(browse-url-maybe-new-window): Reverse the sense of the comparison,
[bpt/emacs.git] / lisp / ChangeLog
1 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
4 sense of the comparison, to match the doc strings of functions
5 that use this macro.
6
7 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
8
9 * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
10
11 * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
12 * menu-bar.el (menu-bar-mode): Ditto.
13
14 2002-02-18 Andreas Schwab <schwab@suse.de>
15
16 * replace.el (query-replace-regexp-eval): Doc fix.
17
18 2002-02-18 Colin Walters <walters@verbum.org>
19
20 * calc/calcalg2.el (math-solve-get-int): Convert return value from
21 `math-get-from-counter' to a string before calling `concat' on it.
22
23 * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
24 (calc-public-autoloads): Obsolete; remove.
25 (calc-private-autoloads): Ditto.
26 (calc-add-autoloads): Ditto.
27
28 * calc/calc-macs.el (calc-with-default-simplification): Use &rest
29 for body.
30
31 2002-02-17 Jason Rumney <jasonr@gnu.org>
32
33 * w32-win.el (x-option-alist, x-long-option-alist)
34 (x-switch-definitions): Remove, use command-line-x-option-alist
35 instead to be consistent with X.
36 (x-handle-initial-switch): New function.
37
38 2002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
39
40 * faces.el (mode-line-inactive, header-line): Add the :inherit
41 attribute for the tty case.
42
43 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
44
45 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
46 invoked from Rmail with full headers displayed.
47
48 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
49
50 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
51 when repeated.
52 * textmodes/paragraphs.el (mark-paragraph): Ditto.
53
54 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
55
56 * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
57 (menu-bar-tools-menu): Removed speedbar.
58
59 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
60 and `flyspell-mode' entries.
61
62 * textmodes/flyspell.el (flyspell): Add to ispell group.
63
64 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
65
66 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
67 repeated.
68 (mark-defun): Mark more if repeated.
69
70 2002-02-17 Colin Walters <walters@verbum.org>
71
72 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch
73 from John Paul Wallington <jpw@shootybangbang.com>.
74
75 * ibuffer.el (ibuffer-truncate-lines): New option.
76 (ibuffer-mode): Use it.
77
78 2002-02-17 Kim F. Storm <storm@cua.dk>
79
80 * cus-start.el: Add mouse-highlight.
81
82 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
83
84 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
85
86 * cus-start.el: Add automatic-hscroll-margin and
87 automatic-hscroll-step.
88
89 2002-02-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
90
91 * cus-start.el (x-autoselect-window): Allow customization.
92
93 * eshell/em-alias.el (eshell-alias-initialize): Do not use
94 make-local-hook.
95
96 * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
97
98 * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
99
100 * eshell/em-glob.el (eshell-glob-initialize): Likewise.
101
102 * eshell/em-hist.el (eshell-hist-initialize): Likewise.
103
104 * eshell/em-pred.el (eshell-pred-initialize): Likewise.
105
106 * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
107
108 * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
109
110 * eshell/em-smart.el (eshell-smart-initialize): Likewise.
111
112 * eshell/em-unix.el (eshell-unix-initialize): Likewise.
113
114 * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
115
116 * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
117
118 * eshell/esh-io.el (eshell-io-initialize): Likewise.
119
120 * eshell/esh-mode.el (eshell-mode): Likewise.
121
122 * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
123
124 * eshell/esh-var.el (eshell-var-initialize): Likewise.
125
126 * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
127
128 * progmodes/idlwave.el (idlwave-mode): Likewise.
129
130 * textmodes/reftex-sel.el (reftex-select-label-mode)
131 (reftex-select-bib-mode): Likewise.
132
133 2002-02-16 John Wiegley <johnw@gnu.org>
134
135 * eshell/em-hist.el (eshell-hist-initialize): When in the
136 minibuffer, use the global value of `eshell-history-ring', and
137 never save it to disk, or ask to save it to disk. This allows
138 users of session.el to control whether its global state should be
139 persisted or not.
140 (eshell-add-command-to-history): Don't write Eshell's history out
141 to disk, let the governing mode control that upon exit.
142
143 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
144
145 * eshell/eshell.el (eshell-command): Before reading from the
146 minibuffer, add eshell-add-command-to-history to
147 minibuffer-exit-hook, and remove it after read-from-minibuffer
148 returns.
149
150 * eshell/em-hist.el (eshell-add-input-to-history): New function,
151 with most of the code from eshell-add-to-history.
152 (eshell-add-command-to-history): New function, to record in
153 eshell-history the commands run via eshell-command.
154 (eshell-add-to-history): Call eshell-add-command-to-history to do
155 most of the work.
156
157 2002-02-16 John Wiegley <johnw@gnu.org>
158
159 * eshell/esh-ext.el (eshell-external-command): Added a fix for
160 XEmacs' new dired.el, which adds a global entry in the
161 `file-name-handler-alist'.
162
163 2002-02-16 John Wiegley <johnw@gnu.org>
164
165 * align.el (align-region): Added a missing name argument.
166
167 2002-02-16 John Wiegley <johnw@gnu.org>
168
169 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
170 after the #! of a shell interpretor specification.
171
172 2002-02-15 Richard M. Stallman <rms@gnu.org>
173
174 * help.el (describe-key-briefly): Make output in INSERT case
175 look just like what is displayed in the normal case.
176
177 2002-02-15 Andreas Schwab <schwab@suse.de>
178
179 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
180 non-letter after specials.
181
182 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
183
184 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
185
186 2002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
187
188 * simple.el (mark-word): Mark more if repeated.
189 * textmodes/paragraphs.el (mark-paragraph): Ditto.
190 (mark-end-of-sentence): Ditto.
191
192 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
193
194 * wid-edit.el (widgetp): Made it more robust.
195
196 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
197
198 * facemenu.el (describe-text-done): New function.
199 (describe-text-mode-map): New variable.
200 (describe-text-mode-hook): New option.
201 (describe-text-mode): New function.
202 (describe-text-widget): New function.
203 (describe-text-sexp): New function.
204 (describe-text-properties): New function.
205 (describe-text-category): New command.
206 (describe-text-at): New command.
207 (facemenu-menu): Replace `list-text-properties-at' with
208 `describe-text-at' in the menu.
209
210 * wid-edit.el (widgetp): New function.
211 * wid-edit.el (widget-keymap, widget-insert, widget-setup):
212 Autoloaded.
213
214 * emacs-lisp/pp.el (pp-to-string): Autoloaded.
215
216 * wid-browse.el: Removed version and x-url keywords.
217
218 2002-02-13 Kim F. Storm <storm@cua.dk>
219
220 * cus-start.el (mode-line-in-non-selected-windows):
221 Allow customization.
222
223 2002-02-13 Richard M. Stallman <rms@gnu.org>
224
225 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
226 Tell bibtex-parse-keys to output no progress messages.
227
228 * international/mule-diag.el (list-input-methods):
229 Use help-input-method, not describe-input-method, for button type.
230
231 * register.el (describe-register-1): Access register contents here.
232
233 * textmodes/text-mode.el (text-mode-hook-identify): Restore
234 previous definition. Add to text-mode-hook again.
235
236 * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
237 (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
238 to avoid needing sendmail.el at run time.
239
240 * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
241 Initialization moved up too.
242 (mode-line-modes): Use :propertize.
243 (mode-line-mode-menu-keymap): Var deleted.
244 (mode-line-copied-mode-name): Var deleted.
245 (mode-line-mode-name): Function deleted.
246 (mode-line-mode-menu): Each item now shows its mode line lighter.
247 (minor-mode-alist): Don't call propertize here.
248
249 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
250
251 * progmodes/pascal.el (pascal-imenu-generic-expression): Add
252 menu-title and fix parentheses.
253
254 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
255
256 * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
257 (menu-bar-options-menu): Don't set default value for
258 `truncate-lines'.
259
260 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
261
262 * menu-bar.el (menu-bar-options-save): Only save
263 `current-language-environment' and `default-input-method' when
264 marked as customized.
265
266 * international/mule-cmds.el
267 (setup-specified-language-environment): Mark
268 `current-language-environment' as customized.
269 (set-input-method): Mark
270 `default-input-method' as customized when called interactively.
271 (toggle-input-method): Ditto.
272
273 2002-02-11 Colin Walters <walters@verbum.org>
274
275 * ibuffer.el (ibuffer-switch-format): Supply required argument for
276 `ibuffer-current-formats'.
277
278 2002-02-11 Miles Bader <miles@gnu.org>
279
280 * faces.el (mode-line-inactive): Add dark-background variant.
281
282 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
283
284 * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
285 * menu-bar.el (menu-bar-mode): Ditto.
286 * cus-edit.el (customize-mark-to-save): Always save variables
287 without a standard value.
288
289 * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
290 (menu-bar-options-save): Ditto.
291 (menu-bar-showhide-menu): Ditto.
292 (menu-bar-options-menu): Ditto.
293 (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
294 menu-bar-scroll-bar-none): Removed.
295 (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
296 expressions instead.
297
298 * cus-edit.el (customize-set-value): Return value.
299 (customize-set-variable): Ditto.
300 (customize-save-variable): Ditto.
301 (customize-set-variable): Load dependencies before setting value.
302 (custom-load-symbol): Autoload it.
303 (customize-mark-as-set): New function.
304
305 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
306
307 * cus-start.el: Don't warn about "x-*" symbols when building a
308 non-GUI version.
309
310 2002-02-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
311
312 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
313 Doc fix.
314 (strokes-help): Do not use doubled with-output-to-temp-buffer.
315 Fix the help string.
316 (strokes-prompt-user-save-strokes): Fix typo.
317 (strokes-list-strokes): Use proper exit-actionargument for
318 view-buffer.
319 Update copyright notice.
320
321 * international/mule-diag.el: Various doc and message fixes.
322 (non-iso-charset-alist): Add mac-roman. Don't add entries for
323 codepages already present.
324 (list-block-of-chars): Display space for null entries in
325 translation table. Display tab specially.
326 (list-non-iso-charset-chars): Check for null charsets. Use pop
327 for clarity. Don't break 8-bit sets into sections between ranges.
328 (list-charset-chars): Avoid indent-tabs-mode.
329 (describe-char-after): Maybe use the text property for syntax
330 table information. Maybe report char-code-property-table info.
331 Maybe report character's unicode. Tweak printing of list info.
332 (list-input-methods): Add xref buttons.
333 (dump-charsets, dump-codings): Deleted (obsolete).
334 From Dave Love <fx@gnu.org>.
335
336 2002-02-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
337
338 * menu-bar.el (menu-bar-showhide-menu): Rename functions for
339 toggling.
340
341 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
342
343 * viper-util.el (viper-read-key-sequence): fixed so it'll read
344 fast key sequences in emacs native mode
345 (viper-events-to-keys): deleted
346
347 * viper.el (describe-key, describe-key-briefly): get rid of
348 viper-events-to-keys.
349
350 * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
351
352 * ediff-wind.el (ediff-setup-control-frame): Use
353 ediff-has-gutter-support.
354
355 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
356 check if buff is alive.
357
358 * ediff.el: typo in comment.
359
360 2002-02-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
361
362 * menu-bar.el (menu-bar-options-save): Take care of
363 line-number-mode and column-number-mode variables.
364 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
365 "Show Column Number" in "Show/Hide" menu.
366
367 2002-02-09 Richard M. Stallman <rms@gnu.org>
368
369 * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
370
371 2002-02-09 Kim F. Storm <storm@cua.dk>
372
373 * faces.el (mode-line-inactive): New face for mode-line for
374 non-selected windows.
375 (mode-line): Doc fix: Only used for selected window.
376
377 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
378
379 * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
380 name to "Insert Diary Entry".
381
382 2002-02-08 Stefan Monnier <monnier@cs.yale.edu>
383
384 * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
385 (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
386
387 2002-02-08 Richard M. Stallman <rms@gnu.org>
388
389 * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
390
391 2002-02-08 Andreas Schwab <schwab@suse.de>
392
393 * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
394 of point-min.
395
396 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
397
398 * net/ange-ftp.el (ange-ftp-process-handle-line)
399 (ange-ftp-set-xfer-size): If the file's size is a float, divide
400 by 1024 instead of using ash.
401
402 * international/mule-cmds.el (select-safe-coding-system):
403 State the buffer's name in the message popped in the *Warning* buffer,
404 and make sure the offending buffer is displayed.
405
406 2002-02-07 Markus Rost <rost@math.ohio-state.edu>
407
408 * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
409
410 2002-02-07 Richard M. Stallman <rms@gnu.org>
411
412 * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
413
414 * register.el (list-registers): New command.
415 (describe-register-1): New subroutine, taken out of view-register.
416
417 * emacs-lisp/copyright.el (copyright-regexp):
418 Delete the unibyte copyright symbol; it's redundant.
419 Fix a spazz in the multibyte encoding here.
420
421 2002-02-07 Dave Love <fx@gnu.org>
422
423 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
424 (cyrillic-encode-alternativnyj-char): Get translation tables from
425 symbol properties, not as variables.
426 (standard-display-cyrillic-translit): Include unicodes.
427
428 2002-02-06 Kim F. Storm <storm@cua.dk>
429
430 * help.el (where-is): Report remapped commands.
431
432 * help-fns.el (describe-function-1): Ditto.
433
434 * subr.el (global-set-key, local-set-key): Accept a symbol for the
435 KEY argument (like define-key).
436
437 2002-02-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
438
439 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
440
441 2002-02-06 Richard M. Stallman <rms@gnu.org>
442
443 * mail/mailabbrev.el: Require sendmail only at compile time.
444 (mail-mode-header-syntax-table): Var deleted.
445 (mail-abbrev-syntax-table): Init to nil, will compute when needed.
446 (sendmail-pre-abbrev-expand-hook): Only temporarily change
447 local-abbrev-table and the syntax table.
448 Compute mail-abbrev-syntax-table if that has not been done.
449
450 * progmodes/compile.el (grep-compute-defaults): Definition moved up.
451
452 * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
453 (debugger-frame-number): Figure out the offset directly.
454 (debugger-setup-buffer): Don't use debugger-frame-offset.
455 (debugger-frame, debugger-frame-clear): Likewise.
456 (debugger-jump): Don't alter debugger-frame-offset.
457
458 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
459 Replace foo-p as var name with foo-flag, not foo-p-flag.
460
461 * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
462 (highlight-changes-passive-string): Default to -Chg.
463 (highlight-changes-global-modes): Doc fix.
464
465 * dired.el (dired-get-filename): Add /: when appropriate
466 to avoid taking a local name as remote.
467
468 * files.el (file-name-non-special): Add special handling for
469 file-name-sans-versions, file-name-completion, and
470 file-name-all-completions.
471
472 * isearch.el (isearch-update): Don't update display in kbd macro.
473 (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
474
475 * subr.el (force-mode-line-update): Doc fix.
476
477 * subr.el (atomic-change-group, prepare-change-group)
478 (activate-change-group, accept-change-group, cancel-change-group):
479 New functions.
480
481 * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
482 (transpose-subr-1): Use atomic-change-group.
483
484 * subr.el (add-minor-mode): Include the mode's lighter string
485 in the minor mode menu item name.
486
487 * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
488 rmail-count-screen-lines starting from (point-min).
489
490 * startup.el (use-fancy-splash-screens-p): Need 19 lines,
491 beyond the image height, to use the fancy splash screen.
492
493 * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
494 (text-mode): Set text-mode-variant here.
495
496 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
497
498 * play/pong.el (pong-height): Don't use height that exceeds the
499 frame height.
500 (pong-border-options): Make the border colors slightly more bright.
501
502 * play/gamegrid.el (gamegrid-display-type): Treat any
503 color-capable display as color-x, if display-color-p is fboundp.
504 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
505 (gamegrid-make-color-tty-face): Use the value of color, not the
506 symbol itself. Don't call gamegrid-color.
507
508 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
509
510 * gud.el (gud-refresh): Call recenter only after we are sure we
511 are in the right window.
512
513 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
514
515 * cus-edit.el (customize-mark-to-save): New function.
516 * menu-bar.el (menu-bar-options-save): Rewrote.
517
518 2002-02-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
519
520 * cus-start.el (x-use-underline-position-properties):
521 Allow customization.
522
523 2002-02-04 Simon Josefsson <jas@extundo.com>
524
525 * dired.el (dired-load-hook, dired-mode-hook)
526 (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
527
528 2002-02-03 Colin Walters <walters@verbum.org>
529
530 * ibuf-ext.el (ibuffer-filter-format-alist)
531 (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
532 New variables.
533 * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
534 is now the Emacs CVS tree.
535 (ibuffer-formats): Doc fix.
536 (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
537 (ibuffer-current-format): Use them.
538 (ibuffer-recompile-formats, ibuffer-check-formats)
539 (ibuffer-switch-format, ibuffer-update-title):
540 Add support for ibuffer-filter-format-alist.
541 (define-ibuffer-column process): Remove unncessary consing.
542
543 * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
544 for a summary column.
545
546 2002-02-03 Andreas Schwab <schwab@suse.de>
547
548 * window.el (save-selected-window): Move macro before first use.
549 (balance-windows): Fix misplaced parenthesis.
550
551 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
552
553 * calculator.el (calculator-displayers): Doc fixes.
554
555 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
556
557 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
558 (menu-bar-options-save): Save also the value of `display-time-mode'.
559 (showhide-date-time): New function.
560 (menu-bar-showhide-menu): New menu-item "Date and time".
561
562 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
563
564 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
565 get-file-buffer to check for rmail buffer existence.
566
567 * term.el (term-emulate-terminal): Extract proper command string
568 which is supplied to term-command-hook.
569
570 2002-02-03 Richard M. Stallman <rms@gnu.org>
571
572 * international/quail.el (quail-help): Don't call help-setup-xref.
573
574 * international/mule-cmds.el (describe-input-method):
575 Call help-setup-xref here.
576 (describe-current-input-method): Doc fix.
577
578 * novice.el (disabled-command-hook): Clarify output text.
579 Indent the paragraph from the command's doc string.
580
581 * dabbrev.el (dabbrev--goto-start-of-abbrev):
582 Exit loop on beginning of field rather than bobp.
583
584 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
585
586 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
587 the message text into the *mail* buffer, and restore the pruned
588 state after that.
589
590 * mail/rmail.el (rmail-redecode-body): Prune the headers before
591 looking for X-Coding-System header, and restore the pruned state
592 before returning.
593
594 2002-02-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
595
596 * cus-edit.el (customize-save-variable): Fix typo in prompt.
597
598 These changes integrate new version of flyspell.el from its
599 maintainer, Manuel Serrano:
600
601 * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
602 (flyspell-mode-on, flyspell-notify-misspell)
603 (flyspell-small-region, flyspell-external-point-words)
604 (flyspell-large-region): Use it
605 (flyspell-before-incorrect-word-string)
606 (flyspell-after-incorrect-word-string): New user options.
607 (make-flyspell-overlay): Use them.
608 (flyspell-version): New function.
609 (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
610 definitions to use :weight.
611 (flyspell-insert-function): New user option.
612 (flyspell-auto-correct-word, flyspell-correct-word)
613 (flyspell-xemacs-correct): Use it.
614 (flyspell-define-abbrev): New function.
615 (flyspell-auto-correct-word, flyspell-correct-word)
616 (flyspell-xemacs-correct): Use it.
617 (make-flyspell-overlay): Use `evaporate' property.
618 (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
619 (flyspell-emacs-popup): Use `session' instead of `accept'.
620 (flyspell-auto-correct-previous-pos): New variable.
621 (flyspell-auto-correct-previous-hook)
622 (flyspell-auto-correct-previous-word): New functions.
623
624 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
625
626 * novice.el (enable-command): If Emacs was invoked as "emacs -q",
627 don't alter the user's ~/.emacs.
628 (disable-command): If user-init-file is nil or does not exist,
629 default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
630 But don't alter the init file if Emacs was invoked as "emacs -q"
631
632 2002-02-01 Stefan Monnier <monnier@cs.yale.edu>
633
634 * mail/sendmail.el (mail-mode): Undo half of last change.
635
636 * indent.el (indent-for-tab-command): Remove spurious code.
637
638 * hi-lock.el (hi-lock-find-patterns): Save restriction.
639
640 2002-02-01 Eli Zaretskii <eliz@is.elta.co.il>
641
642 * calendar/time-date.el: Moved from lisp/gnus.
643
644 * calendar/parse-time.el: Ditto.
645
646 2002-01-31 Richard M. Stallman <rms@gnu.org>
647
648 * international/iso-acc.el (iso-languages): Fix ", " in French.
649
650 * cus-start.el (history-length): Specify customization for it.
651
652 * emacs-lisp/debug.el (debugger-setup-buffer):
653 When an eval-buffer frame was reading from a buffer,
654 insert indication of the buffer position.
655 (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
656 (debugger-frame-clear, debugger-frame): Error on non-frame line.
657
658 * simple.el (shell-command-on-region): Err if no mark
659 before reading the command string.
660
661 * hl-line.el (hl-line-highlight, hl-line-unhighlight):
662 Definitions moved down after hl-line-mode var's definition.
663
664 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
665 (hilit-chg-set-face-on-change): Rename arg.
666 (hilit-chg-make-ov): Detect error earlier.
667
668 * ediff-hook.el: Delete autoload cookies.
669
670 * comint.el (comint-scroll-show-maximum-output): Default is t.
671
672 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
673 (batch-byte-compile-if-not-done): New function.
674
675 * Makefile.in (compile): New target.
676 (compile-always): Renamed from compile-files.
677 (compile-after-backup): Renamed from compile.
678 (bootstrap): Depend on compile-always, not compile-files.
679
680 * emulation/pc-select.el (pc-select-save-and-set-mode):
681 Properly use MODE-VAR.
682
683 2002-01-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
684
685 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
686 Version" to "About Emacs".
687 (menu-bar-options-save): Add `default-frame-alist'
688 to saved variables.
689 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
690 of the variable `scroll-bar-mode'.
691
692 * startup.el (normal-splash-screen, display-splash-screen):
693 New functions (separated from command-line-1).
694 (command-line-1): Use them.
695
696 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
697
698 * calendar/calendar.el (generate-calendar-month): Doc fix.
699
700 2002-01-27 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
701
702 * time.el (display-time-mail-directory): New option.
703 (display-time-mail-function): Update doc-string.
704 (display-time-mail-icon): Use XPM image when available.
705 (display-time-string-forms): Use more descriptive text as
706 help-echo property.
707 (display-time-mail-check-directory): New function.
708 (display-time-update): Use it.
709
710 * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
711 Quote `window-system'.
712
713 * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
714 Add Keywords header. Update Commentary section.
715 Update copyright notice.
716
717 * menu-bar.el (menu-bar-scroll-bar-right)
718 (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
719 (showhide-menu-bar): New functions.
720 (menu-bar-showhide-menu): New submenu "Show/Hide".
721 (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
722 "Show/Hide".
723 Update copyright notice.
724
725 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
726
727 * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
728
729 2002-01-26 Evgeny Roubinchtein <evgenyr@cs.washington.edu>
730
731 * pc-select.el (pc-selection-mode-hook)
732 (pc-select-saved-settings-alist, pc-select-map)
733 (pc-select-saved-global-map, pc-select-key-bindings-alist)
734 (pc-select-default-key-bindings, pc-select-extra-key-bindings)
735 (pc-select-meta-moves-sexps-key-bindings)
736 (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
737 New variables.
738 (pc-select-define-keys, pc-select-restore-keys): New functions.
739 (pc-select-add-to-alist, pc-select-save-and-set-var)
740 (pc-select-save-and-set-mode, pc-select-restore-var)
741 (pc-select-restore-mode): New macros.
742 (pc-selection-mode): Completely rewrote the body of the function;
743 the main goal was to make pc-selection-mode "turn-off"-able, like
744 other minor modes. Use define-minore-mode instead of just a
745 defun. Store the key bindings into four alists:
746 pc-select-default-key-bindings, pc-select-extra-key-bindings,
747 pc-select-meta-moves-sexps-key-bindings, and
748 pc-select-tty-key-bindings; then have the pc-select-define-keys
749 function walk those alists instead of calling define-key
750 repeatedly. When the mode is turned on, set the
751 keybindings in global-map and remember the old keybindings; when
752 the mode is turned off, restore the previously-saved keybindings.
753 (pc-selection-mode defcustom): Reflect the fact that the mode is
754 now "turn-off"-able.
755
756 2002-01-26 Eli Zaretskii <eliz@is.elta.co.il>
757
758 * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
759 returns t, don't treat that as an error.
760
761 2002-01-25 Jason Rumney <jasonr@gnu.org>
762
763 * faces.el (face-font-registry-alternatives) [windows-nt]:
764 Add ms-oemlatin as an alternative for iso8859-1.
765
766 2002-01-25 Stefan Monnier <monnier@cs.yale.edu>
767
768 * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
769 args and the absence of an entry. Don't add -f each time.
770
771 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
772
773 * emacs-lisp/cl-seq.el (mismatch): Doc fix.
774
775 Support for more than 8 colors on character terminals:
776
777 * term/rxvt.el: New file.
778
779 * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
780
781 * term/xterm.el (xterm-standard-colors): New variable.
782 (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
783 (xterm-rxvt-set-background-mode): New functions.
784 (toplevel): Call xterm-register-default-colors,
785 xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
786 Add support for more keys from xterm's terminfo entry.
787
788 * facemenu.el (list-colors-display): If the argument is nil, don't
789 show more colors that the number returned by display-color-cells.
790
791 * term/pc-win.el (msdos-color-values): Reverse the order of the
792 colors, since tty-color-define now preserves the registration order.
793
794 * w32-fns.el (w32-tty-standard-colors): Reverse the order.
795
796 * term/tty-colors.el (tty-standard-colors): Reverse the order.
797 (tty-register-default-colors): New function; code moved from
798 startup.el's command-line.
799 (tty-modify-color-alist): Use nconc instead of cons, to preserve
800 the order the colors where registered.
801
802 * frame.el (display-color-cells): Use tty-display-color-cells.
803
804 * startup.el (command-line): Call tty-register-default-colors.
805
806 2002-01-25 Richard M. Stallman <rms@gnu.org>
807
808 * subr.el (remove): Doc fix.
809
810 2002-01-24 Richard M. Stallman <rms@gnu.org>
811
812 * progmodes/compile.el (compilation-handle-exit):
813 Add a compilation-handle-exit property to the "finished" message.
814 (compilation-parse-errors): Stop parsing when that property is seen.
815
816 * subr.el (substring-no-properties): New function.
817 (copy-without-properties): Function deleted.
818
819 * term/x-win.el (x-handle-geometry): Put sizes on both
820 initial-frame-alist and default-frame-alist.
821
822 * cus-edit.el (custom-save-all): Bind file-precious-flag to t
823 for saving .emacs.
824
825 * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
826
827 * calendar/calendar.el (generate-calendar-month): Doc fix.
828
829 2002-01-23 Richard M. Stallman <rms@gnu.org>
830
831 * play/tetris.el (tetris): New defgroup.
832 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
833 (tetris-default-tick-period): Convert to defcustom.
834 Added * in docstring to indicate user variable.
835 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
836 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
837 (tetris-buffer-height, tetris-width, tetris-height)
838 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
839
840 2002-01-22 Stefan Monnier <monnier@cs.yale.edu>
841
842 * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
843 and is already matched by adaptive-fill-regexp.
844
845 2002-01-22 Richard M. Stallman <rms@gnu.org>
846
847 * bindings.el (mode-line-copied-mode-name): New variable.
848 (mode-line-mode-name): Don't modify mode-name itself!
849 Instead, make a copy and reuse it.
850
851 * subr.el (copy-without-properties): New function.
852
853 * progmodes/sh-script.el (sh-set-shell): Doc fix.
854
855 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
856 slash if DIR is just slash.
857
858 * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
859
860 2002-01-21 Richard M. Stallman <rms@gnu.org>
861
862 * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
863
864 * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
865 Move defvar up.
866
867 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
868
869 * ibuffer.el: Don't require ibuf-ext at load time.
870 (ibuffer): Require ibuf-ext here.
871
872 2002-01-21 Francesco Potorti` <pot@gnu.org>
873
874 * generic-x.el (apache-conf-generic-mode): Highlight the first
875 word in a line even if preceded by blanks.
876
877 2002-01-21 Richard M. Stallman <rms@gnu.org>
878
879 * window.el (window-body-height): Handle minibuffer window specially.
880 Otherwise, don't return less than 1.
881
882 2002-01-20 Thomas Dorner <Thomas.Dorner@start.de>
883
884 * ange-ftp.el: Added support for BS2000, and for raw ftp
885 login commands (needed in some circumstances).
886 (ange-ftp-raw-login): New custom var.
887 (ange-ftp-normal-login): Perform login with raw ftp commands, if
888 ange-ftp-raw-login is set and account password is needed.
889 (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
890 (ange-ftp-bs2000-filename-pubset-regexp)
891 (ange-ftp-bs2000-filename-username-regexp)
892 (ange-ftp-bs2000-filename-prefix-regexp)
893 (ange-ftp-bs2000-name-template): New consts.
894 (ange-ftp-bs2000-short-filename-regexp)
895 (ange-ftp-bs2000-fix-name-regexp-reverse)
896 (ange-ftp-bs2000-fix-name-regexp): New consts.
897 (ange-ftp-bs2000-special-prefix): New custom var.
898 (ange-ftp-fix-name-for-bs2000)
899 (ange-ftp-fix-dir-name-for-bs2000): New funs.
900 (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
901 (ange-ftp-bs2000-posix-hook-installed): New vars.
902 (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
903 (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
904 (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
905 (ange-ftp-bs2000-filename-regexp): New const.
906 (ange-ftp-bs2000-additional-pubsets): New custom var.
907 (ange-ftp-bs2000-cd-to-posix): New fun.
908
909 2002-01-20 Colin Walters <walters@verbum.org>
910
911 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
912 with `byte-compile-dynamic'.
913 (ibuffer-default-directory, toplevel): Doc files.
914
915 2002-01-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
916
917 * tempo.el (tempo-define-template): Doc fix.
918
919 * scroll-bar.el (scroll-bar-mode): Make argument optional.
920
921 2002-01-20 Jason Rumney <jasonr@gnu.org>
922
923 * w32-vars.el: New file.
924
925 * loadup.el [windows-nt]: Load it.
926
927 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
928 and make them defcustoms.
929
930 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
931
932 2002-01-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
933
934 * language/tibet-util.el (tibetan-decompose-region)
935 (tibetan-decompose-string): Fix typo in docstring.
936
937 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
938
939 2002-01-18 Richard M. Stallman <rms@gnu.org>
940
941 * comint.el (comint-redirect-send-command-to-process):
942 Restore previous current buffer.
943
944 * window.el (window-body-height): New function.
945
946 2002-01-18 Zoltan Kemenczy <kemenczy@rogers.com>
947
948 * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
949 "Finish Function" menu map entries for jdb mode.
950 (gud-jdb-use-classpath): New customization variable.
951 (gud-jdb-command-name): Add customization.
952 (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
953 (gud-jdb-classpath-string): New variable.
954 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
955 (gud-jdb-build-source-files-list): Likewise.
956 (gud-jdb-massage-args): Record any command argument classpath
957 string in `gud-jdb-classpath-string'.
958 (gud-jdb-lowest-stack-level): New function, finds bottom of current
959 java call stack in jdb output.
960 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
961 (gud-jdb-parse-classpath-string): New functions.
962 (gud-jdb-marker-filter): Search/detect classpath information in
963 jdb's output. marker regexp updated to match oldjdb and jdb output
964 formats. Expand search for source files to include new/old methods
965 using new functions above. Do not allow `gud-marker-acc' to grow
966 without bound.
967 (jdb): Set classpath information (if available) as jdb is started.
968 Change `gud-break' and `gud-remove'
969 to use new %c ("class") escape in format strings. Add
970 `gud-finish', `gud-up', `gud-down' command string functions, and
971 add them to the local menu map. Update `comint-prompt-regexp' for
972 jdb and oldjdb. If attaching to an already running java VM and
973 configured to use classpath, send command to query for classpath,
974 else use previous method for finding and parsing java
975 sources. Set `gud-jdb-find-source' function accordingly.
976 (gud-mode): Doc fix.
977 (gud-format-command): Add support for new %c ("class") escape.
978 (gud-find-class): New function in support of %c escape.
979
980 2002-01-17 Richard M. Stallman <rms@gnu.org>
981
982 * ibuf-ext.el: Enable byte-compile-dynamic.
983
984 2002-01-17 Jason Rumney <jasonr@gnu.org>
985
986 * term/w32-win.el: Restore conditional require of fontset.
987
988 2002-01-16 Richard M. Stallman <rms@gnu.org>
989
990 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
991 more or less.
992 (mouse-drag-region): New function. For a click in the echo area,
993 show *Messages*.
994
995 * ibuf-ext.el: Delete the autoloads for functions defined with
996 ibuffer-specific commands.
997
998 * help.el (describe-distribution): Really call view-file.
999
1000 * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
1001 (ange-ftp-get-process): Pass that arg.
1002
1003 * comint.el (comint-simple-send): Fix previous change.
1004
1005 * net/telnet.el (telnet-simple-send): Fix previous change.
1006
1007 * progmodes/sql.el (sql-escape-newlines-and-send)
1008 (sql-query-placeholders-and-send): Fix previous change.
1009
1010 2002-01-16 Colin Walters <walters@verbum.org>
1011
1012 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
1013 URL, Compatibility headers. Update copyright notice.
1014 * ibuf-macs.el (toplevel): Require `cl' when compiling.
1015
1016 2002-01-16 Andrew Choi <akochoi@cse.cuhk.edu.hk>
1017
1018 * startup.el (command-line): Set EOL mnemonics for the Mac.
1019
1020 2002-01-16 Andreas Schwab <schwab@suse.de>
1021
1022 * mail/feedmail.el (feedmail): Fix :link spec.
1023
1024 2002-01-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1025
1026 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
1027 2 ldapsearch.
1028
1029 * net/eudc.el: New maintainer. Change author's address.
1030 (eudc-pre-select-window-configuration, eudc-insertion-marker):
1031 Variables removed.
1032 (eudc-insert-selected): Function removed.
1033 (eudc-select): Reimplemented.
1034 (eudc-expand-inline): Delete the strings only after its expansion
1035 is chosen not before.
1036
1037 * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
1038 Minor coding style fixes.
1039
1040 * net/eudcb-ldap.el: New maintainer. Change author's address.
1041 (eudc-attribute-display-method-alist): Display mail with
1042 eudc-display-mail.
1043
1044 * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
1045 * net/eudc-vars.el: New maintainer. Change author's address.
1046
1047 * net/eudc-bob.el: New maintainer. Change author's address.
1048 (eudc-bob-mail-keymap): New keymap for e-mail addresses.
1049 (eudc-display-mail): New function.
1050 (eudc-bob-play-sound-at-point): Remove XEmacs case.
1051
1052 2002-01-15 Richard M. Stallman <rms@gnu.org>
1053
1054 * emacs-lisp/autoload.el (make-autoload):
1055 Don't handle define-ibuffer-column, define-ibuffer-filter,
1056 define-ibuffer-sorter, and define-ibuffer-op.
1057
1058 2002-01-14 Richard M. Stallman <rms@gnu.org>
1059
1060 * calendar/calendar.el (diary-date-forms): Doc fix.
1061
1062 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
1063
1064 * startup.el (command-line): Register the default tty colors even
1065 if the terminal doesn't seem to support colors.
1066 <tty-long-option-alist>: New option --color.
1067 (tty-handle-args): Parse the --color arg.
1068
1069 * term/tty-colors.el (tty-color-mode-alist): New variable.
1070
1071 2002-01-14 Stefan Monnier <monnier@cs.yale.edu>
1072
1073 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
1074 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
1075 Use it.
1076 (ange-ftp-hook-function): Preserve match-data.
1077 (ange-ftp-insert-directory): Typo.
1078 (ange-ftp-shell-command): Check if regexp matched.
1079
1080 2002-01-13 Richard M. Stallman <rms@gnu.org>
1081
1082 * international/mule-cmds.el: help-map bindings moved to help.el.
1083
1084 * help.el (view-echo-area-messages): New function.
1085 (help-map): Add `e' binding. Delete obsolete `d' binding.
1086 Change old Info bindings C-f, C-k and C-i to F, K, S.
1087 Move view-emacs-FAQ from F to C-f.
1088 Move view-emacs-problems from P to C-e.
1089 Bindings moved here from mule-cmds.el.
1090 C-l binding for describe-language-environment deleted
1091 (help-for-help): Update for all these changes.
1092
1093 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
1094
1095 2002-01-13 Dave Love <fx@gnu.org>
1096
1097 * emacs-lisp/copyright.el: Doc fixes.
1098 (copyright-regexp): Add Latin-9 copyright sign.
1099 Match comment delimiters in year lists.
1100 (copyright-current-year): Initialize to load-time year.
1101
1102 2002-01-13 Andreas Schwab <schwab@suse.de>
1103
1104 * dired-aux.el (dired-do-shell-command): Doc fix.
1105
1106 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
1107
1108 * startup.el (command-line-x-option-alist): New options "-fs",
1109 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
1110
1111 * term/x-win.el (x-handle-initial-switch): New function.
1112
1113 2002-01-13 Colin Walters <walters@debian.org>
1114
1115 * emacs-lisp/autoload.el (make-autoload): Handle
1116 define-ibuffer-column, define-ibuffer-filter,
1117 define-ibuffer-sorter, and define-ibuffer-op.
1118
1119 * emacs-lisp/lisp-mode.el (toplevel): Ditto.
1120
1121 * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
1122
1123 2002-01-12 Richard M. Stallman <rms@gnu.org>
1124
1125 * net/browse-url.el (browse-url-grail):
1126 Use browse-url-maybe-new-window.
1127
1128 * net/telnet.el (telnet-simple-send): Handle
1129 comint-input-sender-no-newline like comint-simple-send.
1130
1131 * progmodes/sql.el (sql-query-placeholders-and-send): Handle
1132 comint-input-sender-no-newline like comint-simple-send.
1133 (sql-escape-newlines-and-send): Likewise.
1134
1135 * comint.el (comint-input-sender): Doc fix.
1136 (comint-input-sender-no-newline): New variable.
1137 (comint-simple-send): If comint-input-sender-no-newline,
1138 don't output newline, but maybe send eof.
1139 (comint-send-input): New arg NO-NEWLINE.
1140 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
1141
1142 2002-01-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1143
1144 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
1145 delaying when executing keyboard macros.
1146
1147 2002-01-12 Richard M. Stallman <rms@gnu.org>
1148
1149 * simple.el (line-move): If we can't move enough lines,
1150 go to beginning or end of line.
1151
1152 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
1153 and proper window.
1154
1155 * help.el (describe-mode): Call help-setup-xref in the help buffer.
1156 Switch buffers only after calling `help-buffer'.
1157
1158 * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
1159 only when they are surrounded by whitespace.
1160 Use dired-mark-separator when adding one file name to a command.
1161 (dired-do-shell-command): Verify that * is surrounded by whitespace.
1162 Ask for confirmation if * or ? is not surrounded by whitespace.
1163 (dired-bunch-files): Re-reverse the partial file list when it is used.
1164
1165 2002-01-12 Richard M. Stallman <rms@gnu.org>
1166
1167 * comint.el (comint-dynamic-list-completions): Repeating the command
1168 after displaying a completion list scrolls the list.
1169
1170 2002-01-12 Eli Zaretskii <eliz@is.elta.co.il>
1171
1172 * files.el (find-file-noselect): Don't consider a buffer as
1173 visiting a file literally if it is in hexl-mode.
1174
1175 * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
1176
1177 2002-01-11 Richard M. Stallman <rms@gnu.org>
1178
1179 * startup.el (initial-scratch-message): Fix custom type, add group.
1180
1181 * mail/rmail.el (rmail-decode-babyl-format): Disable undo
1182 around the decode-coding-region call.
1183
1184 * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
1185 after displaying a completion list scrolls the list.
1186
1187 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1188
1189 * version.el (emacs-version): Bump to 21.2.50.
1190
1191 2002-01-10 Thien-Thi Nguyen <ttn@giblet.glug.org>
1192
1193 * play/zone.el (zone-timeout): New var.
1194 (zone-hiding-modeline): New macro.
1195 (zone-call): New func.
1196
1197 (zone): Init `modeline-hidden-level' symbol property.
1198 Use `zone-call' instead of `funcall'.
1199
1200 (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
1201
1202 (zone-pgm-stress): Use `zone-hiding-modeline'.
1203
1204 (zone-pgm-stress-destress): New zone program.
1205
1206 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1207
1208 * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
1209
1210 2002-01-09 Richard M. Stallman <rms@gnu.org>
1211
1212 * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
1213
1214 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
1215
1216 * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
1217 flyspell-mouse-map.
1218
1219 2002-01-08 Richard M. Stallman <rms@gnu.org>
1220
1221 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
1222
1223 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
1224
1225 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
1226
1227 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1228
1229 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
1230 Do not use make-local-hook.
1231
1232 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1233
1234 * international/quail.el (quail-start-translation)
1235 (quail-start-conversion): Bind last-command-event, last-command,
1236 and this-command in the first let. This fixes the change from
1237 2000-08-30.
1238
1239 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
1240
1241 * ediff-hook.el: Add an autoload cookie.
1242
1243 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1244
1245 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
1246 address of the author.
1247
1248 2002-01-08 Richard M. Stallman <rms@gnu.org>
1249
1250 * replace.el (occur-mode-goto-occurrence-other-window): New command.
1251 (occur-mode-map): Bind `o' to that.
1252
1253 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
1254
1255 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
1256 new macro that replaces viper-emacs-p and viper-xemacs-p in many
1257 cases. Used to reduce the number of warnings.
1258
1259 * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
1260 (viper-standard-value): Move here from viper.el.
1261 (viper-set-unread-command-events): Move to viper-util.el
1262 (viper-check-minibuffer-overlay): Make sure
1263 viper-minibuffer-overlay is moved to cover the entire input field.
1264
1265 * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs.
1266 (viper-read-key-sequence, viper-set-unread-command-events)
1267 (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
1268
1269 * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
1270
1271 * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
1272
1273 * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
1274
1275 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
1276 (viper-event-vector-p): Move to viper-util.el
1277
1278 * viper.el (viper-standard-value): Move to viper-cmd.el.
1279 Use viper-cond-compile-for-xemacs-or-emacs.
1280
1281 * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1282
1283 * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1284
1285 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
1286 New macro designed to be used in many places where ediff-emacs-p or
1287 ediff-xemacs-p was previously used. Reduces the number of warnings.
1288 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
1289 of ediff-xemacs-p.
1290 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
1291 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
1292 (ediff-whitespace-diff-region-p, ediff-get-region-contents):
1293 Move to ediff-util.el.
1294 (ediff-event-key): Moved here.
1295
1296 * ediff-merge.el: Got rid of unreferenced variables.
1297
1298 * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1299
1300 * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1301 (ediff-cleanup-mess): Improve the way windows are set up after
1302 quitting ediff.
1303 (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
1304 (ediff-dispose-of-variant-according-to-user): New function
1305 designed to be smarter and also understands indirect buffers.
1306 (ediff-highlight-diff-in-one-buffer)
1307 (ediff-unhighlight-diff-in-one-buffer)
1308 (ediff-unhighlight-diffs-totally-in-one-buffer)
1309 (ediff-highlight-diff, ediff-highlight-diff)
1310 (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
1311 (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
1312 (ediff-get-region-contents, ediff-make-current-diff-overlay):
1313 Moved here.
1314 (ediff-format-bindings-of): New function by Hannu Koivisto
1315 <azure@iki.fi>.
1316 (ediff-setup): Make sure the merge buffer is always widened and
1317 modifiable.
1318 (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
1319 result of a merge into a file visited by another buffer.
1320 (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
1321 is visited by another buffer and ask to save/delete that buffer.
1322 (ediff-verify-file-merge-buffer): New function to do the above.
1323
1324 * ediff-vers.el: Load ediff-init.el at compile time.
1325
1326 * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1327
1328 * ediff.el (ediff-windows, ediff-regions-wordwise)
1329 (ediff-regions-linewise): Use indirect buffers to improve
1330 robustness and make it possible to compare regions of the same
1331 buffer (even overlapping regions).
1332 (ediff-clone-buffer-for-region-comparison)
1333 (ediff-clone-buffer-for-window-comparison): New functions.
1334 (ediff-files-internal): Refuse to compare identical files.
1335 (ediff-regions-internal): Get rid of the warning about comparing
1336 regions of the same buffer.
1337
1338 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
1339 Plus the following fixes courtesy of Dave Love: Doc fixes.
1340 (ediff-word-1): Use word class and move - to the
1341 front per regexp documentation.
1342 (ediff-wordify): Bind forward-word-function outside loop.
1343 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
1344 consing buffer contents.
1345 (ediff-goto-word): Move syntax table setting outside loop.
1346
1347 2002-01-07 Richard M. Stallman <rms@gnu.org>
1348
1349 * dired.el (dired-copy-filename-as-kill): Call kill-append
1350 if following a kill command.
1351
1352 * help-fns.el (describe-variable, describe-function):
1353 Do save-excursion.
1354
1355 2002-01-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1356
1357 * net/ldap.el (ldap-search-internal): Skip error message from
1358 ldapsearch. Allow listing attribute names only. Do not open
1359 non-existent files.
1360
1361 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
1362 call non-existent function.
1363
1364 * net/eudc.el (top-level): Revert previous change.
1365
1366 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
1367 variables to prevent warning from byte-compiler.
1368
1369 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
1370 string-match on emacs-version again.
1371
1372 * enriched.el (enriched-make-annotation): Fix the change from
1373 2002-01-05.
1374 (enriched-handle-display-prop): Return proper values.
1375
1376 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
1377 proper attribute name labeledUri instead of deprecated labeledUrl.
1378
1379 2002-01-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1380
1381 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
1382 editing an empty hotlist.
1383
1384 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
1385 Use buffer-string instead of buffer-substring for the whole
1386 buffer.
1387
1388 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
1389 not free.
1390
1391 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
1392 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
1393 (eudc-bob-save-object): Make the buffer unibyte.
1394 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
1395 object to external program.
1396
1397 2002-01-05 Andre Spiegel <spiegel@gnu.org>
1398
1399 * vc.el (vc-branch-part): Return nil if there's no `.'
1400 (vc-default-previous-version): Renamed from vc-previous-version.
1401 New args BACKEND and FILE. Return nil for revision numbers
1402 without a `.'
1403 (vc-version-diff): Call vc-BACKEND-previous-version.
1404 (vc-steal-lock): Steal lock before composing mail, so that no mail
1405 is sent when the stealing goes wrong. And we'll actually see the
1406 error in that case now.
1407 (vc-finish-steal): Removed.
1408
1409 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
1410 the lock, so that we see expanded headers.
1411 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p,
1412 vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
1413 available from vc.el. Updated all callers.
1414
1415 2002-01-05 Richard M. Stallman <rms@gnu.org>
1416
1417 * enriched.el (enriched-make-annotation): Doc fix.
1418
1419 * format.el (format-replace-strings, format-subtract-regions)
1420 (format-annotate-region, format-annotate-location)
1421 (format-annotate-atomic-property-change)
1422 (format-annotate-single-property-change): Doc fixes.
1423
1424 2002-01-05 Jason Rumney <jasonr@gnu.org>
1425
1426 * term/w32-win.el: Require fontset unconditionally.
1427 (w32-handle-scroll-bar-event): Remove.
1428
1429 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1430
1431 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
1432 copyrights to be updated.
1433
1434 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1435
1436 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
1437 2001-10-24.
1438
1439 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
1440
1441 2002-01-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1442
1443 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
1444 entry.
1445 (ldap-ignore-attribute-codings): Change the default value to allow
1446 encoding/decoding of attributes.
1447 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
1448
1449 2002-01-03 Richard M. Stallman <rms@gnu.org>
1450
1451 * files.el (basic-save-buffer): Undo previous change.
1452
1453 * calendar/diary-lib.el (diary-block): Doc fix.
1454
1455 * custom.el (defcustom): Fix syntax of previous change.
1456
1457 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
1458
1459 * custom.el (defcustom): Documented :tag, :link and :load.
1460
1461 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1462
1463 * mail/sendmail.el (mail-recover-1): New function.
1464 (mail-recover): Switch to the *mail* buffer right away. Use
1465 buffer-auto-save-file-name instead of calling
1466 make-auto-save-file-name. Call dired-noselect instead of invoking
1467 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
1468 before reading the auto-save file. If the buffer's auto-save file
1469 does not exist, call mail-recover-1 to allow recovery from past
1470 auto-saved drafts.
1471
1472 2002-01-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1473
1474 * time.el (display-time-load-average-threshold): Fix defcustom
1475 (add type and group).
1476
1477 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
1478 specification from the hostname.
1479
1480 2002-01-02 Richard M. Stallman <rms@gnu.org>
1481
1482 * facemenu.el (facemenu-active-faces):
1483 Use face-attributes-as-vector, not face-attributes-vector.
1484
1485 2002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
1486
1487 * xscheme.el: Eleven years of updates on a private copy.
1488
1489 Extensive changes to support multiple xscheme buffers:
1490 (run-scheme): Break up into new functions to facilitate starting
1491 processes in other buffers.
1492 (xscheme-start, xscheme-read-command-line): New functions.
1493 (start-scheme, select-scheme)
1494 (default-xscheme-runlight)
1495 (global-set-scheme-interaction-buffer)
1496 (local-set-scheme-interaction-buffer)
1497 (local-clear-scheme-interaction-buffer)
1498 (exit-scheme-interaction-mode)
1499 (verify-xscheme-buffer): New functions.
1500 (xscheme-process-name, xscheme-buffer-name)
1501 (xscheme-runlight): New internal vars.
1502 (default-xscheme-runlight): New const.
1503 (xscheme-start-process): Add args for the process/buffer names.
1504 (reset-scheme): Pass process/buffer names.
1505 (scheme-interaction-mode): Initialize new local vars.
1506 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
1507 (xscheme-select-process-buffer, xscheme-process-buffer)
1508 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
1509 (xscheme-goto-output-point, xscheme-write-message-1): Use new
1510 var xscheme-process-name.
1511 (xscheme-start-process): Initialize xscheme-process-name and
1512 xscheme-buffer-name in the process buffer. Pass buffer name to
1513 xscheme-modeline-initialize.
1514 (xscheme-modeline-initialize): Add argument to specify buffer name
1515 for mode-line vars.
1516 (xscheme-process-sentinel): Make sure sentinel is run in the
1517 process buffer so it sees its local vars.
1518 (xscheme-process-filter-initialize, xscheme-set-runlight): More
1519 elaborate logic to handle multiple-buffer mode lines.
1520
1521 (xscheme-enter-input-wait): Re-enable control-G handler upon
1522 entering input wait.
1523
1524 (scheme-interaction-mode): Add arg to preserve local vars.
1525 (xscheme-enter-interaction-mode)
1526 (xscheme-enter-debugger-mode): Preserve local vars.
1527 (xscheme-start-process): Clobber local vars.
1528
1529 (scheme-interaction-mode-commands): Allow end user to add commands
1530 to scheme-interaction-mode keymap.
1531 (scheme-interaction-mode-commands-alist): New variable.
1532
1533 (xscheme-send-string): Don't use insert-before-markers.
1534
1535 Implement a per-buffer kill ring:
1536 (xscheme-insert-expression)
1537 (xscheme-rotate-yank-pointer, xscheme-yank)
1538 (xscheme-yank-pop, xscheme-yank-push): New functions.
1539 (xscheme-expressions-ring)
1540 (xscheme-expressions-ring-yank-pointer)
1541 (xscheme-expressions-ring-max): New variables.
1542 (xscheme-send-string-1): Call xscheme-insert-expression to save
1543 expression in ring.
1544 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
1545 (xscheme-previous-send): Deleted variable.
1546
1547 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed,
1548 xscheme-send-control-g-interrupt): Use process-send-string rather
1549 than send-string.
1550
1551 (xscheme-send-region): Insert a newline after an expression that
1552 is submitted in the interaction buffer, for consistency with
1553 recent changes to Edwin.
1554
1555 (xscheme-delete-output): New function mimics comint-delete-output.
1556 (xscheme-last-input-end): New internal variable.
1557 (xscheme-process-filter-output): Update xscheme-last-input-end.
1558
1559 (xscheme-send-control-g-interrupt): Make sure that
1560 xscheme-control-g-disabled-p is looked up in the right buffer.
1561
1562 (xscheme-enable-control-g): Clear C-g message if visible.
1563 (xscheme-control-g-message-string): New internal var.
1564 (xscheme-send-control-g-interrupt): Use new var.
1565
1566 (xscheme-send-control-g-interrupt, xscheme-send-interrupt): Delay
1567 after sending interrupt in order to work around race condition.
1568
1569 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
1570 (xscheme-send-char): Use xscheme-send-char rather than send-string
1571 to send single char.
1572
1573 (xscheme-process-filter, xscheme-process-filter-alist): Add
1574 support for evaluating expressions outside of the call-excursion.
1575 (xscheme-process-filter:string-action-noexcursion): New func.
1576
1577 (xscheme-write-value): Change output string to match that used by
1578 Edwin.
1579
1580 (xscheme-coerce-prompt): Don't write a space after a command
1581 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
1582 for us.
1583
1584 (reset-scheme): Delete process after killing it.
1585
1586 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1587
1588 * bindings.el (function-key-map): Don't bind shifted keypad
1589 numeric keys.
1590
1591 2002-01-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1592
1593 * enriched.el (enriched-handle-display-prop): Remove unused
1594 variables.
1595 (enriched-mode): Doc fix.
1596
1597 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1598
1599 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
1600 Hebrew points.
1601
1602 2002-01-01 Richard M. Stallman <rms@gnu.org>
1603
1604 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
1605
1606 2001-12-31 Richard M. Stallman <rms@gnu.org>
1607
1608 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
1609 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
1610 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
1611 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
1612 * progmodes/cperl-mode.el, progmodes/idlwave.el:
1613 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
1614 Adapt face definitions to use :weight and :slant.
1615
1616 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
1617
1618 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
1619
1620 * font-lock.el (initializing from font-lock-face-attributes):
1621 Use :weight and :slant, not :bold and :italic.
1622
1623 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
1624
1625 * cus-edit.el (custom-face-edit-fix-value): New function.
1626 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
1627
1628 2001-12-30 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1629
1630 * progmodes/octave-mod.el (octave-abbrev-table):
1631 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
1632 * progmodes/fortran.el (fortran-mode-abbrev-table):
1633 * progmodes/f90.el (f90-mode-abbrev-table):
1634 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
1635 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
1636 predefined abbrevs as "system" abbrevs.
1637
1638 2001-12-30 Richard M. Stallman <rms@gnu.org>
1639
1640 * info.el (Info-fontify-node): For a **** underline line, put the
1641 invisible and intangible props on the following newline, but not
1642 on the previous newline or the last char of the previous line.
1643
1644 * faces.el (face-set-after-frame-default): Don't change `default' face.
1645
1646 * faces.el (minibuffer-prompt): Adopt some default colors.
1647
1648 * replace.el (query-replace-read-args): Immediate error if read-only.
1649
1650 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
1651 Display the output buffer in a more intelligent way.
1652
1653 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
1654
1655 * ls-lisp.el (insert-directory): Modify the "total" line wording,
1656 in accordance with files.el's insert-directory.
1657
1658 2001-12-29 Richard M. Stallman <rms@gnu.org>
1659
1660 * files.el (basic-save-buffer): If a before-write hook displays
1661 an echo area message, pause before calling basic-save-buffer-1.
1662
1663 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
1664
1665 * textmodes/reftex-global.el (reftex-query-replace-document)
1666 (reftex-change-label): Doc fix.
1667
1668 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
1669
1670 * progmodes/etags.el (tags-query-replace): Doc fix.
1671
1672 2001-12-29 Richard M. Stallman <rms@gnu.org>
1673
1674 * progmodes/compile.el (compile-internal): Fix previous change.
1675
1676 2001-12-28 Richard M. Stallman <rms@gnu.org>
1677
1678 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
1679 shrink the windows above as necessary to get space.
1680 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
1681
1682 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
1683 This fixes a bug that treated all files as directories.
1684 (ange-ftp-insert-directory): Explicitly follow symlinks.
1685
1686 * international/iso-transl.el (iso-transl-char-map) Eliminate the
1687 alias symbols--put the translated sequences here directly.
1688
1689 * progmodes/cc-mode.el (c-mode-abbrev-table)
1690 (c++-mode-abbrev-table, objc-mode-abbrev-table)
1691 (java-mode-abbrev-table, pike-mode-abbrev-table):
1692 Mark all the predefined abbrevs as "system" abbrevs.
1693
1694 * mail/sendmail.el (mail-envelope-from): Fix custom type.
1695 (sendmail-send-it): Check mail-specify-envelope-from
1696 and mail-envelope-from in the mail buffer at start.
1697
1698 2001-12-28 Simon Josefsson <jas@extundo.com>
1699
1700 * mail/sendmail.el (mail-envelope-from): Fix :type.
1701 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
1702
1703 2001-12-28 Richard M. Stallman <rms@gnu.org>
1704
1705 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
1706
1707 * simple.el (line-move-invisible): New subroutine.
1708 (line-move-to-column): New subroutine--smarter about advancing over
1709 invisible parts of a line, or lines, but only as long as hpos grows.
1710 (line-move-finish): New subroutine: repeatedly processes desired
1711 column, intangibility, and fields.
1712 (line-move): Use those subroutines.
1713 When moving lines downward, skip invisible text first rather than last.
1714
1715 2001-12-27 Richard M. Stallman <rms@gnu.org>
1716
1717 * international/mule-diag.el (describe-char-after):
1718 Describe the text properties of the char after point.
1719
1720 * help.el (describe-key): Doc fix.
1721
1722 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
1723
1724 * find-dired.el (find-dired-sentinel): Precede exit message by
1725 two spaces, to match the regexp in dired-between-files.
1726
1727 2001-12-28 Miles Bader <miles@gnu.org>
1728
1729 * wid-edit.el (widget-toggle-value-create): Don't eval actual
1730 images (which are lists too).
1731
1732 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1733
1734 * language/european.el: Fix the doc string of "Latin-5" language
1735 environment.
1736
1737 2001-12-26 Richard M. Stallman <rms@gnu.org>
1738
1739 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
1740 defined as before 2001-11-09.
1741 (add-minor-mode call): Specify the keymap.
1742
1743 * progmodes/compile.el (compile-internal):
1744 Set TERM variable in process-environment.
1745
1746 2001-12-25 Richard M. Stallman <rms@gnu.org>
1747
1748 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
1749 the buffer.
1750
1751 * startup.el (command-line): Convert command line args
1752 to Emacs internal representation using locale-coding-system.
1753
1754 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
1755
1756 * international/fontset.el: Don't require ind-util when compiling.
1757
1758 2001-12-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1759
1760 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
1761 set-frame-height and set-frame-width instead of set-screen-height
1762 and set-screen-width.
1763
1764 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
1765 of obsolete set-screen-width.
1766
1767 * locate.el (locate): Remove dot at the end of error argument.
1768
1769 * emerge.el (emerge-show-file-name): Use frame-height instead of
1770 obsolete screen-height.
1771
1772 * mail/mh-utils.el (mh-show-msg): Likewise.
1773 (mh-handle-process-error): Use frame-width instead of obsolete
1774 screen-width.
1775
1776 2001-12-25 Richard M. Stallman <rms@gnu.org>
1777
1778 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
1779 to enlarge-window. Use save-selected-window. Don't try
1780 to resize windows that end at the bottom "level".
1781 Retry changing the sizes until the windows get the desired sizes.
1782 Discount the minibuffer when computing total height available.
1783
1784 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
1785 (debugger-make-xrefs): Only make a button for the first symbol
1786 on any line.
1787
1788 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
1789
1790 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
1791 Call IT-setup-unicode-display here instead of adding it to
1792 dos-codepage-setup-hook, so that Unicode display tables are set
1793 before dos-codepage-setup-hook runs.
1794
1795 2001-12-24 Richard M. Stallman <rms@gnu.org>
1796
1797 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
1798 (nslookup-mode-abbrev-table): Don't define it.
1799 (smbclient-mode-abbrev-table): Don't define it.
1800 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
1801 (nslookup-mode, smbclient-mode): Likewise.
1802 (network-connection-service-abbrev-alist): Variable deleted.
1803 (network-connection-mode-setup): Don't set up abbrev table.
1804
1805 * faces.el (minibuffer-prompt): New face.
1806 (minibuffer-prompt-properties): Add `face' property.
1807
1808 * replace.el (occur-mode-display-occurrence): New function.
1809 (occur-mode-map): Bind C-o to it.
1810
1811 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
1812
1813 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
1814 (viper-special-read-and-insert-char): Make C-m work right in the r
1815 comand.
1816 (viper-buffer-search-enable): Fixed format string.
1817
1818 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
1819 instead of viper-info-on-file.
1820 (ex-set-visited-file-name): New function.
1821
1822 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
1823
1824 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
1825 action argument.
1826
1827 * ediff-init.el: Fixed some doc strings.
1828
1829 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
1830 Got rid of make-local-hook.
1831
1832 * ediff-wind.el (ediff-setup-control-frame): Got rid of
1833 make-local-hook.
1834
1835 2001-12-23 Richard M. Stallman <rms@gnu.org>
1836
1837 * term/x-win.el (x-handle-geometry): Put height and width
1838 on default-frame-alist, left and top on initial-frame-alist.
1839 * term/w32-win.el (x-handle-geometry): Likewise.
1840
1841 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
1842
1843 * play/yow.el (yow): Use an arg to distinguish interactive calls,
1844 not interactive-p.
1845
1846 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1847
1848 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
1849 mocklisp entries.
1850
1851 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
1852 Lisp. Obsoleted.
1853
1854 * emulation/mlconvert.el: File removed.
1855
1856 * emulation/mlsupport.el: Moved to obsolete.
1857
1858 * obsolete/mlsupport.el: Moved there from lisp/emulation.
1859
1860 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
1861
1862 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove
1863 mocklisp case.
1864
1865 * help-fns.el (describe-function-1): Remove mocklisp function
1866 case.
1867
1868 2001-12-22 Miles Bader <miles@gnu.org>
1869
1870 * textmodes/refill.el (refill-mode): Don't barf when redundantly
1871 turning refill-mode off.
1872
1873 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1874
1875 * time.el (display-time-load-average-threshold): New variable.
1876 (display-time-update): Use it.
1877
1878 These changes allow cycling through past 1, 5 and 15 minutes
1879 load-average displayed in the mode-line.
1880
1881 * time.el (display-time-default-load-average): New customizable option.
1882 (display-time-load-average): New variable.
1883 (display-time-cycle-load-average): New function.
1884 (display-time-update): Use them.
1885
1886 2001-12-21 Richard M. Stallman <rms@gnu.org>
1887
1888 * apropos.el (apropos-print): SPACING is now nil or a separator string.
1889 (apropos-documentation, apropos-value): Pass a suitable string.
1890
1891 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1892
1893 * dired.el (dired-free-space-program, dired-free-space-args):
1894 Aliases for back-compatibility.
1895
1896 * info.el (Info-select-node): If Info-use-header-line is nil, set
1897 header-line-format to nil.
1898 (Info-fontify-node): Don't put a keymap text property on the
1899 heading if we are not going to display the header line. Remove
1900 any such text properties left over from past visits to this node.
1901
1902 * ls-lisp.el (insert-directory): Insert the amount of free disk
1903 space, like files.el's insert-directory does.
1904
1905 * files.el (directory-free-space-program): Mention
1906 file-system-info in the doc string.
1907 (get-free-disk-space): New function; code moved from
1908 insert-directory.
1909 (insert-directory): Call get-free-disk-space to get the amount of
1910 free space.
1911
1912 2001-12-21 Richard M. Stallman <rms@gnu.org>
1913
1914 * help.el (view-order-manuals, view-emacs-news, describe-copying)
1915 (describe-distribution, describe-project): Use view-file.
1916
1917 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
1918
1919 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
1920
1921 * emacs-lisp/easy-mmode.el (define-minor-mode):
1922 Make no arg by default in an interactive call,
1923 so that repeating the command toggles again.
1924
1925 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
1926
1927 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
1928
1929 * antlr-mode.el: More sophisticated indentation of cpp directive.
1930 (antlr-indent-at-bol-alist): New user option.
1931 (antlr-indent-line): Use it.
1932 (antlr-indent-style): New user option.
1933 (antlr-mode): Use it.
1934 (antlr-indent-item-regexp): Customize.
1935
1936 * antlr-mode.el: Syntax highlighting changes.
1937 (antlr-font-lock-literal-regexp): New user option.
1938 (antlr-font-lock-syntax-face): New face used for :, |, ....
1939 (antlr-font-lock-default-face): New face.
1940 (antlr-font-lock-additional-keywords): Use them.
1941
1942 * antlr-mode.el: New command to insert options -- variables.
1943 (antlr-mode-map): New binding [C-c C-o].
1944 (antlr-mode-menu): New submenus.
1945 (antlr-options-use-submenus): New user option.
1946 (antlr-tool-version): New user option.
1947 (antlr-options-auto-colon): New user option.
1948 (antlr-options-style): New user option.
1949 (antlr-options-push-mark): New user option.
1950 (antlr-options-assign-string): New user option.
1951 (antlr-options-headings): New variable.
1952
1953 * antlr-mode.el: New command to insert options -- specific.
1954 (antlr-options-alists): New variable.
1955 (antlr-read-value): New function.
1956 (antlr-read-boolean): New function.
1957 (antlr-language-option-extra): New function.
1958 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
1959 (antlr-c++-mode-extra): New function.
1960 (antlr-grammar-tokens): New function.
1961 (antlr-imenu-create-index-function): New optional argument.
1962
1963 * antlr-mode.el: New command to insert options -- functions.
1964 (antlr-insert-option): New command.
1965 (antlr-insert-option-interactive): New function.
1966 (antlr-options-menu-filter): New function.
1967 (antlr-option-kind): New function.
1968 (antlr-scan-lists): New alias.
1969 (antlr-scan-lists-internal): New function.
1970 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
1971 (antlr-option-level): New function.
1972 (antlr-syntactic-grammar-depth): New function.
1973 (antlr-option-location): New function.
1974 (antlr-insert-option-do): New function.
1975 (antlr-option-spec): New function.
1976 (antlr-version-string): New function.
1977 (antlr-insert-option-existing): New function.
1978 (antlr-insert-option-space): New function.
1979 (antlr-insert-option-area): New function.
1980
1981 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
1982 with narrowing. Menu change. Miscellaneous.
1983 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
1984 (antlr-mode-map): New bindings for characters in ":;|&(){}".
1985 (antlr-electric-character): New command.
1986 (antlr-class-header-regexp): New variable.
1987 (antlr-font-lock-additional-keywords): Use it.
1988 (antlr-imenu-create-index-function): Use it.
1989 (antlr-file-dependencies): Use it.
1990 (antlr-indent-line): Also works with restrictions.
1991 (antlr-indent-command): Interactive spec - changes the buffer.
1992 (antlr-language-for-option): Deletia.
1993 (antlr-language-option): New function, defined instead.
1994 (antlr-mode): Use it.
1995 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1996
1997 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
1998 instead of a literal /dev/null.
1999
2000 * Makefile.in (distclean): Remove Makefile in the build
2001 directory, not in the source directory.
2002
2003 2001-12-21 Simon Josefsson <jas@extundo.com>.
2004
2005 * mail/smtpmail.el (smtpmail-send-queued-mail): Use
2006 with-temp-buffer instead of find-file-noselect, and bind
2007 coding-system-for-read to no-conversion when reading the queued
2008 messages. (Simon's code modified slightly by Eli Zaretskii.)
2009
2010 2001-12-20 Werner Lemberg <wl@gnu.org>
2011
2012 * international/mule-diag.el (describe-coding-system,
2013 print-coding-system-briefly): Make printed output have a similar
2014 format as describe-character-set.
2015
2016 2001-12-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2017
2018 * play/blackbox.el (bb-member): Remove, use member instead.
2019 (bb-delete): Remove, use delete instead.
2020 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
2021 bb-score, bb-detour-count and bb-balls-placed.
2022 Propertize results of rays.
2023
2024 2001-12-19 Karl Fogel <kfogel@red-bean.com>
2025
2026 * isearch.el (isearch-forward, isearch-edit-string): Make doc
2027 strings mention keybinding for `isearch-yank-word-or-char',
2028 rather than `isearch-yank-word', since the former is bound now
2029 and the latter is not.
2030 (isearch-yank-word-or-char): Fix formatting.
2031
2032 2001-12-19 Werner Lemberg <wl@gnu.org>
2033
2034 * language/czech.el, language/european.el, language/slovak.el: More
2035 fixes for language info doc strings.
2036
2037 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
2038
2039 * loadup.el: Add "language" to the load-path.
2040
2041 2001-12-19 Richard M. Stallman <rms@gnu.org>
2042
2043 * international/mule-cmds.el (describe-language-environment):
2044 Fix calls to help-xref-button.
2045
2046 2001-12-19 Miles Bader <miles@gnu.org>
2047
2048 * international/fontset.el: Require `ind-util' when compiling.
2049
2050 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2051
2052 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
2053 instead of decompose-composite-char.
2054
2055 2001-12-18 Richard M. Stallman <rms@gnu.org>
2056
2057 * simple.el (eval-expression-print-level)
2058 (eval-expression-print-length): Doc fixes.
2059
2060 * international/mule-diag.el (describe-character-set):
2061 Fix the arg to help-xref-button.
2062
2063 * files.el (directory-free-space-program): New variable.
2064 (directory-free-space-args): New variable.
2065 (insert-directory): Use those two variables for getting free space.
2066 Use file-system-info instead, if that is defined.
2067
2068 * dired.el (dired-free-space-program): Variable deleted.
2069 (dired-free-space-args): Variable deleted.
2070 (dired-insert-directory): Don't try to determine free space.
2071
2072 * files.el (font-lock-defaults): Add risky-local-variables prop.
2073 (hack-one-local-variable): Treat various font-lock variables as risky.
2074
2075 2001-12-18 Werner Lemberg <wl@gnu.org>
2076
2077 * language/chinese.el, language/cyrillic.el:
2078 * language/czech.el, language/european.el, language/greek.el:
2079 * language/hebrew.el, language/indian.el, language/japanese.el:
2080 * language/korean.el, language/lao.el, language/slovak.el:
2081 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2082 Improve documentation strings of coding systems and language infos.
2083
2084 2001-12-18 Werner LEMBERG <wl@gnu.org>
2085
2086 Add support for EUC-TW decoding/encoding.
2087
2088 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
2089 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
2090 New auxiliary functions to build `big5-to-cns'.
2091 (big5-to-cns): New translation alist.
2092
2093 * language/chinese.el: Added new coding system `euc-tw' and its
2094 alias `euc-taiwan'.
2095 Updated language `Chinese-CNS' to include euc-tw encoding also.
2096 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
2097 euc-tw.
2098
2099 2001-12-18 Dave Love <fx@gnu.org>
2100
2101 * loadup.el: Add language/utf-8-lang, language/georgian.
2102
2103 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
2104 (image-file-name-regexps): Doc fix.
2105
2106 * server.el (server-unload-hook): New function.
2107
2108 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
2109 (lm-crack-copyright): Cope with multi-line copyright `lines'.
2110
2111 * simple.el (newline): Doc fix.
2112 (eval-expression-print-level, eval-expression-print-length): Doc
2113 fix. Amend :type.
2114 (next-line, previous-line): Make arg optional.
2115 (newline): Doc fix.
2116
2117 * Makefile.in (DONTCOMPILE): Add various language files.
2118
2119 * international/quail.el (quail-input-string-to-events): Don't use
2120 string-to-list.
2121
2122 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
2123 calling `newline'.
2124
2125 2001-12-17 Richard M. Stallman <rms@gnu.org>
2126
2127 * comint.el (comint-dynamic-list-input-ring-select): New function.
2128 Switches back to the old window configuration.
2129 (comint-dynamic-list-input-ring): Bind RET to that function.
2130 (comint-dynamic-list-input-ring-window-conf): New variable.
2131
2132 2001-12-17 Werner Lemberg <wl@gnu.org>
2133
2134 * international/mule-conf.el: Improve documentation strings of
2135 character sets.
2136
2137 2001-12-16 Richard M. Stallman <rms@gnu.org>
2138
2139 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
2140 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
2141
2142 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
2143
2144 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
2145 Add a DESCRIPTION for the makefile item.
2146
2147 * find-file.el (ff-other-file-name): New function.
2148
2149 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2150
2151 * international/quail.el (quail-input-string-to-events): Fix last
2152 change.
2153
2154 2001-12-16 Richard M. Stallman <rms@gnu.org>
2155
2156 * isearch.el (isearch-edit-string): When we set isearch-string
2157 to the default, also set isearch-message.
2158
2159 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
2160
2161 * startup.el (command-line-1): Display startup screen
2162 even if there are command line args.
2163 Add a note about how to go to editing your files.
2164 (fancy-splash-head): Add a note about how to go to your files.
2165 (fancy-splash-outer-buffer): New variable.
2166 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
2167
2168 * subr.el (with-temp-message): At the end, always discard
2169 the temp message, even by clearing the echo area.
2170
2171 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
2172
2173 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
2174
2175 * log-view.el (log-view-message-re, log-view-current-tag):
2176 Recognize Subversion's log output format.
2177
2178 * international/fontset.el: Build the list L at compile time.
2179
2180 * language/ind-util.el (mapthread): Make a closure.
2181
2182 2001-12-15 Richard M. Stallman <rms@gnu.org>
2183
2184 * isearch.el (isearch-start-hscroll): New variable.
2185 (isearch-mode): Set isearch-start-hscroll.
2186 (isearch-update): Restore original hscrolling if possible.
2187
2188 * isearch.el (isearch-edit-string):
2189 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
2190
2191 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
2192 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
2193 rather than regexp search and (2) copying text properties
2194 already set up on text unchanged from the previous backtrace.
2195
2196 * case-table.el (set-case-syntax-pair):
2197 Detect invalid calls and signal an error.
2198
2199 2001-12-15 Richard M. Stallman <rms@gnu.org>
2200
2201 * language/ind-util.el (range): Function deleted.
2202 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
2203 All calls changed.
2204
2205 * language/devan-util.el (devanagari-range): Renamed from `range'.
2206 All calls changed.
2207 (devanagari-regexp-of-hashtbl-keys):
2208 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
2209
2210 2001-12-15 Dave Love <fx@gnu.org>
2211
2212 * language/ind-util.el: Don't require cl.
2213 (indian-glyph-char, indian-glyph-max-char)
2214 (indian-char-glyph): Moved from indian.el
2215 (indian--puthash-char, mapthread): Don't quote lambda.
2216 (indian--map): New function.
2217 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
2218 (indian--puthash-cv): Use it.
2219
2220 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
2221 (indian-char-glyph): Moved to ind-util.el
2222
2223 * language/devan-util.el (devanagari-post-read-conversion):
2224 New function.
2225
2226 * language/georgian.el: New file.
2227
2228 * international/mule-cmds.el (locale-language-names): Add various
2229 entries. Remove utf-8 special case.
2230 (locale-charset-language-names, locale-preferred-coding-systems):
2231 Add utf-8 case.
2232 (set-language-environment): Process required-features earlier.
2233
2234 * international/quail.el (quail-keyboard-layout-alist):
2235 Add pc105-uk.
2236 (quail-keyboard-layout-type): Fix :type.
2237 (quail-choose-completion-string): Simplify.
2238 (quail-update-leim-list-file): Don't get fooled by commented-out code.
2239 (quail-input-string-to-events): Run events through
2240 translation-table-for-input.
2241
2242 * international/mule-conf.el (translation-table-for-input):
2243 New variable.
2244 (latin-iso8859-14): Amend description.
2245 (file-coding-system-alist): Add entry for utf-8.
2246
2247 * language/utf-8-lang.el: New file.
2248
2249 * international/code-pages.el: New file.
2250
2251 * language/hebrew.el ("Windows-1255"): New language.
2252
2253 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
2254 ("Latvian"): New languages.
2255
2256 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
2257
2258 * xml.el: Use setq rather than (set 'foo bar).
2259 Use push+nreverse rather than append.
2260 (xml-node-name, xml-node-attributes, xml-node-children):
2261 Use defsubst rather than macros.
2262 (xml-parse-region): Handle a nil return value from xml-parse-tag.
2263 (xml-parse-tag): Don't skip white space. Return nil for a comment.
2264 Concat the two strings surrounding a comment into a single string.
2265
2266 * newcomment.el (comment-indent): Jump to the middle of empty comments.
2267
2268 2001-12-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2269
2270 * select.el (xselect-convert-to-class, xselect-convert-to-name):
2271 Document.
2272
2273 2001-12-14 Andre Spiegel <spiegel@gnu.org>
2274
2275 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
2276 Return nil if FILE is not registered.
2277 (vc-check-master-templates, vc-default-make-version-backups-p):
2278 Doc fix.
2279
2280 2001-12-13 David Ponce <david@dponce.com>
2281
2282 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
2283 (ruler-mode-left-fringe-cols): New macro.
2284 (ruler-mode-right-fringe-cols): New macro.
2285 (ruler-mode-left-scroll-bar-cols): New macro.
2286 (ruler-mode-right-scroll-bar-cols): New macro.
2287 (ruler-mode-ruler): Use above new macros.
2288
2289 2001-12-13 Richard M. Stallman <rms@gnu.org>
2290
2291 * files.el (set-auto-mode): Fix previous change.
2292
2293 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
2294
2295 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
2296 (easy-menu-do-define, easy-menu-convert-item-1)
2297 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
2298 (easy-menu-return-item): Only return nil if there is no binding.
2299
2300 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
2301
2302 * whitespace.el (whitespace-version): 3.2
2303 * whitespace.el (whitespace-force-mode-line-update): Replace with
2304 `whitespace-mode-line-update', which is an alias to the correct
2305 function in various emacsen.
2306 * whitespace.el (whitespace-{un,}highlight-the-space):
2307 Add colorized highlighting of the bogus whitespaces in a buffer/file,
2308 using the `whitespace-highlight-face' if
2309 `whitespace-display-spaces-in-color' is set.
2310
2311 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
2312
2313 * international/mule.el (set-auto-coding): Don't search for
2314 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
2315
2316 2001-12-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2317
2318 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
2319
2320 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
2321
2322 * mail/rmailsum.el (rmail-summary-mode): Likewise.
2323
2324 2001-12-13 Richard M. Stallman <rms@gnu.org>
2325
2326 * simple.el (undo): Always set this-command to `undo',
2327 so that the next undo after an error will not begin redoing.
2328
2329 * simple.el (shell-command): Doc fix.
2330 (shell-command-on-region): If there is output an an error,
2331 add "...Shell command failed" to the output.
2332
2333 2001-12-13 David Ponce <david@dponce.com>
2334
2335 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
2336 (ruler-mode-left-fringe-cols): Function replaced by more efficient
2337 implementation `ruler-mode-extra-left-cols'.
2338 (ruler-mode-ruler): Use above new function. Take into account
2339 that the fringe areas can now be resized.
2340
2341 2001-12-12 Richard M. Stallman <rms@gnu.org>
2342
2343 * international/characters.el (Unicode): Comment out
2344 the specifications for kelvin and angstrom signs.
2345
2346 * international/mule.el (make-translation-table-from-vector):
2347 Allow null elements in VEC.
2348
2349 * international/ucs-tables.el (unify-8859-on-encoding-mode)
2350 (unify-8859-on-decoding-mode): Swap the code in their bodies.
2351 Add :version.
2352
2353 2001-12-11 Richard M. Stallman <rms@gnu.org>
2354
2355 * derived.el (derived-mode-p): Function moved to subr.el.
2356
2357 * subr.el (derived-mode-p): Moved here from derived.el.
2358
2359 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
2360
2361 * files.el (set-auto-mode-1): New subroutine, broken out of
2362 set-auto-mode.
2363 (set-auto-mode, hack-local-variables-prop-line): Use that.
2364
2365 2001-12-11 Dave Love <fx@gnu.org>
2366
2367 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
2368
2369 * language/european.el: Remove autoload cookies. Fix registration
2370 of diacritic composition function.
2371
2372 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2373
2374 * calendar/todo-mode.el: Require time-stamp.
2375
2376 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
2377
2378 2001-12-11 Richard M. Stallman <rms@gnu.org>
2379
2380 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
2381
2382 * textmodes/ispell.el (ispell-buffer-local-parsing):
2383 Match xml like sgml.
2384
2385 * emacs-lisp/advice.el (ad-compile-function):
2386 Byte compile the function under another (uninterned) name.
2387
2388 * gud.el (gdb): Define and bind gud-jump.
2389
2390 * font-lock.el (font-lock-mode):
2391 Put our function at the end of after-change-functions.
2392
2393 * ediff-diff.el (ediff-cmp-options): Doc fix.
2394
2395 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
2396
2397 2001-12-10 Richard M. Stallman <rms@gnu.org>
2398
2399 * isearch.el (isearch-yank-word-or-char): New function.
2400 (isearch-mode-map): Bind C-w to that.
2401
2402 * menu-bar.el (menu-bar-mode): Make arg optional.
2403
2404 * simple.el (line-move): Cope if next-single-property-change
2405 or previous-single-property-change returns nil.
2406
2407 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
2408 Don't use interactive-p; instead, pass the proper args
2409 in (interactive...). Clean up most of the trouble-report strings.
2410
2411 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
2412
2413 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
2414 enqueued messages literally.
2415
2416 2001-12-10 Noah Friedman <friedman@splode.com>
2417
2418 * battery.el (battery-insert-file-contents): Obsolete function
2419 removed.
2420 (battery-read-function): Obsolete function removed.
2421 (battery-linux-proc-apm): Use insert-file-contents.
2422
2423 2001-12-07 Stephen Eglen <stephen@gnu.org>
2424
2425 * iswitchb.el (iswitchb-visit-buffer):
2426 Use `select-frame-set-input-focus'--needed when window manager
2427 uses "click to focus" policy.
2428
2429 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2430
2431 * COPYING: Moved back.
2432
2433 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2434
2435 * term/internal.el (IT-character-translations): Add entries for
2436 more points.
2437
2438 * international/characters.el: Resurrect the Hebrew category
2439 settings for all Hebrew characters removed by the last change.
2440 Add code for setting the Hebrew category of the Unicode Hebrew
2441 characters. Set syntax entries for Hebrew punctuation characters.
2442
2443 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
2444 points and directional formatting control characters.
2445
2446 2001-12-07 Dave Love <fx@gnu.org>
2447
2448 * language/lao-util.el: Add Unicode equivalents for rules.
2449 (lao-post-read-conversion): New function.
2450
2451 * language/lao.el: Add Unicode equivalents.
2452 (lao): Add post-read conversion.
2453
2454 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
2455 Use iso2022 encoding.
2456 (latin1-char-displayable-p): Doc fix.
2457 (latin1-display-ucs-per-lynx): New option.
2458 (latin1-display-ucs-per-lynx): New command.
2459 (latin1-display-reset): Special-case arabic.
2460 (ucs-tables): Require.
2461 (latin1-display-sets, latin1-display-setup): Add arabic.
2462 (latin1-display) <variable>: Use function latin1-display.
2463 (latin1-display) <function>: Add mule-unicode stuff.
2464 (latin1-display-check-font): Don't lose if `info' is nil.
2465
2466 * international/iso-transl.el: Insert Latin-1 characters, not
2467 unibyte codes.
2468
2469 * language/european.el (diacritic-composition-pattern): New constant.
2470 (diacritic-compose-region, diacritic-compose-string)
2471 (diacritic-compose-buffer, diacritic-post-read-conversion)
2472 (diacritic-composition-function): New functions.
2473
2474 * international/utf-8.el (ucs-mule-to-mule-unicode):
2475 New translation table.
2476 (ccl-encode-mule-utf-8): Use it.
2477 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
2478 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
2479 (utf-8-subst-table): New variable.
2480 (utf-8-compose-scripts): New option.
2481 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
2482
2483 * international/ucs-tables.el, international/utf-8-subst.el:
2484 New files.
2485
2486 * international/characters.el: Don't set word syntax (the default)
2487 explicitly. Add a diacritic category. Add info for Unicode
2488 equivalents of characters in various Mule charsets and for extra
2489 Unicode characters. Don't define specific categories for
2490 Indian/Devanagari, since they aren't used.
2491
2492 2001-12-06 Richard M. Stallman <rms@gnu.org>
2493
2494 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
2495 (set-justification-left, set-justification-right): Doc fix.
2496
2497 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
2498 (bug-f90-mode): Variable deleted.
2499
2500 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
2501
2502 * indent.el (indent-line-function): Default is indent-relative again.
2503
2504 2001-12-07 Miles Bader <miles@gnu.org>
2505
2506 * progmodes/compile.el (compilation-error-regexp-alist):
2507 Added regexps for RXP.
2508
2509 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
2510
2511 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
2512 Add shift-assignment operators to those highlighted, and highlight
2513 the whole operator rather than just the "=".
2514
2515 2001-12-04 Juanma Barranquero <lektu@terra.es>
2516
2517 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
2518 before saving abbrevs if `save-abbrevs' has the value `silently'.
2519
2520 2001-12-04 Andreas Schwab <schwab@suse.de>
2521
2522 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
2523
2524 2001-12-04 Colin Walters <walters@debian.org>
2525
2526 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
2527 for `defmacro*' forms.
2528
2529 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
2530 `defmacro*'.
2531
2532 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
2533
2534 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
2535
2536 2001-12-02 Richard M. Stallman <rms@gnu.org>
2537
2538 * files.el (insert-directory): If the df output does not look right,
2539 don't try to use it. Other cleanups in overall code structure.
2540
2541 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
2542
2543 * textmodes/outline.el (outline-mode-prefix-map):
2544 Add bindings for outline-promote and outline-demote.
2545 (outline-minor-mode-menu-bar-map): New var.
2546 (outline-minor-mode): Use it.
2547 (outline-heading-alist): New var (renamed from outline-level-heading).
2548 (outline-level): Use it.
2549 (outline-insert-heading, outline-promote, outline-demote):
2550 Update to use outline-heading-alist.
2551
2552 * disp-table.el (standard-display-european):
2553 Simplify since the function is not interactive any more.
2554 Don't set the existing buffers to unibyte.
2555
2556 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
2557
2558 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
2559
2560 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
2561
2562 * shell.el (shell): Use shell-file-name.
2563 Pop to buffer before calling comint to set COLUMNS properly.
2564
2565 * emacs-lisp/cl.el (svref): New alias.
2566
2567 * progmodes/antlr-mode.el (antlr-c-common-init):
2568 Don't inhibit adaptive-fill-mode any more.
2569
2570 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
2571
2572 * progmodes/etags.el (tags-with-face): Use make-symbol.
2573 (tags-search, tags-query-replace): Use backquotes.
2574
2575 * textmodes/picture.el (picture-mode-map): Don't use defconst
2576 for a variable.
2577
2578 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2579
2580 * textmodes/reftex-index.el (reftex-index-mode):
2581 Remove make-local-hook.
2582
2583 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
2584
2585 2001-12-02 Kim F. Storm <storm@cua.dk>
2586
2587 * isearch.el (isearch-resume-enabled): New variable.
2588 (isearch-done): Use that variable.
2589
2590 2001-12-01 Richard M. Stallman <rms@gnu.org>
2591
2592 * wid-edit.el (widget-button-click): Don't move point permanently:
2593 Avoid mouse-set-point--instead select the window,
2594 then do save-excursion, then move point.
2595 Specify the buffer for get-char-property.
2596 Don't use `@' in interactive.
2597
2598 * indent.el (indent-line-function):
2599 Default is indent-to-left-margin again.
2600
2601 * replace.el (query-replace-read-args): Display message
2602 if FROM contains `\n' or `\t'.
2603
2604 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
2605
2606 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
2607
2608 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
2609
2610 * emacs-lisp/regexp-opt.el (regexp-opt):
2611 Bind completion-regexp-list to nil.
2612
2613 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
2614
2615 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2616
2617 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
2618 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
2619 Update maintainer.
2620
2621 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
2622
2623 * mail/smtpmail.el: Use with-current-buffer.
2624 (message-make-date, message-make-message-id): Autoload when needed.
2625 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
2626 headers when missing.
2627
2628 * international/encoded-kb.el (encoded-kbd-mode):
2629 Use define-minor-mode.
2630
2631 * enriched.el (enriched-mode): Use define-minor-mode.
2632 Use dolist and pop and push.
2633
2634 * info.el (Info-find-node-2): Don't call info-insert-file-contents
2635 with the `visit' argument.
2636 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
2637
2638 * progmodes/hideif.el (hide-ifdef-mode): Only modify
2639 `change-major-mode-hook' locally. Reset invisibility spec.
2640
2641 * man.el (Man-build-section-alist): Remove last Man-match-substring.
2642
2643 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2644
2645 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
2646 Clarify error message.
2647
2648 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2649
2650 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
2651
2652 2001-11-30 Andre Spiegel <spiegel@gnu.org>
2653
2654 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
2655 don't just return it.
2656
2657 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2658
2659 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
2660 (menu-bar-read-emacs-man, search-emacs-glossary)
2661 (emacs-index-search, elisp-index-search): New functions.
2662 (apropso-documentation, apropos, apropos-value, apropos-variable)
2663 (apropos-commands): Modify menu item names and help text.
2664 (elisp-index-search, emacs-index-search, emacs-glossary):
2665 New menu items.
2666 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
2667 submenu.
2668 (info-elisp, info-elintro): New menu items.
2669 (apropos): Modify the menu item name.
2670
2671 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
2672
2673 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
2674
2675 * textmodes/outline.el (outline-promote, outline-demote): Typo.
2676
2677 * man.el (man-follow-mouse): New function.
2678 (Man-mode-map): Bind mouse-2 to it.
2679 (Man-match-substring): Remove. Replace with `match-string'.
2680 (man): Use the `default-value' argument to `read-string'.
2681 (Man-fontify-manpage): Add mouse-face to cross references.
2682
2683 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
2684
2685 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
2686
2687 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
2688 the value of require-match in minibuffer-completion-confirm.
2689 Use crm-local-completion-map.
2690
2691 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
2692 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
2693 (cl-make-type-test): Use char-valid-p for `character'.
2694
2695 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
2696 (Info-complete-menu-item): Rewrite. Add the ability to search
2697 several sequential nodes. Add a simple caching mechanism.
2698 (Info-goto-index): New function extracted from Info-index.
2699 (Info-index): Use it. Add completion to the interactive spec.
2700 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
2701
2702 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2703
2704 * COPYING: Removed.
2705
2706 2001-11-29 Dave Love <fx@gnu.org>
2707
2708 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
2709 (fortran-window-create, fortran-window-create-momentarily):
2710 Rewrite, moving error condition.
2711 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
2712 (fortran-mode-syntax-table): Revert last change.
2713
2714 * international/mule.el: Doc fixes.
2715 (map-charset-chars): New function.
2716 (register-char-codings): Use it to cope with generic chars in
2717 safe-chars.
2718
2719 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2720
2721 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
2722
2723 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
2724
2725 * play/studly.el (studlify-word, studlify-region)
2726 (studlify-buffer): Fix doc-string.
2727 (studlify-buffer): Add autoload cookie.
2728
2729 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
2730
2731 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
2732 (outline-up-heading-all): Remove.
2733 (hide-sublevels): Move to end-of-heading before calling flag-region.
2734 (outline-copy-overlay, outline-discard-overlays): Remove.
2735 (outline-flag-region): Use `remove-overlays'.
2736 Don't move to end-of-heading.
2737 (outline-next-visible-heading, outline-back-to-heading)
2738 (outline-on-heading-p): Use outline-invisible-p.
2739 (outline-font-lock-level): Use outline-up-heading's new arg.
2740 (outline-minor-mode): Simplify.
2741 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
2742 (outline): Put a `reveal-toggle-invisible' property.
2743 (outline-level-heading): New var.
2744 (outline-insert-heading, outline-promote, outline-demote)
2745 (outline-toggle-children): New commands.
2746
2747 * progmodes/hideif.el (hif-end-of-line): New function.
2748 (hide-ifdef-mode): Set line-move-ignore-invisible.
2749 (hide-ifdef-region-internal): New function.
2750 (hide-ifdef-region): Use it.
2751 (hif-defined): Return an integer.
2752 (hif-infix-to-prefix): Remove.
2753 (hif-tokenize): Parse from the buffer rather than from a string.
2754 Correctly tokenize integers. Use forward-comment.
2755 (hif-expr): Use hif-or.
2756 (hif-term): Use hif-and.
2757 (hif-factor): Use hif-not. Handle numbers properly.
2758 Don't require parenthesis around `defined's argument.
2759 (hif-and, hif-or, hif-not): New funs.
2760 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
2761 (hif-hide-line): Don't hide the \n before the line.
2762 (hif-possibly-hide): Correctly handle numeric evaluation results.
2763
2764 * progmodes/make-mode.el: Use line-(end|beginning)-position.
2765 (makefile-mode): Set indent-line-function.
2766 (makefile-browser-insert-continuation): Use with-current-buffer.
2767 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
2768
2769 2001-11-28 Karl Fogel <kfogel@red-bean.com>
2770
2771 * isearch.el (isearch-yank-internal): New helper function.
2772 (isearch-yank-char): New function.
2773 (isearch-yank-word, isearch-yank-line): Rewrite to use
2774 isearch-yank-internal.
2775
2776 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
2777
2778 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
2779 aren't supported. Print a message to that effect if invoked.
2780
2781 2001-11-27 Stephen Eglen <stephen@gnu.org>
2782
2783 * locate.el (locate): Put point at first matching file rather
2784 than top of buffer.
2785
2786 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
2787
2788 * reveal.el: New file.
2789
2790 * progmodes/hideif.el: Misc cleanup.
2791 (hide-ifdef-mode-submap): Put the def in the defvar.
2792 Use substitute-key-definition.
2793 (hide-ifdef-mode): Use define-minor-mode.
2794 (hif-outline-flag-region): Remove.
2795 (hif-show-all): Define in terms of hif-show-ifdef-region.
2796 (hif-after-revert-function): Rename from hif-before-revert-function.
2797 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
2798 (hif-tokenize): Use with-syntax-table.
2799 (hif-make-range): Use `else' also for `else-p'.
2800 (hif-range-else-p): Remove.
2801 (hif-find-range): Simplify.
2802 (hif-hide-line): Don't bother preserving buffer-modified-p.
2803 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
2804 Don't use selective-display and inhibit-read-only.
2805
2806 * subr.el (copy-overlay, remove-overlays): New funs.
2807
2808 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
2809
2810 2001-11-27 Sam Steingold <sds@gnu.org>
2811
2812 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
2813 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
2814 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
2815 * obsolete/c-mode.el, obsolete/cplus-md.el
2816 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
2817 * term/sun-mouse.el, textmodes/artist.el:
2818 Converted backquote to the new style.
2819 * mouse.el, reposition.el: Likewise (in comments).
2820 * expand.el: Likewise (in a string).
2821
2822 2001-11-27 Richard M. Stallman <rms@gnu.org>
2823
2824 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
2825
2826 2001-11-26 Richard M. Stallman <rms@gnu.org>
2827
2828 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
2829 if :on-glyph or :off-glyph is a list, eval it and store it back.
2830 (checkbox): Quote the values for :on-glyph and :off-glyph.
2831
2832 * cus-start.el (recursive-load-depth-limit): Delete item.
2833
2834 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
2835
2836 * help-fns.el (describe-categories, help-describe-category-set): New.
2837 describe-categories moved here from src/category.c.
2838
2839 2001-11-26 Sam Steingold <sds@gnu.org>
2840
2841 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
2842 arguments to `insert' are strings.
2843
2844 2001-11-26 Richard M. Stallman <rms@gnu.org>
2845
2846 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
2847
2848 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
2849
2850 * international/mule-diag.el: Require help-fns instead of
2851 help-funs.
2852
2853 * help-fns.el: Renamed from help-funs.el.
2854
2855 * startup.el (command-line-1): Don't try to call process-list if
2856 it is not fboundp.
2857
2858 2001-11-26 Sam Steingold <sds@gnu.org>
2859
2860 * frame.el (show-trailing-whitespace): Remove :set argument (the
2861 value was essentially identical to the defalt).
2862
2863 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2864
2865 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
2866
2867 * icomplete.el (icomplete-minibuffer-setup): Likewise.
2868
2869 * hilit-chg.el (hilit-chg-set): Likewise.
2870
2871 * speedbar.el (speedbar-mode): Likewise.
2872
2873 * calendar/calendar.el (calendar-mode): Likewise.
2874
2875 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
2876 insert-string.
2877
2878 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
2879
2880 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
2881
2882 * term/sun-mouse.el (sun-yank-selection): Likewise.
2883
2884 * textmodes/bib-mode.el (return-key-bib): Likewise.
2885
2886 * calendar/appt.el (appt-disp-window): Likewise.
2887
2888 * calendar/diary-lib.el (list-diary-entries): Likewise.
2889
2890 * array.el (array-reconfigure-rows): Likewise.
2891
2892 * filecache.el (file-cache-minibuffer-complete): Likewise.
2893
2894 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
2895
2896 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
2897
2898 * allout.el (outline-version, outline-open-topic)
2899 (outline-rebullet-heading, outline-insert-listified)
2900 (outline-latex-verbatim-quote-curr-line)
2901 (outline-latexify-one-item, outlineify-sticky): Likewise.
2902
2903 * vc.el (vc-next-action-on-file): Likewise.
2904 (vc-dired-mode): Remove make-local-hook.
2905
2906 2001-11-26 Andre Spiegel <spiegel@gnu.org>
2907
2908 * vc.el (vc-find-version): New function.
2909 (vc-version-other-window): Redefined in terms of the above.
2910
2911 * log-view.el (log-view-find-version): New function.
2912 (log-view-mode-map): Bind it to `f'.
2913
2914 2001-11-26 Gerd Moellmann <gerd@gnu.org>
2915
2916 * language/devan-util.el (dev-char-glyph): Escape `"' in
2917 string literals.
2918 (dev-glyph-glyph, dev-glyph-glyph-2)
2919 (devanagari-compose-syllable-region): Likewise.
2920
2921 2001-11-26 Richard M. Stallman <rms@gnu.org>
2922
2923 * window.el (save-selected-window): No error if saved window is dead.
2924
2925 * help-funs.el (describe-syntax): Put (interactive) after doc string.
2926
2927 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2928
2929 * international/quail.el (quail-help): Require help-mode in
2930 top-level instead.
2931
2932 * iswitchb.el (iswitchb-exhibit): Use insert instead of
2933 insert-string.
2934
2935 * icomplete.el (icomplete-exhibit): Likewise.
2936
2937 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
2938
2939 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
2940 (diff-hunk-kill): Simplify.
2941 (diff-post-command-hook): Only apply to a single hunk.
2942 (diff-hunk-text): Make `char-offset' non-optional.
2943 (diff-find-text): Return a cons cell.
2944 (diff-find-approx-text): New fun.
2945 (diff-find-source-location): Use it.
2946 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
2947 Adapt to new retval of diff-find-text.
2948
2949 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
2950 rather than integer- representation of dates.
2951
2952 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
2953
2954 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
2955 (syntax-after): New fun.
2956
2957 * help-funs.el (describe-syntax): New fun.
2958
2959 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
2960 (font-lock-ppss-stats, font-lock-ppss): Remove.
2961 (font-lock-fontify-syntactically-region): Remove tuning code.
2962 (font-lock-compile-keywords): Fix off-by-one bug.
2963 (font-lock-set-defaults): Don't set removed vars.
2964 (c-keywords): Add `inline'.
2965 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
2966
2967 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2968 Set syntax-begin-function.
2969 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
2970 (lisp-interaction-mode): Don't set local-abbrev-table any more.
2971 (lisp-mode-auto-fill): Use syntax-ppss and obey
2972 comment-auto-fill-only-comments.
2973 (lisp-fill-paragraph): Use syntax-ppss.
2974
2975 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
2976
2977 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
2978 version of rmail-enable-mime.
2979 (rmail-forward): Use it.
2980
2981 2001-11-25 Richard M. Stallman <rms@gnu.org>
2982
2983 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
2984
2985 * international/quail.el (quail-keyboard-layout-button):
2986 Define button type.
2987 (quail-keyboard-customize-button): Likewise.
2988 (quail-help): Use those button types. Require `help-mode'.
2989 Avoid altering the argument `package'.
2990
2991 * help-mode.el (help-function, help-variable, help-face)
2992 (help-coding-system, help-input-method, help-character-set):
2993 Define each button type with its own explicit define-button-type.
2994
2995 * language/devan-util.el: Comment out parts of the file
2996 which apparently are garbled.
2997
2998 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2999
3000 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
3001 insert-string.
3002
3003 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3004
3005 * play/snake.el (snake-mode): Remove make-local-hook.
3006
3007 * play/tetris.el (tetris-mode): Likewise.
3008
3009 * play/decipher.el (decipher-mode): Likewise.
3010
3011 * tmm.el (tmm-add-prompt): Likewise.
3012
3013 2001-11-25 Sam Steingold <sds@gnu.org>
3014
3015 * menu-bar.el (menu-bar-apropos-menu): New variable.
3016 Moved all `apropos' bindings to this menu.
3017 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
3018
3019 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
3020
3021 The following changes are for new indian languages support based
3022 on Unicode charset and CDAC fonts.
3023
3024 * international/mule-conf.el: Change indian-1-column charset to
3025 indian-glyph charset.
3026
3027 * international/characters.el: Adjusted for the change of
3028 indian-1-column -> indian-glyph.
3029
3030 * international/fontset.el: Delete the setting for indian-1-column
3031 and add the setting for indian-glyph in the default fontset.
3032
3033 * language/indian.el: Completely re-written.
3034
3035 * language/devanagari.el: Completely re-written.
3036
3037 * language/devan-util.el: Completely re-written.
3038
3039 * language/ind-util.el: New file.
3040
3041 2001-11-24 Richard M. Stallman <rms@gnu.org>
3042
3043 * startup.el (command-line-1): Don't do startup screen
3044 if a subprocess is running. Call the startup screen buffer
3045 "GNU Emacs". Make a special mode-line-format for it.
3046
3047 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
3048 (browse-url-galeon): Use that variable.
3049
3050 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
3051 eval-expression. Eval and set the variable simply.
3052
3053 * files.el (temporary-file-directory): Use defcustom.
3054 (small-temporary-file-directory): Likewise.
3055 (normal-backup-enable-predicate): Move down in file
3056 after definition of temporary-file-directory.
3057
3058 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
3059
3060 2001-11-24 Colin Walters <walters@debian.org>
3061
3062 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
3063 autoload names to match files renamed on initial calc import.
3064
3065 * calc/calc.el (Commentary): Cleanup, and add logistic curve
3066 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
3067
3068 2001-11-23 Colin Walters <walters@debian.org>
3069
3070 * Makefile.in (finder_setwins, setwins): Include Calc again.
3071
3072 * calc/calc-rules.el: Add header comment.
3073
3074 2001-11-23 Andre Spiegel <spiegel@gnu.org>
3075
3076 * vc.el (with-vc-properties): Don't bind `filename' locally.
3077 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
3078 to avoid name clashes. Fix `lisp-indent-function' property for
3079 both.
3080
3081 2001-11-23 Francesco Potorti` <pot@gnu.org>
3082
3083 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
3084
3085 2001-11-22 Colin Walters <walters@debian.org>
3086
3087 * calc/calc-misc.el (report-calc-bug):
3088 Use `reporter-prompt-for-summary-p'.
3089
3090 * calc/INSTALL, calc/Makefile: Remove.
3091
3092 2001-11-22 Miles Bader <miles@gnu.org>
3093
3094 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
3095 (reb-match-2, reb-match-3): Add dark-background variants.
3096
3097 2001-11-22 Colin Walters <walters@debian.org>
3098
3099 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
3100 (info "Calc").
3101 (report-calc-bug): Use reporter.el.
3102
3103 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
3104
3105 2001-11-21 Richard M. Stallman <rms@gnu.org>
3106
3107 * which-func.el (which-function): Call imenu--make-index-alist
3108 if necessary to get a list of functions.
3109 (which-function-imenu-failed): New variable.
3110 (which-func-update): Handle all visible windows.
3111 (which-func-update-1): New subroutine broken out of which-func-update.
3112
3113 * files.el (temporary-file-directory, null-device)
3114 (small-temporary-file-directory): Definitions moved up.
3115
3116 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
3117 (cperl-non-problems, cperl-praise): Doc fixes.
3118
3119 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
3120 (sh-mode-syntax-table): Function restored.
3121 Variable set up for use by function sh-mode-syntax-table.
3122 (sh-set-shell): Set the syntax table.
3123
3124 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
3125
3126 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
3127
3128 * international/encoded-kb.el: Don't alter minor-map-alist.
3129
3130 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3131
3132 * files.el (auto-save-file-name-transforms): Put remote files in
3133 temporary-file-directory rather than /tmp.
3134
3135 2001-11-21 Colin Walters <walters@debian.org>
3136
3137 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
3138 of (function ...) wrapper.
3139
3140 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
3141
3142 * derived.el (define-derived-mode): Create the abbrev-table
3143 from inside the `defvar'.
3144
3145 * jit-lock.el (jit-lock-defer-time): New var.
3146 (jit-lock-defer-timer, jit-lock-buffers): New vars.
3147 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
3148 (jit-lock-function): Defer fontification if requested.
3149 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
3150 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
3151 text property.
3152 (jit-lock-deferred-fontify): New fun.
3153
3154 2001-11-20 Richard M. Stallman <rms@gnu.org>
3155
3156 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
3157 Set local-abbrev-table to lisp-mode-abbrev-table.
3158
3159 * emacs-lisp/re-builder.el (reb-mode):
3160 Don't use define-derived-mode. Call kill-all-local-variables.
3161
3162 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
3163 Don't use define-derived-mode.
3164
3165 * help-mode.el (help-mode): Undo 2001-10-07 change.
3166
3167 * replace.el (occur-mode): Undo 2001-5-20 change.
3168
3169 2001-11-20 Jason Rumney <jasonr@gnu.org>
3170
3171 * w32-fns.el (w32-system-coding-system): Change to an alias for
3172 locale-coding-system.
3173 (set-w32-system-coding-system): Document the above change.
3174 Set locale-coding-system instead.
3175
3176 2001-11-20 Richard M. Stallman <rms@gnu.org>
3177
3178 * ruler-mode.el: Add pagination.
3179 (ruler-mode-toggle-show-tab-stops): No need to
3180 test `ruler-mode' variable.
3181
3182 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
3183
3184 * play/landmark.el: Mark lm-mode as special.
3185
3186 * play/gomoku.el: Mark gomoku-mode as special.
3187
3188 2001-11-20 Juanma Barranquero <lektu@terra.es>
3189
3190 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
3191 (top-level): Bind it to C-c C-b.
3192 (re-builder): Don't re-enter RE Builder Mode.
3193
3194 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
3195
3196 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
3197
3198 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
3199 `manual-program'.
3200
3201 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
3202 to a line without a comment.
3203
3204 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
3205
3206 * dired.el (dired-listing-switches): Mention in the doc string
3207 that some switches are not supported by ls-lisp.el
3208
3209 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
3210
3211 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
3212 (imenu--create-keymap-2): Remove.
3213 (imenu--create-keymap-1): Simplify, remove third argument.
3214 (imenu--generic-function): Use dolist.
3215 (imenu-find-default): New function.
3216 (imenu--completion-buffer): Use it.
3217 (imenu--mouse-menu): Use popup-menu.
3218 (imenu--menubar-select): Return t rather than calling imenu.
3219
3220 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
3221 New functions, extracted from fill-region-as-paragraph.
3222 (fill-region-as-paragraph): Use them.
3223 Use an end marker instead of eob.
3224 Ignore whitespace-only fill-prefixes when indenting according to mode.
3225 Simplify the loop that searches for spaces backwards.
3226
3227 * textmodes/picture.el (picture-vertical-step)
3228 (picture-horizontal-step): Don't use defconst for variables.
3229
3230 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
3231 (mail-extract-address-components): Downcase domain names.
3232 (mail-extr-delete-char): Remove. Use delete-char instead.
3233
3234 * emulation/pc-select.el: Doc string fixes.
3235 (pc-selection-mode): Don't treat macos as a tty.
3236
3237 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
3238
3239 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
3240
3241 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
3242 (mouse-wheel-progessive-speed): New var.
3243 (mwheel-scroll): Use it and handle float values.
3244
3245 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
3246
3247 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
3248 (iswitchb): Fix the case where the result was selected with the mouse.
3249 (iswitchb-completion-help): Use the normal *Completions* now that
3250 mouse selection works.
3251 (iswitchb-minibuffer-setup): Simplify.
3252
3253 * newcomment.el (comment-column, comment-style, comment-multi-line)
3254 (comment-auto-fill-only-comments): Remove :group arg.
3255 (comment-padding): Add :type.
3256 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
3257 if called interactively.
3258
3259 2001-11-19 Colin Walters <walters@verbum.org>
3260
3261 * calc/calc.el (toplevel): Add comment and version header.
3262 (calc-init-base): Bump version to 2.02f, update date.
3263
3264 2001-11-19 Richard M. Stallman <rms@gnu.org>
3265
3266 * net/browse-url.el: Support Mozilla and Galeon.
3267 By default, find the installed browser whichever it is.
3268 (browse-url-mozilla): New function.
3269 (browse-url-mozilla-sentinel): New function.
3270 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
3271 (browse-url-default-browser): New function.
3272 (browse-url-process-environment): Use browse-url-browser-display.
3273 (browse-url-browser-display): Renamed from browse-url-netscape-display.
3274 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
3275 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
3276 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
3277 (browse-url-browser-function): New default, new options.
3278
3279 2001-11-19 Sam Steingold <sds@gnu.org>
3280
3281 * bindings.el (last-buffer, unbury-buffer): New function.
3282 (mode-line-unbury-buffer): Use `unbury-buffer'.
3283
3284 2001-11-18 Stephen Eglen <stephen@gnu.org>
3285
3286 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
3287 control behaviour when no further completion is possible.
3288
3289 2001-11-19 Colin Walters <walters@verbum.org>
3290
3291 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
3292 (math-showing-full-precision, math-with-extra-prec, math-working)
3293 (calc-with-default-simplification)
3294 (calc-with-trail-buffer): Use backtick.
3295 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
3296 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
3297 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
3298 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
3299 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
3300 (Math-num-integerp, Math-bignum-test, Math-equal-int)
3301 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
3302 (calc-record-compilation-date-macro): Deleted. Callers updated.
3303 (math-format-radix-digit): Move to calc-bin.el.
3304
3305 * calc/calc.el (calc-record-compilation-date): Remove.
3306 (calc-bug-address): Update.
3307 (calc-settings-file): Use `user-init-file'.
3308
3309 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
3310 Handle null `calc-settings-file'.
3311
3312 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
3313 * calc/calc-keypd.el (calc-keypad-mode): New.
3314 (calc-do-keypad): Use it.
3315 (calc-keypad-map): Move into `calc-keypad-mode'.
3316
3317 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
3318 to defalias argument.
3319
3320 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
3321 (calcFunc-floor): Ditto.
3322
3323 * calc-units.el (calcFunc-usimplify): Ditto.
3324
3325 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
3326 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
3327 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
3328 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
3329 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
3330 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
3331 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
3332 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
3333 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
3334 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
3335 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
3336 and move them before their first use. Use `when', `unless'.
3337 Remove trailing periods from error forms. Add description and
3338 headers suggested by Emacs Lisp coding conventions.
3339
3340 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
3341
3342 * newcomment.el (comment-indent):
3343 Fix misindentation for comment-only lines.
3344 (comment-indent-new-line): Only obey comment-multi-line if the
3345 comment-ender is not the end-of-line.
3346
3347 2001-11-19 Richard M. Stallman <rms@gnu.org>
3348
3349 * net/net-utils.el (network-connection-service-abbrev-alist):
3350 New variable.
3351
3352 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3353 Advance to start of 3rd sexp by moving fwd and backing over it.
3354 At first three elements, act like defun.
3355
3356 * delsel.el (delete-selection-pre-hook): Handle and resignal
3357 file-supersession errors to interact properly with userlock.el.
3358
3359 2001-11-18 Richard M. Stallman <rms@gnu.org>
3360
3361 * progmodes/fortran.el (fortran-mode-syntax-table):
3362 Specify punctuation syntax for backslash.
3363
3364 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
3365 All calls deleted.
3366
3367 * international/mule-util.el (string-to-sequence): Make it obsolete.
3368 (string-to-list, string-to-vector): Implement them directly
3369 using append and vconcat, not with string-to-sequence.
3370
3371 * startup.el (command-line): Set abbrevs-changed to nil after
3372 reading the init file and the abbrevs file.
3373
3374 * isearch.el (isearch): Use magenta2 as bg for (background light)
3375
3376 2001-11-17 Richard M. Stallman <rms@gnu.org>
3377
3378 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
3379
3380 * simple.el (minibuffer-history-sexp-flag): Doc fix.
3381
3382 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
3383
3384 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
3385 If set and if applicable, add a regexp to highlight defun-like
3386 text inside comments and strings.
3387 (font-lock-fontify-keywords-region): Pass that new arg.
3388 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
3389 to the end and pass that new arg.
3390 (c-font-lock-keywords-2): Fix regex for labels.
3391 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
3392 Make it work when LIMIT is several lines further.
3393 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
3394 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
3395 Use backquote and make the regexes for `int a, b, c;' work on
3396 multiple lines.
3397
3398 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
3399 (font-lock-defaults-alist): Don't change it any more.
3400 (reb-subexp-mode-map): Cleanup.
3401
3402 * custom.el (custom-current-group-alist): New var.
3403 (custom-declare-group): Set it.
3404 (custom-current-group): New fun.
3405 (custom-declare-variable, custom-handle-all-keywords):
3406 Use it as a default if no :group argument is specified.
3407
3408 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
3409 (standard-keyboard-coding-systems): New var.
3410 (set-locale-environment): Use it to decide whether or not to call
3411 set-keyboard-coding-system.
3412 (locale-language-names): Use \"French\" for "fr".
3413
3414 2001-11-17 Richard M. Stallman <rms@gnu.org>
3415
3416 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
3417 (add-to-list): Delete compatibility code.
3418 (checkdoc-next-message-error): Doc fix.
3419
3420 2001-11-17 Stephen Eglen <stephen@gnu.org>
3421
3422 * locate.el (locate): Show default locate pattern within the
3423 prompt, but don't insert it into the minibuffer contents.
3424 Catch the case when pattern is the empty string.
3425
3426 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3427
3428 * language/european.el ("French"): New language environment.
3429
3430 2001-11-16 Richard M. Stallman <rms@gnu.org>
3431
3432 * calendar/todo-mode.el (todo-save): Fix previous change.
3433
3434 * subr.el (functionp): Do use cdr-safe on object.
3435
3436 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
3437
3438 * bindings.el (mode-line-mode-name): Only put the help-echo property
3439 if the local-map property was put as well.
3440 (global-map): Bind switch-frame, delete-frame, iconify-frame
3441 and make-frame-visible events.
3442
3443 * emacs-lisp/elp.el (elp-not-profilable): New var.
3444 (elp-not-profilable-p): New function.
3445 (elp-instrument-function): Use it. Use backquotes and push.
3446
3447 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
3448 (byte-stack+-info, byte-compile-last-warned-form)
3449 (byte-compile-last-logged-file): Don't defconst a variable.
3450 (no-byte-compile): Declare.
3451 (byte-compile-file): Don't boundp-check no-byte-compile any more.
3452 (byte-compile-defvar): Leave defconst as is.
3453
3454 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
3455 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
3456 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
3457 (edebug-best-error): Don't defconst a variable.
3458 (edebug-read-syntax-table): Use a char-table.
3459 (edebug-lemacs-specific): Remove.
3460 Toplevel: Eliminate check for Lucid Emacs.
3461
3462 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
3463
3464 * rect.el (move-to-column-force): Mark obsolete.
3465 (operate-on-rectangle, delete-extract-rectangle-line)
3466 (insert-rectangle, delete-whitespace-rectangle-line)
3467 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
3468 (string-rectangle-history): New var.
3469 (string-rectangle, string-insert-rectangle): Use it.
3470 (delete-rectangle-line): Fix pos/column mixup and simplify.
3471
3472 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3473 (normal-top-level, command-line, command-line-1): Simplify.
3474
3475 * tar-mode.el (tar-mode): Use define-derived-mode.
3476
3477 * view.el (view-mode-enable): Don't use make-local-hook.
3478
3479 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
3480
3481 2001-11-16 Richard M. Stallman <rms@gnu.org>
3482
3483 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
3484 if it doesn't make sense as anything else.
3485 Don't recognize a "telephone number" at the beginning of the name.
3486 (mail-extr-leading-garbage): Match non-word characters only.
3487
3488 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3489
3490 * startup.el (command-line-processed): Doc fix.
3491
3492 * apropos.el (apropos-next-label-button): Doc fix.
3493
3494 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
3495
3496 * comint.el (comint-mode): Simplify.
3497 (make-comint-in-buffer): Run `comint-mode' only if necessary.
3498
3499 * subr.el (eval-after-load): Make it work with features as well.
3500
3501 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
3502
3503 * international/mule-cmds.el (describe-input-method): Setup xref.
3504 (set-language-environment): Use functionp.
3505 (locale-language-names, locale-charset-language-names)
3506 (locale-preferred-coding-systems): Defconst and purecopy.
3507
3508 * language/european.el (mac-roman): Add mime-charset property.
3509
3510 2001-11-15 Richard M. Stallman <rms@gnu.org>
3511
3512 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
3513 (multiple-value-apply, nth-value): Use defsubst rather than defalias
3514 to get better doc strings.
3515
3516 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3517
3518 * derived.el: Fix autoload cookie.
3519
3520 2001-11-15 Richard M. Stallman <rms@gnu.org>
3521
3522 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
3523
3524 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
3525
3526 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
3527
3528 2001-11-15 Richard M. Stallman <rms@gnu.org>
3529
3530 * dired.el (dired-undo): Display a message to explain
3531 that this does not undo file system changes.
3532
3533 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
3534
3535 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
3536 into `unread-command-events' instead of trying keymap
3537 lookups ourselves. This makes mouse-clicks do the right
3538 thing even when keymaps of overlays are involved.
3539 (mouse-drag-drag): Likewise.
3540
3541 2001-11-15 Andreas Schwab <schwab@suse.de>
3542
3543 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
3544 characters and append anchor to pattern added to auto-mode-alist.
3545
3546 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
3547
3548 * server.el (server-process-filter): Run pore/post-comment-hook
3549 before/after visiting the file.
3550
3551 * info-look.el (makefile-mode): Add info for automake.
3552 (autoconf-mode): Fix the name of the index for automake.
3553
3554 * international/latin-9.el: Give pilcrow punctuation syntax.
3555
3556 2001-11-15 Andre Spiegel <spiegel@gnu.org>
3557
3558 * vc.el: Documentation fixes.
3559
3560 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
3561
3562 * smerge-mode.el (smerge-match-conflict): Fix typo.
3563 (smerge-diff): Be careful to read match-data early enough.
3564
3565 2001-11-14 Colin Walters <walters@verbum.org>
3566
3567 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
3568 (calcFunc-subst): Use `defalias' instead of `fset' and
3569 `symbol-function'.
3570
3571 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
3572 (calcFunc-ceil, calcFunc-round): Ditto.
3573
3574 * calc/calc-bin.el (calcFunc-clip): Ditto.
3575
3576 * calc/calc-ext.el (calcFunc-evalv): Ditto.
3577
3578 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
3579
3580 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
3581 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
3582
3583 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
3584
3585 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
3586 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
3587 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
3588 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
3589 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
3590 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
3591 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
3592 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
3593 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
3594 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
3595 * calcsel2.el: Style cleanup; don't put closing parens on their
3596 own line, add "foo.el ends here" to each file, and update
3597 copyright date.
3598
3599 * README: Update maintainer.
3600
3601 2001-11-13 Richard M. Stallman <rms@gnu.org>
3602
3603 * progmodes/compile.el (recompile): Use compilation-arguments if
3604 set, so as to be able to M-x recompile the exact command which
3605 created a compilation-mode buffer.
3606
3607 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
3608
3609 2001-11-13 Gerd Moellmann <gerd@gnu.org>
3610
3611 * mouse.el (mouse-drag-region): Don't run the up-event
3612 handler if window start changed due to the down-mouse event.
3613
3614 2001-11-13 Richard M. Stallman <rms@gnu.org>
3615
3616 * mouse.el (mouse-show-mark): Either move point to the mark
3617 or use highlighting, never both.
3618 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
3619
3620 2001-11-13 Simon Josefsson <jas@extundo.com>
3621
3622 * mail/smtpmail.el (top-level): Change maintainer to Simon
3623 Josefsson, cleanup the smtpmail.el header.
3624
3625 * mail/smtpmail.el (top-level): Don't require cl or base64.
3626 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
3627 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
3628 Defsubst instead of defmacro.
3629 (smtpmail-intersection): Return value in reverse order.
3630 (smtpmail-open-stream): Use stringp instead of string-to-list.
3631 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
3632 separated from smtpmail-via-smtp.
3633
3634 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
3635 rfc2104. Require base64 and cl.
3636 (smtpmail-smtp-service): Doc fix. :type fix.
3637 (smtpmail-debug-info): Doc fix.
3638 (smtpmail-debug-verb, smtpmail-auth-credentials)
3639 (smtpmail-starttls-credentials, smtpmail-auth-supported):
3640 New variables.
3641 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
3642 mail-utils (it is autoloaded).
3643 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
3644 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
3645 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
3646 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
3647 (smtpmail-via-smtp): Support AUTH.
3648 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
3649
3650 2001-11-13 Richard M. Stallman <rms@gnu.org>
3651
3652 * ebuff-menu.el (electric-buffer-update-highlight): New function.
3653 (electric-buffer-overlay): New variable.
3654 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
3655 (electric-buffer-list): Likewise.
3656
3657 * isearch.el (isearch-whitespace-chars): Doc fix.
3658 (isearch-mode): Handle negative search-slow-window-lines correctly.
3659
3660 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
3661
3662 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
3663
3664 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
3665 From Emmanuel Briot <briot@act-europe.fr>.
3666
3667 2001-11-13 Colin Walters <walters@debian.org>
3668
3669 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
3670
3671 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
3672 "~/.emacs"; use `read-file-name'.
3673
3674 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
3675 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
3676 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
3677 * calc/calc.el: Use `frame-width' instead of `screen-width',
3678 `frame-height' instead of `screen-height', and,
3679 `executing-kbd-macro' instead of `executing-macro'.
3680
3681 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
3682 correct number of arguments.
3683
3684 * calc/calc-aent.el (calc-do-alg-entry):
3685 Use `blink-paren-function' instead of `blink-paren-hook'.
3686
3687 2001-11-12 Richard M. Stallman <rms@gnu.org>
3688
3689 * calendar/todo-mode.el (todo-save): Add save-excursion
3690 and save-restriction.
3691
3692 * server.el (server-edit, server-done): Doc fix.
3693
3694 * simple.el (clone-indirect-buffer): Error if major mode symbol
3695 has a no-clone-indirect property.
3696 (clone-buffer): Check for obvious errors before reading clone name.
3697
3698 * info.el (Info-mode): Add a no-clone-indirect property.
3699
3700 2001-11-12 Sam Steingold <sds@gnu.org>
3701
3702 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
3703 set-buffer-modified-p to nil after `vc-exec-after'.
3704 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
3705 (log-view-mode): Make read-only.
3706 (log-view-current-file): Do final `expand-file-name' in the
3707 current `default-directory'.
3708 (log-view-current-tag): Take an optional `where' arg.
3709 (log-view-diff): New user command.
3710
3711 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3712
3713 * progmodes/cpp.el (cpp-choose-face): Fix typo.
3714
3715 2001-11-12 Sam Steingold <sds@gnu.org>
3716
3717 * emacs-lisp/cl-indent.el (toplevel): Indent properly
3718 `generic-flet', `generic-labels', `with-accessors',
3719 `with-condition-restarts'.
3720
3721 2001-11-12 Richard M. Stallman <rms@gnu.org>
3722
3723 * dired.el: Many trivial doc fixes.
3724 (dired-get-file-for-visit): New function.
3725 (dired-find-alternate-file, dired-mouse-find-file-other-window):
3726 (dired-view-file, dired-find-file-other-window, dired-display-file):
3727 (dired-find-file): Use dired-get-file-for-visit.
3728
3729 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
3730
3731 * sql.el (sql-mode): Doc change.
3732
3733 * sql.el (sql-mode-syntax-table): The backslash is no longer an
3734 escape character.
3735
3736 2001-11-12 Colin Walters <walters@debian.org>
3737
3738 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
3739 (calc-do-keypad): Don't attempt to use nonexistent global
3740 mouse-map, use calc-keypad-map.
3741 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
3742 (calc-keypad-left-click): Don't use mouse-map; update to new event
3743 interface.
3744 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
3745 (calc-keypad-press): Use `unread-command-events' instead of
3746 `unread-command-char'.
3747
3748 * calc/calc-ext.el (calc-init-extensions): Update autoload names
3749 to match files renamed on initial calc import.
3750
3751 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3752
3753 * textmodes/flyspell.el (flyspell-default-dictionary):
3754 Fix previous change.
3755
3756 2001-11-12 Richard M. Stallman <rms@gnu.org>
3757
3758 * textmodes/flyspell.el (flyspell-default-dictionary):
3759 Fix custom type.
3760
3761 2001-11-11 Richard M. Stallman <rms@gnu.org>
3762
3763 * calendar/solar.el (solar-sunrise-and-sunset):
3764 Exchange the two extreme values of day-length.
3765
3766 * progmodes/sh-script.el (sh-must-be-shell-mode):
3767 Allow modes derived from sh-mode.
3768
3769 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
3770 Turn off error in some re-search-forward calls.
3771
3772 * replace.el (query-replace-skip-read-only): New variable.
3773 (perform-replace): If that variable is non-nil, ignore matches
3774 that have a read-only property.
3775
3776 * derived.el (define-derived-mode): Doc fix.
3777
3778 * server.el (server-buffer-done): Test of server-existing-buffer
3779 was backwards.
3780 (server-existing-buffer): Doc fix.
3781
3782 * textmodes/flyspell.el (flyspell-default-dictionary):
3783 Allow nil as value, and make nil the default.
3784
3785 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
3786
3787 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
3788 it is not fboundp.
3789 (clipboard-yank): Ditto.
3790
3791 2001-11-11 Colin Walters <walters@verbum.org>
3792
3793 The following changes are based on patches from
3794 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
3795 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
3796
3797 * calc/calc.el (toplevel): Require calc-macs.
3798 (calc-minibuffer-size): New.
3799 (calcDigit-nondigit): Use it instead of `buffer-size'.
3800 (calcDigit-backspace): Likewise.
3801 (calcDigit-nondigit): Use `minibuffer-contents' instead of
3802 `buffer-string'.
3803 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
3804 `point-min'.
3805 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
3806 `save-excursion'.
3807
3808 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
3809 simple `setq' form.
3810
3811 * calc/calc-ext.el: (toplevel): Require calc.
3812 (calc-fancy-prefix-map): New.
3813 (calc-fancy-prefix): Use it.
3814 (calc-fancy-prefix-other-key): New.
3815
3816 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
3817 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
3818 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
3819 (calcAlg-enter): Likewise.
3820 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
3821
3822 2001-11-10 Richard M. Stallman <rms@gnu.org>
3823
3824 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
3825 (quietly-read-abbrev-file): Doc fix.
3826
3827 * startup.el (command-line): Read standard abbrev
3828 file (abbrev-file-name), if it exists.
3829
3830 * files.el (save-abbrevs): Default value is t.
3831
3832 * progmodes/compile.el (compile-goto-error): Fix previous change
3833 in the case where subsequent errors have not been parsed yet
3834 because they are in a different source file.
3835
3836 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
3837
3838 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
3839 Merge two regular expressions into one.
3840 (ps-mode): Make local bindings for `comment-start' and
3841 `comment-start-skip'.
3842 (ps-mode-looking-at-nested): Simplify an if-else construct;
3843 use `set-match-data' to set the result.
3844
3845 2001-11-10 Richard M. Stallman <rms@gnu.org>
3846
3847 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
3848 Function deleted.
3849 (flyspell-correct-word): Old definition deleted.
3850 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
3851 All references renamed too.
3852
3853 2001-11-10 Gerd Moellmann <gerd@gnu.org>
3854
3855 * Makefile.in (finder_setwins, setwins): Exclude Calc.
3856
3857 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
3858
3859 * wid-edit.el (checklist): Removed `:menu-tag'.
3860 (radio-button-choice): Ditto.
3861 (editable-list): Ditto.
3862
3863 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3864
3865 * play/gomoku.el: Move definitions of constants to the beginning
3866 of file, before their use.
3867
3868 2001-11-09 Richard M. Stallman <rms@gnu.org>
3869
3870 * textmodes/flyspell.el: Use the keymap property
3871 instead of local-map, and don't use a minor-mode map.
3872 (flyspell-mode-map): Variable deleted.
3873 Don't mess with minor-mode-map-alist.
3874 (calling add-minor-mode): Specify nil for keymap.
3875 And always use add-minor-mode, now that it exists.
3876 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
3877 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
3878 or flyspell-local-mouse-map.
3879 (make-flyspell-overlay): Use flyspell-mouse-map directly.
3880 (flyspell-mode): Doc fix.
3881 (flyspell-mode-on): Don't call make-local-hook.
3882
3883 2001-11-09 Sam Steingold <sds@gnu.org>
3884
3885 * emacs-lisp/debug.el (debugger-make-xrefs):
3886 Add buttons to all symbols.
3887
3888 2001-11-09 Andre Spiegel <spiegel@gnu.org>
3889
3890 * vc.el: Add John David Smith to credits.
3891
3892 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
3893
3894 * vc-hooks.el (vc-error-occured): Backquotified.
3895 (vc-file-prop-obarray): Use prime length for better efficiency.
3896
3897 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
3898
3899 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
3900
3901 * info.el (Info-file-list-for-emacs): Add entries for Calc.
3902
3903 2001-11-09 Miles Bader <miles@gnu.org>
3904
3905 * subr.el (functionp): Don't consider macros as functions.
3906
3907 2001-11-08 Miles Bader <miles@gnu.org>
3908
3909 * subr.el (functionp): Make work correctly for macros and unbound
3910 symbols.
3911
3912 * comint.el (comint-send-input): Fix description of
3913 `comint-process-echoes' in the doc-string.
3914
3915 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
3916
3917 * international/mule.el (make-translation-table): Doc fix.
3918 Suggested by Alex Schroeder <alex@gnu.org>.
3919
3920 2001-11-07 Richard M. Stallman <rms@gnu.org>
3921
3922 * info.el (Info-fontify-node): Highlight every third menu item.
3923
3924 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
3925
3926 * cus-edit.el (custom-face-value-create): Don't ignore the
3927 `customized-face' attribute when finding the current face spec.
3928
3929 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
3930
3931 * subr.el (with-local-quit): New macro.
3932 (make-syntax-table): Always inherit.
3933 (functionp): Be more careful when `object' is a symbol.
3934
3935 * dabbrev.el (dabbrev-completion): Use "*Completions*".
3936
3937 2001-11-07 Paul Eggert <eggert@twinsun.com>
3938
3939 * dired.el (dired-move-to-filename-regexp):
3940 Do not distinguish between ASCII letters and non-ASCII characters.
3941 Don't allow comma except in the form "month day, year".
3942 Don't allow space between month name and comma.
3943 Clean up the code that checks for trailing period, comma, and space.
3944 Remove now-obsolete comments, and add more commentary about
3945 Japanese dates.
3946 Always gobble up trailing spaces, instead of doing it only sometimes.
3947
3948 2001-11-07 Miles Bader <miles@gnu.org>
3949
3950 * paren.el (show-paren-match-face): Add dark-background variant.
3951
3952 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
3953
3954 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
3955 (lisp-mode-variables): Don't set paragraph-{start,separate}.
3956 Don't disable adaptive-fill-mode.
3957 (lisp-fill-paragraph): Use tab-width rather than 8.
3958 Prevent filling the first line of docstrings.
3959
3960 2001-11-06 Richard M. Stallman <rms@gnu.org>
3961
3962 * play/gomoku.el (gomoku): Doc fix.
3963
3964 * jka-compr.el (jka-compr-partial-uncompress):
3965 Support an alternative of not using dd.
3966 (jka-compr-dd-program): Use defcustom to define this.
3967 (jka-compr-load-suffixes): Use defcustom.
3968 (jka-compr-mode-alist-additions): Use defcustom.
3969
3970 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
3971
3972 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
3973 Also work when LIMIT is further than the end of line.
3974
3975 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
3976
3977 * international/quail.el (quail-update-leim-list-file): Print the
3978 offending file name if some of its quail-define-package forms is broken.
3979
3980 2001-11-05 Richard M. Stallman <rms@gnu.org>
3981
3982 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
3983 of the evaluated form.
3984
3985 2001-11-05 Paul Eggert <eggert@twinsun.com>
3986
3987 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
3988 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
3989 stamps always line up by default. Also, it uses a slightly
3990 different window to determine whether files are "recent".
3991
3992 2001-11-05 Andrew Innes <andrewi@gnu.org>
3993
3994 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
3995 Don't attempt to remake autoloads before nuking .elc files.
3996
3997 2001-11-04 Richard M. Stallman <rms@gnu.org>
3998
3999 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
4000 previous-single-property-change or next-single-char-property-change
4001 returns nil.
4002
4003 * international/mule-cmds.el (set-locale-environment):
4004 Make it interactive; make arg optional.
4005
4006 * international/mule-diag.el (help-funs): Require help-funs.
4007
4008 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
4009
4010 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
4011
4012 2001-11-04 Miles Bader <miles@gnu.org>
4013
4014 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
4015 shadow of the splash image grey on a dark background instead of black.
4016
4017 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
4018
4019 * term.el (all faces): Don't (copy-face 'default <foo>).
4020
4021 * term/xterm.el (function-key-map):
4022 Add entry for `ESC [ 3 ~' -> <delete>
4023 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
4024 Use inheritance so that .emacs and terminfo take precedence.
4025
4026 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4027
4028 * tooltip.el (tooltip-delay): Decrease to 0.7.
4029 (tooltip-hide-delay): Enlarge to 10.
4030
4031 2001-11-03 Richard M. Stallman <rms@gnu.org>
4032
4033 * startup.el (fancy-splash-tail): Explain how to recover
4034 from a crash, if there was a crash.
4035 (command-line-1): Reorganize display of startup screen,
4036 to simplify the logic. Use a temp buffer for it.
4037
4038 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4039
4040 * frame.el (set-background-color, set-foreground-color):
4041 Call face-set-after-frame-default, to propagate the new colors to
4042 the frame's parameters alist.
4043
4044 * calendar/timeclock.el (timeclock-out): Signal an error if
4045 timeclock-last-event is nil.
4046
4047 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
4048
4049 * textmodes/fill.el (fill-context-prefix): Fix braino.
4050
4051 * international/quail.el (quail-help):
4052 Use `help-buffer' and move `help-setup-xref' to beginning.
4053
4054 * international/mule-cmds.el (describe-language-environment):
4055 Use `help-buffer' and move `help-setup-xref' to beginning.
4056
4057 * international/mule-diag.el (list-character-sets)
4058 (sort-listed-character-sets, describe-character-set)
4059 (describe-coding-system, describe-fontset, list-fontsets):
4060 Use `help-buffer' and move `help-setup-xref' to beginning.
4061 (describe-char-after): Use `internal-describe-syntax-value'.
4062
4063 2001-11-02 Richard M. Stallman <rms@gnu.org>
4064
4065 * mouse.el (popup-menu): If the user refuses to select
4066 from a menu, don't try to invoke the menu.
4067
4068 2001-11-02 Miles Bader <miles@gnu.org>
4069
4070 * help-mode.el (help-xref): New button type.
4071 (help-function, help-variable, help-face, help-coding-system)
4072 (help-input-method, help-character-set, help-type, help-symbol)
4073 (help-back, help-info, help-customize-variable, help-customize-face)
4074 (help-function-def, help-variable-def): Use it as a supertype.
4075 Remove `action' property.
4076
4077 * international/mule-diag.el (describe-character-set)
4078 (describe-coding-system): Pass correct args to `help-xref-button'.
4079 (sort-listed-character-sets): New button type.
4080 (list-character-sets): Use it.
4081 (list-charset-chars): New button type.
4082 (list-character-sets-1): Use it.
4083
4084 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
4085
4086 * indent.el (tab-always-indent, indent-for-tab-command):
4087 Remove redundant `never' setting.
4088
4089 * fill.el (fill-region-as-paragraph): Don't forget to skip
4090 over current whitespace before looking for a preceding space.
4091
4092 2001-11-01 Richard M. Stallman <rms@gnu.org>
4093
4094 * files.el (file-newest-backup): Don't pass backup file name
4095 thru file-name-sans-versions, because it never has version numbers.
4096
4097 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
4098 to avoid ambiguous nested loops.
4099
4100 * files.el (find-file-noselect): Offer to change buffer-read-only
4101 only when the file's read-only status has changed from before
4102 as well as disagreeing with the buffer's current status.
4103 (buffer-file-read-only): New var, local in all buffers.
4104
4105 * buff-menu.el (buffer-menu): Doc fix.
4106 (buffer-menu-other-window): Doc fix.
4107 (list-buffers, list-buffers-noselect): Doc fix.
4108
4109 2001-11-01 Gerd Moellmann <gerd@gnu.org>
4110
4111 * startup.el (command-line): If the terminal Emacs is running on
4112 has erase char set to ^H, use the Backspace key for deleting
4113 backward, and the Delete key for deleting forward.
4114
4115 2001-11-01 Miles Bader <miles@gnu.org>
4116
4117 * button.el (define-button-type): Make sure every user-defined
4118 button type has a supertype.
4119
4120 2001-10-31 Jason Rumney <jasonr@gnu.org>
4121
4122 * international/mule-cmds.el (locale-language-names): Add chs and
4123 cht as aliases for Chinese-GB and Chinese-BIG5.
4124
4125 2001-10-31 Richard M. Stallman <rms@gnu.org>
4126
4127 * bindings.el (mode-line-frame-identification): Add doc string.
4128 (mode-line-position, mode-line-modes): New variables.
4129 (mode-line-format): Use mode-line-position for the part
4130 that displays the position-in-buffer info.
4131 Use mode-line-modes for the part that displays major and minor modes.
4132
4133 2001-10-31 Sam Steingold <sds@gnu.org>
4134
4135 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
4136 (debugger-setup-buffer): Call it.
4137 (debugger-mode-map): Bind RET and mouse-2.
4138
4139 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4140
4141 * startup.el: Document command line option --no-window-system
4142 instead of --no-windows.
4143
4144 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4145
4146 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
4147
4148 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
4149 (font-lock-defaults-alist): Use it.
4150 From David Ponce <david.ponce@wanadoo.fr>
4151
4152 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
4153 output of `char-after'.
4154
4155 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
4156
4157 * simple.el (reindent-then-newline-and-indent): Insert the newline
4158 before indenting the first line.
4159 (undo-get-state, undo-revert-to-state): New funs.
4160 (shell-command): Don't kill the buffer even if empty.
4161 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
4162 (transpose-subr-end2): Remove.
4163 (transpose-subr): Add `special' arg and simplify.
4164 (transpose-subr-1): Rewrite.
4165 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
4166 (rfc822-goto-eoh): Simplify.
4167
4168 2001-10-30 Richard M. Stallman <rms@gnu.org>
4169
4170 * enriched.el (enriched-face-ans): Fix previous change.
4171
4172 2001-10-30 Gerd Moellmann <gerd@gnu.org>
4173
4174 * international/iso-acc.el (iso-accents-compose): Remove a
4175 superfluous setq.
4176
4177 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
4178
4179 * buff-menu.el (list-buffers-noselect): If the buffer's name
4180 starts with a blank, but it visits a file, do show it (for files
4181 whose names start with a blank).
4182
4183 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4184
4185 * textmodes/fill.el (sentence-end-double-space)
4186 (sentence-end-without-period): Move to paragraphs.el.
4187 (fill-indent-according-to-mode): Change default to t.
4188 (fill-context-prefix): Simplify control-flow and use a more
4189 sophisticated merge that unifies both previous checks.
4190 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
4191 (fill-nobreak-predicate): Make it into a defcustom'd hook.
4192 (fill-nobreak-p): New fun.
4193 (fill-region-as-paragraph): Use it.
4194 Handle `fill-indent-according-to-mode' slightly differently.
4195 (fill-individual-paragraphs-prefix): Simplify the control-flow.
4196 (fill-individual-paragraphs-citation): Fix.
4197
4198 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
4199 (paragraph-start): Change default to the `text-mode' value.
4200 (sentence-end-double-space, sentence-end-without-period):
4201 Move from fill.el.
4202 (forward-paragraph): Use `parstart' and `parsep' for temp variables
4203 rather than rebinding `paragraph-start' and `paragraph-separate'.
4204
4205 * indent.el (indent-line-function): Change default to indent-relative.
4206 (tab-always-indent): Add an `never' setting.
4207 (indent-according-to-mode): Handle `indent-relative' and
4208 `indent-relative-maybe' specially.
4209 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
4210 Handle the `never' case for `tab-always-indent'.
4211 Don't call indent-according-to-mode for indent-relative' and
4212 `indent-relative-maybe'.
4213 (insert-tab): Rename `prefix-arg' to `arg'.
4214 (indent-region): Indent the first line as well.
4215 (indent-relative): Don't mark the buffer modified if the indentation
4216 is unchanged.
4217
4218 * textmodes/text-mode.el (paragraph-indent-minor-mode):
4219 Don't set paragraph-separate. Set paragraph-start more carefully.
4220 Set indent-line-function.
4221 (paragraph-indent-text-mode): Use it and define-derived-mode.
4222 (text-mode-map): Remove the \t binding.
4223 (text-mode): Simplify now that the default is more favorable.
4224
4225 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
4226
4227 * emacs-lisp/find-func.el (find-function-search-for-symbol):
4228 If the regexp doesn't match, use a looser one.
4229 (find-variable-noselect): Add `file' argument.
4230
4231 * pcvs.el (cvs-mode-commit-hook): New hook.
4232 (cvs-mode-commit): Run it.
4233
4234 * log-edit.el (log-edit): Run hook after `log-edit-files'.
4235
4236 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
4237 (edebug-instrument-function): Use `find-function-noselect'.
4238
4239 2001-10-29 Richard M. Stallman <rms@gnu.org>
4240
4241 * term.el (term-if-emacs19): Macro deleted.
4242 Callers changed to use progn instead.
4243
4244 * frame.el (blink-cursor-mode): Doc fix.
4245
4246 * files.el (find-backup-file-name): Use make-backup-file-name.
4247
4248 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
4249 window-live-p.
4250 (edebug-set-conditional-breakpoint): Unconditionally use
4251 the former Emacs >=19 definition.
4252 (edebug-mark): Define unconditionally.
4253 (edebug-eval-expression): Always call read-from-minibuffer
4254 and specify history list.
4255 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
4256 edebug-set-conditional-breakpoint.
4257 (edebug-emacs-version-specific): Function deleted;
4258 do the job at top level.
4259 (edebug-emacs-19-specific): Function deleted, this is the default.
4260
4261 2001-10-29 Sam Steingold <sds@gnu.org>
4262
4263 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
4264 "/cygdrive/LETTER/" pathnames.
4265
4266 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
4267
4268 * faces.el (invert-face): Check for 'unspecified, not for nil,
4269 when testing whether face colors are not specified.
4270 From David.Kastrup@t-online.de (David Kastrup).
4271 (read-face-name): Doc fix.
4272 (make-face-bold, make-face-unbold, make-face-italic)
4273 (make-face-unitalic, make-face-bold-italic, invert-face):
4274 Remove trailing blank from the prompt passed to read-face-name.
4275
4276 2001-10-29 Sam Steingold <sds@gnu.org>
4277
4278 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4279 Report numbers of files skipped and failed too.
4280 (byte-compile-file): Return 'no-byte-compile for skipped files.
4281
4282 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4283
4284 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
4285 and `M p'.
4286
4287 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4288
4289 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
4290 as is on unread-command-events instead of `(SECOND-CHAR)'.
4291
4292 2001-10-29 Andre Spiegel <spiegel@gnu.org>
4293
4294 * vc.el: Mention vc-*-switches in backend API documentation.
4295 (vc-annotate): Adapt doc string to recent change.
4296
4297 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4298
4299 * enriched.el (enriched-face-ans): Handle face attributes
4300 of the form `(FACE1 FACE2 ...)'.
4301
4302 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
4303
4304 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
4305
4306 * progmodes/sql.el (sql-mysql): Doc change by RMS.
4307
4308 * progmodes/sql.el (sql-db2): Doc change.
4309 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
4310 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
4311
4312 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4313
4314 * env.el (substitute-env-vars): Don't quote argument to `rx';
4315 it's a macro.
4316
4317 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
4318
4319 * cus-start.el (recursive-load-depth-limit): Added.
4320
4321 2001-10-28 Richard M. Stallman <rms@gnu.org>
4322
4323 * textmodes/ispell.el (version18p, version20p): Vars deleted.
4324 All uses removed--assume Emacs version is >= 20.
4325
4326 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
4327 by really checking that it is not version 18.
4328
4329 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
4330
4331 2001-10-28 Miles Bader <miles@gnu.org>
4332
4333 * faces.el (face-attribute): Add INHERIT argument, consider face
4334 inheritance if it's non-nil.
4335 (face-attribute-merged-with): New function.
4336 (face-attribute-specified-or): New macro.
4337 (face-foreground, face-background, face-stipple): Add INHERIT
4338 argument. Use `face-attribute-specified-or'.
4339
4340 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
4341
4342 * font-lock.el: Require `syntax'.
4343 (font-lock-defaults-alist): Don't define keywords for lisp languages.
4344 Use `c-font-lock-syntactic-face-function' for c languages.
4345 (font-lock-mode): Don't unset vars when turning the mode off.
4346 (font-lock-default-fontify-buffer): Don't unset vars at the end.
4347 (font-lock-extra-managed-props): New var.
4348 (font-lock-default-unfontify-region): Use it.
4349 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
4350 Don't eval the value when there's no match.
4351 (font-lock-ppss-stats): New var.
4352 (font-lock-ppss): New fun.
4353 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
4354 (font-lock-apply-highlight): Allow `highlight' to set several props.
4355 (font-lock-set-defaults): Use dolist.
4356 (font-lock-unset-defaults): Remove.
4357 (font-lock-match-c-style-declaration-item-and-skip-to-next):
4358 Try to recognize prototypes using `foo P_ ((args))'.
4359 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
4360 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
4361 (c-font-lock-syntactic-face-function): New function.
4362 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
4363 (c++-keywords): Use a more sophisticated regexp to handle
4364 shallowly nested templates.
4365
4366 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
4367
4368 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
4369 (sgml-tag): Use it. Cleanup with `cond'.
4370 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
4371 Mark the overlays and only delete those that are marked.
4372 (sgml-skip-close-p): Remove.
4373 (sgml-value): Replace sgml-skip-close-p with its definition.
4374 (html-tag-alist): Use sgml-xml a bit more.
4375 (html-mode): Set sgml-empty-tags.
4376
4377 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
4378 (texinfo-update-node, texinfo-sequential-node-update):
4379 Don't bind the obsolete `auto-fill-hook'.
4380 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
4381 Use `set-buffer' rather than `switch-to-buffer'.
4382 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
4383 Use `set-buffer' rather than `switch-to-buffer'.
4384
4385 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
4386 text-mode-syntax-table.
4387 (mail-mode): Use define-derived-mode.
4388 Fix ordering of alternatives in adaptive-fill-regexp.
4389 (mail-mode-map): Don't rely on keymap's internal representation.
4390
4391 2001-10-27 Sam Steingold <sds@gnu.org>
4392
4393 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
4394 (sgml-xml-guess): Extracted from `html-mode' and generalized.
4395 (sgml-mode-common): Call it.
4396 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
4397 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
4398 (html-horizontal-rule, html-image, html-ordered-list):
4399 (html-unordered-list, html-list-item, html-paragraph):
4400 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
4401 `html-xhtml'.
4402
4403 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
4404
4405 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
4406 (ifnothtml): New alias.
4407
4408 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
4409
4410 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
4411 (toggle-text-mode-auto-fill): Use derived-mode-p.
4412
4413 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
4414
4415 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
4416 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
4417
4418 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
4419
4420 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
4421 Add make-obsolete cookies, to follow faces.el.
4422
4423 These changes avoid warnings from the byte compiler in faces.el:
4424
4425 * faces.el (internal-get-face): Use facep instead of the obsolete
4426 internal-find-face.
4427 (internal-frob-font-weight, internal-frob-font-slant):
4428 New defaliases for obsolete functions.
4429 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
4430 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
4431 (x-make-font-bold-italic): Use internal-frob-font-weight and
4432 internal-frob-font-slant aliases instead of the obsolete
4433 x-frob-... functions.
4434
4435 2001-10-26 Sam Steingold <sds@gnu.org>
4436
4437 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
4438 DOCTYPE; set `mode-name' based on it.
4439 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
4440 (sgml-tag): Close empty tags in XHTML.
4441
4442 2001-10-26 Jason Rumney <jasonr@gnu.org>
4443
4444 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
4445 when UNICODE is not defined.
4446
4447 2001-10-26 Sam Steingold <sds@gnu.org>
4448
4449 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
4450 be alone on the line.
4451
4452 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
4453
4454 * button.el (button): Special face definition for MS-DOS terminals.
4455
4456 2001-10-26 Sam Steingold <sds@gnu.org>
4457
4458 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
4459 Protect the /= test by checking that the args are non-nil.
4460 (sh-font-lock-close-heredoc): Check eof for being non-nil.
4461
4462 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
4463
4464 * textmodes/artist.el (artist-version): 1.2.4.
4465 (artist-butlast-fn): New variable.
4466 (artist-butlast): New function.
4467 (artist-ellipse-mirror-quadrant): Use it.
4468 (artist-mouse-draw-poly): Use nil for `point-list'.
4469 (artist-mouse-draw-poly): Check for point-list being nil.
4470
4471 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
4472
4473 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
4474 lambda expression.
4475 (ps-mode-menu-main): Submenu with options on/off was replaced with
4476 a toggle button.
4477 (ps-mode, ps-run-mode): Define with `define-derived-mode'
4478 (ps-mode): Autoload cookie added on same line as comment
4479 (ps-mode-tabkey, ps-mode-backward-delete-char):
4480 (ps-mode-r-balance): Replace `delete-horizontal-space' and
4481 `indent-to' with `indent-line-to'
4482 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
4483 instead of `eval'.
4484 (ps-mode-print-region): Use `with-temp-buffer'.
4485 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
4486 (numerous places): Add back-tick and tick around names in
4487 docstrings, fix punctuation in docstrings, remove trailing spaces.
4488
4489 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
4490
4491 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
4492 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
4493 (sgml-font-lock-syntactic-keywords): New var.
4494 (sgml-mode-common): Drop the two args.
4495 Don't make buffer-local variables that aren't used.
4496 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
4497 Don't set `before-string' props from sgml-display-text.
4498 (sgml-mode): Use define-derived-mode.
4499 (sgml-tags-invisible): Use sgml-display-text.
4500 (sgml-quote): New command.
4501 (html-tag-alist): Add args for `span'.
4502 (html-mode): Use define-derived-mode.
4503 Set sgml-display-text and sgml-tag-face-alist.
4504
4505 2001-10-25 Sam Steingold <sds@gnu.org>
4506
4507 * add-log.el (add-log-always-start-new-record): New user option.
4508 (add-change-log-entry): Use it.
4509
4510 2001-10-25 Richard M. Stallman <rms@gnu.org>
4511
4512 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
4513 bind case-fold-search if FROM is not all lower case.
4514
4515 2001-10-25 Gerd Moellmann <gerd@gnu.org>
4516
4517 * startup.el (normal-top-level): Check for frame-initial-frame
4518 only if it's really used.
4519
4520 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
4521
4522 * progmodes/compile.el (compilation-parse-errors-filename-function):
4523 New variable.
4524 (compilation-parse-errors): Use it.
4525
4526 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
4527
4528 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
4529 interactively so that C-u M-C-x still does edebug.
4530 (checkdoc-sentencespace-region-engine): Don't force a double-space
4531 after `.' if it doesn't look like an end-of-sentence.
4532 (debug-ignored-errors): Add `disambiguate ...'.
4533
4534 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
4535
4536 * textmodes/texinfo.el (texinfo-environments)
4537 (texinfo-environment-regexp): Hoist.
4538 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
4539 Only highlight the menu name in menu items.
4540 Setup `@foo ... @end foo' as text clones.
4541 (texinfo-clone-environment): New function.
4542 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
4543 (texinfo-insert-block): Simplify.
4544 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
4545 the command is repeated.
4546 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
4547 (texinfo-insert-@end): Simplify.
4548
4549 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
4550 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
4551 (texinfo-subsubsection-level-regexp)
4552 (texinfo-update-menu-same-level-regexps)
4553 (texinfo-update-menu-higher-regexps)
4554 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
4555
4556 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
4557 (derived-mode-p): Autoload.
4558
4559 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
4560 New vars and functions.
4561 (text-clone-maintain, text-clone-create): New functions.
4562
4563 2001-10-25 Miles Bader <miles@gnu.org>
4564
4565 * facemenu.el (facemenu-add-new-face): Fix variable names.
4566
4567 2001-10-24 Richard M. Stallman <rms@gnu.org>
4568
4569 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
4570 of t and nil values.
4571 (facemenu-set-face): Handle START and END interactively.
4572 (facemenu-set-foreground): Don't use a face; specify color directly.
4573 (facemenu-set-background): Likewise.
4574 (facemenu-set-face-from-menu): Doc fix.
4575 (facemenu-active-faces): Use face-attribute-vector
4576 to handle bare attributes not in faces.
4577 (facemenu-get-face): Don't handle face names fg:... and bg:...
4578 specially.
4579 (facemenu-add-new-face): New argument MENU.
4580 New way to handle adding colors to the color menus.
4581
4582 * env.el (substitute-env-vars): Quote the arg to rx.
4583
4584 2001-10-24 Sam Steingold <sds@gnu.org>
4585
4586 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
4587 Control" and "SGML" groups.
4588
4589 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
4590
4591 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
4592 Better handling of C++ template args to avoid confusion with `<'
4593 and `>' used as operators in member init expressions.
4594
4595 2001-10-24 Gerd Moellmann <gerd@gnu.org>
4596
4597 * replace.el (perform-replace): Move START and END parameters
4598 to the end of the argument list and make them optional.
4599
4600 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
4601 perform-replace.
4602
4603 * international/fontset.el (x-must-resolve-font-name): New function.
4604 (x-complement-fontset-spec): Use it.
4605
4606 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
4607
4608 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
4609
4610 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
4611 Turn caadr into caar of cdr.
4612
4613 2001-10-23 Gerd Moellmann <gerd@gnu.org>
4614
4615 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
4616 of mouse-{1,2} since dragging is on the down event.
4617
4618 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
4619
4620 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
4621 if ARG is nil.
4622
4623 * desktop.el (desktop-last-buffer): New variable.
4624 (desktop-create-buffer): Set it.
4625 (desktop-read): Bind it and switch to that buffer.
4626
4627 2001-10-22 Gerd Moellmann <gerd@gnu.org>
4628
4629 * progmodes/compile.el (compilation-set-window-height):
4630 Select old window only if it's still live.
4631
4632 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4633
4634 * help-mode.el (help-buffer): Remove debugging code.
4635 From Stefan Monnier <monnier@cs.yale.edu>.
4636
4637 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4638
4639 * files.el (file-name-sans-extension, file-name-extension):
4640 Don't count the leading dots in file names as signaling an extension.
4641
4642 2001-10-22 Andre Spiegel <spiegel@gnu.org>
4643
4644 * vc.el (vc-diff-switches): Doc rewritten.
4645
4646 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4647
4648 * tooltip.el (tooltip-set-param): Doc fix.
4649
4650 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
4651 127 to sgml-maybe-name-self.
4652 (sgml-name-8bit-mode): Doc fix.
4653 (sgml-char-names-table): New variable.
4654 (sgml-name-char): Support non-ASCII and mule-unicode-*
4655 characters. Doc fix.
4656 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
4657
4658 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
4659 doc string the effect of `left' and `top' parameters in
4660 tooltip-frame-parameters, the default values, and the units.
4661 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
4662 (tooltip-show): Mention in the doc string the `top' and `left'
4663 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
4664
4665 2001-10-22 Andre Spiegel <spiegel@gnu.org>
4666
4667 Add autoscaling support for vc-annotate.
4668 From J.D. Smith <jdsmith@alum.mit.edu>.
4669
4670 * vc.el (vc-annotate-display-default): Accept colormap scaling
4671 ratio (now deprecated).
4672 (vc-annotate-display-autoscale): Added.
4673 (vc-annotate-add-menu): New autoscaling menu options "Span to
4674 Oldest" and "Span Oldest->Newest". Easymenu support added for
4675 toggle menus driven by customize variable `vc-annotate-display-mode'.
4676 (vc-annotate-display-select): Added.
4677 (vc-annotate): Changed temp-buffer-show-function to
4678 `vc-annotate-display-select'.
4679 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
4680 Added argument OFFSET. Instead of backend function, calls now
4681 generic `vc-annotate-difference'.
4682 (vc-annotate-difference): Added as generic function instead of
4683 backend-specific function. No longer takes argument POINT, but
4684 instead accepts a time OFFSET.
4685 (vc-default-annotate-current-time): Added.
4686
4687 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
4688 version in vc.el, with
4689 (vc-cvs-annotate-current-time): Added, as override of default.
4690 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
4691 `vc-cvs-annotate-difference'.
4692
4693 2001-10-22 Gerd Moellmann <gerd@gnu.org>
4694
4695 * saveplace.el (save-place): Require `saveplace'.
4696
4697 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
4698 Use `sexp' for :value-type instead of `face'.
4699
4700 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4701
4702 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
4703 regexps due to 5-digit message IDs.
4704
4705 2001-10-21 Jason Rumney <jasonr@gnu.org>
4706
4707 * term/w32-win.el (redisplay-dont-pause): Don't set.
4708
4709 2001-10-21 Miles Bader <miles@gnu.org>
4710
4711 * help-funs.el (help-manyarg-func-alist): Variable removed.
4712
4713 2001-10-21 Miles Bader <miles@gnu.org>
4714
4715 * help-funs.el (help-manyarg-func-alist): Remove entries for
4716 `insert', `insert-and-inherit', `insert-before-markers',
4717 `insert-before-markers-and-inherit', `message', `message-box',
4718 `message-or-box', `propertize', `format', `encode-time', `append',
4719 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
4720 `insert-string', `ml-if', `ml-provide-prefix-argument', and
4721 `ml-prefix-argument-loop'.
4722
4723 2001-10-21 Andre Spiegel <spiegel@gnu.org>
4724
4725 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
4726 (vc-default-diff-tree): New functions.
4727 (vc-version-diff): Use them. As a result, coding systems are now
4728 set up properly for all sorts of diffs, and tree diffs can now
4729 also be done locally.
4730 (vc-diff): With a prefix argument, don't require that it's called
4731 from a buffer under version control.
4732 (diff-switches): Remove duplicate definition.
4733
4734 * vc-cvs.el (vc-cvs-diff-tree): New function.
4735
4736 2001-10-21 Miles Bader <miles@gnu.org>
4737
4738 * help-funs.el (help-manyarg-func-alist): Remove entries for
4739 `list', `vector', `make-byte-code', `call-process',
4740 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
4741 `logand', `logior', and `logxor'.
4742
4743 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
4744 image bits to compensate. Use `make-string' instead of
4745 `make-bool-vector' (XBM apparently wants byte-aligned rows).
4746
4747 2001-10-20 Kim F. Storm <storm@cua.dk>
4748
4749 * simple.el (kill-ring-save): Don't show extent of copied region
4750 if using transient-mark-mode and region is fully visible.
4751
4752 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4753
4754 * (Version 21.1 released.)
4755
4756 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4757
4758 * files.el (auto-mode-alist): Associate .indent.pro with
4759 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
4760
4761 2001-10-18 Sam Steingold <sds@gnu.org>
4762
4763 Put the *Compile-Log* buffer in `compilation-mode'.
4764 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
4765 (byte-compile-log-1, byte-compile-log-file)
4766 (displaying-byte-compile-warnings): Use it
4767
4768 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
4769
4770 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
4771
4772 * xml.el (xml-parse-tag): Use eq on char-after's return value.
4773
4774 2001-10-18 Gerd Moellmann <gerd@gnu.org>
4775
4776 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
4777
4778 * obsolete/hilit19.el (hilit-lookup-face-create):
4779 Call set-face-font only if display-graphic-p.
4780 (toplevel): Remove references to window-system.
4781
4782 2001-10-18 Miles Bader <miles@gnu.org>
4783
4784 * simple.el (what-line): Avoid problems with field properties.
4785
4786 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4787
4788 * wid-edit.el (widget-field-face, widget-single-line-field-face):
4789 Define special colors for a tty.
4790
4791 2001-10-17 Francesco Potorti` <pot@gnu.org>
4792
4793 * comint.el (comint-password-prompt-regexp): Make it less
4794 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
4795
4796 2001-10-17 John Wiegley <johnw@gnu.org>
4797
4798 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
4799 a regular file, before checking if it is a directory or symlink.
4800 This avoids a call to eshell-file-attributes, which can be
4801 expensive in some situations.
4802
4803 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
4804 customization variable, to differentiate ls-in-dired from regular
4805 uses of ls.
4806
4807 2001-10-17 Miles Bader <miles@gnu.org>
4808
4809 * custom.el (defface): Mention `:inherit' in doc-string.
4810
4811 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4812
4813 * paren.el: Update the Commentary with installation instructions.
4814
4815 2001-10-15 Dave Love <fx@gnu.org>
4816
4817 * international/mule.el (set-auto-coding): Fix regexps for local
4818 variables section not to eat newlines.
4819
4820 2001-10-15 Miles Bader <miles@gnu.org>
4821
4822 * simple.el (display-message-or-buffer): Pass the correct buffer
4823 to `display-buffer'.
4824
4825 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
4826
4827 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
4828 (executable-find): Use exec-suffixes.
4829 (executable-set-magic): Don't use make-local-hook.
4830
4831 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
4832
4833 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
4834
4835 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
4836 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
4837 Add .so to the Unix and GNU branch.
4838
4839 * international/latin-1.el:
4840 * international/latin-2.el:
4841 * international/latin-3.el:
4842 * international/latin-4.el:
4843 * international/latin-5.el:
4844 * international/latin-8.el:
4845 * international/latin-9.el: Add no-byte-compile: t, since
4846 Makefile.in instructs make-docfile to look at .el files.
4847
4848 2001-10-14 Miles Bader <miles@gnu.org>
4849
4850 * button.el (define-button-type): Allow supertype property to be
4851 specified with a keyword `:supertype' too.
4852 (button-put, make-text-button): Allow button type property to be
4853 specified using the keyword `:type' too.
4854 (button-type): New function.
4855 (button): Add `button-category-symbol' property.
4856
4857 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
4858
4859 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
4860 indent-new-comment-line from comment-indent-new-line.
4861
4862 * textmodes/refill.el (refill-mode):
4863 Bind DEL to backward-delete-char-untabify.
4864 Set backward-delete-char-untabify-method to `hungry'.
4865
4866 * textmodes/bib-mode.el (bib-mode):
4867 * play/gomoku.el (gomoku-mode):
4868 * textmodes/page-ext.el (pages-directory-mode):
4869 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
4870
4871 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
4872
4873 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
4874
4875 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
4876 Handle here-docs differently.
4877 (sh-font-lock-heredoc): Remove.
4878 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
4879 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
4880 (sh-font-lock-open-heredoc): New functions.
4881 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
4882 (sh-font-lock-keywords-1): Use regexp-opt.
4883 (sh-in-comment-or-string): Use syntax-ppss.
4884 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
4885 (sh-select, sh-tmp-file): Add explicit terminating \n.
4886
4887 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
4888 Use with-current-buffer.
4889 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
4890 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
4891 filename), catch any error that occurs in `ange-ftp-cd'.
4892 If an error happened, don't bother sending `cmd' at all.
4893 Fix a parenthesis typo.
4894 (ange-ftp-write-region): Don't blindly use binary if the remote host
4895 is unix-like.
4896
4897 * play/pong.el (pong-init): Don't use make-local-hook.
4898
4899 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
4900
4901 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
4902 (viper-get-ex-address-subr): More precise addr for the $ marker
4903
4904 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4905
4906 * version.el (emacs-version): Bump to 21.1.50.
4907
4908 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4909
4910 * mail/mailalias.el (mail-directory-stream): Do not double
4911 variables in the lambda-list.
4912
4913 * play/gomoku.el (gomoku-init-display): Ditto.
4914
4915 * play/landmark.el (lm-init-display): Ditto.
4916
4917 * delim-col.el (delimit-columns-rectangle-max): Ditto.
4918 (delimit-columns-rectangle-line): Ditto.
4919
4920 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
4921
4922 * newcomment.el (comment-region-internal): Don't rebind
4923 invisibility_spec now that the C routines handle it correctly.
4924
4925 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
4926
4927 * frame.el (special-display-popup-frame): Obey new specs `same-window'
4928 and `same-frame'.
4929
4930 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
4931
4932 * simple.el (minibuffer-local*-map): Remove redundant bindings.
4933
4934 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
4935 C-p and C-r. Remove redundant bindings from inheriting maps.
4936
4937 * progmodes/cperl-mode.el: Merged in changes from v4.32.
4938 After 4.23 and: After 4.24:
4939 (cperl-contract-levels): Restore position.
4940 (cperl-beautify-level): Likewise.
4941 (cperl-beautify-regexp): Likewise.
4942 (cperl-commentify): Rudimental support for length=1 runs
4943 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
4944 After 4.25:
4945 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
4946 (imenu-example--create-perl-index): Was not enforcing
4947 syntaxification-to-the-end.
4948 (cperl-invert-if-unless): Allow `for', `foreach'.
4949 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
4950 Mark qw(), m()x as indentable.
4951 (cperl-init-faces): Highlight `sysopen' too.
4952 Highlight $var in `for my $var' too.
4953 (cperl-invert-if-unless): Was leaving whitespace at end.
4954 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
4955 (cperl-calculate-indent): Remove old commented out code.
4956 Support (primitive) indentation of qw(), m()x.
4957 After 4.26:
4958 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
4959 q [] with intervening newlines.
4960 (cperl-autoindent-on-semi): New customization variable.
4961 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
4962 (cperl-tips): Mention how to make CPerl the default mode.
4963 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
4964 (cperl-outline-level): New function.
4965 (cperl-highlight-variables-indiscriminately): New customization var.
4966 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
4967 From Sean Kamath <kamath@pogo.wv.tek.com>.
4968 (cperl-after-block-p): Support CHECK and INIT.
4969 (cperl-init-faces, cperl-short-docs): Likewise and "our".
4970 From Doug MacEachern <dougm@covalent.net>.
4971 After 4.27:
4972 (cperl-find-pods-heres): Recognize \"" as a string.
4973 Mark whitespace between q and [] as `syntax-type' => `prestring'.
4974 Allow whitespace between << and "FOO".
4975 (cperl-problems): Remove \"" and q [] with intervening newlines.
4976 Mention multiple <<EOF as unsupported.
4977 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
4978 (cperl-indent-parens-as-block): New configuration variable.
4979 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
4980 Use `cperl-indent-parens-as-block'.
4981 (cperl-find-pods-heres): Test for =cut without empty line instead of
4982 complaining about no =cut.
4983 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
4984 (cperl-find-pods-heres): Likewise.
4985 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
4986 POD could've been marked as comment already.
4987 (cperl-unwind-to-safe): Unwind before start of POD too.
4988 After 4.28:
4989 (cperl-forward-re): Throw an error at proper moment REx unfinished.
4990 After 4.29:
4991 (x-color-defined-p): Make an extra case to peacify the warning.
4992 Toplevel: `defvar' to peacify the warnings.
4993 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
4994 No -nw-compile time warnings now.
4995 (cperl-find-tags): TAGS file had too short substring-to-search.
4996 Be less verbose in non-interactive mode
4997 (imenu-example--create-perl-index): Set index-marker after name
4998 (cperl-outline-regexp): New variable.
4999 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
5000 (cperl-mode): Made use `cperl-outline-regexp'.
5001 After 4.30:
5002 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
5003 (cperl-outline-level): Make start-of-file same level as `package'.
5004 After 4.31:
5005 (cperl-electric-pod): `head1' and `over' electric only if empty.
5006 (cperl-unreadable-ok): New variable.
5007 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
5008 on an unreadable file.
5009 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
5010 on an unreadable directory.
5011
5012 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
5013 Consider the text between two errors as belonging to the first error.
5014 (compilation-goto-locus): Use pop-to-buffer rather than
5015 switch-to-buffer-other-frame.
5016
5017 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
5018 (awk-font-lock-syntactic-keywords): New var.
5019 (awk-mode): Use it.
5020
5021 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
5022
5023 * faces.el (describe-face): Call help-setup-xref earlier.
5024
5025 * jka-compr.el (jka-compr-load-suffixes): New var.
5026 (jka-compr-install): Add its content to load-suffixes.
5027 (jka-compr-uninstall): Remove its content from load-suffixes.
5028
5029 2001-10-12 Sam Steingold <sds@gnu.org>
5030
5031 * bindings.el (completion-ignored-extensions): CL-related
5032 extensions are platform-independent.
5033
5034 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
5035 asynchronous multiple file copying.
5036
5037 2001-10-12 Gerd Moellmann <gerd@gnu.org>
5038
5039 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
5040 Turn error for repeated variables into warning.
5041
5042 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
5043 New function checking that lambda-list consists of non-constant
5044 symbols, that &rest and &optional are followed by variable names,
5045 that &rest VAR is the last element, and that variables aren't doubled.
5046 (byte-compile-lambda): Use it.
5047
5048 2001-10-12 Eli Barzilay <eli@barzilay.org>
5049
5050 * calculator.el (calculator-eng-display): Don't call concat
5051 with an integer argument.
5052
5053 2001-10-12 Miles Bader <miles@gnu.org>
5054
5055 * help-mode.el (help-customize-face): New button-type.
5056
5057 * faces.el (list-faces-display): Fix args to `help-xref-button'.
5058 (describe-face): Fix args to `help-xref-button'.
5059 Don't switch to help-buffer around call to `help-setup-xref'.
5060 Use `help-buffer' instead of hard-wired "*Help*".
5061 Require `help-mode'.
5062
5063 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
5064
5065 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
5066
5067 * help-mode.el (help-buffer): New function.
5068 Returns the buffer-name to use for help output.
5069 Change all the code to use it instead of hard-coding *Help*.
5070 (help-mode-map): Put back the mouse-2 binding.
5071 (help-xref-stack): Change the format and make buffer-local.
5072 (help-xref-stack-item): Make buffer-local.
5073 (help-setup-xref): Do the `push' here rather than in help-do-xref.
5074 (help-xref-interned): Display the face doc as well.
5075 (help-follow-mouse): Re-introduce.
5076 (help-xref-go-back): Adapt to the new use of help-xref-stack.
5077 (help-do-xref): Don't `push' any more.
5078 (help-follow): Also follow face names.
5079
5080 * help-funs.el (describe-function-1): Remove unused `parens' arg.
5081 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
5082 Autoload and cleanup.
5083 (describe-function): Call help-setup-xref.
5084 (describe-variable): Call help-setup-xref earlier.
5085
5086 * help.el (describe-bindings-internal): New fun moved from keymap.c.
5087 (view-lossage): Call help-setup-xref correctly and earlier.
5088 (describe-bindings): Call help-setup-xref earlier.
5089 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
5090 (describe-mode): Don't autoload. Call help-setup-xref earlier.
5091
5092 2001-10-11 Gerd Moellmann <gerd@gnu.org>
5093
5094 * master.el (master-mode): Use define-minor-mode instead of
5095 easy-mmode-define-minor-mode. Add autload cookie.
5096 (Commentary): Remove the line showing how to autoload master-mode,
5097 since it's always autoloaded.
5098
5099 * master.el: New file.
5100
5101 2001-10-11 Dave Love <fx@gnu.org>
5102
5103 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
5104 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
5105 <const-C varset-X const-C>: Fix car/cdr typo.
5106
5107 2001-10-11 Gerd Moellmann <gerd@gnu.org>
5108
5109 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
5110 New function extracted from byte-compile-log-1.
5111 (byte-compile-log-1): Change output to be more in line with
5112 the output of other GNU tools.
5113 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
5114 (byte-compile-report-error): Downcase error message.
5115 Use `error' instead of `!!' for error messages.
5116 (byte-compile-print-syms): Treat non-interactive case specially.
5117 (displaying-byte-compile-warnings): Use backquote.
5118 (byte-compile-from-buffer): Bind byte-compile-last-line.
5119 (batch-byte-compile): Remove `Done' message.
5120
5121 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
5122
5123 * emacs-lisp/copyright.el (copyright): Add final \n.
5124
5125 2001-10-11 Miles Bader <miles@gnu.org>
5126
5127 * diff.el (diff): Display default values in prompts as
5128 `(default ...)', not `(...)'.
5129
5130 * info.el (Info-follow-reference): Likewise.
5131
5132 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
5133
5134 * emacs-lisp/autoload.el (doc-string-elt): Remove.
5135
5136 * newcomment.el (comment-indent): Be a little more robust in case
5137 comment-indent-function does funny things.
5138 (comment-normalize-vars): Autoload.
5139 (comment-region-internal): Fiddle with the visibility spec.
5140 (comment-valid-prefix): New function.
5141 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
5142 that would turn comment-text into non-comment-text.
5143
5144 * emacs-lisp/syntax.el: New file.
5145
5146 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
5147 compatibility cruft.
5148 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
5149 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
5150 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
5151 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
5152 tcl-submit-bug-report.
5153 (tcl-mode-syntax-table): Leave \f alone.
5154 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
5155 tcl-end-of-defun, tcl-submit-bug-report.
5156 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
5157 (tcl-add-emacs-menu): Remove.
5158 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
5159 (tcl-keyword-list): Add `chain'.
5160 (tcl-font-lock-syntactic-keywords): New variable.
5161 (tcl-pps-has-arg-6): Remove.
5162 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
5163 (tcl-internal-mark-defun): Remove.
5164 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
5165 (tcl-mode): Use define-derived-mode. Simplify.
5166 Set comment-indent-function.
5167 (tcl-indent-command): Use line-beginning-position and comment-indent.
5168 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
5169 (tcl-indent-line): Use tcl-calculate-indent.
5170 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
5171 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
5172 (tcl-filter): Use with-current-buffer, simplify.
5173 (inferior-tcl-mode): Use define-derived-mode.
5174 (tcl-hairy-in-comment): Renamed tcl-in-comment.
5175 (tcl-simple-in-comment, tcl-in-comment): Removed.
5176 (tcl-files-alist): New function.
5177 (tcl-help-snarf-commands): Use it and return the result directly
5178 rather than through a global variable.
5179 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
5180 (tcl-help-on-word): Provide the default value to completing-read.
5181 (tcl-hilit): Remove.
5182 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
5183 (tcl-comment-indent): New function.
5184 (tcl-submit-bug-report): Remove.
5185 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
5186 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
5187 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
5188
5189 2001-10-10 Miles Bader <miles@gnu.org>
5190
5191 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
5192 (Info-fontify-node): Don't fontify the node if it's already been done.
5193
5194 2001-10-10 Gerd Moellmann <gerd@gnu.org>
5195
5196 * international/iso-transl.el (iso-transl-e-caret)
5197 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
5198 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
5199
5200 * simple.el (end-of-buffer): Fix code scrolling specially
5201 for the buffer end.
5202
5203 * startup.el (command-line-1): Bind tab-width to 8.
5204
5205 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5206
5207 * emulation/tpu-edt.el: Use defalias instead of fset for
5208 user-visible commands. From Rob Riepel
5209 <riepel@Networking.Stanford.EDU>.
5210
5211 2001-10-09 Gerd Moellmann <gerd@gnu.org>
5212
5213 * ruler-mode.el: New file.
5214
5215 2001-10-09 Miles Bader <miles@gnu.org>
5216
5217 * apropos.el (button): New require.
5218
5219 * help-funs.el: New file, contents mostly from `help.el'.
5220 (describe-variable): Use `condition-case' instead of `ignore-errors'.
5221
5222 * help-mode.el: New file, contents mostly from `help.el'.
5223
5224 * help.el: Don't require `view' when compiling.
5225 (help-with-tutorial, describe-function, describe-function-1)
5226 (variable-at-point, describe-variable, locate-library):
5227 Functions moved into `help-funs.el'.
5228 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
5229 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
5230 (help-setup-xref, help-xref-following, help-make-xrefs)
5231 (help-xref-button, help-insert-xref-button, help-xref-interned)
5232 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
5233 (help-xref-on-pp): Functions moved into `help-mode.el'
5234 (help-mode-map, help-xref-stack, help-xref-stack-item)
5235 (help-highlight-p, help-highlight-face, help-back-label)
5236 (help-xref-symbol-regexp, help-xref-mule-regexp)
5237 (help-xref-info-regexp): Variables moved into `help-mode.el'.
5238 (help-symbol, help-back, help-info, help-customize-variable)
5239 (help-function-def, help-variable-def):
5240 Button-types moved into `help-mode.el'.
5241 (load-symbol-file-load-history, symbol-file):
5242 Functions moved into `subr.el'.
5243 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
5244 (view-lossage): Call `help-setup-xref' instead of doing it manually.
5245
5246 * subr.el (symbol-file-load-history-loaded)
5247 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
5248
5249 * loadup.el ("button"): Load removed.
5250
5251 * button.el (define-button-type): Respect any `supertype' property.
5252 (button-type-subtype-p, button-has-type-p): New functions.
5253
5254 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
5255 dollar-signs.
5256
5257 * comint.el (comint-insert-previous-argument): New function.
5258 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
5259 (comint-insert-previous-argument-last-start-pos)
5260 (comint-insert-previous-argument-last-index): New variables.
5261
5262 * apropos.el (apropos-next-label-button): Use the presence of a
5263 `apropos-label' property to detect label buttons.
5264
5265 2001-10-08 Miles Bader <miles@gnu.org>
5266
5267 * button.el (next-button, previous-button): Remove N and WRAP
5268 parameters. Don't pay attention to `skip' properties.
5269 (forward-button): Implement wrapping, iterating, and skipping here
5270 instead.
5271 (button-activate): USE-MOUSE-ACTION is optional.
5272 (button-nop): Function removed.
5273 (default-button): Use `ignore' as default button action.
5274
5275 * apropos.el (apropos-next-label-button): Update arguments to
5276 `next-button'.
5277 (apropos-symbol): Add `skip' property.
5278 (apropos-function, apropos-macro, apropos-command)
5279 (apropos-variable, apropos-face, apropos-group, apropos-widget)
5280 (apropos-plist): New button types.
5281 (apropos-label-properties): Variable removed.
5282 (apropos-print): Pass button-type to apropos-print-doc, rather
5283 than help function and label text.
5284 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
5285 Get button label from TYPE.
5286
5287 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
5288
5289 * help.el (help-mode): Use define-derived-mode.
5290 (describe-mode): Add optional `buffer' arg.
5291 Use it instead of going through help-xref-mode.
5292 Avoid doubling the word `minor' when prettifying.
5293 (describe-function-1): List the corresponding key bindings.
5294 (describe-variable): Say if the var is automatically buffer-local.
5295 If the source is `loaddefs.el', look for the real source.
5296 (help-xref-mode): Remove.
5297
5298 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
5299 the file says no-byte-compile.
5300
5301 2001-10-08 Miles Bader <miles@gnu.org>
5302
5303 * button.el (next-button, previous-button): Respect `skip' property.
5304
5305 2001-10-07 Miles Bader <miles@gnu.org>
5306
5307 * woman.el (woman-mode-map): Copy button-buffer-map instead of
5308 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
5309 `woman-follow-word' instead of `woman-mouse-2'.
5310 (woman-follow-word): Renamed from `woman-mouse-2'.
5311 Follow current unconditionally, since this function is now only
5312 bound to M-mouse-2. Use accessor functions.
5313 (WoMan-highlight-references): Use `make-text-button'.
5314 (woman-xref): New button type.
5315
5316 * loadup.el ("faces"): Move load before loading "loaddefs.el".
5317 ("button"): New load, just before "help" (which uses it).
5318
5319 * help.el (help-mode-map): Make button-buffer-map our parent.
5320 Don't bind mouse events or tab/backtab.
5321 (help-function, help-variable, help-face, help-coding-system)
5322 (help-input-method, help-character-set, help-back, help-info)
5323 (help-customize-variable, help-function-def, help-variable-def):
5324 New button types.
5325 (help-button-action): New function.
5326 (describe-function-1): Pass help button-types to
5327 `help-xref-button' rather than help function and help-echo string.
5328 Don't put multiple help-function args in a list to pass them to
5329 help-xref-button, just pass them as multiple arguments.
5330 Use `help-insert-xref-button' to make [back]-button, rather than
5331 `help-xref-button'.
5332 (help-xref-button): Take a button-type TYPE as a parameter rather
5333 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
5334 and add a &rest parameter ARGS to serve the same purpose.
5335 Use `make-text-button' to add the button.
5336 (help-insert-xref-button): Use `insert-text-button' to add the button.
5337 (help-follow-mouse, help-next-ref, help-previous-ref):
5338 Functions removed.
5339 (help-do-xref): New function.
5340 (help-follow): Use `push-button' and `help-do-xref' to do most of
5341 the work.
5342
5343 * apropos.el (apropos-symbol, apropos-label): New button types.
5344 (apropos-symbol-button-display-help)
5345 (apropos-label-button-display-help, apropos-next-label-button):
5346 New functions.
5347 (apropos-mode-map): Make button-buffer-map our parent.
5348 Don't bind mouse events.
5349 (apropos-print, apropos-print-doc): Create buttons instead of text
5350 properties.
5351 (apropos-mouse-follow): Function removed.
5352 (apropos-follow): Use buttons.
5353
5354 * button.el: New file.
5355
5356 2001-10-07 Gerd Moellmann <gerd@gnu.org>
5357
5358 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
5359 Remove.
5360
5361 2001-10-05 Richard M. Stallman <rms@gnu.org>
5362
5363 * add-log.el (add-change-log-entry): Skip copyright notice
5364 and copying permission notice at start of file, if any.
5365 Make use of terms "entry" and "item" accord with Emacs manual.
5366 Simplify the logic for moving point while entering or creating
5367 an entry and then an item.
5368 (add-change-log-entry-other-window): Doc fix.
5369
5370 2001-10-06 Miles Bader <miles@gnu.org>
5371
5372 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
5373 removed; they apparently don't work with faces.
5374
5375 2001-10-05 Sam Steingold <sds@gnu.org>
5376
5377 * textmodes/sgml-mode.el (html-xhtml): New user option.
5378 (html-tag-alist, html-horizontal-rule, html-image, html-line)
5379 (html-ordered-list, html-unordered-list, html-list-item)
5380 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
5381 (sgml-skip-close-p): New function.
5382 (sgml-value): Use it.
5383
5384 2001-10-05 Sam Steingold <sds@gnu.org>
5385
5386 * calendar/diary-lib.el (diary-entry-compare): When times are
5387 identical, compare the entries lexicographically.
5388
5389 2001-10-06 Miles Bader <miles@gnu.org>
5390
5391 * rfn-eshadow.el (rfn-eshadow-update-overlay):
5392 Use `minibuffer-prompt-end'.
5393
5394 * simple.el (previous-matching-history-element): Fix misplaced
5395 parentheses.
5396
5397 2001-10-05 Miles Bader <miles@gnu.org>
5398
5399 * rfn-eshadow.el: New file.
5400
5401 2001-10-05 Miles Bader <miles@gnu.org>
5402
5403 * cus-face.el (custom-face-attributes): Make sure each attribute
5404 has a valid default value. Remove hacks that mapped `nil' to
5405 `off' and used nil to mean `unspecified'. Remove `unspecified'
5406 choices from all attributes (unspecified is handled by the parent
5407 checklist).
5408 * cus-edit.el (custom-face-edit-convert-widget)
5409 (custom-face-edit-deactivate, custom-face-edit-activate)
5410 (custom-face-edit-delete, custom-face-edit-attribute-tag):
5411 New functions.
5412 (custom-face-edit): Specify a custom :convert-widget.
5413 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
5414 Don't pass in default filters that map between `nil' and `off' and
5415 `unspecified' and `nil'.
5416
5417 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5418
5419 * progmodes/compile.el (compilation-buffer-name): New function.
5420 (compile-internal): Use it to determine the name of the
5421 compilation buffer.
5422
5423 2001-10-05 Miles Bader <miles@gnu.org>
5424
5425 * progmodes/compile.el (grep-use-null-device): New variable.
5426 (grep-command): Mention `grep-use-null-device'.
5427 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
5428 Make computation of `grep-command' respect `grep-use-null-device'.
5429 (grep): Respect `grep-use-null-device'.
5430 Call `grep-compute-defaults' even if grep-command is set, if
5431 grep-use-null-device is still tentative.
5432
5433 * subr.el (call-process-shell-command): New function.
5434
5435 2001-10-05 Miles Bader <miles@gnu.org>
5436
5437 * simple.el (previous-matching-history-element)
5438 (next-history-element, next-complete-history-element): Use
5439 `minibuffer-' functions instead of calling `field-' functions directly.
5440 (minibuffer-prompt-end, minibuffer-contents):
5441 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5442 Functions removed (now subrs).
5443 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
5444
5445 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
5446 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
5447 instead of calling `field-' functions directly.
5448 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
5449
5450 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5451
5452 * files.el (find-file-noselect): If file's read-only status has
5453 changed on disk, ask if buffer's read-only status should be
5454 changed, unless NOWARN is set.
5455
5456 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
5457 alias for define-setf-method.
5458
5459 * bindings.el: Remove no-byte-compile from file local variables
5460 to enable bootstrapping.
5461
5462 2001-10-04 Andrew Innes <andrewi@gnu.org>
5463
5464 * faces.el (face-font-registry-alternatives) [windows-nt]:
5465 Make gb2312 an alias for gb2312.1980.
5466
5467 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
5468
5469 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
5470 (uniquify-reverse-components): Remove.
5471
5472 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5473 Make sure the file is readable.
5474 (byte-compile-file): Don't compile if `no-byte-compile' is set.
5475 (byte-compile-defvar): Update to reflect the change in Fdefvar.
5476 (batch-byte-recompile-directory): Pass arg=0.
5477
5478 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
5479 (perl-calculate-indent): Use it.
5480 (perl-backward-to-noncomment): Use forward-comment.
5481
5482 * derived.el (define-derived-mode, derived-mode-make-docstring):
5483 Allow `parent' to be nil.
5484
5485 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
5486 Use define-derived-mode.
5487 (nroff-mode-map, nroff-mode-syntax-table): Massage.
5488
5489 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
5490
5491 * emacs-lisp/lselect.el: Use facep iso find-face.
5492
5493 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5494 Use regexp-opt.
5495 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
5496 (lisp-font-lock-syntactic-face-function): New function.
5497 (lisp-mode-variables): Use it. Make arg optional.
5498 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
5499 (lisp-mode): Don't pass an arg to lisp-mode-variables.
5500 Set comment-start-skip.
5501
5502 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
5503
5504 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
5505 (ignore-errors): Don't bother using a `err' symbol.
5506
5507 * emacs-lisp/autoload.el (autoload-ensure-default-file)
5508 (autoload-insert-section-header, autoload-before-p)
5509 (autoload-remove-section): New functions.
5510 (generate-file-autoloads): Use them.
5511 (update-file-autoloads): Use them. Return FILE if there's no cookie.
5512 Make sure the autoload file is properly formatted when creating it.
5513 (update-autoloads-from-directories): Use them as well.
5514 Only update autoloads for files whose timestamp has changed.
5515 Add a dummy entry to remember the files which had no autoload cookies.
5516
5517 * timer.el (timer-relative-time): Fix computation for negative `micro'.
5518
5519 * subr.el (define-key-after): Allow `key' to be longer than 1.
5520 (make-local-hook): Make obsolete.
5521 (add-hook, remove-hook): Don't use make-local-hook any more.
5522 (make-syntax-table): Inherit all chars from s-s-t.
5523
5524 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5525
5526 This is a fix for a report saying that resuming a search with C-s
5527 C-s doesn't use the case-fold-search setting of the previous
5528 search (C-s ... M-c ... then C-s C-s).
5529
5530 * isearch.el (isearch-last-case-fold-search): New variable.
5531 (isearch-mode): Remember value of isearch-case-fold-search
5532 in isearch-last-case-fold-search.
5533 (isearch-done): Quote value of isearch-case-fold-search.
5534 (isearch-repeat): When resuming a search, restore
5535 isearch-case-fold-search from isearch-last-case-fold-search.
5536
5537 Added to NEWS.
5538
5539 * startup.el (inhibit-startup-buffer-menu): New user-option.
5540 (command-line-1): If inhibit-startup-buffer-menu is set, don't
5541 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
5542
5543 This allows upto 99999 messages in the summary without screwing up
5544 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
5545
5546 * mail/rmailsum.el (rmail-make-summary-line)
5547 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
5548 (rmail-summary-goto-msg, rmail-summary-goto-msg):
5549 Allow 5-digit message ids instead of 4.
5550
5551 This adds expansion of environment variables in the value
5552 specified with M-x setenv. Added to NEWS.
5553
5554 * env.el (substitute-env-vars): New function.
5555 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
5556 environment variables in VALUE. Return VALUE.
5557
5558 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5559
5560 * Branch for 21.1.
5561
5562 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
5563
5564 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
5565
5566 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5567
5568 * emulation/tpu-edt.el: Make messages match original TPU/edt
5569 editor. From riepel@Stanford.EDU (Rob Riepel).
5570
5571 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
5572
5573 * rect.el: Update maintainer's email address.
5574
5575 2001-10-02 Andreas Schwab <schwab@suse.de>
5576
5577 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
5578 and Extended Passive Mode, resp.
5579
5580 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
5581
5582 These changes add support for Calendar-related items in the
5583 menu bar on tty's as well:
5584
5585 * calendar/calendar.el (calendar-mode-map): Require cal-menu
5586 unconditionally.
5587 (calendar-mode): Set up activate-menubar-hook unconditionally.
5588
5589 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
5590 calls x-popup-menu only if popup menus are supported.
5591 (calendar-mouse-insert-hebrew-diary-entry)
5592 (calendar-mouse-insert-islamic-diary-entry)
5593 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
5594 (calendar-mouse-view-other-diary-entries)
5595 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
5596 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
5597 Call cal-menu-x-popup-menu instead of x-popup-menu.
5598
5599 2001-10-01 Gerd Moellmann <gerd@gnu.org>
5600
5601 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
5602
5603 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
5604
5605 * emacs-lisp/rx.el: New file.
5606
5607 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
5608
5609 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
5610
5611 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5612
5613 * frame.el (select-frame-by-name, other-frame): Doc fix.
5614
5615 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
5616
5617 * play/snake.el (snake-score-file): Use temporary-file-directory
5618 instead of a literal "/tmp". Suggested by Robert
5619 <robert@chezmarshall.freeserve.co.uk>.
5620
5621 * play/tetris.el (tetris-score-file): Ditto.
5622
5623 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
5624
5625 * apropos.el (apropos-print): Make the directions inserted at the
5626 beginning of the *Apropos* buffer more clear.
5627
5628 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
5629
5630 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
5631 Added comments.
5632
5633 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
5634
5635 * newcomment.el (comment-normalize-vars): Use " \t" rather than
5636 "\\s-" when defining comment-end-skip.
5637
5638 2001-09-27 Gerd Moellmann <gerd@gnu.org>
5639
5640 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
5641 Call get-buffer-window first second arg `visible'.
5642
5643 * international/mule-diag.el (list-input-methods-1):
5644 Output something that's independent of Emacs' version.
5645
5646 * tar-mode.el (tar-mode-write-file): Don't signal an error by
5647 calling byte-to-position with a nil tar-header-offset.
5648
5649 2001-09-27 Simon Josefsson <jas@extundo.com>
5650
5651 * mail/sendmail.el (send-mail-function): Doc fix.
5652 (mail-do-fcc): Error if header-end is not a marker.
5653 (mail-do-fcc): Add a comment.
5654 (mail-reply-to): Doc fix.
5655 (mail-signature): Make ATPOINT optional.
5656 (mail-yank-original): Use cond instead of nestled if.
5657
5658 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
5659
5660 * info.el (Info-on-current-buffer): Default arg to "Top".
5661
5662 2001-09-25 Eli Barzilay <eli@barzilay.org>
5663
5664 * calculator.el (calculator-copy-displayer): New user-option.
5665 (calculator-displayer-prev, calculator-displayer-next):
5666 Renamed from calculator-displayed-{left,right}.
5667 (calculator, calculator-standard-displayer)
5668 (calculator-num-to-string, calculator-update-display)
5669 (calculator-copy, calculator-put-value): Bug and display fixes.
5670
5671 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5672
5673 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
5674 (ebnf-version): New version (3.6.1).
5675
5676 * ebnf-bnf.el: Fix character range regexp. Doc fix.
5677 (ebnf-bnf-non-terminal-chars): New internal const.
5678 (ebnf-bnf-lex): Fix code.
5679
5680 * ebnf-iso.el: Fix character range regexp. Doc fix.
5681 (ebnf-iso-non-terminal-chars): New internal const.
5682 (ebnf-iso-lex): Fix code.
5683
5684 * ebnf-yac.el: Fix character range regexp. Doc fix.
5685 (ebnf-yac-skip-chars): New internal const.
5686 (ebnf-yac-skip-code): Fix code.
5687
5688 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
5689
5690 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
5691
5692 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
5693 passing it to VC.
5694
5695 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
5696 case where the file is relative.
5697
5698 2001-09-24 Gerd Moellmann <gerd@gnu.org>
5699
5700 * xml.el (xml-parse-attlist): Quotes around attributes must be the
5701 same on each side. Make sure we properly handle simple quotes.
5702 From Daiki Ueno <ueno@unixuser.org>.
5703
5704 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5705
5706 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
5707 <jas@extundo.com>.
5708
5709 * menu-bar.el (top-level): Minor fixes for text of help-echo in
5710 some items of the Options menu.
5711
5712 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
5713
5714 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
5715
5716 * vc-hooks.el (vc-delete-automatic-version-backups):
5717 Don't fail if the directory doesn't exist.
5718
5719 * diff-mode.el (diff-default-read-only): New var.
5720 (diff-mode): Use it.
5721
5722 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
5723
5724 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
5725 Use make-keymap instead of copy-keymap, since copying the global
5726 keymap messes up the menu bar.
5727
5728 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
5729 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
5730
5731 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
5732
5733 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
5734
5735 * dired-aux.el (dired-insert-subdir): Pass switches to
5736 dired-build-subdir-alist.
5737
5738 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
5739
5740 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
5741 caused %#a and %#b to be mis-formatted.
5742
5743 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
5744
5745 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
5746 ccmode, emacs-mime, and eudc manuals.
5747
5748 2001-09-19 Sam Steingold <sds@gnu.org>
5749
5750 w32 find cannot be used with `grep-find'.
5751 * progmodes/compile.el (find-program): New variable.
5752 (grep-compute-defaults): Use it to set `grep-find-command'.
5753
5754 2001-09-19 Gerd Moellmann <gerd@gnu.org>
5755
5756 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
5757
5758 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5759
5760 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
5761 programming. Doc fix.
5762 (ebnf-version): New version (3.6).
5763 (ebnf-eps-begin): Data fix.
5764 (ebnf-begin-file): Code fix.
5765
5766 * ebnf-bnf.el: Doc fix.
5767 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
5768
5769 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
5770
5771 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5772
5773 * ps-print.el: Better face mapping for black/white PostScript printers.
5774 Check if mark is active when printing a region. Doc fix.
5775 (ps-print-version): New version number (6.5.5).
5776 (ps-print-color-p): Customization fix.
5777 (ps-black-white-faces): New option.
5778 (ps-black-white-faces-alist): New internal var.
5779 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
5780 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
5781 (ps-nb-pages-region): Interactive fix.
5782 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
5783 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
5784
5785 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
5786
5787 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
5788 numeric month value, and allow the Kanji character after the it to
5789 be missing (happens with ls-lisp's output on Japanese versions of
5790 MS-Windows).
5791
5792 2001-09-18 Miles Bader <miles@gnu.org>
5793
5794 * diff-mode.el (diff-mode): Don't make the buffer read-only if
5795 it's empty (and thus probably a new patch file about to be edited).
5796
5797 2001-09-17 Gerd Moellmann <gerd@gnu.org>
5798
5799 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5800 Check for '(' in column 0 of doc string.
5801
5802 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
5803 of `nth' so that using a vector as bounding-box works.
5804 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
5805
5806 2001-09-17 Andre Spiegel <spiegel@gnu.org>
5807
5808 * vc.el (vc-annotate): Use current workfile version explicitly as
5809 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
5810
5811 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
5812
5813 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
5814 convert-standard-filename doesn't guarantee that the .el extension
5815 is preserved.
5816
5817 * dos-fns.el (convert-standard-filename): Replace invalid
5818 characters only after converting dash/underscore to a period.
5819 (original-make-auto-save-file-name): New.
5820 (make-auto-save-file-name): New function, overrides the definition
5821 on files.el and calls the original function via
5822 original-make-auto-save-file-name.
5823
5824 * mail/rmail.el (top-level): Require mule-utils when compiling.
5825 (rmail-decode-babyl-format): Use detect-coding-with-priority
5826 instead of detect-coding-region, to favor detection of emacs-mule
5827 encoded Babyl files written by rmailout.el etc. Suggested by
5828 Kenichi Handa <handa@etl.go.jp>.
5829
5830 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
5831
5832 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
5833 Use `equal', not `=', since the device number can be a cons cell.
5834
5835 2001-09-14 Gerd Moellmann <gerd@gnu.org>
5836
5837 * simple.el: Comment out change of 2001-09-13.
5838
5839 2001-09-13 Milan Zamazal <pdm@zamazal.org>
5840
5841 * progmodes/compile.el (grep-compute-defaults): Don't set
5842 grep-command/grep-find-command when it is already non-nil.
5843 (grep-command): Make it a user option.
5844 (grep-find-command): Likewise.
5845
5846 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
5847
5848 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
5849 inhibit quit.
5850
5851 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
5852
5853 * files.el (make-auto-save-file-name): If long file names are not
5854 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
5855 generating an auto-save file name from it.
5856
5857 2001-09-13 Gerd Moellmann <gerd@gnu.org>
5858
5859 * ps-print.el (ps-print-region, ps-print-region-with-faces)
5860 (ps-nb-pages-region): Signal an error if called interactively
5861 and the mark is not active.
5862
5863 * simple.el (minibuffer-prompt-modification)
5864 (minibuffer-prompt-insertion): New functions.
5865 (minibuffer-prompt-properties): Use `modification-hooks' and
5866 `insert-in-front-hooks'.
5867
5868 2001-09-12 Richard M. Stallman <rms@gnu.org>
5869
5870 * textmodes/outline.el (outline-regexp): Doc fix.
5871 Initialize it in the defcustom, the usual way.
5872
5873 2001-09-12 Gerd Moellmann <gerd@gnu.org>
5874
5875 * ediff-mult.el (ediff-get-meta-info): Take into account that data
5876 from `ediff-meta-info' properties need not be an overlay.
5877 From David Ponce <dponce@voila.fr>.
5878
5879 * isearch.el (isearch-intersects-p): Fix end checks.
5880
5881 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
5882
5883 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
5884 `t' branch of `cond', since Irix 6.1 and up is a special case of
5885 the standard dbx interface.
5886
5887 2001-09-11 Miles Bader <miles@gnu.org>
5888
5889 * comint.el (comint-send-input): When waiting for echoed input,
5890 don't save the expected end position in `echo-end', so that things
5891 work properly even if the buffer is modified elsewhere at the same
5892 time [this happens if `comint-truncate-buffer' is used].
5893
5894 2001-09-11 Gerd Moellmann <gerd@gnu.org>
5895
5896 * textmodes/outline.el (outline-mode): Use `^' and a shy group
5897 when constructing imenu-generic-expression from outline-regexp.
5898
5899 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
5900
5901 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
5902 `equal' instead of `=', since they can be cons cells. From Nils
5903 Goesche <cartan@cartan.de>.
5904
5905 2001-09-10 Andre Spiegel <spiegel@gnu.org>
5906
5907 * vc.el (vc-annotate): Rewrote doc string.
5908
5909 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
5910
5911 * time-stamp.el: Update Stephen Gildea's email address.
5912
5913 2001-09-10 Gerd Moellmann <gerd@gnu.org>
5914
5915 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
5916 enable-multibyte-characters = nil. From Hallvard B Furuseth
5917 <h.b.furuseth@usit.uio.no>.
5918
5919 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
5920
5921 * ediff-init.el (ediff-highest-priority): Bug fix.
5922
5923 * viper-cmd.el (viper-special-read-and-insert-char): New function
5924 that reads a character and uses the current input method or
5925 iso-accents when appropriate.
5926
5927 * viper.el and all others: Corrections to the comment blocks at
5928 the top.
5929
5930 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
5931
5932 * info.el (Info-goto-node): Doc fix.
5933
5934 2001-09-07 Gerd Moellmann <gerd@gnu.org>
5935
5936 * isearch.el (isearch-intersects-p): New function.
5937 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
5938 use isearch-intersects-p, and clean up.
5939
5940 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
5941
5942 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
5943 and "german8", for the new German orthography dictionaries,
5944 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
5945 the entries, to keep the line length balanced for loaddefs.el.
5946
5947 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
5948
5949 * comint.el (comint-send-input): Handle comint-process-echoes
5950 differently.
5951
5952 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5953
5954 * locate.el (locate-insert-header): Remove unnecessary whitespace.
5955
5956 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
5957
5958 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
5959
5960 2001-09-07 Gerd Moellmann <gerd@gnu.org>
5961
5962 * server.el (server-switch-buffer):
5963 * textmodes/refer.el (refer-find-entry-internal):
5964 * term/sup-mouse.el (sup-pos-to-window):
5965 * term/bg-mouse.el (bg-window-from-x-y):
5966 * emacs-lisp/edebug.el (edebug-window-live-p):
5967 Use get-window-with-predicate.
5968
5969 * window.el (get-window-with-predicate): Renamed from some-window.
5970 (some-window): Make it an alias.
5971
5972 2001-09-06 Gerd Moellmann <gerd@gnu.org>
5973
5974 * simple.el (undo): Remove positions from buffer-undo-list up to
5975 the next undo boundary only.
5976
5977 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
5978
5979 * makefile.nt (install): Don't copy sc.el. Reported by Richard
5980 Kim <ryk@dspwiz.com>
5981
5982 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
5983 the message "Creating customization items...done".
5984
5985 2001-09-05 Gerd Moellmann <gerd@gnu.org>
5986
5987 * font-lock.el (toplevel): Require `jit-lock' only if
5988 font-lock-support-mode is set to jit-lock-mode.
5989
5990 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
5991
5992 * international/quail.el (quail-use-package, quail-inactivate)
5993 (quail-activate): Mention the hooks these functions run in their
5994 doc strings.
5995
5996 2001-09-05 Edward M. Reingold <reingold@iit.edu>
5997
5998 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
5999 of file in header of menu.
6000
6001 2001-09-04 Gerd Moellmann <gerd@gnu.org>
6002
6003 * env.el (setenv): Interactively, if VARIABLE has a current value,
6004 add that to the front of the history, as the doc string says.
6005
6006 * comint.el (comint-send-input): Change help-echo.
6007 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
6008
6009 * bookmark.el (bookmark-write-file): Bind print-length and
6010 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
6011
6012 * obsolete/uncompress.el: Moved there from lisp/.
6013
6014 * comint.el (comint-insert-clicked-input): Goto point-max before
6015 deleting previous input. From "Dr Francis J. Wright"
6016 <F.J.Wright@qmw.ac.uk>.
6017
6018 * simple.el (backward-word): Doc fix.
6019
6020 2001-09-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6021
6022 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
6023 * uncompress.el, uniquify.el, vc.el, view.el, window.el
6024 * w32-fns.el: Add Keywords header.
6025
6026 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
6027
6028 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
6029 "Text Properties". Suggested by Simon Marshall
6030 <Simon.Marshall@midas-kapiti.com>.
6031
6032 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
6033
6034 * term/mac-win.el (mac-drag-n-drop): Decode file name by
6035 consulting the value of file-name-coding-system.
6036
6037 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
6038
6039 * help.el (describe-function-1): Save precomputed `file-name' rather
6040 than recomputing it (incorrectly) with `symbol-file'.
6041
6042 2001-09-03 Gerd Moellmann <gerd@gnu.org>
6043
6044 * international/isearch-x.el (isearch-exit-recursive-edit):
6045 Take three parameters, since it's used as an after-change-function.
6046
6047 * emacs-lisp/backquote.el (backquote-backquote-symbol)
6048 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
6049 from doc strings.
6050
6051 2001-09-02 Milan Zamazal <pdm@zamazal.org>
6052
6053 * progmodes/glasses.el (glasses-convert-to-unreadable):
6054 Consider underscores as in `glasses-make-readable'.
6055
6056 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6057
6058 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
6059 MS-DOS, since cpp might not be available.
6060
6061 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
6062 Mention "yank" in the help-echo text.
6063 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6064
6065 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
6066
6067 * newcomment.el (comment-indent): Insert spaces more carefully.
6068
6069 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
6070
6071 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
6072 exists. From Andy Petrusenco <andy@int.spb.ru>.
6073
6074 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
6075 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
6076 <andy@int.spb.ru>.
6077
6078 2001-08-31 Gerd Moellmann <gerd@gnu.org>
6079
6080 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
6081 Instead of running mouse-yank-at-click, see what the event is
6082 bound to outside Isearch and run that.
6083
6084 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
6085
6086 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
6087 Fix the menu entry to mention transient-mark-mode.
6088
6089 2001-08-30 Gerd Moellmann <gerd@gnu.org>
6090
6091 * simple.el (eval-expression-print-level): Fix last change.
6092
6093 * bindings.el (mode-line-coding-system-map): New variable.
6094 (mode-line-mule-info): Give the "%Z" a local-map keymap.
6095
6096 * simple.el (eval-expression-print-level): Change the type
6097 of the defcustom to allow nil.
6098
6099 * emacs-lisp/find-gc.el: Moved here from lisp/.
6100
6101 * international/quail.el (quail-completion-1):
6102 Reverse the ((CHAR . DEFN) ...) list before processing it.
6103 From Kenichi Handa <handa@etl.go.jp>.
6104
6105 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
6106 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
6107
6108 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
6109
6110 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
6111 aren't supported. This avoids the annoying gray strip drawn by
6112 the Windows version instead of the missing tool bar.
6113
6114 2001-08-29 Gerd Moellmann <gerd@gnu.org>
6115
6116 * menu-bar.el (menu-bar-options-menu): Make option text, messages
6117 and tooltips more consistent. From "Marshall, Simon"
6118 <Simon.Marshall@midas-kapiti.com>.
6119
6120 * startup.el (fancy-splash-screens): Temporarily set
6121 minor-mode-map-alist to nil while displaying splash screens.
6122
6123 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6124
6125 * buff-menu.el: Add Keywords header.
6126 Doc fix (C-x C-b is bound to list-buffers).
6127
6128 * dired-x.el: Add keyword files to get listed in finder.
6129 Remove confusing notes about GNU Emacs 19.
6130
6131 * dired.el, dired-aux.el: Add Keywords header.
6132
6133 2001-08-28 Andre Spiegel <spiegel@gnu.org>
6134
6135 * vc.el (vc-revert-file): Call the backend even if the FILE's
6136 contents can be reverted locally; pass new arg CONTENTS-DONE
6137 down to the backend.
6138
6139 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
6140 optional arg CONTENTS-DONE.
6141
6142 2001-08-28 Andrew Innes <andrewi@gnu.org>
6143
6144 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
6145
6146 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
6147
6148 * makefile.nt (install): Copy more *.el files.
6149
6150 2001-08-28 Gerd Moellmann <gerd@gnu.org>
6151
6152 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
6153 instead of `w' which is already in use.
6154
6155 * gs.el (gs-load-image): Use sleep-for.
6156 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6157
6158 2001-08-28 Miles Bader <miles@gnu.org>
6159
6160 * replace.el (query-replace-regexp-eval): Return args from
6161 `interactive' form in correct order.
6162
6163 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
6164
6165 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
6166 major modes, don't create panes for modes for which
6167 mouse-buffer-menu-alist returns an empty alist.
6168
6169 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
6170
6171 * progmodes/hideshow.el: Update first-line description.
6172 Sync comments w/ maintainer version 5.31.
6173
6174 (hs-isearch-open): Default value now `code'.
6175 Fix docstring to use "code blocks" vs "comment blocks",
6176 as opposed to "block" vs "comment".
6177 (hs-flag-region): Accept `hs-isearch-open' value
6178 of `block' as synonymous w/ `code'.
6179 (hs-hide-block-at-point): For code blocks, pass `code'
6180 to `hs-flag-region' instead of `block'.
6181
6182 2001-08-28 Miles Bader <miles@gnu.org>
6183
6184 * comint.el (comint-next-prompt): Don't loop infinitely if
6185 {next,previous}-single-char-property-change returns its input
6186 position when the search fails.
6187
6188 2001-08-27 Miles Bader <miles@gnu.org>
6189
6190 * comint.el (comint-get-old-input-default): Don't signal an error
6191 if point is not on an input field; instead, return the current
6192 line (using `comint-bol' to skip any prompt, in case we're not
6193 using fields at all).
6194
6195 * man.el (Man-mode-line-format): Variable removed.
6196 (Man-mode): Change `mode-line-buffer-identification' instead of
6197 `mode-line-format'.
6198
6199 2001-08-27 Gerd Moellmann <gerd@gnu.org>
6200
6201 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
6202 From Simon Josefsson <jas@extundo.com>.
6203
6204 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
6205
6206 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
6207 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6208
6209 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
6210 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6211
6212 * emacs-lisp/lselect.el: Ditto.
6213
6214 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
6215 Remove periods from the end of error message strings.
6216 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6217
6218 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
6219 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6220
6221 * net/telnet.el: Ditto.
6222
6223 2001-08-26 Gerd Moellmann <gerd@gnu.org>
6224
6225 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
6226 KEYMAP to the call to define-minor-mode.
6227
6228 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
6229
6230 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
6231 Replace some of the undefined characters with emulations of bidi
6232 formatting characters and Niqud as per SI 1311-1.
6233 (IT-unicode-translations): Ditto.
6234 (IT-display-table-setup, IT-setup-unicode-display):
6235 Fill characters without translations with dos-unsupported-char-glyph.
6236
6237 2001-08-24 Simon Josefsson <jas@extundo.com>
6238
6239 * hl-line.el (hl-line-mode): Don't be a global mode.
6240 (global-hl-line-mode): New function.
6241
6242 2001-08-24 Gerd Moellmann <gerd@gnu.org>
6243
6244 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
6245 being reset by Ghostscript. Don't kill the gs process.
6246 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6247
6248 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
6249
6250 * term/mac-win.el: Require scroll-bar.
6251
6252 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
6253
6254 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
6255
6256 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
6257
6258 * hexl.el (hexl-insert-multibyte-char) New function.
6259 (hexl-quoted-insert, hexl-self-insert-command)
6260 (hexl-insert-hex-char, hexl-insert-decimal-char)
6261 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
6262 Fix the doc strings accordingly.
6263 (hexl-insert-char): Reject characters whose code is above 255.
6264 Doc fix.
6265 (hexl-mode-map): Copy the global keymap instead of creating a
6266 sparse keymap, and bind all self-inserting characters to
6267 hexl-self-insert-command.
6268
6269 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
6270
6271 * wid-edit.el (text): Re-order docstring correctly.
6272
6273 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
6274
6275 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
6276
6277 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
6278
6279 * simple.el (line-number-mode): Mention the variable
6280 line-number-display-limit-width in the doc string.
6281
6282 2001-08-22 Gerd Moellmann <gerd@gnu.org>
6283
6284 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
6285 Temporarily select EVENT's window for switching buffers.
6286 (mode-line-bury-buffer): New function.
6287 (mode-line-buffer-identification-keymap): Use it instead of
6288 bury-buffer. Bind down-mouse events to prevent global down-mouse
6289 events from shining through.
6290
6291 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
6292
6293 * newcomment.el (comment-beginning): Make sure the comment-start
6294 we found isn't a comment-end (in cases where confusion is possible).
6295
6296 2001-08-22 Miles Bader <miles@gnu.org>
6297
6298 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
6299 before writing it, so that hard-links don't see new version.
6300
6301 2001-08-21 Gerd Moellmann <gerd@gnu.org>
6302
6303 * gs.el (gs-set-ghostview-colors-window-prop):
6304 Call x-change-window-property with 3rd arg FRAME.
6305 (gs-load-image): Wait for a previous Ghostscript process
6306 to complete before starting a new one.
6307
6308 * image.el (image-type-regexps): Make sure that the TIFF
6309 pattern is only matched at the beginning of a string.
6310 From Markus Rost <rost@math.ohio-state.edu>.
6311
6312 * international/swedish.el: Pre-Mule file removed. From Jonas
6313 Oberg <jonas@gnu.org>.
6314
6315 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
6316
6317 * whitespace.el (whitespace-abort-on-error): Add custom variable
6318 to whitespace to abort a write-file if whitespace is detected in file.
6319
6320 * whitespace.el (whitespace-write-file-hook): Hook to be called
6321 when writing a file. If `whitespace-abort-on-error' is set, the
6322 write will abort on detecting whitespaces.
6323 If `whitespace-auto-cleanup' is set, the file will be cleaned
6324 automatically prior to writing.
6325
6326 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
6327 whitespaces in the error output!
6328
6329 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
6330 `indent-tabs-mode', since the latter notes user preferences on
6331 TABs anyway.
6332
6333 * whitespace.el (whitespace-version): 3.1. All of the above issues
6334 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
6335
6336 2001-08-20 Gerd Moellmann <gerd@gnu.org>
6337
6338 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
6339 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6340
6341 * whitespace.el (whitespace-global-mode): Add autoload cookie.
6342
6343 2001-08-20 Alex Schroeder <alex@gnu.org>
6344
6345 * sql.el (sql-db2): Doc change.
6346
6347 2001-08-20 Alex Schroeder <alex@gnu.org>
6348
6349 * sql.el (sql-postgres): Add the database at the end of the
6350 parameters instead of at the beginning.
6351 (sql-postgres-options): Doc change.
6352
6353 2001-08-17 Gerd Moellmann <gerd@gnu.org>
6354
6355 * custom.el (defcustom): Doc fix.
6356
6357 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6358
6359 * ps-mule.el (find-composition): Check if (char-after POS)
6360 returns a valid character.
6361
6362 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
6363
6364 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
6365 original-point for extra CR characters that are added/removed when
6366 the buffer is written/read whose EOL type is -dos.
6367
6368 2001-08-16 Miles Bader <miles@gnu.org>
6369
6370 * simple.el (line-move): Undo previous change.
6371
6372 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
6373 property to input-terminating `boundary' overlays to avoid
6374 line-move wierdness.
6375
6376 2001-08-16 Gerd Moellmann <gerd@gnu.org>
6377
6378 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
6379 buffer in a save-restriction. Under one test case with Ediff,
6380 window-scroll-functions are run with a window start that's
6381 temporarily outside of the restriction.
6382
6383 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
6384
6385 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
6386 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
6387 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
6388 (texinfo-update-menu-region-beginning)
6389 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
6390 command, @ifnottex, to regexps, so it is found.
6391
6392 2001-08-16 Andrew Innes <andrewi@gnu.org>
6393
6394 * makefile.nt (DONTCOMPILE): Omit bindings.el.
6395 (DONTCOMPILE): Omit sc.el.
6396
6397 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
6398 (DONTCOMPILE): Omit sc.el.
6399
6400 2001-08-16 Gerd Moellmann <gerd@gnu.org>
6401
6402 * replace.el (occur): Bind inhibit-read-only to t.
6403
6404 2001-08-16 Miles Bader <miles@gnu.org>
6405
6406 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
6407 calling `constrain-to-field', to avoid problems with comint prompts.
6408
6409 2001-08-15 Gerd Moellmann <gerd@gnu.org>
6410
6411 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
6412 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
6413
6414 * ediff-mult.el (ediff-get-meta-info): Fix the condition
6415 of a while-loop.
6416
6417 * Makefile.in (DONTCOMPILE): Remove sc.el.
6418
6419 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
6420 Don't include term/.
6421
6422 * mail/sc.el: Moved to obsolete/.
6423
6424 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6425
6426 * ps-print.el: Change error function arguments to follow Emacs
6427 message convention. Doc fix.
6428 (ps-print-version): New version number (6.5.4).
6429 (coding-system-for-write): Change declaration position to avoid
6430 XEmacs compilation gripes.
6431 (coding-system-for-read, buffer-file-coding-system):
6432 Declarations to avoid XEmacs compilation gripes.
6433
6434 * ps-mule.el: Doc fix.
6435 (ps-mule-encode-header-string): If STRING is not a string, replace
6436 STRING by empty string.
6437
6438 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
6439
6440 * frame.el (show-trailing-whitespace): Doc fix.
6441
6442 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
6443
6444 * desktop.el (desktop-save): Insert the coding: tag before
6445 desktop-header.
6446
6447 2001-08-13 Gerd Moellmann <gerd@gnu.org>
6448
6449 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
6450 its path from $els.
6451
6452 * image.el (image-jpeg-p): Fix call of substring.
6453
6454 2001-08-10 Gerd Moellmann <gerd@gnu.org>
6455
6456 * play/animate.el (animate-string): Doc fix. Use a buffer
6457 name with stars in it.
6458 (animate-sequence): New function.
6459 From Richard Stallman <rms@gnu.org>.
6460
6461 * frame.el (select-frame-set-input-focus): New function
6462 extracted from other-frame.
6463 (other-frame): Use it.
6464 (next-multiframe-window, previous-multiframe-window): Use it.
6465
6466 * isearch.el (isearch-other-meta-char): Don't switch to the
6467 buffer of a window clicked on, when the current buffer is
6468 in Isearch mode.
6469
6470 * image.el (image-jpeg-p): Test for APPn markers in the range
6471 #xe0..#xef.
6472
6473 2001-08-09 Gerd Moellmann <gerd@gnu.org>
6474
6475 * desktop.el (desktop-save): Don't use concat to form a file
6476 name, use expand-file-name.
6477
6478 * mouse.el (mouse-delete-window): Do nothing if frame has just
6479 one window.
6480
6481 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
6482 for the minor mode name.
6483
6484 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
6485 minor mode name.
6486
6487 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
6488 instead of make-mode-line-mouse2-map.
6489
6490 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
6491 the minor mode name.
6492
6493 * emacs-lisp/easy-mmode.el (define-minor-mode):
6494 Use mode-line-minor-mode-keymap for the minor mode name.
6495
6496 * calendar/calendar.el (calendar-mode-line-format):
6497 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
6498
6499 * bindings.el (make-mode-line-mouse-map): Renamed from
6500 make-mode-line-mouse2-map. Take additional arg MOUSE.
6501 (mode-line-modified): Use mouse-3 instead of mouse-2.
6502 (mode-line-buffer-identification-keymap): Bind keys differently.
6503 (propertized-buffer-identification): Adapt help-echo to new bindings.
6504
6505 * bindings.el (mode-line-format): Specify help-echo for line
6506 number, column number and buffer-percent part of the mode-line.
6507
6508 * image.el (image-type-regexps): Allow whitespace at the start
6509 of the image data for XPM, XBM and Postscript, which are
6510 text files.
6511 (image-jpeg-p): Correct calculation of next field offset.
6512
6513 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6514
6515 * battery.el: Fix typo.
6516
6517 2001-08-08 Gerd Moellmann <gerd@gnu.org>
6518
6519 * image.el (image-type-regexps): Allow predicates. Change the way
6520 JPEG images are recognized.
6521 (image-jpeg-p): New function.
6522 (image-type-from-data): Handle predicates in image-type-regexps.
6523
6524 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
6525 #:, #x, #o, and similar constructs.
6526
6527 2001-08-07 Gerd Moellmann <gerd@gnu.org>
6528
6529 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
6530
6531 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
6532 instead of `progn'.
6533
6534 * tar-mode.el (tar-extract): Avoid generating a new buffer
6535 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
6536
6537 * textmodes/paragraphs.el (forward-sentence): Avoid building
6538 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
6539
6540 * progmodes/executable.el (executable-set-magic):
6541 If executable-find returns a quoted file name, unquote it before
6542 inserting it.
6543
6544 * image.el (image-type-regexps): For JPEG files, use a regexp
6545 derived from the JFIF spec.
6546
6547 * image.el (image-type-regexps): Use `\`' instead of `^' in
6548 most regular expressions.
6549
6550 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6551
6552 * play/animate.el: Re-insert a reference to re-inserted function.
6553
6554 2001-08-06 Gerd Moellmann <gerd@gnu.org>
6555
6556 * help.el (describe-function-1): Use find-function-search-for-symbol
6557 instead of find-function-noselect because the latter follows aliases.
6558
6559 * play/animate.el (animate-birthday-present): Re-insert.
6560
6561 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6562 Handle old-style menu definitions.
6563
6564 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6565
6566 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
6567 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6568
6569 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
6570 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
6571 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
6572
6573 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6574
6575 * textmodes/tildify.el: Milan Zamazal has new address.
6576
6577 2001-08-03 Gerd Moellmann <gerd@gnu.org>
6578
6579 * custom.el (custom-set-variables): Don't test `custom-requests'
6580 properties, check the third element of the options passed to
6581 custom-set-variables instead.
6582
6583 * info.el (info-insert-file-contents): Use info-file-exists-p
6584 instead of file-exists-p.
6585
6586 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
6587 the mode-line face is restored. Fix several bugs.
6588
6589 * replace.el (perform-replace): Doc fix.
6590
6591 2001-08-02 Francesco Potorti` <pot@gnu.org>
6592
6593 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
6594 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
6595 (uniquify-fix-item-base, uniquify-fix-item-filename)
6596 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
6597 Callers changed.
6598 (uniquify-set-proposed): Changed to work with a vector item.
6599 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
6600 the fix list, and a list of strings for the non-file buffer
6601 names. Both changes reduce consing.
6602 (uniquify-rationalize-a-list): Local variable renaming.
6603 (uniquify-rationalize-conflicting-sublist): Use member instead of
6604 assoc.
6605 (uniquify-rename-buffer): Use unless instead of if not.
6606
6607 2001-08-02 Gerd Moellmann <gerd@gnu.org>
6608
6609 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
6610
6611 * custom.el (custom-set-variables): Set options with :require
6612 clauses last.
6613
6614 * custom.el (defcustom): Doc fix.
6615
6616 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
6617
6618 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
6619
6620 * man.el (man): Mention Man-switches in the doc string.
6621 (Man-switches): Mention -a in the doc string.
6622
6623 * textmodes/ispell.el (ispell-alternate-dictionary):
6624 Add /usr/share/lib/dict/words, for Irix.
6625
6626 * bindings.el: Bind shifted and control-shifted kp-* keys to the
6627 corresponding non-kp keys. Suggested by Stephen Gildea
6628 <gildea@stop.mail-abuse.org>.
6629
6630 2001-08-01 Francesco Potorti` <pot@gnu.org>
6631
6632 * uniquify.el: These changes correct a corner case that the old
6633 code managed correctly.
6634 (uniquify-fix-item-proposed): Renamed from
6635 uniquify-fix-item-min-proposed.
6636 (uniquify-set-proposed): New function.
6637 (uniquify-rationalize-file-buffer-names): Code reshuffled for
6638 clarity and speed.
6639 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
6640 This is equivalent to what the old code did.
6641 (uniquify-rationalize-a-list): Never recompute the proposed
6642 name. Sort the conflicting sublist before rationalising it: this
6643 is equivalent to what the old code did, but one directory element
6644 at a time, and only when necessary.
6645 (uniquify-rationalize-conflicting-sublist): Recompute here the
6646 proposed name.
6647
6648 2001-08-01 Gerd Moellmann <gerd@gnu.org>
6649
6650 * play/animate.el: Add Keywords and Maintainer. Remove a
6651 reference to a removed function.
6652
6653 * play/animate.el (animate-string): Handle case that the string is
6654 longer than the window is wide.
6655
6656 2001-07-31 Gerd Moellmann <gerd@gnu.org>
6657
6658 * desktop.el (desktop-save): Bind coding-system-for-write to
6659 `emacs-mule' for write-region.
6660
6661 * delsel.el (delete-selection-pre-hook): Don't set this-command
6662 to `ignore' if the region is empty.
6663
6664 * international/mule.el (set-keyboard-coding-system):
6665 Set keyboard-coding-system.
6666
6667 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
6668 before accessing it.
6669
6670 2001-07-30 Andreas Schwab <schwab@suse.de>
6671
6672 * menu-bar.el (toggle-highlight-paren-mode):
6673 Use `(show-paren-mode)' as body.
6674
6675 2001-07-30 Andre Spiegel <spiegel@gnu.org>
6676
6677 * vc.el (vc-checkout-hook): New hook.
6678 (vc-checkout): Run it.
6679
6680 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
6681
6682 * progmodes/make-mode.el (makefile-macroassign-regex):
6683 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
6684
6685 2001-07-30 Gerd Moellmann <gerd@gnu.org>
6686
6687 * vc.el (vc-switch-backend): Fix autoload cookie.
6688
6689 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
6690 the desktop file.
6691
6692 2001-07-30 Simon Josefsson <jas@extundo.com>
6693
6694 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
6695 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
6696
6697 2001-07-27 Gerd Moellmann <gerd@gnu.org>
6698
6699 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
6700 (last-sexp-toggle-display): Renamed from last-sexp-print.
6701 (last-sexp-toggle-display, eval-last-sexp-1):
6702 Use last-sexp-setup-props.
6703
6704 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
6705 New user-options.
6706 (mouse-wheel-change-button): New function.
6707 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
6708 (mwheel-scroll): Ditto.
6709
6710 2001-07-26 Gerd Moellmann <gerd@gnu.org>
6711
6712 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
6713 `...', compare with unabbreviated printed representation instead.
6714 (last-sexp-print): Bind print-length and print-level to nil.
6715
6716 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
6717 before assigning text properties. Make properties rear-nonsticky.
6718
6719 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
6720 (eval-last-sexp-1): Give printed text a `keymap' property and bind
6721 <mouse-2> and <RET> in that map to a function printing the
6722 unabbreviated value.
6723
6724 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
6725 is a buffer, put a text property `printed-value' on the printed
6726 representation, with the Lisp object printed as value.
6727
6728 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
6729
6730 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
6731 Mention the effect of eval-expression-print-length and
6732 eval-expression-print-level in the doc strings. Suggested by
6733 Kevin Gallagher <kevingal@onramp.net>.
6734
6735 2001-07-25 Gerd Moellmann <gerd@gnu.org>
6736
6737 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
6738 for buttons > 3.
6739 (xterm-mouse-translate): Handle the case that we don't get a
6740 down-event.
6741
6742 * emacs-lisp/find-func.el (find-function-regexp):
6743 Add easy-mmode-define-global-mode to the regexp. Allow newlines
6744 in front of the function name.
6745
6746 * isearch.el (isearch-other-meta-char): Fix last change.
6747
6748 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
6749 similar events for which fake prefix keys are generated. It's no
6750 longer necessary since read_key_sequence doesn't modify these
6751 events for internal purposes anymore.
6752
6753 * files.el (auto-mode-alist): Use nroff-mode for files ending
6754 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
6755
6756 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
6757
6758 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
6759 tool-bar-lines parameter, behave as if its value were zero.
6760 (mouse-avoidance-set-pointer-shape): Don't do anything if
6761 x-pointer-shape is not boundp.
6762
6763 2001-07-23 Francesco Potorti` <pot@gnu.org>
6764
6765 * uniquify.el: Overall speedup changes when using many buffers.
6766 (uniquify-fix-item-base, uniquify-fix-item-filename)
6767 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
6768 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
6769 place in the item, but was never used.
6770 (uniquify-fix-item-min-proposed): New defalias: the fourth place
6771 in the item is now used as cache for the proposed name.
6772 (uniquify-rationalize-file-buffer-names): Move computation made on
6773 newbuffile out of the loop, in the newbuffile-nd local var.
6774 Use dolist (cosmetic change). Compute the proposed name for the most
6775 common case and cache it in the fourth place in the item.
6776 (uniquify-rationalize-file-buffer-names): Used to return a a list
6777 of buffer whose name was changed, but that return value was never used.
6778 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
6779 the cached proposed name, does much less consing and is quicker.
6780 (uniquify-filename-lessp): Deleted.
6781 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
6782 Do not bind locally the uniquify-possibly-resolvable flag. Use the
6783 cached proposed name is possible.
6784 (uniquify-get-proposed-name): Arguments changed, callers changed.
6785 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
6786 uniquify-possibly-resolvable flag, which is no more bound locally.
6787 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
6788 flag, which does not exist any more.
6789
6790 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
6791
6792 * term/internal.el (IT-unicode-translations): Fix the appearance of
6793 "6`".
6794
6795 * progmodes/compile.el (compile-internal): If EMACS is already
6796 defined in the environment, don't override its value.
6797
6798 2001-07-23 Gerd Moellmann <gerd@gnu.org>
6799
6800 * play/fortune.el: Undo change of 2001-07-13.
6801 Fix autoload cookies. Add types to defcustoms.
6802 (fortune) <defgroup>: Add :link.
6803 (fortune-from-region): Use eq, not eql.
6804 From Dave Love <fx@gnu.org>.
6805
6806 * play/animate.el (animate-birthday-present): Function removed.
6807
6808 * play/animate.el: New file.
6809
6810 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
6811
6812 * startup.el (normal-top-level-add-subdirs-to-load-path):
6813 On Windows, put into normal-top-level-add-subdirs-inode-list the
6814 canonicalized names of the directories instead of inode numbers.
6815
6816 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
6817
6818 * ediff-util.el: Copyright years.
6819 (ediff-choose-syntax-table): New function.
6820 (ediff-setup): Use ediff-choose-syntax-table.
6821 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
6822 vc-state is available.
6823 (ediff-make-temp-file): Use ediff-coding-system-for-write.
6824
6825 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6826 with-syntax-table.
6827 (ediff-coding-system-for-read): From ediff-diff.el
6828 (ediff-coding-system-for-write): New variable.
6829 (ediff-highest-priority): Fixed the bug having to do with disappearing
6830 overlays.
6831 (ediff-file-remote-p): Use file-remote-p, if available.
6832 (ediff-listable-file): New function.
6833 (ediff-file-attributes): Use ediff-listable-file.
6834
6835 * ediff-mult.el (ediff-meta-insert-file-info1):
6836 Use ediff-listable-file.
6837
6838 * ediff-ptch.el (ediff-prompt-for-patch-file):
6839 Use ediff-coding-system-for-read.
6840 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
6841
6842 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
6843 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
6844
6845 * ediff.el: Date of last update, copyright years.
6846
6847 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6848
6849 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6850 of Scott Bronson.
6851 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
6852 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6853 Deleted functions.
6854 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6855 ex-token-list.
6856 (viper-get-ex-address-subr): Convert registers to char data type.
6857
6858 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
6859 (viper-memq-char): Use viper-int-to-char.
6860 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
6861 vc-locking-state.
6862 (viper-read-key): Use viper-read-key-sequence.
6863
6864 * viper.el (viper-major-mode-modifier-list):
6865 Added inferior-emacs-lisp-mode.
6866 (this-major-mode-requires-vi-state): New function that uses simple
6867 heuristics to decide if vi state is appropriate.
6868 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
6869 (viper-non-hook-settings): Don't advise read-key-sequence.
6870 (viper-read-key-sequence): New function that replaces the
6871 previously used advice to read-key-sequence.
6872
6873 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
6874 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
6875 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
6876 (viper-open-line-at-point,viper-substitute,viper-overwrite)
6877 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
6878 Got rid of the negative character hack.
6879 (viper-escape-to-state,viper-replace-state-exit-cmd):
6880 Use viper-read-key-sequence.
6881 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
6882 (viper-minibuffer-standard-hook,viper-read-string-with-history):
6883 Don't override existing minibuffer-setup-hook.
6884 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
6885 Convert registers to char data type.
6886 (viper-autoindent): Use viper-indent-line.
6887
6888 * viper-keym.el: Use viper-exec-key-in-emacs.
6889
6890 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
6891
6892 * server.el (server-visit-files): Fix variable name typo.
6893
6894 2001-07-20 Gerd Moellmann <gerd@gnu.org>
6895
6896 * simple.el (delete-trailing-whitespace): Save match data
6897 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
6898
6899 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
6900
6901 * progmodes/compile.el (compilation-parse-errors): `linenum' might
6902 return a this-error using the alternative format (a pair of markers).
6903
6904 2001-07-19 Gerd Moellmann <gerd@gnu.org>
6905
6906 * font-lock.el (c++-keywords): Add Standard C++ operator names.
6907
6908 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
6909 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
6910
6911 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6912
6913 * international/iso-transl.el: Fix typo in the header of the file.
6914
6915 * textmodes/picture.el (picture): Doc fix.
6916
6917 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
6918 follow coding conventions in generated files.
6919
6920 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
6921
6922 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
6923 (tool-bar-add-item): Don't call image-related primitives if the
6924 display doesn't support images.
6925
6926 * frame.el (display-images-p): New function.
6927
6928 2001-07-17 Gerd Moellmann <gerd@gnu.org>
6929
6930 * server.el (server-visit-files): Handle the case the specified
6931 column number is <= 0.
6932
6933 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
6934
6935 * startup.el (command-line-1): Add support for +LINE:COLUMN
6936 command line argument.
6937
6938 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6939
6940 * server.el (server-process-filter, server-visit-files):
6941 Add support for +LINE:COLUMN style emacsclient calls.
6942
6943 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6944
6945 * emacs-lisp/easy-mmode.el: Add Keywords header.
6946
6947 * play/pong.el: Author has new address.
6948
6949 * play/landmark.el: Author is no more reachable.
6950
6951 * play/handwrite.el: Author is no more reachable.
6952
6953 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
6954
6955 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
6956 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
6957 Complete bindings for F<1..12> keys.
6958 (global-map): Remove `undo' binding (already in the default).
6959 Replace `t<n>' bindings with `f<n>' bindings.
6960
6961 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
6962
6963 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
6964 (tcl-mode): Use tcl-add-log-defun.
6965 (tcl-indent-line): Use tcl-calculate-indent.
6966 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
6967 (tcl-indent-exp): Renamed from indent-tcl-exp.
6968 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
6969 (tcl-indent-for-comment): Call comment-indent-function properly
6970 and handle the case where it returns nil.
6971
6972 2001-07-16 Gerd Moellmann <gerd@gnu.org>
6973
6974 * calendar/cal-islam.el (calendar-goto-islamic-date):
6975 Remove autoload cookie.
6976
6977 * calendar/calendar.el (calendar-goto-islamic-date):
6978 Add call to autoload.
6979
6980 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
6981
6982 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
6983 Don't change compile-auto-highlight globally.
6984 Don't bother with `font-lock-defaults' property since XEmacs
6985 also understands the `font-lock-defaults' variable.
6986 Use make-local-variable rather than make-variable-buffer-local.
6987 Don't `defconst' comment-indent-function: keep the default.
6988 Call easy-menu-add unconditionally.
6989 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
6990 (ada-create-menu): Use :included for Emacs as well.
6991
6992 * vc.el (vc-do-command): Autoload.
6993
6994 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
6995
6996 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6997
6998 * ps-print.el: Fix Author: header.
6999
7000 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7001
7002 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
7003 mouse-1 etc., bind them to `ignore'.
7004
7005 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
7006 send-invisible, which is already defined in Comint.
7007 (eshell-watch-for-password-prompt): Use it.
7008
7009 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7010
7011 * which-func.el (which-func-mode): Doc fix.
7012
7013 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
7014 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
7015 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
7016 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
7017 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
7018 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
7019 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
7020 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
7021 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
7022 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
7023 * emulation/edt-mapper.el, emulation/edt-pc.el,
7024 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
7025 * emulation/tpu-edt.el, emulation/tpu-extras.el,
7026 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
7027 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
7028 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
7029 * international/isearch-x.el, international/iso-cvt.el,
7030 * international/ogonek.el, international/quail.el,
7031 * international/utf-8.el, jit-lock.el, language/devan-util.el,
7032 * language/devanagari.el, language/ethio-util.el,
7033 * language/ethiopic.el, language/european.el, language/indian.el,
7034 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
7035 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
7036 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
7037 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
7038 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
7039 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
7040 * progmodes/autoconf.el, progmodes/cmacexp.el,
7041 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
7042 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
7043 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
7044 * progmodes/ebnf2ps.el, progmodes/executable.el,
7045 * progmodes/fortran.el, progmodes/idlw-shell.el,
7046 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
7047 * progmodes/m4-mode.el, progmodes/mantemp.el,
7048 * progmodes/meta-mode.el, progmodes/octave-inf.el,
7049 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
7050 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
7051 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
7052 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
7053 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
7054 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
7055 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
7056 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
7057 * textmodes/two-column.el, time-stamp.el, timezone.el,
7058 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
7059 * which-func.el, whitespace.el, wid-browse.el, widget.el,
7060 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
7061 conventions.
7062
7063 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7064
7065 * simple.el (set-variable): Require 'cus-edit' instead of
7066 `wid-edit', so that the Custom widgets get defined.
7067
7068 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7069
7070 * allout.el: A fix to follow coding conventions.
7071
7072 * find-lisp.el: A fix to follow coding conventions.
7073
7074 * term/w32-win.el: A fix to follow coding conventions.
7075
7076 * textmodes/sgml-mode.el: A fix to follow coding conventions.
7077
7078 * term/xterm.el: A fix to follow coding conventions.
7079
7080 * term/news.el: A fix to follow coding conventions.
7081
7082 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
7083 header line fixed.
7084
7085 * sun-curs.el: Fix Maintainer: header line.
7086
7087 * emacs-lisp/easymenu.el: Address of the author added.
7088
7089 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7090
7091 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
7092 property.
7093
7094 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7095
7096 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
7097 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
7098 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
7099 Some fixes to follow coding conventions.
7100
7101 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7102
7103 * which-func.el (which-func-mode): Doc fix.
7104
7105 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
7106
7107 * net/rcompile.el (remote-compile): Use make-local-variable.
7108
7109 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
7110
7111 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
7112
7113 * mail/reporter.el (reporter-submit-bug-report):
7114 Don't abuse make-variable-buffer-local. Fix call to add-hook.
7115
7116 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7117
7118 * calendar/cal-china.el, calendar/cal-coptic.el,
7119 * calendar/cal-dst.el, calendar/cal-french.el,
7120 * calendar/cal-hebrew.el, calendar/cal-islam.el,
7121 * calendar/cal-iso.el, calendar/cal-julian.el,
7122 * calendar/cal-mayan.el, calendar/cal-persia.el,
7123 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
7124 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
7125 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
7126 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
7127 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
7128 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
7129 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
7130 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
7131 * progmodes/ada-xref.el, progmodes/cc-align.el,
7132 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
7133 * progmodes/cc-defs.el, progmodes/cc-engine.el,
7134 * progmodes/cc-langs.el, progmodes/cc-menus.el,
7135 * progmodes/cc-styles.el, progmodes/cc-vars.el,
7136 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
7137 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
7138 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
7139 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
7140 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
7141 * textmodes/reftex.el: Some fixes to follow coding
7142 conventions in Elisp files with known maintainers.
7143
7144 * emulation/viper.el: A fix to follow coding conventions.
7145
7146 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
7147 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
7148 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
7149 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
7150 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
7151 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
7152 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
7153 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
7154 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
7155 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
7156 conventions in Elisp files.
7157
7158 * composite.el, diff.el, emacs-lisp/levents.el,
7159 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
7160 * emulation/pc-mode.el, emulation/viper-cmd.el,
7161 * emulation/viper-ex.el, emulation/viper-init.el,
7162 * emulation/viper-keym.el, emulation/viper-macs.el,
7163 * emulation/viper-mous.el, emulation/viper-util.el,
7164 * emulation/viper.el, forms-pass.el, international/ccl.el,
7165 * international/characters.el, international/encoded-kb.el,
7166 * international/fontset.el, international/ja-dic-cnv.el,
7167 * international/ja-dic-utl.el, international/kinsoku.el,
7168 * international/kkc.el, international/mule-cmds.el,
7169 * international/mule-diag.el, international/mule-util.el,
7170 * international/mule.el, international/titdic-cnv.el,
7171 * language/china-util.el, language/chinese.el,
7172 * language/cyril-util.el, language/cyrillic.el, language/english.el,
7173 * language/greek.el, language/hebrew.el, language/japan-util.el,
7174 * language/japanese.el, language/korea-util.el, language/korean.el,
7175 * language/lao-util.el, language/lao.el, language/misc-lang.el,
7176 * language/slovak.el, language/thai-util.el, language/thai.el,
7177 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
7178 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
7179 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
7180 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
7181 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
7182 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
7183 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
7184 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
7185 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
7186 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
7187 to follow coding conventions in files without maintainer or in files
7188 with clear maintainer (but without Maintainer header stating so).
7189
7190 * emacs-lisp/elp.el: A fix to follow coding conventions.
7191
7192 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
7193 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
7194 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
7195 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
7196 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
7197 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
7198 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
7199 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
7200 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
7201 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
7202 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
7203 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
7204 conventions in files from Gnus.
7205
7206 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
7207 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
7208 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
7209 * echistory.el, electric.el, emacs-lisp/authors.el,
7210 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
7211 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
7212 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
7213 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
7214 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
7215 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
7216 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
7217 * international/codepage.el, international/iso-ascii.el,
7218 * international/iso-insert.el, international/iso-transl.el,
7219 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
7220 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
7221 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
7222 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
7223 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
7224 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
7225 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
7226 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
7227 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
7228 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
7229 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
7230 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
7231 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
7232 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
7233 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
7234 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
7235 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
7236 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
7237 * textmodes/tex-mode.el, textmodes/text-mode.el,
7238 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
7239 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
7240 * vt100-led.el, window.el: Some fixes to follow coding conventions in
7241 files maintained by FSF.
7242
7243 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7244
7245 * arc-mode.el: A fix to follow coding conventions.
7246
7247 * bindings.el: Ditto.
7248
7249 * cdl.el: Ditto.
7250
7251 * comint.el: Ditto.
7252
7253 * cus-start.el: Ditto.
7254
7255 * shell.el: Ditto.
7256
7257 * skeleton.el: Ditto.
7258
7259 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
7260
7261 * info.el (Info-build-node-completions):
7262 Make Info-current-file-completions buffer local.
7263
7264 2001-07-13 Gerd Moellmann <gerd@gnu.org>
7265
7266 * which-func.el (which-func-mode, which-func-ff-hook)
7267 (which-function-mode): Remove references to which-func-mode-global.
7268
7269 * calendar/cal-islam.el (calendar-goto-islamic-date):
7270 Add autoload cookie.
7271
7272 * play/fortune.el: Add types to defcustoms.
7273
7274 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7275
7276 * language/czech.el: A fix to follow coding conventions.
7277
7278 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7279
7280 * speedbar.el (speedbar-supported-extension-expressions): Add .g
7281 to the extension list, for antlr-mode. From Christoph Wedler
7282 <Christoph.Wedler@sap.com>.
7283
7284 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
7285
7286 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
7287 (vc-dired-mode-map): Fix the madness.
7288
7289 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
7290 (vc-prefix-map): Moved back from vc.el.
7291
7292 2001-07-11 Gerd Moellmann <gerd@gnu.org>
7293
7294 * mail/mail-extr.el (mail-extr-all-top-level-domains):
7295 Increase the size of the obarray.
7296 (mail-extr-all-top-level-domains): Add more toplevel domains,
7297 add more long names.
7298 From: Per Starback <starback@ling.uu.se>.
7299
7300 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7301
7302 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
7303 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7304
7305 * progmodes/ada-mode.el: Ditto.
7306
7307 * progmodes/ada-xref.el: Ditto.
7308
7309 2001-07-11 Miles Bader <miles@gnu.org>
7310
7311 * finder.el (finder-insert-at-column): Also move to the next line
7312 if exactly at COLUMN.
7313
7314 2001-07-10 Gerd Moellmann <gerd@gnu.org>
7315
7316 * help.el (describe-function-1): When printing FUNCTION's
7317 documentation, don't assume FUNCTION is a symbol.
7318
7319 * startup.el (normal-top-level): Don't operate on the initial
7320 frame if we failed to create one.
7321
7322 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
7323
7324 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
7325 itself, i.e. only indent the contents in it.
7326
7327 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
7328
7329 * mail/rmail.el (rmail-show-message): Show beginning of message in
7330 all windows containing it.
7331
7332 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
7333
7334 * term/tty-colors.el: Fix the header line and copyright years.
7335
7336 2001-07-09 Gerd Moellmann <gerd@gnu.org>
7337
7338 * emacs-lisp/advice.el (ad-make-advised-definition): If the
7339 original definition has an interactive form, but is Elp
7340 instrumented, use the interactive form of the function called by
7341 elp-wrapper.
7342
7343 * winner.el (winner-equal): Make it a defun. Don't compare Winner
7344 configurations with compare-window-configuration; they aren't
7345 window configurations.
7346
7347 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
7348 from the server for the format we expect. Don't use it if it
7349 doesn't look like what the Internet draft for FTP extensions specifies.
7350
7351 * toolbar/*.pbm: Cleaned up.
7352 From Luis Fernandes <elf@ee.ryerson.ca>.
7353
7354 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7355
7356 * cc-cmds.el: Extended the kludge to interoperate with the
7357 delsel and pending-del packages wrt to the new function
7358 `c-electric-delete-forward'.
7359
7360 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
7361
7362 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
7363 to delay the call to <mode> for global minor modes.
7364 (easy-mmode-define-navigation): Only recenter if interactive.
7365
7366 2001-07-06 Gerd Moellmann <gerd@gnu.org>
7367
7368 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
7369 to lisp-indent-line.
7370
7371 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
7372 from the server. Call encode-time only when we are sure that we
7373 got a 213 response.
7374
7375 2001-07-06 Simon Josefsson <jas@extundo.com>
7376
7377 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
7378 (mail-envelope-from): New user option.
7379 (sendmail-send-it): Use it.
7380
7381 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7382
7383 * ps-print.el: Use locale dependant date to print date in header.
7384 Doc fix.
7385 (ps-print-version): New version number (6.5.3).
7386 (ps-right-header, ps-right-footer): Initialization and doc fix.
7387 (ps-time-stamp-locale-default): New fun.
7388
7389 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7390
7391 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
7392 field problem with MIME-mode.
7393
7394 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
7395
7396 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7397
7398 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
7399 MIME-mode.
7400
7401 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
7402
7403 * bindings.el (mode-line-mule-info): Don't show the tip with
7404 buffer-file-coding-system if that is nil.
7405
7406 2001-07-05 Gerd Moellmann <gerd@gnu.org>
7407
7408 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
7409 instead of kill-line.
7410
7411 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
7412 <Pavel@Janik.cz>.
7413
7414 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
7415 <Pavel@Janik.cz>.
7416
7417 2001-07-04 Gerd Moellmann <gerd@gnu.org>
7418
7419 * font-lock.el (c-font-lock-keywords-3): When matching something
7420 like `struct X Y', finish with point after Y.
7421
7422 2001-07-04 Simon Josefsson <jas@extundo.com>
7423
7424 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
7425 in caller buffer.
7426
7427 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
7428
7429 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
7430 instead of string-match to find the basename of the file.
7431 From Pascal Obry <p.obry@wanadoo.fr>.
7432
7433 * net/browse-url.el (browse-url-default-windows-browser):
7434 Support the MS-DOS port when it runs on Windows.
7435 (browse-url-browser-function) [ms-dos]: Default to
7436 browse-url-default-windows-browser.
7437
7438 * help.el (locate-library): Enable code that looks for compressed
7439 libraries if auto-compression-mode is on.
7440
7441 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
7442
7443 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
7444
7445 2001-07-02 Gerd Moellmann <gerd@gnu.org>
7446
7447 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
7448
7449 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
7450
7451 * allout.el: Fix the header line, so that finder.el recognizes it.
7452 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7453
7454 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
7455 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7456
7457 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7458
7459 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
7460
7461 * ps-bdf.el (bdf-directory-list): Use the value relative to
7462 installation-directory for MS-Windows as well.
7463
7464 2001-06-29 Richard M. Stallman <rms@gnu.org>
7465
7466 * wid-edit.el (widget-color-sample-face-get):
7467 Return ((foreground-color . COLOR)) instead of constructing a face.
7468
7469 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7470
7471 * faces.el (region): Change the background color for the
7472 light-background color display to lightgoldenrod2, to make it
7473 visible on some laptops.
7474
7475 2001-06-28 Richard M. Stallman <rms@gnu.org>
7476
7477 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
7478 (rmail-msg-restore-non-pruned-header): Likewise.
7479 If point was in the old pruned header, put it at the top.
7480 (rmail-msg-prune-header): If point was at the top, keep it there.
7481
7482 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
7483 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
7484
7485 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
7486
7487 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
7488
7489 2001-06-28 Karl Fogel <kfogel@red-bean.com>
7490
7491 * saveplace.el: Update maintainer email address.
7492
7493 2001-06-27 Francesco Potorti` <pot@gnu.org>
7494
7495 * uniquify.el: (uniquify-rationalize-file-buffer-names):
7496 Undo previous change.
7497
7498 2001-06-27 Francesco Potorti` <pot@gnu.org>
7499
7500 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
7501 preliminary quick reordering. Can speed things up dramatically.
7502
7503 2001-06-26 Richard M. Stallman <rms@gnu.org>
7504
7505 * dired.el (dired-get-filename): A file name starting with ~
7506 is not absolute in this context.
7507
7508 * which-func.el (which-func-maxout): Increase default to 500000.
7509 (which-function-mode): This is now the "real" name of the function.
7510 (which-func-mode): Now an alias.
7511 (which-func-mode-global): Name deleted.
7512
7513 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
7514 button-2, when binding hs-mouse-toggle-hiding.
7515
7516 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7517
7518 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
7519 (rmail-msg-prune-header): Likewise.
7520 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
7521 and `rmail-msg-prune-header'.
7522
7523 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
7524
7525 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
7526 back than LINEBEG.
7527
7528 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
7529
7530 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
7531 window where they clicked the mouse has a header line, adjust
7532 vertical movement by one.
7533
7534 2001-06-25 Milan Zamazal <pdm@zamazal.org>
7535
7536 * progmodes/glasses.el (glasses-make-readable): Consider underscores
7537 too when separating a parenthesis.
7538
7539 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
7540
7541 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7542 (bookmark-bmenu-hide-filenames): Add help-echo to
7543 mouse-highlighted text.
7544 (bookmark-bmenu-show-filenames): Remove help-echo property from
7545 the whitespace.
7546
7547 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
7548
7549 * files.el (auto-mode-alist): Add configure.ac (autoconf).
7550 From Karl Eichwalder <ke@suse.de>.
7551
7552 2001-06-23 Richard M. Stallman <rms@gnu.org>
7553
7554 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
7555
7556 * progmodes/cc-styles.el (c-set-style): Don't specify initial
7557 contents for completing-read.
7558
7559 2001-06-22 Richard M. Stallman <rms@gnu.org>
7560
7561 * menu-bar.el (menu-bar-make-toggle): Construct the
7562 function's doc string from HELP, not DOC, and make it accurate by
7563 adding "Toggle whether to " at the front and downcasing the initial.
7564 Change the HELP arg in some calls to make it fit this usage.
7565
7566 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
7567 Undo previous change.
7568
7569 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
7570
7571 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
7572
7573 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
7574
7575 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
7576
7577 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
7578
7579 * dabbrev.el (dabbrev--select-buffers): Fix last change.
7580
7581 2001-06-20 Richard M. Stallman <rms@gnu.org>
7582
7583 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
7584 broken out from dabbrev--find-expansion. Handle minibuffer
7585 specially here.
7586 (dabbrev--find-expansion): Simplify code in various ways.
7587 Don't treat minibuffers specially.
7588 Call dabbrev--make-friend-buffer-list.
7589 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
7590 (dabbrev--scanning-message): Do nothing when minibuffer is current.
7591
7592 2001-06-19 John Wiegley <johnw@gnu.org>
7593
7594 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
7595 Also, added a comment describing how to greatly speedup Eshell
7596 loadup time, by concatenating together all of Eshell's .elc files.
7597
7598 2001-06-19 John Wiegley <johnw@gnu.org>
7599
7600 * eshell/esh-mode.el: Disabled a test that often yields false failures.
7601
7602 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
7603
7604 * woman.el (WoMan-highlight-references): Add help-echo to
7605 mouse-highlighted text.
7606
7607 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
7608
7609 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
7610
7611 2001-06-18 Gerd Moellmann <gerd@gnu.org>
7612
7613 * international/quail.el (quail-start-conversion):
7614 Reset quail-translating to nil.
7615
7616 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
7617 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
7618
7619 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
7620
7621 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
7622 mouse-highlighted text.
7623
7624 * dired.el (dired-mark-pop-up): Fix last change.
7625
7626 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
7627
7628 * calendar/calendar.el (generate-calendar-month): Add help-echo to
7629 mouse-highlighted text.
7630
7631 * net/quickurl.el (quickurl-url-file): Run through
7632 convert-standard-filename.
7633 (quickurl-list-populate-buffer): Add help-echo to
7634 mouse-highlighted text.
7635 (top-level): Update Dave's URL.
7636
7637 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
7638 mouse-highlighted text.
7639
7640 * textmodes/page-ext.el (pages-copy-header-and-position):
7641 Add help-echo to mouse-highlighted text.
7642
7643 * tar-mode.el (tar-header-block-summarize): Add help-echo to
7644 mouse-highlighted text.
7645
7646 * replace.el (occur): Add help-echo to mouse-highlighted text.
7647
7648 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
7649 mouse-highlighted text.
7650
7651 * progmodes/cpp.el (cpp-make-button): Add help-echo to
7652 mouse-highlighted text.
7653
7654 * progmodes/compile.el (compile-reinitialize-errors):
7655 Add help-echo to mouse-highlighted messages.
7656 (compilation-forget-errors): Remove help-echo property as well.
7657
7658 * play/landmark.el (lm-plot-square, lm-init-display):
7659 Add help-echo to mouse-highlighted text.
7660
7661 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
7662 Add help-echo to mouse-highlighted text.
7663
7664 * dired.el (dired-insert-set-properties): Add help-echo to
7665 mouse-highlighted text.
7666 (dired-mark-pop-up): Remove help-echo property from the file name.
7667
7668 * comint.el (comint-send-input): Add help-echo to
7669 mouse-highlighted text.
7670
7671 * buff-menu.el (list-buffers-noselect): Add help-echo to
7672 mouse-highlighted text.
7673
7674 * arc-mode.el (archive-summarize-files): Add help-echo to
7675 mouse-highlighted text.
7676
7677 * ffap.el (ffap-machine-p): Always return nil if
7678 open-network-stream is not fboundp.
7679
7680 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
7681
7682 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
7683 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
7684 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
7685 incorrectly binding chars between 128 and 256 to it.
7686 (sgml-maybe-name-self): Handle latin-1 chars properly.
7687 (sgml-tags-invisible): Bind buffer-file-name to nil.
7688 Use unwind-protect and restore-buffer-modified-p.
7689 (sgml-point-entered): Use buffer-substring-no-properties.
7690 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
7691 (html-mode): Don't force `imenu-sort-function'.
7692
7693 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
7694
7695 * tar-mode.el: Fix the copyright notice.
7696
7697 * font-lock.el (font-lock-comment-face): For tty's with dark
7698 background, use "red1", since "lightred" is not one of the colors
7699 recognized by tty-colors.el.
7700
7701 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
7702 create a buffer for extracted file, in case there's more than one
7703 file by that name in an archive, possibly in different
7704 directories. From Kevin Rodgers <kevinr@ihs.com>.
7705
7706 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
7707 <alex@gnu.org>.
7708
7709 2001-06-15 Miles Bader <miles@gnu.org>
7710
7711 * textmodes/texinfmt.el (texinfo-format-syntax-table):
7712 Revert previous change.
7713
7714 2001-06-14 Richard M. Stallman <rms@gnu.org>
7715
7716 * replace.el (keep-lines-read-args): Return just a regexp.
7717 Provide nil for the region args.
7718 (keep-lines, flush-lines, how-many):
7719 Calculate the defaults for the region here, when args are nil.
7720
7721 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
7722
7723 * rot13.el (rot13-other-window): Some more doc fix.
7724
7725 2001-06-14 Per Starback <starback@ling.uu.se>
7726
7727 * replace.el (case-replace, query-replace-from-history-variable)
7728 (query-replace-to-history-variable, keep-lines-read-args)
7729 (occur-revert-function, query-replace-help): Dox fix.
7730
7731 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
7732
7733 * rot13.el (rot13-other-window): Doc fix.
7734
7735 2001-06-14 Miles Bader <miles@gnu.org>
7736
7737 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
7738 of " and \ to "." (punctuation).
7739 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
7740
7741 2001-06-13 Richard M. Stallman <rms@gnu.org>
7742
7743 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
7744
7745 * simple.el (shell-command-on-region): Never kill the
7746 *Shell Command Output* buffer.
7747
7748 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
7749
7750 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
7751
7752 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
7753
7754 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
7755 New var, to recognize ${ $' and PODs.
7756 (perl-font-lock-syntactic-face-function): New function.
7757 (perl-mode): Use them.
7758 (perl-continuation-line-p): New function, from perl-calculate-indent.
7759 (perl-calculate-indent): Use it, to properly handle continuation
7760 lines of continuation lines.
7761
7762 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
7763
7764 * server.el (server-process, server-buffer-clients): Doc fix.
7765 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7766
7767 2001-06-09 John Wiegley <johnw@gnu.org>
7768
7769 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
7770 test if the last command was Lisp or not.
7771 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
7772 B x C".
7773
7774 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
7775
7776 * dos-w32.el (grep-regexp-alist): Remove definition, since the
7777 general one on compile.el supports drive letters.
7778
7779 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
7780
7781 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
7782 key description.
7783
7784 * textmodes/reftex-sel.el (reftex-select-jump): New command.
7785
7786 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7787 (reftex-toc-jump): New command.
7788
7789 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
7790 to parse international characters as well.
7791
7792 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
7793 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7794
7795 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
7796
7797 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
7798 TAB to the key separators.
7799
7800 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
7801
7802 * international/mule.el (auto-coding-alist): Remove redundant
7803 up-cased versions of the extensions (auto-coding-alist-lookup is
7804 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
7805 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
7806
7807 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
7808
7809 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
7810
7811 2001-06-01 Richard M. Stallman <rms@gnu.org>
7812
7813 * help.el (describe-variable): Put value on same line
7814 with preceding text, if it is short enough to look good that way.
7815
7816 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
7817
7818 * term/internal.el (IT-unicode-translations): New variable.
7819 (IT-setup-unicode-display): New function.
7820
7821 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7822
7823 * ps-print.el: Handle before-string and after-string overlay properties
7824 in ps-print-*-with-faces commands. Doc fix.
7825 (ps-print-version): New version number (6.5.2).
7826 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
7827 for XEmacs.
7828 (ps-prefix-quote): Doc fix.
7829 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
7830 (ps-basic-plot-str, ps-plot-string): New funs.
7831
7832 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
7833
7834 * progmodes/etags.el (tags-compression-info-list): Fix docstring
7835 and :type spec.
7836
7837 2001-05-31 Gerd Moellmann <gerd@gnu.org>
7838
7839 * international/mule-cmds.el (inactivate-input-method):
7840 Set input-method-function to nil.
7841
7842 * xml.el (xml-parse-tag): The document may contain invalid characters.
7843 From ShengHuo ZHU <zsh@cs.rochester.edu>
7844
7845 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7846
7847 * mail/rmailsum.el (rmail-message-subject-p): Don't call
7848 `rmail-summary-line-decoder' if the message does not have
7849 a Subject: field.
7850
7851 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
7852
7853 * mail/rmail.el (rmail-insert-mime-resent-message-function):
7854 New variable.
7855 (rmail-resend): Modify to work in `rmail-view-buffer'; call
7856 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
7857 is non-nil.
7858
7859 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
7860
7861 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
7862
7863 2001-05-29 Sam Steingold <sds@gnu.org>
7864
7865 * faces.el (face-valid-attribute-values): Bind `valid' directly
7866 instead of using `setq'.
7867
7868 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
7869 Use `tex-shell-buf'.
7870 (tex-shell-proc): Use `tex-shell-running'.
7871 (tex-shell-buf-no-error): New function.
7872 (tex-send-tex-command): Use it.
7873 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
7874 (tex-kill-job): Check the process before calling `quit-process'.
7875
7876 2001-05-29 Gerd Moellmann <gerd@gnu.org>
7877
7878 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
7879 UTF-8 sequences.
7880
7881 2001-05-28 Miles Bader <miles@gnu.org>
7882
7883 * comint.el (comint-carriage-motion): Renamed from
7884 `comint-cr-magic'. Operate on the buffer instead of the string
7885 (for use as a comint post-output filter, instead of as a
7886 pre-output filter). Handle backspaces too. Add to the
7887 `comint-output-filter-functions' hook instead of
7888 `comint-preoutput-filter-functions'.
7889
7890 2001-05-28 Gerd Moellmann <gerd@gnu.org>
7891
7892 * language/japan-util.el (japanese-hankaku): Prefer the charset
7893 `jisx0201' when the optional argument `ascii-only' is not specified.
7894 (japanese-hankaku-region): Ditto.
7895 From Katsumi Yamaoka <yamaoka@jpl.org>
7896
7897 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
7898
7899 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
7900 (outline-invisible-p): New function.
7901 (hide-leaves): Save excursion.
7902 (hide-other): Stop looping when reaching bobp.
7903
7904 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
7905
7906 * cus-edit.el (custom-file): Fix last change.
7907
7908 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
7909
7910 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
7911 same definition in byte-compile-function-environment as `autoload'
7912 would put in `symbol-function'.
7913
7914 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
7915 patch to correct the error message as well.
7916
7917 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
7918
7919 * cus-edit.el (custom-file): Don't assume we were invoked with -q
7920 unless ~/.emacs exists.
7921
7922 * novice.el (enable-command): If user-init-file is nil or does not
7923 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
7924
7925 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
7926
7927 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
7928 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
7929 Allow spaces around macro arguments.
7930 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
7931 indent-for-tab-command.
7932 (latex-mode-map, plain-tex-mode-map): New keymaps.
7933 Inherit from tex-mode-map.
7934 (tex-common-initialization): Don't setup the keymap any more
7935 since it's now done right by define-derived-mode.
7936 (latex-mode): Set skeleton-end-hook to nil.
7937 (latex-skeleton-end-hook): Remove.
7938 (tex-latex-block, latex-insert-item): Simplify.
7939 (latex-syntax-after): Use following-char rather than char-after.
7940 (tex-discount-args-cmds, tex-count-words): New functions.
7941
7942 * textmodes/tildify.el (tildify-ignored-environments-alist):
7943 Recognize \verb* as well.
7944
7945 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
7946 (perl-comment-indent): Simplify to let newcomment.el do its job.
7947 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
7948 (perl-mark-function): Cleanup the namespace.
7949 (perl-calculate-indent): Don't be fooled by nested functions.
7950
7951 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
7952
7953 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
7954 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
7955
7956 2001-05-25 Andrew Choi <akochoi@i-cable.com>
7957
7958 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
7959 actually be `\\'.
7960 (ctlau-b5-converter): Likewise.
7961
7962 2001-05-24 Andrew Choi <akochoi@i-cable.com>
7963
7964 * international/titdic-cnv.el (quail-misc-package-ext-info):
7965 Change CTLauB.el to CTLau-b5.el.
7966
7967 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
7968
7969 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
7970 rather than beginning-of-line to avoid problems with fields.
7971 (gud-perldb-massage-args): Use unless and push.
7972 (gud-chdir-before-run): New var.
7973 (gud-common-init): Use it.
7974
7975 2001-05-24 Andrew Choi <akochoi@i-cable.com>
7976
7977 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7978 delete entries for chinese-ctlau and chinese-ctlaub.
7979 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
7980 chinese-ctlaub.
7981 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
7982 New functions.
7983
7984 2001-05-22 Gerd Moellmann <gerd@gnu.org>
7985
7986 * cus-edit.el (custom-comment-show): Remove debug code.
7987
7988 * language/japan-util.el (japanese-symbol-table): Fix handling of
7989 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
7990
7991 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
7992
7993 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
7994 Renamed by removing the silly `-flag' suffix.
7995 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
7996
7997 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
7998
7999 * replace.el (keep-lines-read-args): Use `copy-marker'.
8000 (how-many): Save excursion properly.
8001 (occur-mode): Use define-derived-mode.
8002 (perform-replace): Use with-current-buffer.
8003
8004 2001-05-20 Richard M. Stallman <rms@gnu.org>
8005
8006 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
8007
8008 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
8009
8010 * info.el (Info-read-subfile): Widen before finding the
8011 desired node in the subfile.
8012
8013 * startup.el (command-line-1): When >2 files visited,
8014 leave the last one visible, and make that the selected window.
8015
8016 2001-05-20 Gerd Moellmann <gerd@gnu.org>
8017
8018 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
8019
8020 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
8021
8022 * international/ccl.el (define-ccl-program): Fix a typo.
8023 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8024
8025 * international/mule.el (decode-char): Fix a typo. From Pavel
8026 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8027
8028 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
8029 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8030
8031 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
8032 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8033
8034 2001-05-18 Sam Steingold <sds@gnu.org>
8035
8036 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
8037 and [RET] to `cvs-mode-find-file'.
8038
8039 2001-05-18 John Wiegley <johnw@gnu.org>
8040
8041 * eshell/esh-ext.el (eshell-explicit-command-char): A new
8042 configuration variable, which determines the initial character
8043 that forces use of an external version of a command. The default
8044 is *, but may be set to \, for example.
8045
8046 * eshell/esh-ext.el (eshell-explicit-command):
8047 Use `eshell-explicit-command-char' instead of ?*.
8048
8049 * eshell/esh-cmd.el (eshell/which):
8050 Use `eshell-explicit-command-char' instead of ?*.
8051
8052 * eshell/em-cmpl.el (eshell-completion-command-name)
8053 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
8054 instead of ?*.
8055
8056 2001-05-18 Gerd Moellmann <gerd@gnu.org>
8057
8058 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
8059 subst-char-in-string.
8060 (ange-ftp-after-parse-ls-hook): New variable.
8061 (ange-ftp-ls): Run that hook.
8062 From Peter Milliken <Peter.Milliken@GTECH.COM>.
8063
8064 * tmm.el (tmm-get-keymap): Fix handling of :filter.
8065 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
8066 text into *Completions*.
8067
8068 * net/goto-addr.el (goto-address-at-point): Deal with URLs
8069 part of which look like email addresses.
8070
8071 2001-05-18 Andrew Innes <andrewi@gnu.org>
8072
8073 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
8074 Use . instead of absolute path for lisp dir, to avoid bug in W2K
8075 cmd.exe's handling of FOR loops.
8076 (autoloads): Set find-file-suppress-same-file-warnings to t to
8077 avoid slew of spurious messages.
8078
8079 2001-05-18 Simon Josefsson <simon@josefsson.org>
8080
8081 * mail/smtpmail.el (maybe-append-domain): Renamed to
8082 `smtpmail-maybe-append-domain'.
8083 (smtpmail-via-smtp): Use the new name.
8084
8085 * net/browse-url.el (browse-url-browser-function): Add kde.
8086 (browse-url-kde-program, browse-url-kde-args): New variables.
8087 (browse-url-kde): New function.
8088
8089 2001-05-18 Miles Bader <miles@gnu.org>
8090
8091 * simple.el (delete-horizontal-space, just-one-space):
8092 Use `constrain-to-field' instead of `field-end'/`field-beginning',
8093 because it's more efficient for large files.
8094
8095 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8096
8097 * mail/rmail.el (rmail-require-mime-maybe): New function.
8098 (rmail): Use it.
8099 (rmail-mode): Handle the case of finding Rmail files.
8100
8101 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
8102 functions.
8103
8104 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
8105
8106 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
8107 text-property after moving to the beginning of line and regardless
8108 of the value of font-lock-multiline.
8109
8110 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8111
8112 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
8113
8114 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
8115 last coding system used before calling set-buffer-modified-p
8116 because that function changes last-coding-system.
8117
8118 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8119
8120 * files.el (switch-to-buffer-other-window)
8121 (switch-to-buffer-other-frame): Add an xref to display-buffer in
8122 the doc string.
8123
8124 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8125
8126 * language/slovak.el, language/czech.el: New maintainer.
8127
8128 2001-05-16 Sam Steingold <sds@gnu.org>
8129
8130 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
8131 sub-form of `defgeneric' correctly.
8132
8133 2001-05-16 Gerd Moellmann <gerd@gnu.org>
8134
8135 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
8136 of `c'.
8137
8138 * textmodes/outline.el (outline-font-lock-level): Remove the
8139 condition-case, test what outline-level returns instead, to
8140 ease debugging.
8141
8142 * international/mule.el (auto-coding-regexp-alist): New user-option.
8143 (auto-coding-from-file-contents): New function.
8144 (set-auto-coding): Use it to determine a coding system.
8145
8146 2001-05-15 Gerd Moellmann <gerd@gnu.org>
8147
8148 * mouse.el (mouse-delete-other-windows): Doc fix.
8149
8150 * emacs-lisp/lisp-mode.el (lisp-mode):
8151 Make font-lock-keywords-case-fold-search a buffer-local variable with
8152 make-local-variable before setting it.
8153
8154 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
8155
8156 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
8157 prefixes.
8158
8159 2001-05-14 Gerd Moellmann <gerd@gnu.org>
8160
8161 * hexl.el (hexl-current-address): Print a message when called
8162 interactively.
8163
8164 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
8165
8166 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
8167
8168 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
8169
8170 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
8171
8172 2001-05-11 Gerd Moellmann <gerd@gnu.org>
8173
8174 * startup.el (command-line): If parameters have been changed in
8175 the init files which influence font selection, clear the face
8176 cache so that faces get realized with the new parameters.
8177
8178 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
8179
8180 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
8181
8182 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
8183
8184 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
8185
8186 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
8187 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
8188
8189 2001-05-10 Gerd Moellmann <gerd@gnu.org>
8190
8191 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
8192 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
8193
8194 2001-05-09 John Wiegley <johnw@gnu.org>
8195
8196 * eshell/esh-util.el (eshell-convert-numeric-arguments):
8197 Annotated the documentation string to tell users about
8198 `eshell-no-numeric-conversions'.
8199
8200 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
8201 conversions if a Lisp function has the property
8202 `eshell-no-numeric-conversions' set to a non-nil value.
8203
8204 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
8205 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
8206 property `eshell-no-numeric-conversions' on the following
8207 functions (which all deal with filesystem entities, and never Lisp
8208 numerical values): eshell/cd, eshell/pushd, eshell/popd,
8209 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
8210 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
8211 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
8212 eshell/which, eshell/addpath.
8213
8214 2001-05-09 John Wiegley <johnw@gnu.org>
8215
8216 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
8217 encountered as an argument, don't convert it right away, but tag
8218 the first character of the string with the text properties
8219 `number', which signifies to `eshell-lisp-command' that the
8220 argument should be passed through `string-to-number' if it is
8221 actually used in the call to a Lisp function.
8222
8223 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
8224 function, convert any string arguments that have been tagged as
8225 "numbers", by calling string-to-number.
8226
8227 * eshell/esh-util.el (eshell-number-regexp): Now that number
8228 conversions only happen for Lisp function calls, the number regexp
8229 should now match all integer and floating point forms.
8230
8231 * eshell/esh-proc.el: Disable `eshell-stop-process' and
8232 `eshell-continue-process', since they are both nonfunctional at
8233 the moment.
8234 (eshell-proc-initialize): Don't bind keys for
8235 `eshell-stop-process' or `eshell-continue-process'.
8236
8237 * eshell/em-unix.el (eshell-shuffle-files):
8238 Apply `directory-file-name' before calling `file-name-directory'.
8239
8240 * eshell/em-hist.el (eshell-add-to-history): Reference to
8241 `eshell-history-ring' needed to be `eshell-history-index'.
8242
8243 * calendar/timeclock.el (timeclock-find-discrep):
8244 Initialize `elapsed' to 0.
8245 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
8246 it's still nil.
8247
8248 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
8249
8250 * arc-mode.el (archive-int-to-mode): Construct the string directly.
8251 (archive-mode): Use capitalize.
8252 (archive-unique-fname): Use make-temp-file.
8253
8254 2001-05-09 Gerd Moellmann <gerd@gnu.org>
8255
8256 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
8257
8258 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
8259
8260 * tar-mode.el (tar-extract): Pay attention to the value of
8261 coding-system-for-read, if it is non-nil.
8262
8263 * calendar/holidays.el (holidays): Add an autoload cookie.
8264 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8265
8266 2001-05-08 John Wiegley <johnw@gnu.org>
8267
8268 * calendar/timeclock.el (timeclock-workday-remaining):
8269 Changed logic for determining how much time is remaining.
8270 (timeclock-workday-elapsed): Don't accept a "relative" argument
8271 for the current day's elapsed time. What could that have meant?
8272 (timeclock-workday-elapsed-string): No "relative" argument anymore.
8273 (timeclock-when-to-leave): Changed logic, similarly to what was
8274 done for `timeclock-workday-remaining'.
8275 (timeclock-find-discrep): Removed "today-only" argument, which had
8276 no meaning. Fixed some more math problems. The function now
8277 returns a three member list: (TOTAL-TIME-DISCREPANCY
8278 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
8279
8280 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8281
8282 * w32-fns.el (convert-standard-filename): Start replacing slashes
8283 from the beginning of the file name, not from where the last
8284 invalid character was. From "Andrew Maguire (SWW)"
8285 <Andrew.Maguire@Smallworld.co.uk>
8286
8287 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
8288
8289 The following changes are to provide infrastructure for handling
8290 MIME messages to rmail. They don't affect the original behaviour
8291 if rmail-enable-mime is nil.
8292
8293 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
8294 (rmail-search-mime-message-function)
8295 (rmail-search-mime-header-function): New variables.
8296 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
8297 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
8298 `rmail-view-buffer' is hidden.
8299 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
8300 call rmai-show-mime-function.
8301 (rmail-display-labels): If rmail-enable-mime is non-nil, update
8302 mode-line-process of rmail-view-buffer.
8303 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
8304 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
8305 buffer.
8306 (rmail-next-message, rmail-next-undeleted-message): Be sure to
8307 set-buffer to the Rmail buffer.
8308 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
8309 rmail-search-mime-header-function.
8310 (rmail-search-message): New function.
8311 (rmail-search): Call rmail-search-message to check if a message
8312 matches REGEXP, lastly update point after calling
8313 rmail-show-message.
8314 (rmail-undelete-previous-message, rmail-expunge-confirmed)
8315 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
8316 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
8317 header region, refer to rmail-msgref-vector while setting the
8318 current buffer to rmail-buffer temporarily.
8319 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
8320 If rmail-enable-mime is non-nil, call
8321 rmail-insert-mime-forwarded-message-function instead of inserting
8322 forwarded message by itself.
8323
8324 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
8325 Rmail buffer.
8326 (rmail-set-label, rmail-next-labeled-message): Likewise.
8327
8328 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
8329 set-buffer to the Rmail buffer.
8330 (rmail-output-to-rmail-file): Likewise.
8331 (rmail-output): Likewise.
8332
8333 * mail/rmailsum.el (rmail-message-subject-p): Process the result
8334 of mail-fetch-field by rmail-summary-line-decoder.
8335 (rmail-new-summary): Be sure to go to the Rmail buffer.
8336 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
8337 rmail-view-buffer to nil.
8338 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
8339 rmail-view-buffer.
8340 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
8341 rmail-buffer.
8342 (rmail-summary-scroll-msg-down): Likewise.
8343 (rmail-summary-beginning-of-message): Likewise.
8344 (rmail-summary-wipe): Likewise.
8345 (rmail-summary-toggle-header): Use save-window-excursion, not
8346 save-excursion. Update point in rmail-view-buffer, not in
8347 rmail-buffer.
8348 (rmail-summary-reply): Before calling rmail-reply, set buffer to
8349 rmail-view-buffer, not rmail-buffer.
8350
8351 2001-05-07 Gerd Moellmann <gerd@gnu.org>
8352
8353 * cus-edit.el (custom-file): Signal an error if user-init-file is
8354 nil (running -q).
8355
8356 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
8357
8358 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
8359 Add :version.
8360
8361 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
8362 New option.
8363 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
8364 only if smtpmail-warn-about-unknown-extensions is set.
8365
8366 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
8367 instead of rmail-sort-by-keywords.
8368
8369 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
8370 rmail-sort-by-keywords.
8371
8372 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
8373 rmail-summary-sort-by-keywords. Doc fix.
8374 (rmail-summary-mode): Doc fix.
8375
8376 * mail/rmail.el (rmail-edit): New Custom group.
8377
8378 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
8379 (rmail-edit-mode-hook): New user-option.
8380
8381 2001-05-05 Richard M. Stallman <rms@gnu.org>
8382
8383 * help.el (help-xref-symbol-regexp): Recognize "source of"
8384 and friends, meaning make a link to the source file.
8385 (help-make-xrefs): Handle "source of" and friends
8386 by constructing a link that visits the source file.
8387
8388 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
8389
8390 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
8391
8392 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
8393 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
8394 Renamed from perl-font-lock-keywords to avoid clashes.
8395 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
8396 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
8397 Updated correspondingly.
8398
8399 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
8400 Typo `nonexistant' -> `nonexistent'.
8401
8402 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
8403
8404 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
8405 Split `c-electric-delete' into two functions where
8406 `c-electric-delete-forward' always deletes forward and
8407 `c-electric-delete' only contains the code necessary for XEmacs to
8408 choose between backward and forward deletion.
8409
8410 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
8411 get the electric behavior on that key too.
8412 (c-fill-paragraph): Fixed bogus direct use of
8413 c-comment-prefix-regexp, which caused an error when it's a list.
8414
8415 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
8416
8417 * dired-aux.el (dired-diff): Doc fix.
8418
8419 * dired.el (dired-diff): Likewise.
8420
8421 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
8422
8423 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8424
8425 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
8426
8427 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
8428 if both the buffer and the file are read-only.
8429
8430 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
8431 rather than font-lock-string-face.
8432 (sh-get-indent-info): Treat heredocs like strings.
8433
8434 2001-05-02 Gerd Moellmann <gerd@gnu.org>
8435
8436 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
8437 a newline following `}'.
8438 (texinfo-format-email): New function.
8439 (toplevel): Use texinfo-format-email for @email.
8440 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
8441 Add `display'.
8442 (texinfo-sort-region): Goto point-min before sorting.
8443 (texinfo-set): Remove leading white space from value.
8444 From yagi@is.titech.ac.jp.
8445
8446 * replace.el (query-replace-regexp-eval): Doc fix.
8447
8448 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
8449
8450 * diff-mode.el (diff-nonexistant-face): New face.
8451 (diff-font-lock-keywords): Use it.
8452
8453 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
8454
8455 * font-lock.el (font-lock-mode): Doc fix.
8456
8457 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
8458 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8459
8460 2001-04-30 Gerd Moellmann <gerd@gnu.org>
8461
8462 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
8463 backslash at the start of the here-document delimiter.
8464 (sh-font-lock-syntactic-keywords): Likewise.
8465
8466 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
8467
8468 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
8469
8470 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
8471 (tty-color-translate, tty-color-by-index, tty-color-values)
8472 (tty-color-desc): Doc fix.
8473
8474 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
8475
8476 * dired-aux.el (dired-do-create-files, dired-do-copy)
8477 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
8478 Mention dired-dwim-target in the doc string.
8479
8480 2001-04-28 Miles Bader <miles@gnu.org>
8481
8482 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
8483 (dabbrev--find-expansion): Use it.
8484 (dabbrev--select-buffers): Don't select ignored buffers.
8485
8486 2001-04-27 Gerd Moellmann <gerd@gnu.org>
8487
8488 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
8489
8490 2001-04-26 Richard M. Stallman <rms@gnu.org>
8491
8492 * dabbrev.el: Add doc strings for some functions.
8493 (dabbrev--eliminate-newlines): New variable.
8494 (dabbrev--substitute-expansion): Convert newlines to spaces
8495 if dabbrev--eliminate-newlines is set.
8496 If abbrev and expansion are both all-lower-case,
8497 leave dabbrev--last-case-pattern nil.
8498
8499 2001-04-26 Gerd Moellmann <gerd@gnu.org>
8500
8501 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
8502 if necessary, like in rmail-show-message.
8503
8504 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8505
8506 * ps-print.el: Color specified by number is forced to be float number.
8507 (ps-print-version): New version number (6.5.1.1).
8508 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
8509 initialization.
8510 (ps-prefix-quote): New internal var.
8511 (ps-print-quote): New fun.
8512 (ps-setup, ps-output-frame-properties, ps-float-format)
8513 (ps-format-color): Code fix.
8514 (ps-plot-region): Eliminate redundant foreground color text setting.
8515
8516 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
8517
8518 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
8519
8520 2001-04-25 Gerd Moellmann <gerd@gnu.org>
8521
8522 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
8523
8524 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
8525
8526 * info.el (Info-additional-directory-list): Doc fix.
8527
8528 * find-lisp.el (find-lisp-find-dired-filter)
8529 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
8530 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
8531
8532 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
8533
8534 * progmodes/make-mode.el (makefile-font-lock-keywords):
8535 Rationalize the rules for includes and conditionals and use the
8536 keyword face for them.
8537
8538 * faces.el (modify-face): Add compatibility for non-interactive use.
8539
8540 2001-04-24 John Wiegley <johnw@gnu.org>
8541
8542 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
8543 fix from last night, since it wasn't finding eshell/cd.
8544
8545 2001-04-24 Gerd Moellmann <gerd@gnu.org>
8546
8547 * rect.el (string-rectangle): Revert to 20.x behaviour.
8548 (replace-rectangle): Make it an alias for string-rectangle.
8549 (string-insert-rectangle): New function.
8550
8551 2001-04-23 John Wiegley <johnw@gnu.org>
8552
8553 * eshell/em-unix.el (eshell/diff): Fixed problems that were
8554 occurring with Emacs 21's diff.el/compile.el interaction layer.
8555
8556 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
8557
8558 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
8559 case where the function was defined in a file, but not part of an
8560 eshell module.
8561
8562 2001-04-23 John Wiegley <johnw@gnu.org>
8563
8564 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
8565 code to work around a redisplay problem I've been having.
8566
8567 2001-04-23 John Wiegley <johnw@gnu.org>
8568
8569 * calendar/timeclock.el (timeclock-day-required): If the time
8570 required for a particular day is not set, use `timeclock-workday'.
8571 (timeclock-find-discrep): Added some sample code in a comment.
8572
8573 * eshell/eshell.el (eshell-command): Made a few changes so that
8574 `eshell-command' could be called programmatically.
8575
8576 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
8577
8578 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
8579
8580 2001-04-23 John Wiegley <johnw@gnu.org>
8581
8582 * calendar/timeclock.el: Updated copyright.
8583 (timeclock-generate-report): Don't report the daily or two-week
8584 total, if no time has been worked in that period.
8585 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
8586 final computational form, which was unnecessary; corrected a
8587 parsing problem when timeclock-relative was nil.
8588
8589 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
8590
8591 * calendar/timeclock.el (timeclock-modeline-display): Check if
8592 `list-entry' is null.
8593 (timeclock-use-display-time): The first argument to `set-variable'
8594 must be a symbol.
8595
8596 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8597
8598 * calendar/calendar.el (diary-entry-marker)
8599 (calendar-today-marker, calendar-holiday-marker):
8600 Use display-color-p instead of window-system.
8601 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
8602 instead of window-system.
8603 (calendar-hide-window): Use display-multi-frame-p instead of
8604 window-system.
8605
8606 * calendar/cal-x.el (calendar-two-frame-setup)
8607 (calendar-only-one-frame-setup, calendar-one-frame-setup):
8608 Use display-multi-frame-p instead of window-system.
8609
8610 2001-04-23 Gerd Moellmann <gerd@gnu.org>
8611
8612 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
8613
8614 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
8615 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
8616
8617 2001-04-23 Alex Schroeder <alex@gnu.org>
8618
8619 * goto-addr.el: Instead of defining line-beginning-position and
8620 line-end-position a defalias is used for point-at-bol and point-at-eol.
8621
8622 2001-04-23 Alex Schroeder <alex@gnu.org>
8623
8624 * goto-addr.el: Added XEmacs compatibility code.
8625 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
8626
8627 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
8628
8629 * textmodes/paragraphs.el (sentence-end): Doc fix.
8630
8631 2001-04-20 Alex Schroeder <alex@gnu.org>
8632
8633 * sql.el (sql-escape-newlines-and-send): New function.
8634 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
8635
8636 2001-04-20 Alex Schroeder <alex@gnu.org>
8637
8638 * sql.el (sql-db2-program): New option.
8639 (sql-db2-options): New option.
8640 (sql-db2): New function.
8641
8642 2001-04-20 Alex Schroeder <alex@gnu.org>
8643
8644 * sql.el (sql-mode-menu): Added highlighting entries.
8645 (sql-highlight-oracle-keywords): New function.
8646 (sql-highlight-postgres-keywords): New function.
8647 (sql-highlight-ansi-keywords): New function.
8648
8649 2001-04-20 Alex Schroeder <alex@gnu.org>
8650
8651 * sql.el (sql-help): Doc change.
8652
8653 2001-04-19 Karl Fogel <kfogel@collab.net>
8654
8655 * saveplace.el (save-place-alist-to-file): Removed no-effect code
8656 that inserted file content only to delete it immediately.
8657 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
8658 <lektu@uol.com.br> for the patch.
8659
8660 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
8661
8662 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
8663
8664 2001-04-18 Gerd Moellmann <gerd@gnu.org>
8665
8666 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
8667 for defmethod.
8668
8669 * comint.el (comint-cr-magic): New function.
8670 (toplevel): Add it to comint-preoutput-filter-functions.
8671
8672 2001-04-18 Andrew Innes <andrewi@gnu.org>
8673
8674 * makefile.w32-in (EMACSLOADPATH): Define.
8675 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
8676 (recompile): Remove stuff to set EMACSLOADPATH.
8677
8678 2001-04-18 Gerd Moellmann <gerd@gnu.org>
8679
8680 * language/slovak.el ("Slovak"): Add tutorial entry.
8681
8682 * net/browse-url.el (browse-url-new-window-flag): Renamed from
8683 browse-url-new-window-p.
8684
8685 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
8686
8687 * info.el (Info-menu-update): When there are no menus and/or no
8688 cross references in the node, make the respective items of the
8689 Info menu-bar menu inactive.
8690
8691 2001-04-17 Gerd Moellmann <gerd@gnu.org>
8692
8693 * indent.el (indent-for-tab-command): Call indent-line-function
8694 with no argument if PREFIX-ARG is non-nil.
8695
8696 * frame.el (delete-other-frames): Handle minibuffer-only frames.
8697
8698 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
8699
8700 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
8701 an async subprocess if start-process is unavailable. Suggested by
8702 Tim Van Holder <tim.van.holder@pandora.be>.
8703
8704 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
8705
8706 * info.el (Info-additional-directory-list): Doc fix. Suggested by
8707 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8708
8709 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8710
8711 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
8712 manual.
8713
8714 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
8715
8716 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
8717 (cvs-menu): Add a few entries.
8718
8719 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
8720 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
8721 lock file appears to be reachable from Emacs.
8722 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
8723 (cvs-mode-find-file): Look for cvs-header-face rather than
8724 cvs-dirname-face (which doesn't exist).
8725 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
8726
8727 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
8728
8729 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
8730
8731 * emulation/pc-select.el (pc-selection-mode): Don't turn on
8732 normal-erase-is-backspace on a tty. Instead, bind some keys such
8733 as [delete] directly, like pc-select.el did before
8734 normal-erase-is-backspace was invented.
8735
8736 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
8737
8738 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
8739
8740 2001-04-11 John Wiegley <johnw@gnu.org>
8741
8742 * eshell/em-ls.el (eshell-ls-insert-directory):
8743 Set font-lock-defaults to nil, to prevent fontification in dired
8744 buffers, if Eshell's ls is being used.
8745
8746 2001-04-11 John Wiegley <johnw@gnu.org>
8747
8748 * calendar/timeclock.el (timeclock-completing-read): New function.
8749 (timeclock-ask-for-project, timeclock-ask-for-reason):
8750 Call `timeclock-completing-read'.
8751
8752 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
8753 required where `member' was being used.
8754
8755 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
8756
8757 * eshell/em-hist.el (eshell-previous-matching-input):
8758 Don't display "History item" if the minibuffer is active.
8759
8760 2001-04-11 Gerd Moellmann <gerd@gnu.org>
8761
8762 * startup.el (command-line): Output a newline after printing
8763 an error from loading the window system's init file.
8764
8765 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
8766
8767 * textmodes/texinfo.el (texinfo-font-lock-keywords):
8768 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
8769 @inforef. Add an OVERRIDE of `keep' to highlight specs of
8770 keywords whose arguments routinely include @@.
8771
8772 2001-04-10 Gerd Moellmann <gerd@gnu.org>
8773
8774 * emacs-lisp/advice.el (ad-make-advised-definition):
8775 Construct advice for subrs differently.
8776
8777 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
8778 regexp in parentheses when building the regexp for searching backwards.
8779
8780 * simple.el (completion-list-mode-finish): New function.
8781 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
8782
8783 * language/european.el ("Polish"): Change sample text.
8784 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
8785
8786 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
8787 parameter.
8788
8789 * faces.el (menu): Doc fix.
8790
8791 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8792
8793 * ps-print.el: Footer implementation. Doc fix.
8794 (ps-print-version): New version number (6.5.1).
8795 (ps-header-frame-alist): New customization var for header frame
8796 properties.
8797 (ps-line-number-color): New customization var for line number color.
8798 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
8799 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
8800 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
8801 (ps-right-footer): New customization vars for footers.
8802 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
8803 footers.
8804 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
8805 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
8806 Code fix.
8807 (ps-prologue-file): Indentation fix.
8808 (ps-print-quote): Fun eliminated.
8809 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
8810 (ps-output-frame-properties): New fun.
8811 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
8812 (ps-skip-newline): Replace defun by defsubst.
8813
8814 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
8815
8816 * eshell/eshell.el (eshell-command): Needed a "%s" format
8817 specifier, in case the buffer contains percent characters.
8818
8819 2001-04-10 John Wiegley <johnw@gnu.org>
8820
8821 * calendar/timeclock.el (timeclock-generate-report): Added a
8822 missing insert of the project name.
8823
8824 2001-04-09 Gerd Moellmann <gerd@gnu.org>
8825
8826 * obsolete/profile.el: Moved from emacs-lisp/.
8827
8828 * Makefile.in (nonobsolete_setwins): New macro.
8829 (finder-data): Use it instead of `setwins'.
8830 From: Dave Love <fx@gnu.org>.
8831
8832 * server.el (server-visit-files): Set server-existing-buffer correctly.
8833 (server-visit-files): Run server-visit-hook after going to
8834 line 1 so that the hook can set point as it sees fit.
8835
8836 * bindings.el (mode-line-modified): Unify help messages.
8837
8838 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
8839
8840 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
8841 All callers changed.
8842
8843 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
8844
8845 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
8846 long file names aren't supported, truncate the file names in
8847 quail-misc-package-ext-info to 8+3 before matching them against
8848 FILENAME.
8849
8850 * dos-fns.el (dos-truncate-to-8+3): New function.
8851
8852 * progmodes/compile.el (grep-compute-defaults): Use null-device
8853 instead of literal /dev/null. Reported by Jens Schmidt
8854 <schmidt@mathematik.uni-kl.de>.
8855
8856 * simple.el (normal-erase-is-backspace-mode): Doc fix.
8857
8858 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
8859
8860 * textmodes/sgml-mode.el: Add unknown maintainer.
8861 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
8862 (html-mode-map): Use set-keymap-parent.
8863
8864 2001-04-06 Dave Love <fx@gnu.org>
8865
8866 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
8867 Remove redundant string-to-list.
8868
8869 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
8870
8871 * composite.el (reference-point-alist): Doc fix.
8872
8873 2001-04-05 Sam Steingold <sds@gnu.org>
8874
8875 * font-lock.el (font-lock-keywords-case-fold-search):
8876 Make buffer-local. This fixes a very annoying bug when loading a Lisp
8877 file made font-lock case-insensitive.
8878
8879 2001-04-05 Gerd Moellmann <gerd@gnu.org>
8880
8881 * faces.el (defface menu): Doc fix.
8882
8883 * wid-edit.el (widget-color-sample-face-get): Don't make
8884 faces for undefined colors.
8885
8886 * version.el (emacs-version): Include LessTif/Motif version info.
8887
8888 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8889
8890 * ps-mule.el: Eliminate cl package dependence.
8891 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
8892 if they aren't defined yet.
8893 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
8894 Eliminate cl package dependence.
8895
8896 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
8897
8898 * progmodes/cc-cmds.el (c-outline-level):
8899 Bind buffer-invisibility-spec. Originally from Dave Love, but
8900 got lost when incorporating version 5.26.
8901
8902 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
8903
8904 * emulation/pc-select.el (pc-selection-mode):
8905 Call normal-erase-is-backspace-mode instead of binding
8906 keys individually.
8907
8908 * cus-load.el (normal-erase-is-backspace): Use it instead of
8909 delete-key-deletes-forward.
8910
8911 * startup.el (command-line): Use normal-erase-is-backspace and
8912 normal-erase-is-backspace-mode.
8913
8914 * simple.el (normal-erase-is-backspace): Rename from
8915 delete-key-deletes-forward. Doc fix.
8916 (normal-erase-is-backspace-mode): Rename from
8917 delete-key-deletes-forward-mode. Doc fix.
8918 Run normal-erase-is-backspace-hook.
8919
8920 * dired.el (dired-move-to-filename-regexp): Support file sizes in
8921 ``human-readable'' format produced by GNU `ls'.
8922 (dired-move-to-filename-regexp): Recognize ISO format dates.
8923 From Paul Eggert <eggert@twinsun.com>.
8924
8925 2001-04-04 Gerd Moellmann <gerd@gnu.org>
8926
8927 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
8928 New functions.
8929 (lm-verify): Check keywords.
8930 From Eric M. Ludlam <eric@siege-engine.com>.
8931
8932 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
8933
8934 * speedbar.el (speedbar-insert-image-button-maybe): Check for
8935 `xemacs' feature instead of for the function `set-extent-property'.
8936
8937 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
8938
8939 * mail/mh-utils.el (mh-folder-hist): New var.
8940 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
8941
8942 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
8943
8944 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
8945 region, position point on the first or last 16-byte group.
8946 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
8947 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
8948 hexl-beginning-of-line.
8949
8950 2001-04-03 Gerd Moellmann <gerd@gnu.org>
8951
8952 * icomplete.el (icomplete-mode): Treat an argument like other
8953 modes do.
8954
8955 * startup.el (fancy-splash-head): Use splash8.xpm for color
8956 depth 8.
8957
8958 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
8959 Add an antry for ``converts''.
8960
8961 * language/slovak.el ("Slovak"): Add documentation string.
8962 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
8963
8964 * language/czech.el ("Czech"): Add documentation string.
8965 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
8966
8967 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
8968 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
8969
8970 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
8971
8972 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
8973 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
8974 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
8975 Use `defsubst' rather than a macro to ease debugging.
8976 (mail-extr-last): Remove (use `last' instead).
8977 (mail-extract-address-components): Properly reset the syntax-table
8978 after parsing an address. Use `last' rather than mail-extr-last.
8979 Make sure the end marker stays at the very end.
8980
8981 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
8982
8983 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
8984 last change.
8985
8986 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8987
8988 * ps-print.el: Line and paragraph spacing feature. Region to cut
8989 out when printing. Doc fix.
8990 (ps-print-version): New version number (6.5).
8991 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
8992 New vars. Line and paragraph spacing feature.
8993 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
8994 out when printing.
8995 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
8996 (ps-get-font-size, ps-begin-job, ps-continue-line)
8997 (ps-plot-region): Code fix.
8998 (ps-print-prologue-2): Var eliminated.
8999 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
9000 New internal vars.
9001 (ps-get-size): New fun.
9002 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
9003 (ps-next-line): Replace defun by defsubst.
9004 (ps-mule-plot-string): Autoload doc fix.
9005
9006 * ps-bdf.el: XEmacs compatibility. Doc fix.
9007 (installation-directory, coding-system-for-read): Declare vars if
9008 it's not declared yet.
9009 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
9010
9011 * ps-mule.el: XEmacs compatibility. Doc fix.
9012 (leading-code-private-22): Declare var if it's not declared yet.
9013 (charset-bytes, charset-dimension, charset-id, charset-width)
9014 (find-charset-region, split-char, char-width, chars-in-region)
9015 (forward-point, decompose-composite-char, encode-coding-string)
9016 (coding-system-p, ccl-execute-on-string, define-ccl-program):
9017 Define funs if not defined yet.
9018 (encode-composition-rule, find-composition): Define funs if not
9019 loaded yet.
9020 (ps-mule-prologue): PostScript code fix.
9021
9022 2001-04-02 Kenichi Handa <handa@etl.go.jp>
9023
9024 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
9025 non-nil, generate font for the header strings.
9026 (ps-mule-prepare-font): Likewise.
9027 (ps-mule-generate-glyphs): Likewise.
9028 (ps-mule-string-encoding): Likewise.
9029 (ps-mule-header-charsets): New variable.
9030 (ps-mule-encode-header-string): New function.
9031 (ps-mule-header-string-charsets): New function.
9032 (ps-mule-begin-job): Check charsets in the header strings. If there
9033 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
9034
9035 * ps-print.el (ps-generate-header-line): Encode the header string by
9036 ps-mule-encode-header-string.
9037 (ps-mule-encode-header-string): Declare autoload.
9038
9039 2001-04-02 Gerd Moellmann <gerd@gnu.org>
9040
9041 * frame.el (cursor-in-non-selected-windows):
9042 Replaces show-cursor-in-non-selected-windows.
9043
9044 2001-03-31 Kenichi Handa <handa@etl.go.jp>
9045
9046 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9047 Delete entries for "chinese-py" and "chinese-ziranma".
9048 (quail-misc-package-ext-info): New variable.
9049 (tsang-quick-converter): New function.
9050 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
9051 (quick-cns-converter, py-converter, ziranma-converter)
9052 (miscdic-convert, batch-miscdic-convert): New functions.
9053
9054 2001-03-30 Kenichi Handa <handa@etl.go.jp>
9055
9056 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
9057 eight-bit-control chars.
9058
9059 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9060 Reduce making temporary vector (suggested by Dave Love).
9061
9062 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9063
9064 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
9065 string as well.
9066
9067 2001-03-30 Andreas Schwab <schwab@suse.de>
9068
9069 * files.el (backup-directory-alist): Fix typo.
9070
9071 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9072
9073 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
9074 <eggert@twinsun.com>.
9075
9076 2001-03-30 Dave Love <fx@gnu.org>
9077
9078 * progmodes/fortran.el (fortran-comment-region): Fix typo.
9079
9080 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9081
9082 * simple.el (transient-mark-mode): Mention C-g in the doc string.
9083
9084 2001-03-30 Miles Bader <miles@gnu.org>
9085
9086 * subr.el (interactive-form): Fix paren typo.
9087
9088 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
9089
9090 * emacs-lisp/profile.el: Say that it's obsolete in the header
9091 line, so that finder.el puts that into its data-base.
9092 Suggested by Alex Schroeder <alex@gnu.org>.
9093
9094 2001-03-29 Paul Eggert <eggert@twinsun.com>
9095
9096 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
9097 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
9098
9099 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
9100
9101 * generic.el (generic-mode-set-comments): Use "" rather than nil
9102 for comment-end.
9103
9104 2001-03-29 Gerd Moellmann <gerd@gnu.org>
9105
9106 * emacs-lisp/advice.el (ad-make-advised-definition):
9107 Call interactive-form to obtain the interactive spec of subrs.
9108
9109 * subr.el (interactive-form): New function.
9110
9111 2001-03-29 Andre Spiegel <spiegel@gnu.org>
9112
9113 * vc-sccs.el (vc-sccs-register): Use relative file names.
9114
9115 2001-03-28 Gerd Moellmann <gerd@gnu.org>
9116
9117 * bookmark.el (bookmark-get-bookmark): Handle case that
9118 BOOKMARK is not a string.
9119
9120 * image.el (image-type-regexps): Change type for PS files
9121 to `postscript'.
9122
9123 * subr.el (read-passwd): Clear command history after each
9124 character entered. From: Stephen Gildea
9125 <gildea@stop.mail-abuse.org>.
9126
9127 2001-03-27 Kenichi Handa <handa@etl.go.jp>
9128
9129 * international/kkc.el (kkc-save-init-file): Locally bind
9130 print-length to nil.
9131
9132 2001-03-26 Gerd Moellmann <gerd@gnu.org>
9133
9134 * textmodes/flyspell.el: Some doc fixes.
9135 (flyspell-maybe-correct-transposition)
9136 (flyspell-maybe-correct-doubling): Use a temporary buffer
9137
9138 * textmodes/ispell.el (ispell-parse-output): Doc fix.
9139
9140 * emacs-lisp/byte-opt.el (byte-optimize-while)
9141 (byte-optimize-form-code-walker): Diagnose too few arguments
9142 for `if' and `while'.
9143
9144 2001-03-26 Kenichi Handa <handa@etl.go.jp>
9145
9146 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9147 Prepend `\' to "\<quail-translation-docstring>".
9148
9149 2001-03-26 Gerd Moellmann <gerd@gnu.org>
9150
9151 * autorevert.el (global-auto-revert-non-file-buffers):
9152 Remove duplicate defcustom.
9153
9154 2001-03-26 Miles Bader <miles@gnu.org>
9155
9156 * international/latin1-disp.el (latin1-char-displayable-p):
9157 Add leading "-" for X font pattern.
9158
9159 2001-03-26 Kenichi Handa <handa@etl.go.jp>
9160
9161 * international/mule-diag.el (describe-coding-system):
9162 For raw-text and emacs-mule, don't add anymore text about what
9163 charsets they can encode.
9164
9165 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
9166
9167 * help.el (view-lossage): Mention open-dribble-file in the doc
9168 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
9169
9170 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
9171
9172 * skeleton.el (skeleton-internal-list): Fix bogus logic.
9173 (skeleton-pair-insert-maybe): Don't pair after a backslash.
9174
9175 2001-03-23 Kenichi Handa <handa@etl.go.jp>
9176
9177 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9178 Call ccl-execute-on-string directly so that CCL program handling
9179 multibyte sequence can work correctly.
9180 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
9181 property of the coding system.
9182
9183 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
9184
9185 * textmodes/fill.el (fill-individual-paragraphs-prefix):
9186 Fix transcription typo.
9187
9188 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
9189
9190 * whitespace.el: Add buffer local variables to toggle testing of
9191 whitespaces in buffers without affecting the default values.
9192 Bump version to 3.0 to account for a few other changes.
9193 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
9194 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
9195 (whitespace-toggle-spacetab-check): New functions.
9196
9197 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
9198
9199 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
9200
9201 2001-03-21 Gerd Moellmann <gerd@gnu.org>
9202
9203 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
9204 bs-cycle-configuration-name. From Juanma Barranquero
9205 <lektu@uol.com.br>.
9206
9207 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
9208 and cc-vars.el.
9209
9210 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
9211 headers. Always invoke sendmail with option -t.
9212
9213 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9214
9215 * Release of cc-mode 5.28.
9216
9217 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9218
9219 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
9220 Removed the hardcoded switch to "java" style in Java mode.
9221 It's instead taken care of by the default value for c-default-style.
9222
9223 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9224
9225 * cc-align.el (c-lineup-math): Fix bug where lineup was
9226 triggered by equal signs in string literals.
9227
9228 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9229
9230 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
9231 limit detection when at the ends of the buffer.
9232
9233 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
9234 "for" statement clause in case 7F; a better one is done
9235 earlier in case 7D anyway.
9236
9237 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9238
9239 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
9240 somewhat more and did a small optimization.
9241
9242 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9243
9244 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
9245 Use the limit argument only to limit the syntactic context
9246 search, not to limit the actual movement.
9247
9248 * cc-cmds.el (c-beginning-of-statement): Move by sentence
9249 inside multiline strings, just like in comments. Also various
9250 fixes to the paragraph and comment prefix recognition, block
9251 comment ender handling etc.
9252
9253 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9254
9255 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
9256 the relative position of the point.
9257
9258 * cc-cmds.el (c-electric-continued-statement): New function to
9259 use as abbrev hook to reindent for keywords such as "else"
9260 that continues an earlier statement.
9261
9262 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
9263 like classes.
9264
9265 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
9266 (pike-mode): Populate the default abbrev tables to reindent for
9267 keywords such as "else" that can continue earlier statements.
9268 Abbrev mode is therefore turned on by default now. (Note that
9269 this doesn't apply to idl-mode, since IDL afaik doesn't have
9270 statements at all.)
9271
9272 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9273
9274 * cc-engine.el (c-inside-bracelist-p): Fix for handling
9275 bracelists where the declaration contains template arguments.
9276
9277 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9278
9279 * cc-cmds.el (c-comment-indent):
9280 Use `c-get-syntactic-indentation' to correctly calculate the
9281 syntactic indentation. Fixes bug with lineup functions that
9282 return vectors.
9283
9284 * cc-engine.el (c-get-syntactic-indentation): Split the
9285 indentation sum calculation from `c-indent-line' to a separate
9286 function.
9287
9288 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9289
9290 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
9291 Fixed places where it was assumed that preprocessor directives
9292 have to start in column zero.
9293
9294 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
9295 template arguments after a class identifier properly.
9296
9297 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
9298 lists for `new Foo[]' constructs in Java as expressions and
9299 not top level definition brace lists on the top level, so that
9300 they'll get indented consistently with the same type of
9301 expression in a normal block.
9302
9303 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9304
9305 * cc-cmds.el (c-fill-paragraph): The kludge that checks
9306 whether the adaptive filling package fails to keep the comment
9307 prefix is now kludged further to check for filladapt-mode
9308 which doesn't have that problem. This is really icky, but it's
9309 the only way that works with the current misfeatures/bugs in
9310 both adaptive-fill-mode and filladapt-mode.
9311
9312 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
9313 around point is recognized more robust.
9314
9315 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9316
9317 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
9318 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
9319 (c-lit-type): Fixed all internal variables used dynamically so
9320 that they are always bound.
9321
9322 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
9323 errors:
9324
9325 (c-indent-region): Fixed reporting of syntactic errors so that
9326 the region is fully reindented even when an error occurs.
9327 The last syntactic error is printed afterwards. Also cleanup up a
9328 whole lot of code that tried to optimize indentation of whole
9329 sexps but in reality accomplishes nothing.
9330
9331 (c-indent-sexp): Use c-indent-region.
9332
9333 (c-parsing-error): Changed this variable to hold the message
9334 for any syntactic error that is discovered.
9335
9336 (c-parse-state): Search backward from point instead of the bod
9337 position when the latter is invalid. This makes CC Mode
9338 recover faster when there are unbalanced close braces.
9339
9340 (c-backward-to-start-of-if): Use c-parsing-error to report
9341 dangling "else" clauses instead of throwing an error, and fall
9342 back to a reasonable position.
9343
9344 (c-indent-line): Added argument to avoid reporting syntactic errors.
9345
9346 (c-show-syntactic-information): Don't report any syntactic errors.
9347
9348 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9349
9350 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
9351 paragraph recognition when moving by sentence in literals.
9352
9353 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
9354 start regexp for javadoc to recognize javadoc markup in general instead
9355 of a specific set of keywords, to be more future-safe.
9356
9357 (c-Pike-pikedoc-paragraph-start)
9358 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
9359 pikedoc markup.
9360
9361 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
9362
9363 (pike-mode): Initialize paragraph settings pikedoc recognition.
9364
9365 * cc-vars.el (c-default-style): Made a nicer Customize widget.
9366
9367 (c-comment-prefix-regexp): Made it possible to use an
9368 association list on this to specify mode specific regexps.
9369 The default value now use a special regexp in Pike mode to
9370 recognize pikedoc markup.
9371
9372 (c-current-comment-prefix): New variable containing the actual
9373 regexp from c-comment-prefix-regexp for the current buffer.
9374
9375 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9376
9377 * cc-cmds.el (c-electric-brace): Fixed check for special brace
9378 lists: We can't look at the syntax, since a brace list can get
9379 recognized as a plain statement-cont.
9380
9381 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
9382 special brace list opener broken over two lines got recognized
9383 as a statement on the second line. Case 9A changed.
9384
9385 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9386
9387 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
9388 adjustment after line is reindented.
9389
9390 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9391
9392 * cc-defs.el (c-point): Added optional argument for position
9393 to use instead of the current point.
9394
9395 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
9396 the in-expression block symbols when the construct starts at
9397 boi, to avoid the extra level of indentation in that case.
9398 Cases 4, 16A and 17E affected.
9399
9400 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9401
9402 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
9403 calls to `c-indent-line', to adhere better to Emacs conventions.
9404
9405 * cc-engine.el (c-indent-line): Use the syntax already bound
9406 to `c-syntactic-context', if there is any.
9407
9408 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9409
9410 * cc-engine.el (c-get-offset): Fixed bug where the indentation
9411 wasn't added up correctly when a lineup function returned nil.
9412
9413 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9414
9415 * cc-engine.el (c-collect-line-comments): Fixed bug where
9416 empty lines were ignored when collecting line comments backwards.
9417
9418 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9419
9420 * cc-align.el (c-lineup-dont-change): Return an absolute
9421 indentation column to work correctly in the case when several
9422 syntactic elements are processed for the same line.
9423
9424 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
9425 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
9426 (c-set-offset): Added absolute indentation column settings by
9427 using the vector type.
9428
9429 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9430
9431 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
9432 Implemented two new cleanups `space-before-funcall' and
9433 `compact-empty-funcall'.
9434
9435 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9436
9437 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
9438 helping building regexps.
9439
9440 * cc-engine.el (c-on-identifier): New function for detecting
9441 identifiers. It takes keywords into account.
9442
9443 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
9444 lists. `c-keywords' is set to a regexp matching all keywords
9445 in the current language.
9446
9447 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9448
9449 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
9450 list of characters to skip backwards over at the beginning of
9451 a statement, since it can precede string literals in Pike.
9452
9453 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9454
9455 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
9456 recognition when standing on the last line in a C++ comment
9457 with nothing but whitespace after the prefix.
9458
9459 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
9460 given no limit argument.
9461
9462 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9463
9464 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
9465 recognition for the `[]= operator symbol in Pike.
9466
9467 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9468
9469 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
9470 around a bug in `eval-when-compile' in the byte compiler.
9471
9472 * cc-engine.el (c-forward-token-1): Fixed bug with return
9473 value when count is zero and there's no token start within the limit.
9474
9475 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
9476 "prefix comments", i.e. comments which are followed by code on
9477 the same line.
9478
9479 * cc-mode-19.el: Fixes so that checks that must be done at
9480 compile time also are done then.
9481
9482 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9483
9484 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
9485 time and at runtime, and only when it's needed.
9486
9487 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9488
9489 Major cleanup for less error prone and more warning free
9490 compilation, including some fixes for bugs due to different
9491 compilation orders. Thanks to Martin Buchholz for providing
9492 the basis for all this.
9493
9494 * cc-bytecomp.el: New file that provides some byte compilation
9495 features: It ensures that files always are loaded from the
9496 current source directory during compilation, and it provides a
9497 set of macros to turn off specific compiler warnings for
9498 specific symbols. (It's not CC Mode specific in any way.)
9499
9500 Fixed a nearly acyclic dependency tree (both runtime and
9501 compile-time) between all files.
9502
9503 * cc-defs.el: Separated all macros before the inline functions,
9504 to ensure correct compilation.
9505
9506 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
9507 cc-defs.el to cc-engine.el and made it a function instead.
9508
9509 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
9510 about char-after.
9511
9512 * cc-vars.el: Cope even when there isn't a custom package
9513 containing defcustom available.
9514
9515 * cc-make.el: Removed since it's no longer necessary.
9516
9517 README: Updated installation instructions.
9518
9519 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9520
9521 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
9522 improve the modularity: Moved all mode init stuff from
9523 cc-langs.el to cc-mode.el, including the keymap
9524 initialization; cc-langs now only contains the various
9525 variables for configuring the language syntax.
9526
9527 * cc-engine.el, cc-styles.el (c-evaluate-offset)
9528 (c-get-offset): Moved from cc-styles to cc-engine since file
9529 dependency analysis suggests they belong there (which also
9530 makes more sense). Thanks to Martin Buchholz for doing the analysis.
9531
9532 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9533
9534 * cc-cmds.el (c-fn-region-is-active-p): New function that
9535 wraps the corresponding macro, for use in places that aren't
9536 compiled. Thanks to Martin Buchholz for pointing out this.
9537
9538 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
9539
9540 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
9541 add things to the bug report.
9542
9543 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9544
9545 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
9546 returned prefix could contain a newline when the search for a
9547 good prefix line failed.
9548
9549 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9550
9551 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
9552 (c-toggle-auto-hungry-state): Made the argument optional, as
9553 the documentation says it is.
9554
9555 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9556
9557 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
9558 multiline string syntax, #"...", as a cpp macro.
9559
9560 2001-03-21 Paul Eggert <eggert@twinsun.com>
9561
9562 * international/mule-cmds.el (set-locale-environment):
9563 Set system-messages-locale and system-time-locale, but only if the
9564 caller specifies a non-nil locale name.
9565
9566 2001-03-20 Gerd Moellmann <gerd@gnu.org>
9567
9568 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
9569 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
9570
9571 2001-03-20 Gerd Moellmann <gerd@gnu.org>
9572
9573 * follow.el (follow-avoid-tail-recenter): Doc fix.
9574
9575 * custom.el (custom-set-variables): Avoid reversing the list
9576 of args needlessly.
9577
9578 * startup.el (fancy-splash-head): Don't change the colors of the
9579 XPM image on a dark background.
9580
9581 * comint.el (comint-exec-1): Set columns of the terminal to
9582 window-width instead of frame-width.
9583
9584 * info.el (Info-scroll-down): Add missing WINDOW arg for
9585 pos-visible-in-window-p.
9586
9587 * ehelp.el (electric-help-mode-hook): Add defcustom.
9588
9589 * mail/sendmail.el (mail-mode): Activate case-folding in
9590 font-lock-defaults.
9591
9592 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
9593
9594 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
9595 (completion-ignored-extensions): Remove duplicate ".class".
9596
9597 2001-03-19 Andreas Schwab <schwab@suse.de>
9598
9599 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
9600 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
9601
9602 2001-03-19 Gerd Moellmann <gerd@gnu.org>
9603
9604 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
9605 methods since there are not prefix input methods.
9606
9607 2001-03-19 Kenichi Handa <handa@etl.go.jp>
9608
9609 * international/mule-cmds.el (read-input-method-name):
9610 Locally bind enable-recursive-minibuffers to t.
9611
9612 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
9613
9614 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
9615
9616 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
9617
9618 * ediff-util.el: Copyright years.
9619 (ediff-choose-syntax-table): New function.
9620 (ediff-setup): Use ediff-choose-syntax-table.
9621
9622 * ediff-init.el (ediff-with-syntax-table): New macro, uses
9623 with-syntax-table.
9624
9625 * ediff.el: Date of last update, copyright years.
9626
9627 * ediff-wind (ediff-setup-control-frame): Nill->nil.
9628
9629 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
9630 of Scott Bronson.
9631 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
9632 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
9633 Deleted functions.
9634 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
9635 ex-token-list.
9636
9637 * viper-util.el: Spaces, indentation.
9638
9639 * viper.el: Changed version, modification time.
9640
9641 2001-03-16 John Wiegley <johnw@gnu.org>
9642
9643 * calendar/timeclock.el (timeclock-workday-remaining):
9644 Check whether `discrep' is non-null before using it.
9645
9646 2001-03-16 John Wiegley <johnw@gnu.org>
9647
9648 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
9649 first-time checkins.
9650 (timeclock-log-data): Fixed problem with reading timelog log file.
9651 Resulting data in the "day list" was incorrect.
9652 (timeclock-find-discrep): Check if `timeclock-file' is readable
9653 before opening it.
9654 (timeclock-time-less-p): New function.
9655 (timeclock-day-base): New function.
9656 (timeclock-geometric-mean): New function.
9657 (timeclock-generate-report): Generate a summary report based on
9658 the contents of the log file. This uses `timeclock-log-data', and
9659 is an example of writing a timelog manipulation function.
9660 (timeclock-visit-timelog): A quick command for opening the timelog
9661 file.
9662 (timeclock-log-data): Bound the variable event.
9663
9664 2001-03-16 Kenichi Handa <handa@etl.go.jp>
9665
9666 * international/mule-cmds.el (select-safe-coding-system):
9667 Fix typo: symbol-name -> symbol-value.
9668
9669 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
9670 before substitute-in-file-name to handle double slashes in FILE
9671 correctly.
9672
9673 2001-03-15 Gerd Moellmann <gerd@gnu.org>
9674
9675 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
9676 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
9677
9678 2001-03-14 Gerd Moellmann <gerd@gnu.org>
9679
9680 * bindings.el (features): Add `md5' and `overlay' to the list.
9681
9682 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
9683 bound before using it. It's not bound when configured without X,
9684 for instance.
9685
9686 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
9687
9688 * progmodes/hideshow.el: Update copyright.
9689 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
9690 (hs-minor-mode-hook): Include `:version' in defcustom form.
9691
9692 2001-03-13 Gerd Moellmann <gerd@gnu.org>
9693
9694 * help.el (string-key-binding): Don't call event-start on
9695 a non-list.
9696
9697 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
9698
9699 * startup.el (fancy-splash-tail, command-line-1): Fix the
9700 copyright year.
9701
9702 2001-03-13 Kenichi Handa <handa@etl.go.jp>
9703
9704 * term.el: These changes are based on a patch sent from Yong Lu
9705 <lyongu@yahoo.com>.
9706 (term-set-escape-char): Bind M-x to execute-extended-command in
9707 term-raw-escape-map.
9708 (term-move-columns): Don't try to move to negagive column.
9709 (term-emulate-terminal): Insert a string before deleting a text to
9710 overwrite.
9711
9712 2001-03-12 Gerd Moellmann <gerd@gnu.org>
9713
9714 * play/life.el (life): Rearrange code so that all calls to
9715 life-display-generation are in a catch-form.
9716
9717 * progmodes/etags.el (tags-loop-continue): Don't change point in a
9718 file that isn't interesting. In an interesting file, push the old
9719 value of point on the mark ring.
9720
9721 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
9722 New function.
9723 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
9724 Use it.
9725
9726 * emacs-lisp/autoload.el (generate-file-autoloads):
9727 Remove warning about line lengths.
9728
9729 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9730
9731 * progmodes/etags.el (tags-compression-info-list): New variable.
9732 (find-tag-in-order): Use it to deal with compressed source files.
9733 (tag-file-name-match-p): New function.
9734 (etags-recognize-tags-table): Use it for better match of file names.
9735
9736 2001-03-12 Kenichi Handa <handa@etl.go.jp>
9737
9738 * international/mule-cmds.el (register-input-method): Doc fix.
9739
9740 * international/quail.el (quail-translate-key): Fix condition to
9741 check if there's another breaking point in the current key.
9742
9743 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
9744
9745 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
9746 Babyl header to the newly-created output file, bind
9747 coding-system-for-write to either rmail-file-coding-system or
9748 emacs-mule-unix.
9749
9750 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
9751
9752 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
9753 Fix the name and regexp used for subsubsections.
9754
9755 2001-03-10 Dave Love <fx@gnu.org>
9756
9757 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
9758 and save-buffer if buffer-file-name non-nil. From rms.
9759
9760 2001-03-10 Andre Spiegel <spiegel@gnu.org>
9761
9762 * vc.el (vc-do-command): If the destination buffer is already
9763 current, don't set it up and don't erase it. Updated doc string
9764 to reflect that.
9765 (vc-version-diff): When doing a single file diff, don't switch to the
9766 *vc-diff* buffer before the command. This is to preserve local
9767 variable bindings that might affect the diff command.
9768 (vc-print-log): Don't switch to the *vc* buffer before the
9769 command, so that local variable bindings are preserved.
9770
9771 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
9772 not the current buffer.
9773 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
9774
9775 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
9776 make output go to buffer *vc*, not the current buffer.
9777
9778 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
9779
9780 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
9781 so ^, $, *, ? and + are interpreted correctly.
9782
9783 2001-03-09 Gerd Moellmann <gerd@gnu.org>
9784
9785 * help.el (string-key-binding): Renamed from
9786 mode-line-key-binding. Handle any event on a string.
9787 Check for `keymap' properties as well as `local-map' properties.
9788
9789 * comint.el (comint-insert-clicked-input): Use the last key
9790 from this-command-keys to lookup the global key definition.
9791
9792 2001-03-09 Kenichi Handa <handa@etl.go.jp>
9793
9794 * international/characters.el: Add category `j' for
9795 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
9796
9797 * international/mule-conf.el (no-conversion): Fix docstring.
9798 (raw-text): Fix docstring.
9799
9800 2001-03-08 Gerd Moellmann <gerd@gnu.org>
9801
9802 * simple.el (choose-completion-string): When not leaving the
9803 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
9804 is set.
9805
9806 * window.el (shrink-window-if-larger-than-buffer): Handle frame
9807 parameter `(minibuffer . t)'.
9808
9809 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
9810
9811 * progmodes/sh-script.el (sh-st-symbol): New symbol.
9812 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
9813 (sh-mode): Remove `make-local-variable' for unused var
9814 `font-lock-unfontify-region-function'.
9815
9816 2001-03-07 Richard M. Stallman <rms@gnu.org>
9817
9818 * info.el (Info-scroll-down): Fix previous change.
9819
9820 * mail/rmail.el (rmail-toggle-header): Use a window which
9821 is showing the Rmail buffer, rather than the selected window.
9822
9823 2001-03-07 Dave Love <fx@gnu.org>
9824
9825 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
9826 now, to avoid problems with binding imenu directly to a mouse event.
9827
9828 2001-03-07 Gerd Moellmann <gerd@gnu.org>
9829
9830 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
9831 second arg t.
9832
9833 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
9834
9835 * log-edit.el (log-edit-common-indent): New var.
9836 (log-edit-set-common-indentation): Renamed from
9837 log-edit-delete-common-indentation. Use the new var.
9838 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
9839
9840 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
9841 (cvs-mode-add-change-log-entry-other-window):
9842 Don't presume change-log-default-name is defined.
9843
9844 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
9845
9846 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
9847 the "tree" operation as well.
9848
9849 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
9850
9851 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
9852 to match paragraph-start.
9853
9854 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
9855 comment-start-skip and set comment-end-skip as well.
9856 (sgml-comment-indent): Fix for new value of comment-start-skip.
9857 (html-autoview-mode): Don't bother using make-local-hook.
9858
9859 2001-03-07 Gerd Moellmann <gerd@gnu.org>
9860
9861 * cus-edit.el (custom-save-delete): Move in front of local
9862 variables, otherwise long Custom entries would make them ineffective.
9863
9864 * uniquify.el: Set maintainer to FSF.
9865
9866 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
9867
9868 * dired-aux.el (dired-do-shell-command): Doc fix.
9869
9870 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
9871
9872 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
9873
9874 * which-func.el (which-func-modes): Add cperl-mode.
9875 (which-func-mode-global): Use define-minor-mode.
9876
9877 * info-look.el: Docstring fixes and dead code eliminated.
9878 (cperl-mode): Add support.
9879 (emacs-lisp-mode): List all entries from elisp manual, whether
9880 or not they are currently (f)bound or not. Update regexp.
9881
9882 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
9883
9884 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
9885 so that C-h m shows the correct information.
9886 Use make-local-variable rather than make-variable-buffer-local.
9887 (cperl-info-buffer, cperl-setup-tmp-buf):
9888 Use make-local-variable rather than make-variable-buffer-local.
9889 (cperl-msb-fix, cperl-get-help-defer):
9890 Check major-mode for `cperl-mode' as well.
9891
9892 * progmodes/cperl-mode.el: Updated to author version 4.23.
9893 (cperl-electric-pod): SYNOPSIS was misspelled.
9894 (cperl-find-pods-heres): @if ? a : b was considered a REx.
9895 (cperl-after-expr-p): Make true after __END__.
9896
9897 2001-03-06 Gerd Moellmann <gerd@gnu.org>
9898
9899 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
9900 bookmark-completion-ignore-case is t.
9901
9902 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
9903 switch, like xterm, and concat resource strings, with a newline
9904 between them.
9905
9906 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
9907
9908 * international/codepage.el (cp770-decode-table)
9909 (cp773-decode-table, cp774-decode-table): New variables.
9910
9911 * man.el (Man-hyphenated-reference-regexp): New variable.
9912 (Man-build-references-alist): Use it to search for referenced
9913 manpages. If hyphenated is non-nil, record a concatenated word in
9914 Man-refpages-alist only if it matches Man-reference-regexp.
9915 Update word's length when it is concatenated. Reverse the list,
9916 to get the first manpage at the head.
9917 (Man-possibly-hyphenated-word): New function.
9918 (Man-follow-manual-reference): Use it instead of current-word to
9919 find a manpage at point, in a way that accounts for hyphenated
9920 references.
9921
9922 2001-03-06 Alex Schroeder <alex@gnu.org>
9923
9924 * sql.el (sql-interbase): New function.
9925 (sql-interbase-program): New option.
9926 (sql-interbase-options): New option.
9927 And some typos fixed: "customise" to "customize".
9928
9929 2001-03-06 Dave Love <fx@gnu.org>
9930
9931 * textmodes/flyspell.el (flyspell-region):
9932 Set up flyspell-local-mouse-map.
9933
9934 2001-03-05 Richard M. Stallman <rms@gnu.org>
9935
9936 * mail/rmail.el (rmail-retry-failure):
9937 Don't call rmail-beginning-of-message.
9938 Don't discard From: field. Do discard Received: field.
9939 Use unwind-protect to re-prune.
9940 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
9941
9942 2001-03-06 Kenichi Handa <handa@etl.go.jp>
9943
9944 * international/quail.el (quail-title): Add autoload cookie.
9945
9946 2001-03-05 Dave Love <fx@gnu.org>
9947
9948 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
9949 new defs.
9950
9951 2001-03-05 Kenichi Handa <handa@etl.go.jp>
9952
9953 * language/ethio-util.el (ethio-toggle-space):
9954 Update current-input-method-title if necessary.
9955 (ethio-toggle-punctuation): Likewise.
9956
9957 * international/quail.el (quail-title): Fix for the case that a
9958 title of an input method is specified by a list of the same form
9959 as used in mode-line-format.
9960
9961 * international/mule-cmds.el (activate-input-method):
9962 If current-input-method-title is set by activating INPUT-METHOD,
9963 respect that value.
9964
9965 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9966
9967 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
9968
9969 2001-03-05 Alex Schroeder <alex@gnu.org>
9970
9971 * sql.el (sql-sybase): Fix typo (was: query user about server two
9972 times instead of server and database).
9973
9974 * sql.el (sql-sybase): Doc change.
9975 (sql-mysql): Doc change.
9976 (sql-postgres): Doc change.
9977
9978 2001-03-05 Kenichi Handa <handa@etl.go.jp>
9979
9980 * international/mule-conf.el (emacs-mule, raw-text):
9981 Docstring modified.
9982
9983 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
9984
9985 * term/internal.el: Update copyright notice.
9986
9987 * term/pc-win.el: Update copyright notice.
9988
9989 2001-03-02 Dave Love <fx@gnu.org>
9990
9991 * files.el (insert-file-contents-literally):
9992 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
9993 not jka-compr-compression-info-list.
9994
9995 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
9996
9997 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
9998 spaces in default comment-start-skip settings rather than \s-.
9999
10000 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
10001
10002 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
10003 default-frame-alist as well.
10004
10005 2001-03-01 Dave Love <fx@gnu.org>
10006
10007 * textmodes/reftex.el (defvar): Wrap some defvars in
10008 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
10009
10010 * subr.el (event-basic-type): Doc fix.
10011
10012 * international/quail.el: Doc fixes.
10013
10014 * international/utf-8.el: Doc fixes.
10015
10016 * international/mule-cmds.el: Doc fixes.
10017 (leim-list-header): Fix header text.
10018
10019 * international/mule.el (coding-system-category): Doc fix.
10020
10021 * international/ccl.el (ccl-compile): Doc fix.
10022
10023 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
10024
10025 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
10026 rather than (before|after)-change-functions.
10027
10028 2001-03-01 Gerd Moellmann <gerd@gnu.org>
10029
10030 * ediff-util.el (ediff-scroll-horizontally): Arrange for
10031 scroll-left and scroll-right being called interactively so that
10032 they set the window's min_hscroll.
10033
10034 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
10035
10036 * info.el (info-insert-file-contents-1): Accept an additional
10037 argument `lfn': if it is non-nil, concatenate `filename' and
10038 `suffix'; otherwise use the complicated MS-DOS code.
10039 All callers changed.
10040 (info-insert-file-contents, Info-find-node): If the MS-DOS port
10041 can access long file names, try the long file-name version of
10042 `info-insert-file-contents-1', then the short file-name version.
10043
10044 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
10045
10046 * language/ethio-util.el (setup-ethiopic-environment-internal):
10047 Change bindings of functions keys to conform to "Emacs Lisp Coding
10048 Convention".
10049
10050 * language/ethiopic.el ("Ethiopic"): Add documentation.
10051
10052 2001-02-28 Kenichi Handa <handa@etl.go.jp>
10053
10054 * international/utf-8.el (mule-utf-8): Set coding-category
10055 property to coding-category-utf-8.
10056
10057 2001-02-27 Richard M. Stallman <rms@gnu.org>
10058
10059 * lpr.el (lpr-page-header-switches, print-region-1):
10060 Undo 2000-07-06 change.
10061 (lpr-add-switches): Default to t on gnu/linux.
10062
10063 2001-02-27 Gerd Moellmann <gerd@gnu.org>
10064
10065 * bs.el (bs-attributes-list): Doc fix.
10066
10067 2001-02-26 Gerd Moellmann <gerd@gnu.org>
10068
10069 * help.el (describe-project): Display the file THE-GNU-PROJECT.
10070
10071 * help.el (view-order-manuals): Use goto-address.
10072
10073 * startup.el (command-line-1): Add info about ordering manuals
10074 to the not so fancy splash screens.
10075
10076 2001-02-26 Andre Spiegel <spiegel@gnu.org>
10077
10078 * vc.el (vc-default-workfile-unchanged-p)
10079 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
10080
10081 2001-02-26 Gerd Moellmann <gerd@gnu.org>
10082
10083 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
10084 fontify in the right buffer.
10085
10086 * allout.el (outline-flag-region): Move macro in front of first
10087 use to avoid a run-time error.
10088
10089 2001-02-24 Andrew Innes <andrewi@gnu.org>
10090
10091 * makefile.w32-in: Fix copyright notice.
10092
10093 2001-02-24 Kenichi Handa <handa@etl.go.jp>
10094
10095 * international/utf-8.el (mule-utf-8): Set correct value for
10096 valid-codes property.
10097
10098 * international/fontset.el (x-complement-fontset-spec): In the
10099 case that we use ASCII font for the other charsets, use only
10100 family and registry part of it.
10101
10102 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
10103
10104 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
10105 (shrink-window-if-larger-than-buffer): Doc fix.
10106
10107 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
10108
10109 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
10110 predicate passed to completing-read.
10111
10112 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
10113
10114 * startup.el (command-line): Fix last change.
10115
10116 2001-02-23 Jason Rumney <jasonr@gnu.org>
10117
10118 * startup.el (tool-bar-originally-present): New variable.
10119 (command-line): Set it if the tool-bar is switched on at startup.
10120
10121 * frame.el (frame-notice-user-settings): Only adjust frame height
10122 for no tool-bar case if tool-bar was originally switched on.
10123 From E. Jay Berkenbilt.
10124
10125 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
10126
10127 * server.el (server-switch-buffer): Only switch window if the
10128 current one is dedicated.
10129
10130 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
10131 rather than using (match-beginning 0) when searching for break point.
10132
10133 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
10134
10135 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
10136 @ follows an accent command such as @'. Support optional braces
10137 in commands that insert accents, like makeinfo does.
10138
10139 2001-02-22 Gerd Moellmann <gerd@gnu.org>
10140
10141 * startup.el (fancy-splash-text): Add a line for ordering
10142 manuals. Reverse order of splash screens shown.
10143 (use-fancy-splash-screens-p): Adapt to the text line added.
10144
10145 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
10146 manuals from the FSF.
10147
10148 * help.el (view-order-manuals): New function.
10149 (toplevel): Bind C-h C-m to this function.
10150
10151 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
10152
10153 * newcomment.el (comment-forward): Skip the comment-start before
10154 searching for the comment-end.
10155
10156 2001-02-21 Dave Love <fx@gnu.org>
10157
10158 * custom.el (custom-initialize-changed, defcustom): Doc fix.
10159
10160 * international/mule-cmds.el, international/mule.el: Doc fixes.
10161
10162 2001-02-21 Gerd Moellmann <gerd@gnu.org>
10163
10164 * startup.el (fancy-splash-screens): Use display-hourglass
10165 instead of display-busy-cursor.
10166
10167 * frame.el (display-hourglass): Renamed from busy-cursor.
10168 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
10169 (show-cursor-in-non-selected-windows): Doc fix.
10170
10171 2001-02-20 Dave Love <fx@gnu.org>
10172
10173 * international/utf-8.el: Doc and commentary fixes.
10174
10175 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
10176
10177 * ehelp.el (with-electric-help): Doc fix.
10178
10179 2001-02-20 Gerd Moellmann <gerd@gnu.org>
10180
10181 * msb.el (msb-mode): Call the update-buffers function explicitly
10182 with a FORCE argument.
10183
10184 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
10185 FORCE. If set, update the menu even if frame-or-buffer-changed-p
10186 returns nil.
10187
10188 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10189
10190 * ps-print.el: Timestamp package replacement. Some enhancements.
10191 Some XEmacs compatibility. Doc fix.
10192 (ps-print-version): New version number (6.4).
10193 (ps-printer-name): Initialization fix.
10194 (ps-zebra-stripe-follow): Funcionality enhancement.
10195 (ps-prologue-file): Code enhancement.
10196 (ps-right-header): Timestamp package replacement.
10197 (ps-setup, ps-face-bold-p, ps-face-italic-p)
10198 (ps-get-page-dimensions)
10199 (ps-generate-header, ps-begin-file, ps-begin-job)
10200 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
10201 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
10202 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
10203 (coding-system-for-write): Var declaration (XEmacs compatibility).
10204
10205 2001-02-20 Miles Bader <miles@gnu.org>
10206
10207 * image-file.el (image-file-name-extensions): Add "tif".
10208
10209 2001-02-19 Gerd Moellmann <gerd@gnu.org>
10210
10211 * wid-edit.el (widget-button-click): Save the selected window
10212 around the code handling clicks on buttons.
10213
10214 2001-02-18 Dave Love <fx@gnu.org>
10215
10216 * imenu.el (imenu--generic-function): Use mapc to iterate over
10217 syntax characters.
10218
10219 2001-02-17 Richard M. Stallman <rms@gnu.org>
10220
10221 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
10222
10223 * uniquify.el (uniquify-buffer-name-style): Doc fix.
10224
10225 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10226
10227 * mouse.el (mouse-save-then-kill): If the distance from the new
10228 point to the mark is equal to the distance of point from the new
10229 point, move point instead of the mark.
10230
10231 2001-02-16 Dave Love <fx@gnu.org>
10232
10233 * textmodes/flyspell.el (flyspell-get-word): Return string without
10234 properties.
10235
10236 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
10237
10238 * generic.el (generic-find-file-regexp): Doc fix.
10239 (generic-ignore-files-regexp): New defcustom.
10240 (generic-mode-find-file-hook): If the file's name matches the
10241 regexp in `generic-ignore-files-regexp', don't enter
10242 default-generic-mode. Doc fix.
10243
10244 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10245
10246 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
10247 Add autoload cookies.
10248
10249 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
10250 of cal-tex-24.
10251
10252 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
10253
10254 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
10255
10256 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
10257 the character class after the (optional) drive, to support file
10258 names with embedded blanks.
10259
10260 2001-02-15 Sam Steingold <sds@gnu.org>
10261
10262 * textmodes/tex-mode.el (tex-shell-running):
10263 Check the process buffer too.
10264
10265 2001-02-15 Dave Love <fx@gnu.org>
10266
10267 * battery.el (battery-status-function): Fix doc, :type.
10268
10269 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
10270
10271 2001-02-15 Gerd Moellmann <gerd@gnu.org>
10272
10273 * subr.el (read-passwd): Clear Lisp memory holding password.
10274
10275 2001-02-15 Miles Bader <miles@gnu.org>
10276
10277 * info.el (Info-copy-current-node-name): New function.
10278 (Info-mode-menu): Add it to the menu.
10279
10280 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
10281
10282 * international/mule-cmds.el (toggle-input-method): Doc fix.
10283
10284 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
10285
10286 * replace.el (occur): Stop at end of buffer.
10287
10288 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
10289
10290 * international/mule-cmds.el (set-input-method): Another doc fix.
10291
10292 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
10293
10294 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
10295
10296 2001-02-13 Miles Bader <miles@gnu.org>
10297
10298 * faces.el (set-face-background, set-face-foreground)
10299 (set-face-stipple): Treat a value of nil as being `unspecified'.
10300
10301 2001-02-12 Dave Love <d.love@dl.ac.uk>
10302
10303 * international/latin1-disp.el: Doc fixes.
10304 (latin1-display) <defgroup>: Add :link.
10305 (latin1-display) <function>: Set variable latin1-display.
10306
10307 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
10308
10309 * international/mule-cmds.el (set-input-method): Doc fix.
10310
10311 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
10312
10313 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
10314 (speedbar-line-file): Return nil if not a file.
10315 (speedbar-buffers-line-path): Return file for tags, and dir for files.
10316
10317 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10318
10319 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
10320 for remote files.
10321 (ediff-coding-system-for-read): Replaced the no-conversion default
10322 with raw-text.
10323
10324 * ediff-init.el: Removed :version from defcustom vars.
10325
10326 * ediff-util.el (ediff-compute-custom-diffs-maybe):
10327 Better handling of the diff mode.
10328
10329 * ediff.texi: Added ediff-coding-system-for-read.
10330
10331 * viper.texi: Fix typos.
10332
10333 2001-02-11 Dave Love <fx@gnu.org>
10334
10335 * shadowfile.el: Doc fixes.
10336 (shadow) <defgroup>: Add :link.
10337 (shadowfile-unload-hook): New function.
10338 (shadow-initialize): Use defalias, not fset.
10339 (shadow-define-cluster, shadow-define-literal-group)
10340 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
10341
10342 * international/mule.el: Doc and message fixes.
10343
10344 * international/ccl.el (define-ccl-program): Doc fix.
10345
10346 2001-02-11 Kenichi Handa <handa@etl.go.jp>
10347
10348 * faces.el (mode-line): Set :line-width property to -1.
10349
10350 2001-02-10 Richard M. Stallman <rms@gnu.org>
10351
10352 * complete.el (partial-completion-mode): Doc fix.
10353
10354 * simple.el (delete-key-deletes-forward-mode):
10355 Change `let' to `let*' to fix gross bug in last change.
10356
10357 * repeat.el (repeat): Don't let execute-kbd-macro alter
10358 real-last-command.
10359
10360 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
10361
10362 * simple.el (eval-expression): Doc fix.
10363
10364 2001-02-09 Dave Love <fx@gnu.org>
10365
10366 * imenu.el (imenu-generic-expression): Doc fix.
10367
10368 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
10369 From Juanma Barranquero.
10370
10371 * emacs-lisp/authors.el (authors): Expand `root' before running find.
10372
10373 2001-02-09 Kenichi Handa <handa@etl.go.jp>
10374
10375 * faces.el (set-face-attribute): Describe the case of a negative
10376 value specified for :line-width.
10377
10378 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
10379
10380 * which-func.el (which-func-mode): Invert which-func-mode-global.
10381 From Juanma Barranquero <lektu@uol.com.br>.
10382
10383 2001-02-08 Dave Love <fx@gnu.org>
10384
10385 * wid-edit.el (widget-plist-convert-widget): Replace binding of
10386 widget-plist-value-type.
10387 (widget-alist-convert-widget): Replace binding of
10388 widget-alist-value-type.
10389
10390 * textmodes/paragraphs.el (sentence-end): Doc fix.
10391
10392 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
10393 Remove `backward-line'.
10394
10395 * play/pong.el (pong-blank-color, pong-bat-color)
10396 (pong-ball-color, pong-border-color, pong-left-key)
10397 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
10398 (pong-pause-key, pong-resume-key, pong-timer-delay):
10399 * mail/mh-comp.el (mh-compose-letter-function):
10400 * eshell/esh-mode.el (eshell-skip-prompt-function):
10401 * emulation/viper-ex.el (ex-unix-type-shell-options):
10402 * recentf.el (recentf-menu-filter):
10403 * ps-print.el (ps-print-region-function):
10404 * lpr.el (print-region-function):
10405 * forms.el (forms-mode-hooks):
10406 * dirtrack.el (dirtrack-directory-change-hook):
10407 * cus-start.el (temp-buffer-show-function, display-buffer-function):
10408 * textmodes/spell.el (spell-filter):
10409 * textmodes/fill.el (adaptive-fill-function):
10410 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
10411 * progmodes/etags.el (find-tag-default-function):
10412 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
10413 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
10414
10415 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
10416
10417 * emulation/viper-init.el (viper-fast-keyseq-timeout)
10418 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
10419 Meyering <jim@meyering.net>.
10420
10421 * loadup.el: Revert last change.
10422
10423 2001-02-07 Kenichi Handa <handa@etl.go.jp>
10424
10425 * international/mule.el (transform-make-coding-system-args):
10426 Make it work also for coding systems not using CCL.
10427
10428 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10429
10430 * simple.el (previous-matching-history-element)
10431 (next-matching-history-element): Doc fix.
10432
10433 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
10434 specific part.
10435
10436 2001-02-06 Dave Love <fx@gnu.org>
10437
10438 * add-log.el (add-log-current-defun-function)
10439 (add-log-buffer-file-name-function, add-log-file-name-function):
10440 Fix :type.
10441 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
10442
10443 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10444
10445 * info.el (info-initialize): Remove the test for system-type when
10446 invocation-directory is non-nil.
10447
10448 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
10449 of `font-lock-defaults' to `backward-paragraph' rather than nil.
10450
10451 2001-02-06 Andrew Innes <andrewi@gnu.org>
10452
10453 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
10454 absolute.
10455
10456 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
10457
10458 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
10459 buffers. When hi-lock turned on rather than only checking current
10460 buffer for regexps, all buffers are checked. Moved activation of
10461 font-lock to hi-lock-refontify. When font-lock turned off rather
10462 than removing added highlighting just in current buffer, remove it
10463 in all buffers. Changed edit menu text from "Automatic
10464 Highlighting" to "Regexp Highlighting" Documentation for
10465 highlighting phrases, minor documentation changes.
10466 (hi-lock-set-file-patterns): Execute only if there are new or
10467 existing file patterns.
10468 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
10469 unfontify and, if a support mode is active, will not refontify the
10470 whole buffer. If necessary, turn on font lock. (Removed
10471 font-lock-unfontify and font-lock support-mode-specific calls,
10472 such as lazy-lock-fontify-window.)
10473 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
10474 patterns are found. Not useful now since find-file-hook is removed
10475 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
10476 (hi-lock-face-phrase-buffer): New function. Also added related
10477 menu item and keybinding.
10478 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
10479 (hi-lock-process-phrase): New function.
10480 (hi-lock-line-face-buffer): Doc fixes.
10481 (hi-lock-face-buffer): Doc fixes.
10482 (hi-lock-unface-buffer): Doc fixes.
10483
10484 2001-02-06 Gerd Moellmann <gerd@gnu.org>
10485
10486 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
10487 dabbrev-ignored-regexps.
10488
10489 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10490
10491 * simple.el (kill-line): Doc fix.
10492
10493 2001-02-05 Dave Love <fx@gnu.org>
10494
10495 * loadup.el: Revert last two changes -- bootstrapping works with
10496 regenerated loaddefs.
10497
10498 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
10499
10500 * isearch.el (isearch-forward): Doc fix.
10501
10502 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
10503 of font-lock-defaults to backward-paragraph.
10504
10505 2001-02-05 Gerd Moellmann <gerd@gnu.org>
10506
10507 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
10508 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
10509
10510 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10511
10512 * ebnf2ps.el: Eliminate time-stamp functions.
10513 (ebnf-version): New version (3.5).
10514 (ebnf-eps-finish-and-write): Replace time-stamp functions by
10515 format-time-string.
10516
10517 2001-02-05 Gerd Moellmann <gerd@gnu.org>
10518
10519 * simple.el (next-line): Goto end-of-line before inserting a newline.
10520
10521 2001-02-05 Miles Bader <miles@gnu.org>
10522
10523 * image-file.el (insert-image-file): When visiting an image, also
10524 set `truncate-lines' to t so that any fringe arrow looks correct.
10525
10526 2001-02-05 Kenichi Handa <handa@etl.go.jp>
10527
10528 * isearch.el (isearch-forward): Add description about input method
10529 in the docsting.
10530
10531 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
10532
10533 * skeleton.el (skeleton-internal-1): Always push the mark for @.
10534
10535 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
10536
10537 * info.el (info-initialize): If installation-directory is nil, for
10538 DOS/Windows systems try looking in a sibling of invocation-directory.
10539
10540 2001-02-02 Gerd Moellmann <gerd@gnu.org>
10541
10542 * wid-edit.el (widget-button-click): Fix last change.
10543
10544 * frame.el (frame-notice-user-settings): When resizing the initial
10545 frame because the tool bar is off, also change the frame's top
10546 position if a negative top position was specified.
10547
10548 2001-02-02 Miles Bader <miles@gnu.org>
10549
10550 * image-file.el (insert-image-file): When visiting an image,
10551 suppress the cursor in the image buffer.
10552
10553 2001-02-01 Dave Love <fx@gnu.org>
10554
10555 * progmodes/f90.el (f90-mode): Remove startup message.
10556
10557 * vc-cvs.el: Remove autoloads. Require vc when compiling.
10558
10559 2001-02-01 Gerd Moellmann <gerd@gnu.org>
10560
10561 * startup.el (command-line): Fix code determining whether or not
10562 to use delete-key-deletes-forward-mode.
10563
10564 2001-02-01 Andre Spiegel <spiegel@gnu.org>
10565
10566 * vc.el (vc-diff-switches): New user option.
10567 (vc-version-diff): Use it.
10568 (vc-diff-switches-list): New macro.
10569
10570 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
10571 New customization options.
10572 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
10573
10574 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
10575
10576 2001-02-01 Gerd Moellmann <gerd@gnu.org>
10577
10578 * msb.el (toplevel): Quote hook symbols.
10579
10580 2001-02-01 Kenichi Handa <handa@etl.go.jp>
10581
10582 * international/mule.el (make-coding-system): Add description
10583 about recognized properties in the docstring.
10584
10585 * international/mule-conf.el: Remove unused charsets
10586 mac-roman-lower and mac-roman-upper.
10587
10588 2001-01-31 Gerd Moellmann <gerd@gnu.org>
10589
10590 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
10591 is in front of the left-margin, if any.
10592
10593 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
10594 like `delete'.
10595
10596 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
10597
10598 * term/w32-win.el (mouse-set-font): Doc fix.
10599
10600 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
10601
10602 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
10603 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
10604 on already.
10605
10606 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
10607
10608 * files.el (save-buffer): Don't give message if (buffer-file-name)
10609 returns nil.
10610
10611 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
10612
10613 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
10614
10615 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
10616 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
10617
10618 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
10619 display problems.
10620
10621 2001-01-31 Kenichi Handa <handa@etl.go.jp>
10622
10623 * international/mule.el (charset-info): Fix docstring.
10624
10625 * international/mule-diag.el (describe-character-set): Check final
10626 char valid before printing it.
10627
10628 2001-01-30 Gerd Moellmann <gerd@gnu.org>
10629
10630 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
10631
10632 * frame.el (frame-notice-user-settings): Do the tool-bar
10633 stuff only for graphical displays. Fix a braino.
10634
10635 * frame.el (frame-initialize): Create initial frame visible.
10636 (frame-notice-user-settings): When tool-bar has been switched off,
10637 correct the frame size and sync tool-bar-mode.
10638
10639 * startup.el (command-line): Remove manipulation of frame
10640 height for tool bars.
10641
10642 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10643
10644 * lpr.el: Compatibility with XEmacs and doc fixes.
10645 (lpr-windows-system, lpr-lp-system): New vars.
10646 (lpr-printer-switch): New defcustom.
10647 (printer-name, lpr-command): Customization fix.
10648 (print-region-1): Code fix.
10649 (print-region-new-buffer, printify-region): Indentation fix.
10650 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
10651 New functions.
10652
10653 2001-01-29 Gerd Moellmann <gerd@gnu.org>
10654
10655 * msb.el (toplevel): Fix the eval-after-load.
10656
10657 2001-01-29 Dave Love <fx@gnu.org>
10658
10659 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
10660
10661 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
10662
10663 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
10664 (tcl-using-emacs-19-23): Consider Emacs 21+.
10665 (tcl-help-directory-list, tcl-command-switches): Fix :type.
10666 (tcl-add-emacs-menu): Supply menu name.
10667 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
10668
10669 2001-01-29 Gerd Moellmann <gerd@gnu.org>
10670
10671 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
10672
10673 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
10674
10675 * pcvs.el (cvs-mark-fis-dead): New function.
10676 (cvs-mode-add): Use it.
10677 (cvs-mode-add-change-log-entry-other-window):
10678 Rebind change-log-default-name to itself rather than to nil.
10679
10680 2001-01-29 Sam Steingold <sds@gnu.org>
10681
10682 * vc-cvs.el: Replaced (require 'vc) with a bunch of
10683 `autoload' statements.
10684
10685 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
10686
10687 * files.el (confirm-kill-emacs): Doc fix.
10688
10689 * frame.el (frame-initialize): Doc fix.
10690
10691 * time-stamp.el (time-stamp-string): Doc fix.
10692
10693 * woman.el (WoMan-log-1): Make the log buffer writable.
10694 From Markus Rost <rost@math.ohio-state.edu>.
10695
10696 2001-01-29 Gerd Moellmann <gerd@gnu.org>
10697
10698 * imenu.el (imenu-syntax-alist): Add autoload cookie for
10699 the `make-variable-buffer-local'.
10700
10701 2001-01-29 Dave Love <fx@gnu.org>
10702
10703 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
10704 (ansi-color-for-comint-mode-on, ansi-color-process-output):
10705 Add autoload cookie.
10706 (ansi-color-apply-sequence): Fix typo.
10707
10708 2001-01-29 Gerd Moellmann <gerd@gnu.org>
10709
10710 * menu-bar.el (menu-bar-files-menu): Add menu items for
10711 Postscript printing in black and white.
10712
10713 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
10714 X-Mailman-Version, Precedence, List-Help, List-Post,
10715 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
10716 Content-Type, Content-Length.
10717
10718 2001-01-29 Dave Love <fx@gnu.org>
10719
10720 * elide-head.el (elide-head): Make overlay evaporate.
10721
10722 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
10723
10724 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
10725
10726 * isearch.el (isearch-highlight): Don't punt if the display
10727 doesn't support colors, since isearch faces are defined for
10728 monochrome displays as well.
10729
10730 2001-01-27 Sam Steingold <sds@gnu.org>
10731
10732 * shell.el (shell-write-history-on-exit): Make sure that we are in
10733 the shell buffer (M-x tex-file RET inserted the error message into
10734 the TeX buffer).
10735
10736 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
10737
10738 * simple.el (transient-mark-mode): Doc fix.
10739
10740 2001-01-27 Gerd Moellmann <gerd@gnu.org>
10741
10742 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
10743
10744 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
10745
10746 * shell.el (shell-unquote-argument): If the shell is one of the
10747 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
10748 quote character.
10749 (shell-dumb-shell-regexp): Document that the shells which match
10750 this regexp are supposed to not treat a backslash as a quote character.
10751
10752 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
10753 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
10754
10755 2001-01-27 Richard M. Stallman <rms@gnu.org>
10756
10757 * dabbrev.el (dabbrev--substitute-expansion):
10758 Treat a one-capital-letter abbrev as "not all upper case",
10759 so as to force preservation of the expansion's pattern
10760 if the expansion starts with a capital letter.
10761
10762 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
10763
10764 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
10765 Doc fix.
10766
10767 * simple.el (transient-mark-mode): Document the fact that many
10768 commands act on the region when mark is active.
10769
10770 2001-01-27 Kenichi Handa <handa@etl.go.jp>
10771
10772 * international/quail.el (quail-setup-completion-buf): Make the
10773 multibyteness of current buffer inherited to Quail completion buffer.
10774 (quail-show-guidance-buf): Make the multibyteness of current
10775 buffer inherited to Quail guidance buffer.
10776 (quail-help): Make the multibyteness of current buffer inherited
10777 to Quail help buffer.
10778
10779 2001-01-26 Dave Love <fx@gnu.org>
10780
10781 * time-stamp.el: Doc fixes.
10782
10783 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
10784 (delphi-keyword-face, delphi-other-face): Fix :type.
10785
10786 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
10787
10788 * mail/feedmail.el (feedmail): Add :link.
10789 (feedmail-send-it): Doc fix.
10790
10791 * mail/sendmail.el: Doc fixes.
10792 (sendmail-send-it): Fix the non-ASCII regexp and use
10793 rfc2047-encode-string.
10794
10795 * dired.el, dired-aux.el: Revert last change.
10796
10797 2001-01-26 Gerd Moellmann <gerd@gnu.org>
10798
10799 * makefile.w32-in (DONTCOMPILE): Add various term files.
10800
10801 2001-01-26 Dave Love <fx@gnu.org>
10802
10803 * Makefile.in (DONTCOMPILE): Add various term files.
10804
10805 2001-01-26 Gerd Moellmann <gerd@gnu.org>
10806
10807 * man.el (Man-default-man-entry, Man-mode): Doc fix.
10808
10809 * startup.el (display-startup-echo-area-message): Make sure
10810 the echo area is resized to fit the size of the startup message.
10811
10812 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
10813 part of which is a constant.
10814
10815 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
10816
10817 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
10818
10819 2001-01-26 Richard M. Stallman <rms@gnu.org>
10820
10821 * simple.el (next-line): Don't let `newline' expand abbrevs.
10822 Simplify slightly.
10823 (open-line): Don't let `newline' expand abbrevs.
10824
10825 2001-01-25 John Wiegley <johnw@gnu.org>
10826
10827 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
10828 to `repeat' in the :type field.
10829
10830 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
10831 allow a choice of regexp or nil.
10832 (pcomplete-dir-ignore): Same.
10833
10834 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
10835 a command) to always fail.
10836
10837 2001-01-25 Gerd Moellmann <gerd@gnu.org>
10838
10839 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
10840 discard the result.
10841 (iswitchb-to-end): Likewise.
10842
10843 2001-01-25 Sam Steingold <sds@gnu.org>
10844
10845 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
10846 Require vc.
10847
10848 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
10849
10850 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
10851
10852 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
10853
10854 2001-01-25 Dave Love <fx@gnu.org>
10855
10856 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
10857 (describe-coding-system): Tweak the English text.
10858
10859 * loadup.el: Preload international/ccl for utf-8.
10860
10861 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
10862
10863 * mail/rmail.el (rmail-redecode-body): Doc fix.
10864
10865 2001-01-25 Kenichi Handa <handa@etl.go.jp>
10866
10867 * international/mule-cmds.el (reset-language-environment):
10868 Reset coding-category-utf-8 to mule-utf-8.
10869
10870 * international/mule-conf.el (coding-category-utf-8):
10871 Initialize to mule-utf-8.
10872
10873 * loadup.el: Preload international/utf-8.
10874
10875 * international/utf-8.el: New file.
10876
10877 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
10878
10879 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
10880
10881 2001-01-24 Sam Steingold <sds@gnu.org>
10882
10883 * dired.el (dired-replace-in-string): Removed.
10884 (dired-sort-toggle): Use `replace-regexps-in-string'
10885 instead of `dired-replace-in-string'.
10886
10887 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
10888 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
10889
10890 * gs.el (gs-replace-in-string): Removed.
10891 (gs-options): Use `replace-regexps-in-string'
10892 instead of `gs-replace-in-string'.
10893
10894 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
10895
10896 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
10897 bug report is mailed to an email list and posted to a news group.
10898
10899 2001-01-24 Gerd Moellmann <gerd@gnu.org>
10900
10901 * comint.el (comint-replace-by-expanded-history-before-point):
10902 Fix change of 2000-08-03 to move point to the start of the line again.
10903
10904 * startup.el (tool-bar-images-pixel-height): New variable.
10905 (command-line): After loading the user's init file, when
10906 tool-bar-mode is on, increase the frame's size by some lines for
10907 the tool-bar.
10908
10909 * frame.el (frame-initialize): Create the initial frame invisible.
10910
10911 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
10912
10913 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
10914 (chinese-big5): MIME:Big5.
10915
10916 2001-01-24 Gerd Moellmann <gerd@gnu.org>
10917
10918 * international/mule-cmds.el (universal-coding-system-argument):
10919 Handle commands with prefix args.
10920
10921 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10922
10923 * calendar/diary-lib.el (diary-float): Fix case of MONTH
10924 being a list of numbers.
10925 (diary-mail-entries): Rewritten.
10926
10927 2001-01-23 Dave Love <fx@gnu.org>
10928
10929 * international/mule.el (make-coding-system): Fix typo.
10930
10931 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
10932 Add backward-paragraph as font-lock-beginning-of-syntax-function.
10933
10934 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
10935
10936 * font-lock.el (font-lock-mode): Doc fix.
10937
10938 2001-01-23 Kenichi Handa <handa@etl.go.jp>
10939
10940 * international/mule.el (make-translation-table): Fix docstring.
10941
10942 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
10943
10944 * mail/rmail.el (rmail-redecode-body): New function.
10945
10946 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
10947
10948 2001-01-22 Gerd Moellmann <gerd@gnu.org>
10949
10950 * isearch.el (isearch-lazy-highlight-case-fold-search)
10951 (isearch-lazy-highlight-regexp): New variables.
10952 (isearch-lazy-highlight-cleanup): Update lazy highlight if
10953 case-fold search or regexp search has been toggled.
10954
10955 * wid-edit.el (widget-button-click): Avoid a save-excursion
10956 around running a global binding.
10957
10958 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
10959 to 0.25.
10960
10961 2001-01-20 Miles Bader <miles@gnu.org>
10962
10963 * cus-edit.el (custom-face-save): Do post-processing on the face's
10964 new value like `custom-face-set' does.
10965
10966 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
10967
10968 * mail/emacsbug.el (report-emacs-bug): Report the value of
10969 LC_CTYPE, not LC_TYPE.
10970
10971 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
10972 isearch-toggle-regexp and isearch-edit-string to doc string.
10973
10974 2001-01-19 Gerd Moellmann <gerd@gnu.org>
10975
10976 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
10977 as font-lock-beginning-of-syntax-function in font-lock-defaults.
10978
10979 * jit-lock.el (jit-lock-fontify-now): Don't bind
10980 font-lock-beginning-of-syntax-function to nil.
10981
10982 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
10983
10984 * mail/emacsbug.el (report-emacs-bug): Report values of
10985 locale-coding-system, default-enable-multibyte-characters, and the
10986 environment variables LC_ALL, LC_TYPE, and LANG.
10987
10988 2001-01-19 Gerd Moellmann <gerd@gnu.org>
10989
10990 * font-lock.el (font-lock-default-fontify-region): Fix last change.
10991
10992 * font-lock.el (font-lock-multiline): Default to nil.
10993 (font-lock-default-fontify-region): If font-lock-multiline is
10994 nil, don't check the property `font-lock-multiline'.
10995
10996 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
10997 is nil, don't check the `font-lock-multiline' text property.
10998
10999 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
11000
11001 * viper.el: Call initial-major-mode on startup.
11002
11003 * ediff.el (ediff-patch-file): Use better defaults.
11004
11005 * ediff-vers.el: Fix for 8+3 DOS file systems.
11006
11007 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
11008
11009 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
11010 diff mode, if available.
11011
11012 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
11013
11014 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
11015
11016 * ediff-init.el (subst-char-in-string): Define and use it, unless
11017 it's already defined.
11018
11019 2001-01-18 Gerd Moellmann <gerd@gnu.org>
11020
11021 * tooltip.el (tooltip-hide-delay): New user-option.
11022 (tooltip-show): Use tooltip-hide-delay instead of the default.
11023
11024 2001-01-18 Kenichi Handa <handa@etl.go.jp>
11025
11026 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
11027 kill-local-variable doesn't work for enable-multibyte-characters.
11028
11029 2001-01-17 Dave Love <fx@gnu.org>
11030
11031 * ediff-init.el (ediff-before-setup-hook)
11032 (ediff-merge-filename-prefix): Add :version.
11033
11034 * international/latin1-disp.el: Require disp-table.
11035 (latin1-display): Fix :set.
11036
11037 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
11038
11039 2001-01-17 Gerd Moellmann <gerd@gnu.org>
11040
11041 * isearch.el (isearch-lazy-highlight-initial-delay)
11042 (isearch-lazy-highlight-interval): Default to 0.
11043
11044 2001-01-17 Bob Glickstein <bobg@zanshin.com>
11045
11046 * isearch.el (isearch-highlight): Set isearch-overlay priority to
11047 1 here rather than each time through
11048 isearch-lazy-highlight-new-loop.
11049 (isearch-lazy-highlight-max): Variable deleted.
11050 (isearch-lazy-highlight-max-at-a-time): New user variable, like
11051 isearch-lazy-highlight-max but controls a single invocation of
11052 isearch-lazy-highlight-update.
11053 (isearch-lazy-highlight-wrapped): Variable recreated.
11054 (isearch-lazy-highlight-window-start): New variable.
11055 (isearch-lazy-highlight-cleanup): Restored to behavior of
11056 before 2-Jan.
11057 (isearch-lazy-highlight-remove-overlays): Function deleted;
11058 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
11059 behavior removed.
11060 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
11061 isearch-lazy-highlight-update in a loop rather than just once.
11062 Test isearch-invalid-regexp here and decide not to start a new
11063 loop, rather than testing it each time through
11064 isearch-lazy-highlight-update.
11065 (isearch-lazy-highlight-search): Function restored.
11066 (isearch-lazy-highlight-update): Get called in a timer loop again,
11067 but this time highlight more than one match each time through.
11068 Only highlight matches in the visible part of the window.
11069 Start at point, move in the direction of the search, and wrap around at
11070 the edge of the window. Use sit-for to force redisplay and ensure
11071 window-start is credible. "Face suppressing" behavior removed;
11072 overlay priorities should make it unnecessary, right?
11073 (isearch-highlight): Face suppressing behavior removed.
11074 (isearch-dehighlight): Face suppressing behavior removed.
11075 (isearch-set-lazy-highlight-faces-at): Removed.
11076
11077 2001-01-17 Kenichi Handa <handa@etl.go.jp>
11078
11079 * language/european.el ("Latin-1"): Make the format of description
11080 about additional language environments same as that of Latin-2.
11081
11082 2001-01-16 Dave Love <fx@gnu.org>
11083
11084 * isearch.el (isearch-lazy-highlight): Add :version.
11085
11086 * simple.el (backward-delete-char-untabify-method)
11087 (next-line-add-newlines): Add :version.
11088
11089 2001-01-16 Gerd Moellmann <gerd@gnu.org>
11090
11091 * bindings.el: Bind <backspace> and <delete> via function-key-map.
11092 Don't bind <delete> otherwise.
11093
11094 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
11095 and <delete> via function-key-map.
11096
11097 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
11098 Subject line only if point is after the `Subject:'.
11099
11100 2001-01-16 Kenichi Handa <handa@etl.go.jp>
11101
11102 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
11103 japanese-jisx0213-2 in `charset' property of this lang. env.
11104
11105 * language/european.el ("Latin-1"): Add description for Dutch and
11106 Spanish lang. env.
11107
11108 * international/mule.el (decode-char): Fix conditions.
11109 (encode-char): Handle eight-bit-control too.
11110 (transform-make-coding-system-args): New function.
11111 (make-coding-system): Accept XEmacs style arguments for CCL base
11112 coding system.
11113
11114 2001-01-15 Gerd Moellmann <gerd@gnu.org>
11115
11116 * progmodes/etags.el (find-tag-noselect): Save the value of
11117 tags-file-name before switching buffers, for the case it has a
11118 buffer-local value.
11119
11120 2001-01-15 Alex Schroeder <alex@gnu.org>
11121
11122 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
11123 From Dave Love <fx@gnu.org>.
11124 (ansi-color-for-comint-mode): Fix :version.
11125
11126 2001-01-15 Alex Schroeder <alex@gnu.org>
11127
11128 * ansi-color.el (ansi-color-unfontify-region): Doc change.
11129
11130 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
11131
11132 * dired.el (dired-insert-directory): If file-system-info fails,
11133 remove the " free " part, but don't signal an error.
11134
11135 2001-01-12 Sam Steingold <sds@gnu.org>
11136
11137 * bookmark.el (bookmark-maybe-historicize-string):
11138 Use new backquote syntax.
11139
11140 2001-01-12 Richard M. Stallman <rms@gnu.org>
11141
11142 * subr.el (last): Handle a list that doesn't end in nil.
11143
11144 2001-01-12 Sam Steingold <sds@gnu.org>
11145
11146 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
11147 to `backward-delete-char-untabify'.
11148
11149 2001-01-12 Dave Love <fx@gnu.org>
11150
11151 * cus-edit.el (customize-menu-create): Fix the :filter following
11152 easymenu change.
11153
11154 * wid-edit.el (function): Add :match-alternatives.
11155 (widget-color-action): Doc fix.
11156
11157 2001-01-12 Gerd Moellmann <gerd@gnu.org>
11158
11159 * calendar/calendar.el (calendar-basic-setup): Doc fix.
11160
11161 2001-01-12 Kenichi Handa <handa@etl.go.jp>
11162
11163 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
11164
11165 * international/ccl.el (define-ccl-program): Fix docstring.
11166
11167 2001-01-11 Dave Love <fx@gnu.org>
11168
11169 * international/mule-cmds.el (standard-display-european-internal):
11170 Set display table for 2208 as for 160.
11171
11172 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
11173
11174 * progmodes/fortran.el (fortran-mode-map): Modify Customization
11175 entry for custom-menu-create change.
11176 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
11177 don't cons it in the search loop.
11178
11179 * imenu.el (imenu--truncate-items): Revert last change.
11180
11181 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
11182
11183 * info.el (Info-setup-header-line): If the node header includes
11184 either Next: or Prev: links, don't show the File: and Node: parts
11185 in the header line.
11186
11187 2001-01-11 Gerd Moellmann <gerd@gnu.org>
11188
11189 * comint.el (comint-goto-process-mark): Don't print a message
11190 when running in batch mode.
11191
11192 * isearch.el (isearch-search): In the condition-case handler for
11193 `error', set isearch-invalid-regexp to the whole error message.
11194
11195 * subr.el (eval-after-load): Call load-symbol-file-load-history to
11196 ensure that eval-after-load works for files dumped with Emacs.
11197
11198 * help.el (load-symbol-file-load-history): New function extracted
11199 from function symbol-file.
11200 (symbol-file): Use it.
11201
11202 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
11203
11204 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
11205
11206 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
11207 behave as if there were no prefix argument.
11208 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
11209 argument were nil.
11210
11211 2001-01-11 Richard M. Stallman <rms@gnu.org>
11212
11213 * isearch.el (isearch-lazy-highlight-update):
11214 Don't look for more potential matches once maximum is exceeded.
11215 Use overlays-in to check correctly for overlap with current match.
11216 Ignore empty matches.
11217
11218 2001-01-11 Miles Bader <miles@gnu.org>
11219
11220 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
11221 (ispell-overlay-window, ispell-help, ispell-show-choices)
11222 (ispell-command-loop): Use it instead of `window-height'.
11223
11224 2001-01-10 Gerd Moellmann <gerd@gnu.org>
11225
11226 * files.el (confirm-kill-emacs): New user-option.
11227 (save-buffers-kill-emacs): Ask for final confirmation before
11228 killing Emacs.
11229
11230 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
11231 to nil.
11232
11233 2001-01-10 Dave Love <fx@gnu.org>
11234
11235 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
11236
11237 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
11238
11239 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
11240
11241 * calculator.el (calculator-number-digits): Fix :type.
11242
11243 * vc-cvs.el (vc-cvs-header): Fix :type.
11244 * vc-rcs.el (vc-rcs-header): Fix :type.
11245 * vc-sccs.el (vc-sccs-header): Fix :type.
11246
11247 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
11248
11249 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
11250
11251 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
11252
11253 2001-01-10 Gerd Moellmann <gerd@gnu.org>
11254
11255 * simple.el (set-variable): Force a thorough redisplay for the
11256 case that the variable has an effect on the display, like
11257 `tab-width' has.
11258
11259 2001-01-10 Andre Spiegel <spiegel@gnu.org>
11260
11261 * vc.el: Add documentation for backend interface.
11262
11263 2001-01-10 Kenichi Handa <handa@etl.go.jp>
11264
11265 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
11266
11267 * international/mule-conf.el (latin-extra-code-table): Set to t
11268 for \223 and \224.
11269
11270 2001-01-09 Kenichi Handa <handa@etl.go.jp>
11271
11272 * international/mule-cmds.el (locale-language-names): Map "es" to
11273 "Spanish" and "nl" to "Dutch".
11274
11275 2001-01-09 Gerd Moellmann <gerd@gnu.org>
11276
11277 * bindings.el (global-map): Bind <home> to beginning-of-line,
11278 <end> to end-of-line, C-<home> to beginning-of-buffer, and
11279 C-<end> to end-of-buffer.
11280
11281 * language/european.el: Add Dutch and Spanish language info
11282 to be able to use the appropriate tutorials.
11283
11284 2001-01-09 Alex Schroeder <alex@gnu.org>
11285
11286 * ansi-color.el (ansi-color-process-output): Use markers instead
11287 of positions for start and end of region.
11288 (ansi-color-apply-on-region): Rewrote code to make it more robust.
11289 Previously, occasional mistakes happend when fontifying many
11290 chunks of output (eg. ls --color=yes /dev). This happened
11291 whenever an overlay was created up to the end of the region, which
11292 coincided with the process-mark. New text would then be added
11293 within that overlay instead of after it.
11294 (ansi-color-make-extent): Overlays are created with the property
11295 `modification-hooks' set to '(ansi-color-freeze-overlay).
11296 (ansi-color-freeze-overlay): New function. When inserting text at
11297 the end of the overlay, the overlay will resize.
11298
11299 2000-01-09 Alex Schroeder <alex@gnu.org>
11300
11301 * ansi-color.el (ansi-color-process-output): Doc change.
11302 (ansi-color-unfontify-region): Doc change. No longer installed
11303 automatically in font-lock-unfontify-region-function.
11304 (ansi-color-apply): Doc change.
11305 (ansi-color-apply-on-region): Use extents or overlays instead of
11306 text-properties.
11307 (ansi-color-make-extent): New function.
11308 (ansi-color-set-extent-face): New function.
11309
11310 2000-01-09 Alex Schroeder <alex@gnu.org>
11311
11312 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
11313 both use ansi-color-process-output, now.
11314 (ansi-color-process-output): Doesn't return string anymore. It is
11315 installed in comint-output-filter-functions for both Emacs and
11316 XEmacs, now.
11317 (ansi-color-unfontify-region): Simplified code removing variables
11318 pos and start-ansi.
11319 (ansi-color-apply): Put text-property ansi-color before putting
11320 text-property face because ansi-color-unfontify-region is called
11321 immediately after the call to put-text-property.
11322 (ansi-color-context-region): Doc change.
11323 (ansi-color-filter-region): Simplified code.
11324 (ansi-color-apply-on-region): Changed start to start-marker, using
11325 a marker explicitly. Put text-property ansi-color before putting
11326 text-property face because ansi-color-unfontify-region is called
11327 immediately after the call to put-text-property.
11328
11329 2000-01-09 Alex Schroeder <alex@gnu.org>
11330
11331 * ansi-color.el (ansi-color-faces-vector): Doc change.
11332 (ansi-color-for-comint-mode): Changed :type property to choice.
11333 (ansi-color-last-context): Removed.
11334 (ansi-color-process-output): Don't use ansi-color-last-context, as
11335 the main functions will store their context now.
11336 (ansi-color-context): Doc change.
11337 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
11338 Uses ansi-color-context such that repeated calls will strip
11339 partial escape sequences, too.
11340 (ansi-color-apply): Simplified code. Colorize end of string if
11341 face is not null. Store context in new (FACE STRING) format, such
11342 that repeated calls will strip partial escape sequences, too.
11343 Append faces to face property using ansi-color-apply-sequence such
11344 that cumulative mode actually works.
11345 (ansi-color-context-region): New variable.
11346 (ansi-color-filter-region): Rewrote it based on
11347 ansi-color-apply-on-region. Uses ansi-color-context-region such
11348 that repeated calls will strip partial escape sequences, too.
11349 (ansi-color-apply-on-region): Simplified code. Colorize end of
11350 region if face is not null. Store context in new (FACE POS)
11351 format, such that repeated calls will strip partial escape
11352 sequences, too. Append faces to face property using
11353 ansi-color-apply-sequence such that cumulative mode actually works.
11354 (ansi-color-apply-sequence): New function.
11355 (ansi-color-get-face): When the default face is added to the list
11356 of faces, all previous settings are discarded and the list of
11357 faces is set to '(default).
11358
11359 2000-01-09 Alex Schroeder <alex@gnu.org>
11360
11361 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
11362 face, such that ansi-color-apply and ansi-color-apply-on-region
11363 will do the right thing.
11364 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
11365 returns nil, set the list of faces back to nil instead of
11366 appending the result of ansi-color-get-face to the front of the list.
11367
11368 2000-01-09 Alex Schroeder <alex@gnu.org>
11369
11370 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
11371 (ansi-color-process): Doc change.
11372 (ansi-color-last-context): New buffer-local variable.
11373 (ansi-color-process-output): New function. It is automatically
11374 added to comint-output-filter-functions if this is XEmacs.
11375 (ansi-color-unfontify-region): New optional parameter for XEmacs
11376 compatibility. Check wether font-lock-syntactic-keywords is
11377 boundp before removing the syntax table text property, as XEmacs
11378 doesn't have it.
11379 (ansi-color-filter-region): Doc change.
11380 (ansi-color-apply-on-region): Doc change.
11381 (ansi-color-make-face): New function. Compatibility layer for
11382 XEmacs. Return temporary faces instead of cons cells for XEmacs.
11383 (ansi-color-make-color-map): Use ansi-color-make-face.
11384 (ansi-color-get-face): Avoid face text property '(nil) as results
11385 in an errow for XEmacs.
11386
11387 2000-01-09 Alex Schroeder <alex@gnu.org>
11388
11389 * ansi-color.el (ansi-color-unfontify-region): New function.
11390 Uses text-property ansi-color in order to preserve fontification by
11391 ansi-color. When the package is loaded, a lambda expression is
11392 put onto font-lock-mode-hook. This lambda expression will check
11393 font-lock-unfontify-region-function and replace
11394 font-lock-default-unfontify-region with ansi-color-unfontify-region.
11395 (ansi-color-apply): Add text-property ansi-color in addition to
11396 text-property face.
11397 (ansi-color-apply-on-region): Add text-property ansi-color in
11398 addition to text-property face.
11399 (save-buffer-state): Copy of the macro that is also used by
11400 lazy-lock and font-lock.
11401
11402 (ansi-color-for-comint-mode): New option.
11403 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
11404 (ansi-color-for-comint-mode-off): Ditto.
11405 (ansi-color-for-comint-mode-filter): Ditto.
11406 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
11407 decide what to do. This function is added to
11408 comint-preoutput-filter-functions when the package is loaded.
11409
11410 (ansi-color-for-shell-mode-set): Removed.
11411 (ansi-color-for-shell-mode): Removed.
11412
11413 2000-01-09 Alex Schroeder <alex@gnu.org>
11414
11415 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
11416 the lambda expression from the ansi-color-for-shell-mode :set
11417 property. Additionally, modify shell-mode-hook to enable or
11418 disable font-lock-mode for future shell buffers.
11419 (ansi-color-for-shell-mode): The :set property calls
11420 ansi-color-for-shell-mode-set instead of a lambda expression.
11421
11422 2000-01-09 Alex Schroeder <alex@gnu.org>
11423
11424 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
11425 (ansi-color-context): New variable.
11426 (ansi-color-apply): Save context between calls.
11427
11428 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
11429
11430 * isearch.el (isearch, isearch-lazy-highlight-face):
11431 New definitions for face colors and attributes.
11432
11433 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
11434 of display-mouse-p.
11435
11436 2001-01-09 Kenichi Handa <handa@etl.go.jp>
11437
11438 * international/mule.el (make-coding-system): If the coding system
11439 accepts extra latin codes, register such codes as safe for the
11440 coding system.
11441
11442 2001-01-08 Richard M. Stallman <rms@gnu.org>
11443
11444 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
11445 don't mention the file name or the date here, because they are
11446 logged at the start of the file.
11447
11448 2001-01-08 Richard M. Stallman <rms@gnu.org>
11449
11450 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
11451 Change screen-width to frame-width.
11452
11453 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
11454
11455 * info.el (Info-search): Print the default as part of the prompt.
11456
11457 2001-01-08 Andre Spiegel <spiegel@gnu.org>
11458
11459 * vc.el (vc-default-latest-on-branch-p): New function, replaces
11460 constant implementations in backends.
11461
11462 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
11463 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
11464
11465 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
11466 WRITABLE to EDITABLE.
11467
11468 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
11469 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
11470 to EDITABLE.
11471
11472 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
11473
11474 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
11475 (copyright, copyright-update): Compute the current year at run time.
11476
11477 2001-01-08 Gerd Moellmann <gerd@gnu.org>
11478
11479 * isearch.el (isearch-old-signal-hook): Removed.
11480 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
11481 instead of setting signal-hook-function.
11482 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
11483
11484 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
11485
11486 * emulation/edt.el: Update to version 4.0. Provide support for
11487 EDT scroll margins at top and bottom of the window. Provide an
11488 emulation of the EDT SUBS command (bound to GOLD-Enter, by
11489 default). Enhance edt-quit, bound to GOLD-q by default, to warn
11490 user when file-related buffer modifications exist.
11491 Provide support for running EDT Emulation in XEmacs.
11492 Provide customize access to some user updatable variables.
11493 Add Commentary section to file header.
11494 Fixed a few minor bugs and cleaned up some code.
11495
11496 * emulation/edt-mapper.el: Update to version 4.0. Provide support
11497 for detecting a keypress that generates an ASCII key sequence.
11498 (Previously, only a keypress that generates a vector was
11499 recognized.) Embed Window Manager name into name of the generated
11500 EDT Emulation initialization file since the initialization file is
11501 Window Manager specific. Add Commentary section to file header.
11502
11503 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
11504
11505 * mail/sendmail.el (mail-mode): Doc fix.
11506
11507 * info.el (Info-goto-emacs-command-node): Doc fix.
11508 (Info-goto-emacs-key-command-node): Doc fix.
11509
11510 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
11511
11512 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
11513 systems without long file-name support.
11514
11515 2001-01-06 Andrew Innes <andrewi@gnu.org>
11516
11517 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
11518
11519 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
11520
11521 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
11522 (isearch-lazy-highlight-update): Doc fix.
11523
11524 * ffap.el (ffap-bindings): Doc fix.
11525
11526 * dired-x.el (dired-virtual-guess-dir): Doc fix.
11527
11528 2001-01-05 Dave Love <fx@gnu.org>
11529
11530 * emacs-lisp/cl-seq.el (remove, remq): Remove.
11531
11532 2001-01-05 Gerd Moellmann <gerd@gnu.org>
11533
11534 * mouse-drag.el (mouse-drag-safe-scroll):
11535 Bind scroll-preserve-screen-position to nil.
11536
11537 * isearch.el (isearch-old-signal-hook): New variable.
11538 (isearch-mode): Set signal-hook-function to isearch-done.
11539 (isearch-done): Restore old signal-hook-function.
11540
11541 * info.el (Info-fontify-node): Mark one more char as intangible.
11542
11543 2000-01-05 Kenichi Handa <handa@etl.go.jp>
11544
11545 * composite.el (compose-last-chars): New argument COMPONENTS.
11546 If it is non-nil, compose preceding characters by compose-region with
11547 COMPONENTS.
11548
11549 * international/quail.el (quail-input-string-to-events): New function.
11550 (quail-input-method): Convert input string to events here.
11551 (quail-start-translation): Return input string, not event list.
11552 (quail-start-conversion): Likewise.
11553
11554 2001-01-04 Gerd Moellmann <gerd@gnu.org>
11555
11556 * tooltip.el (tooltip-cancel-delayed-tip)
11557 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
11558 and tooltip-add-timeout.
11559 (tooltip-show): Set border color from faces's foreground.
11560 (tooltip-show-help-function): If called with the same help string
11561 as last time, do nothing.
11562 (tooltip-help-tips): Don't set tooltip-help-message to nil.
11563
11564 * startup.el (fancy-splash-screens): Don't bind show-help-function
11565 to nil.
11566
11567 * tooltip.el (tooltip-frame-parameters): Remove colors.
11568 (tooltip): New face
11569 (tooltip-set-param): New function.
11570 (tooltip-show): Set up color frame parameters from face `tooltip'.
11571 Display the tooltip text in face `tooltip'.
11572
11573 2001-01-04 Dave Love <fx@gnu.org>
11574
11575 * whitespace.el (whitespace-global-mode): Fix typo.
11576
11577 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
11578
11579 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11580
11581 * help.el (help-for-help): Fix a typo in a doc string.
11582 From kwzh@gnu.org (Karl Heuer).
11583
11584 2001-01-03 Dave Love <fx@gnu.org>
11585
11586 * dired-x.el: Doc fixes. Maintainer change.
11587 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
11588 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
11589 (dired-guess-shell-alist-user): Customize.
11590 (dired-x-help-address): Set to bug-gnu-emacs.
11591 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
11592 (dired-default-directory): Renamed from default-directory.
11593
11594 * hl-line.el (hl-line): Doc fix.
11595
11596 2001-01-03 Karl Fogel <kfogel@red-bean.com>
11597
11598 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
11599
11600 2001-01-02 Richard M. Stallman <rms@gnu.org>
11601
11602 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
11603 to remove all the current alternative-match highlighting.
11604 If nil, remove only what's outside the current window.
11605 (isearch-lazy-highlight-remove-overlays): Take optional
11606 region within which NOT to remove them.
11607 (isearch-lazy-highlight-new-loop): Greatly simplified.
11608 (isearch-lazy-highlight-update): Find all the other occurrences
11609 visible in the window, in just one call.
11610 (isearch-lazy-highlight-start): Now holds start of region to scan.
11611 (isearch-lazy-highlight-end): Now holds end of region to scan.
11612 (isearch-lazy-highlight-wrapped): Variable deleted.
11613 (isearch-lazy-highlight-search): Function deleted.
11614
11615 2000-01-02 Andrew Innes <andrewi@gnu.org>
11616
11617 * w32-fns.el (convert-standard-filename): Do length check on name
11618 before aref.
11619
11620 2001-01-02 Dave Love <fx@gnu.org>
11621
11622 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
11623 value.
11624 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
11625
11626 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
11627
11628 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
11629 read syntax.
11630
11631 * calendar/todo-mode.el (todo): Add :link, :version.
11632 (todo-save-top-priorities): Remove autoload cookie.
11633 (todo-add-category, todo-add-item-non-interactively)
11634 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
11635
11636 2001-01-02 Gerd Moellmann <gerd@gnu.org>
11637
11638 * comint.el (comint-input-history-ignore): New variable.
11639 (comint-read-input-ring): Ignore entries matching
11640 comint-input-history-ignore.
11641
11642 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
11643
11644 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
11645 (lm-copyright-mark): New function.
11646 (lm-crack-copyright): New function.
11647 (lm-verify): Check that the file has a copyright.
11648 Check that the file is copyright Free Software Foundation.
11649
11650 2000-12-30 Kenichi Handa <handa@etl.go.jp>
11651
11652 * international/mule-diag.el (print-fontset): Indent font name by
11653 24 columns, not 25.
11654
11655 2000-12-29 Gerd Moellmann <gerd@gnu.org>
11656
11657 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
11658 in Subject line.
11659
11660 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
11661 Use mail-mode-hook instead of mail-setup-hook.
11662 Otherwise continuing an interrupted message with C-u C-x m for
11663 instance, winds up in Mail mode without abbrevs.
11664
11665 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11666
11667 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
11668 non-nil. Adding almost all customization variables on ps-setup.
11669 Doc fix.
11670 (ps-print-version): New version number (6.3.3).
11671 (ps-end-with-control-d): Initialization fix.
11672 (ps-lines-printed): New var.
11673 (ps-skip-newline): New fun.
11674 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
11675 (ps-next-line, ps-continue-line, ps-plot-region)
11676 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
11677
11678 2000-12-29 Kenichi Handa <handa@etl.go.jp>
11679
11680 * international/fontset.el (x-complement-fontset-spec):
11681 Resolve ASCII font name so that the same family name is used for fonts
11682 registered in x-font-name-charset-alist.
11683 (create-fontset-from-fontset-spec): Adjusted for the above change.
11684 The name of fontset alias should be a unresolved ASCII font name.
11685
11686 2000-12-28 Gerd Moellmann <gerd@gnu.org>
11687
11688 * simple.el (delete-key-deletes-forward-mode): Bind backspace
11689 and delete in isearch-mode-map.
11690
11691 2000-12-28 Richard M. Stallman <rms@gnu.org>
11692
11693 * dired-x.el (dired-guess-shell-alist-default):
11694 Use xpdf instead of acroread.
11695
11696 2000-12-28 Kenichi Handa <handa@etl.go.jp>
11697
11698 * textmodes/artist.el (artist-butlast): Deleted.
11699 (artist-ellipse-mirror-quadrant): Use butlast instead of
11700 artist-butlast.
11701
11702 * subr.el (butlast, nbutlast): Moved from cl.el to here.
11703
11704 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
11705
11706 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
11707
11708 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
11709
11710 * ls-lisp.el: Better support for the Mac and MS-Windows.
11711 (ls-lisp): New defgroup.
11712 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
11713 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
11714 (ls-lisp-support-shell-wildcards): New defcustoms.
11715 (ls-lisp-parse-symlink): New function.
11716 (insert-directory): Code to convert switches to a list and set up
11717 the wildcard argument copied from ls-lisp-insert-directory.
11718 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
11719 for -C and -R switches.
11720 (ls-lisp-column-format): New function.
11721 (ls-lisp-delete-matching, ls-lisp-handle-switches)
11722 (ls-lisp-format-time): Add doc strings.
11723 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
11724 Support ls-lisp-dirs-first.
11725 (ls-lisp-classify, ls-lisp-extension): New functions.
11726 (ls-lisp-format): Optionally support emulation of symlinks.
11727 Support -i, -s, and -G switches.
11728
11729 2000-12-27 Gerd Moellmann <gerd@gnu.org>
11730
11731 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
11732
11733 * version.el (emacs-version): Print X scroll bar information.
11734
11735 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
11736 instead of x-toolkit-scroll-bars-p.
11737
11738 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
11739 of x-toolkit-scroll-bars-p.
11740
11741 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
11742
11743 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
11744 (ffap-bindings): Doc fix, to reflect the above change.
11745
11746 2000-12-27 Kenichi Handa <handa@etl.go.jp>
11747
11748 * term.el (term-char-mode): Define all non-ascii self-inserting
11749 characters to 'term-send-raw in term-raw-map.
11750
11751 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
11752
11753 * viper-init (viper-restore-cursor-type): Added condition-case guard.
11754
11755 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
11756 Changed initialization; use add-hook.
11757 (ediff-file-remote-p): Use file-local-copy.
11758
11759 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
11760
11761 * ediff.el (ediff-patch-buffer): Bug fix.
11762 (ediff-revision): Allow selection of the file at the prompt.
11763
11764 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
11765
11766 * subr.el (combine-run-hooks): Remove.
11767
11768 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
11769 and remove the rogue second spec.
11770
11771 2000-12-23 Gerd Moellmann <gerd@gnu.org>
11772
11773 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
11774
11775 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
11776
11777 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
11778 Use minibuffer menu prompt for the `=' prefix.
11779 (smerge-command-prefix): Change default to C-^.
11780 (smerge-mode): Don't assume font-lock doesn't move point.
11781
11782 * skeleton.el (skeleton-internal-1): Make sure the first line of
11783 the region is also re-indented.
11784 (skeleton-end-newline): New var.
11785 (skeleton-end-hook): Use it.
11786
11787 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11788
11789 * comint.el (comint-password-prompt-regexp): Support CVS.
11790
11791 2000-12-22 Gerd Moellmann <gerd@gnu.org>
11792
11793 * simple.el (delete-key-deletes-forward-mode): Simplify.
11794 Also backspace key combinations, depending on
11795 delete-key-deletes-forward.
11796
11797 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
11798
11799 * simple.el (delete-key-deletes-forward): Doc fix.
11800
11801 2000-08-22 Emmanuel Briot <briot@gnat.com>
11802
11803 * xml.el (top level comment): Updated to reflect the fact that
11804 white spaces are relevant in the XML file.
11805 (xml-parse-file): Do not kill an existing Emacs buffer if the file
11806 to parse was already edited. This allows for on-the-fly analysis
11807 of XML files.
11808 (xml-parse-tag): Check that the casing is the same in the start
11809 tag and end tag, since XML is case-sensitive. Allows for spaces
11810 in the end tag, after the name of the tag.
11811 (xml-parse-attlist): Allow for the character '-' in the name of
11812 attributes, as in the standard http-equiv attribute Do not save
11813 the properties in the XML tree, since they are not relevant.
11814
11815 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
11816
11817 * generic.el (generic-read-type): Undo last change, inline into
11818 `generic-mode' and then remove.
11819 (generic-mode): Inline generic-read-type.
11820 (define-generic-mode): Push the symbol name rather than the symbol
11821 onto generic-mode-list.
11822
11823 2000-12-21 Gerd Moellmann <gerd@gnu.org>
11824
11825 * generic.el (generic-read-type): Build an alist for
11826 completing-read as in 20.7.
11827
11828 * play/landmark.el (lm): Use interactive spec `P'.
11829 (toplevel): Don't set debug-on-error.
11830
11831 * server.el (server-switch-buffer): Choose a window on a visible frame.
11832
11833 2000-12-21 Dave Pearson <davep@davep.org>
11834
11835 * quickurl.el: Commentry change, I've moved my web site.
11836
11837 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11838
11839 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
11840 ranges like \177-\237, but accepts the character sequence from \177 to
11841 \237. Doc fix.
11842 (ebnf-version): New version (3.4).
11843 (ebnf-setup): Code fix.
11844 (ebnf-range-regexp): New fun.
11845 (ebnf-8-bit-chars): Const fix.
11846
11847 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
11848 entry. Doc fix.
11849 (ebnf-bnf-lex): Code fix.
11850 (ebnf-bnf-comment-chars): Const fix.
11851
11852 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
11853 entry. Doc fix.
11854 (ebnf-iso-comment-chars): Const fix.
11855
11856 * ebnf-otz.el: Doc fix.
11857
11858 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
11859 entry. Doc fix.
11860 (ebnf-yac-skip-code): Code fix.
11861 (ebnf-yac-comment-chars): Const fix.
11862
11863 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
11864
11865 * files.el (insert-directory-safely): New function.
11866 (recover-file): Use it instead of insert-directory.
11867 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11868
11869 2000-12-21 Kenichi Handa <handa@etl.go.jp>
11870
11871 * international/mule-cmds.el (select-safe-coding-system):
11872 Check coding-category-list more rigidly. Improve help message.
11873
11874 * dired.el (dired-move-to-filename-regexp): Fix previous change.
11875
11876 2000-12-21 Miles Bader <miles@gnu.org>
11877
11878 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
11879
11880 2000-12-21 Kenichi Handa <handa@etl.go.jp>
11881
11882 * international/mule-diag.el (describe-char-after): Make *Help*
11883 buffer inherit multibyteness of the current buffer.
11884
11885 * international/mule.el (make-char): Docstring adjusted for the
11886 change of make-char-internal.
11887
11888 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
11889
11890 * international/iso-cvt.el: Docstrings fix.
11891
11892 2000-12-20 Dave Love <fx@gnu.org>
11893
11894 * subr.el (eval-after-load): Doc fix.
11895
11896 2000-12-20 Kenichi Handa <handa@etl.go.jp>
11897
11898 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
11899 for numbers.
11900
11901 2000-12-20 Miles Bader <miles@gnu.org>
11902
11903 * international/quail.el (quail-help): Resize the help window
11904 again after it has all its contents. Remove unneeded progn.
11905
11906 2000-12-19 Gerd Moellmann <gerd@gnu.org>
11907
11908 * pcmpl-linux.el: Fix copy/paste error.
11909
11910 2000-12-19 Andrew Innes <andrewi@gnu.org>
11911
11912 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
11913
11914 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
11915
11916 * progmodes/idlw-rinfo.el: Fixed copyright notice.
11917
11918 * progmodes/idlw-toolbar.el: Fixed copyright notice.
11919
11920 * progmodes/idlw-shell.el: Fixed copyright notice.
11921
11922 * progmodes/idlwave.el: Fixed copyright notice.
11923
11924 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
11925 TAB as key separators.
11926
11927 2000-12-19 Alex Schroeder <alex@gnu.org>
11928
11929 * sql.el (sql-sybase-options): New option.
11930 (sql-sybase): Use it. Add sql-database to the list of parameters
11931 provided for login. The options -w 2048 -n are not used any more.
11932 (sql-postgres-options): Changed default from "--pset" to "-P".
11933 (sql-mysql-options): Doc change.
11934 (sql-stop): Doc change.
11935
11936 2000-12-19 Kenichi Handa <handa@etl.go.jp>
11937
11938 * international/quail.el (quail-input-method): Always hide
11939 the guidance buffer on exiting.
11940
11941 2000-12-18 Gerd Moellmann <gerd@gnu.org>
11942
11943 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
11944 isn't fboundp.
11945
11946 * server.el (server-buffer-done): Bury the buffer before
11947 killing it.
11948
11949 * faces.el (face-spec-set): Interpret a nil in specs for
11950 foreground and background colors as `unspecified', for
11951 compatibility with 20.x.
11952
11953 2000-12-18 Dave Love <fx@gnu.org>
11954
11955 * simple.el (mail-user-agent): Doc fix.
11956 (input-mode-8-bit): Removed.
11957
11958 * international/mule.el (set-keyboard-coding-system): Doc fix.
11959 (keyboard-coding-system): New option.
11960
11961 * mail/sendmail.el (send-mail-function): Customize.
11962
11963 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
11964
11965 * international/codepage.el (cp866-decode-table): New table.
11966
11967 2000-12-18 Gerd Moellmann <gerd@gnu.org>
11968
11969 * version.el (emacs-version): Remove `%a' from the time format
11970 because the weekday doesn't fit well into each locale.
11971
11972 2000-12-18 Miles Bader <miles@gnu.org>
11973
11974 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
11975
11976 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
11977 Check that emacs-major-version is `=' to 20, not `>='.
11978 (artist-replace-chars): Use `make-string' instead of a loop.
11979
11980 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
11981
11982 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
11983 (cvs-execute-single-file): Don't change directory.
11984 Patch from Per Cederqvist.
11985
11986 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
11987
11988 * textmodes/ispell.el (check-ispell-version):
11989 If `ispell-program-name' is "aspell", pass it the -v switch instead
11990 of -vv.
11991
11992 2000-12-16 Kenichi Handa <handa@etl.go.jp>
11993
11994 * international/mule-diag.el (mule-diag): Insert information about
11995 configure options, multibyte awareness, language env.
11996
11997 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
11998 regexp to search for candidates.
11999
12000 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
12001
12002 * info.el (Info-forward-node): If the node has an
12003 Info-header-line, widen the buffer before searching for "next:"
12004 and "up:" pointers, and set the search limit to stay in the
12005 current node.
12006
12007 2000-12-16 Miles Bader <miles@gnu.org>
12008
12009 * simple.el (delete-trailing-whitespace): Remove extraneous let.
12010
12011 2000-12-15 Miles Bader <miles@gnu.org>
12012
12013 * comint.el (comint-send-string, comint-send-region): Also accept
12014 a buffer, buffer-name, or nil for PROCESS, for compatibility with
12015 process-send-string/region.
12016
12017 2000-12-15 Gerd Moellmann <gerd@gnu.org>
12018
12019 * isearch.el (isearch-lazy-highlight-max): New user-option.
12020 (isearch-lazy-highlight-update): Don't highlight more than
12021 isearch-lazy-highlight-max matches.
12022
12023 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
12024
12025 2000-12-15 Richard M. Stallman <rms@gnu.org>
12026
12027 * sort.el (sort-columns): Fix error message.
12028
12029 * dabbrev.el (dabbrev--last-case-pattern): Value is now
12030 `upcase' or `downcase' or nil.
12031 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
12032 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
12033 (dabbrev--substitute-expansion): New arg record-case-pattern.
12034 If it is non-nil, set dabbrev--last-case-pattern.
12035 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
12036
12037 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
12038
12039 2000-12-15 Miles Bader <miles@gnu.org>
12040
12041 * paths.el (Info-default-directory-list): Don't delete
12042 configure-info-directory from the list of standard info
12043 directories when appending it to the end -- their order is important.
12044
12045 * faces.el (read-face-attribute): If there's no entry for the
12046 user's input in VALID, just use it as-is (this will often result
12047 in an error, but it may be OK for e.g. colors using hexadecimal
12048 notation, and at least will yield a better error message).
12049
12050 * window.el (mode-line-window-height-fudge): Function removed.
12051 (height-affecting-face-attributes, mode-line-window-height-fudge):
12052 Variables removed.
12053 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
12054 window is really the right size. Use vertical-motion
12055 rather than forward-line.
12056 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
12057 (ispell-command-loop, ispell-show-choices): Use the variable
12058 ispell-choices-win-default-height, rather than the function.
12059 (ispell-choices-win-default-height): Function removed.
12060 (ispell-mode-line-window-height-fudge): Function removed.
12061
12062 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
12063
12064 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
12065
12066 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
12067
12068 * paths.el (Info-default-directory-list):
12069 If configure-info-directory is not one of the standard directories,
12070 put it first in the list; otherwise put it last. Doc string
12071 changed accordingly.
12072
12073 * info.el (Info-directory-list): Change doc string to reflect the
12074 change in Info-default-directory-list.
12075
12076 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
12077 windows-nt as windowed environments, even under -nw.
12078
12079 * startup.el (command-line): Don't call x-backspace-delete-keys-p
12080 if not fboundp. Switch delete-forward mode for the <delete> key
12081 on all PC platforms, even under -nw.
12082
12083 * term/internal.el ([M-delete]): Remap to M-d.
12084
12085 2000-12-14 Gerd Moellmann <gerd@gnu.org>
12086
12087 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
12088
12089 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
12090
12091 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
12092
12093 2000-12-14 Gerd Moellmann <gerd@gnu.org>
12094
12095 * startup.el (command-line): Call delete-key-deletes-forward-mode,
12096 if appropriate.
12097
12098 * simple.el (delete-key-deletes-forward): New user-option.
12099 (delete-key-deletes-forward-mode): New function.
12100
12101 * bindings.el: Bind `delete' to backward-delete-char.
12102
12103 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
12104 Test if symbol is bound before getting its value.
12105
12106 * tooltip.el (tooltip-show): If an error is signaled in
12107 x-show-tip, display that error, and display the help in the
12108 echo area.
12109
12110 2000-12-14 Kenichi Handa <handa@etl.go.jp>
12111
12112 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
12113 Show "... entries" messages for every 10000 entries, not 10.
12114
12115 2000-12-13 Karl Fogel <kfogel@red-bean.com>
12116
12117 * bookmark.el: Provide a generic exit hook, as suggested by
12118 Ovidiu Predescu <ovidiu@cup.hp.com>:
12119 (bookmark-exit-hook): New var.
12120 (bookmark-exit-hook-internal): New func, replaces
12121 old raw lambda form in `kill-emacs-hook', and runs new
12122 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
12123 as logically that feature must have been provided if this function
12124 is running.
12125 Removed ;;;###autoload before the `add-hook' call.
12126
12127 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
12128
12129 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
12130 (easy-menu-current-active-maps): New function.
12131 (easy-menu-get-map): Use it.
12132 Make a proper menu entry when creating a new keymap.
12133
12134 2000-12-13 Kenichi Handa <handa@etl.go.jp>
12135
12136 * international/characters.el: Fix cases and syntaxes for
12137 mule-unicode-0100-24ff.
12138
12139 * dired.el (dired-move-to-filename-regexp): Fixed for the case
12140 that a Japanese character is not appended after day and year.
12141
12142 * info.el (Info-suffix-list): Change format for a command that
12143 requires arguments.
12144 (info-insert-file-contents): Adjusted for the above change.
12145
12146 2000-12-12 Andreas Schwab <schwab@suse.de>
12147
12148 * tar-mode.el (tar-extract): Base the name of the subfile buffer
12149 on the name of the tar buffer. Verify that the existing buffer is
12150 visiting the same subfile.
12151
12152 2000-12-12 Dave Love <fx@gnu.org>
12153
12154 * subdirs.el: Add obsolete.
12155
12156 2000-12-12 Gerd Moellmann <gerd@gnu.org>
12157
12158 * mail/rmailsum.el (rmail-summary-expunge)
12159 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
12160 instead of rmail-confirm-expunge.
12161
12162 * replace.el (perform-replace): Don't use an empty match adjacent
12163 to a non-empty match when computing the next match before the
12164 replacement is performed.
12165
12166 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
12167
12168 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
12169 definition (patch by Stefan Monnier).
12170 (glasses-mode): Use jit-lock instead of `after-change-functions'
12171 (patch by Stefan Monnier).
12172
12173 2000-12-12 Miles Bader <miles@gnu.org>
12174
12175 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
12176 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
12177
12178 2000-12-12 Andrew Choi <akochoi@i-cable.com>
12179
12180 * term/mac-win.el: Remove load for ls-lisp.
12181
12182 * loadup.el: Load ls-lisp for system-type `macos'.
12183
12184 2000-12-12 Miles Bader <miles@gnu.org>
12185
12186 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
12187 Respect field end too.
12188 (just-one-space): Respect fields as `delete-horizontal-space'.
12189 (newline-and-indent, reindent-then-newline-and-indent):
12190 Use `delete-horizontal-space'.
12191
12192 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
12193
12194 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
12195 (so as to obey the field property in the minibuffer).
12196
12197 * obsolete/c-mode.el: Moved from lisp/progmodes.
12198 * obsolete/auto-show.el: Moved from lisp.
12199 * obsolete/ooutline.el: Moved from lisp/textmodes.
12200
12201 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
12202
12203 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
12204 changes to list them here.
12205
12206 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
12207 Too many changes to list them here.
12208
12209 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
12210 Too many changes to list them here.
12211
12212 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
12213
12214 2000-12-11 Gerd Moellmann <gerd@gnu.org>
12215
12216 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
12217
12218 * cus-edit.el (custom-save-variables, custom-save-faces):
12219 Comment fix.
12220
12221 * hscroll.el: Moved to `obsolete' subdir.
12222
12223 2000-12-11 Miles Bader <miles@gnu.org>
12224
12225 * window.el (window-text-height): Function removed (now in C).
12226
12227 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
12228
12229 * log-edit.el (log-edit-parent-buffer): New var.
12230 (log-edit): Set it. Add BUFFER argument.
12231 (log-edit-done): Use char-before.
12232 Don't bother checking validity of vc-comment-ring.
12233 Only bury the buffer if log-edit popped it up.
12234
12235 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
12236 (cvs-mode-diff-help): Remove.
12237 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
12238 (cvs-mode-marked): Set up the default for CMD manually.
12239
12240 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
12241 Remove binding for ? now made unnecessary.
12242
12243 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
12244
12245 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
12246 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
12247
12248 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
12249 when master file is not open.
12250
12251 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
12252
12253 * progmodes/ada-stmt.el: Update `maintainer'.
12254
12255 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
12256
12257 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
12258 choices to match documentation string.
12259
12260 2000-12-09 Miles Bader <miles@gnu.org>
12261
12262 * minibuf-eldef.el: New file.
12263
12264 * window.el (fit-window-to-buffer): Don't pass last argument to
12265 pos-visible-in-window-p, now that its meaning is inverted.
12266
12267 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
12268
12269 * image.el (create-image): Doc fix; spotted by Per Cederqvist
12270 <ceder@lysator.liu.se>.
12271
12272 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
12273
12274 * autoinsert.el (auto-insert-alist): Add missing final \n.
12275
12276 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
12277 (cvs-menu-map): Remove.
12278 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
12279 (cvs-mode-quit): Turn it back into a plain function.
12280
12281 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
12282 (texinfo-filter): Remove (move to texinfo.el).
12283
12284 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
12285 file where it's more visible.
12286 (texinfo-filter, texinfo-chapter-level-regexp): New variables
12287 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
12288 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
12289 (texinfo-inside-macro-p): Only catch `scan-error's.
12290 (texinfo-inside-env-p): Make better use of the match info.
12291 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
12292 (texinfo-insert-@end): Slight re-organization.
12293 Also remove useless `looking-at' call.
12294
12295 2000-12-08 Andrew Innes <andrewi@gnu.org>
12296
12297 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
12298 accessible in -nw mode.
12299
12300 * term/w32-win.el: Remove stuff about selection timeout, which is
12301 irrelevant on Windows. Move clipboard support to w32-fns.el, so
12302 it is accessible in -nw mode.
12303
12304 2000-12-08 Dave Love <fx@gnu.org>
12305
12306 * emacs-lisp/lisp-mode.el (lisp-mode):
12307 Set font-lock-keywords-case-fold-search.
12308
12309 2000-12-08 Gerd Moellmann <gerd@gnu.org>
12310
12311 * textmodes/ispell.el (ispell): Doc fix.
12312
12313 2000-12-08 Kenichi Handa <handa@etl.go.jp>
12314
12315 * international/quail.el (quail-insert-decode-map): Check the
12316 frame width of a window displaying the current buffer, not that of
12317 the selected frame.
12318 (quail-help): Make sure that the help buffer has window before
12319 inserting text in it.
12320
12321 2000-12-07 Sam Steingold <sds@gnu.org>
12322
12323 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
12324 Backquote is used in isearch.el, so autoloading saves nothing.
12325
12326 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
12327
12328 * startup.el (normal-top-level-add-subdirs-to-load-path):
12329 Ignore the CVS and RCS subdirectories case-insensitively.
12330
12331 * dired.el (dired-insert-directory): If file-system-info is
12332 fboundp, call it instead of invoking dired-free-space-program.
12333
12334 2000-12-07 Gerd Moellmann <gerd@gnu.org>
12335
12336 * server.el (server-visit-files): Push files on file-name-history.
12337
12338 * progmodes/cc-langs.el: Update copyright.
12339
12340 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
12341
12342 * bindings.el (mode-line-mode-menu): Add glasses-mode.
12343
12344 * bindings.el (mode-line-mode-menu): Reverse the order
12345 of define-keys so that the menu appears in alphabetical order.
12346
12347 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
12348
12349 * progmodes/glasses.el (glasses-mode): Update mode line at the end
12350 of the function.
12351
12352 2000-12-07 Dave Love <fx@gnu.org>
12353
12354 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
12355
12356 * facemenu.el (facemenu-unlisted-faces): Fix value.
12357
12358 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
12359
12360 * font-lock.el (font-lock-default-fontify-region):
12361 Include the terminating \n (off-by-one error).
12362 (font-lock-set-defaults): Use dolist.
12363
12364 * derived.el (define-derived-mode): Don't use combine-run-hooks.
12365
12366 2000-12-07 Kenichi Handa <handa@etl.go.jp>
12367
12368 * international/mule-cmds.el (describe-language-environment):
12369 Fix for the case that an input method title is not string but a list.
12370
12371 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
12372 of wrong SIZE record.
12373
12374 2000-12-06 Dave Love <fx@gnu.org>
12375
12376 * newcomment.el (comment-region, comment-dwim): Doc fix.
12377
12378 * textmodes/texinfo.el: Require tex-mode when compiling.
12379 (texinfo-update-node): Doc fix.
12380 (texinfo-imenu-generic-expression): Add @anchor.
12381 (texinfo-font-lock-keywords): Add @uref.
12382 (texinfo-inside-macro-p): Don't use ignore-errors.
12383 (texinfo-insert-quote): Match more contexts.
12384
12385 * international/mule.el (decode-char, encode-char): Doc fix.
12386 (auto-coding-alist): Customize.
12387
12388 * files.el (load-file): Fix change of 2000-03-12.
12389
12390 * wid-edit.el (widget-text-keymap): Doc fix.
12391
12392 2000-12-06 Andrew Innes <andrewi@gnu.org>
12393
12394 * makefile.w32-in (lisp): Set to an absolute directory, namely
12395 $(CURDIR).
12396
12397 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
12398
12399 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
12400 read generated-autoload-file, and set buffer-file-coding-system to
12401 raw-text-unix after reading the file.
12402
12403 * international/mule-conf.el (file-coding-system-alist):
12404 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
12405
12406 2000-12-06 Gerd Moellmann <gerd@gnu.org>
12407
12408 * replace.el (occur): Make line-number-width 1 smaller for the
12409 colon following the line number.
12410
12411 * startup.el (fancy-splash-text, command-line-1):
12412 Use `File' for the menu name instead of `Files'.
12413
12414 * tmm.el: Update copyright.
12415
12416 * cus-start.el: Add entry for even-window-heights.
12417
12418 2000-12-06 Miles Bader <miles@gnu.org>
12419
12420 * faces.el (frame-set-background-mode): Avoid stomping on
12421 locally modified faces.
12422
12423 2000-12-06 Kenichi Handa <handa@etl.go.jp>
12424
12425 * international/fontset.el: Correct the font registries for
12426 japanese-jisx0213-1 and japanese-jisx0213-2.
12427
12428 2000-12-05 Gerd Moellmann <gerd@gnu.org>
12429
12430 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
12431
12432 * iswitchb.el: Update customization commentary.
12433
12434 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
12435
12436 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
12437 (tpu-search-highlight): Fixed comparison of overlay end positions.
12438 (tpu-trim-line-ends): Implemented trimming logic locally.
12439
12440 * emulation/tpu-extras.el (tpu-write-file-hook)
12441 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
12442
12443 2000-12-05 Kenichi Handa <handa@etl.go.jp>
12444
12445 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
12446 to cn-gb.
12447 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
12448
12449 2000-12-04 Dave Love <fx@gnu.org>
12450
12451 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
12452
12453 2000-12-04 Gerd Moellmann <gerd@gnu.org>
12454
12455 * mail/rmailsum.el (rmail-summary-expunge)
12456 (rmail-summary-expunge-and-save): Ask for confirmation with
12457 rmail-expunge-confirmed.
12458
12459 * mail/rmail.el (rmail-expunge-confirmed): New function.
12460 (rmail-expunge): Use it.
12461
12462 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
12463
12464 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
12465 (etags-recognize-tags-table, find-tag-in-order):
12466 New functionality: interpret file names as tags.
12467
12468 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
12469
12470 * info.el (Info-scroll-prefer-subnodes): New defcustom.
12471 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
12472 the first subnode until the bottom of the current node is visible.
12473
12474 2000-12-04 Gerd Moellmann <gerd@gnu.org>
12475
12476 * format.el (format-decode): Don't change buffer's undo list.
12477
12478 2000-12-04 Kenichi Handa <handa@etl.go.jp>
12479
12480 * faces.el (face-font-registry-alternatives): Add entries for CJK
12481 fonts. Doc-string adjusted for the actual usage of this data.
12482
12483 * international/fontset.el: Change the font registries for CJK
12484 fonts in the default fontset. Don't append '*' to registries.
12485
12486 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
12487
12488 * emacs-lisp/easy-mmode.el (define-derived-mode)
12489 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
12490
12491 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
12492 (derived-mode-p): New function.
12493 (derived-mode-make-docstring): Add `docstring' argument.
12494 Use it if available and complete it if necessary.
12495
12496 2000-12-03 Andreas Schwab <schwab@suse.de>
12497
12498 * type-break.el (type-break): Don't make parent of itself.
12499
12500 2000-12-03 Miles Bader <miles@gnu.org>
12501
12502 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
12503
12504 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
12505
12506 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
12507 (tex-main-file, tex-file): Simplify.
12508 (tex-generate-zap-file-name): Use subst-char-in-string.
12509 (tex-strip-dots): Remove.
12510
12511 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
12512
12513 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
12514 to check if the match succeeded.
12515
12516 2000-12-02 Gerd Moellmann <gerd@gnu.org>
12517
12518 * startup.el (use-fancy-splash-screens-p): New function.
12519 (command-line-1): Use it to determine whether or not to use
12520 a fancy splash screen.
12521
12522 2000-12-02 Andreas Schwab <schwab@suse.de>
12523
12524 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
12525
12526 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
12527
12528 * international/mule.el (make-char): Fix last change.
12529
12530 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
12531 New defcustoms.
12532 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
12533 autoloading tex-mode; instead, do the same manually.
12534 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
12535 with numeric argument. Docstring fix.
12536 (toplevel): Require cl when compiling.
12537
12538 * international/mule.el (make-char): Doc fix.
12539
12540 2000-12-02 Jason Rumney <jasonr@gnu.org>
12541
12542 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
12543 the Emacs Lisp manual)
12544
12545 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
12546
12547 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
12548
12549 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
12550 the Emacs Lisp manual).
12551
12552 2000-12-02 Gerd Moellmann <gerd@gnu.org>
12553
12554 * simple.el (next-line-add-newlines): Change default to nil.
12555
12556 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
12557
12558 * files.el (revert-buffer, recover-file):
12559 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
12560
12561 2000-12-01 Gerd Moellmann <gerd@gnu.org>
12562
12563 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
12564
12565 2000-12-01 Miles Bader <miles@gnu.org>
12566
12567 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
12568
12569 2000-12-01 Kenichi Handa <handa@etl.go.jp>
12570
12571 * international/mule-diag.el (describe-char-after): Fix typo.
12572 (describe-character-set, non-iso-charset-alist): Fix typo.
12573
12574 2000-12-01 Miles Bader <miles@gnu.org>
12575
12576 * image-file.el (image-file-name-regexp): Automatically add
12577 upper-case variants of each filename extension in
12578 `image-file-name-extensions', since they seem to be common.
12579
12580 * simple.el (minibuffer-contents)
12581 (minibuffer-contents-no-properties, delete-minibuffer-contents):
12582 New functions.
12583 * filecache.el (file-cache-directory-name)
12584 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
12585
12586 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
12587
12588 * filecache.el (file-cache-minibuffer-complete): Don't try to
12589 delete the minibuffer prompt.
12590
12591 2000-11-30 Dave Love <fx@gnu.org>
12592
12593 * cus-start.el: Fix read-buffer-function type.
12594
12595 2000-11-30 Gerd Moellmann <gerd@gnu.org>
12596
12597 * md5.el: Removed. There's a built-in function, now.
12598
12599 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
12600
12601 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
12602 as dummy 0-th char of rmail-deleted-vector.
12603
12604 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
12605
12606 * ps-print.el (ps-end-job): Bind case-fold-search only after
12607 switching to ps-spool-buffer.
12608
12609 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12610
12611 * ps-print.el: Line number font customization. PostScript: Lines and
12612 PageCount are initialized on each page. Doc Fix.
12613 (ps-print-version): New version number (6.3.2).
12614 (ps-lpr-switches, ps-font-info-database, ps-font-size)
12615 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
12616 (ps-right-header): Customization fix.
12617 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
12618 Fix code.
12619 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
12620 New vars.
12621
12622 2000-11-30 Gerd Moellmann <gerd@gnu.org>
12623
12624 * bs.el: Fix typos and spelling errors.
12625 (bs-appearance) <defgroup>: Renamed from bs-appearence.
12626 (bs-configuration): Doc fix.
12627
12628 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
12629
12630 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
12631
12632 * emulation/tpu-edt.el (tpu-version): New version.
12633 (tpu-search-overlay, tpu-replace-overlay): New initial range.
12634 (tpu-original-mode-line): Variable deleted.
12635 (tpu-mark-flag): New initial value.
12636 (tpu-set-mode-line): Don't redefine mode-line-format.
12637 Add tpu-mark-flag to minor-mode-alist.
12638 (tpu-update-mode-line): New mark flag logic.
12639 (tpu-get): Use find-file-wildcards.
12640 (tpu-search-highlight): Move overlay less, reset overlay properly.
12641 (tpu-unselect): Deactivate mark.
12642 (tpu-lm-replace): Reset overlay properly.
12643 (tpu-forward-line): Use forward-visible-line.
12644 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
12645
12646 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
12647
12648 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
12649
12650 * cus-edit.el (custom-face-value-create): Always emphasize tag.
12651
12652 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12653
12654 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
12655 and skip whitespace and newlines.
12656
12657 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
12658
12659 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
12660
12661 2000-11-29 Gerd Moellmann <gerd@gnu.org>
12662
12663 * help.el (describe-function-1): Regexp-quote function name
12664 when used as part of a regexp.
12665
12666 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
12667 Use face-attribute instead of face-foreground and face-background.
12668 (tool-bar-add-item): Likewise, and handle unspecified colors.
12669
12670 * enriched.el (enriched-face-ans): Use face-attribute instead
12671 of face-foreground and face-background.
12672
12673 * faces.el (face-foreground, face-background, face-stipple):
12674 Return nil if attribute is unspecified, for backward compatibility.
12675
12676 * files.el (auto-mode-alist): Add an entry for antlr-mode.
12677
12678 * play/5x5.el: Remove version info.
12679
12680 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
12681
12682 * frame.el (blink-cursor-mode): Doc fix.
12683
12684 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
12685
12686 * antlr-mode.el: New commands to run ANTLR from within Emacs and
12687 to create Makefile rules.
12688 (antlr-tool-command): New user option.
12689 (antlr-ask-about-save): New user option.
12690 (antlr-makefile-specification): New user option.
12691 (antlr-file-formats-alist): New variable.
12692 (antlr-special-file-formats): New variable.
12693 (antlr-unknown-file-formats): New user option.
12694 (antlr-help-unknown-file-text): New variable.
12695 (antlr-help-rules-intro): New variable.
12696 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
12697 (antlr-mode-menu): Add entries.
12698 (antlr-file-dependencies): New function.
12699 (antlr-directory-dependencies): New function.
12700 (antlr-superclasses-glibs): New function.
12701 (antlr-run-tool): New command.
12702 (antlr-makefile-insert-variable): New function.
12703 (antlr-insert-makefile-rules): New function.
12704 (antlr-show-makefile-rules): New command.
12705
12706 * antlr-mode.el: More Emacs/XEmacs stuff.
12707 (antlr-no-action-keywords): New constant with value nil.
12708 (antlr-font-lock-keywords-alist): Use it. Old value would break
12709 syntax highlighting in Emacs-21.0.
12710 (antlr-default-directory): Emacs/XEmacs dependend function.
12711 (antlr-read-shell-command): Ditto.
12712 (antlr-with-displaying-help-buffer): Ditto.
12713
12714 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
12715
12716 * antlr-mode.el: imenu, parsing and highlighting changes.
12717 (antlr-imenu-create-index-function): Don't create extra submenus
12718 for definitions in different grammar classes. It is not necessary
12719 for the menu and would make command `imenu' awkward to use.
12720 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
12721 header actions and more than one.
12722 (antlr-font-lock-tokendef-face): Changed color.
12723 (antlr-font-lock-tokenref-face): Changed color.
12724 (antlr-font-lock-additional-keywords): Also highlight lowercase.
12725 (antlr-mode-syntax-table): New variable.
12726 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
12727 (antlr-with-syntax-table): Don't copy syntax table.
12728
12729 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
12730
12731 * antlr-mode.el: Minor changes: language setting.
12732 (antlr-language-alist): The value for file option "language" can
12733 be both an identifier and a string.
12734 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
12735 (antlr-language-limit-n-regexp): Change accordingly.
12736
12737 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
12738
12739 * antlr-mode.el: Minor changes: tabs, hiding.
12740 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
12741 (antlr-action-visibility): Also allow value nil to also hide the
12742 braces. Renamed from `antlr-tiny-action-length'.
12743 Suggested by Jay@aol.com.
12744 (antlr-hide-actions): Change accordingly. Hide line if completely
12745 hidden action is on a line of its own.
12746
12747 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
12748
12749 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
12750
12751 * sort.el (sort-columns): Don't concat strings with numbers.
12752
12753 2000-11-29 Dave Love <fx@gnu.org>
12754
12755 * cus-edit.el (face): Fix :format.
12756
12757 * mail/feedmail.el: Require smtpmail when compiling.
12758 (mail-do-fcc): Autoload.
12759 (feedmail) <defgroup>: Fix :link.
12760 (feedmail-nuke-body-in-fcc): Fix :type.
12761 (feedmail-send-it): Add autoload cookie.
12762
12763 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
12764
12765 * newcomment.el (comment-indent): Save excursion around call to
12766 comment-indent-function.
12767
12768 2000-11-29 Miles Bader <miles@gnu.org>
12769
12770 * subr.el (member-ignore-case): Return the tail of the list who's
12771 car matches, like `member', not the matching element itself.
12772
12773 2000-11-29 Kenichi Handa <handa@etl.go.jp>
12774
12775 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
12776 should not contain `\n'.
12777
12778 2000-11-28 Gerd Moellmann <gerd@gnu.org>
12779
12780 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
12781
12782 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
12783
12784 * dired-aux.el (dired-do-create-files): Construct default file
12785 name for dired-mark-read-file-name so that when the user enters
12786 just RET, the target file will end up in the target directory.
12787
12788 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
12789 local-abbrev-table before changing buffers because it might
12790 have a buffer-local binding.
12791
12792 2000-11-28 Miles Bader <miles@gnu.org>
12793
12794 * simple.el (delete-horizontal-space): Handle fields more generally.
12795
12796 2000-11-28 Gerd Moellmann <gerd@gnu.org>
12797
12798 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
12799
12800 2000-11-28 Dave Love <fx@gnu.org>
12801
12802 * progmodes/ps-mode.el (ps-mode): Set comment-start and
12803 comment-start-skip locally.
12804
12805 * progmodes/fortran.el (fortran-mode): Don't set
12806 fortran-comment-line-start-skip. Set comment-start to
12807 fortran-comment-line-start.
12808 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
12809 (fortran-comment-line-start-skip): Simplify slightly.
12810
12811 2000-11-28 Gerd Moellmann <gerd@gnu.org>
12812
12813 * play/5x5.el: Remove RCS keyword.
12814
12815 * bs.el: Mistaken commit, undone 2000-11-30.
12816
12817 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
12818
12819 * textmodes/tildify.el (tildify-string-alist):
12820 Add `plain-tex-mode' here.
12821
12822 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
12823
12824 * chistory.el (Command-history-setup): Remove extraneous `keymap'
12825 reference.
12826
12827 2000-11-28 Miles Bader <miles@gnu.org>
12828
12829 * cus-face.el (custom-face-attributes): Add post-filter function
12830 for :box. Make pre-filter function for :box handle all cases.
12831
12832 * wid-edit.el (widget-choose): Make sure pop-up window is large
12833 enough to display all the choices, as there's no way to scroll it.
12834
12835 2000-11-28 Kenichi Handa <handa@etl.go.jp>
12836
12837 * international/mule-conf.el: Make the coding system no-conversion
12838 safe for all characters.
12839
12840 2000-11-27 Dave Love <fx@gnu.org>
12841
12842 * net/ldap.el (ldap) <defgroup>: Add :version.
12843
12844 * tooltip.el (tooltip-use-echo-area): Doc fix.
12845
12846 * cus-start.el <minibuffer-prompt-properties>: Add version.
12847 <read-buffer-function>: Add.
12848
12849 * apropos.el (apropos-print): Add help-echo to active text.
12850
12851 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
12852
12853 2000-11-27 Gerd Moellmann <gerd@gnu.org>
12854
12855 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
12856 type, group and version.
12857
12858 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
12859
12860 * select.el (x-get-selection): Docstring fix.
12861
12862 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
12863
12864 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
12865
12866 2000-11-27 Andrew Innes <andrewi@gnu.org>
12867
12868 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
12869
12870 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
12871
12872 2000-11-27 Miles Bader <miles@gnu.org>
12873
12874 * dired.el (dired-get-filename): Return filename verbatim if
12875 LOCALP is `verbatim'.
12876 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
12877 `verbatim' so that we don't inadvertently delete a non-existant
12878 directory name.
12879
12880 2000-11-27 Kenichi Handa <handa@etl.go.jp>
12881
12882 * international/characters.el: Specify cases and syntaxes for
12883 mule-unicode-0100-24ff.
12884
12885 2000-11-27 Gerd Moellmann <gerd@gnu.org>
12886
12887 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
12888 that foreground and/or background colors of the face `tool-bar'
12889 are unspecified.
12890
12891 2000-11-27 Miles Bader <miles@gnu.org>
12892
12893 * wid-edit.el (widget-field-buffer, widget-field-start)
12894 (widget-field-end): Handle widget field `pseudo-overlays'.
12895 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
12896 if it's there instead of in `widget-field-list'.
12897
12898 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
12899 (help-make-xrefs): Delete extraneous newlines at the end of the
12900 docstring.
12901
12902 2000-11-25 Jason Rumney <jasonr@gnu.org>
12903
12904 * startup.el (command-line): Call set-locale-environment after
12905 Window System init file is read, as it can result in a call to
12906 redraw-frame.
12907
12908 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
12909
12910 * simple.el (shell-command): Mention the effect of the prefix
12911 argument in the doc string.
12912
12913 2000-11-25 Miles Bader <miles@gnu.org>
12914
12915 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
12916
12917 * wid-edit.el (widget-field-value-delete): Don't try to delete
12918 overlay when it's the `pseudo-overlay' that exists at some points.
12919
12920 2000-11-24 Jason Rumney <jasonr@gnu.org>
12921
12922 * international/mule-cmds.el (locale-language-names): Add "jp" as
12923 a non-standard alternative for Japanese.
12924
12925 2000-11-24 Andre Spiegel <spiegel@gnu.org>
12926
12927 * vc-hooks.el: Require 'cl during compilation.
12928
12929 2000-11-24 Gerd Moellmann <gerd@gnu.org>
12930
12931 * faces.el (face-set-after-frame-default): Let face attributes
12932 specified for new frames override frame parameters.
12933
12934 * startup.el (command-line): Fix computation of the source file
12935 for user-init-file when user-init-file is a compiled file.
12936
12937 2000-11-24 Miles Bader <miles@gnu.org>
12938
12939 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
12940 (custom-post-filter-face-spec): New functions.
12941 (custom-face-set, custom-face-value-create): Filter the face spec
12942 before and after customization.
12943 (custom-face-set): If VALUE specifies a null face, pass a
12944 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
12945 * cus-face.el (custom-face-attributes): Remove SET and GET
12946 functions. Add some IN-FILTER and OUT-FILTER functions in the few
12947 cases they're needed.
12948
12949 * wid-edit.el (checkbox): Add a small `X' to the :on-glyph, so
12950 that it's distinguishable from the :off-glyph on dark-background
12951 displays. Set its background color too.
12952
12953 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
12954 so that people can easily turn it off.
12955
12956 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
12957
12958 * ediff-diff.el: Moved variables around to have it compile under NT.
12959
12960 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
12961
12962 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
12963
12964 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
12965 redundant skip-small-frames test.
12966
12967 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
12968 (viper-downgrade-to-insert): Protect against errors in hooks.
12969
12970 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
12971 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
12972 (viper-restore-cursor-type,viper-set-insert-cursor-type):
12973 New functions.
12974
12975 * viper-util.el (viper-memq-char): Bug fixes.
12976
12977 * viper.el (viper-mode): Fix cursor handling.
12978
12979 2000-11-24 Kenichi Handa <handa@etl.go.jp>
12980
12981 * international/mule-diag.el (list-iso-charset-chars):
12982 For two-byte charset, fix the `while' condition.
12983 (list-non-iso-charset-chars): Fix the `while' condition.
12984
12985 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
12986
12987 * subr.el (add-hook, remove-hook): Don't call make-local-hook
12988 if the variable is make-variable-buffer-local.
12989
12990 * progmodes/ada-stmt.el (ada-template-map):
12991 Initialize and bind it to C-c t in ada-mode-map.
12992 (ada-stmt-mode-hook): New function extracted from old code.
12993 Only change the buffer-local side of skeleton-*.
12994 (ada-mode-hook): Use it.
12995
12996 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
12997
12998 * iswitchb.el (iswitchb-minibuf-depth): New variable.
12999 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
13000 we expect to be returned by minibuffer-depth once we prompt the
13001 user in the minibuffer.
13002 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
13003 as recorded in iswitchb-minibuf-depth, return non-nil.
13004
13005 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
13006
13007 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
13008 (hscroll-window-maybe): Docstring fix.
13009
13010 2000-11-23 Dave Love <fx@gnu.org>
13011
13012 * rect.el (string-rectangle): Don't test delete-selection-mode.
13013
13014 2000-11-23 Gerd Moellmann <gerd@gnu.org>
13015
13016 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
13017 is in the tool bar.
13018
13019 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
13020 with `no-dir'; we want the directory part to be able to remove it.
13021
13022 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13023
13024 * textmodes/outline.el (outline-flag-region):
13025 Don't bind inhibit-read-only since we don't modify the buffer.
13026 (outline-isearch-open-invisible): Don't jump to overlay-start
13027 since we're trying to unhide text around point.
13028 (outline-discard-overlays): Use dolist.
13029
13030 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
13031
13032 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13033
13034 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
13035
13036 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13037
13038 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
13039 Fix ARG regexp to skip quoted braces.
13040 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
13041 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
13042 are (correctly) handled separately).
13043 Remove `caption' and `footnote' from `citations': they contain text.
13044 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
13045 (latex-skeleton-end-hook): New function.
13046 (latex-mode): Use it.
13047 (tex-start-tex-marker): Remove.
13048 (tex-send-tex-command): Don't set tex-start-tex-marker.
13049 (tex-error-parse-syntax-table): New var.
13050 (tex-compilation-parse-errors): Use it.
13051 Ignore tex-start-tex-marker. Don't bother with marker-position.
13052 (tex-validate-buffer): Don't bother with marker-position.
13053
13054 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
13055 (flyspell-generic-progmode-verify): Use it.
13056
13057 2000-11-22 Sam Steingold <sds@gnu.org>
13058
13059 * simple.el (delete-trailing-whitespace): New interactive function.
13060
13061 * progmodes/ada-mode.el (ada-mode): Use it instead of
13062 `ada-remove-trailing-spaces'.
13063 (ada-remove-trailing-spaces): Removed.
13064
13065 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
13066
13067 * textmodes/picture.el (picture-clean): Removed.
13068 (picture-mode-exit): Call it instead of `picture-clean'.
13069
13070 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13071
13072 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
13073
13074 * hi-lock.el (hi-lock-refontify): Don't call non-existent
13075 jit-lock-fontify-buffer; it should anyway be unneccessary to
13076 do anything special when jit-lock is active.
13077 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
13078
13079 2000-11-22 Dave Love <fx@gnu.org>
13080
13081 * calendar/todo-mode.el (todo-top-priorities): Use
13082 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
13083
13084 * language/chinese.el, language/cyrillic.el:
13085 * language/devanagari.el, language/ethiopic.el, language/greek.el:
13086 * language/hebrew.el, language/indian.el, language/japanese.el:
13087 * language/korean.el, language/lao.el, language/misc-lang.el:
13088 * language/thai.el, language/tibetan.el, language/vietnamese.el:
13089 Use provide.
13090
13091 * cus-edit.el (custom-buffer-create-internal): Save some consing.
13092 (custom-variable-set): Improve validation error mesage.
13093
13094 * rect.el (string-rectangle): Revert last change.
13095 (string-rectangle-line): New arg DELETE.
13096 (string-rectangle): Check delete-selection-mode.
13097
13098 * emacs-lisp/edebug.el (edebug-version)
13099 (edebug-maintainer-address): Deleted.
13100 (edebug-submit-bug-report): Just alias to report-emacs-bug.
13101 (edebug-read-function): Account for other `'#' read forms.
13102 (edebug-mode-menus): Make some items toggles.
13103 (edebug-outside-unread-command-event, unread-command-event):
13104 Remove these to avoid warnings.
13105
13106 2000-11-22 David Ponce <david@dponce.com>
13107
13108 * recentf.el (recentf-menu-items-for-commands)
13109 (recentf-make-menu-items, recentf-make-menu-item)
13110 (recentf-filter-changer): Added :help and :active menu-item properties.
13111
13112 (recentf-build-dir-rules, recentf-dump-variable)
13113 (recentf-edit-list, recentf-open-files-item)
13114 (recentf-open-files): Replaced unnecessary `mapcar' with new
13115 built-in `mapc'.
13116
13117 2000-11-23 Miles Bader <miles@gnu.org>
13118
13119 * faces.el (menu): Make inverse-video on ttys too.
13120
13121 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13122
13123 * simple.el (comment-line-break-function): Use the new name
13124 indent-new-comment-line -> comment-indent-new-line.
13125 (clone-indirect-buffer): Don't ignore NORECORD.
13126 (next-completion): Properly handle the case where items are adjacent.
13127
13128 * mouse.el (popup-menu): Stupid typo.
13129
13130 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13131
13132 * emacs-lisp/authors.el: Remove autoload cookies, add author,
13133 maintainer, keywords tags.
13134
13135 * rect.el (replace-rectangle): Don't call string-rectangle-line
13136 with too many arguments.
13137
13138 2000-11-22 Andre Spiegel <spiegel@gnu.org>
13139
13140 * ediff-util.el (ediff-file-checked-out-p)
13141 (ediff-file-checked-in-p): Call vc-state instead of
13142 vc-locking-user, which no longer exists.
13143
13144 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
13145
13146 2000-11-22 Dave Love <fx@gnu.org>
13147
13148 * md5.el (md5): Provide.
13149 (md5): Fix error call.
13150
13151 2000-11-22 Miles Bader <miles@gnu.org>
13152
13153 * textmodes/refill.el (refill-adjust-ignorable-overlay)
13154 (refill-fill-paragraph-at): Remove debugging code.
13155
13156 * calendar/calendar.el (generate-calendar-window): When we don't
13157 call `fit-window-to-buffer', make sure the top line is fully visible.
13158
13159 * image-file.el (insert-image-file): Don't make `read-only'
13160 property rear-nonsticky.
13161
13162 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
13163 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
13164 stashing away its original value.
13165 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
13166 in the recursive edit.
13167 Bind `isearch-original-minibuffer-message-timeout' to protect it.
13168 (isearch-done): Restore `minibuffer-message-timeout'.
13169
13170 * cus-start.el: Remove entry for `mode-line-inverse-video'.
13171
13172 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
13173
13174 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
13175
13176 * find-lisp.el (find-lisp-find-files-internal):
13177 Use dolist, when and file-name-as-directory.
13178
13179 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
13180 (define-derived-mode, define-minor-mode): Add specs.
13181
13182 * window.el: General comment and spacing fixes.
13183 (save-selected-window): Use backquotes.
13184 (window-safely-shrinkable-p): New function.
13185 (shrink-window-if-larger-than-buffer): Use it.
13186
13187 * subr.el (make-local-hook): Docstring fix.
13188
13189 * shell.el (shell-mode): Use define-derived-mode.
13190
13191 * newcomment.el (comment-indent): Insert comment before calling
13192 comment-indent-function. Don't insert in column 0.
13193 (comment-dwim): Indent before inserting comment.
13194
13195 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
13196 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
13197 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
13198 Use mapc rather than map.
13199
13200 * files.el (find-buffer-visiting): Compare all attributes before
13201 declaring two files identical (rather than just their inode-no).
13202 (auto-mode-alist): Use \' rather than $.
13203
13204 * which-func.el: Update maintainer line.
13205
13206 * pcvs.el (uniquify-buffer-file-name): Remove advice.
13207 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
13208 (uniquify-buffer-file-name): Use it.
13209
13210 2000-11-22 Miles Bader <miles@gnu.org>
13211
13212 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
13213 * simple.el (minibuffer-avoid-prompt): New function.
13214
13215 2000-11-21 Gerd Moellmann <gerd@gnu.org>
13216
13217 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
13218
13219 2000-11-21 Miles Bader <miles@gnu.org>
13220
13221 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
13222 inclusion of `track-mouse'.
13223
13224 * textmodes/refill.el (refill-ignorable-overlay): New variable.
13225 (refill-adjust-ignorable-overlay): New function.
13226 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
13227 only the paragraph's tail if possible.
13228 Update `refill-ignorable-overlay'.
13229 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
13230
13231 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
13232 point inside the fill-prefix.
13233
13234 * textmodes/refill.el (refill-post-command-function): Don't reset
13235 refill-doit in the case where a self-insertion command doesn't
13236 case a refill. Use `refill-fill-paragraph-at', getting position
13237 from `refill-doit'.
13238 (refill-after-change-function): Set `refill-doit' to END.
13239 (refill-fill-paragraph-at): New function, mostly from old
13240 refill-fill-paragraph.
13241 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
13242 (refill-pre-command-function): New function.
13243 (refill-mode): Add it to `pre-command-hook'.
13244
13245 2000-11-20 Gerd Moellmann <gerd@gnu.org>
13246
13247 * textmodes/artist.el (artist-mode): Fix autoload cookie.
13248
13249 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
13250 javadoc tags.
13251
13252 2000-11-20 Andre Spiegel <spiegel@gnu.org>
13253
13254 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
13255 vc.el).
13256
13257 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
13258 require vc.
13259
13260 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
13261 checkouts.
13262
13263 2000-11-20 Dave Love <fx@gnu.org>
13264
13265 * Makefile.in (DONTCOMPILE): Omit bindings.el.
13266
13267 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
13268
13269 * calculator.el (calculator-paste): Use `if' instead of `and'
13270 and `or'.
13271 (calculator-help): Don't use electric-describe-mode for XEmacs.
13272
13273 2000-11-19 Gerd Moellmann <gerd@gnu.org>
13274
13275 * info.el (info-menu-5): Doc fix.
13276
13277 * textmodes/artist.el: New file.
13278
13279 2000-11-19 Andre Spiegel <spiegel@gnu.org>
13280
13281 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
13282 and differentiate according to checkout model.
13283 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
13284 since this function is only concerned with master state.
13285
13286 * vc-hooks.el (vc-workfile-unchanged-p)
13287 (vc-default-workfile-unchanged-p): Moved here from vc.el.
13288
13289 * vc.el (vc-workfile-unchanged-p)
13290 (vc-default-workfile-unchanged-p): See above.
13291
13292 2000-11-19 Miles Bader <miles@gnu.org>
13293
13294 * image-file.el (insert-image-file): Make `intangible' and
13295 `read-only' properties rear-nonsticky too.
13296
13297 2000-11-18 Gerd Moellmann <gerd@gnu.org>
13298
13299 * ps-print.el: Update copyright notice.
13300
13301 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
13302 (tooltip-show): Use the offsets.
13303
13304 * bindings.el (mode-line-modified): Fix a typo.
13305 (mode-line-toggle-modified, mode-line-widen)
13306 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
13307
13308 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13309
13310 * ps-print.el (toplevel): Test for find-coding-system being
13311 fboundp before calling ps-x-find-coding-system.
13312
13313 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
13314
13315 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
13316 (vc-version-backup-file): Docstring fix.
13317
13318 2000-11-16 Gerd Moellmann <gerd@gnu.org>
13319
13320 * files.el (basic-save-buffer): Don't add a newline if
13321 find-file-literally is non-nil.
13322 (find-file-literally): Extend doc string.
13323
13324 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
13325 sort(1) with the `-f' argument.
13326
13327 2000-11-16 Andre Spiegel <spiegel@gnu.org>
13328
13329 * vc.el: Updated backend documentation.
13330 (vc-default-check-headers): New function.
13331
13332 * vc-{cvs,rcs,sccs}.el: Functions reordered.
13333
13334 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
13335 up-to-date.
13336 (vc-do-command): In the asynchronous case, output messages only if
13337 the minibuffer is not active.
13338
13339 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
13340 `vc-cvs-use-edit' is on.
13341 (vc-cvs-checkout): When this is used for reverting the workfile,
13342 make a backup of the original contents and revert to that in case
13343 of error.
13344 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
13345 remote repositories.
13346
13347 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
13348 for both version and ratio in the minibuffer.
13349
13350 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
13351 Use vc-do-command to perform the annotation, not call-process.
13352
13353 2000-11-16 Kenichi Handa <handa@etl.go.jp>
13354
13355 * international/quail.el (quail-start-translation): Don't call
13356 `message' before reading key sequence.
13357
13358 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
13359
13360 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
13361
13362 2000-11-16 Kenichi Handa <handa@etl.go.jp>
13363
13364 * window.el (fit-window-to-buffer): Be sure to acquire at least
13365 one text line even if the buffer is empty.
13366
13367 2000-11-16 Gerd Moellmann <gerd@gnu.org>
13368
13369 * net/ange-ftp.el (ange-ftp-file-writable-p)
13370 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
13371 Bind ange-ftp-process-verbose to nil.
13372
13373 2000-11-15 Dave Love <fx@gnu.org>
13374
13375 * wid-edit.el (widget-specify-field, widget-specify-button):
13376 If :help-echo is a function, set help-echo of overlay to
13377 widget-mouse-help.
13378 (widget-mouse-help): New function.
13379 (widget-echo-help): Rewritten for :help-echo functions only taking
13380 a widget arg.
13381
13382 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
13383 Use display-graphic-p.
13384 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
13385 and that JPEG is available.
13386 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
13387
13388 * international/mule-cmds.el (locale-charset-language-names):
13389 Match @euro.
13390
13391 2000-11-15 Gerd Moellmann <gerd@gnu.org>
13392
13393 * faces.el (face-set-after-frame-default):
13394 If `inhibit-default-face-x-resources' is bound, don't intialize the
13395 default face from X resources.
13396
13397 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
13398
13399 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
13400 Don't set EMACSLOADPATH.
13401
13402 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
13403
13404 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
13405 texinfo-insert-@url.
13406 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
13407 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
13408
13409 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
13410
13411 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
13412 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
13413 (checkdoc-minor-keymap): Backward compatibility.
13414 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
13415 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
13416 (checkdoc-this-string-valid-engine): Be a bit more strict
13417 to avoid matching substrings of `...' quoted vars/funs.
13418 (checkdoc-defun-info): Only look for `interactive' if alone.
13419 (debug-ignored-errors): Add "arg doesn't appear in docstring".
13420
13421 * progmodes/compile.el (grep): `tag-default' can be nil.
13422
13423 * newcomment.el (comment-indent): Paren typo.
13424
13425 2000-11-14 Dave Love <fx@gnu.org>
13426
13427 * calculator.el: New maintainer version.
13428
13429 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
13430
13431 * cmuscheme.el: Doc fixes.
13432 (cmuscheme) <defgroup>: Use `scheme' as parent.
13433 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
13434
13435 * xscheme.el (scheme-program-name): Don't define here.
13436
13437 * progmodes/scheme.el (scheme-program-name): New variable
13438 (originally in cmuscheme).
13439
13440 2000-11-14 Miles Bader <miles@gnu.org>
13441
13442 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
13443 Handle header-lines. Don't loop forever if we can't enlarge the
13444 window anymore. Simplify a bit.
13445
13446 2000-11-14 Kenichi Handa <handa@etl.go.jp>
13447
13448 * window.el (fit-window-to-buffer): Don't check
13449 window-text-height. Assure that the last line is fully visible.
13450
13451 * international/quail.el (quail-show-guidance-buf):
13452 Call fit-window-to-buffer to assure the enough height of the guidance
13453 buffer.
13454 (quail-update-guidance): Avoid making the guidance buffer shorter.
13455
13456 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
13457
13458 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
13459 rather than `prepend' and add an interesting comment.
13460 (tex-math-face, tex-font-lock-syntactic-face-function):
13461 New face and function to use it.
13462 (tex-define-common-keys, tex-mode-map): Use menu-item rather
13463 than `menu-enable' symbol property.
13464 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
13465 (tex-mode): Add some latex-mode commands for auto-selection.
13466 Use tex-font-lock-syntactic-face-function.
13467 (tex-insert-quote): Simplify.
13468 (tex-shell): New mode.
13469 (tex-start-shell): Use it.
13470 (tex-shell-proc, tex-shell-buf): New functions.
13471 (tex-send-command): Use it.
13472 (tex-main-file): Fix the meaning of the new arg REALFILE.
13473 (tex-send-tex-command): New function split from `tex-start-tex'.
13474 Set compilation-last-buffer and compilation-parsing-end.
13475
13476 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
13477 when it follows non-comment text on the line.
13478
13479 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13480 Set font-lock-defaults.
13481 (lisp-mode-shared-map): Init inside the defvar.
13482 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
13483 Use define-derived-mode.
13484
13485 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
13486
13487 * faces.el (header-line): Use `:box nil' for color/gs displays too.
13488
13489 2000-11-14 Gerd Moellmann <gerd@gnu.org>
13490
13491 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
13492 Don't recursively optimize body because that can lead to infinite
13493 recursion; see comment there.
13494
13495 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
13496
13497 * faces.el (face-spec-set-match-display): Revert the change from
13498 2000-10-24. Add a FIXME for after v21.1.
13499
13500 2000-11-13 Miles Bader <miles@gnu.org>
13501
13502 * textmodes/fill.el (skip-line-prefix): New function.
13503 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
13504 (fill-paragraph): Don't leave point inside the fill-prefix.
13505 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
13506 point inside the fill-prefix.
13507
13508 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
13509
13510 * calendar/calendar.el (generate-calendar-window):
13511 Use `fit-window-to-buffer'.
13512
13513 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
13514
13515 * gud.el (gud-minor-mode): New var.
13516 (gud-symbol, gud-val): New functions.
13517 (gud-find-file): Copy gud-minor-mode to the new buffer.
13518 (gud-menu-map): Include entries for commands that are not always
13519 available, using :enable to (de)activate them.
13520 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
13521 (gud-mode-map): New map.
13522 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
13523 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
13524 Don't set up gud's menu (it's done by the minor-mode).
13525 (gud-minibuffer-local-map): New.
13526 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
13527 (gud-query-cmdline): New function.
13528 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
13529 (gud-mode): Use define-derived-mode.
13530 Don't set up gud's menu (it's done by the minor-mode).
13531 (gud-chop-words): Remove.
13532 (gud-common-init): Use split-string instead.
13533 (gud-new-keymap, gud-make-debug-menu): Eradicate.
13534
13535 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
13536 Add keyword arg :name.
13537
13538 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
13539 (diff-count-matches, diff-split-hunk): New functions.
13540 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
13541
13542 * pcvs-info.el (cvs-fi-conflict-face): New var.
13543
13544 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
13545 Make it into a simple syntax-table, shared among all submodes.
13546 (sh-heredoc-face): Re-introduce.
13547 (sh-font-lock-syntactic-face-function): New function.
13548 (sh-mode): Use it. Also use define-derived-mode.
13549 Remove old bogus setting of indent-region-function.
13550 (sh-set-shell): Don't set the syntax-table any more.
13551 (sh-mode-syntax-table) <defun>: Remove.
13552
13553 2000-11-12 Miles Bader <miles@gnu.org>
13554
13555 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
13556 message if interactive.
13557
13558 2000-11-12 Dave Love <fx@gnu.org>
13559
13560 * mail/feedmail.el: Fix header,
13561 (feedmail) <defgroup>: Add :link.
13562
13563 * view.el: Use local-map property, not keymap on mode-line string.
13564
13565 * scroll-all.el (scroll-all-mode): Customize variable.
13566 Add autoload cookie to function.
13567
13568 * lazy-lock.el: Remove compatibility code.
13569
13570 * finder.el (finder-known-keywords): Add `files', remove `vms'.
13571 (finder-help-echo): New variable.
13572 (finder-mouse-face-on-line): Add help-echo stuff.
13573 (finder-list-keywords, finder-list-matches): Use mapc.
13574
13575 * faces.el (face-font-registry-alternatives): Add :version.
13576
13577 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
13578 tags-table-list.
13579
13580 * net/browse-url.el (browse-url-browser-function): Update :version.
13581
13582 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
13583 (mail-mode): Use [:alnum:] in some regexps.
13584
13585 2000-11-10 Dave Love <fx@gnu.org>
13586
13587 * ediff.el (ediff-regions-internal, ediff-documentation):
13588 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
13589 fundamental mode.
13590
13591 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
13592 buffer into fundamental mode.
13593 (ediff-set-difference): Use copy-sequence if available.
13594
13595 * ediff-ptch.el (ediff-dispatch-file-patching-job):
13596 Check ediff-patch-map non-nil.
13597 (ediff-fixup-patch-map, ediff-fixup-patch-map)
13598 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
13599 buffer into fundamental mode.
13600
13601 * ediff-merg.el (state-or-merge): Defvar when compiling.
13602
13603 2000-11-10 Jason Rumney <jasonr@gnu.org>
13604
13605 * w32-fns.el (w32-add-charset-info): New function.
13606 (w32-charset-info-alist): Use it.
13607
13608 2000-11-10 Gerd Moellmann <gerd@gnu.org>
13609
13610 * faces.el (face-font-registry-alternatives): New user-option.
13611
13612 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
13613
13614 * textmodes/texinfo.el (texinfo-block-default): New var.
13615 (texinfo-insert-block): Use it. Insert a newline if needed.
13616
13617 * textmodes/fill.el (fill-indent-according-to-mode): New var.
13618 (fill-region-as-paragraph): Use it.
13619
13620 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
13621 (latex-mode): Tweak tex-*-(head|trail)er regexps.
13622 Tweak paragraph regexps to allow a leading [ \t]*.
13623 (tex-latex-block): Insert a newline if necessary.
13624 (latex-insert-item): Only insert a newline if necessary.
13625 (tex-guess-main-file): New function.
13626 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
13627 Set tex-main-file if TeX-master is provided.
13628 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
13629
13630 2000-11-10 Gerd Moellmann <gerd@gnu.org>
13631
13632 * startup.el (command-line): Set the default tooltip-mode
13633 to t for graphical displays which implement x-show-tip.
13634
13635 * tooltip.el (tooltip-mode): Add a comment about startup.el
13636 setting the default value of this user-option.
13637
13638 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
13639
13640 * font-lock.el (font-lock-*-face) <defvar>: Move.
13641 (font-lock-defaults-alist): Mark obsolete.
13642 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
13643 (font-lock-mode): Use define-minor-mode.
13644 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
13645 (font-lock-turn-off-thing-lock): Be more explicit.
13646 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
13647 (font-lock-syntactic-face-function): New var.
13648 (font-lock-fontify-syntactically-region): Use it.
13649 (font-lock-doc-face): New.
13650
13651 * pcvs.el (cvs-enabledp): Ignore errors.
13652 (cvs-commit-filelist): Never query.
13653 (cvs-mode-insert): Always add a terminating / in the initial prompt.
13654 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
13655 (cvs-do-removal): Use cvs-partition rather than delete-if.
13656 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
13657 cvs-bury-buffer.
13658
13659 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13660 Allow `next' to jump to after the end of the last match.
13661
13662 2000-11-09 Gerd Moellmann <gerd@gnu.org>
13663
13664 * simple.el (byte-compiling-files-p): New function.
13665
13666 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
13667 if it is there.
13668
13669 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
13670 nil again.
13671
13672 * textmodes/ispell.el (ispell-library-path): Don't call
13673 check-ispell-version when byte-compiling because that starts
13674 an ispell process, and ispell might not be installed.
13675 (toplevel): Don't set up a menu when byte-compiling.
13676
13677 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
13678 it, so that a boundp test can be used to determine if we're
13679 currently byte-compiling.
13680
13681 2000-11-09 Dave Love <fx@gnu.org>
13682
13683 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
13684
13685 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13686
13687 * ps-print.el: Patch for variable initialization when spooling.
13688 Doc fix.
13689 (ps-output-list): Fun eliminated.
13690 (ps-begin-file, ps-begin-job): Code fix.
13691
13692 2000-11-08 Dave Love <fx@gnu.org>
13693
13694 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
13695
13696 2000-11-08 Gerd Moellmann <gerd@gnu.org>
13697
13698 * simple.el (shell-command, display-message-or-buffer)
13699 (shell-command-on-region): Mention resize-mini-windows in the doc
13700 string.
13701 (display-message-or-buffer): Take the value of resize-mini-windows
13702 into account.
13703
13704 2000-11-07 Gerd Moellmann <gerd@gnu.org>
13705
13706 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
13707
13708 * dired.el (dired-between-files): Add `^. find' as an alternative
13709 to the regular expression, for find-dired.
13710
13711 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
13712
13713 * textmodes/texnfo-upd.el: Require texinfo.
13714 (defmacro, defgroup): Remove.
13715 (texinfo-section-to-generic-alist): Remove.
13716 Use texinfo-section-list instead (i.e. level is changed string->int).
13717 (texinfo-filter): New function.
13718 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
13719 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
13720 Use it. And use regexp-opt.
13721 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
13722 (texinfo-update-menu-region-beginning)
13723 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
13724 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
13725 (texinfo-update-menu-same-level-regexps): Update.
13726 (texinfo-update-node, texinfo-every-node-update)
13727 (texinfo-sequential-node-update): Remove autoload cookie.
13728
13729 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
13730 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
13731 (texinfo-chapter-level-regexp): Remove.
13732 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
13733
13734 2000-11-06 Dave Love <fx@gnu.org>
13735
13736 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
13737
13738 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
13739 Match defun*.
13740
13741 2000-11-06 Kenichi Handa <handa@etl.go.jp>
13742
13743 * composite.el (composition-function-table): Variable declaration
13744 moved to src/composite.c.
13745 (compose-chars-after): New optional arg object.
13746
13747 2000-11-06 Gerd Moellmann <gerd@gnu.org>
13748
13749 * bindings.el (mode-line-toggle-read-only)
13750 (mode-line-toggle-modified, mode-line-widen)
13751 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
13752 (make-mode-line-mouse2-map): Rewritten.
13753 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
13754 functions so that C-h k can show something with a doc string.
13755
13756 * startup.el (fancy-splash-delay): Set to 10 seconds.
13757 (fancy-splash-max-time): New user-option.
13758 (fancy-splash-stop-time): New variable.
13759 (fancy-splash-screens): Set it. Catch `stop-splashing'.
13760 (fancy-splash-screens-1): Throw `stop-splashing' when current
13761 time is greater than fancy-splash-stop-time.
13762
13763 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
13764
13765 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
13766
13767 * pcvs.el (cvs-mode-marked): New arg `noquery'.
13768 Prompt user for a file rather than raising an error.
13769 (cvs-enabledp): Fix call to cvs-mode-marked.
13770 (cvs-insert-file): New function (extracted from cvs-mode-insert).
13771 (cvs-mode-insert): Use it. Change the init prompt' value.
13772 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
13773
13774 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
13775 Don't pass default arg to ewoc-locate.
13776 (ewoc-collect): Return result in the right order.
13777
13778 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
13779
13780 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
13781 (cvs-status-get-tags): Fix regexp.
13782 (cvs-status-trees, cvs-status-cvstrees):
13783 Combine after change hooks and don't sit-for.
13784 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
13785 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
13786 Use make-char rather than hard-coded cryptic data.
13787 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
13788
13789 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
13790
13791 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
13792 (cvs-insert-strings): New function.
13793
13794 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
13795
13796 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
13797 `mwheel-scroll-amount'.
13798 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
13799 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
13800 string-matching against the version string.
13801
13802 2000-11-06 Kenichi Handa <handa@etl.go.jp>
13803
13804 * language/thai.el ("Thai"): Set a lisp form that produces
13805 composed string in `sample-text' language info.
13806
13807 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
13808 composed string in `sample-text' language info.
13809
13810 * international/mule-cmds.el (describe-language-environment):
13811 Eval `sample-text' data and insert the result.
13812
13813 * international/mule-conf.el (compound-text): Define this coding
13814 system here. Make x-ctext and ctext aliases of it.
13815
13816 * language/european.el (compound-text, ctext): Moved to
13817 international/mule-conf.el.
13818
13819 2000-11-05 Andrew Innes <andrewi@gnu.org>
13820
13821 * w32-fns.el (w32-version): New function.
13822
13823 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
13824
13825 * progmodes/awk-mode.el: Update copyright.
13826 (awk-mode-abbrev-table): Remove.
13827 (awk-font-lock-keywords): Use regexp-opt.
13828 (awk-mode): Use define-derived-mode.
13829
13830 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
13831 when extracting a suffix.
13832
13833 2000-11-04 Andre Spiegel <spiegel@gnu.org>
13834
13835 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
13836 auto-save-mode.
13837
13838 2000-11-04 Jason Rumney <jasonr@gnu.org>
13839
13840 * language/european.el (decode-mac-roman): Test against r1 not r0.
13841
13842 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
13843
13844 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
13845 (icon-mode): Define indent-line-function.
13846 (icon-comment-indent): Simplify.
13847 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
13848
13849 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
13850
13851 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
13852 Bind change-log-default-mode to defeat the caching done on it.
13853 Don't bother saving excursion any more.
13854
13855 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
13856
13857 * frame.el (after-setting-font-hook): Rename hooks -> hook.
13858 (set-frame-font): Use the new name (and the old for compatibility).
13859
13860 * toolbar/tool-bar.el (tool-bar-mode):
13861 * time.el (display-time-mode):
13862 * recentf.el (recentf-mode):
13863 * paren.el (show-paren-mode):
13864 * mwheel.el (mouse-wheel-mode):
13865 * msb.el (msb-mode):
13866 * jka-compr.el (auto-compression-mode):
13867 * image-file.el (auto-image-file-mode):
13868 * hl-line.el (hl-line-mode):
13869 * delsel.el (delete-selection-mode):
13870 * autoinsert.el (auto-insert-mode):
13871 * complete.el (partial-completion-mode): Drop unneeded positional args.
13872
13873 * info.el (Info-mode):
13874 * comint.el (comint-mode): Don't bother with make-local-hook.
13875
13876 * log-edit.el (log-edit-menu): New menu.
13877
13878 2000-11-03 Miles Bader <miles@gnu.org>
13879
13880 * wid-edit.el (widget-end-of-line): Reinstate, with a new
13881 definition, so that trailing spaces are handled properly.
13882 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
13883
13884 2000-11-03 Gerd Moellmann <gerd@gnu.org>
13885
13886 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
13887 tab character.
13888 (fancy-splash-screens): Set tab-width to 20.
13889
13890 2000-11-03 Dave Love <fx@gnu.org>
13891
13892 * comint.el (comint-completion-addsuffix): Fix custom type.
13893
13894 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
13895
13896 * font-lock.el (font-lock-buffers): Remove.
13897 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
13898 (font-lock-change-major-mode): Remove.
13899 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
13900 (font-lock-default-fontify-region): Extend the multiline
13901 fontification to whole lines.
13902 (font-lock-fontify-anchored-keywords)
13903 (font-lock-fontify-keywords-region): If matching just one
13904 line (with \n) only mark the \n as multiline.
13905
13906 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
13907 Correctly handle the case where several :group args are supplied.
13908 Allow :extra-args.
13909 (easy-mmode-define-global-mode): Allow :extra-args.
13910 Correctly handle the case where several :group args are supplied.
13911
13912 2000-11-02 Miles Bader <miles@gnu.org>
13913
13914 * calendar/calendar.el (diary-face, calendar-today-face)
13915 (holiday-face): Remove dependency on `window-system'.
13916
13917 2000-11-02 Ken Raeburn <raeburn@gnu.org>
13918
13919 * Makefile.in (emacs): Set EMACSLOADPATH always.
13920 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
13921 (compile-files): Bomb out if compilation of a file fails.
13922
13923 2000-11-02 Dave Love <fx@gnu.org>
13924
13925 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
13926
13927 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
13928
13929 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
13930 punctuation in the warning inserted into the *mail* buffer.
13931
13932 2000-11-02 Gerd Moellmann <gerd@gnu.org>
13933
13934 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
13935 (authors-public-domain-p): New function.
13936 (authors-print): Use it.
13937
13938 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
13939
13940 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
13941
13942 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13943
13944 * ps-print.el: Extension for even/odd printing. Doc fix.
13945 (ps-print-version): New version number (6.3.1).
13946 (ps-even-or-odd-pages): Customization fix.
13947 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
13948 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
13949 (ps-page-count): Var replaced by `ps-page-column'.
13950 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
13951 (ps-print-sheet-p): New fun.
13952
13953 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
13954
13955 * tooltip.el (tooltip-gud-tips-setup): New function.
13956 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
13957 (tooltip-mode): Call tooltip-gud-tips-setup.
13958 (tooltip-gud-tips): Use `gud-basic-call' instead of
13959 process-send-string, so the prompt gets frobbed appropriately.
13960 Handle nil return value from `tooltip-gud-print-command'.
13961
13962 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
13963
13964 * comint.el (comint-add-to-input-history): New function.
13965 (comint-send-input): Use `comint-add-to-input-history'.
13966
13967 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
13968
13969 * info.el (info-menu-header): New face.
13970 (Info-fontify-menu-headers): New function.
13971 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
13972
13973 * info.el (Info-insert-dir): Don't include blank lines at
13974 beginning of additional dir files (one is added automatically).
13975
13976 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
13977
13978 * emacs-lisp/easy-mmode.el (define-minor-mode):
13979 Revert the latest changes.
13980 Allow the three positional arguments to be skipped and replaced
13981 by keyword arguments.
13982 Add a :toggle argument to determine whether a nil arg means toggle
13983 or means turn-on. The default is unchanged.
13984 Add a call to force-mode-line-update.
13985
13986 2000-11-01 Dave Love <fx@gnu.org>
13987
13988 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
13989
13990 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
13991
13992 * calendar/calendar.el (diary-face, holiday-face):
13993 Add dark-background variants.
13994
13995 2000-10-31 Sam Steingold <sds@gnu.org>
13996
13997 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
13998 `tex-main-file' does not have directory in it.
13999
14000 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
14001
14002 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
14003
14004 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
14005
14006 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
14007 functional change.
14008
14009 2000-10-31 Gerd Moellmann <gerd@gnu.org>
14010
14011 * files.el (find-file-noselect): When we expand a wildcard, return
14012 a list of buffers, as we should do according to the doc string.
14013
14014 2000-10-31 Ken Raeburn <raeburn@gnu.org>
14015
14016 * loadup.el (top level): Adjust load path if program name is
14017 "../src/bootstrap-emacs", in case it's not dumped and thus the
14018 load path adjustment hasn't already been done.
14019
14020 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14021
14022 * ps-print.el: Fix bug on selected pages for printing.
14023 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
14024 is on. Try to avoid warning messages when compiling. Doc Fix.
14025 (ps-print-version): New version number (6.3).
14026 (ps-color-device): Use `color-values' to determine if device
14027 supports color.
14028 (ps-color-values): Try to use `x-color-values' when using XEmacs.
14029 (ps-print-page-p): Changed from defsubst to defun.
14030 (ps-page-number): Changed from defmacro to defun.
14031 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
14032 printing.
14033 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
14034 (ps-end-file, ps-dummy-page): Funs eliminated.
14035 (ps-print-color-scale): Changed default value.
14036 (ps-page-n-up, ps-print-page-p): New internal vars.
14037 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
14038 (ps-plot-region, ps-generate, ps-end-job): Code fix.
14039
14040 * delim-col.el: Little programming improvement.
14041 (delimit-columns-str): New macro.
14042 (delimit-columns-region, delimit-columns-rectangle): Code fix.
14043
14044 2000-10-31 Kenichi Handa <handa@etl.go.jp>
14045
14046 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
14047 Moved to european.el.
14048 (ccl-encode-mac-roman-font, fontset-mac): Modified for
14049 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
14050 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
14051 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
14052
14053 2000-10-30 Dave Love <fx@gnu.org>
14054
14055 * progmodes/cc-menus.el (imenu-generic-expression)
14056 (imenu-progress-message): Only defvar when compiling.
14057
14058 * emacs-lisp/elp.el (elp-unload-hook): New function.
14059
14060 * loadhist.el (unload-feature): Call elp-restore-function,
14061 checking for symbols; don't use elp-restore-all.
14062 (loadhist-hook-functions): Doc fix.
14063
14064 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
14065
14066 * log-edit.el (log-edit-confirm): Fix the default.
14067
14068 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14069
14070 * delim-col.el: Little fix: replace delimit-columns-align-columns by
14071 delimit-columns-format.
14072 (delimit-columns-region, delimit-columns-rectangle): Code fix.
14073
14074 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
14075
14076 * comint.el (comint-replace-by-expanded-history): Don't use
14077 comint-get-old-input (we're not looking at *old* input).
14078 (comint-get-old-input-default): If using fields, signal an error
14079 when the point is not in an input field.
14080
14081 2000-10-30 Kenichi Handa <handa@etl.go.jp>
14082
14083 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
14084 and mule-unicode-e000-ffff.
14085
14086 * international/mule.el (decode-char, encode-char): New functions.
14087 (make-coding-system): Accept a symbol of translation table as a
14088 value of property `safe-chars'.
14089
14090 * international/mule-cmds.el (encode-coding-char): Check property
14091 safe-chars instead of safe-charsets.
14092
14093 * international/fontset.el (fontset-default): Modified for
14094 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
14095 (x-font-name-charset-alist): Likewise.
14096 (ccl-encode-unicode-font): New CCL program. Record it in
14097 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
14098
14099 * language/european.el (mac-roman-decoder, mac-roman-encoder):
14100 New translation tables.
14101 (decode-mac-roman, encode-mac-roman): Definition of these CCL
14102 programs are modified and moved from mac-win.el.
14103 (mac-roman): Definition of this coding system is modified and
14104 moved from mac-win.el.
14105
14106 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
14107
14108 * ediff-wind.el (ediff-setup-control-frame): Enclose
14109 face-attribute in condition-case to avoid errors in older emacsen.
14110
14111 2000-10-29 Miles Bader <miles@gnu.org>
14112
14113 * custom.el (custom-add-to-group): Allow multiple entries for a
14114 given value OPTION, as long as their widget types are different.
14115 * cus-edit.el (custom-face-value-create): If face name doesn't end
14116 with "face", add such here (similar to custom group widgets).
14117
14118 * comint.el (comint-highlight-prompt): Add :type.
14119
14120 2000-10-28 John Wiegley <johnw@gnu.org>
14121
14122 * calendar/timeclock.el (timeclock-log): Doc fix.
14123 (timeclock-last-event): Doc fix.
14124 (timeclock-log): Kill the timelog buffer after appending a new event.
14125 (timeclock-find-discrep): Use a temp buffer to read in the
14126 timelog, instead of visiting the file.
14127 (timeclock-log-data): A new function, along with a host of helper
14128 functions, for the purpose of making timelog data accessible to
14129 programmers.
14130
14131 * eshell/esh-mode.el (window-height test): Make certain that
14132 `eshell-stringify-t' is non-nil.
14133 (eshell-password-prompt-regexp): Changed to a much simpler
14134 password regexp.
14135 (eshell-send-input): If `eshell-invoke-directly' returns t,
14136 directly invoke the parsed command using `eval'. This improves
14137 turn-around time on simple commands by a factor of three or
14138 greater, such as cd, ls, pwd, etc. -- which get used very often.
14139 It also conserves thousands of cons cells per call (since
14140 `eshell-do-eval' consumes memory like a Cookie Monster set loose
14141 in the Pacific Cookie Company).
14142
14143 * eshell/esh-test.el (eshell-test): Whitespace fix.
14144
14145 * eshell/em-ls.el (eshell-ls-insert-directory):
14146 Make `eshell-ls-initial-args' nil when inserting directory contents.
14147
14148 * eshell/em-script.el (eshell-script-initialize): Add names to
14149 `eshell-complex-commands, since `source' and `.' are complex.
14150
14151 * eshell/esh-cmd.el (eshell-rewrite-for-command)
14152 (eshell-rewrite-while-command): Use `eshell-protect' instead of
14153 `eshell-copy-handles'.
14154 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
14155 bodies.
14156 (eshell-separate-commands): Whitespace fix.
14157 (eshell-complex-commands): Added a new list of names, for
14158 determining whether a given command is as simple as it looks.
14159 (eshell-invoke-directly): New function. Returns t if a command
14160 should be invoked directly (using `eval'), rather than indirectly
14161 using `eshell-do-eval'.
14162 (eshell-do-eval): Whitespace fix.
14163
14164 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
14165 which provides an emulation of the DOS shell behavior of assuming
14166 that cp/mv/ln should copy/move/link to the current directory.
14167 (eshell-remove-entries): Added a doc string.
14168 (eshell-shuffle-files): Removed the check for `target' being null.
14169 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
14170 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
14171 it to do a smarter check of whether a destination was provided.
14172 (eshell/mv, eshell/cp): Enable `:preserve-args'.
14173 (eshell/ln): Enable `:preserve-args', and use
14174 `eshell-mvcpln-template' to implement the body of the function.
14175 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
14176 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
14177 list after flattening it. This makes it possible to cat files
14178 with numerical names.
14179 (eshell-unix-initialize): Added several names to
14180 `eshell-complex-commands.
14181 (eshell-unix-command-complex-p): Return t if a given command name
14182 may result in external processes being invoked.
14183
14184 * eshell/em-glob.el (eshell-glob-show-progress): Make this
14185 variable nil by default, since it slows down glob processing by a
14186 factor of two or more, and increases memory consumption.
14187
14188 * eshell/em-smart.el: Added a note about how memory consumptive
14189 smart display mode can be (at least this is true in Emacs 21).
14190 (eshell-smart-initialize): Whitespace fix.
14191 (eshell-refresh-windows): Use `if' instead of `when'.
14192 (eshell-smart-scroll-window): Calling `save-current-buffer' was
14193 not necessary.
14194 (eshell-currently-handling-window): Added a missing global variable.
14195
14196 * eshell/em-ls.el (eshell-do-ls): Code simplification.
14197 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
14198 Whitespace fix.
14199 (eshell-ls-exclude-hidden): Added this variable in addition to
14200 `eshell-ls-exclude-regexp'. This one prevents files beginning
14201 with . from even being read, which can improve memory consumption
14202 quite a bit.
14203 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
14204 read file entries beginning with a dot. In home directories with
14205 lots of hidden files, fully two-thirds of the time spent in ls is
14206 used to read directory entries that are immediately thrown away.
14207 (eshell-ls-initial-args): Added back this configuration variable,
14208 for specifying default initial arguments to every call to ls.
14209 Much faster than using an alias to do the same thing.
14210 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
14211 (eshell-ls-dir): Whitespace change.
14212
14213 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
14214
14215 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
14216 (eshell-stringify-t): Added a customization variable, to indicate
14217 whether `t' should be rendered as a string at all. If not, one
14218 can still determine if the result of an expression is true using
14219 "file-exists-p FILE && echo true".
14220 (eshell-stringify): If `eshell-stringify-t' is nil, don't
14221 stringify t!
14222
14223 * eshell/esh-module.el: Whitespace fix.
14224
14225 * eshell/em-alias.el (eshell-alias-initialize):
14226 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
14227 (eshell-command-aliased-p): New function that returns t if a
14228 command name names an aliased.
14229
14230 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
14231
14232 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
14233 redrawing the screen when changing cursor color.
14234 (viper-insert-state-pre-command-sentinel)
14235 (viper-replace-state-pre-command-sentinel)
14236 (viper-replace-state-post-command-sentinel):
14237 Use viper-preserve-cursor-color.
14238 Many functions changed to use viper= instead of = when comparing
14239 characters.
14240 * viper-util.el (viper-memq-char,viper=): New functions for
14241 working with characters.
14242 (viper-change-cursor-color): Fixed buglet.
14243 Many functions changed to use viper= instead of = when comparing
14244 characters.
14245 * viper.el (viper-insert-state-mode-list): Added eshell.
14246
14247 * ediff-init.el (ediff-before-setup-hook): New hook.
14248 Several typos fixed in various docstrings.
14249 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
14250 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
14251 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
14252 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
14253 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
14254 (ediff-get-selected-buffers): New function.
14255 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
14256 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
14257 Use save-window-excursion.
14258 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
14259 termination check in while loop.
14260 * ediff.el (ediff-get-default-file-name): Better defaults when in
14261 dired buffer.
14262 (ediff-files,ediff-merge-files,ediff-files3)
14263 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
14264
14265 2000-10-28 Dave Love <fx@gnu.org>
14266
14267 * info.el (Info-fontify-node): Add help-echo for menu items.
14268
14269 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
14270
14271 * startup.el (normal-top-level): If the value of $TERM indicates
14272 we are running from xterm or one of its work-alikes, default to a
14273 light background mode.
14274
14275 Support for -fg, -bg, and -rv command-line arguments for TTYs:
14276 * faces.el (tty-handle-reverse-video): New function.
14277 (tty-create-frame-with-faces): Call it.
14278
14279 * frame.el (frame-notice-user-settings): Don't apply
14280 default-frame-alist and initial-frame-alist to MS-DOS frames.
14281 Call tty-handle-reverse-video, frame-set-background-mode, and
14282 face-set-after-frame-default for non-MS-DOS frames.
14283
14284 * startup.el (tty-long-option-alist): New variable.
14285 (tty-handle-args): New function.
14286 (command-line): Call tty-handle-args.
14287
14288 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
14289 startup.el now does that for all character-terminal frames.
14290
14291 2000-10-28 Miles Bader <miles@gnu.org>
14292
14293 * emacs-lisp/easy-mmode.el (define-minor-mode):
14294 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
14295 is global. If :global is followed by a non-nil but non-t value,
14296 make the mode buffer-local, but also generate a `global-MODE'
14297 version using `easy-mmode-define-global-mode'.
14298 Add :conditional-turn-on keyword argument.
14299
14300 2000-10-28 Dave Love <fx@gnu.org>
14301
14302 * international/latin1-disp.el (latin1-char-displayable-p):
14303 Don't use window-system.
14304
14305 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
14306
14307 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
14308 Don't call find-buffer-file-type-coding-system. Instead, just
14309 set eol-type to -unix if inhibit-eol-conversion is in effect, or
14310 if the file is on an untranslated filesystem.
14311 (add-untranslated-filesystem): Use "D" instead of "f" inside
14312 interactive.
14313
14314 2000-10-27 Dave Love <fx@gnu.org>
14315
14316 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
14317 (refill-mode): Use it.
14318
14319 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
14320
14321 * international/quail.el (quail-activate): Don't make-local-hook.
14322
14323 2000-10-27 Andre Spiegel <spiegel@gnu.org>
14324
14325 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
14326 manual backups and file.~<rev>.~ for automatic ones.
14327 (vc-make-version-backup): Don't do it on MS-DOS without long file
14328 names.
14329
14330 * vc.el (vc-version-other-window): If an automatic backup of the
14331 desired version exists, rename it instead of copying it.
14332
14333 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
14334 after command. If there's an unexpected error, signal it instead
14335 of being silent.
14336 (vc-cvs-merge-news): Be prepared for no news at all.
14337
14338 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
14339
14340 * shell.el (shell): Add BUFFER argument.
14341 * comint.el (make-comint-in-buffer): New function.
14342 (make-comint): Use it.
14343
14344 * faces.el (face-spec-choose): Change syntax so that the list of
14345 attribute-value pairs is now the cdr of each clause, not the cadr.
14346 Detect old-style entries, and handle them. Use pop.
14347
14348 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
14349
14350 * cus-edit.el (custom-mode-map): Use a sparse map.
14351 (custom-mode): Don't bother with make-local-hook.
14352
14353 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
14354
14355 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
14356
14357 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14358
14359 * ps-print.el: Avoid compilation gripes.
14360 (ps-print-version): New version number (6.2.1).
14361
14362 2000-10-26 Dave Love <fx@gnu.org>
14363
14364 * menu-bar.el: Modify some menu item help strings.
14365 (menu-bar-help-menu): Add link to MORE.STUFF.
14366
14367 * cus-edit.el (custom-mode): Add `special' mode-class property.
14368
14369 * wid-browse.el (widget-browse-mode): Likewise.
14370
14371 * wid-edit.el (widget-specify-field): Revert to using local-map
14372 property, not keymap.
14373
14374 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
14375
14376 * wid-edit.el (widget-field-end): When checking for a `boundary'
14377 field, do so in the correct buffer.
14378
14379 * simple.el (undo): Correctly distinguish between numeric and
14380 non-numeric prefix args in non-transient-mark-mode, as per the doc
14381 string. When in transient-mark-mode, treat all prefix-args as
14382 numeric.
14383
14384 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
14385 Position point on match. Handle N == 0 correctly.
14386
14387 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
14388 (comint-mode-map): Reverse order of `comint-write-output' and
14389 `comint-append-output-to-file'.
14390 (comint-append-output-to-file): Reinstate this function, for the
14391 benefit of the menu.
14392
14393 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
14394
14395 * vc.el (vc-version-other-window): Bind `file'.
14396
14397 2000-10-25 Gerd Moellmann <gerd@gnu.org>
14398
14399 * Makefile.in (update-authors): New target for maintenance purposes.
14400
14401 * emacs-lisp/authors.el (batch-update-authors): New function.
14402 (authors-fixed-entries): New defconst.
14403 (authors-add-fixed-entries): New function.
14404 (authors): Call it.: Don't process lispref/.
14405
14406 2000-10-25 Jason Rumney <jasonr@gnu.org>
14407
14408 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14409 Merge x w32 and mac definitions.
14410
14411 2000-10-25 Gerd Moellmann <gerd@gnu.org>
14412
14413 * menu-bar.el (menu-bar-options-menu): Add a help string for
14414 `uniquify'.
14415
14416 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
14417
14418 * time-stamp.el (time-stamp-string-preprocess):
14419 Fix a wrong type argument error.
14420
14421 2000-10-25 Miles Bader <miles@gnu.org>
14422
14423 * recentf.el (recentf-mode): Variable removed.
14424 (recentf-mode): Use `define-minor-mode'.
14425
14426 * mwheel.el (mouse-wheel-mode): New global minor mode.
14427 (mwheel-install): Use `mouse-wheel-mode'.
14428
14429 2000-10-25 Dave Love <fx@gnu.org>
14430
14431 * progmodes/cperl-mode.el (cperl-mode):
14432 Set normal-auto-fill-function correctly.
14433
14434 * wid-edit.el (widget-field-keymap, widget-text-keymap):
14435 Don't inherit from global-map and don't nullify menu-bar and tool-bar
14436 bindings.
14437
14438 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
14439
14440 * wid-edit.el (widget-field-at): New function.
14441 (widget-at, widget-field-activate): Use it.
14442 (widget-tabable-at): Use `widget-at'.
14443 (widget-specify-field): If the terminating character of the widget
14444 field (which is read-only) is a newline, put it into a special
14445 `boundary' field so that C-n/C-p act more naturally.
14446 (widget-field-end): Also don't subtract one if a special
14447 `boundary' field has been added after the widget field.
14448
14449 * comint.el (comint-output-filter, comint-send-input):
14450 Don't bother adding stickiness fields to overlays to fool the field
14451 code, since it should notice the overlay insertion-types now.
14452
14453 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
14454 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
14455 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
14456
14457 2000-10-24 Gerd Moellmann <gerd@gnu.org>
14458
14459 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
14460 (authors): Set file coding system to iso-2022-7bit.
14461 Add file-local variables to output buffer.
14462
14463 * files.el (after-find-file): Don't print any warnings if
14464 WARN is nil.
14465
14466 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14467
14468 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
14469
14470 * delim-col.el: Now there is a column formatting mechanism.
14471 Modified to customization mechanisms convention. Doc fix.
14472 (columns): New group for delim-col.
14473 (delimit-columns-before, delimit-columns-after)
14474 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
14475 (delimit-columns-end): New vars.
14476 (delimit-columns-customize, delimit-columns-format): New funs.
14477 (delimit-columns-region, delimit-columns-rectangle)
14478 (delimit-columns-rectangle-line): Modified to support column
14479 formatting.
14480
14481 2000-10-24 Dave Love <fx@gnu.org>
14482
14483 * log-edit.el (log-edit): Add :version and a :group for vc.
14484
14485 2000-10-24 Gerd Moellmann <gerd@gnu.org>
14486
14487 * files.el (after-find-file): Don't print a message ``New file''
14488 if WARN is nil.
14489
14490 * wid-edit.el (widget-field-keymap, widget-text-keymap):
14491 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
14492 get duplicate tool-bar entries because we'll see the global ones
14493 on more than one path through keymaps.
14494
14495 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
14496
14497 * progmodes/cmacexp.el: Change Francesco's email address.
14498
14499 2000-10-24 Kenichi Handa <handa@etl.go.jp>
14500
14501 * window.el (fit-window-to-buffer): Adjust point of the window
14502 buffer, not that of the current buffer.
14503
14504 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
14505
14506 * progmodes/cmacexp.el: Update the euthor's email address.
14507
14508 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
14509
14510 * faces.el (face-spec-set-match-display): Add `graphic' display
14511 type (the inverse of `tty'). Use `display-graphic-p' instead of
14512 the window-system variable.
14513
14514 2000-10-24 Kenichi Handa <handa@etl.go.jp>
14515
14516 * international/isearch-x.el (isearch-with-input-method):
14517 Call input-method-function with the first event in
14518 unread-command-events.
14519
14520 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
14521
14522 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
14523
14524 2000-10-24 Andrew Choi <akochoi@i-cable.com>
14525
14526 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
14527 New charsets.
14528
14529 * term/mac-win.el: Remove definitions of mac-roman-lower and
14530 mac-roman-upper, require dired, and define instead of set
14531 mac-ready-for-drag-n-drop to avoid compilation error.
14532
14533 2000-10-23 Andrew Innes <andrewi@gnu.org>
14534
14535 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
14536 Remove superfluous calls to subst-char-in-string; instead apply
14537 expand-file-name after convert-standard-filename to ensure
14538 expected directory separators are used.
14539
14540 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
14541
14542 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
14543
14544 2000-10-23 Dave Love <fx@gnu.org>
14545
14546 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
14547 (tool-bar-add-item): Set foreground and background for XBM icons.
14548
14549 * international/latin1-disp.el (latin1-char-displayable-p):
14550 New function (from Handa).
14551 (latin1-display-check-font): Use it.
14552
14553 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
14554 using :key-sequence, making it much more usable.
14555 Use nconc, not append.
14556 (imenu--create-keymap-1): Avoid append.
14557
14558 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
14559
14560 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
14561
14562 [the following changes fix a bug where `define-minor-mode' didn't
14563 correctly generate :require clauses for defcustoms in compiled files]
14564 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
14565 (byte-compile-log-file, byte-compile-log-1): Don't set
14566 `byte-compile-current-file' to nil. Instead set
14567 `byte-compile-last-logged-file' to it. Test whether
14568 byte-compile-current-file equals byte-compile-last-logged-file
14569 instead of whether its nil.
14570 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
14571
14572 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
14573
14574 * textmodes/refill.el: Fix var names in doc.
14575 (refill-mode): Don't bother with make-local-hook anymore.
14576
14577 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
14578
14579 * faces.el (face-user-default-spec, face-default-spec): New functions.
14580 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
14581 (frame-set-background-mode, face-set-after-frame-default):
14582 Use `face-user-default-spec'. Simplify code slightly.
14583
14584 * woman.el (woman-italic-face, woman-bold-face)
14585 (woman-unknown-face): Add dark-background variants.
14586 (woman-default-faces): Renamed from `woman-colour-faces'.
14587 Set using the stored defaults, rather than using hard-wired colors.
14588 (woman-monochrome-faces): Renamed from `woman-black-faces'.
14589 Just make the foreground `unspecified' rather than "black".
14590 (woman-menu): Rename menu entries accordingly.
14591
14592 * faces.el (header-line): Make more reasonable on mono/grayscale
14593 displays.
14594
14595 2000-10-23 Andrew Choi <akochoi@i-cable.com>
14596
14597 * cus-edit.el (custom-button-face): Use 3D look for mac.
14598 (custom-button-pressed-face): Likewise.
14599
14600 * faces.el (set-face-attributes-from-resources): Handle mac frames
14601 in the same way as x and w32 frames.
14602 (face-valid-attribute-values): Likewise.
14603 (read-face-attribute): Likewise.
14604 (defined-colors): Likewise.
14605 (color-defined-p): Likewise.
14606 (color-values): Likewise.
14607 (display-grayscale-p): Likewise.
14608 (face-set-after-frame-default): Likewise.
14609 (mode-line): Same default face as for x and w32.
14610 (tool-bar): Likewise.
14611
14612 * frame.el: Remove call to frame-notice-user-settings at end of
14613 the file.
14614
14615 * info.el (Info-fontify-node): Make underlines invisible for mac
14616 as for x, pc, and w32 frame types.
14617
14618 * term/mac-win.el: New file.
14619
14620 2000-10-22 Dave Love <fx@gnu.org>
14621
14622 * textmodes/refill.el: New file.
14623
14624 2000-10-22 Andre Spiegel <spiegel@gnu.org>
14625
14626 * vc-hooks.el (vc-version-backup-file-name): New optional args
14627 MANUAL and REGEXP.
14628 (vc-delete-automatic-version-backups, vc-make-version-backup):
14629 New functions.
14630 (vc-before-save): Use the latter.
14631 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
14632 confusion.
14633
14634 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
14635 expected by vc[-hooks].el.
14636
14637 * vc.el (vc-checkout): Added `-p' suffix in call to
14638 vc-make-version-backups-p; use vc-make-version-backup to actually
14639 make the backup.
14640 (vc-version-other-window, vc-version-backup-file): Handle both
14641 automatic and manual backups.
14642 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
14643 of all of them.
14644
14645 2000-10-22 Miles Bader <miles@gnu.org>
14646
14647 * comint.el (comint-highlight-input, comint-highlight-prompt):
14648 Renamed, `-face' at end removed.
14649 (comint-send-input, comint-output-filter): Use renamed faces.
14650
14651 * window.el (fit-window-to-buffer): Change defaulting of
14652 MAX-HEIGHT slightly.
14653
14654 * faces.el (color-values, color-defined-p): Use `member', not
14655 `memq', because it works correctly for strings.
14656 (frame-set-background-mode): Actually, "unspecified-fg" and
14657 "unspecified-bg" *are* strings. Use `member', not `memq', and
14658 `equal', not `eq', when a string value is possible.
14659
14660 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
14661
14662 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
14663
14664 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
14665
14666 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
14667 sh-electric-rparen, sh-electric-less and sh-electric-hash.
14668 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
14669 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
14670 (sh-font-lock-syntactic-keywords): Use them.
14671 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
14672 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
14673 (sh-mode): Don't override font-lock-unfontify-region-function.
14674 Use a copy of sh-font-lock-syntactic-keywords.
14675 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
14676 Don't call sh-scan-buffer since font-lock does it on the fly.
14677 (sh-get-indent-info): Use `face' rather than `syntax-table'
14678 text-property to detect here-documents.
14679 Replace sh-special-syntax with sh-st-punc.
14680 (sh-prev-line): Use `face' rather than `syntax-table'
14681 text-property to skip over here-documents.
14682 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
14683 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
14684 (sh-electric-less, sh-set-here-doc-region)
14685 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
14686 (sh-scan-buffer, sh-rescan-buffer): Remove.
14687
14688 2000-10-21 Andrew Innes <andrewi@gnu.org>
14689
14690 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
14691 remote (ange-ftp) file names.
14692
14693 2000-10-21 Miles Bader <miles@gnu.org>
14694
14695 * window.el (fit-window-to-buffer): New function.
14696 (shrink-window-if-larger-than-buffer): Use it.
14697 (window-text-height): Don't expect minibuffers to have mode-lines.
14698
14699 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
14700 * international/quail.el (quail-update-guidance):
14701 Use `fit-window-to-buffer' instead of `set-window-text-height'.
14702
14703 * international/quail.el (quail-show-guidance-buf): Make sure
14704 guidance window really has enough room.
14705 (quail-update-guidance): If quail-guidance-win is already shown,
14706 make sure its height is OK.
14707
14708 * window.el (window-text-height, set-window-text-height):
14709 New functions.
14710 (shrink-window-if-larger-than-buffer): Use `window-text-height'
14711 instead of `window-height' & `mode-line-window-height-fudge'.
14712 (mode-line-window-height-fudge): Add FACE parameter.
14713 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
14714 instead of `enlarge-window' & `mode-line-window-height-fudge'.
14715
14716 2000-10-20 Miles Bader <miles@gnu.org>
14717
14718 * window.el (height-affecting-face-attributes): Use `defconst'.
14719
14720 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
14721 New function, conditionally aliased to `mode-line-window-height-fudge'.
14722 (ispell-help): Use it.
14723 (ispell-choices-win-default-height): Don't include mode-line fudge.
14724 (ispell-choices-win-default-height): New function.
14725 (ispell-show-choices, ispell-command-loop): Use function
14726 `ispell-choices-win-default-height' instead of variable.
14727
14728 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
14729
14730 * window.el (mode-line-window-height-fudge): New variable.
14731 (height-affecting-face-attributes): New variable.
14732 (mode-line-window-height-fudge): New function.
14733 (shrink-window-if-larger-than-buffer): Use it.
14734 * help.el (resize-temp-buffer-window): Likewise.
14735
14736 * info.el (Info-fontify-node): Add support for @subsubsection
14737 titles, which use `Info-title-4-face'.
14738 (Info-title-4-face): New face.
14739 (Info-title-3-face): Inherit from Info-title-4-face instead of
14740 variable-pitch.
14741
14742 2000-10-19 Jason Rumney <jasonr@gnu.org>
14743
14744 * dired.el (dired-insert-directory): Do not let errors signalled by
14745 attempt to run dired-free-space-program prevent dired from working.
14746
14747 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
14748
14749 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
14750
14751 2000-10-19 Gerd Moellmann <gerd@gnu.org>
14752
14753 * dirtrack.el (dirtrack): Fix call to run-hooks.
14754
14755 * cmuscheme.el (cmuscheme-program-name): Renamed from
14756 scheme-program-name because xscheme.el contains a defcustom with
14757 the same name. As a consequence, customizing group `cmuscheme'
14758 loaded `xscheme' which redefined run-scheme.
14759 (run-scheme): Use cmuscheme-program-name.
14760
14761 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
14762
14763 * play/doctor.el (doctor-death): Update the Samaritans'
14764 anonymous address, and add a website for Befrienders International.
14765
14766 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14767
14768 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
14769 Avoid compilation gripes. Doc fix.
14770 (ps-print-version): New version number (6.2).
14771 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
14772 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
14773 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
14774 (ps-x-extent-priority, ps-x-extent-start-position)
14775 (ps-x-face-font-instance, ps-x-find-coding-system)
14776 (ps-x-font-instance-properties, ps-x-make-color-instance)
14777 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
14778 avoid compilation gripes without defining functions.
14779 (ps-e-find-composition): Alias for function find-composition, to have a
14780 suitable function depending on Emacs version.
14781 (ps-color-device, ps-color-values, ps-face-foreground-name)
14782 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
14783 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
14784 (ps-print-ensure-fontified): Function definitions surrounded by
14785 `eval-and-compile' to avoid compilation gripes.
14786 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
14787 by symbol-value to avoid compilation gripes.
14788 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
14789 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
14790
14791 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
14792
14793 * startup.el (normal-top-level): Call `frame-set-background-mode'
14794 after `frame-notice-user-settings' because the latter doesn't call
14795 the former on a tty.
14796
14797 * faces.el (frame-set-background-mode): `unspecified' &c are
14798 symbols, not strings.
14799
14800 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
14801
14802 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
14803 why some "light*" colors are deliberately absent from the alist.
14804
14805 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
14806 Change colors for tty's, as suggested by Miles Bader.
14807
14808 2000-10-19 Kenichi Handa <handa@etl.go.jp>
14809
14810 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
14811 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
14812 for ISO10646-1 fonts.
14813 (x-font-name-charset-alist): Add an entry for "iso10646-1".
14814
14815 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
14816
14817 * faces.el (frame-set-background-mode): If a tty frame defines a
14818 background color, use that to compute the background mode, instead
14819 of always defaulting to "dark".
14820
14821 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
14822
14823 * comint.el (comint-write-output): New function.
14824 (comint-mode-map): Add it to the menu.
14825 Bind `C-c C-s' to comint-write-output.
14826
14827 2000-10-18 Gerd Moellmann <gerd@gnu.org>
14828
14829 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
14830 Use fancy-splash-delay.
14831
14832 2000-10-18 Alex Schroeder <alex@gnu.org>
14833
14834 * progmodes/sql.el (sql-sybase-options): New option.
14835 (sql-sybase): Use it. Add sql-database to the list of parameters
14836 provided for login. The options -w 2048 -n are not used any more.
14837
14838 * comint.el (comint-read-input-ring): Bugfix such that the first
14839 and the last entry of the input ring file are not lost.
14840
14841 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14842
14843 * ps-print.el: Internal variable changes to defcustom,
14844 make-local-hook changes to defvar. Doc fix.
14845 (ps-print-version): New version number (6.1).
14846 (ps-setup, ps-do-despool): Code fix.
14847 (ps-printer-name): Customization fix.
14848 (ps-printer-name-option): Now is a defcustom instead of an
14849 internal variable.
14850 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
14851 (ps-print-begin-column-hook): Now are defvar instead of
14852 make-local-hook.
14853
14854 2000-10-18 Miles Bader <miles@gnu.org>
14855
14856 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
14857 (comint-kill-output): Changed into an alias for `comint-delete-output',
14858 and made obsolete.
14859 (comint-mode-map): Rename references to comint-kill-output.
14860
14861 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
14862
14863 * diff-mode.el (diff-header-face, diff-file-header-face)
14864 (diff-changed-face): Add bold and italic attributes to tty faces.
14865 (diff-function-face): New face.
14866 (diff-font-lock-keywords): Use it.
14867
14868 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
14869
14870 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
14871 Remove commented-out call to force-mode-line-update.
14872 (comint-kill-output): Use `forward-line 0' instead of
14873 beginning-of-line to make sure we get past the prompt.
14874
14875 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
14876
14877 * diff-mode.el (diff-header-face, diff-file-header-face):
14878 Add specific setting for dark background.
14879 (diff-context-face): Renamed from diff-comment-face.
14880 Set explicitly rather than inheriting from font-lock-comment-face.
14881
14882 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
14883
14884 * startup.el (command-line): Move the code which sets the default
14885 TTY colors to before before-init-hook.
14886
14887 2000-10-17 Gerd Moellmann <gerd@gnu.org>
14888
14889 * jit-lock.el (jit-lock-stealth-time): Doc fix.
14890
14891 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
14892
14893 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
14894 extensions, for MS-DOS.
14895
14896 * diff-mode.el (diff-header-face, diff-file-header-face)
14897 (diff-changed-face): Define tty-specific colors.
14898
14899 2000-10-17 Gerd Moellmann <gerd@gnu.org>
14900
14901 * startup.el (fancy-splash-text): Realign the text.
14902
14903 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
14904
14905 * font-lock.el (font-lock-comment-face): Define a separate default
14906 for dark-background tty's.
14907
14908 2000-10-17 Miles Bader <miles@gnu.org>
14909
14910 * help.el (resize-temp-buffer-window): Add hack to avoid last line
14911 being obscured by whizzy mode-lines on graphics displays.
14912
14913 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
14914
14915 * info.el (Info-title-1-face, Info-title-2-face)
14916 (Info-title-3-face): Define colors for tty's.
14917 (info-header-node): Remove unneeded tty-specific definition.
14918
14919 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
14920
14921 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
14922 reverse from the frame parameters, and don't invert foreground and
14923 background colors.
14924
14925 2000-10-16 Miles Bader <miles@gnu.org>
14926
14927 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
14928 string "*Info*". Call propertized-buffer-identification to spruce
14929 up the result.
14930
14931 2000-10-16 Gerd Moellmann <gerd@gnu.org>
14932
14933 * help.el: Provide `help' for the sake of define-minor-mode
14934 which generates defcustoms with requires.
14935
14936 * jit-lock.el (jit-lock-after-change): If we're in text that
14937 matches a multi-line font-lock pattern, make sure the whole text
14938 will be redisplayed.
14939
14940 * emacs-lisp/authors.el (authors-add): Don't add an entry if
14941 author's name is unknown.
14942
14943 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
14944 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
14945 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
14946 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
14947 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
14948 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
14949 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
14950 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
14951 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
14952 Add author information.
14953
14954 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
14955
14956 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
14957 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
14958 full-color version (using the Gimp) to eliminate dithering artifacts.
14959
14960 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
14961
14962 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
14963
14964 * simple.el (syntax-flag-table, string-to-syntax): Remove.
14965
14966 2000-10-15 Dave Love <fx@gnu.org>
14967
14968 * progmodes/sh-script.el: Require skeleton and comint when compiling.
14969
14970 * pcomplete.el (pcomplete) <defgroup>: Add :version.
14971
14972 * whitespace.el: Doc fixes.
14973 (top-level): Don't add hooks here.
14974 (whitespace-running-emacs): Deleted.
14975 (timer): Don't require.
14976 (whitespace): Add back :version conditional on xemacs test.
14977 (whitespace-spacetab-regexp, whitespace-indent-regexp)
14978 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
14979 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
14980 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
14981 Avoid specific xemacs test.
14982 (whitespace-global-mode): New option.
14983 (whitespace-global-mode): New command.
14984 (whitespace-unload-hook): New function.
14985
14986 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
14987 (Info-fontify-node, Info-goto-node, Info-mode-menu)
14988 (Info-fontify-node): `Goto' goes to `Go to'.
14989 (Info-fontify-node): Add help-echo to xref links.
14990
14991 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
14992
14993 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
14994
14995 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
14996
14997 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
14998 Use plist-get and allow :inherit.
14999
15000 * emacs-lisp/cl-macs.el (cl-do-arglist):
15001 Use plist-get and plist-member instead of memq.
15002
15003 * emacs-lisp/ewoc.el (ewoc-location): New function.
15004 (ewoc-enter-after, ewoc-enter-before): Document return value.
15005 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
15006 Don't need make-local-hook any more.
15007 (cvs-addto-collection): Return the new tin.
15008 (cvs-mode-insert): Jump to the new line.
15009
15010 * jit-lock.el (jit-lock-fontify-buffer): Remove.
15011
15012 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
15013
15014 * font-lock.el (font-lock-syntactically-fontified): New var.
15015 (font-lock-fontify-syntactic-keywords-region): Use it.
15016 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
15017
15018 * diff-mode.el (diff-find-file-name): Fix regexp.
15019
15020 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
15021 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
15022
15023 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
15024 (sh-mode-syntax-table): Add punctuation syntax for < and >.
15025 (sh-mode): Don't make all vars local here.
15026 (sh-kw): Reformat.
15027 (sh-set-shell): Use dolist. Don't set indent-region-function.
15028 (sh-mode-syntax-table): Use pop.
15029 (sh-remember-variable): Use push.
15030 (sh-help-string-for-variable): Use memq.
15031 (sh-safe-backward-sexp): Remove.
15032 (sh-safe-forward-sexp): Add ARG.
15033 (sh-get-indent-info, sh-prev-stmt): Use it.
15034 (sh-prev-line): Simplify by using forward-comment.
15035 (sh-this-is-a-continuation): Simplify.
15036 (sh-learn-buffer-indent): Use dolist.
15037 (sh-do-nothing): Remove.
15038 (sh-set-char-syntax, sh-set-here-doc-region):
15039 Use inhibit-modification-hooks.
15040 (sh-name-style): Use mapcar and push.
15041 (sh-load-style): Use dolist.
15042 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
15043 (sh-case, sh-while-getopts): Use propertize directly rather
15044 than sh-electric-rparen.
15045
15046 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
15047
15048 * textmodes/tex-mode.el: Require CL when compiling.
15049 (tex-mode-syntax-table): Init immediately.
15050 (tex-mode-map): Bind M-RET to latex-insert-item.
15051 (latex-mode): Set indent-line-function to latex-indent.
15052 (tex-common-initialization): Don't setup the syntax-table any more.
15053 (latex-insert-item): New skeleton.
15054 (tex-next-unmatched-end): Fix copy/paste braino.
15055 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
15056 (latex-indent, latex-find-indent): New functions.
15057 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
15058 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
15059 (tex-compilation-parse-errors): Use with-syntax-table.
15060
15061 2000-10-15 Miles Bader <miles@gnu.org>
15062
15063 * font-lock.el (font-lock-comment-face): Change dark-background,
15064 color, non-tty, default to `chocolate1'.
15065
15066 2000-10-13 John Wiegley <johnw@gnu.org>
15067
15068 * eshell/esh-util.el (require): Added a missing `require' form,
15069 needed when compiling (for an ange-ftp macro definition).
15070
15071 2000-10-13 Dave Love <fx@gnu.org>
15072
15073 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
15074
15075 2000-10-13 Gerd Moellmann <gerd@gnu.org>
15076
15077 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
15078
15079 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
15080 transparent -colors 8).
15081
15082 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
15083
15084 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
15085 that breaks with old list format timestamps.
15086 (time-stamp-warn-inactive, time-stamp-old-format-warn)
15087 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
15088
15089 2000-10-13 John Wiegley <johnw@gnu.org>
15090
15091 * align.el, pcomplete.el, calendar/timeclock.el,
15092 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
15093
15094 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
15095 faulty math, where holiday hours were being computing as seconds.
15096
15097 2000-10-13 John Wiegley <johnw@gnu.org>
15098
15099 * desktop.el (desktop-buffer-modes-to-save): Added a global for
15100 specifying what "other" kinds of buffers should be saved.
15101 This used to be hard-coded.
15102 (desktop-buffer-misc-functions): A global for specifying how
15103 auxiliary data should be determined for special buffer types.
15104 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
15105 instead of hard-coding the special buffer types.
15106 (desktop-save): Run `desktop-buffer-misc-functions' to gather
15107 auxiliary data, instead of hard-coding for Info buffers and dired.
15108 (desktop-buffer-info-misc-data): Aux function for determining Info
15109 buffer auxiliary info.
15110 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
15111 (desktop-buffer-info): Changed this function to use the info
15112 gathered above.
15113 (desktop-create-buffer): Be a little more careful about what
15114 `minor-mode' means before calling it. This is important for some
15115 buffer types.
15116
15117 2000-10-13 John Wiegley <johnw@gnu.org>
15118
15119 * eshell/esh-util.el: Added a global form which declares an
15120 autoload for `parse-time-string', if that function is not already
15121 defined, and if parse-time.el is available on the user's system.
15122
15123 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
15124 to be aware of ange-ftp user info.
15125 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
15126 (eshell-ls-annotate): Use `eshell-file-attributes'.
15127 (eshell-ls-file): Made the user-id printing code a bit smarter.
15128
15129 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
15130 allow identification of alias user ids in remote directories.
15131 It's manual, but there's no other way to know when the current user
15132 on the local machine, is also the owning user on the remote machine.
15133 (fboundp): Bind `ange-cache'.
15134 (eshell-directory-files-and-attributes): Re-organized the logic a
15135 bit to use `eshell-file-attributes' instead of `file-attributes'.
15136 The former is more sensitive to directories that are read via FTP,
15137 and knows how to use ange-ftp to determine full attribute
15138 information, instead of just the name and last modtime.
15139 (eshell-current-ange-uids): Return the current user id when in a
15140 remote directory.
15141 (eshell-parse-ange-ls): Parse a full directory listing that has
15142 been returned by ange-ftp.
15143 (eshell-file-attributes): This beefed up version of
15144 `file-attributes' is only special if the user is currently in a
15145 remote directory, in which case it does a lot of work to find out
15146 what the real attributes of a file are, as they appear on the
15147 remote machine. This makes usage of remote directories (i.e.,
15148 ange-ftp pathnames) much more useful. You can now use Eshell as a
15149 full-fledged FTP client, with much more manipulation ability than
15150 most other clients.
15151
15152 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
15153 variable, which means that Eshell's du should always be preferred
15154 in remote directories.
15155 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
15156 just `file-attributes'.
15157 (eshell-mvcp-template): Bind `ange-cache', to improve performance
15158 when reading remote directories. This is an Eshell-specific
15159 variable (not part of ange-ftp).
15160 (eshell/ln): Bind `ange-cache'.
15161 (eshell/du): Added some extra logic for determining when to use
15162 Eshell's du (which is slow), and when to use the external version
15163 (which may or may not exist).
15164
15165 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15166 Call `eshell-interactive-process', rather than using
15167 `get-buffer-process', since backgrounded processes don't count in
15168 the context of this function's logic.
15169
15170 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
15171 `forward-char', so that null strings are parsed correctly.
15172
15173 2000-09-13 John Wiegley <johnw@gnu.org>
15174
15175 * eshell/em-pred.el (eshell-pred-file-type)
15176 (eshell-pred-file-links, eshell-pred-file-size):
15177 Use `eshell-file-attributes'. This is more correct over ange-ftp.
15178
15179 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
15180 that remote file globbing is more efficient.
15181
15182 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
15183 gathering the files and attributes within a directory.
15184
15185 * eshell/em-unix.el (eshell/cat): If any of the files passed on
15186 the command line is a special file (not a regular file, directory
15187 or symlink), always attempt to call the external version of cat.
15188
15189 2000-09-13 John Wiegley <johnw@gnu.org>
15190
15191 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
15192 Eshell-friendly version of find-tag.
15193
15194 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
15195
15196 * image-file.el (image-file-name-extensions)
15197 (image-file-name-regexps): Add autoload cookies.
15198
15199 2000-10-13 Kenichi Handa <handa@etl.go.jp>
15200
15201 * international/mule-cmds.el (select-safe-coding-system): If FROM
15202 is string, show it in *Warning* buffer.
15203
15204 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
15205
15206 * startup.el (normal-top-level): Use display-popup-menus-p instead
15207 of window-system.
15208 (command-line): Use display-graphic-p instead of window-system.
15209 (command-line-1): Use display-popup-menus-p and display-mouse-p
15210 instead of window-system.
15211
15212 2000-10-12 Sam Steingold <sds@gnu.org>
15213
15214 * tooltip.el (tooltip-use-echo-area): New user variable.
15215 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
15216
15217 2000-10-12 Dave Love <fx@gnu.org>
15218
15219 * recentf.el: Maintainer's checkdoc fixes.
15220
15221 * startup.el (normal-top-level-add-subdirs-to-load-path):
15222 Use character class, not ASCII when matching file names.
15223 (fancy-splash-head): Add trailing slash to URL.
15224 (command-line): Don't require XPM support for toolbar.
15225
15226 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
15227 (cperl-invalid-face): Revert last change.
15228 (cperl-init-faces): Quote cperl-invalid-face.
15229
15230 2000-10-12 Kenichi Handa <handa@etl.go.jp>
15231
15232 * startup.el (fancy-splash-text): Remove superfluous quote.
15233
15234 2000-10-12 Gerd Moellmann <gerd@gnu.org>
15235
15236 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
15237 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
15238 (command-line-1): Don't use fancy-splash-pending-command.
15239 (fancy-splash-screens-1): Goto point-min after inserting text.
15240
15241 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
15242
15243 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
15244 instead of shared-lisp-mode-map.
15245
15246 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
15247
15248 * faces.el (header-line): Change tty-variant to use underlining.
15249
15250 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
15251 (isearch-highlight): Restore lazy-isearch face properties at old
15252 position, and suppress them at new position.
15253 (isearch-dehighlight): Restore lazy-isearch face properties.
15254 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
15255 over the real isearch overlay, but in that case, don't give it a
15256 face property. Use `push'.
15257
15258 2000-10-12 Kenichi Handa <handa@etl.go.jp>
15259
15260 * man.el (Man-getpage-in-background): Fix previous change.
15261 Decode the process output only when we are in multibyte mode.
15262
15263 2000-10-11 Dave Love <fx@gnu.org>
15264
15265 * info.el (Info-mode-menu): Fix some help.
15266 (info-tool-bar-map): Add entry for Info-last.
15267
15268 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
15269 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
15270 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
15271 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
15272 * toolbar/search-replace.xpm, toolbar/exit.xpm:
15273 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
15274 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
15275 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
15276 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
15277 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
15278 Reduce colour requirements to 25 overall. (Probably wants
15279 revisiting from the originals to reduce further.)
15280
15281 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
15282
15283 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
15284 buffer-file-coding-system, instead of raw-text.
15285 (dehexlify-buffer): Bind coding-system-for-read to
15286 buffer-file-coding-system, instead of raw-text.
15287
15288 2000-10-11 Sam Steingold <sds@gnu.org>
15289
15290 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
15291 `underline' - fixes the bug introduced on 2000-09-21.
15292
15293 2000-10-11 Dave Love <fx@gnu.org>
15294
15295 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
15296 Avoid compiler warnings.
15297 (scheme-mode): Doc fix.
15298 (scheme-font-lock-keywords-1): Match `define-syntax'.
15299
15300 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
15301
15302 * faces.el (frame-set-background-mode): Pay attention to saved
15303 face specs as well as default ones. Only do anything if the
15304 bg-mode or display-type has actually changed. Use `dolist'.
15305 (region): Make dark-background `region' face less in-your-face.
15306
15307 2000-10-10 Sam Steingold <sds@gnu.org>
15308
15309 * chistory.el, ielm.el, ledit.el:
15310 * progmodes/inf-lisp.el, progmodes/scheme.el:
15311 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
15312
15313 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
15314
15315 * textmodes/texinfo.el: Update copyright and fix typo.
15316
15317 * desktop.el (desktop-modes-not-to-save): New var.
15318 (desktop-save-buffer-p): Use it.
15319 Also, obey desktop-buffers-not-to-save even for non-file buffers.
15320 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
15321
15322 2000-10-10 Dave Love <fx@gnu.org>
15323
15324 * toolbar/tool-bar.el (tool-bar-add-item)
15325 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
15326
15327 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
15328 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
15329 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
15330 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
15331 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
15332 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
15333 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
15334 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
15335 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
15336 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
15337 the .xpms; probably need retouching.
15338
15339 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
15340
15341 * subr.el (add-to-list): Add optional argument APPEND.
15342 * battery.el (display-battery): Use `add-to-list'.
15343
15344 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
15345
15346 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
15347 properties.
15348 (zone, zone-when-idle, zone-leave-me-alone)
15349 (zone-pgm-whack-chars): Use new symbol properties.
15350
15351 * battery.el (display-battery): Doc spelling fix.
15352
15353 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
15354 property.
15355
15356 2000-10-09 Dave Love <fx@gnu.org>
15357
15358 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
15359 has been initialized before calling tool-bar-setup.
15360 (tool-bar-add-item-from-menu): Add autoload cookie.
15361
15362 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
15363
15364 * menu-bar.el (send-mail-item-name): New function.
15365 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
15366 of mail-user-agent in the menu. Don't display the "Send Mail"
15367 item if mail-user-agent is nil or its value is ignore.
15368 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
15369 if read-mail-command is nil or its value is ignore.
15370
15371 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
15372
15373 2000-10-09 Miles Bader <miles@gnu.org>
15374
15375 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
15376 Correct image size.
15377 * toolbar/left_arrow.xpm: Correct image size.
15378
15379 * jka-compr.el: Don't call `jka-compr-install' when loading (it
15380 will be done by the definition of `auto-compression-mode' if
15381 necessary. Move code to uninstall existing file-name handler
15382 before definition of `auto-compression-mode'.
15383
15384 * image-file.el (auto-image-file-mode): Move to the end of the
15385 file, because `define-minor-mode' actually calls the mode-function
15386 if the associated variable is non-nil, which requires that all
15387 needed functions be already defined.
15388
15389 * mouse.el (popup-menu): Balance parens.
15390
15391 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
15392
15393 * mouse.el (popup-menu): Move the command call outside the loop
15394 so that popup-menu returns whatever the command returns.
15395
15396 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
15397 (initialize-new-tags-table): Use run-hook-with-args-until-success.
15398 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
15399 (tags-table-format-functions): Renamed from tags-table-format-hooks.
15400
15401 * vc.el (vc-version-diff): diff-switches can be a list.
15402 Use relative filenames for prettier output.
15403
15404 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
15405 (vc-post-command-functions): Remove old-VC compatibility code.
15406
15407 * newcomment.el (comment-indent-default): Autoload.
15408
15409 * font-lock.el (font-lock-defaults): Make buffer-local.
15410 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
15411 (font-lock-choose-keywords):
15412 Ignore LEVEL unless KEYWORDS is a list of syms.
15413 (c-keywords, c++-keywords, objc-keywords, java-keywords):
15414 Don't wrap regexp-opt things in \(...\) unnecessarily.
15415
15416 * jit-lock.el: Don't require font-lock any more.
15417 (jit-lock-functions): Make buffer-local.
15418 (jit-lock-saved-fontify-buffer-function): Remove.
15419 (jit-lock-mode): Remove autoload cookie.
15420 Remove font-lock specific code.
15421 (jit-lock-unregister): Don't bother handling complex hooks any more.
15422 (jit-lock-refontify): New function.
15423 (jit-lock-fontify-buffer): Use it.
15424 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
15425 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
15426 Add optional args START and END.
15427 Never call font-lock-fontify-region directly.
15428 (jit-lock-function, jit-lock-stealth-fontify): Use it.
15429
15430 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
15431
15432 2000-10-08 Dave Love <fx@gnu.org>
15433
15434 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
15435
15436 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
15437
15438 * play/studly.el (studlify-region, studlify-word): Add autoload
15439 cookie.
15440
15441 * play/morse.el (morse-region, unmorse-region): Add autoload
15442 cookie.
15443
15444 * play/spook.el (spook-phrases-file): Use expand-file-name, not
15445 concat.
15446
15447 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
15448 insist on symbols starting with word syntax.
15449 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
15450 (eval-defun-1): Doc fix.
15451 (indent-sexp): Use nconc to build up indent-stack.
15452
15453 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
15454 Gnus with little use.
15455 (mail-setup-hook): Add mail-abbrevs-setup to options.
15456
15457 * recentf.el: Doc fixes.
15458
15459 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
15460 Clean up remainder.
15461
15462 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
15463 without timezone and (8) with timezone to enforce some whitespace.
15464 Simplify code somewhat.
15465
15466 * options.el (list-options): Doc that you should use customize.
15467
15468 * iswitchb.el (iswitchb-mode): Add :require.
15469
15470 * info.el (Info-goto-node, Info-menu): Doc fix.
15471 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
15472 (info-tool-bar-map): New variable.
15473 (Info-mode): Use it.
15474 (Info-edit-map): Define all in defvar.
15475 (speedbar-attached-frame): Avoid compiler warning.
15476
15477 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
15478 (global-map): Bind [tool-bar] to a filtered map.
15479 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
15480 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
15481 Allow PBM icons.
15482 (tool-bar-setup): Adjust calls of tool-bar-add-item.
15483
15484 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
15485 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
15486 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
15487 icons, except up_arrow, which is left-arrow rotated.
15488
15489 * imenu.el (imenu-add-to-menubar): Fix last change.
15490
15491 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
15492
15493 * generic-x.el (rul-generic-mode): Remove eval-when-compile
15494 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
15495
15496 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
15497
15498 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
15499 typos in doc strings.
15500
15501 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
15502 the doc strings how to customize Font Lock faces.
15503
15504 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
15505 computing growth when dragging the header line.
15506
15507 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
15508
15509 * simple.el (kill-line): Doc fix.
15510
15511 2000-10-08 Miles Bader <miles@gnu.org>
15512
15513 * faces.el (secondary-selection): Make foreground visible on tty.
15514
15515 * jka-compr.el (auto-compression-mode): Move to the end of the
15516 file, because `define-minor-mode' actually calls the mode-function
15517 if the associated variable is non-nil, which requires that all
15518 needed functions be already defined.
15519 (with-auto-compression-mode): Add autoload cookie.
15520
15521 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
15522
15523 * files.el (find-backup-file-name) [ms-dos]: If support for long
15524 file names is not available, behave as if version-control were set
15525 to never.
15526
15527 2000-10-07 Dave Love <fx@gnu.org>
15528
15529 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
15530 (browse-url-gnome-moz): New function.
15531 (browse-url-browser-function): Use it.
15532 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
15533
15534 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
15535
15536 * indent.el (tab-always-indent): New var.
15537 (indent-for-tab-command): Use it.
15538
15539 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
15540 raise an error. This way it can still default to a sane value.
15541
15542 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
15543
15544 * startup.el (fancy-splash-screens): Use local rather than global map.
15545 Don't use `update-menu-bindings' any more.
15546 Get rid of assumptions about keymap representation.
15547
15548 2000-10-06 Dave Love <fx@gnu.org>
15549
15550 * textmodes/fill.el (sentence-end-double-space)
15551 (sentence-end-without-period): Doc fix.
15552 (adaptive-fill-regexp): Purecopy.
15553 (unjustify-current-line): Use line-end-position.
15554 (fill-individual-paragraphs-prefix): Use line-beginning-position.
15555
15556 * net/eudc-vars.el (eudc): Add :version, :link.
15557
15558 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
15559
15560 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
15561 Fix for define-minor-mode.
15562 (function-at-point): Alias to function-called-at-point.
15563
15564 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
15565
15566 * simple.el (backward-word): Doc fix.
15567
15568 * image-file.el (image-file-name-regexp): image-file-regexps ->
15569 image-file-name-regexps.
15570 (image-file-name-extensions): Add pbm.
15571
15572 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
15573
15574 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
15575 and add filename to the names so that diff-mode can jump to source.
15576
15577 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
15578 (tex-font-lock-keywords, tex-font-lock-keywords-2)
15579 (tex-font-lock-keywords-1): Remove.
15580 (font-lock-turn-on-thing-lock): Use jit-lock-register.
15581 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
15582 (font-lock-default-fontify-region):
15583 Expand beg..end correctly when just following a multiline region.
15584 (font-lock-fontify-anchored-keywords):
15585 Include the anchor text as part of the multiline.
15586
15587 2000-10-06 Gerd Moellmann <gerd@gnu.org>
15588
15589 * loadup.el (toplevel): Load `loaddefs' before `help' because the
15590 latter needs the autoloaded define-minor-mode macro during the
15591 bootstrap.
15592
15593 * startup.el (command-line): For now, activate tool-bar-mode only
15594 if XPM images are supported.
15595
15596 * mouse.el (mouse-drag-header-line): Don't allow resizing a
15597 window by dragging a header-line at the top of the frame; that's
15598 confusing because the header-line doesn't move.
15599 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
15600 of treating the event as a list. Some cleanup.
15601
15602 2000-10-06 Miles Bader <miles@gnu.org>
15603
15604 * simple.el (display-message-or-buffer): New function.
15605 (shell-command-on-region): Use `display-message-or-buffer'.
15606
15607 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
15608 docstring parts.
15609
15610 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
15611 (smbclient-prompt-regexp): Add usage note to doc string.
15612 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
15613 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
15614 Use add-hook for adding the comint filter function, and only do so
15615 if it's not already in the global hook list.
15616 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
15617 to `make-local-variable'.
15618 (nslookup-font-lock-keywords): Remove prompt entry.
15619 (nslookup): Don't set the process-filter.
15620 (finger): Exit the loop correctly when the regexps list runs out.
15621 (ftp, smbclient, smbclient-list-shares):
15622 Set the real major mode immediately, not after execing.
15623 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
15624
15625 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
15626
15627 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
15628
15629 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
15630
15631 * which-func.el (which-func-format): Remove spurious space.
15632 (which-func-mode): Don't make it permanent-local.
15633 (which-func-ff-hook): Allow which-func-maxout to be nil.
15634 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
15635 (which-func-mode): Simplify.
15636 Use post-command-idle-hook rather than post-command-hook.
15637 Go through all buffers and update their state.
15638 (which-function): Also try add-log-current-defun-function.
15639
15640 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
15641 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
15642 Update call to with-vc-properties accordingly.
15643 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
15644 (vc-revert-buffer): More careful about window selection and deletion.
15645 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
15646
15647 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
15648 (cvs-retrieve-revision): Reuse a pre-existing buffer.
15649 (cvs-dired-action): Change the default to quickdir.
15650
15651 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
15652 if comment-indent-function returns nil.
15653 (comment-indent-default): New function.
15654 (comment-indent-function): Use it and document the new semantics.
15655
15656 * image-file.el: Docstring fixes.
15657
15658 * help.el (help-xref-on-pp): Use match-string.
15659 (describe-variable): New arg BUFFER.
15660 Store the current buffer in the help-xref-stack.
15661 (temp-buffer-resize-mode): Use define-minor-mode.
15662
15663 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
15664 consistently with its docstring.
15665 Set jit-lock-first-unfontify-pos in an idempotent way.
15666 (jit-lock-register): Autoload and add arg CONTEXTUAL.
15667
15668 2000-10-05 Alex Schroeder <alex@gnu.org>
15669
15670 * sql.el (sql-mysql-options): New variable.
15671 (sql-mysql): Use it.
15672
15673 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
15674
15675 * image.el (image): New group.
15676
15677 * smerge-mode.el (smerge-mine-face, smerge-other-face)
15678 (smerge-base-face, smerge-markers-face): Add dark-background variants.
15679
15680 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
15681
15682 * net/net-utils.el (nslookup-font-lock-keywords)
15683 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
15684 Ignore the value of wqindow-system; always define keywords
15685
15686 2000-10-05 Kenichi Handa <handa@etl.go.jp>
15687
15688 * startup.el (fancy-splash-screens): Remove the code for
15689 debugging; `(trace-to-stderr "EXITTT\n")'.
15690
15691 2000-10-05 Miles Bader <miles@gnu.org>
15692
15693 * diff-mode.el (diff-goto-source): Update call to
15694 `diff-hunk-status-msg' to reflect new REV variable.
15695
15696 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
15697
15698 * progmodes/icon.el (icon-mode):
15699 Don't gratuitously override the default for comment-column.
15700
15701 * vc-hooks.el (vc-mode-line): Fix interactive spec.
15702
15703 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
15704 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
15705 (jit-lock-functions): New var.
15706 (jit-lock-function-1): Use it if non-nil.
15707 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
15708 Set the `fontified' property before doing the fontification to avoid
15709 repeatedly going through the same error.
15710 Don't turn errors into messages.
15711 (jit-lock-register, jit-lock-unregister): New functions.
15712
15713 * dired.el (dired-mark-pop-up): Turn comment into docstring.
15714 Use with-current-buffer.
15715
15716 * dired-aux.el (dired-do-create-files, dired-kill-tree):
15717 Turn comment into docstring.
15718
15719 * apropos.el (apropos-mode): Use define-derived-mode.
15720
15721 2000-10-04 Gerd Moellmann <gerd@gnu.org>
15722
15723 * startup.el (fancy-splash-pending-command): New variable.
15724 (fancy-splash-pre-command): New function.
15725 (fancy-splash-screens): Rewritten.
15726 (command-line-1): If fancy-splash-pending-command is set, call it
15727 interactively.
15728
15729 2000-10-04 Dave Love <fx@gnu.org>
15730
15731 * toolbar/tool-bar.el (tool-bar-setup): New function.
15732 (tool-bar-mode): Use it.
15733
15734 * subr.el (substitute-key-definition): Doc fix.
15735 (play-sound-file): New command.
15736
15737 2000-10-04 Andre Spiegel <spiegel@gnu.org>
15738
15739 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
15740 vc-version-backup-file-name): New functions.
15741
15742 * files.el (basic-save-buffer): Call vc-before-save before saving.
15743
15744 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
15745 vc-cvs-stay-local-p.
15746
15747 * vc.el (vc-revert-buffer): Handle empty diff properly.
15748 (vc-version-backup-file): New function.
15749 (vc-checkout): Create a version backup if necessary.
15750 (vc-checkin): If a version backup file exists, delete it.
15751 (vc-version-diff): Diff locally using version backups, if available.
15752 (vc-revert-file): If there's a version backup, revert locally.
15753 (vc-transfer-file): Use version backup for base version, if
15754 available. If not, ask for confirmation whether to get it from the
15755 server. Update mode line before check-in.
15756
15757 2000-10-04 Dave Love <fx@gnu.org>
15758
15759 * toolbar/tool-bar.el (tool-bar-setup): New function.
15760 (tool-bar-mode): Use it.
15761
15762 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
15763
15764 * net/net-utils.el (nslookup-font-lock-keywords)
15765 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
15766 Only set if window-system is non-nil
15767 (net-utils-run-program): Returns buffer.
15768 (network-connection-reconnect): Added this function.
15769
15770 * generic.el:
15771 Incorporates extensive cleanup and docfixes by
15772 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
15773 Uses cl compile-time macros.
15774 (generic-mode-name, generic-comment-list)
15775 (generic-keywords-list, generic-font-lock-expressions)
15776 (generic-mode-function-list, generic-mode-syntax-table):
15777 Removed variables.
15778 (generic-mode-alist): Renamed to generic-mode-list.
15779 (generic-find-file-regexp): Default changed to "^#".
15780 (generic-read-type): Uses completing read on generic-mode-list.
15781 (generic-mode-sanity-check): removed this function.
15782 (generic-add-to-auto-mode): Removed this function
15783 (generic-mode-internal): Bind mode-specific definitions
15784 into function instead of putting them in alist.
15785 (generic-mode-set-comments): Reworked extensively.
15786 (generic-mode-find-file-hook): Simplified regexp searching
15787 (generic-make-keywords-list): Omit extra pair of parens
15788
15789 * find-lisp.el (find-lisp-find-files-internal):
15790 Make sure directory name ends with "/".
15791
15792 * generic-x.el (apache-conf-generic-mode):
15793 Regexp now allows leading whitespace.
15794 (rc-generic-mode): Added eval-when-compile
15795 around generic-make-keywords-list.
15796 Deleted duplicate regexp
15797 (rul-generic-mode): Added eval-when-compile
15798 around generic-make-keywords-list.
15799 (etc-fstab-generic-mode): New generic mode.
15800 (rul-generic-mode): Removed one eval-when-compile
15801 which caused a max-specpdl-size exceeded error.
15802
15803 2000-10-04 Miles Bader <miles@gnu.org>
15804
15805 * simple.el (minibuffer-temporary-goal-position): New variable.
15806 (next-history-element): Try to keep the position of point in the
15807 input string constant.
15808
15809 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
15810 (dired-do-create-files): If there's only one file, pass it in as
15811 the DEFAULT arg to dired-mark-read-file-name.
15812
15813 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
15814
15815 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
15816 (diff-goto-source): Be smarter when choosing REVERSE or not.
15817
15818 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
15819 (texinfo-mode-menu): Add an explicit shortcut for update all.
15820
15821 2000-10-03 Andre Spiegel <spiegel@gnu.org>
15822
15823 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
15824 factorize backend-specific code cleanly (this was essentially
15825 conceived by Stefan Monnier).
15826 (vc-unregister): Function removed.
15827 (vc-revert-file): New function.
15828 (vc-revert-buffer): Delegate some of the work to it.
15829
15830 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
15831 default branch unconditionally.
15832 (vc-rcs-set-default-branch): New function.
15833 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
15834 (vc-rcs-checkin): If an appropriate default branch has been set,
15835 force creation of that branch.
15836 (vc-rcs-receive-file): Rewritten to contain only backend-specific
15837 code (as suggested by Stefan Monnier).
15838
15839 2000-10-02 Gerd Moellmann <gerd@gnu.org>
15840
15841 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
15842 highlighting overlay with a different face over the overlay
15843 isearch uses to highlight the current match because that can lead
15844 to bad face combinations.
15845
15846 * loadup.el (toplevel): Load faces before isearch.
15847
15848 * isearch.el (isearch-faces): New custom group.
15849 (isearch): New defface; was already tested for in the code.
15850 (isearch-lazy-highlight-face): Changed to defface from defcustom.
15851 (isearch-highlight): Always use face `isearch'.
15852
15853 2000-10-02 Dave Love <fx@gnu.org>
15854
15855 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
15856 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
15857 comparison of opcode with operand.
15858
15859 2000-10-03 Miles Bader <miles@gnu.org>
15860
15861 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
15862 buffer, since the echo area will now grow to accommodate them.
15863
15864 2000-10-02 Andre Spiegel <spiegel@gnu.org>
15865
15866 * vc-hooks.el (vc-registered): If FILE used to be registered under
15867 a certain backend, try that one first.
15868
15869 * vc.el (vc-responsible-backend): Undo the previous change in the
15870 argument list. Handle multiple backends correctly.
15871 (vc-find-new-backend): Function removed.
15872 (vc-register): Use vc-responsible-backend, as before.
15873 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
15874
15875 2000-10-02 Gerd Moellmann <gerd@gnu.org>
15876
15877 * startup.el (fancy-splash-head): Change message below the
15878 logo.
15879
15880 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
15881
15882 * diff-mode.el (diff-goto-source): Emit a status message.
15883 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
15884 (diff-test-hunk): Fix doc string.
15885 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
15886 (diff-advance-after-apply-hunk): New variable.
15887 (diff-apply-hunk): Don't return a value.
15888
15889 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
15890
15891 * vc.el (vc-editable-p): Minor optimization.
15892 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
15893 (vc-find-new-backend): New function split from vc-responsible-backend.
15894 (vc-register): Use it.
15895 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
15896 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
15897 (vc-default-unregister, vc-revert-buffer): Docstring fix.
15898 (vc-clear-headers): Don't use find-file.
15899 (vc-revert-buffer): Use `and' again (must have been a braino).
15900 (vc-switch-backend): Only prompt if requested.
15901 Short circuit if nothing is to be done.
15902 Don't use vc-resynch-buffer which could lose unsaved editing.
15903 (vc-default-receive-file): Update call to vc-unregister.
15904 (with-vc-file, vc-next-action-on-file):
15905 Use vc-backend rather than vc-registered.
15906 (vc-next-action-on-file): Use intern-soft.
15907 Deal with read-only *vc-diff* buffer.
15908 (vc-transfer-file): Docstring fix.
15909
15910 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
15911 (vc-rcs-receive-file): Avoid with-vc-properties.
15912 Update call to vc-unregister.
15913 Use constant `RCS' rather than (dynamically bound) var `backend'.
15914
15915 2000-10-01 Andre Spiegel <spiegel@gnu.org>
15916
15917 * vc.el (vc-next-action-on-file): Update mode line only if file
15918 is visited.
15919 (vc-start-entry): New argument initial-contents. Don't visit the file
15920 if it isn't already visited. Brought documentation up-to-date.
15921 (vc-next-action, vc-register): Updated calls to vc-start-entry.
15922 (vc-checkin): New optional arg initial-contents, which is passed to
15923 vc-start-entry.
15924 (vc-finish-logentry): Make sure to bury log buffer only if there
15925 really is one. Call `vc-resynch-buffer' on log-file, not
15926 buffer-file-name.
15927 (vc-default-comment-history, vc-default-wash-log): New functions.
15928 (vc-index-of): Removed.
15929 (vc-transfer-file): Make do without the above.
15930 (vc-default-receive-file): Call comment-history unconditionally. Pass
15931 the resulting string to vc-checkin, instead of inserting it into the
15932 comment ring.
15933
15934 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
15935 unconditionally. Use the comments as initial contents of the log
15936 entry buffer. Document the trick to force branch creation with no
15937 changes.
15938
15939 2000-10-01 Miles Bader <miles@gnu.org>
15940
15941 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
15942 `recenter' with an arg to prevent redrawing the display.
15943
15944 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
15945
15946 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
15947
15948 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
15949
15950 * progmodes/c-mode.el (c-mode):
15951 Don't gratuitously override the default for comment-column.
15952
15953 * textmodes/tex-mode.el (latex-metasection-list): New var.
15954 (latex-imenu-create-index): Use it.
15955 Move the regexp construction outside loops (and use push).
15956 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
15957 (tex-font-lock-keywords): Moved from font-lock.el.
15958 (tex-comment-indent): Remove.
15959 (tex-common-initialization): Don't set comment-indent-function.
15960 (latex-block-default): New var.
15961 (tex-latex-block): Use it to provide a default choice.
15962 Add any unknown choice to latex-block-names.
15963 Insert [...] after {...}.
15964 (tex-last-unended-begin): Simplify regexp.
15965 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
15966 (latex-forward-sexp-1, latex-forward-sexp): New functions.
15967 (latex-mode): Set forward-sexp-function.
15968
15969 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
15970 Add regexp for @ignore ... @end ignore.
15971 (texinfo-heading-face): New face.
15972 (texinfo-font-lock-keywords): Use it.
15973 (texinfo-mode-menu): New menu.
15974 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
15975 New functions.
15976 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
15977 (texinfo-section-types-regexp, texinfo-section-level-regexp)
15978 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
15979 Remove declaration.
15980 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
15981
15982 * delsel.el (delete-selection-mode): Use define-minor-mode.
15983
15984 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
15985
15986 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
15987
15988 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
15989
15990 2000-09-30 Gerd Moellmann <gerd@gnu.org>
15991
15992 * replace.el (keep-lines-read-args): New function.
15993 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
15994 read arguments interactively. Add parameters RSTART and REND.
15995 Operate on the active region in Transient Mark mode.
15996
15997 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
15998
15999 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
16000 (authors-obsolete-files-regexps): New variable.
16001 (authors-add): Don't record changes in obsolete files.
16002
16003 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16004
16005 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
16006
16007 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
16008 (comment-indent): Make sure there's a space between code and comment.
16009 Shift comments left to avoid going past fill-column.
16010
16011 2000-09-29 Gerd Moellmann <gerd@gnu.org>
16012
16013 * startup.el (startup-echo-area-message): New function.
16014 (display-startup-echo-area-message): Use it.
16015 (fancy-splash-screens): Rewritten to use keymaps and a timer.
16016 (fancy-splash-default-action): New function.
16017 (fancy-splash-screens-1): New function.
16018 (fancy-splash-head): Put a help-echo and a keymap under the image.
16019
16020 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16021
16022 * diff-mode.el (diff-add-log-file-name): Remove.
16023 (diff-mode): Use add-log-buffer-file-name-function.
16024
16025 * add-log.el (find-change-log): New arg BUFFER-FILE.
16026 (add-log-file-name): Obey add-log-file-name-function.
16027 (add-log-buffer-file-name-function): New var.
16028 (add-change-log-entry): Use it.
16029
16030 2000-09-29 Miles Bader <miles@gnu.org>
16031
16032 * image-file.el (image-file-name-extensions): New variable.
16033 (image-file-name-regexps): Renamed from `image-file-regexps'.
16034 New default value is nil. Call `auto-image-file-mode'.
16035 (image-file-name-regexp): New function.
16036 (auto-image-file-mode): New minor mode.
16037 (insert-image-file): Don't make conditional on the image-file
16038 handler being enabled.
16039 (image-file-handler): Make the call here conditional instead.
16040 (set-image-file-handler-enabled, enable-image-file-handler)
16041 (disable-image-file-handler): Functions removed.
16042
16043 * emacs-lisp/authors.el (authors-print): Rephrase many-files
16044 string.
16045
16046 2000-09-29 Gerd Moellmann <gerd@gnu.org>
16047
16048 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
16049 it's a function from CL.
16050 (latex-imenu-create-index): Replace eval-when-compile with progn
16051 because latex-section-alist is not bound while compiling.
16052
16053 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
16054
16055 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
16056 (outline-mode): Use define-derived-mode.
16057
16058 * progmodes/perl-mode.el (perl-mode):
16059 * progmodes/awk-mode.el (awk-mode):
16060 * progmodes/asm-mode.el (asm-mode):
16061 Don't gratuitously override the default for comment-column.
16062
16063 * emacs-lisp/lisp.el (lisp-complete-symbol):
16064 Distinguish the let-binding case from the funcall case.
16065 (forward-sexp-function): New variable.
16066 (forward-sexp): Use it.
16067
16068 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
16069 (easy-mmode-defmap): Remove the now useless autoload.
16070
16071 * time.el (display-time-mode): Use define-minor-mode.
16072
16073 * subr.el (add-minor-mode): Don't eval NAME.
16074 Don't depend on the presence of TOGGLE-FUN for any special behavior.
16075 Use if rather than cond.
16076
16077 * simple.el (read-expression-map): Define more properly.
16078 (comment-indent-hook): Remove.
16079 (string-to-syntax): Bug fix.
16080
16081 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
16082 (cvs-ediff-diff): Fix typo.
16083 (cvs-revert-if-needed): Don't bother preserving read-only.
16084
16085 * paren.el (show-paren-mode): Use define-minor-mode.
16086
16087 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
16088 (toggle-auto-compression): Remove.
16089 (jka-compr-build-file-regexp): Remove useless grouping.
16090
16091 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
16092 Avoid user-reserved bindings.
16093 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
16094 (diff-header-face): Revert to grey85.
16095
16096 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
16097
16098 * complete.el (partial-completion-mode) <defcustom>: Remove.
16099 (partial-completion-mode): Use define-minor-mode.
16100 (PC-do-completion): Understand `completion-auto-help = delay'
16101 to mean to popup the completion buffer only the second time.
16102 (PC-include-file-all-completions, PC-include-file-all-completions)
16103 (PC-include-file-all-completions): Don't quote lambda.
16104
16105 * comint.el (comint-mode-hook): Docstring fix.
16106 (comint-mode): Use define-derived-mode.
16107 (comint-mode-map): Remove obsolete comment.
16108 (make-comint): Minor stylistic change.
16109 (comint-insert-clicked-input): Be more careful to find the overlay.
16110 Use this-command-keys rather than hardcoding mouse-2.
16111
16112 * font-lock.el: Replace confusing (,@ with ,
16113 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
16114 Don't use regexp-opt-depth. Spice up the regexp for args.
16115 Don't distinguish between cmds that can take an opt arg or not.
16116 Use `append' and `prepend' rather than `keep'.
16117
16118 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
16119 (latex-outline-regexp): New var.
16120 (latex-outline-level): New fun.
16121 (latex-section-alist): New var.
16122 (latex-imenu-create-index): Use it. Use `push' as well.
16123 (tex-shell-map): Initialize it properly.
16124 (tex-mode): Minor stylistic change.
16125 (plain-tex-mode): Use define-derived-mode.
16126 (latex-mode): Use define-derived-mode.
16127 Construct the paragraph regexps in a more readable way.
16128 Set the buffer-local outline-{level,regexp} vars.
16129 (slitex-mode): Derive from latex-mode.
16130 (tex-common-initialization): Don't kill-all-vars anymore.
16131 Add setting for comment-add and font-lock-defaults.
16132 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
16133 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
16134 (tex-start-tex): New arg DIR (and send a chdir command for it).
16135 Also display the shell buffer and save it in tex-last-buffer-texed.
16136 (tex-region): Use expand-file-name rather than concat.
16137 Remove code made useless by changes in tex-start-tex.
16138 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
16139
16140 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
16141
16142 2000-09-28 Dave Love <fx@gnu.org>
16143
16144 * eshell/eshell.el (eshell) <defgroup>: Add :version.
16145
16146 2000-09-28 Gerd Moellmann <gerd@gnu.org>
16147
16148 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
16149 `append'.
16150
16151 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
16152
16153 * info.el (Info-extract-pointer): Undo last change.
16154 Instead, fix the position of the `bound' arg to re-search-backward.
16155
16156 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
16157
16158 * info.el (Info-extract-pointer):
16159 Widen more carefully, to avoid finding pointers in other nodes.
16160 (Info-index): Use push.
16161
16162 2000-09-27 Gerd Moellmann <gerd@gnu.org>
16163
16164 * frame.el (set-frame-font): Remove call to obsolete function
16165 frame-update-faces.
16166 (set-foreground-color, set-background-color): Likewise for
16167 frame-update-face-colors.
16168
16169 2000-09-27 Miles Bader <miles@gnu.org>
16170
16171 * image-file.el: New file.
16172
16173 2000-09-27 Gerd Moellmann <gerd@gnu.org>
16174
16175 * frame.el (frame-notice-user-settings): Don't call
16176 frame-update-faces, which is a no-op now.
16177
16178 * ediff-wind.el (ediff-control-frame-parameters): Add zero
16179 tool-bar-lines.
16180
16181 2000-09-27 Dave Love <fx@gnu.org>
16182
16183 * mouse.el: Fix last change.
16184
16185 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
16186
16187 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
16188
16189 2000-09-22 Kenichi Handa <handa@etl.go.jp>
16190
16191 * international/quail.el (quail-help): The output message is
16192 improved.
16193
16194 2000-09-26 Dave Love <fx@gnu.org>
16195
16196 * mouse.el (popup-menu): If POSITION is nil, set it using
16197 mouse-position.
16198
16199 2000-09-25 Sam Steingold <sds@gnu.org>
16200
16201 * net/browse-url.el (browse-url-file-url): Check for null maps.
16202
16203 2000-09-26 Gerd Moellmann <gerd@gnu.org>
16204
16205 * frame.el (frame-notice-user-settings): Don't add a
16206 tool-bar-lines frame parameter to default-frame-alist in batch mode.
16207
16208 * frame.el (frame-notice-user-settings):
16209 Make tool-bar-mode and default-frame-alist consistent.
16210
16211 * toolbar/tool-bar.el (tool-bar-help): New function.
16212
16213 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16214
16215 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
16216 current-load-list in top-level forms. Else this leaks a cons cell
16217 every time a defun is called.
16218
16219 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
16220
16221 2000-09-25 Dave Love <fx@gnu.org>
16222
16223 * startup.el (fancy-splash-head): Check XPM is available.
16224
16225 * autoinsert.el (auto-insert): Doc fix.
16226 (auto-insert-alist): Following GNU notices, don't say `copyright
16227 _by_'. Use line-beginning-position.
16228 (auto-insert): Check buffer-file-name is non-nil before use.
16229
16230 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16231
16232 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
16233 starting with `@def' or `@multitable', in addition to ones
16234 specified by the user in auto-fill-inhibit-regexp.
16235
16236 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
16237
16238 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
16239 rmail-dont-reply-to-names matches the empty string.
16240
16241 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16242
16243 * startup.el (command-line-1, fancy-splash-text): Change the
16244 text to sound more friendly.
16245
16246 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
16247
16248 * progmodes/hideshow.el: Update author email address.
16249 Generally, sync w/ maintainer version 5.22.
16250 (hs-hide-all-non-comment-function): New var.
16251 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
16252 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
16253 (hs-show-region): Delete this command.
16254 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
16255
16256 2000-09-22 Dave Love <fx@gnu.org>
16257
16258 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
16259 (hl-line-highlight): Specify buffer when moving overlay.
16260
16261 * progmodes/fortran.el (fortran-mode): Locally set
16262 normal-auto-fill-function.
16263 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
16264 (fortran-mode-map): Adjust auto-fill menu entry.
16265
16266 2000-09-22 Gerd Moellmann <gerd@gnu.org>
16267
16268 * vc-rcs.el (toplevel): Require `vc' when compiling.
16269
16270 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
16271
16272 2000-09-22 Andre Spiegel <spiegel@gnu.org>
16273
16274 * vc.el (vc-switch-backend): Signal an error if the file is not
16275 registered under the new backend.
16276
16277 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
16278 without explicit revision number.
16279
16280 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
16281
16282 * diff-mode.el (diff-file-header-face): Reset to its previous value.
16283 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
16284 (diff-xor): New function.
16285 (diff-find-source-location): Use it. Fix a stupid name clash.
16286 (diff-hunk-status-msg): New function.
16287 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
16288 (diff-test-hunk): Use diff-find-source-location.
16289 (diff-goto-source): Favor the `reverse'.
16290 (diff-hunk-text): Properly handle one-sided context diffs.
16291 (diff-apply-hunk): When done, advance to the next hunk.
16292
16293 2000-09-21 Gerd Moellmann <gerd@gnu.org>
16294
16295 * startup.el (command-line): If frame was created with a non-zero
16296 tool-bar-lines parameter, switch tool-bar-mode on.
16297
16298 * add-log.el (change-log-date-face, change-log-name-face)
16299 (change-log-email-face, change-log-file-face)
16300 (change-log-list-face, change-log-conditionals-face)
16301 (change-log-function-face, change-log-acknowledgement-face):
16302 New faces, inheriting from font-lock faces.
16303 (change-log-font-lock-keywords): Use them.
16304
16305 2000-09-21 Dave Love <fx@gnu.org>
16306
16307 * progmodes/cperl-mode.el (top-level): Clean up
16308 `eval-when-compile's and assorted defvars.
16309 (cperl-invalid-face): Don't double-quote value. Change custom
16310 type.
16311 (cperl-mode): Set normal-auto-fill-function and don't zap
16312 auto-fill-function.
16313 (cperl-imenu--function-name-regexp-perl): Renamed from
16314 imenu-example--function-name-regexp-perl.
16315 (cperl-imenu--create-perl-index): Renamed from
16316 imenu-example--create-perl-index.
16317 (cperl-xsub-scan): Don't require cl.
16318
16319 * msb.el (msb-mode-map): Use substitute-key-definition.
16320 (msb-mode): Use msb-mode-map.
16321
16322 2000-09-21 Andre Spiegel <spiegel@gnu.org>
16323
16324 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
16325 New functions.
16326 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
16327 (vc-switch-backend): New function.
16328 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
16329 (vc-register): Fix prompt.
16330 (vc-unregister, vc-default-unregister): New functions.
16331 (vc-version-diff): Handle empty buffer in sentinel.
16332
16333 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
16334 (vc-rcs-state-heuristic): Use it to guess the state of files with
16335 non-strict locking.
16336 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
16337 been set with -b, but not created yet.
16338 (vc-rcs-fetch-master-state): With non-strict locking, compare file
16339 contents in order to find the state.
16340 (vc-rcs-checkin): Allow creation of branches with no changes.
16341 (vc-rcs-unregister, vc-rcs-receive-file)
16342 (vc-rcs-set-non-strict-locking): New functions.
16343
16344 * vc-hooks.el (vc-name): Force correct computation of the value
16345 in case it is missing.
16346
16347 2000-09-21 Gerd Moellmann <gerd@gnu.org>
16348
16349 * startup.el (fancy-splash-tail): Use a different foreground
16350 color on a dark frame background.
16351
16352 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
16353
16354 * info.el: Use the correct capitalization when making Info-mode
16355 and Info-edit-mode `special' modes.
16356
16357 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
16358
16359 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
16360 (diff-mode): Add support for add-log.el.
16361 (diff-hunk-text): Use char offsets rather than line offsets.
16362 (diff-find-source-location): Replace LINE with line-offset (nil
16363 if not found) and always set POS to a meaningful position.
16364 Adapt to the new char-offsets.
16365 (diff-apply-hunk): Drop support for the unused `select' POPUP.
16366 Adapt to the new diff-find-source-location.
16367 (diff-goto-source): Adapt to the new diff-find-source-location.
16368
16369 * add-log.el (add-log-file-name): New function (split out of
16370 add-change-log-entry).
16371 (add-change-log-entry): Use it.
16372 Call add-log-file-name-function with the changelog file name if
16373 the current buffer is not associated with any file.
16374 Avoid find-file if the selected window is dedicated.
16375
16376 * diff-mode.el (diff-find-source-location):
16377 Move code from diff-apply-hunk. Return buffer rather than file.
16378 (diff-apply-hunk): Use the new result from diff-find-source-location.
16379 (diff-goto-source): Use the new diff-find-source-location.
16380
16381 2000-09-20 Dave Love <fx@gnu.org>
16382
16383 * iswitchb.el: Some doc fixes.
16384 (iswitchb-mode-map): Define completely initially. Inherit
16385 minibuffer-local-map.
16386 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
16387 fundamental-mode.
16388 (iswitchb-global-map): New variable.
16389 (iswitchb-summaries-to-end): Amalgamate regexps.
16390 (iswitchb-mode): New.
16391 (iswitchb-mode-hook): New variable.
16392 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
16393 `extensions'.
16394
16395 2000-09-20 Gerd Moellmann <gerd@gnu.org>
16396
16397 * ehelp.el (electric-help): New defgroup.
16398 (electric-help-shrink-window): New user-option.
16399 (with-electric-help): Use it.
16400
16401 * window.el (shrink-window-if-larger-than-buffer): If face
16402 `mode-line' has a :box, and we're on a graphical frame, add 1
16403 to the needed window height.
16404
16405 * frame.el (frame-notice-user-settings): Add a last parameter nil
16406 to a call to `append', because the last list passed to `append' is
16407 not copied, and so subsequent calls to assq-delete-all will modify
16408 default-frame-alist.
16409
16410 * startup.el (fancy-splash-image): Change :type.
16411 (fancy-splash-head): Use an XBM image if appropriate.
16412 (command-line-1): Show splash screens in more cases.
16413
16414 * startup.el (fancy-splash-text): Don't quote faces.
16415
16416 * dired.el (dired-font-lock-keywords): Undo last change.
16417 (dired-readin): Bind indent-tabs-mode to nil.
16418
16419 * startup.el (fancy-splash-head): If frame's background mode
16420 is `dark', change the black background of the image to gray.
16421 (fancy-splash-screens): Display startup echo area message.
16422 (display-startup-echo-area-message): New function.
16423
16424 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
16425
16426 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
16427
16428 * info.el (info-header-node): Tweak for color ttys.
16429
16430 * faces.el (face-valid-attribute-values): Make sure directories we
16431 search for stipples both exist and are readable before trying to
16432 search them.
16433
16434 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
16435 in the dry-run case.
16436
16437 * jka-compr.el (with-auto-compression-mode): New macro.
16438
16439 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
16440 (custom-group-tag-face, custom-variable-tag-face): Use relative
16441 :height and inherit from `variable-pitch' face instead of
16442 hardwiring :family.
16443 * hi-lock.el (hi-black-hb): Likewise.
16444
16445 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
16446 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
16447 toolbar-add-item, if image doesn't have a mask add a `:mask
16448 heuristic'.
16449
16450 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
16451
16452 * diff-mode.el: Docstring fixes.
16453 (diff-header-face, diff-comment-face): New faces.
16454 (diff-font-lock-keywords): Highlight a bit differently.
16455 (diff-find-source-location): Don't return SPAN any more.
16456 (diff-hunk-text): Don't bother erasing the temp buffer.
16457 (diff-find-text): Drop argument LINE.
16458 (diff-apply-hunk): Update calls to diff-find-text.
16459 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
16460
16461 * calendar/calendar.el: Docstring fixes.
16462 (calendar-make-alist): Don't quote lambda.
16463 (calendar-star-date): Use make-local-variable.
16464
16465 2000-09-19 Dave Love <fx@gnu.org>
16466
16467 * toolbar/tool-bar.el: Renamed from toolbar.el.
16468 Change `toolbar' to `tool-bar' generally in symbols.
16469 Make some items invisible in `special' major modes.
16470 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
16471 Add arg PROPS.
16472
16473 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
16474 Add :version here.
16475 (fancy-splash-delay, fancy-splash-image): Remove :version here.
16476
16477 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16478
16479 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
16480
16481 * files.el (find-file-suppress-same-file-warnings): New user-option.
16482 (find-file-noselect): Use it.
16483
16484 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
16485 (fancy-splash-screen): Defgroup.
16486
16487 * add-log.el (change-log-font-lock-keywords): Match names
16488 more exactly for the case that font-lock-constant-face is
16489 underlined.
16490
16491 2000-09-19 Richard M. Stallman <rms@gnu.org>
16492
16493 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
16494
16495 2000-09-19 Andre Spiegel <spiegel@gnu.org>
16496
16497 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
16498
16499 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16500
16501 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
16502 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
16503 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
16504 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
16505 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
16506 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
16507 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
16508 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
16509 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
16510 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
16511 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
16512 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
16513
16514 * startup.el (fancy-splash-text): New variable.
16515 (fancy-splash-delay, fancy-splash-image): New user-options.
16516 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
16517 (fancy-splash-screens): New functions.
16518 (command-line-1): If display has a `display' frame parameter, has
16519 colors, and we have XPM support, show more fancy splash screens.
16520
16521 2000-09-19 Dave Love <fx@gnu.org>
16522
16523 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
16524 with null `help'. Use modern backquote syntax.
16525
16526 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16527
16528 * font-lock.el (font-lock-mode): Change message telling the user
16529 that ``the buffer is too big''.
16530
16531 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
16532 for instance for the case that tab-width is 2.
16533
16534 2000-09-18 Gerd Moellmann <gerd@gnu.org>
16535
16536 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
16537 toolbar-add-item, if image doesn't have a mask add a `:mask
16538 heuristic'.
16539
16540 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
16541
16542 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
16543 and return a cons if it's non-nil.
16544 (diff-apply-hunk): Try to jump to the line in the source text
16545 corresponding to the position of point in the in the hunk.
16546
16547 * info.el (Info-title-3-face, Info-title-2-face)
16548 (Info-title-1-face): Use face inheritance and relative sizes
16549 instead of hard-wiring things.
16550
16551 * faces.el (secondary-selection): Make dark-background variant sane.
16552
16553 2000-09-16 Andrew Innes <andrewi@gnu.org>
16554
16555 * makefile.w32-in (compile-files-CMD): No need to make .elc files
16556 read-only, since they aren't under VC now.
16557
16558 2000-09-17 Dave Love <fx@gnu.org>
16559
16560 * tmm.el: Replace mapcar with mapc in several places.
16561
16562 * loadhist.el (unload-feature): Maybe call elp-restore-list and
16563 ad-unadvise.
16564
16565 * international/latin1-disp.el: New file.
16566
16567 * calendar/cal-move.el (scroll-calendar-left)
16568 (scroll-calendar-right): Make arg optional (for active mode line).
16569
16570 * calendar/calendar.el (calendar-mode-line-format): Make fields
16571 mouse-sensitive.
16572 (calendar-read-date, calendar-read-date, calendar-window-list):
16573 Unquote lambda.
16574 (calendar-month-name): Use aref, not sref.
16575
16576 * view.el (minor-mode-alist): Propertize the string.
16577
16578 * international/characters.el (standard-case-table): Add entries
16579 for Greek.
16580
16581 2000-09-18 Miles Bader <miles@gnu.org>
16582
16583 * info.el (info-node, info-xref): Add dark-background variants.
16584
16585 * faces.el (header-line): Change defaults to be less confusing
16586 when mixed with mode-lines.
16587
16588 * info.el (Info-fontify-node): Make a few cleanups.
16589 Add extra `help-echo' and `local-map' props to node xrefs.
16590 Use header-specific faces for node-names & xrefs.
16591 (Info-use-header-line): New variable.
16592 (info-header-xref, info-header-node): New faces.
16593 (Info-setup-header-line): New function.
16594 (Info-select-node): Call Info-setup-header-line when enabled.
16595 (Info-extract-pointer): Work even if the header line is hidden.
16596 (Info-header-line): New variable.
16597
16598 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
16599
16600 * vms-patch.el (print-region-function): Don't quote lambda.
16601
16602 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
16603
16604 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
16605 (lm-get-header-re): Allow spaces between the header and the colon.
16606 (lm-header): Allow $ in non-RCS headers.
16607 (lm-header-multiline): Put the strings back into order.
16608 Stop at an empty line. Don't require two space chars if the
16609 line is clearly not another header line.
16610
16611 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
16612 (popup-menu-popup): Remove.
16613
16614 2000-09-15 Gerd Moellmann <gerd@gnu.org>
16615
16616 * toolbar/toolbar.el (toolbar-add-item): Use the same image
16617 specification if or if not tool-bar item contains an `:enabled'
16618 property.
16619
16620 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
16621 current buffer has no file name.
16622
16623 2000-09-15 Dave Love <fx@gnu.org>
16624
16625 * strokes.el: Sync with maintainer's current version with changes
16626 for Emacs, but avoid runtime cl and levents.
16627 (toplevel): Change autoloads and compilation requires.
16628 (strokes-version, strokes-bug-address, strokes-lift): Values
16629 changed.
16630 (strokes-xpm-header, strokes-insinuated): New variable.
16631 (strokes): Add :link.
16632 (strokes-mode): Customized.
16633 (strokes-while-inhibiting-garbage-collector): New macro.
16634 (strokes-remassoc): Avoid remove-if.
16635 (strokes-fix-button2-command): Don't use ad-do-it.
16636 (strokes-insinuate): New function.
16637 (strokes-button-press-event-p, strokes-button-release-event-p):
16638 New functions, used instead of non-`strokes-' versions..
16639 (strokes-mouse-event-p): Rewritten.
16640 (strokes-event-closest-point): Avoid event-point.
16641 (strokes-get-grid-position): Avoid cdadr, caadr
16642 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
16643 functions.
16644 (strokes-help): Use with-output-to-temp-buffer.
16645 (strokes-window-configuration-changed-p): New function.
16646 (strokes-update-window-configuration): Use buffer-live-p,
16647 strokes-window-configuration-changed-p.
16648 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
16649 (strokes-char-face): New face.
16650 (strokes-char-table, strokes-base64-chars): New variable.
16651 (strokes-xpm-for-stroke, strokes-list-strokes)
16652 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
16653 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
16654 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16655 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
16656 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
16657 functions.
16658
16659 2000-09-15 Gerd Moellmann <gerd@gnu.org>
16660
16661 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
16662
16663 * image.el (create-image): Doc fix.
16664
16665 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
16666 instead of `:heuristic-mask t'.
16667
16668 2000-09-14 Andrew Innes <andrewi@gnu.org>
16669
16670 * makefile.w32-in: Revert to Unix line endings.
16671
16672 2000-09-14 Andrew Innes <andrewi@gnu.org>
16673
16674 * makefile.w32-in: Add bootstrap support. Also copy lisp source
16675 when installing.
16676
16677 * makefile.nt (DONTCOMPILE): Fix typo.
16678
16679 * shell.el (shell-write-history-on-exit): New function.
16680 (shell-dumb-shell-regexp): New custom variable.
16681 (shell-mode): Make shell-write-history-on-exit the process
16682 sentinel if shell name matches shell-dumb-shell-regexp.
16683
16684 * w32-fns.el: Comment out before-init-hook function which resets
16685 source-directory based; this breaks bootstrap.
16686
16687 2000-09-14 Dave Love <fx@gnu.org>
16688
16689 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
16690 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
16691 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
16692 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
16693 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
16694 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
16695 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
16696 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
16697 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
16698
16699 * toolbar/toolbar.el: New.
16700
16701 * subdirs.el: Add toolbar.
16702
16703 2000-09-14 Gerd Moellmann <gerd@gnu.org>
16704
16705 * indent.el (indent-for-tab-command): Doc fix.
16706
16707 2000-09-14 Alex Schroeder <alex@gnu.org>
16708
16709 * ansi-color.el (ansi-colors): Doc change.
16710 (ansi-color-get-face): Simplified regexp.
16711 (ansi-color-faces-vector): Added more faces, doc change.
16712 (ansi-color-names-vector): Doc change.
16713 (ansi-color-regexp): Simplified regexp.
16714 (ansi-color-parameter-regexp): New regexp.
16715 (ansi-color-filter-apply): Doc change.
16716 (ansi-color-filter-region): Doc change.
16717 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
16718 deal with zero length parameters.
16719 (ansi-color-apply-on-region): Doc change.
16720 (ansi-color-map): Doc change.
16721 (ansi-color-map-update): Removed debugging message.
16722 (ansi-color-get-face-1): Added condition-case to trap
16723 args-out-of-range errors.
16724 (ansi-color-get-face): Doc change.
16725 (ansi-color-make-face): Removed.
16726 (ansi-color-for-shell-mode): New option.
16727
16728 2000-09-13 Kenichi Handa <handa@etl.go.jp>
16729
16730 * international/quail.el (quail-start-translation): Translate KEY
16731 if necessary even if it doesn't have any mapping in the current
16732 input method.
16733 (quail-start-conversion): Likewise.
16734 (quail-help): The output message is improved.
16735
16736 2000-09-13 Miles Bader <miles@gnu.org>
16737
16738 * comint.el (comint-output-filter): Revert to using
16739 `insert-before-markers'. Add bletcherous hack to undo damage
16740 caused by `insert-before-markers'. Put `front-sticky' property on
16741 overlays created here so that the field code understands how the
16742 overlay works. Use a let when making comint-last-prompt-overlay,
16743 so that the code is easier to read.
16744
16745 2000-09-13 Dave Love <fx@gnu.org>
16746
16747 * wid-edit.el (widget-default-format-handler): DTRT when
16748 doc-property is a function.
16749
16750 2000-09-12 Francesco Potorti` <pot@gnu.org>
16751
16752 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
16753 filed name if it's not there.
16754
16755 2000-09-12 Dave Love <fx@gnu.org>
16756
16757 * simple.el (read-mail-command): Doc fix.
16758 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
16759
16760 * vc.el (vc-dired-listing-switches): Fix :version.
16761
16762 * vc-hooks.el: Doc fixes.
16763
16764 * subr.el (add-minor-mode): Use toggle-fun arg.
16765
16766 * speedbar.el: Add :version to several defcustoms.
16767
16768 * imenu.el (imenu--truncate-items, imenu--cleanup)
16769 (imenu--generic-function): Avoid mapcar.
16770 (imenu--replace-spaces): Function removed.
16771 (imenu--completion-buffer): Use subst-char-in-string.
16772 (imenu-add-to-menubar): Use keymap inheritance.
16773
16774 2000-09-12 Miles Bader <miles@gnu.org>
16775
16776 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
16777 (diff-mode-map): Bind `diff-test-hunk'.
16778 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
16779
16780 2000-09-11 Gerd Moellmann <gerd@gnu.org>
16781
16782 * bytecomp.el (byte-compile-defvar): Undo last change
16783 because it breaks '(make-variable-buffer-local (defvar ...)'
16784 which is used at least in dired.
16785
16786 2000-09-12 Kenichi Handa <handa@etl.go.jp>
16787
16788 * international/quail.el (quail-define-package): Docstring
16789 modified.
16790
16791 2000-09-12 Kenichi Handa <handa@etl.go.jp>
16792
16793 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
16794 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
16795 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
16796 docstring of "chinese-py".
16797
16798 * international/quail.el (quail-translation-docstring): New
16799 variable.
16800 (quail-show-keyboard-layout): Docstring modified.
16801 (quail-select-current): Likewise.
16802 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
16803 infinite recursive call.
16804 (quail-help): Check quail-translation-docstring. Format of the
16805 output changed.
16806 (quail-help-insert-keymap-description): Adjusted for the above
16807 change.
16808
16809 2000-09-11 Gerd Moellmann <gerd@gnu.org>
16810
16811 * bytecomp.el (byte-compile-defvar): Only cons onto
16812 current-load-list in top-level forms. Else this leaks a cons cell
16813 every time a defun is called.
16814
16815 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
16816
16817 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
16818 Now understands non-unified diffs. Some functionality moved into
16819 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
16820 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
16821 modify anything. Only reposition point in the patched file if the
16822 patch succeeds. Only pop up another window if POPUP is true.
16823 Emit a message describing what happened if successful, and at what
16824 line-offset. Automatically detect reversed hunks and do something
16825 appropriate.
16826 (diff-hunk-text, diff-find-text): New functions.
16827 (diff-filter-lines): Function removed.
16828 (diff-test-hunk): New function.
16829 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
16830
16831 2000-09-10 Dave Love <fx@gnu.org>
16832
16833 * textmodes/tildify.el: Minor doc/commentary fixes.
16834 (tildify) <defgroup>: Add :version.
16835
16836 * faces.el (face-x-resources): Make custom type more specific.
16837 (frame-background-mode): Use mapc.
16838 (region) <defcustom>: Add :version.
16839
16840 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
16841
16842 * vc-sccs.el (vc-sccs-register):
16843 * vc-rcs.el (vc-rcs-register):
16844 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
16845 * vc.el (vc-register): Clear file's properties.
16846
16847 2000-09-08 Gerd Moellmann <gerd@gnu.org>
16848
16849 * faces.el (face-spec-set): Only face-spec-reset-face when
16850 ATTRS is non-nil.
16851
16852 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
16853
16854 * help.el (help-insert-xref-button): Fix a typo in doc string.
16855
16856 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
16857
16858 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
16859 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
16860 methods.
16861
16862 * menu-bar.el (read-mail-item-name): New function.
16863 (menu-bar-tools-menu): Use it to compute and display the package
16864 used to read email.
16865 (menu-bar-tools-menu): Fix typo in GUD's help string.
16866
16867 2000-09-07 Dave Love <fx@gnu.org>
16868
16869 * diff-mode.el (diff-mouse-goto-source): New function.
16870
16871 * vc-sccs.el: Doc fixes.
16872 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
16873
16874 * vc-rcs.el: Doc fixes.
16875 (vc-rcs-register-switches, vc-rcs-checkin-switches)
16876 (vc-rcs-checkout-switches, vc-rcs-header)
16877 (vc-rcs-master-templates): Add or change :version.
16878
16879 * vc-cvs.el: Doc fixes.
16880 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
16881 (vc-cvs-stay-local): Add :version.
16882
16883 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
16884
16885 2000-09-07 Kenichi Handa <handa@etl.go.jp>
16886
16887 * international/quail.el (quail-help): Fix previous change.
16888
16889 2000-09-07 Gerd Moellmann <gerd@gnu.org>
16890
16891 * faces.el (color-values): Doc fix.
16892
16893 * faces.el (frame-set-background-mode): Use frame-parameter
16894 instead of frame-parameters.
16895
16896 * frame.el (filtered-frame-list): Reduce consing.
16897 (frames-on-display-list): Call frame-parameter instead of
16898 frame-parameters.
16899
16900 2000-09-07 Kenichi Handa <handa@etl.go.jp>
16901
16902 * language/devan-util.el (devanagari-to-indian-region): In the
16903 loop, change the following char, not preceding char.
16904
16905 2000-09-07 Gerd Moellmann <gerd@gnu.org>
16906
16907 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
16908 instead of frame-parameters.
16909
16910 * faces.el (set-face-attribute): Simplify by calling
16911 internal-set-lisp-face-attribute with FRAME being 0.
16912
16913 * vc.el: Remove `Id' version control keyword.
16914
16915 2000-09-07 Kenichi Handa <handa@etl.go.jp>
16916
16917 * help.el (help-make-xrefs): Adjusted for the change of
16918 help-xref-mule-regexp.
16919 (help-insert-xref-button): New function.
16920
16921 * international/mule-cmds.el (help-xref-mule-regexp-template):
16922 Include the pattern for character set.
16923 (leim): New group.
16924
16925 * international/quail.el: Don't require face.
16926 (quail): New group.
16927 (quail-other-command): Dummy command to make quail-help work better.
16928 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
16929 (quail-keyboard-layout-substitution): New variable.
16930 (quail-update-keyboard-layout): New function.
16931 (quail-keyboard-layout-type): New customizable variable.
16932 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
16933 (quail-keyboard-translate): Pay attention to
16934 quail-keyboard-layout-substitution.
16935 (quail-insert-kbd-layout): New function.
16936 (quail-show-keyboard-layout): New function.
16937 (quail-get-translation): If the definition is a vector of length
16938 1, and the element is a string of length 1, return the character
16939 in that string.
16940 (quail-update-current-translations): Fix the case of
16941 relative-index out of range.
16942 (quail-build-decode-map, quail-insert-decode-map): New Functions.
16943 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
16944 Show key sequences for all available characters.
16945 (quail-help-insert-keymap-description): Don't show such verbose
16946 key bindings as quail-self-insert-command.
16947
16948 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
16949 Format changed, and each element now have extra documentations.
16950 (tit-process-header): Delete invalid characters from TIT-PROMPT.
16951 Adjusted for the change of quail-cxterm-package-ext-info.
16952
16953 2000-09-06 Gerd Moellmann <gerd@gnu.org>
16954
16955 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
16956 requiring it leads to a recursive loading of vc.el and vc-hooks.el
16957 during bootstrap.
16958
16959 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
16960
16961 * vc.el: (toplevel): Don't require `dired' at run-time.
16962 (vc-dired-resynch-file): Remove autoload cookie.
16963
16964 2000-09-05 Andre Spiegel <spiegel@gnu.org>
16965
16966 * vc.el: Made several backend functions optional.
16967 (vc-default-responsible-p): New function.
16968 (vc-merge): Use RET for first version to trigger merge-news, not
16969 prefix arg.
16970 (vc-annotate): Handle backends that do not support annotation.
16971 (vc-default-merge-news): Removed. The existence of a merge-news
16972 implementation is now checked on caller sites.
16973
16974 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
16975 case.
16976
16977 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
16978 special case that has been removed from the default in vc-hooks.el.
16979
16980 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
16981
16982 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
16983
16984 2000-09-05 Andre Spiegel <spiegel@gnu.org>
16985
16986 * vc-hooks.el: Require vc during compilation.
16987 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
16988 macro `with-vc-properties' in vc.el.
16989 (vc-file-getprop): Doc fix.
16990 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
16991
16992 * vc.el: Require dired-aux during compilation.
16993 (vc-name-assoc-file): Moved to vc-sccs.el.
16994 (with-vc-properties): New macro.
16995 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
16996 vc-finish-steal): Use it.
16997 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
16998 to the backend-specific function is now supposed to do the checkout,
16999 too.
17000 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
17001
17002 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
17003 set file properties; that gets done in the generic code now.
17004
17005 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
17006 Changed parameter list, added code from vc.el that does the
17007 checkout, possibly with a double-take.
17008
17009 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
17010 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
17011 the above under the new name.
17012 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
17013 parameter list, added checkout command.
17014 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
17015 properties; that gets done in the generic code now.
17016
17017 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17018
17019 * vc.el: Docstring fixes (courtesy of checkdoc).
17020
17021 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17022
17023 * vc.el (vc-checkout-writable-buffer-hook)
17024 (vc-checkout-writable-buffer): Remove.
17025 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
17026 (vc-log-mode): Make it into a clean derived major mode.
17027 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
17028 vc-log-mode if log-edit is not available.
17029 (vc-dired-mode-map): Don't set-keymap-parent yet.
17030 (vc-dired-mode): Do set-keymap-parent here.
17031 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
17032
17033 2000-09-05 Gerd Moellmann <gerd@gnu.org>
17034
17035 * faces.el (set-face-attribute, face-spec-reset-face)
17036 (face-spec-set): Avoid consing by removing calls to `apply'.
17037
17038 * frame.el (frame-parameter): Move to C code.
17039
17040 2000-09-05 Dave Love <fx@gnu.org>
17041
17042 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
17043 insert-before-markers-and-inherit. Now checked systematically!
17044
17045 2000-09-05 Alex Schroeder <alex@gnu.org>
17046
17047 * sql.el (sql-postgres): Use sql-postgres-options.
17048 (sql-postgres-options): New variable.
17049
17050 2000-09-05 Alex Schroeder <alex@gnu.org>
17051
17052 * sql.el (sql-mode-menu): Work around missing variable mark-active
17053 in XEmacs.
17054 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
17055 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
17056 compatibility.
17057
17058 2000-09-04 Gerd Moellmann <gerd@gnu.org>
17059
17060 * vc.el (vc-dired-resynch-file): Add autoload cookie.
17061
17062 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
17063
17064 * Makefile.in (DONTCOMPILE): Fix typo in file name.
17065
17066 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17067
17068 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
17069 don't support anything else under SCCS yet.
17070
17071 * vc-hooks.el: Minor doc fixes.
17072
17073 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17074
17075 * vc.el (vc-next-action-on-file): Do not visit the file if it's
17076 not necessary. If verbose in state `needs-patch', do the same as
17077 under `up-to-date'. When NOT verbose and `needs-patch', check out
17078 latest version instead of `merge-news'.
17079 (vc-next-action-dired): Don't mess with default-directory here; it
17080 breaks other parts of dired. It is the job of the
17081 backend-specific functions to adjust it temporarily if they need it.
17082 (vc-next-action): Remove a special CVS case.
17083 (vc-clear-headers): New optional arg FILE.
17084 (vc-checkin, vc-checkout): Set properties vc-state and
17085 vc-checkout-time properly.
17086 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
17087 (vc-print-log): Use new backend function `show-log-entry'.
17088 (vc-cancel-version): Do the checks in a different order. Added a
17089 FIXME concerning RCS-only code.
17090
17091 * vc-rcs.el (vc-rcs-show-log-entry): New function.
17092 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
17093
17094 * vc-cvs.el (vc-cvs-show-log-entry): New function.
17095
17096 * vc-hooks.el (vc-default-mode-line-string): Show state
17097 `needs-patch' as a `-' too.
17098
17099 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17100
17101 * vc.el (vc-responsible-backend): New optional arg REGISTER.
17102 (vc-default-could-register): New function.
17103 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
17104 (vc-resynch-buffer): Call vc-dired-resynch-file.
17105 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
17106 vc-resynch-buffer instead of vc-resynch-window.
17107 (vc-next-action-dired): Don't redisplay here, that gets done as a
17108 result of the individual file operations.
17109 (vc-retrieve-snapshot): Corrected prompt order.
17110
17111 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
17112
17113 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
17114 as well.
17115 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
17116 hostname regexps. Updated all callers.
17117 (vc-cvs-responsible-p): Handle directories as well.
17118 (vc-cvs-could-register): New function.
17119 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
17120 properties up-to-date.
17121
17122 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
17123 user whether to create one.
17124
17125 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17126
17127 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
17128 check out a non-existing file.
17129
17130 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
17131 workfile does not exist.
17132
17133 * vc.el (vc-version-diff): Use `require' to check for existence of
17134 diff-mode.
17135
17136 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17137
17138 * vc-cvs.el (vc-cvs-registered): Use new function
17139 vc-cvs-parse-entry to do the actual work.
17140
17141 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17142
17143 * vc-hooks.el (vc-find-backend-function): If function doesn't
17144 exist, return nil instead of error.
17145 (vc-call-backend): Doc fix.
17146
17147 * vc.el (vc-do-command): Doc fix.
17148 (vc-finish-logentry): When checking in from vc-dired, choose the
17149 right backend for logentry check.
17150 (vc-dired-mode-map): Inherit from dired-mode-map.
17151 (vc-dired-mode): Local value of dired-move-to-filename-regexp
17152 simplified.
17153 (vc-dired-state-info): Removed, updated caller.
17154 (vc-default-dired-state-info): Use parentheses instead of hyphens.
17155 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
17156 (vc-dired-listing-switches): New variable.
17157 (vc-directory): Use it, instead of dired-listing-switches.
17158
17159 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
17160 (vc-cvs-dir-state): New function.
17161 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
17162 (vc-cvs-parse-entry): New function, also to be used in
17163 vc-cvs-registered.
17164
17165 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17166
17167 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
17168 *or* single-window-frames.
17169
17170 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17171
17172 * vc.el (vc-update-changelog): Split into generic part and default
17173 implementation. Doc string adapted.
17174 (vc-default-update-changelog): New function. Call the `rcs2log'
17175 script in exec-directory, to fix a long-standing nuisance.
17176
17177 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
17178 simply signals an error.
17179
17180 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17181
17182 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
17183 control-flow more clear and to avoid running `cvs' twice.
17184
17185 * vc.el (vc-next-action-on-file): Doc fix.
17186 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
17187 (vc-print-log): Eval `file' before constructing the continuation.
17188
17189 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17190
17191 * vc.el (vc-next-action-on-file): Corrected several messages.
17192 (vc-merge): Add prefix arg `merge-news'; handle it.
17193
17194 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
17195 is not reached. It is.
17196 (vc-cvs-merge): Set state to 'edited after merge.
17197 (vc-cvs-merge-news): Set workfile version to nil if not known.
17198 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
17199
17200 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
17201 via stdout. (Merge from main line.)
17202
17203 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17204
17205 * vc.el (vc-finish-logentry): Thinko in the "same comment"
17206 detection.
17207
17208 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17209
17210 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
17211 against kill-all-local-variables.
17212 (vc-log-edit): Don't save vc-parent-buffer any more.
17213 (vc-last-comment-match): Initialize to an empty string.
17214 (vc-post-command-functions): New hook.
17215 (vc-do-command): Run it.
17216 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
17217 (vc-finish-logentry): Only add the comment to the ring if it's
17218 different from the last comment entered.
17219 (vc-new-comment-index): New function.
17220 (vc-previous-comment): Use it. Make the minibuffer message
17221 slightly less terse.
17222 (vc-comment-search-reverse): Make it work forward as well. Don't
17223 set vc-comment-ring-index if no match is found. Use
17224 vc-new-comment-index.
17225 (vc-comment-search-forward): Use vc-comment-search-reverse.
17226 (vc-dired-mode-map): Don't inherit from dired-mode-map since
17227 define-derived-mode will do it for us. Bind `v' to a keymap that
17228 inherits from vc-prefix-map so that we can bind `vt' without
17229 binding C-x v t.
17230 (vc-retrieve-snapshot): Parenthesis typo.
17231
17232 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
17233 to 1. Make sure to switch to *vc* before looking for an error
17234 message. Use vc-parse-buffer.
17235
17236 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17237
17238 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
17239 and NAME.
17240 (vc-retrieve-snapshot): Split into two parts.
17241 (vc-default-retrieve-snapshot): New function.
17242
17243 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
17244 (vc-cvs-retrieve-snapshot): New function (untested).
17245 (vc-cvs-stay-local): Default to t.
17246 (vc-cvs-remote-p): New function and property.
17247 (vc-cvs-state): Stay local only if the above is t.
17248 (vc-handle-cvs): Removed.
17249 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
17250 done via vc-handled-backends now.
17251 (vc-cvs-header): Escape Id.
17252
17253 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17254
17255 * vc.el (vc-do-command): Remove unused commands.
17256 (vc-version-diff): Make sure default-directory ends with a slash.
17257 Move the window commands into a vc-exec-after.
17258 (vc-print-log): Move more of the code into the `vc-exec-after'.
17259
17260 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17261
17262 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
17263 (vc-print-log): Search current revision from beginning of buffer.
17264 (vc-revert-buffer): Clear echo area after the diff is finished.
17265 (vc-prefix-map): Removed definition of "t" for terse display in vc
17266 dired.
17267 (vc-dired-mode-map): Inherit from dired-mode-map. Added
17268 definition of "vt" for terse display.
17269 (vc-dired-mode): Fix dired-move-to-filename-regexp.
17270
17271 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17272
17273 * vc.el (vc-exec-after): Avoid caddr.
17274
17275 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17276
17277 * vc.el (vc-exec-after): New function.
17278 (vc-do-command): Use it to add a termination message for async
17279 procs.
17280 (vc-checkout): Try to handle a missing-backend situation.
17281 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
17282 of a directory with a backend using async diffs.
17283 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
17284 present.
17285
17286 * vc-sccs.el (vc-sccs-state-heuristic): Use
17287 file-ownership-preserved-p.
17288
17289 * vc-rcs.el (vc-rcs-state-heuristic): Use
17290 file-ownership-preserved-p.
17291 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
17292
17293 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17294
17295 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
17296 vc-do-command.
17297
17298 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
17299 when there are no changes.
17300
17301 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17302
17303 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
17304
17305 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
17306
17307 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17308
17309 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
17310
17311 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
17312 the `fset' outside of the defvar so that it works even if
17313 vc-prefix-map was already defined.
17314 (vc-setup-buffer): New function, split out of vc-do-command.
17315 (vc-do-command): Allow BUFFER to be t to mean `just use the
17316 current buffer without any fuss'.
17317 (vc-version-diff): Change the `diff' backend operation to just put
17318 the diff in the current buffer without erasing it. Always use
17319 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
17320 shrink-window-if-larger-than-buffer.
17321 (vc-print-log): Change the `print-log' backend operation to just
17322 put the log in the current buffer without erasing it. Protect
17323 shrink-window-if-larger-than-buffer.
17324 (vc-update-change-log): Fix setd typo.
17325
17326 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
17327 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
17328
17329 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
17330 (vc-rcs-diff): Insert in the current buffer and remove unused arg
17331 CMP.
17332
17333 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
17334 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
17335 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
17336
17337 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17338
17339 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
17340 not possible, use vc-BACKEND-workfile-unchanged-p.
17341 (vc-default-workfile-unchanged-p): New function. Delegates to a
17342 full vc-BACKEND-diff.
17343
17344 * vc-hooks.el (vc-simple-command): Removed.
17345
17346 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
17347 instead of vc-simple-command.
17348 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
17349 avoid doing a diff when opening a file.
17350 (vc-rcs-state): Added check for unlocked-changes.
17351 (vc-rcs-header): Escape Id.
17352 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
17353 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
17354 version.
17355
17356 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
17357 (vc-sccs-diff): Remove optional arg CMP.
17358 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
17359 SCCS-specific function.
17360
17361 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
17362 vc-simple-command.
17363
17364 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17365
17366 * vc.el (vc-editable-p): Renamed from vc-writable-p.
17367 (with-vc-file, vc-merge): Use vc-editable-p.
17368 (vc-do-command): Remove unused var vc-file and fix the
17369 doubly-defined `status' var. Add a user message when starting an
17370 async command.
17371 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
17372 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
17373 Use with-current-buffer.
17374 (vc-buffer-sync): Use unless.
17375 (vc-next-action-on-file): If the file is 'edited by read-only,
17376 make it read-write instead of trying to commit.
17377 (vc-version-diff, vc-update-change-log): Use `setq
17378 default-directory' rather than `cd'.
17379 (vc-log-edit): Don't forget to set default-directory in the
17380 buffer.
17381
17382 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
17383 (vc-sccs-state-heuristic): Use file-writable-p instead of
17384 comparing userids.
17385 (vc-sccs-checkout): Use `unless'.
17386
17387 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
17388 of comparing userids.
17389 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
17390 Simplify the logic by eliminating unreachable code.
17391 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
17392 just do a recursive call if we need to retry.
17393 (vc-rcs-checkout): Handle the case where rcs is missing by making
17394 the buffer read-write if requested and re-signalling the error.
17395
17396 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
17397
17398 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17399
17400 * vc-hooks.el (vc-handled-backends): Docstring change.
17401 (vc-ignore-vc-files): Mark obsolete.
17402 (vc-registered): Check vc-ignore-vc-files.
17403 (vc-find-file-hook, vc-file-not-found-hook): Don't check
17404 vc-ignore-vc-files.
17405
17406 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
17407
17408 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17409
17410 * vc.el (vc-checkout): Don't do anything special for ange-ftp
17411 files since ange-ftp already has vc-registered return nil.
17412
17413 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
17414 (vc-sccs-workfile-version): Use with-temp-buffer and new
17415 vc-parse-buffer and don't bother setting the property.
17416 (vc-sccs-add-triple): Use with-current-buffer and
17417 find-file-noselect.
17418 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
17419
17420 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
17421 derives from the old vc-parse-buffer but uses the revision number
17422 rather than the date (much easier to compare robustly).
17423 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
17424 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
17425 locking-user more directly. Check strict locking and set
17426 checkout-model appropriately.
17427 (vc-rcs-parse-locks): Remove.
17428 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
17429 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
17430 (vc-rcs-system-release): Use with-current-buffer and
17431 vc-parse-buffer.
17432 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
17433
17434 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
17435 (vc-simple-command): Docstring fix.
17436 (vc-registered): Align the way the file-handler is called with the
17437 way the function itself works.
17438 (vc-file-owner): Remove.
17439
17440 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
17441 extraction of fields and call to file-attributes because of a
17442 temporary bug in rcp.el.
17443 (vc-cvs-fetch-status): Use with-current-buffer.
17444
17445 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17446
17447 * vc.el (vc-do-command): Use file-relative-name.
17448 (vc-responsible-backend): Use vc-backend if possible.
17449 (vc-create-snapshot): Improve the `interactive' spec. Add support
17450 for branches and dispatch to backend-specific `create-snapshot'.
17451 (vc-default-create-snapshot): New function, containing the bulk of
17452 the old vc-create-snapshot.
17453 (vc-retrieve-snapshot): Improve the interactive spec.
17454
17455 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
17456 (vc-backend-hook-functions): Remove.
17457 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
17458 (vc-backend): Reintroduce the test for `file = nil' now that I
17459 know why it was there (and added a comment to better remember).
17460
17461 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
17462 code from vc-sccs-hooks.el.
17463 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
17464 'vc anymore.
17465 (vc-sccs-responsible-p): Use expand-file-name instead of concat
17466 and file-directory-p instead of file-exists-p.
17467 (vc-sccs-check-headers): Simplify the regexp.
17468
17469 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
17470 from vc-rcs-hooks.el. Don't require 'vc anymore.
17471 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
17472 file-directory-p instead of file-exists-p.
17473
17474 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
17475 from vc-cvs-hooks.el.
17476 (proto vc-cvs-registered): Require 'vc-cvs instead of
17477 'vc-cvs-hooks. Don't require 'vc anymore.
17478 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
17479 file-directory-p instead of file-exists-p.
17480 (vc-cvs-create-snapshot): New function, replacing
17481 vc-cvs-assign-name.
17482 (vc-cvs-assign-name): Remove.
17483
17484 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17485
17486 * vc-cvs.el (vc-cvs-header): New var.
17487
17488 * vc-rcs.el (vc-rcs-exists): Remove.
17489 (vc-rcs-header): New var.
17490
17491 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
17492 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
17493 (vc-sccs-header): New var.
17494
17495 * vc.el (vc-do-command): Get rid of the `last' argument.
17496 (vc-header-alist): Remove, replaced by vc-X-header.
17497 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
17498 (vc-dired-hook): Use expand-file-name instead of concat.
17499 (vc-directory): Use file-name-as-directory.
17500 (vc-snapshot-precondition, vc-create-snapshot)
17501 (vc-retrieve-snapshot): Allow the command to operate on any
17502 directory.
17503
17504 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
17505 just removing the 'WORKFILE argument or by removing the 'MASTER
17506 argument and replacing `file' with (vc-name file).
17507
17508 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17509
17510 * vc.el: Update Copyright and add a crude list of backend funs.
17511 (vc-writable-p): New function.
17512 (with-vc-file): Use vc-writable-p.
17513 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
17514 (vc-register): Avoid vc-name.
17515 (vc-locking-user): Remove.
17516 (vc-steal-lock): Make the `owner' arg non-optional.
17517 (vc-merge): Use vc-writable-p instead of vc-locking-user and
17518 vc-checkout-model.
17519 (vc-default-dired-state-info): Use vc-state instead of
17520 vc-locking-user and return special strings for special states.
17521 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
17522 and get rid of one of the special CVS cases.
17523 (vc-cancel-version): prettify error message with \\[...].
17524 (vc-rename-master): New function.
17525 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
17526 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
17527 the CVS special case generic.
17528 (vc-default-record-rename): Remove.
17529 (vc-file-tree-walk-internal): Only call FUNC for files that are
17530 under control of some VC backend and replace `concat' with
17531 expand-file-name.
17532 (vc-file-tree-walk): Update docstring.
17533 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
17534 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
17535
17536 * vc-sccs.el (vc-sccs-rename-file): Renamed from
17537 vc-sccs-record-rename. Use `find-file-noselect' rather than
17538 `find-file' and call `vc-rename-master' to do the actual move.
17539 (vc-sccs-diff): Remove unused `backend' variable.
17540
17541 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
17542 to delay loading of vc-sccs until it is really used.
17543 (vc-sccs-master-templates): Preload.
17544 (vc-sccs-state): Update call to vc-sccs-parse-locks.
17545 (vc-sccs-project-dir): Remove (merged into
17546 vc-sccs-search-project-dir).
17547 (vc-sccs-search-project-dir): Rewrite using file name handling ops
17548 rather than `concat', make sure it is preloaded and don't bother
17549 to check that the file actually exists.
17550 (vc-sccs-parse-locks): Remove unused `file' argument, remove
17551 `locks' argument (use buffer's content instead) and eliminate n^2
17552 behavior.
17553
17554 * vc-rcs.el: Update Copyright.
17555 (vc-rcs-rename-file): New function.
17556 (vc-rcs-diff): Remove unused `backend' variable.
17557
17558 * vc-hooks.el: Update Copyright.
17559 (vc-backend): Don't accept a nil argument any more.
17560 (vc-up-to-date-p): Turn into a defsubst.
17561 (vc-possible-master): New function.
17562 (vc-check-master-templates): Use `vc-possible-master' and allow
17563 funs in vc-X-master-templates to return a non-existent file.
17564
17565 * vc-cvs.el: Update Copyright.
17566 (vc-cvs-diff): Remove unused `backend' variable.
17567 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
17568
17569 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
17570
17571 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17572
17573 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
17574 since it can be called from vc-rcs.el.
17575 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
17576
17577 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17578
17579 * vc.el (vc-version-diff): Expand file name read from the
17580 minibuffer. Handle the case when a previous version number can't
17581 be guessed. Give suitable messages when there were no differences
17582 found.
17583 (vc-clear-headers): Call backend-specific implementation, if one
17584 exists.
17585 (vc-cancel-version): Made error checks generic. When done, clear
17586 headers generically, too.
17587
17588 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
17589 from vc-clear-headers in vc.el.
17590
17591 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
17592 correctly.
17593 (vc-rcs-latest-on-branch-p): Made second argument VERSION
17594 optional. Handle the case when it's not there.
17595
17596 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17597
17598 * vc.el (vc-locking-user): Moved from vc-hooks.el.
17599
17600 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17601
17602 * vc-hooks.el (vc-loadup): Remove.
17603 (vc-find-backend-function): Use `require'. Also, handle the case
17604 where vc-BACKEND-hooks.el doesn't exist.
17605 (vc-call-backend): Cleanup.
17606
17607 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17608
17609 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
17610 vc-rcs-grab-templates)
17611 (vc-rcs-registered): Remove. The default function works as well.
17612 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
17613 vc-sccs-grab-templates)
17614 (vc-sccs-registered): Remove. The default function works as well.
17615
17616 * vc.el (vc-version-diff): Left out a vc- in call to
17617 vc-call-backend.
17618 (vc-default-dired-state-info, vc-default-record-rename)
17619 (vc-default-merge-news): Update for the new backend argument.
17620
17621 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
17622 using the default function.
17623 (vc-call-backend): If calling the default function, pass it the
17624 backend as first argument. Update the docstring accordingly.
17625 (vc-default-state-heuristic, vc-default-mode-line-string): Update
17626 for the new backend argument.
17627 (vc-make-backend-sym): Renamed from vc-make-backend-function.
17628 (vc-find-backend-function): Use the new name.
17629 (vc-default-registered): New function.
17630
17631 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17632
17633 * vc.el (vc-merge): Use vc-find-backend-function.
17634
17635 * vc-hooks.el (vc-backend-functions): Remove.
17636 (vc-loadup): Don't setup 'vc-functions.
17637 (vc-find-backend-function): New function.
17638 (vc-call-backend): Use above fun and populate 'vc-functions
17639 lazily.
17640 (vc-backend-defines): Remove.
17641
17642 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17643
17644 * vc.el (vc-register): Put a FIXME note for a newly found bug.
17645 Call vc-call-backend without the leading vc-.
17646 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
17647 (vc-check-headers): Call vc-call-backend without the leading vc-.
17648 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
17649 (vc-annotate-display): Replace confusing use of `cond' with `or'.
17650 Call vc-call-backend without the leading vc-.
17651
17652 * vc-cvs.el (tail): Provide vc-cvs.
17653 * vc-sccs.el (tail): Provide vc-sccs.
17654 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
17655
17656 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
17657 (vc-make-backend-function, vc-call): Pass names without leading
17658 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
17659 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
17660 (vc-call-backend): Always try to load vc-X-hooks.
17661 (vc-registered): Remove vc- in call to vc-call-backend.
17662
17663 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17664
17665 * vc.el (vc-process-filter): New function.
17666 (vc-do-command): Setup `vc-process-filter' for the async process.
17667 (vc-maybe-resolve-conflicts): New function to reduce
17668 code-duplication. Additionally, it puts the buffer in
17669 `smerge-mode' if applicable.
17670 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
17671 calling `merge-news'.
17672 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
17673 (vc-log-edit): New function. Replacement for `vc-log-mode' by
17674 interfacing to log-edit.el.
17675 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
17676 log-edit is available.
17677 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
17678
17679 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17680
17681 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
17682 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
17683 defvar and the initialization.
17684 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
17685
17686 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
17687 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
17688
17689 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
17690
17691 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17692
17693 * vc.el (vc-file-clear-masterprops): Removed.
17694 (vc-checkin, vc-revert-buffer): Removed calls to the above.
17695 (vc-version-diff): Use buffer-size without argument.
17696 (vc-register): Heed vc-initial-comment.
17697
17698 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
17699 default branch.
17700
17701 * vc-rcs.el (vc-rcs-register): Parse command output to find master
17702 file name and workfile version.
17703 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
17704
17705 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
17706 vc-file-clear-masterprops.
17707
17708 * vc-sccs.el (vc-sccs-checkout): Removed call to
17709 vc-file-clear-masterprops. If writable, set vc-state to 'edited
17710 rather than user login name.
17711
17712
17713 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17714
17715 * vc.el (vc-workfile-unchanged-p): Remove unused argument
17716 `want-differences-if-changed' and simplify.
17717 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
17718 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
17719 output (which is invalid for async vc-diff) to decide whether to
17720 do the revert silently or not.
17721
17722 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17723
17724 * vc-hooks.el (vc-loadup): Load files quietly.
17725 (vc-call-backend): Oops, brain fart.
17726
17727 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17728
17729 * vc-cvs.el (vc-cvs-state): Typo.
17730 (vc-cvs-merge-news): Return the status code rather than the error msg.
17731
17732 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17733
17734 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
17735 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
17736 vc-state or vc-up-to-date-p.
17737 (vc-merge): Use vc-backend-defines to check whether merging is
17738 possible. Set state to 'edited after successful merge.
17739
17740 * vc-hooks.el (vc-locking-user): If locked by the calling user,
17741 return that name. Redocumented.
17742
17743 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17744
17745 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
17746 new `vc-state' semantics.
17747 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
17748 'vc-locking-user to the current user.
17749 (vc-merge): Inline vc-backend-merge. Comment out code that I
17750 don't understand and hence can't adapt to the new `vc-state' and
17751 `vc-locking-user' semantics.
17752 (vc-backend-merge): Remove.
17753
17754 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
17755 rather than 'vc-locking-user.
17756
17757 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
17758
17759 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
17760 (vc-state): Don't use 'reserved any more. Just use the same
17761 convention as the one used for vc-<backend>-state where the
17762 locking user (as a string) is returned.
17763 (vc-locking-user): Update, based on the above convention. The
17764 'vc-locking-user property has disappeared.
17765 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
17766
17767 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
17768 with a heuristic one.
17769 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
17770 (vc-cvs-checkin): Do a trivial parse to set the state in case of
17771 error. That allows us to get to 'needs-merge even in the
17772 stay-local case. There's still no way to detect 'needs-patch in
17773 such a setup (or to force an update for that matter).
17774 (vc-cvs-logentry-check): Remove, the default works as well.
17775
17776 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17777
17778 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
17779
17780 * vc.el (vc-do-command): kill-all-local-variables, to reset any
17781 major-mode in which the buffer might have been put earlier. Use
17782 `remove' and `when'. Allow `okstatus' to be `async' and use
17783 `start-process' in this case.
17784 (vc-version-diff): Handle the case where the diff looks empty
17785 because of the use of an async process.
17786
17787 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17788
17789 * vc.el (vc-next-action-on-file): Removed optional parameter
17790 `simple'. Recompute state unconditionally.
17791 (vc-default-toggle-read-only): Removed.
17792
17793 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
17794 (vc-toggle-read-only): Undid prev change.
17795
17796 * vc-cvs.el (vc-cvs-stay-local): Renamed from
17797 vc-cvs-simple-toggle. Redocumented.
17798 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
17799 (vc-cvs-toggle-read-only): Removed.
17800
17801 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17802
17803 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
17804 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
17805 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
17806 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
17807 still is. So maybe it should be removed.
17808 (vc-head-version, vc-find-binary): Remove.
17809 (vc-recompute-state): Move from vc-hooks.el.
17810 (vc-next-action-on-file): Add a `simple' argument to allow
17811 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
17812 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
17813 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
17814 (vc-dired-mode-map): Properly defvar it.
17815 (vc-print-log): Call log-view-mode if available.
17816 (small-temporary-file-directory): defvar instead of use boundp.
17817 (vc-merge-news): Moved to vc-cvs.el.
17818 (vc-default-merge-news): New function.
17819
17820 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
17821 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
17822 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
17823 unknown `vc-latest-version' function. It should probably refer to
17824 vc-workfile-version or somesuch, but it's very unclear to me and I
17825 don't have SCCS to test things.
17826
17827 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
17828 (vc-sccs-state-heuristic): Fix typo.
17829 (vc-sccs-workfile-unchanged-p): Add missing argument.
17830
17831 * vc-rcs.el: Require vc and vc-rcs-hooks.
17832 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
17833 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
17834 (vc-release-greater-or-equal-p): Move from vc.
17835 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
17836 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
17837 (vc-rcs-checkout): Add a missing `new-version' argument in the
17838 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
17839
17840 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
17841 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
17842 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
17843 than the apparently unbound `workfile-version'.
17844
17845 * vc-hooks.el (vc-master-templates): Def the obsolete var.
17846 (vc-file-prop-obarray): Use `make-vector'.
17847 (vc-backend-functions): Add new hookable functions
17848 vc-toggle-read-only, vc-record-rename and vc-merge-news.
17849 (vc-loadup): If neither backend nor default functions exist, use
17850 the backend function rather than nil.
17851 (vc-call-backend): If the function if not bound yet, try to load
17852 the non-hook file to see if it provides it.
17853 (vc-call): New macro plus use it wherever possible.
17854 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
17855 nor `vc-find-binary' since it's only called from
17856 vc-mistrust-permission which is only used once the backend is known.
17857 (vc-checkout-model): Fix parenthesis.
17858 (vc-recompute-state, vc-prefix-map): Move to vc.el.
17859
17860 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
17861 (vc-cvs-release, vc-cvs-system-release): Remove.
17862 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
17863 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
17864 status symbols.
17865 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
17866 (vc-cvs-toggle-read-only): First cut at a function to allow a
17867 cvs-status-free vc-toggle-read-only.
17868 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
17869 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
17870 vc-cvs-status. Also set vc-state rather than vc-locking-user.
17871 (vc-cvs-checkout): Modify access rights directly if the user
17872 requested not to use `cvs edit'. And refresh the mode line.
17873
17874 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
17875 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
17876
17877 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17878
17879 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
17880 workfile' that got lost when the code was extracted from vc.el.
17881 And merged the tail with the rest of the code (not possible in the
17882 old vc.el where the tail was shared among all backends). And
17883 explicitly set the state to 'edited if `writable' is set.
17884
17885 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
17886 (vc-cvs-state): Be careful to return the value from
17887 vc-cvs-parse-state.
17888 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
17889 property but return it instead. Also be careful to handle a nil
17890 or "" `rev' when workfile is non-nil (it was handled properly when
17891 workfile was nil).
17892
17893 * vc.el: Removed those pesky unnecessary `(function' quotes.
17894 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
17895 directly in the defvar.
17896 (vc-do-command): Bind inhibit-read-only so as to properly handle
17897 the case where the destination buffer has been made read-only.
17898 (vc-diff): Delegate to vc-version-diff in all cases.
17899 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
17900 (vc-annotate-mode-variables): Removed (code moved partly to
17901 defvars and partly to vc-annotate-add-menu).
17902 (vc-annotate-mode): Turned into a derived-mode.
17903 (vc-annotate-add-menu): Moved in code in
17904 vc-annotate-mode-variables.
17905 (vc-update-change-log): Use make-temp-file if available.
17906
17907 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
17908
17909 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
17910 `vc-checkout-model' updated to `vc-cvs-update-model'.
17911
17912 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17913
17914 * vc.el (vc-next-action-on-file): Added handling of state
17915 `unlocked-changes'.
17916 (vc-checkout-carefully): Is now practically obsolete, unless the
17917 above is too slow to be enabled unconditionally.
17918 (vc-update-change-log): Fixed typo.
17919
17920 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
17921
17922 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
17923 Now handles state `unlocked-changes'.
17924 (vc-sccs-workfile-unchanged-p): New function, to support the above.
17925
17926 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
17927
17928 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
17929 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
17930 `unlocked-changes'.
17931 (vc-rcs-workfile-unchanged-p): Renamed from
17932 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
17933 function yet, but supposed to become one soon.
17934
17935 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
17936 `vc-steal-lock'.
17937 (vc-call-backend): Changed error message.
17938 (vc-state): Added description of state `unlocked-changes'.
17939
17940 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17941
17942 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
17943 always return t in CVS-controlled directories.
17944
17945 * vc.el (vc-responsible-backend): New function.
17946 (vc-register): Largely rewritten.
17947 (vc-admin): Removed (implementation moved into vc-register).
17948 (vc-checkin): Redocumented.
17949 (vc-finish-logentry): If no backend defined yet (because we are in
17950 the process of registering), use the responsible backend.
17951
17952 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
17953 Updated function lists.
17954 (vc-call-backend): Fixed typo.
17955
17956 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
17957 New functions.
17958 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
17959 Removed query option. Redocumented.
17960
17961 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17962
17963 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
17964
17965 * vc.el: Updated callers of `vc-checkout-required' to use
17966 `vc-checkout-model'.
17967
17968 2000-09-04 Martin Lorentzson <martinl@gnu.org>
17969
17970 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
17971 stuff updated to reference this function instead of the old
17972 `vc-backend-release-p'.
17973
17974 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17975
17976 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
17977 vc-checkout-model. Return appropriate values. Updated callers.
17978
17979 2000-09-04 Martin Lorentzson <martinl@gnu.org>
17980
17981 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
17982 (vc-backend-revert): Function moved into `vc-revert';
17983 `vc-next-action' must be updated to accomodate this change.
17984 (vc-backend-steal): Function moved into `vc-finish-steal'.
17985 (vc-backend-logentry-check): Function moved into
17986 `vc-finish-logentry'.
17987 (vc-backend-printlog): Function moved into `vc-print-log'.
17988 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
17989 (vc-backend-assign-name): Function moved into
17990 `vc-create-snapshot'.
17991
17992 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17993
17994 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
17995 Rename to vc-checkout-model. Return appropriate values.
17996 Update callers.
17997
17998 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
17999 to vc-checkout-model.
18000 (vc-checkout-required): Rename to vc-checkout-model.
18001 Re-implement and re-comment.
18002 (vc-after-save): Use vc-checkout-model.
18003
18004 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18005
18006 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
18007 Update to use the vc-BACKEND-diff functions instead.
18008 `vc-diff' is now working.
18009
18010 * vc-rcs.el (vc-rcs-logentry-check): New function.
18011
18012 * vc-cvs.el (vc-cvs-logentry-check): New function.
18013
18014 * vc-sccs.el (vc-sccs-diff): Function changed name from
18015 `vc-backend-diff'. This makes `vc-diff' work.
18016
18017 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
18018 of functions possibly implemented in a vc-BACKEND library.
18019 (vc-checkout-required): Fix bug that caused an error to be
18020 signaled during `vc-after-save'.
18021
18022 * vc.el: Fix typo.
18023 This checkin is made with our new VC code base for the very first time.
18024 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
18025
18026 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
18027 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
18028
18029 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
18030 updated to `vc-uses-locking'.
18031 (vc-checkout-required): Call to backend function.
18032 `vc-checkout-required' updated to `vc-uses-locking' instead.
18033
18034 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
18035 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
18036
18037 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
18038 to match the split into various backends.
18039 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
18040 (vc-retrieve-snapshot): Bug fix.
18041
18042 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18043
18044 * vc-sccs.el (vc-sccs-release): Doc fix.
18045
18046 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18047
18048 * vc.el (vc-next-action-on-file): Bug found and fixed.
18049 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
18050 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
18051
18052 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
18053 (vc-rcs-checkout): Name space cleaned up. No more revision number
18054 crunching function names that are not prefixed with vc-rcs.
18055 (vc-rcs-checkout-model): Function added. References to
18056 `vc-checkout-model' replaced.
18057
18058 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18059
18060 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
18061 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
18062 still need to be split, and implemented for RCS).
18063
18064 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18065
18066 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
18067
18068 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
18069 required by the vc.el file.
18070
18071 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
18072 required by the vc.el file.
18073 (vc-rcs-exists): Function added.
18074
18075 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
18076 required by the vc.el file.
18077
18078 * vc.el (vc-admin): Updated to handle selection of appropriate
18079 backend. Current implementation is crufty and need re-thinking.
18080
18081 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
18082
18083 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18084
18085 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
18086 beginning of annotate buffers correctly.
18087
18088 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
18089 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
18090 functionality updated quite a lot to support multiple backends.
18091 Variables `vc-annotate-mode', `vc-annotate-buffers',
18092 `vc-annotate-backend' added.
18093
18094 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
18095 `vc-annotate-difference' added to supported backend functions.
18096
18097 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18098
18099 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
18100 Use with-temp-file instead of /bin/sh. Merged from mainline
18101
18102 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18103
18104 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
18105
18106 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
18107
18108 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
18109
18110 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18111
18112 * vc-hooks.el: vc-state-heuristic added to
18113 vc-backend-hook-functions.
18114
18115 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
18116
18117 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
18118
18119 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
18120 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
18121 state to `reserved'.
18122
18123 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
18124 `vc-checkout-required'. Rename the `locked' state to `reserved'.
18125
18126 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18127
18128 * vc-rcs-hooks.el: Implement new state model. Hardly anything
18129 untouched.
18130
18131 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
18132
18133 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
18134 if defined. (Merged from main line, slightly adapted.)
18135
18136 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
18137 millenium problem (merged from mainline).
18138
18139 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18140
18141 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
18142 part and moved the non-BACKEND stuff to vc.el.
18143
18144 * vc.el: Split the annotate feature into a BACKEND specific part
18145 and moved it from the vc-cvs.el file to this one.
18146
18147 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18148
18149 * vc-hooks.el: Implement new state model.
18150 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
18151 (vc-locking-user): Simplify. Now only needed if the file is
18152 locked by somebody else.
18153 (vc-lock-from-permissions): Remove. Functionality is in
18154 vc-sccs-hooks.el and vc-rcs-hooks.el now.
18155 (vc-mode-line-string): New name for former vc-status. Adapted.
18156 (vc-mode-line): Adapt to use the above. Remove optional parameter.
18157
18158 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
18159 Various simplifications and adaptations all over the place.
18160
18161 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
18162 Simplify and adapt the rest.
18163
18164 * vc.el (vc-resynch-window): Add TODO comment: check for
18165 interaction with view mode according to recent RCS change.
18166 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
18167
18168 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18169
18170 * vc.el: Convert the remaining function comments to docstrings.
18171
18172 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18173
18174 * vc.el (vc-backend-release, vc-release-greater-or-equal)
18175 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
18176 (vc-minor-part, vc-previous-version): Functions that operate and
18177 compare revision numbers got proper documentation. Comments added
18178 about their possible removal.
18179
18180 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18181
18182 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
18183 the vc-backend.el files.
18184
18185 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
18186
18187 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
18188 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
18189 (vc-rcs-previous-version): Functions added.
18190
18191 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
18192
18193 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
18194
18195 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18196
18197 * vc-hooks.el (vc-master-templates): Is really obsolete.
18198 Comment out the definition for now. What is the right procedure
18199 to get rid of it?
18200 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
18201 rewritten.
18202 (vc-default-registered): Remove.
18203 (vc-check-master-templates): New function; does mostly what the
18204 above did before.
18205 (vc-locking-user): Don't rely on the backend to set the property.
18206
18207 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
18208 Rewrite documentation.
18209 (vc-rcs-templates-grabbed): New variable.
18210 (vc-rcs-grab-templates): New function.
18211 (vc-rcs-registered): Rewrite to use above mechanism.
18212
18213 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
18214 Rewrite documentation.
18215 (vc-sccs-templates-grabbed): New variable.
18216 (vc-sccs-grab-templates): New function.
18217 (vc-sccs-registered): Rewrite to use above mechanism.
18218 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
18219 Don't throw the result, simply return it.
18220
18221 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
18222 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
18223 (vc-cvs-registered): Does the check itself now. Simplify.
18224
18225 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
18226 from main line.
18227
18228 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18229
18230 * vc-cvs.el (vc-cvs-diff): New function.
18231
18232 * vc-sccs.el (vc-sccs-diff): New function.
18233
18234 * vc-rcs.el (vc-rcs-diff): New function.
18235 (vc-rcs-checkout): Bug (typo) found and fixed.
18236 (vc-rcs-register-switches): New variable.
18237
18238 * vc.el (vc-backend-diff): Function removed and placed in the
18239 backend files.
18240
18241 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18242
18243 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
18244
18245 * vc.el (vc-backend-checkout): Function removed and replaced in
18246 the vc-backend.el files.
18247
18248 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
18249
18250 * vc.el (vc-backend-admin): Removed and replaced in the
18251 vc-backend.el files.
18252
18253 * vc.el (Martin): Removed all the annotate functionality since it
18254 is CVS backend specific.
18255
18256 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18257
18258 * spec.txt: Added specification of vc-state.
18259
18260 * vc-sccs-hooks.el (vc-sccs-master-properties):
18261 Remove handling of vc-latest-version and
18262 vc-your-latest-version. What used to be vc-latest-version, is now
18263 returned as vc-workfile-version.
18264 (vc-sccs-workfile-version): Adapt.
18265
18266 2000-09-04 Dave Love <fx@gnu.org>
18267
18268 * vc.el: [Merged from mainline.]
18269 (vc-dired-mode): Make the dired-move-to-filename-regexp
18270 regexp match the date, to avoid treating date as file size.
18271 Add YYYY S option to WESTERN/
18272
18273 2000-09-04 Dave Love <fx@gnu.org>
18274
18275 * vc.el: Require `compile' when compiling.
18276 (vc-logentry-check-hook): New option.
18277 (vc-steal-lock): Use compose-mail.
18278 (vc-dired-mode-map): Defvar when compiling.
18279 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
18280 vc-sccs.el and renamed. Callers changed.
18281 (vc-backend-checkout, vc-backend-logentry-check)
18282 (vc-backend-merge-news): Doc fix.
18283 (vc-default-logentry-check): New function.
18284 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
18285 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
18286 (vc-backend-merge): Doc fix. Use backend functions.
18287 (vc-check-headers): Use backend functions.
18288
18289 * vc-cvs.el: Require vc when compiling.
18290 (vc-cvs-register-switches): Doc fix.
18291 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
18292 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
18293 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
18294 New functions (code from vc.el).
18295 (vc-annotate-display-default): Fix interactive spec.
18296 (vc-annotate-time-span): Doc fix.
18297
18298 * vc-rcs.el: Require vc when compiling.
18299 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
18300 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
18301 (vc-rcs-checkin): New functions (code from vc.el).
18302 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
18303 Doc fix.
18304 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
18305
18306 * vc-sccs.el: Require vc when compiling.
18307 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
18308 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
18309 (vc-sccs-revert)
18310 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
18311 from vc.el).
18312 (vc-sccs-add-triple, vc-sccs-record-rename)
18313 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
18314 (vc-sccs-admin): Doc fix.
18315
18316 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18317
18318 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
18319 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
18320 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
18321 from vc.el.
18322
18323 * vc-sccs.el (vc-admin-sccs): Added from vc.el
18324
18325 * vc-cvs.el: Moved the annotate functionality from vc.el.
18326 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
18327
18328 2000-09-04 Dave Love <fx@gnu.org>
18329
18330 * vc.el (vc-backend-release): Call vc-system-release.
18331
18332 * vc-sccs.el (vc-sccs-system-release):
18333 Renamed from vc-sccs-backend-release.
18334
18335 * vc-rcs.el (vc-rcs-system-release):
18336 Renamed from vc-rcs-backend-release.
18337
18338 * vc-cvs.el (vc-cvs-system-release):
18339 Renamed from vc-cvs-backend-release.
18340
18341 2000-09-04 Dave Love <fx@gnu.org>
18342
18343 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
18344 backend files.
18345 (vc-backend-release): Dispatch to backend functions.
18346 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
18347 probably needs attention.]
18348
18349 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
18350 (vc-sccs-backend-release): New function.
18351
18352 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
18353 (vc-cvs-backend-release): New function.
18354
18355 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
18356 Doc fix.
18357 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
18358 (vc-default-dired-state-info): New function.
18359 (vc-dired-state-info): Dispatch to backends.
18360 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
18361
18362 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
18363 from vc.el and renamed.
18364
18365 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18366
18367 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
18368 (vc-version-other-window, vc-backend-assign-name): Removed
18369 references to vc-latest-version; sometimes changed into
18370 vc-workfile-version.
18371
18372 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
18373 vc-rcs-master-workfile-version.
18374 (vc-rcs-workfile-version): Use the above. Don't call
18375 vc-latest-version (that was unreachable code, anyway).
18376 (vc-rcs-fetch-master-properties): Doc fix.
18377
18378 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
18379 (vc-backend-hook-functions): Removed them from this list, too.
18380 (vc-fetch-properties): Removed.
18381 (vc-workfile-version): Doc fix.
18382
18383 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
18384 (vc-rcs-workfile-version, vc-rcs-locking-user)
18385 (vc-rcs-uses-locking): Use it.
18386
18387 * vc-hooks.el (vc-consult-rcs-headers):
18388 Moved into vc-rcs-hooks.el, under the name
18389 vc-rcs-consult-headers.
18390
18391 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
18392 headers.
18393 (vc-cvs-find-master): Use this name only; correct different
18394 versions of the name.
18395
18396 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
18397 New functions.
18398 (vc-sccs-locking-user): Use the latter.
18399
18400 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
18401 New functions.
18402
18403 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
18404 Moved into both
18405 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
18406 functions are implementation details of those two backends.
18407
18408 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18409
18410 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
18411 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
18412
18413 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
18414 (vc-sccs-parse-locks): SCCS-specific code moved here from
18415 vc-hooks.
18416
18417 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
18418 code moved here from vc-hooks.
18419
18420 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
18421 into back-end specific parts and removed. Callers not updated
18422 yet; because I guess these callers will disappear into back-end
18423 specific files anyway.
18424
18425 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18426
18427 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
18428 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
18429 `vc-uses-locking'.
18430
18431 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
18432 Store yes/no in the property, and return t/nil. Updated all
18433 callers.
18434
18435 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
18436 vc-sccs-uses-locking. Don't set property.
18437 (vc-sccs-locking-user): Don't set property.
18438
18439 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
18440 vc-cvs-uses-locking. Don't set property here; leave that to
18441 vc-hooks.
18442 (vc-cvs-locking-user): Reflect above change. Streamlined.
18443
18444 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
18445 vc-rcs-uses-locking.
18446 (vc-rcs-locking-user): Reflect above change.
18447
18448 2000-09-04 Dave Love <fx@gnu.org>
18449
18450 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
18451
18452 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
18453
18454 * vc-hooks.el (vc-checkout-model): Punt to backends.
18455
18456 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
18457
18458 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
18459
18460 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
18461 New functions.
18462
18463 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
18464 New functions.
18465
18466 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
18467 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
18468
18469 * vc-hooks.el (vc-default-locking-user): New function.
18470 (vc-locking-user, vc-workfile-version): Punt to backends.
18471
18472 2000-09-04 Dave Love <fx@gnu.org>
18473
18474 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
18475 (vc-master-workfile-version): Moved from vc-hooks.
18476
18477 * vc-rcs-hooks.el: Fix duplicate code in last change.
18478
18479 * vc-rcs-hooks.el: Require vc-hooks when compiling.
18480 (vc-rcs-master-templates): Improve :type.
18481 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
18482 vc-master-workfile-version): Moved from vc-hooks.
18483
18484 * vc-sccs-hooks.el: Require vc-hooks when compiling.
18485 (vc-sccs-master-templates): Improve :type.
18486 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
18487
18488 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
18489
18490 * vc-cvs-hooks.el: Require vc-hooks when compiling.
18491 (vc-cvs-master-templates): Improve :type. Use
18492 vc-cvs-find-cvs-master.
18493 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
18494 from vc-hooks.
18495 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
18496
18497 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
18498 Moved to vc-cvs-hooks.
18499
18500 * vc-hooks.el: Add doc strings in various places. Simplify the
18501 minor mode setup.
18502 (vc-handled-backends): New user variable.
18503 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
18504 simplification.
18505
18506 2000-09-04 Dave Love <fx@gnu.org>
18507
18508 * vc.el: Some doc fixes for autoloaded and interactive functions.
18509 Fix compilation warnings from ediff stuff.
18510 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
18511
18512 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
18513
18514 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
18515
18516 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
18517
18518 2000-09-04 Dave Love <fx@gnu.org>
18519
18520 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
18521 New variable.
18522 (vc-make-backend-function, vc-loadup, vc-call-backend)
18523 (vc-backend-defines): New functions.
18524
18525 * vc-hooks.el: Various doc fixes.
18526 (vc-default-back-end, vc-follow-symlinks): Custom fix.
18527 (vc-match-substring): Function removed. Callers changed to use
18528 match-string.
18529 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
18530 Simplify.
18531
18532 2000-09-04 Dave Love <fx@gnu.org>
18533
18534 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
18535 type.
18536 (vc-sccs-project-dir, vc-search-sccs-project-dir)
18537 (vc-sccs-registered): Doc fix.
18538
18539 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
18540 (vc-cvs-registered): Doc fix.
18541
18542 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
18543 (vc-rcs-registered): Doc fix.
18544
18545 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18546
18547 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
18548
18549 * vc-hooks.el: vc-registered has been renamed
18550 vc-default-registered. Some functions have been moved to the
18551 backend specific files. they all support the
18552 vc-BACKEND-registered functions.
18553
18554 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18555
18556 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
18557
18558 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
18559
18560 2000-09-04 Dave Love <fx@gnu.org>
18561
18562 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
18563 menu-bar-update-hook.
18564
18565 * help.el (help-manyarg-func-alist): Add
18566 find-operation-coding-system.
18567
18568 * wid-edit.el (widget-sexp-validate): Fix garbled code.
18569
18570 * custom.el (custom-set-variables): Print message about errors in
18571 setting.
18572
18573 2000-09-03 Andrew Innes <andrewi@gnu.org>
18574
18575 * makefile.w32-in: Change to DOS line endings.
18576
18577 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
18578
18579 * mouse.el (mouse-popup-menubar): Supply the prompt string for
18580 minor-mode keymaps, if they don't have one.
18581
18582 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
18583
18584 * eshell/esh-module.el (eval-when-compile): Don't lose if
18585 esh-module.el's file name is truncated to DOS 8+3 limits.
18586
18587 2000-09-01 John Wiegley <johnw@gnu.org>
18588
18589 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
18590 predicate, which caused entries in the completion list to be
18591 doubled.
18592
18593 2000-08-30 John Wiegley <johnw@gnu.org>
18594
18595 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
18596 sending to subprocesses. Also, hook pre-command-hook if
18597 `eshell-send-direct-to-subprocesses' is non-nil.
18598 (eshell-send-direct-to-subprocesses): New config variable. If t,
18599 subprocess input is send immediately.
18600 (eshell-toggle-direct-send): New function.
18601 (eshell-self-insert-command): New function.
18602 (eshell-intercept-commands): New function.
18603 (eshell-send-input): If direct subprocess sending is enabled,
18604 don't echo any input to the Eshell buffer. Let the subprocess
18605 handle that. This requires "stty echo" in bash, for example.
18606
18607 2000-08-28 John Wiegley <johnw@gnu.org>
18608
18609 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
18610 completion function for Eshell's implementation of `unset'.
18611
18612 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
18613
18614 * info.el (Info-directory-list): Doc fix.
18615
18616 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
18617
18618 * filecache.el (file-cache-add-directory-using-find): Don't quote
18619 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
18620
18621 2000-08-31 Kenichi Handa <handa@etl.go.jp>
18622
18623 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
18624 coding systems.
18625
18626 2000-08-30 Andrew Innes <andrewi@gnu.org>
18627
18628 * timer.el (run-with-idle-timer): Undo last change, so that timer
18629 is not activated immediately if Emacs is already idle. Some
18630 existing code relies on this behaviour.
18631
18632 2000-08-30 Miles Bader <miles@gnu.org>
18633
18634 * frame.el (set-frame-font): Do completion of font-name for
18635 interactive use.
18636
18637 2000-08-30 Kenichi Handa <handa@etl.go.jp>
18638
18639 * international/quail.el (quail-start-translation): Bind locally
18640 last-command-event, last-command, and this-command.
18641 (quail-start-conversion): Likewise.
18642 (quail-self-insert-command): Fix docstring.
18643
18644 2000-08-29 Gerd Moellmann <gerd@gnu.org>
18645
18646 * progmodes/executable.el
18647 (executable-make-buffer-file-executable-if-script-p): Check that
18648 buffer contains at least 2 characters.
18649
18650 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
18651
18652 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
18653
18654 2000-08-29 Dave Love <fx@gnu.org>
18655
18656 * diff-mode.el (diff-mode) <defgroup>: Add :version.
18657 (diff-mode-shared-map): Bind mouse-2.
18658 (diff-imenu-generic-expression): New variable.
18659 (diff-mode): Use it.
18660
18661 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
18662 (mouse-popup-menubar): Add minor mode menus.
18663 (popup-menu): Check for lookup-key returning number.
18664
18665 2000-08-29 Miles Bader <miles@gnu.org>
18666
18667 * comint.el (comint-send-input): Create overlays using the proper
18668 front/read-advance arguments.
18669
18670 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18671
18672 * ps-print.el: Even/odd pages printing. Doc fix.
18673 (ps-print-version): New version number (6.0).
18674 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
18675 (ps-background, ps-begin-file, ps-begin-job): Code fix.
18676 (ps-print-duplex-feature): Variable eliminated.
18677 (ps-even-or-odd-pages): New variable.
18678
18679 * progmodes/ebnf2ps.el: Doc fix.
18680 (ebnf-version): New version (3.3).
18681 (ebnf-user-arrow): Change variable customization to sexp.
18682 (ebnf-user-arrow): Function eliminated.
18683 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
18684
18685 2000-08-29 Kenichi Handa <handa@etl.go.jp>
18686
18687 * help.el (help-xref-mule-regexp): New variable.
18688 (help-make-xrefs): Handle help-xref-mule-regexp.
18689
18690 * international/mule-cmds.el (help-xref-mule-regexp-template): New
18691 variable.
18692 (describe-input-method): Temporarily activate the specfied input
18693 method to display the information.
18694 (describe-language-environment): Hyperlinks to mule related items.
18695
18696 * international/mule-diag.el (charset-multibyte-form-string): New
18697 function.
18698 (list-character-sets-1): Use charset-multibyte-form-string.
18699 (describe-character-set): New function.
18700 (describe-coding-system): Hyperlinks to safe character sets.
18701
18702 * international/quail.el (quail-help): New arg PACKAGE.
18703 Hyperlinks to mule related items.
18704 (quail-help-insert-keymap-description): Use
18705 substitute-command-keys instead of describe-bindings.
18706 (quail-translation-help): Hyperlinks to mule related items.
18707
18708 2000-08-28 John Wiegley <johnw@gnu.org>
18709
18710 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
18711 have a defsubst call itself. Made `eshell-flatten-list' back into
18712 a function again.
18713
18714 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
18715 catch, in case re-centering point at bottom messes up the display.
18716 This happens frequently in Emacs 21, due I believe to variable
18717 line heights.
18718
18719 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
18720 to call `find-tag-interactive'.
18721
18722 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
18723 the list of remember directories.
18724
18725 2000-08-28 John Wiegley <johnw@gnu.org>
18726
18727 * align.el: Test align-region-separate to see if it's a symbol.
18728
18729 2000-08-28 John Wiegley <johnw@gnu.org>
18730
18731 * eshell/esh-util.el (eshell-flatten-list): Made this function
18732 into a defsubst form. It gets used very frequently, although
18733 calls don't occur all that often.
18734
18735 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
18736 examining it.
18737
18738 * eshell/esh-cmd.el (eshell-rewrite-while-command):
18739 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
18740 `eshell-protect'.
18741 (eshell-copy-handles): Created a new macro for duplicating the
18742 current set of open handles. This is needed by the looping
18743 functions.
18744 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
18745 is not incorrectly stomped on.
18746
18747 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
18748 declaration for pcomplete-use-paring.
18749 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
18750 value of eshell-cmpl-use-paring.
18751 * pcomplete.el (pcomplete-use-paring): New config variable, to
18752 indicate whether paring should be used.
18753 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
18754 completion alternatives that have already been used.
18755
18756 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
18757 bound to C-c C-y, which will repeat the previous N arguments
18758 (based on prefix argument).
18759 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
18760
18761 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
18762 if there is no *Help* buffer. This is for XEmacs, which renames
18763 its help buffers uniquely. TODO: Find out what the current buffer
18764 name to delete is.
18765
18766 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
18767 first entry that correlates to a passwd/group number. Later
18768 entries (used for group/user name aliasing to multiple IDs) are
18769 ignored.
18770
18771 * eshell/em-xtra.el (eshell/expr):
18772 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
18773 (eshell-grep, eshell/diff, eshell/locate):
18774 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
18775 argument list, before passing it to the system command.
18776
18777 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
18778 `find-tag' for use at final position in Eshell buffers (which
18779 otherwise triggers an error on Emacs 21).
18780 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
18781 buffer, if it is currently bound to `find-tag'.
18782
18783 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
18784 in the list of matched Makefile names.
18785 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
18786 directory, prefer its contents to Makefile.
18787
18788 * eshell/em-dirs.el (eshell/cd): cd commands that look up
18789 directory parts (like "cd old new", or "cd =regexp"), are now case
18790 sensitive on non-Windows/DOS platforms.
18791
18792 * eshell/esh-mode.el (eshell-parse-command-input): When a user
18793 types RET after an open delimiter (like "), display a message
18794 indicating that Eshell is waiting for the closing delimiter.
18795
18796 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
18797 environment variables.
18798
18799 * eshell/em-unix.el (eshell/diff): Added logic to fail more
18800 gracefully if the user enters incorrect arguments.
18801
18802 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
18803 Eshell buffers.
18804
18805 * eshell/esh-var.el (eshell-interpolate-variable):
18806 * eshell/esh-mode.el (eshell-move-argument):
18807 * eshell/em-unix.el (eshell-du-sum-directory):
18808 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
18809 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
18810 (not (= ...)).
18811
18812 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
18813 to ensure the `preserve' flag gets propagated when doing recursive
18814 directory copies.
18815
18816 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
18817
18818 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
18819 Don't convert \n into \0177 in memory.
18820 (eshell-read-history, eshell-write-history): Convert \n to \0177,
18821 and back again, when reading and writing.
18822
18823 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
18824
18825 * eshell/esh-util.el (eshell-processp): Added to relieve constant
18826 testing of `fboundp' on `processp'.
18827
18828 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
18829 (eshell/jobs): Don't call process-list if it is not bound.
18830 (eshell-gather-process-output): Support systems where async
18831 subprocesses aren't supported.
18832 (eshell-scratch-buffer, eshell-last-sync-output-start): New
18833 variables.
18834
18835 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
18836 eshell-do-eval returns t.
18837 (eshell-do-pipelines-synchronously): New defmacro.
18838 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
18839 when async subprocesses aren't supported.
18840 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
18841 if async subprocesses aren't supported.
18842 (eshell-resume-command): Don't assume STATUS is a string.
18843
18844 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
18845
18846 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
18847 (eshell-close-target, eshell-get-target): Use eshell-processp.
18848 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
18849 fix.
18850 (eshell-get-target, eshell-create-handles): Doc fix.
18851
18852 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
18853
18854 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
18855 criterion to include commands that output something, as long as it
18856 leaves both the command and the end-of-buffer visible when the
18857 command has exited.
18858 (eshell-review-quick-commands): Adjust the help doc string
18859 accordingly.
18860
18861 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
18862
18863 * locate.el (locate): Cleaned up locate command's interactive prompting
18864 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
18865
18866 * filecache.el (file-cache-case-fold-search): New variable
18867 (file-cache-assoc-function): New variable
18868 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
18869 Use file-cache-case-fold-search variable
18870 (file-cache-add-file): Use file-cache-assoc-function
18871 (file-cache-delete-file): likewise
18872 (file-cache-directory-name): likewise
18873 (file-cache-debug-read-from-minibuffer): likewise
18874
18875 2000-08-28 Gerd Moellmann <gerd@gnu.org>
18876
18877 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
18878 (abbrev-table-name): New function.
18879 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
18880 If non-nil list local abbrev, only.
18881
18882 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
18883
18884 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
18885 from Gnus support code, and use special article copy buffer
18886 `(gnus-original-article-buffer)' instead. This allows to get rid
18887 of article-hide-headers usage (which breaks in the latest Gnus
18888 version). Thanks to Detlev Zundel.
18889
18890 2000-08-28 Kenichi Handa <handa@etl.go.jp>
18891
18892 * international/quail.el (quail-use-package): Hide "... loaded"
18893 message.
18894 (quail-start-translation, quail-start-conversion): Likewise.
18895
18896 * international/kkc.el (kkc-region): Hide "... loaded" message.
18897
18898 2000-08-27 Dave Love <fx@gnu.org>
18899
18900 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
18901
18902 2000-08-27 Miles Bader <miles@gnu.org>
18903
18904 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
18905
18906 2000-08-27 Kenichi Handa <handa@etl.go.jp>
18907
18908 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
18909 'ja-dic-cnv), not (require 'skkdic-cnv).
18910
18911 2000-08-26 Miles Bader <miles@gnu.org>
18912
18913 * faces.el (face-x-resources): Add entry for :inherit.
18914 * cus-face.el (custom-face-attributes): Add support for :inherit
18915 attribute. Add support for relative face heights.
18916 (custom-face-attributes-get): Treat `nil' as being a default value
18917 for :inherit (as well as `unspecified').
18918
18919 * faces.el (set-face-attribute): Update doc string.
18920 (face-attribute-name-alist): Add :inherit.
18921 (face-valid-attribute-values): Handle :inherit.
18922 (face-read-string): Rephrase prompt to be less confusing.
18923 Assume that DEFAULT is a string, since we must return a string.
18924 (face-read-integer): Use `format' to turn DEFAULT into an
18925 acceptable default for face-read-string. Match NEW-VALUE against
18926 the string "unspecified", not the symbol `unspecified', since
18927 that's what face-read-string returns.
18928 (read-face-attribute): Lookup a name for old-value in valid, and
18929 use it as a default if we find one. Treat all values from
18930 face-read-string as strings. If the default is used, don't do any
18931 more processing on the value, just use the old value directly.
18932 (read-face-and-attribute, modify-face): Tweak prompt.
18933 (read-face-name): Don't assume prompt ends with a space.
18934
18935 * faces.el (describe-face): Add support for :inherit attribute.
18936
18937 2000-08-25 Kenichi Handa <handa@etl.go.jp>
18938
18939 * terminal.el (terminal-emulator): Fix args to `concat'. Now
18940 concat doesn't accept interger.
18941
18942 * international/kkc.el: Remove SKK from Keywords. Require
18943 ja-dic-utl instead of skkdic-utl.
18944
18945 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
18946 Provide ja-dic-cnv instead of skkdic-cnv.
18947 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
18948 (iso-2022-7bit-short): Add safe-charsets property.
18949 (skkdic-convert-postfix): Search Japanese chou-on character in
18950 addition to Hiragana character.
18951 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
18952 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
18953 (batch-skkdic-convert): Likewise.
18954
18955 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
18956 Provide ja-dic-utl instead of skkdic-utl.
18957 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
18958
18959 2000-08-24 Dave Love <fx@gnu.org>
18960
18961 * disp-table.el (standard-display-default): Make the test of `l'
18962 useful.
18963
18964 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
18965 mod sample text.
18966
18967 * international/iso-ascii.el: Make pilcrow convenient string
18968 consistent with section.
18969 (iso-ascii-display): Set up multibyte characters as well as
18970 unibyte.
18971
18972 2000-08-24 Kenichi Handa <handa@etl.go.jp>
18973
18974 * international/mule-cmds.el (reset-language-environment): Set
18975 default-process-coding-system to '(undecided . iso-latin-1), which
18976 makes process I/O almost consistent with file I/O. Call this
18977 function when mule-cmds.el[c] is loaded.
18978
18979 2000-08-22 Andrew Innes <andrewi@gnu.org>
18980
18981 * makefile.w32-in: New file.
18982
18983 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
18984
18985 * comint.el (comint-output-filter): Compare end of
18986 comint-last-output-overlay with the start of the newly inserted
18987 text, not the end, when deciding whether to extend it.
18988 Set saved-point's insertion type to advance after insertion.
18989
18990 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
18991 since this is now done independently of font-lock mode.
18992
18993 2000-08-21 Gerd Moellmann <gerd@gnu.org>
18994
18995 * server.el (server-kill-new-buffers): New user option.
18996 (server-existing-buffer): New buffer-local variable.
18997 (server-visit-files): When using an existing buffer, set
18998 server-existing-buffer to t.
18999 (server-buffer-done): If server-kill-new-buffers is t, kill the
19000 buffer, unless it was already present before visiting it with
19001 Emacs server.
19002
19003 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
19004
19005 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
19006 even if the display doesn't support colors: some displays will
19007 support bold/underline faces.
19008
19009 2000-08-21 Gerd Moellmann <gerd@gnu.org>
19010
19011 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
19012
19013 * startup.el (command-line): If user's init file had an error,
19014 add explanatory text to *Messages*.
19015
19016 2000-08-21 Kenichi Handa <handa@etl.go.jp>
19017
19018 * man.el (Man-getpage-in-background): Decode the process output by
19019 the system locale coding system.
19020
19021 2000-08-20 Dave Love <fx@gnu.org>
19022
19023 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
19024 Don't test x-popup-menu.
19025 (function) <complete-function>: Complete only fbound symbols.
19026 <validate, value>: New.
19027 (variable) <complete-function>: Complete only bound symbols.
19028 (coding-system): Add :base-only, :complete-function, :validate,
19029 :value, :prompt-match.
19030 (widget-coding-system-prompt-value): Use read-coding-system and
19031 act on :base-only.
19032 (editable-field): Add :help-echo.
19033 (widget-push-button-gui, widget-push-button-cache)
19034 (widget-gui-action, widget-editable-list-gui): COmment out, along
19035 with uses.
19036 (widget-at): Make arg optional.
19037 (widget-echo-help): Adjust for current help-echo calling sequence.
19038 (widget-specify-field, widget-specify-button)
19039 (widget-specify-insert, widget-get-sibling, widget-image-find)
19040 (widget-convert, widget-insert, widget-leave-text)
19041 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
19042 (widget-setup, widget-field-find, widget-before-change)
19043 (widget-after-change, widget-default-complete)
19044 (widget-default-create, widget-default-delete)
19045 (widget-push-button-value-create, editable-field)
19046 (widget-field-prompt-value, widget-field-validate)
19047 (widget-choice-value-create, widget-choice-action)
19048 (widget-choice-validate, widget-checklist-add-item)
19049 (widget-radio-add-item, widget-radio-chosen)
19050 (widget-radio-value-inline, widget-editable-list-value-create)
19051 (widget-editable-list-entry-create)
19052 (widget-documentation-link-add)
19053 (widget-documentation-string-value-create)
19054 (widget-regexp-validate, widget-file-complete)
19055 (widget-sexp-validate, widget-plist-convert-widget)
19056 (widget-plist-convert-widget, widget-alist-convert-widget)
19057 (widget-alist-convert-widget, widget-color-complete): Simplify,
19058 particularly to avoid bindings which aren't optimized out.
19059
19060 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
19061 Doc fix.
19062 (down-list, backward-up-list, up-list, kill-sexp)
19063 (backward-kill-sexp, mark-sexp): Make arg optional.
19064 (lisp-complete-symbol): Add optional arg PREDICATE.
19065
19066 * cus-start.el: Add display-buffer-reuse-frames,
19067 file-coding-system-alist.
19068
19069 2000-08-20 Gerd Moellmann <gerd@gnu.org>
19070
19071 * startup.el (command-line): Clear realized faces after
19072 modifying TTY color mappings.
19073
19074 2000-08-20 Miles Bader <miles@gnu.org>
19075
19076 * faces.el (face-attr-match-p): Don't return true if ATTRS are
19077 merely a subset of FACE's attributes.
19078
19079 2000-08-19 Miles Bader <miles@gnu.org>
19080
19081 * comint.el (comint-output-filter): Save the point with a marker,
19082 not just a buffer position.
19083
19084 * international/mule.el (set-buffer-process-coding-system): Make
19085 interactive prompt less confusing.
19086
19087 2000-08-19 Gerd Moellmann <gerd@gnu.org>
19088
19089 * hilit-chg.el: General cleanup of doc strings, comments and
19090 code formatting.
19091
19092 2000-08-19 Miles Bader <miles@gnu.org>
19093
19094 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
19095 Compiler macro removed; beginning-of-line is no longer always
19096 equivalent to forward-line, in the presence of fields.
19097
19098 * comint.el (comint-output-filter): Remove ad-hoc saving of
19099 restriction, and just use save-restriction, now that it works
19100 correctly. Don't adjust comint-last-input-start to account for
19101 our insertion; it shouldn't have moved because we don't use
19102 insert-before-markers anymore. Comment out call to
19103 `force-mode-line-update'; why is it here?
19104
19105 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
19106 while checking for prompt to delete. Use `forward-line 0'
19107 instead of beginning-of-line.
19108 (gud-filter): Temporarily widen gud comint buffer while
19109 examining output.
19110
19111 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
19112
19113 * progmodes/sh-script.el: Big bag of typos.
19114
19115 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
19116 check since ispell-process is not bound when ispell is not yet loaded.
19117
19118 2000-08-18 Dave Love <fx@gnu.org>
19119
19120 * image.el (find-image): Copy `spec' before using plist-put.
19121
19122 2000-08-18 Gerd Moellmann <gerd@gnu.org>
19123
19124 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
19125 `portugues'.
19126
19127 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
19128 backward-kill-sexp, analogous to kill-sexp.
19129
19130 * progmodes/icon.el (icon-indent-line)
19131 (icon-is-continuation-line): Handle comments specially.
19132
19133 2000-08-17 Ken Stevens <k.stevens@ieee.org>
19134
19135 * ispell.el: Set to standard author/maintainer/keyword fields.
19136 Fine tuning to menu map appearance and operation, and added help.
19137 Remove `start' and `end' error messages when compiling.
19138 (ispell-choices-win-default-height): Fixed comment string.
19139 (ispell-dictionary-alist-1): Fixed regexp in castellano and
19140 castellano8 dictionaries.
19141 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
19142 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
19143 dictionary, added italiano dictionary.
19144 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
19145 word character
19146 (ispell-tex-skip-alists): Added psfig support.
19147 (ispell-skip-html): Renamed from ispell-skip-sgml.
19148 (ispell-begin-skip-region-regexp, ispell-skip-region)
19149 (ispell-minor-check): Improved html skipping support to skip across
19150 code, and recognize `&' commands without propper `;' syntax;
19151 (ispell-process-line): Fix alignment error when manually
19152 correcting spelling.
19153 (ispell): Fix comment string.
19154 (ispell-add-per-file-word-list): Always put word list on new line.
19155
19156 2000-08-17 Gerd Moellmann <gerd@gnu.org>
19157
19158 * format.el (format-encode-run-method): Fix error message to say
19159 `encode' instead of `decode'. Use save-window-excursion around
19160 shell-command-on-region as in format-decode-run-method because
19161 shell-command-on-region can display a buffer with error output.
19162 (format-decode): Don't record undo information for the decoding.
19163 (format-annotate-function): Add parameter FORMAT-COUNT. Make
19164 that number part of the temporary buffer name so that more than
19165 one decoding using a temporary buffer can happen safely.
19166
19167 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
19168 of `A-z' in the regexp.
19169
19170 * hilit-chg.el: Fix typos in commentary.
19171
19172 * help.el (view-emacs-news): Rewritten for new naming scheme
19173 for old NEWS files.
19174
19175 * startup.el (command-line): Pop to *Messages* in case an error
19176 is signaled while loading user-init-file.
19177
19178 2000-08-17 Andreas Schwab <schwab@suse.de>
19179
19180 * files.el (insert-directory): Don't lose original file name,
19181 undoing an undocumented change.
19182
19183 2000-08-17 Alex Schroeder <alex@gnu.org>
19184
19185 * sql.el (sql-magic-go): Use comint-bol.
19186 (sql-copy-column): Use comint-line-beginning-position.
19187 (comint-line-beginning-position): Define a replacement for
19188 comint-line-beginning-position if it is not fboundp.
19189
19190 2000-08-17 Alex Schroeder <alex@gnu.org>
19191
19192 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
19193 it didn't have any effect anyway.
19194
19195 2000-08-17 Alex Schroeder <alex@gnu.org>
19196
19197 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
19198 --pset and pager=off instead of sending \\o|cat at the beginning
19199 of the session.
19200
19201 2000-08-17 Miles Bader <miles@gnu.org>
19202
19203 * progmodes/octave-inf.el: Add compatibility definition of
19204 comint-line-beginning-position.
19205
19206 2000-08-17 Kenichi Handa <handa@etl.go.jp>
19207
19208 * startup.el (normal-top-level): Look in each dir in load-path for
19209 a leim-list.el file too. This assures of loading leim-list.el
19210 that is created at Emacs installation time even if a user have his
19211 own leim-list.el.
19212
19213 2000-08-17 Miles Bader <miles@gnu.org>
19214
19215 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
19216 foreground color to black if the background is dark.
19217
19218 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
19219
19220 * loadhist.el (unload-feature): Typo.
19221
19222 * finder.el (finder-compile-keywords):
19223 * cus-dep.el (custom-make-dependencies): Add local-variable settings
19224 to the generated file.
19225
19226 * mail/mh-e.el (mh-make-local-vars):
19227 Replace make-variable-buffer-local with make-local-variable.
19228
19229 * play/landmark.el:
19230 * options.el (Edit-options-{set,toggle,t,nil}):
19231 * mail/mailabbrev.el (mail-abbrevs-mode):
19232 * textmodes/tex-mode.el (tex-expand-files):
19233 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
19234
19235 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
19236
19237 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
19238 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
19239 Allow going past the last element.
19240 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
19241 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
19242 (cvs-mouse-toggle-mark): Don't move point.
19243 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
19244
19245 * progmodes/compile.el (grep): Provide a default set of files.
19246 (next-error): Docstring fix.
19247 (compilation-find-file): Avoid find-file (fails in a dedicated window).
19248
19249 * emacs-lisp/easy-mmode.el (define-minor-mode):
19250 Use `symbol-value' to keep the byte-compiler quiet.
19251
19252 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
19253 (diff-find-source-location): New fun, extracted from diff-goto-source.
19254 (diff-goto-source): Use it.
19255 (diff-next-complex-hunk, diff-filter-lines): New function.
19256 (diff-apply-hunk): New command.
19257
19258 * smerge-mode.el (smerge-mode-menu): Doc fix.
19259
19260 * msb.el (msb-mode): Define it in terms of define-minor-mode.
19261
19262 2000-08-16 Dave Love <fx@gnu.org>
19263
19264 * windmove.el (windmove) <defgroup>: Add :version.
19265
19266 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
19267 (goto-address-fontify-p, goto-address-highlight-p)
19268 (goto-address-url-face, goto-address-url-mouse-face)
19269 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
19270 (goto-address-url-regexp): Use thing-at-point-url-regexp.
19271 (goto-address-fontify, goto-address-at-mouse): Simplify,
19272 (goto-address-at-point): browse-url-url-at-point,
19273 goto-address-find-address-at-point can return nil.
19274 (goto-address-find-address-at-point): Return nil on failure.
19275
19276 * align.el (align) <defgroup>: Add :version.
19277
19278 * calculator.el (calculator): Add :version.
19279 (calculator): Use two lines for calculator window if `modeline'
19280 face is boxed.
19281
19282 * play/5x5.el: Doc fixes.
19283 (5x5) <defgroup>: Add :version.
19284
19285 * play/fortune.el (fortune) <defgroup>: Add :version.
19286 (fortune-append): Fix error message.
19287 (fortune-from-region): Doc fix.
19288
19289 * play/pong.el (pong): Doc fix.
19290
19291 * play/morse.el: Keywords, commentary, autoloads.
19292
19293 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
19294
19295 * desktop.el (desktop-save): Don't look at symbol-value of a
19296 member of minor-mode-alist, unless it is boundp.
19297
19298 2000-08-16 Sam Steingold <sds@gnu.org>
19299
19300 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
19301 `while'; use `with-current-buffer' instead of `save-excursion'.
19302 Removed unnecessary kludges now that "*Buffer List*" is excluded.
19303
19304 2000-08-16 Kenichi Handa <handa@etl.go.jp>
19305
19306 * international/ccl.el (declare-ccl-program): Docstring modified.
19307 (ccl-execute-with-args): Likewise.
19308
19309 2000-08-16 Miles Bader <miles@gnu.org>
19310
19311 * progmodes/sql.el: Add compatibility definition of
19312 comint-line-beginning-position.
19313
19314 2000-08-15 Gerd Moellmann <gerd@gnu.org>
19315
19316 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
19317 'buffer-menu' property.
19318 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
19319 fails.
19320 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
19321 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
19322 wasn't killed.
19323
19324 * buff-menu.el (list-buffers-noselect): Don't display the
19325 *Buffer List* buffer.
19326
19327 * font-lock.el: Require jit-lock to prevent a very late
19328 `Loading jit-lock' message.
19329
19330 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
19331 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
19332 mail address.
19333
19334 2000-08-15 Miles Bader <miles@gnu.org>
19335
19336 * textmodes/ispell.el (ispell-graphic-p): New constant.
19337 (ispell-choices-win-default-height, ispell-help): Use
19338 `ispell-graphic-p' instead of `xemacsp'.
19339
19340 2000-08-15 Dave Love <fx@gnu.org>
19341
19342 * simple.el: Autoload widget-convert when compiling.
19343 (mail-user-agent): Doc fix.
19344
19345 * help.el (function-called-at-point, variable-at-point): Use
19346 with-syntax-table.
19347 (help-manyarg-func-alist): Add insert-and-inherit.
19348
19349 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
19350
19351 * delsel.el (delsel-unload-hook): New function.
19352
19353 * find-file.el: Doc fixes. Move provide to end.
19354 (ff) <defgroup>: Add :link.
19355 (ff-goto-click): Deleted.
19356 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
19357 Use mouse-set-point.
19358
19359 * textmodes/tildify.el: Doc fixes.
19360 (tildify) <defgroup>: Add:version.
19361
19362 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
19363 (glasses-custom-set): Use set-default, not set.
19364 (minor-mode-alist): Propertize the lighter.
19365 (glasses-mode): Provide optional arg.
19366
19367 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
19368 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
19369 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
19370 option. Provide :type.
19371 (cwarn-configuration): Provide :type.
19372 (cwarn-mode): Doc fix.
19373
19374 * add-log.el (change-log-merge): Doc fix.
19375 (change-log-redate): New command.
19376
19377 * net/browse-url.el (browse-url-filename-alist): Add a clause for
19378 Doze and Dog.
19379 (browse-url): Use dolist, not mapcar.
19380 (browse-url-at-point): Check for null url.
19381 (browse-url-event-buffer, browse-url-event-point): Functions
19382 deleted.
19383 (browse-url-at-mouse, browse-url-netscape): Simplify.
19384
19385 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
19386 modes.
19387 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
19388 Fix previous change to mapcan.
19389 (msb--init-file-alist, msb--add-separators)
19390 (msb--make-keymap-menu): Simplify.
19391 (msb--choose-file-menu): Use copy-sequence.
19392 (msb-mode-map): Add title to keymap.
19393 (msb-unload-hook): New function.
19394
19395 * bs.el: Fix indentation.
19396 (bs) <defgroup>: Add :links.
19397 (bs-show): Doc fix.
19398 (bs-apply-sort-faces): Don't use window-system.
19399 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
19400
19401 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
19402
19403 * calendar/timeclock.el (timeclock-file): Run .timelog through
19404 convert-standard-filename.
19405
19406 2000-08-14 Gerd Moellmann <gerd@gnu.org>
19407
19408 * emacs-lisp/authors.el: New file.
19409
19410 * paren.el (show-paren-priority): New user option.
19411 (show-paren-function): Set overlay priorities to
19412 show-paren-priority.
19413
19414 2000-08-14 Miles Bader <miles@gnu.org>
19415
19416 * comint.el (comint-bol): Use `forward-line 0' instead of calling
19417 beginning-of-line with inhibit-field-text-motion bound.
19418
19419 2000-08-14 Gerd Moellmann <gerd@gnu.org>
19420
19421 * calendar/timeclock.el: New file.
19422
19423 2000-08-14 David Ponce <david@dponce.com>
19424
19425 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
19426 `widget-button-click'. so that one can use left mouse button to
19427 click on dialog buttons.
19428
19429 2000-08-14 Emmanuel Briot <briot@gnat.com>
19430
19431 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
19432 identifiers, since XML is case sensitive
19433
19434 2000-08-12 Miles Bader <miles@gnu.org>
19435
19436 * comint.el (comint-output-filter): Don't bother frobbing
19437 window-start, it doesn't seem to be necessary.
19438
19439 * comint.el (comint-send-string, comint-send-region): Make into
19440 real functions. Snapshot the prompt before sending.
19441
19442 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
19443
19444 * info.el (Info-find-emacs-command-nodes): Rewrite to use
19445 technique similar to Info-index, instead of relying on specific
19446 names of relevant Index nodes.
19447 (Info-goto-emacs-command-node): Bind Info-history to nil when
19448 going to the first node found by Info-find-emacs-command-nodes.
19449
19450 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
19451
19452 * menu-bar.el (menu-bar-help-menu): Add a :help string.
19453
19454 2000-08-10 Miles Bader <miles@gnu.org>
19455
19456 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
19457
19458 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
19459
19460 * info.el (Info-file-list-for-emacs): More elements for the
19461 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
19462 and woman manuals.
19463
19464 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
19465
19466 * comint.el (comint-send-input): Make the newline boundary overlay
19467 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
19468 (comint-output-filter): Use `insert' instead of
19469 `insert-before-markers'. Extend comint-last-output-overlay when
19470 necessary since we can't rely on insert-before-markers to do it.
19471 * gud.el (gud-filter): Use `with-current-buffer' instead of
19472 save-excursion when inserting the output, so that point gets
19473 updated correctly; the old method relied on a rather dodgy
19474 side-effect of comint-output-filter to avoid the effect of
19475 save-excursion.
19476
19477 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
19478
19479 * files.el (recover-file): Call insert-directory instead of
19480 invoking `ls' directly.
19481
19482 2000-08-10 Miles Bader <miles@gnu.org>
19483
19484 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
19485 (comint-last-prompt-overlay): New variables.
19486 (comint-output-filter): Implement prompt highlighting.
19487 (comint-snapshot-last-prompt): New function.
19488 (comint-send-input): Snapshot the last prompt.
19489 Use comint-highlight-input-face.
19490 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
19491 Use defface instead of defcustom.
19492 (send-invisible, comint-send-eof): Snapshot the last prompt.
19493 (comint-delchar-or-maybe-eof): Use comint-send-eof.
19494 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
19495
19496 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
19497
19498 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
19499 (regexp-opt-group): Use a list of chars for `letters'.
19500 (regexp-opt-charset): `chars' is now a list of chars.
19501 Use a char-table rather than a vector so it works for multibyte chars.
19502
19503 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
19504 Set cvs-minor-current-files to the selected fileinfo.
19505 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
19506 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
19507
19508 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
19509
19510 * files.el (insert-directory): Don't call access-file on
19511 directories on DOS and Windows.
19512
19513 2000-08-09 Kenichi Handa <handa@etl.go.jp>
19514
19515 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
19516 longer if necessary.
19517 (ccl-embed-code): Call ccl-embed-data to store CODE in
19518 ccl-program-vector.
19519
19520 2000-08-09 Miles Bader <miles@gnu.org>
19521
19522 * comint.el (comint-output-filter): Properly handle the case where
19523 the text surrounded by comint-last-output-overlay was deleted.
19524
19525 2000-08-08 Gerd Moellmann <gerd@gnu.org>
19526
19527 * info.el (Info-insert-dir): Use Info-additional-directory-list if
19528 non-nil.
19529 (Info-file-list-for-emacs): Remove "info" from the list because
19530 that leads to trying to use the documentation from file `info'
19531 in various situations where it isn't appropriate, for instance
19532 C-h C-k C-h i.
19533
19534 * ffap.el (ffap-read-file-or-url-internal): Handle case that
19535 DIR and/or STRING are nil.
19536
19537 * progmodes/compile.el (compilation-setup): Make variable
19538 compilation-error-screen-columns buffer-local, as some comment
19539 in the code suggests it should be.
19540
19541 * files.el (auto-mode-interpreter-regexp): New variable.
19542 (set-auto-mode): Use it.
19543
19544 * indent.el (indent-for-tab-command): Doc fix.
19545
19546 * mouse-sel.el (mouse-sel-mode): Doc fix.
19547
19548 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
19549 labels.
19550
19551 * help.el (print-help-return-message): When
19552 display-buffer-reuse-frames is set, let the help window been quit,
19553 instead of deleting it, which might delete a reused frame.
19554
19555 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
19556
19557 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
19558 rename a directory to a name that differs only by its letter case.
19559
19560 2000-08-08 Kenichi Handa <handa@etl.go.jp>
19561
19562 * international/quail.el (quail-define-rules): Handle Quail decode
19563 map correctly. Add code for supporting annotations.
19564 (quail-install-decode-map): New function.
19565 (quail-defrule-internal): New optional arguments decode-map and
19566 props.
19567 (quail-advice): New function.
19568
19569 2000-08-07 Sam Steingold <sds@gnu.org>
19570
19571 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
19572 `defconst', `define-condition', `with-slots'.
19573 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
19574
19575 2000-08-03 Miles Bader <miles@gnu.org>
19576
19577 * comint.el (comint-use-prompt-regexp-instead-of-fields):
19578 New variable.
19579 (comint-prompt-regexp, comint-get-old-input): Document dependence on
19580 comint-use-prompt-regexp-instead-of-fields.
19581 (comint-send-input): Add `input' field property to stuff we send to
19582 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
19583 (comint-output-filter): Add `output' field property to process
19584 output, if comint-use-prompt-regexp-instead-of-fields is nil.
19585 (comint-replace-by-expanded-history)
19586 (comint-get-old-input-default, comint-show-output)
19587 (comint-backward-matching-input, comint-forward-matching-input)
19588 (comint-next-prompt, comint-previous-prompt): Use field
19589 properties if comint-use-prompt-regexp-instead-of-fields is nil.
19590 (comint-line-beginning-position): New function.
19591 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
19592 (comint-replace-by-expanded-history-before-point): Use
19593 comint-line-beginning-position and line-end-position.
19594 (comint-last-output-overlay): New variable.
19595 (comint-mode): Make `comint-last-output-overlay' buffer-local.
19596
19597 * shell.el (shell-prompt-pattern): Doc change.
19598 (shell-backward-command): Use line-beginning-position.
19599
19600 * gud.el (gud-gdb-complete-command): Use
19601 comint-line-beginning-position.
19602
19603 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
19604 comint-bol doesn't actually go to the beginning of the line.
19605
19606 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
19607 if comint-use-prompt-regexp-instead-of-fields is non-nil.
19608 (try-expand-line-all-buffers): Likewise.
19609
19610 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
19611 explicitly matching comint-prompt-regexp.
19612 (sql-copy-column): Use comint-line-beginning-position instead of
19613 explicitly matching comint-prompt-regexp.
19614
19615 * progmodes/octave-inf.el (inferior-octave-complete): Use
19616 comint-line-beginning-position.
19617
19618 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
19619
19620 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
19621 looking for a prompt, use `forward-line 0' instead of
19622 `beginning-of-line', to avoid getting caught by an input field.
19623
19624 2000-08-07 Gerd Moellmann <gerd@gnu.org>
19625
19626 * files.el (shell-quote-wildcard-pattern): Make sure to return
19627 PATTERN, in the Unix case.
19628
19629 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
19630
19631 * play/zone.el (zone): Discard any pending input before running
19632 the randomly-chosen pgm.
19633
19634 2000-08-07 Kenichi Handa <handa@etl.go.jp>
19635
19636 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
19637 checking the existence of any multibyte characters.
19638
19639 2000-08-06 Gerd Moellmann <gerd@gnu.org>
19640
19641 * help.el (describe-mode): Test minor-mode symbol for being
19642 bound before testing its value for being nil.
19643
19644 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
19645 `first', `second', and `third'.
19646
19647 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
19648 (second): Make it an alias for `cadr'.
19649
19650 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
19651
19652 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
19653 types of display support faces now.
19654
19655 2000-08-05 Gerd Moellmann <gerd@gnu.org>
19656
19657 * pcvs.el (require): Require `cl' during compilation, only.
19658
19659 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
19660 (toplevel): Remove `remq' and `remove' from autoloads.
19661 (cl-fake-autoloads): New variable. If set, arrange for an error
19662 when CL functions etc. are autoloaded.
19663
19664 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
19665
19666 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
19667
19668 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
19669 popped up, but the user clicks outside the menu, return an empty
19670 regexp (that causes unhighlight-regexp to have no effect).
19671
19672 * menu-bar.el (menu-bar-games-menu): Add Zone.
19673
19674 * hi-lock.el (toplevel): Require font-lock.
19675
19676 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19677
19678 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
19679 (ebnf-8-bit-chars): New var for bug fix.
19680 (ebnf-string): Bug fix.
19681
19682 2000-08-03 Sam Steingold <sds@gnu.org>
19683
19684 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
19685 instead of `buffer-string'.
19686 (require 'cl): Always, not just when compiling.
19687 `ignore-errors' in `interactive', `list*', `defun*' &c make this
19688 necessary.
19689
19690 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
19691
19692 * international/mule-cmds.el (select-safe-coding-system): Make
19693 the message text about selecting a safe coding system more clear.
19694
19695 2000-08-02 Gerd Moellmann <gerd@gnu.org>
19696
19697 * hi-lock.el: New file.
19698
19699 * play/zone.el: New file.
19700
19701 * replace.el (occur): Set tab-width in the *Occur* buffer to the
19702 value of tab-width in the original buffer. Choose a line number
19703 format that's a multiple of the original buffer's tab width, so
19704 that lines appear right.
19705
19706 * textmodes/ispell.el (ispell): New function, replacing an alias.
19707 Spell-check active region if in transient-mark-mode and mark
19708 is active; otherwise spell-check buffer.
19709
19710 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19711
19712 * ps-mule.el: Fix a customization problem on
19713 ps-mule-font-info-database-default.
19714
19715 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
19716
19717 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
19718 display-mouse-p instead of window-system.
19719 (ebrowse-member-mode-map): Ditto.
19720
19721 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19722
19723 * progmodes/ebnf2ps.el: Update ps-print functions call.
19724 Indentation fix. Doc fix.
19725 (ebnf-version): New version number (3.2).
19726 (ebnf-format-color, ebnf-begin-job): Code fix.
19727
19728 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
19729
19730 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
19731 font lock support on window-system.
19732 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
19733
19734 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
19735 display-color-p, if fboundp, instead of window-system.
19736
19737 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
19738
19739 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
19740 instead of window-system.
19741
19742 * wid-edit.el (widget-choose): Use display-mouse-p instead of
19743 window-system.
19744 (widget-choice-mouse-down-action): Use display-popup-menus-p
19745 instead of window-system.
19746
19747 * strokes.el (strokes-file): Run the file name through
19748 convert-standard-filename.
19749 (strokes-mode): Call display-mouse-p instead of looking at
19750 window-system. Change the error message accordingly.
19751
19752 * progmodes/cpp.el (toplevel): Support faces on tty's.
19753
19754 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
19755 (lm-plot-square, lm-init-display): Don't use window-system.
19756
19757 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
19758 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
19759
19760 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
19761 instead of looking at window-system.
19762
19763 2000-07-30 Gerd Moellmann <gerd@gnu.org>
19764
19765 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
19766 of testing if iswitchb-prepost-hooks is bound, because the
19767 latter will always be true when invoking a recursive minibuffer
19768 from an active Iswitchb buffer.
19769
19770 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
19771
19772 * files.el (shell-quote-wildcard-pattern): New function.
19773 (insert-directory): Call it. Only prepend "\" to command on Unix
19774 and GNU/Linux systems.
19775
19776 2000-07-30 Gerd Moellmann <gerd@gnu.org>
19777
19778 * eshell/esh-groups.el: Change custom :link file names
19779 from `eshell.info' to `eshell'.
19780
19781 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
19782
19783 * dired.el (dired-build-subdir-alist): Expand subdirectory names
19784 correctly in recursive ange-ftp listings.
19785
19786 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19787
19788 * ps-print.el: Fix bug 1: if ps-font-size-internal,
19789 ps-header-font-size-internal and
19790 ps-header-title-font-size-internal variables are not set,
19791 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
19792 face text property is (foreground-color . COLOR) or
19793 `(background-color . COLOR)', ps-print crashes. Doc fix.
19794 (ps-print-version): New version number (5.2.4).
19795 (ps-plot-region): Code fix.
19796 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
19797 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
19798 Bug fix 2.
19799
19800 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
19801
19802 * glasses.el (glasses-make-readable): Fix uncapitalization of
19803 identifiers like `myXMLDocument'.
19804
19805 2000-07-28 Karl Fogel <kfogel@red-bean.com>
19806
19807 * mail/mail-hist.el (mail-hist-previous-input)
19808 (mail-hist-next-input): Do the obvious code factorization.
19809 (mail-hist-retrieve-and-insert): New func, contains common
19810 code of above two.
19811 If inserting a message body, leave point at top.
19812
19813 2000-07-28 Sam Steingold <sds@gnu.org>
19814
19815 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
19816 Use `<=', not `<' to compare times!
19817 (ange-ftp-ls): Remove.
19818
19819 2000-07-27 Gerd Moellmann <gerd@gnu.org>
19820
19821 * play/cookie1.el: Add explanation of how to make cookie.el
19822 compatible with strfile(1) to comment.
19823
19824 * subr.el (remove, remq): New functions.
19825
19826 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
19827 escape `*' in regexps.
19828 (midnight-find): Reverse order of arguments in the funcall of
19829 TEST.
19830
19831 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
19832 and `.class'.
19833
19834 * play/meese.el: Add Commentary section.
19835
19836 2000-07-27 Alex Schroeder <alex@gnu.org>
19837
19838 * sql.el (sql-ms): Added autoload cookie.
19839 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
19840 (sql-oracle): Ditto.
19841 (sql-help): Doc change.
19842
19843 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
19844 types and exceptions.
19845
19846 2000-07-27 Alex Schroeder <alex@gnu.org>
19847
19848 * sql.el (sql-placeholder-history): New variable.
19849 (sql-query-placeholders-and-send): New function that will query
19850 the user and replace placeholders with user input.
19851 (sql-oracle): If running on NT, set comint-input-sender to
19852 sql-query-placeholders-and-send.
19853
19854 (sql-stop): If in the SQLi buffer, insert stop notification, else
19855 present it as a message.
19856
19857 2000-07-27 Alex Schroeder <alex@gnu.org>
19858
19859 * sql.el (sql-input-ring-separator): Doc change.
19860 (sql-input-ring-file-name): Doc change.
19861 (sql-interactive-mode): Use `sql-input-ring-separator' and
19862 `sql-input-ring-file-name' to set the comint-mode equivalents
19863 without making them local variables.
19864 (sql-stop): Don't bind `sql-input-ring-separator' and
19865 `sql-input-ring-file-name' dynamically to their comint-mode
19866 equivalents.
19867
19868 2000-07-27 Kenichi Handa <handa@etl.go.jp>
19869
19870 * international/mule.el (register-char-codings): New function.
19871 (make-coding-system): Handle `safe-chars' specification in the arg
19872 PROPERTY.
19873
19874 * international/mule-cmds.el
19875 (find-coding-systems-region-subset-p): This function deleted.
19876 (sort-coding-systems-predicate): New variable.
19877 (sort-coding-systems): New function.
19878 (find-coding-systems-region): Use
19879 find-coding-systems-region-internal.
19880 (find-coding-systems-string): Use find-coding-systems-region.
19881 (find-coding-systems-for-charsets): Check
19882 char-coding-system-table.
19883 (select-safe-coding-system-accept-default-p): New variable.
19884 (select-safe-coding-system): Mostly rewritten. New argument
19885 ACCEPT-DEFAULT-P.
19886 (select-message-coding-system): Call select-safe-coding-system
19887 with ACCEPT-DEFAULT-P arg.
19888 (reset-language-environment): Reset default-sendmail-coding-system
19889 to the default value iso-latin-1.
19890 (set-language-environment): Don't set the obsolete variable
19891 charset-origin-alist.
19892
19893 * international/codepage.el (cp-coding-system-for-codepage-1):
19894 Give `safe-chars' property to make-coding-system.
19895
19896 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
19897 calling select-message-coding-system twice.
19898
19899 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
19900 instead of `safe-charsets'.
19901 (cyrillic-alternativnyj): Likewise.
19902 (ccl-encode-alternativnyj): Don't check the charset
19903 cyrillic-iso8859-5.
19904
19905 2000-07-27 Kenichi Handa <handa@etl.go.jp>
19906
19907 * composite.el (compose-chars-after): Preserve match data.
19908
19909 2000-07-26 Sam Steingold <sds@gnu.org>
19910
19911 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
19912 (ange-ftp-real-file-newer-than-file-p): New function.
19913 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
19914 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
19915
19916 * tooltip.el (tooltip-float-time): Removed (use `float-time').
19917 * midnight.el (midnight-float-time): Ditto.
19918
19919 2000-07-26 Andreas Schwab <schwab@suse.de>
19920
19921 * files.el (normal-backup-enable-predicate): Correct
19922 interpretation of the return value of compare-strings.
19923
19924 2000-07-26 Gerd Moellmann <gerd@gnu.org>
19925
19926 * isearch.el (isearch-resume): New function.
19927 (isearch-done): Add something to command-history to resume
19928 the search.
19929 (isearch-yank-line, isearch-yank-word): Use
19930 buffer-substring-no-properties instead of buffer-substring.
19931
19932 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
19933 of flyspell-mouse-map.
19934
19935 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
19936 duplicate definition.
19937 (makefile-mode): Remove duplicate setting of local-abbrev-table.
19938
19939 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
19940 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
19941
19942 2000-07-25 Sam Steingold <sds@gnu.org>
19943
19944 * net/ange-ftp.el: Get modtime over the net.
19945 (ange-ftp-file-modtime): New function.
19946 (ange-ftp-write-region, ange-ftp-insert-file-contents)
19947 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
19948 Use it.
19949 (ange-ftp-dot-to-slash): New function.
19950 (ange-ftp-fix-name-for-vms): Use it.
19951
19952 * midnight.el (midnight-buffer-display-time): Use
19953 `with-current-buffer'.
19954
19955 2000-07-25 Gerd Moellmann <gerd@gnu.org>
19956
19957 * find-dired.el: Update copyright notice.
19958 (find-dired): Offer to kill a running `find'.
19959
19960 * enriched.el (enriched-face-ans): For a `foreground-color'
19961 property, return '(("x-color" COLOR))' so that COLOR will be
19962 output as a parameter of the x-color annotation. Likewise for the
19963 `background-color' property. In the case of normal face
19964 properties, don't return annotations for unspecified foreground
19965 and background face attributes.
19966
19967 2000-07-25 Kenichi Handa <handa@etl.go.jp>
19968
19969 * language/japan-util.el (japanese-katakana-region): Fix handling
19970 HANKAKU argument.
19971
19972 2000-07-25 Miles Bader <miles@gnu.org>
19973
19974 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
19975 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
19976 constrain-to-field.
19977
19978 2000-07-24 Andrew Innes <andrewi@gnu.org>
19979
19980 * timer.el (timer-activate-when-idle): Add optional parameter
19981 DONT-WAIT. Update docstring.
19982 (run-with-idle-timer): Specify extra parameter to
19983 timer-activate-when-idle, so that timer will be activated
19984 immediately if Emacs is already idle.
19985
19986 * w32-fns.el (w32-using-nt): Fix docstring.
19987
19988 2000-07-24 Dave Love <fx@gnu.org>
19989
19990 * mouse.el (popup-menu): Set last-command-event.
19991 (mouse-major-mode-menu-prefix): Declare.
19992
19993 2000-07-24 Gerd Moellmann <gerd@gnu.org>
19994
19995 * textmodes/flyspell.el: Update to author's version 1.5d.
19996
19997 * progmodes/hideshow.el: Update copyright notice.
19998
19999 * vcursor.el: Set maintainer to FSF, since author cannot
20000 be reached.
20001
20002 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
20003
20004 * info.el (Info-goto-emacs-key-command-node): Leave a space after
20005 the prompt.
20006
20007 * mouse.el (popup-menu): Run the keymap through indirect-function,
20008 in case it was defined with define-prefix-key. If the menu is a
20009 list of keymaps, look up the binding of user's choice in each one
20010 of the keymaps.
20011 (mouse-popup-menubar): If the global and local menu-bar keymaps
20012 don't have a prompt string, create one and insert it into the
20013 keymap. Don't barf if current-local-map returns nil.
20014
20015 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
20016
20017 * dired.el (dired-sort-R-check): Added to allow recursive listing
20018 to be undone.
20019 (dired-sort-other): Use it.
20020
20021 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20022
20023 * Release of cc-mode 5.27
20024
20025 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20026
20027 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
20028 c-beginning-of-statement-1 that caused a bad case of recursion
20029 which could consume a lot of CPU in large classes in languages
20030 that have in-expression classes (i.e. Java and Pike).
20031
20032 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
20033 statements before top level constructs (i.e. case 6 is moved
20034 before case 5 and is now case 4) to catch in-expression
20035 classes in top level expressions correctly.
20036
20037 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20038
20039 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
20040 objc-method-intro. Case 4 removed and case 5I added.
20041
20042 * cc-langs.el (c-append-paragraph-start): New variable used by
20043 c-common-init to get paragraph-start correct.
20044 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
20045 initialize paragraph-start to make it correct both with and
20046 without the javadoc special case.
20047
20048 * cc-mode.el (java-mode): Use c-append-paragraph-start to
20049 initialize paragraph-start for javadoc markup.
20050
20051 * cc-vars.el (c-style-variables-are-local-p): Incompatible
20052 change by defaulting this to t. It's motivated by the
20053 confusing behavior that otherwise arise from the style system
20054 when editing both java and non-java files at the same time
20055 (see the comments about style setting in c-common-init).
20056
20057 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20058
20059 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
20060 similar to the one in c-fill-paragraph to check the fill
20061 prefix from the adaptive fill function for sanity.
20062
20063 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20064
20065 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
20066 defun block.
20067
20068 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20069
20070 * cc-align.el (c-lineup-multi-inher): Handle lines with
20071 leading comma nicely. Extended to handle member initializers
20072 too.
20073
20074 * cc-engine.el: (c-beginning-of-inheritance-list,
20075 c-guess-basic-syntax): Fixed recognition of inheritance lists
20076 when the lines begins with a comma.
20077
20078 * cc-vars.el (c-offsets-alist): Changed default for
20079 member-init-cont to c-lineup-multi-inher since it now handles
20080 member initializers and indents better for leading commas.
20081
20082 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20083
20084 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
20085 handling that caused class open lines to be recognized as
20086 statement-conts in some cases.
20087
20088 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
20089 guessed by the adaptive fill function unless point is on the
20090 first line of a block comment.
20091
20092 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
20093 when the buffer ends with a macro continuation char.
20094
20095 * cc-engine.el (c-guess-basic-syntax): Added support for
20096 function definitions as statements in Pike. The first
20097 statement in a lambda block is now labeled defun-block-intro
20098 instead of statement-block-intro.
20099
20100 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
20101 so that the class surrounding point is selected, not the one
20102 innermost in the state.
20103
20104 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
20105 recognition of switch labels having hanging multiline
20106 statements.
20107
20108 * cc-engine.el (c-beginning-of-member-init-list): Broke out
20109 some code in c-guess-basic-syntax to a separate function.
20110 * cc-engine.el (c-just-after-func-arglist-p): Fixed
20111 recognition of member inits with multiple line arglists.
20112 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
20113 member-init-cont when the commas are in funny places.
20114
20115 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20116
20117 * cc-defs.el (c-auto-newline): Removed this macro since it's
20118 not used anymore.
20119
20120 * cc-engine.el (c-looking-at-bos): New helper function.
20121 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
20122 inexpr and toplevel classes apart in Pike.
20123
20124 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
20125 of case 9A.
20126
20127 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
20128 constant, since "class" can introduce an in-expression class
20129 in Pike nowadays.
20130
20131 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20132
20133 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
20134 indentation on cpp-macro lines.
20135
20136 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
20137 a syntax modifier like comment-intro, to make it possible to
20138 get syntactic indentation for preprocessor directives. It's
20139 incompatible wrt to lineup functions on cpp-macro, but it has
20140 no observable effect in the 99.9% common case where cpp-macro
20141 is set to -1000.
20142
20143 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20144
20145 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
20146 member-init-cont when the preceding arglist is several lines.
20147
20148 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20149
20150 * cc-styles.el (c-style-alist): The basic offset for the BSD
20151 style corrected to 8.
20152
20153 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20154
20155 * cc-styles.el (c-style-alist): Adjusted the indentation of
20156 brace list openers in the gnu style.
20157
20158 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20159
20160 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
20161
20162 * cc-cmds.el (c-electric-brace, c-electric-slash,
20163 c-electric-star, c-electric-semi&comma, c-electric-colon,
20164 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
20165 when c-syntactic-indentation is nil.
20166
20167 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
20168 we were left at comments preceding the first statement when
20169 reaching the beginning of the buffer.
20170
20171 * cc-vars.el (c-syntactic-indentation): New variable to turn
20172 off all syntactic indentation.
20173
20174 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20175
20176 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
20177 between the text and the block comment ender when it hangs,
20178 depending on how many there are before the fill.
20179
20180 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20181
20182 * cc-engine.el (c-beginning-of-closest-statement): New helper
20183 function to go back to the closest preceding statement start,
20184 which could be inside a conditional statement.
20185 * cc-engine.el (c-guess-basic-syntax): Use
20186 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
20187
20188 * cc-engine.el (c-guess-basic-syntax): Better handling of
20189 arglist-intro, arglist-cont-nonempty and arglist-close when
20190 the arglist is nested inside parens. Cases 7A, 7C and 7F
20191 changed.
20192
20193 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
20194 up-to-date with javadoc 1.2.
20195
20196 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20197
20198 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
20199 multiline Pike type decls.
20200
20201 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20202
20203 * cc-cmds.el (c-indent-new-comment-line): Always break
20204 multiline comments in multiline mode, regardless of
20205 comment-multi-line.
20206
20207 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20208
20209 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
20210 fully::qualified::names in C++ member init lists. Preamble in
20211 case 5D changed.
20212
20213 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20214
20215 * cc-langs.el (c-common-init): Handling of obsolete variables
20216 moved to c-initialize-cc-mode. More compatible style override
20217 when using global style variables.
20218 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
20219 variables moved here.
20220
20221 * cc-styles.el (c-make-styles-buffer-local): Flag style
20222 variable localness in c-style-variables-are-local-p to make
20223 the compatibility measure in c-common-init work well.
20224
20225 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
20226 longer contain set-from-style.
20227 * cc-styles.el (c-initialize-builtin-style): Don't check for
20228 set-from-style on c-special-indent-hook.
20229 * cc-styles.el (c-copy-tree): Obsolete. The standard function
20230 copy-alist is sufficient now.
20231
20232 * cc-styles.el (c-set-style, c-set-style-1,
20233 c-get-style-variables): Fixes to variable initialization so
20234 that duplicate entries in styles have the same effect
20235 regardless of DONT-OVERRIDE.
20236
20237 * cc-styles.el (c-set-style-2): Fixed bug where the
20238 initialization of inheriting styles failed when the
20239 dont-override flag is set.
20240
20241 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
20242 on this.
20243
20244 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20245
20246 * cc-defs.el (c-forward-comment): Removed the workaround
20247 introduced in 5.38 since it had worse side-effects. If a line
20248 contains the string "//\"", it regarded the // as a comment
20249 start since the \ temporarily doesn't have escape syntax.
20250
20251 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
20252
20253 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
20254 ada-xref.el before ada-prj.el, so that the Project menu is created
20255 when ada-prj tries to add to it.
20256 (ada-activate-keys-for-case): Suppress the characters that are not
20257 part of the Ada syntax. Better compatibility with else-mode
20258 (ada-adjust-case-interactive): When auto-casing is not active,
20259 correctly insert newlines (used to insert only ^M). Prevent the
20260 syntax table from being changed in case of an error
20261 (or '_' becomes part of a word and some commands are confused).
20262 Do nothing if ada-auto-case is nil.
20263 (ada-after-keyword-p): Ignore keywords that are also attributes
20264 (ada-batch-reformat): Update usage comment
20265 (ada-call-from-contextual-menu): New function
20266 (ada-case-read-exceptions): Reinitialize the casing exception list
20267 first to nil first, so that the casing exception file can be
20268 shared.
20269 (ada-check-defun-name): Handles "configure" keyword for gnatdist
20270 files.
20271 (ada-compile-goto-error): Fix regexp used to detect a file:line
20272 anywhere in the error message
20273 (ada-contextual-menu-last-point): New variable
20274 (ada-create-keymap): If the variable delete-key-deletes-forward is
20275 t on XEmacs, it means that DEL should delete one character
20276 forward.
20277 (ada-create-menu): Use :included instead of :visible for XEmacs.
20278 New submenu "Options".
20279 (ada-end-stmt-re): Correctly indent "select ... then abort"
20280 statements.
20281 (ada-fill-comment-paragraph): Correctly delete all leading '--'
20282 even if they don't match ada-fill-comment-prefix Fix handling of
20283 paragraphs on the first or last line of a file.
20284 (ada-format-paramlist): Fix handling of default parameter values.
20285 (ada-get-body-name): New function.
20286 (ada-get-current-indent): Optimized by searchling directly for an
20287 existing generic part or a statement outside of it. Handle
20288 ada-indent-align-comments when indenting comments Replaced some
20289 regexps by testing directly the next character. This results in a
20290 huge speedup on some files. New indentation scheme for renames
20291 statements. Stop looking for the 'while' or 'for' associated with
20292 a 'loop' at the first semicolon encountered. A "return" can also
20293 match an anonymous access subprogram declaration.
20294 (ada-get-indent-noindent): Ignore strings and comments when
20295 looking for the keywords "record" and "private".
20296 (ada-goto-matching-decl-start): When matching "if", make sure we
20297 are not in fact seeing "end if". Ignore "when" statements except
20298 when initial keyword was "begin". Fix handling of nested
20299 procedures. Add a recursive call to this function to skip over
20300 other 'end' statmts. Fix indentation for "when .. => begin"
20301 (ada-in-open-paren-p): Fix indentation for complex boolean
20302 expressions, where 'and then', 'or else' and parenthesis
20303 statements are mixed up.
20304 (ada-in-paramlist-p): Skip comments while searching for the
20305 beginning Fix handling of operator declarations.
20306 (ada-indent-align-comments): New variable
20307 (ada-indent-current): Change the syntax table only in the
20308 protected section, so that we are sure it is restored correctly.
20309 (ada-indent-on-previous-lines): Use ada-use-indent and
20310 ada-with-indent Correctly indent "select ... then"
20311 (ada-indent-region): Slight speedup.
20312 (ada-indent-renames): New variable.
20313 (ada-last-which-function-subprog, ada-last-which-function-line):
20314 New variables
20315 (ada-looking-at-semi-private): Correctly indent the 'private'
20316 keyword when it is the first word in a package declaration.
20317 (ada-loose-case-word): Stop searching if at the end of the buffer.
20318 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
20319 even if point is not initially at the end of the word.
20320 (ada-matching-decl-start-re): Add "when".
20321 (ada-mode): Add support for abbrev-mode, outline-mode and
20322 which-func-mode Override the old find-file.el entry in
20323 ff-special-constructs since it is using the obsolete
20324 ada-spec-suffix variable
20325 (ada-no-auto-case): New function
20326 (ada-scan-paramlist): When parsing the argument type, accept
20327 spaces (as in "X 'Class", generated by Rational Rose).
20328 (ada-other-file-name): No longer loads the other file.
20329 (ada-popup-menu): Save and restore the current buffer and cursor
20330 position before and after displaying the menu.
20331 (ada-search-ignore-complex-boolean): New function.
20332 (ada-uncomment-region): Emacs21 already knows how to delete
20333 comments not starting in the first column.
20334 (ada-use-indent): New variable
20335 (ada-which-function): New function.
20336 (ada-with-indent): New variable
20337 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
20338 can be batch-compiled from the command line.
20339
20340 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
20341 Add to the menu when the file is loaded, not in ada-mode-hook.
20342 Add -toolbar to the default ddd command Switches moved from
20343 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
20344 ada-prj-default-comp-opt
20345 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
20346 Reference Manual to the menu
20347 (ada-check-current): rewritten as a call to ada-compile-current
20348 (ada-compile): Removed.
20349 (ada-compile-application, ada-compile-current, ada-check-current):
20350 Set the compilation-search-path so that compile.el automatically
20351 finds the sources in src_dir. Automatic scrollong of the
20352 compilation buffer. C-uC-cC-c asks for confirmation before
20353 compiling
20354 (ada-compile-current): New parameter, prj-field
20355 (ada-complete-identifier): Load the .ali file before doing
20356 processing
20357 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
20358 conform to gnatmake's behavior.
20359 (ada-find-file-in-dir): New function
20360 (ada-find-references): Set the environment variables for gnatfind
20361 (ada-find-src-file-in-dir): New function.
20362 (ada-first-non-nil): Removed
20363 (ada-gdb-application): Add support for jdb, the java debugger.
20364 (ada-get-ada-file-name): Load the original-file first if not done
20365 yet.
20366 (ada-get-all-references): Handles the new ali syntax (parent types
20367 are found between <>).
20368 (ada-initialize-runtime-library): New function
20369 (ada-mode-hook): Always load a project file when a file is opened,
20370 so that the casing exceptions are correctly read.
20371 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
20372 (ada-parse-prj-file): Use find-file-noselect instead of find-file
20373 to open the project file, since the latter does not work with
20374 speedbar Get default values before loading the prj file, or the
20375 default executable file name is wrong. Use the absolute value of
20376 src_dir to initialize ada-search-directories and
20377 compilation-search-path,... Add the standard runtime library to
20378 the search path for find-file.
20379 (ada-prj-default-debugger): Was missing an opening '{'
20380 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
20381 variables.
20382 (ada-prj-default-gnatmake-opt): New variable
20383 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
20384 buffers, the project file is the default one Save the windows
20385 configuration before displaying the menu.
20386 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
20387 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
20388 ...) regexp-quote identifiers names to support operators +,
20389 -,... in regexps.
20390 (ada-remote): New function.
20391 (ada-run-application): Erase the output buffer before starting the
20392 run Support remote execution of the application. Use
20393 call-process, or the arguments are incorrectly parsed
20394 (ada-set-default-project-file): Reread the content of the active
20395 project file, not the one from the current buffer When a project
20396 file is set as the default project, all directories are
20397 automatically associated with it.
20398 (ada-set-environment): New function
20399 (ada-treat-cmd-string): New special variable ${current}
20400 (ada-treat-cmd-string): Revised. The substitution is now done for
20401 any ${...} substring
20402 (ada-xref-current): If no body was found, compiles the spec
20403 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
20404 compiler to get rid of command line length limitations.
20405 (ada-xref-get-project-field): New function
20406 (ada-xref-project-files): New variable
20407 (ada-xref-runtime-library-specs-path)
20408 (ada-xref-runtime-library-ali-path): New variables
20409 (ada-xref-set-default-prj-values): Default run command now does a
20410 cd to the build directory. New field: main_unit Provide a default
20411 file name even if the current buffer has no prj file.
20412
20413 * ada-prj.el:
20414 Rewritten to show a tabbed-dialog.
20415 (ada-prj-add-ada-menu): Remove the map and name parameters.
20416 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
20417 New function
20418 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
20419 (ada-prj-load-from-file): New function
20420 (ada-prj-save): Always save fields that depend on the current buffer
20421 (ada-prj-show-value): New function
20422
20423 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
20424 Ada mode. This will allow us to display the Ada menu in any buffer
20425 we want (for project items).
20426 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
20427 number of spaces in the header.
20428
20429 2000-07-24 Dave Love <fx@gnu.org>
20430
20431 * ediff-init.el (ediff-region-help-echo): Bind face-help.
20432
20433 2000-07-23 Noah Friedman <friedman@splode.com>
20434
20435 * type-break.el (type-break): perform autosave.
20436 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
20437 (type-break-do-query): Cancel query schedule while performing
20438 actual query, to avoid possibility of a second query being made
20439 while first one is already in progress.
20440 (type-break-time-stamp-format): New variable.
20441 (type-break-time-stamp): New function.
20442 (type-break-time-warning): Use it.
20443 (type-break-keystroke-warning): Use it.
20444 (type-break-noninteractive-query): Use it.
20445
20446 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
20447 cookie.
20448 Use add-minor-mode to set minor-mode-alist, if available.
20449 (eldoc-echo-area-use-multiline-p): New user option.
20450 (eldoc-echo-area-multiline-supported-p): New variable.
20451 (eldoc-docstring-format-sym-doc): Use them.
20452 (eldoc-mode): If not using idle timers, append to local post and
20453 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
20454 (eldoc-display-message-no-interference-p): Don't interfere with
20455 edebug.
20456 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
20457 (eldoc-function-arglist): New function.
20458 (eldoc-function-argstring): Use it.
20459
20460 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
20461 auto save directory exists before calling directory-files.
20462
20463 2000-07-23 Dave Love <fx@gnu.org>
20464
20465 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
20466 ^o, ^u.
20467
20468 2000-07-21 Dave Love <fx@gnu.org>
20469
20470 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
20471 now passed to the function. It now works properly.
20472
20473 * smerge-mode.el (smerge-mode-menu): Fill it out.
20474
20475 2000-07-20 Gerd Moellmann <gerd@gnu.org>
20476
20477 * info-look.el (info-lookup): If *info* is shown in another frame
20478 on the same display, select that frame, instead of switching to
20479 the Info buffer in another window of the selected frame.
20480
20481 * simple.el (universal-argument-map): Bind numeric keypad keys
20482 kp-0 to kp-9 and kp-subtract.
20483 (digit-argument): Handle these keys.
20484
20485 2000-07-20 Dave Love <fx@gnu.org>
20486
20487 * net/goto-addr.el (goto-address-fontify): Don't bother with
20488 buffer-modified and read-only stuff -- irrelevant with overlays.
20489 Put an extra property on the overlays and use it to clean up in
20490 case goto-address is re-run.
20491
20492 2000-07-19 Richard M. Stallman <rms@gnu.org>
20493
20494 * timer.el (run-with-idle-timer): Doc fix.
20495
20496 * mail/mail-utils.el (mail-strip-quoted-names):
20497 Handle case where <...> appears inside "...".
20498 Use replace-match to edit the string more simply.
20499 (rmail-dont-reply-to): Cope with an unmatched ".
20500
20501 2000-07-19 Dave Love <fx@gnu.org>
20502
20503 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
20504 implementation.
20505
20506 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
20507 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
20508 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
20509
20510 2000-07-19 Gerd Moellmann <gerd@gnu.org>
20511
20512 * textmodes/refer.el: Correct maintainer's email address.
20513
20514 * progmodes/hideif.el: Correct author's email address.
20515 Fix typo in comment.
20516
20517 * xml.el: New file.
20518
20519 * mail/mailheader.el: Correct author's mail address.
20520
20521 * gnus/parse-time.el: Correct author's mail address.
20522
20523 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
20524
20525 * comint.el (comint-highlight-input, comint-highlight-face):
20526 New user options.
20527 (comint-input-ring-file-name): Change custom type.
20528 (comint-mode-map): Bind mouse-2.
20529 (comint-insert-clicked-input): New function.
20530 (comint-send-input): Handle input highlighting.
20531
20532 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
20533
20534 * mouse.el (popup-menu): New function.
20535 (mouse-major-mode-menu): Use it.
20536
20537 2000-07-18 Dave Love <fx@gnu.org>
20538
20539 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
20540 improvements.
20541
20542 2000-07-18 Gerd Moellmann <gerd@gnu.org>
20543
20544 * faces.el (face-font-selection-order)
20545 (face-font-family-alternatives): Add custom type.
20546
20547 2000-07-18 Dave Love <fx@gnu.org>
20548
20549 * cus-edit.el (custom-variable-reset-saved)
20550 (custom-variable-reset-standard): Remove unused bindings.
20551
20552 * rect.el (open-rectangle-line): Remove unused let.
20553
20554 * hl-line.el (hl-line-highlight): Check hl-line-mode.
20555
20556 2000-07-18 Gerd Moellmann <gerd@gnu.org>
20557
20558 * cdl.el: Fix `Maintainer' keyword.
20559
20560 * play/pong.el: Add author's email address.
20561
20562 2000-07-17 Sam Steingold <sds@gnu.org>
20563
20564 * files.el (insert-directory): Call `split-string' instead of
20565 re-implementing it.
20566
20567 2000-07-18 Gerd Moellmann <gerd@gnu.org>
20568
20569 * mail/vms-pmail.el: Change maintainer to FSF.
20570
20571 * net/goto-addr.el: Change maintainer to FSF.
20572
20573 * info.el (Info-title-face-alist): Removed.
20574
20575 2000-07-18 David Ponce <david@dponce.com>
20576
20577 * recentf.el (recentf-open-files): New command that works like
20578 `recentf-open-more-files', but shows the whole list of files (not just
20579 those omitted from the menu). Useful if you don't use a menu-bar!
20580 (recentf-open-more-files) Modified to use `recentf-open-files'.
20581
20582 (recentf-open-files, recentf-open-more-files)
20583 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
20584
20585 (recentf-dialog-mode): New mode for dialogs. You can now just type
20586 "q" to cancel the dialogs.
20587
20588 2000-07-18 David Ponce <david@dponce.com>
20589
20590 * recentf.el: This is a major update of recentf.el. It adds new
20591 features to better organize the recentf menu and "More..." buffer.
20592
20593 Using new provided menu filtering functions you can now organize the
20594 recent files list:
20595
20596 - by major modes
20597 - by directories
20598 - by user defined rules
20599
20600 Finally, with the new `recentf-filter-changer' customizable filter you
20601 can define a ring of filters and dynamically (via the menu) cycle on
20602 each menu organization in the ring (a la msb).
20603
20604 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
20605
20606 * eshell/eshell.el (eshell): Replace links to eshell.info with
20607 links to eshell, to avoid problems on systems where the manual is
20608 installed as `eshell'.
20609 * eshell/esh-cmd.el (eshell-cmd): Ditto.
20610 * eshell/em-smart.el (eshell-smart): Ditto.
20611 * eshell/em-banner.el (eshell-banner): Ditto.
20612 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
20613
20614 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
20615 same-file check in the MS-DOS version (it does support inodes).
20616
20617 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
20618
20619 * eshell/eshell.el (eshell-directory-name):
20620 Run default directory name through convert-standard-filename.
20621
20622 2000-07-18 Kenichi Handa <handa@etl.go.jp>
20623
20624 * international/mule-cmds.el (select-safe-coding-system):
20625 Fix typo in the comment.
20626
20627 * language/european.el (compound-text):
20628 Force katakana-jisx0201 to be designated to G1.
20629
20630 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
20631 Don't translate some national variant characters of latin-jisx0201.
20632 (x-ctext): Force katakana-jisx0201 to be designated to G1.
20633
20634 * international/kkc.el (kkc-after-update-conversion-functions):
20635 New variable.
20636 (kkc-update-conversion): Run functions in it at the tail.
20637
20638 2000-07-16 John Wiegley <johnw@gnu.org>
20639
20640 * lisp/align.el (align-newline-and-indent):
20641 Adding new function. for auto-aligning blocks of code on RET.
20642 (align-region): Fixed badly formatted minibuffer message.
20643
20644 2000-07-17 Kenichi Handa <handa@etl.go.jp>
20645
20646 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
20647 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
20648 the conversion list at first if appropriate.
20649 (kkc-next): Don't update kkc-next-count here.
20650 (kkc-prev): Don't update kkc-prev-count here.
20651 (kkc-show-conversion-list-update): Fix setting up of conversion
20652 list message.
20653
20654 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
20655
20656 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
20657
20658 2000-07-16 Dave Love <fx@gnu.org>
20659
20660 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
20661 function to be more specific.
20662
20663 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
20664 non-string help-echo.
20665 (widget-types-convert-widget): Defsubst it.
20666 (widget-echo-help): Try to cope with a help-echo function of two
20667 possible sorts.
20668
20669 2000-07-15 Jason Rumney <jasonr@gnu.org>
20670
20671 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
20672 Declare as obsolete.
20673
20674 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
20675
20676 2000-07-14 Gerd Moellmann <gerd@gnu.org>
20677
20678 * hilit-chg.el: Fix typo.
20679
20680 2000-07-14 Dave Love <fx@gnu.org>
20681
20682 * info.el (Info-mode-menu): Fix use of :help, :enable.
20683
20684 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
20685
20686 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
20687
20688 2000-07-13 Dave Love <fx@gnu.org>
20689
20690 * emacs-lisp/easymenu.el: Doc fixes.
20691 (easy-menu-remove): Defalias to ignore.
20692
20693 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
20694 Call throw correctly.
20695
20696 2000-07-13 Gerd Moellmann <gerd@gnu.org>
20697
20698 * faces.el (frame-background-mode): Doc fix.
20699
20700 * simple.el (eval-expression-print-length): Change custom type to
20701 allow entering nil as value.
20702
20703 2000-07-13 Dave Love <fx@gnu.org>
20704
20705 * progmodes/fortran.el (fortran-imenu-generic-expression):
20706 Change definition layout.
20707 (fortran-mode-menu): Reinstate customize entries.
20708
20709 * cus-edit.el (custom-group-menu-create, customize-menu-create):
20710 Use :filter, per old XEmacs code.
20711
20712 2000-07-12 Gerd Moellmann <gerd@gnu.org>
20713
20714 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
20715 event when deciding what to send to the terminal.
20716
20717 2000-07-12 Dave Love <fx@gnu.org>
20718
20719 * cus-start.el: Add optional version as 4th element of specs and
20720 use it for several things new in v21. Remove load-path. Fix type
20721 of line-number-display-limit.
20722
20723 2000-07-11 Dave Love <fx@gnu.org>
20724
20725 * progmodes/fortran.el: Don't require easymenu.
20726 Use repeat counts in various regexps.
20727 (fortran-mode-syntax-table): Defvar directly.
20728 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
20729 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
20730 Use defvar, not defconst.
20731 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
20732 (fortran-mode): Set fortran-comment-line-start-skip,
20733 fortran-comment-line-start-skip, dabbrev-case-fold-search.
20734 (fortran-comment-indent): Use defsubst.
20735 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
20736 Use fortran-comment-indent, not fortran-comment-indent-function.
20737 (fortran-comment-region, fortran-electric-line-number): Simplify.
20738 (fortran-auto-fill): New function.
20739 (fortran-do-auto-fill): Deleted.
20740 (fortran-find-comment-start-skip):
20741 Check for non-null comment-start-skip.
20742 (fortran-auto-fill-mode, fortran-fill-statement):
20743 Use fortran-auto-fill.
20744 (fortran-fill): Use fortran-auto-fill. Check for null
20745 comment-start-skip. Simplify final clause and use end-of-line finally.
20746
20747 * widget.el (widget-plist-member): New alias.
20748
20749 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
20750
20751 * eshell/esh-module.el (toplevel): Reference
20752 byte-compile-current-file only if it is bound.
20753
20754 2000-07-10 Gerd Moellmann <gerd@gnu.org>
20755
20756 * dired.el: Don't require `dired-aux'.
20757
20758 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
20759
20760 * dired-aux.el (dired-show-file-type): New function.
20761 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
20762 (dired-show-file-type): Add autoload.
20763
20764 2000-07-10 Kenichi Handa <handa@etl.go.jp>
20765
20766 * international/mule-diag.el (describe-font): Adjusted for the
20767 change of fontset-info.
20768 (print-fontset): Likewise.
20769
20770 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
20771
20772 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
20773
20774 2000-07-07 Gerd Moellmann <gerd@gnu.org>
20775
20776 * bindings.el: Bind `[delete]' to delete-char.
20777
20778 * dired.el (dired-find-alternate-file): New function.
20779 (dired-mode-map): Bind `a' to dired-find-alternate-file.
20780 (toplevel): Require dired-aux when compiling.
20781 (dired-buffers): Move defvar within file to avoid compiler warning.
20782
20783 * info.el (Info-last-search): Variable removed.
20784 (Info-search-history): New variable.
20785 (Info-search): New Info-search-history.
20786
20787 * battery.el, info-look.el: Change author's mail address.
20788
20789 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
20790
20791 * mail/rmail.el (rmail-clear-headers): Don't throw an error
20792 if rmail-ignored-headers is nil.
20793 (rmail-retry-failure): Bind rmail-ignored-headers and
20794 rmail-displayed-headers to nil.
20795
20796 2000-07-06 Gerd Moellmann <gerd@gnu.org>
20797
20798 * lpr.el (lpr-page-header-switches): Add `-h' switch.
20799 (print-region-1): Don't hard code `-h' here.
20800
20801 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
20802
20803 2000-07-01 Francesco Potorti` <pot@gnu.org>
20804
20805 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
20806 exim can use "your message" instead of "the message".
20807
20808 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
20809
20810 * facemenu.el: Docstrings fixes.
20811 (facemenu-get-face): Don't use internal-find-face.
20812 (facemenu-iterate): Rename arg to match the docstring.
20813
20814 * newcomment.el (uncomment-region): Be more careful when skipping
20815 backwards over `=' not to bump into BOBP.
20816
20817 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
20818
20819 * ediff-diff.el (ediff-wordify): Use syntax table.
20820 * ediff-init.el (ediff-has-face-support-p): Use
20821 ediff-color-display-p.
20822 (ediff-color-display-p): Use display-color-p, changed to defun
20823 from defsubst.
20824 Got rid of special cases for NeXT and OS/2.
20825 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
20826 face.
20827
20828 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
20829
20830 * emacs-lisp/lucid.el: Require CL.
20831 (copy-tree, remprop): Remove, it's provided by CL.
20832 (map-keymap): Define in terms of cl-map-keymap.
20833 (extent-property, set-extent-end-glyph): New functions.
20834
20835 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
20836
20837 2000-07-05 Gerd Moellmann <gerd@gnu.org>
20838
20839 * Makefile.in (DONTCOMPILE): Add comment that the name may
20840 not be changed without changing the make-dist script.
20841
20842 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
20843 (cl-mapc): Use mapc instead of cl-old-mapc.
20844
20845 2000-07-05 Andrew Innes <andrewi@gnu.org>
20846
20847 * makefile.nt: Add support for `bootstrap' and related targets.
20848
20849 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
20850
20851 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
20852 (easy-menu-do-define): Use `menu-item' format.
20853 Handle case where easy-menu-create-menu returns a symbol.
20854 Manually call the potential top-level filter in the function binding.
20855 (easy-menu-filter-return): New arg NAME.
20856 Convert to a keymap if MENU is an XEmacs menu.
20857 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
20858 (easy-menu-converted-items-table, easy-menu-convert-item):
20859 New var and fun to memoize easy-menu-convert-item-1.
20860 (easy-menu-do-add-item): Use it.
20861 (easy-menu-create-menu): Use easy-menu-convert-item.
20862 Wrap easy-menu-filter-return around any :filter specification.
20863 Don't convert the menu if a filter was specified.
20864 Tell easy-menu-make-symbol not to check for MENU being an expression.
20865 (easy-menu-make-symbol): New arg NOEXP.
20866
20867 2000-07-05 Gerd Moellmann <gerd@gnu.org>
20868
20869 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
20870 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
20871 (eval-defun): If called with prefix arg, instrument code for
20872 Edebug.
20873
20874 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
20875 similar to that of eval-defun.
20876
20877 2000-07-04 Dave Love <fx@gnu.org>
20878
20879 * hl-line.el (hl-line-overlay): Make it permanent-local.
20880
20881 * calendar/todo-mode.el: Replaced with a working version, based on
20882 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
20883
20884 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
20885
20886 * paths.el (prune-directory-list): New function.
20887 (Info-default-directory-list): Rewritten to more methodically
20888 enumerate a big list of possible info directories (based on the
20889 list used by the standalone info reader).
20890
20891 * info.el (info-initialize): Use prune-directory-list to remove
20892 non-existent directories from Info-directory-list.
20893
20894 * paths.el (Info-default-directory-list): Try a list of possible
20895 info-directories instead of a single one. Add the possible
20896 info directory "/usr/share/info".
20897
20898 * woman.el (woman-man.conf-path): Explicitly include the debian
20899 man-db config file "/etc/manpath.config".
20900 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
20901 are present in `manpath.config'.
20902 (woman-manpath): Include "/usr/share/man".
20903
20904 2000-07-03 Gerd Moellmann <gerd@gnu.org>
20905
20906 * frame.el (blink-cursor-mode): Don't hide cursor initially.
20907
20908 * startup.el (command-line): Initialize blink-cursor based
20909 on window-system.
20910
20911 * frame.el (blink-cursor): Default to nil if not running under
20912 a window-system.
20913
20914 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
20915 (face-x-resources): Remove duplicate entry for :font.
20916
20917 * textmodes/refer.el (refer-find-entry-internal): Use some-window
20918 instead of cycling through windows with next-window.
20919
20920 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
20921 of cycling through windows with next-window.
20922
20923 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
20924 of cycling through windows with next-window.
20925
20926 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
20927 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
20928 instead of cycling through windows with next-window.
20929
20930 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
20931 instead of cycling through windows with next-window.
20932
20933 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
20934 of cycling through windows with next-window.
20935
20936 * terminal.el (te-process-output): Use walk-windows instead of
20937 cycling through windows with next-window.
20938
20939 * server.el (server-switch-buffer): Use some-window instead of
20940 cycling through windows with next-window.
20941
20942 * window.el (some-window): New function.
20943 (walk-windows): Remove reference to walk-windows-start.
20944
20945 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
20946
20947 2000-07-03 Richard Stallman <rms@gnu.org>
20948
20949 * window.el (walk-windows): Guarantee termination by keeping a list
20950 of all the windows already handled.
20951
20952 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
20953
20954 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
20955 window-system.
20956
20957 * man.el (Man-notify-when-ready): Don't use window-system. If
20958 Man-notify-method is newframe, and the display is not
20959 multi-frame, select the frame created for the man page.
20960 (Man-init-defvars): Doc fix.
20961
20962 2000-06-28 Gerd Moellmann <gerd@gnu.org>
20963
20964 * faces.el (region): Change background color for light background.
20965
20966 * ediff-wind.el (ediff-setup-control-frame): Remove :box
20967 attribute from mode-line face of Ediff control frame.
20968
20969 * replace.el (query-replace-map): Bind `e' like `E'.
20970
20971 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
20972
20973 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
20974 Change name to "Select All".
20975
20976 * dos-fns.el (convert-standard-filename): Fix last change.
20977
20978 2000-06-27 Gerd Moellmann <gerd@gnu.org>
20979
20980 * help.el (describe-variable): Don't insert a second `'s' in front
20981 of the string `value is shown below'. Since the syntax-table is
20982 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
20983 an existing `'s', so that this won't be deleted.
20984
20985 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
20986 * pcmpl-unix.el: New files.
20987
20988 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
20989
20990 * wid-edit.el (widget-member): Use the new plist-member.
20991
20992 2000-06-26 Gerd Moellmann <gerd@gnu.org>
20993
20994 * replace.el (perform-replace): Undo change of 2000-04-04.
20995 Instead, move backward 1 character at the end of the loop when
20996 necessary.
20997
20998 * faces.el (fringe): Change face for different backgrounds.
20999
21000 * eshell/esh-module.el (toplevel): Load defgroup's differently;
21001 patch from John.
21002
21003 * eshell/*.el: Change spelling of the Free Software Foundation.
21004
21005 * eshell/esh-toggle.el: Removed.
21006
21007 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
21008
21009 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
21010 interactively.
21011
21012 2000-06-26 Alex Schroeder <alex@gnu.org>
21013
21014 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
21015 `define-key'; instead of checking `(emacs-version)' check for
21016 `set-keymap-parent' and `set-keymap-name' directly. Add entries
21017 for `;' and `o' which might be electric.
21018
21019 (sql-electric-stuff): New user option.
21020 (sql-magic-go): New function which uses `sql-electric-stuff'.
21021 (sql-magic-semicolon): New function which uses
21022 `sql-electric-stuff'.
21023
21024 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
21025 is not fboundp.
21026
21027 (sql-oracle-options): New variable.
21028 (sql-oracle): Use it.
21029
21030 (sql-imenu-generic-expression): Doc change.
21031 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
21032 is used.
21033
21034 (sql-informix): Added command line parameter "-" to force
21035 sql-informix-program to use stdout.
21036
21037 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
21038
21039 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
21040 (cp864-decode-table): Doc fix.
21041 (cp720-decode-table): New variable, supports the Arabic OEM
21042 codepage used by Windows.
21043 (cp737-decode-table): New, Greek OEM codepage used by Windows.
21044
21045 2000-06-23 Dave Love <fx@gnu.org>
21046
21047 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
21048 (font-lock-fontify-anchored-keywords): Use
21049 line-beginning-position.
21050 (global-font-lock-mode): Use mapc.
21051
21052 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
21053
21054 * eshell/esh-module.el: Require CL when compiling.
21055
21056 2000-06-23 Gerd Moellmann <gerd@gnu.org>
21057
21058 * comint.el (comint-substitute-in-file-name): Call replace-match
21059 with second and third arg t.
21060
21061 * cus-edit.el (custom-button-face, custom-button-pressed-face):
21062 Specify foreground color.
21063
21064 * faces.el (tool-bar, mode-line, header-line): Specify foreground
21065 color.
21066
21067 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
21068
21069 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
21070 cddr instead of cdddr.
21071
21072 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
21073 instead of copy-list.
21074
21075 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
21076 of copy-list.
21077
21078 * subdirs.el: Add eshell subdirectory.
21079
21080 * eshell: New subdirectory containing the Eshell package.
21081
21082 * pcomplete.el: New file.
21083
21084 2000-06-23 Paul Eggert <eggert@twinsun.com>
21085
21086 * mail/mailpost.el (post-mail-send-it): Make sure file has
21087 proper permissions from birth.
21088
21089 * files.el (basic-save-buffer-2): When temporarily setting
21090 file modes, set them to current modes plus 0200, not to 0777.
21091
21092 * emerge.el (emerge-make-temp-file): Make sure file has proper
21093 permissions from birth.
21094
21095 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
21096
21097 * files.el (make-backup-file-name-1): On DOS/Windows, run the
21098 backup file name through convert-standard-filename.
21099
21100 * dos-fns.el (convert-standard-filename): Convert leading
21101 directories as well. When long file names are supported, convert
21102 characters that are invalid in Windows file names.
21103
21104 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21105
21106 * ps-print.el: Fix bug: if ^L is the very first buffer character,
21107 ps-print crashes. New feature: page selection for printing. Create
21108 raw-text-unix coding system for XEmacs. Doc fix.
21109 (ps-print-version): New version number (5.2.3).
21110 (ps-plot-region): Bug fix.
21111 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
21112 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
21113 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
21114 funs.
21115 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
21116 (ps-last-page): New vars.
21117
21118 2000-06-21 Gerd Moellmann <gerd@gnu.org>
21119
21120 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
21121 empty option string.
21122
21123 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
21124
21125 * man.el (man): Doc fix.
21126
21127 2000-06-21 Kenichi Handa <handa@etl.go.jp>
21128
21129 * international/mule-cmds.el (set-language-info-alist): Docstring
21130 fixed.
21131
21132 2000-06-20 Gerd Moellmann <gerd@gnu.org>
21133
21134 * version.el (emacs-version): Use ISO date format.
21135
21136 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
21137 instead of `M-backspace'.
21138
21139 * simple.el (turn-off-auto-fill): New function.
21140
21141 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
21142
21143 * jit-lock.el (with-buffer-prepared-for-jit-lock):
21144 Renamed from with-buffer-prepared-for-font-lock and use
21145 inhibit-modification-hooks rather than setting *-change-functions.
21146 Update all functions to use the new name.
21147 (jit-lock-first-unfontify-pos): New semantics (and doc).
21148 (jit-lock-mode): Make non-interactive.
21149 Don't automatically turn on font-lock.
21150 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
21151 Always use jit-lock-after-change.
21152 Remove and restore font-lock-after-change-function.
21153 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
21154 (jit-lock-after-unfontify-buffer): Remove.
21155 (jit-lock-stealth-fontify):
21156 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
21157 (jit-lock-after-change): Set the `fontified' text-prop to nil.
21158
21159 2000-06-20 Sam Steingold <sds@gnu.org>
21160
21161 * emacs-lisp/cl-indent.el (toplevel): Indent
21162 `print-unreadable-object' properly. Untabify.
21163
21164 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
21165
21166 * textmodes/reftex.el (reftex-find-citation-regexp-format):
21167 Support for bibentry.
21168 (reftex-compile-variables): Fixed problem with end of section-re.
21169
21170 * texmodes/reftex-dcr.el (reftex-view-crossref,
21171 reftex-view-crossref-from-bibtex):
21172 Deal with changed `reftex-find-citation-regexp-format'.
21173 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
21174 Replaced `remprop' with `put'.
21175 (reftex-view-crossref, reftex-view-crossref-when-idle):
21176 Support for bibentry.
21177
21178 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
21179 New entry for bibentry package.
21180
21181 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
21182 Regexp also matches "\nobibliography".
21183
21184 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
21185 Call `reftex-ensure-write-access' before doing anything.
21186 (reftex-ensure-write-access): New function.
21187
21188 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
21189
21190 * progmodes/idlwave.el: File re-installed (update to version 4.2)
21191
21192 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
21193
21194 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
21195
21196 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
21197
21198
21199 2000-06-20 Dave Love <fx@gnu.org>
21200
21201 * faces.el (frame-background-mode): Use set-default, not set, in
21202 setter.
21203 (frame-update-faces, frame-update-face-colors): Define with
21204 defalias.
21205
21206 * enriched.el (enriched-decode-foreground)
21207 (enriched-decode-background): Don't use internal-find-face.
21208
21209 * apropos.el: Doc fixes.
21210
21211 * cus-edit.el (customize-changed-options): Check arg.
21212 (customize-version-lessp): Don't require decimal point.
21213
21214 * custom.el (defcustom, defgroup): Doc fix.
21215
21216 * newcomment.el (comment) <defgroup>: Add :version.
21217 (comment-multi-line): Doc fix.
21218
21219 * emulation/mlsupport.el (define-hooked-local-abbrev,
21220 define-hooked-global-abbrev): Fix, using define-abbrev.
21221
21222 2000-06-19 Gerd Moellmann <gerd@gnu.org>
21223
21224 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
21225 the whole buffer.
21226
21227 2000-06-19 Dave Love <fx@gnu.org>
21228
21229 * menu-bar.el (menu-bar-options-save): New function.
21230 (menu-bar-options-menu): Use it.
21231 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
21232 Simplify.
21233
21234 2000-06-19 Andreas Schwab <schwab@suse.de>
21235
21236 * progmodes/etags.el (tags-query-replace): Put new parameters
21237 START and END at the end, for backward compatibility.
21238
21239 2000-06-19 Kenichi Handa <handa@etl.go.jp>
21240
21241 * international/codepage.el:
21242 (cp-coding-system-for-codepage-1): Delete special codes for
21243 generating xxx-dos coding system because now a CCL based coding
21244 system can handle EOL conversion by default.
21245
21246 * international/mule.el (make-coding-system): Generate subsidiary
21247 coding systems for EOL handling variants even for a CCL based
21248 coding system.
21249
21250 2000-06-19 Kenichi Handa <handa@etl.go.jp>
21251
21252 * international/isearch-x.el (isearch-minibuffer-input-method)
21253 (isearch-minibuffer-input-method-function): These variables
21254 deleted.
21255 (isearch-with-input-method): Don't use the above variables.
21256 (isearch-process-search-multibyte-characters): Likewise. Call
21257 read-string with the arg INHERIT-INPUT-METHOD t.
21258
21259 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
21260
21261 * font-lock.el (font-lock-after-fontify-buffer)
21262 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
21263
21264 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
21265 Use consistent make-local-variable style for font-lock-fontified.
21266 (jit-lock-fontify-buffer):
21267 Don't bother checking for font-lock-mode and jit-lock-mode.
21268
21269 * time.el: Remove trailing ^M that prevent CVS-merging.
21270
21271 2000-06-16 Gerd Moellmann <gerd@gnu.org>
21272
21273 * Makefile.in (distclean): New target.
21274
21275 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
21276
21277 * Makefile.in (srcdir): Define for update-subdirs.
21278
21279 2000-06-16 Gerd Moellmann <gerd@gnu.org>
21280
21281 * find-lisp.el: New file.
21282
21283 2000-06-16 Andrew Innes <andrewi@gnu.org>
21284
21285 * time.el (display-time-mail-function): New variable, to allow
21286 external packages to indicate when new mail is available.
21287 (display-time-update): Use it.
21288
21289 2000-06-16 Kenichi Handa <handa@etl.go.jp>
21290
21291 * international/mule.el (mule-version): Change version name to
21292 SAKAKI. AOI has already been used by Meadow.
21293
21294 * international/quail.el (quail-show-guidance-buf): To find the
21295 bottom window (but minibuffer), pay attention to the height of
21296 minibuffer.
21297
21298 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
21299
21300 * arc-mode.el (archive-mode-map): Use the new menu-item format for
21301 menu-bar menus. Add help strings. Don't remove the Edit menu
21302 from the menu bar, as the menu bar has enough space now.
21303
21304 * Makefile.in (SHELL): Make sure /bin/sh is used.
21305
21306 * woman.el (woman-man-buffer): Fix bold and underlined CJK
21307 characters, which use series of two ^H characters instead of one.
21308
21309 2000-06-15 Gerd Moellmann <gerd@gnu.org>
21310
21311 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
21312 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
21313 functions.
21314 (Info-find-node-2): Try a case-sensitive search first, then
21315 do a case-insensitive search.
21316
21317 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
21318 tutorials.
21319
21320 * complete.el (PC-env-vars-alist): New variable.
21321 (PC-complete-as-file-name): New function.
21322 (partial-completion-mode): Initialize PC-env-vars-alist from
21323 process-environment.
21324 (PC-do-completion): Handle completion of env vars.
21325
21326 * info.el (Info-set-mode-line): Show file name in mode line,
21327 use `*Info*' instead of `Info:'.
21328
21329 * startup.el (command-line-1): Change copyright messages to year
21330 2000.
21331
21332 2000-06-15 Dave Love <fx@gnu.org>
21333
21334 * net/goto-addr.el (goto-address-fontify): Use keymap property,
21335 not local-map.
21336
21337 2000-06-15 Kenichi Handa <handa@etl.go.jp>
21338
21339 * international/mule.el (set-buffer-file-coding-system): Almost
21340 rewritten to handle `undecided' as no-op.
21341
21342 2000-06-14 Gerd Moellmann <gerd@gnu.org>
21343
21344 * Makefile.in: New file.
21345
21346 * Makefile: Removed.
21347
21348 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
21349 (goto-address-highlight-keymap): Bind C-c RET.
21350
21351 2000-06-14 Kenichi Handa <handa@etl.go.jp>
21352
21353 * mail/sendmail.el (sendmail-send-it): The temporary buffer
21354 inherits buffer-file-coding-system of the current buffer.
21355
21356 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
21357 0. Give correct argument to set-auto-coding-function.
21358 (tar-expunge): For goto-char, use (point-min), not 0.
21359 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
21360 (tar-subfile-save-buffer): Likewize.
21361
21362 * international/mule.el
21363 (after-insert-file-set-buffer-file-coding-system): Call
21364 set-buffer-file-coding-system with the arg FORCE t.
21365
21366 2000-06-13 Gerd Moellmann <gerd@gnu.org>
21367
21368 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
21369 nil. Contemporary sendmails issue an X-Authentication-Warning if
21370 the sender is set with `-f'.
21371
21372 2000-06-13 Dave Love <fx@gnu.org>
21373
21374 * help.el (describe-function-1): Kluge around cases of functions
21375 fset to subrs whose doc doesn't match their symbol-name.
21376
21377 * image.el (insert-image): Default STRING to a space.
21378
21379 * info.el Doc fixes.
21380 (Info-build-node-completions): Match Ref tags.
21381
21382 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
21383
21384 * frame.el (display-multi-frame-p, display-multi-font-p): New
21385 defaliases for display-graphic-p.
21386
21387 * hl-line.el: Fixed a typo in commentary.
21388
21389 2000-06-13 Kenichi Handa <handa@etl.go.jp>
21390
21391 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
21392 fixed.
21393
21394 2000-06-12 Dave Love <fx@gnu.org>
21395
21396 * image.el (insert-image): Save a little consing.
21397
21398 2000-06-12 Kenichi Handa <handa@etl.go.jp>
21399
21400 * language/tibet-util.el: Convert all tibetan-1-column characters
21401 to the corresponding tibetan characters.
21402 (tibetan-add-components): Delete code for the special treatment of
21403 'a chung.
21404
21405 * language/tibetan.el (tibetan-composable-pattern): Fix previous
21406 change.
21407 (tibetan-vowel-transcription-alist): More rules added.
21408 (tibetan-composite-vowel-alist): New variable.
21409 (tibetan-precomposition-rule-alist): More rules added.
21410
21411 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
21412
21413 * startup.el (command-line): Only call menu-bar-mode if interactive.
21414
21415 * thingatpt.el (toplevel symbol-properties):
21416 * textmodes/makeinfo.el (makeinfo-compile):
21417 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
21418 * progmodes/hideif.el (hif-compress-define-list)
21419 (hide-ifdef-use-define-alist):
21420 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
21421 (ange-ftp-vms-add-file-entry):
21422 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
21423 * man.el (Man-build-man-command):
21424 * mail/rnewspost.el (news-reply-header-hook):
21425 * info.el (Info-insert-dir):
21426 * emulation/mlconvert.el (backward-word, forward-word, setq):
21427 * emacs-lisp/gulp.el (gulp-send-requests):
21428 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
21429 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
21430 (byte-optimize-apply, end of file):
21431 * emacs-lisp/advice.el (ad-advice-class-completion-table)
21432 (ad-make-freeze-definition):
21433 * startup.el (command-line, command-line-1): Don't quote lambdas.
21434
21435 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
21436 (cvs-cleanup-removed): New function.
21437 (cvs-cleanup-functions): New var.
21438 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
21439 some flexibility in specifying additional entries to auto-cleanup.
21440 (cvs-quickdir): New function.
21441 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
21442 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
21443 (cvs-mode-find-file): Check that we are on a filename or dirname
21444 when invoked through a mouse-click.
21445 (cvs-full-path): Remove.
21446 (cvs-dired-action): Re-introduced.
21447 (cvs-dired-noselect): Use it.
21448 (vc-post-command-functions): use this new hook if available.
21449
21450 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
21451 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
21452 (cvs-filename-map, cvs-dirname-map): Remove.
21453 (cvs-default-action): Remove.
21454 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
21455 if the arg is really a keymap.
21456 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
21457 Don't hardcode the mapping from state (aka type) to face, but check
21458 the var cvs-fi-<type>-face instead.
21459 (cvs-fileinfo-from-entries): New function.
21460
21461 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
21462 Docstring fix.
21463 (cvs-find-file-and-jump): Change default to be safer.
21464 (cvs-mode-diff-map): Define it as a function as well.
21465 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
21466 Bind mouse-2 in this global map rather than with text-properties.
21467
21468 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
21469 file to resolve the ambiguity between C(conflict) and C(need-merge).
21470
21471 2000-06-12 Kenichi Handa <handa@etl.go.jp>
21472
21473 * international/mule.el (set-buffer-file-coding-system): If
21474 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
21475 unconditionally.
21476
21477 2000-06-12 Dave Love <fx@gnu.org>
21478
21479 * wid-edit.el (widget-specify-button): Really suppress the face if
21480 required.
21481
21482 2000-06-11 Gerd Moellmann <gerd@gnu.org>
21483
21484 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
21485
21486 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
21487
21488 * imenu.el (imenu-generic-expression): Docstring fix.
21489
21490 * composite.el (composition-function-table): Move the `put'
21491 below the autoload cookie so we can load the file before loaddefs.
21492
21493 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
21494
21495 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
21496 Handle easy-mmode-define-global-mode.
21497 For complex macros like define-minor-mode that can generate
21498 several autoload entries, try to autoload entries in the
21499 macroexpanded code.
21500
21501 * emacs-lisp/easy-mmode.el (define-minor-mode):
21502 If KEYMAP is a symbol, just use it.
21503 Use byte-compile-current-file and load-file-name to infer the
21504 proper :require to pass to defcustom.
21505 Wrap the hook var into `progn' so as not to autoload it.
21506 Add a :autoload-end cookie.
21507 Be more careful about the evaluation of KEYMAP.
21508 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
21509 (define-derived-mode): Move define-abbrev-table outside of defvar.
21510
21511 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
21512
21513 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
21514 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
21515 (backup-compiled-files): Ignore errors during `tar'.
21516 (bootstrap): Make autoloads before elc files.
21517
21518 2000-06-10 Kenichi Handa <handa@etl.go.jp>
21519
21520 * international/mule.el (set-buffer-file-coding-system): If one of
21521 undecided-XXX is specified, change only EOL conversion.
21522
21523 * international/mule-conf.el (unix): New alias for the coding
21524 system undecided-unix.
21525
21526 2000-06-09 Dave Love <fx@gnu.org>
21527
21528 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
21529
21530 * progmodes/executable.el: Byte compile dynamic.
21531 (executable-insert): Change custom type.
21532 (executable-find): Add autoload cookie.
21533 (executable-make-buffer-file-executable-if-script-p): New
21534 function. After Noah Friedman.
21535
21536 * files.el (after-save-hook): Customize, with
21537 executable-make-buffer-file-executable-if-script-p as an option.
21538
21539 2000-06-09 Kenichi Handa <handa@etl.go.jp>
21540
21541 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
21542 "tib24p-mule.bdf" for Tibetan.
21543
21544 * composite.el (decompose-composite-char): Declare it as obsolete.
21545
21546 * man.el (Man-fontify-manpage): Pay attention to underline and
21547 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
21548
21549 2000-06-08 Gerd Moellmann <gerd@gnu.org>
21550
21551 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
21552 Set maintainer to FSF since author isn't reachable.
21553
21554 2000-06-08 Dave Love <fx@gnu.org>
21555
21556 * international/mule-cmds.el (select-safe-coding-system): If
21557 DEFAULT-CODING-SYSTEM is not specified, also check the most
21558 preferred coding-system if buffer-file-coding-system is
21559 `undecided'. From Handa.
21560
21561 2000-06-08 Kenichi Handa <handa@etl.go.jp>
21562
21563 * international/mule.el
21564 (after-insert-file-set-buffer-file-coding-system): If the buffer
21565 size is greater than INSERTED, judget that we are not visiting.
21566
21567 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
21568
21569 * whitespace.el (defgroup whitespace): Comment out `:version'.
21570 XEmacs 20.4 has problems defining the group with this present.
21571 We'll have this commented out till get resolve the problem.
21572
21573 2000-06-07 John Wiegley <johnw@gnu.org>
21574
21575 * align.el (align-dq-string-modes, align-sq-string-modes)
21576 (align-open-comment-modes): Add pyhton-mode.
21577 (align-rules-list): Use get-text-property instead of
21578 text-properties-at.
21579 (align-rules-list): Add python-assignment.
21580 (align-rules-list): Change perl-comma-delimiter to
21581 basic-comma-delimiter. Use if for Perl modes and python-mode.
21582 (align-rules-list): Add python-chain-logic and
21583 basic-line-continuation.
21584
21585 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
21586
21587 * apropos.el (apropos-mode-hook): New user variable.
21588 (apropos-mode): Run apropos-mode-hook.
21589
21590 2000-06-07 David Ponce <david@dponce.com>
21591
21592 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
21593 commands. Require `wid-edit' at run-time.
21594
21595 2000-06-07 David Ponce <david@dponce.com>
21596
21597 * recentf.el: Added some "Commentary".
21598 (recentf-open-more-files, recentf-edit-list): Minor changes to
21599 move the point at the top of the file list. This behaviour is
21600 consistent with the menu one when the list contains a lot of
21601 files.
21602 (recentf-cleanup): Now displays the number of items removed from
21603 the list.
21604 (recentf-relative-filter) New menu filter to show filenames
21605 relative to `default-directory'.
21606
21607 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21608
21609 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
21610 with/without giving an error if PostScript printer doesn't have this
21611 kind of page size. Zebra Stripe continues or restarts on next page.
21612 Manual/automatic paper feeding. Switch or not the header.
21613 (ps-print-version): New version number (5.2.2).
21614 (ps-windows-system): Include emx as a Windows system.
21615 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
21616 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
21617 (ps-background-text): Code fix.
21618 (ps-error-handler-message, ps-user-defined-prologue)
21619 (ps-print-prologue-header, ps-printer-name)
21620 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
21621 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
21622 (ps-use-face-background): Customization fix.
21623 (ps-n-up-database): Data fix.
21624 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
21625 (ps-switch-header): New vars.
21626 (ps-xemacs-color-name, ps-face-foreground-name)
21627 (ps-face-background-name, ps-boolean-constant): New funs.
21628
21629 2000-06-07 Dave Love <fx@gnu.org>
21630
21631 * allout.el: New version from Manheimer.
21632
21633 2000-06-07 Kenichi Handa <handa@etl.go.jp>
21634
21635 * textmodes/fill.el (fill-find-break-point): Check the validity of
21636 charset.
21637
21638 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
21639
21640 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
21641 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
21642 Call display-color-p and display-mouse-p instead of looking at
21643 window-system.
21644
21645 2000-06-06 Dave Love <fx@gnu.org>
21646
21647 * image.el (find-image): Doc fix. Return nil if image not found.
21648 (put-image, insert-image): Make STRING arg optional.
21649
21650 2000-06-06 Kenichi Handa <handa@etl.go.jp>
21651
21652 * language/vietnamese.el: Remove eval-when-compile.
21653 (viet-viscii-nonascii-translation-table): Define it as a
21654 translation table made from viet-viscii-decode-table.
21655 (viet-viscii-encode-table): Define it as a translation table made
21656 from the reverse map of above.
21657 (viet-vscii-nonascii-translation-table): Define it as a
21658 translation table made from viet-vscii-decode-table.
21659 (viet-vscii-encode-table): Define it as a translation table made
21660 from the reverse map of above.
21661 (ccl-decode-viscii): Use translate-character.
21662 (ccl-encode-viscii, ccl-encode-viscii-font)
21663 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
21664 Likewize.
21665
21666 * language/cyrillic.el: Remove eval-when-compile.
21667 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
21668 translation table made from cyrillic-koi8-r-decode-table.
21669 (cyrillic-koi8-r-encode-table): Define it as a translation table
21670 made from the reverse map of above.
21671 (ccl-decode-koi8): Use translate-character.
21672 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
21673 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
21674 a translation table made from cyrillic-alternativnyj-decode-table.
21675 (cyrillic-alternativnyj-encode-table): Define it as a translation
21676 table made from the reverse map of above.
21677 (ccl-decode-alternativnyj): Use translate-character.
21678 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
21679 Likewize
21680
21681 * international/mule-diag.el (non-iso-charset-alist): Specify
21682 translation table symbol instead of translation table itself.
21683 (list-block-of-chars): CHARSET may be a translation table symbol.
21684
21685 * international/mule.el (make-coding-system): If CODING-SYSTEM
21686 already exists, override it.
21687
21688 * international/fontset.el: Use family `proportional' for Tibetan
21689 fonts.
21690
21691 * international/ccl.el (ccl-compile-translate-character): Don't
21692 check if Rrr has property translation-table.
21693 (ccl-compile-map-multiple): Modified to avoid compiler warning.
21694
21695 2000-06-05 Gerd Moellmann <gerd@gnu.org>
21696
21697 * info.el: Bind case-fold-search to t when searching in case
21698 a user sets it to nil in a hook.
21699
21700 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
21701
21702 * autoarg.el (autoarg-mode, autoarg-kp-mode):
21703 * hl-line.el (hl-line-mode): Use the new :global key argument.
21704
21705 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
21706 (tar-clip-time-string): Prepend a space.
21707 (tar-grind-file-mode): Construct a string rather than modifying one.
21708 (tar-header-block-summarize): Fix docstring.
21709 Use `format' rather than an error-prone set of copy-loops.
21710
21711 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
21712 (diff-goto-source, diff-unified->context, diff-context->unified)
21713 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
21714 understand the format output by the `-p' argument to diff.
21715
21716 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
21717 (sh-re-done): Use defconst.
21718 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
21719 (sh-help-string-for-variable, sh-guess-basic-offset):
21720 Don't quote lambdas.
21721 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
21722 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
21723
21724 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
21725 (mh-letter-mode): Derive from text-mode.
21726 This implicitly means that it now calls kill-all-local-variables.
21727 Also remove the Emacs-18 compatibility code.
21728
21729 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
21730 Make use of symbol-property doc-string-elt.
21731 Use memq rather than a sequence of eq.
21732 (doc-string-elt): Fix the wrong or missing previously unused values.
21733 (autoload-print-form): New function extracted from
21734 generate-file-autoloads to allow recursion when handling progn
21735 so that defvar's and defun's docstrings are properly printed.
21736 (generate-file-autoloads): Use it.
21737
21738 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
21739 Use find-file-hooks in the minor-mode function.
21740 Be careful not to loop indefinitely in the post-command-hook function.
21741
21742 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
21743
21744 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
21745 tty's.
21746 * ediff-diff.el (ediff-exec-process): Use --binary for fine
21747 differences whenever appropriate.
21748 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
21749 * viper.el (find-file, find-file-other-window): Get viper to do
21750 wildcards.
21751
21752 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
21753
21754 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
21755 (jit-lock-fontify-buffer): New function for JIT refontification.
21756 (jit-lock-mode): Fix docstring.
21757 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
21758 Remove jit-lock-after-change from the _local_ hook.
21759 (jit-lock-function-1): Fix docstring.
21760
21761 * info.el (Info-on-current-buffer): Initialize info.
21762
21763 * newcomment.el (comment-indent): Ignore comment-indent-hook.
21764
21765 * progmodes/tcl.el (tcl-indent-for-comment):
21766 Ignore comment-indent-hook.
21767
21768 * emacs-lisp/easy-mmode.el: Require CL during compilation.
21769 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
21770 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
21771 and improve to use the lighter to guess the capitalization.
21772 (define-minor-mode): Inline code from easy-mmode-define-toggle.
21773 Add keyword arguments to specify global-ness or the custom group.
21774 Add local-map and help-echo properties to the lighter.
21775 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
21776 (easy-mmode-define-global-mode): New macro.
21777
21778 2000-06-02 Dave Love <fx@gnu.org>
21779
21780 * wid-edit.el: byte-compile-dynamic since we typically don't use
21781 all the widgets. Don't require cl or widget. Remove
21782 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
21783 (widget-read-event): Removed. Callers changed to use read-event.
21784 (widget-button-release-event-p): Renamed from
21785 button-release-event-p.
21786 (widget-field-add-space, widget-field-use-before-change):
21787 Uncustomize.
21788 (widget-specify-field): Use keymap property, not local-map.
21789 (widget-specify-button): Obey :suppress-face.
21790 (widget-specify-insert): Use modern backquote syntax.
21791 (widget-image-directory): Renamed from widget-glyph-directory.
21792 (widget-image-enable): Renamed from widget-glyph-enable.
21793 (widget-image-find): Replaces widget-glyph-find.
21794 (widget-button-pressed-face): Move defvar.
21795 (widget-image-insert): Replaces widget-glyph-insert.
21796 (widget-convert): Use keywordp.
21797 (widget-leave-text, widget-children-value-delete): Use mapc.
21798 (widget-keymap): Remove XEmacs stuff.
21799 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
21800 (widget-button-click): Don't set point at the click, but re-centre
21801 if we scroll out of window. Rewritten for images v. glyphs &c.
21802 (widget-tabable-at): Use POS arg, not point.
21803 (widget-beginning-of-line, widget-end-of-line)
21804 (widget-item-value-create, widget-sublist, widget-princ-to-string)
21805 (widget-sexp-prompt-value, widget-echo-help): Simplify.
21806 (widget-default-create): Use widget-image-insert; some rewriting.
21807 (widget-visibility-value-create)
21808 (widget-push-button-value-create, widget-toggle-value-create): Use
21809 widget-image-insert.
21810 (checkbox): Create on and off images dynamically.
21811 (documentation-link): Change :help-echo.
21812 (widget-documentation-link-echo-help): Remove.
21813
21814 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
21815
21816 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
21817
21818 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
21819 (easy-mmode-define-toggle, define-minor-mode): Use it.
21820 (easy-mmode-define-keymap): Docstring fix.
21821 (define-derived-mode): Default PARENT to fundamental-mode.
21822 Add the derived-mode-parent symbol-property.
21823 (easy-mmode-derived-mode-p): New function.
21824
21825 2000-06-02 Dave Love <fx@gnu.org>
21826
21827 * files.el (convert-standard-filename): Doc fix.
21828 (normal-backup-enable-predicate): New function.
21829 (backup-enable-predicate): Use it to replace the lambda form.
21830
21831 * calendar/todo-mode.el: [This needs more work on the outline
21832 stuff.] Doc fixes.
21833 (todo) <defgroup>: Add :version.
21834 (todo-add-category): Don't use pushnew.
21835 (todo-cmd-raise): Fix typo.
21836 (todo-top-priorities): Change temp buffer name.
21837 (todo-category-alist): Avoid redundant lambda.
21838 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
21839 Use outline-next-heading.
21840
21841 * autoarg.el: Rewritten to use define-minor-mode.
21842 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
21843 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
21844
21845 2000-06-02 Kenichi Handa <handa@etl.go.jp>
21846
21847 * isearch.el (isearch-other-meta-char): Fix previous change.
21848
21849 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
21850
21851 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
21852 (log-edit-done): Only add the comment to the ring if it's different
21853 from the last comment entered.
21854
21855 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
21856
21857 2000-06-01 Dave Love <fx@gnu.org>
21858
21859 * hl-line.el: Rewritten using define-minor-mode.
21860
21861 * help.el (describe-function-1): Distinguish special form from
21862 builtin function. Sanity-check presence of arglist for builtins.
21863
21864 2000-06-01 Kenichi Handa <handa@etl.go.jp>
21865
21866 * international/characters.el: Fix syntax/category setting of
21867 Tibetan characters.
21868
21869 * language/tibet-util.el (tibetan-add-components): Fixes for new
21870 encoding of Tibetan characters.
21871 (tibetan-decompose-precomposition-alist): New variable.
21872 (tibetan-decompose-region): Convert precomposed characters to
21873 non-precomposed characters.
21874 (tibetan-decompose-string): Likewise.
21875 (tibetan-composition-function): Fix args to
21876 thibetan-compose-string.
21877
21878 * language/tibetan.el (tibetan-composable-pattern): More
21879 characters included.
21880 (tibetan-consonant-transcription-alist): Rule for "R" added.
21881 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
21882 "+R" added.
21883 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
21884
21885 * language/lao-util.el (lao-composition-function): Fix args to
21886 compose-string.
21887
21888 * language/thai-util.el (thai-composition-function): Fix args to
21889 compose-string.
21890
21891 * isearch.el (isearch-update): Set disable-point-adjustment to t
21892 to prevent the point moving to the end of a composition when a
21893 part of a composition is searched.
21894 (isearch-other-meta-char): If the key invoking this command can be
21895 mapped by function-key-map to a printing char, call
21896 isearch-process-search-char directly.
21897
21898 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
21899
21900 * emacs-lisp/bytecomp.el:
21901 * frame.el:
21902 * international/mule-cmds.el:
21903 * international/mule-util.el:
21904 * international/mule.el:
21905 * mouse.el:
21906 * subr.el:
21907 * faces.el: Update calls to make-obsolete with a WHEN argument.
21908
21909 * byte-run.el (make-obsolete, make-obsolete-variable):
21910 Add an optional WHEN argument and change the format of the
21911 symbol-property information.
21912 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
21913 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
21914 new obsolete-symbol-property format and print WHEN if it is provided.
21915
21916 2000-05-31 Dave Love <fx@gnu.org>
21917
21918 * loadhist.el (loadhist-hook-functions): Remove
21919 before-change-function, after-change-function.
21920 (unload-feature): Deal with symbols which are both bound and
21921 fbound.
21922
21923 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
21924 before-change-function, after-change-function.
21925
21926 * simple.el (newline): Don't bind before-change-function,
21927 after-change-function.
21928
21929 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
21930
21931 * whitespace.el (whitespace-rescan-timer-time): Update interval
21932 set to 600 seconds (10 minutes) instead of 60 seconds since
21933 a large number of whitespace buffers causes emacs to `freeze'
21934 for a considerable amount of time.
21935
21936 * whitespace.el: Updated email address
21937
21938 2000-05-31 Dave Love <fx@gnu.org>
21939
21940 * add-log.el (change-log-font-lock-keywords) <function>: Add
21941 pattern for function of change.
21942 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
21943 acknowledgements patterns.
21944
21945 2000-05-31 Kenichi Handa <handa@etl.go.jp>
21946
21947 * isearch.el (isearch-printing-char): If keyboard coding system is
21948 being used, call isearch-process-search-multibyte-characters.
21949
21950 * international/isearch-x.el: Mostly rewritten.
21951
21952 * international/quail.el (quail-start-conversion): Don't include
21953 unhandled events in the returned events, but set them in
21954 unread-command-events. Exit if all inputs are deleted.
21955
21956 2000-05-30 Jason Rumney <jasonr@gnu.org>
21957
21958 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
21959
21960 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
21961 Reenable code to create initial fontsets.
21962 Use set-fontset-font in place of put-charset-property.
21963
21964 2000-05-30 Gerd Moellmann <gerd@gnu.org>
21965
21966 * progmodes/perl-mode.el (perl-indent-line): When looking for a
21967 label, ensure that the first colon isn't followed by another.
21968
21969 * paths.el (Info-default-directory-list): Doc fix.
21970
21971 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
21972 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
21973 send a query containing USER only, not USER@HOST.
21974
21975 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
21976 and rmail-msgend to compute the restriction at the end, instead of
21977 computing it.
21978
21979 2000-05-29 Gerd Moellmann <gerd@gnu.org>
21980
21981 * dabbrev.el (dabbrev-expand): Don't display messages in the
21982 echo area if the minibuffer window is active.
21983
21984 * jit-lock.el (jit-lock-mode): Add after change function to
21985 local hook.
21986
21987 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
21988
21989 * antlr-mode.el: New commands: hide/unhide actions,
21990 upcase/downcase literals.
21991 (antlr-tiny-action-length): New user option.
21992 (antlr-hide-actions): New command. Suggested by
21993 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
21994 (antlr-mode-map): New binding [C-c C-v].
21995 (antlr-mode-menu): New entries.
21996 (antlr-downcase-literals): New command.
21997 (antlr-upcase-literals): Ditto.
21998
21999 * antlr-mode.el: Minor changes: indendation, mode-name.
22000 (antlr-indent-line): Indent cpp directive at column 0.
22001 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
22002
22003 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
22004 (antlr-font-lock-additional-keywords): Workaround for intentional
22005 bug in XEmacs version of font-lock.
22006 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
22007 be used by a smarter version of `buffers-menu-grouping-function'.
22008
22009 2000-05-29 Gerd Moellmann <gerd@gnu.org>
22010
22011 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
22012 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
22013
22014 2000-05-29 Kenichi Handa <handa@etl.go.jp>
22015
22016 * international/encoded-kb.el
22017 (encoded-kbd-iso2022-designation-map): Pay attention to that
22018 charset-iso-final-char return -1 for eight-bit-control and
22019 eight-bit-graphic.
22020
22021 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
22022
22023 * speedbar.el (speedbar-use-images, speedbar-update-flag)
22024 (speedbar-easymenu-definition-base): Use display-graphic-p where
22025 available, instead of window-system.
22026
22027 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
22028
22029 * international/codepage.el (cp-coding-system-for-codepage-1): Add
22030 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
22031 coding systems.
22032
22033 2000-05-26 Dave Love <fx@gnu.org>
22034
22035 * disp-table.el (standard-display-underline): Don't use
22036 internal-find-face.
22037
22038 * mail/reporter.el: Maintainer change. Doc fixes.
22039 (reporter-version): Deleted.
22040
22041 * emacs-lisp/elp.el: Maintainer change.
22042 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
22043
22044 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
22045
22046 * add-log.el (add-change-log-entry): Merge the current entry with the
22047 previous one if the previous one is empty.
22048
22049 2000-05-26 Dave Love <fx@gnu.org>
22050
22051 * loadhist.el (unload-feature): Fix interactive spec [from
22052 lijnzaad@ebi.ac.uk].
22053
22054 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
22055 subr-arity to check primitives.
22056 (byte-compile-flush-pending, byte-compile-file-form-progn)
22057 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
22058 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
22059 mapcar.
22060
22061 2000-05-26 Kenichi Handa <handa@etl.go.jp>
22062
22063 * international/fontset.el: Set family names of non-latin charsets
22064 in default fontset to "*".
22065
22066 * international/mule-diag.el (print-fontset): Combine family part
22067 and registry part of the fontname by "-*-" instead of "-".
22068
22069 * international/mule-cmds.el (encode-coding-char): Make strings
22070 multibyte before calling encode-coding-string.
22071
22072 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
22073
22074 * derived.el: Fix keywords.
22075 (define-derived-mode): Only define if needed.
22076
22077 * simple.el (fill-comment, comment-column, comment-start)
22078 (comment-start-skip, comment-end, comment-indent-function)
22079 (block-comment-start, block-comment-end, indent-for-comment)
22080 (set-comment-column, kill-comment, comment-padding, comment-region)
22081 (comment-multi-line, indent-new-comment-line): Remove.
22082
22083 * bindings.el (esc-map): Change ; to comment-dwim and use the new
22084 function names for comment operations.
22085
22086 * newcomment.el: Add abundant autoload cookies.
22087 (comment-style): Don't depend on runtime data at compile-time.
22088 (comment-indent-hook): Remove.
22089 (comment-indent): Check if comment-indent-hook is bound.
22090 (comment-region): Docstring fix.
22091
22092 2000-05-25 Dave Love <fx@gnu.org>
22093
22094 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
22095 byte-code-function-p.
22096
22097 * mail/rmailsum.el: Add provide.
22098
22099 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
22100
22101 * smerge-mode.el (smerge-diff-switches): Don't use list* in
22102 defcustom.
22103
22104 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
22105
22106 * ediff-diff.el (ediff-exec-process): delete --binary option from
22107 non-buffer ediff jobs.
22108
22109 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22110
22111 * hilit-chg.el (highlight-changes-mode): Ask about color or
22112 grayscale support, not about window-system.
22113
22114 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
22115 window-system.
22116 (ffap-highlight): Always default to t.
22117
22118 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
22119 display-popup-menus-p instead of looking at window-system.
22120
22121 * disp-table.el (standard-display-g1, standard-display-graphic):
22122 Only refuse to use string glyphs on X and MS-Windows.
22123
22124 * avoid.el: Remove window-system from commentary, suggest to use
22125 display-*-p instead.
22126
22127 * apropos.el (apropos-print): Use display-mouse-p instead of
22128 window-system.
22129
22130 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22131
22132 * international/codepage.el (cp-decoding-vector-for-codepage):
22133 Fill up unsupported characters with their own codes. From Kenichi
22134 Handa.
22135
22136 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22137
22138 * international/mule-diag.el (describe-char-after): Use
22139 display-graphic-p instead of window-system, so that this function
22140 works on MS-DOS.
22141
22142 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22143
22144 * international/codepage.el (cp-make-coding-systems-for-codepage):
22145 Remove the eight-bit-graphic and eight-bit-control charsets from
22146 the list of charsets which we convert into `?'.
22147
22148 2000-05-25 Kenichi Handa <handa@etl.go.jp>
22149
22150 * international/mule-conf.el: Specify CHARSET-ID explicitely for
22151 private charsets.
22152 (mule-unicode-0100-24ff, japanese-jisx0213-1,
22153 japanese-jisx0213-2): New charsets.
22154
22155 * international/fontset.el: Setup default fontset for new charsets.
22156
22157 2000-05-24 Dave Love <fx@gnu.org>
22158
22159 * info.el (Info-find-node-2): Restructure [following "Vadim
22160 S. Solomin" <sovs@uic.nnov.ru>].
22161
22162 * icomplete.el: Fix header for Finder.
22163
22164 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
22165
22166 * rmailout.el (rmail-output-to-rmail-file): Added optional param
22167 STAY.
22168
22169 * rmail.el (rmail-automatic-folder-directives): New user variable.
22170 (rmail-show-message): Add call to `rmail-auto-file' during
22171 display.
22172 (rmail-auto-file): New function.
22173
22174 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
22175
22176 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
22177 account.
22178 (ediff-test-utility,ediff-diff-mandatory-option)
22179 (ediff-reset-diff-options): Utilities for proper initialization of
22180 ediff-diff-options and ediff-diff3-options on Windows.
22181
22182 * ediff-init.el (ediff-merge-filename-prefix): New customizable
22183 variable.
22184
22185 * ediff-mult.el (ediff-filegroup-action): Use
22186 ediff-merge-filename-prefix.
22187
22188 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
22189
22190 * viper-ex.el (ex-write): Set selective display to nil.
22191
22192 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
22193
22194 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
22195 aliases for hebrew-iso-8bit.
22196
22197 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
22198
22199 * woman.el: New version from Francis J. Wright
22200 <F.J.Wright@Maths.QMW.ac.uk>.
22201 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
22202 names in environment variables regardless of the path separator.
22203 (woman-topic-all-completions-1): Don't call file-name-directory-p
22204 on all files, since woman-file-regexp already filters out any
22205 directories.
22206
22207 2000-05-24 Kenichi Handa <handa@etl.go.jp>
22208
22209 * international/quail.el (quail-start-translation): Don't change
22210 modified-p of the current buffer.
22211 (quail-start-conversion): Likewise.
22212
22213 * international/kkc.el (kkc-region): Don't change modified-p of
22214 the current buffer.
22215
22216 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
22217 conform to RFC1468.
22218 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
22219
22220 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
22221
22222 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
22223 (speedbar-insert-button): Invisible text property fix.
22224 (speedbar-directory-plus): Renamed from speedbar-directory-+
22225 (speedbar-directory-minus): Renamed from speedbar-directory--
22226 (speedbar-page-plus): Renamed from speedbar-file-+
22227 (speedbar-page-minus): Renamed from speedbar-file--
22228 (speedbar-page): Renamed from speedbar-file-
22229 (speedbar-tag): Renamed from speedbar-tag-
22230 (speedbar-tag-plus): Renamed from speedbar-tag-+
22231 (speedbar-tag-minus): Renamed from speedbar-tag--
22232 (speedbar-expand-image-button-alist): Use above renames.
22233
22234 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
22235 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
22236 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
22237 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
22238 * sb-pg.xpm: Renamed from sb-file.xpm
22239 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
22240 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
22241
22242 2000-05-24 Kenichi Handa <handa@etl.go.jp>
22243
22244 * international/quail.el (quail-show-guidance-buf): Set
22245 current-input-method of the guidance buffer to the name of the
22246 curren input method.
22247
22248 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
22249
22250 * progmodes/compile.el (compile-internal): Style typo.
22251
22252 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
22253 quote vars and functions in the docstring.
22254
22255 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
22256
22257 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
22258 Don't quote lambdas.
22259
22260 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
22261
22262 2000-05-23 Gerd Moellmann <gerd@gnu.org>
22263
22264 * startup.el (command-line): Determine source file of compiled
22265 user init file differently. Warn if compiled user init file
22266 is older than its source file.
22267
22268 * ffap.el (ffap-url-regexp): Add `https'.
22269
22270 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
22271
22272 * files.el (make-backup-file-name-1): Replace slashes with `!'
22273 rather than `|' (which is not allowed on Windows). Replace the
22274 drive letters with a string "drive_X".
22275
22276 2000-05-23 Gerd Moellmann <gerd@gnu.org>
22277
22278 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
22279
22280 * files.el (interpreter-mode-alist): Add `bash2'.
22281
22282 2000-05-22 Dave Love <fx@gnu.org>
22283
22284 * loadhist.el (feature-symbols, file-provides, file-requires): Use
22285 mapc.
22286 (feature-file): Avoid calling symbol-name. Doc fix.
22287 (file-set-intersect, file-dependents): Use dolist, not mapcar.
22288 (loadhist-hook-functions): Add mouse-position-function.
22289 (unload-feature): Change uses of mapcar.
22290
22291 * files.el (parse-colon-path): Doc fix.
22292 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
22293 (set-auto-mode): Use mapc.
22294
22295 * complete.el (PC-look-for-include-file): Use :alnum: character
22296 class.
22297 (partial-completion-mode): Add autoload cookie.
22298
22299 2000-05-22 Sam Steingold <sds@gnu.org>
22300
22301 * info.el (Info-fontify-node): Fixed the call to
22302 `add-text-properties' (bug introduced on 2000-05-18).
22303
22304 2000-05-22 Dave Love <fx@gnu.org>
22305
22306 * bindings.el: Remove debug-ignored-errors set in other files.
22307
22308 * progmodes/etags.el: Add to debug-ignored-errors.
22309 (visit-tags-table-buffer): Clear out buffers holding old tables
22310 when making a new list.
22311 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
22312 mapc.
22313
22314 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
22315 quote keywords.
22316 (cmpl-string-case-type): Use character classes.
22317
22318 * comint.el:
22319 * textmodes/ispell.el:
22320 * imenu.el:
22321 * mail/mh-e.el:
22322 * progmodes/compile.el: Add to debug-ignored-errors.
22323
22324 * dabbrev.el: Add to debug-ignored-errors.
22325 (dabbrev-completion): Use mapc.
22326
22327 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
22328
22329 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
22330 (woman-mapcan, woman-parse-man.conf)
22331 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
22332 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
22333 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
22334 path syntax better.
22335 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
22336 (woman-manpath): Call woman-parse-man.conf.
22337 (woman-emulation): New defcustom, defaults to nroff.
22338 (woman-font-support): New defconst.
22339 (woman-use-symbol-font): New defcustom.
22340 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
22341 "Emulation".
22342 Many functions: Doc fix.
22343
22344 2000-05-22 Kenichi Handa <handa@etl.go.jp>
22345
22346 * international/quail.el (quail-simple-translation-keymap): Map
22347 128..255 to quail-self-insert-command.
22348 (quail-keyboard-layout-alist): Add definition for "pc102-de".
22349
22350 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
22351
22352 * help.el (help-manyarg-func-alist): Typo.
22353
22354 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
22355 intervals which makes it heaps simpler.
22356
22357 * newcomment.el (comment-region-internal): Go back to BEG after quoting
22358 the nested comment markers.
22359
22360 * subr.el (remove-hook): Don't turn the hook's value into a list.
22361
22362 2000-05-21 Dave Love <fx@gnu.org>
22363
22364 * edmacro.el (edmacro-parse-keys): Return vector if any elements
22365 are invalid characters.
22366
22367 * international/mule-util.el (detect-coding-with-priority): Use
22368 mapc. Remove redundant lambda.
22369
22370 * international/mule-diag.el (list-non-iso-charset-chars)
22371 (describe-fontset): Remove redundant lambda.
22372
22373 * emulation/crisp.el (brief-mode): New alias.
22374
22375 * emacs-lisp/ring.el (ring-elements): New function.
22376
22377 * emacs-lisp/easymenu.el (easy-menu-create-menu)
22378 (easy-menu-do-add-item): Use keywordp.
22379
22380 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
22381
22382 * replace.el: Doc and error message fixes.
22383 (replace-highlight): Use facep, not internal-find-face.
22384
22385 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
22386
22387 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
22388
22389 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
22390 (log-edit-insert-changelog): Drop `:' as well.
22391
22392 * log-view.el: Fix file description.
22393 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
22394 available.
22395 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
22396 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
22397
22398 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
22399 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
22400 Print a status message if the toggle is called interactively.
22401 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
22402 for global minor modes and use `defcustom' for them.
22403 Use add-minor-mode.
22404 (easy-mmode-define-derived-mode): Remove.
22405 (define-derived-mode): Fancier default docstring.
22406 (easy-mmode-define-navigation): Signal an error rather than (ding).
22407
22408 * newcomment.el (comment-styles): New `box-multi'.
22409 (comment-normalize-vars): Better default for comment-continue to
22410 avoid whitespace-only continuations.
22411 (comment-search-forward): Always move even in the no-syntax case.
22412 (comment-padright): Only obey N if it's only obeyed for padleft.
22413 (comment-make-extra-lines): Better handling of empty continuations.
22414 Use `=' for the filler if comment-start has only one character.
22415 (uncomment-region): Try handling the special `=' filler.
22416 (comment-region): Allow LINES even if MULTI is nil.
22417 (comment-box): Choose box style based on comment-style.
22418
22419 2000-05-20 Kenichi Handa <handa@etl.go.jp>
22420
22421 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
22422 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
22423
22424 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
22425
22426 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
22427 and insert, not subst-char-in-region.
22428
22429 * international/mule-diag.el (list-character-sets-1): Handle
22430 charsets eight-bit-control and eight-bit-graphic.
22431 (list-iso-charset-chars): Likewise.
22432 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
22433 charactes as is. Use indent-to to align characters.
22434
22435 * international/mule-cmds.el (find-multibyte-characters): Never
22436 exclude charsets eight-bit-control and eight-bit-graphic.
22437
22438 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
22439
22440 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
22441 Don't quote lambdas.
22442
22443 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
22444
22445 2000-05-19 Gerd Moellmann <gerd@gnu.org>
22446
22447 * gud.el (gud-jdb-directories): Doc fix.
22448
22449 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
22450
22451 * newcomment.el: New file.
22452
22453 2000-05-19 Gerd Moellmann <gerd@gnu.org>
22454
22455 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
22456
22457 2000-05-18 Andreas Schwab <schwab@suse.de>
22458
22459 * dired.el (dired-between-files): Also skip lines beginning with
22460 `used'.
22461
22462 2000-05-18 Gerd Moellmann <gerd@gnu.org>
22463
22464 * msb.el (msb-menu-cond): Add choice `user'.
22465
22466 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22467
22468 * ps-print.el: Compatibility, customization and doc fix.
22469 (ps-printer-name-option): Replace defconst by defvar.
22470 (ps-postscript-code-directory): XEmacs compatibility.
22471 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
22472 fix.
22473 (ps-user-defined-prologue, ps-print-prologue-header)
22474 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
22475 compatibility and code fix.
22476 (ps-print-background-image, ps-print-background-text):
22477 Customization fix.
22478 (ps-line-number-start, ps-n-up-on): New vars.
22479
22480 2000-05-18 Espen Skoglund <esk@ira.uka.de>
22481
22482 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
22483 the indent-comment function to just return the appropriate indent.
22484
22485 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
22486
22487 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
22488 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
22489 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
22490
22491 2000-05-18 Dave Love <fx@gnu.org>
22492
22493 * info.el (Info-fontify-node): Add intangible property as well as
22494 invisible.
22495
22496 * calendar/appt.el (appt-make-list): Match all lines of entry.
22497 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
22498
22499 2000-05-18 Kenichi Handa <handa@etl.go.jp>
22500
22501 * international/mule-diag.el (describe-char-after): Call
22502 internal-char-font, not char-font. If internal-char-font returns
22503 nil, display "-- none --".
22504
22505 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
22506
22507 * image.el (image-type-available-p): Don't reference image-types
22508 if it isn't bound.
22509
22510 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
22511
22512 * autoarg.el (autoarg-mode): Typo in the :set argument.
22513
22514 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
22515
22516 * startup.el (command-line-1): Don't signal an error if the
22517 directory for auto-save-list files does not yet exist.
22518
22519 2000-05-17 Kenichi Handa <handa@etl.go.jp>
22520
22521 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
22522
22523 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
22524
22525 * subr.el (remove-hook): `setq' hook-value, not `set'.
22526
22527 2000-05-16 Sam Steingold <sds@gnu.org>
22528
22529 * info.el (debug-ignored-errors): More errors to ignore.
22530
22531 2000-05-16 Dave Love <fx@gnu.org>
22532
22533 * cus-edit.el: Don't require cl or easymenu.
22534 (custom-variable-prompt): Test standard-value property, not
22535 user-variable-p.
22536
22537 2000-05-16 Sam Steingold <sds@gnu.org>
22538
22539 * subr.el (add-hook): `setq' hook-value, not `set'.
22540
22541 2000-05-16 Gerd Moellmann <gerd@gnu.org>
22542
22543 * startup.el (command-line-1): Mention the FAQ in the startup
22544 message.
22545
22546 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
22547
22548 * progmodes/compile.el (compilation-parse-errors): Collect
22549 `nomessage' regexps last.
22550
22551 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
22552
22553 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
22554 to the function name.
22555
22556 2000-05-15 Dave Love <fx@gnu.org>
22557
22558 * speedbar.el (speedbar-recenter): Typo.
22559 (speedbar-expand-line): Make arg optional.
22560 (speedbar-mode): Avoid a compiler warning.
22561
22562 2000-05-15 Gerd Moellmann <gerd@gnu.org>
22563
22564 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
22565 user-specified option string is empty.
22566
22567 * mouse.el (mouse-yank-at-click): Doc fix.
22568
22569 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
22570
22571 * term/internal.el (IT-character-translations): More updates of
22572 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
22573 documents.
22574
22575 2000-05-15 Gerd Moellmann <gerd@gnu.org>
22576
22577 * env.el (getenv): New function, interactively callable.
22578 (setenv, getenv): Remove autoload cookies.
22579
22580 * loadup.el: Load `env'.
22581
22582 * progmodes/f90.el: Change author's mail address.
22583
22584 2000-05-14 Dave Love <fx@gnu.org>
22585
22586 * mail/rmail.el (rmail-show-message-hook): Customize and offer
22587 goto-addr as an option.
22588
22589 * help.el (help-xref-stack): Doc fix.
22590 (help-xref-following): New variable.
22591 (help-make-xrefs): Use it.
22592 (help-xref-go-back): Use position information from stack element.
22593 (help-follow): Make position in stack element a pair. Use
22594 help-xref-following.
22595
22596 * autoarg.el: New file.
22597
22598 * faces.el: Declare more functions obsolete.
22599
22600 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
22601 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
22602 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
22603 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
22604 Remove all the setup-...-environment functions.
22605
22606 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
22607
22608 * speedbar.el: Updated the commentary section. xemacs20p now uses
22609 >= when detecting. Require `defimage' safely.
22610 (speedbar-easymenu-definition-base): Add toggle for images.
22611 (speedbar-easymenu-definition-special): Add flush cache & expand.
22612 (speedbar-visiting-tag-hook): Set new defaults. Added options.
22613 (speedbar-reconfigure-keymaps-hook): New variable.
22614 (speedbar-frame-parameters): Updated documentation.
22615 (speedbar-use-imenu-flag): Updated custom tag
22616 (speedbar-dynamic-tags-function-list): New variable.
22617 (speedbar-tag-hierarchy-method): Updated doc & custom.
22618 (speedbar-indentation-width, speedbar-indentation-width) New
22619 variables.
22620 (speedbar-hide-button-brackets-flag): Customizable.
22621 (speedbar-vc-indicator): Doc update.
22622 (speedbar-ignored-path-expressions): Updated default value.
22623 (speedbar-supported-extension-expressions): Updated default value.
22624 (speedbar-syntax-table): Remove {} paren status.
22625 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
22626 as "+". Added overlay aliases.
22627 (speedbar-mode): Use `speedbar-mode-line-update' instead of
22628 `force-mode-line-update'.
22629 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
22630 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
22631 `mouse-set-point'
22632 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
22633 (speedbar-item-info-tag-helper): Revamped to handle a wider range
22634 of arbitrary text, and new helper functions.
22635 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
22636 filename finder.
22637 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
22638 (speedbar-directory-buttons): Update path search/expansion.
22639 (speedbar-make-tag-line): Pay attention to
22640 `speedbar-indentation-width'. Use more care w/ invisible
22641 properties.
22642 (speedbar-change-expand-button-char): Call
22643 `speedbar-insert-image-button-maybe'.
22644 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
22645 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
22646 (speedbar-trim-words-tag-hierarchy)
22647 (speedbar-simple-group-tag-hierarchy): New functions
22648 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
22649 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
22650 functions.
22651 (speedbar-mouse-set-point): New function
22652 (speedbar-power-click): Updated documentation.
22653 (speedbar-line-token, speedbar-goto-this-file): Handle more types
22654 of tag prefix text.
22655 (speedbar-expand-line, speedbar-contract-line): Make more robust
22656 to strange text.
22657 (speedbar-expand-line): Takes universal argument to flush the
22658 cache.
22659 (speedbar-flush-expand-line): New function.
22660 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
22661 Use new generator insertion method.
22662 (speedbar-fetch-dynamic-tags): New function.
22663 (speedbar-fetch-dynamic-imenu): Removed code now handled in
22664 `speedbar-fetch-dynamic-imenu'.
22665 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
22666 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
22667 "Revert Buffer" menu items.
22668 (speedbar-buffer-buttons-engine): Be smarter when creating a
22669 filename tag (for expansion purposes.).
22670 (speedbar-highlight-one-tag-line,
22671 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
22672 (speedbar-recenter): New functions.
22673 (defimage-speedbar): Image loading abstraction.
22674 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
22675 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
22676 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
22677 (speedbar-tag-type, speedbar-tag-mail): New images.
22678 (speedbar-expand-image-button-alist): New variable.
22679 (speedbar-insert-image-button-maybe): Insert an image over some
22680 buttons.
22681
22682 2000-05-13 Kenichi Handa <handa@etl.go.jp>
22683
22684 * international/mule-cmds.el (encode-coding-char): An ASCII
22685 character is always encodable.
22686
22687 * international/mule-conf.el: Add more information in descriptions
22688 of character sets.
22689
22690 * international/mule-diag.el (describe-char-after): New function.
22691 (describe-font-internal): Adjusted for the change of font-info.
22692 (describe-font): Likewise.
22693 (print-fontset): Rewritten for the new fontset implementation.
22694 (describe-fontset): Include fontset alias names in completion.
22695 (list-fontsets): Adjusted for the change of print-fontset.
22696
22697 * simple.el (what-cursor-position): If DETAIL is non-nil, call
22698 describe-char-after instead of displaying the detail in the echo
22699 area.
22700 (syntax-code-table): Format changed.
22701 (string-to-syntax): Adjusted for the above change.
22702
22703 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
22704
22705 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
22706
22707 2000-05-12 Dave Love <fx@gnu.org>
22708
22709 * calendar/todo-mode.el: Remove some compatibility stuff and CL
22710 dependence. Use line-{beginning,end}-position, not
22711 point-at{b,e}ol. Some doc fixes.
22712 (todo-position): New function. Fix callers of position to use it.
22713 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
22714
22715 2000-05-12 Gerd Moellmann <gerd@gnu.org>
22716
22717 * time.el (display-time-mail-icon): Use `:ascent center'.
22718
22719 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
22720 handling FTP security extensions.
22721
22722 2000-05-11 Dave Love <fx@gnu.org>
22723
22724 * calendar/todo-mode.el: New file.
22725
22726 2000-05-11 Gerd Moellmann <gerd@gnu.org>
22727
22728 * comint.el (comint-read-input-ring): Move reference to
22729 comint-input-ring-size outside of the save-excursion. It was
22730 causing the default value to be the only one ever seen.
22731
22732 * font-lock.el: Update copyright. Remove Simon Marshall's email
22733 address on request from him.
22734
22735 * subr.el (substitute-key-definition): Add comment describing
22736 the meaning of PREFIX.
22737
22738 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
22739
22740 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
22741
22742 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
22743 (add-minor-mode): Don't make the variable buffer-local and add a
22744 reference to define-minor-mode in the docstring.
22745
22746 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
22747 HEADER/FOOTER and fix bug with trailing empty directory.
22748 (cvs-append-to-ignore): Use vc-editable-p if available.
22749 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
22750 (vc-do-command): Tweak advice to handle the new VC.
22751
22752 * log-view.el (log-view-goto-rev): New function for the new VC.
22753 (log-view-minor-wrap): Use mark-active.
22754
22755 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
22756 (log-edit-changelog-full-paragraphs): New var.
22757 (log-edit-insert-changelog): Remove a lonely leading `* file'.
22758 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
22759 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
22760 (log-edit-changelog-ours-p, log-edit-changelog-entries)
22761 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
22762 Replace the `cvs' prefix with `log-edit'.
22763
22764 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
22765
22766 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
22767 (diff-font-lock-defaults): Explicitly turn off multiline.
22768 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
22769 (diff-ediff-patch): Fix call to ediff-patch-file.
22770 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
22771 Handle comments.
22772
22773 * frame.el (automatic-hscrolling): Typo.
22774
22775 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
22776
22777 2000-05-09 Sam Steingold <sds@goems.com>
22778
22779 * apropos.el (apropos-print): use `describe-face' instead of
22780 `customize-face-other-window'.
22781
22782 2000-05-09 Dave Love <fx@gnu.org>
22783
22784 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
22785
22786 * help.el (describe-variable): Have customize button pop the
22787 help-xref stack when invoked.
22788 (help-xref-symbol-regexp): Add `face'.
22789 (help-make-xrefs): Check for quoted face names and adapt regexp
22790 submatch numbers to cope.
22791 (help-xref-interned): Maybe insert face doc too. Separate
22792 sections with a line of hyphens.
22793
22794 * faces.el: Some doc fixes. Declare some functions obsolete.
22795 (describe-face): Add customize button. Return the help
22796 text. Fix prompt.
22797
22798 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
22799
22800 * term/internal.el (IT-character-translations): Fix last change.
22801
22802 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
22803
22804 * woman.el: New file
22805 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
22806
22807 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
22808
22809 * term/internal.el (IT-character-translations): Update ASCII
22810 simulations for greek-iso8859-7, add latin-iso8859-14 and
22811 latin-iso8859-15.
22812
22813 * international/mule-cmds.el (set-language-info-alist): Call
22814 define-prefix-command with 3 arguments, to make the map suitable
22815 for a menu.
22816
22817 2000-05-07 Dave Love <fx@gnu.org>
22818
22819 * time.el: Small doc fixes from Pavel Jan\e,Bm\e(Bk ml.
22820
22821 2000-05-05 Dave Love <fx@gnu.org>
22822
22823 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
22824 list in doc string. Don't quote keyword symbols.
22825 * emacs-lisp/cl.el: Likewise
22826 * emacs-lisp/cl-seq.el: Likewise
22827
22828 2000-05-05 Gerd Moellmann <gerd@gnu.org>
22829
22830 * abbrev.el (abbrev-mode): Make ARG optional.
22831
22832 2000-05-04 Gerd Moellmann <gerd@gnu.org>
22833
22834 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
22835
22836 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
22837
22838 * subr.el (substitute-key-definition): Clarify documentation.
22839
22840 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
22841
22842 * glasses.el (glasses-convert-to-unreadable): Use
22843 `glasses-separator' instead of the hard-wired "_".
22844 (glasses-mode): Call `glasses-make-unreadable' only in a single
22845 place.
22846
22847 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
22848
22849 * term/internal.el (cjk-codepages-alist): Add associations for
22850 Chinese and Korean codepages. Remove FIXME comment.
22851
22852 2000-05-03 Dave Love <fx@gnu.org>
22853
22854 * time.el (display-time-mail-face, display-time-use-mail-icon):
22855 New option.
22856 (display-time-mail-icon): New variable.
22857 (display-time-string-forms): Use the above. Fix the local-map.
22858
22859 2000-05-03 Gerd Moellmann <gerd@gnu.org>
22860
22861 * replace.el (query-replace-map): Add binding for `E'.
22862 (query-replace-help): Extend help text.
22863 (perform-replace): Allow editing the replacement string.
22864
22865 * make-mode.el (makefile-mode-abbrev-table): New variable.
22866 (makefile-mode): Set local abbrev table to
22867 makefile-mode-abbrev-table.
22868 (makefile-font-lock-keywords): Fontify includes and conditionals.
22869
22870 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
22871 set TOGGLE's value.
22872
22873 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
22874 mail-interactive-insert-alias.
22875 (mail-abbrev-complete-alias): New command.
22876 (mail-mode-map): Bind it to `M-TAB'.
22877
22878 2000-05-03 Kenichi Handa <handa@etl.go.jp>
22879
22880 * language/lao-util.el (lao-compose-region): New function.
22881
22882 2000-05-02 Gerd Moellmann <gerd@gnu.org>
22883
22884 * files.el (recover-session): Make directories as necessary
22885 if they don't exist yet.
22886
22887 * calendar/cal-french.el
22888 (french-calendar-multibyte-special-days-array)
22889 (french-calendar-special-days-array): Change French text.
22890 (calendar-french-date-string): Change output.
22891 (calendar-goto-french-date): Likewise.
22892
22893 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
22894
22895 * wid-edit.el (widget-default-active): Obey `:always-active'.
22896 (widget-documentation-string-value-create): Set `:always-active'.
22897
22898 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
22899
22900 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
22901 default prefix to `~/_emacs.d/auto-save.list/_s'.
22902 (normal-top-level): Create the directory for auto-save files, if
22903 it doesn't already exist (in the ms-dos case only).
22904
22905 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
22906
22907 * international/mule-cmds.el (set-language-environment): Don't
22908 concat an integer (dos-codepage), use format instead.
22909
22910 2000-05-02 Dave Love <fx@gnu.org>
22911
22912 * help.el (help-xref-on-pp): Check for constant symbols.
22913
22914 2000-04-29 Gerd Moellmann <gerd@gnu.org>
22915
22916 * startup.el (normal-top-level): Put a condition-case around
22917 the code loading subdirs.el.
22918
22919 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22920
22921 * ps-print.el: Upside-down and face background color printing,
22922 line number step, doc fix.
22923 (ps-print-version): New version number (5.2).
22924 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
22925 (ps-face-attribute-list, ps-plot-with-face): Code fix.
22926 (ps-spool-config): Var fix.
22927 (ps-printer-name-option): Const fix.
22928 (ps-print-upside-down, ps-use-face-background)
22929 (ps-line-number-step): New vars.
22930 (ps-window-system, ps-lp-system): New consts.
22931 (ps-face-background): New fun.
22932
22933 2000-04-28 Richard Stallman <rms@gnu.org>
22934
22935 * files.el (make-auto-save-file-name):
22936 Apply auto-save-file-name-transforms to visited file name
22937 before generating auto save file name.
22938 (auto-save-file-name-transforms): New variable.
22939
22940 * files.el (backup-enable-predicate):
22941 Correctly test for a file under a temporary directory.
22942
22943 2000-04-28 Gerd Moellmann <gerd@gnu.org>
22944
22945 * subr.el (add-minor-mode): Rewritten.
22946
22947 2000-04-28 Kenichi Handa <handa@etl.go.jp>
22948
22949 * mail/sendmail.el (sendmail-send-it): Set
22950 buffer-file-coding-system to the selected coding system for MIME
22951 header.
22952
22953 2000-04-27 Gerd Moellmann <gerd@gnu.org>
22954
22955 * dired.el (dired-move-to-filename-regexp): Allow format where
22956 YYYY is followed by two spaces.
22957
22958 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
22959 in the second character class of the regexp.
22960
22961 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
22962 mh-etc, too.
22963
22964 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
22965 nil.
22966
22967 * subr.el (add-minor-mode): Use `set' instead of `setq'.
22968
22969 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
22970 argument.
22971
22972 2000-04-27 Sen Nagata <sen@eccosys.com>
22973
22974 * emacs-lisp/crm.el (crm-completion-table): New variable.
22975 (crm-collection-fn, crm-test-completion)
22976 (completing-read-multiple): Use it.
22977
22978 2000-04-27 Dave Love <fx@gnu.org>
22979
22980 * help.el (locate-library): Use mapc.
22981 (help-manyarg-func-alist): Add call-process-region.
22982
22983 2000-04-26 Gerd Moellmann <gerd@gnu.org>
22984
22985 * subr.el (add-minor-mode): Make argument MAP optional.
22986
22987 * desktop.el (desktop-save): Save list of minor modes.
22988 (desktop-create-buffer): Restore minor modes.
22989 (desktop-minor-mode-table): New user-option.
22990
22991 * subr.el (add-minor-mode): New function.
22992
22993 * image.el (find-image): New function.
22994 (defimage): Rewritten to find image at load time.
22995
22996 * startup.el (normal-top-level-add-to-load-path): Handle
22997 case that the default directory is not in load-path.
22998
22999 * help.el: Old patch from Stefan Monnier.
23000 (help-xref-on-pp): New function.
23001 (describe-variable): Use it to display xrefs in a symbol's value.
23002
23003 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
23004
23005 * cus-edit.el (custom-face): Fix parenthesis.
23006
23007 2000-04-26 Kenichi Handa <handa@etl.go.jp>
23008
23009 * mail/rmail.el (rmail-expunge): When there are no deleted
23010 messages, do nothing.
23011
23012 2000-04-26 Dave Love <fx@gnu.org>
23013
23014 * international/mule-cmds.el (locale-translation-file-name):
23015 Defvar to nil.
23016 (set-locale-environment): Set it here (at runtime).
23017
23018 2000-04-25 Gerd Moellmann <gerd@gnu.org>
23019
23020 * replace.el (perform-replace): Add parameters START and END. Use
23021 them instead of the check for a region in Transient Mark mode.
23022 (query-replace-read-args): Return two more list elements for the
23023 start and end of the region in Transient Mark mode.
23024 (query-replace, query-replace-regexp, query-replace-regexp-eval)
23025 (map-query-replace-regexp, replace-string, replace-regexp): Add
23026 optional last arguments START and END and pass them to
23027 perform-replace.
23028
23029 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
23030 form with additional arguments for perform-replace.
23031
23032 * progmodes/etags.el (tags-query-replace): Add parameters START
23033 and END. Construct a form with additional arguments for
23034 perform-replace.
23035
23036 * simple.el (shell-command): Set default directory for "*Shell
23037 Command Output" buffer.
23038
23039 * language/european.el (iso-latin-4): Fix typo.
23040
23041 * emacs-lisp/crm.el: New file.
23042
23043 2000-04-24 Dave Love <fx@gnu.org>
23044
23045 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
23046 (Custom-reset-saved, Custom-reset-standard)
23047 (custom-group-value-create, custom-group-set, custom-group-save)
23048 (custom-group-reset-current, custom-group-reset-saved)
23049 (custom-group-reset-standard): Use mapc.
23050 (custom-buffer-create-internal): Disable undo when creating items.
23051 Use mapc.
23052 (custom-face): Avoid redundant lambda.
23053
23054 2000-04-24 Gerd Moellmann <gerd@gnu.org>
23055
23056 * startup.el (auto-save-list-file-prefix): Set default to
23057 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
23058
23059 2000-04-24 Sam Steingold <sds@gnu.org>
23060
23061 * time-stamp.el (time-stamp-string-preprocess): Always convert
23062 `field-result' to a string.
23063
23064 2000-04-24 Gerd Moellmann <gerd@gnu.org>
23065
23066 * frame.el (scrolling): New group.
23067 (automatic-hscrolling): New user-option.
23068
23069 * startup.el (command-line-x-option-alist): Add `-lsp' and
23070 `--line-spacing'.
23071
23072 2000-04-19 Dave Love <fx@gnu.org>
23073
23074 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
23075 (cl-mapc): Rename from mapc. Fix the funcall.
23076
23077 2000-04-19 Gerd Moellmann <gerd@gnu.org>
23078
23079 * simple.el (clone-indirect-buffer-other-window): New command.
23080 (clone-indirect-buffer): Add optional arg NORECROD.
23081 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
23082
23083 * help.el (resize-temp-buffer-window): Use count-screen-lines.
23084
23085 * window.el (count-screen-lines): New function.
23086 (shrink-window-if-larger-than-buffer): Use count-screen-lines
23087 instead of window-buffer-height.
23088
23089 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
23090 non-existing variable comint-input-sentinel.
23091 (inferior-lisp-args-to-list): Removed.
23092 (inferior-lisp): Use split-string instead of
23093 inferior-lisp-args-to-list.
23094
23095 * hexl.el (hexl-insert-hex-string): New command.
23096
23097 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
23098 instead of concat.
23099
23100 2000-04-18 Gerd Moellmann <gerd@gnu.org>
23101
23102 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
23103 at the start of an existing but empty folder.
23104
23105 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23106
23107 * ps-mule.el: Customization fix, doc fix.
23108 (ps-multibyte-buffer): Customization fix.
23109
23110 2000-04-17 Richard M. Stallman <rms@gnu.org>
23111
23112 * subr.el (read-passwd): Use read-char-exclusive.
23113
23114 2000-04-17 Gerd Moellmann <gerd@gnu.org>
23115
23116 * textmodes/texinfo.el (texinfo-insert-@email)
23117 (texinfo-insert-@emph, texinfo-insert-@quotation)
23118 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
23119 (texinfo-mode-map): Add key bindings for them.
23120
23121 * files.el (basic-save-buffer-2): Use a template with `$'
23122 instead of `#' for VMS.
23123
23124 * simple.el (clone-indirect-buffer): New function.
23125
23126 2000-04-16 Stephen Eglen <stephen@gnu.org>
23127
23128 * iswitchb.el (iswitchb-case): New function. If the user input
23129 contains any upper-case characters, the search is made
23130 case-sensitive.
23131
23132 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
23133
23134 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
23135 comment-end.
23136 (texinfo-font-lock-syntactic-keywords): New var.
23137 (texinfo-font-lock-keywords): Remove comment regexp.
23138 (texinfo-insert-block): New function.
23139 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
23140 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
23141 and font-lock-defaults. Use regexp-opt for outline-regexp.
23142 (texinfo-environments): New var.
23143 (texinfo-environment-regexp): Use regexp-opt and
23144 texinfo-environments.
23145
23146 * textmodes/ispell.el (ispell-menu-map-needed): Check that
23147 ispell-process is bound since this might be eval'd before ispell
23148 is loaded.
23149 (ispell-message): Use a tiny bit less magic and a bit more hard
23150 data to figure out what kind of sc-cite-regexp to use.
23151
23152 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
23153
23154 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
23155 (insert-cyclic-diary-entry): Unquote the lambda.
23156
23157 * gud.el (gud-jdb-build-source-files-list): Fix typo.
23158
23159 * files.el (backup-enable-predicate): Unquote the lambda.
23160
23161 * cus-edit.el (custom-face, face): Unquote the lambda.
23162
23163 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23164
23165 * ps-print.el: Check for line-beginning-position definition.
23166
23167 * ps-print.el: Fix counting lines in a region.
23168 (ps-print-version): New version number (5.1.5).
23169 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
23170 (ps-printing-region): Fun code fix.
23171
23172 2000-04-15 Gerd Moellmann <gerd@gnu.org>
23173
23174 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
23175 to file-directory-p.
23176
23177 2000-04-14 Gerd Moellmann <gerd@gnu.org>
23178
23179 * gud.el (gud-jdb-build-source-files-list): Check that directory
23180 exists before calling directory-files.
23181
23182 2000-04-13 Dave Love <fx@gnu.org>
23183
23184 * emacs-lisp/trace.el: Change maintainer. Use new backquote
23185 syntax.
23186
23187 * emacs-lisp/cl-specs.el: Remove when, unless.
23188
23189 * emacs-lisp/cl-extra.el: Don't quote keywords.
23190 (cl-old-mapc): New variable.
23191 (mapc): Use it.
23192 (cl-map-intervals): Use with-current-buffer. Don't check for
23193 next-property-change.
23194 (cl-map-overlays): Use with-current-buffer.
23195 (cl-expt): Remove.
23196 (copy-tree, remprop): Define unconditionally.
23197
23198 * emacs-lisp/cl-compat.el (keywordp): Remove.
23199
23200 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
23201 to use keywordp.
23202 (edebug-spec): Enable keywordp.
23203
23204 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
23205 string-lessp.
23206
23207 * cus-start.el: Use keywordp.
23208
23209 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
23210
23211 * diary-lib.el (include-other-diary-files): Fix the fix of
23212 2000-02-18 by doing a save-excursion.
23213
23214 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23215
23216 * ps-print.el: Customization fix, doc fix.
23217 (ps-print-version): New version number (5.1.4).
23218 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
23219 (ps-print-preprint): Adjust code.
23220 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
23221 (ps-print-prologue-header, ps-print-control-characters)
23222 (ps-spool-config): Customization fix.
23223
23224 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
23225
23226 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
23227 converted to the new menu-item format, names silightly changed,
23228 help strings added.
23229
23230 Support for spelling without async subprocesses:
23231
23232 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
23233 (ispell-session-buffer): New variables.
23234 (ispell-start-process, ispell-process-status,
23235 ispell-accept-output, ispell-send-string): New functions, for
23236 Ispell invocation when async subprocesses aren't supported.
23237 (ispell-word, ispell-pdict-save, ispell-command-loop,
23238 ispell-process-line, ispell-buffer-local-parsing): Replace calls
23239 to process-send-string with calls to ispell-send-string, and
23240 accept-process-output with ispell-accept-output.
23241 (ispell-init-process): Call ispell-process-status instead of
23242 process-status with.
23243 (ispell-init-process): Call ispell-start-process. Call
23244 ispell-accept-output and ispell-send-string. Don't call
23245 process-kill-without-query and kill-process if they are unbound.
23246 (ispell-async-processp): New function.
23247
23248 2000-04-12 Dave Love <fx@gnu.org>
23249
23250 * info.el: Add debug-ignored-errors.
23251 (Info-mode-menu): Add some items.
23252 (Info-directory): Add autoload cookie.
23253
23254 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
23255 Modify `truncate-lines'. Make `describe-language-environment'
23256 always visible and add help. Modify `describe-key' help. Invoke
23257 Info-directory from `info'. New entry `emacs-manual'.
23258
23259 2000-04-10 Gerd Moellmann <gerd@gnu.org>
23260
23261 * progmodes/ebrowse.el (ebrowse-tree-mode):
23262 Use propertized-buffer-identification.
23263 (ebrowse-update-member-buffer-mode-line): Likewise.
23264 (ebrowse--mode-strings): Removed.
23265 (ebrowse--mode-line-props): Removed.
23266
23267 * files.el (auto-mode-alist): Add `EBROWSE'.
23268
23269 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
23270 space before testing for end of buffer.
23271 (ebrowse-load): Removed.
23272 (ebrowse-revert-tree-buffer-from-file): Rewritten.
23273 (ebrowse-create-tree-buffer): Rewritten.
23274 (ebrowse-tree-mode): Read tree from buffer.
23275
23276 * progmodes/ebrowse-ffh.el: Removed.
23277
23278 2000-04-10 Kenichi Handa <handa@etl.go.jp>
23279
23280 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
23281
23282 2000-04-10 Gerd Moellmann <gerd@gnu.org>
23283
23284 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
23285 at the wrong place.
23286
23287 2000-04-09 Dave Love <fx@gnu.org>
23288
23289 * files.el (backup-enable-predicate):
23290 Use temporary-file-directory, small-temporary-file-directory.
23291 (make-backup-file-name-function, backup-directory-alist): New vars.
23292 (make-backup-file-name-1): New function.
23293 (make-backup-file-name): Use it.
23294 (find-backup-file-name): Likewise. Use format for clarity, not concat.
23295 (file-newest-backup): Use make-backup-file-name.
23296
23297 2000-04-09 Gerd Moellmann <gerd@gnu.org>
23298
23299 * progmodes/ebrowse-ffh.el: New file.
23300
23301 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
23302 Moved to ebrowse-ffh.el.
23303 (ebrowse-load): Add autoload.
23304
23305 * finder.el (finder-commentary): Add autoload cookie.
23306
23307 * mail/rfc2368.el: Correct author's email address.
23308
23309 * progmodes/ebrowse.el: New file.
23310
23311 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
23312 item help string.
23313 (easy-menu-do-add-item): Ditto.
23314 (easy-menu-define): Extend doc string.
23315
23316 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
23317 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
23318 (jit-lock-function, jit-lock-stealth-fontify): Don't use
23319 with-buffer-unmodified.
23320
23321 2000-04-08 Dave Love <fx@gnu.org>
23322
23323 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
23324 unless, when.
23325
23326 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
23327
23328 * viper-util.el (viper-put-on-search-overlay): New subroutine.
23329 (viper-flash-search-pattern): No operation when using Emacs
23330 doesn't support face.
23331 Use `viper-put-on-search-overlay'.
23332
23333 2000-04-04 Gerd Moellmann <gerd@gnu.org>
23334
23335 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
23336 like C-r.
23337
23338 * progmodes/make-mode.el: Some doc fixes.
23339 (makefile-mode-abbrev-table): New variable.
23340 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
23341 (makefile-font-lock-keywords): Fontify includes and conditionals.
23342 (toplevel): Require `dabbrev' and `add-log' when compiling.
23343
23344 * replace.el (perform-replace): Don't move forward one char
23345 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
23346 to do that because it leaves point 1 position after the last
23347 replacement, after everything has been replaced.
23348
23349 * jit-lock.el (with-buffer-unmodified): New macro.
23350 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
23351 modified state.
23352 (jit-lock-function-1): Extracted from jit-lock-function; not
23353 preserving buffer's modified state.
23354 (jit-lock-function, jit-lock-stealth-fontify):
23355 Call jit-lock-function-1.
23356
23357 * mail/rfc2368.el: Remove supernumerary copyright line.
23358
23359 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
23360
23361 * glasses.el: Provide facilities for inserting space before left
23362 parentheses and uncapitalization of identifiers.
23363 (glasses-mode): Try to remove old overlays in all cases.
23364
23365 2000-04-03 Gerd Moellmann <gerd@gnu.org>
23366
23367 * progmodes/compile.el (compile-internal): Display the compilation
23368 buffer in a different frame, if it's already displayed there.
23369
23370 * mail/rfc2368.el: New file.
23371
23372 * simple.el (sendmail-user-agent-compose): Recognize a `body'
23373 header and insert its value as mail body.
23374
23375 * subr.el (member-ignore-case): New function.
23376
23377 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
23378 (dabbrev--find-expansion): Ignore buffers matching a regexp
23379 from dabbrev-ignored-regexps.
23380
23381 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
23382 to extensions handled by gzip.
23383
23384 2000-04-03 Richard M. Stallman <rms@gnu.org>
23385
23386 * files.el (insert-directory): List the total free space
23387 along with the used space.
23388
23389 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
23390 line is followed by one that matches CITATION-REGEXP, end the
23391 paragraph.
23392
23393 2000-04-03 Markus Rost <rost@delysid.gnu.org>
23394
23395 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
23396 (rmail-make-basic-summary-line): Use that option.
23397
23398 2000-04-03 Kenichi Handa <handa@etl.go.jp>
23399
23400 * international/mule-cmds.el (encoded-string-description):
23401 Rewritten. Try pretty description for ISO 2022 escape sequences
23402 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
23403 for hexadecimal format.
23404
23405 2000-04-01 Dave Love <fx@gnu.org>
23406
23407 * cpp.el: Change customization group to `c' from `C'.
23408
23409 * vcursor.el (vcursor-move): Use display-color-p.
23410
23411 * international/mule-util.el: Provide mule-utils.
23412 (string-to-sequence): Simplify and speed up.
23413
23414 * international/mule.el (make-coding-system): Purecopy doc-string.
23415
23416 * international/mule-cmds.el: Various menu changes.
23417 (describe-specified-language-support): Handle `Default'.
23418 (set-language-info): Purecopy `info'.
23419
23420 2000-03-31 Andrew Innes <andrewi@gnu.org>
23421
23422 * vc.el (vc-backend-diff): Return the correct status if we had to
23423 retry the rcsdiff command without the --brief option.
23424
23425 2000-03-31 Dave Love <fx@gnu.org>
23426
23427 * help.el (help-manyarg-func-alist): Correct several omissions.
23428
23429 * add-log.el: Don't require cl, fortran.
23430 (add-log-current-defun-function): Doc fix.
23431 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
23432 (change-log-version-rcs): Function deleted.
23433 (change-log-version-number-search): Doc fix.
23434 Use vc-workfile-version. Avoid CL dolist.
23435 (add-change-log-entry): Just call add-log-current-defun to get
23436 defun. Simplify somewhat.
23437 (change-log-get-method-definition-1): Likewise.
23438 (add-log-current-defun): Return nil if calling
23439 add-log-current-defun-function does so. Move Fortran stuff to
23440 fortran.el. Return string without properties.
23441
23442 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
23443 and :alpha: char classes.
23444
23445 * mail/supercite.el: Defvar curline when compiling.
23446 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
23447 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
23448 rather than a-zA-Z0-9 to allow non-ASCII characters.
23449
23450 2000-03-31 Gerd Moellmann <gerd@gnu.org>
23451
23452 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
23453
23454 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
23455 Re-enable new code.
23456
23457 * lpr.el (print-region-1): Use -d to specify printer name for
23458 systems `usg-unix-v*, `dgux', `hpux', `irix'.
23459
23460 2000-03-31 Dave Love <fx@gnu.org>
23461
23462 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
23463 Look for function definition in symbol's function value slot first
23464 instead of first consulting byte-compile-function-environment.
23465
23466 2000-03-31 Kenichi Handa <handa@etl.go.jp>
23467
23468 * language/european.el ("Polish"): New language environment.
23469 (setup-polish-environment): New function.
23470
23471 2000-03-30 Gerd Moellmann <gerd@gnu.org>
23472
23473 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
23474 Disable new code.
23475
23476 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
23477 trying to `load' the symbol of an autoload instead of the file
23478 recorded in the autoload. Fix error messages.
23479
23480 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23481
23482 * ps-print.el: PostScript programming fix for ghostview, doc fix.
23483 (ps-print-version): New version number (5.1.3).
23484 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
23485 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
23486 (ps-generate-postscript-with-faces): Code fix.
23487 (ps-color-values): XEmacs compatibility.
23488 (ps-print-background-image, ps-print-background-text, ps-printer-name)
23489 (ps-default-fg, ps-default-bg): Adjust customization.
23490 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
23491 (ps-color-scale): Renaming old ps-color-value fun.
23492 (ps-print-headers): Replace ps-print-header group to avoid conflict
23493 with ps-print-header variable.
23494 (ps-print-miscellany): New group.
23495 (ps-format-color, ps-rgb-color): New funs.
23496 (ps-default-foreground): New var.
23497 (ps-printer-name-option): New const.
23498
23499 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
23500
23501 * net/net-utils.el:
23502 (network-connection-host, network-connection-service): New variables
23503 (network-connection-mode): New mode, derived from comint-mode
23504 (network-connection-mode-setup): New function, saves host and
23505 service information in local variables.
23506
23507 * lisp/locate.el:
23508 (locate-word-at-point): Added this function
23509 (locate): Default to using locate-word-at-point as input
23510 Run dired-mode-hook
23511
23512 2000-03-29 Dave Love <fx@gnu.org>
23513
23514 * calendar/appt.el: Doc fixes.
23515 (appt-check): Convert min-to-app to a string before passing to
23516 appt-disp-window-function or concat.
23517 (appt-delete-window): Remove test for frame-root-window.
23518 (appt-select-lowest-window, appt-convert-time): Simplify.
23519
23520 * emacs-lisp/bytecomp.el: Doc fixes.
23521 (byte-compile-file-form-autoload):
23522 Update byte-compile-function-environment.
23523
23524 2000-03-29 Andreas Schwab <schwab@suse.de>
23525
23526 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
23527
23528 * dired.el (dired-insert-directory): If dired-free-space-program
23529 failed just delete its output.
23530
23531 2000-03-29 Dave Love <fx@gnu.org>
23532
23533 * international/iso-cvt.el: Move provide to end. Doc fixes.
23534 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
23535 (iso-iso2sgml, iso-sgml2iso): New functions.
23536 (iso-cvt-define-menu): Fix some entries and use backquote for
23537 clarity.
23538
23539 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
23540
23541 2000-03-28 Gerd Moellmann <gerd@gnu.org>
23542
23543 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
23544 ISO-DATE. If non-nil, return date in ISO 8601 format.
23545
23546 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
23547
23548 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
23549 if it ever becomes used.
23550 (log-edit-mode-hook): Default to vc-log-mode-hook.
23551 (log-edit-mode): Fix the docstring.
23552
23553 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
23554 the code.
23555
23556 2000-03-26 Dave Love <fx@gnu.org>
23557
23558 * net/browse-url.el (browse-url): Re-fix case of
23559 browse-url-browser-function being an alist.
23560 (browse-url): Add :link to defgroup.
23561
23562 * files.el: Doc fixes.
23563 (file-truename): Include `[' in wildcard characters.
23564 (automount-dir-prefix): Customize.
23565 (find-file-wildcards): Add :version.
23566 (find-file-noselect): Simplify a mapcar call.
23567
23568 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
23569 compatible with inf-lisp version.
23570 (eval-defun-1): Fix custom-declare-variable case.
23571
23572 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
23573
23574 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
23575
23576 2000-03-24 Gerd Moellmann <gerd@gnu.org>
23577
23578 * Makefile (COMPILE_FIRST): New macro.
23579 (compile-files): Compile files from COMPILE_FIRST first.
23580
23581 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
23582
23583 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
23584 matching open parenthesis in column 0 to defun-prompt-regexp
23585 only if open-paren-in-column-0-is-defun-start is set.
23586
23587 * sun-curs.el: Require CL at compile-time only.
23588
23589 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
23590 instead of copy-list which is a function from CL.
23591 (msb--choose-menu, msb--mode-menu-cond)
23592 (msb--create-buffer-menu-2): Use dolist instead of mapc.
23593 (msb--init-file-alist): Use mapcar instead of mapcan.
23594 (msb--aggregate-alist): Use mapcar instead of mapcan.
23595 Fix `(' in column 0 in doc string.
23596 (msb--add-separators): Use mapcar instead of mapcan.
23597
23598 * cus-dep.el: Require CL at compile-time only.
23599
23600 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
23601
23602 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
23603 (byte-compile-warnings): New warning `noruntime'.
23604 (byte-compile-constants, byte-compile-variables): Fix docstring.
23605 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
23606 execute `eval-whenc-compile's body.
23607 (byte-compile-unresolved-functions): Fix docstring.
23608 (byte-compile-eval): New function.
23609 (byte-compile-callargs-warn): Check if the function will be available
23610 at runtime (via property `byte-compile-noruntime').
23611 (byte-compile-print-syms): New function.
23612 (byte-compile-warn-about-unresolved-functions): Also warn about
23613 `noruntime' functions (and use `byte-compile-print-syms').
23614 (byte-compile-file): Capitalize the message.
23615
23616 2000-03-24 Gerd Moellmann <gerd@gnu.org>
23617
23618 * mail/rmail.el (rmail-confirm-expunge): New user-option.
23619 (rmail-expunge): Ask for confirmation depending on the setting
23620 of rmail-confirm-expunge.
23621
23622 2000-03-23 Gerd Moellmann <gerd@gnu.org>
23623
23624 * Makefile (bootstrap-clean): If $(emacs) exists, build
23625 loaddefs.el first. A loaddefs.el that's not up-to-date might
23626 cause a bootstrap failure because things don't autoload as expected.
23627
23628 2000-03-23 Dave Love <fx@gnu.org>
23629
23630 * net/browse-url.el: Restore previous use of
23631 browse-url-maybe-new-window.
23632
23633 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23634
23635 * ps-print.el: Skip banner page fix.
23636 (ps-print-version): New version number (5.1.2).
23637 (ps-begin-file, ps-end-file, ps-generate): Code fix.
23638
23639 2000-03-23 Dave Pearson <davep@davep.org>
23640
23641 * net/quickurl.el Changed the type of parameter passed to the
23642 function defined by `quickurl-format-function'. Before only the
23643 text of the URL was passed. Now the whole URL structure is passed
23644 and the function is responsible for extracting the parts it requires.
23645 Changed the default of `quickurl-format-function' accordingly.
23646 (quickurl-insert): Changed the `funcall' of
23647 `quickurl-format-function' to match the above change.
23648 (quickurl-list-insert): Changed the `url' case so that it makes
23649 use of `quickurl-format-function', previous to this the format was
23650 hard wired.
23651
23652 2000-03-22 Gerd Moellmann <gerd@gnu.org>
23653
23654 * startup.el: Change some spellings for the X Window System.
23655
23656 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
23657
23658 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
23659 Clean up the code and the regexp and make sure the cursor is
23660 temporarily moved to the suspicious line while querying the user.
23661
23662 2000-03-22 Jason Rumney <jasonr@gnu.org>
23663
23664 * w32-fns.el (w32-charset-info-alist): Initialize.
23665
23666 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23667
23668 * ps-print.el: N-up last page fix.
23669 (ps-print-version): New version number (5.1.1).
23670 (ps-end-file, ps-end-job, ps-generate): Code fix.
23671
23672 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
23673
23674 * files.el (find-file-run-dired): Update docstring.
23675 (find-directory-functions): New hook.
23676 (find-file-noselect): Run find-directory-functions rather than
23677 calling dired directly.
23678
23679 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
23680
23681 * pcvs.el: Add a minimal leading commentary.
23682 (cvs-make-cvs-buffer): Change the header part by removing the startup
23683 message and adding a `Module' entry. Also replace the FOOTER and
23684 HEADER special fileinfos with the new support in ewoc for updating
23685 its own footer and header.
23686 (cvs-update-header): Update to use the header/footer of the ewoc.
23687 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
23688 (cvs-is-within-p): New function.
23689 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
23690 to only examine some subset of the buffers.
23691
23692 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
23693 `format' instead of our own ad-hoc functions.
23694 Remove HEADER and FOOTER cases, now handled in the EWOC.
23695 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
23696
23697 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
23698 output to avoid scaring the user.
23699 (cvs-parse-table): Catch message for non-up-to-date commits.
23700
23701 * pcvs-defs.el (cvs-startup-message): Remove.
23702 (cvs-global-menu): New autoloaded menu.
23703
23704 * pcvs-util.el (cvs-string-fill): Remove.
23705
23706 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
23707 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
23708 PP part of it and also make it work for footers and headers.
23709 (ewoc-create): Drop POS and BUFFER arguments.
23710 Use the DLL's dummy node to store the end-of-footer position.
23711 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
23712 (ewoc-refresh): Remove unused `header' variable.
23713 (ewoc-(get|set)-hf): New functions.
23714
23715 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
23716 log-view-*-(message|file) and use easy-mmode-define-navigation.
23717 (log-view-message-re): Match SCCS format as well.
23718 And match the revision line rather than the dashed separator line.
23719 (log-view-mode): Use the new define-derived-mode.
23720 (log-view-current-tag): Fill in with an actual implementation.
23721
23722 * cvs-status.el (cvs-status-(prev|next)): Rename from
23723 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
23724 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
23725 to let the output "breathe" a little more (more readable).
23726 (cvs-status-mode): Use the new define-derived-mode.
23727
23728 * smerge-mode.el (smerge-auto-leave): New function and variable.
23729 (smerge-basic-map): Rename from smerge-basic-keymap.
23730 Change the bindings for smerge-diff-*.
23731 (smerge-*-map): Use easy-mmode-defmap.
23732 (smerge-(next|prev)): Use easy-mmode-define-navigation.
23733 (smerge-keep-*): Use smerge-auto-leave.
23734
23735 2000-03-21 Jason Rumney <jasonr@gnu.org>
23736
23737 * cus-edit.el (custom-button-face): Use 3D look for w32.
23738 (custom-button-pressed-face): Likewise.
23739
23740 2000-03-21 Gerd Moellmann <gerd@gnu.org>
23741
23742 * progmodes/etags.el (tags-case-fold-search): New user-option.
23743 (tags-loop-eval): New function. Bind case-fold-search around eval
23744 depending on the value of tags-case-fold-search.
23745 (tags-loop-continue): Use tags-loop-eval.
23746 (find-tag-in-order): Bind case-fold-search depending on the value
23747 of tags-case-fold-search.
23748
23749 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
23750
23751 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
23752 (diff-end-of-hunk): Return the end position for use in
23753 `easy-mmode-define-navigation'.
23754 (diff-recenter): Remove.
23755 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
23756 of `easy-mmode-define-navigation'.
23757 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
23758 previous renaming) and fix to use new names.
23759 (diff-merge-strings): Use \n as separator: simpler, faster.
23760 (diff-mode): Use `define-derived-mode'.
23761
23762 * derived.el (define-derived-mode): Don't autoload anymore.
23763 Prefer the macro-only version provided by easy-mmode.el.
23764
23765 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
23766 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
23767 (easy-mmode-define-navigation): New macro.
23768
23769 * subr.el (combine-run-hooks): New function.
23770
23771 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
23772
23773 * term/x-win.el: Fontsets related initialization is simplified.
23774
23775 * international/mule-diag.el (describe-font): Don't refer to
23776 global-fontset-alist, instead call font-list.
23777 (describe-fontset, list-fontsets, mule-diag): Likewise.
23778 (print-fontset): Adjusted for the change of fontset implementation.
23779
23780 * international/fontset.el (x-charset-registries): Variable removed,
23781 instead the corresponding data is stored in the default fontset.
23782 (register-alternate-fontnames): Function removed.
23783 (resolved-ascii-font): Variable removed.
23784 (x-compose-font-name): Ignore the second argument REDOCE.
23785 (x-complement-fontset-spec): Complement only an ASCII font and
23786 element for those charsets than can use that ASCII font.
23787 (generate-fontset-menu): Don't refer to global-fontset-alist,
23788 instead call fontset-list.
23789 (uninstantiated-fontset-alist): Variable removed.
23790 (x-style-funcs-alist): Likewise.
23791 (fontset-default-styles): Likewise.
23792 (x-modify-font-name): Function removed.
23793 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
23794 (create-fontset-from-ascii-font): Docsting adjusted for the above
23795 change.
23796 (instantiate-fontset, resolve-fontset-name): Functions removed.
23797 (fontset-list): Now implemented by C code.
23798
23799 * faces.el (read-face-font): Fix TABLE arg to completing-read.
23800 (describe-face): Include `font' attribute in the description.
23801
23802 2000-03-21 Kenichi Handa <handa@etl.go.jp>
23803
23804 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
23805
23806 2000-03-20 Gerd Moellmann <gerd@gnu.org>
23807
23808 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
23809 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
23810 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
23811
23812 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
23813 about behavior of set-buffer-modified-p wrt redisplay.
23814
23815 2000-03-19 Richard M. Stallman <rms@gnu.org>
23816
23817 * view.el (view-mode-disable): Kill local binding of view-read-only.
23818
23819 2000-03-18 Gerd Moellmann <gerd@gnu.org>
23820
23821 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
23822 is a string, convert it to a syntax cell using string-to-syntax.
23823
23824 * simple.el (syntax-code-table, syntax-flag-table): New variables.
23825 (string-to-syntax): New function.
23826
23827 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
23828 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
23829 try to use passive ftp mode.
23830
23831 2000-03-17 Gerd Moellmann <gerd@gnu.org>
23832
23833 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
23834
23835 * simple.el (append-to-buffer): Update point of windows after
23836 insertion.
23837
23838 * abbrev.el (inverse-add-abbrev): Identify word by first moving
23839 forward then moving backward. Reindent.
23840
23841 * frame.el (other-frame): Call x-focus-frame only if
23842 focus-follows-mouse is off.
23843
23844 2000-03-17 Dave Love <fx@gnu.org>
23845
23846 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
23847
23848 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
23849
23850 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
23851 regexp for labels cannot span several lines.
23852
23853 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
23854 `(setq :<key> ':<key>)' to the macro expansion.
23855
23856 2000-03-16 Dave Love <fx@gnu.org>
23857
23858 * progmodes/f90.el (f90): Put custom group under `languages', not
23859 `fortran'.
23860 (f90-mode-hook): Customize.
23861 (f90-mode): Set add-log-current-defun-function.
23862 (f90-current-defun): New function.
23863
23864 2000-03-16 Gerd Moellmann <gerd@gnu.org>
23865
23866 * cus-edit.el (custom-variable-tag-face): Handle case that
23867 default face's height is not a number.
23868 (custom-face-tag-face, custom-group-tag-face-1)
23869 (custom-group-tag-face): Ditto.
23870 (custom-group-tag-face-1): Add :group.
23871
23872 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
23873
23874 2000-03-15 Gerd Moellmann <gerd@gnu.org>
23875
23876 * pcvs-defs.el (toplevel): Remove autoload cookie for form
23877 requiring easymenu.
23878
23879 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23880
23881 * ps-print.el: PostScript user-defined prologue, PostScript error
23882 handler, doc fix.
23883 (ps-print-version): New version number (5.1).
23884 (ps-user-defined-prologue, ps-error-handler-message)
23885 (ps-print-prologue-0, ps-error-handler-alist): New vars.
23886 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
23887 (ps-insert-string): New function.
23888
23889 2000-03-15 Kenichi Handa <handa@etl.go.jp>
23890
23891 * international/ccl.el (ccl-compile-expression): Don't generate
23892 invalid self-assignment code.
23893
23894 2000-03-14 Dave Love <fx@gnu.org>
23895
23896 * subr.el (replace-regexp-in-string): Renamed from
23897 replace-regexps-in-string. Doc fix.
23898
23899 2000-03-12 Dave Love <fx@gnu.org>
23900
23901 * cus-edit.el: Doc fixes.
23902 (customize-set-variable, customize-save-variable): Rename args for doc.
23903 (custom-variable-tag-face, custom-face-tag-face)
23904 (custom-group-tag-face-1, custom-group-tag-face): Modify from
23905 style which user identify as hyperlink.
23906 (hook): Don't add undefined functions to the hook.
23907 (debug-ignored-errors): Transfer message from bindings.el.
23908
23909 2000-03-12 Gerd Moellmann <gerd@gnu.org>
23910
23911 * recentf.el (recentf-keep-non-readable-files-p):
23912 Remove double/nested definition.
23913
23914 2000-03-12 Dave Love <fx@gnu.org>
23915
23916 * facemenu.el (facemenu-get-face): Use display-color-p.
23917 * enriched.el (enriched-decode-foreground): Likewise.
23918 (enriched-decode-background): Likewise.
23919 * isearch.el (isearch-highlight): Likewise.
23920 * info-look.el (info-lookup): Likewise.
23921 * simple.el (completion-setup-function): Likewise.
23922
23923 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
23924 :options.
23925
23926 * bindings.el (mode-line-format): Fix line-number and
23927 column-number items. Add help-echo for the background.
23928 (mode-line-mule-info): Modify help-echo.
23929
23930 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
23931
23932 * files.el (load-file): Allow completion to .elc.
23933
23934 * man.el: Doc fixes.
23935 (Man-init-defvars): Use display-color-p to set fontification.
23936
23937 * play/hanoi.el (hanoi-internal): Don't use oddp.
23938
23939 2000-03-12 Gerd Moellmann <gerd@gnu.org>
23940
23941 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
23942
23943 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
23944
23945 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
23946
23947 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
23948 Fix comment.
23949
23950 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
23951
23952 * font-lock.el (font-lock-keywords): Fix the doc now that
23953 regexp-opt-depth is unnecessary.
23954 (save-buffer-state): Set an edebug spec.
23955 (font-lock-fontify-anchored-keywords): Properly handle the case when
23956 the matcher goes past the limit.
23957
23958 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
23959 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
23960
23961 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
23962 dll.el and cookie.el (from Elib) with heavy renaming and other
23963 massaging.
23964
23965 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
23966 Autoload the functions used.
23967 (easy-mmode-define-syntax): Fix CL typo.
23968 (easy-mmode-define-derived-mode): Improve the docstring generation.
23969
23970 2000-03-10 Gerd Moellmann <gerd@gnu.org>
23971
23972 * textmodes/texinfo.el (texinfo-version): Variable and function
23973 removed.
23974
23975 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
23976
23977 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
23978 allow more flexibility.
23979 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
23980 (easy-mmode-defmap, easy-mmode-defsyntax)
23981 (easy-mmode-define-derived-mode): New macros.
23982
23983 2000-03-09 Didier Verna <didier@xemacs.org>
23984
23985 * rect.el (replace-rectangle): New function.
23986
23987 2000-03-09 Dave Love <fx@gnu.org>
23988
23989 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
23990 (fortran-comment-line-start-skip): Don't match cpp stuff.
23991 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
23992 (fortran-mode-map): Remove over-eager custom-menu-create for now.
23993 (fortran-mode): Don't set fortran-comment-line-start-skip,
23994 fortran-comment-line-start here. Set comment-start,
23995 add-log-current-defun.
23996 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
23997 (fortran-current-defun): New function.
23998
23999 2000-03-09 Gerd Moellmann <gerd@gnu.org>
24000
24001 * emacs-lisp/re-builder.el: New file.
24002
24003 * mouse.el (mouse-drag-region): Don't run up-event handler
24004 if hscroll has changed.
24005
24006 * octave-mod.el (octave-font-lock-keywords): To font-lock the
24007 builtin operators, use `font-lock-builtin-face' for Emacs and
24008 `font-lock-preprocessor-face' otherwise.
24009
24010 * font-lock.el (lisp-font-lock-keywords-1): Highlight
24011 `(defun (setf foo)' differently.
24012
24013 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
24014
24015 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
24016 (regexp-opt): Update comment and adapt the code the new meaning of
24017 the `paren' argument of regex-opt-group for shy-groups.
24018 (regexp-opt-depth): Handle shy groups as well as backslashed
24019 backslashes.
24020 (regexp-opt-group): Turn the leading comment into a docstring.
24021 Allow `paren' to be a string (the string to use to open a group).
24022 Remove open-presuf and close-presuf. Instead of checking for `all
24023 one-char' and then later on check for `several one-char', handle
24024 both cases close together. Also apply a more generic algorithm
24025 for suffixes (the mirror image of the algorithm used for
24026 prefixes). Use shy-groups. Use nreverse rather than reverse.
24027 (regexp-opt-try-suffix): Removed.
24028
24029 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
24030 from comint-mode-map, so we can just inherit from it. Also, move
24031 the initialization into the `defvar' since there's no docstring
24032 anyway and it's fairly short.
24033 (inferior-scheme-mode): Define it as derived-mode: the code is
24034 shorter and this way we inherit from comint-mode-map rather than
24035 copying it.
24036
24037 * subr.el (replace-regexps-in-string): Properly handle the case
24038 where we match an empty string.
24039
24040 * comint.el (comint-exec-1): Add the current-dir to the exec-path
24041 when the command has a directory component (such as "./testml").
24042 Also fix a typo in the comment.
24043
24044 2000-03-08 Gerd Moellmann <gerd@gnu.org>
24045
24046 * Makefile (compile-files): Compile files one by one because
24047 that's the only way to ensure a clean compilation environment for
24048 each individual file.
24049
24050 * frame.el (other-frame): Call x-focus-frame.
24051
24052 2000-03-07 Dave Love <fx@gnu.org>
24053
24054 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
24055 :require to defcustom.
24056
24057 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
24058
24059 * files.el (auto-mode-alist): Add configure.in.
24060
24061 * progmodes/autoconf.el: New file.
24062
24063 2000-03-07 Gerd Moellmann <gerd@gnu.org>
24064
24065 * mail/mh-e.el: Change maintainer to `none'.
24066
24067 * recentf.el (recentf-keep-non-readable-files-p): Quote args
24068 to remove-hook and add-hook.
24069
24070 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
24071
24072 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
24073 it as the default.
24074 (mail-send): Test mail-send-nonascii also for the new `mime' value.
24075 (sendmail-send-it): Conditionally add MIME headers specifying the
24076 used character set.
24077
24078 2000-03-07 Dave Love <fx@gnu.org>
24079
24080 * winner.el: Fix keywords, autoload cookies.
24081 Split eval-when-compile form to avoid compilation failure.
24082
24083 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
24084
24085 * international/mule.el: Modify comment about coding system
24086 property `coding-category'.
24087 (make-coding-system): New argument EOL-TYPE. Pay attention to
24088 coding-category property of PROPERTIES.
24089
24090 * international/mule-conf.el (coding-category-utf-8)
24091 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
24092 categories. Include them in the argument for set-coding-priority.
24093
24094 * international/mule-cmds.el (reset-language-environment):
24095 Include coding-category-utf-8, coding-category-utf-16-be, and
24096 coding-category-utf-16-le in the argument for set-coding-priority.
24097 (reset-language-environment): Initialize coding-category-utf-8,
24098 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
24099
24100 2000-03-06 Karl Fogel <kfogel@red-bean.com>
24101
24102 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
24103 code abstracted out of `bookmark-jump-noselect'. Now tries info
24104 extensions as well as compression extensions.
24105 (bookmark-jump-noselect): Use above new func.
24106
24107 2000-03-03 Gerd Moellmann <gerd@gnu.org>
24108
24109 * strokes.el: Change maintainer's mail address.
24110
24111 2000-03-03 Kenichi Handa <handa@etl.go.jp>
24112
24113 * international/mule-diag.el (list-character-sets): Make help-echo
24114 string by substitute-command-keys.
24115 (list-character-sets): Likewise.
24116 (sort-listed-character-sets): Call help-setup-xref.
24117
24118 2000-03-02 Gerd Moellmann <gerd@gnu.org>
24119
24120 * time.el (display-time-mail-file): Add `none' to the list of choices.
24121
24122 2000-03-01 Dave Love <fx@gnu.org>
24123
24124 * help.el (help-xref-go-back): Don't try to set position.
24125
24126 * international/mule-diag.el (list-character-sets):
24127 Call help-setup-xref. Add help-echo to xrefs.
24128 (list-character-sets-1): Add help-echo to xrefs.
24129
24130 2000-03-02 Gerd Moellmann <gerd@gnu.org>
24131
24132 * frame.el (blink-cursor-mode): Switch cursor on when turning
24133 the mode off.
24134
24135 * add-log.el (add-log-current-defun): Add support for
24136 Autoconf mode.
24137
24138 * mail/rmail.el (rmail-quit-hook): New variable.
24139
24140 2000-03-01 Dave Love <fx@gnu.org>
24141
24142 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
24143
24144 * help.el (help-xref-button): Add help-echo arg.
24145 (describe-function-1, describe-variable, help-make-xrefs): Use it.
24146
24147 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
24148
24149 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
24150
24151 2000-03-01 Gerd Moellmann <gerd@gnu.org>
24152
24153 * image.el (defimage): Look for image files in load-path.
24154
24155 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
24156
24157 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24158
24159 * recentf.el (recentf): Added version tag to the defgroup of recentf.
24160
24161 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24162
24163 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
24164 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
24165 action to select/unselect a file.
24166 (recentf-edit-list): Code cleanup and improvement.
24167 (recentf-open-more-files-action): `recentf-open-more-files' button
24168 widget action to open a file.
24169 (recentf-open-more-files): No more use standard completion but widgets.
24170 (recentf-more-collection): Deleted.
24171 (recentf-more-history): Deleted.
24172 (recentf-setup-more-completion): Deleted.
24173
24174 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24175
24176 * recentf.el (recentf-mode): No more needs that Emacs is running
24177 under a window-system.
24178
24179 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24180
24181 * recentf.el (recentf-edit-list): New command to edit the recent
24182 list which allow the user to remove files.
24183 (recentf-edit-selected-items): New global variable, used by
24184 `recentf-edit-list' to hold the list of files to be removed from
24185 the recent list.
24186 (recentf-make-menu-items): Updated to display a "Edit list..."
24187 menu item. Minor code cleanup.
24188
24189 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24190
24191 * recentf.el (recentf-open-more-files): New command to open files
24192 that are not displayed in the menu.
24193 (recentf-more-collection): New global variable holding the set of
24194 permissible completions used by `recentf-open-more-files'.
24195 (recentf-more-history): New global variable holding the history list
24196 used by `recentf-open-more-files' completion.
24197 (recentf-setup-more-completion): New function to setup completion for
24198 `recentf-open-more-files'.
24199 (recentf-make-menu-items): Updated to display a "More..." menu item.
24200
24201 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24202
24203 * recentf.el (recentf-menu-action): Doc fixed.
24204
24205 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24206
24207 * recentf.el (recentf-menu-filter): Doc updated.
24208 (recentf-update-menu-hook): Allow menu filters to force menu update.
24209 (recentf-make-menu-items): New menu filter handling.
24210 (recentf-make-menu-item): New helper function.
24211 (recentf-menu-elements): New menu handling function.
24212 (recentf-sort-ascending): Updated to new menu filter handling.
24213 (recentf-sort-descending): Updated to new menu filter handling.
24214 (recentf-sort-basenames-ascending): New menu filter function.
24215 (recentf-sort-basenames-descending): New menu filter function.
24216 (recentf-show-basenames): New menu filter function.
24217 (recentf-show-basenames-ascending): New menu filter function.
24218 (recentf-show-basenames-descending): New menu filter function.
24219
24220 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
24221
24222 * diary-lib.el (list-diary-entries): Don't try to go forward at
24223 the end of the buffer.
24224
24225 2000-02-29 Kenichi Handa <handa@etl.go.jp>
24226
24227 * international/mule-diag.el (list-character-sets):
24228 Completely rewritten.
24229 (sort-listed-character-sets): New function.
24230 (list-character-sets-1): Completely rewritten.
24231 (list-character-sets-2): New function.
24232 (non-iso-charset-alist): New variable.
24233 (decode-codepage-char): New function.
24234 (charset-history): New variable.
24235 (read-charset) (list-block-of-chars)
24236 (list-iso-charset-chars)
24237 (list-non-iso-charset-chars)
24238 (list-charset-chars): New functions.
24239 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
24240 (dump-charsets): Likewise.
24241
24242 2000-02-29 Gerd Moellmann <gerd@gnu.org>
24243
24244 * dired-x.el (dired-filename-at-point): Add `@' to valid
24245 file name characters.
24246 (dired-filename-at-point): Handle ange-ftp file names.
24247
24248 * frame.el (frame-notice-user-settings): Use assq-delete-all
24249 instead of assoc-delete-all.
24250 (frame-notice-user-settings): Ditto.
24251
24252 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
24253 Don't copy alist.
24254
24255 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
24256
24257 * calculator.el (calculator-use-menu): New option.
24258 (calculator-initial-bindings): Changed some bindings to work as macros.
24259 (calculator-forced-input): Removed.
24260 (calculator-restart-other-mode): New variable.
24261 (calculator-mode-map): Set up menu.
24262
24263 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
24264
24265 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
24266
24267 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
24268
24269 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
24270 translate all ESC key sequences.
24271 (viper-goto-mark-subr): Restore markers for files for which
24272 they were saved.
24273 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
24274 * viper-util.el (viper-set-replace-overlay-glyphs)
24275 (viper-set-replace-overlay): Always check if the replacement
24276 overlay is live.
24277 * viper.el (viper-vi-state-mode-list): Add major modes.
24278 * ediff-wind.el: Minor comment changes.
24279 * ediff.el: Copyright notice date fix.
24280
24281 2000-02-27 Jason Rumney <jasonr@gnu.org>
24282
24283 * faces.el (face-font-family-alternatives): Add arial to helv.
24284 (mode-line, header-line, tool-bar): Same default as x for w32.
24285 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
24286 face-font-family-alternatives from working.
24287 * term/w32-win.el (mouse-set-font): Do not build fontset from
24288 chosen font.
24289
24290 2000-02-25 Sam Steingold <sds@goems.com>
24291
24292 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
24293 properly.
24294
24295 2000-02-25 Richard M. Stallman <rms@gnu.org>
24296
24297 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
24298
24299 2000-02-25 Gerd Moellmann <gerd@gnu.org>
24300
24301 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
24302
24303 * frame.el (busy-cursor-delay-seconds): New option.
24304
24305 2000-02-24 Gerd Moellmann <gerd@gnu.org>
24306
24307 * frame.el (show-cursor-in-non-selected-windows): New option.
24308
24309 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
24310
24311 * diary-lib.el (include-other-diary-files): Undo the selective
24312 display in any included file and don't kill it.
24313
24314 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
24315
24316 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
24317 Menu items converted to (menu-item format, help strings added.
24318 [downcase, upcase]: Don't enable on MS-DOS.
24319 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
24320 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
24321
24322 2000-02-23 Dave Love <fx@gnu.org>
24323
24324 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
24325 (backward-kill-word): Revert addition of * to interactive spec --
24326 it's a feature.
24327
24328 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
24329 (backward-kill-sentence, kill-sentence): Likewise.
24330
24331 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
24332 scratch buffer name.
24333 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
24334
24335 * term/w32-win.el (internal-face-interactive): Update prompt for
24336 new read-face-name.
24337
24338 * mail/footnote.el (footnote): Add :version to defgroup.
24339 (footnote-section-tag-regexp): Customize.
24340 (footnote-start-tag, footnote-end-tag): New option.
24341 (footnote-latin-regexp): New variable.
24342 (Footnote-latin): New function.
24343 (footnote-style-alist): Add element for latin style.
24344 (footnote-style): Moved.
24345 (Footnote-goto-footnote): Use eq to test arg.
24346
24347 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
24348
24349 * emacs-lisp/byte-opt.el: Change old backquote syntax.
24350 (byte-compile-trueconstp): Include keywords.
24351 (byte-optimize-quote, byte-optimize-lapcode):
24352 Use byte-compile-const-symbol-p.
24353 (byte-optimize-char-before): New optimization.
24354
24355 * emacs-lisp/bytecomp.el: Change old backquote syntax.
24356 (byte-compile-const-symbol-p): New function.
24357 (byte-compile-constp, byte-compile-out-toplevel)
24358 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
24359 Use it.
24360
24361 * subr.el (define-key-after): Default AFTER to t. Doc fix.
24362
24363 2000-02-23 Kenichi Handa <handa@etl.go.jp>
24364
24365 * international/encoded-kb.el: Be sure to update minor-mode-alist
24366 and minor-mode-map-alist.
24367 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
24368 codes SS2 and SS3 correctly.
24369 (encoded-kbd-self-insert-ccl): New function.
24370 (encoded-kbd-setup-keymap): New function.
24371 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
24372 by calling encoded-kbd-setup-keymap.
24373
24374 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
24375 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
24376
24377 2000-02-22 Dave Love <fx@gnu.org>
24378
24379 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
24380 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
24381 (lisp-mode-syntax-table): Set up for #|...|# comments.
24382 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
24383 classes. Match `defface'.
24384 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
24385 (eval-defun-1): Fix for defcustom.
24386 (lisp-indent-region): Doc fix.
24387
24388 * subr.el (when, unless, split-string): Doc fix.
24389 (read-passwd): Move call of clear-this-command-keys to the right place.
24390 (replace-regexps-in-string): New function.
24391
24392 2000-02-22 Gerd Moellmann <gerd@gnu.org>
24393
24394 * help.el (describe-variable): Set syntax table to
24395 emacs-lisp-mode-syntax-table when moving forward over the
24396 symbol's name.
24397
24398 2000-02-22 Dave Love <fx@gnu.org>
24399
24400 * xt-mouse.el: Doc fixes.
24401 (xterm-mouse-position-function): New function, replacing advice of
24402 mouse-position.
24403 (xterm-mouse-mode): Use it. Don't turn on under a window system.
24404
24405 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
24406
24407 2000-02-21 Gerd Moellmann <gerd@gnu.org>
24408
24409 * format.el (format-annotate-single-property-change):
24410 Handle properties with dotted-list values.
24411 (format-proper-list-p): New function.
24412
24413 * enriched.el (enriched-face-ans): Handle '(foreground-color
24414 . COLOR) and (background-color . COLOR).
24415
24416 2000-02-20 Dave Love <fx@gnu.org>
24417
24418 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
24419 and assignments to it.
24420 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
24421 current local map.
24422 (make-flyspell-overlay): Use it.
24423 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
24424
24425 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
24426 (lm-get-header-re): Defun, not defsubst.
24427 (lm-get-package-name): Defun, not defsubst. Simplify.
24428 (lm-version): Doc fix. Simplify.
24429 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
24430 (lm-crack-address, lm-last-modified-date, lm-commentary)
24431 (lm-verify, lm-synopsis): Simplify.
24432 (lm-report-bug): Require emacsbug. Use compose-mail.
24433
24434 2000-02-20 Gerd Moellmann <gerd@gnu.org>
24435
24436 * dired.el (dired-mode): Call propertized-buffer-identification
24437 to set mode-line-buffer-identification to something having
24438 the right text properties.
24439
24440 * bindings.el (propertized-buffer-identification): New function.
24441
24442 2000-02-20 Dave Love <fx@gnu.org>
24443
24444 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
24445 check for t-mouse too.
24446
24447 * cus-start.el: Make echo-keystrokes `number'.
24448
24449 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
24450
24451 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
24452 Don't call ring-empty-p unless tags-location-ring is bound.
24453 From Noah Friedman <friedman@splode.com>.
24454
24455 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
24456
24457 * progmodes/hideshow.el (hs-flag-region): No longer use
24458 `intangible' overlay property.
24459
24460 (hs-toggle-hiding): New command.
24461 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
24462
24463 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
24464 Fix omission bug: Run `hs-minor-mode-hook' for both activation
24465 and deactivation.
24466
24467 2000-02-18 Gerd Moellmann <gerd@gnu.org>
24468
24469 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
24470
24471 2000-02-17 Gerd Moellmann <gerd@gnu.org>
24472
24473 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
24474
24475 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
24476 of `*' to handle `(* ... *)' comments.
24477
24478 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
24479
24480 * faces.el (list-faces-display): Use display-mouse-p instead of
24481 window-system.
24482
24483 * menu-bar.el (global-map): Menu-bar items converted to the new
24484 format (menu-item..., rearranged for better CUA compliance, and
24485 their names changed for better clarity. Help strings added.
24486
24487 * international/mule-cmds.el (mule-menu-keymap)
24488 (describe-language-environment-map, set-coding-system-map)
24489 (setup-language-environment-map): Convert to new (menu-item...
24490 form, add help strings. Change names of menu items for better clarity.
24491 "Mule" menu-bar item removed (it's now in the "Options" submenu).
24492
24493 2000-02-17 Gerd Moellmann <gerd@gnu.org>
24494
24495 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
24496 within the code.
24497
24498 2000-02-16 Dave Love <fx@gnu.org>
24499
24500 * faces.el: Don't require custom. Add more specific :groups to
24501 various deffaces.
24502 (set-face-attribute): Purecopy args.
24503 (read-face-name): Default to name at point and use it in prompt.
24504 Remove colon from arg in all callers.
24505 (list-faces-display): Hyperlink to face descriptions and customize
24506 buffers.
24507
24508 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
24509
24510 * wid-edit.el (widget-match-inline): An atom never matches a list.
24511
24512 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24513
24514 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
24515 at ':' characters by call to split-string.
24516
24517 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24518
24519 * textmodes/bibtex.el: Added RCS version identification.
24520
24521 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24522
24523 * textmodes/bibtex.el: Some temporary comments removed.
24524 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
24525 (bibtex-field-const): Allow capital letters.
24526 (bibtex-start-of-string): Deleted because unused.
24527
24528 * textmodes/bibtex.el: Unified some nomenclature. We no longer
24529 use the term 'reference' to describe a bibtex entry as a whole.
24530 Further, reference keys are no longer called 'labels'.
24531 (bibtex-keys): Renamed to bibtex-reference-keys.
24532 (bibtex-reformat-previous-labels): Renamed to
24533 bibtex-reformat-previous-reference-keys.
24534 (bibtex-reference-type): Renamed to bibtex-entry-type.
24535 (bibtex-reference-head): Renamed to bibtex-entry-head.
24536 (bibtex-reference-maybe-empty-head): Renamed to
24537 bibtex-entry-maybe-empty-head.
24538 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
24539 (bibtex-search-reference): Renamed to bibtex-search-entry.
24540 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
24541 bibtex-enclosing-entry-maybe-empty-head.
24542 (bibtex-entry-field-alist, bibtex-entry-head)
24543 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
24544 (bibtex-map-entries, bibtex-search-entry)
24545 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
24546 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
24547 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
24548 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
24549 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
24550 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
24551 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
24552
24553 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24554
24555 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
24556 comment.
24557 (bibtex-format-field-delimiters): New function, functionality
24558 extracted from bibtex-format-entry.
24559 (bibtex-autokey-get-yearfield-digits): New function, functionality
24560 extracted from bibtex-autokey-get-yearfield.
24561
24562 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
24563 entries in order to avoid stack overflow in the regexp matcher if
24564 field contents become large.
24565 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
24566 (bibtex-field-string-part-not-braced)
24567 (bibtex-field-string-part-no-inner-braces)
24568 (bibtex-field-string-part-1-inner-brace)
24569 (bibtex-field-string-part-2-inner-braces)
24570 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
24571 (bibtex-field-string-quoted, bibtex-field-string)
24572 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
24573 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
24574 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
24575 Deleted as parsing is now performed by the following functions.
24576 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
24577 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
24578 (bibtex-parse-field-string, bibtex-search-forward-field-string)
24579 (bibtex-parse-association, bibtex-field-name-for-parsing)
24580 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
24581 (bibtex-search-forward-field, bibtex-search-backward-field)
24582 (bibtex-start-of-field, bibtex-end-of-field)
24583 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
24584 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
24585 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
24586 (bibtex-parse-string, bibtex-search-forward-string)
24587 (bibtex-search-backward-string, bibtex-start-of-string)
24588 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
24589 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
24590 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
24591 entries. Instead of reporting the results of the parsing by
24592 match-beginning or match-end, these functions return data structures
24593 that hold the corresponding positions.
24594 (bibtex-enclosing-field): Changed to also report field boundaries by
24595 return values rather than by match-beginning or match-end.
24596 The following functions have been adapted to use the new
24597 parsing functions.
24598 (bibtex-skip-to-valid-entry, bibtex-search-reference)
24599 (bibtex-enclosing-field, bibtex-format-entry)
24600 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
24601 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
24602 (bibtex-print-help-message, bibtex-end-of-entry)
24603 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
24604 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
24605 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
24606 Use the new method for parsing.
24607 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
24608 (bibtex-map-entries, bibtex-flash-head)
24609 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
24610 (bibtex-autokey-change, bibtex-autokey-get-namefield)
24611 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
24612 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
24613 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
24614 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
24615 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
24616 order to make the new binding of case-fold-search immediately visible.
24617
24618 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24619
24620 * textmodes/bibtex.el: Copyright notice is up to date.
24621 Added constant 'bibtex-maintainer-salutation.
24622
24623 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
24624 than make-temp-name, use match-string-no-properties and eliminate
24625 a quadratic behavior when building bibtex-strings.
24626
24627 * bibtex.el (bibtex-reference-key): Accept string entries whose
24628 reference key contains upper case letters.
24629
24630 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24631
24632 * bibtex.el (bibtex-reference-head): Allow entries to start with
24633 a new line.
24634
24635 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24636
24637 * bibtex.el: Hiding of entry bodies is not longer provided by
24638 bibtex.el directly. Instead the hideshow package can be used.
24639 Added a special bibtex entry to hs-special-modes-alist.
24640 (bibtex-hs-forward-sexp): Added for hideshow.el.
24641
24642 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24643
24644 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
24645 proceedings entry type (for cross referencing). Thanks to Wagner
24646 Toledo Correa for the suggestion.
24647
24648 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
24649
24650 2000-02-14 Kenichi Handa <handa@etl.go.jp>
24651
24652 * international/characters.el: Setup case table for Vietnamese.
24653
24654 2000-02-12 Gerd Moellmann <gerd@gnu.org>
24655
24656 * uniquify.el (toplevel): Require CL at compile time.
24657 (uniquify-push): Removed.
24658
24659 * shadowfile.el (shadow-when): Removed.
24660
24661 * tempo.el (tempo-dolist, tempo-mapc): Removed.
24662 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
24663
24664 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
24665 regexp for paragraph-start.
24666
24667 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
24668 commas as well.
24669
24670 2000-02-10 Dave Love <fx@gnu.org>
24671
24672 * wid-edit.el: (widgets) [defgroup]: Remove url link.
24673 (widget-color-choice-list, widget-color-history, widget-mouse-help):
24674 Deleted.
24675 (widget-specify-field, widget-specify-button): Don't use
24676 widget-mouse-help as help-echo property.
24677 (default): Use #'ignore for :validate and :mouse-down-action.
24678 (checkbox): Add help-echo.
24679 (widget-sexp-validate): Rewritten to clarify error messages.
24680 (character): Use char-valid-p in :match function.
24681 (widget-color-complete): Use facemenu-color-alist.
24682 (widget-color-action): Use facemenu-read-color.
24683
24684 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
24685 set up `caar' &c that we now have.
24686
24687 2000-02-09 Ray Blaak <blaak@gnu.org>
24688
24689 * delphi.el: Make resourcestring a declaration region, like const
24690 and var.
24691
24692 2000-02-09 Dave Love <fx@gnu.org>
24693
24694 * bindings.el (mode-line-input-method-map): New variable.
24695 (mode-line-mule-info): Use it; fix last change.
24696 (mode-line-mode-menu): Move definition.
24697 (mode-line-mouse-sensitive-p): Deleted.
24698 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
24699 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
24700
24701 * startup.el (command-line-1): Don't call
24702 make-mode-line-mouse-sensitive.
24703
24704 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
24705
24706 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
24707 before rmail-toggle-header, because the former toggles headers.
24708
24709 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
24710
24711 * diff-mode.el (diff-kill-junk): New interactive function.
24712 (diff-reverse-direction): Use delete-and-extract-region.
24713 (diff-post-command-hook): Restrict the area so that the hook also works
24714 outside of any diff hunk. This is necessary for the minor-mode.
24715 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
24716 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
24717
24718 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
24719 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
24720 so that it can be used more easily in <foo>-mode-hook. Also make sure
24721 to avoid duplicate entries.
24722 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
24723 (font-lock-remove-keywords): Just as was done for `add', allow it to
24724 work even if font-lock-mode is nil. Also make sure we don't modify
24725 any pre-existing list by forcing a copy-sequence. Finally rename
24726 `major-mode' to `mode'.
24727 (font-lock-fontify-syntactic-anchored-keywords)
24728 (font-lock-fontify-anchored-keywords)
24729 (font-lock-fontify-keywords-region): Use line-end-position.
24730 Don't make `font-lock-multiline' local (it's now done in
24731 font-lock-set-defaults).
24732 (font-lock-set-defaults): Make `font-lock-multiline' local.
24733 Move the `font-lock-fontified' creation to inside the `unless'.
24734
24735 2000-02-06 Andrew Innes <andrewi@gnu.org>
24736
24737 * term/w32-win.el (x-handle-args): Comment out call to message,
24738 which occurs before window system is initialized.
24739
24740 * makefile.nt: Add support for recompiling lisp code.
24741
24742 2000-02-04 Dave Love <fx@gnu.org>
24743
24744 * bindings.el (mode-line-mule-info): Fix/extend last change.
24745
24746 * completion.el: Replace completion-dolist with dolist.
24747
24748 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
24749
24750 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
24751
24752 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
24753 environment names before they go into the section regexp.
24754
24755 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
24756 char class in regexp.
24757
24758 * textmodes/reftex-parse.el (reftex-with-special-syntax):
24759 Bind `case-fold-search' to nil.
24760
24761 * progmodes/idlwave.el (idlwave-template):
24762 Respect `idlwave-abbrev-change-case'.
24763 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
24764 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
24765 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
24766 (idlwave-rw-case): New function.
24767 (idlwave-statement-match): Fixed problem with assignment regexp.
24768 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
24769 (idlwave-surround): New argument LENGTH to support padding of
24770 operators longer than 1 char.
24771
24772 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
24773 idlwave-shell-expression-overlay. Implemented printing of
24774 expressions on higher levels of the calling stack.
24775 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
24776 (idlwave-retrieve-expression-from-level): New function.
24777 (idlwave-shell-last-calling-stack): Variable removed.
24778 (idlwave-shell-reset): Argument action reversed (`visible' to
24779 `hidden'). Also remove stop-line overlay.
24780 (idlwave-shell-calling-stack-routine): New variable.
24781 (idlwave-shell-parse-stack-and-display): Messages now display
24782 negative level numbers.
24783 (idlwave-shell-mode): Set `modeline-format'.
24784 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
24785 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
24786 (idlwave-shell-print-expression-function): New option.
24787
24788 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
24789 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
24790 `tool-bar' instead of `toolbar'.
24791
24792 2000-02-02 Dave Love <fx@gnu.org>
24793
24794 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
24795 emacs-lisp-mode-hook. Don't check for defalias being defined.
24796
24797 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
24798 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
24799 Use the new builtins directly.
24800
24801 * whitespace.el (whitespace): Add :version to defgroup.
24802
24803 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
24804 Doc fix.
24805
24806 * thingatpt.el (sexp-at-point, symbol-at-point)
24807 (number-at-point, list-at-point): Add autoload cookie.
24808
24809 * recentf.el (recentf): Add :version to defgroup.
24810
24811 * quickurl.el (quickurl): Add :version to defgroup.
24812
24813 * elide-head.el (elide-head): Use point-marker more.
24814
24815 * bs.el (bs): Add :version to defgroup.
24816
24817 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
24818
24819 * progmodes/delphi.el (delphi): Add :version to defgroup.
24820
24821 2000-02-02 Gerd Moellmann <gerd@gnu.org>
24822
24823 * ange-ftp.el (ange-ftp-write-region): Handle case that
24824 succeeding process operation sets a different coding system.
24825
24826 * calculator.el: New file.
24827
24828 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
24829
24830 * frame.el (frames-on-display-list, framep-on-display): New functions.
24831 (display-mouse-p, display-popup-menus-p, display-graphic-p)
24832 (display-selections-p, display-screens, display-pixel-width)
24833 (display-pixel-height, display-mm-width, display-mm-height)
24834 (display-backing-store, display-save-under, display-planes)
24835 (display-color-cells, display-visual-class): New functions.
24836
24837 * term/tty-colors.el (tty-color-gray-shades): New function.
24838
24839 * faces.el (display-color-p): Use framep-on-display.
24840 (display-grayscale-p): New function.
24841
24842 2000-01-31 Dave Love <fx@gnu.org>
24843
24844 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
24845 (create-fontset-from-x-resource): Don't concat integers.
24846
24847 2000-01-31 Inge Frick <inge@nada.kth.se>
24848
24849 * view.el: Some changes in documentation. Removed some trailing
24850 whitespace. Changed some parameter names to agree with documentation.
24851 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
24852 window is not deleted. Modifies change 1998-04-26.
24853
24854 2000-01-31 Gerd Moellmann <gerd@gnu.org>
24855
24856 * windmove.el: New file.
24857
24858 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
24859 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
24860 progmodes/ebnf-yac.el: Update copyright and license info.
24861
24862 * jit-lock.el (jit-lock-function): Widen before calculating
24863 end position.
24864 (jit-lock-stealth-chunk-start): Rewritten.
24865
24866 * info.el (Info-title-face-alist): Removed.
24867 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
24868 (Info-fontify-node): Use these faces.
24869
24870 2000-01-30 Gerd Moellmann <gerd@gnu.org>
24871
24872 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
24873 (cl-macro-list1): Recognize `&allow-other-keys' instead of
24874 `&allow-other-keywords'.
24875
24876 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
24877 the list of directories scanned heuristically.
24878
24879 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
24880
24881 2000-01-30 Jason Rumney <jasonr@gnu.org>
24882
24883 * w32-fns.el: Define w32-tty-standard-colors.
24884
24885 * startup.el (command-line): Use w32-tty-standard-colors when in
24886 w32 console mode.
24887
24888 2000-01-30 Dave Love <fx@gnu.org>
24889
24890 * jka-compr.el (jka-compr-load): Fix up load-history.
24891
24892 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
24893
24894 * emacs-lisp/cl-macs.el: Revert previous change.
24895
24896 2000-01-29 Dave Love <fx@gnu.org>
24897
24898 * facemenu.el: Purecopy various strings.
24899
24900 * timezone.el (timezone-fix-time): Window against 69 for two-digit
24901 years. Deal with three-digit years.
24902
24903 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
24904 Use defconst, purecopy.
24905 (help-back-label): Purecopy it.
24906
24907 2000-01-18 Gerd Moellmann <gerd@gnu.org>
24908
24909 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
24910 variable. If non-nil, order the buffer list according to the
24911 currently selected frame.
24912 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
24913 non-nil, pass the selected frame to function buffer-list.
24914
24915 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24916
24917 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
24918
24919 2000-01-28 Dave Love <fx@gnu.org>
24920
24921 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
24922
24923 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
24924 Don't use lisp-indent-hook property.
24925 (cl-abs): Remove.
24926
24927 * subr.el: Move out indent and edebug specs for when and unless.
24928
24929 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
24930 when, unless.
24931
24932 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
24933 unless, when.
24934
24935 2000-01-28 Gerd Moellmann <gerd@gnu.org>
24936
24937 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
24938 `collecting' as synonym for `collect'.
24939
24940 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
24941 for the case it contains spaces.
24942
24943 * simple.el (what-cursor-position): Change formatting of messages.
24944
24945 * frame.el (delete-other-frames): New function.
24946 (toplevel): Bind it to C-x 5 1.
24947
24948 * sort.el (sort-numeric-base): New option.
24949 (sort-numeric-fields): If number starts with `0' or `0[xX[',
24950 interpret it as octal or hexadecimal. Use sort-numeric-base
24951 as default base.
24952
24953 * progmodes/glasses.el: New file.
24954
24955 2000-01-27 Gerd Moellmann <gerd@gnu.org>
24956
24957 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
24958 userids differently.
24959
24960 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
24961 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
24962 progmodes/ebnf-yac.el: New files.
24963
24964 2000-01-26 Dave Love <fx@gnu.org>
24965
24966 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
24967 on a function with an empty body. [From Eric Ludlam.]
24968
24969 2000-01-25 Andre Spiegel <spiegel@gnu.org>
24970
24971 * vc.el (vc-version-diff): Make sure file name is expanded.
24972
24973 2000-01-25 Gerd Moellmann <gerd@gnu.org>
24974
24975 * scroll-bar.el (scroll-bar-timer): Variable removed.
24976 (scroll-bar-toolkit-scroll): Don't use a timer.
24977
24978 2000-01-25 Kenichi Handa <handa@etl.go.jp>
24979
24980 * language/thai-util.el (thai-composition-function):
24981 Delete superfluous `a'.
24982
24983 2000-01-24 Dave Love <fx@gnu.org>
24984
24985 * fortran.el (fortran-mode): Use beginning-of-defun-function,
24986 end-of-defun-function.
24987
24988 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
24989
24990 2000-01-22 Jason Rumney <jasonr@gnu.org>
24991
24992 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
24993 conflicts with new face support.
24994
24995 2000-01-22 Richard M. Stallman <rms@gnu.org>
24996
24997 * replace.el (query-replace): Rename last arg to DELIMITED.
24998 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
24999 (query-replace-regexp): Likewise.
25000
25001 2000-01-20 Richard M. Stallman <rms@gnu.org>
25002
25003 * subr.el (with-syntax-table): Use make-symbol, not gensym.
25004
25005 * emacs-lisp/lisp.el (beginning-of-defun-function):
25006 Variable renamed from beginning-of-defun.
25007 Do not call make-variable-buffer-local.
25008 (beginning-of-defun-raw): Use new variable name; doc fix.
25009 (beginning-of-defun): Doc fix.
25010 (end-of-defun-function): Variable renamed from end-of-defun.
25011 Do not call make-variable-buffer-local.
25012 (end-of-defun): Use new variable name; doc fix.
25013
25014 * subr.el (dolist, dotimes): Copied from cl-macs.el
25015 and made to work.
25016
25017 * mail/undigest.el (rmail-digest-end-regexps):
25018 Variable replaces rmail-digest-end-regexp.
25019 Allows multiple regexps for detecting the end line.
25020 (undigestify-rmail-message): Corresponding changes.
25021
25022 2000-01-19 Dave Love <fx@gnu.org>
25023
25024 * files.el (user-init-file): Don't declare here -- is primitive.
25025
25026 * startup.el (command-line): Check for compiled user-init-file and
25027 set to uncompiled version if necessary.
25028
25029 2000-01-18 Gerd Moellmann <gerd@gnu.org>
25030
25031 * mail/undigest.el (rmail-digest-end-regexp): New user option.
25032 (undigestify-rmail-message): Use it.
25033
25034 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
25035
25036 2000-01-17 Gerd Moellmann <gerd@gnu.org>
25037
25038 * tmm.el (tmm-goto-completions): Adapt to prompt being part
25039 of mini-buffer.
25040
25041 2000-01-14 Gerd Moellmann <gerd@gnu.org>
25042
25043 * emacs-lisp/copyright.el (copyright-update): Removed the
25044 requirement for a trailing space from `copyright-regexp', to
25045 support copyrights with owner specified on a separate line..
25046
25047 * align.el: New file.
25048
25049 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
25050
25051 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
25052
25053 2000-01-13 Dave Love <fx@gnu.org>
25054
25055 * ph.el: Removed. (Obsoleted by EUDC.)
25056
25057 2000-01-13 Gerd Moellmann <gerd@gnu.org>
25058
25059 * net/eudc.el (toplevel): Remove autoloaded code installing
25060 menu with easymenu, because that causes build problems.
25061
25062 * frame.el (frame-notice-user-settings): New variable.
25063 (frame-notice-user-settings): Don't modify frame parameters
25064 if called a second time.
25065
25066 2000-01-13 Richard M. Stallman <rms@gnu.org>
25067
25068 * frame.el (frame-notice-user-settings):
25069 Notice default-frame-parameters even for non-window frames.
25070
25071 2000-01-13 Gerd Moellmann <gerd@gnu.org>
25072
25073 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
25074 for Emacs.
25075 (eudc-bob-can-display-inline-images): Extend for Emacs.
25076 (eudc-bob-toggle-inline-display): Ditto.
25077 (eudc-bob-display-jpeg): Ditto.
25078
25079 2000-01-12 Gerd Moellmann <gerd@gnu.org>
25080
25081 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
25082 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
25083 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
25084
25085 * add-log.el (add-change-log-entry): Fix error trying an
25086 `(insert nil)'.
25087
25088 * subdirs.el: Add `net' directory.
25089
25090 * net: New directory.
25091
25092 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
25093 eval-last-sexp. Don't bind debug-on-error here.
25094 (eval-last-sexp): New function. Bind debug-on-error if
25095 eval-expression-debug-on-error is non-nil.
25096 (eval-defun-2, eval-defun): Likewise.
25097
25098 * simple.el (eval-expression): Don't bind debug-on-error if
25099 eval-expression-debug-on-error is nil. Detect changed
25100 debug-on-error, and propagate new value to global binding, if
25101 eval-expression-debug-on-error is non-nil,
25102 (eval-expression-debug-on-error): Change doc string.
25103
25104 2000-01-11 Richard M. Stallman <rms@gnu.org>
25105
25106 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
25107
25108 * emacs-lisp/lisp-mode.el (with-syntax-table):
25109 Set up lisp-indent-function property.
25110
25111 * subr.el (with-syntax-table): Moved from simple.el.
25112
25113 * simple.el (with-syntax-table): Moved to subr.el.
25114
25115 2000-01-11 Gerd Moellmann <gerd@gnu.org>
25116
25117 * tmm.el (tmm-shortcut): Delete region after prompt instead
25118 of erasing buffer.
25119
25120 * textmodes/fill.el (fill-common-string-prefix): New function.
25121 (fill-context-prefix): Use the longest common prefix of first
25122 and second line fill prefix, if there is one.
25123
25124 2000-01-11 Richard M. Stallman <rms@gnu.org>
25125
25126 * array.el (array-mode): Don't use make-variable-buffer-local.
25127 Use make-local-variable for `truncate-lines'.
25128
25129 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
25130
25131 * add-log.el (add-log-current-defun): Handle user-defined
25132 add-log-current-function returning nil,
25133
25134 * add-log.el (add-change-log-entry): Insert version number
25135 if having found a current function
25136
25137 * add-log.el (add-log-current-defun):
25138 Call `add-log-current-defun-function'. Try matches at level 0 and
25139 level 1. Strip whitespace from defun found.
25140
25141 2000-01-10 John Wiegley <johnw@gnu.org>
25142
25143 * allout.el (isearch-done/outline-provisions): Added `edit'
25144 argument to correspond with the current definition of `isearch-done'.
25145
25146 2000-01-10 Dave Love <fx@gnu.org>
25147
25148 * elide-head.el (elide-head): Use point-marker, not point.
25149
25150 2000-01-10 Gerd Moellmann <gerd@gnu.org>
25151
25152 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
25153 before and after the year 2000.
25154
25155 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
25156 Add ispell- prefix.
25157
25158 2000-01-10 Ken Stevens <k.stevens@ieee.org>
25159
25160 * ispell.el: Only define dictionaries in menus when they exist.
25161 (version18p): New variable.
25162 (version20p): New variable.
25163 (xemacsp): New variable.
25164 (ispell-choices-win-default-height): Fix for XEmacs visibility.
25165 (ispell-dictionary-alist1): Added Brasileiro dictionary.
25166 (ispell-dictionary-alist6): Russian command lines no longer accept
25167 run-together words.
25168 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
25169 (ispell-dictionary-alist): Add koi8-r to customize definition.
25170 (check-ispell-version): Added documentation string. Return library
25171 path when called non-interactively.
25172 (ispell-menu-map-needed): Uses new variables.
25173 (ispell-library-path): New variable.
25174 (ispell-decode-string): XEmacs fix for bogus variable bindings.
25175 (ispell-word): Improved documentation string. Test for valid
25176 character mappings. Correctly check typed in word changes that can
25177 result in single words split into multiple words.
25178 Return replacement word.
25179 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
25180 replace in recursive query replace mode. Help message for
25181 recursive edit mode.
25182 (ispell-show-choices): Protect against bad framepop bindings.
25183 (ispell-help): Fix to work with XEmacs.
25184 (ispell-highlight-spelling-error): Use new variables.
25185 (ispell-overlay-window): Fix to work with XEmacs.
25186 (ispell-parse-output): Passed and returns location information
25187 tracking spelling corrections. Doesn't recheck same word on
25188 current line.
25189 (ispell-init-process): Protect against bogus XEmacs variable binding.
25190 Fix call to single argument in sleep-for. Use new variables.
25191 (ispell-region): Passed and returns location information tracking
25192 spelling corrections. Doesn't check same word on current line.
25193 Improved documentation string. Doesn't resend a line already
25194 checked to the ispell process - fixes bug in LaTeX parsing.
25195 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
25196 (ispell-skip-region): No longer skips <TT> in SGML.
25197 (ispell-process-line): Tracks location information with spelling
25198 corrections. Added documentation string. Accounts for words
25199 already accepted on this line. Don't allow query-replace on line
25200 starting with math characters. Doesn't resend a line already sent
25201 to ispell process. Fixes alignment error bug.
25202
25203 2000-01-10 Richard M. Stallman <rms@gnu.org>
25204
25205 * dired-x.el (dired-guess-shell-alist-default):
25206 Suggest xloadimage, which is free, not xv, which isn't.
25207
25208 * ange-ftp.el (ange-ftp-file-name-nondirectory):
25209 Don't ever include the host name or user name in the value.
25210
25211 2000-01-09 Gerd Moellmann <gerd@gnu.org>
25212
25213 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
25214 of a real newline.
25215
25216 2000-01-09 Stephen Eglen <stephen@gnu.org>
25217
25218 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
25219 for .png files.
25220
25221 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
25222
25223 * cus-edit.el (custom-hook-convert-widget): Fix comment.
25224
25225 2000-01-09 Gerd Moellmann <gerd@gnu.org>
25226
25227 * progmodes/cperl-mode.el: Replace ^F with ^L.
25228
25229 * sendmail.el (toplevel): Provide `sendmail' when compiling before
25230 `require'ing rmail and mailalias to prevent infinite recursion.
25231
25232 2000-01-08 Dave Love <fx@gnu.org>
25233
25234 * emacs-lisp/backquote.el: Remove inappropriate customization
25235 (allowing custom.el to use backquote).
25236
25237 2000-01-07 Dave Love <fx@gnu.org>
25238
25239 * add-log.el (add-log-debugging): Deleted.
25240 (add-change-log-entry): Treat a backup FILE-NAME as its parent
25241 file. Remove debugging code.
25242 (change-log-get-method-definition, change-log-name): Add doc.
25243 (change-log-sortable-date-at): New function.
25244 (change-log-merge): New command.
25245
25246 * time.el (display-time-string-forms): Make the Mail string active.
25247 (display-time-update): Provide help-echo for load average.
25248
25249 * bindings.el (make-mode-line-mouse2-map): New function.
25250 (mode-line-modified): Use it and simplify.
25251 (mode-line-mule-info): Provide help-echo info.
25252 (minor-mode-alist): Activate the strings.
25253 (make-mode-line-mouse-sensitive): Simplify for
25254 mode-line-buffer-identification.
25255
25256 2000-01-07 Gerd Moellmann <gerd@gnu.org>
25257
25258 * play/pong.el: New file.
25259
25260 2000-01-06 Dave Love <fx@gnu.org>
25261
25262 * array.el: Assorted cleanups for compiler warnings, doc strings,
25263 `array-' prefix for symbols.
25264
25265 2000-01-05 Dave Love <fx@gnu.org>
25266
25267 * textmodes/outline.el (outline-mode-menu-bar-map):
25268 Add outline-headers-as-kill.
25269 (outline-mode): Define imenu-generic-expression.
25270 (outline-headers-as-kill): New command.
25271
25272 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
25273 from paragraph-start.
25274 (paragraph-indent-minor-mode): New command.
25275
25276 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
25277 M-C-e, M-C-h, C-j, C-xnd, TAB.
25278 (fortran-mode): Set beginning-of-defun, end-of-defun.
25279 (fortran-column-ruler): Simplify.
25280 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
25281 (fortran-with-subprogram-narrowing): Likewise.
25282 (fortran-indent-subprogram): Call mark-defun.
25283 (fortran-check-for-matching-do): Change narrowing.
25284
25285 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
25286 (cl-lucid-hash-tag): Delete.
25287 (cl-hash-table-p): Correct test for native table.
25288 (cl-hash-table-count): Use hash-table-count.
25289
25290 * browse-url.el (browse-url): Fix case of
25291 browse-url-browser-function being an alist.
25292
25293 2000-01-05 Carsten Dominik <cd@gnu.org>
25294
25295 * textmodes/reftex-vars.el (reftex-parse-file-extension)
25296 (reftex-index-phrase-file-extension): New options.
25297
25298 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
25299 Use new option `reftex-index-phrase-file-extension'.
25300
25301 * textmodes/reftex.el (reftex-access-parse-file): Use new option
25302 `reftex-parse-file-extension'.
25303
25304 2000-01-05 Dave Love <fx@gnu.org>
25305
25306 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
25307 (beginning-of-defun-raw): Use it.
25308 (end-of-defun): New variable.
25309 (end-of-defun): Use it.
25310 (check-parens): New command.
25311
25312 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
25313
25314 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
25315 (hs-show-block): Don't use `mapcar' when not accumulating.
25316
25317 Fix buglet in local variables initialization.
25318
25319 2000-01-05 Andreas Schwab <schwab@suse.de>
25320
25321 * hscroll.el (hscroll): Doc fix.
25322
25323 2000-01-05 Carsten Dominik <cd@gnu.org>
25324
25325 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
25326 Require idlw-toolbar.
25327
25328 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
25329 file idlw-rinfo.el.
25330 (idlwave-customize): Load must read file idlw-shell.el.
25331 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
25332
25333 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
25334
25335 * progmodes/idlw-shell.el: Also provide idlwave-shell
25336 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
25337 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
25338
25339 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
25340 both reftex-dcr and reftex-vcr.
25341
25342 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
25343
25344 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25345
25346 * ps-print.el: PostScript code now is in separate files, doc fix.
25347 (ps-print-version): New version number (5.0.3).
25348 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
25349 local.
25350 (ps-spool-config): Initialization fix.
25351 (ps-print-prologue-1, ps-print-prologue-2)
25352 (ps-print-duplex-feature): PostScript code moved to separated file.
25353 (ps-background-image): Little code reformating.
25354 (ps-begin-file, ps-begin-job): Fix code.
25355 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
25356 (ps-prologue-file): New fun.
25357
25358 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25359
25360 * ps-vars.el: Eliminated.
25361
25362 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
25363 `;;;###autoload'.
25364
25365 * ps-print.el: ps-vars eliminated, doc fix.
25366 (ps-print-version): New version number (5.0.2).
25367 (ps-spool-config): Initialization fix.
25368 (ps-print-customize): New fun.
25369
25370 2000-01-04 Gerd Moellmann <gerd@gnu.org>
25371
25372 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
25373
25374 2000-01-04 Dave Love <fx@gnu.org>
25375
25376 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
25377 menu items.
25378
25379 2000-01-03 Dave Love <fx@gnu.org>
25380
25381 * elide-head.el (elide-head) [defgroup]: Add :version.
25382
25383 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
25384 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
25385 Use `cl-hash-table-p', not `hash-table-p'.
25386 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
25387
25388 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25389
25390 * faces.el (face-read-integer, read-face-attribute)
25391 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
25392
25393 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
25394
25395 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
25396 at comment end, and re-insert them after filling.
25397
25398 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25399
25400 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
25401 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
25402 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
25403
25404 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25405
25406 * term/x-win.el (xw-defined-colors): Call color-supported-p,
25407 the new name of face-color-supported-p.
25408
25409 * term/w32-win.el (xw-defined-colors): Likewise.
25410
25411 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25412
25413 * simple.el (completion-setup-function): Count completion-size
25414 from minibuffer-prompt-end, not from point-min.
25415
25416 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
25417
25418 * faces.el (read-face-attribute, defined-colors, color-defined-p):
25419 Pass the frame to tty-color-* functions.
25420 (display-color-p, frame-set-background-mode): Pass the frame to
25421 tty-display-color-p.
25422
25423 * term/tty-colors.el (tty-defined-color-alist): Renamed from
25424 tty-color-alist.
25425 (tty-color-alist, tty-modify-color-alist): New functions.
25426 (tty-color-define, tty-color-clear, tty-color-approximate)
25427 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
25428 optional parameter FRAME.
25429
25430 2000-01-01 Gerd Moellmann <gerd@gnu.org>
25431
25432 * image.el (create-image, defimage): Don't assume image data is
25433 a string.
25434
25435 * image.el (defimage): Handle specifications containing :data
25436 instead of :file.
25437 (image-type-from-data): New function.
25438 (image-type-from-file-header): Use it.
25439 (create-image): Add parameter DATA-P.
25440
25441 See ChangeLog.8 for earlier changes.
25442
25443 ;; Local Variables:
25444 ;; coding: iso-2022-7bit
25445 ;; End:
25446
25447 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
25448 Copying and distribution of this file, with or without modification,
25449 are permitted provided the copyright notice and this notice are preserved.