(tetris-score-file): Put in home dir, not in /tmp.
[bpt/emacs.git] / lisp / ChangeLog
1 2002-03-03 Richard M. Stallman <rms@gnu.org>
2
3 * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
4
5 * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
6
7 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
8 (gamegrid-make-mono-tty-face): Fix usage of condition-case.
9
10 2002-03-03 Thien-Thi Nguyen <ttn@gnu.org>
11
12 * calendar/diary-lib.el (list-diary-entries): Use
13 `buffer-substring' instead of `buffer-substring-no-properties' to
14 support enriched mode.
15
16 2002-03-02 Richard M. Stallman <rms@gnu.org>
17
18 * find-dired.el (find-grep-dired): Call shell-quote-argument.
19 Specify the -e option.
20 Rename arg to `regexp'.
21
22 2002-03-02 Milan Zamazal <pdm@zamazal.org>
23
24 * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
25
26 2002-03-02 Miles Bader <miles@gnu.org>
27
28 * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
29 event-modifiers before looking up in `mouse-wheel-scroll-amount'.
30 If there's no applicable modifiers entry in the alist in
31 `mouse-wheel-scroll-amount', fall back to the default, not to
32 nil (which causes full screen scrolls).
33
34 2002-03-01 Andreas Schwab <schwab@suse.de>
35
36 * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove
37 extra paren in regexp.
38
39 2002-03-01 Eli Zaretskii <eliz@is.elta.co.il>
40
41 * mouse.el (mouse-show-mark): Use display-mouse-p, not
42 display-graphic-p, to decide whether to move point or use the
43 highlighting.
44
45 2002-02-28 Colin Walters <walters@verbum.org>
46
47 * eshell/esh-var.el (eshell-parse-variable-ref): Use
48 `make-temp-file'.
49
50 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
51 `temporary-file-directory'; we now do that in
52 `calc-graph-file-cache'.
53 (calc-temp-file-name): Use `make-temp-file'.
54
55 2002-02-28 Richard M. Stallman <rms@gnu.org>
56
57 * font-lock.el (java-font-lock-extra-types):
58 Match java.net.URL, etc.
59
60 2002-02-28 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
61
62 * hexl.el (hexl-options): Doc fix.
63 Update Commentary section.
64
65 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
66 Doc fixes.
67
68 2002-02-28 Andre Spiegel <spiegel@gnu.org>
69
70 * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
71 the user to do that first.
72 (vc-update): New function.
73
74 * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
75 which calls vc-update. Use the term "Base Version" instead of
76 "Last Version" for the entries "Revert" and "Compare".
77
78 2002-02-28 Kim F. Storm <storm@cua.dk>
79
80 * simple.el (shell-command-on-region): Report non-zero exit
81 status in mode line instead of buffer.
82
83 2002-02-27 Richard M. Stallman <rms@gnu.org>
84
85 * comint.el (comint-preoutput-filter-functions): Doc fix.
86 (comint-output-filter-functions, comint-input-filter-functions)
87 (comint-redirect-filter-functions): Likewise.
88
89 (comint-redirect-preoutput-filter): Do the local-hook
90 handling of t when running comint-redirect-filter-functions.
91 (comint-output-filter): Likewise for comint-preoutput-filter-functions.
92
93 2002-02-26 Richard M. Stallman <rms@gnu.org>
94
95 * paths.el (remote-shell-program): Add doc string.
96
97 2002-02-26 Colin Walters <walters@debian.org>
98
99 * ibuf-ext.el (sorter mode-name): New.
100 (ibuffer-do-occur): Don't quote ibuffer-marked-char.
101
102 * calc/calc-ext.el (calc-scroll-left): Call scroll-left
103 interactively, so they do something.
104 (calc-scroll-right): Ditto.
105
106 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
107
108 * international/mule.el (ctext-pre-write-conversion): Handle the
109 case when FROM is a string, and when we are called from
110 build_annotations_2.
111
112 2002-02-26 Richard M. Stallman <rms@gnu.org>
113
114 * rect.el (clear-rectangle-line): Reindent to the same column
115 that move-to-column reached when it tried to go to endcol.
116
117 * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
118
119 2002-02-26 Ivar Rummelhoff <ivarru@math.uio.no>
120
121 * winner.el (winner-boring-buffers, winner-set): A window which
122 displays a buffer whose name is in the list
123 `winner-boring-buffers', will no longer be restored by
124 `winner-undo'.
125 (winner-sorted-window-list): Used to improve comparison between
126 window configurations.
127 (winner-win-data): Simplified and moved.
128 (winner-conf): Simplified (now uses `winner-win-data').
129 (winner-change-fun, winner-save-old-configurations)
130 (winner-save-(un)conditionally, winner-redo): Changes made while in
131 the minibuffer will be ignored. (Such changes are undone upon
132 exit for the minibuffer, anyway.)
133 (winner-set-conf): Preserve selected window whenever possible.
134 (winner-make-point-alist): Simplified.
135 (winner-mode, winner-save-unconditionally): Save current window
136 configuration on entering minibuffer.
137 (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
138 since it does not change the overall behavior of Emacs.
139
140 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
141
142 * international/mule-conf.el (compound-text): Renamed back from
143 compound-text-no-extensions.
144 (ctext-no-compositions): Remove the mime-charset property.
145 (compound-text-with-extensions): Renamed from compound-text.
146 (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
147
148 2002-02-26 Juanma Barranquero <lektu@terra.es>
149
150 * faces.el (list-faces-display): Fix typo.
151
152 2002-02-25 Richard M. Stallman <rms@gnu.org>
153
154 * frame.el (focus-follows-mouse): Doc fix.
155
156 2002-02-26 Miles Bader <miles@gnu.org>
157
158 * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
159 to `define-key', since it no longer accepts the latter.
160
161 2002-02-25 Jason Rumney <jasonr@gnu.org>
162
163 * term/w32-win.el (mouse-wheel-scroll-line): Use car of
164 mouse-wheel-scroll-amount.
165
166 * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
167 mwheel.el.
168
169 * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
170
171 2002-02-25 Andre Spiegel <spiegel@gnu.org>
172
173 * vc.el (vc-diff-switches-list): Fix prev change, making the macro
174 consistent with the others that take a backend name as a symbol.
175
176 * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
177
178 2002-02-25 Kim F. Storm <no-spam@cua.dk>
179
180 * comint.el (comint-replace-by-expanded-filename): Do nothing if
181 comint-match-partial-filename returns nil.
182
183 * shell.el (shell-pcomplete-setup-done): New variable.
184 (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
185 (shell-pcomplete-reverse): Ditto.
186
187 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
188
189 * ps-print.el (ps-print-printer): Added `lpr' customize group
190 member.
191
192 2002-02-25 Juanma Barranquero <lektu@terra.es>
193
194 * subr.el (save-match-data): Doc fix.
195
196 * ielm.el (ielm-prompt): Allow customization; make it read-only.
197
198 2002-02-25 Kim F. Storm <storm@cua.dk>
199
200 * shell.el (shell-mode-map): Add "Complete" header so completion
201 menu is shown on the menu bar in shell mode.
202
203 2002-02-25 Stefan Monnier <monnier@cs.yale.edu>
204
205 * ielm.el (ielm-match-data): New var.
206 (inferior-emacs-lisp-mode): Make it buffer-local.
207 (ielm-eval-input): Use it to preserve match-data between inputs.
208
209 2002-02-24 Juanma Barranquero <lektu@terra.es>
210
211 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
212
213 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
214
215 * cus-edit.el (custom-unlispify-remove-prefixes): Add to
216 `custom-buffer' customize group.
217
218 2002-02-23 Kim F. Storm <storm@cua.dk>
219
220 * help.el (where-is): Use remap-command.
221
222 * help-fns.el (describe-function-1): Use remap-command.
223
224 * subr.el (global-set-key, local-set-key): Undo 2002-02-06
225 change (no longer accept a symbol for the KEY argument).
226
227 2002-02-23 Colin Walters <walters@debian.org>
228
229 * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
230 * calc/calcalg2.el (math-solve-get-sign): Ditto.
231
232 * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
233 in generated function.
234
235 * ibuf-ext.el (ibuffer-old-time): Change to hours.
236 (ibuffer-mark-old-buffers): Handle it.
237
238 * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
239 (toplevel): Bind them.
240 (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
241 not necessary now that we use pcomplete.
242
243 * comint.el: Document how use new pcomplete completion facility.
244
245 2002-02-23 Richard M. Stallman <rms@gnu.org>
246
247 * mail/rmailsum.el (rmail-summary-output): Properly advance
248 to next message, by calling rmail-summary-goto-msg.
249
250 * net/browse-url.el (browse-url-galeon): Specify --existing
251 for an existing window. Use --noraise rather than --no-raise.
252 Don't use -x.
253
254 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
255
256 * progmodes/etags.el (find-tag-noselect, find-tag)
257 (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
258 Fix a typo in doc strings.
259
260 2002-02-20 Deepak Goel <deego@glue.umd.edu>
261
262 * play/snake.el (snake-velocity-queue, snake-update-velocity)
263 (snake-final-x-velocity, snake-final-y-velocity):
264 New variable and functions. Store user's keypresses
265 into a queue and pop from the queue each subsequent turn.
266 (snake-update-game, snake-move-left)
267 (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
268 (snake-start-game): Use that queue.
269 (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
270 (snake-use-color-flag): Likewise.
271 (snake-mode): Rename uses of those variables.
272
273 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
274
275 Support for ICCCM Extended Segments in X selections:
276
277 * international/mule-conf.el (ctext-no-compositions): New coding
278 system.
279 (compount-text-no-extensions): Renamed from compound-text.
280 (x-ctext-no-extensions, ctext-no-extensions): Aliases for
281 compound-text-no-extensions.
282 (compound-text): Redefined using post-read and pre-write conversions.
283
284 * international/mule.el (non-standard-icccm-encodings-alist)
285 (non-standard-designations-alist): New variables.
286 (ctext-post-read-conversion, ctext-pre-write-conversion):
287 New functions.
288
289 2002-02-21 Andre Spiegel <spiegel@gnu.org>
290
291 Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
292
293 * vc.el (vc-default-init-version): Update documentation to
294 indicate that the backend can override the default init version.
295 (vc-register): Use the backend init-version function, if it
296 exists, to determine the initial version of a file.
297 (vc-diff-switches-list): Don't symbol-quote backend, since it's
298 already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound.
299
300 * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
301 not version-controlled. This is necessary, e.g., if the file has
302 just been reverted, and thus was previously under version control
303 but isn't any longer.
304 (vc-find-file-hook): Likewise.
305
306 2002-02-21 Andre Spiegel <spiegel@gnu.org>
307
308 Patch by Martin.Lorentzson@telia.com.
309
310 * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
311 (vc-cvs-sticky-tag-display): New variable.
312 (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
313 (vc-cvs-checkin): If the input revision is a valid symbolic tag
314 name, we create it as a branch, commit and switch to it.
315 (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
316 (vc-cvs-valid-symbolic-tag-name-p): New function.
317 (vc-cvs-parse-sticky-tag): New function.
318 (vc-cvs-parse-entry): Added parsing of sticky tags.
319
320 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
321
322 * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
323 nil, and then explicitly set the standard-value to t.
324
325 2002-02-20 Sam Steingold <sds@gnu.org>
326
327 * textmodes/flyspell.el (flyspell-mode): Autoload the variable
328 since it is used in the menu bar.
329
330 2002-02-20 Richard M. Stallman <rms@gnu.org>
331
332 * simple.el (shell-command-on-region): Display the exit status
333 when a command fails.
334
335 * subr.el (add-hook): Doc fix.
336
337 * frame.el (other-frame): Doc fix.
338
339 * simple.el (yank): Clear `field' property.
340
341 2002-02-20 Tom Tromey <tromey@cachet>
342
343 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
344 natural paragraph boundaries. Don't fail at beginning of buffer.
345
346 2002-02-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
347
348 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
349 call the argument "arg" to match plain next-line and
350 previous-line. From Kevin Ryde <user42@zip.com.au>.
351
352 2002-02-19 Sam Steingold <sds@gnu.org>
353
354 * mwheel.el (mouse-wheel-scroll-amount): Can specify different
355 scroll amounts for different modifiers now.
356 (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
357 format properly.
358 (mouse-wheel-mode): Ditto.
359
360 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
361
362 * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
363 around function body.
364
365 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
366 sense of the comparison, to match the doc strings of functions
367 that use this macro.
368
369 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
370
371 * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
372
373 * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
374 * menu-bar.el (menu-bar-mode): Ditto.
375
376 2002-02-18 Andreas Schwab <schwab@suse.de>
377
378 * replace.el (query-replace-regexp-eval): Doc fix.
379
380 2002-02-18 Colin Walters <walters@verbum.org>
381
382 * calc/calcalg2.el (math-solve-get-int): Convert return value from
383 `math-get-from-counter' to a string before calling `concat' on it.
384
385 * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
386 (calc-public-autoloads): Obsolete; remove.
387 (calc-private-autoloads): Ditto.
388 (calc-add-autoloads): Ditto.
389
390 * calc/calc-macs.el (calc-with-default-simplification): Use &rest
391 for body.
392
393 2002-02-17 Jason Rumney <jasonr@gnu.org>
394
395 * w32-win.el (x-option-alist, x-long-option-alist)
396 (x-switch-definitions): Remove, use command-line-x-option-alist
397 instead to be consistent with X.
398 (x-handle-initial-switch): New function.
399
400 2002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
401
402 * faces.el (mode-line-inactive, header-line): Add the :inherit
403 attribute for the tty case.
404
405 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
406
407 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
408 invoked from Rmail with full headers displayed.
409
410 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
411
412 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
413 when repeated.
414 * textmodes/paragraphs.el (mark-paragraph): Ditto.
415
416 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
417
418 * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
419 (menu-bar-tools-menu): Removed speedbar.
420
421 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
422 and `flyspell-mode' entries.
423
424 * textmodes/flyspell.el (flyspell): Add to ispell group.
425
426 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
427
428 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
429 repeated.
430 (mark-defun): Mark more if repeated.
431
432 2002-02-17 Colin Walters <walters@verbum.org>
433
434 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
435
436 * ibuffer.el (ibuffer-truncate-lines): New option.
437 (ibuffer-mode): Use it.
438
439 2002-02-17 Kim F. Storm <storm@cua.dk>
440
441 * cus-start.el: Add mouse-highlight.
442
443 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
444
445 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
446
447 * cus-start.el: Add automatic-hscroll-margin and
448 automatic-hscroll-step.
449
450 2002-02-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
451
452 * cus-start.el (x-autoselect-window): Allow customization.
453
454 * eshell/em-alias.el (eshell-alias-initialize): Do not use
455 make-local-hook.
456
457 * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
458
459 * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
460
461 * eshell/em-glob.el (eshell-glob-initialize): Likewise.
462
463 * eshell/em-hist.el (eshell-hist-initialize): Likewise.
464
465 * eshell/em-pred.el (eshell-pred-initialize): Likewise.
466
467 * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
468
469 * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
470
471 * eshell/em-smart.el (eshell-smart-initialize): Likewise.
472
473 * eshell/em-unix.el (eshell-unix-initialize): Likewise.
474
475 * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
476
477 * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
478
479 * eshell/esh-io.el (eshell-io-initialize): Likewise.
480
481 * eshell/esh-mode.el (eshell-mode): Likewise.
482
483 * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
484
485 * eshell/esh-var.el (eshell-var-initialize): Likewise.
486
487 * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
488
489 * progmodes/idlwave.el (idlwave-mode): Likewise.
490
491 * textmodes/reftex-sel.el (reftex-select-label-mode)
492 (reftex-select-bib-mode): Likewise.
493
494 2002-02-16 John Wiegley <johnw@gnu.org>
495
496 * eshell/em-hist.el (eshell-hist-initialize): When in the
497 minibuffer, use the global value of `eshell-history-ring', and
498 never save it to disk, or ask to save it to disk. This allows
499 users of session.el to control whether its global state should be
500 persisted or not.
501 (eshell-add-command-to-history): Don't write Eshell's history out
502 to disk, let the governing mode control that upon exit.
503
504 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
505
506 * eshell/eshell.el (eshell-command): Before reading from the
507 minibuffer, add eshell-add-command-to-history to
508 minibuffer-exit-hook, and remove it after read-from-minibuffer
509 returns.
510
511 * eshell/em-hist.el (eshell-add-input-to-history): New function,
512 with most of the code from eshell-add-to-history.
513 (eshell-add-command-to-history): New function, to record in
514 eshell-history the commands run via eshell-command.
515 (eshell-add-to-history): Call eshell-add-command-to-history to do
516 most of the work.
517
518 2002-02-16 John Wiegley <johnw@gnu.org>
519
520 * eshell/esh-ext.el (eshell-external-command): Added a fix for
521 XEmacs' new dired.el, which adds a global entry in the
522 `file-name-handler-alist'.
523
524 2002-02-16 John Wiegley <johnw@gnu.org>
525
526 * align.el (align-region): Added a missing name argument.
527
528 2002-02-16 John Wiegley <johnw@gnu.org>
529
530 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
531 after the #! of a shell interpretor specification.
532
533 2002-02-15 Richard M. Stallman <rms@gnu.org>
534
535 * help.el (describe-key-briefly): Make output in INSERT case
536 look just like what is displayed in the normal case.
537
538 2002-02-15 Andreas Schwab <schwab@suse.de>
539
540 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
541 non-letter after specials.
542
543 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
544
545 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
546
547 2002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
548
549 * simple.el (mark-word): Mark more if repeated.
550 * textmodes/paragraphs.el (mark-paragraph): Ditto.
551 (mark-end-of-sentence): Ditto.
552
553 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
554
555 * wid-edit.el (widgetp): Made it more robust.
556
557 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
558
559 * facemenu.el (describe-text-done): New function.
560 (describe-text-mode-map): New variable.
561 (describe-text-mode-hook): New option.
562 (describe-text-mode): New function.
563 (describe-text-widget): New function.
564 (describe-text-sexp): New function.
565 (describe-text-properties): New function.
566 (describe-text-category): New command.
567 (describe-text-at): New command.
568 (facemenu-menu): Replace `list-text-properties-at' with
569 `describe-text-at' in the menu.
570
571 * wid-edit.el (widgetp): New function.
572 * wid-edit.el (widget-keymap, widget-insert, widget-setup):
573 Autoloaded.
574
575 * emacs-lisp/pp.el (pp-to-string): Autoloaded.
576
577 * wid-browse.el: Removed version and x-url keywords.
578
579 2002-02-13 Kim F. Storm <storm@cua.dk>
580
581 * cus-start.el (mode-line-in-non-selected-windows):
582 Allow customization.
583
584 2002-02-13 Richard M. Stallman <rms@gnu.org>
585
586 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
587 Tell bibtex-parse-keys to output no progress messages.
588
589 * international/mule-diag.el (list-input-methods):
590 Use help-input-method, not describe-input-method, for button type.
591
592 * register.el (describe-register-1): Access register contents here.
593
594 * textmodes/text-mode.el (text-mode-hook-identify):
595 Restore previous definition. Add to text-mode-hook again.
596
597 * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
598 (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
599 to avoid needing sendmail.el at run time.
600
601 * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
602 Initialization moved up too.
603 (mode-line-modes): Use :propertize.
604 (mode-line-mode-menu-keymap): Var deleted.
605 (mode-line-copied-mode-name): Var deleted.
606 (mode-line-mode-name): Function deleted.
607 (mode-line-mode-menu): Each item now shows its mode line lighter.
608 (minor-mode-alist): Don't call propertize here.
609
610 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
611
612 * progmodes/pascal.el (pascal-imenu-generic-expression):
613 Add menu-title and fix parentheses.
614
615 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
616
617 * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
618 (menu-bar-options-menu): Don't set default value for `truncate-lines'.
619
620 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
621
622 * menu-bar.el (menu-bar-options-save): Only save
623 `current-language-environment' and `default-input-method' when
624 marked as customized.
625
626 * international/mule-cmds.el
627 (setup-specified-language-environment):
628 Mark `current-language-environment' as customized.
629 (set-input-method): Mark `default-input-method' as customized when
630 called interactively.
631 (toggle-input-method): Ditto.
632
633 2002-02-11 Colin Walters <walters@verbum.org>
634
635 * ibuffer.el (ibuffer-switch-format): Supply required argument for
636 `ibuffer-current-formats'.
637
638 2002-02-11 Miles Bader <miles@gnu.org>
639
640 * faces.el (mode-line-inactive): Add dark-background variant.
641
642 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
643
644 * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
645 * menu-bar.el (menu-bar-mode): Ditto.
646 * cus-edit.el (customize-mark-to-save): Always save variables
647 without a standard value.
648
649 * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
650 (menu-bar-options-save): Ditto.
651 (menu-bar-showhide-menu): Ditto.
652 (menu-bar-options-menu): Ditto.
653 (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
654 (menu-bar-scroll-bar-none): Remove.
655 (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
656 expressions instead.
657
658 * cus-edit.el (customize-set-value): Return value.
659 (customize-set-variable): Ditto.
660 (customize-save-variable): Ditto.
661 (customize-set-variable): Load dependencies before setting value.
662 (custom-load-symbol): Autoload it.
663 (customize-mark-as-set): New function.
664
665 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
666
667 * cus-start.el: Don't warn about "x-*" symbols when building a
668 non-GUI version.
669
670 2002-02-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
671
672 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
673 Doc fix.
674 (strokes-help): Do not use doubled with-output-to-temp-buffer.
675 Fix the help string.
676 (strokes-prompt-user-save-strokes): Fix typo.
677 (strokes-list-strokes): Use proper exit-action argument for
678 view-buffer. Update copyright notice.
679
680 * international/mule-diag.el: Various doc and message fixes.
681 (non-iso-charset-alist): Add mac-roman. Don't add entries for
682 codepages already present.
683 (list-block-of-chars): Display space for null entries in
684 translation table. Display tab specially.
685 (list-non-iso-charset-chars): Check for null charsets. Use pop
686 for clarity. Don't break 8-bit sets into sections between ranges.
687 (list-charset-chars): Avoid indent-tabs-mode.
688 (describe-char-after): Maybe use the text property for syntax
689 table information. Maybe report char-code-property-table info.
690 Maybe report character's unicode. Tweak printing of list info.
691 (list-input-methods): Add xref buttons.
692 (dump-charsets, dump-codings): Deleted (obsolete).
693 From Dave Love <fx@gnu.org>.
694
695 2002-02-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
696
697 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
698
699 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
700
701 * viper-util.el (viper-read-key-sequence): Fix so it'll read
702 fast key sequences in emacs native mode
703 (viper-events-to-keys): Delete.
704
705 * viper.el (describe-key, describe-key-briefly): Get rid of
706 viper-events-to-keys.
707
708 * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
709
710 * ediff-wind.el (ediff-setup-control-frame):
711 Use ediff-has-gutter-support.
712
713 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
714 check if buff is alive.
715
716 * ediff.el: Typo in comment.
717
718 2002-02-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
719
720 * menu-bar.el (menu-bar-options-save): Take care of
721 line-number-mode and column-number-mode variables.
722 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
723 "Show Column Number" in "Show/Hide" menu.
724
725 2002-02-09 Richard M. Stallman <rms@gnu.org>
726
727 * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
728
729 2002-02-09 Kim F. Storm <storm@cua.dk>
730
731 * faces.el (mode-line-inactive): New face for mode-line for
732 non-selected windows.
733 (mode-line): Doc fix: Only used for selected window.
734
735 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
736
737 * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
738 name to "Insert Diary Entry".
739
740 2002-02-08 Stefan Monnier <monnier@cs.yale.edu>
741
742 * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
743 (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
744
745 2002-02-08 Richard M. Stallman <rms@gnu.org>
746
747 * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
748
749 2002-02-08 Andreas Schwab <schwab@suse.de>
750
751 * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
752 of point-min.
753
754 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
755
756 * net/ange-ftp.el (ange-ftp-process-handle-line)
757 (ange-ftp-set-xfer-size): If the file's size is a float, divide
758 by 1024 instead of using ash.
759
760 * international/mule-cmds.el (select-safe-coding-system):
761 State the buffer's name in the message popped in the *Warning* buffer,
762 and make sure the offending buffer is displayed.
763
764 2002-02-07 Markus Rost <rost@math.ohio-state.edu>
765
766 * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
767
768 2002-02-07 Richard M. Stallman <rms@gnu.org>
769
770 * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
771
772 * register.el (list-registers): New command.
773 (describe-register-1): New subroutine, taken out of view-register.
774
775 * emacs-lisp/copyright.el (copyright-regexp):
776 Delete the unibyte copyright symbol; it's redundant.
777 Fix a spazz in the multibyte encoding here.
778
779 2002-02-07 Dave Love <fx@gnu.org>
780
781 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
782 (cyrillic-encode-alternativnyj-char): Get translation tables from
783 symbol properties, not as variables.
784 (standard-display-cyrillic-translit): Include unicodes.
785
786 2002-02-06 Kim F. Storm <storm@cua.dk>
787
788 * help.el (where-is): Report remapped commands.
789
790 * help-fns.el (describe-function-1): Ditto.
791
792 * subr.el (global-set-key, local-set-key): Accept a symbol for the
793 KEY argument (like define-key).
794
795 2002-02-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
796
797 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
798
799 2002-02-06 Richard M. Stallman <rms@gnu.org>
800
801 * mail/mailabbrev.el: Require sendmail only at compile time.
802 (mail-mode-header-syntax-table): Var deleted.
803 (mail-abbrev-syntax-table): Init to nil, will compute when needed.
804 (sendmail-pre-abbrev-expand-hook): Only temporarily change
805 local-abbrev-table and the syntax table.
806 Compute mail-abbrev-syntax-table if that has not been done.
807
808 * progmodes/compile.el (grep-compute-defaults): Definition moved up.
809
810 * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
811 (debugger-frame-number): Figure out the offset directly.
812 (debugger-setup-buffer): Don't use debugger-frame-offset.
813 (debugger-frame, debugger-frame-clear): Likewise.
814 (debugger-jump): Don't alter debugger-frame-offset.
815
816 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
817 Replace foo-p as var name with foo-flag, not foo-p-flag.
818
819 * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
820 (highlight-changes-passive-string): Default to -Chg.
821 (highlight-changes-global-modes): Doc fix.
822
823 * dired.el (dired-get-filename): Add /: when appropriate
824 to avoid taking a local name as remote.
825
826 * files.el (file-name-non-special): Add special handling for
827 file-name-sans-versions, file-name-completion, and
828 file-name-all-completions.
829
830 * isearch.el (isearch-update): Don't update display in kbd macro.
831 (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
832
833 * subr.el (force-mode-line-update): Doc fix.
834
835 * subr.el (atomic-change-group, prepare-change-group)
836 (activate-change-group, accept-change-group, cancel-change-group):
837 New functions.
838
839 * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
840 (transpose-subr-1): Use atomic-change-group.
841
842 * subr.el (add-minor-mode): Include the mode's lighter string
843 in the minor mode menu item name.
844
845 * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
846 rmail-count-screen-lines starting from (point-min).
847
848 * startup.el (use-fancy-splash-screens-p): Need 19 lines,
849 beyond the image height, to use the fancy splash screen.
850
851 * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
852 (text-mode): Set text-mode-variant here.
853
854 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
855
856 * play/pong.el (pong-height): Don't use height that exceeds the
857 frame height.
858 (pong-border-options): Make the border colors slightly more bright.
859
860 * play/gamegrid.el (gamegrid-display-type): Treat any
861 color-capable display as color-x, if display-color-p is fboundp.
862 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
863 (gamegrid-make-color-tty-face): Use the value of color, not the
864 symbol itself. Don't call gamegrid-color.
865
866 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
867
868 * gud.el (gud-refresh): Call recenter only after we are sure we
869 are in the right window.
870
871 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
872
873 * cus-edit.el (customize-mark-to-save): New function.
874 * menu-bar.el (menu-bar-options-save): Rewrote.
875
876 2002-02-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
877
878 * cus-start.el (x-use-underline-position-properties):
879 Allow customization.
880
881 2002-02-04 Simon Josefsson <jas@extundo.com>
882
883 * dired.el (dired-load-hook, dired-mode-hook)
884 (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
885
886 2002-02-03 Colin Walters <walters@verbum.org>
887
888 * ibuf-ext.el (ibuffer-filter-format-alist)
889 (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
890 New variables.
891 * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
892 is now the Emacs CVS tree.
893 (ibuffer-formats): Doc fix.
894 (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
895 (ibuffer-current-format): Use them.
896 (ibuffer-recompile-formats, ibuffer-check-formats)
897 (ibuffer-switch-format, ibuffer-update-title):
898 Add support for ibuffer-filter-format-alist.
899 (define-ibuffer-column process): Remove unncessary consing.
900
901 * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
902 for a summary column.
903
904 2002-02-03 Andreas Schwab <schwab@suse.de>
905
906 * window.el (save-selected-window): Move macro before first use.
907 (balance-windows): Fix misplaced parenthesis.
908
909 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
910
911 * calculator.el (calculator-displayers): Doc fixes.
912
913 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
914
915 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
916 (menu-bar-options-save): Save also the value of `display-time-mode'.
917 (showhide-date-time): New function.
918 (menu-bar-showhide-menu): New menu-item "Date and time".
919
920 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
921
922 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
923 get-file-buffer to check for rmail buffer existence.
924
925 * term.el (term-emulate-terminal): Extract proper command string
926 which is supplied to term-command-hook.
927
928 2002-02-03 Richard M. Stallman <rms@gnu.org>
929
930 * international/quail.el (quail-help): Don't call help-setup-xref.
931
932 * international/mule-cmds.el (describe-input-method):
933 Call help-setup-xref here.
934 (describe-current-input-method): Doc fix.
935
936 * novice.el (disabled-command-hook): Clarify output text.
937 Indent the paragraph from the command's doc string.
938
939 * dabbrev.el (dabbrev--goto-start-of-abbrev):
940 Exit loop on beginning of field rather than bobp.
941
942 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
943
944 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
945 the message text into the *mail* buffer, and restore the pruned
946 state after that.
947
948 * mail/rmail.el (rmail-redecode-body): Prune the headers before
949 looking for X-Coding-System header, and restore the pruned state
950 before returning.
951
952 2002-02-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
953
954 * cus-edit.el (customize-save-variable): Fix typo in prompt.
955
956 These changes integrate new version of flyspell.el from its
957 maintainer, Manuel Serrano:
958
959 * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
960 (flyspell-mode-on, flyspell-notify-misspell)
961 (flyspell-small-region, flyspell-external-point-words)
962 (flyspell-large-region): Use it
963 (flyspell-before-incorrect-word-string)
964 (flyspell-after-incorrect-word-string): New user options.
965 (make-flyspell-overlay): Use them.
966 (flyspell-version): New function.
967 (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
968 definitions to use :weight.
969 (flyspell-insert-function): New user option.
970 (flyspell-auto-correct-word, flyspell-correct-word)
971 (flyspell-xemacs-correct): Use it.
972 (flyspell-define-abbrev): New function.
973 (flyspell-auto-correct-word, flyspell-correct-word)
974 (flyspell-xemacs-correct): Use it.
975 (make-flyspell-overlay): Use `evaporate' property.
976 (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
977 (flyspell-emacs-popup): Use `session' instead of `accept'.
978 (flyspell-auto-correct-previous-pos): New variable.
979 (flyspell-auto-correct-previous-hook)
980 (flyspell-auto-correct-previous-word): New functions.
981
982 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
983
984 * novice.el (enable-command): If Emacs was invoked as "emacs -q",
985 don't alter the user's ~/.emacs.
986 (disable-command): If user-init-file is nil or does not exist,
987 default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
988 But don't alter the init file if Emacs was invoked as "emacs -q"
989
990 2002-02-01 Stefan Monnier <monnier@cs.yale.edu>
991
992 * mail/sendmail.el (mail-mode): Undo half of last change.
993
994 * indent.el (indent-for-tab-command): Remove spurious code.
995
996 * hi-lock.el (hi-lock-find-patterns): Save restriction.
997
998 2002-02-01 Eli Zaretskii <eliz@is.elta.co.il>
999
1000 * calendar/time-date.el: Moved from lisp/gnus.
1001
1002 * calendar/parse-time.el: Ditto.
1003
1004 2002-01-31 Richard M. Stallman <rms@gnu.org>
1005
1006 * international/iso-acc.el (iso-languages): Fix ", " in French.
1007
1008 * cus-start.el (history-length): Specify customization for it.
1009
1010 * emacs-lisp/debug.el (debugger-setup-buffer):
1011 When an eval-buffer frame was reading from a buffer,
1012 insert indication of the buffer position.
1013 (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
1014 (debugger-frame-clear, debugger-frame): Error on non-frame line.
1015
1016 * simple.el (shell-command-on-region): Err if no mark
1017 before reading the command string.
1018
1019 * hl-line.el (hl-line-highlight, hl-line-unhighlight):
1020 Definitions moved down after hl-line-mode var's definition.
1021
1022 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
1023 (hilit-chg-set-face-on-change): Rename arg.
1024 (hilit-chg-make-ov): Detect error earlier.
1025
1026 * ediff-hook.el: Delete autoload cookies.
1027
1028 * comint.el (comint-scroll-show-maximum-output): Default is t.
1029
1030 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
1031 (batch-byte-compile-if-not-done): New function.
1032
1033 * Makefile.in (compile): New target.
1034 (compile-always): Renamed from compile-files.
1035 (compile-after-backup): Renamed from compile.
1036 (bootstrap): Depend on compile-always, not compile-files.
1037
1038 * emulation/pc-select.el (pc-select-save-and-set-mode):
1039 Properly use MODE-VAR.
1040
1041 2002-01-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1042
1043 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
1044 Version" to "About Emacs".
1045 (menu-bar-options-save): Add `default-frame-alist'
1046 to saved variables.
1047 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
1048 of the variable `scroll-bar-mode'.
1049
1050 * startup.el (normal-splash-screen, display-splash-screen):
1051 New functions (separated from command-line-1).
1052 (command-line-1): Use them.
1053
1054 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1055
1056 * calendar/calendar.el (generate-calendar-month): Doc fix.
1057
1058 2002-01-27 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1059
1060 * time.el (display-time-mail-directory): New option.
1061 (display-time-mail-function): Update doc-string.
1062 (display-time-mail-icon): Use XPM image when available.
1063 (display-time-string-forms): Use more descriptive text as
1064 help-echo property.
1065 (display-time-mail-check-directory): New function.
1066 (display-time-update): Use it.
1067
1068 * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
1069 Quote `window-system'.
1070
1071 * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
1072 Add Keywords header. Update Commentary section.
1073 Update copyright notice.
1074
1075 * menu-bar.el (menu-bar-scroll-bar-right)
1076 (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
1077 (showhide-menu-bar): New functions.
1078 (menu-bar-showhide-menu): New submenu "Show/Hide".
1079 (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
1080 "Show/Hide".
1081 Update copyright notice.
1082
1083 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1084
1085 * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
1086
1087 2002-01-26 Evgeny Roubinchtein <evgenyr@cs.washington.edu>
1088
1089 * pc-select.el (pc-selection-mode-hook)
1090 (pc-select-saved-settings-alist, pc-select-map)
1091 (pc-select-saved-global-map, pc-select-key-bindings-alist)
1092 (pc-select-default-key-bindings, pc-select-extra-key-bindings)
1093 (pc-select-meta-moves-sexps-key-bindings)
1094 (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
1095 New variables.
1096 (pc-select-define-keys, pc-select-restore-keys): New functions.
1097 (pc-select-add-to-alist, pc-select-save-and-set-var)
1098 (pc-select-save-and-set-mode, pc-select-restore-var)
1099 (pc-select-restore-mode): New macros.
1100 (pc-selection-mode): Completely rewrote the body of the function;
1101 the main goal was to make pc-selection-mode "turn-off"-able, like
1102 other minor modes. Use define-minore-mode instead of just a
1103 defun. Store the key bindings into four alists:
1104 pc-select-default-key-bindings, pc-select-extra-key-bindings,
1105 pc-select-meta-moves-sexps-key-bindings, and
1106 pc-select-tty-key-bindings; then have the pc-select-define-keys
1107 function walk those alists instead of calling define-key
1108 repeatedly. When the mode is turned on, set the
1109 keybindings in global-map and remember the old keybindings; when
1110 the mode is turned off, restore the previously-saved keybindings.
1111 (pc-selection-mode defcustom): Reflect the fact that the mode is
1112 now "turn-off"-able.
1113
1114 2002-01-26 Eli Zaretskii <eliz@is.elta.co.il>
1115
1116 * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
1117 returns t, don't treat that as an error.
1118
1119 2002-01-25 Jason Rumney <jasonr@gnu.org>
1120
1121 * faces.el (face-font-registry-alternatives) [windows-nt]:
1122 Add ms-oemlatin as an alternative for iso8859-1.
1123
1124 2002-01-25 Stefan Monnier <monnier@cs.yale.edu>
1125
1126 * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
1127 args and the absence of an entry. Don't add -f each time.
1128
1129 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
1130
1131 * emacs-lisp/cl-seq.el (mismatch): Doc fix.
1132
1133 Support for more than 8 colors on character terminals:
1134
1135 * term/rxvt.el: New file.
1136
1137 * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
1138
1139 * term/xterm.el (xterm-standard-colors): New variable.
1140 (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
1141 (xterm-rxvt-set-background-mode): New functions.
1142 (toplevel): Call xterm-register-default-colors,
1143 xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
1144 Add support for more keys from xterm's terminfo entry.
1145
1146 * facemenu.el (list-colors-display): If the argument is nil, don't
1147 show more colors that the number returned by display-color-cells.
1148
1149 * term/pc-win.el (msdos-color-values): Reverse the order of the
1150 colors, since tty-color-define now preserves the registration order.
1151
1152 * w32-fns.el (w32-tty-standard-colors): Reverse the order.
1153
1154 * term/tty-colors.el (tty-standard-colors): Reverse the order.
1155 (tty-register-default-colors): New function; code moved from
1156 startup.el's command-line.
1157 (tty-modify-color-alist): Use nconc instead of cons, to preserve
1158 the order the colors where registered.
1159
1160 * frame.el (display-color-cells): Use tty-display-color-cells.
1161
1162 * startup.el (command-line): Call tty-register-default-colors.
1163
1164 2002-01-25 Richard M. Stallman <rms@gnu.org>
1165
1166 * subr.el (remove): Doc fix.
1167
1168 2002-01-24 Richard M. Stallman <rms@gnu.org>
1169
1170 * progmodes/compile.el (compilation-handle-exit):
1171 Add a compilation-handle-exit property to the "finished" message.
1172 (compilation-parse-errors): Stop parsing when that property is seen.
1173
1174 * subr.el (substring-no-properties): New function.
1175 (copy-without-properties): Function deleted.
1176
1177 * term/x-win.el (x-handle-geometry): Put sizes on both
1178 initial-frame-alist and default-frame-alist.
1179
1180 * cus-edit.el (custom-save-all): Bind file-precious-flag to t
1181 for saving .emacs.
1182
1183 * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
1184
1185 * calendar/calendar.el (generate-calendar-month): Doc fix.
1186
1187 2002-01-23 Richard M. Stallman <rms@gnu.org>
1188
1189 * play/tetris.el (tetris): New defgroup.
1190 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
1191 (tetris-default-tick-period): Convert to defcustom.
1192 Added * in docstring to indicate user variable.
1193 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
1194 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
1195 (tetris-buffer-height, tetris-width, tetris-height)
1196 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
1197
1198 2002-01-22 Stefan Monnier <monnier@cs.yale.edu>
1199
1200 * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
1201 and is already matched by adaptive-fill-regexp.
1202
1203 2002-01-22 Richard M. Stallman <rms@gnu.org>
1204
1205 * bindings.el (mode-line-copied-mode-name): New variable.
1206 (mode-line-mode-name): Don't modify mode-name itself!
1207 Instead, make a copy and reuse it.
1208
1209 * subr.el (copy-without-properties): New function.
1210
1211 * progmodes/sh-script.el (sh-set-shell): Doc fix.
1212
1213 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
1214 slash if DIR is just slash.
1215
1216 * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
1217
1218 2002-01-21 Richard M. Stallman <rms@gnu.org>
1219
1220 * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
1221
1222 * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
1223 Move defvar up.
1224
1225 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
1226
1227 * ibuffer.el: Don't require ibuf-ext at load time.
1228 (ibuffer): Require ibuf-ext here.
1229
1230 2002-01-21 Francesco Potorti` <pot@gnu.org>
1231
1232 * generic-x.el (apache-conf-generic-mode): Highlight the first
1233 word in a line even if preceded by blanks.
1234
1235 2002-01-21 Richard M. Stallman <rms@gnu.org>
1236
1237 * window.el (window-body-height): Handle minibuffer window specially.
1238 Otherwise, don't return less than 1.
1239
1240 2002-01-20 Thomas Dorner <Thomas.Dorner@start.de>
1241
1242 * ange-ftp.el: Added support for BS2000, and for raw ftp
1243 login commands (needed in some circumstances).
1244 (ange-ftp-raw-login): New custom var.
1245 (ange-ftp-normal-login): Perform login with raw ftp commands, if
1246 ange-ftp-raw-login is set and account password is needed.
1247 (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
1248 (ange-ftp-bs2000-filename-pubset-regexp)
1249 (ange-ftp-bs2000-filename-username-regexp)
1250 (ange-ftp-bs2000-filename-prefix-regexp)
1251 (ange-ftp-bs2000-name-template): New consts.
1252 (ange-ftp-bs2000-short-filename-regexp)
1253 (ange-ftp-bs2000-fix-name-regexp-reverse)
1254 (ange-ftp-bs2000-fix-name-regexp): New consts.
1255 (ange-ftp-bs2000-special-prefix): New custom var.
1256 (ange-ftp-fix-name-for-bs2000)
1257 (ange-ftp-fix-dir-name-for-bs2000): New funs.
1258 (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
1259 (ange-ftp-bs2000-posix-hook-installed): New vars.
1260 (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
1261 (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
1262 (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
1263 (ange-ftp-bs2000-filename-regexp): New const.
1264 (ange-ftp-bs2000-additional-pubsets): New custom var.
1265 (ange-ftp-bs2000-cd-to-posix): New fun.
1266
1267 2002-01-20 Colin Walters <walters@verbum.org>
1268
1269 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
1270 with `byte-compile-dynamic'.
1271 (ibuffer-default-directory, toplevel): Doc files.
1272
1273 2002-01-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1274
1275 * tempo.el (tempo-define-template): Doc fix.
1276
1277 * scroll-bar.el (scroll-bar-mode): Make argument optional.
1278
1279 2002-01-20 Jason Rumney <jasonr@gnu.org>
1280
1281 * w32-vars.el: New file.
1282
1283 * loadup.el [windows-nt]: Load it.
1284
1285 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
1286 and make them defcustoms.
1287
1288 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
1289
1290 2002-01-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1291
1292 * language/tibet-util.el (tibetan-decompose-region)
1293 (tibetan-decompose-string): Fix typo in docstring.
1294
1295 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
1296
1297 2002-01-18 Richard M. Stallman <rms@gnu.org>
1298
1299 * comint.el (comint-redirect-send-command-to-process):
1300 Restore previous current buffer.
1301
1302 * window.el (window-body-height): New function.
1303
1304 2002-01-18 Zoltan Kemenczy <kemenczy@rogers.com>
1305
1306 * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
1307 "Finish Function" menu map entries for jdb mode.
1308 (gud-jdb-use-classpath): New customization variable.
1309 (gud-jdb-command-name): Add customization.
1310 (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
1311 (gud-jdb-classpath-string): New variable.
1312 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
1313 (gud-jdb-build-source-files-list): Likewise.
1314 (gud-jdb-massage-args): Record any command argument classpath
1315 string in `gud-jdb-classpath-string'.
1316 (gud-jdb-lowest-stack-level): New function, finds bottom of current
1317 java call stack in jdb output.
1318 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
1319 (gud-jdb-parse-classpath-string): New functions.
1320 (gud-jdb-marker-filter): Search/detect classpath information in
1321 jdb's output. marker regexp updated to match oldjdb and jdb output
1322 formats. Expand search for source files to include new/old methods
1323 using new functions above. Do not allow `gud-marker-acc' to grow
1324 without bound.
1325 (jdb): Set classpath information (if available) as jdb is started.
1326 Change `gud-break' and `gud-remove'
1327 to use new %c ("class") escape in format strings. Add
1328 `gud-finish', `gud-up', `gud-down' command string functions, and
1329 add them to the local menu map. Update `comint-prompt-regexp' for
1330 jdb and oldjdb. If attaching to an already running java VM and
1331 configured to use classpath, send command to query for classpath,
1332 else use previous method for finding and parsing java
1333 sources. Set `gud-jdb-find-source' function accordingly.
1334 (gud-mode): Doc fix.
1335 (gud-format-command): Add support for new %c ("class") escape.
1336 (gud-find-class): New function in support of %c escape.
1337
1338 2002-01-17 Richard M. Stallman <rms@gnu.org>
1339
1340 * ibuf-ext.el: Enable byte-compile-dynamic.
1341
1342 2002-01-17 Jason Rumney <jasonr@gnu.org>
1343
1344 * term/w32-win.el: Restore conditional require of fontset.
1345
1346 2002-01-16 Richard M. Stallman <rms@gnu.org>
1347
1348 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
1349 more or less.
1350 (mouse-drag-region): New function. For a click in the echo area,
1351 show *Messages*.
1352
1353 * ibuf-ext.el: Delete the autoloads for functions defined with
1354 ibuffer-specific commands.
1355
1356 * help.el (describe-distribution): Really call view-file.
1357
1358 * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
1359 (ange-ftp-get-process): Pass that arg.
1360
1361 * comint.el (comint-simple-send): Fix previous change.
1362
1363 * net/telnet.el (telnet-simple-send): Fix previous change.
1364
1365 * progmodes/sql.el (sql-escape-newlines-and-send)
1366 (sql-query-placeholders-and-send): Fix previous change.
1367
1368 2002-01-16 Colin Walters <walters@verbum.org>
1369
1370 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
1371 URL, Compatibility headers. Update copyright notice.
1372 * ibuf-macs.el (toplevel): Require `cl' when compiling.
1373
1374 2002-01-16 Andrew Choi <akochoi@cse.cuhk.edu.hk>
1375
1376 * startup.el (command-line): Set EOL mnemonics for the Mac.
1377
1378 2002-01-16 Andreas Schwab <schwab@suse.de>
1379
1380 * mail/feedmail.el (feedmail): Fix :link spec.
1381
1382 2002-01-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1383
1384 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
1385 2 ldapsearch.
1386
1387 * net/eudc.el: New maintainer. Change author's address.
1388 (eudc-pre-select-window-configuration, eudc-insertion-marker):
1389 Variables removed.
1390 (eudc-insert-selected): Function removed.
1391 (eudc-select): Reimplemented.
1392 (eudc-expand-inline): Delete the strings only after its expansion
1393 is chosen not before.
1394
1395 * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
1396 Minor coding style fixes.
1397
1398 * net/eudcb-ldap.el: New maintainer. Change author's address.
1399 (eudc-attribute-display-method-alist): Display mail with
1400 eudc-display-mail.
1401
1402 * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
1403 * net/eudc-vars.el: New maintainer. Change author's address.
1404
1405 * net/eudc-bob.el: New maintainer. Change author's address.
1406 (eudc-bob-mail-keymap): New keymap for e-mail addresses.
1407 (eudc-display-mail): New function.
1408 (eudc-bob-play-sound-at-point): Remove XEmacs case.
1409
1410 2002-01-15 Richard M. Stallman <rms@gnu.org>
1411
1412 * emacs-lisp/autoload.el (make-autoload):
1413 Don't handle define-ibuffer-column, define-ibuffer-filter,
1414 define-ibuffer-sorter, and define-ibuffer-op.
1415
1416 2002-01-14 Richard M. Stallman <rms@gnu.org>
1417
1418 * calendar/calendar.el (diary-date-forms): Doc fix.
1419
1420 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
1421
1422 * startup.el (command-line): Register the default tty colors even
1423 if the terminal doesn't seem to support colors.
1424 <tty-long-option-alist>: New option --color.
1425 (tty-handle-args): Parse the --color arg.
1426
1427 * term/tty-colors.el (tty-color-mode-alist): New variable.
1428
1429 2002-01-14 Stefan Monnier <monnier@cs.yale.edu>
1430
1431 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
1432 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
1433 Use it.
1434 (ange-ftp-hook-function): Preserve match-data.
1435 (ange-ftp-insert-directory): Typo.
1436 (ange-ftp-shell-command): Check if regexp matched.
1437
1438 2002-01-13 Richard M. Stallman <rms@gnu.org>
1439
1440 * international/mule-cmds.el: help-map bindings moved to help.el.
1441
1442 * help.el (view-echo-area-messages): New function.
1443 (help-map): Add `e' binding. Delete obsolete `d' binding.
1444 Change old Info bindings C-f, C-k and C-i to F, K, S.
1445 Move view-emacs-FAQ from F to C-f.
1446 Move view-emacs-problems from P to C-e.
1447 Bindings moved here from mule-cmds.el.
1448 C-l binding for describe-language-environment deleted
1449 (help-for-help): Update for all these changes.
1450
1451 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
1452
1453 2002-01-13 Dave Love <fx@gnu.org>
1454
1455 * emacs-lisp/copyright.el: Doc fixes.
1456 (copyright-regexp): Add Latin-9 copyright sign.
1457 Match comment delimiters in year lists.
1458 (copyright-current-year): Initialize to load-time year.
1459
1460 2002-01-13 Andreas Schwab <schwab@suse.de>
1461
1462 * dired-aux.el (dired-do-shell-command): Doc fix.
1463
1464 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
1465
1466 * startup.el (command-line-x-option-alist): New options "-fs",
1467 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
1468
1469 * term/x-win.el (x-handle-initial-switch): New function.
1470
1471 2002-01-13 Colin Walters <walters@debian.org>
1472
1473 * emacs-lisp/autoload.el (make-autoload): Handle
1474 define-ibuffer-column, define-ibuffer-filter,
1475 define-ibuffer-sorter, and define-ibuffer-op.
1476
1477 * emacs-lisp/lisp-mode.el (toplevel): Ditto.
1478
1479 * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
1480
1481 2002-01-12 Richard M. Stallman <rms@gnu.org>
1482
1483 * net/browse-url.el (browse-url-grail):
1484 Use browse-url-maybe-new-window.
1485
1486 * net/telnet.el (telnet-simple-send): Handle
1487 comint-input-sender-no-newline like comint-simple-send.
1488
1489 * progmodes/sql.el (sql-query-placeholders-and-send): Handle
1490 comint-input-sender-no-newline like comint-simple-send.
1491 (sql-escape-newlines-and-send): Likewise.
1492
1493 * comint.el (comint-input-sender): Doc fix.
1494 (comint-input-sender-no-newline): New variable.
1495 (comint-simple-send): If comint-input-sender-no-newline,
1496 don't output newline, but maybe send eof.
1497 (comint-send-input): New arg NO-NEWLINE.
1498 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
1499
1500 2002-01-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1501
1502 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
1503 delaying when executing keyboard macros.
1504
1505 2002-01-12 Richard M. Stallman <rms@gnu.org>
1506
1507 * simple.el (line-move): If we can't move enough lines,
1508 go to beginning or end of line.
1509
1510 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
1511 and proper window.
1512
1513 * help.el (describe-mode): Call help-setup-xref in the help buffer.
1514 Switch buffers only after calling `help-buffer'.
1515
1516 * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
1517 only when they are surrounded by whitespace.
1518 Use dired-mark-separator when adding one file name to a command.
1519 (dired-do-shell-command): Verify that * is surrounded by whitespace.
1520 Ask for confirmation if * or ? is not surrounded by whitespace.
1521 (dired-bunch-files): Re-reverse the partial file list when it is used.
1522
1523 2002-01-12 Richard M. Stallman <rms@gnu.org>
1524
1525 * comint.el (comint-dynamic-list-completions): Repeating the command
1526 after displaying a completion list scrolls the list.
1527
1528 2002-01-12 Eli Zaretskii <eliz@is.elta.co.il>
1529
1530 * files.el (find-file-noselect): Don't consider a buffer as
1531 visiting a file literally if it is in hexl-mode.
1532
1533 * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
1534
1535 2002-01-11 Richard M. Stallman <rms@gnu.org>
1536
1537 * startup.el (initial-scratch-message): Fix custom type, add group.
1538
1539 * mail/rmail.el (rmail-decode-babyl-format): Disable undo
1540 around the decode-coding-region call.
1541
1542 * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
1543 after displaying a completion list scrolls the list.
1544
1545 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1546
1547 * version.el (emacs-version): Bump to 21.2.50.
1548
1549 2002-01-10 Thien-Thi Nguyen <ttn@giblet.glug.org>
1550
1551 * play/zone.el (zone-timeout): New var.
1552 (zone-hiding-modeline): New macro.
1553 (zone-call): New func.
1554
1555 (zone): Init `modeline-hidden-level' symbol property.
1556 Use `zone-call' instead of `funcall'.
1557
1558 (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
1559
1560 (zone-pgm-stress): Use `zone-hiding-modeline'.
1561
1562 (zone-pgm-stress-destress): New zone program.
1563
1564 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1565
1566 * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
1567
1568 2002-01-09 Richard M. Stallman <rms@gnu.org>
1569
1570 * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
1571
1572 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
1573
1574 * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
1575 flyspell-mouse-map.
1576
1577 2002-01-08 Richard M. Stallman <rms@gnu.org>
1578
1579 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
1580
1581 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
1582
1583 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
1584
1585 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1586
1587 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
1588 Do not use make-local-hook.
1589
1590 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1591
1592 * international/quail.el (quail-start-translation)
1593 (quail-start-conversion): Bind last-command-event, last-command,
1594 and this-command in the first let. This fixes the change from
1595 2000-08-30.
1596
1597 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
1598
1599 * ediff-hook.el: Add an autoload cookie.
1600
1601 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1602
1603 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
1604 address of the author.
1605
1606 2002-01-08 Richard M. Stallman <rms@gnu.org>
1607
1608 * replace.el (occur-mode-goto-occurrence-other-window): New command.
1609 (occur-mode-map): Bind `o' to that.
1610
1611 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
1612
1613 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
1614 new macro that replaces viper-emacs-p and viper-xemacs-p in many
1615 cases. Used to reduce the number of warnings.
1616
1617 * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
1618 (viper-standard-value): Move here from viper.el.
1619 (viper-set-unread-command-events): Move to viper-util.el
1620 (viper-check-minibuffer-overlay): Make sure
1621 viper-minibuffer-overlay is moved to cover the entire input field.
1622
1623 * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs.
1624 (viper-read-key-sequence, viper-set-unread-command-events)
1625 (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
1626
1627 * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
1628
1629 * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
1630
1631 * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
1632
1633 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
1634 (viper-event-vector-p): Move to viper-util.el
1635
1636 * viper.el (viper-standard-value): Move to viper-cmd.el.
1637 Use viper-cond-compile-for-xemacs-or-emacs.
1638
1639 * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1640
1641 * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1642
1643 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
1644 New macro designed to be used in many places where ediff-emacs-p or
1645 ediff-xemacs-p was previously used. Reduces the number of warnings.
1646 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
1647 of ediff-xemacs-p.
1648 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
1649 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
1650 (ediff-whitespace-diff-region-p, ediff-get-region-contents):
1651 Move to ediff-util.el.
1652 (ediff-event-key): Moved here.
1653
1654 * ediff-merge.el: Got rid of unreferenced variables.
1655
1656 * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1657
1658 * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1659 (ediff-cleanup-mess): Improve the way windows are set up after
1660 quitting ediff.
1661 (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
1662 (ediff-dispose-of-variant-according-to-user): New function
1663 designed to be smarter and also understands indirect buffers.
1664 (ediff-highlight-diff-in-one-buffer)
1665 (ediff-unhighlight-diff-in-one-buffer)
1666 (ediff-unhighlight-diffs-totally-in-one-buffer)
1667 (ediff-highlight-diff, ediff-highlight-diff)
1668 (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
1669 (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
1670 (ediff-get-region-contents, ediff-make-current-diff-overlay):
1671 Moved here.
1672 (ediff-format-bindings-of): New function by Hannu Koivisto
1673 <azure@iki.fi>.
1674 (ediff-setup): Make sure the merge buffer is always widened and
1675 modifiable.
1676 (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
1677 result of a merge into a file visited by another buffer.
1678 (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
1679 is visited by another buffer and ask to save/delete that buffer.
1680 (ediff-verify-file-merge-buffer): New function to do the above.
1681
1682 * ediff-vers.el: Load ediff-init.el at compile time.
1683
1684 * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1685
1686 * ediff.el (ediff-windows, ediff-regions-wordwise)
1687 (ediff-regions-linewise): Use indirect buffers to improve
1688 robustness and make it possible to compare regions of the same
1689 buffer (even overlapping regions).
1690 (ediff-clone-buffer-for-region-comparison)
1691 (ediff-clone-buffer-for-window-comparison): New functions.
1692 (ediff-files-internal): Refuse to compare identical files.
1693 (ediff-regions-internal): Get rid of the warning about comparing
1694 regions of the same buffer.
1695
1696 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
1697 Plus the following fixes courtesy of Dave Love: Doc fixes.
1698 (ediff-word-1): Use word class and move - to the
1699 front per regexp documentation.
1700 (ediff-wordify): Bind forward-word-function outside loop.
1701 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
1702 consing buffer contents.
1703 (ediff-goto-word): Move syntax table setting outside loop.
1704
1705 2002-01-07 Richard M. Stallman <rms@gnu.org>
1706
1707 * dired.el (dired-copy-filename-as-kill): Call kill-append
1708 if following a kill command.
1709
1710 * help-fns.el (describe-variable, describe-function):
1711 Do save-excursion.
1712
1713 2002-01-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1714
1715 * net/ldap.el (ldap-search-internal): Skip error message from
1716 ldapsearch. Allow listing attribute names only. Do not open
1717 non-existent files.
1718
1719 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
1720 call non-existent function.
1721
1722 * net/eudc.el (top-level): Revert previous change.
1723
1724 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
1725 variables to prevent warning from byte-compiler.
1726
1727 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
1728 string-match on emacs-version again.
1729
1730 * enriched.el (enriched-make-annotation): Fix the change from
1731 2002-01-05.
1732 (enriched-handle-display-prop): Return proper values.
1733
1734 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
1735 proper attribute name labeledUri instead of deprecated labeledUrl.
1736
1737 2002-01-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1738
1739 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
1740 editing an empty hotlist.
1741
1742 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
1743 Use buffer-string instead of buffer-substring for the whole
1744 buffer.
1745
1746 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
1747 not free.
1748
1749 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
1750 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
1751 (eudc-bob-save-object): Make the buffer unibyte.
1752 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
1753 object to external program.
1754
1755 2002-01-05 Andre Spiegel <spiegel@gnu.org>
1756
1757 * vc.el (vc-branch-part): Return nil if there's no `.'
1758 (vc-default-previous-version): Renamed from vc-previous-version.
1759 New args BACKEND and FILE. Return nil for revision numbers
1760 without a `.'
1761 (vc-version-diff): Call vc-BACKEND-previous-version.
1762 (vc-steal-lock): Steal lock before composing mail, so that no mail
1763 is sent when the stealing goes wrong. And we'll actually see the
1764 error in that case now.
1765 (vc-finish-steal): Removed.
1766
1767 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
1768 the lock, so that we see expanded headers.
1769 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p,
1770 vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
1771 available from vc.el. Updated all callers.
1772
1773 2002-01-05 Richard M. Stallman <rms@gnu.org>
1774
1775 * enriched.el (enriched-make-annotation): Doc fix.
1776
1777 * format.el (format-replace-strings, format-subtract-regions)
1778 (format-annotate-region, format-annotate-location)
1779 (format-annotate-atomic-property-change)
1780 (format-annotate-single-property-change): Doc fixes.
1781
1782 2002-01-05 Jason Rumney <jasonr@gnu.org>
1783
1784 * term/w32-win.el: Require fontset unconditionally.
1785 (w32-handle-scroll-bar-event): Remove.
1786
1787 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1788
1789 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
1790 copyrights to be updated.
1791
1792 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1793
1794 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
1795 2001-10-24.
1796
1797 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
1798
1799 2002-01-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1800
1801 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
1802 entry.
1803 (ldap-ignore-attribute-codings): Change the default value to allow
1804 encoding/decoding of attributes.
1805 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
1806
1807 2002-01-03 Richard M. Stallman <rms@gnu.org>
1808
1809 * files.el (basic-save-buffer): Undo previous change.
1810
1811 * calendar/diary-lib.el (diary-block): Doc fix.
1812
1813 * custom.el (defcustom): Fix syntax of previous change.
1814
1815 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
1816
1817 * custom.el (defcustom): Documented :tag, :link and :load.
1818
1819 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1820
1821 * mail/sendmail.el (mail-recover-1): New function.
1822 (mail-recover): Switch to the *mail* buffer right away. Use
1823 buffer-auto-save-file-name instead of calling
1824 make-auto-save-file-name. Call dired-noselect instead of invoking
1825 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
1826 before reading the auto-save file. If the buffer's auto-save file
1827 does not exist, call mail-recover-1 to allow recovery from past
1828 auto-saved drafts.
1829
1830 2002-01-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1831
1832 * time.el (display-time-load-average-threshold): Fix defcustom
1833 (add type and group).
1834
1835 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
1836 specification from the hostname.
1837
1838 2002-01-02 Richard M. Stallman <rms@gnu.org>
1839
1840 * facemenu.el (facemenu-active-faces):
1841 Use face-attributes-as-vector, not face-attributes-vector.
1842
1843 2002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
1844
1845 * xscheme.el: Eleven years of updates on a private copy.
1846
1847 Extensive changes to support multiple xscheme buffers:
1848 (run-scheme): Break up into new functions to facilitate starting
1849 processes in other buffers.
1850 (xscheme-start, xscheme-read-command-line): New functions.
1851 (start-scheme, select-scheme)
1852 (default-xscheme-runlight)
1853 (global-set-scheme-interaction-buffer)
1854 (local-set-scheme-interaction-buffer)
1855 (local-clear-scheme-interaction-buffer)
1856 (exit-scheme-interaction-mode)
1857 (verify-xscheme-buffer): New functions.
1858 (xscheme-process-name, xscheme-buffer-name)
1859 (xscheme-runlight): New internal vars.
1860 (default-xscheme-runlight): New const.
1861 (xscheme-start-process): Add args for the process/buffer names.
1862 (reset-scheme): Pass process/buffer names.
1863 (scheme-interaction-mode): Initialize new local vars.
1864 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
1865 (xscheme-select-process-buffer, xscheme-process-buffer)
1866 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
1867 (xscheme-goto-output-point, xscheme-write-message-1): Use new
1868 var xscheme-process-name.
1869 (xscheme-start-process): Initialize xscheme-process-name and
1870 xscheme-buffer-name in the process buffer. Pass buffer name to
1871 xscheme-modeline-initialize.
1872 (xscheme-modeline-initialize): Add argument to specify buffer name
1873 for mode-line vars.
1874 (xscheme-process-sentinel): Make sure sentinel is run in the
1875 process buffer so it sees its local vars.
1876 (xscheme-process-filter-initialize, xscheme-set-runlight): More
1877 elaborate logic to handle multiple-buffer mode lines.
1878
1879 (xscheme-enter-input-wait): Re-enable control-G handler upon
1880 entering input wait.
1881
1882 (scheme-interaction-mode): Add arg to preserve local vars.
1883 (xscheme-enter-interaction-mode)
1884 (xscheme-enter-debugger-mode): Preserve local vars.
1885 (xscheme-start-process): Clobber local vars.
1886
1887 (scheme-interaction-mode-commands): Allow end user to add commands
1888 to scheme-interaction-mode keymap.
1889 (scheme-interaction-mode-commands-alist): New variable.
1890
1891 (xscheme-send-string): Don't use insert-before-markers.
1892
1893 Implement a per-buffer kill ring:
1894 (xscheme-insert-expression)
1895 (xscheme-rotate-yank-pointer, xscheme-yank)
1896 (xscheme-yank-pop, xscheme-yank-push): New functions.
1897 (xscheme-expressions-ring)
1898 (xscheme-expressions-ring-yank-pointer)
1899 (xscheme-expressions-ring-max): New variables.
1900 (xscheme-send-string-1): Call xscheme-insert-expression to save
1901 expression in ring.
1902 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
1903 (xscheme-previous-send): Deleted variable.
1904
1905 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed,
1906 xscheme-send-control-g-interrupt): Use process-send-string rather
1907 than send-string.
1908
1909 (xscheme-send-region): Insert a newline after an expression that
1910 is submitted in the interaction buffer, for consistency with
1911 recent changes to Edwin.
1912
1913 (xscheme-delete-output): New function mimics comint-delete-output.
1914 (xscheme-last-input-end): New internal variable.
1915 (xscheme-process-filter-output): Update xscheme-last-input-end.
1916
1917 (xscheme-send-control-g-interrupt): Make sure that
1918 xscheme-control-g-disabled-p is looked up in the right buffer.
1919
1920 (xscheme-enable-control-g): Clear C-g message if visible.
1921 (xscheme-control-g-message-string): New internal var.
1922 (xscheme-send-control-g-interrupt): Use new var.
1923
1924 (xscheme-send-control-g-interrupt, xscheme-send-interrupt): Delay
1925 after sending interrupt in order to work around race condition.
1926
1927 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
1928 (xscheme-send-char): Use xscheme-send-char rather than send-string
1929 to send single char.
1930
1931 (xscheme-process-filter, xscheme-process-filter-alist): Add
1932 support for evaluating expressions outside of the call-excursion.
1933 (xscheme-process-filter:string-action-noexcursion): New func.
1934
1935 (xscheme-write-value): Change output string to match that used by
1936 Edwin.
1937
1938 (xscheme-coerce-prompt): Don't write a space after a command
1939 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
1940 for us.
1941
1942 (reset-scheme): Delete process after killing it.
1943
1944 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1945
1946 * bindings.el (function-key-map): Don't bind shifted keypad
1947 numeric keys.
1948
1949 2002-01-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1950
1951 * enriched.el (enriched-handle-display-prop): Remove unused
1952 variables.
1953 (enriched-mode): Doc fix.
1954
1955 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1956
1957 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
1958 Hebrew points.
1959
1960 2002-01-01 Richard M. Stallman <rms@gnu.org>
1961
1962 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
1963
1964 2001-12-31 Richard M. Stallman <rms@gnu.org>
1965
1966 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
1967 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
1968 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
1969 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
1970 * progmodes/cperl-mode.el, progmodes/idlwave.el:
1971 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
1972 Adapt face definitions to use :weight and :slant.
1973
1974 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
1975
1976 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
1977
1978 * font-lock.el (initializing from font-lock-face-attributes):
1979 Use :weight and :slant, not :bold and :italic.
1980
1981 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
1982
1983 * cus-edit.el (custom-face-edit-fix-value): New function.
1984 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
1985
1986 2001-12-30 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1987
1988 * progmodes/octave-mod.el (octave-abbrev-table):
1989 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
1990 * progmodes/fortran.el (fortran-mode-abbrev-table):
1991 * progmodes/f90.el (f90-mode-abbrev-table):
1992 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
1993 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
1994 predefined abbrevs as "system" abbrevs.
1995
1996 2001-12-30 Richard M. Stallman <rms@gnu.org>
1997
1998 * info.el (Info-fontify-node): For a **** underline line, put the
1999 invisible and intangible props on the following newline, but not
2000 on the previous newline or the last char of the previous line.
2001
2002 * faces.el (face-set-after-frame-default): Don't change `default' face.
2003
2004 * faces.el (minibuffer-prompt): Adopt some default colors.
2005
2006 * replace.el (query-replace-read-args): Immediate error if read-only.
2007
2008 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
2009 Display the output buffer in a more intelligent way.
2010
2011 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
2012
2013 * ls-lisp.el (insert-directory): Modify the "total" line wording,
2014 in accordance with files.el's insert-directory.
2015
2016 2001-12-29 Richard M. Stallman <rms@gnu.org>
2017
2018 * files.el (basic-save-buffer): If a before-write hook displays
2019 an echo area message, pause before calling basic-save-buffer-1.
2020
2021 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
2022
2023 * textmodes/reftex-global.el (reftex-query-replace-document)
2024 (reftex-change-label): Doc fix.
2025
2026 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
2027
2028 * progmodes/etags.el (tags-query-replace): Doc fix.
2029
2030 2001-12-29 Richard M. Stallman <rms@gnu.org>
2031
2032 * progmodes/compile.el (compile-internal): Fix previous change.
2033
2034 2001-12-28 Richard M. Stallman <rms@gnu.org>
2035
2036 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
2037 shrink the windows above as necessary to get space.
2038 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
2039
2040 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
2041 This fixes a bug that treated all files as directories.
2042 (ange-ftp-insert-directory): Explicitly follow symlinks.
2043
2044 * international/iso-transl.el (iso-transl-char-map) Eliminate the
2045 alias symbols--put the translated sequences here directly.
2046
2047 * progmodes/cc-mode.el (c-mode-abbrev-table)
2048 (c++-mode-abbrev-table, objc-mode-abbrev-table)
2049 (java-mode-abbrev-table, pike-mode-abbrev-table):
2050 Mark all the predefined abbrevs as "system" abbrevs.
2051
2052 * mail/sendmail.el (mail-envelope-from): Fix custom type.
2053 (sendmail-send-it): Check mail-specify-envelope-from
2054 and mail-envelope-from in the mail buffer at start.
2055
2056 2001-12-28 Simon Josefsson <jas@extundo.com>
2057
2058 * mail/sendmail.el (mail-envelope-from): Fix :type.
2059 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
2060
2061 2001-12-28 Richard M. Stallman <rms@gnu.org>
2062
2063 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
2064
2065 * simple.el (line-move-invisible): New subroutine.
2066 (line-move-to-column): New subroutine--smarter about advancing over
2067 invisible parts of a line, or lines, but only as long as hpos grows.
2068 (line-move-finish): New subroutine: repeatedly processes desired
2069 column, intangibility, and fields.
2070 (line-move): Use those subroutines.
2071 When moving lines downward, skip invisible text first rather than last.
2072
2073 2001-12-27 Richard M. Stallman <rms@gnu.org>
2074
2075 * international/mule-diag.el (describe-char-after):
2076 Describe the text properties of the char after point.
2077
2078 * help.el (describe-key): Doc fix.
2079
2080 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
2081
2082 * find-dired.el (find-dired-sentinel): Precede exit message by
2083 two spaces, to match the regexp in dired-between-files.
2084
2085 2001-12-28 Miles Bader <miles@gnu.org>
2086
2087 * wid-edit.el (widget-toggle-value-create): Don't eval actual
2088 images (which are lists too).
2089
2090 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2091
2092 * language/european.el: Fix the doc string of "Latin-5" language
2093 environment.
2094
2095 2001-12-26 Richard M. Stallman <rms@gnu.org>
2096
2097 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
2098 defined as before 2001-11-09.
2099 (add-minor-mode call): Specify the keymap.
2100
2101 * progmodes/compile.el (compile-internal):
2102 Set TERM variable in process-environment.
2103
2104 2001-12-25 Richard M. Stallman <rms@gnu.org>
2105
2106 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
2107 the buffer.
2108
2109 * startup.el (command-line): Convert command line args
2110 to Emacs internal representation using locale-coding-system.
2111
2112 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
2113
2114 * international/fontset.el: Don't require ind-util when compiling.
2115
2116 2001-12-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2117
2118 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
2119 set-frame-height and set-frame-width instead of set-screen-height
2120 and set-screen-width.
2121
2122 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
2123 of obsolete set-screen-width.
2124
2125 * locate.el (locate): Remove dot at the end of error argument.
2126
2127 * emerge.el (emerge-show-file-name): Use frame-height instead of
2128 obsolete screen-height.
2129
2130 * mail/mh-utils.el (mh-show-msg): Likewise.
2131 (mh-handle-process-error): Use frame-width instead of obsolete
2132 screen-width.
2133
2134 2001-12-25 Richard M. Stallman <rms@gnu.org>
2135
2136 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
2137 to enlarge-window. Use save-selected-window. Don't try
2138 to resize windows that end at the bottom "level".
2139 Retry changing the sizes until the windows get the desired sizes.
2140 Discount the minibuffer when computing total height available.
2141
2142 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
2143 (debugger-make-xrefs): Only make a button for the first symbol
2144 on any line.
2145
2146 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
2147
2148 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
2149 Call IT-setup-unicode-display here instead of adding it to
2150 dos-codepage-setup-hook, so that Unicode display tables are set
2151 before dos-codepage-setup-hook runs.
2152
2153 2001-12-24 Richard M. Stallman <rms@gnu.org>
2154
2155 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
2156 (nslookup-mode-abbrev-table): Don't define it.
2157 (smbclient-mode-abbrev-table): Don't define it.
2158 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
2159 (nslookup-mode, smbclient-mode): Likewise.
2160 (network-connection-service-abbrev-alist): Variable deleted.
2161 (network-connection-mode-setup): Don't set up abbrev table.
2162
2163 * faces.el (minibuffer-prompt): New face.
2164 (minibuffer-prompt-properties): Add `face' property.
2165
2166 * replace.el (occur-mode-display-occurrence): New function.
2167 (occur-mode-map): Bind C-o to it.
2168
2169 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
2170
2171 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
2172 (viper-special-read-and-insert-char): Make C-m work right in the r
2173 comand.
2174 (viper-buffer-search-enable): Fixed format string.
2175
2176 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
2177 instead of viper-info-on-file.
2178 (ex-set-visited-file-name): New function.
2179
2180 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
2181
2182 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
2183 action argument.
2184
2185 * ediff-init.el: Fixed some doc strings.
2186
2187 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
2188 Got rid of make-local-hook.
2189
2190 * ediff-wind.el (ediff-setup-control-frame): Got rid of
2191 make-local-hook.
2192
2193 2001-12-23 Richard M. Stallman <rms@gnu.org>
2194
2195 * term/x-win.el (x-handle-geometry): Put height and width
2196 on default-frame-alist, left and top on initial-frame-alist.
2197 * term/w32-win.el (x-handle-geometry): Likewise.
2198
2199 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
2200
2201 * play/yow.el (yow): Use an arg to distinguish interactive calls,
2202 not interactive-p.
2203
2204 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2205
2206 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
2207 mocklisp entries.
2208
2209 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
2210 Lisp. Obsoleted.
2211
2212 * emulation/mlconvert.el: File removed.
2213
2214 * emulation/mlsupport.el: Moved to obsolete.
2215
2216 * obsolete/mlsupport.el: Moved there from lisp/emulation.
2217
2218 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
2219
2220 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove
2221 mocklisp case.
2222
2223 * help-fns.el (describe-function-1): Remove mocklisp function
2224 case.
2225
2226 2001-12-22 Miles Bader <miles@gnu.org>
2227
2228 * textmodes/refill.el (refill-mode): Don't barf when redundantly
2229 turning refill-mode off.
2230
2231 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2232
2233 * time.el (display-time-load-average-threshold): New variable.
2234 (display-time-update): Use it.
2235
2236 These changes allow cycling through past 1, 5 and 15 minutes
2237 load-average displayed in the mode-line.
2238
2239 * time.el (display-time-default-load-average): New customizable option.
2240 (display-time-load-average): New variable.
2241 (display-time-cycle-load-average): New function.
2242 (display-time-update): Use them.
2243
2244 2001-12-21 Richard M. Stallman <rms@gnu.org>
2245
2246 * apropos.el (apropos-print): SPACING is now nil or a separator string.
2247 (apropos-documentation, apropos-value): Pass a suitable string.
2248
2249 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2250
2251 * dired.el (dired-free-space-program, dired-free-space-args):
2252 Aliases for back-compatibility.
2253
2254 * info.el (Info-select-node): If Info-use-header-line is nil, set
2255 header-line-format to nil.
2256 (Info-fontify-node): Don't put a keymap text property on the
2257 heading if we are not going to display the header line. Remove
2258 any such text properties left over from past visits to this node.
2259
2260 * ls-lisp.el (insert-directory): Insert the amount of free disk
2261 space, like files.el's insert-directory does.
2262
2263 * files.el (directory-free-space-program): Mention
2264 file-system-info in the doc string.
2265 (get-free-disk-space): New function; code moved from
2266 insert-directory.
2267 (insert-directory): Call get-free-disk-space to get the amount of
2268 free space.
2269
2270 2001-12-21 Richard M. Stallman <rms@gnu.org>
2271
2272 * help.el (view-order-manuals, view-emacs-news, describe-copying)
2273 (describe-distribution, describe-project): Use view-file.
2274
2275 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
2276
2277 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
2278
2279 * emacs-lisp/easy-mmode.el (define-minor-mode):
2280 Make no arg by default in an interactive call,
2281 so that repeating the command toggles again.
2282
2283 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
2284
2285 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
2286
2287 * antlr-mode.el: More sophisticated indentation of cpp directive.
2288 (antlr-indent-at-bol-alist): New user option.
2289 (antlr-indent-line): Use it.
2290 (antlr-indent-style): New user option.
2291 (antlr-mode): Use it.
2292 (antlr-indent-item-regexp): Customize.
2293
2294 * antlr-mode.el: Syntax highlighting changes.
2295 (antlr-font-lock-literal-regexp): New user option.
2296 (antlr-font-lock-syntax-face): New face used for :, |, ....
2297 (antlr-font-lock-default-face): New face.
2298 (antlr-font-lock-additional-keywords): Use them.
2299
2300 * antlr-mode.el: New command to insert options -- variables.
2301 (antlr-mode-map): New binding [C-c C-o].
2302 (antlr-mode-menu): New submenus.
2303 (antlr-options-use-submenus): New user option.
2304 (antlr-tool-version): New user option.
2305 (antlr-options-auto-colon): New user option.
2306 (antlr-options-style): New user option.
2307 (antlr-options-push-mark): New user option.
2308 (antlr-options-assign-string): New user option.
2309 (antlr-options-headings): New variable.
2310
2311 * antlr-mode.el: New command to insert options -- specific.
2312 (antlr-options-alists): New variable.
2313 (antlr-read-value): New function.
2314 (antlr-read-boolean): New function.
2315 (antlr-language-option-extra): New function.
2316 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
2317 (antlr-c++-mode-extra): New function.
2318 (antlr-grammar-tokens): New function.
2319 (antlr-imenu-create-index-function): New optional argument.
2320
2321 * antlr-mode.el: New command to insert options -- functions.
2322 (antlr-insert-option): New command.
2323 (antlr-insert-option-interactive): New function.
2324 (antlr-options-menu-filter): New function.
2325 (antlr-option-kind): New function.
2326 (antlr-scan-lists): New alias.
2327 (antlr-scan-lists-internal): New function.
2328 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
2329 (antlr-option-level): New function.
2330 (antlr-syntactic-grammar-depth): New function.
2331 (antlr-option-location): New function.
2332 (antlr-insert-option-do): New function.
2333 (antlr-option-spec): New function.
2334 (antlr-version-string): New function.
2335 (antlr-insert-option-existing): New function.
2336 (antlr-insert-option-space): New function.
2337 (antlr-insert-option-area): New function.
2338
2339 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
2340 with narrowing. Menu change. Miscellaneous.
2341 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
2342 (antlr-mode-map): New bindings for characters in ":;|&(){}".
2343 (antlr-electric-character): New command.
2344 (antlr-class-header-regexp): New variable.
2345 (antlr-font-lock-additional-keywords): Use it.
2346 (antlr-imenu-create-index-function): Use it.
2347 (antlr-file-dependencies): Use it.
2348 (antlr-indent-line): Also works with restrictions.
2349 (antlr-indent-command): Interactive spec - changes the buffer.
2350 (antlr-language-for-option): Deletia.
2351 (antlr-language-option): New function, defined instead.
2352 (antlr-mode): Use it.
2353 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2354
2355 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
2356 instead of a literal /dev/null.
2357
2358 * Makefile.in (distclean): Remove Makefile in the build
2359 directory, not in the source directory.
2360
2361 2001-12-21 Simon Josefsson <jas@extundo.com>.
2362
2363 * mail/smtpmail.el (smtpmail-send-queued-mail): Use
2364 with-temp-buffer instead of find-file-noselect, and bind
2365 coding-system-for-read to no-conversion when reading the queued
2366 messages. (Simon's code modified slightly by Eli Zaretskii.)
2367
2368 2001-12-20 Werner Lemberg <wl@gnu.org>
2369
2370 * international/mule-diag.el (describe-coding-system,
2371 print-coding-system-briefly): Make printed output have a similar
2372 format as describe-character-set.
2373
2374 2001-12-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2375
2376 * play/blackbox.el (bb-member): Remove, use member instead.
2377 (bb-delete): Remove, use delete instead.
2378 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
2379 bb-score, bb-detour-count and bb-balls-placed.
2380 Propertize results of rays.
2381
2382 2001-12-19 Karl Fogel <kfogel@red-bean.com>
2383
2384 * isearch.el (isearch-forward, isearch-edit-string): Make doc
2385 strings mention keybinding for `isearch-yank-word-or-char',
2386 rather than `isearch-yank-word', since the former is bound now
2387 and the latter is not.
2388 (isearch-yank-word-or-char): Fix formatting.
2389
2390 2001-12-19 Werner Lemberg <wl@gnu.org>
2391
2392 * language/czech.el, language/european.el, language/slovak.el: More
2393 fixes for language info doc strings.
2394
2395 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
2396
2397 * loadup.el: Add "language" to the load-path.
2398
2399 2001-12-19 Richard M. Stallman <rms@gnu.org>
2400
2401 * international/mule-cmds.el (describe-language-environment):
2402 Fix calls to help-xref-button.
2403
2404 2001-12-19 Miles Bader <miles@gnu.org>
2405
2406 * international/fontset.el: Require `ind-util' when compiling.
2407
2408 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2409
2410 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
2411 instead of decompose-composite-char.
2412
2413 2001-12-18 Richard M. Stallman <rms@gnu.org>
2414
2415 * simple.el (eval-expression-print-level)
2416 (eval-expression-print-length): Doc fixes.
2417
2418 * international/mule-diag.el (describe-character-set):
2419 Fix the arg to help-xref-button.
2420
2421 * files.el (directory-free-space-program): New variable.
2422 (directory-free-space-args): New variable.
2423 (insert-directory): Use those two variables for getting free space.
2424 Use file-system-info instead, if that is defined.
2425
2426 * dired.el (dired-free-space-program): Variable deleted.
2427 (dired-free-space-args): Variable deleted.
2428 (dired-insert-directory): Don't try to determine free space.
2429
2430 * files.el (font-lock-defaults): Add risky-local-variables prop.
2431 (hack-one-local-variable): Treat various font-lock variables as risky.
2432
2433 2001-12-18 Werner Lemberg <wl@gnu.org>
2434
2435 * language/chinese.el, language/cyrillic.el:
2436 * language/czech.el, language/european.el, language/greek.el:
2437 * language/hebrew.el, language/indian.el, language/japanese.el:
2438 * language/korean.el, language/lao.el, language/slovak.el:
2439 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2440 Improve documentation strings of coding systems and language infos.
2441
2442 2001-12-18 Werner LEMBERG <wl@gnu.org>
2443
2444 Add support for EUC-TW decoding/encoding.
2445
2446 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
2447 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
2448 New auxiliary functions to build `big5-to-cns'.
2449 (big5-to-cns): New translation alist.
2450
2451 * language/chinese.el: Added new coding system `euc-tw' and its
2452 alias `euc-taiwan'.
2453 Updated language `Chinese-CNS' to include euc-tw encoding also.
2454 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
2455 euc-tw.
2456
2457 2001-12-18 Dave Love <fx@gnu.org>
2458
2459 * loadup.el: Add language/utf-8-lang, language/georgian.
2460
2461 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
2462 (image-file-name-regexps): Doc fix.
2463
2464 * server.el (server-unload-hook): New function.
2465
2466 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
2467 (lm-crack-copyright): Cope with multi-line copyright `lines'.
2468
2469 * simple.el (newline): Doc fix.
2470 (eval-expression-print-level, eval-expression-print-length): Doc
2471 fix. Amend :type.
2472 (next-line, previous-line): Make arg optional.
2473 (newline): Doc fix.
2474
2475 * Makefile.in (DONTCOMPILE): Add various language files.
2476
2477 * international/quail.el (quail-input-string-to-events): Don't use
2478 string-to-list.
2479
2480 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
2481 calling `newline'.
2482
2483 2001-12-17 Richard M. Stallman <rms@gnu.org>
2484
2485 * comint.el (comint-dynamic-list-input-ring-select): New function.
2486 Switches back to the old window configuration.
2487 (comint-dynamic-list-input-ring): Bind RET to that function.
2488 (comint-dynamic-list-input-ring-window-conf): New variable.
2489
2490 2001-12-17 Werner Lemberg <wl@gnu.org>
2491
2492 * international/mule-conf.el: Improve documentation strings of
2493 character sets.
2494
2495 2001-12-16 Richard M. Stallman <rms@gnu.org>
2496
2497 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
2498 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
2499
2500 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
2501
2502 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
2503 Add a DESCRIPTION for the makefile item.
2504
2505 * find-file.el (ff-other-file-name): New function.
2506
2507 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2508
2509 * international/quail.el (quail-input-string-to-events): Fix last
2510 change.
2511
2512 2001-12-16 Richard M. Stallman <rms@gnu.org>
2513
2514 * isearch.el (isearch-edit-string): When we set isearch-string
2515 to the default, also set isearch-message.
2516
2517 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
2518
2519 * startup.el (command-line-1): Display startup screen
2520 even if there are command line args.
2521 Add a note about how to go to editing your files.
2522 (fancy-splash-head): Add a note about how to go to your files.
2523 (fancy-splash-outer-buffer): New variable.
2524 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
2525
2526 * subr.el (with-temp-message): At the end, always discard
2527 the temp message, even by clearing the echo area.
2528
2529 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
2530
2531 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
2532
2533 * log-view.el (log-view-message-re, log-view-current-tag):
2534 Recognize Subversion's log output format.
2535
2536 * international/fontset.el: Build the list L at compile time.
2537
2538 * language/ind-util.el (mapthread): Make a closure.
2539
2540 2001-12-15 Richard M. Stallman <rms@gnu.org>
2541
2542 * isearch.el (isearch-start-hscroll): New variable.
2543 (isearch-mode): Set isearch-start-hscroll.
2544 (isearch-update): Restore original hscrolling if possible.
2545
2546 * isearch.el (isearch-edit-string):
2547 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
2548
2549 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
2550 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
2551 rather than regexp search and (2) copying text properties
2552 already set up on text unchanged from the previous backtrace.
2553
2554 * case-table.el (set-case-syntax-pair):
2555 Detect invalid calls and signal an error.
2556
2557 2001-12-15 Richard M. Stallman <rms@gnu.org>
2558
2559 * language/ind-util.el (range): Function deleted.
2560 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
2561 All calls changed.
2562
2563 * language/devan-util.el (devanagari-range): Renamed from `range'.
2564 All calls changed.
2565 (devanagari-regexp-of-hashtbl-keys):
2566 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
2567
2568 2001-12-15 Dave Love <fx@gnu.org>
2569
2570 * language/ind-util.el: Don't require cl.
2571 (indian-glyph-char, indian-glyph-max-char)
2572 (indian-char-glyph): Moved from indian.el
2573 (indian--puthash-char, mapthread): Don't quote lambda.
2574 (indian--map): New function.
2575 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
2576 (indian--puthash-cv): Use it.
2577
2578 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
2579 (indian-char-glyph): Moved to ind-util.el
2580
2581 * language/devan-util.el (devanagari-post-read-conversion):
2582 New function.
2583
2584 * language/georgian.el: New file.
2585
2586 * international/mule-cmds.el (locale-language-names): Add various
2587 entries. Remove utf-8 special case.
2588 (locale-charset-language-names, locale-preferred-coding-systems):
2589 Add utf-8 case.
2590 (set-language-environment): Process required-features earlier.
2591
2592 * international/quail.el (quail-keyboard-layout-alist):
2593 Add pc105-uk.
2594 (quail-keyboard-layout-type): Fix :type.
2595 (quail-choose-completion-string): Simplify.
2596 (quail-update-leim-list-file): Don't get fooled by commented-out code.
2597 (quail-input-string-to-events): Run events through
2598 translation-table-for-input.
2599
2600 * international/mule-conf.el (translation-table-for-input):
2601 New variable.
2602 (latin-iso8859-14): Amend description.
2603 (file-coding-system-alist): Add entry for utf-8.
2604
2605 * language/utf-8-lang.el: New file.
2606
2607 * international/code-pages.el: New file.
2608
2609 * language/hebrew.el ("Windows-1255"): New language.
2610
2611 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
2612 ("Latvian"): New languages.
2613
2614 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
2615
2616 * xml.el: Use setq rather than (set 'foo bar).
2617 Use push+nreverse rather than append.
2618 (xml-node-name, xml-node-attributes, xml-node-children):
2619 Use defsubst rather than macros.
2620 (xml-parse-region): Handle a nil return value from xml-parse-tag.
2621 (xml-parse-tag): Don't skip white space. Return nil for a comment.
2622 Concat the two strings surrounding a comment into a single string.
2623
2624 * newcomment.el (comment-indent): Jump to the middle of empty comments.
2625
2626 2001-12-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2627
2628 * select.el (xselect-convert-to-class, xselect-convert-to-name):
2629 Document.
2630
2631 2001-12-14 Andre Spiegel <spiegel@gnu.org>
2632
2633 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
2634 Return nil if FILE is not registered.
2635 (vc-check-master-templates, vc-default-make-version-backups-p):
2636 Doc fix.
2637
2638 2001-12-13 David Ponce <david@dponce.com>
2639
2640 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
2641 (ruler-mode-left-fringe-cols): New macro.
2642 (ruler-mode-right-fringe-cols): New macro.
2643 (ruler-mode-left-scroll-bar-cols): New macro.
2644 (ruler-mode-right-scroll-bar-cols): New macro.
2645 (ruler-mode-ruler): Use above new macros.
2646
2647 2001-12-13 Richard M. Stallman <rms@gnu.org>
2648
2649 * files.el (set-auto-mode): Fix previous change.
2650
2651 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
2652
2653 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
2654 (easy-menu-do-define, easy-menu-convert-item-1)
2655 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
2656 (easy-menu-return-item): Only return nil if there is no binding.
2657
2658 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
2659
2660 * whitespace.el (whitespace-version): 3.2
2661 * whitespace.el (whitespace-force-mode-line-update): Replace with
2662 `whitespace-mode-line-update', which is an alias to the correct
2663 function in various emacsen.
2664 * whitespace.el (whitespace-{un,}highlight-the-space):
2665 Add colorized highlighting of the bogus whitespaces in a buffer/file,
2666 using the `whitespace-highlight-face' if
2667 `whitespace-display-spaces-in-color' is set.
2668
2669 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
2670
2671 * international/mule.el (set-auto-coding): Don't search for
2672 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
2673
2674 2001-12-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2675
2676 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
2677
2678 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
2679
2680 * mail/rmailsum.el (rmail-summary-mode): Likewise.
2681
2682 2001-12-13 Richard M. Stallman <rms@gnu.org>
2683
2684 * simple.el (undo): Always set this-command to `undo',
2685 so that the next undo after an error will not begin redoing.
2686
2687 * simple.el (shell-command): Doc fix.
2688 (shell-command-on-region): If there is output an an error,
2689 add "...Shell command failed" to the output.
2690
2691 2001-12-13 David Ponce <david@dponce.com>
2692
2693 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
2694 (ruler-mode-left-fringe-cols): Function replaced by more efficient
2695 implementation `ruler-mode-extra-left-cols'.
2696 (ruler-mode-ruler): Use above new function. Take into account
2697 that the fringe areas can now be resized.
2698
2699 2001-12-12 Richard M. Stallman <rms@gnu.org>
2700
2701 * international/characters.el (Unicode): Comment out
2702 the specifications for kelvin and angstrom signs.
2703
2704 * international/mule.el (make-translation-table-from-vector):
2705 Allow null elements in VEC.
2706
2707 * international/ucs-tables.el (unify-8859-on-encoding-mode)
2708 (unify-8859-on-decoding-mode): Swap the code in their bodies.
2709 Add :version.
2710
2711 2001-12-11 Richard M. Stallman <rms@gnu.org>
2712
2713 * derived.el (derived-mode-p): Function moved to subr.el.
2714
2715 * subr.el (derived-mode-p): Moved here from derived.el.
2716
2717 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
2718
2719 * files.el (set-auto-mode-1): New subroutine, broken out of
2720 set-auto-mode.
2721 (set-auto-mode, hack-local-variables-prop-line): Use that.
2722
2723 2001-12-11 Dave Love <fx@gnu.org>
2724
2725 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
2726
2727 * language/european.el: Remove autoload cookies. Fix registration
2728 of diacritic composition function.
2729
2730 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2731
2732 * calendar/todo-mode.el: Require time-stamp.
2733
2734 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
2735
2736 2001-12-11 Richard M. Stallman <rms@gnu.org>
2737
2738 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
2739
2740 * textmodes/ispell.el (ispell-buffer-local-parsing):
2741 Match xml like sgml.
2742
2743 * emacs-lisp/advice.el (ad-compile-function):
2744 Byte compile the function under another (uninterned) name.
2745
2746 * gud.el (gdb): Define and bind gud-jump.
2747
2748 * font-lock.el (font-lock-mode):
2749 Put our function at the end of after-change-functions.
2750
2751 * ediff-diff.el (ediff-cmp-options): Doc fix.
2752
2753 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
2754
2755 2001-12-10 Richard M. Stallman <rms@gnu.org>
2756
2757 * isearch.el (isearch-yank-word-or-char): New function.
2758 (isearch-mode-map): Bind C-w to that.
2759
2760 * menu-bar.el (menu-bar-mode): Make arg optional.
2761
2762 * simple.el (line-move): Cope if next-single-property-change
2763 or previous-single-property-change returns nil.
2764
2765 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
2766 Don't use interactive-p; instead, pass the proper args
2767 in (interactive...). Clean up most of the trouble-report strings.
2768
2769 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
2770
2771 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
2772 enqueued messages literally.
2773
2774 2001-12-10 Noah Friedman <friedman@splode.com>
2775
2776 * battery.el (battery-insert-file-contents): Obsolete function
2777 removed.
2778 (battery-read-function): Obsolete function removed.
2779 (battery-linux-proc-apm): Use insert-file-contents.
2780
2781 2001-12-07 Stephen Eglen <stephen@gnu.org>
2782
2783 * iswitchb.el (iswitchb-visit-buffer):
2784 Use `select-frame-set-input-focus'--needed when window manager
2785 uses "click to focus" policy.
2786
2787 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2788
2789 * COPYING: Moved back.
2790
2791 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2792
2793 * term/internal.el (IT-character-translations): Add entries for
2794 more points.
2795
2796 * international/characters.el: Resurrect the Hebrew category
2797 settings for all Hebrew characters removed by the last change.
2798 Add code for setting the Hebrew category of the Unicode Hebrew
2799 characters. Set syntax entries for Hebrew punctuation characters.
2800
2801 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
2802 points and directional formatting control characters.
2803
2804 2001-12-07 Dave Love <fx@gnu.org>
2805
2806 * language/lao-util.el: Add Unicode equivalents for rules.
2807 (lao-post-read-conversion): New function.
2808
2809 * language/lao.el: Add Unicode equivalents.
2810 (lao): Add post-read conversion.
2811
2812 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
2813 Use iso2022 encoding.
2814 (latin1-char-displayable-p): Doc fix.
2815 (latin1-display-ucs-per-lynx): New option.
2816 (latin1-display-ucs-per-lynx): New command.
2817 (latin1-display-reset): Special-case arabic.
2818 (ucs-tables): Require.
2819 (latin1-display-sets, latin1-display-setup): Add arabic.
2820 (latin1-display) <variable>: Use function latin1-display.
2821 (latin1-display) <function>: Add mule-unicode stuff.
2822 (latin1-display-check-font): Don't lose if `info' is nil.
2823
2824 * international/iso-transl.el: Insert Latin-1 characters, not
2825 unibyte codes.
2826
2827 * language/european.el (diacritic-composition-pattern): New constant.
2828 (diacritic-compose-region, diacritic-compose-string)
2829 (diacritic-compose-buffer, diacritic-post-read-conversion)
2830 (diacritic-composition-function): New functions.
2831
2832 * international/utf-8.el (ucs-mule-to-mule-unicode):
2833 New translation table.
2834 (ccl-encode-mule-utf-8): Use it.
2835 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
2836 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
2837 (utf-8-subst-table): New variable.
2838 (utf-8-compose-scripts): New option.
2839 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
2840
2841 * international/ucs-tables.el, international/utf-8-subst.el:
2842 New files.
2843
2844 * international/characters.el: Don't set word syntax (the default)
2845 explicitly. Add a diacritic category. Add info for Unicode
2846 equivalents of characters in various Mule charsets and for extra
2847 Unicode characters. Don't define specific categories for
2848 Indian/Devanagari, since they aren't used.
2849
2850 2001-12-06 Richard M. Stallman <rms@gnu.org>
2851
2852 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
2853 (set-justification-left, set-justification-right): Doc fix.
2854
2855 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
2856 (bug-f90-mode): Variable deleted.
2857
2858 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
2859
2860 * indent.el (indent-line-function): Default is indent-relative again.
2861
2862 2001-12-07 Miles Bader <miles@gnu.org>
2863
2864 * progmodes/compile.el (compilation-error-regexp-alist):
2865 Added regexps for RXP.
2866
2867 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
2868
2869 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
2870 Add shift-assignment operators to those highlighted, and highlight
2871 the whole operator rather than just the "=".
2872
2873 2001-12-04 Juanma Barranquero <lektu@terra.es>
2874
2875 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
2876 before saving abbrevs if `save-abbrevs' has the value `silently'.
2877
2878 2001-12-04 Andreas Schwab <schwab@suse.de>
2879
2880 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
2881
2882 2001-12-04 Colin Walters <walters@debian.org>
2883
2884 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
2885 for `defmacro*' forms.
2886
2887 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
2888 `defmacro*'.
2889
2890 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
2891
2892 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
2893
2894 2001-12-02 Richard M. Stallman <rms@gnu.org>
2895
2896 * files.el (insert-directory): If the df output does not look right,
2897 don't try to use it. Other cleanups in overall code structure.
2898
2899 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
2900
2901 * textmodes/outline.el (outline-mode-prefix-map):
2902 Add bindings for outline-promote and outline-demote.
2903 (outline-minor-mode-menu-bar-map): New var.
2904 (outline-minor-mode): Use it.
2905 (outline-heading-alist): New var (renamed from outline-level-heading).
2906 (outline-level): Use it.
2907 (outline-insert-heading, outline-promote, outline-demote):
2908 Update to use outline-heading-alist.
2909
2910 * disp-table.el (standard-display-european):
2911 Simplify since the function is not interactive any more.
2912 Don't set the existing buffers to unibyte.
2913
2914 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
2915
2916 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
2917
2918 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
2919
2920 * shell.el (shell): Use shell-file-name.
2921 Pop to buffer before calling comint to set COLUMNS properly.
2922
2923 * emacs-lisp/cl.el (svref): New alias.
2924
2925 * progmodes/antlr-mode.el (antlr-c-common-init):
2926 Don't inhibit adaptive-fill-mode any more.
2927
2928 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
2929
2930 * progmodes/etags.el (tags-with-face): Use make-symbol.
2931 (tags-search, tags-query-replace): Use backquotes.
2932
2933 * textmodes/picture.el (picture-mode-map): Don't use defconst
2934 for a variable.
2935
2936 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2937
2938 * textmodes/reftex-index.el (reftex-index-mode):
2939 Remove make-local-hook.
2940
2941 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
2942
2943 2001-12-02 Kim F. Storm <storm@cua.dk>
2944
2945 * isearch.el (isearch-resume-enabled): New variable.
2946 (isearch-done): Use that variable.
2947
2948 2001-12-01 Richard M. Stallman <rms@gnu.org>
2949
2950 * wid-edit.el (widget-button-click): Don't move point permanently:
2951 Avoid mouse-set-point--instead select the window,
2952 then do save-excursion, then move point.
2953 Specify the buffer for get-char-property.
2954 Don't use `@' in interactive.
2955
2956 * indent.el (indent-line-function):
2957 Default is indent-to-left-margin again.
2958
2959 * replace.el (query-replace-read-args): Display message
2960 if FROM contains `\n' or `\t'.
2961
2962 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
2963
2964 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
2965
2966 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
2967
2968 * emacs-lisp/regexp-opt.el (regexp-opt):
2969 Bind completion-regexp-list to nil.
2970
2971 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
2972
2973 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2974
2975 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
2976 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
2977 Update maintainer.
2978
2979 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
2980
2981 * mail/smtpmail.el: Use with-current-buffer.
2982 (message-make-date, message-make-message-id): Autoload when needed.
2983 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
2984 headers when missing.
2985
2986 * international/encoded-kb.el (encoded-kbd-mode):
2987 Use define-minor-mode.
2988
2989 * enriched.el (enriched-mode): Use define-minor-mode.
2990 Use dolist and pop and push.
2991
2992 * info.el (Info-find-node-2): Don't call info-insert-file-contents
2993 with the `visit' argument.
2994 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
2995
2996 * progmodes/hideif.el (hide-ifdef-mode): Only modify
2997 `change-major-mode-hook' locally. Reset invisibility spec.
2998
2999 * man.el (Man-build-section-alist): Remove last Man-match-substring.
3000
3001 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3002
3003 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
3004 Clarify error message.
3005
3006 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3007
3008 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
3009
3010 2001-11-30 Andre Spiegel <spiegel@gnu.org>
3011
3012 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
3013 don't just return it.
3014
3015 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3016
3017 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
3018 (menu-bar-read-emacs-man, search-emacs-glossary)
3019 (emacs-index-search, elisp-index-search): New functions.
3020 (apropso-documentation, apropos, apropos-value, apropos-variable)
3021 (apropos-commands): Modify menu item names and help text.
3022 (elisp-index-search, emacs-index-search, emacs-glossary):
3023 New menu items.
3024 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
3025 submenu.
3026 (info-elisp, info-elintro): New menu items.
3027 (apropos): Modify the menu item name.
3028
3029 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
3030
3031 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
3032
3033 * textmodes/outline.el (outline-promote, outline-demote): Typo.
3034
3035 * man.el (man-follow-mouse): New function.
3036 (Man-mode-map): Bind mouse-2 to it.
3037 (Man-match-substring): Remove. Replace with `match-string'.
3038 (man): Use the `default-value' argument to `read-string'.
3039 (Man-fontify-manpage): Add mouse-face to cross references.
3040
3041 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
3042
3043 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
3044
3045 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
3046 the value of require-match in minibuffer-completion-confirm.
3047 Use crm-local-completion-map.
3048
3049 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
3050 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
3051 (cl-make-type-test): Use char-valid-p for `character'.
3052
3053 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
3054 (Info-complete-menu-item): Rewrite. Add the ability to search
3055 several sequential nodes. Add a simple caching mechanism.
3056 (Info-goto-index): New function extracted from Info-index.
3057 (Info-index): Use it. Add completion to the interactive spec.
3058 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
3059
3060 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3061
3062 * COPYING: Removed.
3063
3064 2001-11-29 Dave Love <fx@gnu.org>
3065
3066 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
3067 (fortran-window-create, fortran-window-create-momentarily):
3068 Rewrite, moving error condition.
3069 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
3070 (fortran-mode-syntax-table): Revert last change.
3071
3072 * international/mule.el: Doc fixes.
3073 (map-charset-chars): New function.
3074 (register-char-codings): Use it to cope with generic chars in
3075 safe-chars.
3076
3077 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3078
3079 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
3080
3081 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
3082
3083 * play/studly.el (studlify-word, studlify-region)
3084 (studlify-buffer): Fix doc-string.
3085 (studlify-buffer): Add autoload cookie.
3086
3087 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
3088
3089 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
3090 (outline-up-heading-all): Remove.
3091 (hide-sublevels): Move to end-of-heading before calling flag-region.
3092 (outline-copy-overlay, outline-discard-overlays): Remove.
3093 (outline-flag-region): Use `remove-overlays'.
3094 Don't move to end-of-heading.
3095 (outline-next-visible-heading, outline-back-to-heading)
3096 (outline-on-heading-p): Use outline-invisible-p.
3097 (outline-font-lock-level): Use outline-up-heading's new arg.
3098 (outline-minor-mode): Simplify.
3099 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
3100 (outline): Put a `reveal-toggle-invisible' property.
3101 (outline-level-heading): New var.
3102 (outline-insert-heading, outline-promote, outline-demote)
3103 (outline-toggle-children): New commands.
3104
3105 * progmodes/hideif.el (hif-end-of-line): New function.
3106 (hide-ifdef-mode): Set line-move-ignore-invisible.
3107 (hide-ifdef-region-internal): New function.
3108 (hide-ifdef-region): Use it.
3109 (hif-defined): Return an integer.
3110 (hif-infix-to-prefix): Remove.
3111 (hif-tokenize): Parse from the buffer rather than from a string.
3112 Correctly tokenize integers. Use forward-comment.
3113 (hif-expr): Use hif-or.
3114 (hif-term): Use hif-and.
3115 (hif-factor): Use hif-not. Handle numbers properly.
3116 Don't require parenthesis around `defined's argument.
3117 (hif-and, hif-or, hif-not): New funs.
3118 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
3119 (hif-hide-line): Don't hide the \n before the line.
3120 (hif-possibly-hide): Correctly handle numeric evaluation results.
3121
3122 * progmodes/make-mode.el: Use line-(end|beginning)-position.
3123 (makefile-mode): Set indent-line-function.
3124 (makefile-browser-insert-continuation): Use with-current-buffer.
3125 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
3126
3127 2001-11-28 Karl Fogel <kfogel@red-bean.com>
3128
3129 * isearch.el (isearch-yank-internal): New helper function.
3130 (isearch-yank-char): New function.
3131 (isearch-yank-word, isearch-yank-line): Rewrite to use
3132 isearch-yank-internal.
3133
3134 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
3135
3136 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
3137 aren't supported. Print a message to that effect if invoked.
3138
3139 2001-11-27 Stephen Eglen <stephen@gnu.org>
3140
3141 * locate.el (locate): Put point at first matching file rather
3142 than top of buffer.
3143
3144 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
3145
3146 * reveal.el: New file.
3147
3148 * progmodes/hideif.el: Misc cleanup.
3149 (hide-ifdef-mode-submap): Put the def in the defvar.
3150 Use substitute-key-definition.
3151 (hide-ifdef-mode): Use define-minor-mode.
3152 (hif-outline-flag-region): Remove.
3153 (hif-show-all): Define in terms of hif-show-ifdef-region.
3154 (hif-after-revert-function): Rename from hif-before-revert-function.
3155 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
3156 (hif-tokenize): Use with-syntax-table.
3157 (hif-make-range): Use `else' also for `else-p'.
3158 (hif-range-else-p): Remove.
3159 (hif-find-range): Simplify.
3160 (hif-hide-line): Don't bother preserving buffer-modified-p.
3161 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
3162 Don't use selective-display and inhibit-read-only.
3163
3164 * subr.el (copy-overlay, remove-overlays): New funs.
3165
3166 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
3167
3168 2001-11-27 Sam Steingold <sds@gnu.org>
3169
3170 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
3171 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
3172 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
3173 * obsolete/c-mode.el, obsolete/cplus-md.el
3174 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
3175 * term/sun-mouse.el, textmodes/artist.el:
3176 Converted backquote to the new style.
3177 * mouse.el, reposition.el: Likewise (in comments).
3178 * expand.el: Likewise (in a string).
3179
3180 2001-11-27 Richard M. Stallman <rms@gnu.org>
3181
3182 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
3183
3184 2001-11-26 Richard M. Stallman <rms@gnu.org>
3185
3186 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
3187 if :on-glyph or :off-glyph is a list, eval it and store it back.
3188 (checkbox): Quote the values for :on-glyph and :off-glyph.
3189
3190 * cus-start.el (recursive-load-depth-limit): Delete item.
3191
3192 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
3193
3194 * help-fns.el (describe-categories, help-describe-category-set): New.
3195 describe-categories moved here from src/category.c.
3196
3197 2001-11-26 Sam Steingold <sds@gnu.org>
3198
3199 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
3200 arguments to `insert' are strings.
3201
3202 2001-11-26 Richard M. Stallman <rms@gnu.org>
3203
3204 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
3205
3206 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
3207
3208 * international/mule-diag.el: Require help-fns instead of
3209 help-funs.
3210
3211 * help-fns.el: Renamed from help-funs.el.
3212
3213 * startup.el (command-line-1): Don't try to call process-list if
3214 it is not fboundp.
3215
3216 2001-11-26 Sam Steingold <sds@gnu.org>
3217
3218 * frame.el (show-trailing-whitespace): Remove :set argument (the
3219 value was essentially identical to the defalt).
3220
3221 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3222
3223 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
3224
3225 * icomplete.el (icomplete-minibuffer-setup): Likewise.
3226
3227 * hilit-chg.el (hilit-chg-set): Likewise.
3228
3229 * speedbar.el (speedbar-mode): Likewise.
3230
3231 * calendar/calendar.el (calendar-mode): Likewise.
3232
3233 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
3234 insert-string.
3235
3236 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
3237
3238 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
3239
3240 * term/sun-mouse.el (sun-yank-selection): Likewise.
3241
3242 * textmodes/bib-mode.el (return-key-bib): Likewise.
3243
3244 * calendar/appt.el (appt-disp-window): Likewise.
3245
3246 * calendar/diary-lib.el (list-diary-entries): Likewise.
3247
3248 * array.el (array-reconfigure-rows): Likewise.
3249
3250 * filecache.el (file-cache-minibuffer-complete): Likewise.
3251
3252 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
3253
3254 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
3255
3256 * allout.el (outline-version, outline-open-topic)
3257 (outline-rebullet-heading, outline-insert-listified)
3258 (outline-latex-verbatim-quote-curr-line)
3259 (outline-latexify-one-item, outlineify-sticky): Likewise.
3260
3261 * vc.el (vc-next-action-on-file): Likewise.
3262 (vc-dired-mode): Remove make-local-hook.
3263
3264 2001-11-26 Andre Spiegel <spiegel@gnu.org>
3265
3266 * vc.el (vc-find-version): New function.
3267 (vc-version-other-window): Redefined in terms of the above.
3268
3269 * log-view.el (log-view-find-version): New function.
3270 (log-view-mode-map): Bind it to `f'.
3271
3272 2001-11-26 Gerd Moellmann <gerd@gnu.org>
3273
3274 * language/devan-util.el (dev-char-glyph): Escape `"' in
3275 string literals.
3276 (dev-glyph-glyph, dev-glyph-glyph-2)
3277 (devanagari-compose-syllable-region): Likewise.
3278
3279 2001-11-26 Richard M. Stallman <rms@gnu.org>
3280
3281 * window.el (save-selected-window): No error if saved window is dead.
3282
3283 * help-funs.el (describe-syntax): Put (interactive) after doc string.
3284
3285 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3286
3287 * international/quail.el (quail-help): Require help-mode in
3288 top-level instead.
3289
3290 * iswitchb.el (iswitchb-exhibit): Use insert instead of
3291 insert-string.
3292
3293 * icomplete.el (icomplete-exhibit): Likewise.
3294
3295 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
3296
3297 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
3298 (diff-hunk-kill): Simplify.
3299 (diff-post-command-hook): Only apply to a single hunk.
3300 (diff-hunk-text): Make `char-offset' non-optional.
3301 (diff-find-text): Return a cons cell.
3302 (diff-find-approx-text): New fun.
3303 (diff-find-source-location): Use it.
3304 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
3305 Adapt to new retval of diff-find-text.
3306
3307 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
3308 rather than integer- representation of dates.
3309
3310 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
3311
3312 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
3313 (syntax-after): New fun.
3314
3315 * help-funs.el (describe-syntax): New fun.
3316
3317 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
3318 (font-lock-ppss-stats, font-lock-ppss): Remove.
3319 (font-lock-fontify-syntactically-region): Remove tuning code.
3320 (font-lock-compile-keywords): Fix off-by-one bug.
3321 (font-lock-set-defaults): Don't set removed vars.
3322 (c-keywords): Add `inline'.
3323 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
3324
3325 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3326 Set syntax-begin-function.
3327 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
3328 (lisp-interaction-mode): Don't set local-abbrev-table any more.
3329 (lisp-mode-auto-fill): Use syntax-ppss and obey
3330 comment-auto-fill-only-comments.
3331 (lisp-fill-paragraph): Use syntax-ppss.
3332
3333 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
3334
3335 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
3336 version of rmail-enable-mime.
3337 (rmail-forward): Use it.
3338
3339 2001-11-25 Richard M. Stallman <rms@gnu.org>
3340
3341 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
3342
3343 * international/quail.el (quail-keyboard-layout-button):
3344 Define button type.
3345 (quail-keyboard-customize-button): Likewise.
3346 (quail-help): Use those button types. Require `help-mode'.
3347 Avoid altering the argument `package'.
3348
3349 * help-mode.el (help-function, help-variable, help-face)
3350 (help-coding-system, help-input-method, help-character-set):
3351 Define each button type with its own explicit define-button-type.
3352
3353 * language/devan-util.el: Comment out parts of the file
3354 which apparently are garbled.
3355
3356 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3357
3358 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
3359 insert-string.
3360
3361 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3362
3363 * play/snake.el (snake-mode): Remove make-local-hook.
3364
3365 * play/tetris.el (tetris-mode): Likewise.
3366
3367 * play/decipher.el (decipher-mode): Likewise.
3368
3369 * tmm.el (tmm-add-prompt): Likewise.
3370
3371 2001-11-25 Sam Steingold <sds@gnu.org>
3372
3373 * menu-bar.el (menu-bar-apropos-menu): New variable.
3374 Moved all `apropos' bindings to this menu.
3375 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
3376
3377 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
3378
3379 The following changes are for new indian languages support based
3380 on Unicode charset and CDAC fonts.
3381
3382 * international/mule-conf.el: Change indian-1-column charset to
3383 indian-glyph charset.
3384
3385 * international/characters.el: Adjusted for the change of
3386 indian-1-column -> indian-glyph.
3387
3388 * international/fontset.el: Delete the setting for indian-1-column
3389 and add the setting for indian-glyph in the default fontset.
3390
3391 * language/indian.el: Completely re-written.
3392
3393 * language/devanagari.el: Completely re-written.
3394
3395 * language/devan-util.el: Completely re-written.
3396
3397 * language/ind-util.el: New file.
3398
3399 2001-11-24 Richard M. Stallman <rms@gnu.org>
3400
3401 * startup.el (command-line-1): Don't do startup screen
3402 if a subprocess is running. Call the startup screen buffer
3403 "GNU Emacs". Make a special mode-line-format for it.
3404
3405 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
3406 (browse-url-galeon): Use that variable.
3407
3408 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
3409 eval-expression. Eval and set the variable simply.
3410
3411 * files.el (temporary-file-directory): Use defcustom.
3412 (small-temporary-file-directory): Likewise.
3413 (normal-backup-enable-predicate): Move down in file
3414 after definition of temporary-file-directory.
3415
3416 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
3417
3418 2001-11-24 Colin Walters <walters@debian.org>
3419
3420 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
3421 autoload names to match files renamed on initial calc import.
3422
3423 * calc/calc.el (Commentary): Cleanup, and add logistic curve
3424 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
3425
3426 2001-11-23 Colin Walters <walters@debian.org>
3427
3428 * Makefile.in (finder_setwins, setwins): Include Calc again.
3429
3430 * calc/calc-rules.el: Add header comment.
3431
3432 2001-11-23 Andre Spiegel <spiegel@gnu.org>
3433
3434 * vc.el (with-vc-properties): Don't bind `filename' locally.
3435 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
3436 to avoid name clashes. Fix `lisp-indent-function' property for
3437 both.
3438
3439 2001-11-23 Francesco Potorti` <pot@gnu.org>
3440
3441 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
3442
3443 2001-11-22 Colin Walters <walters@debian.org>
3444
3445 * calc/calc-misc.el (report-calc-bug):
3446 Use `reporter-prompt-for-summary-p'.
3447
3448 * calc/INSTALL, calc/Makefile: Remove.
3449
3450 2001-11-22 Miles Bader <miles@gnu.org>
3451
3452 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
3453 (reb-match-2, reb-match-3): Add dark-background variants.
3454
3455 2001-11-22 Colin Walters <walters@debian.org>
3456
3457 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
3458 (info "Calc").
3459 (report-calc-bug): Use reporter.el.
3460
3461 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
3462
3463 2001-11-21 Richard M. Stallman <rms@gnu.org>
3464
3465 * which-func.el (which-function): Call imenu--make-index-alist
3466 if necessary to get a list of functions.
3467 (which-function-imenu-failed): New variable.
3468 (which-func-update): Handle all visible windows.
3469 (which-func-update-1): New subroutine broken out of which-func-update.
3470
3471 * files.el (temporary-file-directory, null-device)
3472 (small-temporary-file-directory): Definitions moved up.
3473
3474 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
3475 (cperl-non-problems, cperl-praise): Doc fixes.
3476
3477 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
3478 (sh-mode-syntax-table): Function restored.
3479 Variable set up for use by function sh-mode-syntax-table.
3480 (sh-set-shell): Set the syntax table.
3481
3482 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
3483
3484 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
3485
3486 * international/encoded-kb.el: Don't alter minor-map-alist.
3487
3488 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3489
3490 * files.el (auto-save-file-name-transforms): Put remote files in
3491 temporary-file-directory rather than /tmp.
3492
3493 2001-11-21 Colin Walters <walters@debian.org>
3494
3495 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
3496 of (function ...) wrapper.
3497
3498 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
3499
3500 * derived.el (define-derived-mode): Create the abbrev-table
3501 from inside the `defvar'.
3502
3503 * jit-lock.el (jit-lock-defer-time): New var.
3504 (jit-lock-defer-timer, jit-lock-buffers): New vars.
3505 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
3506 (jit-lock-function): Defer fontification if requested.
3507 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
3508 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
3509 text property.
3510 (jit-lock-deferred-fontify): New fun.
3511
3512 2001-11-20 Richard M. Stallman <rms@gnu.org>
3513
3514 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
3515 Set local-abbrev-table to lisp-mode-abbrev-table.
3516
3517 * emacs-lisp/re-builder.el (reb-mode):
3518 Don't use define-derived-mode. Call kill-all-local-variables.
3519
3520 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
3521 Don't use define-derived-mode.
3522
3523 * help-mode.el (help-mode): Undo 2001-10-07 change.
3524
3525 * replace.el (occur-mode): Undo 2001-5-20 change.
3526
3527 2001-11-20 Jason Rumney <jasonr@gnu.org>
3528
3529 * w32-fns.el (w32-system-coding-system): Change to an alias for
3530 locale-coding-system.
3531 (set-w32-system-coding-system): Document the above change.
3532 Set locale-coding-system instead.
3533
3534 2001-11-20 Richard M. Stallman <rms@gnu.org>
3535
3536 * ruler-mode.el: Add pagination.
3537 (ruler-mode-toggle-show-tab-stops): No need to
3538 test `ruler-mode' variable.
3539
3540 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
3541
3542 * play/landmark.el: Mark lm-mode as special.
3543
3544 * play/gomoku.el: Mark gomoku-mode as special.
3545
3546 2001-11-20 Juanma Barranquero <lektu@terra.es>
3547
3548 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
3549 (top-level): Bind it to C-c C-b.
3550 (re-builder): Don't re-enter RE Builder Mode.
3551
3552 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
3553
3554 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
3555
3556 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
3557 `manual-program'.
3558
3559 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
3560 to a line without a comment.
3561
3562 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
3563
3564 * dired.el (dired-listing-switches): Mention in the doc string
3565 that some switches are not supported by ls-lisp.el
3566
3567 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
3568
3569 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
3570 (imenu--create-keymap-2): Remove.
3571 (imenu--create-keymap-1): Simplify, remove third argument.
3572 (imenu--generic-function): Use dolist.
3573 (imenu-find-default): New function.
3574 (imenu--completion-buffer): Use it.
3575 (imenu--mouse-menu): Use popup-menu.
3576 (imenu--menubar-select): Return t rather than calling imenu.
3577
3578 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
3579 New functions, extracted from fill-region-as-paragraph.
3580 (fill-region-as-paragraph): Use them.
3581 Use an end marker instead of eob.
3582 Ignore whitespace-only fill-prefixes when indenting according to mode.
3583 Simplify the loop that searches for spaces backwards.
3584
3585 * textmodes/picture.el (picture-vertical-step)
3586 (picture-horizontal-step): Don't use defconst for variables.
3587
3588 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
3589 (mail-extract-address-components): Downcase domain names.
3590 (mail-extr-delete-char): Remove. Use delete-char instead.
3591
3592 * emulation/pc-select.el: Doc string fixes.
3593 (pc-selection-mode): Don't treat macos as a tty.
3594
3595 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
3596
3597 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
3598
3599 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
3600 (mouse-wheel-progessive-speed): New var.
3601 (mwheel-scroll): Use it and handle float values.
3602
3603 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
3604
3605 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
3606 (iswitchb): Fix the case where the result was selected with the mouse.
3607 (iswitchb-completion-help): Use the normal *Completions* now that
3608 mouse selection works.
3609 (iswitchb-minibuffer-setup): Simplify.
3610
3611 * newcomment.el (comment-column, comment-style, comment-multi-line)
3612 (comment-auto-fill-only-comments): Remove :group arg.
3613 (comment-padding): Add :type.
3614 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
3615 if called interactively.
3616
3617 2001-11-19 Colin Walters <walters@verbum.org>
3618
3619 * calc/calc.el (toplevel): Add comment and version header.
3620 (calc-init-base): Bump version to 2.02f, update date.
3621
3622 2001-11-19 Richard M. Stallman <rms@gnu.org>
3623
3624 * net/browse-url.el: Support Mozilla and Galeon.
3625 By default, find the installed browser whichever it is.
3626 (browse-url-mozilla): New function.
3627 (browse-url-mozilla-sentinel): New function.
3628 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
3629 (browse-url-default-browser): New function.
3630 (browse-url-process-environment): Use browse-url-browser-display.
3631 (browse-url-browser-display): Renamed from browse-url-netscape-display.
3632 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
3633 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
3634 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
3635 (browse-url-browser-function): New default, new options.
3636
3637 2001-11-19 Sam Steingold <sds@gnu.org>
3638
3639 * bindings.el (last-buffer, unbury-buffer): New function.
3640 (mode-line-unbury-buffer): Use `unbury-buffer'.
3641
3642 2001-11-18 Stephen Eglen <stephen@gnu.org>
3643
3644 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
3645 control behaviour when no further completion is possible.
3646
3647 2001-11-19 Colin Walters <walters@verbum.org>
3648
3649 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
3650 (math-showing-full-precision, math-with-extra-prec, math-working)
3651 (calc-with-default-simplification)
3652 (calc-with-trail-buffer): Use backtick.
3653 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
3654 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
3655 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
3656 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
3657 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
3658 (Math-num-integerp, Math-bignum-test, Math-equal-int)
3659 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
3660 (calc-record-compilation-date-macro): Deleted. Callers updated.
3661 (math-format-radix-digit): Move to calc-bin.el.
3662
3663 * calc/calc.el (calc-record-compilation-date): Remove.
3664 (calc-bug-address): Update.
3665 (calc-settings-file): Use `user-init-file'.
3666
3667 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
3668 Handle null `calc-settings-file'.
3669
3670 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
3671 * calc/calc-keypd.el (calc-keypad-mode): New.
3672 (calc-do-keypad): Use it.
3673 (calc-keypad-map): Move into `calc-keypad-mode'.
3674
3675 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
3676 to defalias argument.
3677
3678 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
3679 (calcFunc-floor): Ditto.
3680
3681 * calc-units.el (calcFunc-usimplify): Ditto.
3682
3683 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
3684 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
3685 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
3686 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
3687 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
3688 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
3689 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
3690 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
3691 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
3692 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
3693 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
3694 and move them before their first use. Use `when', `unless'.
3695 Remove trailing periods from error forms. Add description and
3696 headers suggested by Emacs Lisp coding conventions.
3697
3698 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
3699
3700 * newcomment.el (comment-indent):
3701 Fix misindentation for comment-only lines.
3702 (comment-indent-new-line): Only obey comment-multi-line if the
3703 comment-ender is not the end-of-line.
3704
3705 2001-11-19 Richard M. Stallman <rms@gnu.org>
3706
3707 * net/net-utils.el (network-connection-service-abbrev-alist):
3708 New variable.
3709
3710 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3711 Advance to start of 3rd sexp by moving fwd and backing over it.
3712 At first three elements, act like defun.
3713
3714 * delsel.el (delete-selection-pre-hook): Handle and resignal
3715 file-supersession errors to interact properly with userlock.el.
3716
3717 2001-11-18 Richard M. Stallman <rms@gnu.org>
3718
3719 * progmodes/fortran.el (fortran-mode-syntax-table):
3720 Specify punctuation syntax for backslash.
3721
3722 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
3723 All calls deleted.
3724
3725 * international/mule-util.el (string-to-sequence): Make it obsolete.
3726 (string-to-list, string-to-vector): Implement them directly
3727 using append and vconcat, not with string-to-sequence.
3728
3729 * startup.el (command-line): Set abbrevs-changed to nil after
3730 reading the init file and the abbrevs file.
3731
3732 * isearch.el (isearch): Use magenta2 as bg for (background light)
3733
3734 2001-11-17 Richard M. Stallman <rms@gnu.org>
3735
3736 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
3737
3738 * simple.el (minibuffer-history-sexp-flag): Doc fix.
3739
3740 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
3741
3742 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
3743 If set and if applicable, add a regexp to highlight defun-like
3744 text inside comments and strings.
3745 (font-lock-fontify-keywords-region): Pass that new arg.
3746 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
3747 to the end and pass that new arg.
3748 (c-font-lock-keywords-2): Fix regex for labels.
3749 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
3750 Make it work when LIMIT is several lines further.
3751 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
3752 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
3753 Use backquote and make the regexes for `int a, b, c;' work on
3754 multiple lines.
3755
3756 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
3757 (font-lock-defaults-alist): Don't change it any more.
3758 (reb-subexp-mode-map): Cleanup.
3759
3760 * custom.el (custom-current-group-alist): New var.
3761 (custom-declare-group): Set it.
3762 (custom-current-group): New fun.
3763 (custom-declare-variable, custom-handle-all-keywords):
3764 Use it as a default if no :group argument is specified.
3765
3766 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
3767 (standard-keyboard-coding-systems): New var.
3768 (set-locale-environment): Use it to decide whether or not to call
3769 set-keyboard-coding-system.
3770 (locale-language-names): Use \"French\" for "fr".
3771
3772 2001-11-17 Richard M. Stallman <rms@gnu.org>
3773
3774 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
3775 (add-to-list): Delete compatibility code.
3776 (checkdoc-next-message-error): Doc fix.
3777
3778 2001-11-17 Stephen Eglen <stephen@gnu.org>
3779
3780 * locate.el (locate): Show default locate pattern within the
3781 prompt, but don't insert it into the minibuffer contents.
3782 Catch the case when pattern is the empty string.
3783
3784 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3785
3786 * language/european.el ("French"): New language environment.
3787
3788 2001-11-16 Richard M. Stallman <rms@gnu.org>
3789
3790 * calendar/todo-mode.el (todo-save): Fix previous change.
3791
3792 * subr.el (functionp): Do use cdr-safe on object.
3793
3794 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
3795
3796 * bindings.el (mode-line-mode-name): Only put the help-echo property
3797 if the local-map property was put as well.
3798 (global-map): Bind switch-frame, delete-frame, iconify-frame
3799 and make-frame-visible events.
3800
3801 * emacs-lisp/elp.el (elp-not-profilable): New var.
3802 (elp-not-profilable-p): New function.
3803 (elp-instrument-function): Use it. Use backquotes and push.
3804
3805 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
3806 (byte-stack+-info, byte-compile-last-warned-form)
3807 (byte-compile-last-logged-file): Don't defconst a variable.
3808 (no-byte-compile): Declare.
3809 (byte-compile-file): Don't boundp-check no-byte-compile any more.
3810 (byte-compile-defvar): Leave defconst as is.
3811
3812 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
3813 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
3814 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
3815 (edebug-best-error): Don't defconst a variable.
3816 (edebug-read-syntax-table): Use a char-table.
3817 (edebug-lemacs-specific): Remove.
3818 Toplevel: Eliminate check for Lucid Emacs.
3819
3820 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
3821
3822 * rect.el (move-to-column-force): Mark obsolete.
3823 (operate-on-rectangle, delete-extract-rectangle-line)
3824 (insert-rectangle, delete-whitespace-rectangle-line)
3825 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
3826 (string-rectangle-history): New var.
3827 (string-rectangle, string-insert-rectangle): Use it.
3828 (delete-rectangle-line): Fix pos/column mixup and simplify.
3829
3830 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3831 (normal-top-level, command-line, command-line-1): Simplify.
3832
3833 * tar-mode.el (tar-mode): Use define-derived-mode.
3834
3835 * view.el (view-mode-enable): Don't use make-local-hook.
3836
3837 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
3838
3839 2001-11-16 Richard M. Stallman <rms@gnu.org>
3840
3841 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
3842 if it doesn't make sense as anything else.
3843 Don't recognize a "telephone number" at the beginning of the name.
3844 (mail-extr-leading-garbage): Match non-word characters only.
3845
3846 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3847
3848 * startup.el (command-line-processed): Doc fix.
3849
3850 * apropos.el (apropos-next-label-button): Doc fix.
3851
3852 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
3853
3854 * comint.el (comint-mode): Simplify.
3855 (make-comint-in-buffer): Run `comint-mode' only if necessary.
3856
3857 * subr.el (eval-after-load): Make it work with features as well.
3858
3859 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
3860
3861 * international/mule-cmds.el (describe-input-method): Setup xref.
3862 (set-language-environment): Use functionp.
3863 (locale-language-names, locale-charset-language-names)
3864 (locale-preferred-coding-systems): Defconst and purecopy.
3865
3866 * language/european.el (mac-roman): Add mime-charset property.
3867
3868 2001-11-15 Richard M. Stallman <rms@gnu.org>
3869
3870 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
3871 (multiple-value-apply, nth-value): Use defsubst rather than defalias
3872 to get better doc strings.
3873
3874 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3875
3876 * derived.el: Fix autoload cookie.
3877
3878 2001-11-15 Richard M. Stallman <rms@gnu.org>
3879
3880 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
3881
3882 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
3883
3884 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
3885
3886 2001-11-15 Richard M. Stallman <rms@gnu.org>
3887
3888 * dired.el (dired-undo): Display a message to explain
3889 that this does not undo file system changes.
3890
3891 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
3892
3893 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
3894 into `unread-command-events' instead of trying keymap
3895 lookups ourselves. This makes mouse-clicks do the right
3896 thing even when keymaps of overlays are involved.
3897 (mouse-drag-drag): Likewise.
3898
3899 2001-11-15 Andreas Schwab <schwab@suse.de>
3900
3901 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
3902 characters and append anchor to pattern added to auto-mode-alist.
3903
3904 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
3905
3906 * server.el (server-process-filter): Run pore/post-comment-hook
3907 before/after visiting the file.
3908
3909 * info-look.el (makefile-mode): Add info for automake.
3910 (autoconf-mode): Fix the name of the index for automake.
3911
3912 * international/latin-9.el: Give pilcrow punctuation syntax.
3913
3914 2001-11-15 Andre Spiegel <spiegel@gnu.org>
3915
3916 * vc.el: Documentation fixes.
3917
3918 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
3919
3920 * smerge-mode.el (smerge-match-conflict): Fix typo.
3921 (smerge-diff): Be careful to read match-data early enough.
3922
3923 2001-11-14 Colin Walters <walters@verbum.org>
3924
3925 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
3926 (calcFunc-subst): Use `defalias' instead of `fset' and
3927 `symbol-function'.
3928
3929 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
3930 (calcFunc-ceil, calcFunc-round): Ditto.
3931
3932 * calc/calc-bin.el (calcFunc-clip): Ditto.
3933
3934 * calc/calc-ext.el (calcFunc-evalv): Ditto.
3935
3936 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
3937
3938 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
3939 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
3940
3941 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
3942
3943 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
3944 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
3945 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
3946 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
3947 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
3948 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
3949 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
3950 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
3951 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
3952 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
3953 * calcsel2.el: Style cleanup; don't put closing parens on their
3954 own line, add "foo.el ends here" to each file, and update
3955 copyright date.
3956
3957 * README: Update maintainer.
3958
3959 2001-11-13 Richard M. Stallman <rms@gnu.org>
3960
3961 * progmodes/compile.el (recompile): Use compilation-arguments if
3962 set, so as to be able to M-x recompile the exact command which
3963 created a compilation-mode buffer.
3964
3965 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
3966
3967 2001-11-13 Gerd Moellmann <gerd@gnu.org>
3968
3969 * mouse.el (mouse-drag-region): Don't run the up-event
3970 handler if window start changed due to the down-mouse event.
3971
3972 2001-11-13 Richard M. Stallman <rms@gnu.org>
3973
3974 * mouse.el (mouse-show-mark): Either move point to the mark
3975 or use highlighting, never both.
3976 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
3977
3978 2001-11-13 Simon Josefsson <jas@extundo.com>
3979
3980 * mail/smtpmail.el (top-level): Change maintainer to Simon
3981 Josefsson, cleanup the smtpmail.el header.
3982
3983 * mail/smtpmail.el (top-level): Don't require cl or base64.
3984 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
3985 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
3986 Defsubst instead of defmacro.
3987 (smtpmail-intersection): Return value in reverse order.
3988 (smtpmail-open-stream): Use stringp instead of string-to-list.
3989 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
3990 separated from smtpmail-via-smtp.
3991
3992 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
3993 rfc2104. Require base64 and cl.
3994 (smtpmail-smtp-service): Doc fix. :type fix.
3995 (smtpmail-debug-info): Doc fix.
3996 (smtpmail-debug-verb, smtpmail-auth-credentials)
3997 (smtpmail-starttls-credentials, smtpmail-auth-supported):
3998 New variables.
3999 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
4000 mail-utils (it is autoloaded).
4001 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
4002 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
4003 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
4004 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
4005 (smtpmail-via-smtp): Support AUTH.
4006 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
4007
4008 2001-11-13 Richard M. Stallman <rms@gnu.org>
4009
4010 * ebuff-menu.el (electric-buffer-update-highlight): New function.
4011 (electric-buffer-overlay): New variable.
4012 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
4013 (electric-buffer-list): Likewise.
4014
4015 * isearch.el (isearch-whitespace-chars): Doc fix.
4016 (isearch-mode): Handle negative search-slow-window-lines correctly.
4017
4018 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
4019
4020 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
4021
4022 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
4023 From Emmanuel Briot <briot@act-europe.fr>.
4024
4025 2001-11-13 Colin Walters <walters@debian.org>
4026
4027 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
4028
4029 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
4030 "~/.emacs"; use `read-file-name'.
4031
4032 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
4033 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
4034 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
4035 * calc/calc.el: Use `frame-width' instead of `screen-width',
4036 `frame-height' instead of `screen-height', and,
4037 `executing-kbd-macro' instead of `executing-macro'.
4038
4039 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
4040 correct number of arguments.
4041
4042 * calc/calc-aent.el (calc-do-alg-entry):
4043 Use `blink-paren-function' instead of `blink-paren-hook'.
4044
4045 2001-11-12 Richard M. Stallman <rms@gnu.org>
4046
4047 * calendar/todo-mode.el (todo-save): Add save-excursion
4048 and save-restriction.
4049
4050 * server.el (server-edit, server-done): Doc fix.
4051
4052 * simple.el (clone-indirect-buffer): Error if major mode symbol
4053 has a no-clone-indirect property.
4054 (clone-buffer): Check for obvious errors before reading clone name.
4055
4056 * info.el (Info-mode): Add a no-clone-indirect property.
4057
4058 2001-11-12 Sam Steingold <sds@gnu.org>
4059
4060 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
4061 set-buffer-modified-p to nil after `vc-exec-after'.
4062 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
4063 (log-view-mode): Make read-only.
4064 (log-view-current-file): Do final `expand-file-name' in the
4065 current `default-directory'.
4066 (log-view-current-tag): Take an optional `where' arg.
4067 (log-view-diff): New user command.
4068
4069 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4070
4071 * progmodes/cpp.el (cpp-choose-face): Fix typo.
4072
4073 2001-11-12 Sam Steingold <sds@gnu.org>
4074
4075 * emacs-lisp/cl-indent.el (toplevel): Indent properly
4076 `generic-flet', `generic-labels', `with-accessors',
4077 `with-condition-restarts'.
4078
4079 2001-11-12 Richard M. Stallman <rms@gnu.org>
4080
4081 * dired.el: Many trivial doc fixes.
4082 (dired-get-file-for-visit): New function.
4083 (dired-find-alternate-file, dired-mouse-find-file-other-window):
4084 (dired-view-file, dired-find-file-other-window, dired-display-file):
4085 (dired-find-file): Use dired-get-file-for-visit.
4086
4087 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
4088
4089 * sql.el (sql-mode): Doc change.
4090
4091 * sql.el (sql-mode-syntax-table): The backslash is no longer an
4092 escape character.
4093
4094 2001-11-12 Colin Walters <walters@debian.org>
4095
4096 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
4097 (calc-do-keypad): Don't attempt to use nonexistent global
4098 mouse-map, use calc-keypad-map.
4099 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
4100 (calc-keypad-left-click): Don't use mouse-map; update to new event
4101 interface.
4102 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
4103 (calc-keypad-press): Use `unread-command-events' instead of
4104 `unread-command-char'.
4105
4106 * calc/calc-ext.el (calc-init-extensions): Update autoload names
4107 to match files renamed on initial calc import.
4108
4109 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4110
4111 * textmodes/flyspell.el (flyspell-default-dictionary):
4112 Fix previous change.
4113
4114 2001-11-12 Richard M. Stallman <rms@gnu.org>
4115
4116 * textmodes/flyspell.el (flyspell-default-dictionary):
4117 Fix custom type.
4118
4119 2001-11-11 Richard M. Stallman <rms@gnu.org>
4120
4121 * calendar/solar.el (solar-sunrise-and-sunset):
4122 Exchange the two extreme values of day-length.
4123
4124 * progmodes/sh-script.el (sh-must-be-shell-mode):
4125 Allow modes derived from sh-mode.
4126
4127 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4128 Turn off error in some re-search-forward calls.
4129
4130 * replace.el (query-replace-skip-read-only): New variable.
4131 (perform-replace): If that variable is non-nil, ignore matches
4132 that have a read-only property.
4133
4134 * derived.el (define-derived-mode): Doc fix.
4135
4136 * server.el (server-buffer-done): Test of server-existing-buffer
4137 was backwards.
4138 (server-existing-buffer): Doc fix.
4139
4140 * textmodes/flyspell.el (flyspell-default-dictionary):
4141 Allow nil as value, and make nil the default.
4142
4143 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
4144
4145 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
4146 it is not fboundp.
4147 (clipboard-yank): Ditto.
4148
4149 2001-11-11 Colin Walters <walters@verbum.org>
4150
4151 The following changes are based on patches from
4152 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
4153 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
4154
4155 * calc/calc.el (toplevel): Require calc-macs.
4156 (calc-minibuffer-size): New.
4157 (calcDigit-nondigit): Use it instead of `buffer-size'.
4158 (calcDigit-backspace): Likewise.
4159 (calcDigit-nondigit): Use `minibuffer-contents' instead of
4160 `buffer-string'.
4161 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
4162 `point-min'.
4163 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
4164 `save-excursion'.
4165
4166 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
4167 simple `setq' form.
4168
4169 * calc/calc-ext.el: (toplevel): Require calc.
4170 (calc-fancy-prefix-map): New.
4171 (calc-fancy-prefix): Use it.
4172 (calc-fancy-prefix-other-key): New.
4173
4174 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
4175 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
4176 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
4177 (calcAlg-enter): Likewise.
4178 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
4179
4180 2001-11-10 Richard M. Stallman <rms@gnu.org>
4181
4182 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
4183 (quietly-read-abbrev-file): Doc fix.
4184
4185 * startup.el (command-line): Read standard abbrev
4186 file (abbrev-file-name), if it exists.
4187
4188 * files.el (save-abbrevs): Default value is t.
4189
4190 * progmodes/compile.el (compile-goto-error): Fix previous change
4191 in the case where subsequent errors have not been parsed yet
4192 because they are in a different source file.
4193
4194 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
4195
4196 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
4197 Merge two regular expressions into one.
4198 (ps-mode): Make local bindings for `comment-start' and
4199 `comment-start-skip'.
4200 (ps-mode-looking-at-nested): Simplify an if-else construct;
4201 use `set-match-data' to set the result.
4202
4203 2001-11-10 Richard M. Stallman <rms@gnu.org>
4204
4205 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
4206 Function deleted.
4207 (flyspell-correct-word): Old definition deleted.
4208 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
4209 All references renamed too.
4210
4211 2001-11-10 Gerd Moellmann <gerd@gnu.org>
4212
4213 * Makefile.in (finder_setwins, setwins): Exclude Calc.
4214
4215 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
4216
4217 * wid-edit.el (checklist): Removed `:menu-tag'.
4218 (radio-button-choice): Ditto.
4219 (editable-list): Ditto.
4220
4221 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4222
4223 * play/gomoku.el: Move definitions of constants to the beginning
4224 of file, before their use.
4225
4226 2001-11-09 Richard M. Stallman <rms@gnu.org>
4227
4228 * textmodes/flyspell.el: Use the keymap property
4229 instead of local-map, and don't use a minor-mode map.
4230 (flyspell-mode-map): Variable deleted.
4231 Don't mess with minor-mode-map-alist.
4232 (calling add-minor-mode): Specify nil for keymap.
4233 And always use add-minor-mode, now that it exists.
4234 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
4235 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
4236 or flyspell-local-mouse-map.
4237 (make-flyspell-overlay): Use flyspell-mouse-map directly.
4238 (flyspell-mode): Doc fix.
4239 (flyspell-mode-on): Don't call make-local-hook.
4240
4241 2001-11-09 Sam Steingold <sds@gnu.org>
4242
4243 * emacs-lisp/debug.el (debugger-make-xrefs):
4244 Add buttons to all symbols.
4245
4246 2001-11-09 Andre Spiegel <spiegel@gnu.org>
4247
4248 * vc.el: Add John David Smith to credits.
4249
4250 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
4251
4252 * vc-hooks.el (vc-error-occured): Backquotified.
4253 (vc-file-prop-obarray): Use prime length for better efficiency.
4254
4255 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
4256
4257 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
4258
4259 * info.el (Info-file-list-for-emacs): Add entries for Calc.
4260
4261 2001-11-09 Miles Bader <miles@gnu.org>
4262
4263 * subr.el (functionp): Don't consider macros as functions.
4264
4265 2001-11-08 Miles Bader <miles@gnu.org>
4266
4267 * subr.el (functionp): Make work correctly for macros and unbound
4268 symbols.
4269
4270 * comint.el (comint-send-input): Fix description of
4271 `comint-process-echoes' in the doc-string.
4272
4273 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
4274
4275 * international/mule.el (make-translation-table): Doc fix.
4276 Suggested by Alex Schroeder <alex@gnu.org>.
4277
4278 2001-11-07 Richard M. Stallman <rms@gnu.org>
4279
4280 * info.el (Info-fontify-node): Highlight every third menu item.
4281
4282 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
4283
4284 * cus-edit.el (custom-face-value-create): Don't ignore the
4285 `customized-face' attribute when finding the current face spec.
4286
4287 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
4288
4289 * subr.el (with-local-quit): New macro.
4290 (make-syntax-table): Always inherit.
4291 (functionp): Be more careful when `object' is a symbol.
4292
4293 * dabbrev.el (dabbrev-completion): Use "*Completions*".
4294
4295 2001-11-07 Paul Eggert <eggert@twinsun.com>
4296
4297 * dired.el (dired-move-to-filename-regexp):
4298 Do not distinguish between ASCII letters and non-ASCII characters.
4299 Don't allow comma except in the form "month day, year".
4300 Don't allow space between month name and comma.
4301 Clean up the code that checks for trailing period, comma, and space.
4302 Remove now-obsolete comments, and add more commentary about
4303 Japanese dates.
4304 Always gobble up trailing spaces, instead of doing it only sometimes.
4305
4306 2001-11-07 Miles Bader <miles@gnu.org>
4307
4308 * paren.el (show-paren-match-face): Add dark-background variant.
4309
4310 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
4311
4312 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
4313 (lisp-mode-variables): Don't set paragraph-{start,separate}.
4314 Don't disable adaptive-fill-mode.
4315 (lisp-fill-paragraph): Use tab-width rather than 8.
4316 Prevent filling the first line of docstrings.
4317
4318 2001-11-06 Richard M. Stallman <rms@gnu.org>
4319
4320 * play/gomoku.el (gomoku): Doc fix.
4321
4322 * jka-compr.el (jka-compr-partial-uncompress):
4323 Support an alternative of not using dd.
4324 (jka-compr-dd-program): Use defcustom to define this.
4325 (jka-compr-load-suffixes): Use defcustom.
4326 (jka-compr-mode-alist-additions): Use defcustom.
4327
4328 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
4329
4330 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
4331 Also work when LIMIT is further than the end of line.
4332
4333 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
4334
4335 * international/quail.el (quail-update-leim-list-file): Print the
4336 offending file name if some of its quail-define-package forms is broken.
4337
4338 2001-11-05 Richard M. Stallman <rms@gnu.org>
4339
4340 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
4341 of the evaluated form.
4342
4343 2001-11-05 Paul Eggert <eggert@twinsun.com>
4344
4345 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
4346 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
4347 stamps always line up by default. Also, it uses a slightly
4348 different window to determine whether files are "recent".
4349
4350 2001-11-05 Andrew Innes <andrewi@gnu.org>
4351
4352 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
4353 Don't attempt to remake autoloads before nuking .elc files.
4354
4355 2001-11-04 Richard M. Stallman <rms@gnu.org>
4356
4357 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
4358 previous-single-property-change or next-single-char-property-change
4359 returns nil.
4360
4361 * international/mule-cmds.el (set-locale-environment):
4362 Make it interactive; make arg optional.
4363
4364 * international/mule-diag.el (help-funs): Require help-funs.
4365
4366 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
4367
4368 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
4369
4370 2001-11-04 Miles Bader <miles@gnu.org>
4371
4372 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
4373 shadow of the splash image grey on a dark background instead of black.
4374
4375 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
4376
4377 * term.el (all faces): Don't (copy-face 'default <foo>).
4378
4379 * term/xterm.el (function-key-map):
4380 Add entry for `ESC [ 3 ~' -> <delete>
4381 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
4382 Use inheritance so that .emacs and terminfo take precedence.
4383
4384 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4385
4386 * tooltip.el (tooltip-delay): Decrease to 0.7.
4387 (tooltip-hide-delay): Enlarge to 10.
4388
4389 2001-11-03 Richard M. Stallman <rms@gnu.org>
4390
4391 * startup.el (fancy-splash-tail): Explain how to recover
4392 from a crash, if there was a crash.
4393 (command-line-1): Reorganize display of startup screen,
4394 to simplify the logic. Use a temp buffer for it.
4395
4396 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4397
4398 * frame.el (set-background-color, set-foreground-color):
4399 Call face-set-after-frame-default, to propagate the new colors to
4400 the frame's parameters alist.
4401
4402 * calendar/timeclock.el (timeclock-out): Signal an error if
4403 timeclock-last-event is nil.
4404
4405 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
4406
4407 * textmodes/fill.el (fill-context-prefix): Fix braino.
4408
4409 * international/quail.el (quail-help):
4410 Use `help-buffer' and move `help-setup-xref' to beginning.
4411
4412 * international/mule-cmds.el (describe-language-environment):
4413 Use `help-buffer' and move `help-setup-xref' to beginning.
4414
4415 * international/mule-diag.el (list-character-sets)
4416 (sort-listed-character-sets, describe-character-set)
4417 (describe-coding-system, describe-fontset, list-fontsets):
4418 Use `help-buffer' and move `help-setup-xref' to beginning.
4419 (describe-char-after): Use `internal-describe-syntax-value'.
4420
4421 2001-11-02 Richard M. Stallman <rms@gnu.org>
4422
4423 * mouse.el (popup-menu): If the user refuses to select
4424 from a menu, don't try to invoke the menu.
4425
4426 2001-11-02 Miles Bader <miles@gnu.org>
4427
4428 * help-mode.el (help-xref): New button type.
4429 (help-function, help-variable, help-face, help-coding-system)
4430 (help-input-method, help-character-set, help-type, help-symbol)
4431 (help-back, help-info, help-customize-variable, help-customize-face)
4432 (help-function-def, help-variable-def): Use it as a supertype.
4433 Remove `action' property.
4434
4435 * international/mule-diag.el (describe-character-set)
4436 (describe-coding-system): Pass correct args to `help-xref-button'.
4437 (sort-listed-character-sets): New button type.
4438 (list-character-sets): Use it.
4439 (list-charset-chars): New button type.
4440 (list-character-sets-1): Use it.
4441
4442 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
4443
4444 * indent.el (tab-always-indent, indent-for-tab-command):
4445 Remove redundant `never' setting.
4446
4447 * fill.el (fill-region-as-paragraph): Don't forget to skip
4448 over current whitespace before looking for a preceding space.
4449
4450 2001-11-01 Richard M. Stallman <rms@gnu.org>
4451
4452 * files.el (file-newest-backup): Don't pass backup file name
4453 thru file-name-sans-versions, because it never has version numbers.
4454
4455 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
4456 to avoid ambiguous nested loops.
4457
4458 * files.el (find-file-noselect): Offer to change buffer-read-only
4459 only when the file's read-only status has changed from before
4460 as well as disagreeing with the buffer's current status.
4461 (buffer-file-read-only): New var, local in all buffers.
4462
4463 * buff-menu.el (buffer-menu): Doc fix.
4464 (buffer-menu-other-window): Doc fix.
4465 (list-buffers, list-buffers-noselect): Doc fix.
4466
4467 2001-11-01 Gerd Moellmann <gerd@gnu.org>
4468
4469 * startup.el (command-line): If the terminal Emacs is running on
4470 has erase char set to ^H, use the Backspace key for deleting
4471 backward, and the Delete key for deleting forward.
4472
4473 2001-11-01 Miles Bader <miles@gnu.org>
4474
4475 * button.el (define-button-type): Make sure every user-defined
4476 button type has a supertype.
4477
4478 2001-10-31 Jason Rumney <jasonr@gnu.org>
4479
4480 * international/mule-cmds.el (locale-language-names): Add chs and
4481 cht as aliases for Chinese-GB and Chinese-BIG5.
4482
4483 2001-10-31 Richard M. Stallman <rms@gnu.org>
4484
4485 * bindings.el (mode-line-frame-identification): Add doc string.
4486 (mode-line-position, mode-line-modes): New variables.
4487 (mode-line-format): Use mode-line-position for the part
4488 that displays the position-in-buffer info.
4489 Use mode-line-modes for the part that displays major and minor modes.
4490
4491 2001-10-31 Sam Steingold <sds@gnu.org>
4492
4493 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
4494 (debugger-setup-buffer): Call it.
4495 (debugger-mode-map): Bind RET and mouse-2.
4496
4497 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4498
4499 * startup.el: Document command line option --no-window-system
4500 instead of --no-windows.
4501
4502 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4503
4504 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
4505
4506 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
4507 (font-lock-defaults-alist): Use it.
4508 From David Ponce <david.ponce@wanadoo.fr>
4509
4510 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
4511 output of `char-after'.
4512
4513 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
4514
4515 * simple.el (reindent-then-newline-and-indent): Insert the newline
4516 before indenting the first line.
4517 (undo-get-state, undo-revert-to-state): New funs.
4518 (shell-command): Don't kill the buffer even if empty.
4519 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
4520 (transpose-subr-end2): Remove.
4521 (transpose-subr): Add `special' arg and simplify.
4522 (transpose-subr-1): Rewrite.
4523 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
4524 (rfc822-goto-eoh): Simplify.
4525
4526 2001-10-30 Richard M. Stallman <rms@gnu.org>
4527
4528 * enriched.el (enriched-face-ans): Fix previous change.
4529
4530 2001-10-30 Gerd Moellmann <gerd@gnu.org>
4531
4532 * international/iso-acc.el (iso-accents-compose): Remove a
4533 superfluous setq.
4534
4535 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
4536
4537 * buff-menu.el (list-buffers-noselect): If the buffer's name
4538 starts with a blank, but it visits a file, do show it (for files
4539 whose names start with a blank).
4540
4541 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4542
4543 * textmodes/fill.el (sentence-end-double-space)
4544 (sentence-end-without-period): Move to paragraphs.el.
4545 (fill-indent-according-to-mode): Change default to t.
4546 (fill-context-prefix): Simplify control-flow and use a more
4547 sophisticated merge that unifies both previous checks.
4548 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
4549 (fill-nobreak-predicate): Make it into a defcustom'd hook.
4550 (fill-nobreak-p): New fun.
4551 (fill-region-as-paragraph): Use it.
4552 Handle `fill-indent-according-to-mode' slightly differently.
4553 (fill-individual-paragraphs-prefix): Simplify the control-flow.
4554 (fill-individual-paragraphs-citation): Fix.
4555
4556 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
4557 (paragraph-start): Change default to the `text-mode' value.
4558 (sentence-end-double-space, sentence-end-without-period):
4559 Move from fill.el.
4560 (forward-paragraph): Use `parstart' and `parsep' for temp variables
4561 rather than rebinding `paragraph-start' and `paragraph-separate'.
4562
4563 * indent.el (indent-line-function): Change default to indent-relative.
4564 (tab-always-indent): Add an `never' setting.
4565 (indent-according-to-mode): Handle `indent-relative' and
4566 `indent-relative-maybe' specially.
4567 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
4568 Handle the `never' case for `tab-always-indent'.
4569 Don't call indent-according-to-mode for indent-relative' and
4570 `indent-relative-maybe'.
4571 (insert-tab): Rename `prefix-arg' to `arg'.
4572 (indent-region): Indent the first line as well.
4573 (indent-relative): Don't mark the buffer modified if the indentation
4574 is unchanged.
4575
4576 * textmodes/text-mode.el (paragraph-indent-minor-mode):
4577 Don't set paragraph-separate. Set paragraph-start more carefully.
4578 Set indent-line-function.
4579 (paragraph-indent-text-mode): Use it and define-derived-mode.
4580 (text-mode-map): Remove the \t binding.
4581 (text-mode): Simplify now that the default is more favorable.
4582
4583 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
4584
4585 * emacs-lisp/find-func.el (find-function-search-for-symbol):
4586 If the regexp doesn't match, use a looser one.
4587 (find-variable-noselect): Add `file' argument.
4588
4589 * pcvs.el (cvs-mode-commit-hook): New hook.
4590 (cvs-mode-commit): Run it.
4591
4592 * log-edit.el (log-edit): Run hook after `log-edit-files'.
4593
4594 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
4595 (edebug-instrument-function): Use `find-function-noselect'.
4596
4597 2001-10-29 Richard M. Stallman <rms@gnu.org>
4598
4599 * term.el (term-if-emacs19): Macro deleted.
4600 Callers changed to use progn instead.
4601
4602 * frame.el (blink-cursor-mode): Doc fix.
4603
4604 * files.el (find-backup-file-name): Use make-backup-file-name.
4605
4606 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
4607 window-live-p.
4608 (edebug-set-conditional-breakpoint): Unconditionally use
4609 the former Emacs >=19 definition.
4610 (edebug-mark): Define unconditionally.
4611 (edebug-eval-expression): Always call read-from-minibuffer
4612 and specify history list.
4613 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
4614 edebug-set-conditional-breakpoint.
4615 (edebug-emacs-version-specific): Function deleted;
4616 do the job at top level.
4617 (edebug-emacs-19-specific): Function deleted, this is the default.
4618
4619 2001-10-29 Sam Steingold <sds@gnu.org>
4620
4621 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
4622 "/cygdrive/LETTER/" pathnames.
4623
4624 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
4625
4626 * faces.el (invert-face): Check for 'unspecified, not for nil,
4627 when testing whether face colors are not specified.
4628 From David.Kastrup@t-online.de (David Kastrup).
4629 (read-face-name): Doc fix.
4630 (make-face-bold, make-face-unbold, make-face-italic)
4631 (make-face-unitalic, make-face-bold-italic, invert-face):
4632 Remove trailing blank from the prompt passed to read-face-name.
4633
4634 2001-10-29 Sam Steingold <sds@gnu.org>
4635
4636 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4637 Report numbers of files skipped and failed too.
4638 (byte-compile-file): Return 'no-byte-compile for skipped files.
4639
4640 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4641
4642 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
4643 and `M p'.
4644
4645 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4646
4647 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
4648 as is on unread-command-events instead of `(SECOND-CHAR)'.
4649
4650 2001-10-29 Andre Spiegel <spiegel@gnu.org>
4651
4652 * vc.el: Mention vc-*-switches in backend API documentation.
4653 (vc-annotate): Adapt doc string to recent change.
4654
4655 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4656
4657 * enriched.el (enriched-face-ans): Handle face attributes
4658 of the form `(FACE1 FACE2 ...)'.
4659
4660 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
4661
4662 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
4663
4664 * progmodes/sql.el (sql-mysql): Doc change by RMS.
4665
4666 * progmodes/sql.el (sql-db2): Doc change.
4667 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
4668 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
4669
4670 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4671
4672 * env.el (substitute-env-vars): Don't quote argument to `rx';
4673 it's a macro.
4674
4675 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
4676
4677 * cus-start.el (recursive-load-depth-limit): Added.
4678
4679 2001-10-28 Richard M. Stallman <rms@gnu.org>
4680
4681 * textmodes/ispell.el (version18p, version20p): Vars deleted.
4682 All uses removed--assume Emacs version is >= 20.
4683
4684 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
4685 by really checking that it is not version 18.
4686
4687 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
4688
4689 2001-10-28 Miles Bader <miles@gnu.org>
4690
4691 * faces.el (face-attribute): Add INHERIT argument, consider face
4692 inheritance if it's non-nil.
4693 (face-attribute-merged-with): New function.
4694 (face-attribute-specified-or): New macro.
4695 (face-foreground, face-background, face-stipple): Add INHERIT
4696 argument. Use `face-attribute-specified-or'.
4697
4698 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
4699
4700 * font-lock.el: Require `syntax'.
4701 (font-lock-defaults-alist): Don't define keywords for lisp languages.
4702 Use `c-font-lock-syntactic-face-function' for c languages.
4703 (font-lock-mode): Don't unset vars when turning the mode off.
4704 (font-lock-default-fontify-buffer): Don't unset vars at the end.
4705 (font-lock-extra-managed-props): New var.
4706 (font-lock-default-unfontify-region): Use it.
4707 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
4708 Don't eval the value when there's no match.
4709 (font-lock-ppss-stats): New var.
4710 (font-lock-ppss): New fun.
4711 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
4712 (font-lock-apply-highlight): Allow `highlight' to set several props.
4713 (font-lock-set-defaults): Use dolist.
4714 (font-lock-unset-defaults): Remove.
4715 (font-lock-match-c-style-declaration-item-and-skip-to-next):
4716 Try to recognize prototypes using `foo P_ ((args))'.
4717 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
4718 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
4719 (c-font-lock-syntactic-face-function): New function.
4720 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
4721 (c++-keywords): Use a more sophisticated regexp to handle
4722 shallowly nested templates.
4723
4724 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
4725
4726 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
4727 (sgml-tag): Use it. Cleanup with `cond'.
4728 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
4729 Mark the overlays and only delete those that are marked.
4730 (sgml-skip-close-p): Remove.
4731 (sgml-value): Replace sgml-skip-close-p with its definition.
4732 (html-tag-alist): Use sgml-xml a bit more.
4733 (html-mode): Set sgml-empty-tags.
4734
4735 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
4736 (texinfo-update-node, texinfo-sequential-node-update):
4737 Don't bind the obsolete `auto-fill-hook'.
4738 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
4739 Use `set-buffer' rather than `switch-to-buffer'.
4740 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
4741 Use `set-buffer' rather than `switch-to-buffer'.
4742
4743 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
4744 text-mode-syntax-table.
4745 (mail-mode): Use define-derived-mode.
4746 Fix ordering of alternatives in adaptive-fill-regexp.
4747 (mail-mode-map): Don't rely on keymap's internal representation.
4748
4749 2001-10-27 Sam Steingold <sds@gnu.org>
4750
4751 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
4752 (sgml-xml-guess): Extracted from `html-mode' and generalized.
4753 (sgml-mode-common): Call it.
4754 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
4755 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
4756 (html-horizontal-rule, html-image, html-ordered-list):
4757 (html-unordered-list, html-list-item, html-paragraph):
4758 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
4759 `html-xhtml'.
4760
4761 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
4762
4763 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
4764 (ifnothtml): New alias.
4765
4766 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
4767
4768 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
4769 (toggle-text-mode-auto-fill): Use derived-mode-p.
4770
4771 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
4772
4773 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
4774 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
4775
4776 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
4777
4778 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
4779 Add make-obsolete cookies, to follow faces.el.
4780
4781 These changes avoid warnings from the byte compiler in faces.el:
4782
4783 * faces.el (internal-get-face): Use facep instead of the obsolete
4784 internal-find-face.
4785 (internal-frob-font-weight, internal-frob-font-slant):
4786 New defaliases for obsolete functions.
4787 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
4788 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
4789 (x-make-font-bold-italic): Use internal-frob-font-weight and
4790 internal-frob-font-slant aliases instead of the obsolete
4791 x-frob-... functions.
4792
4793 2001-10-26 Sam Steingold <sds@gnu.org>
4794
4795 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
4796 DOCTYPE; set `mode-name' based on it.
4797 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
4798 (sgml-tag): Close empty tags in XHTML.
4799
4800 2001-10-26 Jason Rumney <jasonr@gnu.org>
4801
4802 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
4803 when UNICODE is not defined.
4804
4805 2001-10-26 Sam Steingold <sds@gnu.org>
4806
4807 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
4808 be alone on the line.
4809
4810 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
4811
4812 * button.el (button): Special face definition for MS-DOS terminals.
4813
4814 2001-10-26 Sam Steingold <sds@gnu.org>
4815
4816 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
4817 Protect the /= test by checking that the args are non-nil.
4818 (sh-font-lock-close-heredoc): Check eof for being non-nil.
4819
4820 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
4821
4822 * textmodes/artist.el (artist-version): 1.2.4.
4823 (artist-butlast-fn): New variable.
4824 (artist-butlast): New function.
4825 (artist-ellipse-mirror-quadrant): Use it.
4826 (artist-mouse-draw-poly): Use nil for `point-list'.
4827 (artist-mouse-draw-poly): Check for point-list being nil.
4828
4829 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
4830
4831 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
4832 lambda expression.
4833 (ps-mode-menu-main): Submenu with options on/off was replaced with
4834 a toggle button.
4835 (ps-mode, ps-run-mode): Define with `define-derived-mode'
4836 (ps-mode): Autoload cookie added on same line as comment
4837 (ps-mode-tabkey, ps-mode-backward-delete-char):
4838 (ps-mode-r-balance): Replace `delete-horizontal-space' and
4839 `indent-to' with `indent-line-to'
4840 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
4841 instead of `eval'.
4842 (ps-mode-print-region): Use `with-temp-buffer'.
4843 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
4844 (numerous places): Add back-tick and tick around names in
4845 docstrings, fix punctuation in docstrings, remove trailing spaces.
4846
4847 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
4848
4849 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
4850 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
4851 (sgml-font-lock-syntactic-keywords): New var.
4852 (sgml-mode-common): Drop the two args.
4853 Don't make buffer-local variables that aren't used.
4854 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
4855 Don't set `before-string' props from sgml-display-text.
4856 (sgml-mode): Use define-derived-mode.
4857 (sgml-tags-invisible): Use sgml-display-text.
4858 (sgml-quote): New command.
4859 (html-tag-alist): Add args for `span'.
4860 (html-mode): Use define-derived-mode.
4861 Set sgml-display-text and sgml-tag-face-alist.
4862
4863 2001-10-25 Sam Steingold <sds@gnu.org>
4864
4865 * add-log.el (add-log-always-start-new-record): New user option.
4866 (add-change-log-entry): Use it.
4867
4868 2001-10-25 Richard M. Stallman <rms@gnu.org>
4869
4870 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
4871 bind case-fold-search if FROM is not all lower case.
4872
4873 2001-10-25 Gerd Moellmann <gerd@gnu.org>
4874
4875 * startup.el (normal-top-level): Check for frame-initial-frame
4876 only if it's really used.
4877
4878 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
4879
4880 * progmodes/compile.el (compilation-parse-errors-filename-function):
4881 New variable.
4882 (compilation-parse-errors): Use it.
4883
4884 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
4885
4886 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
4887 interactively so that C-u M-C-x still does edebug.
4888 (checkdoc-sentencespace-region-engine): Don't force a double-space
4889 after `.' if it doesn't look like an end-of-sentence.
4890 (debug-ignored-errors): Add `disambiguate ...'.
4891
4892 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
4893
4894 * textmodes/texinfo.el (texinfo-environments)
4895 (texinfo-environment-regexp): Hoist.
4896 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
4897 Only highlight the menu name in menu items.
4898 Setup `@foo ... @end foo' as text clones.
4899 (texinfo-clone-environment): New function.
4900 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
4901 (texinfo-insert-block): Simplify.
4902 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
4903 the command is repeated.
4904 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
4905 (texinfo-insert-@end): Simplify.
4906
4907 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
4908 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
4909 (texinfo-subsubsection-level-regexp)
4910 (texinfo-update-menu-same-level-regexps)
4911 (texinfo-update-menu-higher-regexps)
4912 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
4913
4914 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
4915 (derived-mode-p): Autoload.
4916
4917 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
4918 New vars and functions.
4919 (text-clone-maintain, text-clone-create): New functions.
4920
4921 2001-10-25 Miles Bader <miles@gnu.org>
4922
4923 * facemenu.el (facemenu-add-new-face): Fix variable names.
4924
4925 2001-10-24 Richard M. Stallman <rms@gnu.org>
4926
4927 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
4928 of t and nil values.
4929 (facemenu-set-face): Handle START and END interactively.
4930 (facemenu-set-foreground): Don't use a face; specify color directly.
4931 (facemenu-set-background): Likewise.
4932 (facemenu-set-face-from-menu): Doc fix.
4933 (facemenu-active-faces): Use face-attribute-vector
4934 to handle bare attributes not in faces.
4935 (facemenu-get-face): Don't handle face names fg:... and bg:...
4936 specially.
4937 (facemenu-add-new-face): New argument MENU.
4938 New way to handle adding colors to the color menus.
4939
4940 * env.el (substitute-env-vars): Quote the arg to rx.
4941
4942 2001-10-24 Sam Steingold <sds@gnu.org>
4943
4944 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
4945 Control" and "SGML" groups.
4946
4947 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
4948
4949 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
4950 Better handling of C++ template args to avoid confusion with `<'
4951 and `>' used as operators in member init expressions.
4952
4953 2001-10-24 Gerd Moellmann <gerd@gnu.org>
4954
4955 * replace.el (perform-replace): Move START and END parameters
4956 to the end of the argument list and make them optional.
4957
4958 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
4959 perform-replace.
4960
4961 * international/fontset.el (x-must-resolve-font-name): New function.
4962 (x-complement-fontset-spec): Use it.
4963
4964 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
4965
4966 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
4967
4968 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
4969 Turn caadr into caar of cdr.
4970
4971 2001-10-23 Gerd Moellmann <gerd@gnu.org>
4972
4973 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
4974 of mouse-{1,2} since dragging is on the down event.
4975
4976 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
4977
4978 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
4979 if ARG is nil.
4980
4981 * desktop.el (desktop-last-buffer): New variable.
4982 (desktop-create-buffer): Set it.
4983 (desktop-read): Bind it and switch to that buffer.
4984
4985 2001-10-22 Gerd Moellmann <gerd@gnu.org>
4986
4987 * progmodes/compile.el (compilation-set-window-height):
4988 Select old window only if it's still live.
4989
4990 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4991
4992 * help-mode.el (help-buffer): Remove debugging code.
4993 From Stefan Monnier <monnier@cs.yale.edu>.
4994
4995 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4996
4997 * files.el (file-name-sans-extension, file-name-extension):
4998 Don't count the leading dots in file names as signaling an extension.
4999
5000 2001-10-22 Andre Spiegel <spiegel@gnu.org>
5001
5002 * vc.el (vc-diff-switches): Doc rewritten.
5003
5004 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5005
5006 * tooltip.el (tooltip-set-param): Doc fix.
5007
5008 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
5009 127 to sgml-maybe-name-self.
5010 (sgml-name-8bit-mode): Doc fix.
5011 (sgml-char-names-table): New variable.
5012 (sgml-name-char): Support non-ASCII and mule-unicode-*
5013 characters. Doc fix.
5014 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
5015
5016 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
5017 doc string the effect of `left' and `top' parameters in
5018 tooltip-frame-parameters, the default values, and the units.
5019 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
5020 (tooltip-show): Mention in the doc string the `top' and `left'
5021 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
5022
5023 2001-10-22 Andre Spiegel <spiegel@gnu.org>
5024
5025 Add autoscaling support for vc-annotate.
5026 From J.D. Smith <jdsmith@alum.mit.edu>.
5027
5028 * vc.el (vc-annotate-display-default): Accept colormap scaling
5029 ratio (now deprecated).
5030 (vc-annotate-display-autoscale): Added.
5031 (vc-annotate-add-menu): New autoscaling menu options "Span to
5032 Oldest" and "Span Oldest->Newest". Easymenu support added for
5033 toggle menus driven by customize variable `vc-annotate-display-mode'.
5034 (vc-annotate-display-select): Added.
5035 (vc-annotate): Changed temp-buffer-show-function to
5036 `vc-annotate-display-select'.
5037 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
5038 Added argument OFFSET. Instead of backend function, calls now
5039 generic `vc-annotate-difference'.
5040 (vc-annotate-difference): Added as generic function instead of
5041 backend-specific function. No longer takes argument POINT, but
5042 instead accepts a time OFFSET.
5043 (vc-default-annotate-current-time): Added.
5044
5045 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
5046 version in vc.el, with
5047 (vc-cvs-annotate-current-time): Added, as override of default.
5048 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
5049 `vc-cvs-annotate-difference'.
5050
5051 2001-10-22 Gerd Moellmann <gerd@gnu.org>
5052
5053 * saveplace.el (save-place): Require `saveplace'.
5054
5055 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
5056 Use `sexp' for :value-type instead of `face'.
5057
5058 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5059
5060 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
5061 regexps due to 5-digit message IDs.
5062
5063 2001-10-21 Jason Rumney <jasonr@gnu.org>
5064
5065 * term/w32-win.el (redisplay-dont-pause): Don't set.
5066
5067 2001-10-21 Miles Bader <miles@gnu.org>
5068
5069 * help-funs.el (help-manyarg-func-alist): Variable removed.
5070
5071 2001-10-21 Miles Bader <miles@gnu.org>
5072
5073 * help-funs.el (help-manyarg-func-alist): Remove entries for
5074 `insert', `insert-and-inherit', `insert-before-markers',
5075 `insert-before-markers-and-inherit', `message', `message-box',
5076 `message-or-box', `propertize', `format', `encode-time', `append',
5077 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
5078 `insert-string', `ml-if', `ml-provide-prefix-argument', and
5079 `ml-prefix-argument-loop'.
5080
5081 2001-10-21 Andre Spiegel <spiegel@gnu.org>
5082
5083 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
5084 (vc-default-diff-tree): New functions.
5085 (vc-version-diff): Use them. As a result, coding systems are now
5086 set up properly for all sorts of diffs, and tree diffs can now
5087 also be done locally.
5088 (vc-diff): With a prefix argument, don't require that it's called
5089 from a buffer under version control.
5090 (diff-switches): Remove duplicate definition.
5091
5092 * vc-cvs.el (vc-cvs-diff-tree): New function.
5093
5094 2001-10-21 Miles Bader <miles@gnu.org>
5095
5096 * help-funs.el (help-manyarg-func-alist): Remove entries for
5097 `list', `vector', `make-byte-code', `call-process',
5098 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
5099 `logand', `logior', and `logxor'.
5100
5101 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
5102 image bits to compensate. Use `make-string' instead of
5103 `make-bool-vector' (XBM apparently wants byte-aligned rows).
5104
5105 2001-10-20 Kim F. Storm <storm@cua.dk>
5106
5107 * simple.el (kill-ring-save): Don't show extent of copied region
5108 if using transient-mark-mode and region is fully visible.
5109
5110 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5111
5112 * (Version 21.1 released.)
5113
5114 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5115
5116 * files.el (auto-mode-alist): Associate .indent.pro with
5117 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
5118
5119 2001-10-18 Sam Steingold <sds@gnu.org>
5120
5121 Put the *Compile-Log* buffer in `compilation-mode'.
5122 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
5123 (byte-compile-log-1, byte-compile-log-file)
5124 (displaying-byte-compile-warnings): Use it
5125
5126 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
5127
5128 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
5129
5130 * xml.el (xml-parse-tag): Use eq on char-after's return value.
5131
5132 2001-10-18 Gerd Moellmann <gerd@gnu.org>
5133
5134 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
5135
5136 * obsolete/hilit19.el (hilit-lookup-face-create):
5137 Call set-face-font only if display-graphic-p.
5138 (toplevel): Remove references to window-system.
5139
5140 2001-10-18 Miles Bader <miles@gnu.org>
5141
5142 * simple.el (what-line): Avoid problems with field properties.
5143
5144 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5145
5146 * wid-edit.el (widget-field-face, widget-single-line-field-face):
5147 Define special colors for a tty.
5148
5149 2001-10-17 Francesco Potorti` <pot@gnu.org>
5150
5151 * comint.el (comint-password-prompt-regexp): Make it less
5152 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
5153
5154 2001-10-17 John Wiegley <johnw@gnu.org>
5155
5156 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
5157 a regular file, before checking if it is a directory or symlink.
5158 This avoids a call to eshell-file-attributes, which can be
5159 expensive in some situations.
5160
5161 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
5162 customization variable, to differentiate ls-in-dired from regular
5163 uses of ls.
5164
5165 2001-10-17 Miles Bader <miles@gnu.org>
5166
5167 * custom.el (defface): Mention `:inherit' in doc-string.
5168
5169 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
5170
5171 * paren.el: Update the Commentary with installation instructions.
5172
5173 2001-10-15 Dave Love <fx@gnu.org>
5174
5175 * international/mule.el (set-auto-coding): Fix regexps for local
5176 variables section not to eat newlines.
5177
5178 2001-10-15 Miles Bader <miles@gnu.org>
5179
5180 * simple.el (display-message-or-buffer): Pass the correct buffer
5181 to `display-buffer'.
5182
5183 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
5184
5185 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
5186 (executable-find): Use exec-suffixes.
5187 (executable-set-magic): Don't use make-local-hook.
5188
5189 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
5190
5191 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
5192
5193 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
5194 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
5195 Add .so to the Unix and GNU branch.
5196
5197 * international/latin-1.el:
5198 * international/latin-2.el:
5199 * international/latin-3.el:
5200 * international/latin-4.el:
5201 * international/latin-5.el:
5202 * international/latin-8.el:
5203 * international/latin-9.el: Add no-byte-compile: t, since
5204 Makefile.in instructs make-docfile to look at .el files.
5205
5206 2001-10-14 Miles Bader <miles@gnu.org>
5207
5208 * button.el (define-button-type): Allow supertype property to be
5209 specified with a keyword `:supertype' too.
5210 (button-put, make-text-button): Allow button type property to be
5211 specified using the keyword `:type' too.
5212 (button-type): New function.
5213 (button): Add `button-category-symbol' property.
5214
5215 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
5216
5217 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
5218 indent-new-comment-line from comment-indent-new-line.
5219
5220 * textmodes/refill.el (refill-mode):
5221 Bind DEL to backward-delete-char-untabify.
5222 Set backward-delete-char-untabify-method to `hungry'.
5223
5224 * textmodes/bib-mode.el (bib-mode):
5225 * play/gomoku.el (gomoku-mode):
5226 * textmodes/page-ext.el (pages-directory-mode):
5227 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
5228
5229 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
5230
5231 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
5232
5233 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
5234 Handle here-docs differently.
5235 (sh-font-lock-heredoc): Remove.
5236 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
5237 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
5238 (sh-font-lock-open-heredoc): New functions.
5239 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
5240 (sh-font-lock-keywords-1): Use regexp-opt.
5241 (sh-in-comment-or-string): Use syntax-ppss.
5242 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
5243 (sh-select, sh-tmp-file): Add explicit terminating \n.
5244
5245 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
5246 Use with-current-buffer.
5247 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
5248 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
5249 filename), catch any error that occurs in `ange-ftp-cd'.
5250 If an error happened, don't bother sending `cmd' at all.
5251 Fix a parenthesis typo.
5252 (ange-ftp-write-region): Don't blindly use binary if the remote host
5253 is unix-like.
5254
5255 * play/pong.el (pong-init): Don't use make-local-hook.
5256
5257 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
5258
5259 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
5260 (viper-get-ex-address-subr): More precise addr for the $ marker
5261
5262 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5263
5264 * version.el (emacs-version): Bump to 21.1.50.
5265
5266 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5267
5268 * mail/mailalias.el (mail-directory-stream): Do not double
5269 variables in the lambda-list.
5270
5271 * play/gomoku.el (gomoku-init-display): Ditto.
5272
5273 * play/landmark.el (lm-init-display): Ditto.
5274
5275 * delim-col.el (delimit-columns-rectangle-max): Ditto.
5276 (delimit-columns-rectangle-line): Ditto.
5277
5278 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
5279
5280 * newcomment.el (comment-region-internal): Don't rebind
5281 invisibility_spec now that the C routines handle it correctly.
5282
5283 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
5284
5285 * frame.el (special-display-popup-frame): Obey new specs `same-window'
5286 and `same-frame'.
5287
5288 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
5289
5290 * simple.el (minibuffer-local*-map): Remove redundant bindings.
5291
5292 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
5293 C-p and C-r. Remove redundant bindings from inheriting maps.
5294
5295 * progmodes/cperl-mode.el: Merged in changes from v4.32.
5296 After 4.23 and: After 4.24:
5297 (cperl-contract-levels): Restore position.
5298 (cperl-beautify-level): Likewise.
5299 (cperl-beautify-regexp): Likewise.
5300 (cperl-commentify): Rudimental support for length=1 runs
5301 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
5302 After 4.25:
5303 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
5304 (imenu-example--create-perl-index): Was not enforcing
5305 syntaxification-to-the-end.
5306 (cperl-invert-if-unless): Allow `for', `foreach'.
5307 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
5308 Mark qw(), m()x as indentable.
5309 (cperl-init-faces): Highlight `sysopen' too.
5310 Highlight $var in `for my $var' too.
5311 (cperl-invert-if-unless): Was leaving whitespace at end.
5312 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
5313 (cperl-calculate-indent): Remove old commented out code.
5314 Support (primitive) indentation of qw(), m()x.
5315 After 4.26:
5316 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
5317 q [] with intervening newlines.
5318 (cperl-autoindent-on-semi): New customization variable.
5319 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
5320 (cperl-tips): Mention how to make CPerl the default mode.
5321 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
5322 (cperl-outline-level): New function.
5323 (cperl-highlight-variables-indiscriminately): New customization var.
5324 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
5325 From Sean Kamath <kamath@pogo.wv.tek.com>.
5326 (cperl-after-block-p): Support CHECK and INIT.
5327 (cperl-init-faces, cperl-short-docs): Likewise and "our".
5328 From Doug MacEachern <dougm@covalent.net>.
5329 After 4.27:
5330 (cperl-find-pods-heres): Recognize \"" as a string.
5331 Mark whitespace between q and [] as `syntax-type' => `prestring'.
5332 Allow whitespace between << and "FOO".
5333 (cperl-problems): Remove \"" and q [] with intervening newlines.
5334 Mention multiple <<EOF as unsupported.
5335 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
5336 (cperl-indent-parens-as-block): New configuration variable.
5337 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
5338 Use `cperl-indent-parens-as-block'.
5339 (cperl-find-pods-heres): Test for =cut without empty line instead of
5340 complaining about no =cut.
5341 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
5342 (cperl-find-pods-heres): Likewise.
5343 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
5344 POD could've been marked as comment already.
5345 (cperl-unwind-to-safe): Unwind before start of POD too.
5346 After 4.28:
5347 (cperl-forward-re): Throw an error at proper moment REx unfinished.
5348 After 4.29:
5349 (x-color-defined-p): Make an extra case to peacify the warning.
5350 Toplevel: `defvar' to peacify the warnings.
5351 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
5352 No -nw-compile time warnings now.
5353 (cperl-find-tags): TAGS file had too short substring-to-search.
5354 Be less verbose in non-interactive mode
5355 (imenu-example--create-perl-index): Set index-marker after name
5356 (cperl-outline-regexp): New variable.
5357 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
5358 (cperl-mode): Made use `cperl-outline-regexp'.
5359 After 4.30:
5360 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
5361 (cperl-outline-level): Make start-of-file same level as `package'.
5362 After 4.31:
5363 (cperl-electric-pod): `head1' and `over' electric only if empty.
5364 (cperl-unreadable-ok): New variable.
5365 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
5366 on an unreadable file.
5367 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
5368 on an unreadable directory.
5369
5370 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
5371 Consider the text between two errors as belonging to the first error.
5372 (compilation-goto-locus): Use pop-to-buffer rather than
5373 switch-to-buffer-other-frame.
5374
5375 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
5376 (awk-font-lock-syntactic-keywords): New var.
5377 (awk-mode): Use it.
5378
5379 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
5380
5381 * faces.el (describe-face): Call help-setup-xref earlier.
5382
5383 * jka-compr.el (jka-compr-load-suffixes): New var.
5384 (jka-compr-install): Add its content to load-suffixes.
5385 (jka-compr-uninstall): Remove its content from load-suffixes.
5386
5387 2001-10-12 Sam Steingold <sds@gnu.org>
5388
5389 * bindings.el (completion-ignored-extensions): CL-related
5390 extensions are platform-independent.
5391
5392 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
5393 asynchronous multiple file copying.
5394
5395 2001-10-12 Gerd Moellmann <gerd@gnu.org>
5396
5397 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
5398 Turn error for repeated variables into warning.
5399
5400 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
5401 New function checking that lambda-list consists of non-constant
5402 symbols, that &rest and &optional are followed by variable names,
5403 that &rest VAR is the last element, and that variables aren't doubled.
5404 (byte-compile-lambda): Use it.
5405
5406 2001-10-12 Eli Barzilay <eli@barzilay.org>
5407
5408 * calculator.el (calculator-eng-display): Don't call concat
5409 with an integer argument.
5410
5411 2001-10-12 Miles Bader <miles@gnu.org>
5412
5413 * help-mode.el (help-customize-face): New button-type.
5414
5415 * faces.el (list-faces-display): Fix args to `help-xref-button'.
5416 (describe-face): Fix args to `help-xref-button'.
5417 Don't switch to help-buffer around call to `help-setup-xref'.
5418 Use `help-buffer' instead of hard-wired "*Help*".
5419 Require `help-mode'.
5420
5421 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
5422
5423 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
5424
5425 * help-mode.el (help-buffer): New function.
5426 Returns the buffer-name to use for help output.
5427 Change all the code to use it instead of hard-coding *Help*.
5428 (help-mode-map): Put back the mouse-2 binding.
5429 (help-xref-stack): Change the format and make buffer-local.
5430 (help-xref-stack-item): Make buffer-local.
5431 (help-setup-xref): Do the `push' here rather than in help-do-xref.
5432 (help-xref-interned): Display the face doc as well.
5433 (help-follow-mouse): Re-introduce.
5434 (help-xref-go-back): Adapt to the new use of help-xref-stack.
5435 (help-do-xref): Don't `push' any more.
5436 (help-follow): Also follow face names.
5437
5438 * help-funs.el (describe-function-1): Remove unused `parens' arg.
5439 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
5440 Autoload and cleanup.
5441 (describe-function): Call help-setup-xref.
5442 (describe-variable): Call help-setup-xref earlier.
5443
5444 * help.el (describe-bindings-internal): New fun moved from keymap.c.
5445 (view-lossage): Call help-setup-xref correctly and earlier.
5446 (describe-bindings): Call help-setup-xref earlier.
5447 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
5448 (describe-mode): Don't autoload. Call help-setup-xref earlier.
5449
5450 2001-10-11 Gerd Moellmann <gerd@gnu.org>
5451
5452 * master.el (master-mode): Use define-minor-mode instead of
5453 easy-mmode-define-minor-mode. Add autload cookie.
5454 (Commentary): Remove the line showing how to autoload master-mode,
5455 since it's always autoloaded.
5456
5457 * master.el: New file.
5458
5459 2001-10-11 Dave Love <fx@gnu.org>
5460
5461 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
5462 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
5463 <const-C varset-X const-C>: Fix car/cdr typo.
5464
5465 2001-10-11 Gerd Moellmann <gerd@gnu.org>
5466
5467 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
5468 New function extracted from byte-compile-log-1.
5469 (byte-compile-log-1): Change output to be more in line with
5470 the output of other GNU tools.
5471 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
5472 (byte-compile-report-error): Downcase error message.
5473 Use `error' instead of `!!' for error messages.
5474 (byte-compile-print-syms): Treat non-interactive case specially.
5475 (displaying-byte-compile-warnings): Use backquote.
5476 (byte-compile-from-buffer): Bind byte-compile-last-line.
5477 (batch-byte-compile): Remove `Done' message.
5478
5479 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
5480
5481 * emacs-lisp/copyright.el (copyright): Add final \n.
5482
5483 2001-10-11 Miles Bader <miles@gnu.org>
5484
5485 * diff.el (diff): Display default values in prompts as
5486 `(default ...)', not `(...)'.
5487
5488 * info.el (Info-follow-reference): Likewise.
5489
5490 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
5491
5492 * emacs-lisp/autoload.el (doc-string-elt): Remove.
5493
5494 * newcomment.el (comment-indent): Be a little more robust in case
5495 comment-indent-function does funny things.
5496 (comment-normalize-vars): Autoload.
5497 (comment-region-internal): Fiddle with the visibility spec.
5498 (comment-valid-prefix): New function.
5499 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
5500 that would turn comment-text into non-comment-text.
5501
5502 * emacs-lisp/syntax.el: New file.
5503
5504 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
5505 compatibility cruft.
5506 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
5507 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
5508 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
5509 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
5510 tcl-submit-bug-report.
5511 (tcl-mode-syntax-table): Leave \f alone.
5512 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
5513 tcl-end-of-defun, tcl-submit-bug-report.
5514 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
5515 (tcl-add-emacs-menu): Remove.
5516 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
5517 (tcl-keyword-list): Add `chain'.
5518 (tcl-font-lock-syntactic-keywords): New variable.
5519 (tcl-pps-has-arg-6): Remove.
5520 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
5521 (tcl-internal-mark-defun): Remove.
5522 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
5523 (tcl-mode): Use define-derived-mode. Simplify.
5524 Set comment-indent-function.
5525 (tcl-indent-command): Use line-beginning-position and comment-indent.
5526 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
5527 (tcl-indent-line): Use tcl-calculate-indent.
5528 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
5529 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
5530 (tcl-filter): Use with-current-buffer, simplify.
5531 (inferior-tcl-mode): Use define-derived-mode.
5532 (tcl-hairy-in-comment): Renamed tcl-in-comment.
5533 (tcl-simple-in-comment, tcl-in-comment): Removed.
5534 (tcl-files-alist): New function.
5535 (tcl-help-snarf-commands): Use it and return the result directly
5536 rather than through a global variable.
5537 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
5538 (tcl-help-on-word): Provide the default value to completing-read.
5539 (tcl-hilit): Remove.
5540 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
5541 (tcl-comment-indent): New function.
5542 (tcl-submit-bug-report): Remove.
5543 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
5544 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
5545 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
5546
5547 2001-10-10 Miles Bader <miles@gnu.org>
5548
5549 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
5550 (Info-fontify-node): Don't fontify the node if it's already been done.
5551
5552 2001-10-10 Gerd Moellmann <gerd@gnu.org>
5553
5554 * international/iso-transl.el (iso-transl-e-caret)
5555 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
5556 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
5557
5558 * simple.el (end-of-buffer): Fix code scrolling specially
5559 for the buffer end.
5560
5561 * startup.el (command-line-1): Bind tab-width to 8.
5562
5563 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5564
5565 * emulation/tpu-edt.el: Use defalias instead of fset for
5566 user-visible commands. From Rob Riepel
5567 <riepel@Networking.Stanford.EDU>.
5568
5569 2001-10-09 Gerd Moellmann <gerd@gnu.org>
5570
5571 * ruler-mode.el: New file.
5572
5573 2001-10-09 Miles Bader <miles@gnu.org>
5574
5575 * apropos.el (button): New require.
5576
5577 * help-funs.el: New file, contents mostly from `help.el'.
5578 (describe-variable): Use `condition-case' instead of `ignore-errors'.
5579
5580 * help-mode.el: New file, contents mostly from `help.el'.
5581
5582 * help.el: Don't require `view' when compiling.
5583 (help-with-tutorial, describe-function, describe-function-1)
5584 (variable-at-point, describe-variable, locate-library):
5585 Functions moved into `help-funs.el'.
5586 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
5587 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
5588 (help-setup-xref, help-xref-following, help-make-xrefs)
5589 (help-xref-button, help-insert-xref-button, help-xref-interned)
5590 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
5591 (help-xref-on-pp): Functions moved into `help-mode.el'
5592 (help-mode-map, help-xref-stack, help-xref-stack-item)
5593 (help-highlight-p, help-highlight-face, help-back-label)
5594 (help-xref-symbol-regexp, help-xref-mule-regexp)
5595 (help-xref-info-regexp): Variables moved into `help-mode.el'.
5596 (help-symbol, help-back, help-info, help-customize-variable)
5597 (help-function-def, help-variable-def):
5598 Button-types moved into `help-mode.el'.
5599 (load-symbol-file-load-history, symbol-file):
5600 Functions moved into `subr.el'.
5601 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
5602 (view-lossage): Call `help-setup-xref' instead of doing it manually.
5603
5604 * subr.el (symbol-file-load-history-loaded)
5605 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
5606
5607 * loadup.el ("button"): Load removed.
5608
5609 * button.el (define-button-type): Respect any `supertype' property.
5610 (button-type-subtype-p, button-has-type-p): New functions.
5611
5612 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
5613 dollar-signs.
5614
5615 * comint.el (comint-insert-previous-argument): New function.
5616 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
5617 (comint-insert-previous-argument-last-start-pos)
5618 (comint-insert-previous-argument-last-index): New variables.
5619
5620 * apropos.el (apropos-next-label-button): Use the presence of a
5621 `apropos-label' property to detect label buttons.
5622
5623 2001-10-08 Miles Bader <miles@gnu.org>
5624
5625 * button.el (next-button, previous-button): Remove N and WRAP
5626 parameters. Don't pay attention to `skip' properties.
5627 (forward-button): Implement wrapping, iterating, and skipping here
5628 instead.
5629 (button-activate): USE-MOUSE-ACTION is optional.
5630 (button-nop): Function removed.
5631 (default-button): Use `ignore' as default button action.
5632
5633 * apropos.el (apropos-next-label-button): Update arguments to
5634 `next-button'.
5635 (apropos-symbol): Add `skip' property.
5636 (apropos-function, apropos-macro, apropos-command)
5637 (apropos-variable, apropos-face, apropos-group, apropos-widget)
5638 (apropos-plist): New button types.
5639 (apropos-label-properties): Variable removed.
5640 (apropos-print): Pass button-type to apropos-print-doc, rather
5641 than help function and label text.
5642 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
5643 Get button label from TYPE.
5644
5645 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
5646
5647 * help.el (help-mode): Use define-derived-mode.
5648 (describe-mode): Add optional `buffer' arg.
5649 Use it instead of going through help-xref-mode.
5650 Avoid doubling the word `minor' when prettifying.
5651 (describe-function-1): List the corresponding key bindings.
5652 (describe-variable): Say if the var is automatically buffer-local.
5653 If the source is `loaddefs.el', look for the real source.
5654 (help-xref-mode): Remove.
5655
5656 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
5657 the file says no-byte-compile.
5658
5659 2001-10-08 Miles Bader <miles@gnu.org>
5660
5661 * button.el (next-button, previous-button): Respect `skip' property.
5662
5663 2001-10-07 Miles Bader <miles@gnu.org>
5664
5665 * woman.el (woman-mode-map): Copy button-buffer-map instead of
5666 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
5667 `woman-follow-word' instead of `woman-mouse-2'.
5668 (woman-follow-word): Renamed from `woman-mouse-2'.
5669 Follow current unconditionally, since this function is now only
5670 bound to M-mouse-2. Use accessor functions.
5671 (WoMan-highlight-references): Use `make-text-button'.
5672 (woman-xref): New button type.
5673
5674 * loadup.el ("faces"): Move load before loading "loaddefs.el".
5675 ("button"): New load, just before "help" (which uses it).
5676
5677 * help.el (help-mode-map): Make button-buffer-map our parent.
5678 Don't bind mouse events or tab/backtab.
5679 (help-function, help-variable, help-face, help-coding-system)
5680 (help-input-method, help-character-set, help-back, help-info)
5681 (help-customize-variable, help-function-def, help-variable-def):
5682 New button types.
5683 (help-button-action): New function.
5684 (describe-function-1): Pass help button-types to
5685 `help-xref-button' rather than help function and help-echo string.
5686 Don't put multiple help-function args in a list to pass them to
5687 help-xref-button, just pass them as multiple arguments.
5688 Use `help-insert-xref-button' to make [back]-button, rather than
5689 `help-xref-button'.
5690 (help-xref-button): Take a button-type TYPE as a parameter rather
5691 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
5692 and add a &rest parameter ARGS to serve the same purpose.
5693 Use `make-text-button' to add the button.
5694 (help-insert-xref-button): Use `insert-text-button' to add the button.
5695 (help-follow-mouse, help-next-ref, help-previous-ref):
5696 Functions removed.
5697 (help-do-xref): New function.
5698 (help-follow): Use `push-button' and `help-do-xref' to do most of
5699 the work.
5700
5701 * apropos.el (apropos-symbol, apropos-label): New button types.
5702 (apropos-symbol-button-display-help)
5703 (apropos-label-button-display-help, apropos-next-label-button):
5704 New functions.
5705 (apropos-mode-map): Make button-buffer-map our parent.
5706 Don't bind mouse events.
5707 (apropos-print, apropos-print-doc): Create buttons instead of text
5708 properties.
5709 (apropos-mouse-follow): Function removed.
5710 (apropos-follow): Use buttons.
5711
5712 * button.el: New file.
5713
5714 2001-10-07 Gerd Moellmann <gerd@gnu.org>
5715
5716 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
5717 Remove.
5718
5719 2001-10-05 Richard M. Stallman <rms@gnu.org>
5720
5721 * add-log.el (add-change-log-entry): Skip copyright notice
5722 and copying permission notice at start of file, if any.
5723 Make use of terms "entry" and "item" accord with Emacs manual.
5724 Simplify the logic for moving point while entering or creating
5725 an entry and then an item.
5726 (add-change-log-entry-other-window): Doc fix.
5727
5728 2001-10-06 Miles Bader <miles@gnu.org>
5729
5730 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
5731 removed; they apparently don't work with faces.
5732
5733 2001-10-05 Sam Steingold <sds@gnu.org>
5734
5735 * textmodes/sgml-mode.el (html-xhtml): New user option.
5736 (html-tag-alist, html-horizontal-rule, html-image, html-line)
5737 (html-ordered-list, html-unordered-list, html-list-item)
5738 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
5739 (sgml-skip-close-p): New function.
5740 (sgml-value): Use it.
5741
5742 2001-10-05 Sam Steingold <sds@gnu.org>
5743
5744 * calendar/diary-lib.el (diary-entry-compare): When times are
5745 identical, compare the entries lexicographically.
5746
5747 2001-10-06 Miles Bader <miles@gnu.org>
5748
5749 * rfn-eshadow.el (rfn-eshadow-update-overlay):
5750 Use `minibuffer-prompt-end'.
5751
5752 * simple.el (previous-matching-history-element): Fix misplaced
5753 parentheses.
5754
5755 2001-10-05 Miles Bader <miles@gnu.org>
5756
5757 * rfn-eshadow.el: New file.
5758
5759 2001-10-05 Miles Bader <miles@gnu.org>
5760
5761 * cus-face.el (custom-face-attributes): Make sure each attribute
5762 has a valid default value. Remove hacks that mapped `nil' to
5763 `off' and used nil to mean `unspecified'. Remove `unspecified'
5764 choices from all attributes (unspecified is handled by the parent
5765 checklist).
5766 * cus-edit.el (custom-face-edit-convert-widget)
5767 (custom-face-edit-deactivate, custom-face-edit-activate)
5768 (custom-face-edit-delete, custom-face-edit-attribute-tag):
5769 New functions.
5770 (custom-face-edit): Specify a custom :convert-widget.
5771 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
5772 Don't pass in default filters that map between `nil' and `off' and
5773 `unspecified' and `nil'.
5774
5775 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5776
5777 * progmodes/compile.el (compilation-buffer-name): New function.
5778 (compile-internal): Use it to determine the name of the
5779 compilation buffer.
5780
5781 2001-10-05 Miles Bader <miles@gnu.org>
5782
5783 * progmodes/compile.el (grep-use-null-device): New variable.
5784 (grep-command): Mention `grep-use-null-device'.
5785 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
5786 Make computation of `grep-command' respect `grep-use-null-device'.
5787 (grep): Respect `grep-use-null-device'.
5788 Call `grep-compute-defaults' even if grep-command is set, if
5789 grep-use-null-device is still tentative.
5790
5791 * subr.el (call-process-shell-command): New function.
5792
5793 2001-10-05 Miles Bader <miles@gnu.org>
5794
5795 * simple.el (previous-matching-history-element)
5796 (next-history-element, next-complete-history-element): Use
5797 `minibuffer-' functions instead of calling `field-' functions directly.
5798 (minibuffer-prompt-end, minibuffer-contents):
5799 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5800 Functions removed (now subrs).
5801 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
5802
5803 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
5804 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
5805 instead of calling `field-' functions directly.
5806 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
5807
5808 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5809
5810 * files.el (find-file-noselect): If file's read-only status has
5811 changed on disk, ask if buffer's read-only status should be
5812 changed, unless NOWARN is set.
5813
5814 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
5815 alias for define-setf-method.
5816
5817 * bindings.el: Remove no-byte-compile from file local variables
5818 to enable bootstrapping.
5819
5820 2001-10-04 Andrew Innes <andrewi@gnu.org>
5821
5822 * faces.el (face-font-registry-alternatives) [windows-nt]:
5823 Make gb2312 an alias for gb2312.1980.
5824
5825 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
5826
5827 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
5828 (uniquify-reverse-components): Remove.
5829
5830 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5831 Make sure the file is readable.
5832 (byte-compile-file): Don't compile if `no-byte-compile' is set.
5833 (byte-compile-defvar): Update to reflect the change in Fdefvar.
5834 (batch-byte-recompile-directory): Pass arg=0.
5835
5836 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
5837 (perl-calculate-indent): Use it.
5838 (perl-backward-to-noncomment): Use forward-comment.
5839
5840 * derived.el (define-derived-mode, derived-mode-make-docstring):
5841 Allow `parent' to be nil.
5842
5843 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
5844 Use define-derived-mode.
5845 (nroff-mode-map, nroff-mode-syntax-table): Massage.
5846
5847 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
5848
5849 * emacs-lisp/lselect.el: Use facep iso find-face.
5850
5851 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5852 Use regexp-opt.
5853 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
5854 (lisp-font-lock-syntactic-face-function): New function.
5855 (lisp-mode-variables): Use it. Make arg optional.
5856 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
5857 (lisp-mode): Don't pass an arg to lisp-mode-variables.
5858 Set comment-start-skip.
5859
5860 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
5861
5862 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
5863 (ignore-errors): Don't bother using a `err' symbol.
5864
5865 * emacs-lisp/autoload.el (autoload-ensure-default-file)
5866 (autoload-insert-section-header, autoload-before-p)
5867 (autoload-remove-section): New functions.
5868 (generate-file-autoloads): Use them.
5869 (update-file-autoloads): Use them. Return FILE if there's no cookie.
5870 Make sure the autoload file is properly formatted when creating it.
5871 (update-autoloads-from-directories): Use them as well.
5872 Only update autoloads for files whose timestamp has changed.
5873 Add a dummy entry to remember the files which had no autoload cookies.
5874
5875 * timer.el (timer-relative-time): Fix computation for negative `micro'.
5876
5877 * subr.el (define-key-after): Allow `key' to be longer than 1.
5878 (make-local-hook): Make obsolete.
5879 (add-hook, remove-hook): Don't use make-local-hook any more.
5880 (make-syntax-table): Inherit all chars from s-s-t.
5881
5882 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5883
5884 This is a fix for a report saying that resuming a search with C-s
5885 C-s doesn't use the case-fold-search setting of the previous
5886 search (C-s ... M-c ... then C-s C-s).
5887
5888 * isearch.el (isearch-last-case-fold-search): New variable.
5889 (isearch-mode): Remember value of isearch-case-fold-search
5890 in isearch-last-case-fold-search.
5891 (isearch-done): Quote value of isearch-case-fold-search.
5892 (isearch-repeat): When resuming a search, restore
5893 isearch-case-fold-search from isearch-last-case-fold-search.
5894
5895 Added to NEWS.
5896
5897 * startup.el (inhibit-startup-buffer-menu): New user-option.
5898 (command-line-1): If inhibit-startup-buffer-menu is set, don't
5899 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
5900
5901 This allows upto 99999 messages in the summary without screwing up
5902 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
5903
5904 * mail/rmailsum.el (rmail-make-summary-line)
5905 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
5906 (rmail-summary-goto-msg, rmail-summary-goto-msg):
5907 Allow 5-digit message ids instead of 4.
5908
5909 This adds expansion of environment variables in the value
5910 specified with M-x setenv. Added to NEWS.
5911
5912 * env.el (substitute-env-vars): New function.
5913 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
5914 environment variables in VALUE. Return VALUE.
5915
5916 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5917
5918 * Branch for 21.1.
5919
5920 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
5921
5922 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
5923
5924 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5925
5926 * emulation/tpu-edt.el: Make messages match original TPU/edt
5927 editor. From riepel@Stanford.EDU (Rob Riepel).
5928
5929 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
5930
5931 * rect.el: Update maintainer's email address.
5932
5933 2001-10-02 Andreas Schwab <schwab@suse.de>
5934
5935 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
5936 and Extended Passive Mode, resp.
5937
5938 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
5939
5940 These changes add support for Calendar-related items in the
5941 menu bar on tty's as well:
5942
5943 * calendar/calendar.el (calendar-mode-map): Require cal-menu
5944 unconditionally.
5945 (calendar-mode): Set up activate-menubar-hook unconditionally.
5946
5947 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
5948 calls x-popup-menu only if popup menus are supported.
5949 (calendar-mouse-insert-hebrew-diary-entry)
5950 (calendar-mouse-insert-islamic-diary-entry)
5951 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
5952 (calendar-mouse-view-other-diary-entries)
5953 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
5954 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
5955 Call cal-menu-x-popup-menu instead of x-popup-menu.
5956
5957 2001-10-01 Gerd Moellmann <gerd@gnu.org>
5958
5959 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
5960
5961 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
5962
5963 * emacs-lisp/rx.el: New file.
5964
5965 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
5966
5967 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
5968
5969 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5970
5971 * frame.el (select-frame-by-name, other-frame): Doc fix.
5972
5973 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
5974
5975 * play/snake.el (snake-score-file): Use temporary-file-directory
5976 instead of a literal "/tmp". Suggested by Robert
5977 <robert@chezmarshall.freeserve.co.uk>.
5978
5979 * play/tetris.el (tetris-score-file): Ditto.
5980
5981 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
5982
5983 * apropos.el (apropos-print): Make the directions inserted at the
5984 beginning of the *Apropos* buffer more clear.
5985
5986 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
5987
5988 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
5989 Added comments.
5990
5991 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
5992
5993 * newcomment.el (comment-normalize-vars): Use " \t" rather than
5994 "\\s-" when defining comment-end-skip.
5995
5996 2001-09-27 Gerd Moellmann <gerd@gnu.org>
5997
5998 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
5999 Call get-buffer-window first second arg `visible'.
6000
6001 * international/mule-diag.el (list-input-methods-1):
6002 Output something that's independent of Emacs' version.
6003
6004 * tar-mode.el (tar-mode-write-file): Don't signal an error by
6005 calling byte-to-position with a nil tar-header-offset.
6006
6007 2001-09-27 Simon Josefsson <jas@extundo.com>
6008
6009 * mail/sendmail.el (send-mail-function): Doc fix.
6010 (mail-do-fcc): Error if header-end is not a marker.
6011 (mail-do-fcc): Add a comment.
6012 (mail-reply-to): Doc fix.
6013 (mail-signature): Make ATPOINT optional.
6014 (mail-yank-original): Use cond instead of nestled if.
6015
6016 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
6017
6018 * info.el (Info-on-current-buffer): Default arg to "Top".
6019
6020 2001-09-25 Eli Barzilay <eli@barzilay.org>
6021
6022 * calculator.el (calculator-copy-displayer): New user-option.
6023 (calculator-displayer-prev, calculator-displayer-next):
6024 Renamed from calculator-displayed-{left,right}.
6025 (calculator, calculator-standard-displayer)
6026 (calculator-num-to-string, calculator-update-display)
6027 (calculator-copy, calculator-put-value): Bug and display fixes.
6028
6029 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6030
6031 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
6032 (ebnf-version): New version (3.6.1).
6033
6034 * ebnf-bnf.el: Fix character range regexp. Doc fix.
6035 (ebnf-bnf-non-terminal-chars): New internal const.
6036 (ebnf-bnf-lex): Fix code.
6037
6038 * ebnf-iso.el: Fix character range regexp. Doc fix.
6039 (ebnf-iso-non-terminal-chars): New internal const.
6040 (ebnf-iso-lex): Fix code.
6041
6042 * ebnf-yac.el: Fix character range regexp. Doc fix.
6043 (ebnf-yac-skip-chars): New internal const.
6044 (ebnf-yac-skip-code): Fix code.
6045
6046 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
6047
6048 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
6049
6050 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
6051 passing it to VC.
6052
6053 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
6054 case where the file is relative.
6055
6056 2001-09-24 Gerd Moellmann <gerd@gnu.org>
6057
6058 * xml.el (xml-parse-attlist): Quotes around attributes must be the
6059 same on each side. Make sure we properly handle simple quotes.
6060 From Daiki Ueno <ueno@unixuser.org>.
6061
6062 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6063
6064 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
6065 <jas@extundo.com>.
6066
6067 * menu-bar.el (top-level): Minor fixes for text of help-echo in
6068 some items of the Options menu.
6069
6070 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
6071
6072 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
6073
6074 * vc-hooks.el (vc-delete-automatic-version-backups):
6075 Don't fail if the directory doesn't exist.
6076
6077 * diff-mode.el (diff-default-read-only): New var.
6078 (diff-mode): Use it.
6079
6080 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
6081
6082 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
6083 Use make-keymap instead of copy-keymap, since copying the global
6084 keymap messes up the menu bar.
6085
6086 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
6087 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6088
6089 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
6090
6091 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
6092
6093 * dired-aux.el (dired-insert-subdir): Pass switches to
6094 dired-build-subdir-alist.
6095
6096 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
6097
6098 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
6099 caused %#a and %#b to be mis-formatted.
6100
6101 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
6102
6103 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
6104 ccmode, emacs-mime, and eudc manuals.
6105
6106 2001-09-19 Sam Steingold <sds@gnu.org>
6107
6108 w32 find cannot be used with `grep-find'.
6109 * progmodes/compile.el (find-program): New variable.
6110 (grep-compute-defaults): Use it to set `grep-find-command'.
6111
6112 2001-09-19 Gerd Moellmann <gerd@gnu.org>
6113
6114 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
6115
6116 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6117
6118 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
6119 programming. Doc fix.
6120 (ebnf-version): New version (3.6).
6121 (ebnf-eps-begin): Data fix.
6122 (ebnf-begin-file): Code fix.
6123
6124 * ebnf-bnf.el: Doc fix.
6125 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
6126
6127 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
6128
6129 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6130
6131 * ps-print.el: Better face mapping for black/white PostScript printers.
6132 Check if mark is active when printing a region. Doc fix.
6133 (ps-print-version): New version number (6.5.5).
6134 (ps-print-color-p): Customization fix.
6135 (ps-black-white-faces): New option.
6136 (ps-black-white-faces-alist): New internal var.
6137 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
6138 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
6139 (ps-nb-pages-region): Interactive fix.
6140 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
6141 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
6142
6143 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
6144
6145 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
6146 numeric month value, and allow the Kanji character after the it to
6147 be missing (happens with ls-lisp's output on Japanese versions of
6148 MS-Windows).
6149
6150 2001-09-18 Miles Bader <miles@gnu.org>
6151
6152 * diff-mode.el (diff-mode): Don't make the buffer read-only if
6153 it's empty (and thus probably a new patch file about to be edited).
6154
6155 2001-09-17 Gerd Moellmann <gerd@gnu.org>
6156
6157 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
6158 Check for '(' in column 0 of doc string.
6159
6160 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
6161 of `nth' so that using a vector as bounding-box works.
6162 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6163
6164 2001-09-17 Andre Spiegel <spiegel@gnu.org>
6165
6166 * vc.el (vc-annotate): Use current workfile version explicitly as
6167 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
6168
6169 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
6170
6171 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
6172 convert-standard-filename doesn't guarantee that the .el extension
6173 is preserved.
6174
6175 * dos-fns.el (convert-standard-filename): Replace invalid
6176 characters only after converting dash/underscore to a period.
6177 (original-make-auto-save-file-name): New.
6178 (make-auto-save-file-name): New function, overrides the definition
6179 on files.el and calls the original function via
6180 original-make-auto-save-file-name.
6181
6182 * mail/rmail.el (top-level): Require mule-utils when compiling.
6183 (rmail-decode-babyl-format): Use detect-coding-with-priority
6184 instead of detect-coding-region, to favor detection of emacs-mule
6185 encoded Babyl files written by rmailout.el etc. Suggested by
6186 Kenichi Handa <handa@etl.go.jp>.
6187
6188 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
6189
6190 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
6191 Use `equal', not `=', since the device number can be a cons cell.
6192
6193 2001-09-14 Gerd Moellmann <gerd@gnu.org>
6194
6195 * simple.el: Comment out change of 2001-09-13.
6196
6197 2001-09-13 Milan Zamazal <pdm@zamazal.org>
6198
6199 * progmodes/compile.el (grep-compute-defaults): Don't set
6200 grep-command/grep-find-command when it is already non-nil.
6201 (grep-command): Make it a user option.
6202 (grep-find-command): Likewise.
6203
6204 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
6205
6206 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
6207 inhibit quit.
6208
6209 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
6210
6211 * files.el (make-auto-save-file-name): If long file names are not
6212 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
6213 generating an auto-save file name from it.
6214
6215 2001-09-13 Gerd Moellmann <gerd@gnu.org>
6216
6217 * ps-print.el (ps-print-region, ps-print-region-with-faces)
6218 (ps-nb-pages-region): Signal an error if called interactively
6219 and the mark is not active.
6220
6221 * simple.el (minibuffer-prompt-modification)
6222 (minibuffer-prompt-insertion): New functions.
6223 (minibuffer-prompt-properties): Use `modification-hooks' and
6224 `insert-in-front-hooks'.
6225
6226 2001-09-12 Richard M. Stallman <rms@gnu.org>
6227
6228 * textmodes/outline.el (outline-regexp): Doc fix.
6229 Initialize it in the defcustom, the usual way.
6230
6231 2001-09-12 Gerd Moellmann <gerd@gnu.org>
6232
6233 * ediff-mult.el (ediff-get-meta-info): Take into account that data
6234 from `ediff-meta-info' properties need not be an overlay.
6235 From David Ponce <dponce@voila.fr>.
6236
6237 * isearch.el (isearch-intersects-p): Fix end checks.
6238
6239 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
6240
6241 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
6242 `t' branch of `cond', since Irix 6.1 and up is a special case of
6243 the standard dbx interface.
6244
6245 2001-09-11 Miles Bader <miles@gnu.org>
6246
6247 * comint.el (comint-send-input): When waiting for echoed input,
6248 don't save the expected end position in `echo-end', so that things
6249 work properly even if the buffer is modified elsewhere at the same
6250 time [this happens if `comint-truncate-buffer' is used].
6251
6252 2001-09-11 Gerd Moellmann <gerd@gnu.org>
6253
6254 * textmodes/outline.el (outline-mode): Use `^' and a shy group
6255 when constructing imenu-generic-expression from outline-regexp.
6256
6257 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
6258
6259 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
6260 `equal' instead of `=', since they can be cons cells. From Nils
6261 Goesche <cartan@cartan.de>.
6262
6263 2001-09-10 Andre Spiegel <spiegel@gnu.org>
6264
6265 * vc.el (vc-annotate): Rewrote doc string.
6266
6267 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
6268
6269 * time-stamp.el: Update Stephen Gildea's email address.
6270
6271 2001-09-10 Gerd Moellmann <gerd@gnu.org>
6272
6273 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
6274 enable-multibyte-characters = nil. From Hallvard B Furuseth
6275 <h.b.furuseth@usit.uio.no>.
6276
6277 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
6278
6279 * ediff-init.el (ediff-highest-priority): Bug fix.
6280
6281 * viper-cmd.el (viper-special-read-and-insert-char): New function
6282 that reads a character and uses the current input method or
6283 iso-accents when appropriate.
6284
6285 * viper.el and all others: Corrections to the comment blocks at
6286 the top.
6287
6288 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
6289
6290 * info.el (Info-goto-node): Doc fix.
6291
6292 2001-09-07 Gerd Moellmann <gerd@gnu.org>
6293
6294 * isearch.el (isearch-intersects-p): New function.
6295 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
6296 use isearch-intersects-p, and clean up.
6297
6298 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6299
6300 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
6301 and "german8", for the new German orthography dictionaries,
6302 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
6303 the entries, to keep the line length balanced for loaddefs.el.
6304
6305 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
6306
6307 * comint.el (comint-send-input): Handle comint-process-echoes
6308 differently.
6309
6310 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6311
6312 * locate.el (locate-insert-header): Remove unnecessary whitespace.
6313
6314 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6315
6316 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
6317
6318 2001-09-07 Gerd Moellmann <gerd@gnu.org>
6319
6320 * server.el (server-switch-buffer):
6321 * textmodes/refer.el (refer-find-entry-internal):
6322 * term/sup-mouse.el (sup-pos-to-window):
6323 * term/bg-mouse.el (bg-window-from-x-y):
6324 * emacs-lisp/edebug.el (edebug-window-live-p):
6325 Use get-window-with-predicate.
6326
6327 * window.el (get-window-with-predicate): Renamed from some-window.
6328 (some-window): Make it an alias.
6329
6330 2001-09-06 Gerd Moellmann <gerd@gnu.org>
6331
6332 * simple.el (undo): Remove positions from buffer-undo-list up to
6333 the next undo boundary only.
6334
6335 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
6336
6337 * makefile.nt (install): Don't copy sc.el. Reported by Richard
6338 Kim <ryk@dspwiz.com>
6339
6340 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
6341 the message "Creating customization items...done".
6342
6343 2001-09-05 Gerd Moellmann <gerd@gnu.org>
6344
6345 * font-lock.el (toplevel): Require `jit-lock' only if
6346 font-lock-support-mode is set to jit-lock-mode.
6347
6348 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
6349
6350 * international/quail.el (quail-use-package, quail-inactivate)
6351 (quail-activate): Mention the hooks these functions run in their
6352 doc strings.
6353
6354 2001-09-05 Edward M. Reingold <reingold@iit.edu>
6355
6356 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
6357 of file in header of menu.
6358
6359 2001-09-04 Gerd Moellmann <gerd@gnu.org>
6360
6361 * env.el (setenv): Interactively, if VARIABLE has a current value,
6362 add that to the front of the history, as the doc string says.
6363
6364 * comint.el (comint-send-input): Change help-echo.
6365 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
6366
6367 * bookmark.el (bookmark-write-file): Bind print-length and
6368 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
6369
6370 * obsolete/uncompress.el: Moved there from lisp/.
6371
6372 * comint.el (comint-insert-clicked-input): Goto point-max before
6373 deleting previous input. From "Dr Francis J. Wright"
6374 <F.J.Wright@qmw.ac.uk>.
6375
6376 * simple.el (backward-word): Doc fix.
6377
6378 2001-09-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6379
6380 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
6381 * uncompress.el, uniquify.el, vc.el, view.el, window.el
6382 * w32-fns.el: Add Keywords header.
6383
6384 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
6385
6386 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
6387 "Text Properties". Suggested by Simon Marshall
6388 <Simon.Marshall@midas-kapiti.com>.
6389
6390 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
6391
6392 * term/mac-win.el (mac-drag-n-drop): Decode file name by
6393 consulting the value of file-name-coding-system.
6394
6395 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
6396
6397 * help.el (describe-function-1): Save precomputed `file-name' rather
6398 than recomputing it (incorrectly) with `symbol-file'.
6399
6400 2001-09-03 Gerd Moellmann <gerd@gnu.org>
6401
6402 * international/isearch-x.el (isearch-exit-recursive-edit):
6403 Take three parameters, since it's used as an after-change-function.
6404
6405 * emacs-lisp/backquote.el (backquote-backquote-symbol)
6406 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
6407 from doc strings.
6408
6409 2001-09-02 Milan Zamazal <pdm@zamazal.org>
6410
6411 * progmodes/glasses.el (glasses-convert-to-unreadable):
6412 Consider underscores as in `glasses-make-readable'.
6413
6414 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6415
6416 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
6417 MS-DOS, since cpp might not be available.
6418
6419 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
6420 Mention "yank" in the help-echo text.
6421 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6422
6423 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
6424
6425 * newcomment.el (comment-indent): Insert spaces more carefully.
6426
6427 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
6428
6429 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
6430 exists. From Andy Petrusenco <andy@int.spb.ru>.
6431
6432 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
6433 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
6434 <andy@int.spb.ru>.
6435
6436 2001-08-31 Gerd Moellmann <gerd@gnu.org>
6437
6438 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
6439 Instead of running mouse-yank-at-click, see what the event is
6440 bound to outside Isearch and run that.
6441
6442 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
6443
6444 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
6445 Fix the menu entry to mention transient-mark-mode.
6446
6447 2001-08-30 Gerd Moellmann <gerd@gnu.org>
6448
6449 * simple.el (eval-expression-print-level): Fix last change.
6450
6451 * bindings.el (mode-line-coding-system-map): New variable.
6452 (mode-line-mule-info): Give the "%Z" a local-map keymap.
6453
6454 * simple.el (eval-expression-print-level): Change the type
6455 of the defcustom to allow nil.
6456
6457 * emacs-lisp/find-gc.el: Moved here from lisp/.
6458
6459 * international/quail.el (quail-completion-1):
6460 Reverse the ((CHAR . DEFN) ...) list before processing it.
6461 From Kenichi Handa <handa@etl.go.jp>.
6462
6463 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
6464 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
6465
6466 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
6467
6468 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
6469 aren't supported. This avoids the annoying gray strip drawn by
6470 the Windows version instead of the missing tool bar.
6471
6472 2001-08-29 Gerd Moellmann <gerd@gnu.org>
6473
6474 * menu-bar.el (menu-bar-options-menu): Make option text, messages
6475 and tooltips more consistent. From "Marshall, Simon"
6476 <Simon.Marshall@midas-kapiti.com>.
6477
6478 * startup.el (fancy-splash-screens): Temporarily set
6479 minor-mode-map-alist to nil while displaying splash screens.
6480
6481 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6482
6483 * buff-menu.el: Add Keywords header.
6484 Doc fix (C-x C-b is bound to list-buffers).
6485
6486 * dired-x.el: Add keyword files to get listed in finder.
6487 Remove confusing notes about GNU Emacs 19.
6488
6489 * dired.el, dired-aux.el: Add Keywords header.
6490
6491 2001-08-28 Andre Spiegel <spiegel@gnu.org>
6492
6493 * vc.el (vc-revert-file): Call the backend even if the FILE's
6494 contents can be reverted locally; pass new arg CONTENTS-DONE
6495 down to the backend.
6496
6497 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
6498 optional arg CONTENTS-DONE.
6499
6500 2001-08-28 Andrew Innes <andrewi@gnu.org>
6501
6502 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
6503
6504 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
6505
6506 * makefile.nt (install): Copy more *.el files.
6507
6508 2001-08-28 Gerd Moellmann <gerd@gnu.org>
6509
6510 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
6511 instead of `w' which is already in use.
6512
6513 * gs.el (gs-load-image): Use sleep-for.
6514 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6515
6516 2001-08-28 Miles Bader <miles@gnu.org>
6517
6518 * replace.el (query-replace-regexp-eval): Return args from
6519 `interactive' form in correct order.
6520
6521 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
6522
6523 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
6524 major modes, don't create panes for modes for which
6525 mouse-buffer-menu-alist returns an empty alist.
6526
6527 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
6528
6529 * progmodes/hideshow.el: Update first-line description.
6530 Sync comments w/ maintainer version 5.31.
6531
6532 (hs-isearch-open): Default value now `code'.
6533 Fix docstring to use "code blocks" vs "comment blocks",
6534 as opposed to "block" vs "comment".
6535 (hs-flag-region): Accept `hs-isearch-open' value
6536 of `block' as synonymous w/ `code'.
6537 (hs-hide-block-at-point): For code blocks, pass `code'
6538 to `hs-flag-region' instead of `block'.
6539
6540 2001-08-28 Miles Bader <miles@gnu.org>
6541
6542 * comint.el (comint-next-prompt): Don't loop infinitely if
6543 {next,previous}-single-char-property-change returns its input
6544 position when the search fails.
6545
6546 2001-08-27 Miles Bader <miles@gnu.org>
6547
6548 * comint.el (comint-get-old-input-default): Don't signal an error
6549 if point is not on an input field; instead, return the current
6550 line (using `comint-bol' to skip any prompt, in case we're not
6551 using fields at all).
6552
6553 * man.el (Man-mode-line-format): Variable removed.
6554 (Man-mode): Change `mode-line-buffer-identification' instead of
6555 `mode-line-format'.
6556
6557 2001-08-27 Gerd Moellmann <gerd@gnu.org>
6558
6559 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
6560 From Simon Josefsson <jas@extundo.com>.
6561
6562 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
6563
6564 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
6565 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6566
6567 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
6568 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6569
6570 * emacs-lisp/lselect.el: Ditto.
6571
6572 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
6573 Remove periods from the end of error message strings.
6574 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6575
6576 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
6577 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6578
6579 * net/telnet.el: Ditto.
6580
6581 2001-08-26 Gerd Moellmann <gerd@gnu.org>
6582
6583 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
6584 KEYMAP to the call to define-minor-mode.
6585
6586 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
6587
6588 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
6589 Replace some of the undefined characters with emulations of bidi
6590 formatting characters and Niqud as per SI 1311-1.
6591 (IT-unicode-translations): Ditto.
6592 (IT-display-table-setup, IT-setup-unicode-display):
6593 Fill characters without translations with dos-unsupported-char-glyph.
6594
6595 2001-08-24 Simon Josefsson <jas@extundo.com>
6596
6597 * hl-line.el (hl-line-mode): Don't be a global mode.
6598 (global-hl-line-mode): New function.
6599
6600 2001-08-24 Gerd Moellmann <gerd@gnu.org>
6601
6602 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
6603 being reset by Ghostscript. Don't kill the gs process.
6604 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6605
6606 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
6607
6608 * term/mac-win.el: Require scroll-bar.
6609
6610 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
6611
6612 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
6613
6614 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
6615
6616 * hexl.el (hexl-insert-multibyte-char) New function.
6617 (hexl-quoted-insert, hexl-self-insert-command)
6618 (hexl-insert-hex-char, hexl-insert-decimal-char)
6619 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
6620 Fix the doc strings accordingly.
6621 (hexl-insert-char): Reject characters whose code is above 255.
6622 Doc fix.
6623 (hexl-mode-map): Copy the global keymap instead of creating a
6624 sparse keymap, and bind all self-inserting characters to
6625 hexl-self-insert-command.
6626
6627 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
6628
6629 * wid-edit.el (text): Re-order docstring correctly.
6630
6631 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
6632
6633 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
6634
6635 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
6636
6637 * simple.el (line-number-mode): Mention the variable
6638 line-number-display-limit-width in the doc string.
6639
6640 2001-08-22 Gerd Moellmann <gerd@gnu.org>
6641
6642 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
6643 Temporarily select EVENT's window for switching buffers.
6644 (mode-line-bury-buffer): New function.
6645 (mode-line-buffer-identification-keymap): Use it instead of
6646 bury-buffer. Bind down-mouse events to prevent global down-mouse
6647 events from shining through.
6648
6649 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
6650
6651 * newcomment.el (comment-beginning): Make sure the comment-start
6652 we found isn't a comment-end (in cases where confusion is possible).
6653
6654 2001-08-22 Miles Bader <miles@gnu.org>
6655
6656 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
6657 before writing it, so that hard-links don't see new version.
6658
6659 2001-08-21 Gerd Moellmann <gerd@gnu.org>
6660
6661 * gs.el (gs-set-ghostview-colors-window-prop):
6662 Call x-change-window-property with 3rd arg FRAME.
6663 (gs-load-image): Wait for a previous Ghostscript process
6664 to complete before starting a new one.
6665
6666 * image.el (image-type-regexps): Make sure that the TIFF
6667 pattern is only matched at the beginning of a string.
6668 From Markus Rost <rost@math.ohio-state.edu>.
6669
6670 * international/swedish.el: Pre-Mule file removed. From Jonas
6671 Oberg <jonas@gnu.org>.
6672
6673 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
6674
6675 * whitespace.el (whitespace-abort-on-error): Add custom variable
6676 to whitespace to abort a write-file if whitespace is detected in file.
6677
6678 * whitespace.el (whitespace-write-file-hook): Hook to be called
6679 when writing a file. If `whitespace-abort-on-error' is set, the
6680 write will abort on detecting whitespaces.
6681 If `whitespace-auto-cleanup' is set, the file will be cleaned
6682 automatically prior to writing.
6683
6684 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
6685 whitespaces in the error output!
6686
6687 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
6688 `indent-tabs-mode', since the latter notes user preferences on
6689 TABs anyway.
6690
6691 * whitespace.el (whitespace-version): 3.1. All of the above issues
6692 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
6693
6694 2001-08-20 Gerd Moellmann <gerd@gnu.org>
6695
6696 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
6697 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6698
6699 * whitespace.el (whitespace-global-mode): Add autoload cookie.
6700
6701 2001-08-20 Alex Schroeder <alex@gnu.org>
6702
6703 * sql.el (sql-db2): Doc change.
6704
6705 2001-08-20 Alex Schroeder <alex@gnu.org>
6706
6707 * sql.el (sql-postgres): Add the database at the end of the
6708 parameters instead of at the beginning.
6709 (sql-postgres-options): Doc change.
6710
6711 2001-08-17 Gerd Moellmann <gerd@gnu.org>
6712
6713 * custom.el (defcustom): Doc fix.
6714
6715 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6716
6717 * ps-mule.el (find-composition): Check if (char-after POS)
6718 returns a valid character.
6719
6720 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
6721
6722 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
6723 original-point for extra CR characters that are added/removed when
6724 the buffer is written/read whose EOL type is -dos.
6725
6726 2001-08-16 Miles Bader <miles@gnu.org>
6727
6728 * simple.el (line-move): Undo previous change.
6729
6730 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
6731 property to input-terminating `boundary' overlays to avoid
6732 line-move wierdness.
6733
6734 2001-08-16 Gerd Moellmann <gerd@gnu.org>
6735
6736 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
6737 buffer in a save-restriction. Under one test case with Ediff,
6738 window-scroll-functions are run with a window start that's
6739 temporarily outside of the restriction.
6740
6741 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
6742
6743 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
6744 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
6745 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
6746 (texinfo-update-menu-region-beginning)
6747 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
6748 command, @ifnottex, to regexps, so it is found.
6749
6750 2001-08-16 Andrew Innes <andrewi@gnu.org>
6751
6752 * makefile.nt (DONTCOMPILE): Omit bindings.el.
6753 (DONTCOMPILE): Omit sc.el.
6754
6755 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
6756 (DONTCOMPILE): Omit sc.el.
6757
6758 2001-08-16 Gerd Moellmann <gerd@gnu.org>
6759
6760 * replace.el (occur): Bind inhibit-read-only to t.
6761
6762 2001-08-16 Miles Bader <miles@gnu.org>
6763
6764 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
6765 calling `constrain-to-field', to avoid problems with comint prompts.
6766
6767 2001-08-15 Gerd Moellmann <gerd@gnu.org>
6768
6769 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
6770 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
6771
6772 * ediff-mult.el (ediff-get-meta-info): Fix the condition
6773 of a while-loop.
6774
6775 * Makefile.in (DONTCOMPILE): Remove sc.el.
6776
6777 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
6778 Don't include term/.
6779
6780 * mail/sc.el: Moved to obsolete/.
6781
6782 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6783
6784 * ps-print.el: Change error function arguments to follow Emacs
6785 message convention. Doc fix.
6786 (ps-print-version): New version number (6.5.4).
6787 (coding-system-for-write): Change declaration position to avoid
6788 XEmacs compilation gripes.
6789 (coding-system-for-read, buffer-file-coding-system):
6790 Declarations to avoid XEmacs compilation gripes.
6791
6792 * ps-mule.el: Doc fix.
6793 (ps-mule-encode-header-string): If STRING is not a string, replace
6794 STRING by empty string.
6795
6796 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
6797
6798 * frame.el (show-trailing-whitespace): Doc fix.
6799
6800 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
6801
6802 * desktop.el (desktop-save): Insert the coding: tag before
6803 desktop-header.
6804
6805 2001-08-13 Gerd Moellmann <gerd@gnu.org>
6806
6807 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
6808 its path from $els.
6809
6810 * image.el (image-jpeg-p): Fix call of substring.
6811
6812 2001-08-10 Gerd Moellmann <gerd@gnu.org>
6813
6814 * play/animate.el (animate-string): Doc fix. Use a buffer
6815 name with stars in it.
6816 (animate-sequence): New function.
6817 From Richard Stallman <rms@gnu.org>.
6818
6819 * frame.el (select-frame-set-input-focus): New function
6820 extracted from other-frame.
6821 (other-frame): Use it.
6822 (next-multiframe-window, previous-multiframe-window): Use it.
6823
6824 * isearch.el (isearch-other-meta-char): Don't switch to the
6825 buffer of a window clicked on, when the current buffer is
6826 in Isearch mode.
6827
6828 * image.el (image-jpeg-p): Test for APPn markers in the range
6829 #xe0..#xef.
6830
6831 2001-08-09 Gerd Moellmann <gerd@gnu.org>
6832
6833 * desktop.el (desktop-save): Don't use concat to form a file
6834 name, use expand-file-name.
6835
6836 * mouse.el (mouse-delete-window): Do nothing if frame has just
6837 one window.
6838
6839 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
6840 for the minor mode name.
6841
6842 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
6843 minor mode name.
6844
6845 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
6846 instead of make-mode-line-mouse2-map.
6847
6848 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
6849 the minor mode name.
6850
6851 * emacs-lisp/easy-mmode.el (define-minor-mode):
6852 Use mode-line-minor-mode-keymap for the minor mode name.
6853
6854 * calendar/calendar.el (calendar-mode-line-format):
6855 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
6856
6857 * bindings.el (make-mode-line-mouse-map): Renamed from
6858 make-mode-line-mouse2-map. Take additional arg MOUSE.
6859 (mode-line-modified): Use mouse-3 instead of mouse-2.
6860 (mode-line-buffer-identification-keymap): Bind keys differently.
6861 (propertized-buffer-identification): Adapt help-echo to new bindings.
6862
6863 * bindings.el (mode-line-format): Specify help-echo for line
6864 number, column number and buffer-percent part of the mode-line.
6865
6866 * image.el (image-type-regexps): Allow whitespace at the start
6867 of the image data for XPM, XBM and Postscript, which are
6868 text files.
6869 (image-jpeg-p): Correct calculation of next field offset.
6870
6871 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6872
6873 * battery.el: Fix typo.
6874
6875 2001-08-08 Gerd Moellmann <gerd@gnu.org>
6876
6877 * image.el (image-type-regexps): Allow predicates. Change the way
6878 JPEG images are recognized.
6879 (image-jpeg-p): New function.
6880 (image-type-from-data): Handle predicates in image-type-regexps.
6881
6882 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
6883 #:, #x, #o, and similar constructs.
6884
6885 2001-08-07 Gerd Moellmann <gerd@gnu.org>
6886
6887 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
6888
6889 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
6890 instead of `progn'.
6891
6892 * tar-mode.el (tar-extract): Avoid generating a new buffer
6893 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
6894
6895 * textmodes/paragraphs.el (forward-sentence): Avoid building
6896 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
6897
6898 * progmodes/executable.el (executable-set-magic):
6899 If executable-find returns a quoted file name, unquote it before
6900 inserting it.
6901
6902 * image.el (image-type-regexps): For JPEG files, use a regexp
6903 derived from the JFIF spec.
6904
6905 * image.el (image-type-regexps): Use `\`' instead of `^' in
6906 most regular expressions.
6907
6908 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6909
6910 * play/animate.el: Re-insert a reference to re-inserted function.
6911
6912 2001-08-06 Gerd Moellmann <gerd@gnu.org>
6913
6914 * help.el (describe-function-1): Use find-function-search-for-symbol
6915 instead of find-function-noselect because the latter follows aliases.
6916
6917 * play/animate.el (animate-birthday-present): Re-insert.
6918
6919 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6920 Handle old-style menu definitions.
6921
6922 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6923
6924 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
6925 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6926
6927 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
6928 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
6929 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
6930
6931 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6932
6933 * textmodes/tildify.el: Milan Zamazal has new address.
6934
6935 2001-08-03 Gerd Moellmann <gerd@gnu.org>
6936
6937 * custom.el (custom-set-variables): Don't test `custom-requests'
6938 properties, check the third element of the options passed to
6939 custom-set-variables instead.
6940
6941 * info.el (info-insert-file-contents): Use info-file-exists-p
6942 instead of file-exists-p.
6943
6944 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
6945 the mode-line face is restored. Fix several bugs.
6946
6947 * replace.el (perform-replace): Doc fix.
6948
6949 2001-08-02 Francesco Potorti` <pot@gnu.org>
6950
6951 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
6952 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
6953 (uniquify-fix-item-base, uniquify-fix-item-filename)
6954 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
6955 Callers changed.
6956 (uniquify-set-proposed): Changed to work with a vector item.
6957 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
6958 the fix list, and a list of strings for the non-file buffer
6959 names. Both changes reduce consing.
6960 (uniquify-rationalize-a-list): Local variable renaming.
6961 (uniquify-rationalize-conflicting-sublist): Use member instead of
6962 assoc.
6963 (uniquify-rename-buffer): Use unless instead of if not.
6964
6965 2001-08-02 Gerd Moellmann <gerd@gnu.org>
6966
6967 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
6968
6969 * custom.el (custom-set-variables): Set options with :require
6970 clauses last.
6971
6972 * custom.el (defcustom): Doc fix.
6973
6974 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
6975
6976 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
6977
6978 * man.el (man): Mention Man-switches in the doc string.
6979 (Man-switches): Mention -a in the doc string.
6980
6981 * textmodes/ispell.el (ispell-alternate-dictionary):
6982 Add /usr/share/lib/dict/words, for Irix.
6983
6984 * bindings.el: Bind shifted and control-shifted kp-* keys to the
6985 corresponding non-kp keys. Suggested by Stephen Gildea
6986 <gildea@stop.mail-abuse.org>.
6987
6988 2001-08-01 Francesco Potorti` <pot@gnu.org>
6989
6990 * uniquify.el: These changes correct a corner case that the old
6991 code managed correctly.
6992 (uniquify-fix-item-proposed): Renamed from
6993 uniquify-fix-item-min-proposed.
6994 (uniquify-set-proposed): New function.
6995 (uniquify-rationalize-file-buffer-names): Code reshuffled for
6996 clarity and speed.
6997 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
6998 This is equivalent to what the old code did.
6999 (uniquify-rationalize-a-list): Never recompute the proposed
7000 name. Sort the conflicting sublist before rationalising it: this
7001 is equivalent to what the old code did, but one directory element
7002 at a time, and only when necessary.
7003 (uniquify-rationalize-conflicting-sublist): Recompute here the
7004 proposed name.
7005
7006 2001-08-01 Gerd Moellmann <gerd@gnu.org>
7007
7008 * play/animate.el: Add Keywords and Maintainer. Remove a
7009 reference to a removed function.
7010
7011 * play/animate.el (animate-string): Handle case that the string is
7012 longer than the window is wide.
7013
7014 2001-07-31 Gerd Moellmann <gerd@gnu.org>
7015
7016 * desktop.el (desktop-save): Bind coding-system-for-write to
7017 `emacs-mule' for write-region.
7018
7019 * delsel.el (delete-selection-pre-hook): Don't set this-command
7020 to `ignore' if the region is empty.
7021
7022 * international/mule.el (set-keyboard-coding-system):
7023 Set keyboard-coding-system.
7024
7025 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
7026 before accessing it.
7027
7028 2001-07-30 Andreas Schwab <schwab@suse.de>
7029
7030 * menu-bar.el (toggle-highlight-paren-mode):
7031 Use `(show-paren-mode)' as body.
7032
7033 2001-07-30 Andre Spiegel <spiegel@gnu.org>
7034
7035 * vc.el (vc-checkout-hook): New hook.
7036 (vc-checkout): Run it.
7037
7038 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
7039
7040 * progmodes/make-mode.el (makefile-macroassign-regex):
7041 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
7042
7043 2001-07-30 Gerd Moellmann <gerd@gnu.org>
7044
7045 * vc.el (vc-switch-backend): Fix autoload cookie.
7046
7047 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
7048 the desktop file.
7049
7050 2001-07-30 Simon Josefsson <jas@extundo.com>
7051
7052 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
7053 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
7054
7055 2001-07-27 Gerd Moellmann <gerd@gnu.org>
7056
7057 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
7058 (last-sexp-toggle-display): Renamed from last-sexp-print.
7059 (last-sexp-toggle-display, eval-last-sexp-1):
7060 Use last-sexp-setup-props.
7061
7062 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
7063 New user-options.
7064 (mouse-wheel-change-button): New function.
7065 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
7066 (mwheel-scroll): Ditto.
7067
7068 2001-07-26 Gerd Moellmann <gerd@gnu.org>
7069
7070 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
7071 `...', compare with unabbreviated printed representation instead.
7072 (last-sexp-print): Bind print-length and print-level to nil.
7073
7074 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
7075 before assigning text properties. Make properties rear-nonsticky.
7076
7077 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
7078 (eval-last-sexp-1): Give printed text a `keymap' property and bind
7079 <mouse-2> and <RET> in that map to a function printing the
7080 unabbreviated value.
7081
7082 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
7083 is a buffer, put a text property `printed-value' on the printed
7084 representation, with the Lisp object printed as value.
7085
7086 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
7087
7088 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
7089 Mention the effect of eval-expression-print-length and
7090 eval-expression-print-level in the doc strings. Suggested by
7091 Kevin Gallagher <kevingal@onramp.net>.
7092
7093 2001-07-25 Gerd Moellmann <gerd@gnu.org>
7094
7095 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
7096 for buttons > 3.
7097 (xterm-mouse-translate): Handle the case that we don't get a
7098 down-event.
7099
7100 * emacs-lisp/find-func.el (find-function-regexp):
7101 Add easy-mmode-define-global-mode to the regexp. Allow newlines
7102 in front of the function name.
7103
7104 * isearch.el (isearch-other-meta-char): Fix last change.
7105
7106 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
7107 similar events for which fake prefix keys are generated. It's no
7108 longer necessary since read_key_sequence doesn't modify these
7109 events for internal purposes anymore.
7110
7111 * files.el (auto-mode-alist): Use nroff-mode for files ending
7112 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
7113
7114 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
7115
7116 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
7117 tool-bar-lines parameter, behave as if its value were zero.
7118 (mouse-avoidance-set-pointer-shape): Don't do anything if
7119 x-pointer-shape is not boundp.
7120
7121 2001-07-23 Francesco Potorti` <pot@gnu.org>
7122
7123 * uniquify.el: Overall speedup changes when using many buffers.
7124 (uniquify-fix-item-base, uniquify-fix-item-filename)
7125 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
7126 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
7127 place in the item, but was never used.
7128 (uniquify-fix-item-min-proposed): New defalias: the fourth place
7129 in the item is now used as cache for the proposed name.
7130 (uniquify-rationalize-file-buffer-names): Move computation made on
7131 newbuffile out of the loop, in the newbuffile-nd local var.
7132 Use dolist (cosmetic change). Compute the proposed name for the most
7133 common case and cache it in the fourth place in the item.
7134 (uniquify-rationalize-file-buffer-names): Used to return a a list
7135 of buffer whose name was changed, but that return value was never used.
7136 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
7137 the cached proposed name, does much less consing and is quicker.
7138 (uniquify-filename-lessp): Deleted.
7139 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
7140 Do not bind locally the uniquify-possibly-resolvable flag. Use the
7141 cached proposed name is possible.
7142 (uniquify-get-proposed-name): Arguments changed, callers changed.
7143 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
7144 uniquify-possibly-resolvable flag, which is no more bound locally.
7145 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
7146 flag, which does not exist any more.
7147
7148 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
7149
7150 * term/internal.el (IT-unicode-translations): Fix the appearance of
7151 "6`".
7152
7153 * progmodes/compile.el (compile-internal): If EMACS is already
7154 defined in the environment, don't override its value.
7155
7156 2001-07-23 Gerd Moellmann <gerd@gnu.org>
7157
7158 * play/fortune.el: Undo change of 2001-07-13.
7159 Fix autoload cookies. Add types to defcustoms.
7160 (fortune) <defgroup>: Add :link.
7161 (fortune-from-region): Use eq, not eql.
7162 From Dave Love <fx@gnu.org>.
7163
7164 * play/animate.el (animate-birthday-present): Function removed.
7165
7166 * play/animate.el: New file.
7167
7168 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
7169
7170 * startup.el (normal-top-level-add-subdirs-to-load-path):
7171 On Windows, put into normal-top-level-add-subdirs-inode-list the
7172 canonicalized names of the directories instead of inode numbers.
7173
7174 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
7175
7176 * ediff-util.el: Copyright years.
7177 (ediff-choose-syntax-table): New function.
7178 (ediff-setup): Use ediff-choose-syntax-table.
7179 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
7180 vc-state is available.
7181 (ediff-make-temp-file): Use ediff-coding-system-for-write.
7182
7183 * ediff-init.el (ediff-with-syntax-table): New macro, uses
7184 with-syntax-table.
7185 (ediff-coding-system-for-read): From ediff-diff.el
7186 (ediff-coding-system-for-write): New variable.
7187 (ediff-highest-priority): Fixed the bug having to do with disappearing
7188 overlays.
7189 (ediff-file-remote-p): Use file-remote-p, if available.
7190 (ediff-listable-file): New function.
7191 (ediff-file-attributes): Use ediff-listable-file.
7192
7193 * ediff-mult.el (ediff-meta-insert-file-info1):
7194 Use ediff-listable-file.
7195
7196 * ediff-ptch.el (ediff-prompt-for-patch-file):
7197 Use ediff-coding-system-for-read.
7198 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
7199
7200 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
7201 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
7202
7203 * ediff.el: Date of last update, copyright years.
7204
7205 * ediff-wind (ediff-setup-control-frame): Nill->nil.
7206
7207 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
7208 of Scott Bronson.
7209 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
7210 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
7211 Deleted functions.
7212 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
7213 ex-token-list.
7214 (viper-get-ex-address-subr): Convert registers to char data type.
7215
7216 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
7217 (viper-memq-char): Use viper-int-to-char.
7218 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
7219 vc-locking-state.
7220 (viper-read-key): Use viper-read-key-sequence.
7221
7222 * viper.el (viper-major-mode-modifier-list):
7223 Added inferior-emacs-lisp-mode.
7224 (this-major-mode-requires-vi-state): New function that uses simple
7225 heuristics to decide if vi state is appropriate.
7226 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
7227 (viper-non-hook-settings): Don't advise read-key-sequence.
7228 (viper-read-key-sequence): New function that replaces the
7229 previously used advice to read-key-sequence.
7230
7231 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
7232 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
7233 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
7234 (viper-open-line-at-point,viper-substitute,viper-overwrite)
7235 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
7236 Got rid of the negative character hack.
7237 (viper-escape-to-state,viper-replace-state-exit-cmd):
7238 Use viper-read-key-sequence.
7239 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
7240 (viper-minibuffer-standard-hook,viper-read-string-with-history):
7241 Don't override existing minibuffer-setup-hook.
7242 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
7243 Convert registers to char data type.
7244 (viper-autoindent): Use viper-indent-line.
7245
7246 * viper-keym.el: Use viper-exec-key-in-emacs.
7247
7248 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
7249
7250 * server.el (server-visit-files): Fix variable name typo.
7251
7252 2001-07-20 Gerd Moellmann <gerd@gnu.org>
7253
7254 * simple.el (delete-trailing-whitespace): Save match data
7255 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
7256
7257 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
7258
7259 * progmodes/compile.el (compilation-parse-errors): `linenum' might
7260 return a this-error using the alternative format (a pair of markers).
7261
7262 2001-07-19 Gerd Moellmann <gerd@gnu.org>
7263
7264 * font-lock.el (c++-keywords): Add Standard C++ operator names.
7265
7266 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
7267 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
7268
7269 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7270
7271 * international/iso-transl.el: Fix typo in the header of the file.
7272
7273 * textmodes/picture.el (picture): Doc fix.
7274
7275 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
7276 follow coding conventions in generated files.
7277
7278 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
7279
7280 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7281 (tool-bar-add-item): Don't call image-related primitives if the
7282 display doesn't support images.
7283
7284 * frame.el (display-images-p): New function.
7285
7286 2001-07-17 Gerd Moellmann <gerd@gnu.org>
7287
7288 * server.el (server-visit-files): Handle the case the specified
7289 column number is <= 0.
7290
7291 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
7292
7293 * startup.el (command-line-1): Add support for +LINE:COLUMN
7294 command line argument.
7295
7296 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7297
7298 * server.el (server-process-filter, server-visit-files):
7299 Add support for +LINE:COLUMN style emacsclient calls.
7300
7301 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7302
7303 * emacs-lisp/easy-mmode.el: Add Keywords header.
7304
7305 * play/pong.el: Author has new address.
7306
7307 * play/landmark.el: Author is no more reachable.
7308
7309 * play/handwrite.el: Author is no more reachable.
7310
7311 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
7312
7313 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
7314 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
7315 Complete bindings for F<1..12> keys.
7316 (global-map): Remove `undo' binding (already in the default).
7317 Replace `t<n>' bindings with `f<n>' bindings.
7318
7319 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
7320
7321 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
7322 (tcl-mode): Use tcl-add-log-defun.
7323 (tcl-indent-line): Use tcl-calculate-indent.
7324 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
7325 (tcl-indent-exp): Renamed from indent-tcl-exp.
7326 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
7327 (tcl-indent-for-comment): Call comment-indent-function properly
7328 and handle the case where it returns nil.
7329
7330 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7331
7332 * calendar/cal-islam.el (calendar-goto-islamic-date):
7333 Remove autoload cookie.
7334
7335 * calendar/calendar.el (calendar-goto-islamic-date):
7336 Add call to autoload.
7337
7338 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
7339
7340 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
7341 Don't change compile-auto-highlight globally.
7342 Don't bother with `font-lock-defaults' property since XEmacs
7343 also understands the `font-lock-defaults' variable.
7344 Use make-local-variable rather than make-variable-buffer-local.
7345 Don't `defconst' comment-indent-function: keep the default.
7346 Call easy-menu-add unconditionally.
7347 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
7348 (ada-create-menu): Use :included for Emacs as well.
7349
7350 * vc.el (vc-do-command): Autoload.
7351
7352 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
7353
7354 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7355
7356 * ps-print.el: Fix Author: header.
7357
7358 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7359
7360 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
7361 mouse-1 etc., bind them to `ignore'.
7362
7363 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
7364 send-invisible, which is already defined in Comint.
7365 (eshell-watch-for-password-prompt): Use it.
7366
7367 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7368
7369 * which-func.el (which-func-mode): Doc fix.
7370
7371 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
7372 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
7373 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
7374 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
7375 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
7376 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
7377 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
7378 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
7379 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
7380 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
7381 * emulation/edt-mapper.el, emulation/edt-pc.el,
7382 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
7383 * emulation/tpu-edt.el, emulation/tpu-extras.el,
7384 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
7385 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
7386 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
7387 * international/isearch-x.el, international/iso-cvt.el,
7388 * international/ogonek.el, international/quail.el,
7389 * international/utf-8.el, jit-lock.el, language/devan-util.el,
7390 * language/devanagari.el, language/ethio-util.el,
7391 * language/ethiopic.el, language/european.el, language/indian.el,
7392 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
7393 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
7394 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
7395 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
7396 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
7397 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
7398 * progmodes/autoconf.el, progmodes/cmacexp.el,
7399 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
7400 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
7401 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
7402 * progmodes/ebnf2ps.el, progmodes/executable.el,
7403 * progmodes/fortran.el, progmodes/idlw-shell.el,
7404 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
7405 * progmodes/m4-mode.el, progmodes/mantemp.el,
7406 * progmodes/meta-mode.el, progmodes/octave-inf.el,
7407 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
7408 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
7409 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
7410 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
7411 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
7412 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
7413 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
7414 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
7415 * textmodes/two-column.el, time-stamp.el, timezone.el,
7416 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
7417 * which-func.el, whitespace.el, wid-browse.el, widget.el,
7418 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
7419 conventions.
7420
7421 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7422
7423 * simple.el (set-variable): Require 'cus-edit' instead of
7424 `wid-edit', so that the Custom widgets get defined.
7425
7426 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7427
7428 * allout.el: A fix to follow coding conventions.
7429
7430 * find-lisp.el: A fix to follow coding conventions.
7431
7432 * term/w32-win.el: A fix to follow coding conventions.
7433
7434 * textmodes/sgml-mode.el: A fix to follow coding conventions.
7435
7436 * term/xterm.el: A fix to follow coding conventions.
7437
7438 * term/news.el: A fix to follow coding conventions.
7439
7440 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
7441 header line fixed.
7442
7443 * sun-curs.el: Fix Maintainer: header line.
7444
7445 * emacs-lisp/easymenu.el: Address of the author added.
7446
7447 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7448
7449 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
7450 property.
7451
7452 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7453
7454 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
7455 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
7456 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
7457 Some fixes to follow coding conventions.
7458
7459 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7460
7461 * which-func.el (which-func-mode): Doc fix.
7462
7463 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
7464
7465 * net/rcompile.el (remote-compile): Use make-local-variable.
7466
7467 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
7468
7469 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
7470
7471 * mail/reporter.el (reporter-submit-bug-report):
7472 Don't abuse make-variable-buffer-local. Fix call to add-hook.
7473
7474 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7475
7476 * calendar/cal-china.el, calendar/cal-coptic.el,
7477 * calendar/cal-dst.el, calendar/cal-french.el,
7478 * calendar/cal-hebrew.el, calendar/cal-islam.el,
7479 * calendar/cal-iso.el, calendar/cal-julian.el,
7480 * calendar/cal-mayan.el, calendar/cal-persia.el,
7481 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
7482 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
7483 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
7484 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
7485 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
7486 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
7487 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
7488 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
7489 * progmodes/ada-xref.el, progmodes/cc-align.el,
7490 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
7491 * progmodes/cc-defs.el, progmodes/cc-engine.el,
7492 * progmodes/cc-langs.el, progmodes/cc-menus.el,
7493 * progmodes/cc-styles.el, progmodes/cc-vars.el,
7494 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
7495 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
7496 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
7497 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
7498 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
7499 * textmodes/reftex.el: Some fixes to follow coding
7500 conventions in Elisp files with known maintainers.
7501
7502 * emulation/viper.el: A fix to follow coding conventions.
7503
7504 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
7505 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
7506 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
7507 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
7508 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
7509 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
7510 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
7511 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
7512 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
7513 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
7514 conventions in Elisp files.
7515
7516 * composite.el, diff.el, emacs-lisp/levents.el,
7517 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
7518 * emulation/pc-mode.el, emulation/viper-cmd.el,
7519 * emulation/viper-ex.el, emulation/viper-init.el,
7520 * emulation/viper-keym.el, emulation/viper-macs.el,
7521 * emulation/viper-mous.el, emulation/viper-util.el,
7522 * emulation/viper.el, forms-pass.el, international/ccl.el,
7523 * international/characters.el, international/encoded-kb.el,
7524 * international/fontset.el, international/ja-dic-cnv.el,
7525 * international/ja-dic-utl.el, international/kinsoku.el,
7526 * international/kkc.el, international/mule-cmds.el,
7527 * international/mule-diag.el, international/mule-util.el,
7528 * international/mule.el, international/titdic-cnv.el,
7529 * language/china-util.el, language/chinese.el,
7530 * language/cyril-util.el, language/cyrillic.el, language/english.el,
7531 * language/greek.el, language/hebrew.el, language/japan-util.el,
7532 * language/japanese.el, language/korea-util.el, language/korean.el,
7533 * language/lao-util.el, language/lao.el, language/misc-lang.el,
7534 * language/slovak.el, language/thai-util.el, language/thai.el,
7535 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
7536 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
7537 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
7538 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
7539 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
7540 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
7541 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
7542 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
7543 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
7544 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
7545 to follow coding conventions in files without maintainer or in files
7546 with clear maintainer (but without Maintainer header stating so).
7547
7548 * emacs-lisp/elp.el: A fix to follow coding conventions.
7549
7550 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
7551 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
7552 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
7553 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
7554 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
7555 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
7556 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
7557 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
7558 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
7559 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
7560 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
7561 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
7562 conventions in files from Gnus.
7563
7564 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
7565 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
7566 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
7567 * echistory.el, electric.el, emacs-lisp/authors.el,
7568 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
7569 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
7570 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
7571 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
7572 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
7573 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
7574 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
7575 * international/codepage.el, international/iso-ascii.el,
7576 * international/iso-insert.el, international/iso-transl.el,
7577 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
7578 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
7579 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
7580 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
7581 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
7582 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
7583 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
7584 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
7585 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
7586 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
7587 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
7588 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
7589 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
7590 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
7591 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
7592 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
7593 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
7594 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
7595 * textmodes/tex-mode.el, textmodes/text-mode.el,
7596 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
7597 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
7598 * vt100-led.el, window.el: Some fixes to follow coding conventions in
7599 files maintained by FSF.
7600
7601 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7602
7603 * arc-mode.el: A fix to follow coding conventions.
7604
7605 * bindings.el: Ditto.
7606
7607 * cdl.el: Ditto.
7608
7609 * comint.el: Ditto.
7610
7611 * cus-start.el: Ditto.
7612
7613 * shell.el: Ditto.
7614
7615 * skeleton.el: Ditto.
7616
7617 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
7618
7619 * info.el (Info-build-node-completions):
7620 Make Info-current-file-completions buffer local.
7621
7622 2001-07-13 Gerd Moellmann <gerd@gnu.org>
7623
7624 * which-func.el (which-func-mode, which-func-ff-hook)
7625 (which-function-mode): Remove references to which-func-mode-global.
7626
7627 * calendar/cal-islam.el (calendar-goto-islamic-date):
7628 Add autoload cookie.
7629
7630 * play/fortune.el: Add types to defcustoms.
7631
7632 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7633
7634 * language/czech.el: A fix to follow coding conventions.
7635
7636 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7637
7638 * speedbar.el (speedbar-supported-extension-expressions): Add .g
7639 to the extension list, for antlr-mode. From Christoph Wedler
7640 <Christoph.Wedler@sap.com>.
7641
7642 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
7643
7644 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
7645 (vc-dired-mode-map): Fix the madness.
7646
7647 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
7648 (vc-prefix-map): Moved back from vc.el.
7649
7650 2001-07-11 Gerd Moellmann <gerd@gnu.org>
7651
7652 * mail/mail-extr.el (mail-extr-all-top-level-domains):
7653 Increase the size of the obarray.
7654 (mail-extr-all-top-level-domains): Add more toplevel domains,
7655 add more long names.
7656 From: Per Starback <starback@ling.uu.se>.
7657
7658 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7659
7660 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
7661 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7662
7663 * progmodes/ada-mode.el: Ditto.
7664
7665 * progmodes/ada-xref.el: Ditto.
7666
7667 2001-07-11 Miles Bader <miles@gnu.org>
7668
7669 * finder.el (finder-insert-at-column): Also move to the next line
7670 if exactly at COLUMN.
7671
7672 2001-07-10 Gerd Moellmann <gerd@gnu.org>
7673
7674 * help.el (describe-function-1): When printing FUNCTION's
7675 documentation, don't assume FUNCTION is a symbol.
7676
7677 * startup.el (normal-top-level): Don't operate on the initial
7678 frame if we failed to create one.
7679
7680 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
7681
7682 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
7683 itself, i.e. only indent the contents in it.
7684
7685 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
7686
7687 * mail/rmail.el (rmail-show-message): Show beginning of message in
7688 all windows containing it.
7689
7690 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
7691
7692 * term/tty-colors.el: Fix the header line and copyright years.
7693
7694 2001-07-09 Gerd Moellmann <gerd@gnu.org>
7695
7696 * emacs-lisp/advice.el (ad-make-advised-definition): If the
7697 original definition has an interactive form, but is Elp
7698 instrumented, use the interactive form of the function called by
7699 elp-wrapper.
7700
7701 * winner.el (winner-equal): Make it a defun. Don't compare Winner
7702 configurations with compare-window-configuration; they aren't
7703 window configurations.
7704
7705 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
7706 from the server for the format we expect. Don't use it if it
7707 doesn't look like what the Internet draft for FTP extensions specifies.
7708
7709 * toolbar/*.pbm: Cleaned up.
7710 From Luis Fernandes <elf@ee.ryerson.ca>.
7711
7712 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7713
7714 * cc-cmds.el: Extended the kludge to interoperate with the
7715 delsel and pending-del packages wrt to the new function
7716 `c-electric-delete-forward'.
7717
7718 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
7719
7720 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
7721 to delay the call to <mode> for global minor modes.
7722 (easy-mmode-define-navigation): Only recenter if interactive.
7723
7724 2001-07-06 Gerd Moellmann <gerd@gnu.org>
7725
7726 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
7727 to lisp-indent-line.
7728
7729 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
7730 from the server. Call encode-time only when we are sure that we
7731 got a 213 response.
7732
7733 2001-07-06 Simon Josefsson <jas@extundo.com>
7734
7735 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
7736 (mail-envelope-from): New user option.
7737 (sendmail-send-it): Use it.
7738
7739 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7740
7741 * ps-print.el: Use locale dependant date to print date in header.
7742 Doc fix.
7743 (ps-print-version): New version number (6.5.3).
7744 (ps-right-header, ps-right-footer): Initialization and doc fix.
7745 (ps-time-stamp-locale-default): New fun.
7746
7747 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7748
7749 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
7750 field problem with MIME-mode.
7751
7752 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
7753
7754 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7755
7756 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
7757 MIME-mode.
7758
7759 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
7760
7761 * bindings.el (mode-line-mule-info): Don't show the tip with
7762 buffer-file-coding-system if that is nil.
7763
7764 2001-07-05 Gerd Moellmann <gerd@gnu.org>
7765
7766 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
7767 instead of kill-line.
7768
7769 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
7770 <Pavel@Janik.cz>.
7771
7772 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
7773 <Pavel@Janik.cz>.
7774
7775 2001-07-04 Gerd Moellmann <gerd@gnu.org>
7776
7777 * font-lock.el (c-font-lock-keywords-3): When matching something
7778 like `struct X Y', finish with point after Y.
7779
7780 2001-07-04 Simon Josefsson <jas@extundo.com>
7781
7782 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
7783 in caller buffer.
7784
7785 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
7786
7787 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
7788 instead of string-match to find the basename of the file.
7789 From Pascal Obry <p.obry@wanadoo.fr>.
7790
7791 * net/browse-url.el (browse-url-default-windows-browser):
7792 Support the MS-DOS port when it runs on Windows.
7793 (browse-url-browser-function) [ms-dos]: Default to
7794 browse-url-default-windows-browser.
7795
7796 * help.el (locate-library): Enable code that looks for compressed
7797 libraries if auto-compression-mode is on.
7798
7799 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
7800
7801 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
7802
7803 2001-07-02 Gerd Moellmann <gerd@gnu.org>
7804
7805 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
7806
7807 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
7808
7809 * allout.el: Fix the header line, so that finder.el recognizes it.
7810 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7811
7812 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
7813 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7814
7815 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7816
7817 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
7818
7819 * ps-bdf.el (bdf-directory-list): Use the value relative to
7820 installation-directory for MS-Windows as well.
7821
7822 2001-06-29 Richard M. Stallman <rms@gnu.org>
7823
7824 * wid-edit.el (widget-color-sample-face-get):
7825 Return ((foreground-color . COLOR)) instead of constructing a face.
7826
7827 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7828
7829 * faces.el (region): Change the background color for the
7830 light-background color display to lightgoldenrod2, to make it
7831 visible on some laptops.
7832
7833 2001-06-28 Richard M. Stallman <rms@gnu.org>
7834
7835 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
7836 (rmail-msg-restore-non-pruned-header): Likewise.
7837 If point was in the old pruned header, put it at the top.
7838 (rmail-msg-prune-header): If point was at the top, keep it there.
7839
7840 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
7841 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
7842
7843 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
7844
7845 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
7846
7847 2001-06-28 Karl Fogel <kfogel@red-bean.com>
7848
7849 * saveplace.el: Update maintainer email address.
7850
7851 2001-06-27 Francesco Potorti` <pot@gnu.org>
7852
7853 * uniquify.el: (uniquify-rationalize-file-buffer-names):
7854 Undo previous change.
7855
7856 2001-06-27 Francesco Potorti` <pot@gnu.org>
7857
7858 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
7859 preliminary quick reordering. Can speed things up dramatically.
7860
7861 2001-06-26 Richard M. Stallman <rms@gnu.org>
7862
7863 * dired.el (dired-get-filename): A file name starting with ~
7864 is not absolute in this context.
7865
7866 * which-func.el (which-func-maxout): Increase default to 500000.
7867 (which-function-mode): This is now the "real" name of the function.
7868 (which-func-mode): Now an alias.
7869 (which-func-mode-global): Name deleted.
7870
7871 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
7872 button-2, when binding hs-mouse-toggle-hiding.
7873
7874 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7875
7876 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
7877 (rmail-msg-prune-header): Likewise.
7878 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
7879 and `rmail-msg-prune-header'.
7880
7881 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
7882
7883 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
7884 back than LINEBEG.
7885
7886 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
7887
7888 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
7889 window where they clicked the mouse has a header line, adjust
7890 vertical movement by one.
7891
7892 2001-06-25 Milan Zamazal <pdm@zamazal.org>
7893
7894 * progmodes/glasses.el (glasses-make-readable): Consider underscores
7895 too when separating a parenthesis.
7896
7897 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
7898
7899 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7900 (bookmark-bmenu-hide-filenames): Add help-echo to
7901 mouse-highlighted text.
7902 (bookmark-bmenu-show-filenames): Remove help-echo property from
7903 the whitespace.
7904
7905 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
7906
7907 * files.el (auto-mode-alist): Add configure.ac (autoconf).
7908 From Karl Eichwalder <ke@suse.de>.
7909
7910 2001-06-23 Richard M. Stallman <rms@gnu.org>
7911
7912 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
7913
7914 * progmodes/cc-styles.el (c-set-style): Don't specify initial
7915 contents for completing-read.
7916
7917 2001-06-22 Richard M. Stallman <rms@gnu.org>
7918
7919 * menu-bar.el (menu-bar-make-toggle): Construct the
7920 function's doc string from HELP, not DOC, and make it accurate by
7921 adding "Toggle whether to " at the front and downcasing the initial.
7922 Change the HELP arg in some calls to make it fit this usage.
7923
7924 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
7925 Undo previous change.
7926
7927 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
7928
7929 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
7930
7931 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
7932
7933 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
7934
7935 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
7936
7937 * dabbrev.el (dabbrev--select-buffers): Fix last change.
7938
7939 2001-06-20 Richard M. Stallman <rms@gnu.org>
7940
7941 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
7942 broken out from dabbrev--find-expansion. Handle minibuffer
7943 specially here.
7944 (dabbrev--find-expansion): Simplify code in various ways.
7945 Don't treat minibuffers specially.
7946 Call dabbrev--make-friend-buffer-list.
7947 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
7948 (dabbrev--scanning-message): Do nothing when minibuffer is current.
7949
7950 2001-06-19 John Wiegley <johnw@gnu.org>
7951
7952 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
7953 Also, added a comment describing how to greatly speedup Eshell
7954 loadup time, by concatenating together all of Eshell's .elc files.
7955
7956 2001-06-19 John Wiegley <johnw@gnu.org>
7957
7958 * eshell/esh-mode.el: Disabled a test that often yields false failures.
7959
7960 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
7961
7962 * woman.el (WoMan-highlight-references): Add help-echo to
7963 mouse-highlighted text.
7964
7965 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
7966
7967 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
7968
7969 2001-06-18 Gerd Moellmann <gerd@gnu.org>
7970
7971 * international/quail.el (quail-start-conversion):
7972 Reset quail-translating to nil.
7973
7974 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
7975 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
7976
7977 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
7978
7979 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
7980 mouse-highlighted text.
7981
7982 * dired.el (dired-mark-pop-up): Fix last change.
7983
7984 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
7985
7986 * calendar/calendar.el (generate-calendar-month): Add help-echo to
7987 mouse-highlighted text.
7988
7989 * net/quickurl.el (quickurl-url-file): Run through
7990 convert-standard-filename.
7991 (quickurl-list-populate-buffer): Add help-echo to
7992 mouse-highlighted text.
7993 (top-level): Update Dave's URL.
7994
7995 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
7996 mouse-highlighted text.
7997
7998 * textmodes/page-ext.el (pages-copy-header-and-position):
7999 Add help-echo to mouse-highlighted text.
8000
8001 * tar-mode.el (tar-header-block-summarize): Add help-echo to
8002 mouse-highlighted text.
8003
8004 * replace.el (occur): Add help-echo to mouse-highlighted text.
8005
8006 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
8007 mouse-highlighted text.
8008
8009 * progmodes/cpp.el (cpp-make-button): Add help-echo to
8010 mouse-highlighted text.
8011
8012 * progmodes/compile.el (compile-reinitialize-errors):
8013 Add help-echo to mouse-highlighted messages.
8014 (compilation-forget-errors): Remove help-echo property as well.
8015
8016 * play/landmark.el (lm-plot-square, lm-init-display):
8017 Add help-echo to mouse-highlighted text.
8018
8019 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
8020 Add help-echo to mouse-highlighted text.
8021
8022 * dired.el (dired-insert-set-properties): Add help-echo to
8023 mouse-highlighted text.
8024 (dired-mark-pop-up): Remove help-echo property from the file name.
8025
8026 * comint.el (comint-send-input): Add help-echo to
8027 mouse-highlighted text.
8028
8029 * buff-menu.el (list-buffers-noselect): Add help-echo to
8030 mouse-highlighted text.
8031
8032 * arc-mode.el (archive-summarize-files): Add help-echo to
8033 mouse-highlighted text.
8034
8035 * ffap.el (ffap-machine-p): Always return nil if
8036 open-network-stream is not fboundp.
8037
8038 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
8039
8040 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
8041 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
8042 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
8043 incorrectly binding chars between 128 and 256 to it.
8044 (sgml-maybe-name-self): Handle latin-1 chars properly.
8045 (sgml-tags-invisible): Bind buffer-file-name to nil.
8046 Use unwind-protect and restore-buffer-modified-p.
8047 (sgml-point-entered): Use buffer-substring-no-properties.
8048 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
8049 (html-mode): Don't force `imenu-sort-function'.
8050
8051 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
8052
8053 * tar-mode.el: Fix the copyright notice.
8054
8055 * font-lock.el (font-lock-comment-face): For tty's with dark
8056 background, use "red1", since "lightred" is not one of the colors
8057 recognized by tty-colors.el.
8058
8059 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
8060 create a buffer for extracted file, in case there's more than one
8061 file by that name in an archive, possibly in different
8062 directories. From Kevin Rodgers <kevinr@ihs.com>.
8063
8064 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
8065 <alex@gnu.org>.
8066
8067 2001-06-15 Miles Bader <miles@gnu.org>
8068
8069 * textmodes/texinfmt.el (texinfo-format-syntax-table):
8070 Revert previous change.
8071
8072 2001-06-14 Richard M. Stallman <rms@gnu.org>
8073
8074 * replace.el (keep-lines-read-args): Return just a regexp.
8075 Provide nil for the region args.
8076 (keep-lines, flush-lines, how-many):
8077 Calculate the defaults for the region here, when args are nil.
8078
8079 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
8080
8081 * rot13.el (rot13-other-window): Some more doc fix.
8082
8083 2001-06-14 Per Starback <starback@ling.uu.se>
8084
8085 * replace.el (case-replace, query-replace-from-history-variable)
8086 (query-replace-to-history-variable, keep-lines-read-args)
8087 (occur-revert-function, query-replace-help): Dox fix.
8088
8089 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
8090
8091 * rot13.el (rot13-other-window): Doc fix.
8092
8093 2001-06-14 Miles Bader <miles@gnu.org>
8094
8095 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
8096 of " and \ to "." (punctuation).
8097 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
8098
8099 2001-06-13 Richard M. Stallman <rms@gnu.org>
8100
8101 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
8102
8103 * simple.el (shell-command-on-region): Never kill the
8104 *Shell Command Output* buffer.
8105
8106 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
8107
8108 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
8109
8110 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
8111
8112 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8113 New var, to recognize ${ $' and PODs.
8114 (perl-font-lock-syntactic-face-function): New function.
8115 (perl-mode): Use them.
8116 (perl-continuation-line-p): New function, from perl-calculate-indent.
8117 (perl-calculate-indent): Use it, to properly handle continuation
8118 lines of continuation lines.
8119
8120 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
8121
8122 * server.el (server-process, server-buffer-clients): Doc fix.
8123 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8124
8125 2001-06-09 John Wiegley <johnw@gnu.org>
8126
8127 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
8128 test if the last command was Lisp or not.
8129 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
8130 B x C".
8131
8132 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
8133
8134 * dos-w32.el (grep-regexp-alist): Remove definition, since the
8135 general one on compile.el supports drive letters.
8136
8137 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
8138
8139 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
8140 key description.
8141
8142 * textmodes/reftex-sel.el (reftex-select-jump): New command.
8143
8144 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
8145 (reftex-toc-jump): New command.
8146
8147 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
8148 to parse international characters as well.
8149
8150 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
8151 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
8152
8153 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
8154
8155 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
8156 TAB to the key separators.
8157
8158 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
8159
8160 * international/mule.el (auto-coding-alist): Remove redundant
8161 up-cased versions of the extensions (auto-coding-alist-lookup is
8162 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
8163 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
8164
8165 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
8166
8167 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
8168
8169 2001-06-01 Richard M. Stallman <rms@gnu.org>
8170
8171 * help.el (describe-variable): Put value on same line
8172 with preceding text, if it is short enough to look good that way.
8173
8174 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
8175
8176 * term/internal.el (IT-unicode-translations): New variable.
8177 (IT-setup-unicode-display): New function.
8178
8179 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8180
8181 * ps-print.el: Handle before-string and after-string overlay properties
8182 in ps-print-*-with-faces commands. Doc fix.
8183 (ps-print-version): New version number (6.5.2).
8184 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
8185 for XEmacs.
8186 (ps-prefix-quote): Doc fix.
8187 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
8188 (ps-basic-plot-str, ps-plot-string): New funs.
8189
8190 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
8191
8192 * progmodes/etags.el (tags-compression-info-list): Fix docstring
8193 and :type spec.
8194
8195 2001-05-31 Gerd Moellmann <gerd@gnu.org>
8196
8197 * international/mule-cmds.el (inactivate-input-method):
8198 Set input-method-function to nil.
8199
8200 * xml.el (xml-parse-tag): The document may contain invalid characters.
8201 From ShengHuo ZHU <zsh@cs.rochester.edu>
8202
8203 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
8204
8205 * mail/rmailsum.el (rmail-message-subject-p): Don't call
8206 `rmail-summary-line-decoder' if the message does not have
8207 a Subject: field.
8208
8209 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
8210
8211 * mail/rmail.el (rmail-insert-mime-resent-message-function):
8212 New variable.
8213 (rmail-resend): Modify to work in `rmail-view-buffer'; call
8214 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
8215 is non-nil.
8216
8217 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
8218
8219 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
8220
8221 2001-05-29 Sam Steingold <sds@gnu.org>
8222
8223 * faces.el (face-valid-attribute-values): Bind `valid' directly
8224 instead of using `setq'.
8225
8226 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
8227 Use `tex-shell-buf'.
8228 (tex-shell-proc): Use `tex-shell-running'.
8229 (tex-shell-buf-no-error): New function.
8230 (tex-send-tex-command): Use it.
8231 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
8232 (tex-kill-job): Check the process before calling `quit-process'.
8233
8234 2001-05-29 Gerd Moellmann <gerd@gnu.org>
8235
8236 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
8237 UTF-8 sequences.
8238
8239 2001-05-28 Miles Bader <miles@gnu.org>
8240
8241 * comint.el (comint-carriage-motion): Renamed from
8242 `comint-cr-magic'. Operate on the buffer instead of the string
8243 (for use as a comint post-output filter, instead of as a
8244 pre-output filter). Handle backspaces too. Add to the
8245 `comint-output-filter-functions' hook instead of
8246 `comint-preoutput-filter-functions'.
8247
8248 2001-05-28 Gerd Moellmann <gerd@gnu.org>
8249
8250 * language/japan-util.el (japanese-hankaku): Prefer the charset
8251 `jisx0201' when the optional argument `ascii-only' is not specified.
8252 (japanese-hankaku-region): Ditto.
8253 From Katsumi Yamaoka <yamaoka@jpl.org>
8254
8255 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
8256
8257 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
8258 (outline-invisible-p): New function.
8259 (hide-leaves): Save excursion.
8260 (hide-other): Stop looping when reaching bobp.
8261
8262 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
8263
8264 * cus-edit.el (custom-file): Fix last change.
8265
8266 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
8267
8268 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
8269 same definition in byte-compile-function-environment as `autoload'
8270 would put in `symbol-function'.
8271
8272 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
8273 patch to correct the error message as well.
8274
8275 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
8276
8277 * cus-edit.el (custom-file): Don't assume we were invoked with -q
8278 unless ~/.emacs exists.
8279
8280 * novice.el (enable-command): If user-init-file is nil or does not
8281 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
8282
8283 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
8284
8285 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
8286 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
8287 Allow spaces around macro arguments.
8288 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
8289 indent-for-tab-command.
8290 (latex-mode-map, plain-tex-mode-map): New keymaps.
8291 Inherit from tex-mode-map.
8292 (tex-common-initialization): Don't setup the keymap any more
8293 since it's now done right by define-derived-mode.
8294 (latex-mode): Set skeleton-end-hook to nil.
8295 (latex-skeleton-end-hook): Remove.
8296 (tex-latex-block, latex-insert-item): Simplify.
8297 (latex-syntax-after): Use following-char rather than char-after.
8298 (tex-discount-args-cmds, tex-count-words): New functions.
8299
8300 * textmodes/tildify.el (tildify-ignored-environments-alist):
8301 Recognize \verb* as well.
8302
8303 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
8304 (perl-comment-indent): Simplify to let newcomment.el do its job.
8305 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
8306 (perl-mark-function): Cleanup the namespace.
8307 (perl-calculate-indent): Don't be fooled by nested functions.
8308
8309 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
8310
8311 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
8312 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
8313
8314 2001-05-25 Andrew Choi <akochoi@i-cable.com>
8315
8316 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
8317 actually be `\\'.
8318 (ctlau-b5-converter): Likewise.
8319
8320 2001-05-24 Andrew Choi <akochoi@i-cable.com>
8321
8322 * international/titdic-cnv.el (quail-misc-package-ext-info):
8323 Change CTLauB.el to CTLau-b5.el.
8324
8325 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
8326
8327 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
8328 rather than beginning-of-line to avoid problems with fields.
8329 (gud-perldb-massage-args): Use unless and push.
8330 (gud-chdir-before-run): New var.
8331 (gud-common-init): Use it.
8332
8333 2001-05-24 Andrew Choi <akochoi@i-cable.com>
8334
8335 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8336 delete entries for chinese-ctlau and chinese-ctlaub.
8337 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
8338 chinese-ctlaub.
8339 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
8340 New functions.
8341
8342 2001-05-22 Gerd Moellmann <gerd@gnu.org>
8343
8344 * cus-edit.el (custom-comment-show): Remove debug code.
8345
8346 * language/japan-util.el (japanese-symbol-table): Fix handling of
8347 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
8348
8349 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
8350
8351 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
8352 Renamed by removing the silly `-flag' suffix.
8353 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
8354
8355 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
8356
8357 * replace.el (keep-lines-read-args): Use `copy-marker'.
8358 (how-many): Save excursion properly.
8359 (occur-mode): Use define-derived-mode.
8360 (perform-replace): Use with-current-buffer.
8361
8362 2001-05-20 Richard M. Stallman <rms@gnu.org>
8363
8364 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
8365
8366 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
8367
8368 * info.el (Info-read-subfile): Widen before finding the
8369 desired node in the subfile.
8370
8371 * startup.el (command-line-1): When >2 files visited,
8372 leave the last one visible, and make that the selected window.
8373
8374 2001-05-20 Gerd Moellmann <gerd@gnu.org>
8375
8376 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
8377
8378 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
8379
8380 * international/ccl.el (define-ccl-program): Fix a typo.
8381 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8382
8383 * international/mule.el (decode-char): Fix a typo. From Pavel
8384 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8385
8386 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
8387 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8388
8389 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
8390 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8391
8392 2001-05-18 Sam Steingold <sds@gnu.org>
8393
8394 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
8395 and [RET] to `cvs-mode-find-file'.
8396
8397 2001-05-18 John Wiegley <johnw@gnu.org>
8398
8399 * eshell/esh-ext.el (eshell-explicit-command-char): A new
8400 configuration variable, which determines the initial character
8401 that forces use of an external version of a command. The default
8402 is *, but may be set to \, for example.
8403
8404 * eshell/esh-ext.el (eshell-explicit-command):
8405 Use `eshell-explicit-command-char' instead of ?*.
8406
8407 * eshell/esh-cmd.el (eshell/which):
8408 Use `eshell-explicit-command-char' instead of ?*.
8409
8410 * eshell/em-cmpl.el (eshell-completion-command-name)
8411 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
8412 instead of ?*.
8413
8414 2001-05-18 Gerd Moellmann <gerd@gnu.org>
8415
8416 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
8417 subst-char-in-string.
8418 (ange-ftp-after-parse-ls-hook): New variable.
8419 (ange-ftp-ls): Run that hook.
8420 From Peter Milliken <Peter.Milliken@GTECH.COM>.
8421
8422 * tmm.el (tmm-get-keymap): Fix handling of :filter.
8423 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
8424 text into *Completions*.
8425
8426 * net/goto-addr.el (goto-address-at-point): Deal with URLs
8427 part of which look like email addresses.
8428
8429 2001-05-18 Andrew Innes <andrewi@gnu.org>
8430
8431 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
8432 Use . instead of absolute path for lisp dir, to avoid bug in W2K
8433 cmd.exe's handling of FOR loops.
8434 (autoloads): Set find-file-suppress-same-file-warnings to t to
8435 avoid slew of spurious messages.
8436
8437 2001-05-18 Simon Josefsson <simon@josefsson.org>
8438
8439 * mail/smtpmail.el (maybe-append-domain): Renamed to
8440 `smtpmail-maybe-append-domain'.
8441 (smtpmail-via-smtp): Use the new name.
8442
8443 * net/browse-url.el (browse-url-browser-function): Add kde.
8444 (browse-url-kde-program, browse-url-kde-args): New variables.
8445 (browse-url-kde): New function.
8446
8447 2001-05-18 Miles Bader <miles@gnu.org>
8448
8449 * simple.el (delete-horizontal-space, just-one-space):
8450 Use `constrain-to-field' instead of `field-end'/`field-beginning',
8451 because it's more efficient for large files.
8452
8453 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8454
8455 * mail/rmail.el (rmail-require-mime-maybe): New function.
8456 (rmail): Use it.
8457 (rmail-mode): Handle the case of finding Rmail files.
8458
8459 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
8460 functions.
8461
8462 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
8463
8464 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
8465 text-property after moving to the beginning of line and regardless
8466 of the value of font-lock-multiline.
8467
8468 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8469
8470 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
8471
8472 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
8473 last coding system used before calling set-buffer-modified-p
8474 because that function changes last-coding-system.
8475
8476 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8477
8478 * files.el (switch-to-buffer-other-window)
8479 (switch-to-buffer-other-frame): Add an xref to display-buffer in
8480 the doc string.
8481
8482 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8483
8484 * language/slovak.el, language/czech.el: New maintainer.
8485
8486 2001-05-16 Sam Steingold <sds@gnu.org>
8487
8488 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
8489 sub-form of `defgeneric' correctly.
8490
8491 2001-05-16 Gerd Moellmann <gerd@gnu.org>
8492
8493 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
8494 of `c'.
8495
8496 * textmodes/outline.el (outline-font-lock-level): Remove the
8497 condition-case, test what outline-level returns instead, to
8498 ease debugging.
8499
8500 * international/mule.el (auto-coding-regexp-alist): New user-option.
8501 (auto-coding-from-file-contents): New function.
8502 (set-auto-coding): Use it to determine a coding system.
8503
8504 2001-05-15 Gerd Moellmann <gerd@gnu.org>
8505
8506 * mouse.el (mouse-delete-other-windows): Doc fix.
8507
8508 * emacs-lisp/lisp-mode.el (lisp-mode):
8509 Make font-lock-keywords-case-fold-search a buffer-local variable with
8510 make-local-variable before setting it.
8511
8512 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
8513
8514 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
8515 prefixes.
8516
8517 2001-05-14 Gerd Moellmann <gerd@gnu.org>
8518
8519 * hexl.el (hexl-current-address): Print a message when called
8520 interactively.
8521
8522 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
8523
8524 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
8525
8526 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
8527
8528 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
8529
8530 2001-05-11 Gerd Moellmann <gerd@gnu.org>
8531
8532 * startup.el (command-line): If parameters have been changed in
8533 the init files which influence font selection, clear the face
8534 cache so that faces get realized with the new parameters.
8535
8536 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
8537
8538 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
8539
8540 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
8541
8542 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
8543
8544 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
8545 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
8546
8547 2001-05-10 Gerd Moellmann <gerd@gnu.org>
8548
8549 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
8550 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
8551
8552 2001-05-09 John Wiegley <johnw@gnu.org>
8553
8554 * eshell/esh-util.el (eshell-convert-numeric-arguments):
8555 Annotated the documentation string to tell users about
8556 `eshell-no-numeric-conversions'.
8557
8558 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
8559 conversions if a Lisp function has the property
8560 `eshell-no-numeric-conversions' set to a non-nil value.
8561
8562 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
8563 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
8564 property `eshell-no-numeric-conversions' on the following
8565 functions (which all deal with filesystem entities, and never Lisp
8566 numerical values): eshell/cd, eshell/pushd, eshell/popd,
8567 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
8568 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
8569 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
8570 eshell/which, eshell/addpath.
8571
8572 2001-05-09 John Wiegley <johnw@gnu.org>
8573
8574 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
8575 encountered as an argument, don't convert it right away, but tag
8576 the first character of the string with the text properties
8577 `number', which signifies to `eshell-lisp-command' that the
8578 argument should be passed through `string-to-number' if it is
8579 actually used in the call to a Lisp function.
8580
8581 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
8582 function, convert any string arguments that have been tagged as
8583 "numbers", by calling string-to-number.
8584
8585 * eshell/esh-util.el (eshell-number-regexp): Now that number
8586 conversions only happen for Lisp function calls, the number regexp
8587 should now match all integer and floating point forms.
8588
8589 * eshell/esh-proc.el: Disable `eshell-stop-process' and
8590 `eshell-continue-process', since they are both nonfunctional at
8591 the moment.
8592 (eshell-proc-initialize): Don't bind keys for
8593 `eshell-stop-process' or `eshell-continue-process'.
8594
8595 * eshell/em-unix.el (eshell-shuffle-files):
8596 Apply `directory-file-name' before calling `file-name-directory'.
8597
8598 * eshell/em-hist.el (eshell-add-to-history): Reference to
8599 `eshell-history-ring' needed to be `eshell-history-index'.
8600
8601 * calendar/timeclock.el (timeclock-find-discrep):
8602 Initialize `elapsed' to 0.
8603 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
8604 it's still nil.
8605
8606 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
8607
8608 * arc-mode.el (archive-int-to-mode): Construct the string directly.
8609 (archive-mode): Use capitalize.
8610 (archive-unique-fname): Use make-temp-file.
8611
8612 2001-05-09 Gerd Moellmann <gerd@gnu.org>
8613
8614 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
8615
8616 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
8617
8618 * tar-mode.el (tar-extract): Pay attention to the value of
8619 coding-system-for-read, if it is non-nil.
8620
8621 * calendar/holidays.el (holidays): Add an autoload cookie.
8622 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8623
8624 2001-05-08 John Wiegley <johnw@gnu.org>
8625
8626 * calendar/timeclock.el (timeclock-workday-remaining):
8627 Changed logic for determining how much time is remaining.
8628 (timeclock-workday-elapsed): Don't accept a "relative" argument
8629 for the current day's elapsed time. What could that have meant?
8630 (timeclock-workday-elapsed-string): No "relative" argument anymore.
8631 (timeclock-when-to-leave): Changed logic, similarly to what was
8632 done for `timeclock-workday-remaining'.
8633 (timeclock-find-discrep): Removed "today-only" argument, which had
8634 no meaning. Fixed some more math problems. The function now
8635 returns a three member list: (TOTAL-TIME-DISCREPANCY
8636 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
8637
8638 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8639
8640 * w32-fns.el (convert-standard-filename): Start replacing slashes
8641 from the beginning of the file name, not from where the last
8642 invalid character was. From "Andrew Maguire (SWW)"
8643 <Andrew.Maguire@Smallworld.co.uk>
8644
8645 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
8646
8647 The following changes are to provide infrastructure for handling
8648 MIME messages to rmail. They don't affect the original behaviour
8649 if rmail-enable-mime is nil.
8650
8651 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
8652 (rmail-search-mime-message-function)
8653 (rmail-search-mime-header-function): New variables.
8654 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
8655 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
8656 `rmail-view-buffer' is hidden.
8657 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
8658 call rmai-show-mime-function.
8659 (rmail-display-labels): If rmail-enable-mime is non-nil, update
8660 mode-line-process of rmail-view-buffer.
8661 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
8662 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
8663 buffer.
8664 (rmail-next-message, rmail-next-undeleted-message): Be sure to
8665 set-buffer to the Rmail buffer.
8666 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
8667 rmail-search-mime-header-function.
8668 (rmail-search-message): New function.
8669 (rmail-search): Call rmail-search-message to check if a message
8670 matches REGEXP, lastly update point after calling
8671 rmail-show-message.
8672 (rmail-undelete-previous-message, rmail-expunge-confirmed)
8673 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
8674 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
8675 header region, refer to rmail-msgref-vector while setting the
8676 current buffer to rmail-buffer temporarily.
8677 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
8678 If rmail-enable-mime is non-nil, call
8679 rmail-insert-mime-forwarded-message-function instead of inserting
8680 forwarded message by itself.
8681
8682 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
8683 Rmail buffer.
8684 (rmail-set-label, rmail-next-labeled-message): Likewise.
8685
8686 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
8687 set-buffer to the Rmail buffer.
8688 (rmail-output-to-rmail-file): Likewise.
8689 (rmail-output): Likewise.
8690
8691 * mail/rmailsum.el (rmail-message-subject-p): Process the result
8692 of mail-fetch-field by rmail-summary-line-decoder.
8693 (rmail-new-summary): Be sure to go to the Rmail buffer.
8694 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
8695 rmail-view-buffer to nil.
8696 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
8697 rmail-view-buffer.
8698 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
8699 rmail-buffer.
8700 (rmail-summary-scroll-msg-down): Likewise.
8701 (rmail-summary-beginning-of-message): Likewise.
8702 (rmail-summary-wipe): Likewise.
8703 (rmail-summary-toggle-header): Use save-window-excursion, not
8704 save-excursion. Update point in rmail-view-buffer, not in
8705 rmail-buffer.
8706 (rmail-summary-reply): Before calling rmail-reply, set buffer to
8707 rmail-view-buffer, not rmail-buffer.
8708
8709 2001-05-07 Gerd Moellmann <gerd@gnu.org>
8710
8711 * cus-edit.el (custom-file): Signal an error if user-init-file is
8712 nil (running -q).
8713
8714 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
8715
8716 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
8717 Add :version.
8718
8719 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
8720 New option.
8721 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
8722 only if smtpmail-warn-about-unknown-extensions is set.
8723
8724 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
8725 instead of rmail-sort-by-keywords.
8726
8727 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
8728 rmail-sort-by-keywords.
8729
8730 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
8731 rmail-summary-sort-by-keywords. Doc fix.
8732 (rmail-summary-mode): Doc fix.
8733
8734 * mail/rmail.el (rmail-edit): New Custom group.
8735
8736 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
8737 (rmail-edit-mode-hook): New user-option.
8738
8739 2001-05-05 Richard M. Stallman <rms@gnu.org>
8740
8741 * help.el (help-xref-symbol-regexp): Recognize "source of"
8742 and friends, meaning make a link to the source file.
8743 (help-make-xrefs): Handle "source of" and friends
8744 by constructing a link that visits the source file.
8745
8746 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
8747
8748 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
8749
8750 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
8751 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
8752 Renamed from perl-font-lock-keywords to avoid clashes.
8753 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
8754 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
8755 Updated correspondingly.
8756
8757 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
8758 Typo `nonexistant' -> `nonexistent'.
8759
8760 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
8761
8762 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
8763 Split `c-electric-delete' into two functions where
8764 `c-electric-delete-forward' always deletes forward and
8765 `c-electric-delete' only contains the code necessary for XEmacs to
8766 choose between backward and forward deletion.
8767
8768 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
8769 get the electric behavior on that key too.
8770 (c-fill-paragraph): Fixed bogus direct use of
8771 c-comment-prefix-regexp, which caused an error when it's a list.
8772
8773 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
8774
8775 * dired-aux.el (dired-diff): Doc fix.
8776
8777 * dired.el (dired-diff): Likewise.
8778
8779 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
8780
8781 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8782
8783 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
8784
8785 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
8786 if both the buffer and the file are read-only.
8787
8788 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
8789 rather than font-lock-string-face.
8790 (sh-get-indent-info): Treat heredocs like strings.
8791
8792 2001-05-02 Gerd Moellmann <gerd@gnu.org>
8793
8794 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
8795 a newline following `}'.
8796 (texinfo-format-email): New function.
8797 (toplevel): Use texinfo-format-email for @email.
8798 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
8799 Add `display'.
8800 (texinfo-sort-region): Goto point-min before sorting.
8801 (texinfo-set): Remove leading white space from value.
8802 From yagi@is.titech.ac.jp.
8803
8804 * replace.el (query-replace-regexp-eval): Doc fix.
8805
8806 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
8807
8808 * diff-mode.el (diff-nonexistant-face): New face.
8809 (diff-font-lock-keywords): Use it.
8810
8811 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
8812
8813 * font-lock.el (font-lock-mode): Doc fix.
8814
8815 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
8816 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8817
8818 2001-04-30 Gerd Moellmann <gerd@gnu.org>
8819
8820 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
8821 backslash at the start of the here-document delimiter.
8822 (sh-font-lock-syntactic-keywords): Likewise.
8823
8824 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
8825
8826 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
8827
8828 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
8829 (tty-color-translate, tty-color-by-index, tty-color-values)
8830 (tty-color-desc): Doc fix.
8831
8832 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
8833
8834 * dired-aux.el (dired-do-create-files, dired-do-copy)
8835 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
8836 Mention dired-dwim-target in the doc string.
8837
8838 2001-04-28 Miles Bader <miles@gnu.org>
8839
8840 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
8841 (dabbrev--find-expansion): Use it.
8842 (dabbrev--select-buffers): Don't select ignored buffers.
8843
8844 2001-04-27 Gerd Moellmann <gerd@gnu.org>
8845
8846 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
8847
8848 2001-04-26 Richard M. Stallman <rms@gnu.org>
8849
8850 * dabbrev.el: Add doc strings for some functions.
8851 (dabbrev--eliminate-newlines): New variable.
8852 (dabbrev--substitute-expansion): Convert newlines to spaces
8853 if dabbrev--eliminate-newlines is set.
8854 If abbrev and expansion are both all-lower-case,
8855 leave dabbrev--last-case-pattern nil.
8856
8857 2001-04-26 Gerd Moellmann <gerd@gnu.org>
8858
8859 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
8860 if necessary, like in rmail-show-message.
8861
8862 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8863
8864 * ps-print.el: Color specified by number is forced to be float number.
8865 (ps-print-version): New version number (6.5.1.1).
8866 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
8867 initialization.
8868 (ps-prefix-quote): New internal var.
8869 (ps-print-quote): New fun.
8870 (ps-setup, ps-output-frame-properties, ps-float-format)
8871 (ps-format-color): Code fix.
8872 (ps-plot-region): Eliminate redundant foreground color text setting.
8873
8874 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
8875
8876 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
8877
8878 2001-04-25 Gerd Moellmann <gerd@gnu.org>
8879
8880 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
8881
8882 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
8883
8884 * info.el (Info-additional-directory-list): Doc fix.
8885
8886 * find-lisp.el (find-lisp-find-dired-filter)
8887 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
8888 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
8889
8890 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
8891
8892 * progmodes/make-mode.el (makefile-font-lock-keywords):
8893 Rationalize the rules for includes and conditionals and use the
8894 keyword face for them.
8895
8896 * faces.el (modify-face): Add compatibility for non-interactive use.
8897
8898 2001-04-24 John Wiegley <johnw@gnu.org>
8899
8900 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
8901 fix from last night, since it wasn't finding eshell/cd.
8902
8903 2001-04-24 Gerd Moellmann <gerd@gnu.org>
8904
8905 * rect.el (string-rectangle): Revert to 20.x behaviour.
8906 (replace-rectangle): Make it an alias for string-rectangle.
8907 (string-insert-rectangle): New function.
8908
8909 2001-04-23 John Wiegley <johnw@gnu.org>
8910
8911 * eshell/em-unix.el (eshell/diff): Fixed problems that were
8912 occurring with Emacs 21's diff.el/compile.el interaction layer.
8913
8914 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
8915
8916 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
8917 case where the function was defined in a file, but not part of an
8918 eshell module.
8919
8920 2001-04-23 John Wiegley <johnw@gnu.org>
8921
8922 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
8923 code to work around a redisplay problem I've been having.
8924
8925 2001-04-23 John Wiegley <johnw@gnu.org>
8926
8927 * calendar/timeclock.el (timeclock-day-required): If the time
8928 required for a particular day is not set, use `timeclock-workday'.
8929 (timeclock-find-discrep): Added some sample code in a comment.
8930
8931 * eshell/eshell.el (eshell-command): Made a few changes so that
8932 `eshell-command' could be called programmatically.
8933
8934 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
8935
8936 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
8937
8938 2001-04-23 John Wiegley <johnw@gnu.org>
8939
8940 * calendar/timeclock.el: Updated copyright.
8941 (timeclock-generate-report): Don't report the daily or two-week
8942 total, if no time has been worked in that period.
8943 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
8944 final computational form, which was unnecessary; corrected a
8945 parsing problem when timeclock-relative was nil.
8946
8947 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
8948
8949 * calendar/timeclock.el (timeclock-modeline-display): Check if
8950 `list-entry' is null.
8951 (timeclock-use-display-time): The first argument to `set-variable'
8952 must be a symbol.
8953
8954 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8955
8956 * calendar/calendar.el (diary-entry-marker)
8957 (calendar-today-marker, calendar-holiday-marker):
8958 Use display-color-p instead of window-system.
8959 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
8960 instead of window-system.
8961 (calendar-hide-window): Use display-multi-frame-p instead of
8962 window-system.
8963
8964 * calendar/cal-x.el (calendar-two-frame-setup)
8965 (calendar-only-one-frame-setup, calendar-one-frame-setup):
8966 Use display-multi-frame-p instead of window-system.
8967
8968 2001-04-23 Gerd Moellmann <gerd@gnu.org>
8969
8970 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
8971
8972 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
8973 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
8974
8975 2001-04-23 Alex Schroeder <alex@gnu.org>
8976
8977 * goto-addr.el: Instead of defining line-beginning-position and
8978 line-end-position a defalias is used for point-at-bol and point-at-eol.
8979
8980 2001-04-23 Alex Schroeder <alex@gnu.org>
8981
8982 * goto-addr.el: Added XEmacs compatibility code.
8983 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
8984
8985 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
8986
8987 * textmodes/paragraphs.el (sentence-end): Doc fix.
8988
8989 2001-04-20 Alex Schroeder <alex@gnu.org>
8990
8991 * sql.el (sql-escape-newlines-and-send): New function.
8992 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
8993
8994 2001-04-20 Alex Schroeder <alex@gnu.org>
8995
8996 * sql.el (sql-db2-program): New option.
8997 (sql-db2-options): New option.
8998 (sql-db2): New function.
8999
9000 2001-04-20 Alex Schroeder <alex@gnu.org>
9001
9002 * sql.el (sql-mode-menu): Added highlighting entries.
9003 (sql-highlight-oracle-keywords): New function.
9004 (sql-highlight-postgres-keywords): New function.
9005 (sql-highlight-ansi-keywords): New function.
9006
9007 2001-04-20 Alex Schroeder <alex@gnu.org>
9008
9009 * sql.el (sql-help): Doc change.
9010
9011 2001-04-19 Karl Fogel <kfogel@collab.net>
9012
9013 * saveplace.el (save-place-alist-to-file): Removed no-effect code
9014 that inserted file content only to delete it immediately.
9015 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
9016 <lektu@uol.com.br> for the patch.
9017
9018 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
9019
9020 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
9021
9022 2001-04-18 Gerd Moellmann <gerd@gnu.org>
9023
9024 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
9025 for defmethod.
9026
9027 * comint.el (comint-cr-magic): New function.
9028 (toplevel): Add it to comint-preoutput-filter-functions.
9029
9030 2001-04-18 Andrew Innes <andrewi@gnu.org>
9031
9032 * makefile.w32-in (EMACSLOADPATH): Define.
9033 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
9034 (recompile): Remove stuff to set EMACSLOADPATH.
9035
9036 2001-04-18 Gerd Moellmann <gerd@gnu.org>
9037
9038 * language/slovak.el ("Slovak"): Add tutorial entry.
9039
9040 * net/browse-url.el (browse-url-new-window-flag): Renamed from
9041 browse-url-new-window-p.
9042
9043 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
9044
9045 * info.el (Info-menu-update): When there are no menus and/or no
9046 cross references in the node, make the respective items of the
9047 Info menu-bar menu inactive.
9048
9049 2001-04-17 Gerd Moellmann <gerd@gnu.org>
9050
9051 * indent.el (indent-for-tab-command): Call indent-line-function
9052 with no argument if PREFIX-ARG is non-nil.
9053
9054 * frame.el (delete-other-frames): Handle minibuffer-only frames.
9055
9056 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
9057
9058 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
9059 an async subprocess if start-process is unavailable. Suggested by
9060 Tim Van Holder <tim.van.holder@pandora.be>.
9061
9062 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
9063
9064 * info.el (Info-additional-directory-list): Doc fix. Suggested by
9065 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9066
9067 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9068
9069 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
9070 manual.
9071
9072 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
9073
9074 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
9075 (cvs-menu): Add a few entries.
9076
9077 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
9078 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
9079 lock file appears to be reachable from Emacs.
9080 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
9081 (cvs-mode-find-file): Look for cvs-header-face rather than
9082 cvs-dirname-face (which doesn't exist).
9083 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
9084
9085 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
9086
9087 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
9088
9089 * emulation/pc-select.el (pc-selection-mode): Don't turn on
9090 normal-erase-is-backspace on a tty. Instead, bind some keys such
9091 as [delete] directly, like pc-select.el did before
9092 normal-erase-is-backspace was invented.
9093
9094 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9095
9096 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
9097
9098 2001-04-11 John Wiegley <johnw@gnu.org>
9099
9100 * eshell/em-ls.el (eshell-ls-insert-directory):
9101 Set font-lock-defaults to nil, to prevent fontification in dired
9102 buffers, if Eshell's ls is being used.
9103
9104 2001-04-11 John Wiegley <johnw@gnu.org>
9105
9106 * calendar/timeclock.el (timeclock-completing-read): New function.
9107 (timeclock-ask-for-project, timeclock-ask-for-reason):
9108 Call `timeclock-completing-read'.
9109
9110 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
9111 required where `member' was being used.
9112
9113 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
9114
9115 * eshell/em-hist.el (eshell-previous-matching-input):
9116 Don't display "History item" if the minibuffer is active.
9117
9118 2001-04-11 Gerd Moellmann <gerd@gnu.org>
9119
9120 * startup.el (command-line): Output a newline after printing
9121 an error from loading the window system's init file.
9122
9123 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
9124
9125 * textmodes/texinfo.el (texinfo-font-lock-keywords):
9126 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
9127 @inforef. Add an OVERRIDE of `keep' to highlight specs of
9128 keywords whose arguments routinely include @@.
9129
9130 2001-04-10 Gerd Moellmann <gerd@gnu.org>
9131
9132 * emacs-lisp/advice.el (ad-make-advised-definition):
9133 Construct advice for subrs differently.
9134
9135 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
9136 regexp in parentheses when building the regexp for searching backwards.
9137
9138 * simple.el (completion-list-mode-finish): New function.
9139 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
9140
9141 * language/european.el ("Polish"): Change sample text.
9142 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
9143
9144 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
9145 parameter.
9146
9147 * faces.el (menu): Doc fix.
9148
9149 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9150
9151 * ps-print.el: Footer implementation. Doc fix.
9152 (ps-print-version): New version number (6.5.1).
9153 (ps-header-frame-alist): New customization var for header frame
9154 properties.
9155 (ps-line-number-color): New customization var for line number color.
9156 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
9157 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
9158 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
9159 (ps-right-footer): New customization vars for footers.
9160 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
9161 footers.
9162 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
9163 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
9164 Code fix.
9165 (ps-prologue-file): Indentation fix.
9166 (ps-print-quote): Fun eliminated.
9167 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
9168 (ps-output-frame-properties): New fun.
9169 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
9170 (ps-skip-newline): Replace defun by defsubst.
9171
9172 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
9173
9174 * eshell/eshell.el (eshell-command): Needed a "%s" format
9175 specifier, in case the buffer contains percent characters.
9176
9177 2001-04-10 John Wiegley <johnw@gnu.org>
9178
9179 * calendar/timeclock.el (timeclock-generate-report): Added a
9180 missing insert of the project name.
9181
9182 2001-04-09 Gerd Moellmann <gerd@gnu.org>
9183
9184 * obsolete/profile.el: Moved from emacs-lisp/.
9185
9186 * Makefile.in (nonobsolete_setwins): New macro.
9187 (finder-data): Use it instead of `setwins'.
9188 From: Dave Love <fx@gnu.org>.
9189
9190 * server.el (server-visit-files): Set server-existing-buffer correctly.
9191 (server-visit-files): Run server-visit-hook after going to
9192 line 1 so that the hook can set point as it sees fit.
9193
9194 * bindings.el (mode-line-modified): Unify help messages.
9195
9196 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
9197
9198 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
9199 All callers changed.
9200
9201 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
9202
9203 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
9204 long file names aren't supported, truncate the file names in
9205 quail-misc-package-ext-info to 8+3 before matching them against
9206 FILENAME.
9207
9208 * dos-fns.el (dos-truncate-to-8+3): New function.
9209
9210 * progmodes/compile.el (grep-compute-defaults): Use null-device
9211 instead of literal /dev/null. Reported by Jens Schmidt
9212 <schmidt@mathematik.uni-kl.de>.
9213
9214 * simple.el (normal-erase-is-backspace-mode): Doc fix.
9215
9216 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
9217
9218 * textmodes/sgml-mode.el: Add unknown maintainer.
9219 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
9220 (html-mode-map): Use set-keymap-parent.
9221
9222 2001-04-06 Dave Love <fx@gnu.org>
9223
9224 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9225 Remove redundant string-to-list.
9226
9227 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
9228
9229 * composite.el (reference-point-alist): Doc fix.
9230
9231 2001-04-05 Sam Steingold <sds@gnu.org>
9232
9233 * font-lock.el (font-lock-keywords-case-fold-search):
9234 Make buffer-local. This fixes a very annoying bug when loading a Lisp
9235 file made font-lock case-insensitive.
9236
9237 2001-04-05 Gerd Moellmann <gerd@gnu.org>
9238
9239 * faces.el (defface menu): Doc fix.
9240
9241 * wid-edit.el (widget-color-sample-face-get): Don't make
9242 faces for undefined colors.
9243
9244 * version.el (emacs-version): Include LessTif/Motif version info.
9245
9246 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9247
9248 * ps-mule.el: Eliminate cl package dependence.
9249 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
9250 if they aren't defined yet.
9251 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
9252 Eliminate cl package dependence.
9253
9254 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
9255
9256 * progmodes/cc-cmds.el (c-outline-level):
9257 Bind buffer-invisibility-spec. Originally from Dave Love, but
9258 got lost when incorporating version 5.26.
9259
9260 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
9261
9262 * emulation/pc-select.el (pc-selection-mode):
9263 Call normal-erase-is-backspace-mode instead of binding
9264 keys individually.
9265
9266 * cus-load.el (normal-erase-is-backspace): Use it instead of
9267 delete-key-deletes-forward.
9268
9269 * startup.el (command-line): Use normal-erase-is-backspace and
9270 normal-erase-is-backspace-mode.
9271
9272 * simple.el (normal-erase-is-backspace): Rename from
9273 delete-key-deletes-forward. Doc fix.
9274 (normal-erase-is-backspace-mode): Rename from
9275 delete-key-deletes-forward-mode. Doc fix.
9276 Run normal-erase-is-backspace-hook.
9277
9278 * dired.el (dired-move-to-filename-regexp): Support file sizes in
9279 ``human-readable'' format produced by GNU `ls'.
9280 (dired-move-to-filename-regexp): Recognize ISO format dates.
9281 From Paul Eggert <eggert@twinsun.com>.
9282
9283 2001-04-04 Gerd Moellmann <gerd@gnu.org>
9284
9285 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
9286 New functions.
9287 (lm-verify): Check keywords.
9288 From Eric M. Ludlam <eric@siege-engine.com>.
9289
9290 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
9291
9292 * speedbar.el (speedbar-insert-image-button-maybe): Check for
9293 `xemacs' feature instead of for the function `set-extent-property'.
9294
9295 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
9296
9297 * mail/mh-utils.el (mh-folder-hist): New var.
9298 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
9299
9300 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
9301
9302 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
9303 region, position point on the first or last 16-byte group.
9304 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
9305 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
9306 hexl-beginning-of-line.
9307
9308 2001-04-03 Gerd Moellmann <gerd@gnu.org>
9309
9310 * icomplete.el (icomplete-mode): Treat an argument like other
9311 modes do.
9312
9313 * startup.el (fancy-splash-head): Use splash8.xpm for color
9314 depth 8.
9315
9316 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
9317 Add an antry for ``converts''.
9318
9319 * language/slovak.el ("Slovak"): Add documentation string.
9320 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
9321
9322 * language/czech.el ("Czech"): Add documentation string.
9323 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
9324
9325 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
9326 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
9327
9328 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
9329
9330 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
9331 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
9332 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
9333 Use `defsubst' rather than a macro to ease debugging.
9334 (mail-extr-last): Remove (use `last' instead).
9335 (mail-extract-address-components): Properly reset the syntax-table
9336 after parsing an address. Use `last' rather than mail-extr-last.
9337 Make sure the end marker stays at the very end.
9338
9339 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
9340
9341 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
9342 last change.
9343
9344 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9345
9346 * ps-print.el: Line and paragraph spacing feature. Region to cut
9347 out when printing. Doc fix.
9348 (ps-print-version): New version number (6.5).
9349 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
9350 New vars. Line and paragraph spacing feature.
9351 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
9352 out when printing.
9353 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
9354 (ps-get-font-size, ps-begin-job, ps-continue-line)
9355 (ps-plot-region): Code fix.
9356 (ps-print-prologue-2): Var eliminated.
9357 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
9358 New internal vars.
9359 (ps-get-size): New fun.
9360 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
9361 (ps-next-line): Replace defun by defsubst.
9362 (ps-mule-plot-string): Autoload doc fix.
9363
9364 * ps-bdf.el: XEmacs compatibility. Doc fix.
9365 (installation-directory, coding-system-for-read): Declare vars if
9366 it's not declared yet.
9367 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
9368
9369 * ps-mule.el: XEmacs compatibility. Doc fix.
9370 (leading-code-private-22): Declare var if it's not declared yet.
9371 (charset-bytes, charset-dimension, charset-id, charset-width)
9372 (find-charset-region, split-char, char-width, chars-in-region)
9373 (forward-point, decompose-composite-char, encode-coding-string)
9374 (coding-system-p, ccl-execute-on-string, define-ccl-program):
9375 Define funs if not defined yet.
9376 (encode-composition-rule, find-composition): Define funs if not
9377 loaded yet.
9378 (ps-mule-prologue): PostScript code fix.
9379
9380 2001-04-02 Kenichi Handa <handa@etl.go.jp>
9381
9382 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
9383 non-nil, generate font for the header strings.
9384 (ps-mule-prepare-font): Likewise.
9385 (ps-mule-generate-glyphs): Likewise.
9386 (ps-mule-string-encoding): Likewise.
9387 (ps-mule-header-charsets): New variable.
9388 (ps-mule-encode-header-string): New function.
9389 (ps-mule-header-string-charsets): New function.
9390 (ps-mule-begin-job): Check charsets in the header strings. If there
9391 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
9392
9393 * ps-print.el (ps-generate-header-line): Encode the header string by
9394 ps-mule-encode-header-string.
9395 (ps-mule-encode-header-string): Declare autoload.
9396
9397 2001-04-02 Gerd Moellmann <gerd@gnu.org>
9398
9399 * frame.el (cursor-in-non-selected-windows):
9400 Replaces show-cursor-in-non-selected-windows.
9401
9402 2001-03-31 Kenichi Handa <handa@etl.go.jp>
9403
9404 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9405 Delete entries for "chinese-py" and "chinese-ziranma".
9406 (quail-misc-package-ext-info): New variable.
9407 (tsang-quick-converter): New function.
9408 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
9409 (quick-cns-converter, py-converter, ziranma-converter)
9410 (miscdic-convert, batch-miscdic-convert): New functions.
9411
9412 2001-03-30 Kenichi Handa <handa@etl.go.jp>
9413
9414 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
9415 eight-bit-control chars.
9416
9417 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9418 Reduce making temporary vector (suggested by Dave Love).
9419
9420 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9421
9422 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
9423 string as well.
9424
9425 2001-03-30 Andreas Schwab <schwab@suse.de>
9426
9427 * files.el (backup-directory-alist): Fix typo.
9428
9429 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9430
9431 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
9432 <eggert@twinsun.com>.
9433
9434 2001-03-30 Dave Love <fx@gnu.org>
9435
9436 * progmodes/fortran.el (fortran-comment-region): Fix typo.
9437
9438 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9439
9440 * simple.el (transient-mark-mode): Mention C-g in the doc string.
9441
9442 2001-03-30 Miles Bader <miles@gnu.org>
9443
9444 * subr.el (interactive-form): Fix paren typo.
9445
9446 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
9447
9448 * emacs-lisp/profile.el: Say that it's obsolete in the header
9449 line, so that finder.el puts that into its data-base.
9450 Suggested by Alex Schroeder <alex@gnu.org>.
9451
9452 2001-03-29 Paul Eggert <eggert@twinsun.com>
9453
9454 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
9455 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
9456
9457 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
9458
9459 * generic.el (generic-mode-set-comments): Use "" rather than nil
9460 for comment-end.
9461
9462 2001-03-29 Gerd Moellmann <gerd@gnu.org>
9463
9464 * emacs-lisp/advice.el (ad-make-advised-definition):
9465 Call interactive-form to obtain the interactive spec of subrs.
9466
9467 * subr.el (interactive-form): New function.
9468
9469 2001-03-29 Andre Spiegel <spiegel@gnu.org>
9470
9471 * vc-sccs.el (vc-sccs-register): Use relative file names.
9472
9473 2001-03-28 Gerd Moellmann <gerd@gnu.org>
9474
9475 * bookmark.el (bookmark-get-bookmark): Handle case that
9476 BOOKMARK is not a string.
9477
9478 * image.el (image-type-regexps): Change type for PS files
9479 to `postscript'.
9480
9481 * subr.el (read-passwd): Clear command history after each
9482 character entered. From: Stephen Gildea
9483 <gildea@stop.mail-abuse.org>.
9484
9485 2001-03-27 Kenichi Handa <handa@etl.go.jp>
9486
9487 * international/kkc.el (kkc-save-init-file): Locally bind
9488 print-length to nil.
9489
9490 2001-03-26 Gerd Moellmann <gerd@gnu.org>
9491
9492 * textmodes/flyspell.el: Some doc fixes.
9493 (flyspell-maybe-correct-transposition)
9494 (flyspell-maybe-correct-doubling): Use a temporary buffer
9495
9496 * textmodes/ispell.el (ispell-parse-output): Doc fix.
9497
9498 * emacs-lisp/byte-opt.el (byte-optimize-while)
9499 (byte-optimize-form-code-walker): Diagnose too few arguments
9500 for `if' and `while'.
9501
9502 2001-03-26 Kenichi Handa <handa@etl.go.jp>
9503
9504 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9505 Prepend `\' to "\<quail-translation-docstring>".
9506
9507 2001-03-26 Gerd Moellmann <gerd@gnu.org>
9508
9509 * autorevert.el (global-auto-revert-non-file-buffers):
9510 Remove duplicate defcustom.
9511
9512 2001-03-26 Miles Bader <miles@gnu.org>
9513
9514 * international/latin1-disp.el (latin1-char-displayable-p):
9515 Add leading "-" for X font pattern.
9516
9517 2001-03-26 Kenichi Handa <handa@etl.go.jp>
9518
9519 * international/mule-diag.el (describe-coding-system):
9520 For raw-text and emacs-mule, don't add anymore text about what
9521 charsets they can encode.
9522
9523 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
9524
9525 * help.el (view-lossage): Mention open-dribble-file in the doc
9526 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
9527
9528 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
9529
9530 * skeleton.el (skeleton-internal-list): Fix bogus logic.
9531 (skeleton-pair-insert-maybe): Don't pair after a backslash.
9532
9533 2001-03-23 Kenichi Handa <handa@etl.go.jp>
9534
9535 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9536 Call ccl-execute-on-string directly so that CCL program handling
9537 multibyte sequence can work correctly.
9538 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
9539 property of the coding system.
9540
9541 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
9542
9543 * textmodes/fill.el (fill-individual-paragraphs-prefix):
9544 Fix transcription typo.
9545
9546 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
9547
9548 * whitespace.el: Add buffer local variables to toggle testing of
9549 whitespaces in buffers without affecting the default values.
9550 Bump version to 3.0 to account for a few other changes.
9551 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
9552 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
9553 (whitespace-toggle-spacetab-check): New functions.
9554
9555 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
9556
9557 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
9558
9559 2001-03-21 Gerd Moellmann <gerd@gnu.org>
9560
9561 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
9562 bs-cycle-configuration-name. From Juanma Barranquero
9563 <lektu@uol.com.br>.
9564
9565 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
9566 and cc-vars.el.
9567
9568 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
9569 headers. Always invoke sendmail with option -t.
9570
9571 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9572
9573 * Release of cc-mode 5.28.
9574
9575 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9576
9577 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
9578 Removed the hardcoded switch to "java" style in Java mode.
9579 It's instead taken care of by the default value for c-default-style.
9580
9581 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9582
9583 * cc-align.el (c-lineup-math): Fix bug where lineup was
9584 triggered by equal signs in string literals.
9585
9586 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9587
9588 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
9589 limit detection when at the ends of the buffer.
9590
9591 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
9592 "for" statement clause in case 7F; a better one is done
9593 earlier in case 7D anyway.
9594
9595 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9596
9597 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
9598 somewhat more and did a small optimization.
9599
9600 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9601
9602 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
9603 Use the limit argument only to limit the syntactic context
9604 search, not to limit the actual movement.
9605
9606 * cc-cmds.el (c-beginning-of-statement): Move by sentence
9607 inside multiline strings, just like in comments. Also various
9608 fixes to the paragraph and comment prefix recognition, block
9609 comment ender handling etc.
9610
9611 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9612
9613 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
9614 the relative position of the point.
9615
9616 * cc-cmds.el (c-electric-continued-statement): New function to
9617 use as abbrev hook to reindent for keywords such as "else"
9618 that continues an earlier statement.
9619
9620 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
9621 like classes.
9622
9623 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
9624 (pike-mode): Populate the default abbrev tables to reindent for
9625 keywords such as "else" that can continue earlier statements.
9626 Abbrev mode is therefore turned on by default now. (Note that
9627 this doesn't apply to idl-mode, since IDL afaik doesn't have
9628 statements at all.)
9629
9630 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9631
9632 * cc-engine.el (c-inside-bracelist-p): Fix for handling
9633 bracelists where the declaration contains template arguments.
9634
9635 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9636
9637 * cc-cmds.el (c-comment-indent):
9638 Use `c-get-syntactic-indentation' to correctly calculate the
9639 syntactic indentation. Fixes bug with lineup functions that
9640 return vectors.
9641
9642 * cc-engine.el (c-get-syntactic-indentation): Split the
9643 indentation sum calculation from `c-indent-line' to a separate
9644 function.
9645
9646 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9647
9648 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
9649 Fixed places where it was assumed that preprocessor directives
9650 have to start in column zero.
9651
9652 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
9653 template arguments after a class identifier properly.
9654
9655 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
9656 lists for `new Foo[]' constructs in Java as expressions and
9657 not top level definition brace lists on the top level, so that
9658 they'll get indented consistently with the same type of
9659 expression in a normal block.
9660
9661 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9662
9663 * cc-cmds.el (c-fill-paragraph): The kludge that checks
9664 whether the adaptive filling package fails to keep the comment
9665 prefix is now kludged further to check for filladapt-mode
9666 which doesn't have that problem. This is really icky, but it's
9667 the only way that works with the current misfeatures/bugs in
9668 both adaptive-fill-mode and filladapt-mode.
9669
9670 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
9671 around point is recognized more robust.
9672
9673 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9674
9675 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
9676 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
9677 (c-lit-type): Fixed all internal variables used dynamically so
9678 that they are always bound.
9679
9680 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
9681 errors:
9682
9683 (c-indent-region): Fixed reporting of syntactic errors so that
9684 the region is fully reindented even when an error occurs.
9685 The last syntactic error is printed afterwards. Also cleanup up a
9686 whole lot of code that tried to optimize indentation of whole
9687 sexps but in reality accomplishes nothing.
9688
9689 (c-indent-sexp): Use c-indent-region.
9690
9691 (c-parsing-error): Changed this variable to hold the message
9692 for any syntactic error that is discovered.
9693
9694 (c-parse-state): Search backward from point instead of the bod
9695 position when the latter is invalid. This makes CC Mode
9696 recover faster when there are unbalanced close braces.
9697
9698 (c-backward-to-start-of-if): Use c-parsing-error to report
9699 dangling "else" clauses instead of throwing an error, and fall
9700 back to a reasonable position.
9701
9702 (c-indent-line): Added argument to avoid reporting syntactic errors.
9703
9704 (c-show-syntactic-information): Don't report any syntactic errors.
9705
9706 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9707
9708 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
9709 paragraph recognition when moving by sentence in literals.
9710
9711 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
9712 start regexp for javadoc to recognize javadoc markup in general instead
9713 of a specific set of keywords, to be more future-safe.
9714
9715 (c-Pike-pikedoc-paragraph-start)
9716 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
9717 pikedoc markup.
9718
9719 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
9720
9721 (pike-mode): Initialize paragraph settings pikedoc recognition.
9722
9723 * cc-vars.el (c-default-style): Made a nicer Customize widget.
9724
9725 (c-comment-prefix-regexp): Made it possible to use an
9726 association list on this to specify mode specific regexps.
9727 The default value now use a special regexp in Pike mode to
9728 recognize pikedoc markup.
9729
9730 (c-current-comment-prefix): New variable containing the actual
9731 regexp from c-comment-prefix-regexp for the current buffer.
9732
9733 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9734
9735 * cc-cmds.el (c-electric-brace): Fixed check for special brace
9736 lists: We can't look at the syntax, since a brace list can get
9737 recognized as a plain statement-cont.
9738
9739 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
9740 special brace list opener broken over two lines got recognized
9741 as a statement on the second line. Case 9A changed.
9742
9743 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9744
9745 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
9746 adjustment after line is reindented.
9747
9748 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9749
9750 * cc-defs.el (c-point): Added optional argument for position
9751 to use instead of the current point.
9752
9753 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
9754 the in-expression block symbols when the construct starts at
9755 boi, to avoid the extra level of indentation in that case.
9756 Cases 4, 16A and 17E affected.
9757
9758 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9759
9760 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
9761 calls to `c-indent-line', to adhere better to Emacs conventions.
9762
9763 * cc-engine.el (c-indent-line): Use the syntax already bound
9764 to `c-syntactic-context', if there is any.
9765
9766 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9767
9768 * cc-engine.el (c-get-offset): Fixed bug where the indentation
9769 wasn't added up correctly when a lineup function returned nil.
9770
9771 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9772
9773 * cc-engine.el (c-collect-line-comments): Fixed bug where
9774 empty lines were ignored when collecting line comments backwards.
9775
9776 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9777
9778 * cc-align.el (c-lineup-dont-change): Return an absolute
9779 indentation column to work correctly in the case when several
9780 syntactic elements are processed for the same line.
9781
9782 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
9783 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
9784 (c-set-offset): Added absolute indentation column settings by
9785 using the vector type.
9786
9787 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9788
9789 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
9790 Implemented two new cleanups `space-before-funcall' and
9791 `compact-empty-funcall'.
9792
9793 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9794
9795 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
9796 helping building regexps.
9797
9798 * cc-engine.el (c-on-identifier): New function for detecting
9799 identifiers. It takes keywords into account.
9800
9801 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
9802 lists. `c-keywords' is set to a regexp matching all keywords
9803 in the current language.
9804
9805 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9806
9807 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
9808 list of characters to skip backwards over at the beginning of
9809 a statement, since it can precede string literals in Pike.
9810
9811 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9812
9813 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
9814 recognition when standing on the last line in a C++ comment
9815 with nothing but whitespace after the prefix.
9816
9817 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
9818 given no limit argument.
9819
9820 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9821
9822 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
9823 recognition for the `[]= operator symbol in Pike.
9824
9825 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9826
9827 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
9828 around a bug in `eval-when-compile' in the byte compiler.
9829
9830 * cc-engine.el (c-forward-token-1): Fixed bug with return
9831 value when count is zero and there's no token start within the limit.
9832
9833 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
9834 "prefix comments", i.e. comments which are followed by code on
9835 the same line.
9836
9837 * cc-mode-19.el: Fixes so that checks that must be done at
9838 compile time also are done then.
9839
9840 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9841
9842 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
9843 time and at runtime, and only when it's needed.
9844
9845 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9846
9847 Major cleanup for less error prone and more warning free
9848 compilation, including some fixes for bugs due to different
9849 compilation orders. Thanks to Martin Buchholz for providing
9850 the basis for all this.
9851
9852 * cc-bytecomp.el: New file that provides some byte compilation
9853 features: It ensures that files always are loaded from the
9854 current source directory during compilation, and it provides a
9855 set of macros to turn off specific compiler warnings for
9856 specific symbols. (It's not CC Mode specific in any way.)
9857
9858 Fixed a nearly acyclic dependency tree (both runtime and
9859 compile-time) between all files.
9860
9861 * cc-defs.el: Separated all macros before the inline functions,
9862 to ensure correct compilation.
9863
9864 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
9865 cc-defs.el to cc-engine.el and made it a function instead.
9866
9867 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
9868 about char-after.
9869
9870 * cc-vars.el: Cope even when there isn't a custom package
9871 containing defcustom available.
9872
9873 * cc-make.el: Removed since it's no longer necessary.
9874
9875 README: Updated installation instructions.
9876
9877 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9878
9879 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
9880 improve the modularity: Moved all mode init stuff from
9881 cc-langs.el to cc-mode.el, including the keymap
9882 initialization; cc-langs now only contains the various
9883 variables for configuring the language syntax.
9884
9885 * cc-engine.el, cc-styles.el (c-evaluate-offset)
9886 (c-get-offset): Moved from cc-styles to cc-engine since file
9887 dependency analysis suggests they belong there (which also
9888 makes more sense). Thanks to Martin Buchholz for doing the analysis.
9889
9890 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9891
9892 * cc-cmds.el (c-fn-region-is-active-p): New function that
9893 wraps the corresponding macro, for use in places that aren't
9894 compiled. Thanks to Martin Buchholz for pointing out this.
9895
9896 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
9897
9898 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
9899 add things to the bug report.
9900
9901 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9902
9903 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
9904 returned prefix could contain a newline when the search for a
9905 good prefix line failed.
9906
9907 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9908
9909 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
9910 (c-toggle-auto-hungry-state): Made the argument optional, as
9911 the documentation says it is.
9912
9913 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9914
9915 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
9916 multiline string syntax, #"...", as a cpp macro.
9917
9918 2001-03-21 Paul Eggert <eggert@twinsun.com>
9919
9920 * international/mule-cmds.el (set-locale-environment):
9921 Set system-messages-locale and system-time-locale, but only if the
9922 caller specifies a non-nil locale name.
9923
9924 2001-03-20 Gerd Moellmann <gerd@gnu.org>
9925
9926 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
9927 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
9928
9929 2001-03-20 Gerd Moellmann <gerd@gnu.org>
9930
9931 * follow.el (follow-avoid-tail-recenter): Doc fix.
9932
9933 * custom.el (custom-set-variables): Avoid reversing the list
9934 of args needlessly.
9935
9936 * startup.el (fancy-splash-head): Don't change the colors of the
9937 XPM image on a dark background.
9938
9939 * comint.el (comint-exec-1): Set columns of the terminal to
9940 window-width instead of frame-width.
9941
9942 * info.el (Info-scroll-down): Add missing WINDOW arg for
9943 pos-visible-in-window-p.
9944
9945 * ehelp.el (electric-help-mode-hook): Add defcustom.
9946
9947 * mail/sendmail.el (mail-mode): Activate case-folding in
9948 font-lock-defaults.
9949
9950 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
9951
9952 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
9953 (completion-ignored-extensions): Remove duplicate ".class".
9954
9955 2001-03-19 Andreas Schwab <schwab@suse.de>
9956
9957 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
9958 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
9959
9960 2001-03-19 Gerd Moellmann <gerd@gnu.org>
9961
9962 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
9963 methods since there are not prefix input methods.
9964
9965 2001-03-19 Kenichi Handa <handa@etl.go.jp>
9966
9967 * international/mule-cmds.el (read-input-method-name):
9968 Locally bind enable-recursive-minibuffers to t.
9969
9970 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
9971
9972 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
9973
9974 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
9975
9976 * ediff-util.el: Copyright years.
9977 (ediff-choose-syntax-table): New function.
9978 (ediff-setup): Use ediff-choose-syntax-table.
9979
9980 * ediff-init.el (ediff-with-syntax-table): New macro, uses
9981 with-syntax-table.
9982
9983 * ediff.el: Date of last update, copyright years.
9984
9985 * ediff-wind (ediff-setup-control-frame): Nill->nil.
9986
9987 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
9988 of Scott Bronson.
9989 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
9990 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
9991 Deleted functions.
9992 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
9993 ex-token-list.
9994
9995 * viper-util.el: Spaces, indentation.
9996
9997 * viper.el: Changed version, modification time.
9998
9999 2001-03-16 John Wiegley <johnw@gnu.org>
10000
10001 * calendar/timeclock.el (timeclock-workday-remaining):
10002 Check whether `discrep' is non-null before using it.
10003
10004 2001-03-16 John Wiegley <johnw@gnu.org>
10005
10006 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
10007 first-time checkins.
10008 (timeclock-log-data): Fixed problem with reading timelog log file.
10009 Resulting data in the "day list" was incorrect.
10010 (timeclock-find-discrep): Check if `timeclock-file' is readable
10011 before opening it.
10012 (timeclock-time-less-p): New function.
10013 (timeclock-day-base): New function.
10014 (timeclock-geometric-mean): New function.
10015 (timeclock-generate-report): Generate a summary report based on
10016 the contents of the log file. This uses `timeclock-log-data', and
10017 is an example of writing a timelog manipulation function.
10018 (timeclock-visit-timelog): A quick command for opening the timelog
10019 file.
10020 (timeclock-log-data): Bound the variable event.
10021
10022 2001-03-16 Kenichi Handa <handa@etl.go.jp>
10023
10024 * international/mule-cmds.el (select-safe-coding-system):
10025 Fix typo: symbol-name -> symbol-value.
10026
10027 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
10028 before substitute-in-file-name to handle double slashes in FILE
10029 correctly.
10030
10031 2001-03-15 Gerd Moellmann <gerd@gnu.org>
10032
10033 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
10034 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
10035
10036 2001-03-14 Gerd Moellmann <gerd@gnu.org>
10037
10038 * bindings.el (features): Add `md5' and `overlay' to the list.
10039
10040 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
10041 bound before using it. It's not bound when configured without X,
10042 for instance.
10043
10044 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
10045
10046 * progmodes/hideshow.el: Update copyright.
10047 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
10048 (hs-minor-mode-hook): Include `:version' in defcustom form.
10049
10050 2001-03-13 Gerd Moellmann <gerd@gnu.org>
10051
10052 * help.el (string-key-binding): Don't call event-start on
10053 a non-list.
10054
10055 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
10056
10057 * startup.el (fancy-splash-tail, command-line-1): Fix the
10058 copyright year.
10059
10060 2001-03-13 Kenichi Handa <handa@etl.go.jp>
10061
10062 * term.el: These changes are based on a patch sent from Yong Lu
10063 <lyongu@yahoo.com>.
10064 (term-set-escape-char): Bind M-x to execute-extended-command in
10065 term-raw-escape-map.
10066 (term-move-columns): Don't try to move to negagive column.
10067 (term-emulate-terminal): Insert a string before deleting a text to
10068 overwrite.
10069
10070 2001-03-12 Gerd Moellmann <gerd@gnu.org>
10071
10072 * play/life.el (life): Rearrange code so that all calls to
10073 life-display-generation are in a catch-form.
10074
10075 * progmodes/etags.el (tags-loop-continue): Don't change point in a
10076 file that isn't interesting. In an interesting file, push the old
10077 value of point on the mark ring.
10078
10079 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
10080 New function.
10081 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
10082 Use it.
10083
10084 * emacs-lisp/autoload.el (generate-file-autoloads):
10085 Remove warning about line lengths.
10086
10087 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
10088
10089 * progmodes/etags.el (tags-compression-info-list): New variable.
10090 (find-tag-in-order): Use it to deal with compressed source files.
10091 (tag-file-name-match-p): New function.
10092 (etags-recognize-tags-table): Use it for better match of file names.
10093
10094 2001-03-12 Kenichi Handa <handa@etl.go.jp>
10095
10096 * international/mule-cmds.el (register-input-method): Doc fix.
10097
10098 * international/quail.el (quail-translate-key): Fix condition to
10099 check if there's another breaking point in the current key.
10100
10101 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
10102
10103 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
10104 Babyl header to the newly-created output file, bind
10105 coding-system-for-write to either rmail-file-coding-system or
10106 emacs-mule-unix.
10107
10108 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
10109
10110 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
10111 Fix the name and regexp used for subsubsections.
10112
10113 2001-03-10 Dave Love <fx@gnu.org>
10114
10115 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
10116 and save-buffer if buffer-file-name non-nil. From rms.
10117
10118 2001-03-10 Andre Spiegel <spiegel@gnu.org>
10119
10120 * vc.el (vc-do-command): If the destination buffer is already
10121 current, don't set it up and don't erase it. Updated doc string
10122 to reflect that.
10123 (vc-version-diff): When doing a single file diff, don't switch to the
10124 *vc-diff* buffer before the command. This is to preserve local
10125 variable bindings that might affect the diff command.
10126 (vc-print-log): Don't switch to the *vc* buffer before the
10127 command, so that local variable bindings are preserved.
10128
10129 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
10130 not the current buffer.
10131 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
10132
10133 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
10134 make output go to buffer *vc*, not the current buffer.
10135
10136 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
10137
10138 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
10139 so ^, $, *, ? and + are interpreted correctly.
10140
10141 2001-03-09 Gerd Moellmann <gerd@gnu.org>
10142
10143 * help.el (string-key-binding): Renamed from
10144 mode-line-key-binding. Handle any event on a string.
10145 Check for `keymap' properties as well as `local-map' properties.
10146
10147 * comint.el (comint-insert-clicked-input): Use the last key
10148 from this-command-keys to lookup the global key definition.
10149
10150 2001-03-09 Kenichi Handa <handa@etl.go.jp>
10151
10152 * international/characters.el: Add category `j' for
10153 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
10154
10155 * international/mule-conf.el (no-conversion): Fix docstring.
10156 (raw-text): Fix docstring.
10157
10158 2001-03-08 Gerd Moellmann <gerd@gnu.org>
10159
10160 * simple.el (choose-completion-string): When not leaving the
10161 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
10162 is set.
10163
10164 * window.el (shrink-window-if-larger-than-buffer): Handle frame
10165 parameter `(minibuffer . t)'.
10166
10167 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
10168
10169 * progmodes/sh-script.el (sh-st-symbol): New symbol.
10170 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
10171 (sh-mode): Remove `make-local-variable' for unused var
10172 `font-lock-unfontify-region-function'.
10173
10174 2001-03-07 Richard M. Stallman <rms@gnu.org>
10175
10176 * info.el (Info-scroll-down): Fix previous change.
10177
10178 * mail/rmail.el (rmail-toggle-header): Use a window which
10179 is showing the Rmail buffer, rather than the selected window.
10180
10181 2001-03-07 Dave Love <fx@gnu.org>
10182
10183 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
10184 now, to avoid problems with binding imenu directly to a mouse event.
10185
10186 2001-03-07 Gerd Moellmann <gerd@gnu.org>
10187
10188 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
10189 second arg t.
10190
10191 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
10192
10193 * log-edit.el (log-edit-common-indent): New var.
10194 (log-edit-set-common-indentation): Renamed from
10195 log-edit-delete-common-indentation. Use the new var.
10196 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
10197
10198 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
10199 (cvs-mode-add-change-log-entry-other-window):
10200 Don't presume change-log-default-name is defined.
10201
10202 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
10203
10204 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
10205 the "tree" operation as well.
10206
10207 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
10208
10209 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
10210 to match paragraph-start.
10211
10212 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
10213 comment-start-skip and set comment-end-skip as well.
10214 (sgml-comment-indent): Fix for new value of comment-start-skip.
10215 (html-autoview-mode): Don't bother using make-local-hook.
10216
10217 2001-03-07 Gerd Moellmann <gerd@gnu.org>
10218
10219 * cus-edit.el (custom-save-delete): Move in front of local
10220 variables, otherwise long Custom entries would make them ineffective.
10221
10222 * uniquify.el: Set maintainer to FSF.
10223
10224 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
10225
10226 * dired-aux.el (dired-do-shell-command): Doc fix.
10227
10228 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
10229
10230 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
10231
10232 * which-func.el (which-func-modes): Add cperl-mode.
10233 (which-func-mode-global): Use define-minor-mode.
10234
10235 * info-look.el: Docstring fixes and dead code eliminated.
10236 (cperl-mode): Add support.
10237 (emacs-lisp-mode): List all entries from elisp manual, whether
10238 or not they are currently (f)bound or not. Update regexp.
10239
10240 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
10241
10242 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
10243 so that C-h m shows the correct information.
10244 Use make-local-variable rather than make-variable-buffer-local.
10245 (cperl-info-buffer, cperl-setup-tmp-buf):
10246 Use make-local-variable rather than make-variable-buffer-local.
10247 (cperl-msb-fix, cperl-get-help-defer):
10248 Check major-mode for `cperl-mode' as well.
10249
10250 * progmodes/cperl-mode.el: Updated to author version 4.23.
10251 (cperl-electric-pod): SYNOPSIS was misspelled.
10252 (cperl-find-pods-heres): @if ? a : b was considered a REx.
10253 (cperl-after-expr-p): Make true after __END__.
10254
10255 2001-03-06 Gerd Moellmann <gerd@gnu.org>
10256
10257 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
10258 bookmark-completion-ignore-case is t.
10259
10260 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
10261 switch, like xterm, and concat resource strings, with a newline
10262 between them.
10263
10264 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
10265
10266 * international/codepage.el (cp770-decode-table)
10267 (cp773-decode-table, cp774-decode-table): New variables.
10268
10269 * man.el (Man-hyphenated-reference-regexp): New variable.
10270 (Man-build-references-alist): Use it to search for referenced
10271 manpages. If hyphenated is non-nil, record a concatenated word in
10272 Man-refpages-alist only if it matches Man-reference-regexp.
10273 Update word's length when it is concatenated. Reverse the list,
10274 to get the first manpage at the head.
10275 (Man-possibly-hyphenated-word): New function.
10276 (Man-follow-manual-reference): Use it instead of current-word to
10277 find a manpage at point, in a way that accounts for hyphenated
10278 references.
10279
10280 2001-03-06 Alex Schroeder <alex@gnu.org>
10281
10282 * sql.el (sql-interbase): New function.
10283 (sql-interbase-program): New option.
10284 (sql-interbase-options): New option.
10285 And some typos fixed: "customise" to "customize".
10286
10287 2001-03-06 Dave Love <fx@gnu.org>
10288
10289 * textmodes/flyspell.el (flyspell-region):
10290 Set up flyspell-local-mouse-map.
10291
10292 2001-03-05 Richard M. Stallman <rms@gnu.org>
10293
10294 * mail/rmail.el (rmail-retry-failure):
10295 Don't call rmail-beginning-of-message.
10296 Don't discard From: field. Do discard Received: field.
10297 Use unwind-protect to re-prune.
10298 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
10299
10300 2001-03-06 Kenichi Handa <handa@etl.go.jp>
10301
10302 * international/quail.el (quail-title): Add autoload cookie.
10303
10304 2001-03-05 Dave Love <fx@gnu.org>
10305
10306 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
10307 new defs.
10308
10309 2001-03-05 Kenichi Handa <handa@etl.go.jp>
10310
10311 * language/ethio-util.el (ethio-toggle-space):
10312 Update current-input-method-title if necessary.
10313 (ethio-toggle-punctuation): Likewise.
10314
10315 * international/quail.el (quail-title): Fix for the case that a
10316 title of an input method is specified by a list of the same form
10317 as used in mode-line-format.
10318
10319 * international/mule-cmds.el (activate-input-method):
10320 If current-input-method-title is set by activating INPUT-METHOD,
10321 respect that value.
10322
10323 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10324
10325 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
10326
10327 2001-03-05 Alex Schroeder <alex@gnu.org>
10328
10329 * sql.el (sql-sybase): Fix typo (was: query user about server two
10330 times instead of server and database).
10331
10332 * sql.el (sql-sybase): Doc change.
10333 (sql-mysql): Doc change.
10334 (sql-postgres): Doc change.
10335
10336 2001-03-05 Kenichi Handa <handa@etl.go.jp>
10337
10338 * international/mule-conf.el (emacs-mule, raw-text):
10339 Docstring modified.
10340
10341 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
10342
10343 * term/internal.el: Update copyright notice.
10344
10345 * term/pc-win.el: Update copyright notice.
10346
10347 2001-03-02 Dave Love <fx@gnu.org>
10348
10349 * files.el (insert-file-contents-literally):
10350 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
10351 not jka-compr-compression-info-list.
10352
10353 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
10354
10355 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
10356 spaces in default comment-start-skip settings rather than \s-.
10357
10358 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
10359
10360 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
10361 default-frame-alist as well.
10362
10363 2001-03-01 Dave Love <fx@gnu.org>
10364
10365 * textmodes/reftex.el (defvar): Wrap some defvars in
10366 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
10367
10368 * subr.el (event-basic-type): Doc fix.
10369
10370 * international/quail.el: Doc fixes.
10371
10372 * international/utf-8.el: Doc fixes.
10373
10374 * international/mule-cmds.el: Doc fixes.
10375 (leim-list-header): Fix header text.
10376
10377 * international/mule.el (coding-system-category): Doc fix.
10378
10379 * international/ccl.el (ccl-compile): Doc fix.
10380
10381 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
10382
10383 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
10384 rather than (before|after)-change-functions.
10385
10386 2001-03-01 Gerd Moellmann <gerd@gnu.org>
10387
10388 * ediff-util.el (ediff-scroll-horizontally): Arrange for
10389 scroll-left and scroll-right being called interactively so that
10390 they set the window's min_hscroll.
10391
10392 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
10393
10394 * info.el (info-insert-file-contents-1): Accept an additional
10395 argument `lfn': if it is non-nil, concatenate `filename' and
10396 `suffix'; otherwise use the complicated MS-DOS code.
10397 All callers changed.
10398 (info-insert-file-contents, Info-find-node): If the MS-DOS port
10399 can access long file names, try the long file-name version of
10400 `info-insert-file-contents-1', then the short file-name version.
10401
10402 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
10403
10404 * language/ethio-util.el (setup-ethiopic-environment-internal):
10405 Change bindings of functions keys to conform to "Emacs Lisp Coding
10406 Convention".
10407
10408 * language/ethiopic.el ("Ethiopic"): Add documentation.
10409
10410 2001-02-28 Kenichi Handa <handa@etl.go.jp>
10411
10412 * international/utf-8.el (mule-utf-8): Set coding-category
10413 property to coding-category-utf-8.
10414
10415 2001-02-27 Richard M. Stallman <rms@gnu.org>
10416
10417 * lpr.el (lpr-page-header-switches, print-region-1):
10418 Undo 2000-07-06 change.
10419 (lpr-add-switches): Default to t on gnu/linux.
10420
10421 2001-02-27 Gerd Moellmann <gerd@gnu.org>
10422
10423 * bs.el (bs-attributes-list): Doc fix.
10424
10425 2001-02-26 Gerd Moellmann <gerd@gnu.org>
10426
10427 * help.el (describe-project): Display the file THE-GNU-PROJECT.
10428
10429 * help.el (view-order-manuals): Use goto-address.
10430
10431 * startup.el (command-line-1): Add info about ordering manuals
10432 to the not so fancy splash screens.
10433
10434 2001-02-26 Andre Spiegel <spiegel@gnu.org>
10435
10436 * vc.el (vc-default-workfile-unchanged-p)
10437 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
10438
10439 2001-02-26 Gerd Moellmann <gerd@gnu.org>
10440
10441 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
10442 fontify in the right buffer.
10443
10444 * allout.el (outline-flag-region): Move macro in front of first
10445 use to avoid a run-time error.
10446
10447 2001-02-24 Andrew Innes <andrewi@gnu.org>
10448
10449 * makefile.w32-in: Fix copyright notice.
10450
10451 2001-02-24 Kenichi Handa <handa@etl.go.jp>
10452
10453 * international/utf-8.el (mule-utf-8): Set correct value for
10454 valid-codes property.
10455
10456 * international/fontset.el (x-complement-fontset-spec): In the
10457 case that we use ASCII font for the other charsets, use only
10458 family and registry part of it.
10459
10460 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
10461
10462 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
10463 (shrink-window-if-larger-than-buffer): Doc fix.
10464
10465 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
10466
10467 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
10468 predicate passed to completing-read.
10469
10470 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
10471
10472 * startup.el (command-line): Fix last change.
10473
10474 2001-02-23 Jason Rumney <jasonr@gnu.org>
10475
10476 * startup.el (tool-bar-originally-present): New variable.
10477 (command-line): Set it if the tool-bar is switched on at startup.
10478
10479 * frame.el (frame-notice-user-settings): Only adjust frame height
10480 for no tool-bar case if tool-bar was originally switched on.
10481 From E. Jay Berkenbilt.
10482
10483 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
10484
10485 * server.el (server-switch-buffer): Only switch window if the
10486 current one is dedicated.
10487
10488 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
10489 rather than using (match-beginning 0) when searching for break point.
10490
10491 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
10492
10493 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
10494 @ follows an accent command such as @'. Support optional braces
10495 in commands that insert accents, like makeinfo does.
10496
10497 2001-02-22 Gerd Moellmann <gerd@gnu.org>
10498
10499 * startup.el (fancy-splash-text): Add a line for ordering
10500 manuals. Reverse order of splash screens shown.
10501 (use-fancy-splash-screens-p): Adapt to the text line added.
10502
10503 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
10504 manuals from the FSF.
10505
10506 * help.el (view-order-manuals): New function.
10507 (toplevel): Bind C-h C-m to this function.
10508
10509 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
10510
10511 * newcomment.el (comment-forward): Skip the comment-start before
10512 searching for the comment-end.
10513
10514 2001-02-21 Dave Love <fx@gnu.org>
10515
10516 * custom.el (custom-initialize-changed, defcustom): Doc fix.
10517
10518 * international/mule-cmds.el, international/mule.el: Doc fixes.
10519
10520 2001-02-21 Gerd Moellmann <gerd@gnu.org>
10521
10522 * startup.el (fancy-splash-screens): Use display-hourglass
10523 instead of display-busy-cursor.
10524
10525 * frame.el (display-hourglass): Renamed from busy-cursor.
10526 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
10527 (show-cursor-in-non-selected-windows): Doc fix.
10528
10529 2001-02-20 Dave Love <fx@gnu.org>
10530
10531 * international/utf-8.el: Doc and commentary fixes.
10532
10533 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
10534
10535 * ehelp.el (with-electric-help): Doc fix.
10536
10537 2001-02-20 Gerd Moellmann <gerd@gnu.org>
10538
10539 * msb.el (msb-mode): Call the update-buffers function explicitly
10540 with a FORCE argument.
10541
10542 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
10543 FORCE. If set, update the menu even if frame-or-buffer-changed-p
10544 returns nil.
10545
10546 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10547
10548 * ps-print.el: Timestamp package replacement. Some enhancements.
10549 Some XEmacs compatibility. Doc fix.
10550 (ps-print-version): New version number (6.4).
10551 (ps-printer-name): Initialization fix.
10552 (ps-zebra-stripe-follow): Funcionality enhancement.
10553 (ps-prologue-file): Code enhancement.
10554 (ps-right-header): Timestamp package replacement.
10555 (ps-setup, ps-face-bold-p, ps-face-italic-p)
10556 (ps-get-page-dimensions)
10557 (ps-generate-header, ps-begin-file, ps-begin-job)
10558 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
10559 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
10560 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
10561 (coding-system-for-write): Var declaration (XEmacs compatibility).
10562
10563 2001-02-20 Miles Bader <miles@gnu.org>
10564
10565 * image-file.el (image-file-name-extensions): Add "tif".
10566
10567 2001-02-19 Gerd Moellmann <gerd@gnu.org>
10568
10569 * wid-edit.el (widget-button-click): Save the selected window
10570 around the code handling clicks on buttons.
10571
10572 2001-02-18 Dave Love <fx@gnu.org>
10573
10574 * imenu.el (imenu--generic-function): Use mapc to iterate over
10575 syntax characters.
10576
10577 2001-02-17 Richard M. Stallman <rms@gnu.org>
10578
10579 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
10580
10581 * uniquify.el (uniquify-buffer-name-style): Doc fix.
10582
10583 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10584
10585 * mouse.el (mouse-save-then-kill): If the distance from the new
10586 point to the mark is equal to the distance of point from the new
10587 point, move point instead of the mark.
10588
10589 2001-02-16 Dave Love <fx@gnu.org>
10590
10591 * textmodes/flyspell.el (flyspell-get-word): Return string without
10592 properties.
10593
10594 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
10595
10596 * generic.el (generic-find-file-regexp): Doc fix.
10597 (generic-ignore-files-regexp): New defcustom.
10598 (generic-mode-find-file-hook): If the file's name matches the
10599 regexp in `generic-ignore-files-regexp', don't enter
10600 default-generic-mode. Doc fix.
10601
10602 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10603
10604 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
10605 Add autoload cookies.
10606
10607 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
10608 of cal-tex-24.
10609
10610 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
10611
10612 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
10613
10614 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
10615 the character class after the (optional) drive, to support file
10616 names with embedded blanks.
10617
10618 2001-02-15 Sam Steingold <sds@gnu.org>
10619
10620 * textmodes/tex-mode.el (tex-shell-running):
10621 Check the process buffer too.
10622
10623 2001-02-15 Dave Love <fx@gnu.org>
10624
10625 * battery.el (battery-status-function): Fix doc, :type.
10626
10627 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
10628
10629 2001-02-15 Gerd Moellmann <gerd@gnu.org>
10630
10631 * subr.el (read-passwd): Clear Lisp memory holding password.
10632
10633 2001-02-15 Miles Bader <miles@gnu.org>
10634
10635 * info.el (Info-copy-current-node-name): New function.
10636 (Info-mode-menu): Add it to the menu.
10637
10638 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
10639
10640 * international/mule-cmds.el (toggle-input-method): Doc fix.
10641
10642 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
10643
10644 * replace.el (occur): Stop at end of buffer.
10645
10646 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
10647
10648 * international/mule-cmds.el (set-input-method): Another doc fix.
10649
10650 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
10651
10652 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
10653
10654 2001-02-13 Miles Bader <miles@gnu.org>
10655
10656 * faces.el (set-face-background, set-face-foreground)
10657 (set-face-stipple): Treat a value of nil as being `unspecified'.
10658
10659 2001-02-12 Dave Love <d.love@dl.ac.uk>
10660
10661 * international/latin1-disp.el: Doc fixes.
10662 (latin1-display) <defgroup>: Add :link.
10663 (latin1-display) <function>: Set variable latin1-display.
10664
10665 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
10666
10667 * international/mule-cmds.el (set-input-method): Doc fix.
10668
10669 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
10670
10671 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
10672 (speedbar-line-file): Return nil if not a file.
10673 (speedbar-buffers-line-path): Return file for tags, and dir for files.
10674
10675 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10676
10677 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
10678 for remote files.
10679 (ediff-coding-system-for-read): Replaced the no-conversion default
10680 with raw-text.
10681
10682 * ediff-init.el: Removed :version from defcustom vars.
10683
10684 * ediff-util.el (ediff-compute-custom-diffs-maybe):
10685 Better handling of the diff mode.
10686
10687 * ediff.texi: Added ediff-coding-system-for-read.
10688
10689 * viper.texi: Fix typos.
10690
10691 2001-02-11 Dave Love <fx@gnu.org>
10692
10693 * shadowfile.el: Doc fixes.
10694 (shadow) <defgroup>: Add :link.
10695 (shadowfile-unload-hook): New function.
10696 (shadow-initialize): Use defalias, not fset.
10697 (shadow-define-cluster, shadow-define-literal-group)
10698 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
10699
10700 * international/mule.el: Doc and message fixes.
10701
10702 * international/ccl.el (define-ccl-program): Doc fix.
10703
10704 2001-02-11 Kenichi Handa <handa@etl.go.jp>
10705
10706 * faces.el (mode-line): Set :line-width property to -1.
10707
10708 2001-02-10 Richard M. Stallman <rms@gnu.org>
10709
10710 * complete.el (partial-completion-mode): Doc fix.
10711
10712 * simple.el (delete-key-deletes-forward-mode):
10713 Change `let' to `let*' to fix gross bug in last change.
10714
10715 * repeat.el (repeat): Don't let execute-kbd-macro alter
10716 real-last-command.
10717
10718 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
10719
10720 * simple.el (eval-expression): Doc fix.
10721
10722 2001-02-09 Dave Love <fx@gnu.org>
10723
10724 * imenu.el (imenu-generic-expression): Doc fix.
10725
10726 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
10727 From Juanma Barranquero.
10728
10729 * emacs-lisp/authors.el (authors): Expand `root' before running find.
10730
10731 2001-02-09 Kenichi Handa <handa@etl.go.jp>
10732
10733 * faces.el (set-face-attribute): Describe the case of a negative
10734 value specified for :line-width.
10735
10736 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
10737
10738 * which-func.el (which-func-mode): Invert which-func-mode-global.
10739 From Juanma Barranquero <lektu@uol.com.br>.
10740
10741 2001-02-08 Dave Love <fx@gnu.org>
10742
10743 * wid-edit.el (widget-plist-convert-widget): Replace binding of
10744 widget-plist-value-type.
10745 (widget-alist-convert-widget): Replace binding of
10746 widget-alist-value-type.
10747
10748 * textmodes/paragraphs.el (sentence-end): Doc fix.
10749
10750 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
10751 Remove `backward-line'.
10752
10753 * play/pong.el (pong-blank-color, pong-bat-color)
10754 (pong-ball-color, pong-border-color, pong-left-key)
10755 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
10756 (pong-pause-key, pong-resume-key, pong-timer-delay):
10757 * mail/mh-comp.el (mh-compose-letter-function):
10758 * eshell/esh-mode.el (eshell-skip-prompt-function):
10759 * emulation/viper-ex.el (ex-unix-type-shell-options):
10760 * recentf.el (recentf-menu-filter):
10761 * ps-print.el (ps-print-region-function):
10762 * lpr.el (print-region-function):
10763 * forms.el (forms-mode-hooks):
10764 * dirtrack.el (dirtrack-directory-change-hook):
10765 * cus-start.el (temp-buffer-show-function, display-buffer-function):
10766 * textmodes/spell.el (spell-filter):
10767 * textmodes/fill.el (adaptive-fill-function):
10768 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
10769 * progmodes/etags.el (find-tag-default-function):
10770 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
10771 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
10772
10773 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
10774
10775 * emulation/viper-init.el (viper-fast-keyseq-timeout)
10776 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
10777 Meyering <jim@meyering.net>.
10778
10779 * loadup.el: Revert last change.
10780
10781 2001-02-07 Kenichi Handa <handa@etl.go.jp>
10782
10783 * international/mule.el (transform-make-coding-system-args):
10784 Make it work also for coding systems not using CCL.
10785
10786 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10787
10788 * simple.el (previous-matching-history-element)
10789 (next-matching-history-element): Doc fix.
10790
10791 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
10792 specific part.
10793
10794 2001-02-06 Dave Love <fx@gnu.org>
10795
10796 * add-log.el (add-log-current-defun-function)
10797 (add-log-buffer-file-name-function, add-log-file-name-function):
10798 Fix :type.
10799 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
10800
10801 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10802
10803 * info.el (info-initialize): Remove the test for system-type when
10804 invocation-directory is non-nil.
10805
10806 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
10807 of `font-lock-defaults' to `backward-paragraph' rather than nil.
10808
10809 2001-02-06 Andrew Innes <andrewi@gnu.org>
10810
10811 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
10812 absolute.
10813
10814 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
10815
10816 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
10817 buffers. When hi-lock turned on rather than only checking current
10818 buffer for regexps, all buffers are checked. Moved activation of
10819 font-lock to hi-lock-refontify. When font-lock turned off rather
10820 than removing added highlighting just in current buffer, remove it
10821 in all buffers. Changed edit menu text from "Automatic
10822 Highlighting" to "Regexp Highlighting" Documentation for
10823 highlighting phrases, minor documentation changes.
10824 (hi-lock-set-file-patterns): Execute only if there are new or
10825 existing file patterns.
10826 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
10827 unfontify and, if a support mode is active, will not refontify the
10828 whole buffer. If necessary, turn on font lock. (Removed
10829 font-lock-unfontify and font-lock support-mode-specific calls,
10830 such as lazy-lock-fontify-window.)
10831 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
10832 patterns are found. Not useful now since find-file-hook is removed
10833 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
10834 (hi-lock-face-phrase-buffer): New function. Also added related
10835 menu item and keybinding.
10836 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
10837 (hi-lock-process-phrase): New function.
10838 (hi-lock-line-face-buffer): Doc fixes.
10839 (hi-lock-face-buffer): Doc fixes.
10840 (hi-lock-unface-buffer): Doc fixes.
10841
10842 2001-02-06 Gerd Moellmann <gerd@gnu.org>
10843
10844 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
10845 dabbrev-ignored-regexps.
10846
10847 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10848
10849 * simple.el (kill-line): Doc fix.
10850
10851 2001-02-05 Dave Love <fx@gnu.org>
10852
10853 * loadup.el: Revert last two changes -- bootstrapping works with
10854 regenerated loaddefs.
10855
10856 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
10857
10858 * isearch.el (isearch-forward): Doc fix.
10859
10860 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
10861 of font-lock-defaults to backward-paragraph.
10862
10863 2001-02-05 Gerd Moellmann <gerd@gnu.org>
10864
10865 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
10866 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
10867
10868 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10869
10870 * ebnf2ps.el: Eliminate time-stamp functions.
10871 (ebnf-version): New version (3.5).
10872 (ebnf-eps-finish-and-write): Replace time-stamp functions by
10873 format-time-string.
10874
10875 2001-02-05 Gerd Moellmann <gerd@gnu.org>
10876
10877 * simple.el (next-line): Goto end-of-line before inserting a newline.
10878
10879 2001-02-05 Miles Bader <miles@gnu.org>
10880
10881 * image-file.el (insert-image-file): When visiting an image, also
10882 set `truncate-lines' to t so that any fringe arrow looks correct.
10883
10884 2001-02-05 Kenichi Handa <handa@etl.go.jp>
10885
10886 * isearch.el (isearch-forward): Add description about input method
10887 in the docsting.
10888
10889 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
10890
10891 * skeleton.el (skeleton-internal-1): Always push the mark for @.
10892
10893 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
10894
10895 * info.el (info-initialize): If installation-directory is nil, for
10896 DOS/Windows systems try looking in a sibling of invocation-directory.
10897
10898 2001-02-02 Gerd Moellmann <gerd@gnu.org>
10899
10900 * wid-edit.el (widget-button-click): Fix last change.
10901
10902 * frame.el (frame-notice-user-settings): When resizing the initial
10903 frame because the tool bar is off, also change the frame's top
10904 position if a negative top position was specified.
10905
10906 2001-02-02 Miles Bader <miles@gnu.org>
10907
10908 * image-file.el (insert-image-file): When visiting an image,
10909 suppress the cursor in the image buffer.
10910
10911 2001-02-01 Dave Love <fx@gnu.org>
10912
10913 * progmodes/f90.el (f90-mode): Remove startup message.
10914
10915 * vc-cvs.el: Remove autoloads. Require vc when compiling.
10916
10917 2001-02-01 Gerd Moellmann <gerd@gnu.org>
10918
10919 * startup.el (command-line): Fix code determining whether or not
10920 to use delete-key-deletes-forward-mode.
10921
10922 2001-02-01 Andre Spiegel <spiegel@gnu.org>
10923
10924 * vc.el (vc-diff-switches): New user option.
10925 (vc-version-diff): Use it.
10926 (vc-diff-switches-list): New macro.
10927
10928 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
10929 New customization options.
10930 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
10931
10932 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
10933
10934 2001-02-01 Gerd Moellmann <gerd@gnu.org>
10935
10936 * msb.el (toplevel): Quote hook symbols.
10937
10938 2001-02-01 Kenichi Handa <handa@etl.go.jp>
10939
10940 * international/mule.el (make-coding-system): Add description
10941 about recognized properties in the docstring.
10942
10943 * international/mule-conf.el: Remove unused charsets
10944 mac-roman-lower and mac-roman-upper.
10945
10946 2001-01-31 Gerd Moellmann <gerd@gnu.org>
10947
10948 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
10949 is in front of the left-margin, if any.
10950
10951 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
10952 like `delete'.
10953
10954 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
10955
10956 * term/w32-win.el (mouse-set-font): Doc fix.
10957
10958 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
10959
10960 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
10961 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
10962 on already.
10963
10964 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
10965
10966 * files.el (save-buffer): Don't give message if (buffer-file-name)
10967 returns nil.
10968
10969 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
10970
10971 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
10972
10973 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
10974 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
10975
10976 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
10977 display problems.
10978
10979 2001-01-31 Kenichi Handa <handa@etl.go.jp>
10980
10981 * international/mule.el (charset-info): Fix docstring.
10982
10983 * international/mule-diag.el (describe-character-set): Check final
10984 char valid before printing it.
10985
10986 2001-01-30 Gerd Moellmann <gerd@gnu.org>
10987
10988 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
10989
10990 * frame.el (frame-notice-user-settings): Do the tool-bar
10991 stuff only for graphical displays. Fix a braino.
10992
10993 * frame.el (frame-initialize): Create initial frame visible.
10994 (frame-notice-user-settings): When tool-bar has been switched off,
10995 correct the frame size and sync tool-bar-mode.
10996
10997 * startup.el (command-line): Remove manipulation of frame
10998 height for tool bars.
10999
11000 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11001
11002 * lpr.el: Compatibility with XEmacs and doc fixes.
11003 (lpr-windows-system, lpr-lp-system): New vars.
11004 (lpr-printer-switch): New defcustom.
11005 (printer-name, lpr-command): Customization fix.
11006 (print-region-1): Code fix.
11007 (print-region-new-buffer, printify-region): Indentation fix.
11008 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
11009 New functions.
11010
11011 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11012
11013 * msb.el (toplevel): Fix the eval-after-load.
11014
11015 2001-01-29 Dave Love <fx@gnu.org>
11016
11017 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
11018
11019 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
11020
11021 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
11022 (tcl-using-emacs-19-23): Consider Emacs 21+.
11023 (tcl-help-directory-list, tcl-command-switches): Fix :type.
11024 (tcl-add-emacs-menu): Supply menu name.
11025 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
11026
11027 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11028
11029 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
11030
11031 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
11032
11033 * pcvs.el (cvs-mark-fis-dead): New function.
11034 (cvs-mode-add): Use it.
11035 (cvs-mode-add-change-log-entry-other-window):
11036 Rebind change-log-default-name to itself rather than to nil.
11037
11038 2001-01-29 Sam Steingold <sds@gnu.org>
11039
11040 * vc-cvs.el: Replaced (require 'vc) with a bunch of
11041 `autoload' statements.
11042
11043 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
11044
11045 * files.el (confirm-kill-emacs): Doc fix.
11046
11047 * frame.el (frame-initialize): Doc fix.
11048
11049 * time-stamp.el (time-stamp-string): Doc fix.
11050
11051 * woman.el (WoMan-log-1): Make the log buffer writable.
11052 From Markus Rost <rost@math.ohio-state.edu>.
11053
11054 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11055
11056 * imenu.el (imenu-syntax-alist): Add autoload cookie for
11057 the `make-variable-buffer-local'.
11058
11059 2001-01-29 Dave Love <fx@gnu.org>
11060
11061 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
11062 (ansi-color-for-comint-mode-on, ansi-color-process-output):
11063 Add autoload cookie.
11064 (ansi-color-apply-sequence): Fix typo.
11065
11066 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11067
11068 * menu-bar.el (menu-bar-files-menu): Add menu items for
11069 Postscript printing in black and white.
11070
11071 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
11072 X-Mailman-Version, Precedence, List-Help, List-Post,
11073 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
11074 Content-Type, Content-Length.
11075
11076 2001-01-29 Dave Love <fx@gnu.org>
11077
11078 * elide-head.el (elide-head): Make overlay evaporate.
11079
11080 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
11081
11082 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
11083
11084 * isearch.el (isearch-highlight): Don't punt if the display
11085 doesn't support colors, since isearch faces are defined for
11086 monochrome displays as well.
11087
11088 2001-01-27 Sam Steingold <sds@gnu.org>
11089
11090 * shell.el (shell-write-history-on-exit): Make sure that we are in
11091 the shell buffer (M-x tex-file RET inserted the error message into
11092 the TeX buffer).
11093
11094 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
11095
11096 * simple.el (transient-mark-mode): Doc fix.
11097
11098 2001-01-27 Gerd Moellmann <gerd@gnu.org>
11099
11100 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
11101
11102 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
11103
11104 * shell.el (shell-unquote-argument): If the shell is one of the
11105 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
11106 quote character.
11107 (shell-dumb-shell-regexp): Document that the shells which match
11108 this regexp are supposed to not treat a backslash as a quote character.
11109
11110 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
11111 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
11112
11113 2001-01-27 Richard M. Stallman <rms@gnu.org>
11114
11115 * dabbrev.el (dabbrev--substitute-expansion):
11116 Treat a one-capital-letter abbrev as "not all upper case",
11117 so as to force preservation of the expansion's pattern
11118 if the expansion starts with a capital letter.
11119
11120 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
11121
11122 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
11123 Doc fix.
11124
11125 * simple.el (transient-mark-mode): Document the fact that many
11126 commands act on the region when mark is active.
11127
11128 2001-01-27 Kenichi Handa <handa@etl.go.jp>
11129
11130 * international/quail.el (quail-setup-completion-buf): Make the
11131 multibyteness of current buffer inherited to Quail completion buffer.
11132 (quail-show-guidance-buf): Make the multibyteness of current
11133 buffer inherited to Quail guidance buffer.
11134 (quail-help): Make the multibyteness of current buffer inherited
11135 to Quail help buffer.
11136
11137 2001-01-26 Dave Love <fx@gnu.org>
11138
11139 * time-stamp.el: Doc fixes.
11140
11141 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
11142 (delphi-keyword-face, delphi-other-face): Fix :type.
11143
11144 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
11145
11146 * mail/feedmail.el (feedmail): Add :link.
11147 (feedmail-send-it): Doc fix.
11148
11149 * mail/sendmail.el: Doc fixes.
11150 (sendmail-send-it): Fix the non-ASCII regexp and use
11151 rfc2047-encode-string.
11152
11153 * dired.el, dired-aux.el: Revert last change.
11154
11155 2001-01-26 Gerd Moellmann <gerd@gnu.org>
11156
11157 * makefile.w32-in (DONTCOMPILE): Add various term files.
11158
11159 2001-01-26 Dave Love <fx@gnu.org>
11160
11161 * Makefile.in (DONTCOMPILE): Add various term files.
11162
11163 2001-01-26 Gerd Moellmann <gerd@gnu.org>
11164
11165 * man.el (Man-default-man-entry, Man-mode): Doc fix.
11166
11167 * startup.el (display-startup-echo-area-message): Make sure
11168 the echo area is resized to fit the size of the startup message.
11169
11170 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
11171 part of which is a constant.
11172
11173 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
11174
11175 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
11176
11177 2001-01-26 Richard M. Stallman <rms@gnu.org>
11178
11179 * simple.el (next-line): Don't let `newline' expand abbrevs.
11180 Simplify slightly.
11181 (open-line): Don't let `newline' expand abbrevs.
11182
11183 2001-01-25 John Wiegley <johnw@gnu.org>
11184
11185 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
11186 to `repeat' in the :type field.
11187
11188 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
11189 allow a choice of regexp or nil.
11190 (pcomplete-dir-ignore): Same.
11191
11192 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
11193 a command) to always fail.
11194
11195 2001-01-25 Gerd Moellmann <gerd@gnu.org>
11196
11197 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
11198 discard the result.
11199 (iswitchb-to-end): Likewise.
11200
11201 2001-01-25 Sam Steingold <sds@gnu.org>
11202
11203 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
11204 Require vc.
11205
11206 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
11207
11208 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
11209
11210 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
11211
11212 2001-01-25 Dave Love <fx@gnu.org>
11213
11214 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
11215 (describe-coding-system): Tweak the English text.
11216
11217 * loadup.el: Preload international/ccl for utf-8.
11218
11219 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
11220
11221 * mail/rmail.el (rmail-redecode-body): Doc fix.
11222
11223 2001-01-25 Kenichi Handa <handa@etl.go.jp>
11224
11225 * international/mule-cmds.el (reset-language-environment):
11226 Reset coding-category-utf-8 to mule-utf-8.
11227
11228 * international/mule-conf.el (coding-category-utf-8):
11229 Initialize to mule-utf-8.
11230
11231 * loadup.el: Preload international/utf-8.
11232
11233 * international/utf-8.el: New file.
11234
11235 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
11236
11237 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
11238
11239 2001-01-24 Sam Steingold <sds@gnu.org>
11240
11241 * dired.el (dired-replace-in-string): Removed.
11242 (dired-sort-toggle): Use `replace-regexps-in-string'
11243 instead of `dired-replace-in-string'.
11244
11245 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
11246 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
11247
11248 * gs.el (gs-replace-in-string): Removed.
11249 (gs-options): Use `replace-regexps-in-string'
11250 instead of `gs-replace-in-string'.
11251
11252 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
11253
11254 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
11255 bug report is mailed to an email list and posted to a news group.
11256
11257 2001-01-24 Gerd Moellmann <gerd@gnu.org>
11258
11259 * comint.el (comint-replace-by-expanded-history-before-point):
11260 Fix change of 2000-08-03 to move point to the start of the line again.
11261
11262 * startup.el (tool-bar-images-pixel-height): New variable.
11263 (command-line): After loading the user's init file, when
11264 tool-bar-mode is on, increase the frame's size by some lines for
11265 the tool-bar.
11266
11267 * frame.el (frame-initialize): Create the initial frame invisible.
11268
11269 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
11270
11271 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
11272 (chinese-big5): MIME:Big5.
11273
11274 2001-01-24 Gerd Moellmann <gerd@gnu.org>
11275
11276 * international/mule-cmds.el (universal-coding-system-argument):
11277 Handle commands with prefix args.
11278
11279 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11280
11281 * calendar/diary-lib.el (diary-float): Fix case of MONTH
11282 being a list of numbers.
11283 (diary-mail-entries): Rewritten.
11284
11285 2001-01-23 Dave Love <fx@gnu.org>
11286
11287 * international/mule.el (make-coding-system): Fix typo.
11288
11289 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
11290 Add backward-paragraph as font-lock-beginning-of-syntax-function.
11291
11292 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
11293
11294 * font-lock.el (font-lock-mode): Doc fix.
11295
11296 2001-01-23 Kenichi Handa <handa@etl.go.jp>
11297
11298 * international/mule.el (make-translation-table): Fix docstring.
11299
11300 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
11301
11302 * mail/rmail.el (rmail-redecode-body): New function.
11303
11304 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
11305
11306 2001-01-22 Gerd Moellmann <gerd@gnu.org>
11307
11308 * isearch.el (isearch-lazy-highlight-case-fold-search)
11309 (isearch-lazy-highlight-regexp): New variables.
11310 (isearch-lazy-highlight-cleanup): Update lazy highlight if
11311 case-fold search or regexp search has been toggled.
11312
11313 * wid-edit.el (widget-button-click): Avoid a save-excursion
11314 around running a global binding.
11315
11316 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
11317 to 0.25.
11318
11319 2001-01-20 Miles Bader <miles@gnu.org>
11320
11321 * cus-edit.el (custom-face-save): Do post-processing on the face's
11322 new value like `custom-face-set' does.
11323
11324 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
11325
11326 * mail/emacsbug.el (report-emacs-bug): Report the value of
11327 LC_CTYPE, not LC_TYPE.
11328
11329 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
11330 isearch-toggle-regexp and isearch-edit-string to doc string.
11331
11332 2001-01-19 Gerd Moellmann <gerd@gnu.org>
11333
11334 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
11335 as font-lock-beginning-of-syntax-function in font-lock-defaults.
11336
11337 * jit-lock.el (jit-lock-fontify-now): Don't bind
11338 font-lock-beginning-of-syntax-function to nil.
11339
11340 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
11341
11342 * mail/emacsbug.el (report-emacs-bug): Report values of
11343 locale-coding-system, default-enable-multibyte-characters, and the
11344 environment variables LC_ALL, LC_TYPE, and LANG.
11345
11346 2001-01-19 Gerd Moellmann <gerd@gnu.org>
11347
11348 * font-lock.el (font-lock-default-fontify-region): Fix last change.
11349
11350 * font-lock.el (font-lock-multiline): Default to nil.
11351 (font-lock-default-fontify-region): If font-lock-multiline is
11352 nil, don't check the property `font-lock-multiline'.
11353
11354 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
11355 is nil, don't check the `font-lock-multiline' text property.
11356
11357 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
11358
11359 * viper.el: Call initial-major-mode on startup.
11360
11361 * ediff.el (ediff-patch-file): Use better defaults.
11362
11363 * ediff-vers.el: Fix for 8+3 DOS file systems.
11364
11365 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
11366
11367 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
11368 diff mode, if available.
11369
11370 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
11371
11372 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
11373
11374 * ediff-init.el (subst-char-in-string): Define and use it, unless
11375 it's already defined.
11376
11377 2001-01-18 Gerd Moellmann <gerd@gnu.org>
11378
11379 * tooltip.el (tooltip-hide-delay): New user-option.
11380 (tooltip-show): Use tooltip-hide-delay instead of the default.
11381
11382 2001-01-18 Kenichi Handa <handa@etl.go.jp>
11383
11384 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
11385 kill-local-variable doesn't work for enable-multibyte-characters.
11386
11387 2001-01-17 Dave Love <fx@gnu.org>
11388
11389 * ediff-init.el (ediff-before-setup-hook)
11390 (ediff-merge-filename-prefix): Add :version.
11391
11392 * international/latin1-disp.el: Require disp-table.
11393 (latin1-display): Fix :set.
11394
11395 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
11396
11397 2001-01-17 Gerd Moellmann <gerd@gnu.org>
11398
11399 * isearch.el (isearch-lazy-highlight-initial-delay)
11400 (isearch-lazy-highlight-interval): Default to 0.
11401
11402 2001-01-17 Bob Glickstein <bobg@zanshin.com>
11403
11404 * isearch.el (isearch-highlight): Set isearch-overlay priority to
11405 1 here rather than each time through
11406 isearch-lazy-highlight-new-loop.
11407 (isearch-lazy-highlight-max): Variable deleted.
11408 (isearch-lazy-highlight-max-at-a-time): New user variable, like
11409 isearch-lazy-highlight-max but controls a single invocation of
11410 isearch-lazy-highlight-update.
11411 (isearch-lazy-highlight-wrapped): Variable recreated.
11412 (isearch-lazy-highlight-window-start): New variable.
11413 (isearch-lazy-highlight-cleanup): Restored to behavior of
11414 before 2-Jan.
11415 (isearch-lazy-highlight-remove-overlays): Function deleted;
11416 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
11417 behavior removed.
11418 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
11419 isearch-lazy-highlight-update in a loop rather than just once.
11420 Test isearch-invalid-regexp here and decide not to start a new
11421 loop, rather than testing it each time through
11422 isearch-lazy-highlight-update.
11423 (isearch-lazy-highlight-search): Function restored.
11424 (isearch-lazy-highlight-update): Get called in a timer loop again,
11425 but this time highlight more than one match each time through.
11426 Only highlight matches in the visible part of the window.
11427 Start at point, move in the direction of the search, and wrap around at
11428 the edge of the window. Use sit-for to force redisplay and ensure
11429 window-start is credible. "Face suppressing" behavior removed;
11430 overlay priorities should make it unnecessary, right?
11431 (isearch-highlight): Face suppressing behavior removed.
11432 (isearch-dehighlight): Face suppressing behavior removed.
11433 (isearch-set-lazy-highlight-faces-at): Removed.
11434
11435 2001-01-17 Kenichi Handa <handa@etl.go.jp>
11436
11437 * language/european.el ("Latin-1"): Make the format of description
11438 about additional language environments same as that of Latin-2.
11439
11440 2001-01-16 Dave Love <fx@gnu.org>
11441
11442 * isearch.el (isearch-lazy-highlight): Add :version.
11443
11444 * simple.el (backward-delete-char-untabify-method)
11445 (next-line-add-newlines): Add :version.
11446
11447 2001-01-16 Gerd Moellmann <gerd@gnu.org>
11448
11449 * bindings.el: Bind <backspace> and <delete> via function-key-map.
11450 Don't bind <delete> otherwise.
11451
11452 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
11453 and <delete> via function-key-map.
11454
11455 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
11456 Subject line only if point is after the `Subject:'.
11457
11458 2001-01-16 Kenichi Handa <handa@etl.go.jp>
11459
11460 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
11461 japanese-jisx0213-2 in `charset' property of this lang. env.
11462
11463 * language/european.el ("Latin-1"): Add description for Dutch and
11464 Spanish lang. env.
11465
11466 * international/mule.el (decode-char): Fix conditions.
11467 (encode-char): Handle eight-bit-control too.
11468 (transform-make-coding-system-args): New function.
11469 (make-coding-system): Accept XEmacs style arguments for CCL base
11470 coding system.
11471
11472 2001-01-15 Gerd Moellmann <gerd@gnu.org>
11473
11474 * progmodes/etags.el (find-tag-noselect): Save the value of
11475 tags-file-name before switching buffers, for the case it has a
11476 buffer-local value.
11477
11478 2001-01-15 Alex Schroeder <alex@gnu.org>
11479
11480 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
11481 From Dave Love <fx@gnu.org>.
11482 (ansi-color-for-comint-mode): Fix :version.
11483
11484 2001-01-15 Alex Schroeder <alex@gnu.org>
11485
11486 * ansi-color.el (ansi-color-unfontify-region): Doc change.
11487
11488 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
11489
11490 * dired.el (dired-insert-directory): If file-system-info fails,
11491 remove the " free " part, but don't signal an error.
11492
11493 2001-01-12 Sam Steingold <sds@gnu.org>
11494
11495 * bookmark.el (bookmark-maybe-historicize-string):
11496 Use new backquote syntax.
11497
11498 2001-01-12 Richard M. Stallman <rms@gnu.org>
11499
11500 * subr.el (last): Handle a list that doesn't end in nil.
11501
11502 2001-01-12 Sam Steingold <sds@gnu.org>
11503
11504 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
11505 to `backward-delete-char-untabify'.
11506
11507 2001-01-12 Dave Love <fx@gnu.org>
11508
11509 * cus-edit.el (customize-menu-create): Fix the :filter following
11510 easymenu change.
11511
11512 * wid-edit.el (function): Add :match-alternatives.
11513 (widget-color-action): Doc fix.
11514
11515 2001-01-12 Gerd Moellmann <gerd@gnu.org>
11516
11517 * calendar/calendar.el (calendar-basic-setup): Doc fix.
11518
11519 2001-01-12 Kenichi Handa <handa@etl.go.jp>
11520
11521 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
11522
11523 * international/ccl.el (define-ccl-program): Fix docstring.
11524
11525 2001-01-11 Dave Love <fx@gnu.org>
11526
11527 * international/mule-cmds.el (standard-display-european-internal):
11528 Set display table for 2208 as for 160.
11529
11530 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
11531
11532 * progmodes/fortran.el (fortran-mode-map): Modify Customization
11533 entry for custom-menu-create change.
11534 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
11535 don't cons it in the search loop.
11536
11537 * imenu.el (imenu--truncate-items): Revert last change.
11538
11539 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
11540
11541 * info.el (Info-setup-header-line): If the node header includes
11542 either Next: or Prev: links, don't show the File: and Node: parts
11543 in the header line.
11544
11545 2001-01-11 Gerd Moellmann <gerd@gnu.org>
11546
11547 * comint.el (comint-goto-process-mark): Don't print a message
11548 when running in batch mode.
11549
11550 * isearch.el (isearch-search): In the condition-case handler for
11551 `error', set isearch-invalid-regexp to the whole error message.
11552
11553 * subr.el (eval-after-load): Call load-symbol-file-load-history to
11554 ensure that eval-after-load works for files dumped with Emacs.
11555
11556 * help.el (load-symbol-file-load-history): New function extracted
11557 from function symbol-file.
11558 (symbol-file): Use it.
11559
11560 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
11561
11562 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
11563
11564 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
11565 behave as if there were no prefix argument.
11566 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
11567 argument were nil.
11568
11569 2001-01-11 Richard M. Stallman <rms@gnu.org>
11570
11571 * isearch.el (isearch-lazy-highlight-update):
11572 Don't look for more potential matches once maximum is exceeded.
11573 Use overlays-in to check correctly for overlap with current match.
11574 Ignore empty matches.
11575
11576 2001-01-11 Miles Bader <miles@gnu.org>
11577
11578 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
11579 (ispell-overlay-window, ispell-help, ispell-show-choices)
11580 (ispell-command-loop): Use it instead of `window-height'.
11581
11582 2001-01-10 Gerd Moellmann <gerd@gnu.org>
11583
11584 * files.el (confirm-kill-emacs): New user-option.
11585 (save-buffers-kill-emacs): Ask for final confirmation before
11586 killing Emacs.
11587
11588 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
11589 to nil.
11590
11591 2001-01-10 Dave Love <fx@gnu.org>
11592
11593 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
11594
11595 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
11596
11597 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
11598
11599 * calculator.el (calculator-number-digits): Fix :type.
11600
11601 * vc-cvs.el (vc-cvs-header): Fix :type.
11602 * vc-rcs.el (vc-rcs-header): Fix :type.
11603 * vc-sccs.el (vc-sccs-header): Fix :type.
11604
11605 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
11606
11607 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
11608
11609 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
11610
11611 2001-01-10 Gerd Moellmann <gerd@gnu.org>
11612
11613 * simple.el (set-variable): Force a thorough redisplay for the
11614 case that the variable has an effect on the display, like
11615 `tab-width' has.
11616
11617 2001-01-10 Andre Spiegel <spiegel@gnu.org>
11618
11619 * vc.el: Add documentation for backend interface.
11620
11621 2001-01-10 Kenichi Handa <handa@etl.go.jp>
11622
11623 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
11624
11625 * international/mule-conf.el (latin-extra-code-table): Set to t
11626 for \223 and \224.
11627
11628 2001-01-09 Kenichi Handa <handa@etl.go.jp>
11629
11630 * international/mule-cmds.el (locale-language-names): Map "es" to
11631 "Spanish" and "nl" to "Dutch".
11632
11633 2001-01-09 Gerd Moellmann <gerd@gnu.org>
11634
11635 * bindings.el (global-map): Bind <home> to beginning-of-line,
11636 <end> to end-of-line, C-<home> to beginning-of-buffer, and
11637 C-<end> to end-of-buffer.
11638
11639 * language/european.el: Add Dutch and Spanish language info
11640 to be able to use the appropriate tutorials.
11641
11642 2001-01-09 Alex Schroeder <alex@gnu.org>
11643
11644 * ansi-color.el (ansi-color-process-output): Use markers instead
11645 of positions for start and end of region.
11646 (ansi-color-apply-on-region): Rewrote code to make it more robust.
11647 Previously, occasional mistakes happend when fontifying many
11648 chunks of output (eg. ls --color=yes /dev). This happened
11649 whenever an overlay was created up to the end of the region, which
11650 coincided with the process-mark. New text would then be added
11651 within that overlay instead of after it.
11652 (ansi-color-make-extent): Overlays are created with the property
11653 `modification-hooks' set to '(ansi-color-freeze-overlay).
11654 (ansi-color-freeze-overlay): New function. When inserting text at
11655 the end of the overlay, the overlay will resize.
11656
11657 2000-01-09 Alex Schroeder <alex@gnu.org>
11658
11659 * ansi-color.el (ansi-color-process-output): Doc change.
11660 (ansi-color-unfontify-region): Doc change. No longer installed
11661 automatically in font-lock-unfontify-region-function.
11662 (ansi-color-apply): Doc change.
11663 (ansi-color-apply-on-region): Use extents or overlays instead of
11664 text-properties.
11665 (ansi-color-make-extent): New function.
11666 (ansi-color-set-extent-face): New function.
11667
11668 2000-01-09 Alex Schroeder <alex@gnu.org>
11669
11670 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
11671 both use ansi-color-process-output, now.
11672 (ansi-color-process-output): Doesn't return string anymore. It is
11673 installed in comint-output-filter-functions for both Emacs and
11674 XEmacs, now.
11675 (ansi-color-unfontify-region): Simplified code removing variables
11676 pos and start-ansi.
11677 (ansi-color-apply): Put text-property ansi-color before putting
11678 text-property face because ansi-color-unfontify-region is called
11679 immediately after the call to put-text-property.
11680 (ansi-color-context-region): Doc change.
11681 (ansi-color-filter-region): Simplified code.
11682 (ansi-color-apply-on-region): Changed start to start-marker, using
11683 a marker explicitly. Put text-property ansi-color before putting
11684 text-property face because ansi-color-unfontify-region is called
11685 immediately after the call to put-text-property.
11686
11687 2000-01-09 Alex Schroeder <alex@gnu.org>
11688
11689 * ansi-color.el (ansi-color-faces-vector): Doc change.
11690 (ansi-color-for-comint-mode): Changed :type property to choice.
11691 (ansi-color-last-context): Removed.
11692 (ansi-color-process-output): Don't use ansi-color-last-context, as
11693 the main functions will store their context now.
11694 (ansi-color-context): Doc change.
11695 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
11696 Uses ansi-color-context such that repeated calls will strip
11697 partial escape sequences, too.
11698 (ansi-color-apply): Simplified code. Colorize end of string if
11699 face is not null. Store context in new (FACE STRING) format, such
11700 that repeated calls will strip partial escape sequences, too.
11701 Append faces to face property using ansi-color-apply-sequence such
11702 that cumulative mode actually works.
11703 (ansi-color-context-region): New variable.
11704 (ansi-color-filter-region): Rewrote it based on
11705 ansi-color-apply-on-region. Uses ansi-color-context-region such
11706 that repeated calls will strip partial escape sequences, too.
11707 (ansi-color-apply-on-region): Simplified code. Colorize end of
11708 region if face is not null. Store context in new (FACE POS)
11709 format, such that repeated calls will strip partial escape
11710 sequences, too. Append faces to face property using
11711 ansi-color-apply-sequence such that cumulative mode actually works.
11712 (ansi-color-apply-sequence): New function.
11713 (ansi-color-get-face): When the default face is added to the list
11714 of faces, all previous settings are discarded and the list of
11715 faces is set to '(default).
11716
11717 2000-01-09 Alex Schroeder <alex@gnu.org>
11718
11719 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
11720 face, such that ansi-color-apply and ansi-color-apply-on-region
11721 will do the right thing.
11722 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
11723 returns nil, set the list of faces back to nil instead of
11724 appending the result of ansi-color-get-face to the front of the list.
11725
11726 2000-01-09 Alex Schroeder <alex@gnu.org>
11727
11728 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
11729 (ansi-color-process): Doc change.
11730 (ansi-color-last-context): New buffer-local variable.
11731 (ansi-color-process-output): New function. It is automatically
11732 added to comint-output-filter-functions if this is XEmacs.
11733 (ansi-color-unfontify-region): New optional parameter for XEmacs
11734 compatibility. Check wether font-lock-syntactic-keywords is
11735 boundp before removing the syntax table text property, as XEmacs
11736 doesn't have it.
11737 (ansi-color-filter-region): Doc change.
11738 (ansi-color-apply-on-region): Doc change.
11739 (ansi-color-make-face): New function. Compatibility layer for
11740 XEmacs. Return temporary faces instead of cons cells for XEmacs.
11741 (ansi-color-make-color-map): Use ansi-color-make-face.
11742 (ansi-color-get-face): Avoid face text property '(nil) as results
11743 in an errow for XEmacs.
11744
11745 2000-01-09 Alex Schroeder <alex@gnu.org>
11746
11747 * ansi-color.el (ansi-color-unfontify-region): New function.
11748 Uses text-property ansi-color in order to preserve fontification by
11749 ansi-color. When the package is loaded, a lambda expression is
11750 put onto font-lock-mode-hook. This lambda expression will check
11751 font-lock-unfontify-region-function and replace
11752 font-lock-default-unfontify-region with ansi-color-unfontify-region.
11753 (ansi-color-apply): Add text-property ansi-color in addition to
11754 text-property face.
11755 (ansi-color-apply-on-region): Add text-property ansi-color in
11756 addition to text-property face.
11757 (save-buffer-state): Copy of the macro that is also used by
11758 lazy-lock and font-lock.
11759
11760 (ansi-color-for-comint-mode): New option.
11761 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
11762 (ansi-color-for-comint-mode-off): Ditto.
11763 (ansi-color-for-comint-mode-filter): Ditto.
11764 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
11765 decide what to do. This function is added to
11766 comint-preoutput-filter-functions when the package is loaded.
11767
11768 (ansi-color-for-shell-mode-set): Removed.
11769 (ansi-color-for-shell-mode): Removed.
11770
11771 2000-01-09 Alex Schroeder <alex@gnu.org>
11772
11773 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
11774 the lambda expression from the ansi-color-for-shell-mode :set
11775 property. Additionally, modify shell-mode-hook to enable or
11776 disable font-lock-mode for future shell buffers.
11777 (ansi-color-for-shell-mode): The :set property calls
11778 ansi-color-for-shell-mode-set instead of a lambda expression.
11779
11780 2000-01-09 Alex Schroeder <alex@gnu.org>
11781
11782 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
11783 (ansi-color-context): New variable.
11784 (ansi-color-apply): Save context between calls.
11785
11786 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
11787
11788 * isearch.el (isearch, isearch-lazy-highlight-face):
11789 New definitions for face colors and attributes.
11790
11791 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
11792 of display-mouse-p.
11793
11794 2001-01-09 Kenichi Handa <handa@etl.go.jp>
11795
11796 * international/mule.el (make-coding-system): If the coding system
11797 accepts extra latin codes, register such codes as safe for the
11798 coding system.
11799
11800 2001-01-08 Richard M. Stallman <rms@gnu.org>
11801
11802 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
11803 don't mention the file name or the date here, because they are
11804 logged at the start of the file.
11805
11806 2001-01-08 Richard M. Stallman <rms@gnu.org>
11807
11808 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
11809 Change screen-width to frame-width.
11810
11811 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
11812
11813 * info.el (Info-search): Print the default as part of the prompt.
11814
11815 2001-01-08 Andre Spiegel <spiegel@gnu.org>
11816
11817 * vc.el (vc-default-latest-on-branch-p): New function, replaces
11818 constant implementations in backends.
11819
11820 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
11821 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
11822
11823 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
11824 WRITABLE to EDITABLE.
11825
11826 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
11827 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
11828 to EDITABLE.
11829
11830 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
11831
11832 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
11833 (copyright, copyright-update): Compute the current year at run time.
11834
11835 2001-01-08 Gerd Moellmann <gerd@gnu.org>
11836
11837 * isearch.el (isearch-old-signal-hook): Removed.
11838 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
11839 instead of setting signal-hook-function.
11840 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
11841
11842 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
11843
11844 * emulation/edt.el: Update to version 4.0. Provide support for
11845 EDT scroll margins at top and bottom of the window. Provide an
11846 emulation of the EDT SUBS command (bound to GOLD-Enter, by
11847 default). Enhance edt-quit, bound to GOLD-q by default, to warn
11848 user when file-related buffer modifications exist.
11849 Provide support for running EDT Emulation in XEmacs.
11850 Provide customize access to some user updatable variables.
11851 Add Commentary section to file header.
11852 Fixed a few minor bugs and cleaned up some code.
11853
11854 * emulation/edt-mapper.el: Update to version 4.0. Provide support
11855 for detecting a keypress that generates an ASCII key sequence.
11856 (Previously, only a keypress that generates a vector was
11857 recognized.) Embed Window Manager name into name of the generated
11858 EDT Emulation initialization file since the initialization file is
11859 Window Manager specific. Add Commentary section to file header.
11860
11861 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
11862
11863 * mail/sendmail.el (mail-mode): Doc fix.
11864
11865 * info.el (Info-goto-emacs-command-node): Doc fix.
11866 (Info-goto-emacs-key-command-node): Doc fix.
11867
11868 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
11869
11870 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
11871 systems without long file-name support.
11872
11873 2001-01-06 Andrew Innes <andrewi@gnu.org>
11874
11875 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
11876
11877 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
11878
11879 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
11880 (isearch-lazy-highlight-update): Doc fix.
11881
11882 * ffap.el (ffap-bindings): Doc fix.
11883
11884 * dired-x.el (dired-virtual-guess-dir): Doc fix.
11885
11886 2001-01-05 Dave Love <fx@gnu.org>
11887
11888 * emacs-lisp/cl-seq.el (remove, remq): Remove.
11889
11890 2001-01-05 Gerd Moellmann <gerd@gnu.org>
11891
11892 * mouse-drag.el (mouse-drag-safe-scroll):
11893 Bind scroll-preserve-screen-position to nil.
11894
11895 * isearch.el (isearch-old-signal-hook): New variable.
11896 (isearch-mode): Set signal-hook-function to isearch-done.
11897 (isearch-done): Restore old signal-hook-function.
11898
11899 * info.el (Info-fontify-node): Mark one more char as intangible.
11900
11901 2000-01-05 Kenichi Handa <handa@etl.go.jp>
11902
11903 * composite.el (compose-last-chars): New argument COMPONENTS.
11904 If it is non-nil, compose preceding characters by compose-region with
11905 COMPONENTS.
11906
11907 * international/quail.el (quail-input-string-to-events): New function.
11908 (quail-input-method): Convert input string to events here.
11909 (quail-start-translation): Return input string, not event list.
11910 (quail-start-conversion): Likewise.
11911
11912 2001-01-04 Gerd Moellmann <gerd@gnu.org>
11913
11914 * tooltip.el (tooltip-cancel-delayed-tip)
11915 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
11916 and tooltip-add-timeout.
11917 (tooltip-show): Set border color from faces's foreground.
11918 (tooltip-show-help-function): If called with the same help string
11919 as last time, do nothing.
11920 (tooltip-help-tips): Don't set tooltip-help-message to nil.
11921
11922 * startup.el (fancy-splash-screens): Don't bind show-help-function
11923 to nil.
11924
11925 * tooltip.el (tooltip-frame-parameters): Remove colors.
11926 (tooltip): New face
11927 (tooltip-set-param): New function.
11928 (tooltip-show): Set up color frame parameters from face `tooltip'.
11929 Display the tooltip text in face `tooltip'.
11930
11931 2001-01-04 Dave Love <fx@gnu.org>
11932
11933 * whitespace.el (whitespace-global-mode): Fix typo.
11934
11935 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
11936
11937 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11938
11939 * help.el (help-for-help): Fix a typo in a doc string.
11940 From kwzh@gnu.org (Karl Heuer).
11941
11942 2001-01-03 Dave Love <fx@gnu.org>
11943
11944 * dired-x.el: Doc fixes. Maintainer change.
11945 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
11946 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
11947 (dired-guess-shell-alist-user): Customize.
11948 (dired-x-help-address): Set to bug-gnu-emacs.
11949 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
11950 (dired-default-directory): Renamed from default-directory.
11951
11952 * hl-line.el (hl-line): Doc fix.
11953
11954 2001-01-03 Karl Fogel <kfogel@red-bean.com>
11955
11956 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
11957
11958 2001-01-02 Richard M. Stallman <rms@gnu.org>
11959
11960 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
11961 to remove all the current alternative-match highlighting.
11962 If nil, remove only what's outside the current window.
11963 (isearch-lazy-highlight-remove-overlays): Take optional
11964 region within which NOT to remove them.
11965 (isearch-lazy-highlight-new-loop): Greatly simplified.
11966 (isearch-lazy-highlight-update): Find all the other occurrences
11967 visible in the window, in just one call.
11968 (isearch-lazy-highlight-start): Now holds start of region to scan.
11969 (isearch-lazy-highlight-end): Now holds end of region to scan.
11970 (isearch-lazy-highlight-wrapped): Variable deleted.
11971 (isearch-lazy-highlight-search): Function deleted.
11972
11973 2000-01-02 Andrew Innes <andrewi@gnu.org>
11974
11975 * w32-fns.el (convert-standard-filename): Do length check on name
11976 before aref.
11977
11978 2001-01-02 Dave Love <fx@gnu.org>
11979
11980 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
11981 value.
11982 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
11983
11984 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
11985
11986 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
11987 read syntax.
11988
11989 * calendar/todo-mode.el (todo): Add :link, :version.
11990 (todo-save-top-priorities): Remove autoload cookie.
11991 (todo-add-category, todo-add-item-non-interactively)
11992 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
11993
11994 2001-01-02 Gerd Moellmann <gerd@gnu.org>
11995
11996 * comint.el (comint-input-history-ignore): New variable.
11997 (comint-read-input-ring): Ignore entries matching
11998 comint-input-history-ignore.
11999
12000 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
12001
12002 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
12003 (lm-copyright-mark): New function.
12004 (lm-crack-copyright): New function.
12005 (lm-verify): Check that the file has a copyright.
12006 Check that the file is copyright Free Software Foundation.
12007
12008 2000-12-30 Kenichi Handa <handa@etl.go.jp>
12009
12010 * international/mule-diag.el (print-fontset): Indent font name by
12011 24 columns, not 25.
12012
12013 2000-12-29 Gerd Moellmann <gerd@gnu.org>
12014
12015 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
12016 in Subject line.
12017
12018 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
12019 Use mail-mode-hook instead of mail-setup-hook.
12020 Otherwise continuing an interrupted message with C-u C-x m for
12021 instance, winds up in Mail mode without abbrevs.
12022
12023 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12024
12025 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
12026 non-nil. Adding almost all customization variables on ps-setup.
12027 Doc fix.
12028 (ps-print-version): New version number (6.3.3).
12029 (ps-end-with-control-d): Initialization fix.
12030 (ps-lines-printed): New var.
12031 (ps-skip-newline): New fun.
12032 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
12033 (ps-next-line, ps-continue-line, ps-plot-region)
12034 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
12035
12036 2000-12-29 Kenichi Handa <handa@etl.go.jp>
12037
12038 * international/fontset.el (x-complement-fontset-spec):
12039 Resolve ASCII font name so that the same family name is used for fonts
12040 registered in x-font-name-charset-alist.
12041 (create-fontset-from-fontset-spec): Adjusted for the above change.
12042 The name of fontset alias should be a unresolved ASCII font name.
12043
12044 2000-12-28 Gerd Moellmann <gerd@gnu.org>
12045
12046 * simple.el (delete-key-deletes-forward-mode): Bind backspace
12047 and delete in isearch-mode-map.
12048
12049 2000-12-28 Richard M. Stallman <rms@gnu.org>
12050
12051 * dired-x.el (dired-guess-shell-alist-default):
12052 Use xpdf instead of acroread.
12053
12054 2000-12-28 Kenichi Handa <handa@etl.go.jp>
12055
12056 * textmodes/artist.el (artist-butlast): Deleted.
12057 (artist-ellipse-mirror-quadrant): Use butlast instead of
12058 artist-butlast.
12059
12060 * subr.el (butlast, nbutlast): Moved from cl.el to here.
12061
12062 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
12063
12064 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
12065
12066 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
12067
12068 * ls-lisp.el: Better support for the Mac and MS-Windows.
12069 (ls-lisp): New defgroup.
12070 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
12071 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
12072 (ls-lisp-support-shell-wildcards): New defcustoms.
12073 (ls-lisp-parse-symlink): New function.
12074 (insert-directory): Code to convert switches to a list and set up
12075 the wildcard argument copied from ls-lisp-insert-directory.
12076 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
12077 for -C and -R switches.
12078 (ls-lisp-column-format): New function.
12079 (ls-lisp-delete-matching, ls-lisp-handle-switches)
12080 (ls-lisp-format-time): Add doc strings.
12081 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
12082 Support ls-lisp-dirs-first.
12083 (ls-lisp-classify, ls-lisp-extension): New functions.
12084 (ls-lisp-format): Optionally support emulation of symlinks.
12085 Support -i, -s, and -G switches.
12086
12087 2000-12-27 Gerd Moellmann <gerd@gnu.org>
12088
12089 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
12090
12091 * version.el (emacs-version): Print X scroll bar information.
12092
12093 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
12094 instead of x-toolkit-scroll-bars-p.
12095
12096 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
12097 of x-toolkit-scroll-bars-p.
12098
12099 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
12100
12101 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
12102 (ffap-bindings): Doc fix, to reflect the above change.
12103
12104 2000-12-27 Kenichi Handa <handa@etl.go.jp>
12105
12106 * term.el (term-char-mode): Define all non-ascii self-inserting
12107 characters to 'term-send-raw in term-raw-map.
12108
12109 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
12110
12111 * viper-init (viper-restore-cursor-type): Added condition-case guard.
12112
12113 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
12114 Changed initialization; use add-hook.
12115 (ediff-file-remote-p): Use file-local-copy.
12116
12117 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
12118
12119 * ediff.el (ediff-patch-buffer): Bug fix.
12120 (ediff-revision): Allow selection of the file at the prompt.
12121
12122 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
12123
12124 * subr.el (combine-run-hooks): Remove.
12125
12126 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
12127 and remove the rogue second spec.
12128
12129 2000-12-23 Gerd Moellmann <gerd@gnu.org>
12130
12131 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
12132
12133 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
12134
12135 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
12136 Use minibuffer menu prompt for the `=' prefix.
12137 (smerge-command-prefix): Change default to C-^.
12138 (smerge-mode): Don't assume font-lock doesn't move point.
12139
12140 * skeleton.el (skeleton-internal-1): Make sure the first line of
12141 the region is also re-indented.
12142 (skeleton-end-newline): New var.
12143 (skeleton-end-hook): Use it.
12144
12145 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12146
12147 * comint.el (comint-password-prompt-regexp): Support CVS.
12148
12149 2000-12-22 Gerd Moellmann <gerd@gnu.org>
12150
12151 * simple.el (delete-key-deletes-forward-mode): Simplify.
12152 Also backspace key combinations, depending on
12153 delete-key-deletes-forward.
12154
12155 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
12156
12157 * simple.el (delete-key-deletes-forward): Doc fix.
12158
12159 2000-08-22 Emmanuel Briot <briot@gnat.com>
12160
12161 * xml.el (top level comment): Updated to reflect the fact that
12162 white spaces are relevant in the XML file.
12163 (xml-parse-file): Do not kill an existing Emacs buffer if the file
12164 to parse was already edited. This allows for on-the-fly analysis
12165 of XML files.
12166 (xml-parse-tag): Check that the casing is the same in the start
12167 tag and end tag, since XML is case-sensitive. Allows for spaces
12168 in the end tag, after the name of the tag.
12169 (xml-parse-attlist): Allow for the character '-' in the name of
12170 attributes, as in the standard http-equiv attribute Do not save
12171 the properties in the XML tree, since they are not relevant.
12172
12173 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
12174
12175 * generic.el (generic-read-type): Undo last change, inline into
12176 `generic-mode' and then remove.
12177 (generic-mode): Inline generic-read-type.
12178 (define-generic-mode): Push the symbol name rather than the symbol
12179 onto generic-mode-list.
12180
12181 2000-12-21 Gerd Moellmann <gerd@gnu.org>
12182
12183 * generic.el (generic-read-type): Build an alist for
12184 completing-read as in 20.7.
12185
12186 * play/landmark.el (lm): Use interactive spec `P'.
12187 (toplevel): Don't set debug-on-error.
12188
12189 * server.el (server-switch-buffer): Choose a window on a visible frame.
12190
12191 2000-12-21 Dave Pearson <davep@davep.org>
12192
12193 * quickurl.el: Commentry change, I've moved my web site.
12194
12195 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12196
12197 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
12198 ranges like \177-\237, but accepts the character sequence from \177 to
12199 \237. Doc fix.
12200 (ebnf-version): New version (3.4).
12201 (ebnf-setup): Code fix.
12202 (ebnf-range-regexp): New fun.
12203 (ebnf-8-bit-chars): Const fix.
12204
12205 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
12206 entry. Doc fix.
12207 (ebnf-bnf-lex): Code fix.
12208 (ebnf-bnf-comment-chars): Const fix.
12209
12210 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
12211 entry. Doc fix.
12212 (ebnf-iso-comment-chars): Const fix.
12213
12214 * ebnf-otz.el: Doc fix.
12215
12216 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
12217 entry. Doc fix.
12218 (ebnf-yac-skip-code): Code fix.
12219 (ebnf-yac-comment-chars): Const fix.
12220
12221 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
12222
12223 * files.el (insert-directory-safely): New function.
12224 (recover-file): Use it instead of insert-directory.
12225 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12226
12227 2000-12-21 Kenichi Handa <handa@etl.go.jp>
12228
12229 * international/mule-cmds.el (select-safe-coding-system):
12230 Check coding-category-list more rigidly. Improve help message.
12231
12232 * dired.el (dired-move-to-filename-regexp): Fix previous change.
12233
12234 2000-12-21 Miles Bader <miles@gnu.org>
12235
12236 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
12237
12238 2000-12-21 Kenichi Handa <handa@etl.go.jp>
12239
12240 * international/mule-diag.el (describe-char-after): Make *Help*
12241 buffer inherit multibyteness of the current buffer.
12242
12243 * international/mule.el (make-char): Docstring adjusted for the
12244 change of make-char-internal.
12245
12246 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
12247
12248 * international/iso-cvt.el: Docstrings fix.
12249
12250 2000-12-20 Dave Love <fx@gnu.org>
12251
12252 * subr.el (eval-after-load): Doc fix.
12253
12254 2000-12-20 Kenichi Handa <handa@etl.go.jp>
12255
12256 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
12257 for numbers.
12258
12259 2000-12-20 Miles Bader <miles@gnu.org>
12260
12261 * international/quail.el (quail-help): Resize the help window
12262 again after it has all its contents. Remove unneeded progn.
12263
12264 2000-12-19 Gerd Moellmann <gerd@gnu.org>
12265
12266 * pcmpl-linux.el: Fix copy/paste error.
12267
12268 2000-12-19 Andrew Innes <andrewi@gnu.org>
12269
12270 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
12271
12272 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
12273
12274 * progmodes/idlw-rinfo.el: Fixed copyright notice.
12275
12276 * progmodes/idlw-toolbar.el: Fixed copyright notice.
12277
12278 * progmodes/idlw-shell.el: Fixed copyright notice.
12279
12280 * progmodes/idlwave.el: Fixed copyright notice.
12281
12282 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
12283 TAB as key separators.
12284
12285 2000-12-19 Alex Schroeder <alex@gnu.org>
12286
12287 * sql.el (sql-sybase-options): New option.
12288 (sql-sybase): Use it. Add sql-database to the list of parameters
12289 provided for login. The options -w 2048 -n are not used any more.
12290 (sql-postgres-options): Changed default from "--pset" to "-P".
12291 (sql-mysql-options): Doc change.
12292 (sql-stop): Doc change.
12293
12294 2000-12-19 Kenichi Handa <handa@etl.go.jp>
12295
12296 * international/quail.el (quail-input-method): Always hide
12297 the guidance buffer on exiting.
12298
12299 2000-12-18 Gerd Moellmann <gerd@gnu.org>
12300
12301 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
12302 isn't fboundp.
12303
12304 * server.el (server-buffer-done): Bury the buffer before
12305 killing it.
12306
12307 * faces.el (face-spec-set): Interpret a nil in specs for
12308 foreground and background colors as `unspecified', for
12309 compatibility with 20.x.
12310
12311 2000-12-18 Dave Love <fx@gnu.org>
12312
12313 * simple.el (mail-user-agent): Doc fix.
12314 (input-mode-8-bit): Removed.
12315
12316 * international/mule.el (set-keyboard-coding-system): Doc fix.
12317 (keyboard-coding-system): New option.
12318
12319 * mail/sendmail.el (send-mail-function): Customize.
12320
12321 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
12322
12323 * international/codepage.el (cp866-decode-table): New table.
12324
12325 2000-12-18 Gerd Moellmann <gerd@gnu.org>
12326
12327 * version.el (emacs-version): Remove `%a' from the time format
12328 because the weekday doesn't fit well into each locale.
12329
12330 2000-12-18 Miles Bader <miles@gnu.org>
12331
12332 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
12333
12334 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
12335 Check that emacs-major-version is `=' to 20, not `>='.
12336 (artist-replace-chars): Use `make-string' instead of a loop.
12337
12338 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
12339
12340 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
12341 (cvs-execute-single-file): Don't change directory.
12342 Patch from Per Cederqvist.
12343
12344 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
12345
12346 * textmodes/ispell.el (check-ispell-version):
12347 If `ispell-program-name' is "aspell", pass it the -v switch instead
12348 of -vv.
12349
12350 2000-12-16 Kenichi Handa <handa@etl.go.jp>
12351
12352 * international/mule-diag.el (mule-diag): Insert information about
12353 configure options, multibyte awareness, language env.
12354
12355 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
12356 regexp to search for candidates.
12357
12358 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
12359
12360 * info.el (Info-forward-node): If the node has an
12361 Info-header-line, widen the buffer before searching for "next:"
12362 and "up:" pointers, and set the search limit to stay in the
12363 current node.
12364
12365 2000-12-16 Miles Bader <miles@gnu.org>
12366
12367 * simple.el (delete-trailing-whitespace): Remove extraneous let.
12368
12369 2000-12-15 Miles Bader <miles@gnu.org>
12370
12371 * comint.el (comint-send-string, comint-send-region): Also accept
12372 a buffer, buffer-name, or nil for PROCESS, for compatibility with
12373 process-send-string/region.
12374
12375 2000-12-15 Gerd Moellmann <gerd@gnu.org>
12376
12377 * isearch.el (isearch-lazy-highlight-max): New user-option.
12378 (isearch-lazy-highlight-update): Don't highlight more than
12379 isearch-lazy-highlight-max matches.
12380
12381 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
12382
12383 2000-12-15 Richard M. Stallman <rms@gnu.org>
12384
12385 * sort.el (sort-columns): Fix error message.
12386
12387 * dabbrev.el (dabbrev--last-case-pattern): Value is now
12388 `upcase' or `downcase' or nil.
12389 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
12390 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
12391 (dabbrev--substitute-expansion): New arg record-case-pattern.
12392 If it is non-nil, set dabbrev--last-case-pattern.
12393 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
12394
12395 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
12396
12397 2000-12-15 Miles Bader <miles@gnu.org>
12398
12399 * paths.el (Info-default-directory-list): Don't delete
12400 configure-info-directory from the list of standard info
12401 directories when appending it to the end -- their order is important.
12402
12403 * faces.el (read-face-attribute): If there's no entry for the
12404 user's input in VALID, just use it as-is (this will often result
12405 in an error, but it may be OK for e.g. colors using hexadecimal
12406 notation, and at least will yield a better error message).
12407
12408 * window.el (mode-line-window-height-fudge): Function removed.
12409 (height-affecting-face-attributes, mode-line-window-height-fudge):
12410 Variables removed.
12411 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
12412 window is really the right size. Use vertical-motion
12413 rather than forward-line.
12414 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
12415 (ispell-command-loop, ispell-show-choices): Use the variable
12416 ispell-choices-win-default-height, rather than the function.
12417 (ispell-choices-win-default-height): Function removed.
12418 (ispell-mode-line-window-height-fudge): Function removed.
12419
12420 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
12421
12422 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
12423
12424 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
12425
12426 * paths.el (Info-default-directory-list):
12427 If configure-info-directory is not one of the standard directories,
12428 put it first in the list; otherwise put it last. Doc string
12429 changed accordingly.
12430
12431 * info.el (Info-directory-list): Change doc string to reflect the
12432 change in Info-default-directory-list.
12433
12434 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
12435 windows-nt as windowed environments, even under -nw.
12436
12437 * startup.el (command-line): Don't call x-backspace-delete-keys-p
12438 if not fboundp. Switch delete-forward mode for the <delete> key
12439 on all PC platforms, even under -nw.
12440
12441 * term/internal.el ([M-delete]): Remap to M-d.
12442
12443 2000-12-14 Gerd Moellmann <gerd@gnu.org>
12444
12445 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
12446
12447 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
12448
12449 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
12450
12451 2000-12-14 Gerd Moellmann <gerd@gnu.org>
12452
12453 * startup.el (command-line): Call delete-key-deletes-forward-mode,
12454 if appropriate.
12455
12456 * simple.el (delete-key-deletes-forward): New user-option.
12457 (delete-key-deletes-forward-mode): New function.
12458
12459 * bindings.el: Bind `delete' to backward-delete-char.
12460
12461 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
12462 Test if symbol is bound before getting its value.
12463
12464 * tooltip.el (tooltip-show): If an error is signaled in
12465 x-show-tip, display that error, and display the help in the
12466 echo area.
12467
12468 2000-12-14 Kenichi Handa <handa@etl.go.jp>
12469
12470 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
12471 Show "... entries" messages for every 10000 entries, not 10.
12472
12473 2000-12-13 Karl Fogel <kfogel@red-bean.com>
12474
12475 * bookmark.el: Provide a generic exit hook, as suggested by
12476 Ovidiu Predescu <ovidiu@cup.hp.com>:
12477 (bookmark-exit-hook): New var.
12478 (bookmark-exit-hook-internal): New func, replaces
12479 old raw lambda form in `kill-emacs-hook', and runs new
12480 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
12481 as logically that feature must have been provided if this function
12482 is running.
12483 Removed ;;;###autoload before the `add-hook' call.
12484
12485 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
12486
12487 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
12488 (easy-menu-current-active-maps): New function.
12489 (easy-menu-get-map): Use it.
12490 Make a proper menu entry when creating a new keymap.
12491
12492 2000-12-13 Kenichi Handa <handa@etl.go.jp>
12493
12494 * international/characters.el: Fix cases and syntaxes for
12495 mule-unicode-0100-24ff.
12496
12497 * dired.el (dired-move-to-filename-regexp): Fixed for the case
12498 that a Japanese character is not appended after day and year.
12499
12500 * info.el (Info-suffix-list): Change format for a command that
12501 requires arguments.
12502 (info-insert-file-contents): Adjusted for the above change.
12503
12504 2000-12-12 Andreas Schwab <schwab@suse.de>
12505
12506 * tar-mode.el (tar-extract): Base the name of the subfile buffer
12507 on the name of the tar buffer. Verify that the existing buffer is
12508 visiting the same subfile.
12509
12510 2000-12-12 Dave Love <fx@gnu.org>
12511
12512 * subdirs.el: Add obsolete.
12513
12514 2000-12-12 Gerd Moellmann <gerd@gnu.org>
12515
12516 * mail/rmailsum.el (rmail-summary-expunge)
12517 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
12518 instead of rmail-confirm-expunge.
12519
12520 * replace.el (perform-replace): Don't use an empty match adjacent
12521 to a non-empty match when computing the next match before the
12522 replacement is performed.
12523
12524 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
12525
12526 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
12527 definition (patch by Stefan Monnier).
12528 (glasses-mode): Use jit-lock instead of `after-change-functions'
12529 (patch by Stefan Monnier).
12530
12531 2000-12-12 Miles Bader <miles@gnu.org>
12532
12533 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
12534 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
12535
12536 2000-12-12 Andrew Choi <akochoi@i-cable.com>
12537
12538 * term/mac-win.el: Remove load for ls-lisp.
12539
12540 * loadup.el: Load ls-lisp for system-type `macos'.
12541
12542 2000-12-12 Miles Bader <miles@gnu.org>
12543
12544 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
12545 Respect field end too.
12546 (just-one-space): Respect fields as `delete-horizontal-space'.
12547 (newline-and-indent, reindent-then-newline-and-indent):
12548 Use `delete-horizontal-space'.
12549
12550 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
12551
12552 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
12553 (so as to obey the field property in the minibuffer).
12554
12555 * obsolete/c-mode.el: Moved from lisp/progmodes.
12556 * obsolete/auto-show.el: Moved from lisp.
12557 * obsolete/ooutline.el: Moved from lisp/textmodes.
12558
12559 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
12560
12561 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
12562 changes to list them here.
12563
12564 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
12565 Too many changes to list them here.
12566
12567 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
12568 Too many changes to list them here.
12569
12570 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
12571
12572 2000-12-11 Gerd Moellmann <gerd@gnu.org>
12573
12574 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
12575
12576 * cus-edit.el (custom-save-variables, custom-save-faces):
12577 Comment fix.
12578
12579 * hscroll.el: Moved to `obsolete' subdir.
12580
12581 2000-12-11 Miles Bader <miles@gnu.org>
12582
12583 * window.el (window-text-height): Function removed (now in C).
12584
12585 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
12586
12587 * log-edit.el (log-edit-parent-buffer): New var.
12588 (log-edit): Set it. Add BUFFER argument.
12589 (log-edit-done): Use char-before.
12590 Don't bother checking validity of vc-comment-ring.
12591 Only bury the buffer if log-edit popped it up.
12592
12593 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
12594 (cvs-mode-diff-help): Remove.
12595 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
12596 (cvs-mode-marked): Set up the default for CMD manually.
12597
12598 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
12599 Remove binding for ? now made unnecessary.
12600
12601 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
12602
12603 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
12604 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
12605
12606 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
12607 when master file is not open.
12608
12609 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
12610
12611 * progmodes/ada-stmt.el: Update `maintainer'.
12612
12613 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
12614
12615 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
12616 choices to match documentation string.
12617
12618 2000-12-09 Miles Bader <miles@gnu.org>
12619
12620 * minibuf-eldef.el: New file.
12621
12622 * window.el (fit-window-to-buffer): Don't pass last argument to
12623 pos-visible-in-window-p, now that its meaning is inverted.
12624
12625 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
12626
12627 * image.el (create-image): Doc fix; spotted by Per Cederqvist
12628 <ceder@lysator.liu.se>.
12629
12630 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
12631
12632 * autoinsert.el (auto-insert-alist): Add missing final \n.
12633
12634 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
12635 (cvs-menu-map): Remove.
12636 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
12637 (cvs-mode-quit): Turn it back into a plain function.
12638
12639 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
12640 (texinfo-filter): Remove (move to texinfo.el).
12641
12642 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
12643 file where it's more visible.
12644 (texinfo-filter, texinfo-chapter-level-regexp): New variables
12645 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
12646 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
12647 (texinfo-inside-macro-p): Only catch `scan-error's.
12648 (texinfo-inside-env-p): Make better use of the match info.
12649 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
12650 (texinfo-insert-@end): Slight re-organization.
12651 Also remove useless `looking-at' call.
12652
12653 2000-12-08 Andrew Innes <andrewi@gnu.org>
12654
12655 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
12656 accessible in -nw mode.
12657
12658 * term/w32-win.el: Remove stuff about selection timeout, which is
12659 irrelevant on Windows. Move clipboard support to w32-fns.el, so
12660 it is accessible in -nw mode.
12661
12662 2000-12-08 Dave Love <fx@gnu.org>
12663
12664 * emacs-lisp/lisp-mode.el (lisp-mode):
12665 Set font-lock-keywords-case-fold-search.
12666
12667 2000-12-08 Gerd Moellmann <gerd@gnu.org>
12668
12669 * textmodes/ispell.el (ispell): Doc fix.
12670
12671 2000-12-08 Kenichi Handa <handa@etl.go.jp>
12672
12673 * international/quail.el (quail-insert-decode-map): Check the
12674 frame width of a window displaying the current buffer, not that of
12675 the selected frame.
12676 (quail-help): Make sure that the help buffer has window before
12677 inserting text in it.
12678
12679 2000-12-07 Sam Steingold <sds@gnu.org>
12680
12681 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
12682 Backquote is used in isearch.el, so autoloading saves nothing.
12683
12684 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
12685
12686 * startup.el (normal-top-level-add-subdirs-to-load-path):
12687 Ignore the CVS and RCS subdirectories case-insensitively.
12688
12689 * dired.el (dired-insert-directory): If file-system-info is
12690 fboundp, call it instead of invoking dired-free-space-program.
12691
12692 2000-12-07 Gerd Moellmann <gerd@gnu.org>
12693
12694 * server.el (server-visit-files): Push files on file-name-history.
12695
12696 * progmodes/cc-langs.el: Update copyright.
12697
12698 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
12699
12700 * bindings.el (mode-line-mode-menu): Add glasses-mode.
12701
12702 * bindings.el (mode-line-mode-menu): Reverse the order
12703 of define-keys so that the menu appears in alphabetical order.
12704
12705 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
12706
12707 * progmodes/glasses.el (glasses-mode): Update mode line at the end
12708 of the function.
12709
12710 2000-12-07 Dave Love <fx@gnu.org>
12711
12712 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
12713
12714 * facemenu.el (facemenu-unlisted-faces): Fix value.
12715
12716 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
12717
12718 * font-lock.el (font-lock-default-fontify-region):
12719 Include the terminating \n (off-by-one error).
12720 (font-lock-set-defaults): Use dolist.
12721
12722 * derived.el (define-derived-mode): Don't use combine-run-hooks.
12723
12724 2000-12-07 Kenichi Handa <handa@etl.go.jp>
12725
12726 * international/mule-cmds.el (describe-language-environment):
12727 Fix for the case that an input method title is not string but a list.
12728
12729 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
12730 of wrong SIZE record.
12731
12732 2000-12-06 Dave Love <fx@gnu.org>
12733
12734 * newcomment.el (comment-region, comment-dwim): Doc fix.
12735
12736 * textmodes/texinfo.el: Require tex-mode when compiling.
12737 (texinfo-update-node): Doc fix.
12738 (texinfo-imenu-generic-expression): Add @anchor.
12739 (texinfo-font-lock-keywords): Add @uref.
12740 (texinfo-inside-macro-p): Don't use ignore-errors.
12741 (texinfo-insert-quote): Match more contexts.
12742
12743 * international/mule.el (decode-char, encode-char): Doc fix.
12744 (auto-coding-alist): Customize.
12745
12746 * files.el (load-file): Fix change of 2000-03-12.
12747
12748 * wid-edit.el (widget-text-keymap): Doc fix.
12749
12750 2000-12-06 Andrew Innes <andrewi@gnu.org>
12751
12752 * makefile.w32-in (lisp): Set to an absolute directory, namely
12753 $(CURDIR).
12754
12755 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
12756
12757 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
12758 read generated-autoload-file, and set buffer-file-coding-system to
12759 raw-text-unix after reading the file.
12760
12761 * international/mule-conf.el (file-coding-system-alist):
12762 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
12763
12764 2000-12-06 Gerd Moellmann <gerd@gnu.org>
12765
12766 * replace.el (occur): Make line-number-width 1 smaller for the
12767 colon following the line number.
12768
12769 * startup.el (fancy-splash-text, command-line-1):
12770 Use `File' for the menu name instead of `Files'.
12771
12772 * tmm.el: Update copyright.
12773
12774 * cus-start.el: Add entry for even-window-heights.
12775
12776 2000-12-06 Miles Bader <miles@gnu.org>
12777
12778 * faces.el (frame-set-background-mode): Avoid stomping on
12779 locally modified faces.
12780
12781 2000-12-06 Kenichi Handa <handa@etl.go.jp>
12782
12783 * international/fontset.el: Correct the font registries for
12784 japanese-jisx0213-1 and japanese-jisx0213-2.
12785
12786 2000-12-05 Gerd Moellmann <gerd@gnu.org>
12787
12788 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
12789
12790 * iswitchb.el: Update customization commentary.
12791
12792 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
12793
12794 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
12795 (tpu-search-highlight): Fixed comparison of overlay end positions.
12796 (tpu-trim-line-ends): Implemented trimming logic locally.
12797
12798 * emulation/tpu-extras.el (tpu-write-file-hook)
12799 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
12800
12801 2000-12-05 Kenichi Handa <handa@etl.go.jp>
12802
12803 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
12804 to cn-gb.
12805 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
12806
12807 2000-12-04 Dave Love <fx@gnu.org>
12808
12809 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
12810
12811 2000-12-04 Gerd Moellmann <gerd@gnu.org>
12812
12813 * mail/rmailsum.el (rmail-summary-expunge)
12814 (rmail-summary-expunge-and-save): Ask for confirmation with
12815 rmail-expunge-confirmed.
12816
12817 * mail/rmail.el (rmail-expunge-confirmed): New function.
12818 (rmail-expunge): Use it.
12819
12820 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
12821
12822 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
12823 (etags-recognize-tags-table, find-tag-in-order):
12824 New functionality: interpret file names as tags.
12825
12826 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
12827
12828 * info.el (Info-scroll-prefer-subnodes): New defcustom.
12829 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
12830 the first subnode until the bottom of the current node is visible.
12831
12832 2000-12-04 Gerd Moellmann <gerd@gnu.org>
12833
12834 * format.el (format-decode): Don't change buffer's undo list.
12835
12836 2000-12-04 Kenichi Handa <handa@etl.go.jp>
12837
12838 * faces.el (face-font-registry-alternatives): Add entries for CJK
12839 fonts. Doc-string adjusted for the actual usage of this data.
12840
12841 * international/fontset.el: Change the font registries for CJK
12842 fonts in the default fontset. Don't append '*' to registries.
12843
12844 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
12845
12846 * emacs-lisp/easy-mmode.el (define-derived-mode)
12847 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
12848
12849 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
12850 (derived-mode-p): New function.
12851 (derived-mode-make-docstring): Add `docstring' argument.
12852 Use it if available and complete it if necessary.
12853
12854 2000-12-03 Andreas Schwab <schwab@suse.de>
12855
12856 * type-break.el (type-break): Don't make parent of itself.
12857
12858 2000-12-03 Miles Bader <miles@gnu.org>
12859
12860 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
12861
12862 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
12863
12864 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
12865 (tex-main-file, tex-file): Simplify.
12866 (tex-generate-zap-file-name): Use subst-char-in-string.
12867 (tex-strip-dots): Remove.
12868
12869 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
12870
12871 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
12872 to check if the match succeeded.
12873
12874 2000-12-02 Gerd Moellmann <gerd@gnu.org>
12875
12876 * startup.el (use-fancy-splash-screens-p): New function.
12877 (command-line-1): Use it to determine whether or not to use
12878 a fancy splash screen.
12879
12880 2000-12-02 Andreas Schwab <schwab@suse.de>
12881
12882 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
12883
12884 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
12885
12886 * international/mule.el (make-char): Fix last change.
12887
12888 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
12889 New defcustoms.
12890 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
12891 autoloading tex-mode; instead, do the same manually.
12892 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
12893 with numeric argument. Docstring fix.
12894 (toplevel): Require cl when compiling.
12895
12896 * international/mule.el (make-char): Doc fix.
12897
12898 2000-12-02 Jason Rumney <jasonr@gnu.org>
12899
12900 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
12901 the Emacs Lisp manual)
12902
12903 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
12904
12905 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
12906
12907 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
12908 the Emacs Lisp manual).
12909
12910 2000-12-02 Gerd Moellmann <gerd@gnu.org>
12911
12912 * simple.el (next-line-add-newlines): Change default to nil.
12913
12914 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
12915
12916 * files.el (revert-buffer, recover-file):
12917 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
12918
12919 2000-12-01 Gerd Moellmann <gerd@gnu.org>
12920
12921 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
12922
12923 2000-12-01 Miles Bader <miles@gnu.org>
12924
12925 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
12926
12927 2000-12-01 Kenichi Handa <handa@etl.go.jp>
12928
12929 * international/mule-diag.el (describe-char-after): Fix typo.
12930 (describe-character-set, non-iso-charset-alist): Fix typo.
12931
12932 2000-12-01 Miles Bader <miles@gnu.org>
12933
12934 * image-file.el (image-file-name-regexp): Automatically add
12935 upper-case variants of each filename extension in
12936 `image-file-name-extensions', since they seem to be common.
12937
12938 * simple.el (minibuffer-contents)
12939 (minibuffer-contents-no-properties, delete-minibuffer-contents):
12940 New functions.
12941 * filecache.el (file-cache-directory-name)
12942 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
12943
12944 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
12945
12946 * filecache.el (file-cache-minibuffer-complete): Don't try to
12947 delete the minibuffer prompt.
12948
12949 2000-11-30 Dave Love <fx@gnu.org>
12950
12951 * cus-start.el: Fix read-buffer-function type.
12952
12953 2000-11-30 Gerd Moellmann <gerd@gnu.org>
12954
12955 * md5.el: Removed. There's a built-in function, now.
12956
12957 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
12958
12959 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
12960 as dummy 0-th char of rmail-deleted-vector.
12961
12962 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
12963
12964 * ps-print.el (ps-end-job): Bind case-fold-search only after
12965 switching to ps-spool-buffer.
12966
12967 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12968
12969 * ps-print.el: Line number font customization. PostScript: Lines and
12970 PageCount are initialized on each page. Doc Fix.
12971 (ps-print-version): New version number (6.3.2).
12972 (ps-lpr-switches, ps-font-info-database, ps-font-size)
12973 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
12974 (ps-right-header): Customization fix.
12975 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
12976 Fix code.
12977 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
12978 New vars.
12979
12980 2000-11-30 Gerd Moellmann <gerd@gnu.org>
12981
12982 * bs.el: Fix typos and spelling errors.
12983 (bs-appearance) <defgroup>: Renamed from bs-appearence.
12984 (bs-configuration): Doc fix.
12985
12986 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
12987
12988 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
12989
12990 * emulation/tpu-edt.el (tpu-version): New version.
12991 (tpu-search-overlay, tpu-replace-overlay): New initial range.
12992 (tpu-original-mode-line): Variable deleted.
12993 (tpu-mark-flag): New initial value.
12994 (tpu-set-mode-line): Don't redefine mode-line-format.
12995 Add tpu-mark-flag to minor-mode-alist.
12996 (tpu-update-mode-line): New mark flag logic.
12997 (tpu-get): Use find-file-wildcards.
12998 (tpu-search-highlight): Move overlay less, reset overlay properly.
12999 (tpu-unselect): Deactivate mark.
13000 (tpu-lm-replace): Reset overlay properly.
13001 (tpu-forward-line): Use forward-visible-line.
13002 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
13003
13004 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
13005
13006 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
13007
13008 * cus-edit.el (custom-face-value-create): Always emphasize tag.
13009
13010 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13011
13012 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
13013 and skip whitespace and newlines.
13014
13015 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
13016
13017 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
13018
13019 2000-11-29 Gerd Moellmann <gerd@gnu.org>
13020
13021 * help.el (describe-function-1): Regexp-quote function name
13022 when used as part of a regexp.
13023
13024 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
13025 Use face-attribute instead of face-foreground and face-background.
13026 (tool-bar-add-item): Likewise, and handle unspecified colors.
13027
13028 * enriched.el (enriched-face-ans): Use face-attribute instead
13029 of face-foreground and face-background.
13030
13031 * faces.el (face-foreground, face-background, face-stipple):
13032 Return nil if attribute is unspecified, for backward compatibility.
13033
13034 * files.el (auto-mode-alist): Add an entry for antlr-mode.
13035
13036 * play/5x5.el: Remove version info.
13037
13038 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
13039
13040 * frame.el (blink-cursor-mode): Doc fix.
13041
13042 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13043
13044 * antlr-mode.el: New commands to run ANTLR from within Emacs and
13045 to create Makefile rules.
13046 (antlr-tool-command): New user option.
13047 (antlr-ask-about-save): New user option.
13048 (antlr-makefile-specification): New user option.
13049 (antlr-file-formats-alist): New variable.
13050 (antlr-special-file-formats): New variable.
13051 (antlr-unknown-file-formats): New user option.
13052 (antlr-help-unknown-file-text): New variable.
13053 (antlr-help-rules-intro): New variable.
13054 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
13055 (antlr-mode-menu): Add entries.
13056 (antlr-file-dependencies): New function.
13057 (antlr-directory-dependencies): New function.
13058 (antlr-superclasses-glibs): New function.
13059 (antlr-run-tool): New command.
13060 (antlr-makefile-insert-variable): New function.
13061 (antlr-insert-makefile-rules): New function.
13062 (antlr-show-makefile-rules): New command.
13063
13064 * antlr-mode.el: More Emacs/XEmacs stuff.
13065 (antlr-no-action-keywords): New constant with value nil.
13066 (antlr-font-lock-keywords-alist): Use it. Old value would break
13067 syntax highlighting in Emacs-21.0.
13068 (antlr-default-directory): Emacs/XEmacs dependend function.
13069 (antlr-read-shell-command): Ditto.
13070 (antlr-with-displaying-help-buffer): Ditto.
13071
13072 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13073
13074 * antlr-mode.el: imenu, parsing and highlighting changes.
13075 (antlr-imenu-create-index-function): Don't create extra submenus
13076 for definitions in different grammar classes. It is not necessary
13077 for the menu and would make command `imenu' awkward to use.
13078 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
13079 header actions and more than one.
13080 (antlr-font-lock-tokendef-face): Changed color.
13081 (antlr-font-lock-tokenref-face): Changed color.
13082 (antlr-font-lock-additional-keywords): Also highlight lowercase.
13083 (antlr-mode-syntax-table): New variable.
13084 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
13085 (antlr-with-syntax-table): Don't copy syntax table.
13086
13087 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13088
13089 * antlr-mode.el: Minor changes: language setting.
13090 (antlr-language-alist): The value for file option "language" can
13091 be both an identifier and a string.
13092 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
13093 (antlr-language-limit-n-regexp): Change accordingly.
13094
13095 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13096
13097 * antlr-mode.el: Minor changes: tabs, hiding.
13098 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
13099 (antlr-action-visibility): Also allow value nil to also hide the
13100 braces. Renamed from `antlr-tiny-action-length'.
13101 Suggested by Jay@aol.com.
13102 (antlr-hide-actions): Change accordingly. Hide line if completely
13103 hidden action is on a line of its own.
13104
13105 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
13106
13107 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
13108
13109 * sort.el (sort-columns): Don't concat strings with numbers.
13110
13111 2000-11-29 Dave Love <fx@gnu.org>
13112
13113 * cus-edit.el (face): Fix :format.
13114
13115 * mail/feedmail.el: Require smtpmail when compiling.
13116 (mail-do-fcc): Autoload.
13117 (feedmail) <defgroup>: Fix :link.
13118 (feedmail-nuke-body-in-fcc): Fix :type.
13119 (feedmail-send-it): Add autoload cookie.
13120
13121 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
13122
13123 * newcomment.el (comment-indent): Save excursion around call to
13124 comment-indent-function.
13125
13126 2000-11-29 Miles Bader <miles@gnu.org>
13127
13128 * subr.el (member-ignore-case): Return the tail of the list who's
13129 car matches, like `member', not the matching element itself.
13130
13131 2000-11-29 Kenichi Handa <handa@etl.go.jp>
13132
13133 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
13134 should not contain `\n'.
13135
13136 2000-11-28 Gerd Moellmann <gerd@gnu.org>
13137
13138 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
13139
13140 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
13141
13142 * dired-aux.el (dired-do-create-files): Construct default file
13143 name for dired-mark-read-file-name so that when the user enters
13144 just RET, the target file will end up in the target directory.
13145
13146 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
13147 local-abbrev-table before changing buffers because it might
13148 have a buffer-local binding.
13149
13150 2000-11-28 Miles Bader <miles@gnu.org>
13151
13152 * simple.el (delete-horizontal-space): Handle fields more generally.
13153
13154 2000-11-28 Gerd Moellmann <gerd@gnu.org>
13155
13156 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
13157
13158 2000-11-28 Dave Love <fx@gnu.org>
13159
13160 * progmodes/ps-mode.el (ps-mode): Set comment-start and
13161 comment-start-skip locally.
13162
13163 * progmodes/fortran.el (fortran-mode): Don't set
13164 fortran-comment-line-start-skip. Set comment-start to
13165 fortran-comment-line-start.
13166 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
13167 (fortran-comment-line-start-skip): Simplify slightly.
13168
13169 2000-11-28 Gerd Moellmann <gerd@gnu.org>
13170
13171 * play/5x5.el: Remove RCS keyword.
13172
13173 * bs.el: Mistaken commit, undone 2000-11-30.
13174
13175 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
13176
13177 * textmodes/tildify.el (tildify-string-alist):
13178 Add `plain-tex-mode' here.
13179
13180 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
13181
13182 * chistory.el (Command-history-setup): Remove extraneous `keymap'
13183 reference.
13184
13185 2000-11-28 Miles Bader <miles@gnu.org>
13186
13187 * cus-face.el (custom-face-attributes): Add post-filter function
13188 for :box. Make pre-filter function for :box handle all cases.
13189
13190 * wid-edit.el (widget-choose): Make sure pop-up window is large
13191 enough to display all the choices, as there's no way to scroll it.
13192
13193 2000-11-28 Kenichi Handa <handa@etl.go.jp>
13194
13195 * international/mule-conf.el: Make the coding system no-conversion
13196 safe for all characters.
13197
13198 2000-11-27 Dave Love <fx@gnu.org>
13199
13200 * net/ldap.el (ldap) <defgroup>: Add :version.
13201
13202 * tooltip.el (tooltip-use-echo-area): Doc fix.
13203
13204 * cus-start.el <minibuffer-prompt-properties>: Add version.
13205 <read-buffer-function>: Add.
13206
13207 * apropos.el (apropos-print): Add help-echo to active text.
13208
13209 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
13210
13211 2000-11-27 Gerd Moellmann <gerd@gnu.org>
13212
13213 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
13214 type, group and version.
13215
13216 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
13217
13218 * select.el (x-get-selection): Docstring fix.
13219
13220 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
13221
13222 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
13223
13224 2000-11-27 Andrew Innes <andrewi@gnu.org>
13225
13226 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
13227
13228 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
13229
13230 2000-11-27 Miles Bader <miles@gnu.org>
13231
13232 * dired.el (dired-get-filename): Return filename verbatim if
13233 LOCALP is `verbatim'.
13234 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
13235 `verbatim' so that we don't inadvertently delete a non-existant
13236 directory name.
13237
13238 2000-11-27 Kenichi Handa <handa@etl.go.jp>
13239
13240 * international/characters.el: Specify cases and syntaxes for
13241 mule-unicode-0100-24ff.
13242
13243 2000-11-27 Gerd Moellmann <gerd@gnu.org>
13244
13245 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
13246 that foreground and/or background colors of the face `tool-bar'
13247 are unspecified.
13248
13249 2000-11-27 Miles Bader <miles@gnu.org>
13250
13251 * wid-edit.el (widget-field-buffer, widget-field-start)
13252 (widget-field-end): Handle widget field `pseudo-overlays'.
13253 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
13254 if it's there instead of in `widget-field-list'.
13255
13256 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
13257 (help-make-xrefs): Delete extraneous newlines at the end of the
13258 docstring.
13259
13260 2000-11-25 Jason Rumney <jasonr@gnu.org>
13261
13262 * startup.el (command-line): Call set-locale-environment after
13263 Window System init file is read, as it can result in a call to
13264 redraw-frame.
13265
13266 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
13267
13268 * simple.el (shell-command): Mention the effect of the prefix
13269 argument in the doc string.
13270
13271 2000-11-25 Miles Bader <miles@gnu.org>
13272
13273 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
13274
13275 * wid-edit.el (widget-field-value-delete): Don't try to delete
13276 overlay when it's the `pseudo-overlay' that exists at some points.
13277
13278 2000-11-24 Jason Rumney <jasonr@gnu.org>
13279
13280 * international/mule-cmds.el (locale-language-names): Add "jp" as
13281 a non-standard alternative for Japanese.
13282
13283 2000-11-24 Andre Spiegel <spiegel@gnu.org>
13284
13285 * vc-hooks.el: Require 'cl during compilation.
13286
13287 2000-11-24 Gerd Moellmann <gerd@gnu.org>
13288
13289 * faces.el (face-set-after-frame-default): Let face attributes
13290 specified for new frames override frame parameters.
13291
13292 * startup.el (command-line): Fix computation of the source file
13293 for user-init-file when user-init-file is a compiled file.
13294
13295 2000-11-24 Miles Bader <miles@gnu.org>
13296
13297 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
13298 (custom-post-filter-face-spec): New functions.
13299 (custom-face-set, custom-face-value-create): Filter the face spec
13300 before and after customization.
13301 (custom-face-set): If VALUE specifies a null face, pass a
13302 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
13303 * cus-face.el (custom-face-attributes): Remove SET and GET
13304 functions. Add some IN-FILTER and OUT-FILTER functions in the few
13305 cases they're needed.
13306
13307 * wid-edit.el (checkbox): Add a small `X' to the :on-glyph, so
13308 that it's distinguishable from the :off-glyph on dark-background
13309 displays. Set its background color too.
13310
13311 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
13312 so that people can easily turn it off.
13313
13314 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
13315
13316 * ediff-diff.el: Moved variables around to have it compile under NT.
13317
13318 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
13319
13320 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
13321
13322 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
13323 redundant skip-small-frames test.
13324
13325 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
13326 (viper-downgrade-to-insert): Protect against errors in hooks.
13327
13328 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
13329 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
13330 (viper-restore-cursor-type,viper-set-insert-cursor-type):
13331 New functions.
13332
13333 * viper-util.el (viper-memq-char): Bug fixes.
13334
13335 * viper.el (viper-mode): Fix cursor handling.
13336
13337 2000-11-24 Kenichi Handa <handa@etl.go.jp>
13338
13339 * international/mule-diag.el (list-iso-charset-chars):
13340 For two-byte charset, fix the `while' condition.
13341 (list-non-iso-charset-chars): Fix the `while' condition.
13342
13343 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
13344
13345 * subr.el (add-hook, remove-hook): Don't call make-local-hook
13346 if the variable is make-variable-buffer-local.
13347
13348 * progmodes/ada-stmt.el (ada-template-map):
13349 Initialize and bind it to C-c t in ada-mode-map.
13350 (ada-stmt-mode-hook): New function extracted from old code.
13351 Only change the buffer-local side of skeleton-*.
13352 (ada-mode-hook): Use it.
13353
13354 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
13355
13356 * iswitchb.el (iswitchb-minibuf-depth): New variable.
13357 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
13358 we expect to be returned by minibuffer-depth once we prompt the
13359 user in the minibuffer.
13360 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
13361 as recorded in iswitchb-minibuf-depth, return non-nil.
13362
13363 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
13364
13365 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
13366 (hscroll-window-maybe): Docstring fix.
13367
13368 2000-11-23 Dave Love <fx@gnu.org>
13369
13370 * rect.el (string-rectangle): Don't test delete-selection-mode.
13371
13372 2000-11-23 Gerd Moellmann <gerd@gnu.org>
13373
13374 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
13375 is in the tool bar.
13376
13377 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
13378 with `no-dir'; we want the directory part to be able to remove it.
13379
13380 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13381
13382 * textmodes/outline.el (outline-flag-region):
13383 Don't bind inhibit-read-only since we don't modify the buffer.
13384 (outline-isearch-open-invisible): Don't jump to overlay-start
13385 since we're trying to unhide text around point.
13386 (outline-discard-overlays): Use dolist.
13387
13388 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
13389
13390 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13391
13392 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
13393
13394 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13395
13396 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
13397 Fix ARG regexp to skip quoted braces.
13398 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
13399 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
13400 are (correctly) handled separately).
13401 Remove `caption' and `footnote' from `citations': they contain text.
13402 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
13403 (latex-skeleton-end-hook): New function.
13404 (latex-mode): Use it.
13405 (tex-start-tex-marker): Remove.
13406 (tex-send-tex-command): Don't set tex-start-tex-marker.
13407 (tex-error-parse-syntax-table): New var.
13408 (tex-compilation-parse-errors): Use it.
13409 Ignore tex-start-tex-marker. Don't bother with marker-position.
13410 (tex-validate-buffer): Don't bother with marker-position.
13411
13412 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
13413 (flyspell-generic-progmode-verify): Use it.
13414
13415 2000-11-22 Sam Steingold <sds@gnu.org>
13416
13417 * simple.el (delete-trailing-whitespace): New interactive function.
13418
13419 * progmodes/ada-mode.el (ada-mode): Use it instead of
13420 `ada-remove-trailing-spaces'.
13421 (ada-remove-trailing-spaces): Removed.
13422
13423 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
13424
13425 * textmodes/picture.el (picture-clean): Removed.
13426 (picture-mode-exit): Call it instead of `picture-clean'.
13427
13428 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13429
13430 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
13431
13432 * hi-lock.el (hi-lock-refontify): Don't call non-existent
13433 jit-lock-fontify-buffer; it should anyway be unneccessary to
13434 do anything special when jit-lock is active.
13435 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
13436
13437 2000-11-22 Dave Love <fx@gnu.org>
13438
13439 * calendar/todo-mode.el (todo-top-priorities): Use
13440 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
13441
13442 * language/chinese.el, language/cyrillic.el:
13443 * language/devanagari.el, language/ethiopic.el, language/greek.el:
13444 * language/hebrew.el, language/indian.el, language/japanese.el:
13445 * language/korean.el, language/lao.el, language/misc-lang.el:
13446 * language/thai.el, language/tibetan.el, language/vietnamese.el:
13447 Use provide.
13448
13449 * cus-edit.el (custom-buffer-create-internal): Save some consing.
13450 (custom-variable-set): Improve validation error mesage.
13451
13452 * rect.el (string-rectangle): Revert last change.
13453 (string-rectangle-line): New arg DELETE.
13454 (string-rectangle): Check delete-selection-mode.
13455
13456 * emacs-lisp/edebug.el (edebug-version)
13457 (edebug-maintainer-address): Deleted.
13458 (edebug-submit-bug-report): Just alias to report-emacs-bug.
13459 (edebug-read-function): Account for other `'#' read forms.
13460 (edebug-mode-menus): Make some items toggles.
13461 (edebug-outside-unread-command-event, unread-command-event):
13462 Remove these to avoid warnings.
13463
13464 2000-11-22 David Ponce <david@dponce.com>
13465
13466 * recentf.el (recentf-menu-items-for-commands)
13467 (recentf-make-menu-items, recentf-make-menu-item)
13468 (recentf-filter-changer): Added :help and :active menu-item properties.
13469
13470 (recentf-build-dir-rules, recentf-dump-variable)
13471 (recentf-edit-list, recentf-open-files-item)
13472 (recentf-open-files): Replaced unnecessary `mapcar' with new
13473 built-in `mapc'.
13474
13475 2000-11-23 Miles Bader <miles@gnu.org>
13476
13477 * faces.el (menu): Make inverse-video on ttys too.
13478
13479 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13480
13481 * simple.el (comment-line-break-function): Use the new name
13482 indent-new-comment-line -> comment-indent-new-line.
13483 (clone-indirect-buffer): Don't ignore NORECORD.
13484 (next-completion): Properly handle the case where items are adjacent.
13485
13486 * mouse.el (popup-menu): Stupid typo.
13487
13488 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13489
13490 * emacs-lisp/authors.el: Remove autoload cookies, add author,
13491 maintainer, keywords tags.
13492
13493 * rect.el (replace-rectangle): Don't call string-rectangle-line
13494 with too many arguments.
13495
13496 2000-11-22 Andre Spiegel <spiegel@gnu.org>
13497
13498 * ediff-util.el (ediff-file-checked-out-p)
13499 (ediff-file-checked-in-p): Call vc-state instead of
13500 vc-locking-user, which no longer exists.
13501
13502 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
13503
13504 2000-11-22 Dave Love <fx@gnu.org>
13505
13506 * md5.el (md5): Provide.
13507 (md5): Fix error call.
13508
13509 2000-11-22 Miles Bader <miles@gnu.org>
13510
13511 * textmodes/refill.el (refill-adjust-ignorable-overlay)
13512 (refill-fill-paragraph-at): Remove debugging code.
13513
13514 * calendar/calendar.el (generate-calendar-window): When we don't
13515 call `fit-window-to-buffer', make sure the top line is fully visible.
13516
13517 * image-file.el (insert-image-file): Don't make `read-only'
13518 property rear-nonsticky.
13519
13520 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
13521 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
13522 stashing away its original value.
13523 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
13524 in the recursive edit.
13525 Bind `isearch-original-minibuffer-message-timeout' to protect it.
13526 (isearch-done): Restore `minibuffer-message-timeout'.
13527
13528 * cus-start.el: Remove entry for `mode-line-inverse-video'.
13529
13530 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
13531
13532 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
13533
13534 * find-lisp.el (find-lisp-find-files-internal):
13535 Use dolist, when and file-name-as-directory.
13536
13537 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
13538 (define-derived-mode, define-minor-mode): Add specs.
13539
13540 * window.el: General comment and spacing fixes.
13541 (save-selected-window): Use backquotes.
13542 (window-safely-shrinkable-p): New function.
13543 (shrink-window-if-larger-than-buffer): Use it.
13544
13545 * subr.el (make-local-hook): Docstring fix.
13546
13547 * shell.el (shell-mode): Use define-derived-mode.
13548
13549 * newcomment.el (comment-indent): Insert comment before calling
13550 comment-indent-function. Don't insert in column 0.
13551 (comment-dwim): Indent before inserting comment.
13552
13553 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
13554 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
13555 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
13556 Use mapc rather than map.
13557
13558 * files.el (find-buffer-visiting): Compare all attributes before
13559 declaring two files identical (rather than just their inode-no).
13560 (auto-mode-alist): Use \' rather than $.
13561
13562 * which-func.el: Update maintainer line.
13563
13564 * pcvs.el (uniquify-buffer-file-name): Remove advice.
13565 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
13566 (uniquify-buffer-file-name): Use it.
13567
13568 2000-11-22 Miles Bader <miles@gnu.org>
13569
13570 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
13571 * simple.el (minibuffer-avoid-prompt): New function.
13572
13573 2000-11-21 Gerd Moellmann <gerd@gnu.org>
13574
13575 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
13576
13577 2000-11-21 Miles Bader <miles@gnu.org>
13578
13579 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
13580 inclusion of `track-mouse'.
13581
13582 * textmodes/refill.el (refill-ignorable-overlay): New variable.
13583 (refill-adjust-ignorable-overlay): New function.
13584 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
13585 only the paragraph's tail if possible.
13586 Update `refill-ignorable-overlay'.
13587 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
13588
13589 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
13590 point inside the fill-prefix.
13591
13592 * textmodes/refill.el (refill-post-command-function): Don't reset
13593 refill-doit in the case where a self-insertion command doesn't
13594 case a refill. Use `refill-fill-paragraph-at', getting position
13595 from `refill-doit'.
13596 (refill-after-change-function): Set `refill-doit' to END.
13597 (refill-fill-paragraph-at): New function, mostly from old
13598 refill-fill-paragraph.
13599 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
13600 (refill-pre-command-function): New function.
13601 (refill-mode): Add it to `pre-command-hook'.
13602
13603 2000-11-20 Gerd Moellmann <gerd@gnu.org>
13604
13605 * textmodes/artist.el (artist-mode): Fix autoload cookie.
13606
13607 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
13608 javadoc tags.
13609
13610 2000-11-20 Andre Spiegel <spiegel@gnu.org>
13611
13612 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
13613 vc.el).
13614
13615 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
13616 require vc.
13617
13618 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
13619 checkouts.
13620
13621 2000-11-20 Dave Love <fx@gnu.org>
13622
13623 * Makefile.in (DONTCOMPILE): Omit bindings.el.
13624
13625 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
13626
13627 * calculator.el (calculator-paste): Use `if' instead of `and'
13628 and `or'.
13629 (calculator-help): Don't use electric-describe-mode for XEmacs.
13630
13631 2000-11-19 Gerd Moellmann <gerd@gnu.org>
13632
13633 * info.el (info-menu-5): Doc fix.
13634
13635 * textmodes/artist.el: New file.
13636
13637 2000-11-19 Andre Spiegel <spiegel@gnu.org>
13638
13639 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
13640 and differentiate according to checkout model.
13641 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
13642 since this function is only concerned with master state.
13643
13644 * vc-hooks.el (vc-workfile-unchanged-p)
13645 (vc-default-workfile-unchanged-p): Moved here from vc.el.
13646
13647 * vc.el (vc-workfile-unchanged-p)
13648 (vc-default-workfile-unchanged-p): See above.
13649
13650 2000-11-19 Miles Bader <miles@gnu.org>
13651
13652 * image-file.el (insert-image-file): Make `intangible' and
13653 `read-only' properties rear-nonsticky too.
13654
13655 2000-11-18 Gerd Moellmann <gerd@gnu.org>
13656
13657 * ps-print.el: Update copyright notice.
13658
13659 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
13660 (tooltip-show): Use the offsets.
13661
13662 * bindings.el (mode-line-modified): Fix a typo.
13663 (mode-line-toggle-modified, mode-line-widen)
13664 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
13665
13666 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13667
13668 * ps-print.el (toplevel): Test for find-coding-system being
13669 fboundp before calling ps-x-find-coding-system.
13670
13671 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
13672
13673 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
13674 (vc-version-backup-file): Docstring fix.
13675
13676 2000-11-16 Gerd Moellmann <gerd@gnu.org>
13677
13678 * files.el (basic-save-buffer): Don't add a newline if
13679 find-file-literally is non-nil.
13680 (find-file-literally): Extend doc string.
13681
13682 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
13683 sort(1) with the `-f' argument.
13684
13685 2000-11-16 Andre Spiegel <spiegel@gnu.org>
13686
13687 * vc.el: Updated backend documentation.
13688 (vc-default-check-headers): New function.
13689
13690 * vc-{cvs,rcs,sccs}.el: Functions reordered.
13691
13692 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
13693 up-to-date.
13694 (vc-do-command): In the asynchronous case, output messages only if
13695 the minibuffer is not active.
13696
13697 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
13698 `vc-cvs-use-edit' is on.
13699 (vc-cvs-checkout): When this is used for reverting the workfile,
13700 make a backup of the original contents and revert to that in case
13701 of error.
13702 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
13703 remote repositories.
13704
13705 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
13706 for both version and ratio in the minibuffer.
13707
13708 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
13709 Use vc-do-command to perform the annotation, not call-process.
13710
13711 2000-11-16 Kenichi Handa <handa@etl.go.jp>
13712
13713 * international/quail.el (quail-start-translation): Don't call
13714 `message' before reading key sequence.
13715
13716 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
13717
13718 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
13719
13720 2000-11-16 Kenichi Handa <handa@etl.go.jp>
13721
13722 * window.el (fit-window-to-buffer): Be sure to acquire at least
13723 one text line even if the buffer is empty.
13724
13725 2000-11-16 Gerd Moellmann <gerd@gnu.org>
13726
13727 * net/ange-ftp.el (ange-ftp-file-writable-p)
13728 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
13729 Bind ange-ftp-process-verbose to nil.
13730
13731 2000-11-15 Dave Love <fx@gnu.org>
13732
13733 * wid-edit.el (widget-specify-field, widget-specify-button):
13734 If :help-echo is a function, set help-echo of overlay to
13735 widget-mouse-help.
13736 (widget-mouse-help): New function.
13737 (widget-echo-help): Rewritten for :help-echo functions only taking
13738 a widget arg.
13739
13740 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
13741 Use display-graphic-p.
13742 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
13743 and that JPEG is available.
13744 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
13745
13746 * international/mule-cmds.el (locale-charset-language-names):
13747 Match @euro.
13748
13749 2000-11-15 Gerd Moellmann <gerd@gnu.org>
13750
13751 * faces.el (face-set-after-frame-default):
13752 If `inhibit-default-face-x-resources' is bound, don't intialize the
13753 default face from X resources.
13754
13755 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
13756
13757 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
13758 Don't set EMACSLOADPATH.
13759
13760 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
13761
13762 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
13763 texinfo-insert-@url.
13764 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
13765 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
13766
13767 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
13768
13769 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
13770 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
13771 (checkdoc-minor-keymap): Backward compatibility.
13772 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
13773 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
13774 (checkdoc-this-string-valid-engine): Be a bit more strict
13775 to avoid matching substrings of `...' quoted vars/funs.
13776 (checkdoc-defun-info): Only look for `interactive' if alone.
13777 (debug-ignored-errors): Add "arg doesn't appear in docstring".
13778
13779 * progmodes/compile.el (grep): `tag-default' can be nil.
13780
13781 * newcomment.el (comment-indent): Paren typo.
13782
13783 2000-11-14 Dave Love <fx@gnu.org>
13784
13785 * calculator.el: New maintainer version.
13786
13787 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
13788
13789 * cmuscheme.el: Doc fixes.
13790 (cmuscheme) <defgroup>: Use `scheme' as parent.
13791 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
13792
13793 * xscheme.el (scheme-program-name): Don't define here.
13794
13795 * progmodes/scheme.el (scheme-program-name): New variable
13796 (originally in cmuscheme).
13797
13798 2000-11-14 Miles Bader <miles@gnu.org>
13799
13800 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
13801 Handle header-lines. Don't loop forever if we can't enlarge the
13802 window anymore. Simplify a bit.
13803
13804 2000-11-14 Kenichi Handa <handa@etl.go.jp>
13805
13806 * window.el (fit-window-to-buffer): Don't check
13807 window-text-height. Assure that the last line is fully visible.
13808
13809 * international/quail.el (quail-show-guidance-buf):
13810 Call fit-window-to-buffer to assure the enough height of the guidance
13811 buffer.
13812 (quail-update-guidance): Avoid making the guidance buffer shorter.
13813
13814 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
13815
13816 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
13817 rather than `prepend' and add an interesting comment.
13818 (tex-math-face, tex-font-lock-syntactic-face-function):
13819 New face and function to use it.
13820 (tex-define-common-keys, tex-mode-map): Use menu-item rather
13821 than `menu-enable' symbol property.
13822 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
13823 (tex-mode): Add some latex-mode commands for auto-selection.
13824 Use tex-font-lock-syntactic-face-function.
13825 (tex-insert-quote): Simplify.
13826 (tex-shell): New mode.
13827 (tex-start-shell): Use it.
13828 (tex-shell-proc, tex-shell-buf): New functions.
13829 (tex-send-command): Use it.
13830 (tex-main-file): Fix the meaning of the new arg REALFILE.
13831 (tex-send-tex-command): New function split from `tex-start-tex'.
13832 Set compilation-last-buffer and compilation-parsing-end.
13833
13834 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
13835 when it follows non-comment text on the line.
13836
13837 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13838 Set font-lock-defaults.
13839 (lisp-mode-shared-map): Init inside the defvar.
13840 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
13841 Use define-derived-mode.
13842
13843 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
13844
13845 * faces.el (header-line): Use `:box nil' for color/gs displays too.
13846
13847 2000-11-14 Gerd Moellmann <gerd@gnu.org>
13848
13849 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
13850 Don't recursively optimize body because that can lead to infinite
13851 recursion; see comment there.
13852
13853 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
13854
13855 * faces.el (face-spec-set-match-display): Revert the change from
13856 2000-10-24. Add a FIXME for after v21.1.
13857
13858 2000-11-13 Miles Bader <miles@gnu.org>
13859
13860 * textmodes/fill.el (skip-line-prefix): New function.
13861 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
13862 (fill-paragraph): Don't leave point inside the fill-prefix.
13863 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
13864 point inside the fill-prefix.
13865
13866 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
13867
13868 * calendar/calendar.el (generate-calendar-window):
13869 Use `fit-window-to-buffer'.
13870
13871 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
13872
13873 * gud.el (gud-minor-mode): New var.
13874 (gud-symbol, gud-val): New functions.
13875 (gud-find-file): Copy gud-minor-mode to the new buffer.
13876 (gud-menu-map): Include entries for commands that are not always
13877 available, using :enable to (de)activate them.
13878 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
13879 (gud-mode-map): New map.
13880 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
13881 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
13882 Don't set up gud's menu (it's done by the minor-mode).
13883 (gud-minibuffer-local-map): New.
13884 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
13885 (gud-query-cmdline): New function.
13886 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
13887 (gud-mode): Use define-derived-mode.
13888 Don't set up gud's menu (it's done by the minor-mode).
13889 (gud-chop-words): Remove.
13890 (gud-common-init): Use split-string instead.
13891 (gud-new-keymap, gud-make-debug-menu): Eradicate.
13892
13893 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
13894 Add keyword arg :name.
13895
13896 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
13897 (diff-count-matches, diff-split-hunk): New functions.
13898 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
13899
13900 * pcvs-info.el (cvs-fi-conflict-face): New var.
13901
13902 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
13903 Make it into a simple syntax-table, shared among all submodes.
13904 (sh-heredoc-face): Re-introduce.
13905 (sh-font-lock-syntactic-face-function): New function.
13906 (sh-mode): Use it. Also use define-derived-mode.
13907 Remove old bogus setting of indent-region-function.
13908 (sh-set-shell): Don't set the syntax-table any more.
13909 (sh-mode-syntax-table) <defun>: Remove.
13910
13911 2000-11-12 Miles Bader <miles@gnu.org>
13912
13913 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
13914 message if interactive.
13915
13916 2000-11-12 Dave Love <fx@gnu.org>
13917
13918 * mail/feedmail.el: Fix header,
13919 (feedmail) <defgroup>: Add :link.
13920
13921 * view.el: Use local-map property, not keymap on mode-line string.
13922
13923 * scroll-all.el (scroll-all-mode): Customize variable.
13924 Add autoload cookie to function.
13925
13926 * lazy-lock.el: Remove compatibility code.
13927
13928 * finder.el (finder-known-keywords): Add `files', remove `vms'.
13929 (finder-help-echo): New variable.
13930 (finder-mouse-face-on-line): Add help-echo stuff.
13931 (finder-list-keywords, finder-list-matches): Use mapc.
13932
13933 * faces.el (face-font-registry-alternatives): Add :version.
13934
13935 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
13936 tags-table-list.
13937
13938 * net/browse-url.el (browse-url-browser-function): Update :version.
13939
13940 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
13941 (mail-mode): Use [:alnum:] in some regexps.
13942
13943 2000-11-10 Dave Love <fx@gnu.org>
13944
13945 * ediff.el (ediff-regions-internal, ediff-documentation):
13946 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
13947 fundamental mode.
13948
13949 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
13950 buffer into fundamental mode.
13951 (ediff-set-difference): Use copy-sequence if available.
13952
13953 * ediff-ptch.el (ediff-dispatch-file-patching-job):
13954 Check ediff-patch-map non-nil.
13955 (ediff-fixup-patch-map, ediff-fixup-patch-map)
13956 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
13957 buffer into fundamental mode.
13958
13959 * ediff-merg.el (state-or-merge): Defvar when compiling.
13960
13961 2000-11-10 Jason Rumney <jasonr@gnu.org>
13962
13963 * w32-fns.el (w32-add-charset-info): New function.
13964 (w32-charset-info-alist): Use it.
13965
13966 2000-11-10 Gerd Moellmann <gerd@gnu.org>
13967
13968 * faces.el (face-font-registry-alternatives): New user-option.
13969
13970 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
13971
13972 * textmodes/texinfo.el (texinfo-block-default): New var.
13973 (texinfo-insert-block): Use it. Insert a newline if needed.
13974
13975 * textmodes/fill.el (fill-indent-according-to-mode): New var.
13976 (fill-region-as-paragraph): Use it.
13977
13978 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
13979 (latex-mode): Tweak tex-*-(head|trail)er regexps.
13980 Tweak paragraph regexps to allow a leading [ \t]*.
13981 (tex-latex-block): Insert a newline if necessary.
13982 (latex-insert-item): Only insert a newline if necessary.
13983 (tex-guess-main-file): New function.
13984 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
13985 Set tex-main-file if TeX-master is provided.
13986 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
13987
13988 2000-11-10 Gerd Moellmann <gerd@gnu.org>
13989
13990 * startup.el (command-line): Set the default tooltip-mode
13991 to t for graphical displays which implement x-show-tip.
13992
13993 * tooltip.el (tooltip-mode): Add a comment about startup.el
13994 setting the default value of this user-option.
13995
13996 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
13997
13998 * font-lock.el (font-lock-*-face) <defvar>: Move.
13999 (font-lock-defaults-alist): Mark obsolete.
14000 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
14001 (font-lock-mode): Use define-minor-mode.
14002 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
14003 (font-lock-turn-off-thing-lock): Be more explicit.
14004 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
14005 (font-lock-syntactic-face-function): New var.
14006 (font-lock-fontify-syntactically-region): Use it.
14007 (font-lock-doc-face): New.
14008
14009 * pcvs.el (cvs-enabledp): Ignore errors.
14010 (cvs-commit-filelist): Never query.
14011 (cvs-mode-insert): Always add a terminating / in the initial prompt.
14012 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
14013 (cvs-do-removal): Use cvs-partition rather than delete-if.
14014 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
14015 cvs-bury-buffer.
14016
14017 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14018 Allow `next' to jump to after the end of the last match.
14019
14020 2000-11-09 Gerd Moellmann <gerd@gnu.org>
14021
14022 * simple.el (byte-compiling-files-p): New function.
14023
14024 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
14025 if it is there.
14026
14027 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
14028 nil again.
14029
14030 * textmodes/ispell.el (ispell-library-path): Don't call
14031 check-ispell-version when byte-compiling because that starts
14032 an ispell process, and ispell might not be installed.
14033 (toplevel): Don't set up a menu when byte-compiling.
14034
14035 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
14036 it, so that a boundp test can be used to determine if we're
14037 currently byte-compiling.
14038
14039 2000-11-09 Dave Love <fx@gnu.org>
14040
14041 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
14042
14043 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14044
14045 * ps-print.el: Patch for variable initialization when spooling.
14046 Doc fix.
14047 (ps-output-list): Fun eliminated.
14048 (ps-begin-file, ps-begin-job): Code fix.
14049
14050 2000-11-08 Dave Love <fx@gnu.org>
14051
14052 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
14053
14054 2000-11-08 Gerd Moellmann <gerd@gnu.org>
14055
14056 * simple.el (shell-command, display-message-or-buffer)
14057 (shell-command-on-region): Mention resize-mini-windows in the doc
14058 string.
14059 (display-message-or-buffer): Take the value of resize-mini-windows
14060 into account.
14061
14062 2000-11-07 Gerd Moellmann <gerd@gnu.org>
14063
14064 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
14065
14066 * dired.el (dired-between-files): Add `^. find' as an alternative
14067 to the regular expression, for find-dired.
14068
14069 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
14070
14071 * textmodes/texnfo-upd.el: Require texinfo.
14072 (defmacro, defgroup): Remove.
14073 (texinfo-section-to-generic-alist): Remove.
14074 Use texinfo-section-list instead (i.e. level is changed string->int).
14075 (texinfo-filter): New function.
14076 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
14077 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
14078 Use it. And use regexp-opt.
14079 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
14080 (texinfo-update-menu-region-beginning)
14081 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
14082 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
14083 (texinfo-update-menu-same-level-regexps): Update.
14084 (texinfo-update-node, texinfo-every-node-update)
14085 (texinfo-sequential-node-update): Remove autoload cookie.
14086
14087 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
14088 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
14089 (texinfo-chapter-level-regexp): Remove.
14090 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
14091
14092 2000-11-06 Dave Love <fx@gnu.org>
14093
14094 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
14095
14096 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
14097 Match defun*.
14098
14099 2000-11-06 Kenichi Handa <handa@etl.go.jp>
14100
14101 * composite.el (composition-function-table): Variable declaration
14102 moved to src/composite.c.
14103 (compose-chars-after): New optional arg object.
14104
14105 2000-11-06 Gerd Moellmann <gerd@gnu.org>
14106
14107 * bindings.el (mode-line-toggle-read-only)
14108 (mode-line-toggle-modified, mode-line-widen)
14109 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
14110 (make-mode-line-mouse2-map): Rewritten.
14111 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
14112 functions so that C-h k can show something with a doc string.
14113
14114 * startup.el (fancy-splash-delay): Set to 10 seconds.
14115 (fancy-splash-max-time): New user-option.
14116 (fancy-splash-stop-time): New variable.
14117 (fancy-splash-screens): Set it. Catch `stop-splashing'.
14118 (fancy-splash-screens-1): Throw `stop-splashing' when current
14119 time is greater than fancy-splash-stop-time.
14120
14121 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
14122
14123 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
14124
14125 * pcvs.el (cvs-mode-marked): New arg `noquery'.
14126 Prompt user for a file rather than raising an error.
14127 (cvs-enabledp): Fix call to cvs-mode-marked.
14128 (cvs-insert-file): New function (extracted from cvs-mode-insert).
14129 (cvs-mode-insert): Use it. Change the init prompt' value.
14130 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
14131
14132 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
14133 Don't pass default arg to ewoc-locate.
14134 (ewoc-collect): Return result in the right order.
14135
14136 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
14137
14138 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
14139 (cvs-status-get-tags): Fix regexp.
14140 (cvs-status-trees, cvs-status-cvstrees):
14141 Combine after change hooks and don't sit-for.
14142 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
14143 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
14144 Use make-char rather than hard-coded cryptic data.
14145 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
14146
14147 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
14148
14149 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
14150 (cvs-insert-strings): New function.
14151
14152 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
14153
14154 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
14155 `mwheel-scroll-amount'.
14156 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
14157 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
14158 string-matching against the version string.
14159
14160 2000-11-06 Kenichi Handa <handa@etl.go.jp>
14161
14162 * language/thai.el ("Thai"): Set a lisp form that produces
14163 composed string in `sample-text' language info.
14164
14165 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
14166 composed string in `sample-text' language info.
14167
14168 * international/mule-cmds.el (describe-language-environment):
14169 Eval `sample-text' data and insert the result.
14170
14171 * international/mule-conf.el (compound-text): Define this coding
14172 system here. Make x-ctext and ctext aliases of it.
14173
14174 * language/european.el (compound-text, ctext): Moved to
14175 international/mule-conf.el.
14176
14177 2000-11-05 Andrew Innes <andrewi@gnu.org>
14178
14179 * w32-fns.el (w32-version): New function.
14180
14181 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
14182
14183 * progmodes/awk-mode.el: Update copyright.
14184 (awk-mode-abbrev-table): Remove.
14185 (awk-font-lock-keywords): Use regexp-opt.
14186 (awk-mode): Use define-derived-mode.
14187
14188 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
14189 when extracting a suffix.
14190
14191 2000-11-04 Andre Spiegel <spiegel@gnu.org>
14192
14193 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
14194 auto-save-mode.
14195
14196 2000-11-04 Jason Rumney <jasonr@gnu.org>
14197
14198 * language/european.el (decode-mac-roman): Test against r1 not r0.
14199
14200 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
14201
14202 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
14203 (icon-mode): Define indent-line-function.
14204 (icon-comment-indent): Simplify.
14205 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
14206
14207 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
14208
14209 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
14210 Bind change-log-default-mode to defeat the caching done on it.
14211 Don't bother saving excursion any more.
14212
14213 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
14214
14215 * frame.el (after-setting-font-hook): Rename hooks -> hook.
14216 (set-frame-font): Use the new name (and the old for compatibility).
14217
14218 * toolbar/tool-bar.el (tool-bar-mode):
14219 * time.el (display-time-mode):
14220 * recentf.el (recentf-mode):
14221 * paren.el (show-paren-mode):
14222 * mwheel.el (mouse-wheel-mode):
14223 * msb.el (msb-mode):
14224 * jka-compr.el (auto-compression-mode):
14225 * image-file.el (auto-image-file-mode):
14226 * hl-line.el (hl-line-mode):
14227 * delsel.el (delete-selection-mode):
14228 * autoinsert.el (auto-insert-mode):
14229 * complete.el (partial-completion-mode): Drop unneeded positional args.
14230
14231 * info.el (Info-mode):
14232 * comint.el (comint-mode): Don't bother with make-local-hook.
14233
14234 * log-edit.el (log-edit-menu): New menu.
14235
14236 2000-11-03 Miles Bader <miles@gnu.org>
14237
14238 * wid-edit.el (widget-end-of-line): Reinstate, with a new
14239 definition, so that trailing spaces are handled properly.
14240 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
14241
14242 2000-11-03 Gerd Moellmann <gerd@gnu.org>
14243
14244 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
14245 tab character.
14246 (fancy-splash-screens): Set tab-width to 20.
14247
14248 2000-11-03 Dave Love <fx@gnu.org>
14249
14250 * comint.el (comint-completion-addsuffix): Fix custom type.
14251
14252 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
14253
14254 * font-lock.el (font-lock-buffers): Remove.
14255 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
14256 (font-lock-change-major-mode): Remove.
14257 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
14258 (font-lock-default-fontify-region): Extend the multiline
14259 fontification to whole lines.
14260 (font-lock-fontify-anchored-keywords)
14261 (font-lock-fontify-keywords-region): If matching just one
14262 line (with \n) only mark the \n as multiline.
14263
14264 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
14265 Correctly handle the case where several :group args are supplied.
14266 Allow :extra-args.
14267 (easy-mmode-define-global-mode): Allow :extra-args.
14268 Correctly handle the case where several :group args are supplied.
14269
14270 2000-11-02 Miles Bader <miles@gnu.org>
14271
14272 * calendar/calendar.el (diary-face, calendar-today-face)
14273 (holiday-face): Remove dependency on `window-system'.
14274
14275 2000-11-02 Ken Raeburn <raeburn@gnu.org>
14276
14277 * Makefile.in (emacs): Set EMACSLOADPATH always.
14278 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
14279 (compile-files): Bomb out if compilation of a file fails.
14280
14281 2000-11-02 Dave Love <fx@gnu.org>
14282
14283 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
14284
14285 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
14286
14287 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
14288 punctuation in the warning inserted into the *mail* buffer.
14289
14290 2000-11-02 Gerd Moellmann <gerd@gnu.org>
14291
14292 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
14293 (authors-public-domain-p): New function.
14294 (authors-print): Use it.
14295
14296 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
14297
14298 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
14299
14300 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14301
14302 * ps-print.el: Extension for even/odd printing. Doc fix.
14303 (ps-print-version): New version number (6.3.1).
14304 (ps-even-or-odd-pages): Customization fix.
14305 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
14306 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
14307 (ps-page-count): Var replaced by `ps-page-column'.
14308 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
14309 (ps-print-sheet-p): New fun.
14310
14311 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
14312
14313 * tooltip.el (tooltip-gud-tips-setup): New function.
14314 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
14315 (tooltip-mode): Call tooltip-gud-tips-setup.
14316 (tooltip-gud-tips): Use `gud-basic-call' instead of
14317 process-send-string, so the prompt gets frobbed appropriately.
14318 Handle nil return value from `tooltip-gud-print-command'.
14319
14320 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
14321
14322 * comint.el (comint-add-to-input-history): New function.
14323 (comint-send-input): Use `comint-add-to-input-history'.
14324
14325 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
14326
14327 * info.el (info-menu-header): New face.
14328 (Info-fontify-menu-headers): New function.
14329 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
14330
14331 * info.el (Info-insert-dir): Don't include blank lines at
14332 beginning of additional dir files (one is added automatically).
14333
14334 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
14335
14336 * emacs-lisp/easy-mmode.el (define-minor-mode):
14337 Revert the latest changes.
14338 Allow the three positional arguments to be skipped and replaced
14339 by keyword arguments.
14340 Add a :toggle argument to determine whether a nil arg means toggle
14341 or means turn-on. The default is unchanged.
14342 Add a call to force-mode-line-update.
14343
14344 2000-11-01 Dave Love <fx@gnu.org>
14345
14346 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
14347
14348 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
14349
14350 * calendar/calendar.el (diary-face, holiday-face):
14351 Add dark-background variants.
14352
14353 2000-10-31 Sam Steingold <sds@gnu.org>
14354
14355 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
14356 `tex-main-file' does not have directory in it.
14357
14358 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
14359
14360 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
14361
14362 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
14363
14364 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
14365 functional change.
14366
14367 2000-10-31 Gerd Moellmann <gerd@gnu.org>
14368
14369 * files.el (find-file-noselect): When we expand a wildcard, return
14370 a list of buffers, as we should do according to the doc string.
14371
14372 2000-10-31 Ken Raeburn <raeburn@gnu.org>
14373
14374 * loadup.el (top level): Adjust load path if program name is
14375 "../src/bootstrap-emacs", in case it's not dumped and thus the
14376 load path adjustment hasn't already been done.
14377
14378 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14379
14380 * ps-print.el: Fix bug on selected pages for printing.
14381 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
14382 is on. Try to avoid warning messages when compiling. Doc Fix.
14383 (ps-print-version): New version number (6.3).
14384 (ps-color-device): Use `color-values' to determine if device
14385 supports color.
14386 (ps-color-values): Try to use `x-color-values' when using XEmacs.
14387 (ps-print-page-p): Changed from defsubst to defun.
14388 (ps-page-number): Changed from defmacro to defun.
14389 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
14390 printing.
14391 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
14392 (ps-end-file, ps-dummy-page): Funs eliminated.
14393 (ps-print-color-scale): Changed default value.
14394 (ps-page-n-up, ps-print-page-p): New internal vars.
14395 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
14396 (ps-plot-region, ps-generate, ps-end-job): Code fix.
14397
14398 * delim-col.el: Little programming improvement.
14399 (delimit-columns-str): New macro.
14400 (delimit-columns-region, delimit-columns-rectangle): Code fix.
14401
14402 2000-10-31 Kenichi Handa <handa@etl.go.jp>
14403
14404 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
14405 Moved to european.el.
14406 (ccl-encode-mac-roman-font, fontset-mac): Modified for
14407 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
14408 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
14409 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
14410
14411 2000-10-30 Dave Love <fx@gnu.org>
14412
14413 * progmodes/cc-menus.el (imenu-generic-expression)
14414 (imenu-progress-message): Only defvar when compiling.
14415
14416 * emacs-lisp/elp.el (elp-unload-hook): New function.
14417
14418 * loadhist.el (unload-feature): Call elp-restore-function,
14419 checking for symbols; don't use elp-restore-all.
14420 (loadhist-hook-functions): Doc fix.
14421
14422 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
14423
14424 * log-edit.el (log-edit-confirm): Fix the default.
14425
14426 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14427
14428 * delim-col.el: Little fix: replace delimit-columns-align-columns by
14429 delimit-columns-format.
14430 (delimit-columns-region, delimit-columns-rectangle): Code fix.
14431
14432 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
14433
14434 * comint.el (comint-replace-by-expanded-history): Don't use
14435 comint-get-old-input (we're not looking at *old* input).
14436 (comint-get-old-input-default): If using fields, signal an error
14437 when the point is not in an input field.
14438
14439 2000-10-30 Kenichi Handa <handa@etl.go.jp>
14440
14441 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
14442 and mule-unicode-e000-ffff.
14443
14444 * international/mule.el (decode-char, encode-char): New functions.
14445 (make-coding-system): Accept a symbol of translation table as a
14446 value of property `safe-chars'.
14447
14448 * international/mule-cmds.el (encode-coding-char): Check property
14449 safe-chars instead of safe-charsets.
14450
14451 * international/fontset.el (fontset-default): Modified for
14452 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
14453 (x-font-name-charset-alist): Likewise.
14454 (ccl-encode-unicode-font): New CCL program. Record it in
14455 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
14456
14457 * language/european.el (mac-roman-decoder, mac-roman-encoder):
14458 New translation tables.
14459 (decode-mac-roman, encode-mac-roman): Definition of these CCL
14460 programs are modified and moved from mac-win.el.
14461 (mac-roman): Definition of this coding system is modified and
14462 moved from mac-win.el.
14463
14464 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
14465
14466 * ediff-wind.el (ediff-setup-control-frame): Enclose
14467 face-attribute in condition-case to avoid errors in older emacsen.
14468
14469 2000-10-29 Miles Bader <miles@gnu.org>
14470
14471 * custom.el (custom-add-to-group): Allow multiple entries for a
14472 given value OPTION, as long as their widget types are different.
14473 * cus-edit.el (custom-face-value-create): If face name doesn't end
14474 with "face", add such here (similar to custom group widgets).
14475
14476 * comint.el (comint-highlight-prompt): Add :type.
14477
14478 2000-10-28 John Wiegley <johnw@gnu.org>
14479
14480 * calendar/timeclock.el (timeclock-log): Doc fix.
14481 (timeclock-last-event): Doc fix.
14482 (timeclock-log): Kill the timelog buffer after appending a new event.
14483 (timeclock-find-discrep): Use a temp buffer to read in the
14484 timelog, instead of visiting the file.
14485 (timeclock-log-data): A new function, along with a host of helper
14486 functions, for the purpose of making timelog data accessible to
14487 programmers.
14488
14489 * eshell/esh-mode.el (window-height test): Make certain that
14490 `eshell-stringify-t' is non-nil.
14491 (eshell-password-prompt-regexp): Changed to a much simpler
14492 password regexp.
14493 (eshell-send-input): If `eshell-invoke-directly' returns t,
14494 directly invoke the parsed command using `eval'. This improves
14495 turn-around time on simple commands by a factor of three or
14496 greater, such as cd, ls, pwd, etc. -- which get used very often.
14497 It also conserves thousands of cons cells per call (since
14498 `eshell-do-eval' consumes memory like a Cookie Monster set loose
14499 in the Pacific Cookie Company).
14500
14501 * eshell/esh-test.el (eshell-test): Whitespace fix.
14502
14503 * eshell/em-ls.el (eshell-ls-insert-directory):
14504 Make `eshell-ls-initial-args' nil when inserting directory contents.
14505
14506 * eshell/em-script.el (eshell-script-initialize): Add names to
14507 `eshell-complex-commands, since `source' and `.' are complex.
14508
14509 * eshell/esh-cmd.el (eshell-rewrite-for-command)
14510 (eshell-rewrite-while-command): Use `eshell-protect' instead of
14511 `eshell-copy-handles'.
14512 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
14513 bodies.
14514 (eshell-separate-commands): Whitespace fix.
14515 (eshell-complex-commands): Added a new list of names, for
14516 determining whether a given command is as simple as it looks.
14517 (eshell-invoke-directly): New function. Returns t if a command
14518 should be invoked directly (using `eval'), rather than indirectly
14519 using `eshell-do-eval'.
14520 (eshell-do-eval): Whitespace fix.
14521
14522 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
14523 which provides an emulation of the DOS shell behavior of assuming
14524 that cp/mv/ln should copy/move/link to the current directory.
14525 (eshell-remove-entries): Added a doc string.
14526 (eshell-shuffle-files): Removed the check for `target' being null.
14527 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
14528 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
14529 it to do a smarter check of whether a destination was provided.
14530 (eshell/mv, eshell/cp): Enable `:preserve-args'.
14531 (eshell/ln): Enable `:preserve-args', and use
14532 `eshell-mvcpln-template' to implement the body of the function.
14533 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
14534 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
14535 list after flattening it. This makes it possible to cat files
14536 with numerical names.
14537 (eshell-unix-initialize): Added several names to
14538 `eshell-complex-commands.
14539 (eshell-unix-command-complex-p): Return t if a given command name
14540 may result in external processes being invoked.
14541
14542 * eshell/em-glob.el (eshell-glob-show-progress): Make this
14543 variable nil by default, since it slows down glob processing by a
14544 factor of two or more, and increases memory consumption.
14545
14546 * eshell/em-smart.el: Added a note about how memory consumptive
14547 smart display mode can be (at least this is true in Emacs 21).
14548 (eshell-smart-initialize): Whitespace fix.
14549 (eshell-refresh-windows): Use `if' instead of `when'.
14550 (eshell-smart-scroll-window): Calling `save-current-buffer' was
14551 not necessary.
14552 (eshell-currently-handling-window): Added a missing global variable.
14553
14554 * eshell/em-ls.el (eshell-do-ls): Code simplification.
14555 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
14556 Whitespace fix.
14557 (eshell-ls-exclude-hidden): Added this variable in addition to
14558 `eshell-ls-exclude-regexp'. This one prevents files beginning
14559 with . from even being read, which can improve memory consumption
14560 quite a bit.
14561 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
14562 read file entries beginning with a dot. In home directories with
14563 lots of hidden files, fully two-thirds of the time spent in ls is
14564 used to read directory entries that are immediately thrown away.
14565 (eshell-ls-initial-args): Added back this configuration variable,
14566 for specifying default initial arguments to every call to ls.
14567 Much faster than using an alias to do the same thing.
14568 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
14569 (eshell-ls-dir): Whitespace change.
14570
14571 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
14572
14573 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
14574 (eshell-stringify-t): Added a customization variable, to indicate
14575 whether `t' should be rendered as a string at all. If not, one
14576 can still determine if the result of an expression is true using
14577 "file-exists-p FILE && echo true".
14578 (eshell-stringify): If `eshell-stringify-t' is nil, don't
14579 stringify t!
14580
14581 * eshell/esh-module.el: Whitespace fix.
14582
14583 * eshell/em-alias.el (eshell-alias-initialize):
14584 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
14585 (eshell-command-aliased-p): New function that returns t if a
14586 command name names an aliased.
14587
14588 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
14589
14590 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
14591 redrawing the screen when changing cursor color.
14592 (viper-insert-state-pre-command-sentinel)
14593 (viper-replace-state-pre-command-sentinel)
14594 (viper-replace-state-post-command-sentinel):
14595 Use viper-preserve-cursor-color.
14596 Many functions changed to use viper= instead of = when comparing
14597 characters.
14598 * viper-util.el (viper-memq-char,viper=): New functions for
14599 working with characters.
14600 (viper-change-cursor-color): Fixed buglet.
14601 Many functions changed to use viper= instead of = when comparing
14602 characters.
14603 * viper.el (viper-insert-state-mode-list): Added eshell.
14604
14605 * ediff-init.el (ediff-before-setup-hook): New hook.
14606 Several typos fixed in various docstrings.
14607 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
14608 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
14609 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
14610 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
14611 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
14612 (ediff-get-selected-buffers): New function.
14613 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
14614 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
14615 Use save-window-excursion.
14616 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
14617 termination check in while loop.
14618 * ediff.el (ediff-get-default-file-name): Better defaults when in
14619 dired buffer.
14620 (ediff-files,ediff-merge-files,ediff-files3)
14621 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
14622
14623 2000-10-28 Dave Love <fx@gnu.org>
14624
14625 * info.el (Info-fontify-node): Add help-echo for menu items.
14626
14627 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
14628
14629 * startup.el (normal-top-level): If the value of $TERM indicates
14630 we are running from xterm or one of its work-alikes, default to a
14631 light background mode.
14632
14633 Support for -fg, -bg, and -rv command-line arguments for TTYs:
14634 * faces.el (tty-handle-reverse-video): New function.
14635 (tty-create-frame-with-faces): Call it.
14636
14637 * frame.el (frame-notice-user-settings): Don't apply
14638 default-frame-alist and initial-frame-alist to MS-DOS frames.
14639 Call tty-handle-reverse-video, frame-set-background-mode, and
14640 face-set-after-frame-default for non-MS-DOS frames.
14641
14642 * startup.el (tty-long-option-alist): New variable.
14643 (tty-handle-args): New function.
14644 (command-line): Call tty-handle-args.
14645
14646 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
14647 startup.el now does that for all character-terminal frames.
14648
14649 2000-10-28 Miles Bader <miles@gnu.org>
14650
14651 * emacs-lisp/easy-mmode.el (define-minor-mode):
14652 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
14653 is global. If :global is followed by a non-nil but non-t value,
14654 make the mode buffer-local, but also generate a `global-MODE'
14655 version using `easy-mmode-define-global-mode'.
14656 Add :conditional-turn-on keyword argument.
14657
14658 2000-10-28 Dave Love <fx@gnu.org>
14659
14660 * international/latin1-disp.el (latin1-char-displayable-p):
14661 Don't use window-system.
14662
14663 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
14664
14665 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
14666 Don't call find-buffer-file-type-coding-system. Instead, just
14667 set eol-type to -unix if inhibit-eol-conversion is in effect, or
14668 if the file is on an untranslated filesystem.
14669 (add-untranslated-filesystem): Use "D" instead of "f" inside
14670 interactive.
14671
14672 2000-10-27 Dave Love <fx@gnu.org>
14673
14674 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
14675 (refill-mode): Use it.
14676
14677 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
14678
14679 * international/quail.el (quail-activate): Don't make-local-hook.
14680
14681 2000-10-27 Andre Spiegel <spiegel@gnu.org>
14682
14683 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
14684 manual backups and file.~<rev>.~ for automatic ones.
14685 (vc-make-version-backup): Don't do it on MS-DOS without long file
14686 names.
14687
14688 * vc.el (vc-version-other-window): If an automatic backup of the
14689 desired version exists, rename it instead of copying it.
14690
14691 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
14692 after command. If there's an unexpected error, signal it instead
14693 of being silent.
14694 (vc-cvs-merge-news): Be prepared for no news at all.
14695
14696 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
14697
14698 * shell.el (shell): Add BUFFER argument.
14699 * comint.el (make-comint-in-buffer): New function.
14700 (make-comint): Use it.
14701
14702 * faces.el (face-spec-choose): Change syntax so that the list of
14703 attribute-value pairs is now the cdr of each clause, not the cadr.
14704 Detect old-style entries, and handle them. Use pop.
14705
14706 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
14707
14708 * cus-edit.el (custom-mode-map): Use a sparse map.
14709 (custom-mode): Don't bother with make-local-hook.
14710
14711 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
14712
14713 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
14714
14715 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14716
14717 * ps-print.el: Avoid compilation gripes.
14718 (ps-print-version): New version number (6.2.1).
14719
14720 2000-10-26 Dave Love <fx@gnu.org>
14721
14722 * menu-bar.el: Modify some menu item help strings.
14723 (menu-bar-help-menu): Add link to MORE.STUFF.
14724
14725 * cus-edit.el (custom-mode): Add `special' mode-class property.
14726
14727 * wid-browse.el (widget-browse-mode): Likewise.
14728
14729 * wid-edit.el (widget-specify-field): Revert to using local-map
14730 property, not keymap.
14731
14732 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
14733
14734 * wid-edit.el (widget-field-end): When checking for a `boundary'
14735 field, do so in the correct buffer.
14736
14737 * simple.el (undo): Correctly distinguish between numeric and
14738 non-numeric prefix args in non-transient-mark-mode, as per the doc
14739 string. When in transient-mark-mode, treat all prefix-args as
14740 numeric.
14741
14742 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
14743 Position point on match. Handle N == 0 correctly.
14744
14745 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
14746 (comint-mode-map): Reverse order of `comint-write-output' and
14747 `comint-append-output-to-file'.
14748 (comint-append-output-to-file): Reinstate this function, for the
14749 benefit of the menu.
14750
14751 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
14752
14753 * vc.el (vc-version-other-window): Bind `file'.
14754
14755 2000-10-25 Gerd Moellmann <gerd@gnu.org>
14756
14757 * Makefile.in (update-authors): New target for maintenance purposes.
14758
14759 * emacs-lisp/authors.el (batch-update-authors): New function.
14760 (authors-fixed-entries): New defconst.
14761 (authors-add-fixed-entries): New function.
14762 (authors): Call it.: Don't process lispref/.
14763
14764 2000-10-25 Jason Rumney <jasonr@gnu.org>
14765
14766 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14767 Merge x w32 and mac definitions.
14768
14769 2000-10-25 Gerd Moellmann <gerd@gnu.org>
14770
14771 * menu-bar.el (menu-bar-options-menu): Add a help string for
14772 `uniquify'.
14773
14774 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
14775
14776 * time-stamp.el (time-stamp-string-preprocess):
14777 Fix a wrong type argument error.
14778
14779 2000-10-25 Miles Bader <miles@gnu.org>
14780
14781 * recentf.el (recentf-mode): Variable removed.
14782 (recentf-mode): Use `define-minor-mode'.
14783
14784 * mwheel.el (mouse-wheel-mode): New global minor mode.
14785 (mwheel-install): Use `mouse-wheel-mode'.
14786
14787 2000-10-25 Dave Love <fx@gnu.org>
14788
14789 * progmodes/cperl-mode.el (cperl-mode):
14790 Set normal-auto-fill-function correctly.
14791
14792 * wid-edit.el (widget-field-keymap, widget-text-keymap):
14793 Don't inherit from global-map and don't nullify menu-bar and tool-bar
14794 bindings.
14795
14796 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
14797
14798 * wid-edit.el (widget-field-at): New function.
14799 (widget-at, widget-field-activate): Use it.
14800 (widget-tabable-at): Use `widget-at'.
14801 (widget-specify-field): If the terminating character of the widget
14802 field (which is read-only) is a newline, put it into a special
14803 `boundary' field so that C-n/C-p act more naturally.
14804 (widget-field-end): Also don't subtract one if a special
14805 `boundary' field has been added after the widget field.
14806
14807 * comint.el (comint-output-filter, comint-send-input):
14808 Don't bother adding stickiness fields to overlays to fool the field
14809 code, since it should notice the overlay insertion-types now.
14810
14811 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
14812 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
14813 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
14814
14815 2000-10-24 Gerd Moellmann <gerd@gnu.org>
14816
14817 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
14818 (authors): Set file coding system to iso-2022-7bit.
14819 Add file-local variables to output buffer.
14820
14821 * files.el (after-find-file): Don't print any warnings if
14822 WARN is nil.
14823
14824 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14825
14826 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
14827
14828 * delim-col.el: Now there is a column formatting mechanism.
14829 Modified to customization mechanisms convention. Doc fix.
14830 (columns): New group for delim-col.
14831 (delimit-columns-before, delimit-columns-after)
14832 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
14833 (delimit-columns-end): New vars.
14834 (delimit-columns-customize, delimit-columns-format): New funs.
14835 (delimit-columns-region, delimit-columns-rectangle)
14836 (delimit-columns-rectangle-line): Modified to support column
14837 formatting.
14838
14839 2000-10-24 Dave Love <fx@gnu.org>
14840
14841 * log-edit.el (log-edit): Add :version and a :group for vc.
14842
14843 2000-10-24 Gerd Moellmann <gerd@gnu.org>
14844
14845 * files.el (after-find-file): Don't print a message ``New file''
14846 if WARN is nil.
14847
14848 * wid-edit.el (widget-field-keymap, widget-text-keymap):
14849 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
14850 get duplicate tool-bar entries because we'll see the global ones
14851 on more than one path through keymaps.
14852
14853 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
14854
14855 * progmodes/cmacexp.el: Change Francesco's email address.
14856
14857 2000-10-24 Kenichi Handa <handa@etl.go.jp>
14858
14859 * window.el (fit-window-to-buffer): Adjust point of the window
14860 buffer, not that of the current buffer.
14861
14862 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
14863
14864 * progmodes/cmacexp.el: Update the euthor's email address.
14865
14866 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
14867
14868 * faces.el (face-spec-set-match-display): Add `graphic' display
14869 type (the inverse of `tty'). Use `display-graphic-p' instead of
14870 the window-system variable.
14871
14872 2000-10-24 Kenichi Handa <handa@etl.go.jp>
14873
14874 * international/isearch-x.el (isearch-with-input-method):
14875 Call input-method-function with the first event in
14876 unread-command-events.
14877
14878 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
14879
14880 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
14881
14882 2000-10-24 Andrew Choi <akochoi@i-cable.com>
14883
14884 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
14885 New charsets.
14886
14887 * term/mac-win.el: Remove definitions of mac-roman-lower and
14888 mac-roman-upper, require dired, and define instead of set
14889 mac-ready-for-drag-n-drop to avoid compilation error.
14890
14891 2000-10-23 Andrew Innes <andrewi@gnu.org>
14892
14893 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
14894 Remove superfluous calls to subst-char-in-string; instead apply
14895 expand-file-name after convert-standard-filename to ensure
14896 expected directory separators are used.
14897
14898 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
14899
14900 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
14901
14902 2000-10-23 Dave Love <fx@gnu.org>
14903
14904 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
14905 (tool-bar-add-item): Set foreground and background for XBM icons.
14906
14907 * international/latin1-disp.el (latin1-char-displayable-p):
14908 New function (from Handa).
14909 (latin1-display-check-font): Use it.
14910
14911 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
14912 using :key-sequence, making it much more usable.
14913 Use nconc, not append.
14914 (imenu--create-keymap-1): Avoid append.
14915
14916 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
14917
14918 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
14919
14920 [the following changes fix a bug where `define-minor-mode' didn't
14921 correctly generate :require clauses for defcustoms in compiled files]
14922 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
14923 (byte-compile-log-file, byte-compile-log-1): Don't set
14924 `byte-compile-current-file' to nil. Instead set
14925 `byte-compile-last-logged-file' to it. Test whether
14926 byte-compile-current-file equals byte-compile-last-logged-file
14927 instead of whether its nil.
14928 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
14929
14930 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
14931
14932 * textmodes/refill.el: Fix var names in doc.
14933 (refill-mode): Don't bother with make-local-hook anymore.
14934
14935 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
14936
14937 * faces.el (face-user-default-spec, face-default-spec): New functions.
14938 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
14939 (frame-set-background-mode, face-set-after-frame-default):
14940 Use `face-user-default-spec'. Simplify code slightly.
14941
14942 * woman.el (woman-italic-face, woman-bold-face)
14943 (woman-unknown-face): Add dark-background variants.
14944 (woman-default-faces): Renamed from `woman-colour-faces'.
14945 Set using the stored defaults, rather than using hard-wired colors.
14946 (woman-monochrome-faces): Renamed from `woman-black-faces'.
14947 Just make the foreground `unspecified' rather than "black".
14948 (woman-menu): Rename menu entries accordingly.
14949
14950 * faces.el (header-line): Make more reasonable on mono/grayscale
14951 displays.
14952
14953 2000-10-23 Andrew Choi <akochoi@i-cable.com>
14954
14955 * cus-edit.el (custom-button-face): Use 3D look for mac.
14956 (custom-button-pressed-face): Likewise.
14957
14958 * faces.el (set-face-attributes-from-resources): Handle mac frames
14959 in the same way as x and w32 frames.
14960 (face-valid-attribute-values): Likewise.
14961 (read-face-attribute): Likewise.
14962 (defined-colors): Likewise.
14963 (color-defined-p): Likewise.
14964 (color-values): Likewise.
14965 (display-grayscale-p): Likewise.
14966 (face-set-after-frame-default): Likewise.
14967 (mode-line): Same default face as for x and w32.
14968 (tool-bar): Likewise.
14969
14970 * frame.el: Remove call to frame-notice-user-settings at end of
14971 the file.
14972
14973 * info.el (Info-fontify-node): Make underlines invisible for mac
14974 as for x, pc, and w32 frame types.
14975
14976 * term/mac-win.el: New file.
14977
14978 2000-10-22 Dave Love <fx@gnu.org>
14979
14980 * textmodes/refill.el: New file.
14981
14982 2000-10-22 Andre Spiegel <spiegel@gnu.org>
14983
14984 * vc-hooks.el (vc-version-backup-file-name): New optional args
14985 MANUAL and REGEXP.
14986 (vc-delete-automatic-version-backups, vc-make-version-backup):
14987 New functions.
14988 (vc-before-save): Use the latter.
14989 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
14990 confusion.
14991
14992 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
14993 expected by vc[-hooks].el.
14994
14995 * vc.el (vc-checkout): Added `-p' suffix in call to
14996 vc-make-version-backups-p; use vc-make-version-backup to actually
14997 make the backup.
14998 (vc-version-other-window, vc-version-backup-file): Handle both
14999 automatic and manual backups.
15000 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
15001 of all of them.
15002
15003 2000-10-22 Miles Bader <miles@gnu.org>
15004
15005 * comint.el (comint-highlight-input, comint-highlight-prompt):
15006 Renamed, `-face' at end removed.
15007 (comint-send-input, comint-output-filter): Use renamed faces.
15008
15009 * window.el (fit-window-to-buffer): Change defaulting of
15010 MAX-HEIGHT slightly.
15011
15012 * faces.el (color-values, color-defined-p): Use `member', not
15013 `memq', because it works correctly for strings.
15014 (frame-set-background-mode): Actually, "unspecified-fg" and
15015 "unspecified-bg" *are* strings. Use `member', not `memq', and
15016 `equal', not `eq', when a string value is possible.
15017
15018 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
15019
15020 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
15021
15022 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
15023
15024 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
15025 sh-electric-rparen, sh-electric-less and sh-electric-hash.
15026 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
15027 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
15028 (sh-font-lock-syntactic-keywords): Use them.
15029 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
15030 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
15031 (sh-mode): Don't override font-lock-unfontify-region-function.
15032 Use a copy of sh-font-lock-syntactic-keywords.
15033 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
15034 Don't call sh-scan-buffer since font-lock does it on the fly.
15035 (sh-get-indent-info): Use `face' rather than `syntax-table'
15036 text-property to detect here-documents.
15037 Replace sh-special-syntax with sh-st-punc.
15038 (sh-prev-line): Use `face' rather than `syntax-table'
15039 text-property to skip over here-documents.
15040 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
15041 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
15042 (sh-electric-less, sh-set-here-doc-region)
15043 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
15044 (sh-scan-buffer, sh-rescan-buffer): Remove.
15045
15046 2000-10-21 Andrew Innes <andrewi@gnu.org>
15047
15048 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
15049 remote (ange-ftp) file names.
15050
15051 2000-10-21 Miles Bader <miles@gnu.org>
15052
15053 * window.el (fit-window-to-buffer): New function.
15054 (shrink-window-if-larger-than-buffer): Use it.
15055 (window-text-height): Don't expect minibuffers to have mode-lines.
15056
15057 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
15058 * international/quail.el (quail-update-guidance):
15059 Use `fit-window-to-buffer' instead of `set-window-text-height'.
15060
15061 * international/quail.el (quail-show-guidance-buf): Make sure
15062 guidance window really has enough room.
15063 (quail-update-guidance): If quail-guidance-win is already shown,
15064 make sure its height is OK.
15065
15066 * window.el (window-text-height, set-window-text-height):
15067 New functions.
15068 (shrink-window-if-larger-than-buffer): Use `window-text-height'
15069 instead of `window-height' & `mode-line-window-height-fudge'.
15070 (mode-line-window-height-fudge): Add FACE parameter.
15071 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
15072 instead of `enlarge-window' & `mode-line-window-height-fudge'.
15073
15074 2000-10-20 Miles Bader <miles@gnu.org>
15075
15076 * window.el (height-affecting-face-attributes): Use `defconst'.
15077
15078 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
15079 New function, conditionally aliased to `mode-line-window-height-fudge'.
15080 (ispell-help): Use it.
15081 (ispell-choices-win-default-height): Don't include mode-line fudge.
15082 (ispell-choices-win-default-height): New function.
15083 (ispell-show-choices, ispell-command-loop): Use function
15084 `ispell-choices-win-default-height' instead of variable.
15085
15086 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
15087
15088 * window.el (mode-line-window-height-fudge): New variable.
15089 (height-affecting-face-attributes): New variable.
15090 (mode-line-window-height-fudge): New function.
15091 (shrink-window-if-larger-than-buffer): Use it.
15092 * help.el (resize-temp-buffer-window): Likewise.
15093
15094 * info.el (Info-fontify-node): Add support for @subsubsection
15095 titles, which use `Info-title-4-face'.
15096 (Info-title-4-face): New face.
15097 (Info-title-3-face): Inherit from Info-title-4-face instead of
15098 variable-pitch.
15099
15100 2000-10-19 Jason Rumney <jasonr@gnu.org>
15101
15102 * dired.el (dired-insert-directory): Do not let errors signalled by
15103 attempt to run dired-free-space-program prevent dired from working.
15104
15105 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
15106
15107 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
15108
15109 2000-10-19 Gerd Moellmann <gerd@gnu.org>
15110
15111 * dirtrack.el (dirtrack): Fix call to run-hooks.
15112
15113 * cmuscheme.el (cmuscheme-program-name): Renamed from
15114 scheme-program-name because xscheme.el contains a defcustom with
15115 the same name. As a consequence, customizing group `cmuscheme'
15116 loaded `xscheme' which redefined run-scheme.
15117 (run-scheme): Use cmuscheme-program-name.
15118
15119 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
15120
15121 * play/doctor.el (doctor-death): Update the Samaritans'
15122 anonymous address, and add a website for Befrienders International.
15123
15124 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15125
15126 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
15127 Avoid compilation gripes. Doc fix.
15128 (ps-print-version): New version number (6.2).
15129 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
15130 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
15131 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
15132 (ps-x-extent-priority, ps-x-extent-start-position)
15133 (ps-x-face-font-instance, ps-x-find-coding-system)
15134 (ps-x-font-instance-properties, ps-x-make-color-instance)
15135 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
15136 avoid compilation gripes without defining functions.
15137 (ps-e-find-composition): Alias for function find-composition, to have a
15138 suitable function depending on Emacs version.
15139 (ps-color-device, ps-color-values, ps-face-foreground-name)
15140 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
15141 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
15142 (ps-print-ensure-fontified): Function definitions surrounded by
15143 `eval-and-compile' to avoid compilation gripes.
15144 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
15145 by symbol-value to avoid compilation gripes.
15146 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
15147 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
15148
15149 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
15150
15151 * startup.el (normal-top-level): Call `frame-set-background-mode'
15152 after `frame-notice-user-settings' because the latter doesn't call
15153 the former on a tty.
15154
15155 * faces.el (frame-set-background-mode): `unspecified' &c are
15156 symbols, not strings.
15157
15158 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
15159
15160 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
15161 why some "light*" colors are deliberately absent from the alist.
15162
15163 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
15164 Change colors for tty's, as suggested by Miles Bader.
15165
15166 2000-10-19 Kenichi Handa <handa@etl.go.jp>
15167
15168 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
15169 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
15170 for ISO10646-1 fonts.
15171 (x-font-name-charset-alist): Add an entry for "iso10646-1".
15172
15173 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
15174
15175 * faces.el (frame-set-background-mode): If a tty frame defines a
15176 background color, use that to compute the background mode, instead
15177 of always defaulting to "dark".
15178
15179 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
15180
15181 * comint.el (comint-write-output): New function.
15182 (comint-mode-map): Add it to the menu.
15183 Bind `C-c C-s' to comint-write-output.
15184
15185 2000-10-18 Gerd Moellmann <gerd@gnu.org>
15186
15187 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
15188 Use fancy-splash-delay.
15189
15190 2000-10-18 Alex Schroeder <alex@gnu.org>
15191
15192 * progmodes/sql.el (sql-sybase-options): New option.
15193 (sql-sybase): Use it. Add sql-database to the list of parameters
15194 provided for login. The options -w 2048 -n are not used any more.
15195
15196 * comint.el (comint-read-input-ring): Bugfix such that the first
15197 and the last entry of the input ring file are not lost.
15198
15199 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15200
15201 * ps-print.el: Internal variable changes to defcustom,
15202 make-local-hook changes to defvar. Doc fix.
15203 (ps-print-version): New version number (6.1).
15204 (ps-setup, ps-do-despool): Code fix.
15205 (ps-printer-name): Customization fix.
15206 (ps-printer-name-option): Now is a defcustom instead of an
15207 internal variable.
15208 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
15209 (ps-print-begin-column-hook): Now are defvar instead of
15210 make-local-hook.
15211
15212 2000-10-18 Miles Bader <miles@gnu.org>
15213
15214 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
15215 (comint-kill-output): Changed into an alias for `comint-delete-output',
15216 and made obsolete.
15217 (comint-mode-map): Rename references to comint-kill-output.
15218
15219 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
15220
15221 * diff-mode.el (diff-header-face, diff-file-header-face)
15222 (diff-changed-face): Add bold and italic attributes to tty faces.
15223 (diff-function-face): New face.
15224 (diff-font-lock-keywords): Use it.
15225
15226 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
15227
15228 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
15229 Remove commented-out call to force-mode-line-update.
15230 (comint-kill-output): Use `forward-line 0' instead of
15231 beginning-of-line to make sure we get past the prompt.
15232
15233 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
15234
15235 * diff-mode.el (diff-header-face, diff-file-header-face):
15236 Add specific setting for dark background.
15237 (diff-context-face): Renamed from diff-comment-face.
15238 Set explicitly rather than inheriting from font-lock-comment-face.
15239
15240 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15241
15242 * startup.el (command-line): Move the code which sets the default
15243 TTY colors to before before-init-hook.
15244
15245 2000-10-17 Gerd Moellmann <gerd@gnu.org>
15246
15247 * jit-lock.el (jit-lock-stealth-time): Doc fix.
15248
15249 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15250
15251 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
15252 extensions, for MS-DOS.
15253
15254 * diff-mode.el (diff-header-face, diff-file-header-face)
15255 (diff-changed-face): Define tty-specific colors.
15256
15257 2000-10-17 Gerd Moellmann <gerd@gnu.org>
15258
15259 * startup.el (fancy-splash-text): Realign the text.
15260
15261 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15262
15263 * font-lock.el (font-lock-comment-face): Define a separate default
15264 for dark-background tty's.
15265
15266 2000-10-17 Miles Bader <miles@gnu.org>
15267
15268 * help.el (resize-temp-buffer-window): Add hack to avoid last line
15269 being obscured by whizzy mode-lines on graphics displays.
15270
15271 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15272
15273 * info.el (Info-title-1-face, Info-title-2-face)
15274 (Info-title-3-face): Define colors for tty's.
15275 (info-header-node): Remove unneeded tty-specific definition.
15276
15277 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
15278
15279 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
15280 reverse from the frame parameters, and don't invert foreground and
15281 background colors.
15282
15283 2000-10-16 Miles Bader <miles@gnu.org>
15284
15285 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
15286 string "*Info*". Call propertized-buffer-identification to spruce
15287 up the result.
15288
15289 2000-10-16 Gerd Moellmann <gerd@gnu.org>
15290
15291 * help.el: Provide `help' for the sake of define-minor-mode
15292 which generates defcustoms with requires.
15293
15294 * jit-lock.el (jit-lock-after-change): If we're in text that
15295 matches a multi-line font-lock pattern, make sure the whole text
15296 will be redisplayed.
15297
15298 * emacs-lisp/authors.el (authors-add): Don't add an entry if
15299 author's name is unknown.
15300
15301 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
15302 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
15303 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
15304 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
15305 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
15306 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
15307 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
15308 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
15309 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
15310 Add author information.
15311
15312 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
15313
15314 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
15315 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
15316 full-color version (using the Gimp) to eliminate dithering artifacts.
15317
15318 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
15319
15320 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
15321
15322 * simple.el (syntax-flag-table, string-to-syntax): Remove.
15323
15324 2000-10-15 Dave Love <fx@gnu.org>
15325
15326 * progmodes/sh-script.el: Require skeleton and comint when compiling.
15327
15328 * pcomplete.el (pcomplete) <defgroup>: Add :version.
15329
15330 * whitespace.el: Doc fixes.
15331 (top-level): Don't add hooks here.
15332 (whitespace-running-emacs): Deleted.
15333 (timer): Don't require.
15334 (whitespace): Add back :version conditional on xemacs test.
15335 (whitespace-spacetab-regexp, whitespace-indent-regexp)
15336 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
15337 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
15338 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
15339 Avoid specific xemacs test.
15340 (whitespace-global-mode): New option.
15341 (whitespace-global-mode): New command.
15342 (whitespace-unload-hook): New function.
15343
15344 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
15345 (Info-fontify-node, Info-goto-node, Info-mode-menu)
15346 (Info-fontify-node): `Goto' goes to `Go to'.
15347 (Info-fontify-node): Add help-echo to xref links.
15348
15349 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
15350
15351 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
15352
15353 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
15354
15355 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
15356 Use plist-get and allow :inherit.
15357
15358 * emacs-lisp/cl-macs.el (cl-do-arglist):
15359 Use plist-get and plist-member instead of memq.
15360
15361 * emacs-lisp/ewoc.el (ewoc-location): New function.
15362 (ewoc-enter-after, ewoc-enter-before): Document return value.
15363 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
15364 Don't need make-local-hook any more.
15365 (cvs-addto-collection): Return the new tin.
15366 (cvs-mode-insert): Jump to the new line.
15367
15368 * jit-lock.el (jit-lock-fontify-buffer): Remove.
15369
15370 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
15371
15372 * font-lock.el (font-lock-syntactically-fontified): New var.
15373 (font-lock-fontify-syntactic-keywords-region): Use it.
15374 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
15375
15376 * diff-mode.el (diff-find-file-name): Fix regexp.
15377
15378 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
15379 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
15380
15381 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
15382 (sh-mode-syntax-table): Add punctuation syntax for < and >.
15383 (sh-mode): Don't make all vars local here.
15384 (sh-kw): Reformat.
15385 (sh-set-shell): Use dolist. Don't set indent-region-function.
15386 (sh-mode-syntax-table): Use pop.
15387 (sh-remember-variable): Use push.
15388 (sh-help-string-for-variable): Use memq.
15389 (sh-safe-backward-sexp): Remove.
15390 (sh-safe-forward-sexp): Add ARG.
15391 (sh-get-indent-info, sh-prev-stmt): Use it.
15392 (sh-prev-line): Simplify by using forward-comment.
15393 (sh-this-is-a-continuation): Simplify.
15394 (sh-learn-buffer-indent): Use dolist.
15395 (sh-do-nothing): Remove.
15396 (sh-set-char-syntax, sh-set-here-doc-region):
15397 Use inhibit-modification-hooks.
15398 (sh-name-style): Use mapcar and push.
15399 (sh-load-style): Use dolist.
15400 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
15401 (sh-case, sh-while-getopts): Use propertize directly rather
15402 than sh-electric-rparen.
15403
15404 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
15405
15406 * textmodes/tex-mode.el: Require CL when compiling.
15407 (tex-mode-syntax-table): Init immediately.
15408 (tex-mode-map): Bind M-RET to latex-insert-item.
15409 (latex-mode): Set indent-line-function to latex-indent.
15410 (tex-common-initialization): Don't setup the syntax-table any more.
15411 (latex-insert-item): New skeleton.
15412 (tex-next-unmatched-end): Fix copy/paste braino.
15413 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
15414 (latex-indent, latex-find-indent): New functions.
15415 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
15416 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
15417 (tex-compilation-parse-errors): Use with-syntax-table.
15418
15419 2000-10-15 Miles Bader <miles@gnu.org>
15420
15421 * font-lock.el (font-lock-comment-face): Change dark-background,
15422 color, non-tty, default to `chocolate1'.
15423
15424 2000-10-13 John Wiegley <johnw@gnu.org>
15425
15426 * eshell/esh-util.el (require): Added a missing `require' form,
15427 needed when compiling (for an ange-ftp macro definition).
15428
15429 2000-10-13 Dave Love <fx@gnu.org>
15430
15431 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
15432
15433 2000-10-13 Gerd Moellmann <gerd@gnu.org>
15434
15435 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
15436
15437 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
15438 transparent -colors 8).
15439
15440 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
15441
15442 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
15443 that breaks with old list format timestamps.
15444 (time-stamp-warn-inactive, time-stamp-old-format-warn)
15445 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
15446
15447 2000-10-13 John Wiegley <johnw@gnu.org>
15448
15449 * align.el, pcomplete.el, calendar/timeclock.el,
15450 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
15451
15452 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
15453 faulty math, where holiday hours were being computing as seconds.
15454
15455 2000-10-13 John Wiegley <johnw@gnu.org>
15456
15457 * desktop.el (desktop-buffer-modes-to-save): Added a global for
15458 specifying what "other" kinds of buffers should be saved.
15459 This used to be hard-coded.
15460 (desktop-buffer-misc-functions): A global for specifying how
15461 auxiliary data should be determined for special buffer types.
15462 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
15463 instead of hard-coding the special buffer types.
15464 (desktop-save): Run `desktop-buffer-misc-functions' to gather
15465 auxiliary data, instead of hard-coding for Info buffers and dired.
15466 (desktop-buffer-info-misc-data): Aux function for determining Info
15467 buffer auxiliary info.
15468 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
15469 (desktop-buffer-info): Changed this function to use the info
15470 gathered above.
15471 (desktop-create-buffer): Be a little more careful about what
15472 `minor-mode' means before calling it. This is important for some
15473 buffer types.
15474
15475 2000-10-13 John Wiegley <johnw@gnu.org>
15476
15477 * eshell/esh-util.el: Added a global form which declares an
15478 autoload for `parse-time-string', if that function is not already
15479 defined, and if parse-time.el is available on the user's system.
15480
15481 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
15482 to be aware of ange-ftp user info.
15483 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
15484 (eshell-ls-annotate): Use `eshell-file-attributes'.
15485 (eshell-ls-file): Made the user-id printing code a bit smarter.
15486
15487 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
15488 allow identification of alias user ids in remote directories.
15489 It's manual, but there's no other way to know when the current user
15490 on the local machine, is also the owning user on the remote machine.
15491 (fboundp): Bind `ange-cache'.
15492 (eshell-directory-files-and-attributes): Re-organized the logic a
15493 bit to use `eshell-file-attributes' instead of `file-attributes'.
15494 The former is more sensitive to directories that are read via FTP,
15495 and knows how to use ange-ftp to determine full attribute
15496 information, instead of just the name and last modtime.
15497 (eshell-current-ange-uids): Return the current user id when in a
15498 remote directory.
15499 (eshell-parse-ange-ls): Parse a full directory listing that has
15500 been returned by ange-ftp.
15501 (eshell-file-attributes): This beefed up version of
15502 `file-attributes' is only special if the user is currently in a
15503 remote directory, in which case it does a lot of work to find out
15504 what the real attributes of a file are, as they appear on the
15505 remote machine. This makes usage of remote directories (i.e.,
15506 ange-ftp pathnames) much more useful. You can now use Eshell as a
15507 full-fledged FTP client, with much more manipulation ability than
15508 most other clients.
15509
15510 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
15511 variable, which means that Eshell's du should always be preferred
15512 in remote directories.
15513 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
15514 just `file-attributes'.
15515 (eshell-mvcp-template): Bind `ange-cache', to improve performance
15516 when reading remote directories. This is an Eshell-specific
15517 variable (not part of ange-ftp).
15518 (eshell/ln): Bind `ange-cache'.
15519 (eshell/du): Added some extra logic for determining when to use
15520 Eshell's du (which is slow), and when to use the external version
15521 (which may or may not exist).
15522
15523 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15524 Call `eshell-interactive-process', rather than using
15525 `get-buffer-process', since backgrounded processes don't count in
15526 the context of this function's logic.
15527
15528 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
15529 `forward-char', so that null strings are parsed correctly.
15530
15531 2000-09-13 John Wiegley <johnw@gnu.org>
15532
15533 * eshell/em-pred.el (eshell-pred-file-type)
15534 (eshell-pred-file-links, eshell-pred-file-size):
15535 Use `eshell-file-attributes'. This is more correct over ange-ftp.
15536
15537 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
15538 that remote file globbing is more efficient.
15539
15540 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
15541 gathering the files and attributes within a directory.
15542
15543 * eshell/em-unix.el (eshell/cat): If any of the files passed on
15544 the command line is a special file (not a regular file, directory
15545 or symlink), always attempt to call the external version of cat.
15546
15547 2000-09-13 John Wiegley <johnw@gnu.org>
15548
15549 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
15550 Eshell-friendly version of find-tag.
15551
15552 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
15553
15554 * image-file.el (image-file-name-extensions)
15555 (image-file-name-regexps): Add autoload cookies.
15556
15557 2000-10-13 Kenichi Handa <handa@etl.go.jp>
15558
15559 * international/mule-cmds.el (select-safe-coding-system): If FROM
15560 is string, show it in *Warning* buffer.
15561
15562 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
15563
15564 * startup.el (normal-top-level): Use display-popup-menus-p instead
15565 of window-system.
15566 (command-line): Use display-graphic-p instead of window-system.
15567 (command-line-1): Use display-popup-menus-p and display-mouse-p
15568 instead of window-system.
15569
15570 2000-10-12 Sam Steingold <sds@gnu.org>
15571
15572 * tooltip.el (tooltip-use-echo-area): New user variable.
15573 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
15574
15575 2000-10-12 Dave Love <fx@gnu.org>
15576
15577 * recentf.el: Maintainer's checkdoc fixes.
15578
15579 * startup.el (normal-top-level-add-subdirs-to-load-path):
15580 Use character class, not ASCII when matching file names.
15581 (fancy-splash-head): Add trailing slash to URL.
15582 (command-line): Don't require XPM support for toolbar.
15583
15584 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
15585 (cperl-invalid-face): Revert last change.
15586 (cperl-init-faces): Quote cperl-invalid-face.
15587
15588 2000-10-12 Kenichi Handa <handa@etl.go.jp>
15589
15590 * startup.el (fancy-splash-text): Remove superfluous quote.
15591
15592 2000-10-12 Gerd Moellmann <gerd@gnu.org>
15593
15594 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
15595 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
15596 (command-line-1): Don't use fancy-splash-pending-command.
15597 (fancy-splash-screens-1): Goto point-min after inserting text.
15598
15599 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
15600
15601 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
15602 instead of shared-lisp-mode-map.
15603
15604 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
15605
15606 * faces.el (header-line): Change tty-variant to use underlining.
15607
15608 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
15609 (isearch-highlight): Restore lazy-isearch face properties at old
15610 position, and suppress them at new position.
15611 (isearch-dehighlight): Restore lazy-isearch face properties.
15612 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
15613 over the real isearch overlay, but in that case, don't give it a
15614 face property. Use `push'.
15615
15616 2000-10-12 Kenichi Handa <handa@etl.go.jp>
15617
15618 * man.el (Man-getpage-in-background): Fix previous change.
15619 Decode the process output only when we are in multibyte mode.
15620
15621 2000-10-11 Dave Love <fx@gnu.org>
15622
15623 * info.el (Info-mode-menu): Fix some help.
15624 (info-tool-bar-map): Add entry for Info-last.
15625
15626 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
15627 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
15628 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
15629 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
15630 * toolbar/search-replace.xpm, toolbar/exit.xpm:
15631 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
15632 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
15633 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
15634 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
15635 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
15636 Reduce colour requirements to 25 overall. (Probably wants
15637 revisiting from the originals to reduce further.)
15638
15639 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
15640
15641 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
15642 buffer-file-coding-system, instead of raw-text.
15643 (dehexlify-buffer): Bind coding-system-for-read to
15644 buffer-file-coding-system, instead of raw-text.
15645
15646 2000-10-11 Sam Steingold <sds@gnu.org>
15647
15648 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
15649 `underline' - fixes the bug introduced on 2000-09-21.
15650
15651 2000-10-11 Dave Love <fx@gnu.org>
15652
15653 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
15654 Avoid compiler warnings.
15655 (scheme-mode): Doc fix.
15656 (scheme-font-lock-keywords-1): Match `define-syntax'.
15657
15658 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
15659
15660 * faces.el (frame-set-background-mode): Pay attention to saved
15661 face specs as well as default ones. Only do anything if the
15662 bg-mode or display-type has actually changed. Use `dolist'.
15663 (region): Make dark-background `region' face less in-your-face.
15664
15665 2000-10-10 Sam Steingold <sds@gnu.org>
15666
15667 * chistory.el, ielm.el, ledit.el:
15668 * progmodes/inf-lisp.el, progmodes/scheme.el:
15669 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
15670
15671 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
15672
15673 * textmodes/texinfo.el: Update copyright and fix typo.
15674
15675 * desktop.el (desktop-modes-not-to-save): New var.
15676 (desktop-save-buffer-p): Use it.
15677 Also, obey desktop-buffers-not-to-save even for non-file buffers.
15678 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
15679
15680 2000-10-10 Dave Love <fx@gnu.org>
15681
15682 * toolbar/tool-bar.el (tool-bar-add-item)
15683 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
15684
15685 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
15686 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
15687 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
15688 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
15689 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
15690 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
15691 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
15692 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
15693 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
15694 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
15695 the .xpms; probably need retouching.
15696
15697 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
15698
15699 * subr.el (add-to-list): Add optional argument APPEND.
15700 * battery.el (display-battery): Use `add-to-list'.
15701
15702 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
15703
15704 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
15705 properties.
15706 (zone, zone-when-idle, zone-leave-me-alone)
15707 (zone-pgm-whack-chars): Use new symbol properties.
15708
15709 * battery.el (display-battery): Doc spelling fix.
15710
15711 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
15712 property.
15713
15714 2000-10-09 Dave Love <fx@gnu.org>
15715
15716 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
15717 has been initialized before calling tool-bar-setup.
15718 (tool-bar-add-item-from-menu): Add autoload cookie.
15719
15720 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
15721
15722 * menu-bar.el (send-mail-item-name): New function.
15723 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
15724 of mail-user-agent in the menu. Don't display the "Send Mail"
15725 item if mail-user-agent is nil or its value is ignore.
15726 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
15727 if read-mail-command is nil or its value is ignore.
15728
15729 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
15730
15731 2000-10-09 Miles Bader <miles@gnu.org>
15732
15733 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
15734 Correct image size.
15735 * toolbar/left_arrow.xpm: Correct image size.
15736
15737 * jka-compr.el: Don't call `jka-compr-install' when loading (it
15738 will be done by the definition of `auto-compression-mode' if
15739 necessary. Move code to uninstall existing file-name handler
15740 before definition of `auto-compression-mode'.
15741
15742 * image-file.el (auto-image-file-mode): Move to the end of the
15743 file, because `define-minor-mode' actually calls the mode-function
15744 if the associated variable is non-nil, which requires that all
15745 needed functions be already defined.
15746
15747 * mouse.el (popup-menu): Balance parens.
15748
15749 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
15750
15751 * mouse.el (popup-menu): Move the command call outside the loop
15752 so that popup-menu returns whatever the command returns.
15753
15754 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
15755 (initialize-new-tags-table): Use run-hook-with-args-until-success.
15756 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
15757 (tags-table-format-functions): Renamed from tags-table-format-hooks.
15758
15759 * vc.el (vc-version-diff): diff-switches can be a list.
15760 Use relative filenames for prettier output.
15761
15762 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
15763 (vc-post-command-functions): Remove old-VC compatibility code.
15764
15765 * newcomment.el (comment-indent-default): Autoload.
15766
15767 * font-lock.el (font-lock-defaults): Make buffer-local.
15768 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
15769 (font-lock-choose-keywords):
15770 Ignore LEVEL unless KEYWORDS is a list of syms.
15771 (c-keywords, c++-keywords, objc-keywords, java-keywords):
15772 Don't wrap regexp-opt things in \(...\) unnecessarily.
15773
15774 * jit-lock.el: Don't require font-lock any more.
15775 (jit-lock-functions): Make buffer-local.
15776 (jit-lock-saved-fontify-buffer-function): Remove.
15777 (jit-lock-mode): Remove autoload cookie.
15778 Remove font-lock specific code.
15779 (jit-lock-unregister): Don't bother handling complex hooks any more.
15780 (jit-lock-refontify): New function.
15781 (jit-lock-fontify-buffer): Use it.
15782 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
15783 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
15784 Add optional args START and END.
15785 Never call font-lock-fontify-region directly.
15786 (jit-lock-function, jit-lock-stealth-fontify): Use it.
15787
15788 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
15789
15790 2000-10-08 Dave Love <fx@gnu.org>
15791
15792 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
15793
15794 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
15795
15796 * play/studly.el (studlify-region, studlify-word): Add autoload
15797 cookie.
15798
15799 * play/morse.el (morse-region, unmorse-region): Add autoload
15800 cookie.
15801
15802 * play/spook.el (spook-phrases-file): Use expand-file-name, not
15803 concat.
15804
15805 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
15806 insist on symbols starting with word syntax.
15807 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
15808 (eval-defun-1): Doc fix.
15809 (indent-sexp): Use nconc to build up indent-stack.
15810
15811 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
15812 Gnus with little use.
15813 (mail-setup-hook): Add mail-abbrevs-setup to options.
15814
15815 * recentf.el: Doc fixes.
15816
15817 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
15818 Clean up remainder.
15819
15820 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
15821 without timezone and (8) with timezone to enforce some whitespace.
15822 Simplify code somewhat.
15823
15824 * options.el (list-options): Doc that you should use customize.
15825
15826 * iswitchb.el (iswitchb-mode): Add :require.
15827
15828 * info.el (Info-goto-node, Info-menu): Doc fix.
15829 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
15830 (info-tool-bar-map): New variable.
15831 (Info-mode): Use it.
15832 (Info-edit-map): Define all in defvar.
15833 (speedbar-attached-frame): Avoid compiler warning.
15834
15835 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
15836 (global-map): Bind [tool-bar] to a filtered map.
15837 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
15838 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
15839 Allow PBM icons.
15840 (tool-bar-setup): Adjust calls of tool-bar-add-item.
15841
15842 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
15843 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
15844 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
15845 icons, except up_arrow, which is left-arrow rotated.
15846
15847 * imenu.el (imenu-add-to-menubar): Fix last change.
15848
15849 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
15850
15851 * generic-x.el (rul-generic-mode): Remove eval-when-compile
15852 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
15853
15854 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
15855
15856 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
15857 typos in doc strings.
15858
15859 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
15860 the doc strings how to customize Font Lock faces.
15861
15862 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
15863 computing growth when dragging the header line.
15864
15865 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
15866
15867 * simple.el (kill-line): Doc fix.
15868
15869 2000-10-08 Miles Bader <miles@gnu.org>
15870
15871 * faces.el (secondary-selection): Make foreground visible on tty.
15872
15873 * jka-compr.el (auto-compression-mode): Move to the end of the
15874 file, because `define-minor-mode' actually calls the mode-function
15875 if the associated variable is non-nil, which requires that all
15876 needed functions be already defined.
15877 (with-auto-compression-mode): Add autoload cookie.
15878
15879 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
15880
15881 * files.el (find-backup-file-name) [ms-dos]: If support for long
15882 file names is not available, behave as if version-control were set
15883 to never.
15884
15885 2000-10-07 Dave Love <fx@gnu.org>
15886
15887 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
15888 (browse-url-gnome-moz): New function.
15889 (browse-url-browser-function): Use it.
15890 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
15891
15892 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
15893
15894 * indent.el (tab-always-indent): New var.
15895 (indent-for-tab-command): Use it.
15896
15897 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
15898 raise an error. This way it can still default to a sane value.
15899
15900 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
15901
15902 * startup.el (fancy-splash-screens): Use local rather than global map.
15903 Don't use `update-menu-bindings' any more.
15904 Get rid of assumptions about keymap representation.
15905
15906 2000-10-06 Dave Love <fx@gnu.org>
15907
15908 * textmodes/fill.el (sentence-end-double-space)
15909 (sentence-end-without-period): Doc fix.
15910 (adaptive-fill-regexp): Purecopy.
15911 (unjustify-current-line): Use line-end-position.
15912 (fill-individual-paragraphs-prefix): Use line-beginning-position.
15913
15914 * net/eudc-vars.el (eudc): Add :version, :link.
15915
15916 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
15917
15918 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
15919 Fix for define-minor-mode.
15920 (function-at-point): Alias to function-called-at-point.
15921
15922 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
15923
15924 * simple.el (backward-word): Doc fix.
15925
15926 * image-file.el (image-file-name-regexp): image-file-regexps ->
15927 image-file-name-regexps.
15928 (image-file-name-extensions): Add pbm.
15929
15930 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
15931
15932 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
15933 and add filename to the names so that diff-mode can jump to source.
15934
15935 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
15936 (tex-font-lock-keywords, tex-font-lock-keywords-2)
15937 (tex-font-lock-keywords-1): Remove.
15938 (font-lock-turn-on-thing-lock): Use jit-lock-register.
15939 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
15940 (font-lock-default-fontify-region):
15941 Expand beg..end correctly when just following a multiline region.
15942 (font-lock-fontify-anchored-keywords):
15943 Include the anchor text as part of the multiline.
15944
15945 2000-10-06 Gerd Moellmann <gerd@gnu.org>
15946
15947 * loadup.el (toplevel): Load `loaddefs' before `help' because the
15948 latter needs the autoloaded define-minor-mode macro during the
15949 bootstrap.
15950
15951 * startup.el (command-line): For now, activate tool-bar-mode only
15952 if XPM images are supported.
15953
15954 * mouse.el (mouse-drag-header-line): Don't allow resizing a
15955 window by dragging a header-line at the top of the frame; that's
15956 confusing because the header-line doesn't move.
15957 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
15958 of treating the event as a list. Some cleanup.
15959
15960 2000-10-06 Miles Bader <miles@gnu.org>
15961
15962 * simple.el (display-message-or-buffer): New function.
15963 (shell-command-on-region): Use `display-message-or-buffer'.
15964
15965 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
15966 docstring parts.
15967
15968 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
15969 (smbclient-prompt-regexp): Add usage note to doc string.
15970 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
15971 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
15972 Use add-hook for adding the comint filter function, and only do so
15973 if it's not already in the global hook list.
15974 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
15975 to `make-local-variable'.
15976 (nslookup-font-lock-keywords): Remove prompt entry.
15977 (nslookup): Don't set the process-filter.
15978 (finger): Exit the loop correctly when the regexps list runs out.
15979 (ftp, smbclient, smbclient-list-shares):
15980 Set the real major mode immediately, not after execing.
15981 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
15982
15983 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
15984
15985 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
15986
15987 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
15988
15989 * which-func.el (which-func-format): Remove spurious space.
15990 (which-func-mode): Don't make it permanent-local.
15991 (which-func-ff-hook): Allow which-func-maxout to be nil.
15992 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
15993 (which-func-mode): Simplify.
15994 Use post-command-idle-hook rather than post-command-hook.
15995 Go through all buffers and update their state.
15996 (which-function): Also try add-log-current-defun-function.
15997
15998 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
15999 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
16000 Update call to with-vc-properties accordingly.
16001 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
16002 (vc-revert-buffer): More careful about window selection and deletion.
16003 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
16004
16005 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
16006 (cvs-retrieve-revision): Reuse a pre-existing buffer.
16007 (cvs-dired-action): Change the default to quickdir.
16008
16009 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
16010 if comment-indent-function returns nil.
16011 (comment-indent-default): New function.
16012 (comment-indent-function): Use it and document the new semantics.
16013
16014 * image-file.el: Docstring fixes.
16015
16016 * help.el (help-xref-on-pp): Use match-string.
16017 (describe-variable): New arg BUFFER.
16018 Store the current buffer in the help-xref-stack.
16019 (temp-buffer-resize-mode): Use define-minor-mode.
16020
16021 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
16022 consistently with its docstring.
16023 Set jit-lock-first-unfontify-pos in an idempotent way.
16024 (jit-lock-register): Autoload and add arg CONTEXTUAL.
16025
16026 2000-10-05 Alex Schroeder <alex@gnu.org>
16027
16028 * sql.el (sql-mysql-options): New variable.
16029 (sql-mysql): Use it.
16030
16031 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
16032
16033 * image.el (image): New group.
16034
16035 * smerge-mode.el (smerge-mine-face, smerge-other-face)
16036 (smerge-base-face, smerge-markers-face): Add dark-background variants.
16037
16038 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
16039
16040 * net/net-utils.el (nslookup-font-lock-keywords)
16041 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
16042 Ignore the value of wqindow-system; always define keywords
16043
16044 2000-10-05 Kenichi Handa <handa@etl.go.jp>
16045
16046 * startup.el (fancy-splash-screens): Remove the code for
16047 debugging; `(trace-to-stderr "EXITTT\n")'.
16048
16049 2000-10-05 Miles Bader <miles@gnu.org>
16050
16051 * diff-mode.el (diff-goto-source): Update call to
16052 `diff-hunk-status-msg' to reflect new REV variable.
16053
16054 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
16055
16056 * progmodes/icon.el (icon-mode):
16057 Don't gratuitously override the default for comment-column.
16058
16059 * vc-hooks.el (vc-mode-line): Fix interactive spec.
16060
16061 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
16062 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
16063 (jit-lock-functions): New var.
16064 (jit-lock-function-1): Use it if non-nil.
16065 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
16066 Set the `fontified' property before doing the fontification to avoid
16067 repeatedly going through the same error.
16068 Don't turn errors into messages.
16069 (jit-lock-register, jit-lock-unregister): New functions.
16070
16071 * dired.el (dired-mark-pop-up): Turn comment into docstring.
16072 Use with-current-buffer.
16073
16074 * dired-aux.el (dired-do-create-files, dired-kill-tree):
16075 Turn comment into docstring.
16076
16077 * apropos.el (apropos-mode): Use define-derived-mode.
16078
16079 2000-10-04 Gerd Moellmann <gerd@gnu.org>
16080
16081 * startup.el (fancy-splash-pending-command): New variable.
16082 (fancy-splash-pre-command): New function.
16083 (fancy-splash-screens): Rewritten.
16084 (command-line-1): If fancy-splash-pending-command is set, call it
16085 interactively.
16086
16087 2000-10-04 Dave Love <fx@gnu.org>
16088
16089 * toolbar/tool-bar.el (tool-bar-setup): New function.
16090 (tool-bar-mode): Use it.
16091
16092 * subr.el (substitute-key-definition): Doc fix.
16093 (play-sound-file): New command.
16094
16095 2000-10-04 Andre Spiegel <spiegel@gnu.org>
16096
16097 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
16098 vc-version-backup-file-name): New functions.
16099
16100 * files.el (basic-save-buffer): Call vc-before-save before saving.
16101
16102 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
16103 vc-cvs-stay-local-p.
16104
16105 * vc.el (vc-revert-buffer): Handle empty diff properly.
16106 (vc-version-backup-file): New function.
16107 (vc-checkout): Create a version backup if necessary.
16108 (vc-checkin): If a version backup file exists, delete it.
16109 (vc-version-diff): Diff locally using version backups, if available.
16110 (vc-revert-file): If there's a version backup, revert locally.
16111 (vc-transfer-file): Use version backup for base version, if
16112 available. If not, ask for confirmation whether to get it from the
16113 server. Update mode line before check-in.
16114
16115 2000-10-04 Dave Love <fx@gnu.org>
16116
16117 * toolbar/tool-bar.el (tool-bar-setup): New function.
16118 (tool-bar-mode): Use it.
16119
16120 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
16121
16122 * net/net-utils.el (nslookup-font-lock-keywords)
16123 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
16124 Only set if window-system is non-nil
16125 (net-utils-run-program): Returns buffer.
16126 (network-connection-reconnect): Added this function.
16127
16128 * generic.el:
16129 Incorporates extensive cleanup and docfixes by
16130 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
16131 Uses cl compile-time macros.
16132 (generic-mode-name, generic-comment-list)
16133 (generic-keywords-list, generic-font-lock-expressions)
16134 (generic-mode-function-list, generic-mode-syntax-table):
16135 Removed variables.
16136 (generic-mode-alist): Renamed to generic-mode-list.
16137 (generic-find-file-regexp): Default changed to "^#".
16138 (generic-read-type): Uses completing read on generic-mode-list.
16139 (generic-mode-sanity-check): removed this function.
16140 (generic-add-to-auto-mode): Removed this function
16141 (generic-mode-internal): Bind mode-specific definitions
16142 into function instead of putting them in alist.
16143 (generic-mode-set-comments): Reworked extensively.
16144 (generic-mode-find-file-hook): Simplified regexp searching
16145 (generic-make-keywords-list): Omit extra pair of parens
16146
16147 * find-lisp.el (find-lisp-find-files-internal):
16148 Make sure directory name ends with "/".
16149
16150 * generic-x.el (apache-conf-generic-mode):
16151 Regexp now allows leading whitespace.
16152 (rc-generic-mode): Added eval-when-compile
16153 around generic-make-keywords-list.
16154 Deleted duplicate regexp
16155 (rul-generic-mode): Added eval-when-compile
16156 around generic-make-keywords-list.
16157 (etc-fstab-generic-mode): New generic mode.
16158 (rul-generic-mode): Removed one eval-when-compile
16159 which caused a max-specpdl-size exceeded error.
16160
16161 2000-10-04 Miles Bader <miles@gnu.org>
16162
16163 * simple.el (minibuffer-temporary-goal-position): New variable.
16164 (next-history-element): Try to keep the position of point in the
16165 input string constant.
16166
16167 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
16168 (dired-do-create-files): If there's only one file, pass it in as
16169 the DEFAULT arg to dired-mark-read-file-name.
16170
16171 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
16172
16173 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
16174 (diff-goto-source): Be smarter when choosing REVERSE or not.
16175
16176 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
16177 (texinfo-mode-menu): Add an explicit shortcut for update all.
16178
16179 2000-10-03 Andre Spiegel <spiegel@gnu.org>
16180
16181 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
16182 factorize backend-specific code cleanly (this was essentially
16183 conceived by Stefan Monnier).
16184 (vc-unregister): Function removed.
16185 (vc-revert-file): New function.
16186 (vc-revert-buffer): Delegate some of the work to it.
16187
16188 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
16189 default branch unconditionally.
16190 (vc-rcs-set-default-branch): New function.
16191 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
16192 (vc-rcs-checkin): If an appropriate default branch has been set,
16193 force creation of that branch.
16194 (vc-rcs-receive-file): Rewritten to contain only backend-specific
16195 code (as suggested by Stefan Monnier).
16196
16197 2000-10-02 Gerd Moellmann <gerd@gnu.org>
16198
16199 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
16200 highlighting overlay with a different face over the overlay
16201 isearch uses to highlight the current match because that can lead
16202 to bad face combinations.
16203
16204 * loadup.el (toplevel): Load faces before isearch.
16205
16206 * isearch.el (isearch-faces): New custom group.
16207 (isearch): New defface; was already tested for in the code.
16208 (isearch-lazy-highlight-face): Changed to defface from defcustom.
16209 (isearch-highlight): Always use face `isearch'.
16210
16211 2000-10-02 Dave Love <fx@gnu.org>
16212
16213 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
16214 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
16215 comparison of opcode with operand.
16216
16217 2000-10-03 Miles Bader <miles@gnu.org>
16218
16219 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
16220 buffer, since the echo area will now grow to accommodate them.
16221
16222 2000-10-02 Andre Spiegel <spiegel@gnu.org>
16223
16224 * vc-hooks.el (vc-registered): If FILE used to be registered under
16225 a certain backend, try that one first.
16226
16227 * vc.el (vc-responsible-backend): Undo the previous change in the
16228 argument list. Handle multiple backends correctly.
16229 (vc-find-new-backend): Function removed.
16230 (vc-register): Use vc-responsible-backend, as before.
16231 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
16232
16233 2000-10-02 Gerd Moellmann <gerd@gnu.org>
16234
16235 * startup.el (fancy-splash-head): Change message below the
16236 logo.
16237
16238 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
16239
16240 * diff-mode.el (diff-goto-source): Emit a status message.
16241 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
16242 (diff-test-hunk): Fix doc string.
16243 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
16244 (diff-advance-after-apply-hunk): New variable.
16245 (diff-apply-hunk): Don't return a value.
16246
16247 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
16248
16249 * vc.el (vc-editable-p): Minor optimization.
16250 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
16251 (vc-find-new-backend): New function split from vc-responsible-backend.
16252 (vc-register): Use it.
16253 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
16254 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
16255 (vc-default-unregister, vc-revert-buffer): Docstring fix.
16256 (vc-clear-headers): Don't use find-file.
16257 (vc-revert-buffer): Use `and' again (must have been a braino).
16258 (vc-switch-backend): Only prompt if requested.
16259 Short circuit if nothing is to be done.
16260 Don't use vc-resynch-buffer which could lose unsaved editing.
16261 (vc-default-receive-file): Update call to vc-unregister.
16262 (with-vc-file, vc-next-action-on-file):
16263 Use vc-backend rather than vc-registered.
16264 (vc-next-action-on-file): Use intern-soft.
16265 Deal with read-only *vc-diff* buffer.
16266 (vc-transfer-file): Docstring fix.
16267
16268 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
16269 (vc-rcs-receive-file): Avoid with-vc-properties.
16270 Update call to vc-unregister.
16271 Use constant `RCS' rather than (dynamically bound) var `backend'.
16272
16273 2000-10-01 Andre Spiegel <spiegel@gnu.org>
16274
16275 * vc.el (vc-next-action-on-file): Update mode line only if file
16276 is visited.
16277 (vc-start-entry): New argument initial-contents. Don't visit the file
16278 if it isn't already visited. Brought documentation up-to-date.
16279 (vc-next-action, vc-register): Updated calls to vc-start-entry.
16280 (vc-checkin): New optional arg initial-contents, which is passed to
16281 vc-start-entry.
16282 (vc-finish-logentry): Make sure to bury log buffer only if there
16283 really is one. Call `vc-resynch-buffer' on log-file, not
16284 buffer-file-name.
16285 (vc-default-comment-history, vc-default-wash-log): New functions.
16286 (vc-index-of): Removed.
16287 (vc-transfer-file): Make do without the above.
16288 (vc-default-receive-file): Call comment-history unconditionally. Pass
16289 the resulting string to vc-checkin, instead of inserting it into the
16290 comment ring.
16291
16292 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
16293 unconditionally. Use the comments as initial contents of the log
16294 entry buffer. Document the trick to force branch creation with no
16295 changes.
16296
16297 2000-10-01 Miles Bader <miles@gnu.org>
16298
16299 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
16300 `recenter' with an arg to prevent redrawing the display.
16301
16302 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
16303
16304 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
16305
16306 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
16307
16308 * progmodes/c-mode.el (c-mode):
16309 Don't gratuitously override the default for comment-column.
16310
16311 * textmodes/tex-mode.el (latex-metasection-list): New var.
16312 (latex-imenu-create-index): Use it.
16313 Move the regexp construction outside loops (and use push).
16314 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
16315 (tex-font-lock-keywords): Moved from font-lock.el.
16316 (tex-comment-indent): Remove.
16317 (tex-common-initialization): Don't set comment-indent-function.
16318 (latex-block-default): New var.
16319 (tex-latex-block): Use it to provide a default choice.
16320 Add any unknown choice to latex-block-names.
16321 Insert [...] after {...}.
16322 (tex-last-unended-begin): Simplify regexp.
16323 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
16324 (latex-forward-sexp-1, latex-forward-sexp): New functions.
16325 (latex-mode): Set forward-sexp-function.
16326
16327 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
16328 Add regexp for @ignore ... @end ignore.
16329 (texinfo-heading-face): New face.
16330 (texinfo-font-lock-keywords): Use it.
16331 (texinfo-mode-menu): New menu.
16332 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
16333 New functions.
16334 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
16335 (texinfo-section-types-regexp, texinfo-section-level-regexp)
16336 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
16337 Remove declaration.
16338 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
16339
16340 * delsel.el (delete-selection-mode): Use define-minor-mode.
16341
16342 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
16343
16344 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16345
16346 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
16347
16348 2000-09-30 Gerd Moellmann <gerd@gnu.org>
16349
16350 * replace.el (keep-lines-read-args): New function.
16351 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
16352 read arguments interactively. Add parameters RSTART and REND.
16353 Operate on the active region in Transient Mark mode.
16354
16355 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
16356
16357 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
16358 (authors-obsolete-files-regexps): New variable.
16359 (authors-add): Don't record changes in obsolete files.
16360
16361 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16362
16363 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
16364
16365 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
16366 (comment-indent): Make sure there's a space between code and comment.
16367 Shift comments left to avoid going past fill-column.
16368
16369 2000-09-29 Gerd Moellmann <gerd@gnu.org>
16370
16371 * startup.el (startup-echo-area-message): New function.
16372 (display-startup-echo-area-message): Use it.
16373 (fancy-splash-screens): Rewritten to use keymaps and a timer.
16374 (fancy-splash-default-action): New function.
16375 (fancy-splash-screens-1): New function.
16376 (fancy-splash-head): Put a help-echo and a keymap under the image.
16377
16378 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16379
16380 * diff-mode.el (diff-add-log-file-name): Remove.
16381 (diff-mode): Use add-log-buffer-file-name-function.
16382
16383 * add-log.el (find-change-log): New arg BUFFER-FILE.
16384 (add-log-file-name): Obey add-log-file-name-function.
16385 (add-log-buffer-file-name-function): New var.
16386 (add-change-log-entry): Use it.
16387
16388 2000-09-29 Miles Bader <miles@gnu.org>
16389
16390 * image-file.el (image-file-name-extensions): New variable.
16391 (image-file-name-regexps): Renamed from `image-file-regexps'.
16392 New default value is nil. Call `auto-image-file-mode'.
16393 (image-file-name-regexp): New function.
16394 (auto-image-file-mode): New minor mode.
16395 (insert-image-file): Don't make conditional on the image-file
16396 handler being enabled.
16397 (image-file-handler): Make the call here conditional instead.
16398 (set-image-file-handler-enabled, enable-image-file-handler)
16399 (disable-image-file-handler): Functions removed.
16400
16401 * emacs-lisp/authors.el (authors-print): Rephrase many-files
16402 string.
16403
16404 2000-09-29 Gerd Moellmann <gerd@gnu.org>
16405
16406 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
16407 it's a function from CL.
16408 (latex-imenu-create-index): Replace eval-when-compile with progn
16409 because latex-section-alist is not bound while compiling.
16410
16411 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
16412
16413 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
16414 (outline-mode): Use define-derived-mode.
16415
16416 * progmodes/perl-mode.el (perl-mode):
16417 * progmodes/awk-mode.el (awk-mode):
16418 * progmodes/asm-mode.el (asm-mode):
16419 Don't gratuitously override the default for comment-column.
16420
16421 * emacs-lisp/lisp.el (lisp-complete-symbol):
16422 Distinguish the let-binding case from the funcall case.
16423 (forward-sexp-function): New variable.
16424 (forward-sexp): Use it.
16425
16426 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
16427 (easy-mmode-defmap): Remove the now useless autoload.
16428
16429 * time.el (display-time-mode): Use define-minor-mode.
16430
16431 * subr.el (add-minor-mode): Don't eval NAME.
16432 Don't depend on the presence of TOGGLE-FUN for any special behavior.
16433 Use if rather than cond.
16434
16435 * simple.el (read-expression-map): Define more properly.
16436 (comment-indent-hook): Remove.
16437 (string-to-syntax): Bug fix.
16438
16439 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
16440 (cvs-ediff-diff): Fix typo.
16441 (cvs-revert-if-needed): Don't bother preserving read-only.
16442
16443 * paren.el (show-paren-mode): Use define-minor-mode.
16444
16445 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
16446 (toggle-auto-compression): Remove.
16447 (jka-compr-build-file-regexp): Remove useless grouping.
16448
16449 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
16450 Avoid user-reserved bindings.
16451 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
16452 (diff-header-face): Revert to grey85.
16453
16454 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
16455
16456 * complete.el (partial-completion-mode) <defcustom>: Remove.
16457 (partial-completion-mode): Use define-minor-mode.
16458 (PC-do-completion): Understand `completion-auto-help = delay'
16459 to mean to popup the completion buffer only the second time.
16460 (PC-include-file-all-completions, PC-include-file-all-completions)
16461 (PC-include-file-all-completions): Don't quote lambda.
16462
16463 * comint.el (comint-mode-hook): Docstring fix.
16464 (comint-mode): Use define-derived-mode.
16465 (comint-mode-map): Remove obsolete comment.
16466 (make-comint): Minor stylistic change.
16467 (comint-insert-clicked-input): Be more careful to find the overlay.
16468 Use this-command-keys rather than hardcoding mouse-2.
16469
16470 * font-lock.el: Replace confusing (,@ with ,
16471 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
16472 Don't use regexp-opt-depth. Spice up the regexp for args.
16473 Don't distinguish between cmds that can take an opt arg or not.
16474 Use `append' and `prepend' rather than `keep'.
16475
16476 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
16477 (latex-outline-regexp): New var.
16478 (latex-outline-level): New fun.
16479 (latex-section-alist): New var.
16480 (latex-imenu-create-index): Use it. Use `push' as well.
16481 (tex-shell-map): Initialize it properly.
16482 (tex-mode): Minor stylistic change.
16483 (plain-tex-mode): Use define-derived-mode.
16484 (latex-mode): Use define-derived-mode.
16485 Construct the paragraph regexps in a more readable way.
16486 Set the buffer-local outline-{level,regexp} vars.
16487 (slitex-mode): Derive from latex-mode.
16488 (tex-common-initialization): Don't kill-all-vars anymore.
16489 Add setting for comment-add and font-lock-defaults.
16490 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
16491 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
16492 (tex-start-tex): New arg DIR (and send a chdir command for it).
16493 Also display the shell buffer and save it in tex-last-buffer-texed.
16494 (tex-region): Use expand-file-name rather than concat.
16495 Remove code made useless by changes in tex-start-tex.
16496 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
16497
16498 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
16499
16500 2000-09-28 Dave Love <fx@gnu.org>
16501
16502 * eshell/eshell.el (eshell) <defgroup>: Add :version.
16503
16504 2000-09-28 Gerd Moellmann <gerd@gnu.org>
16505
16506 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
16507 `append'.
16508
16509 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
16510
16511 * info.el (Info-extract-pointer): Undo last change.
16512 Instead, fix the position of the `bound' arg to re-search-backward.
16513
16514 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
16515
16516 * info.el (Info-extract-pointer):
16517 Widen more carefully, to avoid finding pointers in other nodes.
16518 (Info-index): Use push.
16519
16520 2000-09-27 Gerd Moellmann <gerd@gnu.org>
16521
16522 * frame.el (set-frame-font): Remove call to obsolete function
16523 frame-update-faces.
16524 (set-foreground-color, set-background-color): Likewise for
16525 frame-update-face-colors.
16526
16527 2000-09-27 Miles Bader <miles@gnu.org>
16528
16529 * image-file.el: New file.
16530
16531 2000-09-27 Gerd Moellmann <gerd@gnu.org>
16532
16533 * frame.el (frame-notice-user-settings): Don't call
16534 frame-update-faces, which is a no-op now.
16535
16536 * ediff-wind.el (ediff-control-frame-parameters): Add zero
16537 tool-bar-lines.
16538
16539 2000-09-27 Dave Love <fx@gnu.org>
16540
16541 * mouse.el: Fix last change.
16542
16543 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
16544
16545 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
16546
16547 2000-09-22 Kenichi Handa <handa@etl.go.jp>
16548
16549 * international/quail.el (quail-help): The output message is
16550 improved.
16551
16552 2000-09-26 Dave Love <fx@gnu.org>
16553
16554 * mouse.el (popup-menu): If POSITION is nil, set it using
16555 mouse-position.
16556
16557 2000-09-25 Sam Steingold <sds@gnu.org>
16558
16559 * net/browse-url.el (browse-url-file-url): Check for null maps.
16560
16561 2000-09-26 Gerd Moellmann <gerd@gnu.org>
16562
16563 * frame.el (frame-notice-user-settings): Don't add a
16564 tool-bar-lines frame parameter to default-frame-alist in batch mode.
16565
16566 * frame.el (frame-notice-user-settings):
16567 Make tool-bar-mode and default-frame-alist consistent.
16568
16569 * toolbar/tool-bar.el (tool-bar-help): New function.
16570
16571 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16572
16573 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
16574 current-load-list in top-level forms. Else this leaks a cons cell
16575 every time a defun is called.
16576
16577 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
16578
16579 2000-09-25 Dave Love <fx@gnu.org>
16580
16581 * startup.el (fancy-splash-head): Check XPM is available.
16582
16583 * autoinsert.el (auto-insert): Doc fix.
16584 (auto-insert-alist): Following GNU notices, don't say `copyright
16585 _by_'. Use line-beginning-position.
16586 (auto-insert): Check buffer-file-name is non-nil before use.
16587
16588 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16589
16590 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
16591 starting with `@def' or `@multitable', in addition to ones
16592 specified by the user in auto-fill-inhibit-regexp.
16593
16594 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
16595
16596 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
16597 rmail-dont-reply-to-names matches the empty string.
16598
16599 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16600
16601 * startup.el (command-line-1, fancy-splash-text): Change the
16602 text to sound more friendly.
16603
16604 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
16605
16606 * progmodes/hideshow.el: Update author email address.
16607 Generally, sync w/ maintainer version 5.22.
16608 (hs-hide-all-non-comment-function): New var.
16609 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
16610 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
16611 (hs-show-region): Delete this command.
16612 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
16613
16614 2000-09-22 Dave Love <fx@gnu.org>
16615
16616 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
16617 (hl-line-highlight): Specify buffer when moving overlay.
16618
16619 * progmodes/fortran.el (fortran-mode): Locally set
16620 normal-auto-fill-function.
16621 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
16622 (fortran-mode-map): Adjust auto-fill menu entry.
16623
16624 2000-09-22 Gerd Moellmann <gerd@gnu.org>
16625
16626 * vc-rcs.el (toplevel): Require `vc' when compiling.
16627
16628 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
16629
16630 2000-09-22 Andre Spiegel <spiegel@gnu.org>
16631
16632 * vc.el (vc-switch-backend): Signal an error if the file is not
16633 registered under the new backend.
16634
16635 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
16636 without explicit revision number.
16637
16638 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
16639
16640 * diff-mode.el (diff-file-header-face): Reset to its previous value.
16641 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
16642 (diff-xor): New function.
16643 (diff-find-source-location): Use it. Fix a stupid name clash.
16644 (diff-hunk-status-msg): New function.
16645 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
16646 (diff-test-hunk): Use diff-find-source-location.
16647 (diff-goto-source): Favor the `reverse'.
16648 (diff-hunk-text): Properly handle one-sided context diffs.
16649 (diff-apply-hunk): When done, advance to the next hunk.
16650
16651 2000-09-21 Gerd Moellmann <gerd@gnu.org>
16652
16653 * startup.el (command-line): If frame was created with a non-zero
16654 tool-bar-lines parameter, switch tool-bar-mode on.
16655
16656 * add-log.el (change-log-date-face, change-log-name-face)
16657 (change-log-email-face, change-log-file-face)
16658 (change-log-list-face, change-log-conditionals-face)
16659 (change-log-function-face, change-log-acknowledgement-face):
16660 New faces, inheriting from font-lock faces.
16661 (change-log-font-lock-keywords): Use them.
16662
16663 2000-09-21 Dave Love <fx@gnu.org>
16664
16665 * progmodes/cperl-mode.el (top-level): Clean up
16666 `eval-when-compile's and assorted defvars.
16667 (cperl-invalid-face): Don't double-quote value. Change custom
16668 type.
16669 (cperl-mode): Set normal-auto-fill-function and don't zap
16670 auto-fill-function.
16671 (cperl-imenu--function-name-regexp-perl): Renamed from
16672 imenu-example--function-name-regexp-perl.
16673 (cperl-imenu--create-perl-index): Renamed from
16674 imenu-example--create-perl-index.
16675 (cperl-xsub-scan): Don't require cl.
16676
16677 * msb.el (msb-mode-map): Use substitute-key-definition.
16678 (msb-mode): Use msb-mode-map.
16679
16680 2000-09-21 Andre Spiegel <spiegel@gnu.org>
16681
16682 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
16683 New functions.
16684 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
16685 (vc-switch-backend): New function.
16686 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
16687 (vc-register): Fix prompt.
16688 (vc-unregister, vc-default-unregister): New functions.
16689 (vc-version-diff): Handle empty buffer in sentinel.
16690
16691 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
16692 (vc-rcs-state-heuristic): Use it to guess the state of files with
16693 non-strict locking.
16694 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
16695 been set with -b, but not created yet.
16696 (vc-rcs-fetch-master-state): With non-strict locking, compare file
16697 contents in order to find the state.
16698 (vc-rcs-checkin): Allow creation of branches with no changes.
16699 (vc-rcs-unregister, vc-rcs-receive-file)
16700 (vc-rcs-set-non-strict-locking): New functions.
16701
16702 * vc-hooks.el (vc-name): Force correct computation of the value
16703 in case it is missing.
16704
16705 2000-09-21 Gerd Moellmann <gerd@gnu.org>
16706
16707 * startup.el (fancy-splash-tail): Use a different foreground
16708 color on a dark frame background.
16709
16710 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
16711
16712 * info.el: Use the correct capitalization when making Info-mode
16713 and Info-edit-mode `special' modes.
16714
16715 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
16716
16717 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
16718 (diff-mode): Add support for add-log.el.
16719 (diff-hunk-text): Use char offsets rather than line offsets.
16720 (diff-find-source-location): Replace LINE with line-offset (nil
16721 if not found) and always set POS to a meaningful position.
16722 Adapt to the new char-offsets.
16723 (diff-apply-hunk): Drop support for the unused `select' POPUP.
16724 Adapt to the new diff-find-source-location.
16725 (diff-goto-source): Adapt to the new diff-find-source-location.
16726
16727 * add-log.el (add-log-file-name): New function (split out of
16728 add-change-log-entry).
16729 (add-change-log-entry): Use it.
16730 Call add-log-file-name-function with the changelog file name if
16731 the current buffer is not associated with any file.
16732 Avoid find-file if the selected window is dedicated.
16733
16734 * diff-mode.el (diff-find-source-location):
16735 Move code from diff-apply-hunk. Return buffer rather than file.
16736 (diff-apply-hunk): Use the new result from diff-find-source-location.
16737 (diff-goto-source): Use the new diff-find-source-location.
16738
16739 2000-09-20 Dave Love <fx@gnu.org>
16740
16741 * iswitchb.el: Some doc fixes.
16742 (iswitchb-mode-map): Define completely initially. Inherit
16743 minibuffer-local-map.
16744 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
16745 fundamental-mode.
16746 (iswitchb-global-map): New variable.
16747 (iswitchb-summaries-to-end): Amalgamate regexps.
16748 (iswitchb-mode): New.
16749 (iswitchb-mode-hook): New variable.
16750 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
16751 `extensions'.
16752
16753 2000-09-20 Gerd Moellmann <gerd@gnu.org>
16754
16755 * ehelp.el (electric-help): New defgroup.
16756 (electric-help-shrink-window): New user-option.
16757 (with-electric-help): Use it.
16758
16759 * window.el (shrink-window-if-larger-than-buffer): If face
16760 `mode-line' has a :box, and we're on a graphical frame, add 1
16761 to the needed window height.
16762
16763 * frame.el (frame-notice-user-settings): Add a last parameter nil
16764 to a call to `append', because the last list passed to `append' is
16765 not copied, and so subsequent calls to assq-delete-all will modify
16766 default-frame-alist.
16767
16768 * startup.el (fancy-splash-image): Change :type.
16769 (fancy-splash-head): Use an XBM image if appropriate.
16770 (command-line-1): Show splash screens in more cases.
16771
16772 * startup.el (fancy-splash-text): Don't quote faces.
16773
16774 * dired.el (dired-font-lock-keywords): Undo last change.
16775 (dired-readin): Bind indent-tabs-mode to nil.
16776
16777 * startup.el (fancy-splash-head): If frame's background mode
16778 is `dark', change the black background of the image to gray.
16779 (fancy-splash-screens): Display startup echo area message.
16780 (display-startup-echo-area-message): New function.
16781
16782 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
16783
16784 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
16785
16786 * info.el (info-header-node): Tweak for color ttys.
16787
16788 * faces.el (face-valid-attribute-values): Make sure directories we
16789 search for stipples both exist and are readable before trying to
16790 search them.
16791
16792 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
16793 in the dry-run case.
16794
16795 * jka-compr.el (with-auto-compression-mode): New macro.
16796
16797 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
16798 (custom-group-tag-face, custom-variable-tag-face): Use relative
16799 :height and inherit from `variable-pitch' face instead of
16800 hardwiring :family.
16801 * hi-lock.el (hi-black-hb): Likewise.
16802
16803 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
16804 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
16805 toolbar-add-item, if image doesn't have a mask add a `:mask
16806 heuristic'.
16807
16808 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
16809
16810 * diff-mode.el: Docstring fixes.
16811 (diff-header-face, diff-comment-face): New faces.
16812 (diff-font-lock-keywords): Highlight a bit differently.
16813 (diff-find-source-location): Don't return SPAN any more.
16814 (diff-hunk-text): Don't bother erasing the temp buffer.
16815 (diff-find-text): Drop argument LINE.
16816 (diff-apply-hunk): Update calls to diff-find-text.
16817 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
16818
16819 * calendar/calendar.el: Docstring fixes.
16820 (calendar-make-alist): Don't quote lambda.
16821 (calendar-star-date): Use make-local-variable.
16822
16823 2000-09-19 Dave Love <fx@gnu.org>
16824
16825 * toolbar/tool-bar.el: Renamed from toolbar.el.
16826 Change `toolbar' to `tool-bar' generally in symbols.
16827 Make some items invisible in `special' major modes.
16828 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
16829 Add arg PROPS.
16830
16831 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
16832 Add :version here.
16833 (fancy-splash-delay, fancy-splash-image): Remove :version here.
16834
16835 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16836
16837 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
16838
16839 * files.el (find-file-suppress-same-file-warnings): New user-option.
16840 (find-file-noselect): Use it.
16841
16842 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
16843 (fancy-splash-screen): Defgroup.
16844
16845 * add-log.el (change-log-font-lock-keywords): Match names
16846 more exactly for the case that font-lock-constant-face is
16847 underlined.
16848
16849 2000-09-19 Richard M. Stallman <rms@gnu.org>
16850
16851 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
16852
16853 2000-09-19 Andre Spiegel <spiegel@gnu.org>
16854
16855 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
16856
16857 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16858
16859 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
16860 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
16861 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
16862 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
16863 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
16864 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
16865 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
16866 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
16867 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
16868 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
16869 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
16870 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
16871
16872 * startup.el (fancy-splash-text): New variable.
16873 (fancy-splash-delay, fancy-splash-image): New user-options.
16874 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
16875 (fancy-splash-screens): New functions.
16876 (command-line-1): If display has a `display' frame parameter, has
16877 colors, and we have XPM support, show more fancy splash screens.
16878
16879 2000-09-19 Dave Love <fx@gnu.org>
16880
16881 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
16882 with null `help'. Use modern backquote syntax.
16883
16884 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16885
16886 * font-lock.el (font-lock-mode): Change message telling the user
16887 that ``the buffer is too big''.
16888
16889 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
16890 for instance for the case that tab-width is 2.
16891
16892 2000-09-18 Gerd Moellmann <gerd@gnu.org>
16893
16894 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
16895 toolbar-add-item, if image doesn't have a mask add a `:mask
16896 heuristic'.
16897
16898 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
16899
16900 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
16901 and return a cons if it's non-nil.
16902 (diff-apply-hunk): Try to jump to the line in the source text
16903 corresponding to the position of point in the in the hunk.
16904
16905 * info.el (Info-title-3-face, Info-title-2-face)
16906 (Info-title-1-face): Use face inheritance and relative sizes
16907 instead of hard-wiring things.
16908
16909 * faces.el (secondary-selection): Make dark-background variant sane.
16910
16911 2000-09-16 Andrew Innes <andrewi@gnu.org>
16912
16913 * makefile.w32-in (compile-files-CMD): No need to make .elc files
16914 read-only, since they aren't under VC now.
16915
16916 2000-09-17 Dave Love <fx@gnu.org>
16917
16918 * tmm.el: Replace mapcar with mapc in several places.
16919
16920 * loadhist.el (unload-feature): Maybe call elp-restore-list and
16921 ad-unadvise.
16922
16923 * international/latin1-disp.el: New file.
16924
16925 * calendar/cal-move.el (scroll-calendar-left)
16926 (scroll-calendar-right): Make arg optional (for active mode line).
16927
16928 * calendar/calendar.el (calendar-mode-line-format): Make fields
16929 mouse-sensitive.
16930 (calendar-read-date, calendar-read-date, calendar-window-list):
16931 Unquote lambda.
16932 (calendar-month-name): Use aref, not sref.
16933
16934 * view.el (minor-mode-alist): Propertize the string.
16935
16936 * international/characters.el (standard-case-table): Add entries
16937 for Greek.
16938
16939 2000-09-18 Miles Bader <miles@gnu.org>
16940
16941 * info.el (info-node, info-xref): Add dark-background variants.
16942
16943 * faces.el (header-line): Change defaults to be less confusing
16944 when mixed with mode-lines.
16945
16946 * info.el (Info-fontify-node): Make a few cleanups.
16947 Add extra `help-echo' and `local-map' props to node xrefs.
16948 Use header-specific faces for node-names & xrefs.
16949 (Info-use-header-line): New variable.
16950 (info-header-xref, info-header-node): New faces.
16951 (Info-setup-header-line): New function.
16952 (Info-select-node): Call Info-setup-header-line when enabled.
16953 (Info-extract-pointer): Work even if the header line is hidden.
16954 (Info-header-line): New variable.
16955
16956 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
16957
16958 * vms-patch.el (print-region-function): Don't quote lambda.
16959
16960 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
16961
16962 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
16963 (lm-get-header-re): Allow spaces between the header and the colon.
16964 (lm-header): Allow $ in non-RCS headers.
16965 (lm-header-multiline): Put the strings back into order.
16966 Stop at an empty line. Don't require two space chars if the
16967 line is clearly not another header line.
16968
16969 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
16970 (popup-menu-popup): Remove.
16971
16972 2000-09-15 Gerd Moellmann <gerd@gnu.org>
16973
16974 * toolbar/toolbar.el (toolbar-add-item): Use the same image
16975 specification if or if not tool-bar item contains an `:enabled'
16976 property.
16977
16978 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
16979 current buffer has no file name.
16980
16981 2000-09-15 Dave Love <fx@gnu.org>
16982
16983 * strokes.el: Sync with maintainer's current version with changes
16984 for Emacs, but avoid runtime cl and levents.
16985 (toplevel): Change autoloads and compilation requires.
16986 (strokes-version, strokes-bug-address, strokes-lift): Values
16987 changed.
16988 (strokes-xpm-header, strokes-insinuated): New variable.
16989 (strokes): Add :link.
16990 (strokes-mode): Customized.
16991 (strokes-while-inhibiting-garbage-collector): New macro.
16992 (strokes-remassoc): Avoid remove-if.
16993 (strokes-fix-button2-command): Don't use ad-do-it.
16994 (strokes-insinuate): New function.
16995 (strokes-button-press-event-p, strokes-button-release-event-p):
16996 New functions, used instead of non-`strokes-' versions..
16997 (strokes-mouse-event-p): Rewritten.
16998 (strokes-event-closest-point): Avoid event-point.
16999 (strokes-get-grid-position): Avoid cdadr, caadr
17000 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
17001 functions.
17002 (strokes-help): Use with-output-to-temp-buffer.
17003 (strokes-window-configuration-changed-p): New function.
17004 (strokes-update-window-configuration): Use buffer-live-p,
17005 strokes-window-configuration-changed-p.
17006 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
17007 (strokes-char-face): New face.
17008 (strokes-char-table, strokes-base64-chars): New variable.
17009 (strokes-xpm-for-stroke, strokes-list-strokes)
17010 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
17011 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
17012 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
17013 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
17014 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
17015 functions.
17016
17017 2000-09-15 Gerd Moellmann <gerd@gnu.org>
17018
17019 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
17020
17021 * image.el (create-image): Doc fix.
17022
17023 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
17024 instead of `:heuristic-mask t'.
17025
17026 2000-09-14 Andrew Innes <andrewi@gnu.org>
17027
17028 * makefile.w32-in: Revert to Unix line endings.
17029
17030 2000-09-14 Andrew Innes <andrewi@gnu.org>
17031
17032 * makefile.w32-in: Add bootstrap support. Also copy lisp source
17033 when installing.
17034
17035 * makefile.nt (DONTCOMPILE): Fix typo.
17036
17037 * shell.el (shell-write-history-on-exit): New function.
17038 (shell-dumb-shell-regexp): New custom variable.
17039 (shell-mode): Make shell-write-history-on-exit the process
17040 sentinel if shell name matches shell-dumb-shell-regexp.
17041
17042 * w32-fns.el: Comment out before-init-hook function which resets
17043 source-directory based; this breaks bootstrap.
17044
17045 2000-09-14 Dave Love <fx@gnu.org>
17046
17047 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
17048 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
17049 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
17050 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
17051 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
17052 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
17053 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
17054 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
17055 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
17056
17057 * toolbar/toolbar.el: New.
17058
17059 * subdirs.el: Add toolbar.
17060
17061 2000-09-14 Gerd Moellmann <gerd@gnu.org>
17062
17063 * indent.el (indent-for-tab-command): Doc fix.
17064
17065 2000-09-14 Alex Schroeder <alex@gnu.org>
17066
17067 * ansi-color.el (ansi-colors): Doc change.
17068 (ansi-color-get-face): Simplified regexp.
17069 (ansi-color-faces-vector): Added more faces, doc change.
17070 (ansi-color-names-vector): Doc change.
17071 (ansi-color-regexp): Simplified regexp.
17072 (ansi-color-parameter-regexp): New regexp.
17073 (ansi-color-filter-apply): Doc change.
17074 (ansi-color-filter-region): Doc change.
17075 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
17076 deal with zero length parameters.
17077 (ansi-color-apply-on-region): Doc change.
17078 (ansi-color-map): Doc change.
17079 (ansi-color-map-update): Removed debugging message.
17080 (ansi-color-get-face-1): Added condition-case to trap
17081 args-out-of-range errors.
17082 (ansi-color-get-face): Doc change.
17083 (ansi-color-make-face): Removed.
17084 (ansi-color-for-shell-mode): New option.
17085
17086 2000-09-13 Kenichi Handa <handa@etl.go.jp>
17087
17088 * international/quail.el (quail-start-translation): Translate KEY
17089 if necessary even if it doesn't have any mapping in the current
17090 input method.
17091 (quail-start-conversion): Likewise.
17092 (quail-help): The output message is improved.
17093
17094 2000-09-13 Miles Bader <miles@gnu.org>
17095
17096 * comint.el (comint-output-filter): Revert to using
17097 `insert-before-markers'. Add bletcherous hack to undo damage
17098 caused by `insert-before-markers'. Put `front-sticky' property on
17099 overlays created here so that the field code understands how the
17100 overlay works. Use a let when making comint-last-prompt-overlay,
17101 so that the code is easier to read.
17102
17103 2000-09-13 Dave Love <fx@gnu.org>
17104
17105 * wid-edit.el (widget-default-format-handler): DTRT when
17106 doc-property is a function.
17107
17108 2000-09-12 Francesco Potorti` <pot@gnu.org>
17109
17110 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
17111 filed name if it's not there.
17112
17113 2000-09-12 Dave Love <fx@gnu.org>
17114
17115 * simple.el (read-mail-command): Doc fix.
17116 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
17117
17118 * vc.el (vc-dired-listing-switches): Fix :version.
17119
17120 * vc-hooks.el: Doc fixes.
17121
17122 * subr.el (add-minor-mode): Use toggle-fun arg.
17123
17124 * speedbar.el: Add :version to several defcustoms.
17125
17126 * imenu.el (imenu--truncate-items, imenu--cleanup)
17127 (imenu--generic-function): Avoid mapcar.
17128 (imenu--replace-spaces): Function removed.
17129 (imenu--completion-buffer): Use subst-char-in-string.
17130 (imenu-add-to-menubar): Use keymap inheritance.
17131
17132 2000-09-12 Miles Bader <miles@gnu.org>
17133
17134 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
17135 (diff-mode-map): Bind `diff-test-hunk'.
17136 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
17137
17138 2000-09-11 Gerd Moellmann <gerd@gnu.org>
17139
17140 * bytecomp.el (byte-compile-defvar): Undo last change
17141 because it breaks '(make-variable-buffer-local (defvar ...)'
17142 which is used at least in dired.
17143
17144 2000-09-12 Kenichi Handa <handa@etl.go.jp>
17145
17146 * international/quail.el (quail-define-package): Docstring
17147 modified.
17148
17149 2000-09-12 Kenichi Handa <handa@etl.go.jp>
17150
17151 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
17152 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
17153 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
17154 docstring of "chinese-py".
17155
17156 * international/quail.el (quail-translation-docstring): New
17157 variable.
17158 (quail-show-keyboard-layout): Docstring modified.
17159 (quail-select-current): Likewise.
17160 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
17161 infinite recursive call.
17162 (quail-help): Check quail-translation-docstring. Format of the
17163 output changed.
17164 (quail-help-insert-keymap-description): Adjusted for the above
17165 change.
17166
17167 2000-09-11 Gerd Moellmann <gerd@gnu.org>
17168
17169 * bytecomp.el (byte-compile-defvar): Only cons onto
17170 current-load-list in top-level forms. Else this leaks a cons cell
17171 every time a defun is called.
17172
17173 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
17174
17175 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
17176 Now understands non-unified diffs. Some functionality moved into
17177 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
17178 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
17179 modify anything. Only reposition point in the patched file if the
17180 patch succeeds. Only pop up another window if POPUP is true.
17181 Emit a message describing what happened if successful, and at what
17182 line-offset. Automatically detect reversed hunks and do something
17183 appropriate.
17184 (diff-hunk-text, diff-find-text): New functions.
17185 (diff-filter-lines): Function removed.
17186 (diff-test-hunk): New function.
17187 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
17188
17189 2000-09-10 Dave Love <fx@gnu.org>
17190
17191 * textmodes/tildify.el: Minor doc/commentary fixes.
17192 (tildify) <defgroup>: Add :version.
17193
17194 * faces.el (face-x-resources): Make custom type more specific.
17195 (frame-background-mode): Use mapc.
17196 (region) <defcustom>: Add :version.
17197
17198 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
17199
17200 * vc-sccs.el (vc-sccs-register):
17201 * vc-rcs.el (vc-rcs-register):
17202 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
17203 * vc.el (vc-register): Clear file's properties.
17204
17205 2000-09-08 Gerd Moellmann <gerd@gnu.org>
17206
17207 * faces.el (face-spec-set): Only face-spec-reset-face when
17208 ATTRS is non-nil.
17209
17210 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
17211
17212 * help.el (help-insert-xref-button): Fix a typo in doc string.
17213
17214 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
17215
17216 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
17217 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
17218 methods.
17219
17220 * menu-bar.el (read-mail-item-name): New function.
17221 (menu-bar-tools-menu): Use it to compute and display the package
17222 used to read email.
17223 (menu-bar-tools-menu): Fix typo in GUD's help string.
17224
17225 2000-09-07 Dave Love <fx@gnu.org>
17226
17227 * diff-mode.el (diff-mouse-goto-source): New function.
17228
17229 * vc-sccs.el: Doc fixes.
17230 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
17231
17232 * vc-rcs.el: Doc fixes.
17233 (vc-rcs-register-switches, vc-rcs-checkin-switches)
17234 (vc-rcs-checkout-switches, vc-rcs-header)
17235 (vc-rcs-master-templates): Add or change :version.
17236
17237 * vc-cvs.el: Doc fixes.
17238 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
17239 (vc-cvs-stay-local): Add :version.
17240
17241 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
17242
17243 2000-09-07 Kenichi Handa <handa@etl.go.jp>
17244
17245 * international/quail.el (quail-help): Fix previous change.
17246
17247 2000-09-07 Gerd Moellmann <gerd@gnu.org>
17248
17249 * faces.el (color-values): Doc fix.
17250
17251 * faces.el (frame-set-background-mode): Use frame-parameter
17252 instead of frame-parameters.
17253
17254 * frame.el (filtered-frame-list): Reduce consing.
17255 (frames-on-display-list): Call frame-parameter instead of
17256 frame-parameters.
17257
17258 2000-09-07 Kenichi Handa <handa@etl.go.jp>
17259
17260 * language/devan-util.el (devanagari-to-indian-region): In the
17261 loop, change the following char, not preceding char.
17262
17263 2000-09-07 Gerd Moellmann <gerd@gnu.org>
17264
17265 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
17266 instead of frame-parameters.
17267
17268 * faces.el (set-face-attribute): Simplify by calling
17269 internal-set-lisp-face-attribute with FRAME being 0.
17270
17271 * vc.el: Remove `Id' version control keyword.
17272
17273 2000-09-07 Kenichi Handa <handa@etl.go.jp>
17274
17275 * help.el (help-make-xrefs): Adjusted for the change of
17276 help-xref-mule-regexp.
17277 (help-insert-xref-button): New function.
17278
17279 * international/mule-cmds.el (help-xref-mule-regexp-template):
17280 Include the pattern for character set.
17281 (leim): New group.
17282
17283 * international/quail.el: Don't require face.
17284 (quail): New group.
17285 (quail-other-command): Dummy command to make quail-help work better.
17286 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
17287 (quail-keyboard-layout-substitution): New variable.
17288 (quail-update-keyboard-layout): New function.
17289 (quail-keyboard-layout-type): New customizable variable.
17290 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
17291 (quail-keyboard-translate): Pay attention to
17292 quail-keyboard-layout-substitution.
17293 (quail-insert-kbd-layout): New function.
17294 (quail-show-keyboard-layout): New function.
17295 (quail-get-translation): If the definition is a vector of length
17296 1, and the element is a string of length 1, return the character
17297 in that string.
17298 (quail-update-current-translations): Fix the case of
17299 relative-index out of range.
17300 (quail-build-decode-map, quail-insert-decode-map): New Functions.
17301 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
17302 Show key sequences for all available characters.
17303 (quail-help-insert-keymap-description): Don't show such verbose
17304 key bindings as quail-self-insert-command.
17305
17306 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
17307 Format changed, and each element now have extra documentations.
17308 (tit-process-header): Delete invalid characters from TIT-PROMPT.
17309 Adjusted for the change of quail-cxterm-package-ext-info.
17310
17311 2000-09-06 Gerd Moellmann <gerd@gnu.org>
17312
17313 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
17314 requiring it leads to a recursive loading of vc.el and vc-hooks.el
17315 during bootstrap.
17316
17317 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17318
17319 * vc.el: (toplevel): Don't require `dired' at run-time.
17320 (vc-dired-resynch-file): Remove autoload cookie.
17321
17322 2000-09-05 Andre Spiegel <spiegel@gnu.org>
17323
17324 * vc.el: Made several backend functions optional.
17325 (vc-default-responsible-p): New function.
17326 (vc-merge): Use RET for first version to trigger merge-news, not
17327 prefix arg.
17328 (vc-annotate): Handle backends that do not support annotation.
17329 (vc-default-merge-news): Removed. The existence of a merge-news
17330 implementation is now checked on caller sites.
17331
17332 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
17333 case.
17334
17335 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
17336 special case that has been removed from the default in vc-hooks.el.
17337
17338 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17339
17340 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
17341
17342 2000-09-05 Andre Spiegel <spiegel@gnu.org>
17343
17344 * vc-hooks.el: Require vc during compilation.
17345 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
17346 macro `with-vc-properties' in vc.el.
17347 (vc-file-getprop): Doc fix.
17348 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
17349
17350 * vc.el: Require dired-aux during compilation.
17351 (vc-name-assoc-file): Moved to vc-sccs.el.
17352 (with-vc-properties): New macro.
17353 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
17354 vc-finish-steal): Use it.
17355 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
17356 to the backend-specific function is now supposed to do the checkout,
17357 too.
17358 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
17359
17360 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
17361 set file properties; that gets done in the generic code now.
17362
17363 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
17364 Changed parameter list, added code from vc.el that does the
17365 checkout, possibly with a double-take.
17366
17367 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
17368 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
17369 the above under the new name.
17370 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
17371 parameter list, added checkout command.
17372 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
17373 properties; that gets done in the generic code now.
17374
17375 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17376
17377 * vc.el: Docstring fixes (courtesy of checkdoc).
17378
17379 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17380
17381 * vc.el (vc-checkout-writable-buffer-hook)
17382 (vc-checkout-writable-buffer): Remove.
17383 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
17384 (vc-log-mode): Make it into a clean derived major mode.
17385 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
17386 vc-log-mode if log-edit is not available.
17387 (vc-dired-mode-map): Don't set-keymap-parent yet.
17388 (vc-dired-mode): Do set-keymap-parent here.
17389 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
17390
17391 2000-09-05 Gerd Moellmann <gerd@gnu.org>
17392
17393 * faces.el (set-face-attribute, face-spec-reset-face)
17394 (face-spec-set): Avoid consing by removing calls to `apply'.
17395
17396 * frame.el (frame-parameter): Move to C code.
17397
17398 2000-09-05 Dave Love <fx@gnu.org>
17399
17400 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
17401 insert-before-markers-and-inherit. Now checked systematically!
17402
17403 2000-09-05 Alex Schroeder <alex@gnu.org>
17404
17405 * sql.el (sql-postgres): Use sql-postgres-options.
17406 (sql-postgres-options): New variable.
17407
17408 2000-09-05 Alex Schroeder <alex@gnu.org>
17409
17410 * sql.el (sql-mode-menu): Work around missing variable mark-active
17411 in XEmacs.
17412 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
17413 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
17414 compatibility.
17415
17416 2000-09-04 Gerd Moellmann <gerd@gnu.org>
17417
17418 * vc.el (vc-dired-resynch-file): Add autoload cookie.
17419
17420 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
17421
17422 * Makefile.in (DONTCOMPILE): Fix typo in file name.
17423
17424 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17425
17426 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
17427 don't support anything else under SCCS yet.
17428
17429 * vc-hooks.el: Minor doc fixes.
17430
17431 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17432
17433 * vc.el (vc-next-action-on-file): Do not visit the file if it's
17434 not necessary. If verbose in state `needs-patch', do the same as
17435 under `up-to-date'. When NOT verbose and `needs-patch', check out
17436 latest version instead of `merge-news'.
17437 (vc-next-action-dired): Don't mess with default-directory here; it
17438 breaks other parts of dired. It is the job of the
17439 backend-specific functions to adjust it temporarily if they need it.
17440 (vc-next-action): Remove a special CVS case.
17441 (vc-clear-headers): New optional arg FILE.
17442 (vc-checkin, vc-checkout): Set properties vc-state and
17443 vc-checkout-time properly.
17444 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
17445 (vc-print-log): Use new backend function `show-log-entry'.
17446 (vc-cancel-version): Do the checks in a different order. Added a
17447 FIXME concerning RCS-only code.
17448
17449 * vc-rcs.el (vc-rcs-show-log-entry): New function.
17450 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
17451
17452 * vc-cvs.el (vc-cvs-show-log-entry): New function.
17453
17454 * vc-hooks.el (vc-default-mode-line-string): Show state
17455 `needs-patch' as a `-' too.
17456
17457 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17458
17459 * vc.el (vc-responsible-backend): New optional arg REGISTER.
17460 (vc-default-could-register): New function.
17461 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
17462 (vc-resynch-buffer): Call vc-dired-resynch-file.
17463 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
17464 vc-resynch-buffer instead of vc-resynch-window.
17465 (vc-next-action-dired): Don't redisplay here, that gets done as a
17466 result of the individual file operations.
17467 (vc-retrieve-snapshot): Corrected prompt order.
17468
17469 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
17470
17471 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
17472 as well.
17473 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
17474 hostname regexps. Updated all callers.
17475 (vc-cvs-responsible-p): Handle directories as well.
17476 (vc-cvs-could-register): New function.
17477 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
17478 properties up-to-date.
17479
17480 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
17481 user whether to create one.
17482
17483 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17484
17485 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
17486 check out a non-existing file.
17487
17488 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
17489 workfile does not exist.
17490
17491 * vc.el (vc-version-diff): Use `require' to check for existence of
17492 diff-mode.
17493
17494 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17495
17496 * vc-cvs.el (vc-cvs-registered): Use new function
17497 vc-cvs-parse-entry to do the actual work.
17498
17499 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17500
17501 * vc-hooks.el (vc-find-backend-function): If function doesn't
17502 exist, return nil instead of error.
17503 (vc-call-backend): Doc fix.
17504
17505 * vc.el (vc-do-command): Doc fix.
17506 (vc-finish-logentry): When checking in from vc-dired, choose the
17507 right backend for logentry check.
17508 (vc-dired-mode-map): Inherit from dired-mode-map.
17509 (vc-dired-mode): Local value of dired-move-to-filename-regexp
17510 simplified.
17511 (vc-dired-state-info): Removed, updated caller.
17512 (vc-default-dired-state-info): Use parentheses instead of hyphens.
17513 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
17514 (vc-dired-listing-switches): New variable.
17515 (vc-directory): Use it, instead of dired-listing-switches.
17516
17517 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
17518 (vc-cvs-dir-state): New function.
17519 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
17520 (vc-cvs-parse-entry): New function, also to be used in
17521 vc-cvs-registered.
17522
17523 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17524
17525 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
17526 *or* single-window-frames.
17527
17528 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17529
17530 * vc.el (vc-update-changelog): Split into generic part and default
17531 implementation. Doc string adapted.
17532 (vc-default-update-changelog): New function. Call the `rcs2log'
17533 script in exec-directory, to fix a long-standing nuisance.
17534
17535 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
17536 simply signals an error.
17537
17538 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17539
17540 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
17541 control-flow more clear and to avoid running `cvs' twice.
17542
17543 * vc.el (vc-next-action-on-file): Doc fix.
17544 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
17545 (vc-print-log): Eval `file' before constructing the continuation.
17546
17547 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17548
17549 * vc.el (vc-next-action-on-file): Corrected several messages.
17550 (vc-merge): Add prefix arg `merge-news'; handle it.
17551
17552 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
17553 is not reached. It is.
17554 (vc-cvs-merge): Set state to 'edited after merge.
17555 (vc-cvs-merge-news): Set workfile version to nil if not known.
17556 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
17557
17558 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
17559 via stdout. (Merge from main line.)
17560
17561 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17562
17563 * vc.el (vc-finish-logentry): Thinko in the "same comment"
17564 detection.
17565
17566 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17567
17568 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
17569 against kill-all-local-variables.
17570 (vc-log-edit): Don't save vc-parent-buffer any more.
17571 (vc-last-comment-match): Initialize to an empty string.
17572 (vc-post-command-functions): New hook.
17573 (vc-do-command): Run it.
17574 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
17575 (vc-finish-logentry): Only add the comment to the ring if it's
17576 different from the last comment entered.
17577 (vc-new-comment-index): New function.
17578 (vc-previous-comment): Use it. Make the minibuffer message
17579 slightly less terse.
17580 (vc-comment-search-reverse): Make it work forward as well. Don't
17581 set vc-comment-ring-index if no match is found. Use
17582 vc-new-comment-index.
17583 (vc-comment-search-forward): Use vc-comment-search-reverse.
17584 (vc-dired-mode-map): Don't inherit from dired-mode-map since
17585 define-derived-mode will do it for us. Bind `v' to a keymap that
17586 inherits from vc-prefix-map so that we can bind `vt' without
17587 binding C-x v t.
17588 (vc-retrieve-snapshot): Parenthesis typo.
17589
17590 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
17591 to 1. Make sure to switch to *vc* before looking for an error
17592 message. Use vc-parse-buffer.
17593
17594 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17595
17596 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
17597 and NAME.
17598 (vc-retrieve-snapshot): Split into two parts.
17599 (vc-default-retrieve-snapshot): New function.
17600
17601 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
17602 (vc-cvs-retrieve-snapshot): New function (untested).
17603 (vc-cvs-stay-local): Default to t.
17604 (vc-cvs-remote-p): New function and property.
17605 (vc-cvs-state): Stay local only if the above is t.
17606 (vc-handle-cvs): Removed.
17607 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
17608 done via vc-handled-backends now.
17609 (vc-cvs-header): Escape Id.
17610
17611 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17612
17613 * vc.el (vc-do-command): Remove unused commands.
17614 (vc-version-diff): Make sure default-directory ends with a slash.
17615 Move the window commands into a vc-exec-after.
17616 (vc-print-log): Move more of the code into the `vc-exec-after'.
17617
17618 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17619
17620 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
17621 (vc-print-log): Search current revision from beginning of buffer.
17622 (vc-revert-buffer): Clear echo area after the diff is finished.
17623 (vc-prefix-map): Removed definition of "t" for terse display in vc
17624 dired.
17625 (vc-dired-mode-map): Inherit from dired-mode-map. Added
17626 definition of "vt" for terse display.
17627 (vc-dired-mode): Fix dired-move-to-filename-regexp.
17628
17629 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17630
17631 * vc.el (vc-exec-after): Avoid caddr.
17632
17633 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17634
17635 * vc.el (vc-exec-after): New function.
17636 (vc-do-command): Use it to add a termination message for async
17637 procs.
17638 (vc-checkout): Try to handle a missing-backend situation.
17639 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
17640 of a directory with a backend using async diffs.
17641 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
17642 present.
17643
17644 * vc-sccs.el (vc-sccs-state-heuristic): Use
17645 file-ownership-preserved-p.
17646
17647 * vc-rcs.el (vc-rcs-state-heuristic): Use
17648 file-ownership-preserved-p.
17649 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
17650
17651 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17652
17653 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
17654 vc-do-command.
17655
17656 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
17657 when there are no changes.
17658
17659 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17660
17661 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
17662
17663 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
17664
17665 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17666
17667 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
17668
17669 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
17670 the `fset' outside of the defvar so that it works even if
17671 vc-prefix-map was already defined.
17672 (vc-setup-buffer): New function, split out of vc-do-command.
17673 (vc-do-command): Allow BUFFER to be t to mean `just use the
17674 current buffer without any fuss'.
17675 (vc-version-diff): Change the `diff' backend operation to just put
17676 the diff in the current buffer without erasing it. Always use
17677 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
17678 shrink-window-if-larger-than-buffer.
17679 (vc-print-log): Change the `print-log' backend operation to just
17680 put the log in the current buffer without erasing it. Protect
17681 shrink-window-if-larger-than-buffer.
17682 (vc-update-change-log): Fix setd typo.
17683
17684 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
17685 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
17686
17687 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
17688 (vc-rcs-diff): Insert in the current buffer and remove unused arg
17689 CMP.
17690
17691 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
17692 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
17693 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
17694
17695 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17696
17697 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
17698 not possible, use vc-BACKEND-workfile-unchanged-p.
17699 (vc-default-workfile-unchanged-p): New function. Delegates to a
17700 full vc-BACKEND-diff.
17701
17702 * vc-hooks.el (vc-simple-command): Removed.
17703
17704 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
17705 instead of vc-simple-command.
17706 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
17707 avoid doing a diff when opening a file.
17708 (vc-rcs-state): Added check for unlocked-changes.
17709 (vc-rcs-header): Escape Id.
17710 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
17711 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
17712 version.
17713
17714 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
17715 (vc-sccs-diff): Remove optional arg CMP.
17716 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
17717 SCCS-specific function.
17718
17719 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
17720 vc-simple-command.
17721
17722 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17723
17724 * vc.el (vc-editable-p): Renamed from vc-writable-p.
17725 (with-vc-file, vc-merge): Use vc-editable-p.
17726 (vc-do-command): Remove unused var vc-file and fix the
17727 doubly-defined `status' var. Add a user message when starting an
17728 async command.
17729 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
17730 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
17731 Use with-current-buffer.
17732 (vc-buffer-sync): Use unless.
17733 (vc-next-action-on-file): If the file is 'edited by read-only,
17734 make it read-write instead of trying to commit.
17735 (vc-version-diff, vc-update-change-log): Use `setq
17736 default-directory' rather than `cd'.
17737 (vc-log-edit): Don't forget to set default-directory in the
17738 buffer.
17739
17740 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
17741 (vc-sccs-state-heuristic): Use file-writable-p instead of
17742 comparing userids.
17743 (vc-sccs-checkout): Use `unless'.
17744
17745 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
17746 of comparing userids.
17747 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
17748 Simplify the logic by eliminating unreachable code.
17749 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
17750 just do a recursive call if we need to retry.
17751 (vc-rcs-checkout): Handle the case where rcs is missing by making
17752 the buffer read-write if requested and re-signalling the error.
17753
17754 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
17755
17756 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17757
17758 * vc-hooks.el (vc-handled-backends): Docstring change.
17759 (vc-ignore-vc-files): Mark obsolete.
17760 (vc-registered): Check vc-ignore-vc-files.
17761 (vc-find-file-hook, vc-file-not-found-hook): Don't check
17762 vc-ignore-vc-files.
17763
17764 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
17765
17766 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17767
17768 * vc.el (vc-checkout): Don't do anything special for ange-ftp
17769 files since ange-ftp already has vc-registered return nil.
17770
17771 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
17772 (vc-sccs-workfile-version): Use with-temp-buffer and new
17773 vc-parse-buffer and don't bother setting the property.
17774 (vc-sccs-add-triple): Use with-current-buffer and
17775 find-file-noselect.
17776 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
17777
17778 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
17779 derives from the old vc-parse-buffer but uses the revision number
17780 rather than the date (much easier to compare robustly).
17781 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
17782 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
17783 locking-user more directly. Check strict locking and set
17784 checkout-model appropriately.
17785 (vc-rcs-parse-locks): Remove.
17786 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
17787 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
17788 (vc-rcs-system-release): Use with-current-buffer and
17789 vc-parse-buffer.
17790 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
17791
17792 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
17793 (vc-simple-command): Docstring fix.
17794 (vc-registered): Align the way the file-handler is called with the
17795 way the function itself works.
17796 (vc-file-owner): Remove.
17797
17798 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
17799 extraction of fields and call to file-attributes because of a
17800 temporary bug in rcp.el.
17801 (vc-cvs-fetch-status): Use with-current-buffer.
17802
17803 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17804
17805 * vc.el (vc-do-command): Use file-relative-name.
17806 (vc-responsible-backend): Use vc-backend if possible.
17807 (vc-create-snapshot): Improve the `interactive' spec. Add support
17808 for branches and dispatch to backend-specific `create-snapshot'.
17809 (vc-default-create-snapshot): New function, containing the bulk of
17810 the old vc-create-snapshot.
17811 (vc-retrieve-snapshot): Improve the interactive spec.
17812
17813 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
17814 (vc-backend-hook-functions): Remove.
17815 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
17816 (vc-backend): Reintroduce the test for `file = nil' now that I
17817 know why it was there (and added a comment to better remember).
17818
17819 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
17820 code from vc-sccs-hooks.el.
17821 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
17822 'vc anymore.
17823 (vc-sccs-responsible-p): Use expand-file-name instead of concat
17824 and file-directory-p instead of file-exists-p.
17825 (vc-sccs-check-headers): Simplify the regexp.
17826
17827 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
17828 from vc-rcs-hooks.el. Don't require 'vc anymore.
17829 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
17830 file-directory-p instead of file-exists-p.
17831
17832 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
17833 from vc-cvs-hooks.el.
17834 (proto vc-cvs-registered): Require 'vc-cvs instead of
17835 'vc-cvs-hooks. Don't require 'vc anymore.
17836 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
17837 file-directory-p instead of file-exists-p.
17838 (vc-cvs-create-snapshot): New function, replacing
17839 vc-cvs-assign-name.
17840 (vc-cvs-assign-name): Remove.
17841
17842 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17843
17844 * vc-cvs.el (vc-cvs-header): New var.
17845
17846 * vc-rcs.el (vc-rcs-exists): Remove.
17847 (vc-rcs-header): New var.
17848
17849 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
17850 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
17851 (vc-sccs-header): New var.
17852
17853 * vc.el (vc-do-command): Get rid of the `last' argument.
17854 (vc-header-alist): Remove, replaced by vc-X-header.
17855 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
17856 (vc-dired-hook): Use expand-file-name instead of concat.
17857 (vc-directory): Use file-name-as-directory.
17858 (vc-snapshot-precondition, vc-create-snapshot)
17859 (vc-retrieve-snapshot): Allow the command to operate on any
17860 directory.
17861
17862 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
17863 just removing the 'WORKFILE argument or by removing the 'MASTER
17864 argument and replacing `file' with (vc-name file).
17865
17866 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17867
17868 * vc.el: Update Copyright and add a crude list of backend funs.
17869 (vc-writable-p): New function.
17870 (with-vc-file): Use vc-writable-p.
17871 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
17872 (vc-register): Avoid vc-name.
17873 (vc-locking-user): Remove.
17874 (vc-steal-lock): Make the `owner' arg non-optional.
17875 (vc-merge): Use vc-writable-p instead of vc-locking-user and
17876 vc-checkout-model.
17877 (vc-default-dired-state-info): Use vc-state instead of
17878 vc-locking-user and return special strings for special states.
17879 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
17880 and get rid of one of the special CVS cases.
17881 (vc-cancel-version): prettify error message with \\[...].
17882 (vc-rename-master): New function.
17883 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
17884 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
17885 the CVS special case generic.
17886 (vc-default-record-rename): Remove.
17887 (vc-file-tree-walk-internal): Only call FUNC for files that are
17888 under control of some VC backend and replace `concat' with
17889 expand-file-name.
17890 (vc-file-tree-walk): Update docstring.
17891 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
17892 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
17893
17894 * vc-sccs.el (vc-sccs-rename-file): Renamed from
17895 vc-sccs-record-rename. Use `find-file-noselect' rather than
17896 `find-file' and call `vc-rename-master' to do the actual move.
17897 (vc-sccs-diff): Remove unused `backend' variable.
17898
17899 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
17900 to delay loading of vc-sccs until it is really used.
17901 (vc-sccs-master-templates): Preload.
17902 (vc-sccs-state): Update call to vc-sccs-parse-locks.
17903 (vc-sccs-project-dir): Remove (merged into
17904 vc-sccs-search-project-dir).
17905 (vc-sccs-search-project-dir): Rewrite using file name handling ops
17906 rather than `concat', make sure it is preloaded and don't bother
17907 to check that the file actually exists.
17908 (vc-sccs-parse-locks): Remove unused `file' argument, remove
17909 `locks' argument (use buffer's content instead) and eliminate n^2
17910 behavior.
17911
17912 * vc-rcs.el: Update Copyright.
17913 (vc-rcs-rename-file): New function.
17914 (vc-rcs-diff): Remove unused `backend' variable.
17915
17916 * vc-hooks.el: Update Copyright.
17917 (vc-backend): Don't accept a nil argument any more.
17918 (vc-up-to-date-p): Turn into a defsubst.
17919 (vc-possible-master): New function.
17920 (vc-check-master-templates): Use `vc-possible-master' and allow
17921 funs in vc-X-master-templates to return a non-existent file.
17922
17923 * vc-cvs.el: Update Copyright.
17924 (vc-cvs-diff): Remove unused `backend' variable.
17925 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
17926
17927 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
17928
17929 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17930
17931 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
17932 since it can be called from vc-rcs.el.
17933 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
17934
17935 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17936
17937 * vc.el (vc-version-diff): Expand file name read from the
17938 minibuffer. Handle the case when a previous version number can't
17939 be guessed. Give suitable messages when there were no differences
17940 found.
17941 (vc-clear-headers): Call backend-specific implementation, if one
17942 exists.
17943 (vc-cancel-version): Made error checks generic. When done, clear
17944 headers generically, too.
17945
17946 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
17947 from vc-clear-headers in vc.el.
17948
17949 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
17950 correctly.
17951 (vc-rcs-latest-on-branch-p): Made second argument VERSION
17952 optional. Handle the case when it's not there.
17953
17954 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17955
17956 * vc.el (vc-locking-user): Moved from vc-hooks.el.
17957
17958 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17959
17960 * vc-hooks.el (vc-loadup): Remove.
17961 (vc-find-backend-function): Use `require'. Also, handle the case
17962 where vc-BACKEND-hooks.el doesn't exist.
17963 (vc-call-backend): Cleanup.
17964
17965 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17966
17967 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
17968 vc-rcs-grab-templates)
17969 (vc-rcs-registered): Remove. The default function works as well.
17970 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
17971 vc-sccs-grab-templates)
17972 (vc-sccs-registered): Remove. The default function works as well.
17973
17974 * vc.el (vc-version-diff): Left out a vc- in call to
17975 vc-call-backend.
17976 (vc-default-dired-state-info, vc-default-record-rename)
17977 (vc-default-merge-news): Update for the new backend argument.
17978
17979 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
17980 using the default function.
17981 (vc-call-backend): If calling the default function, pass it the
17982 backend as first argument. Update the docstring accordingly.
17983 (vc-default-state-heuristic, vc-default-mode-line-string): Update
17984 for the new backend argument.
17985 (vc-make-backend-sym): Renamed from vc-make-backend-function.
17986 (vc-find-backend-function): Use the new name.
17987 (vc-default-registered): New function.
17988
17989 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17990
17991 * vc.el (vc-merge): Use vc-find-backend-function.
17992
17993 * vc-hooks.el (vc-backend-functions): Remove.
17994 (vc-loadup): Don't setup 'vc-functions.
17995 (vc-find-backend-function): New function.
17996 (vc-call-backend): Use above fun and populate 'vc-functions
17997 lazily.
17998 (vc-backend-defines): Remove.
17999
18000 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18001
18002 * vc.el (vc-register): Put a FIXME note for a newly found bug.
18003 Call vc-call-backend without the leading vc-.
18004 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
18005 (vc-check-headers): Call vc-call-backend without the leading vc-.
18006 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
18007 (vc-annotate-display): Replace confusing use of `cond' with `or'.
18008 Call vc-call-backend without the leading vc-.
18009
18010 * vc-cvs.el (tail): Provide vc-cvs.
18011 * vc-sccs.el (tail): Provide vc-sccs.
18012 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
18013
18014 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
18015 (vc-make-backend-function, vc-call): Pass names without leading
18016 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
18017 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
18018 (vc-call-backend): Always try to load vc-X-hooks.
18019 (vc-registered): Remove vc- in call to vc-call-backend.
18020
18021 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18022
18023 * vc.el (vc-process-filter): New function.
18024 (vc-do-command): Setup `vc-process-filter' for the async process.
18025 (vc-maybe-resolve-conflicts): New function to reduce
18026 code-duplication. Additionally, it puts the buffer in
18027 `smerge-mode' if applicable.
18028 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
18029 calling `merge-news'.
18030 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
18031 (vc-log-edit): New function. Replacement for `vc-log-mode' by
18032 interfacing to log-edit.el.
18033 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
18034 log-edit is available.
18035 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
18036
18037 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18038
18039 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
18040 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
18041 defvar and the initialization.
18042 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
18043
18044 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
18045 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
18046
18047 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
18048
18049 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18050
18051 * vc.el (vc-file-clear-masterprops): Removed.
18052 (vc-checkin, vc-revert-buffer): Removed calls to the above.
18053 (vc-version-diff): Use buffer-size without argument.
18054 (vc-register): Heed vc-initial-comment.
18055
18056 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
18057 default branch.
18058
18059 * vc-rcs.el (vc-rcs-register): Parse command output to find master
18060 file name and workfile version.
18061 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
18062
18063 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
18064 vc-file-clear-masterprops.
18065
18066 * vc-sccs.el (vc-sccs-checkout): Removed call to
18067 vc-file-clear-masterprops. If writable, set vc-state to 'edited
18068 rather than user login name.
18069
18070
18071 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18072
18073 * vc.el (vc-workfile-unchanged-p): Remove unused argument
18074 `want-differences-if-changed' and simplify.
18075 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
18076 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
18077 output (which is invalid for async vc-diff) to decide whether to
18078 do the revert silently or not.
18079
18080 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18081
18082 * vc-hooks.el (vc-loadup): Load files quietly.
18083 (vc-call-backend): Oops, brain fart.
18084
18085 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18086
18087 * vc-cvs.el (vc-cvs-state): Typo.
18088 (vc-cvs-merge-news): Return the status code rather than the error msg.
18089
18090 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18091
18092 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
18093 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
18094 vc-state or vc-up-to-date-p.
18095 (vc-merge): Use vc-backend-defines to check whether merging is
18096 possible. Set state to 'edited after successful merge.
18097
18098 * vc-hooks.el (vc-locking-user): If locked by the calling user,
18099 return that name. Redocumented.
18100
18101 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18102
18103 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
18104 new `vc-state' semantics.
18105 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
18106 'vc-locking-user to the current user.
18107 (vc-merge): Inline vc-backend-merge. Comment out code that I
18108 don't understand and hence can't adapt to the new `vc-state' and
18109 `vc-locking-user' semantics.
18110 (vc-backend-merge): Remove.
18111
18112 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
18113 rather than 'vc-locking-user.
18114
18115 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
18116
18117 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
18118 (vc-state): Don't use 'reserved any more. Just use the same
18119 convention as the one used for vc-<backend>-state where the
18120 locking user (as a string) is returned.
18121 (vc-locking-user): Update, based on the above convention. The
18122 'vc-locking-user property has disappeared.
18123 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
18124
18125 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
18126 with a heuristic one.
18127 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
18128 (vc-cvs-checkin): Do a trivial parse to set the state in case of
18129 error. That allows us to get to 'needs-merge even in the
18130 stay-local case. There's still no way to detect 'needs-patch in
18131 such a setup (or to force an update for that matter).
18132 (vc-cvs-logentry-check): Remove, the default works as well.
18133
18134 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18135
18136 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
18137
18138 * vc.el (vc-do-command): kill-all-local-variables, to reset any
18139 major-mode in which the buffer might have been put earlier. Use
18140 `remove' and `when'. Allow `okstatus' to be `async' and use
18141 `start-process' in this case.
18142 (vc-version-diff): Handle the case where the diff looks empty
18143 because of the use of an async process.
18144
18145 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18146
18147 * vc.el (vc-next-action-on-file): Removed optional parameter
18148 `simple'. Recompute state unconditionally.
18149 (vc-default-toggle-read-only): Removed.
18150
18151 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
18152 (vc-toggle-read-only): Undid prev change.
18153
18154 * vc-cvs.el (vc-cvs-stay-local): Renamed from
18155 vc-cvs-simple-toggle. Redocumented.
18156 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
18157 (vc-cvs-toggle-read-only): Removed.
18158
18159 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18160
18161 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
18162 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
18163 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
18164 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
18165 still is. So maybe it should be removed.
18166 (vc-head-version, vc-find-binary): Remove.
18167 (vc-recompute-state): Move from vc-hooks.el.
18168 (vc-next-action-on-file): Add a `simple' argument to allow
18169 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
18170 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
18171 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
18172 (vc-dired-mode-map): Properly defvar it.
18173 (vc-print-log): Call log-view-mode if available.
18174 (small-temporary-file-directory): defvar instead of use boundp.
18175 (vc-merge-news): Moved to vc-cvs.el.
18176 (vc-default-merge-news): New function.
18177
18178 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
18179 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
18180 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
18181 unknown `vc-latest-version' function. It should probably refer to
18182 vc-workfile-version or somesuch, but it's very unclear to me and I
18183 don't have SCCS to test things.
18184
18185 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
18186 (vc-sccs-state-heuristic): Fix typo.
18187 (vc-sccs-workfile-unchanged-p): Add missing argument.
18188
18189 * vc-rcs.el: Require vc and vc-rcs-hooks.
18190 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
18191 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
18192 (vc-release-greater-or-equal-p): Move from vc.
18193 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
18194 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
18195 (vc-rcs-checkout): Add a missing `new-version' argument in the
18196 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
18197
18198 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
18199 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
18200 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
18201 than the apparently unbound `workfile-version'.
18202
18203 * vc-hooks.el (vc-master-templates): Def the obsolete var.
18204 (vc-file-prop-obarray): Use `make-vector'.
18205 (vc-backend-functions): Add new hookable functions
18206 vc-toggle-read-only, vc-record-rename and vc-merge-news.
18207 (vc-loadup): If neither backend nor default functions exist, use
18208 the backend function rather than nil.
18209 (vc-call-backend): If the function if not bound yet, try to load
18210 the non-hook file to see if it provides it.
18211 (vc-call): New macro plus use it wherever possible.
18212 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
18213 nor `vc-find-binary' since it's only called from
18214 vc-mistrust-permission which is only used once the backend is known.
18215 (vc-checkout-model): Fix parenthesis.
18216 (vc-recompute-state, vc-prefix-map): Move to vc.el.
18217
18218 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
18219 (vc-cvs-release, vc-cvs-system-release): Remove.
18220 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
18221 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
18222 status symbols.
18223 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
18224 (vc-cvs-toggle-read-only): First cut at a function to allow a
18225 cvs-status-free vc-toggle-read-only.
18226 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
18227 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
18228 vc-cvs-status. Also set vc-state rather than vc-locking-user.
18229 (vc-cvs-checkout): Modify access rights directly if the user
18230 requested not to use `cvs edit'. And refresh the mode line.
18231
18232 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
18233 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
18234
18235 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18236
18237 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
18238 workfile' that got lost when the code was extracted from vc.el.
18239 And merged the tail with the rest of the code (not possible in the
18240 old vc.el where the tail was shared among all backends). And
18241 explicitly set the state to 'edited if `writable' is set.
18242
18243 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
18244 (vc-cvs-state): Be careful to return the value from
18245 vc-cvs-parse-state.
18246 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
18247 property but return it instead. Also be careful to handle a nil
18248 or "" `rev' when workfile is non-nil (it was handled properly when
18249 workfile was nil).
18250
18251 * vc.el: Removed those pesky unnecessary `(function' quotes.
18252 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
18253 directly in the defvar.
18254 (vc-do-command): Bind inhibit-read-only so as to properly handle
18255 the case where the destination buffer has been made read-only.
18256 (vc-diff): Delegate to vc-version-diff in all cases.
18257 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
18258 (vc-annotate-mode-variables): Removed (code moved partly to
18259 defvars and partly to vc-annotate-add-menu).
18260 (vc-annotate-mode): Turned into a derived-mode.
18261 (vc-annotate-add-menu): Moved in code in
18262 vc-annotate-mode-variables.
18263 (vc-update-change-log): Use make-temp-file if available.
18264
18265 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
18266
18267 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
18268 `vc-checkout-model' updated to `vc-cvs-update-model'.
18269
18270 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18271
18272 * vc.el (vc-next-action-on-file): Added handling of state
18273 `unlocked-changes'.
18274 (vc-checkout-carefully): Is now practically obsolete, unless the
18275 above is too slow to be enabled unconditionally.
18276 (vc-update-change-log): Fixed typo.
18277
18278 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
18279
18280 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
18281 Now handles state `unlocked-changes'.
18282 (vc-sccs-workfile-unchanged-p): New function, to support the above.
18283
18284 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
18285
18286 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
18287 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
18288 `unlocked-changes'.
18289 (vc-rcs-workfile-unchanged-p): Renamed from
18290 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
18291 function yet, but supposed to become one soon.
18292
18293 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
18294 `vc-steal-lock'.
18295 (vc-call-backend): Changed error message.
18296 (vc-state): Added description of state `unlocked-changes'.
18297
18298 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18299
18300 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
18301 always return t in CVS-controlled directories.
18302
18303 * vc.el (vc-responsible-backend): New function.
18304 (vc-register): Largely rewritten.
18305 (vc-admin): Removed (implementation moved into vc-register).
18306 (vc-checkin): Redocumented.
18307 (vc-finish-logentry): If no backend defined yet (because we are in
18308 the process of registering), use the responsible backend.
18309
18310 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
18311 Updated function lists.
18312 (vc-call-backend): Fixed typo.
18313
18314 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
18315 New functions.
18316 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
18317 Removed query option. Redocumented.
18318
18319 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18320
18321 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
18322
18323 * vc.el: Updated callers of `vc-checkout-required' to use
18324 `vc-checkout-model'.
18325
18326 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18327
18328 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
18329 stuff updated to reference this function instead of the old
18330 `vc-backend-release-p'.
18331
18332 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18333
18334 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
18335 vc-checkout-model. Return appropriate values. Updated callers.
18336
18337 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18338
18339 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
18340 (vc-backend-revert): Function moved into `vc-revert';
18341 `vc-next-action' must be updated to accomodate this change.
18342 (vc-backend-steal): Function moved into `vc-finish-steal'.
18343 (vc-backend-logentry-check): Function moved into
18344 `vc-finish-logentry'.
18345 (vc-backend-printlog): Function moved into `vc-print-log'.
18346 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
18347 (vc-backend-assign-name): Function moved into
18348 `vc-create-snapshot'.
18349
18350 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18351
18352 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
18353 Rename to vc-checkout-model. Return appropriate values.
18354 Update callers.
18355
18356 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
18357 to vc-checkout-model.
18358 (vc-checkout-required): Rename to vc-checkout-model.
18359 Re-implement and re-comment.
18360 (vc-after-save): Use vc-checkout-model.
18361
18362 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18363
18364 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
18365 Update to use the vc-BACKEND-diff functions instead.
18366 `vc-diff' is now working.
18367
18368 * vc-rcs.el (vc-rcs-logentry-check): New function.
18369
18370 * vc-cvs.el (vc-cvs-logentry-check): New function.
18371
18372 * vc-sccs.el (vc-sccs-diff): Function changed name from
18373 `vc-backend-diff'. This makes `vc-diff' work.
18374
18375 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
18376 of functions possibly implemented in a vc-BACKEND library.
18377 (vc-checkout-required): Fix bug that caused an error to be
18378 signaled during `vc-after-save'.
18379
18380 * vc.el: Fix typo.
18381 This checkin is made with our new VC code base for the very first time.
18382 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
18383
18384 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
18385 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
18386
18387 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
18388 updated to `vc-uses-locking'.
18389 (vc-checkout-required): Call to backend function.
18390 `vc-checkout-required' updated to `vc-uses-locking' instead.
18391
18392 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
18393 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
18394
18395 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
18396 to match the split into various backends.
18397 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
18398 (vc-retrieve-snapshot): Bug fix.
18399
18400 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18401
18402 * vc-sccs.el (vc-sccs-release): Doc fix.
18403
18404 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18405
18406 * vc.el (vc-next-action-on-file): Bug found and fixed.
18407 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
18408 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
18409
18410 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
18411 (vc-rcs-checkout): Name space cleaned up. No more revision number
18412 crunching function names that are not prefixed with vc-rcs.
18413 (vc-rcs-checkout-model): Function added. References to
18414 `vc-checkout-model' replaced.
18415
18416 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18417
18418 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
18419 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
18420 still need to be split, and implemented for RCS).
18421
18422 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18423
18424 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
18425
18426 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
18427 required by the vc.el file.
18428
18429 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
18430 required by the vc.el file.
18431 (vc-rcs-exists): Function added.
18432
18433 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
18434 required by the vc.el file.
18435
18436 * vc.el (vc-admin): Updated to handle selection of appropriate
18437 backend. Current implementation is crufty and need re-thinking.
18438
18439 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
18440
18441 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18442
18443 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
18444 beginning of annotate buffers correctly.
18445
18446 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
18447 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
18448 functionality updated quite a lot to support multiple backends.
18449 Variables `vc-annotate-mode', `vc-annotate-buffers',
18450 `vc-annotate-backend' added.
18451
18452 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
18453 `vc-annotate-difference' added to supported backend functions.
18454
18455 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18456
18457 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
18458 Use with-temp-file instead of /bin/sh. Merged from mainline
18459
18460 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18461
18462 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
18463
18464 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
18465
18466 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
18467
18468 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18469
18470 * vc-hooks.el: vc-state-heuristic added to
18471 vc-backend-hook-functions.
18472
18473 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
18474
18475 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
18476
18477 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
18478 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
18479 state to `reserved'.
18480
18481 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
18482 `vc-checkout-required'. Rename the `locked' state to `reserved'.
18483
18484 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18485
18486 * vc-rcs-hooks.el: Implement new state model. Hardly anything
18487 untouched.
18488
18489 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
18490
18491 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
18492 if defined. (Merged from main line, slightly adapted.)
18493
18494 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
18495 millenium problem (merged from mainline).
18496
18497 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18498
18499 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
18500 part and moved the non-BACKEND stuff to vc.el.
18501
18502 * vc.el: Split the annotate feature into a BACKEND specific part
18503 and moved it from the vc-cvs.el file to this one.
18504
18505 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18506
18507 * vc-hooks.el: Implement new state model.
18508 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
18509 (vc-locking-user): Simplify. Now only needed if the file is
18510 locked by somebody else.
18511 (vc-lock-from-permissions): Remove. Functionality is in
18512 vc-sccs-hooks.el and vc-rcs-hooks.el now.
18513 (vc-mode-line-string): New name for former vc-status. Adapted.
18514 (vc-mode-line): Adapt to use the above. Remove optional parameter.
18515
18516 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
18517 Various simplifications and adaptations all over the place.
18518
18519 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
18520 Simplify and adapt the rest.
18521
18522 * vc.el (vc-resynch-window): Add TODO comment: check for
18523 interaction with view mode according to recent RCS change.
18524 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
18525
18526 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18527
18528 * vc.el: Convert the remaining function comments to docstrings.
18529
18530 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18531
18532 * vc.el (vc-backend-release, vc-release-greater-or-equal)
18533 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
18534 (vc-minor-part, vc-previous-version): Functions that operate and
18535 compare revision numbers got proper documentation. Comments added
18536 about their possible removal.
18537
18538 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18539
18540 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
18541 the vc-backend.el files.
18542
18543 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
18544
18545 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
18546 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
18547 (vc-rcs-previous-version): Functions added.
18548
18549 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
18550
18551 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
18552
18553 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18554
18555 * vc-hooks.el (vc-master-templates): Is really obsolete.
18556 Comment out the definition for now. What is the right procedure
18557 to get rid of it?
18558 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
18559 rewritten.
18560 (vc-default-registered): Remove.
18561 (vc-check-master-templates): New function; does mostly what the
18562 above did before.
18563 (vc-locking-user): Don't rely on the backend to set the property.
18564
18565 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
18566 Rewrite documentation.
18567 (vc-rcs-templates-grabbed): New variable.
18568 (vc-rcs-grab-templates): New function.
18569 (vc-rcs-registered): Rewrite to use above mechanism.
18570
18571 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
18572 Rewrite documentation.
18573 (vc-sccs-templates-grabbed): New variable.
18574 (vc-sccs-grab-templates): New function.
18575 (vc-sccs-registered): Rewrite to use above mechanism.
18576 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
18577 Don't throw the result, simply return it.
18578
18579 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
18580 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
18581 (vc-cvs-registered): Does the check itself now. Simplify.
18582
18583 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
18584 from main line.
18585
18586 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18587
18588 * vc-cvs.el (vc-cvs-diff): New function.
18589
18590 * vc-sccs.el (vc-sccs-diff): New function.
18591
18592 * vc-rcs.el (vc-rcs-diff): New function.
18593 (vc-rcs-checkout): Bug (typo) found and fixed.
18594 (vc-rcs-register-switches): New variable.
18595
18596 * vc.el (vc-backend-diff): Function removed and placed in the
18597 backend files.
18598
18599 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18600
18601 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
18602
18603 * vc.el (vc-backend-checkout): Function removed and replaced in
18604 the vc-backend.el files.
18605
18606 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
18607
18608 * vc.el (vc-backend-admin): Removed and replaced in the
18609 vc-backend.el files.
18610
18611 * vc.el (Martin): Removed all the annotate functionality since it
18612 is CVS backend specific.
18613
18614 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18615
18616 * spec.txt: Added specification of vc-state.
18617
18618 * vc-sccs-hooks.el (vc-sccs-master-properties):
18619 Remove handling of vc-latest-version and
18620 vc-your-latest-version. What used to be vc-latest-version, is now
18621 returned as vc-workfile-version.
18622 (vc-sccs-workfile-version): Adapt.
18623
18624 2000-09-04 Dave Love <fx@gnu.org>
18625
18626 * vc.el: [Merged from mainline.]
18627 (vc-dired-mode): Make the dired-move-to-filename-regexp
18628 regexp match the date, to avoid treating date as file size.
18629 Add YYYY S option to WESTERN/
18630
18631 2000-09-04 Dave Love <fx@gnu.org>
18632
18633 * vc.el: Require `compile' when compiling.
18634 (vc-logentry-check-hook): New option.
18635 (vc-steal-lock): Use compose-mail.
18636 (vc-dired-mode-map): Defvar when compiling.
18637 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
18638 vc-sccs.el and renamed. Callers changed.
18639 (vc-backend-checkout, vc-backend-logentry-check)
18640 (vc-backend-merge-news): Doc fix.
18641 (vc-default-logentry-check): New function.
18642 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
18643 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
18644 (vc-backend-merge): Doc fix. Use backend functions.
18645 (vc-check-headers): Use backend functions.
18646
18647 * vc-cvs.el: Require vc when compiling.
18648 (vc-cvs-register-switches): Doc fix.
18649 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
18650 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
18651 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
18652 New functions (code from vc.el).
18653 (vc-annotate-display-default): Fix interactive spec.
18654 (vc-annotate-time-span): Doc fix.
18655
18656 * vc-rcs.el: Require vc when compiling.
18657 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
18658 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
18659 (vc-rcs-checkin): New functions (code from vc.el).
18660 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
18661 Doc fix.
18662 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
18663
18664 * vc-sccs.el: Require vc when compiling.
18665 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
18666 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
18667 (vc-sccs-revert)
18668 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
18669 from vc.el).
18670 (vc-sccs-add-triple, vc-sccs-record-rename)
18671 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
18672 (vc-sccs-admin): Doc fix.
18673
18674 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18675
18676 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
18677 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
18678 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
18679 from vc.el.
18680
18681 * vc-sccs.el (vc-admin-sccs): Added from vc.el
18682
18683 * vc-cvs.el: Moved the annotate functionality from vc.el.
18684 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
18685
18686 2000-09-04 Dave Love <fx@gnu.org>
18687
18688 * vc.el (vc-backend-release): Call vc-system-release.
18689
18690 * vc-sccs.el (vc-sccs-system-release):
18691 Renamed from vc-sccs-backend-release.
18692
18693 * vc-rcs.el (vc-rcs-system-release):
18694 Renamed from vc-rcs-backend-release.
18695
18696 * vc-cvs.el (vc-cvs-system-release):
18697 Renamed from vc-cvs-backend-release.
18698
18699 2000-09-04 Dave Love <fx@gnu.org>
18700
18701 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
18702 backend files.
18703 (vc-backend-release): Dispatch to backend functions.
18704 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
18705 probably needs attention.]
18706
18707 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
18708 (vc-sccs-backend-release): New function.
18709
18710 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
18711 (vc-cvs-backend-release): New function.
18712
18713 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
18714 Doc fix.
18715 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
18716 (vc-default-dired-state-info): New function.
18717 (vc-dired-state-info): Dispatch to backends.
18718 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
18719
18720 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
18721 from vc.el and renamed.
18722
18723 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18724
18725 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
18726 (vc-version-other-window, vc-backend-assign-name): Removed
18727 references to vc-latest-version; sometimes changed into
18728 vc-workfile-version.
18729
18730 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
18731 vc-rcs-master-workfile-version.
18732 (vc-rcs-workfile-version): Use the above. Don't call
18733 vc-latest-version (that was unreachable code, anyway).
18734 (vc-rcs-fetch-master-properties): Doc fix.
18735
18736 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
18737 (vc-backend-hook-functions): Removed them from this list, too.
18738 (vc-fetch-properties): Removed.
18739 (vc-workfile-version): Doc fix.
18740
18741 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
18742 (vc-rcs-workfile-version, vc-rcs-locking-user)
18743 (vc-rcs-uses-locking): Use it.
18744
18745 * vc-hooks.el (vc-consult-rcs-headers):
18746 Moved into vc-rcs-hooks.el, under the name
18747 vc-rcs-consult-headers.
18748
18749 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
18750 headers.
18751 (vc-cvs-find-master): Use this name only; correct different
18752 versions of the name.
18753
18754 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
18755 New functions.
18756 (vc-sccs-locking-user): Use the latter.
18757
18758 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
18759 New functions.
18760
18761 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
18762 Moved into both
18763 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
18764 functions are implementation details of those two backends.
18765
18766 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18767
18768 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
18769 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
18770
18771 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
18772 (vc-sccs-parse-locks): SCCS-specific code moved here from
18773 vc-hooks.
18774
18775 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
18776 code moved here from vc-hooks.
18777
18778 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
18779 into back-end specific parts and removed. Callers not updated
18780 yet; because I guess these callers will disappear into back-end
18781 specific files anyway.
18782
18783 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18784
18785 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
18786 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
18787 `vc-uses-locking'.
18788
18789 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
18790 Store yes/no in the property, and return t/nil. Updated all
18791 callers.
18792
18793 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
18794 vc-sccs-uses-locking. Don't set property.
18795 (vc-sccs-locking-user): Don't set property.
18796
18797 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
18798 vc-cvs-uses-locking. Don't set property here; leave that to
18799 vc-hooks.
18800 (vc-cvs-locking-user): Reflect above change. Streamlined.
18801
18802 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
18803 vc-rcs-uses-locking.
18804 (vc-rcs-locking-user): Reflect above change.
18805
18806 2000-09-04 Dave Love <fx@gnu.org>
18807
18808 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
18809
18810 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
18811
18812 * vc-hooks.el (vc-checkout-model): Punt to backends.
18813
18814 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
18815
18816 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
18817
18818 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
18819 New functions.
18820
18821 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
18822 New functions.
18823
18824 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
18825 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
18826
18827 * vc-hooks.el (vc-default-locking-user): New function.
18828 (vc-locking-user, vc-workfile-version): Punt to backends.
18829
18830 2000-09-04 Dave Love <fx@gnu.org>
18831
18832 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
18833 (vc-master-workfile-version): Moved from vc-hooks.
18834
18835 * vc-rcs-hooks.el: Fix duplicate code in last change.
18836
18837 * vc-rcs-hooks.el: Require vc-hooks when compiling.
18838 (vc-rcs-master-templates): Improve :type.
18839 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
18840 vc-master-workfile-version): Moved from vc-hooks.
18841
18842 * vc-sccs-hooks.el: Require vc-hooks when compiling.
18843 (vc-sccs-master-templates): Improve :type.
18844 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
18845
18846 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
18847
18848 * vc-cvs-hooks.el: Require vc-hooks when compiling.
18849 (vc-cvs-master-templates): Improve :type. Use
18850 vc-cvs-find-cvs-master.
18851 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
18852 from vc-hooks.
18853 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
18854
18855 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
18856 Moved to vc-cvs-hooks.
18857
18858 * vc-hooks.el: Add doc strings in various places. Simplify the
18859 minor mode setup.
18860 (vc-handled-backends): New user variable.
18861 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
18862 simplification.
18863
18864 2000-09-04 Dave Love <fx@gnu.org>
18865
18866 * vc.el: Some doc fixes for autoloaded and interactive functions.
18867 Fix compilation warnings from ediff stuff.
18868 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
18869
18870 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
18871
18872 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
18873
18874 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
18875
18876 2000-09-04 Dave Love <fx@gnu.org>
18877
18878 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
18879 New variable.
18880 (vc-make-backend-function, vc-loadup, vc-call-backend)
18881 (vc-backend-defines): New functions.
18882
18883 * vc-hooks.el: Various doc fixes.
18884 (vc-default-back-end, vc-follow-symlinks): Custom fix.
18885 (vc-match-substring): Function removed. Callers changed to use
18886 match-string.
18887 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
18888 Simplify.
18889
18890 2000-09-04 Dave Love <fx@gnu.org>
18891
18892 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
18893 type.
18894 (vc-sccs-project-dir, vc-search-sccs-project-dir)
18895 (vc-sccs-registered): Doc fix.
18896
18897 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
18898 (vc-cvs-registered): Doc fix.
18899
18900 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
18901 (vc-rcs-registered): Doc fix.
18902
18903 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18904
18905 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
18906
18907 * vc-hooks.el: vc-registered has been renamed
18908 vc-default-registered. Some functions have been moved to the
18909 backend specific files. they all support the
18910 vc-BACKEND-registered functions.
18911
18912 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18913
18914 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
18915
18916 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
18917
18918 2000-09-04 Dave Love <fx@gnu.org>
18919
18920 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
18921 menu-bar-update-hook.
18922
18923 * help.el (help-manyarg-func-alist): Add
18924 find-operation-coding-system.
18925
18926 * wid-edit.el (widget-sexp-validate): Fix garbled code.
18927
18928 * custom.el (custom-set-variables): Print message about errors in
18929 setting.
18930
18931 2000-09-03 Andrew Innes <andrewi@gnu.org>
18932
18933 * makefile.w32-in: Change to DOS line endings.
18934
18935 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
18936
18937 * mouse.el (mouse-popup-menubar): Supply the prompt string for
18938 minor-mode keymaps, if they don't have one.
18939
18940 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
18941
18942 * eshell/esh-module.el (eval-when-compile): Don't lose if
18943 esh-module.el's file name is truncated to DOS 8+3 limits.
18944
18945 2000-09-01 John Wiegley <johnw@gnu.org>
18946
18947 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
18948 predicate, which caused entries in the completion list to be
18949 doubled.
18950
18951 2000-08-30 John Wiegley <johnw@gnu.org>
18952
18953 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
18954 sending to subprocesses. Also, hook pre-command-hook if
18955 `eshell-send-direct-to-subprocesses' is non-nil.
18956 (eshell-send-direct-to-subprocesses): New config variable. If t,
18957 subprocess input is send immediately.
18958 (eshell-toggle-direct-send): New function.
18959 (eshell-self-insert-command): New function.
18960 (eshell-intercept-commands): New function.
18961 (eshell-send-input): If direct subprocess sending is enabled,
18962 don't echo any input to the Eshell buffer. Let the subprocess
18963 handle that. This requires "stty echo" in bash, for example.
18964
18965 2000-08-28 John Wiegley <johnw@gnu.org>
18966
18967 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
18968 completion function for Eshell's implementation of `unset'.
18969
18970 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
18971
18972 * info.el (Info-directory-list): Doc fix.
18973
18974 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
18975
18976 * filecache.el (file-cache-add-directory-using-find): Don't quote
18977 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
18978
18979 2000-08-31 Kenichi Handa <handa@etl.go.jp>
18980
18981 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
18982 coding systems.
18983
18984 2000-08-30 Andrew Innes <andrewi@gnu.org>
18985
18986 * timer.el (run-with-idle-timer): Undo last change, so that timer
18987 is not activated immediately if Emacs is already idle. Some
18988 existing code relies on this behaviour.
18989
18990 2000-08-30 Miles Bader <miles@gnu.org>
18991
18992 * frame.el (set-frame-font): Do completion of font-name for
18993 interactive use.
18994
18995 2000-08-30 Kenichi Handa <handa@etl.go.jp>
18996
18997 * international/quail.el (quail-start-translation): Bind locally
18998 last-command-event, last-command, and this-command.
18999 (quail-start-conversion): Likewise.
19000 (quail-self-insert-command): Fix docstring.
19001
19002 2000-08-29 Gerd Moellmann <gerd@gnu.org>
19003
19004 * progmodes/executable.el
19005 (executable-make-buffer-file-executable-if-script-p): Check that
19006 buffer contains at least 2 characters.
19007
19008 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
19009
19010 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
19011
19012 2000-08-29 Dave Love <fx@gnu.org>
19013
19014 * diff-mode.el (diff-mode) <defgroup>: Add :version.
19015 (diff-mode-shared-map): Bind mouse-2.
19016 (diff-imenu-generic-expression): New variable.
19017 (diff-mode): Use it.
19018
19019 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
19020 (mouse-popup-menubar): Add minor mode menus.
19021 (popup-menu): Check for lookup-key returning number.
19022
19023 2000-08-29 Miles Bader <miles@gnu.org>
19024
19025 * comint.el (comint-send-input): Create overlays using the proper
19026 front/read-advance arguments.
19027
19028 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19029
19030 * ps-print.el: Even/odd pages printing. Doc fix.
19031 (ps-print-version): New version number (6.0).
19032 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
19033 (ps-background, ps-begin-file, ps-begin-job): Code fix.
19034 (ps-print-duplex-feature): Variable eliminated.
19035 (ps-even-or-odd-pages): New variable.
19036
19037 * progmodes/ebnf2ps.el: Doc fix.
19038 (ebnf-version): New version (3.3).
19039 (ebnf-user-arrow): Change variable customization to sexp.
19040 (ebnf-user-arrow): Function eliminated.
19041 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
19042
19043 2000-08-29 Kenichi Handa <handa@etl.go.jp>
19044
19045 * help.el (help-xref-mule-regexp): New variable.
19046 (help-make-xrefs): Handle help-xref-mule-regexp.
19047
19048 * international/mule-cmds.el (help-xref-mule-regexp-template): New
19049 variable.
19050 (describe-input-method): Temporarily activate the specfied input
19051 method to display the information.
19052 (describe-language-environment): Hyperlinks to mule related items.
19053
19054 * international/mule-diag.el (charset-multibyte-form-string): New
19055 function.
19056 (list-character-sets-1): Use charset-multibyte-form-string.
19057 (describe-character-set): New function.
19058 (describe-coding-system): Hyperlinks to safe character sets.
19059
19060 * international/quail.el (quail-help): New arg PACKAGE.
19061 Hyperlinks to mule related items.
19062 (quail-help-insert-keymap-description): Use
19063 substitute-command-keys instead of describe-bindings.
19064 (quail-translation-help): Hyperlinks to mule related items.
19065
19066 2000-08-28 John Wiegley <johnw@gnu.org>
19067
19068 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
19069 have a defsubst call itself. Made `eshell-flatten-list' back into
19070 a function again.
19071
19072 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
19073 catch, in case re-centering point at bottom messes up the display.
19074 This happens frequently in Emacs 21, due I believe to variable
19075 line heights.
19076
19077 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
19078 to call `find-tag-interactive'.
19079
19080 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
19081 the list of remember directories.
19082
19083 2000-08-28 John Wiegley <johnw@gnu.org>
19084
19085 * align.el: Test align-region-separate to see if it's a symbol.
19086
19087 2000-08-28 John Wiegley <johnw@gnu.org>
19088
19089 * eshell/esh-util.el (eshell-flatten-list): Made this function
19090 into a defsubst form. It gets used very frequently, although
19091 calls don't occur all that often.
19092
19093 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
19094 examining it.
19095
19096 * eshell/esh-cmd.el (eshell-rewrite-while-command):
19097 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
19098 `eshell-protect'.
19099 (eshell-copy-handles): Created a new macro for duplicating the
19100 current set of open handles. This is needed by the looping
19101 functions.
19102 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
19103 is not incorrectly stomped on.
19104
19105 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
19106 declaration for pcomplete-use-paring.
19107 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
19108 value of eshell-cmpl-use-paring.
19109 * pcomplete.el (pcomplete-use-paring): New config variable, to
19110 indicate whether paring should be used.
19111 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
19112 completion alternatives that have already been used.
19113
19114 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
19115 bound to C-c C-y, which will repeat the previous N arguments
19116 (based on prefix argument).
19117 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
19118
19119 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
19120 if there is no *Help* buffer. This is for XEmacs, which renames
19121 its help buffers uniquely. TODO: Find out what the current buffer
19122 name to delete is.
19123
19124 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
19125 first entry that correlates to a passwd/group number. Later
19126 entries (used for group/user name aliasing to multiple IDs) are
19127 ignored.
19128
19129 * eshell/em-xtra.el (eshell/expr):
19130 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
19131 (eshell-grep, eshell/diff, eshell/locate):
19132 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
19133 argument list, before passing it to the system command.
19134
19135 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
19136 `find-tag' for use at final position in Eshell buffers (which
19137 otherwise triggers an error on Emacs 21).
19138 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
19139 buffer, if it is currently bound to `find-tag'.
19140
19141 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
19142 in the list of matched Makefile names.
19143 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
19144 directory, prefer its contents to Makefile.
19145
19146 * eshell/em-dirs.el (eshell/cd): cd commands that look up
19147 directory parts (like "cd old new", or "cd =regexp"), are now case
19148 sensitive on non-Windows/DOS platforms.
19149
19150 * eshell/esh-mode.el (eshell-parse-command-input): When a user
19151 types RET after an open delimiter (like "), display a message
19152 indicating that Eshell is waiting for the closing delimiter.
19153
19154 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
19155 environment variables.
19156
19157 * eshell/em-unix.el (eshell/diff): Added logic to fail more
19158 gracefully if the user enters incorrect arguments.
19159
19160 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
19161 Eshell buffers.
19162
19163 * eshell/esh-var.el (eshell-interpolate-variable):
19164 * eshell/esh-mode.el (eshell-move-argument):
19165 * eshell/em-unix.el (eshell-du-sum-directory):
19166 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
19167 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
19168 (not (= ...)).
19169
19170 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
19171 to ensure the `preserve' flag gets propagated when doing recursive
19172 directory copies.
19173
19174 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
19175
19176 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
19177 Don't convert \n into \0177 in memory.
19178 (eshell-read-history, eshell-write-history): Convert \n to \0177,
19179 and back again, when reading and writing.
19180
19181 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
19182
19183 * eshell/esh-util.el (eshell-processp): Added to relieve constant
19184 testing of `fboundp' on `processp'.
19185
19186 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
19187 (eshell/jobs): Don't call process-list if it is not bound.
19188 (eshell-gather-process-output): Support systems where async
19189 subprocesses aren't supported.
19190 (eshell-scratch-buffer, eshell-last-sync-output-start): New
19191 variables.
19192
19193 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
19194 eshell-do-eval returns t.
19195 (eshell-do-pipelines-synchronously): New defmacro.
19196 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
19197 when async subprocesses aren't supported.
19198 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
19199 if async subprocesses aren't supported.
19200 (eshell-resume-command): Don't assume STATUS is a string.
19201
19202 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
19203
19204 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
19205 (eshell-close-target, eshell-get-target): Use eshell-processp.
19206 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
19207 fix.
19208 (eshell-get-target, eshell-create-handles): Doc fix.
19209
19210 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
19211
19212 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
19213 criterion to include commands that output something, as long as it
19214 leaves both the command and the end-of-buffer visible when the
19215 command has exited.
19216 (eshell-review-quick-commands): Adjust the help doc string
19217 accordingly.
19218
19219 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
19220
19221 * locate.el (locate): Cleaned up locate command's interactive prompting
19222 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
19223
19224 * filecache.el (file-cache-case-fold-search): New variable
19225 (file-cache-assoc-function): New variable
19226 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
19227 Use file-cache-case-fold-search variable
19228 (file-cache-add-file): Use file-cache-assoc-function
19229 (file-cache-delete-file): likewise
19230 (file-cache-directory-name): likewise
19231 (file-cache-debug-read-from-minibuffer): likewise
19232
19233 2000-08-28 Gerd Moellmann <gerd@gnu.org>
19234
19235 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
19236 (abbrev-table-name): New function.
19237 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
19238 If non-nil list local abbrev, only.
19239
19240 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
19241
19242 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
19243 from Gnus support code, and use special article copy buffer
19244 `(gnus-original-article-buffer)' instead. This allows to get rid
19245 of article-hide-headers usage (which breaks in the latest Gnus
19246 version). Thanks to Detlev Zundel.
19247
19248 2000-08-28 Kenichi Handa <handa@etl.go.jp>
19249
19250 * international/quail.el (quail-use-package): Hide "... loaded"
19251 message.
19252 (quail-start-translation, quail-start-conversion): Likewise.
19253
19254 * international/kkc.el (kkc-region): Hide "... loaded" message.
19255
19256 2000-08-27 Dave Love <fx@gnu.org>
19257
19258 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
19259
19260 2000-08-27 Miles Bader <miles@gnu.org>
19261
19262 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
19263
19264 2000-08-27 Kenichi Handa <handa@etl.go.jp>
19265
19266 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
19267 'ja-dic-cnv), not (require 'skkdic-cnv).
19268
19269 2000-08-26 Miles Bader <miles@gnu.org>
19270
19271 * faces.el (face-x-resources): Add entry for :inherit.
19272 * cus-face.el (custom-face-attributes): Add support for :inherit
19273 attribute. Add support for relative face heights.
19274 (custom-face-attributes-get): Treat `nil' as being a default value
19275 for :inherit (as well as `unspecified').
19276
19277 * faces.el (set-face-attribute): Update doc string.
19278 (face-attribute-name-alist): Add :inherit.
19279 (face-valid-attribute-values): Handle :inherit.
19280 (face-read-string): Rephrase prompt to be less confusing.
19281 Assume that DEFAULT is a string, since we must return a string.
19282 (face-read-integer): Use `format' to turn DEFAULT into an
19283 acceptable default for face-read-string. Match NEW-VALUE against
19284 the string "unspecified", not the symbol `unspecified', since
19285 that's what face-read-string returns.
19286 (read-face-attribute): Lookup a name for old-value in valid, and
19287 use it as a default if we find one. Treat all values from
19288 face-read-string as strings. If the default is used, don't do any
19289 more processing on the value, just use the old value directly.
19290 (read-face-and-attribute, modify-face): Tweak prompt.
19291 (read-face-name): Don't assume prompt ends with a space.
19292
19293 * faces.el (describe-face): Add support for :inherit attribute.
19294
19295 2000-08-25 Kenichi Handa <handa@etl.go.jp>
19296
19297 * terminal.el (terminal-emulator): Fix args to `concat'. Now
19298 concat doesn't accept interger.
19299
19300 * international/kkc.el: Remove SKK from Keywords. Require
19301 ja-dic-utl instead of skkdic-utl.
19302
19303 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
19304 Provide ja-dic-cnv instead of skkdic-cnv.
19305 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
19306 (iso-2022-7bit-short): Add safe-charsets property.
19307 (skkdic-convert-postfix): Search Japanese chou-on character in
19308 addition to Hiragana character.
19309 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
19310 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
19311 (batch-skkdic-convert): Likewise.
19312
19313 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
19314 Provide ja-dic-utl instead of skkdic-utl.
19315 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
19316
19317 2000-08-24 Dave Love <fx@gnu.org>
19318
19319 * disp-table.el (standard-display-default): Make the test of `l'
19320 useful.
19321
19322 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
19323 mod sample text.
19324
19325 * international/iso-ascii.el: Make pilcrow convenient string
19326 consistent with section.
19327 (iso-ascii-display): Set up multibyte characters as well as
19328 unibyte.
19329
19330 2000-08-24 Kenichi Handa <handa@etl.go.jp>
19331
19332 * international/mule-cmds.el (reset-language-environment): Set
19333 default-process-coding-system to '(undecided . iso-latin-1), which
19334 makes process I/O almost consistent with file I/O. Call this
19335 function when mule-cmds.el[c] is loaded.
19336
19337 2000-08-22 Andrew Innes <andrewi@gnu.org>
19338
19339 * makefile.w32-in: New file.
19340
19341 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
19342
19343 * comint.el (comint-output-filter): Compare end of
19344 comint-last-output-overlay with the start of the newly inserted
19345 text, not the end, when deciding whether to extend it.
19346 Set saved-point's insertion type to advance after insertion.
19347
19348 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
19349 since this is now done independently of font-lock mode.
19350
19351 2000-08-21 Gerd Moellmann <gerd@gnu.org>
19352
19353 * server.el (server-kill-new-buffers): New user option.
19354 (server-existing-buffer): New buffer-local variable.
19355 (server-visit-files): When using an existing buffer, set
19356 server-existing-buffer to t.
19357 (server-buffer-done): If server-kill-new-buffers is t, kill the
19358 buffer, unless it was already present before visiting it with
19359 Emacs server.
19360
19361 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
19362
19363 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
19364 even if the display doesn't support colors: some displays will
19365 support bold/underline faces.
19366
19367 2000-08-21 Gerd Moellmann <gerd@gnu.org>
19368
19369 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
19370
19371 * startup.el (command-line): If user's init file had an error,
19372 add explanatory text to *Messages*.
19373
19374 2000-08-21 Kenichi Handa <handa@etl.go.jp>
19375
19376 * man.el (Man-getpage-in-background): Decode the process output by
19377 the system locale coding system.
19378
19379 2000-08-20 Dave Love <fx@gnu.org>
19380
19381 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
19382 Don't test x-popup-menu.
19383 (function) <complete-function>: Complete only fbound symbols.
19384 <validate, value>: New.
19385 (variable) <complete-function>: Complete only bound symbols.
19386 (coding-system): Add :base-only, :complete-function, :validate,
19387 :value, :prompt-match.
19388 (widget-coding-system-prompt-value): Use read-coding-system and
19389 act on :base-only.
19390 (editable-field): Add :help-echo.
19391 (widget-push-button-gui, widget-push-button-cache)
19392 (widget-gui-action, widget-editable-list-gui): COmment out, along
19393 with uses.
19394 (widget-at): Make arg optional.
19395 (widget-echo-help): Adjust for current help-echo calling sequence.
19396 (widget-specify-field, widget-specify-button)
19397 (widget-specify-insert, widget-get-sibling, widget-image-find)
19398 (widget-convert, widget-insert, widget-leave-text)
19399 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
19400 (widget-setup, widget-field-find, widget-before-change)
19401 (widget-after-change, widget-default-complete)
19402 (widget-default-create, widget-default-delete)
19403 (widget-push-button-value-create, editable-field)
19404 (widget-field-prompt-value, widget-field-validate)
19405 (widget-choice-value-create, widget-choice-action)
19406 (widget-choice-validate, widget-checklist-add-item)
19407 (widget-radio-add-item, widget-radio-chosen)
19408 (widget-radio-value-inline, widget-editable-list-value-create)
19409 (widget-editable-list-entry-create)
19410 (widget-documentation-link-add)
19411 (widget-documentation-string-value-create)
19412 (widget-regexp-validate, widget-file-complete)
19413 (widget-sexp-validate, widget-plist-convert-widget)
19414 (widget-plist-convert-widget, widget-alist-convert-widget)
19415 (widget-alist-convert-widget, widget-color-complete): Simplify,
19416 particularly to avoid bindings which aren't optimized out.
19417
19418 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
19419 Doc fix.
19420 (down-list, backward-up-list, up-list, kill-sexp)
19421 (backward-kill-sexp, mark-sexp): Make arg optional.
19422 (lisp-complete-symbol): Add optional arg PREDICATE.
19423
19424 * cus-start.el: Add display-buffer-reuse-frames,
19425 file-coding-system-alist.
19426
19427 2000-08-20 Gerd Moellmann <gerd@gnu.org>
19428
19429 * startup.el (command-line): Clear realized faces after
19430 modifying TTY color mappings.
19431
19432 2000-08-20 Miles Bader <miles@gnu.org>
19433
19434 * faces.el (face-attr-match-p): Don't return true if ATTRS are
19435 merely a subset of FACE's attributes.
19436
19437 2000-08-19 Miles Bader <miles@gnu.org>
19438
19439 * comint.el (comint-output-filter): Save the point with a marker,
19440 not just a buffer position.
19441
19442 * international/mule.el (set-buffer-process-coding-system): Make
19443 interactive prompt less confusing.
19444
19445 2000-08-19 Gerd Moellmann <gerd@gnu.org>
19446
19447 * hilit-chg.el: General cleanup of doc strings, comments and
19448 code formatting.
19449
19450 2000-08-19 Miles Bader <miles@gnu.org>
19451
19452 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
19453 Compiler macro removed; beginning-of-line is no longer always
19454 equivalent to forward-line, in the presence of fields.
19455
19456 * comint.el (comint-output-filter): Remove ad-hoc saving of
19457 restriction, and just use save-restriction, now that it works
19458 correctly. Don't adjust comint-last-input-start to account for
19459 our insertion; it shouldn't have moved because we don't use
19460 insert-before-markers anymore. Comment out call to
19461 `force-mode-line-update'; why is it here?
19462
19463 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
19464 while checking for prompt to delete. Use `forward-line 0'
19465 instead of beginning-of-line.
19466 (gud-filter): Temporarily widen gud comint buffer while
19467 examining output.
19468
19469 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
19470
19471 * progmodes/sh-script.el: Big bag of typos.
19472
19473 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
19474 check since ispell-process is not bound when ispell is not yet loaded.
19475
19476 2000-08-18 Dave Love <fx@gnu.org>
19477
19478 * image.el (find-image): Copy `spec' before using plist-put.
19479
19480 2000-08-18 Gerd Moellmann <gerd@gnu.org>
19481
19482 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
19483 `portugues'.
19484
19485 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
19486 backward-kill-sexp, analogous to kill-sexp.
19487
19488 * progmodes/icon.el (icon-indent-line)
19489 (icon-is-continuation-line): Handle comments specially.
19490
19491 2000-08-17 Ken Stevens <k.stevens@ieee.org>
19492
19493 * ispell.el: Set to standard author/maintainer/keyword fields.
19494 Fine tuning to menu map appearance and operation, and added help.
19495 Remove `start' and `end' error messages when compiling.
19496 (ispell-choices-win-default-height): Fixed comment string.
19497 (ispell-dictionary-alist-1): Fixed regexp in castellano and
19498 castellano8 dictionaries.
19499 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
19500 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
19501 dictionary, added italiano dictionary.
19502 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
19503 word character
19504 (ispell-tex-skip-alists): Added psfig support.
19505 (ispell-skip-html): Renamed from ispell-skip-sgml.
19506 (ispell-begin-skip-region-regexp, ispell-skip-region)
19507 (ispell-minor-check): Improved html skipping support to skip across
19508 code, and recognize `&' commands without propper `;' syntax;
19509 (ispell-process-line): Fix alignment error when manually
19510 correcting spelling.
19511 (ispell): Fix comment string.
19512 (ispell-add-per-file-word-list): Always put word list on new line.
19513
19514 2000-08-17 Gerd Moellmann <gerd@gnu.org>
19515
19516 * format.el (format-encode-run-method): Fix error message to say
19517 `encode' instead of `decode'. Use save-window-excursion around
19518 shell-command-on-region as in format-decode-run-method because
19519 shell-command-on-region can display a buffer with error output.
19520 (format-decode): Don't record undo information for the decoding.
19521 (format-annotate-function): Add parameter FORMAT-COUNT. Make
19522 that number part of the temporary buffer name so that more than
19523 one decoding using a temporary buffer can happen safely.
19524
19525 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
19526 of `A-z' in the regexp.
19527
19528 * hilit-chg.el: Fix typos in commentary.
19529
19530 * help.el (view-emacs-news): Rewritten for new naming scheme
19531 for old NEWS files.
19532
19533 * startup.el (command-line): Pop to *Messages* in case an error
19534 is signaled while loading user-init-file.
19535
19536 2000-08-17 Andreas Schwab <schwab@suse.de>
19537
19538 * files.el (insert-directory): Don't lose original file name,
19539 undoing an undocumented change.
19540
19541 2000-08-17 Alex Schroeder <alex@gnu.org>
19542
19543 * sql.el (sql-magic-go): Use comint-bol.
19544 (sql-copy-column): Use comint-line-beginning-position.
19545 (comint-line-beginning-position): Define a replacement for
19546 comint-line-beginning-position if it is not fboundp.
19547
19548 2000-08-17 Alex Schroeder <alex@gnu.org>
19549
19550 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
19551 it didn't have any effect anyway.
19552
19553 2000-08-17 Alex Schroeder <alex@gnu.org>
19554
19555 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
19556 --pset and pager=off instead of sending \\o|cat at the beginning
19557 of the session.
19558
19559 2000-08-17 Miles Bader <miles@gnu.org>
19560
19561 * progmodes/octave-inf.el: Add compatibility definition of
19562 comint-line-beginning-position.
19563
19564 2000-08-17 Kenichi Handa <handa@etl.go.jp>
19565
19566 * startup.el (normal-top-level): Look in each dir in load-path for
19567 a leim-list.el file too. This assures of loading leim-list.el
19568 that is created at Emacs installation time even if a user have his
19569 own leim-list.el.
19570
19571 2000-08-17 Miles Bader <miles@gnu.org>
19572
19573 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
19574 foreground color to black if the background is dark.
19575
19576 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
19577
19578 * loadhist.el (unload-feature): Typo.
19579
19580 * finder.el (finder-compile-keywords):
19581 * cus-dep.el (custom-make-dependencies): Add local-variable settings
19582 to the generated file.
19583
19584 * mail/mh-e.el (mh-make-local-vars):
19585 Replace make-variable-buffer-local with make-local-variable.
19586
19587 * play/landmark.el:
19588 * options.el (Edit-options-{set,toggle,t,nil}):
19589 * mail/mailabbrev.el (mail-abbrevs-mode):
19590 * textmodes/tex-mode.el (tex-expand-files):
19591 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
19592
19593 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
19594
19595 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
19596 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
19597 Allow going past the last element.
19598 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
19599 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
19600 (cvs-mouse-toggle-mark): Don't move point.
19601 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
19602
19603 * progmodes/compile.el (grep): Provide a default set of files.
19604 (next-error): Docstring fix.
19605 (compilation-find-file): Avoid find-file (fails in a dedicated window).
19606
19607 * emacs-lisp/easy-mmode.el (define-minor-mode):
19608 Use `symbol-value' to keep the byte-compiler quiet.
19609
19610 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
19611 (diff-find-source-location): New fun, extracted from diff-goto-source.
19612 (diff-goto-source): Use it.
19613 (diff-next-complex-hunk, diff-filter-lines): New function.
19614 (diff-apply-hunk): New command.
19615
19616 * smerge-mode.el (smerge-mode-menu): Doc fix.
19617
19618 * msb.el (msb-mode): Define it in terms of define-minor-mode.
19619
19620 2000-08-16 Dave Love <fx@gnu.org>
19621
19622 * windmove.el (windmove) <defgroup>: Add :version.
19623
19624 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
19625 (goto-address-fontify-p, goto-address-highlight-p)
19626 (goto-address-url-face, goto-address-url-mouse-face)
19627 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
19628 (goto-address-url-regexp): Use thing-at-point-url-regexp.
19629 (goto-address-fontify, goto-address-at-mouse): Simplify,
19630 (goto-address-at-point): browse-url-url-at-point,
19631 goto-address-find-address-at-point can return nil.
19632 (goto-address-find-address-at-point): Return nil on failure.
19633
19634 * align.el (align) <defgroup>: Add :version.
19635
19636 * calculator.el (calculator): Add :version.
19637 (calculator): Use two lines for calculator window if `modeline'
19638 face is boxed.
19639
19640 * play/5x5.el: Doc fixes.
19641 (5x5) <defgroup>: Add :version.
19642
19643 * play/fortune.el (fortune) <defgroup>: Add :version.
19644 (fortune-append): Fix error message.
19645 (fortune-from-region): Doc fix.
19646
19647 * play/pong.el (pong): Doc fix.
19648
19649 * play/morse.el: Keywords, commentary, autoloads.
19650
19651 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
19652
19653 * desktop.el (desktop-save): Don't look at symbol-value of a
19654 member of minor-mode-alist, unless it is boundp.
19655
19656 2000-08-16 Sam Steingold <sds@gnu.org>
19657
19658 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
19659 `while'; use `with-current-buffer' instead of `save-excursion'.
19660 Removed unnecessary kludges now that "*Buffer List*" is excluded.
19661
19662 2000-08-16 Kenichi Handa <handa@etl.go.jp>
19663
19664 * international/ccl.el (declare-ccl-program): Docstring modified.
19665 (ccl-execute-with-args): Likewise.
19666
19667 2000-08-16 Miles Bader <miles@gnu.org>
19668
19669 * progmodes/sql.el: Add compatibility definition of
19670 comint-line-beginning-position.
19671
19672 2000-08-15 Gerd Moellmann <gerd@gnu.org>
19673
19674 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
19675 'buffer-menu' property.
19676 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
19677 fails.
19678 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
19679 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
19680 wasn't killed.
19681
19682 * buff-menu.el (list-buffers-noselect): Don't display the
19683 *Buffer List* buffer.
19684
19685 * font-lock.el: Require jit-lock to prevent a very late
19686 `Loading jit-lock' message.
19687
19688 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
19689 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
19690 mail address.
19691
19692 2000-08-15 Miles Bader <miles@gnu.org>
19693
19694 * textmodes/ispell.el (ispell-graphic-p): New constant.
19695 (ispell-choices-win-default-height, ispell-help): Use
19696 `ispell-graphic-p' instead of `xemacsp'.
19697
19698 2000-08-15 Dave Love <fx@gnu.org>
19699
19700 * simple.el: Autoload widget-convert when compiling.
19701 (mail-user-agent): Doc fix.
19702
19703 * help.el (function-called-at-point, variable-at-point): Use
19704 with-syntax-table.
19705 (help-manyarg-func-alist): Add insert-and-inherit.
19706
19707 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
19708
19709 * delsel.el (delsel-unload-hook): New function.
19710
19711 * find-file.el: Doc fixes. Move provide to end.
19712 (ff) <defgroup>: Add :link.
19713 (ff-goto-click): Deleted.
19714 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
19715 Use mouse-set-point.
19716
19717 * textmodes/tildify.el: Doc fixes.
19718 (tildify) <defgroup>: Add:version.
19719
19720 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
19721 (glasses-custom-set): Use set-default, not set.
19722 (minor-mode-alist): Propertize the lighter.
19723 (glasses-mode): Provide optional arg.
19724
19725 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
19726 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
19727 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
19728 option. Provide :type.
19729 (cwarn-configuration): Provide :type.
19730 (cwarn-mode): Doc fix.
19731
19732 * add-log.el (change-log-merge): Doc fix.
19733 (change-log-redate): New command.
19734
19735 * net/browse-url.el (browse-url-filename-alist): Add a clause for
19736 Doze and Dog.
19737 (browse-url): Use dolist, not mapcar.
19738 (browse-url-at-point): Check for null url.
19739 (browse-url-event-buffer, browse-url-event-point): Functions
19740 deleted.
19741 (browse-url-at-mouse, browse-url-netscape): Simplify.
19742
19743 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
19744 modes.
19745 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
19746 Fix previous change to mapcan.
19747 (msb--init-file-alist, msb--add-separators)
19748 (msb--make-keymap-menu): Simplify.
19749 (msb--choose-file-menu): Use copy-sequence.
19750 (msb-mode-map): Add title to keymap.
19751 (msb-unload-hook): New function.
19752
19753 * bs.el: Fix indentation.
19754 (bs) <defgroup>: Add :links.
19755 (bs-show): Doc fix.
19756 (bs-apply-sort-faces): Don't use window-system.
19757 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
19758
19759 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
19760
19761 * calendar/timeclock.el (timeclock-file): Run .timelog through
19762 convert-standard-filename.
19763
19764 2000-08-14 Gerd Moellmann <gerd@gnu.org>
19765
19766 * emacs-lisp/authors.el: New file.
19767
19768 * paren.el (show-paren-priority): New user option.
19769 (show-paren-function): Set overlay priorities to
19770 show-paren-priority.
19771
19772 2000-08-14 Miles Bader <miles@gnu.org>
19773
19774 * comint.el (comint-bol): Use `forward-line 0' instead of calling
19775 beginning-of-line with inhibit-field-text-motion bound.
19776
19777 2000-08-14 Gerd Moellmann <gerd@gnu.org>
19778
19779 * calendar/timeclock.el: New file.
19780
19781 2000-08-14 David Ponce <david@dponce.com>
19782
19783 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
19784 `widget-button-click'. so that one can use left mouse button to
19785 click on dialog buttons.
19786
19787 2000-08-14 Emmanuel Briot <briot@gnat.com>
19788
19789 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
19790 identifiers, since XML is case sensitive
19791
19792 2000-08-12 Miles Bader <miles@gnu.org>
19793
19794 * comint.el (comint-output-filter): Don't bother frobbing
19795 window-start, it doesn't seem to be necessary.
19796
19797 * comint.el (comint-send-string, comint-send-region): Make into
19798 real functions. Snapshot the prompt before sending.
19799
19800 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
19801
19802 * info.el (Info-find-emacs-command-nodes): Rewrite to use
19803 technique similar to Info-index, instead of relying on specific
19804 names of relevant Index nodes.
19805 (Info-goto-emacs-command-node): Bind Info-history to nil when
19806 going to the first node found by Info-find-emacs-command-nodes.
19807
19808 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
19809
19810 * menu-bar.el (menu-bar-help-menu): Add a :help string.
19811
19812 2000-08-10 Miles Bader <miles@gnu.org>
19813
19814 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
19815
19816 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
19817
19818 * info.el (Info-file-list-for-emacs): More elements for the
19819 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
19820 and woman manuals.
19821
19822 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
19823
19824 * comint.el (comint-send-input): Make the newline boundary overlay
19825 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
19826 (comint-output-filter): Use `insert' instead of
19827 `insert-before-markers'. Extend comint-last-output-overlay when
19828 necessary since we can't rely on insert-before-markers to do it.
19829 * gud.el (gud-filter): Use `with-current-buffer' instead of
19830 save-excursion when inserting the output, so that point gets
19831 updated correctly; the old method relied on a rather dodgy
19832 side-effect of comint-output-filter to avoid the effect of
19833 save-excursion.
19834
19835 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
19836
19837 * files.el (recover-file): Call insert-directory instead of
19838 invoking `ls' directly.
19839
19840 2000-08-10 Miles Bader <miles@gnu.org>
19841
19842 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
19843 (comint-last-prompt-overlay): New variables.
19844 (comint-output-filter): Implement prompt highlighting.
19845 (comint-snapshot-last-prompt): New function.
19846 (comint-send-input): Snapshot the last prompt.
19847 Use comint-highlight-input-face.
19848 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
19849 Use defface instead of defcustom.
19850 (send-invisible, comint-send-eof): Snapshot the last prompt.
19851 (comint-delchar-or-maybe-eof): Use comint-send-eof.
19852 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
19853
19854 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
19855
19856 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
19857 (regexp-opt-group): Use a list of chars for `letters'.
19858 (regexp-opt-charset): `chars' is now a list of chars.
19859 Use a char-table rather than a vector so it works for multibyte chars.
19860
19861 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
19862 Set cvs-minor-current-files to the selected fileinfo.
19863 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
19864 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
19865
19866 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
19867
19868 * files.el (insert-directory): Don't call access-file on
19869 directories on DOS and Windows.
19870
19871 2000-08-09 Kenichi Handa <handa@etl.go.jp>
19872
19873 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
19874 longer if necessary.
19875 (ccl-embed-code): Call ccl-embed-data to store CODE in
19876 ccl-program-vector.
19877
19878 2000-08-09 Miles Bader <miles@gnu.org>
19879
19880 * comint.el (comint-output-filter): Properly handle the case where
19881 the text surrounded by comint-last-output-overlay was deleted.
19882
19883 2000-08-08 Gerd Moellmann <gerd@gnu.org>
19884
19885 * info.el (Info-insert-dir): Use Info-additional-directory-list if
19886 non-nil.
19887 (Info-file-list-for-emacs): Remove "info" from the list because
19888 that leads to trying to use the documentation from file `info'
19889 in various situations where it isn't appropriate, for instance
19890 C-h C-k C-h i.
19891
19892 * ffap.el (ffap-read-file-or-url-internal): Handle case that
19893 DIR and/or STRING are nil.
19894
19895 * progmodes/compile.el (compilation-setup): Make variable
19896 compilation-error-screen-columns buffer-local, as some comment
19897 in the code suggests it should be.
19898
19899 * files.el (auto-mode-interpreter-regexp): New variable.
19900 (set-auto-mode): Use it.
19901
19902 * indent.el (indent-for-tab-command): Doc fix.
19903
19904 * mouse-sel.el (mouse-sel-mode): Doc fix.
19905
19906 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
19907 labels.
19908
19909 * help.el (print-help-return-message): When
19910 display-buffer-reuse-frames is set, let the help window been quit,
19911 instead of deleting it, which might delete a reused frame.
19912
19913 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
19914
19915 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
19916 rename a directory to a name that differs only by its letter case.
19917
19918 2000-08-08 Kenichi Handa <handa@etl.go.jp>
19919
19920 * international/quail.el (quail-define-rules): Handle Quail decode
19921 map correctly. Add code for supporting annotations.
19922 (quail-install-decode-map): New function.
19923 (quail-defrule-internal): New optional arguments decode-map and
19924 props.
19925 (quail-advice): New function.
19926
19927 2000-08-07 Sam Steingold <sds@gnu.org>
19928
19929 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
19930 `defconst', `define-condition', `with-slots'.
19931 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
19932
19933 2000-08-03 Miles Bader <miles@gnu.org>
19934
19935 * comint.el (comint-use-prompt-regexp-instead-of-fields):
19936 New variable.
19937 (comint-prompt-regexp, comint-get-old-input): Document dependence on
19938 comint-use-prompt-regexp-instead-of-fields.
19939 (comint-send-input): Add `input' field property to stuff we send to
19940 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
19941 (comint-output-filter): Add `output' field property to process
19942 output, if comint-use-prompt-regexp-instead-of-fields is nil.
19943 (comint-replace-by-expanded-history)
19944 (comint-get-old-input-default, comint-show-output)
19945 (comint-backward-matching-input, comint-forward-matching-input)
19946 (comint-next-prompt, comint-previous-prompt): Use field
19947 properties if comint-use-prompt-regexp-instead-of-fields is nil.
19948 (comint-line-beginning-position): New function.
19949 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
19950 (comint-replace-by-expanded-history-before-point): Use
19951 comint-line-beginning-position and line-end-position.
19952 (comint-last-output-overlay): New variable.
19953 (comint-mode): Make `comint-last-output-overlay' buffer-local.
19954
19955 * shell.el (shell-prompt-pattern): Doc change.
19956 (shell-backward-command): Use line-beginning-position.
19957
19958 * gud.el (gud-gdb-complete-command): Use
19959 comint-line-beginning-position.
19960
19961 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
19962 comint-bol doesn't actually go to the beginning of the line.
19963
19964 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
19965 if comint-use-prompt-regexp-instead-of-fields is non-nil.
19966 (try-expand-line-all-buffers): Likewise.
19967
19968 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
19969 explicitly matching comint-prompt-regexp.
19970 (sql-copy-column): Use comint-line-beginning-position instead of
19971 explicitly matching comint-prompt-regexp.
19972
19973 * progmodes/octave-inf.el (inferior-octave-complete): Use
19974 comint-line-beginning-position.
19975
19976 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
19977
19978 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
19979 looking for a prompt, use `forward-line 0' instead of
19980 `beginning-of-line', to avoid getting caught by an input field.
19981
19982 2000-08-07 Gerd Moellmann <gerd@gnu.org>
19983
19984 * files.el (shell-quote-wildcard-pattern): Make sure to return
19985 PATTERN, in the Unix case.
19986
19987 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
19988
19989 * play/zone.el (zone): Discard any pending input before running
19990 the randomly-chosen pgm.
19991
19992 2000-08-07 Kenichi Handa <handa@etl.go.jp>
19993
19994 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
19995 checking the existence of any multibyte characters.
19996
19997 2000-08-06 Gerd Moellmann <gerd@gnu.org>
19998
19999 * help.el (describe-mode): Test minor-mode symbol for being
20000 bound before testing its value for being nil.
20001
20002 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
20003 `first', `second', and `third'.
20004
20005 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
20006 (second): Make it an alias for `cadr'.
20007
20008 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
20009
20010 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
20011 types of display support faces now.
20012
20013 2000-08-05 Gerd Moellmann <gerd@gnu.org>
20014
20015 * pcvs.el (require): Require `cl' during compilation, only.
20016
20017 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
20018 (toplevel): Remove `remq' and `remove' from autoloads.
20019 (cl-fake-autoloads): New variable. If set, arrange for an error
20020 when CL functions etc. are autoloaded.
20021
20022 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
20023
20024 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
20025
20026 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
20027 popped up, but the user clicks outside the menu, return an empty
20028 regexp (that causes unhighlight-regexp to have no effect).
20029
20030 * menu-bar.el (menu-bar-games-menu): Add Zone.
20031
20032 * hi-lock.el (toplevel): Require font-lock.
20033
20034 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20035
20036 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
20037 (ebnf-8-bit-chars): New var for bug fix.
20038 (ebnf-string): Bug fix.
20039
20040 2000-08-03 Sam Steingold <sds@gnu.org>
20041
20042 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
20043 instead of `buffer-string'.
20044 (require 'cl): Always, not just when compiling.
20045 `ignore-errors' in `interactive', `list*', `defun*' &c make this
20046 necessary.
20047
20048 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
20049
20050 * international/mule-cmds.el (select-safe-coding-system): Make
20051 the message text about selecting a safe coding system more clear.
20052
20053 2000-08-02 Gerd Moellmann <gerd@gnu.org>
20054
20055 * hi-lock.el: New file.
20056
20057 * play/zone.el: New file.
20058
20059 * replace.el (occur): Set tab-width in the *Occur* buffer to the
20060 value of tab-width in the original buffer. Choose a line number
20061 format that's a multiple of the original buffer's tab width, so
20062 that lines appear right.
20063
20064 * textmodes/ispell.el (ispell): New function, replacing an alias.
20065 Spell-check active region if in transient-mark-mode and mark
20066 is active; otherwise spell-check buffer.
20067
20068 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20069
20070 * ps-mule.el: Fix a customization problem on
20071 ps-mule-font-info-database-default.
20072
20073 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
20074
20075 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
20076 display-mouse-p instead of window-system.
20077 (ebrowse-member-mode-map): Ditto.
20078
20079 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20080
20081 * progmodes/ebnf2ps.el: Update ps-print functions call.
20082 Indentation fix. Doc fix.
20083 (ebnf-version): New version number (3.2).
20084 (ebnf-format-color, ebnf-begin-job): Code fix.
20085
20086 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
20087
20088 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
20089 font lock support on window-system.
20090 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
20091
20092 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
20093 display-color-p, if fboundp, instead of window-system.
20094
20095 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
20096
20097 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
20098 instead of window-system.
20099
20100 * wid-edit.el (widget-choose): Use display-mouse-p instead of
20101 window-system.
20102 (widget-choice-mouse-down-action): Use display-popup-menus-p
20103 instead of window-system.
20104
20105 * strokes.el (strokes-file): Run the file name through
20106 convert-standard-filename.
20107 (strokes-mode): Call display-mouse-p instead of looking at
20108 window-system. Change the error message accordingly.
20109
20110 * progmodes/cpp.el (toplevel): Support faces on tty's.
20111
20112 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
20113 (lm-plot-square, lm-init-display): Don't use window-system.
20114
20115 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
20116 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
20117
20118 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
20119 instead of looking at window-system.
20120
20121 2000-07-30 Gerd Moellmann <gerd@gnu.org>
20122
20123 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
20124 of testing if iswitchb-prepost-hooks is bound, because the
20125 latter will always be true when invoking a recursive minibuffer
20126 from an active Iswitchb buffer.
20127
20128 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
20129
20130 * files.el (shell-quote-wildcard-pattern): New function.
20131 (insert-directory): Call it. Only prepend "\" to command on Unix
20132 and GNU/Linux systems.
20133
20134 2000-07-30 Gerd Moellmann <gerd@gnu.org>
20135
20136 * eshell/esh-groups.el: Change custom :link file names
20137 from `eshell.info' to `eshell'.
20138
20139 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
20140
20141 * dired.el (dired-build-subdir-alist): Expand subdirectory names
20142 correctly in recursive ange-ftp listings.
20143
20144 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20145
20146 * ps-print.el: Fix bug 1: if ps-font-size-internal,
20147 ps-header-font-size-internal and
20148 ps-header-title-font-size-internal variables are not set,
20149 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
20150 face text property is (foreground-color . COLOR) or
20151 `(background-color . COLOR)', ps-print crashes. Doc fix.
20152 (ps-print-version): New version number (5.2.4).
20153 (ps-plot-region): Code fix.
20154 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
20155 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
20156 Bug fix 2.
20157
20158 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
20159
20160 * glasses.el (glasses-make-readable): Fix uncapitalization of
20161 identifiers like `myXMLDocument'.
20162
20163 2000-07-28 Karl Fogel <kfogel@red-bean.com>
20164
20165 * mail/mail-hist.el (mail-hist-previous-input)
20166 (mail-hist-next-input): Do the obvious code factorization.
20167 (mail-hist-retrieve-and-insert): New func, contains common
20168 code of above two.
20169 If inserting a message body, leave point at top.
20170
20171 2000-07-28 Sam Steingold <sds@gnu.org>
20172
20173 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
20174 Use `<=', not `<' to compare times!
20175 (ange-ftp-ls): Remove.
20176
20177 2000-07-27 Gerd Moellmann <gerd@gnu.org>
20178
20179 * play/cookie1.el: Add explanation of how to make cookie.el
20180 compatible with strfile(1) to comment.
20181
20182 * subr.el (remove, remq): New functions.
20183
20184 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
20185 escape `*' in regexps.
20186 (midnight-find): Reverse order of arguments in the funcall of
20187 TEST.
20188
20189 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
20190 and `.class'.
20191
20192 * play/meese.el: Add Commentary section.
20193
20194 2000-07-27 Alex Schroeder <alex@gnu.org>
20195
20196 * sql.el (sql-ms): Added autoload cookie.
20197 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
20198 (sql-oracle): Ditto.
20199 (sql-help): Doc change.
20200
20201 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
20202 types and exceptions.
20203
20204 2000-07-27 Alex Schroeder <alex@gnu.org>
20205
20206 * sql.el (sql-placeholder-history): New variable.
20207 (sql-query-placeholders-and-send): New function that will query
20208 the user and replace placeholders with user input.
20209 (sql-oracle): If running on NT, set comint-input-sender to
20210 sql-query-placeholders-and-send.
20211
20212 (sql-stop): If in the SQLi buffer, insert stop notification, else
20213 present it as a message.
20214
20215 2000-07-27 Alex Schroeder <alex@gnu.org>
20216
20217 * sql.el (sql-input-ring-separator): Doc change.
20218 (sql-input-ring-file-name): Doc change.
20219 (sql-interactive-mode): Use `sql-input-ring-separator' and
20220 `sql-input-ring-file-name' to set the comint-mode equivalents
20221 without making them local variables.
20222 (sql-stop): Don't bind `sql-input-ring-separator' and
20223 `sql-input-ring-file-name' dynamically to their comint-mode
20224 equivalents.
20225
20226 2000-07-27 Kenichi Handa <handa@etl.go.jp>
20227
20228 * international/mule.el (register-char-codings): New function.
20229 (make-coding-system): Handle `safe-chars' specification in the arg
20230 PROPERTY.
20231
20232 * international/mule-cmds.el
20233 (find-coding-systems-region-subset-p): This function deleted.
20234 (sort-coding-systems-predicate): New variable.
20235 (sort-coding-systems): New function.
20236 (find-coding-systems-region): Use
20237 find-coding-systems-region-internal.
20238 (find-coding-systems-string): Use find-coding-systems-region.
20239 (find-coding-systems-for-charsets): Check
20240 char-coding-system-table.
20241 (select-safe-coding-system-accept-default-p): New variable.
20242 (select-safe-coding-system): Mostly rewritten. New argument
20243 ACCEPT-DEFAULT-P.
20244 (select-message-coding-system): Call select-safe-coding-system
20245 with ACCEPT-DEFAULT-P arg.
20246 (reset-language-environment): Reset default-sendmail-coding-system
20247 to the default value iso-latin-1.
20248 (set-language-environment): Don't set the obsolete variable
20249 charset-origin-alist.
20250
20251 * international/codepage.el (cp-coding-system-for-codepage-1):
20252 Give `safe-chars' property to make-coding-system.
20253
20254 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
20255 calling select-message-coding-system twice.
20256
20257 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
20258 instead of `safe-charsets'.
20259 (cyrillic-alternativnyj): Likewise.
20260 (ccl-encode-alternativnyj): Don't check the charset
20261 cyrillic-iso8859-5.
20262
20263 2000-07-27 Kenichi Handa <handa@etl.go.jp>
20264
20265 * composite.el (compose-chars-after): Preserve match data.
20266
20267 2000-07-26 Sam Steingold <sds@gnu.org>
20268
20269 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
20270 (ange-ftp-real-file-newer-than-file-p): New function.
20271 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
20272 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
20273
20274 * tooltip.el (tooltip-float-time): Removed (use `float-time').
20275 * midnight.el (midnight-float-time): Ditto.
20276
20277 2000-07-26 Andreas Schwab <schwab@suse.de>
20278
20279 * files.el (normal-backup-enable-predicate): Correct
20280 interpretation of the return value of compare-strings.
20281
20282 2000-07-26 Gerd Moellmann <gerd@gnu.org>
20283
20284 * isearch.el (isearch-resume): New function.
20285 (isearch-done): Add something to command-history to resume
20286 the search.
20287 (isearch-yank-line, isearch-yank-word): Use
20288 buffer-substring-no-properties instead of buffer-substring.
20289
20290 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
20291 of flyspell-mouse-map.
20292
20293 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
20294 duplicate definition.
20295 (makefile-mode): Remove duplicate setting of local-abbrev-table.
20296
20297 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
20298 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
20299
20300 2000-07-25 Sam Steingold <sds@gnu.org>
20301
20302 * net/ange-ftp.el: Get modtime over the net.
20303 (ange-ftp-file-modtime): New function.
20304 (ange-ftp-write-region, ange-ftp-insert-file-contents)
20305 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
20306 Use it.
20307 (ange-ftp-dot-to-slash): New function.
20308 (ange-ftp-fix-name-for-vms): Use it.
20309
20310 * midnight.el (midnight-buffer-display-time): Use
20311 `with-current-buffer'.
20312
20313 2000-07-25 Gerd Moellmann <gerd@gnu.org>
20314
20315 * find-dired.el: Update copyright notice.
20316 (find-dired): Offer to kill a running `find'.
20317
20318 * enriched.el (enriched-face-ans): For a `foreground-color'
20319 property, return '(("x-color" COLOR))' so that COLOR will be
20320 output as a parameter of the x-color annotation. Likewise for the
20321 `background-color' property. In the case of normal face
20322 properties, don't return annotations for unspecified foreground
20323 and background face attributes.
20324
20325 2000-07-25 Kenichi Handa <handa@etl.go.jp>
20326
20327 * language/japan-util.el (japanese-katakana-region): Fix handling
20328 HANKAKU argument.
20329
20330 2000-07-25 Miles Bader <miles@gnu.org>
20331
20332 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
20333 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
20334 constrain-to-field.
20335
20336 2000-07-24 Andrew Innes <andrewi@gnu.org>
20337
20338 * timer.el (timer-activate-when-idle): Add optional parameter
20339 DONT-WAIT. Update docstring.
20340 (run-with-idle-timer): Specify extra parameter to
20341 timer-activate-when-idle, so that timer will be activated
20342 immediately if Emacs is already idle.
20343
20344 * w32-fns.el (w32-using-nt): Fix docstring.
20345
20346 2000-07-24 Dave Love <fx@gnu.org>
20347
20348 * mouse.el (popup-menu): Set last-command-event.
20349 (mouse-major-mode-menu-prefix): Declare.
20350
20351 2000-07-24 Gerd Moellmann <gerd@gnu.org>
20352
20353 * textmodes/flyspell.el: Update to author's version 1.5d.
20354
20355 * progmodes/hideshow.el: Update copyright notice.
20356
20357 * vcursor.el: Set maintainer to FSF, since author cannot
20358 be reached.
20359
20360 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
20361
20362 * info.el (Info-goto-emacs-key-command-node): Leave a space after
20363 the prompt.
20364
20365 * mouse.el (popup-menu): Run the keymap through indirect-function,
20366 in case it was defined with define-prefix-key. If the menu is a
20367 list of keymaps, look up the binding of user's choice in each one
20368 of the keymaps.
20369 (mouse-popup-menubar): If the global and local menu-bar keymaps
20370 don't have a prompt string, create one and insert it into the
20371 keymap. Don't barf if current-local-map returns nil.
20372
20373 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
20374
20375 * dired.el (dired-sort-R-check): Added to allow recursive listing
20376 to be undone.
20377 (dired-sort-other): Use it.
20378
20379 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20380
20381 * Release of cc-mode 5.27
20382
20383 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20384
20385 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
20386 c-beginning-of-statement-1 that caused a bad case of recursion
20387 which could consume a lot of CPU in large classes in languages
20388 that have in-expression classes (i.e. Java and Pike).
20389
20390 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
20391 statements before top level constructs (i.e. case 6 is moved
20392 before case 5 and is now case 4) to catch in-expression
20393 classes in top level expressions correctly.
20394
20395 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20396
20397 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
20398 objc-method-intro. Case 4 removed and case 5I added.
20399
20400 * cc-langs.el (c-append-paragraph-start): New variable used by
20401 c-common-init to get paragraph-start correct.
20402 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
20403 initialize paragraph-start to make it correct both with and
20404 without the javadoc special case.
20405
20406 * cc-mode.el (java-mode): Use c-append-paragraph-start to
20407 initialize paragraph-start for javadoc markup.
20408
20409 * cc-vars.el (c-style-variables-are-local-p): Incompatible
20410 change by defaulting this to t. It's motivated by the
20411 confusing behavior that otherwise arise from the style system
20412 when editing both java and non-java files at the same time
20413 (see the comments about style setting in c-common-init).
20414
20415 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20416
20417 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
20418 similar to the one in c-fill-paragraph to check the fill
20419 prefix from the adaptive fill function for sanity.
20420
20421 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20422
20423 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
20424 defun block.
20425
20426 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20427
20428 * cc-align.el (c-lineup-multi-inher): Handle lines with
20429 leading comma nicely. Extended to handle member initializers
20430 too.
20431
20432 * cc-engine.el: (c-beginning-of-inheritance-list,
20433 c-guess-basic-syntax): Fixed recognition of inheritance lists
20434 when the lines begins with a comma.
20435
20436 * cc-vars.el (c-offsets-alist): Changed default for
20437 member-init-cont to c-lineup-multi-inher since it now handles
20438 member initializers and indents better for leading commas.
20439
20440 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20441
20442 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
20443 handling that caused class open lines to be recognized as
20444 statement-conts in some cases.
20445
20446 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
20447 guessed by the adaptive fill function unless point is on the
20448 first line of a block comment.
20449
20450 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
20451 when the buffer ends with a macro continuation char.
20452
20453 * cc-engine.el (c-guess-basic-syntax): Added support for
20454 function definitions as statements in Pike. The first
20455 statement in a lambda block is now labeled defun-block-intro
20456 instead of statement-block-intro.
20457
20458 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
20459 so that the class surrounding point is selected, not the one
20460 innermost in the state.
20461
20462 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
20463 recognition of switch labels having hanging multiline
20464 statements.
20465
20466 * cc-engine.el (c-beginning-of-member-init-list): Broke out
20467 some code in c-guess-basic-syntax to a separate function.
20468 * cc-engine.el (c-just-after-func-arglist-p): Fixed
20469 recognition of member inits with multiple line arglists.
20470 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
20471 member-init-cont when the commas are in funny places.
20472
20473 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20474
20475 * cc-defs.el (c-auto-newline): Removed this macro since it's
20476 not used anymore.
20477
20478 * cc-engine.el (c-looking-at-bos): New helper function.
20479 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
20480 inexpr and toplevel classes apart in Pike.
20481
20482 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
20483 of case 9A.
20484
20485 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
20486 constant, since "class" can introduce an in-expression class
20487 in Pike nowadays.
20488
20489 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20490
20491 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
20492 indentation on cpp-macro lines.
20493
20494 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
20495 a syntax modifier like comment-intro, to make it possible to
20496 get syntactic indentation for preprocessor directives. It's
20497 incompatible wrt to lineup functions on cpp-macro, but it has
20498 no observable effect in the 99.9% common case where cpp-macro
20499 is set to -1000.
20500
20501 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20502
20503 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
20504 member-init-cont when the preceding arglist is several lines.
20505
20506 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20507
20508 * cc-styles.el (c-style-alist): The basic offset for the BSD
20509 style corrected to 8.
20510
20511 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20512
20513 * cc-styles.el (c-style-alist): Adjusted the indentation of
20514 brace list openers in the gnu style.
20515
20516 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20517
20518 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
20519
20520 * cc-cmds.el (c-electric-brace, c-electric-slash,
20521 c-electric-star, c-electric-semi&comma, c-electric-colon,
20522 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
20523 when c-syntactic-indentation is nil.
20524
20525 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
20526 we were left at comments preceding the first statement when
20527 reaching the beginning of the buffer.
20528
20529 * cc-vars.el (c-syntactic-indentation): New variable to turn
20530 off all syntactic indentation.
20531
20532 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20533
20534 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
20535 between the text and the block comment ender when it hangs,
20536 depending on how many there are before the fill.
20537
20538 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20539
20540 * cc-engine.el (c-beginning-of-closest-statement): New helper
20541 function to go back to the closest preceding statement start,
20542 which could be inside a conditional statement.
20543 * cc-engine.el (c-guess-basic-syntax): Use
20544 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
20545
20546 * cc-engine.el (c-guess-basic-syntax): Better handling of
20547 arglist-intro, arglist-cont-nonempty and arglist-close when
20548 the arglist is nested inside parens. Cases 7A, 7C and 7F
20549 changed.
20550
20551 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
20552 up-to-date with javadoc 1.2.
20553
20554 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20555
20556 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
20557 multiline Pike type decls.
20558
20559 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20560
20561 * cc-cmds.el (c-indent-new-comment-line): Always break
20562 multiline comments in multiline mode, regardless of
20563 comment-multi-line.
20564
20565 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20566
20567 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
20568 fully::qualified::names in C++ member init lists. Preamble in
20569 case 5D changed.
20570
20571 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20572
20573 * cc-langs.el (c-common-init): Handling of obsolete variables
20574 moved to c-initialize-cc-mode. More compatible style override
20575 when using global style variables.
20576 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
20577 variables moved here.
20578
20579 * cc-styles.el (c-make-styles-buffer-local): Flag style
20580 variable localness in c-style-variables-are-local-p to make
20581 the compatibility measure in c-common-init work well.
20582
20583 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
20584 longer contain set-from-style.
20585 * cc-styles.el (c-initialize-builtin-style): Don't check for
20586 set-from-style on c-special-indent-hook.
20587 * cc-styles.el (c-copy-tree): Obsolete. The standard function
20588 copy-alist is sufficient now.
20589
20590 * cc-styles.el (c-set-style, c-set-style-1,
20591 c-get-style-variables): Fixes to variable initialization so
20592 that duplicate entries in styles have the same effect
20593 regardless of DONT-OVERRIDE.
20594
20595 * cc-styles.el (c-set-style-2): Fixed bug where the
20596 initialization of inheriting styles failed when the
20597 dont-override flag is set.
20598
20599 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
20600 on this.
20601
20602 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20603
20604 * cc-defs.el (c-forward-comment): Removed the workaround
20605 introduced in 5.38 since it had worse side-effects. If a line
20606 contains the string "//\"", it regarded the // as a comment
20607 start since the \ temporarily doesn't have escape syntax.
20608
20609 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
20610
20611 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
20612 ada-xref.el before ada-prj.el, so that the Project menu is created
20613 when ada-prj tries to add to it.
20614 (ada-activate-keys-for-case): Suppress the characters that are not
20615 part of the Ada syntax. Better compatibility with else-mode
20616 (ada-adjust-case-interactive): When auto-casing is not active,
20617 correctly insert newlines (used to insert only ^M). Prevent the
20618 syntax table from being changed in case of an error
20619 (or '_' becomes part of a word and some commands are confused).
20620 Do nothing if ada-auto-case is nil.
20621 (ada-after-keyword-p): Ignore keywords that are also attributes
20622 (ada-batch-reformat): Update usage comment
20623 (ada-call-from-contextual-menu): New function
20624 (ada-case-read-exceptions): Reinitialize the casing exception list
20625 first to nil first, so that the casing exception file can be
20626 shared.
20627 (ada-check-defun-name): Handles "configure" keyword for gnatdist
20628 files.
20629 (ada-compile-goto-error): Fix regexp used to detect a file:line
20630 anywhere in the error message
20631 (ada-contextual-menu-last-point): New variable
20632 (ada-create-keymap): If the variable delete-key-deletes-forward is
20633 t on XEmacs, it means that DEL should delete one character
20634 forward.
20635 (ada-create-menu): Use :included instead of :visible for XEmacs.
20636 New submenu "Options".
20637 (ada-end-stmt-re): Correctly indent "select ... then abort"
20638 statements.
20639 (ada-fill-comment-paragraph): Correctly delete all leading '--'
20640 even if they don't match ada-fill-comment-prefix Fix handling of
20641 paragraphs on the first or last line of a file.
20642 (ada-format-paramlist): Fix handling of default parameter values.
20643 (ada-get-body-name): New function.
20644 (ada-get-current-indent): Optimized by searchling directly for an
20645 existing generic part or a statement outside of it. Handle
20646 ada-indent-align-comments when indenting comments Replaced some
20647 regexps by testing directly the next character. This results in a
20648 huge speedup on some files. New indentation scheme for renames
20649 statements. Stop looking for the 'while' or 'for' associated with
20650 a 'loop' at the first semicolon encountered. A "return" can also
20651 match an anonymous access subprogram declaration.
20652 (ada-get-indent-noindent): Ignore strings and comments when
20653 looking for the keywords "record" and "private".
20654 (ada-goto-matching-decl-start): When matching "if", make sure we
20655 are not in fact seeing "end if". Ignore "when" statements except
20656 when initial keyword was "begin". Fix handling of nested
20657 procedures. Add a recursive call to this function to skip over
20658 other 'end' statmts. Fix indentation for "when .. => begin"
20659 (ada-in-open-paren-p): Fix indentation for complex boolean
20660 expressions, where 'and then', 'or else' and parenthesis
20661 statements are mixed up.
20662 (ada-in-paramlist-p): Skip comments while searching for the
20663 beginning Fix handling of operator declarations.
20664 (ada-indent-align-comments): New variable
20665 (ada-indent-current): Change the syntax table only in the
20666 protected section, so that we are sure it is restored correctly.
20667 (ada-indent-on-previous-lines): Use ada-use-indent and
20668 ada-with-indent Correctly indent "select ... then"
20669 (ada-indent-region): Slight speedup.
20670 (ada-indent-renames): New variable.
20671 (ada-last-which-function-subprog, ada-last-which-function-line):
20672 New variables
20673 (ada-looking-at-semi-private): Correctly indent the 'private'
20674 keyword when it is the first word in a package declaration.
20675 (ada-loose-case-word): Stop searching if at the end of the buffer.
20676 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
20677 even if point is not initially at the end of the word.
20678 (ada-matching-decl-start-re): Add "when".
20679 (ada-mode): Add support for abbrev-mode, outline-mode and
20680 which-func-mode Override the old find-file.el entry in
20681 ff-special-constructs since it is using the obsolete
20682 ada-spec-suffix variable
20683 (ada-no-auto-case): New function
20684 (ada-scan-paramlist): When parsing the argument type, accept
20685 spaces (as in "X 'Class", generated by Rational Rose).
20686 (ada-other-file-name): No longer loads the other file.
20687 (ada-popup-menu): Save and restore the current buffer and cursor
20688 position before and after displaying the menu.
20689 (ada-search-ignore-complex-boolean): New function.
20690 (ada-uncomment-region): Emacs21 already knows how to delete
20691 comments not starting in the first column.
20692 (ada-use-indent): New variable
20693 (ada-which-function): New function.
20694 (ada-with-indent): New variable
20695 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
20696 can be batch-compiled from the command line.
20697
20698 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
20699 Add to the menu when the file is loaded, not in ada-mode-hook.
20700 Add -toolbar to the default ddd command Switches moved from
20701 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
20702 ada-prj-default-comp-opt
20703 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
20704 Reference Manual to the menu
20705 (ada-check-current): rewritten as a call to ada-compile-current
20706 (ada-compile): Removed.
20707 (ada-compile-application, ada-compile-current, ada-check-current):
20708 Set the compilation-search-path so that compile.el automatically
20709 finds the sources in src_dir. Automatic scrollong of the
20710 compilation buffer. C-uC-cC-c asks for confirmation before
20711 compiling
20712 (ada-compile-current): New parameter, prj-field
20713 (ada-complete-identifier): Load the .ali file before doing
20714 processing
20715 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
20716 conform to gnatmake's behavior.
20717 (ada-find-file-in-dir): New function
20718 (ada-find-references): Set the environment variables for gnatfind
20719 (ada-find-src-file-in-dir): New function.
20720 (ada-first-non-nil): Removed
20721 (ada-gdb-application): Add support for jdb, the java debugger.
20722 (ada-get-ada-file-name): Load the original-file first if not done
20723 yet.
20724 (ada-get-all-references): Handles the new ali syntax (parent types
20725 are found between <>).
20726 (ada-initialize-runtime-library): New function
20727 (ada-mode-hook): Always load a project file when a file is opened,
20728 so that the casing exceptions are correctly read.
20729 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
20730 (ada-parse-prj-file): Use find-file-noselect instead of find-file
20731 to open the project file, since the latter does not work with
20732 speedbar Get default values before loading the prj file, or the
20733 default executable file name is wrong. Use the absolute value of
20734 src_dir to initialize ada-search-directories and
20735 compilation-search-path,... Add the standard runtime library to
20736 the search path for find-file.
20737 (ada-prj-default-debugger): Was missing an opening '{'
20738 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
20739 variables.
20740 (ada-prj-default-gnatmake-opt): New variable
20741 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
20742 buffers, the project file is the default one Save the windows
20743 configuration before displaying the menu.
20744 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
20745 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
20746 ...) regexp-quote identifiers names to support operators +,
20747 -,... in regexps.
20748 (ada-remote): New function.
20749 (ada-run-application): Erase the output buffer before starting the
20750 run Support remote execution of the application. Use
20751 call-process, or the arguments are incorrectly parsed
20752 (ada-set-default-project-file): Reread the content of the active
20753 project file, not the one from the current buffer When a project
20754 file is set as the default project, all directories are
20755 automatically associated with it.
20756 (ada-set-environment): New function
20757 (ada-treat-cmd-string): New special variable ${current}
20758 (ada-treat-cmd-string): Revised. The substitution is now done for
20759 any ${...} substring
20760 (ada-xref-current): If no body was found, compiles the spec
20761 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
20762 compiler to get rid of command line length limitations.
20763 (ada-xref-get-project-field): New function
20764 (ada-xref-project-files): New variable
20765 (ada-xref-runtime-library-specs-path)
20766 (ada-xref-runtime-library-ali-path): New variables
20767 (ada-xref-set-default-prj-values): Default run command now does a
20768 cd to the build directory. New field: main_unit Provide a default
20769 file name even if the current buffer has no prj file.
20770
20771 * ada-prj.el:
20772 Rewritten to show a tabbed-dialog.
20773 (ada-prj-add-ada-menu): Remove the map and name parameters.
20774 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
20775 New function
20776 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
20777 (ada-prj-load-from-file): New function
20778 (ada-prj-save): Always save fields that depend on the current buffer
20779 (ada-prj-show-value): New function
20780
20781 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
20782 Ada mode. This will allow us to display the Ada menu in any buffer
20783 we want (for project items).
20784 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
20785 number of spaces in the header.
20786
20787 2000-07-24 Dave Love <fx@gnu.org>
20788
20789 * ediff-init.el (ediff-region-help-echo): Bind face-help.
20790
20791 2000-07-23 Noah Friedman <friedman@splode.com>
20792
20793 * type-break.el (type-break): perform autosave.
20794 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
20795 (type-break-do-query): Cancel query schedule while performing
20796 actual query, to avoid possibility of a second query being made
20797 while first one is already in progress.
20798 (type-break-time-stamp-format): New variable.
20799 (type-break-time-stamp): New function.
20800 (type-break-time-warning): Use it.
20801 (type-break-keystroke-warning): Use it.
20802 (type-break-noninteractive-query): Use it.
20803
20804 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
20805 cookie.
20806 Use add-minor-mode to set minor-mode-alist, if available.
20807 (eldoc-echo-area-use-multiline-p): New user option.
20808 (eldoc-echo-area-multiline-supported-p): New variable.
20809 (eldoc-docstring-format-sym-doc): Use them.
20810 (eldoc-mode): If not using idle timers, append to local post and
20811 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
20812 (eldoc-display-message-no-interference-p): Don't interfere with
20813 edebug.
20814 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
20815 (eldoc-function-arglist): New function.
20816 (eldoc-function-argstring): Use it.
20817
20818 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
20819 auto save directory exists before calling directory-files.
20820
20821 2000-07-23 Dave Love <fx@gnu.org>
20822
20823 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
20824 ^o, ^u.
20825
20826 2000-07-21 Dave Love <fx@gnu.org>
20827
20828 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
20829 now passed to the function. It now works properly.
20830
20831 * smerge-mode.el (smerge-mode-menu): Fill it out.
20832
20833 2000-07-20 Gerd Moellmann <gerd@gnu.org>
20834
20835 * info-look.el (info-lookup): If *info* is shown in another frame
20836 on the same display, select that frame, instead of switching to
20837 the Info buffer in another window of the selected frame.
20838
20839 * simple.el (universal-argument-map): Bind numeric keypad keys
20840 kp-0 to kp-9 and kp-subtract.
20841 (digit-argument): Handle these keys.
20842
20843 2000-07-20 Dave Love <fx@gnu.org>
20844
20845 * net/goto-addr.el (goto-address-fontify): Don't bother with
20846 buffer-modified and read-only stuff -- irrelevant with overlays.
20847 Put an extra property on the overlays and use it to clean up in
20848 case goto-address is re-run.
20849
20850 2000-07-19 Richard M. Stallman <rms@gnu.org>
20851
20852 * timer.el (run-with-idle-timer): Doc fix.
20853
20854 * mail/mail-utils.el (mail-strip-quoted-names):
20855 Handle case where <...> appears inside "...".
20856 Use replace-match to edit the string more simply.
20857 (rmail-dont-reply-to): Cope with an unmatched ".
20858
20859 2000-07-19 Dave Love <fx@gnu.org>
20860
20861 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
20862 implementation.
20863
20864 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
20865 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
20866 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
20867
20868 2000-07-19 Gerd Moellmann <gerd@gnu.org>
20869
20870 * textmodes/refer.el: Correct maintainer's email address.
20871
20872 * progmodes/hideif.el: Correct author's email address.
20873 Fix typo in comment.
20874
20875 * xml.el: New file.
20876
20877 * mail/mailheader.el: Correct author's mail address.
20878
20879 * gnus/parse-time.el: Correct author's mail address.
20880
20881 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
20882
20883 * comint.el (comint-highlight-input, comint-highlight-face):
20884 New user options.
20885 (comint-input-ring-file-name): Change custom type.
20886 (comint-mode-map): Bind mouse-2.
20887 (comint-insert-clicked-input): New function.
20888 (comint-send-input): Handle input highlighting.
20889
20890 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
20891
20892 * mouse.el (popup-menu): New function.
20893 (mouse-major-mode-menu): Use it.
20894
20895 2000-07-18 Dave Love <fx@gnu.org>
20896
20897 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
20898 improvements.
20899
20900 2000-07-18 Gerd Moellmann <gerd@gnu.org>
20901
20902 * faces.el (face-font-selection-order)
20903 (face-font-family-alternatives): Add custom type.
20904
20905 2000-07-18 Dave Love <fx@gnu.org>
20906
20907 * cus-edit.el (custom-variable-reset-saved)
20908 (custom-variable-reset-standard): Remove unused bindings.
20909
20910 * rect.el (open-rectangle-line): Remove unused let.
20911
20912 * hl-line.el (hl-line-highlight): Check hl-line-mode.
20913
20914 2000-07-18 Gerd Moellmann <gerd@gnu.org>
20915
20916 * cdl.el: Fix `Maintainer' keyword.
20917
20918 * play/pong.el: Add author's email address.
20919
20920 2000-07-17 Sam Steingold <sds@gnu.org>
20921
20922 * files.el (insert-directory): Call `split-string' instead of
20923 re-implementing it.
20924
20925 2000-07-18 Gerd Moellmann <gerd@gnu.org>
20926
20927 * mail/vms-pmail.el: Change maintainer to FSF.
20928
20929 * net/goto-addr.el: Change maintainer to FSF.
20930
20931 * info.el (Info-title-face-alist): Removed.
20932
20933 2000-07-18 David Ponce <david@dponce.com>
20934
20935 * recentf.el (recentf-open-files): New command that works like
20936 `recentf-open-more-files', but shows the whole list of files (not just
20937 those omitted from the menu). Useful if you don't use a menu-bar!
20938 (recentf-open-more-files) Modified to use `recentf-open-files'.
20939
20940 (recentf-open-files, recentf-open-more-files)
20941 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
20942
20943 (recentf-dialog-mode): New mode for dialogs. You can now just type
20944 "q" to cancel the dialogs.
20945
20946 2000-07-18 David Ponce <david@dponce.com>
20947
20948 * recentf.el: This is a major update of recentf.el. It adds new
20949 features to better organize the recentf menu and "More..." buffer.
20950
20951 Using new provided menu filtering functions you can now organize the
20952 recent files list:
20953
20954 - by major modes
20955 - by directories
20956 - by user defined rules
20957
20958 Finally, with the new `recentf-filter-changer' customizable filter you
20959 can define a ring of filters and dynamically (via the menu) cycle on
20960 each menu organization in the ring (a la msb).
20961
20962 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
20963
20964 * eshell/eshell.el (eshell): Replace links to eshell.info with
20965 links to eshell, to avoid problems on systems where the manual is
20966 installed as `eshell'.
20967 * eshell/esh-cmd.el (eshell-cmd): Ditto.
20968 * eshell/em-smart.el (eshell-smart): Ditto.
20969 * eshell/em-banner.el (eshell-banner): Ditto.
20970 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
20971
20972 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
20973 same-file check in the MS-DOS version (it does support inodes).
20974
20975 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
20976
20977 * eshell/eshell.el (eshell-directory-name):
20978 Run default directory name through convert-standard-filename.
20979
20980 2000-07-18 Kenichi Handa <handa@etl.go.jp>
20981
20982 * international/mule-cmds.el (select-safe-coding-system):
20983 Fix typo in the comment.
20984
20985 * language/european.el (compound-text):
20986 Force katakana-jisx0201 to be designated to G1.
20987
20988 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
20989 Don't translate some national variant characters of latin-jisx0201.
20990 (x-ctext): Force katakana-jisx0201 to be designated to G1.
20991
20992 * international/kkc.el (kkc-after-update-conversion-functions):
20993 New variable.
20994 (kkc-update-conversion): Run functions in it at the tail.
20995
20996 2000-07-16 John Wiegley <johnw@gnu.org>
20997
20998 * lisp/align.el (align-newline-and-indent):
20999 Adding new function. for auto-aligning blocks of code on RET.
21000 (align-region): Fixed badly formatted minibuffer message.
21001
21002 2000-07-17 Kenichi Handa <handa@etl.go.jp>
21003
21004 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
21005 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
21006 the conversion list at first if appropriate.
21007 (kkc-next): Don't update kkc-next-count here.
21008 (kkc-prev): Don't update kkc-prev-count here.
21009 (kkc-show-conversion-list-update): Fix setting up of conversion
21010 list message.
21011
21012 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
21013
21014 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
21015
21016 2000-07-16 Dave Love <fx@gnu.org>
21017
21018 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
21019 function to be more specific.
21020
21021 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
21022 non-string help-echo.
21023 (widget-types-convert-widget): Defsubst it.
21024 (widget-echo-help): Try to cope with a help-echo function of two
21025 possible sorts.
21026
21027 2000-07-15 Jason Rumney <jasonr@gnu.org>
21028
21029 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
21030 Declare as obsolete.
21031
21032 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
21033
21034 2000-07-14 Gerd Moellmann <gerd@gnu.org>
21035
21036 * hilit-chg.el: Fix typo.
21037
21038 2000-07-14 Dave Love <fx@gnu.org>
21039
21040 * info.el (Info-mode-menu): Fix use of :help, :enable.
21041
21042 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
21043
21044 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
21045
21046 2000-07-13 Dave Love <fx@gnu.org>
21047
21048 * emacs-lisp/easymenu.el: Doc fixes.
21049 (easy-menu-remove): Defalias to ignore.
21050
21051 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
21052 Call throw correctly.
21053
21054 2000-07-13 Gerd Moellmann <gerd@gnu.org>
21055
21056 * faces.el (frame-background-mode): Doc fix.
21057
21058 * simple.el (eval-expression-print-length): Change custom type to
21059 allow entering nil as value.
21060
21061 2000-07-13 Dave Love <fx@gnu.org>
21062
21063 * progmodes/fortran.el (fortran-imenu-generic-expression):
21064 Change definition layout.
21065 (fortran-mode-menu): Reinstate customize entries.
21066
21067 * cus-edit.el (custom-group-menu-create, customize-menu-create):
21068 Use :filter, per old XEmacs code.
21069
21070 2000-07-12 Gerd Moellmann <gerd@gnu.org>
21071
21072 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
21073 event when deciding what to send to the terminal.
21074
21075 2000-07-12 Dave Love <fx@gnu.org>
21076
21077 * cus-start.el: Add optional version as 4th element of specs and
21078 use it for several things new in v21. Remove load-path. Fix type
21079 of line-number-display-limit.
21080
21081 2000-07-11 Dave Love <fx@gnu.org>
21082
21083 * progmodes/fortran.el: Don't require easymenu.
21084 Use repeat counts in various regexps.
21085 (fortran-mode-syntax-table): Defvar directly.
21086 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
21087 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
21088 Use defvar, not defconst.
21089 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
21090 (fortran-mode): Set fortran-comment-line-start-skip,
21091 fortran-comment-line-start-skip, dabbrev-case-fold-search.
21092 (fortran-comment-indent): Use defsubst.
21093 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
21094 Use fortran-comment-indent, not fortran-comment-indent-function.
21095 (fortran-comment-region, fortran-electric-line-number): Simplify.
21096 (fortran-auto-fill): New function.
21097 (fortran-do-auto-fill): Deleted.
21098 (fortran-find-comment-start-skip):
21099 Check for non-null comment-start-skip.
21100 (fortran-auto-fill-mode, fortran-fill-statement):
21101 Use fortran-auto-fill.
21102 (fortran-fill): Use fortran-auto-fill. Check for null
21103 comment-start-skip. Simplify final clause and use end-of-line finally.
21104
21105 * widget.el (widget-plist-member): New alias.
21106
21107 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
21108
21109 * eshell/esh-module.el (toplevel): Reference
21110 byte-compile-current-file only if it is bound.
21111
21112 2000-07-10 Gerd Moellmann <gerd@gnu.org>
21113
21114 * dired.el: Don't require `dired-aux'.
21115
21116 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
21117
21118 * dired-aux.el (dired-show-file-type): New function.
21119 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
21120 (dired-show-file-type): Add autoload.
21121
21122 2000-07-10 Kenichi Handa <handa@etl.go.jp>
21123
21124 * international/mule-diag.el (describe-font): Adjusted for the
21125 change of fontset-info.
21126 (print-fontset): Likewise.
21127
21128 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
21129
21130 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
21131
21132 2000-07-07 Gerd Moellmann <gerd@gnu.org>
21133
21134 * bindings.el: Bind `[delete]' to delete-char.
21135
21136 * dired.el (dired-find-alternate-file): New function.
21137 (dired-mode-map): Bind `a' to dired-find-alternate-file.
21138 (toplevel): Require dired-aux when compiling.
21139 (dired-buffers): Move defvar within file to avoid compiler warning.
21140
21141 * info.el (Info-last-search): Variable removed.
21142 (Info-search-history): New variable.
21143 (Info-search): New Info-search-history.
21144
21145 * battery.el, info-look.el: Change author's mail address.
21146
21147 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
21148
21149 * mail/rmail.el (rmail-clear-headers): Don't throw an error
21150 if rmail-ignored-headers is nil.
21151 (rmail-retry-failure): Bind rmail-ignored-headers and
21152 rmail-displayed-headers to nil.
21153
21154 2000-07-06 Gerd Moellmann <gerd@gnu.org>
21155
21156 * lpr.el (lpr-page-header-switches): Add `-h' switch.
21157 (print-region-1): Don't hard code `-h' here.
21158
21159 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
21160
21161 2000-07-01 Francesco Potorti` <pot@gnu.org>
21162
21163 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
21164 exim can use "your message" instead of "the message".
21165
21166 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
21167
21168 * facemenu.el: Docstrings fixes.
21169 (facemenu-get-face): Don't use internal-find-face.
21170 (facemenu-iterate): Rename arg to match the docstring.
21171
21172 * newcomment.el (uncomment-region): Be more careful when skipping
21173 backwards over `=' not to bump into BOBP.
21174
21175 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
21176
21177 * ediff-diff.el (ediff-wordify): Use syntax table.
21178 * ediff-init.el (ediff-has-face-support-p): Use
21179 ediff-color-display-p.
21180 (ediff-color-display-p): Use display-color-p, changed to defun
21181 from defsubst.
21182 Got rid of special cases for NeXT and OS/2.
21183 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
21184 face.
21185
21186 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
21187
21188 * emacs-lisp/lucid.el: Require CL.
21189 (copy-tree, remprop): Remove, it's provided by CL.
21190 (map-keymap): Define in terms of cl-map-keymap.
21191 (extent-property, set-extent-end-glyph): New functions.
21192
21193 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
21194
21195 2000-07-05 Gerd Moellmann <gerd@gnu.org>
21196
21197 * Makefile.in (DONTCOMPILE): Add comment that the name may
21198 not be changed without changing the make-dist script.
21199
21200 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
21201 (cl-mapc): Use mapc instead of cl-old-mapc.
21202
21203 2000-07-05 Andrew Innes <andrewi@gnu.org>
21204
21205 * makefile.nt: Add support for `bootstrap' and related targets.
21206
21207 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
21208
21209 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
21210 (easy-menu-do-define): Use `menu-item' format.
21211 Handle case where easy-menu-create-menu returns a symbol.
21212 Manually call the potential top-level filter in the function binding.
21213 (easy-menu-filter-return): New arg NAME.
21214 Convert to a keymap if MENU is an XEmacs menu.
21215 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
21216 (easy-menu-converted-items-table, easy-menu-convert-item):
21217 New var and fun to memoize easy-menu-convert-item-1.
21218 (easy-menu-do-add-item): Use it.
21219 (easy-menu-create-menu): Use easy-menu-convert-item.
21220 Wrap easy-menu-filter-return around any :filter specification.
21221 Don't convert the menu if a filter was specified.
21222 Tell easy-menu-make-symbol not to check for MENU being an expression.
21223 (easy-menu-make-symbol): New arg NOEXP.
21224
21225 2000-07-05 Gerd Moellmann <gerd@gnu.org>
21226
21227 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
21228 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
21229 (eval-defun): If called with prefix arg, instrument code for
21230 Edebug.
21231
21232 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
21233 similar to that of eval-defun.
21234
21235 2000-07-04 Dave Love <fx@gnu.org>
21236
21237 * hl-line.el (hl-line-overlay): Make it permanent-local.
21238
21239 * calendar/todo-mode.el: Replaced with a working version, based on
21240 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
21241
21242 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
21243
21244 * paths.el (prune-directory-list): New function.
21245 (Info-default-directory-list): Rewritten to more methodically
21246 enumerate a big list of possible info directories (based on the
21247 list used by the standalone info reader).
21248
21249 * info.el (info-initialize): Use prune-directory-list to remove
21250 non-existent directories from Info-directory-list.
21251
21252 * paths.el (Info-default-directory-list): Try a list of possible
21253 info-directories instead of a single one. Add the possible
21254 info directory "/usr/share/info".
21255
21256 * woman.el (woman-man.conf-path): Explicitly include the debian
21257 man-db config file "/etc/manpath.config".
21258 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
21259 are present in `manpath.config'.
21260 (woman-manpath): Include "/usr/share/man".
21261
21262 2000-07-03 Gerd Moellmann <gerd@gnu.org>
21263
21264 * frame.el (blink-cursor-mode): Don't hide cursor initially.
21265
21266 * startup.el (command-line): Initialize blink-cursor based
21267 on window-system.
21268
21269 * frame.el (blink-cursor): Default to nil if not running under
21270 a window-system.
21271
21272 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
21273 (face-x-resources): Remove duplicate entry for :font.
21274
21275 * textmodes/refer.el (refer-find-entry-internal): Use some-window
21276 instead of cycling through windows with next-window.
21277
21278 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
21279 of cycling through windows with next-window.
21280
21281 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
21282 of cycling through windows with next-window.
21283
21284 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
21285 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
21286 instead of cycling through windows with next-window.
21287
21288 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
21289 instead of cycling through windows with next-window.
21290
21291 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
21292 of cycling through windows with next-window.
21293
21294 * terminal.el (te-process-output): Use walk-windows instead of
21295 cycling through windows with next-window.
21296
21297 * server.el (server-switch-buffer): Use some-window instead of
21298 cycling through windows with next-window.
21299
21300 * window.el (some-window): New function.
21301 (walk-windows): Remove reference to walk-windows-start.
21302
21303 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
21304
21305 2000-07-03 Richard Stallman <rms@gnu.org>
21306
21307 * window.el (walk-windows): Guarantee termination by keeping a list
21308 of all the windows already handled.
21309
21310 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
21311
21312 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
21313 window-system.
21314
21315 * man.el (Man-notify-when-ready): Don't use window-system. If
21316 Man-notify-method is newframe, and the display is not
21317 multi-frame, select the frame created for the man page.
21318 (Man-init-defvars): Doc fix.
21319
21320 2000-06-28 Gerd Moellmann <gerd@gnu.org>
21321
21322 * faces.el (region): Change background color for light background.
21323
21324 * ediff-wind.el (ediff-setup-control-frame): Remove :box
21325 attribute from mode-line face of Ediff control frame.
21326
21327 * replace.el (query-replace-map): Bind `e' like `E'.
21328
21329 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
21330
21331 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
21332 Change name to "Select All".
21333
21334 * dos-fns.el (convert-standard-filename): Fix last change.
21335
21336 2000-06-27 Gerd Moellmann <gerd@gnu.org>
21337
21338 * help.el (describe-variable): Don't insert a second `'s' in front
21339 of the string `value is shown below'. Since the syntax-table is
21340 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
21341 an existing `'s', so that this won't be deleted.
21342
21343 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
21344 * pcmpl-unix.el: New files.
21345
21346 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
21347
21348 * wid-edit.el (widget-member): Use the new plist-member.
21349
21350 2000-06-26 Gerd Moellmann <gerd@gnu.org>
21351
21352 * replace.el (perform-replace): Undo change of 2000-04-04.
21353 Instead, move backward 1 character at the end of the loop when
21354 necessary.
21355
21356 * faces.el (fringe): Change face for different backgrounds.
21357
21358 * eshell/esh-module.el (toplevel): Load defgroup's differently;
21359 patch from John.
21360
21361 * eshell/*.el: Change spelling of the Free Software Foundation.
21362
21363 * eshell/esh-toggle.el: Removed.
21364
21365 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
21366
21367 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
21368 interactively.
21369
21370 2000-06-26 Alex Schroeder <alex@gnu.org>
21371
21372 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
21373 `define-key'; instead of checking `(emacs-version)' check for
21374 `set-keymap-parent' and `set-keymap-name' directly. Add entries
21375 for `;' and `o' which might be electric.
21376
21377 (sql-electric-stuff): New user option.
21378 (sql-magic-go): New function which uses `sql-electric-stuff'.
21379 (sql-magic-semicolon): New function which uses
21380 `sql-electric-stuff'.
21381
21382 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
21383 is not fboundp.
21384
21385 (sql-oracle-options): New variable.
21386 (sql-oracle): Use it.
21387
21388 (sql-imenu-generic-expression): Doc change.
21389 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
21390 is used.
21391
21392 (sql-informix): Added command line parameter "-" to force
21393 sql-informix-program to use stdout.
21394
21395 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
21396
21397 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
21398 (cp864-decode-table): Doc fix.
21399 (cp720-decode-table): New variable, supports the Arabic OEM
21400 codepage used by Windows.
21401 (cp737-decode-table): New, Greek OEM codepage used by Windows.
21402
21403 2000-06-23 Dave Love <fx@gnu.org>
21404
21405 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
21406 (font-lock-fontify-anchored-keywords): Use
21407 line-beginning-position.
21408 (global-font-lock-mode): Use mapc.
21409
21410 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
21411
21412 * eshell/esh-module.el: Require CL when compiling.
21413
21414 2000-06-23 Gerd Moellmann <gerd@gnu.org>
21415
21416 * comint.el (comint-substitute-in-file-name): Call replace-match
21417 with second and third arg t.
21418
21419 * cus-edit.el (custom-button-face, custom-button-pressed-face):
21420 Specify foreground color.
21421
21422 * faces.el (tool-bar, mode-line, header-line): Specify foreground
21423 color.
21424
21425 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
21426
21427 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
21428 cddr instead of cdddr.
21429
21430 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
21431 instead of copy-list.
21432
21433 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
21434 of copy-list.
21435
21436 * subdirs.el: Add eshell subdirectory.
21437
21438 * eshell: New subdirectory containing the Eshell package.
21439
21440 * pcomplete.el: New file.
21441
21442 2000-06-23 Paul Eggert <eggert@twinsun.com>
21443
21444 * mail/mailpost.el (post-mail-send-it): Make sure file has
21445 proper permissions from birth.
21446
21447 * files.el (basic-save-buffer-2): When temporarily setting
21448 file modes, set them to current modes plus 0200, not to 0777.
21449
21450 * emerge.el (emerge-make-temp-file): Make sure file has proper
21451 permissions from birth.
21452
21453 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
21454
21455 * files.el (make-backup-file-name-1): On DOS/Windows, run the
21456 backup file name through convert-standard-filename.
21457
21458 * dos-fns.el (convert-standard-filename): Convert leading
21459 directories as well. When long file names are supported, convert
21460 characters that are invalid in Windows file names.
21461
21462 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21463
21464 * ps-print.el: Fix bug: if ^L is the very first buffer character,
21465 ps-print crashes. New feature: page selection for printing. Create
21466 raw-text-unix coding system for XEmacs. Doc fix.
21467 (ps-print-version): New version number (5.2.3).
21468 (ps-plot-region): Bug fix.
21469 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
21470 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
21471 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
21472 funs.
21473 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
21474 (ps-last-page): New vars.
21475
21476 2000-06-21 Gerd Moellmann <gerd@gnu.org>
21477
21478 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
21479 empty option string.
21480
21481 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
21482
21483 * man.el (man): Doc fix.
21484
21485 2000-06-21 Kenichi Handa <handa@etl.go.jp>
21486
21487 * international/mule-cmds.el (set-language-info-alist): Docstring
21488 fixed.
21489
21490 2000-06-20 Gerd Moellmann <gerd@gnu.org>
21491
21492 * version.el (emacs-version): Use ISO date format.
21493
21494 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
21495 instead of `M-backspace'.
21496
21497 * simple.el (turn-off-auto-fill): New function.
21498
21499 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
21500
21501 * jit-lock.el (with-buffer-prepared-for-jit-lock):
21502 Renamed from with-buffer-prepared-for-font-lock and use
21503 inhibit-modification-hooks rather than setting *-change-functions.
21504 Update all functions to use the new name.
21505 (jit-lock-first-unfontify-pos): New semantics (and doc).
21506 (jit-lock-mode): Make non-interactive.
21507 Don't automatically turn on font-lock.
21508 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
21509 Always use jit-lock-after-change.
21510 Remove and restore font-lock-after-change-function.
21511 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
21512 (jit-lock-after-unfontify-buffer): Remove.
21513 (jit-lock-stealth-fontify):
21514 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
21515 (jit-lock-after-change): Set the `fontified' text-prop to nil.
21516
21517 2000-06-20 Sam Steingold <sds@gnu.org>
21518
21519 * emacs-lisp/cl-indent.el (toplevel): Indent
21520 `print-unreadable-object' properly. Untabify.
21521
21522 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
21523
21524 * textmodes/reftex.el (reftex-find-citation-regexp-format):
21525 Support for bibentry.
21526 (reftex-compile-variables): Fixed problem with end of section-re.
21527
21528 * texmodes/reftex-dcr.el (reftex-view-crossref,
21529 reftex-view-crossref-from-bibtex):
21530 Deal with changed `reftex-find-citation-regexp-format'.
21531 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
21532 Replaced `remprop' with `put'.
21533 (reftex-view-crossref, reftex-view-crossref-when-idle):
21534 Support for bibentry.
21535
21536 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
21537 New entry for bibentry package.
21538
21539 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
21540 Regexp also matches "\nobibliography".
21541
21542 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
21543 Call `reftex-ensure-write-access' before doing anything.
21544 (reftex-ensure-write-access): New function.
21545
21546 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
21547
21548 * progmodes/idlwave.el: File re-installed (update to version 4.2)
21549
21550 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
21551
21552 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
21553
21554 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
21555
21556
21557 2000-06-20 Dave Love <fx@gnu.org>
21558
21559 * faces.el (frame-background-mode): Use set-default, not set, in
21560 setter.
21561 (frame-update-faces, frame-update-face-colors): Define with
21562 defalias.
21563
21564 * enriched.el (enriched-decode-foreground)
21565 (enriched-decode-background): Don't use internal-find-face.
21566
21567 * apropos.el: Doc fixes.
21568
21569 * cus-edit.el (customize-changed-options): Check arg.
21570 (customize-version-lessp): Don't require decimal point.
21571
21572 * custom.el (defcustom, defgroup): Doc fix.
21573
21574 * newcomment.el (comment) <defgroup>: Add :version.
21575 (comment-multi-line): Doc fix.
21576
21577 * emulation/mlsupport.el (define-hooked-local-abbrev,
21578 define-hooked-global-abbrev): Fix, using define-abbrev.
21579
21580 2000-06-19 Gerd Moellmann <gerd@gnu.org>
21581
21582 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
21583 the whole buffer.
21584
21585 2000-06-19 Dave Love <fx@gnu.org>
21586
21587 * menu-bar.el (menu-bar-options-save): New function.
21588 (menu-bar-options-menu): Use it.
21589 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
21590 Simplify.
21591
21592 2000-06-19 Andreas Schwab <schwab@suse.de>
21593
21594 * progmodes/etags.el (tags-query-replace): Put new parameters
21595 START and END at the end, for backward compatibility.
21596
21597 2000-06-19 Kenichi Handa <handa@etl.go.jp>
21598
21599 * international/codepage.el:
21600 (cp-coding-system-for-codepage-1): Delete special codes for
21601 generating xxx-dos coding system because now a CCL based coding
21602 system can handle EOL conversion by default.
21603
21604 * international/mule.el (make-coding-system): Generate subsidiary
21605 coding systems for EOL handling variants even for a CCL based
21606 coding system.
21607
21608 2000-06-19 Kenichi Handa <handa@etl.go.jp>
21609
21610 * international/isearch-x.el (isearch-minibuffer-input-method)
21611 (isearch-minibuffer-input-method-function): These variables
21612 deleted.
21613 (isearch-with-input-method): Don't use the above variables.
21614 (isearch-process-search-multibyte-characters): Likewise. Call
21615 read-string with the arg INHERIT-INPUT-METHOD t.
21616
21617 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
21618
21619 * font-lock.el (font-lock-after-fontify-buffer)
21620 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
21621
21622 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
21623 Use consistent make-local-variable style for font-lock-fontified.
21624 (jit-lock-fontify-buffer):
21625 Don't bother checking for font-lock-mode and jit-lock-mode.
21626
21627 * time.el: Remove trailing ^M that prevent CVS-merging.
21628
21629 2000-06-16 Gerd Moellmann <gerd@gnu.org>
21630
21631 * Makefile.in (distclean): New target.
21632
21633 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
21634
21635 * Makefile.in (srcdir): Define for update-subdirs.
21636
21637 2000-06-16 Gerd Moellmann <gerd@gnu.org>
21638
21639 * find-lisp.el: New file.
21640
21641 2000-06-16 Andrew Innes <andrewi@gnu.org>
21642
21643 * time.el (display-time-mail-function): New variable, to allow
21644 external packages to indicate when new mail is available.
21645 (display-time-update): Use it.
21646
21647 2000-06-16 Kenichi Handa <handa@etl.go.jp>
21648
21649 * international/mule.el (mule-version): Change version name to
21650 SAKAKI. AOI has already been used by Meadow.
21651
21652 * international/quail.el (quail-show-guidance-buf): To find the
21653 bottom window (but minibuffer), pay attention to the height of
21654 minibuffer.
21655
21656 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
21657
21658 * arc-mode.el (archive-mode-map): Use the new menu-item format for
21659 menu-bar menus. Add help strings. Don't remove the Edit menu
21660 from the menu bar, as the menu bar has enough space now.
21661
21662 * Makefile.in (SHELL): Make sure /bin/sh is used.
21663
21664 * woman.el (woman-man-buffer): Fix bold and underlined CJK
21665 characters, which use series of two ^H characters instead of one.
21666
21667 2000-06-15 Gerd Moellmann <gerd@gnu.org>
21668
21669 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
21670 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
21671 functions.
21672 (Info-find-node-2): Try a case-sensitive search first, then
21673 do a case-insensitive search.
21674
21675 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
21676 tutorials.
21677
21678 * complete.el (PC-env-vars-alist): New variable.
21679 (PC-complete-as-file-name): New function.
21680 (partial-completion-mode): Initialize PC-env-vars-alist from
21681 process-environment.
21682 (PC-do-completion): Handle completion of env vars.
21683
21684 * info.el (Info-set-mode-line): Show file name in mode line,
21685 use `*Info*' instead of `Info:'.
21686
21687 * startup.el (command-line-1): Change copyright messages to year
21688 2000.
21689
21690 2000-06-15 Dave Love <fx@gnu.org>
21691
21692 * net/goto-addr.el (goto-address-fontify): Use keymap property,
21693 not local-map.
21694
21695 2000-06-15 Kenichi Handa <handa@etl.go.jp>
21696
21697 * international/mule.el (set-buffer-file-coding-system): Almost
21698 rewritten to handle `undecided' as no-op.
21699
21700 2000-06-14 Gerd Moellmann <gerd@gnu.org>
21701
21702 * Makefile.in: New file.
21703
21704 * Makefile: Removed.
21705
21706 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
21707 (goto-address-highlight-keymap): Bind C-c RET.
21708
21709 2000-06-14 Kenichi Handa <handa@etl.go.jp>
21710
21711 * mail/sendmail.el (sendmail-send-it): The temporary buffer
21712 inherits buffer-file-coding-system of the current buffer.
21713
21714 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
21715 0. Give correct argument to set-auto-coding-function.
21716 (tar-expunge): For goto-char, use (point-min), not 0.
21717 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
21718 (tar-subfile-save-buffer): Likewize.
21719
21720 * international/mule.el
21721 (after-insert-file-set-buffer-file-coding-system): Call
21722 set-buffer-file-coding-system with the arg FORCE t.
21723
21724 2000-06-13 Gerd Moellmann <gerd@gnu.org>
21725
21726 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
21727 nil. Contemporary sendmails issue an X-Authentication-Warning if
21728 the sender is set with `-f'.
21729
21730 2000-06-13 Dave Love <fx@gnu.org>
21731
21732 * help.el (describe-function-1): Kluge around cases of functions
21733 fset to subrs whose doc doesn't match their symbol-name.
21734
21735 * image.el (insert-image): Default STRING to a space.
21736
21737 * info.el Doc fixes.
21738 (Info-build-node-completions): Match Ref tags.
21739
21740 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
21741
21742 * frame.el (display-multi-frame-p, display-multi-font-p): New
21743 defaliases for display-graphic-p.
21744
21745 * hl-line.el: Fixed a typo in commentary.
21746
21747 2000-06-13 Kenichi Handa <handa@etl.go.jp>
21748
21749 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
21750 fixed.
21751
21752 2000-06-12 Dave Love <fx@gnu.org>
21753
21754 * image.el (insert-image): Save a little consing.
21755
21756 2000-06-12 Kenichi Handa <handa@etl.go.jp>
21757
21758 * language/tibet-util.el: Convert all tibetan-1-column characters
21759 to the corresponding tibetan characters.
21760 (tibetan-add-components): Delete code for the special treatment of
21761 'a chung.
21762
21763 * language/tibetan.el (tibetan-composable-pattern): Fix previous
21764 change.
21765 (tibetan-vowel-transcription-alist): More rules added.
21766 (tibetan-composite-vowel-alist): New variable.
21767 (tibetan-precomposition-rule-alist): More rules added.
21768
21769 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
21770
21771 * startup.el (command-line): Only call menu-bar-mode if interactive.
21772
21773 * thingatpt.el (toplevel symbol-properties):
21774 * textmodes/makeinfo.el (makeinfo-compile):
21775 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
21776 * progmodes/hideif.el (hif-compress-define-list)
21777 (hide-ifdef-use-define-alist):
21778 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
21779 (ange-ftp-vms-add-file-entry):
21780 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
21781 * man.el (Man-build-man-command):
21782 * mail/rnewspost.el (news-reply-header-hook):
21783 * info.el (Info-insert-dir):
21784 * emulation/mlconvert.el (backward-word, forward-word, setq):
21785 * emacs-lisp/gulp.el (gulp-send-requests):
21786 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
21787 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
21788 (byte-optimize-apply, end of file):
21789 * emacs-lisp/advice.el (ad-advice-class-completion-table)
21790 (ad-make-freeze-definition):
21791 * startup.el (command-line, command-line-1): Don't quote lambdas.
21792
21793 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
21794 (cvs-cleanup-removed): New function.
21795 (cvs-cleanup-functions): New var.
21796 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
21797 some flexibility in specifying additional entries to auto-cleanup.
21798 (cvs-quickdir): New function.
21799 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
21800 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
21801 (cvs-mode-find-file): Check that we are on a filename or dirname
21802 when invoked through a mouse-click.
21803 (cvs-full-path): Remove.
21804 (cvs-dired-action): Re-introduced.
21805 (cvs-dired-noselect): Use it.
21806 (vc-post-command-functions): use this new hook if available.
21807
21808 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
21809 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
21810 (cvs-filename-map, cvs-dirname-map): Remove.
21811 (cvs-default-action): Remove.
21812 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
21813 if the arg is really a keymap.
21814 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
21815 Don't hardcode the mapping from state (aka type) to face, but check
21816 the var cvs-fi-<type>-face instead.
21817 (cvs-fileinfo-from-entries): New function.
21818
21819 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
21820 Docstring fix.
21821 (cvs-find-file-and-jump): Change default to be safer.
21822 (cvs-mode-diff-map): Define it as a function as well.
21823 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
21824 Bind mouse-2 in this global map rather than with text-properties.
21825
21826 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
21827 file to resolve the ambiguity between C(conflict) and C(need-merge).
21828
21829 2000-06-12 Kenichi Handa <handa@etl.go.jp>
21830
21831 * international/mule.el (set-buffer-file-coding-system): If
21832 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
21833 unconditionally.
21834
21835 2000-06-12 Dave Love <fx@gnu.org>
21836
21837 * wid-edit.el (widget-specify-button): Really suppress the face if
21838 required.
21839
21840 2000-06-11 Gerd Moellmann <gerd@gnu.org>
21841
21842 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
21843
21844 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
21845
21846 * imenu.el (imenu-generic-expression): Docstring fix.
21847
21848 * composite.el (composition-function-table): Move the `put'
21849 below the autoload cookie so we can load the file before loaddefs.
21850
21851 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
21852
21853 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
21854 Handle easy-mmode-define-global-mode.
21855 For complex macros like define-minor-mode that can generate
21856 several autoload entries, try to autoload entries in the
21857 macroexpanded code.
21858
21859 * emacs-lisp/easy-mmode.el (define-minor-mode):
21860 If KEYMAP is a symbol, just use it.
21861 Use byte-compile-current-file and load-file-name to infer the
21862 proper :require to pass to defcustom.
21863 Wrap the hook var into `progn' so as not to autoload it.
21864 Add a :autoload-end cookie.
21865 Be more careful about the evaluation of KEYMAP.
21866 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
21867 (define-derived-mode): Move define-abbrev-table outside of defvar.
21868
21869 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
21870
21871 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
21872 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
21873 (backup-compiled-files): Ignore errors during `tar'.
21874 (bootstrap): Make autoloads before elc files.
21875
21876 2000-06-10 Kenichi Handa <handa@etl.go.jp>
21877
21878 * international/mule.el (set-buffer-file-coding-system): If one of
21879 undecided-XXX is specified, change only EOL conversion.
21880
21881 * international/mule-conf.el (unix): New alias for the coding
21882 system undecided-unix.
21883
21884 2000-06-09 Dave Love <fx@gnu.org>
21885
21886 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
21887
21888 * progmodes/executable.el: Byte compile dynamic.
21889 (executable-insert): Change custom type.
21890 (executable-find): Add autoload cookie.
21891 (executable-make-buffer-file-executable-if-script-p): New
21892 function. After Noah Friedman.
21893
21894 * files.el (after-save-hook): Customize, with
21895 executable-make-buffer-file-executable-if-script-p as an option.
21896
21897 2000-06-09 Kenichi Handa <handa@etl.go.jp>
21898
21899 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
21900 "tib24p-mule.bdf" for Tibetan.
21901
21902 * composite.el (decompose-composite-char): Declare it as obsolete.
21903
21904 * man.el (Man-fontify-manpage): Pay attention to underline and
21905 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
21906
21907 2000-06-08 Gerd Moellmann <gerd@gnu.org>
21908
21909 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
21910 Set maintainer to FSF since author isn't reachable.
21911
21912 2000-06-08 Dave Love <fx@gnu.org>
21913
21914 * international/mule-cmds.el (select-safe-coding-system): If
21915 DEFAULT-CODING-SYSTEM is not specified, also check the most
21916 preferred coding-system if buffer-file-coding-system is
21917 `undecided'. From Handa.
21918
21919 2000-06-08 Kenichi Handa <handa@etl.go.jp>
21920
21921 * international/mule.el
21922 (after-insert-file-set-buffer-file-coding-system): If the buffer
21923 size is greater than INSERTED, judget that we are not visiting.
21924
21925 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
21926
21927 * whitespace.el (defgroup whitespace): Comment out `:version'.
21928 XEmacs 20.4 has problems defining the group with this present.
21929 We'll have this commented out till get resolve the problem.
21930
21931 2000-06-07 John Wiegley <johnw@gnu.org>
21932
21933 * align.el (align-dq-string-modes, align-sq-string-modes)
21934 (align-open-comment-modes): Add pyhton-mode.
21935 (align-rules-list): Use get-text-property instead of
21936 text-properties-at.
21937 (align-rules-list): Add python-assignment.
21938 (align-rules-list): Change perl-comma-delimiter to
21939 basic-comma-delimiter. Use if for Perl modes and python-mode.
21940 (align-rules-list): Add python-chain-logic and
21941 basic-line-continuation.
21942
21943 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
21944
21945 * apropos.el (apropos-mode-hook): New user variable.
21946 (apropos-mode): Run apropos-mode-hook.
21947
21948 2000-06-07 David Ponce <david@dponce.com>
21949
21950 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
21951 commands. Require `wid-edit' at run-time.
21952
21953 2000-06-07 David Ponce <david@dponce.com>
21954
21955 * recentf.el: Added some "Commentary".
21956 (recentf-open-more-files, recentf-edit-list): Minor changes to
21957 move the point at the top of the file list. This behaviour is
21958 consistent with the menu one when the list contains a lot of
21959 files.
21960 (recentf-cleanup): Now displays the number of items removed from
21961 the list.
21962 (recentf-relative-filter) New menu filter to show filenames
21963 relative to `default-directory'.
21964
21965 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21966
21967 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
21968 with/without giving an error if PostScript printer doesn't have this
21969 kind of page size. Zebra Stripe continues or restarts on next page.
21970 Manual/automatic paper feeding. Switch or not the header.
21971 (ps-print-version): New version number (5.2.2).
21972 (ps-windows-system): Include emx as a Windows system.
21973 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
21974 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
21975 (ps-background-text): Code fix.
21976 (ps-error-handler-message, ps-user-defined-prologue)
21977 (ps-print-prologue-header, ps-printer-name)
21978 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
21979 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
21980 (ps-use-face-background): Customization fix.
21981 (ps-n-up-database): Data fix.
21982 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
21983 (ps-switch-header): New vars.
21984 (ps-xemacs-color-name, ps-face-foreground-name)
21985 (ps-face-background-name, ps-boolean-constant): New funs.
21986
21987 2000-06-07 Dave Love <fx@gnu.org>
21988
21989 * allout.el: New version from Manheimer.
21990
21991 2000-06-07 Kenichi Handa <handa@etl.go.jp>
21992
21993 * textmodes/fill.el (fill-find-break-point): Check the validity of
21994 charset.
21995
21996 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
21997
21998 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
21999 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
22000 Call display-color-p and display-mouse-p instead of looking at
22001 window-system.
22002
22003 2000-06-06 Dave Love <fx@gnu.org>
22004
22005 * image.el (find-image): Doc fix. Return nil if image not found.
22006 (put-image, insert-image): Make STRING arg optional.
22007
22008 2000-06-06 Kenichi Handa <handa@etl.go.jp>
22009
22010 * language/vietnamese.el: Remove eval-when-compile.
22011 (viet-viscii-nonascii-translation-table): Define it as a
22012 translation table made from viet-viscii-decode-table.
22013 (viet-viscii-encode-table): Define it as a translation table made
22014 from the reverse map of above.
22015 (viet-vscii-nonascii-translation-table): Define it as a
22016 translation table made from viet-vscii-decode-table.
22017 (viet-vscii-encode-table): Define it as a translation table made
22018 from the reverse map of above.
22019 (ccl-decode-viscii): Use translate-character.
22020 (ccl-encode-viscii, ccl-encode-viscii-font)
22021 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
22022 Likewize.
22023
22024 * language/cyrillic.el: Remove eval-when-compile.
22025 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
22026 translation table made from cyrillic-koi8-r-decode-table.
22027 (cyrillic-koi8-r-encode-table): Define it as a translation table
22028 made from the reverse map of above.
22029 (ccl-decode-koi8): Use translate-character.
22030 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
22031 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
22032 a translation table made from cyrillic-alternativnyj-decode-table.
22033 (cyrillic-alternativnyj-encode-table): Define it as a translation
22034 table made from the reverse map of above.
22035 (ccl-decode-alternativnyj): Use translate-character.
22036 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
22037 Likewize
22038
22039 * international/mule-diag.el (non-iso-charset-alist): Specify
22040 translation table symbol instead of translation table itself.
22041 (list-block-of-chars): CHARSET may be a translation table symbol.
22042
22043 * international/mule.el (make-coding-system): If CODING-SYSTEM
22044 already exists, override it.
22045
22046 * international/fontset.el: Use family `proportional' for Tibetan
22047 fonts.
22048
22049 * international/ccl.el (ccl-compile-translate-character): Don't
22050 check if Rrr has property translation-table.
22051 (ccl-compile-map-multiple): Modified to avoid compiler warning.
22052
22053 2000-06-05 Gerd Moellmann <gerd@gnu.org>
22054
22055 * info.el: Bind case-fold-search to t when searching in case
22056 a user sets it to nil in a hook.
22057
22058 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
22059
22060 * autoarg.el (autoarg-mode, autoarg-kp-mode):
22061 * hl-line.el (hl-line-mode): Use the new :global key argument.
22062
22063 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
22064 (tar-clip-time-string): Prepend a space.
22065 (tar-grind-file-mode): Construct a string rather than modifying one.
22066 (tar-header-block-summarize): Fix docstring.
22067 Use `format' rather than an error-prone set of copy-loops.
22068
22069 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
22070 (diff-goto-source, diff-unified->context, diff-context->unified)
22071 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
22072 understand the format output by the `-p' argument to diff.
22073
22074 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
22075 (sh-re-done): Use defconst.
22076 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
22077 (sh-help-string-for-variable, sh-guess-basic-offset):
22078 Don't quote lambdas.
22079 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
22080 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
22081
22082 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
22083 (mh-letter-mode): Derive from text-mode.
22084 This implicitly means that it now calls kill-all-local-variables.
22085 Also remove the Emacs-18 compatibility code.
22086
22087 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
22088 Make use of symbol-property doc-string-elt.
22089 Use memq rather than a sequence of eq.
22090 (doc-string-elt): Fix the wrong or missing previously unused values.
22091 (autoload-print-form): New function extracted from
22092 generate-file-autoloads to allow recursion when handling progn
22093 so that defvar's and defun's docstrings are properly printed.
22094 (generate-file-autoloads): Use it.
22095
22096 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
22097 Use find-file-hooks in the minor-mode function.
22098 Be careful not to loop indefinitely in the post-command-hook function.
22099
22100 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
22101
22102 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
22103 tty's.
22104 * ediff-diff.el (ediff-exec-process): Use --binary for fine
22105 differences whenever appropriate.
22106 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
22107 * viper.el (find-file, find-file-other-window): Get viper to do
22108 wildcards.
22109
22110 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
22111
22112 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
22113 (jit-lock-fontify-buffer): New function for JIT refontification.
22114 (jit-lock-mode): Fix docstring.
22115 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
22116 Remove jit-lock-after-change from the _local_ hook.
22117 (jit-lock-function-1): Fix docstring.
22118
22119 * info.el (Info-on-current-buffer): Initialize info.
22120
22121 * newcomment.el (comment-indent): Ignore comment-indent-hook.
22122
22123 * progmodes/tcl.el (tcl-indent-for-comment):
22124 Ignore comment-indent-hook.
22125
22126 * emacs-lisp/easy-mmode.el: Require CL during compilation.
22127 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
22128 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
22129 and improve to use the lighter to guess the capitalization.
22130 (define-minor-mode): Inline code from easy-mmode-define-toggle.
22131 Add keyword arguments to specify global-ness or the custom group.
22132 Add local-map and help-echo properties to the lighter.
22133 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
22134 (easy-mmode-define-global-mode): New macro.
22135
22136 2000-06-02 Dave Love <fx@gnu.org>
22137
22138 * wid-edit.el: byte-compile-dynamic since we typically don't use
22139 all the widgets. Don't require cl or widget. Remove
22140 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
22141 (widget-read-event): Removed. Callers changed to use read-event.
22142 (widget-button-release-event-p): Renamed from
22143 button-release-event-p.
22144 (widget-field-add-space, widget-field-use-before-change):
22145 Uncustomize.
22146 (widget-specify-field): Use keymap property, not local-map.
22147 (widget-specify-button): Obey :suppress-face.
22148 (widget-specify-insert): Use modern backquote syntax.
22149 (widget-image-directory): Renamed from widget-glyph-directory.
22150 (widget-image-enable): Renamed from widget-glyph-enable.
22151 (widget-image-find): Replaces widget-glyph-find.
22152 (widget-button-pressed-face): Move defvar.
22153 (widget-image-insert): Replaces widget-glyph-insert.
22154 (widget-convert): Use keywordp.
22155 (widget-leave-text, widget-children-value-delete): Use mapc.
22156 (widget-keymap): Remove XEmacs stuff.
22157 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
22158 (widget-button-click): Don't set point at the click, but re-centre
22159 if we scroll out of window. Rewritten for images v. glyphs &c.
22160 (widget-tabable-at): Use POS arg, not point.
22161 (widget-beginning-of-line, widget-end-of-line)
22162 (widget-item-value-create, widget-sublist, widget-princ-to-string)
22163 (widget-sexp-prompt-value, widget-echo-help): Simplify.
22164 (widget-default-create): Use widget-image-insert; some rewriting.
22165 (widget-visibility-value-create)
22166 (widget-push-button-value-create, widget-toggle-value-create): Use
22167 widget-image-insert.
22168 (checkbox): Create on and off images dynamically.
22169 (documentation-link): Change :help-echo.
22170 (widget-documentation-link-echo-help): Remove.
22171
22172 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
22173
22174 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
22175
22176 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
22177 (easy-mmode-define-toggle, define-minor-mode): Use it.
22178 (easy-mmode-define-keymap): Docstring fix.
22179 (define-derived-mode): Default PARENT to fundamental-mode.
22180 Add the derived-mode-parent symbol-property.
22181 (easy-mmode-derived-mode-p): New function.
22182
22183 2000-06-02 Dave Love <fx@gnu.org>
22184
22185 * files.el (convert-standard-filename): Doc fix.
22186 (normal-backup-enable-predicate): New function.
22187 (backup-enable-predicate): Use it to replace the lambda form.
22188
22189 * calendar/todo-mode.el: [This needs more work on the outline
22190 stuff.] Doc fixes.
22191 (todo) <defgroup>: Add :version.
22192 (todo-add-category): Don't use pushnew.
22193 (todo-cmd-raise): Fix typo.
22194 (todo-top-priorities): Change temp buffer name.
22195 (todo-category-alist): Avoid redundant lambda.
22196 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
22197 Use outline-next-heading.
22198
22199 * autoarg.el: Rewritten to use define-minor-mode.
22200 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
22201 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
22202
22203 2000-06-02 Kenichi Handa <handa@etl.go.jp>
22204
22205 * isearch.el (isearch-other-meta-char): Fix previous change.
22206
22207 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
22208
22209 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
22210 (log-edit-done): Only add the comment to the ring if it's different
22211 from the last comment entered.
22212
22213 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
22214
22215 2000-06-01 Dave Love <fx@gnu.org>
22216
22217 * hl-line.el: Rewritten using define-minor-mode.
22218
22219 * help.el (describe-function-1): Distinguish special form from
22220 builtin function. Sanity-check presence of arglist for builtins.
22221
22222 2000-06-01 Kenichi Handa <handa@etl.go.jp>
22223
22224 * international/characters.el: Fix syntax/category setting of
22225 Tibetan characters.
22226
22227 * language/tibet-util.el (tibetan-add-components): Fixes for new
22228 encoding of Tibetan characters.
22229 (tibetan-decompose-precomposition-alist): New variable.
22230 (tibetan-decompose-region): Convert precomposed characters to
22231 non-precomposed characters.
22232 (tibetan-decompose-string): Likewise.
22233 (tibetan-composition-function): Fix args to
22234 thibetan-compose-string.
22235
22236 * language/tibetan.el (tibetan-composable-pattern): More
22237 characters included.
22238 (tibetan-consonant-transcription-alist): Rule for "R" added.
22239 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
22240 "+R" added.
22241 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
22242
22243 * language/lao-util.el (lao-composition-function): Fix args to
22244 compose-string.
22245
22246 * language/thai-util.el (thai-composition-function): Fix args to
22247 compose-string.
22248
22249 * isearch.el (isearch-update): Set disable-point-adjustment to t
22250 to prevent the point moving to the end of a composition when a
22251 part of a composition is searched.
22252 (isearch-other-meta-char): If the key invoking this command can be
22253 mapped by function-key-map to a printing char, call
22254 isearch-process-search-char directly.
22255
22256 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
22257
22258 * emacs-lisp/bytecomp.el:
22259 * frame.el:
22260 * international/mule-cmds.el:
22261 * international/mule-util.el:
22262 * international/mule.el:
22263 * mouse.el:
22264 * subr.el:
22265 * faces.el: Update calls to make-obsolete with a WHEN argument.
22266
22267 * byte-run.el (make-obsolete, make-obsolete-variable):
22268 Add an optional WHEN argument and change the format of the
22269 symbol-property information.
22270 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
22271 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
22272 new obsolete-symbol-property format and print WHEN if it is provided.
22273
22274 2000-05-31 Dave Love <fx@gnu.org>
22275
22276 * loadhist.el (loadhist-hook-functions): Remove
22277 before-change-function, after-change-function.
22278 (unload-feature): Deal with symbols which are both bound and
22279 fbound.
22280
22281 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
22282 before-change-function, after-change-function.
22283
22284 * simple.el (newline): Don't bind before-change-function,
22285 after-change-function.
22286
22287 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
22288
22289 * whitespace.el (whitespace-rescan-timer-time): Update interval
22290 set to 600 seconds (10 minutes) instead of 60 seconds since
22291 a large number of whitespace buffers causes emacs to `freeze'
22292 for a considerable amount of time.
22293
22294 * whitespace.el: Updated email address
22295
22296 2000-05-31 Dave Love <fx@gnu.org>
22297
22298 * add-log.el (change-log-font-lock-keywords) <function>: Add
22299 pattern for function of change.
22300 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
22301 acknowledgements patterns.
22302
22303 2000-05-31 Kenichi Handa <handa@etl.go.jp>
22304
22305 * isearch.el (isearch-printing-char): If keyboard coding system is
22306 being used, call isearch-process-search-multibyte-characters.
22307
22308 * international/isearch-x.el: Mostly rewritten.
22309
22310 * international/quail.el (quail-start-conversion): Don't include
22311 unhandled events in the returned events, but set them in
22312 unread-command-events. Exit if all inputs are deleted.
22313
22314 2000-05-30 Jason Rumney <jasonr@gnu.org>
22315
22316 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
22317
22318 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
22319 Reenable code to create initial fontsets.
22320 Use set-fontset-font in place of put-charset-property.
22321
22322 2000-05-30 Gerd Moellmann <gerd@gnu.org>
22323
22324 * progmodes/perl-mode.el (perl-indent-line): When looking for a
22325 label, ensure that the first colon isn't followed by another.
22326
22327 * paths.el (Info-default-directory-list): Doc fix.
22328
22329 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
22330 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
22331 send a query containing USER only, not USER@HOST.
22332
22333 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
22334 and rmail-msgend to compute the restriction at the end, instead of
22335 computing it.
22336
22337 2000-05-29 Gerd Moellmann <gerd@gnu.org>
22338
22339 * dabbrev.el (dabbrev-expand): Don't display messages in the
22340 echo area if the minibuffer window is active.
22341
22342 * jit-lock.el (jit-lock-mode): Add after change function to
22343 local hook.
22344
22345 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
22346
22347 * antlr-mode.el: New commands: hide/unhide actions,
22348 upcase/downcase literals.
22349 (antlr-tiny-action-length): New user option.
22350 (antlr-hide-actions): New command. Suggested by
22351 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
22352 (antlr-mode-map): New binding [C-c C-v].
22353 (antlr-mode-menu): New entries.
22354 (antlr-downcase-literals): New command.
22355 (antlr-upcase-literals): Ditto.
22356
22357 * antlr-mode.el: Minor changes: indendation, mode-name.
22358 (antlr-indent-line): Indent cpp directive at column 0.
22359 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
22360
22361 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
22362 (antlr-font-lock-additional-keywords): Workaround for intentional
22363 bug in XEmacs version of font-lock.
22364 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
22365 be used by a smarter version of `buffers-menu-grouping-function'.
22366
22367 2000-05-29 Gerd Moellmann <gerd@gnu.org>
22368
22369 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
22370 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
22371
22372 2000-05-29 Kenichi Handa <handa@etl.go.jp>
22373
22374 * international/encoded-kb.el
22375 (encoded-kbd-iso2022-designation-map): Pay attention to that
22376 charset-iso-final-char return -1 for eight-bit-control and
22377 eight-bit-graphic.
22378
22379 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
22380
22381 * speedbar.el (speedbar-use-images, speedbar-update-flag)
22382 (speedbar-easymenu-definition-base): Use display-graphic-p where
22383 available, instead of window-system.
22384
22385 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
22386
22387 * international/codepage.el (cp-coding-system-for-codepage-1): Add
22388 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
22389 coding systems.
22390
22391 2000-05-26 Dave Love <fx@gnu.org>
22392
22393 * disp-table.el (standard-display-underline): Don't use
22394 internal-find-face.
22395
22396 * mail/reporter.el: Maintainer change. Doc fixes.
22397 (reporter-version): Deleted.
22398
22399 * emacs-lisp/elp.el: Maintainer change.
22400 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
22401
22402 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
22403
22404 * add-log.el (add-change-log-entry): Merge the current entry with the
22405 previous one if the previous one is empty.
22406
22407 2000-05-26 Dave Love <fx@gnu.org>
22408
22409 * loadhist.el (unload-feature): Fix interactive spec [from
22410 lijnzaad@ebi.ac.uk].
22411
22412 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
22413 subr-arity to check primitives.
22414 (byte-compile-flush-pending, byte-compile-file-form-progn)
22415 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
22416 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
22417 mapcar.
22418
22419 2000-05-26 Kenichi Handa <handa@etl.go.jp>
22420
22421 * international/fontset.el: Set family names of non-latin charsets
22422 in default fontset to "*".
22423
22424 * international/mule-diag.el (print-fontset): Combine family part
22425 and registry part of the fontname by "-*-" instead of "-".
22426
22427 * international/mule-cmds.el (encode-coding-char): Make strings
22428 multibyte before calling encode-coding-string.
22429
22430 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
22431
22432 * derived.el: Fix keywords.
22433 (define-derived-mode): Only define if needed.
22434
22435 * simple.el (fill-comment, comment-column, comment-start)
22436 (comment-start-skip, comment-end, comment-indent-function)
22437 (block-comment-start, block-comment-end, indent-for-comment)
22438 (set-comment-column, kill-comment, comment-padding, comment-region)
22439 (comment-multi-line, indent-new-comment-line): Remove.
22440
22441 * bindings.el (esc-map): Change ; to comment-dwim and use the new
22442 function names for comment operations.
22443
22444 * newcomment.el: Add abundant autoload cookies.
22445 (comment-style): Don't depend on runtime data at compile-time.
22446 (comment-indent-hook): Remove.
22447 (comment-indent): Check if comment-indent-hook is bound.
22448 (comment-region): Docstring fix.
22449
22450 2000-05-25 Dave Love <fx@gnu.org>
22451
22452 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
22453 byte-code-function-p.
22454
22455 * mail/rmailsum.el: Add provide.
22456
22457 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
22458
22459 * smerge-mode.el (smerge-diff-switches): Don't use list* in
22460 defcustom.
22461
22462 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
22463
22464 * ediff-diff.el (ediff-exec-process): delete --binary option from
22465 non-buffer ediff jobs.
22466
22467 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22468
22469 * hilit-chg.el (highlight-changes-mode): Ask about color or
22470 grayscale support, not about window-system.
22471
22472 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
22473 window-system.
22474 (ffap-highlight): Always default to t.
22475
22476 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
22477 display-popup-menus-p instead of looking at window-system.
22478
22479 * disp-table.el (standard-display-g1, standard-display-graphic):
22480 Only refuse to use string glyphs on X and MS-Windows.
22481
22482 * avoid.el: Remove window-system from commentary, suggest to use
22483 display-*-p instead.
22484
22485 * apropos.el (apropos-print): Use display-mouse-p instead of
22486 window-system.
22487
22488 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22489
22490 * international/codepage.el (cp-decoding-vector-for-codepage):
22491 Fill up unsupported characters with their own codes. From Kenichi
22492 Handa.
22493
22494 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22495
22496 * international/mule-diag.el (describe-char-after): Use
22497 display-graphic-p instead of window-system, so that this function
22498 works on MS-DOS.
22499
22500 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22501
22502 * international/codepage.el (cp-make-coding-systems-for-codepage):
22503 Remove the eight-bit-graphic and eight-bit-control charsets from
22504 the list of charsets which we convert into `?'.
22505
22506 2000-05-25 Kenichi Handa <handa@etl.go.jp>
22507
22508 * international/mule-conf.el: Specify CHARSET-ID explicitely for
22509 private charsets.
22510 (mule-unicode-0100-24ff, japanese-jisx0213-1,
22511 japanese-jisx0213-2): New charsets.
22512
22513 * international/fontset.el: Setup default fontset for new charsets.
22514
22515 2000-05-24 Dave Love <fx@gnu.org>
22516
22517 * info.el (Info-find-node-2): Restructure [following "Vadim
22518 S. Solomin" <sovs@uic.nnov.ru>].
22519
22520 * icomplete.el: Fix header for Finder.
22521
22522 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
22523
22524 * rmailout.el (rmail-output-to-rmail-file): Added optional param
22525 STAY.
22526
22527 * rmail.el (rmail-automatic-folder-directives): New user variable.
22528 (rmail-show-message): Add call to `rmail-auto-file' during
22529 display.
22530 (rmail-auto-file): New function.
22531
22532 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
22533
22534 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
22535 account.
22536 (ediff-test-utility,ediff-diff-mandatory-option)
22537 (ediff-reset-diff-options): Utilities for proper initialization of
22538 ediff-diff-options and ediff-diff3-options on Windows.
22539
22540 * ediff-init.el (ediff-merge-filename-prefix): New customizable
22541 variable.
22542
22543 * ediff-mult.el (ediff-filegroup-action): Use
22544 ediff-merge-filename-prefix.
22545
22546 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
22547
22548 * viper-ex.el (ex-write): Set selective display to nil.
22549
22550 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
22551
22552 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
22553 aliases for hebrew-iso-8bit.
22554
22555 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
22556
22557 * woman.el: New version from Francis J. Wright
22558 <F.J.Wright@Maths.QMW.ac.uk>.
22559 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
22560 names in environment variables regardless of the path separator.
22561 (woman-topic-all-completions-1): Don't call file-name-directory-p
22562 on all files, since woman-file-regexp already filters out any
22563 directories.
22564
22565 2000-05-24 Kenichi Handa <handa@etl.go.jp>
22566
22567 * international/quail.el (quail-start-translation): Don't change
22568 modified-p of the current buffer.
22569 (quail-start-conversion): Likewise.
22570
22571 * international/kkc.el (kkc-region): Don't change modified-p of
22572 the current buffer.
22573
22574 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
22575 conform to RFC1468.
22576 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
22577
22578 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
22579
22580 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
22581 (speedbar-insert-button): Invisible text property fix.
22582 (speedbar-directory-plus): Renamed from speedbar-directory-+
22583 (speedbar-directory-minus): Renamed from speedbar-directory--
22584 (speedbar-page-plus): Renamed from speedbar-file-+
22585 (speedbar-page-minus): Renamed from speedbar-file--
22586 (speedbar-page): Renamed from speedbar-file-
22587 (speedbar-tag): Renamed from speedbar-tag-
22588 (speedbar-tag-plus): Renamed from speedbar-tag-+
22589 (speedbar-tag-minus): Renamed from speedbar-tag--
22590 (speedbar-expand-image-button-alist): Use above renames.
22591
22592 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
22593 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
22594 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
22595 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
22596 * sb-pg.xpm: Renamed from sb-file.xpm
22597 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
22598 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
22599
22600 2000-05-24 Kenichi Handa <handa@etl.go.jp>
22601
22602 * international/quail.el (quail-show-guidance-buf): Set
22603 current-input-method of the guidance buffer to the name of the
22604 curren input method.
22605
22606 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
22607
22608 * progmodes/compile.el (compile-internal): Style typo.
22609
22610 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
22611 quote vars and functions in the docstring.
22612
22613 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
22614
22615 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
22616 Don't quote lambdas.
22617
22618 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
22619
22620 2000-05-23 Gerd Moellmann <gerd@gnu.org>
22621
22622 * startup.el (command-line): Determine source file of compiled
22623 user init file differently. Warn if compiled user init file
22624 is older than its source file.
22625
22626 * ffap.el (ffap-url-regexp): Add `https'.
22627
22628 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
22629
22630 * files.el (make-backup-file-name-1): Replace slashes with `!'
22631 rather than `|' (which is not allowed on Windows). Replace the
22632 drive letters with a string "drive_X".
22633
22634 2000-05-23 Gerd Moellmann <gerd@gnu.org>
22635
22636 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
22637
22638 * files.el (interpreter-mode-alist): Add `bash2'.
22639
22640 2000-05-22 Dave Love <fx@gnu.org>
22641
22642 * loadhist.el (feature-symbols, file-provides, file-requires): Use
22643 mapc.
22644 (feature-file): Avoid calling symbol-name. Doc fix.
22645 (file-set-intersect, file-dependents): Use dolist, not mapcar.
22646 (loadhist-hook-functions): Add mouse-position-function.
22647 (unload-feature): Change uses of mapcar.
22648
22649 * files.el (parse-colon-path): Doc fix.
22650 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
22651 (set-auto-mode): Use mapc.
22652
22653 * complete.el (PC-look-for-include-file): Use :alnum: character
22654 class.
22655 (partial-completion-mode): Add autoload cookie.
22656
22657 2000-05-22 Sam Steingold <sds@gnu.org>
22658
22659 * info.el (Info-fontify-node): Fixed the call to
22660 `add-text-properties' (bug introduced on 2000-05-18).
22661
22662 2000-05-22 Dave Love <fx@gnu.org>
22663
22664 * bindings.el: Remove debug-ignored-errors set in other files.
22665
22666 * progmodes/etags.el: Add to debug-ignored-errors.
22667 (visit-tags-table-buffer): Clear out buffers holding old tables
22668 when making a new list.
22669 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
22670 mapc.
22671
22672 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
22673 quote keywords.
22674 (cmpl-string-case-type): Use character classes.
22675
22676 * comint.el:
22677 * textmodes/ispell.el:
22678 * imenu.el:
22679 * mail/mh-e.el:
22680 * progmodes/compile.el: Add to debug-ignored-errors.
22681
22682 * dabbrev.el: Add to debug-ignored-errors.
22683 (dabbrev-completion): Use mapc.
22684
22685 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
22686
22687 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
22688 (woman-mapcan, woman-parse-man.conf)
22689 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
22690 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
22691 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
22692 path syntax better.
22693 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
22694 (woman-manpath): Call woman-parse-man.conf.
22695 (woman-emulation): New defcustom, defaults to nroff.
22696 (woman-font-support): New defconst.
22697 (woman-use-symbol-font): New defcustom.
22698 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
22699 "Emulation".
22700 Many functions: Doc fix.
22701
22702 2000-05-22 Kenichi Handa <handa@etl.go.jp>
22703
22704 * international/quail.el (quail-simple-translation-keymap): Map
22705 128..255 to quail-self-insert-command.
22706 (quail-keyboard-layout-alist): Add definition for "pc102-de".
22707
22708 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
22709
22710 * help.el (help-manyarg-func-alist): Typo.
22711
22712 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
22713 intervals which makes it heaps simpler.
22714
22715 * newcomment.el (comment-region-internal): Go back to BEG after quoting
22716 the nested comment markers.
22717
22718 * subr.el (remove-hook): Don't turn the hook's value into a list.
22719
22720 2000-05-21 Dave Love <fx@gnu.org>
22721
22722 * edmacro.el (edmacro-parse-keys): Return vector if any elements
22723 are invalid characters.
22724
22725 * international/mule-util.el (detect-coding-with-priority): Use
22726 mapc. Remove redundant lambda.
22727
22728 * international/mule-diag.el (list-non-iso-charset-chars)
22729 (describe-fontset): Remove redundant lambda.
22730
22731 * emulation/crisp.el (brief-mode): New alias.
22732
22733 * emacs-lisp/ring.el (ring-elements): New function.
22734
22735 * emacs-lisp/easymenu.el (easy-menu-create-menu)
22736 (easy-menu-do-add-item): Use keywordp.
22737
22738 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
22739
22740 * replace.el: Doc and error message fixes.
22741 (replace-highlight): Use facep, not internal-find-face.
22742
22743 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
22744
22745 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
22746
22747 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
22748 (log-edit-insert-changelog): Drop `:' as well.
22749
22750 * log-view.el: Fix file description.
22751 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
22752 available.
22753 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
22754 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
22755
22756 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
22757 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
22758 Print a status message if the toggle is called interactively.
22759 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
22760 for global minor modes and use `defcustom' for them.
22761 Use add-minor-mode.
22762 (easy-mmode-define-derived-mode): Remove.
22763 (define-derived-mode): Fancier default docstring.
22764 (easy-mmode-define-navigation): Signal an error rather than (ding).
22765
22766 * newcomment.el (comment-styles): New `box-multi'.
22767 (comment-normalize-vars): Better default for comment-continue to
22768 avoid whitespace-only continuations.
22769 (comment-search-forward): Always move even in the no-syntax case.
22770 (comment-padright): Only obey N if it's only obeyed for padleft.
22771 (comment-make-extra-lines): Better handling of empty continuations.
22772 Use `=' for the filler if comment-start has only one character.
22773 (uncomment-region): Try handling the special `=' filler.
22774 (comment-region): Allow LINES even if MULTI is nil.
22775 (comment-box): Choose box style based on comment-style.
22776
22777 2000-05-20 Kenichi Handa <handa@etl.go.jp>
22778
22779 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
22780 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
22781
22782 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
22783
22784 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
22785 and insert, not subst-char-in-region.
22786
22787 * international/mule-diag.el (list-character-sets-1): Handle
22788 charsets eight-bit-control and eight-bit-graphic.
22789 (list-iso-charset-chars): Likewise.
22790 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
22791 charactes as is. Use indent-to to align characters.
22792
22793 * international/mule-cmds.el (find-multibyte-characters): Never
22794 exclude charsets eight-bit-control and eight-bit-graphic.
22795
22796 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
22797
22798 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
22799 Don't quote lambdas.
22800
22801 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
22802
22803 2000-05-19 Gerd Moellmann <gerd@gnu.org>
22804
22805 * gud.el (gud-jdb-directories): Doc fix.
22806
22807 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
22808
22809 * newcomment.el: New file.
22810
22811 2000-05-19 Gerd Moellmann <gerd@gnu.org>
22812
22813 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
22814
22815 2000-05-18 Andreas Schwab <schwab@suse.de>
22816
22817 * dired.el (dired-between-files): Also skip lines beginning with
22818 `used'.
22819
22820 2000-05-18 Gerd Moellmann <gerd@gnu.org>
22821
22822 * msb.el (msb-menu-cond): Add choice `user'.
22823
22824 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22825
22826 * ps-print.el: Compatibility, customization and doc fix.
22827 (ps-printer-name-option): Replace defconst by defvar.
22828 (ps-postscript-code-directory): XEmacs compatibility.
22829 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
22830 fix.
22831 (ps-user-defined-prologue, ps-print-prologue-header)
22832 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
22833 compatibility and code fix.
22834 (ps-print-background-image, ps-print-background-text):
22835 Customization fix.
22836 (ps-line-number-start, ps-n-up-on): New vars.
22837
22838 2000-05-18 Espen Skoglund <esk@ira.uka.de>
22839
22840 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
22841 the indent-comment function to just return the appropriate indent.
22842
22843 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
22844
22845 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
22846 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
22847 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
22848
22849 2000-05-18 Dave Love <fx@gnu.org>
22850
22851 * info.el (Info-fontify-node): Add intangible property as well as
22852 invisible.
22853
22854 * calendar/appt.el (appt-make-list): Match all lines of entry.
22855 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
22856
22857 2000-05-18 Kenichi Handa <handa@etl.go.jp>
22858
22859 * international/mule-diag.el (describe-char-after): Call
22860 internal-char-font, not char-font. If internal-char-font returns
22861 nil, display "-- none --".
22862
22863 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
22864
22865 * image.el (image-type-available-p): Don't reference image-types
22866 if it isn't bound.
22867
22868 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
22869
22870 * autoarg.el (autoarg-mode): Typo in the :set argument.
22871
22872 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
22873
22874 * startup.el (command-line-1): Don't signal an error if the
22875 directory for auto-save-list files does not yet exist.
22876
22877 2000-05-17 Kenichi Handa <handa@etl.go.jp>
22878
22879 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
22880
22881 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
22882
22883 * subr.el (remove-hook): `setq' hook-value, not `set'.
22884
22885 2000-05-16 Sam Steingold <sds@gnu.org>
22886
22887 * info.el (debug-ignored-errors): More errors to ignore.
22888
22889 2000-05-16 Dave Love <fx@gnu.org>
22890
22891 * cus-edit.el: Don't require cl or easymenu.
22892 (custom-variable-prompt): Test standard-value property, not
22893 user-variable-p.
22894
22895 2000-05-16 Sam Steingold <sds@gnu.org>
22896
22897 * subr.el (add-hook): `setq' hook-value, not `set'.
22898
22899 2000-05-16 Gerd Moellmann <gerd@gnu.org>
22900
22901 * startup.el (command-line-1): Mention the FAQ in the startup
22902 message.
22903
22904 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
22905
22906 * progmodes/compile.el (compilation-parse-errors): Collect
22907 `nomessage' regexps last.
22908
22909 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
22910
22911 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
22912 to the function name.
22913
22914 2000-05-15 Dave Love <fx@gnu.org>
22915
22916 * speedbar.el (speedbar-recenter): Typo.
22917 (speedbar-expand-line): Make arg optional.
22918 (speedbar-mode): Avoid a compiler warning.
22919
22920 2000-05-15 Gerd Moellmann <gerd@gnu.org>
22921
22922 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
22923 user-specified option string is empty.
22924
22925 * mouse.el (mouse-yank-at-click): Doc fix.
22926
22927 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
22928
22929 * term/internal.el (IT-character-translations): More updates of
22930 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
22931 documents.
22932
22933 2000-05-15 Gerd Moellmann <gerd@gnu.org>
22934
22935 * env.el (getenv): New function, interactively callable.
22936 (setenv, getenv): Remove autoload cookies.
22937
22938 * loadup.el: Load `env'.
22939
22940 * progmodes/f90.el: Change author's mail address.
22941
22942 2000-05-14 Dave Love <fx@gnu.org>
22943
22944 * mail/rmail.el (rmail-show-message-hook): Customize and offer
22945 goto-addr as an option.
22946
22947 * help.el (help-xref-stack): Doc fix.
22948 (help-xref-following): New variable.
22949 (help-make-xrefs): Use it.
22950 (help-xref-go-back): Use position information from stack element.
22951 (help-follow): Make position in stack element a pair. Use
22952 help-xref-following.
22953
22954 * autoarg.el: New file.
22955
22956 * faces.el: Declare more functions obsolete.
22957
22958 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
22959 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
22960 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
22961 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
22962 Remove all the setup-...-environment functions.
22963
22964 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
22965
22966 * speedbar.el: Updated the commentary section. xemacs20p now uses
22967 >= when detecting. Require `defimage' safely.
22968 (speedbar-easymenu-definition-base): Add toggle for images.
22969 (speedbar-easymenu-definition-special): Add flush cache & expand.
22970 (speedbar-visiting-tag-hook): Set new defaults. Added options.
22971 (speedbar-reconfigure-keymaps-hook): New variable.
22972 (speedbar-frame-parameters): Updated documentation.
22973 (speedbar-use-imenu-flag): Updated custom tag
22974 (speedbar-dynamic-tags-function-list): New variable.
22975 (speedbar-tag-hierarchy-method): Updated doc & custom.
22976 (speedbar-indentation-width, speedbar-indentation-width) New
22977 variables.
22978 (speedbar-hide-button-brackets-flag): Customizable.
22979 (speedbar-vc-indicator): Doc update.
22980 (speedbar-ignored-path-expressions): Updated default value.
22981 (speedbar-supported-extension-expressions): Updated default value.
22982 (speedbar-syntax-table): Remove {} paren status.
22983 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
22984 as "+". Added overlay aliases.
22985 (speedbar-mode): Use `speedbar-mode-line-update' instead of
22986 `force-mode-line-update'.
22987 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
22988 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
22989 `mouse-set-point'
22990 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
22991 (speedbar-item-info-tag-helper): Revamped to handle a wider range
22992 of arbitrary text, and new helper functions.
22993 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
22994 filename finder.
22995 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
22996 (speedbar-directory-buttons): Update path search/expansion.
22997 (speedbar-make-tag-line): Pay attention to
22998 `speedbar-indentation-width'. Use more care w/ invisible
22999 properties.
23000 (speedbar-change-expand-button-char): Call
23001 `speedbar-insert-image-button-maybe'.
23002 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
23003 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
23004 (speedbar-trim-words-tag-hierarchy)
23005 (speedbar-simple-group-tag-hierarchy): New functions
23006 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
23007 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
23008 functions.
23009 (speedbar-mouse-set-point): New function
23010 (speedbar-power-click): Updated documentation.
23011 (speedbar-line-token, speedbar-goto-this-file): Handle more types
23012 of tag prefix text.
23013 (speedbar-expand-line, speedbar-contract-line): Make more robust
23014 to strange text.
23015 (speedbar-expand-line): Takes universal argument to flush the
23016 cache.
23017 (speedbar-flush-expand-line): New function.
23018 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
23019 Use new generator insertion method.
23020 (speedbar-fetch-dynamic-tags): New function.
23021 (speedbar-fetch-dynamic-imenu): Removed code now handled in
23022 `speedbar-fetch-dynamic-imenu'.
23023 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
23024 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
23025 "Revert Buffer" menu items.
23026 (speedbar-buffer-buttons-engine): Be smarter when creating a
23027 filename tag (for expansion purposes.).
23028 (speedbar-highlight-one-tag-line,
23029 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
23030 (speedbar-recenter): New functions.
23031 (defimage-speedbar): Image loading abstraction.
23032 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
23033 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
23034 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
23035 (speedbar-tag-type, speedbar-tag-mail): New images.
23036 (speedbar-expand-image-button-alist): New variable.
23037 (speedbar-insert-image-button-maybe): Insert an image over some
23038 buttons.
23039
23040 2000-05-13 Kenichi Handa <handa@etl.go.jp>
23041
23042 * international/mule-cmds.el (encode-coding-char): An ASCII
23043 character is always encodable.
23044
23045 * international/mule-conf.el: Add more information in descriptions
23046 of character sets.
23047
23048 * international/mule-diag.el (describe-char-after): New function.
23049 (describe-font-internal): Adjusted for the change of font-info.
23050 (describe-font): Likewise.
23051 (print-fontset): Rewritten for the new fontset implementation.
23052 (describe-fontset): Include fontset alias names in completion.
23053 (list-fontsets): Adjusted for the change of print-fontset.
23054
23055 * simple.el (what-cursor-position): If DETAIL is non-nil, call
23056 describe-char-after instead of displaying the detail in the echo
23057 area.
23058 (syntax-code-table): Format changed.
23059 (string-to-syntax): Adjusted for the above change.
23060
23061 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
23062
23063 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
23064
23065 2000-05-12 Dave Love <fx@gnu.org>
23066
23067 * calendar/todo-mode.el: Remove some compatibility stuff and CL
23068 dependence. Use line-{beginning,end}-position, not
23069 point-at{b,e}ol. Some doc fixes.
23070 (todo-position): New function. Fix callers of position to use it.
23071 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
23072
23073 2000-05-12 Gerd Moellmann <gerd@gnu.org>
23074
23075 * time.el (display-time-mail-icon): Use `:ascent center'.
23076
23077 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
23078 handling FTP security extensions.
23079
23080 2000-05-11 Dave Love <fx@gnu.org>
23081
23082 * calendar/todo-mode.el: New file.
23083
23084 2000-05-11 Gerd Moellmann <gerd@gnu.org>
23085
23086 * comint.el (comint-read-input-ring): Move reference to
23087 comint-input-ring-size outside of the save-excursion. It was
23088 causing the default value to be the only one ever seen.
23089
23090 * font-lock.el: Update copyright. Remove Simon Marshall's email
23091 address on request from him.
23092
23093 * subr.el (substitute-key-definition): Add comment describing
23094 the meaning of PREFIX.
23095
23096 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
23097
23098 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
23099
23100 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
23101 (add-minor-mode): Don't make the variable buffer-local and add a
23102 reference to define-minor-mode in the docstring.
23103
23104 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
23105 HEADER/FOOTER and fix bug with trailing empty directory.
23106 (cvs-append-to-ignore): Use vc-editable-p if available.
23107 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
23108 (vc-do-command): Tweak advice to handle the new VC.
23109
23110 * log-view.el (log-view-goto-rev): New function for the new VC.
23111 (log-view-minor-wrap): Use mark-active.
23112
23113 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
23114 (log-edit-changelog-full-paragraphs): New var.
23115 (log-edit-insert-changelog): Remove a lonely leading `* file'.
23116 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
23117 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
23118 (log-edit-changelog-ours-p, log-edit-changelog-entries)
23119 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
23120 Replace the `cvs' prefix with `log-edit'.
23121
23122 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
23123
23124 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
23125 (diff-font-lock-defaults): Explicitly turn off multiline.
23126 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
23127 (diff-ediff-patch): Fix call to ediff-patch-file.
23128 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
23129 Handle comments.
23130
23131 * frame.el (automatic-hscrolling): Typo.
23132
23133 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
23134
23135 2000-05-09 Sam Steingold <sds@goems.com>
23136
23137 * apropos.el (apropos-print): use `describe-face' instead of
23138 `customize-face-other-window'.
23139
23140 2000-05-09 Dave Love <fx@gnu.org>
23141
23142 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
23143
23144 * help.el (describe-variable): Have customize button pop the
23145 help-xref stack when invoked.
23146 (help-xref-symbol-regexp): Add `face'.
23147 (help-make-xrefs): Check for quoted face names and adapt regexp
23148 submatch numbers to cope.
23149 (help-xref-interned): Maybe insert face doc too. Separate
23150 sections with a line of hyphens.
23151
23152 * faces.el: Some doc fixes. Declare some functions obsolete.
23153 (describe-face): Add customize button. Return the help
23154 text. Fix prompt.
23155
23156 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
23157
23158 * term/internal.el (IT-character-translations): Fix last change.
23159
23160 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
23161
23162 * woman.el: New file
23163 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
23164
23165 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
23166
23167 * term/internal.el (IT-character-translations): Update ASCII
23168 simulations for greek-iso8859-7, add latin-iso8859-14 and
23169 latin-iso8859-15.
23170
23171 * international/mule-cmds.el (set-language-info-alist): Call
23172 define-prefix-command with 3 arguments, to make the map suitable
23173 for a menu.
23174
23175 2000-05-07 Dave Love <fx@gnu.org>
23176
23177 * time.el: Small doc fixes from Pavel Jan\e,Bm\e(Bk ml.
23178
23179 2000-05-05 Dave Love <fx@gnu.org>
23180
23181 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
23182 list in doc string. Don't quote keyword symbols.
23183 * emacs-lisp/cl.el: Likewise
23184 * emacs-lisp/cl-seq.el: Likewise
23185
23186 2000-05-05 Gerd Moellmann <gerd@gnu.org>
23187
23188 * abbrev.el (abbrev-mode): Make ARG optional.
23189
23190 2000-05-04 Gerd Moellmann <gerd@gnu.org>
23191
23192 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
23193
23194 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
23195
23196 * subr.el (substitute-key-definition): Clarify documentation.
23197
23198 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
23199
23200 * glasses.el (glasses-convert-to-unreadable): Use
23201 `glasses-separator' instead of the hard-wired "_".
23202 (glasses-mode): Call `glasses-make-unreadable' only in a single
23203 place.
23204
23205 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
23206
23207 * term/internal.el (cjk-codepages-alist): Add associations for
23208 Chinese and Korean codepages. Remove FIXME comment.
23209
23210 2000-05-03 Dave Love <fx@gnu.org>
23211
23212 * time.el (display-time-mail-face, display-time-use-mail-icon):
23213 New option.
23214 (display-time-mail-icon): New variable.
23215 (display-time-string-forms): Use the above. Fix the local-map.
23216
23217 2000-05-03 Gerd Moellmann <gerd@gnu.org>
23218
23219 * replace.el (query-replace-map): Add binding for `E'.
23220 (query-replace-help): Extend help text.
23221 (perform-replace): Allow editing the replacement string.
23222
23223 * make-mode.el (makefile-mode-abbrev-table): New variable.
23224 (makefile-mode): Set local abbrev table to
23225 makefile-mode-abbrev-table.
23226 (makefile-font-lock-keywords): Fontify includes and conditionals.
23227
23228 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
23229 set TOGGLE's value.
23230
23231 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
23232 mail-interactive-insert-alias.
23233 (mail-abbrev-complete-alias): New command.
23234 (mail-mode-map): Bind it to `M-TAB'.
23235
23236 2000-05-03 Kenichi Handa <handa@etl.go.jp>
23237
23238 * language/lao-util.el (lao-compose-region): New function.
23239
23240 2000-05-02 Gerd Moellmann <gerd@gnu.org>
23241
23242 * files.el (recover-session): Make directories as necessary
23243 if they don't exist yet.
23244
23245 * calendar/cal-french.el
23246 (french-calendar-multibyte-special-days-array)
23247 (french-calendar-special-days-array): Change French text.
23248 (calendar-french-date-string): Change output.
23249 (calendar-goto-french-date): Likewise.
23250
23251 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
23252
23253 * wid-edit.el (widget-default-active): Obey `:always-active'.
23254 (widget-documentation-string-value-create): Set `:always-active'.
23255
23256 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
23257
23258 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
23259 default prefix to `~/_emacs.d/auto-save.list/_s'.
23260 (normal-top-level): Create the directory for auto-save files, if
23261 it doesn't already exist (in the ms-dos case only).
23262
23263 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
23264
23265 * international/mule-cmds.el (set-language-environment): Don't
23266 concat an integer (dos-codepage), use format instead.
23267
23268 2000-05-02 Dave Love <fx@gnu.org>
23269
23270 * help.el (help-xref-on-pp): Check for constant symbols.
23271
23272 2000-04-29 Gerd Moellmann <gerd@gnu.org>
23273
23274 * startup.el (normal-top-level): Put a condition-case around
23275 the code loading subdirs.el.
23276
23277 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23278
23279 * ps-print.el: Upside-down and face background color printing,
23280 line number step, doc fix.
23281 (ps-print-version): New version number (5.2).
23282 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
23283 (ps-face-attribute-list, ps-plot-with-face): Code fix.
23284 (ps-spool-config): Var fix.
23285 (ps-printer-name-option): Const fix.
23286 (ps-print-upside-down, ps-use-face-background)
23287 (ps-line-number-step): New vars.
23288 (ps-window-system, ps-lp-system): New consts.
23289 (ps-face-background): New fun.
23290
23291 2000-04-28 Richard Stallman <rms@gnu.org>
23292
23293 * files.el (make-auto-save-file-name):
23294 Apply auto-save-file-name-transforms to visited file name
23295 before generating auto save file name.
23296 (auto-save-file-name-transforms): New variable.
23297
23298 * files.el (backup-enable-predicate):
23299 Correctly test for a file under a temporary directory.
23300
23301 2000-04-28 Gerd Moellmann <gerd@gnu.org>
23302
23303 * subr.el (add-minor-mode): Rewritten.
23304
23305 2000-04-28 Kenichi Handa <handa@etl.go.jp>
23306
23307 * mail/sendmail.el (sendmail-send-it): Set
23308 buffer-file-coding-system to the selected coding system for MIME
23309 header.
23310
23311 2000-04-27 Gerd Moellmann <gerd@gnu.org>
23312
23313 * dired.el (dired-move-to-filename-regexp): Allow format where
23314 YYYY is followed by two spaces.
23315
23316 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
23317 in the second character class of the regexp.
23318
23319 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
23320 mh-etc, too.
23321
23322 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
23323 nil.
23324
23325 * subr.el (add-minor-mode): Use `set' instead of `setq'.
23326
23327 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
23328 argument.
23329
23330 2000-04-27 Sen Nagata <sen@eccosys.com>
23331
23332 * emacs-lisp/crm.el (crm-completion-table): New variable.
23333 (crm-collection-fn, crm-test-completion)
23334 (completing-read-multiple): Use it.
23335
23336 2000-04-27 Dave Love <fx@gnu.org>
23337
23338 * help.el (locate-library): Use mapc.
23339 (help-manyarg-func-alist): Add call-process-region.
23340
23341 2000-04-26 Gerd Moellmann <gerd@gnu.org>
23342
23343 * subr.el (add-minor-mode): Make argument MAP optional.
23344
23345 * desktop.el (desktop-save): Save list of minor modes.
23346 (desktop-create-buffer): Restore minor modes.
23347 (desktop-minor-mode-table): New user-option.
23348
23349 * subr.el (add-minor-mode): New function.
23350
23351 * image.el (find-image): New function.
23352 (defimage): Rewritten to find image at load time.
23353
23354 * startup.el (normal-top-level-add-to-load-path): Handle
23355 case that the default directory is not in load-path.
23356
23357 * help.el: Old patch from Stefan Monnier.
23358 (help-xref-on-pp): New function.
23359 (describe-variable): Use it to display xrefs in a symbol's value.
23360
23361 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
23362
23363 * cus-edit.el (custom-face): Fix parenthesis.
23364
23365 2000-04-26 Kenichi Handa <handa@etl.go.jp>
23366
23367 * mail/rmail.el (rmail-expunge): When there are no deleted
23368 messages, do nothing.
23369
23370 2000-04-26 Dave Love <fx@gnu.org>
23371
23372 * international/mule-cmds.el (locale-translation-file-name):
23373 Defvar to nil.
23374 (set-locale-environment): Set it here (at runtime).
23375
23376 2000-04-25 Gerd Moellmann <gerd@gnu.org>
23377
23378 * replace.el (perform-replace): Add parameters START and END. Use
23379 them instead of the check for a region in Transient Mark mode.
23380 (query-replace-read-args): Return two more list elements for the
23381 start and end of the region in Transient Mark mode.
23382 (query-replace, query-replace-regexp, query-replace-regexp-eval)
23383 (map-query-replace-regexp, replace-string, replace-regexp): Add
23384 optional last arguments START and END and pass them to
23385 perform-replace.
23386
23387 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
23388 form with additional arguments for perform-replace.
23389
23390 * progmodes/etags.el (tags-query-replace): Add parameters START
23391 and END. Construct a form with additional arguments for
23392 perform-replace.
23393
23394 * simple.el (shell-command): Set default directory for "*Shell
23395 Command Output" buffer.
23396
23397 * language/european.el (iso-latin-4): Fix typo.
23398
23399 * emacs-lisp/crm.el: New file.
23400
23401 2000-04-24 Dave Love <fx@gnu.org>
23402
23403 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
23404 (Custom-reset-saved, Custom-reset-standard)
23405 (custom-group-value-create, custom-group-set, custom-group-save)
23406 (custom-group-reset-current, custom-group-reset-saved)
23407 (custom-group-reset-standard): Use mapc.
23408 (custom-buffer-create-internal): Disable undo when creating items.
23409 Use mapc.
23410 (custom-face): Avoid redundant lambda.
23411
23412 2000-04-24 Gerd Moellmann <gerd@gnu.org>
23413
23414 * startup.el (auto-save-list-file-prefix): Set default to
23415 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
23416
23417 2000-04-24 Sam Steingold <sds@gnu.org>
23418
23419 * time-stamp.el (time-stamp-string-preprocess): Always convert
23420 `field-result' to a string.
23421
23422 2000-04-24 Gerd Moellmann <gerd@gnu.org>
23423
23424 * frame.el (scrolling): New group.
23425 (automatic-hscrolling): New user-option.
23426
23427 * startup.el (command-line-x-option-alist): Add `-lsp' and
23428 `--line-spacing'.
23429
23430 2000-04-19 Dave Love <fx@gnu.org>
23431
23432 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
23433 (cl-mapc): Rename from mapc. Fix the funcall.
23434
23435 2000-04-19 Gerd Moellmann <gerd@gnu.org>
23436
23437 * simple.el (clone-indirect-buffer-other-window): New command.
23438 (clone-indirect-buffer): Add optional arg NORECROD.
23439 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
23440
23441 * help.el (resize-temp-buffer-window): Use count-screen-lines.
23442
23443 * window.el (count-screen-lines): New function.
23444 (shrink-window-if-larger-than-buffer): Use count-screen-lines
23445 instead of window-buffer-height.
23446
23447 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
23448 non-existing variable comint-input-sentinel.
23449 (inferior-lisp-args-to-list): Removed.
23450 (inferior-lisp): Use split-string instead of
23451 inferior-lisp-args-to-list.
23452
23453 * hexl.el (hexl-insert-hex-string): New command.
23454
23455 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
23456 instead of concat.
23457
23458 2000-04-18 Gerd Moellmann <gerd@gnu.org>
23459
23460 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
23461 at the start of an existing but empty folder.
23462
23463 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23464
23465 * ps-mule.el: Customization fix, doc fix.
23466 (ps-multibyte-buffer): Customization fix.
23467
23468 2000-04-17 Richard M. Stallman <rms@gnu.org>
23469
23470 * subr.el (read-passwd): Use read-char-exclusive.
23471
23472 2000-04-17 Gerd Moellmann <gerd@gnu.org>
23473
23474 * textmodes/texinfo.el (texinfo-insert-@email)
23475 (texinfo-insert-@emph, texinfo-insert-@quotation)
23476 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
23477 (texinfo-mode-map): Add key bindings for them.
23478
23479 * files.el (basic-save-buffer-2): Use a template with `$'
23480 instead of `#' for VMS.
23481
23482 * simple.el (clone-indirect-buffer): New function.
23483
23484 2000-04-16 Stephen Eglen <stephen@gnu.org>
23485
23486 * iswitchb.el (iswitchb-case): New function. If the user input
23487 contains any upper-case characters, the search is made
23488 case-sensitive.
23489
23490 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
23491
23492 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
23493 comment-end.
23494 (texinfo-font-lock-syntactic-keywords): New var.
23495 (texinfo-font-lock-keywords): Remove comment regexp.
23496 (texinfo-insert-block): New function.
23497 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
23498 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
23499 and font-lock-defaults. Use regexp-opt for outline-regexp.
23500 (texinfo-environments): New var.
23501 (texinfo-environment-regexp): Use regexp-opt and
23502 texinfo-environments.
23503
23504 * textmodes/ispell.el (ispell-menu-map-needed): Check that
23505 ispell-process is bound since this might be eval'd before ispell
23506 is loaded.
23507 (ispell-message): Use a tiny bit less magic and a bit more hard
23508 data to figure out what kind of sc-cite-regexp to use.
23509
23510 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
23511
23512 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
23513 (insert-cyclic-diary-entry): Unquote the lambda.
23514
23515 * gud.el (gud-jdb-build-source-files-list): Fix typo.
23516
23517 * files.el (backup-enable-predicate): Unquote the lambda.
23518
23519 * cus-edit.el (custom-face, face): Unquote the lambda.
23520
23521 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23522
23523 * ps-print.el: Check for line-beginning-position definition.
23524
23525 * ps-print.el: Fix counting lines in a region.
23526 (ps-print-version): New version number (5.1.5).
23527 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
23528 (ps-printing-region): Fun code fix.
23529
23530 2000-04-15 Gerd Moellmann <gerd@gnu.org>
23531
23532 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
23533 to file-directory-p.
23534
23535 2000-04-14 Gerd Moellmann <gerd@gnu.org>
23536
23537 * gud.el (gud-jdb-build-source-files-list): Check that directory
23538 exists before calling directory-files.
23539
23540 2000-04-13 Dave Love <fx@gnu.org>
23541
23542 * emacs-lisp/trace.el: Change maintainer. Use new backquote
23543 syntax.
23544
23545 * emacs-lisp/cl-specs.el: Remove when, unless.
23546
23547 * emacs-lisp/cl-extra.el: Don't quote keywords.
23548 (cl-old-mapc): New variable.
23549 (mapc): Use it.
23550 (cl-map-intervals): Use with-current-buffer. Don't check for
23551 next-property-change.
23552 (cl-map-overlays): Use with-current-buffer.
23553 (cl-expt): Remove.
23554 (copy-tree, remprop): Define unconditionally.
23555
23556 * emacs-lisp/cl-compat.el (keywordp): Remove.
23557
23558 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
23559 to use keywordp.
23560 (edebug-spec): Enable keywordp.
23561
23562 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
23563 string-lessp.
23564
23565 * cus-start.el: Use keywordp.
23566
23567 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
23568
23569 * diary-lib.el (include-other-diary-files): Fix the fix of
23570 2000-02-18 by doing a save-excursion.
23571
23572 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23573
23574 * ps-print.el: Customization fix, doc fix.
23575 (ps-print-version): New version number (5.1.4).
23576 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
23577 (ps-print-preprint): Adjust code.
23578 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
23579 (ps-print-prologue-header, ps-print-control-characters)
23580 (ps-spool-config): Customization fix.
23581
23582 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
23583
23584 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
23585 converted to the new menu-item format, names silightly changed,
23586 help strings added.
23587
23588 Support for spelling without async subprocesses:
23589
23590 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
23591 (ispell-session-buffer): New variables.
23592 (ispell-start-process, ispell-process-status,
23593 ispell-accept-output, ispell-send-string): New functions, for
23594 Ispell invocation when async subprocesses aren't supported.
23595 (ispell-word, ispell-pdict-save, ispell-command-loop,
23596 ispell-process-line, ispell-buffer-local-parsing): Replace calls
23597 to process-send-string with calls to ispell-send-string, and
23598 accept-process-output with ispell-accept-output.
23599 (ispell-init-process): Call ispell-process-status instead of
23600 process-status with.
23601 (ispell-init-process): Call ispell-start-process. Call
23602 ispell-accept-output and ispell-send-string. Don't call
23603 process-kill-without-query and kill-process if they are unbound.
23604 (ispell-async-processp): New function.
23605
23606 2000-04-12 Dave Love <fx@gnu.org>
23607
23608 * info.el: Add debug-ignored-errors.
23609 (Info-mode-menu): Add some items.
23610 (Info-directory): Add autoload cookie.
23611
23612 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
23613 Modify `truncate-lines'. Make `describe-language-environment'
23614 always visible and add help. Modify `describe-key' help. Invoke
23615 Info-directory from `info'. New entry `emacs-manual'.
23616
23617 2000-04-10 Gerd Moellmann <gerd@gnu.org>
23618
23619 * progmodes/ebrowse.el (ebrowse-tree-mode):
23620 Use propertized-buffer-identification.
23621 (ebrowse-update-member-buffer-mode-line): Likewise.
23622 (ebrowse--mode-strings): Removed.
23623 (ebrowse--mode-line-props): Removed.
23624
23625 * files.el (auto-mode-alist): Add `EBROWSE'.
23626
23627 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
23628 space before testing for end of buffer.
23629 (ebrowse-load): Removed.
23630 (ebrowse-revert-tree-buffer-from-file): Rewritten.
23631 (ebrowse-create-tree-buffer): Rewritten.
23632 (ebrowse-tree-mode): Read tree from buffer.
23633
23634 * progmodes/ebrowse-ffh.el: Removed.
23635
23636 2000-04-10 Kenichi Handa <handa@etl.go.jp>
23637
23638 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
23639
23640 2000-04-10 Gerd Moellmann <gerd@gnu.org>
23641
23642 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
23643 at the wrong place.
23644
23645 2000-04-09 Dave Love <fx@gnu.org>
23646
23647 * files.el (backup-enable-predicate):
23648 Use temporary-file-directory, small-temporary-file-directory.
23649 (make-backup-file-name-function, backup-directory-alist): New vars.
23650 (make-backup-file-name-1): New function.
23651 (make-backup-file-name): Use it.
23652 (find-backup-file-name): Likewise. Use format for clarity, not concat.
23653 (file-newest-backup): Use make-backup-file-name.
23654
23655 2000-04-09 Gerd Moellmann <gerd@gnu.org>
23656
23657 * progmodes/ebrowse-ffh.el: New file.
23658
23659 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
23660 Moved to ebrowse-ffh.el.
23661 (ebrowse-load): Add autoload.
23662
23663 * finder.el (finder-commentary): Add autoload cookie.
23664
23665 * mail/rfc2368.el: Correct author's email address.
23666
23667 * progmodes/ebrowse.el: New file.
23668
23669 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
23670 item help string.
23671 (easy-menu-do-add-item): Ditto.
23672 (easy-menu-define): Extend doc string.
23673
23674 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
23675 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
23676 (jit-lock-function, jit-lock-stealth-fontify): Don't use
23677 with-buffer-unmodified.
23678
23679 2000-04-08 Dave Love <fx@gnu.org>
23680
23681 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
23682 unless, when.
23683
23684 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
23685
23686 * viper-util.el (viper-put-on-search-overlay): New subroutine.
23687 (viper-flash-search-pattern): No operation when using Emacs
23688 doesn't support face.
23689 Use `viper-put-on-search-overlay'.
23690
23691 2000-04-04 Gerd Moellmann <gerd@gnu.org>
23692
23693 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
23694 like C-r.
23695
23696 * progmodes/make-mode.el: Some doc fixes.
23697 (makefile-mode-abbrev-table): New variable.
23698 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
23699 (makefile-font-lock-keywords): Fontify includes and conditionals.
23700 (toplevel): Require `dabbrev' and `add-log' when compiling.
23701
23702 * replace.el (perform-replace): Don't move forward one char
23703 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
23704 to do that because it leaves point 1 position after the last
23705 replacement, after everything has been replaced.
23706
23707 * jit-lock.el (with-buffer-unmodified): New macro.
23708 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
23709 modified state.
23710 (jit-lock-function-1): Extracted from jit-lock-function; not
23711 preserving buffer's modified state.
23712 (jit-lock-function, jit-lock-stealth-fontify):
23713 Call jit-lock-function-1.
23714
23715 * mail/rfc2368.el: Remove supernumerary copyright line.
23716
23717 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
23718
23719 * glasses.el: Provide facilities for inserting space before left
23720 parentheses and uncapitalization of identifiers.
23721 (glasses-mode): Try to remove old overlays in all cases.
23722
23723 2000-04-03 Gerd Moellmann <gerd@gnu.org>
23724
23725 * progmodes/compile.el (compile-internal): Display the compilation
23726 buffer in a different frame, if it's already displayed there.
23727
23728 * mail/rfc2368.el: New file.
23729
23730 * simple.el (sendmail-user-agent-compose): Recognize a `body'
23731 header and insert its value as mail body.
23732
23733 * subr.el (member-ignore-case): New function.
23734
23735 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
23736 (dabbrev--find-expansion): Ignore buffers matching a regexp
23737 from dabbrev-ignored-regexps.
23738
23739 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
23740 to extensions handled by gzip.
23741
23742 2000-04-03 Richard M. Stallman <rms@gnu.org>
23743
23744 * files.el (insert-directory): List the total free space
23745 along with the used space.
23746
23747 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
23748 line is followed by one that matches CITATION-REGEXP, end the
23749 paragraph.
23750
23751 2000-04-03 Markus Rost <rost@delysid.gnu.org>
23752
23753 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
23754 (rmail-make-basic-summary-line): Use that option.
23755
23756 2000-04-03 Kenichi Handa <handa@etl.go.jp>
23757
23758 * international/mule-cmds.el (encoded-string-description):
23759 Rewritten. Try pretty description for ISO 2022 escape sequences
23760 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
23761 for hexadecimal format.
23762
23763 2000-04-01 Dave Love <fx@gnu.org>
23764
23765 * cpp.el: Change customization group to `c' from `C'.
23766
23767 * vcursor.el (vcursor-move): Use display-color-p.
23768
23769 * international/mule-util.el: Provide mule-utils.
23770 (string-to-sequence): Simplify and speed up.
23771
23772 * international/mule.el (make-coding-system): Purecopy doc-string.
23773
23774 * international/mule-cmds.el: Various menu changes.
23775 (describe-specified-language-support): Handle `Default'.
23776 (set-language-info): Purecopy `info'.
23777
23778 2000-03-31 Andrew Innes <andrewi@gnu.org>
23779
23780 * vc.el (vc-backend-diff): Return the correct status if we had to
23781 retry the rcsdiff command without the --brief option.
23782
23783 2000-03-31 Dave Love <fx@gnu.org>
23784
23785 * help.el (help-manyarg-func-alist): Correct several omissions.
23786
23787 * add-log.el: Don't require cl, fortran.
23788 (add-log-current-defun-function): Doc fix.
23789 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
23790 (change-log-version-rcs): Function deleted.
23791 (change-log-version-number-search): Doc fix.
23792 Use vc-workfile-version. Avoid CL dolist.
23793 (add-change-log-entry): Just call add-log-current-defun to get
23794 defun. Simplify somewhat.
23795 (change-log-get-method-definition-1): Likewise.
23796 (add-log-current-defun): Return nil if calling
23797 add-log-current-defun-function does so. Move Fortran stuff to
23798 fortran.el. Return string without properties.
23799
23800 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
23801 and :alpha: char classes.
23802
23803 * mail/supercite.el: Defvar curline when compiling.
23804 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
23805 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
23806 rather than a-zA-Z0-9 to allow non-ASCII characters.
23807
23808 2000-03-31 Gerd Moellmann <gerd@gnu.org>
23809
23810 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
23811
23812 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
23813 Re-enable new code.
23814
23815 * lpr.el (print-region-1): Use -d to specify printer name for
23816 systems `usg-unix-v*, `dgux', `hpux', `irix'.
23817
23818 2000-03-31 Dave Love <fx@gnu.org>
23819
23820 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
23821 Look for function definition in symbol's function value slot first
23822 instead of first consulting byte-compile-function-environment.
23823
23824 2000-03-31 Kenichi Handa <handa@etl.go.jp>
23825
23826 * language/european.el ("Polish"): New language environment.
23827 (setup-polish-environment): New function.
23828
23829 2000-03-30 Gerd Moellmann <gerd@gnu.org>
23830
23831 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
23832 Disable new code.
23833
23834 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
23835 trying to `load' the symbol of an autoload instead of the file
23836 recorded in the autoload. Fix error messages.
23837
23838 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23839
23840 * ps-print.el: PostScript programming fix for ghostview, doc fix.
23841 (ps-print-version): New version number (5.1.3).
23842 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
23843 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
23844 (ps-generate-postscript-with-faces): Code fix.
23845 (ps-color-values): XEmacs compatibility.
23846 (ps-print-background-image, ps-print-background-text, ps-printer-name)
23847 (ps-default-fg, ps-default-bg): Adjust customization.
23848 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
23849 (ps-color-scale): Renaming old ps-color-value fun.
23850 (ps-print-headers): Replace ps-print-header group to avoid conflict
23851 with ps-print-header variable.
23852 (ps-print-miscellany): New group.
23853 (ps-format-color, ps-rgb-color): New funs.
23854 (ps-default-foreground): New var.
23855 (ps-printer-name-option): New const.
23856
23857 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
23858
23859 * net/net-utils.el:
23860 (network-connection-host, network-connection-service): New variables
23861 (network-connection-mode): New mode, derived from comint-mode
23862 (network-connection-mode-setup): New function, saves host and
23863 service information in local variables.
23864
23865 * lisp/locate.el:
23866 (locate-word-at-point): Added this function
23867 (locate): Default to using locate-word-at-point as input
23868 Run dired-mode-hook
23869
23870 2000-03-29 Dave Love <fx@gnu.org>
23871
23872 * calendar/appt.el: Doc fixes.
23873 (appt-check): Convert min-to-app to a string before passing to
23874 appt-disp-window-function or concat.
23875 (appt-delete-window): Remove test for frame-root-window.
23876 (appt-select-lowest-window, appt-convert-time): Simplify.
23877
23878 * emacs-lisp/bytecomp.el: Doc fixes.
23879 (byte-compile-file-form-autoload):
23880 Update byte-compile-function-environment.
23881
23882 2000-03-29 Andreas Schwab <schwab@suse.de>
23883
23884 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
23885
23886 * dired.el (dired-insert-directory): If dired-free-space-program
23887 failed just delete its output.
23888
23889 2000-03-29 Dave Love <fx@gnu.org>
23890
23891 * international/iso-cvt.el: Move provide to end. Doc fixes.
23892 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
23893 (iso-iso2sgml, iso-sgml2iso): New functions.
23894 (iso-cvt-define-menu): Fix some entries and use backquote for
23895 clarity.
23896
23897 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
23898
23899 2000-03-28 Gerd Moellmann <gerd@gnu.org>
23900
23901 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
23902 ISO-DATE. If non-nil, return date in ISO 8601 format.
23903
23904 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
23905
23906 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
23907 if it ever becomes used.
23908 (log-edit-mode-hook): Default to vc-log-mode-hook.
23909 (log-edit-mode): Fix the docstring.
23910
23911 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
23912 the code.
23913
23914 2000-03-26 Dave Love <fx@gnu.org>
23915
23916 * net/browse-url.el (browse-url): Re-fix case of
23917 browse-url-browser-function being an alist.
23918 (browse-url): Add :link to defgroup.
23919
23920 * files.el: Doc fixes.
23921 (file-truename): Include `[' in wildcard characters.
23922 (automount-dir-prefix): Customize.
23923 (find-file-wildcards): Add :version.
23924 (find-file-noselect): Simplify a mapcar call.
23925
23926 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
23927 compatible with inf-lisp version.
23928 (eval-defun-1): Fix custom-declare-variable case.
23929
23930 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
23931
23932 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
23933
23934 2000-03-24 Gerd Moellmann <gerd@gnu.org>
23935
23936 * Makefile (COMPILE_FIRST): New macro.
23937 (compile-files): Compile files from COMPILE_FIRST first.
23938
23939 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
23940
23941 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
23942 matching open parenthesis in column 0 to defun-prompt-regexp
23943 only if open-paren-in-column-0-is-defun-start is set.
23944
23945 * sun-curs.el: Require CL at compile-time only.
23946
23947 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
23948 instead of copy-list which is a function from CL.
23949 (msb--choose-menu, msb--mode-menu-cond)
23950 (msb--create-buffer-menu-2): Use dolist instead of mapc.
23951 (msb--init-file-alist): Use mapcar instead of mapcan.
23952 (msb--aggregate-alist): Use mapcar instead of mapcan.
23953 Fix `(' in column 0 in doc string.
23954 (msb--add-separators): Use mapcar instead of mapcan.
23955
23956 * cus-dep.el: Require CL at compile-time only.
23957
23958 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
23959
23960 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
23961 (byte-compile-warnings): New warning `noruntime'.
23962 (byte-compile-constants, byte-compile-variables): Fix docstring.
23963 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
23964 execute `eval-whenc-compile's body.
23965 (byte-compile-unresolved-functions): Fix docstring.
23966 (byte-compile-eval): New function.
23967 (byte-compile-callargs-warn): Check if the function will be available
23968 at runtime (via property `byte-compile-noruntime').
23969 (byte-compile-print-syms): New function.
23970 (byte-compile-warn-about-unresolved-functions): Also warn about
23971 `noruntime' functions (and use `byte-compile-print-syms').
23972 (byte-compile-file): Capitalize the message.
23973
23974 2000-03-24 Gerd Moellmann <gerd@gnu.org>
23975
23976 * mail/rmail.el (rmail-confirm-expunge): New user-option.
23977 (rmail-expunge): Ask for confirmation depending on the setting
23978 of rmail-confirm-expunge.
23979
23980 2000-03-23 Gerd Moellmann <gerd@gnu.org>
23981
23982 * Makefile (bootstrap-clean): If $(emacs) exists, build
23983 loaddefs.el first. A loaddefs.el that's not up-to-date might
23984 cause a bootstrap failure because things don't autoload as expected.
23985
23986 2000-03-23 Dave Love <fx@gnu.org>
23987
23988 * net/browse-url.el: Restore previous use of
23989 browse-url-maybe-new-window.
23990
23991 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23992
23993 * ps-print.el: Skip banner page fix.
23994 (ps-print-version): New version number (5.1.2).
23995 (ps-begin-file, ps-end-file, ps-generate): Code fix.
23996
23997 2000-03-23 Dave Pearson <davep@davep.org>
23998
23999 * net/quickurl.el Changed the type of parameter passed to the
24000 function defined by `quickurl-format-function'. Before only the
24001 text of the URL was passed. Now the whole URL structure is passed
24002 and the function is responsible for extracting the parts it requires.
24003 Changed the default of `quickurl-format-function' accordingly.
24004 (quickurl-insert): Changed the `funcall' of
24005 `quickurl-format-function' to match the above change.
24006 (quickurl-list-insert): Changed the `url' case so that it makes
24007 use of `quickurl-format-function', previous to this the format was
24008 hard wired.
24009
24010 2000-03-22 Gerd Moellmann <gerd@gnu.org>
24011
24012 * startup.el: Change some spellings for the X Window System.
24013
24014 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
24015
24016 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
24017 Clean up the code and the regexp and make sure the cursor is
24018 temporarily moved to the suspicious line while querying the user.
24019
24020 2000-03-22 Jason Rumney <jasonr@gnu.org>
24021
24022 * w32-fns.el (w32-charset-info-alist): Initialize.
24023
24024 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24025
24026 * ps-print.el: N-up last page fix.
24027 (ps-print-version): New version number (5.1.1).
24028 (ps-end-file, ps-end-job, ps-generate): Code fix.
24029
24030 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
24031
24032 * files.el (find-file-run-dired): Update docstring.
24033 (find-directory-functions): New hook.
24034 (find-file-noselect): Run find-directory-functions rather than
24035 calling dired directly.
24036
24037 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
24038
24039 * pcvs.el: Add a minimal leading commentary.
24040 (cvs-make-cvs-buffer): Change the header part by removing the startup
24041 message and adding a `Module' entry. Also replace the FOOTER and
24042 HEADER special fileinfos with the new support in ewoc for updating
24043 its own footer and header.
24044 (cvs-update-header): Update to use the header/footer of the ewoc.
24045 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
24046 (cvs-is-within-p): New function.
24047 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
24048 to only examine some subset of the buffers.
24049
24050 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
24051 `format' instead of our own ad-hoc functions.
24052 Remove HEADER and FOOTER cases, now handled in the EWOC.
24053 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
24054
24055 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
24056 output to avoid scaring the user.
24057 (cvs-parse-table): Catch message for non-up-to-date commits.
24058
24059 * pcvs-defs.el (cvs-startup-message): Remove.
24060 (cvs-global-menu): New autoloaded menu.
24061
24062 * pcvs-util.el (cvs-string-fill): Remove.
24063
24064 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
24065 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
24066 PP part of it and also make it work for footers and headers.
24067 (ewoc-create): Drop POS and BUFFER arguments.
24068 Use the DLL's dummy node to store the end-of-footer position.
24069 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
24070 (ewoc-refresh): Remove unused `header' variable.
24071 (ewoc-(get|set)-hf): New functions.
24072
24073 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
24074 log-view-*-(message|file) and use easy-mmode-define-navigation.
24075 (log-view-message-re): Match SCCS format as well.
24076 And match the revision line rather than the dashed separator line.
24077 (log-view-mode): Use the new define-derived-mode.
24078 (log-view-current-tag): Fill in with an actual implementation.
24079
24080 * cvs-status.el (cvs-status-(prev|next)): Rename from
24081 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
24082 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
24083 to let the output "breathe" a little more (more readable).
24084 (cvs-status-mode): Use the new define-derived-mode.
24085
24086 * smerge-mode.el (smerge-auto-leave): New function and variable.
24087 (smerge-basic-map): Rename from smerge-basic-keymap.
24088 Change the bindings for smerge-diff-*.
24089 (smerge-*-map): Use easy-mmode-defmap.
24090 (smerge-(next|prev)): Use easy-mmode-define-navigation.
24091 (smerge-keep-*): Use smerge-auto-leave.
24092
24093 2000-03-21 Jason Rumney <jasonr@gnu.org>
24094
24095 * cus-edit.el (custom-button-face): Use 3D look for w32.
24096 (custom-button-pressed-face): Likewise.
24097
24098 2000-03-21 Gerd Moellmann <gerd@gnu.org>
24099
24100 * progmodes/etags.el (tags-case-fold-search): New user-option.
24101 (tags-loop-eval): New function. Bind case-fold-search around eval
24102 depending on the value of tags-case-fold-search.
24103 (tags-loop-continue): Use tags-loop-eval.
24104 (find-tag-in-order): Bind case-fold-search depending on the value
24105 of tags-case-fold-search.
24106
24107 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
24108
24109 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
24110 (diff-end-of-hunk): Return the end position for use in
24111 `easy-mmode-define-navigation'.
24112 (diff-recenter): Remove.
24113 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
24114 of `easy-mmode-define-navigation'.
24115 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
24116 previous renaming) and fix to use new names.
24117 (diff-merge-strings): Use \n as separator: simpler, faster.
24118 (diff-mode): Use `define-derived-mode'.
24119
24120 * derived.el (define-derived-mode): Don't autoload anymore.
24121 Prefer the macro-only version provided by easy-mmode.el.
24122
24123 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
24124 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
24125 (easy-mmode-define-navigation): New macro.
24126
24127 * subr.el (combine-run-hooks): New function.
24128
24129 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
24130
24131 * term/x-win.el: Fontsets related initialization is simplified.
24132
24133 * international/mule-diag.el (describe-font): Don't refer to
24134 global-fontset-alist, instead call font-list.
24135 (describe-fontset, list-fontsets, mule-diag): Likewise.
24136 (print-fontset): Adjusted for the change of fontset implementation.
24137
24138 * international/fontset.el (x-charset-registries): Variable removed,
24139 instead the corresponding data is stored in the default fontset.
24140 (register-alternate-fontnames): Function removed.
24141 (resolved-ascii-font): Variable removed.
24142 (x-compose-font-name): Ignore the second argument REDOCE.
24143 (x-complement-fontset-spec): Complement only an ASCII font and
24144 element for those charsets than can use that ASCII font.
24145 (generate-fontset-menu): Don't refer to global-fontset-alist,
24146 instead call fontset-list.
24147 (uninstantiated-fontset-alist): Variable removed.
24148 (x-style-funcs-alist): Likewise.
24149 (fontset-default-styles): Likewise.
24150 (x-modify-font-name): Function removed.
24151 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
24152 (create-fontset-from-ascii-font): Docsting adjusted for the above
24153 change.
24154 (instantiate-fontset, resolve-fontset-name): Functions removed.
24155 (fontset-list): Now implemented by C code.
24156
24157 * faces.el (read-face-font): Fix TABLE arg to completing-read.
24158 (describe-face): Include `font' attribute in the description.
24159
24160 2000-03-21 Kenichi Handa <handa@etl.go.jp>
24161
24162 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
24163
24164 2000-03-20 Gerd Moellmann <gerd@gnu.org>
24165
24166 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
24167 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
24168 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
24169
24170 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
24171 about behavior of set-buffer-modified-p wrt redisplay.
24172
24173 2000-03-19 Richard M. Stallman <rms@gnu.org>
24174
24175 * view.el (view-mode-disable): Kill local binding of view-read-only.
24176
24177 2000-03-18 Gerd Moellmann <gerd@gnu.org>
24178
24179 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
24180 is a string, convert it to a syntax cell using string-to-syntax.
24181
24182 * simple.el (syntax-code-table, syntax-flag-table): New variables.
24183 (string-to-syntax): New function.
24184
24185 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
24186 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
24187 try to use passive ftp mode.
24188
24189 2000-03-17 Gerd Moellmann <gerd@gnu.org>
24190
24191 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
24192
24193 * simple.el (append-to-buffer): Update point of windows after
24194 insertion.
24195
24196 * abbrev.el (inverse-add-abbrev): Identify word by first moving
24197 forward then moving backward. Reindent.
24198
24199 * frame.el (other-frame): Call x-focus-frame only if
24200 focus-follows-mouse is off.
24201
24202 2000-03-17 Dave Love <fx@gnu.org>
24203
24204 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
24205
24206 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
24207
24208 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
24209 regexp for labels cannot span several lines.
24210
24211 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
24212 `(setq :<key> ':<key>)' to the macro expansion.
24213
24214 2000-03-16 Dave Love <fx@gnu.org>
24215
24216 * progmodes/f90.el (f90): Put custom group under `languages', not
24217 `fortran'.
24218 (f90-mode-hook): Customize.
24219 (f90-mode): Set add-log-current-defun-function.
24220 (f90-current-defun): New function.
24221
24222 2000-03-16 Gerd Moellmann <gerd@gnu.org>
24223
24224 * cus-edit.el (custom-variable-tag-face): Handle case that
24225 default face's height is not a number.
24226 (custom-face-tag-face, custom-group-tag-face-1)
24227 (custom-group-tag-face): Ditto.
24228 (custom-group-tag-face-1): Add :group.
24229
24230 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
24231
24232 2000-03-15 Gerd Moellmann <gerd@gnu.org>
24233
24234 * pcvs-defs.el (toplevel): Remove autoload cookie for form
24235 requiring easymenu.
24236
24237 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24238
24239 * ps-print.el: PostScript user-defined prologue, PostScript error
24240 handler, doc fix.
24241 (ps-print-version): New version number (5.1).
24242 (ps-user-defined-prologue, ps-error-handler-message)
24243 (ps-print-prologue-0, ps-error-handler-alist): New vars.
24244 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
24245 (ps-insert-string): New function.
24246
24247 2000-03-15 Kenichi Handa <handa@etl.go.jp>
24248
24249 * international/ccl.el (ccl-compile-expression): Don't generate
24250 invalid self-assignment code.
24251
24252 2000-03-14 Dave Love <fx@gnu.org>
24253
24254 * subr.el (replace-regexp-in-string): Renamed from
24255 replace-regexps-in-string. Doc fix.
24256
24257 2000-03-12 Dave Love <fx@gnu.org>
24258
24259 * cus-edit.el: Doc fixes.
24260 (customize-set-variable, customize-save-variable): Rename args for doc.
24261 (custom-variable-tag-face, custom-face-tag-face)
24262 (custom-group-tag-face-1, custom-group-tag-face): Modify from
24263 style which user identify as hyperlink.
24264 (hook): Don't add undefined functions to the hook.
24265 (debug-ignored-errors): Transfer message from bindings.el.
24266
24267 2000-03-12 Gerd Moellmann <gerd@gnu.org>
24268
24269 * recentf.el (recentf-keep-non-readable-files-p):
24270 Remove double/nested definition.
24271
24272 2000-03-12 Dave Love <fx@gnu.org>
24273
24274 * facemenu.el (facemenu-get-face): Use display-color-p.
24275 * enriched.el (enriched-decode-foreground): Likewise.
24276 (enriched-decode-background): Likewise.
24277 * isearch.el (isearch-highlight): Likewise.
24278 * info-look.el (info-lookup): Likewise.
24279 * simple.el (completion-setup-function): Likewise.
24280
24281 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
24282 :options.
24283
24284 * bindings.el (mode-line-format): Fix line-number and
24285 column-number items. Add help-echo for the background.
24286 (mode-line-mule-info): Modify help-echo.
24287
24288 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
24289
24290 * files.el (load-file): Allow completion to .elc.
24291
24292 * man.el: Doc fixes.
24293 (Man-init-defvars): Use display-color-p to set fontification.
24294
24295 * play/hanoi.el (hanoi-internal): Don't use oddp.
24296
24297 2000-03-12 Gerd Moellmann <gerd@gnu.org>
24298
24299 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
24300
24301 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
24302
24303 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
24304
24305 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
24306 Fix comment.
24307
24308 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
24309
24310 * font-lock.el (font-lock-keywords): Fix the doc now that
24311 regexp-opt-depth is unnecessary.
24312 (save-buffer-state): Set an edebug spec.
24313 (font-lock-fontify-anchored-keywords): Properly handle the case when
24314 the matcher goes past the limit.
24315
24316 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
24317 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
24318
24319 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
24320 dll.el and cookie.el (from Elib) with heavy renaming and other
24321 massaging.
24322
24323 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
24324 Autoload the functions used.
24325 (easy-mmode-define-syntax): Fix CL typo.
24326 (easy-mmode-define-derived-mode): Improve the docstring generation.
24327
24328 2000-03-10 Gerd Moellmann <gerd@gnu.org>
24329
24330 * textmodes/texinfo.el (texinfo-version): Variable and function
24331 removed.
24332
24333 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
24334
24335 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
24336 allow more flexibility.
24337 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
24338 (easy-mmode-defmap, easy-mmode-defsyntax)
24339 (easy-mmode-define-derived-mode): New macros.
24340
24341 2000-03-09 Didier Verna <didier@xemacs.org>
24342
24343 * rect.el (replace-rectangle): New function.
24344
24345 2000-03-09 Dave Love <fx@gnu.org>
24346
24347 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
24348 (fortran-comment-line-start-skip): Don't match cpp stuff.
24349 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
24350 (fortran-mode-map): Remove over-eager custom-menu-create for now.
24351 (fortran-mode): Don't set fortran-comment-line-start-skip,
24352 fortran-comment-line-start here. Set comment-start,
24353 add-log-current-defun.
24354 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
24355 (fortran-current-defun): New function.
24356
24357 2000-03-09 Gerd Moellmann <gerd@gnu.org>
24358
24359 * emacs-lisp/re-builder.el: New file.
24360
24361 * mouse.el (mouse-drag-region): Don't run up-event handler
24362 if hscroll has changed.
24363
24364 * octave-mod.el (octave-font-lock-keywords): To font-lock the
24365 builtin operators, use `font-lock-builtin-face' for Emacs and
24366 `font-lock-preprocessor-face' otherwise.
24367
24368 * font-lock.el (lisp-font-lock-keywords-1): Highlight
24369 `(defun (setf foo)' differently.
24370
24371 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
24372
24373 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
24374 (regexp-opt): Update comment and adapt the code the new meaning of
24375 the `paren' argument of regex-opt-group for shy-groups.
24376 (regexp-opt-depth): Handle shy groups as well as backslashed
24377 backslashes.
24378 (regexp-opt-group): Turn the leading comment into a docstring.
24379 Allow `paren' to be a string (the string to use to open a group).
24380 Remove open-presuf and close-presuf. Instead of checking for `all
24381 one-char' and then later on check for `several one-char', handle
24382 both cases close together. Also apply a more generic algorithm
24383 for suffixes (the mirror image of the algorithm used for
24384 prefixes). Use shy-groups. Use nreverse rather than reverse.
24385 (regexp-opt-try-suffix): Removed.
24386
24387 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
24388 from comint-mode-map, so we can just inherit from it. Also, move
24389 the initialization into the `defvar' since there's no docstring
24390 anyway and it's fairly short.
24391 (inferior-scheme-mode): Define it as derived-mode: the code is
24392 shorter and this way we inherit from comint-mode-map rather than
24393 copying it.
24394
24395 * subr.el (replace-regexps-in-string): Properly handle the case
24396 where we match an empty string.
24397
24398 * comint.el (comint-exec-1): Add the current-dir to the exec-path
24399 when the command has a directory component (such as "./testml").
24400 Also fix a typo in the comment.
24401
24402 2000-03-08 Gerd Moellmann <gerd@gnu.org>
24403
24404 * Makefile (compile-files): Compile files one by one because
24405 that's the only way to ensure a clean compilation environment for
24406 each individual file.
24407
24408 * frame.el (other-frame): Call x-focus-frame.
24409
24410 2000-03-07 Dave Love <fx@gnu.org>
24411
24412 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
24413 :require to defcustom.
24414
24415 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
24416
24417 * files.el (auto-mode-alist): Add configure.in.
24418
24419 * progmodes/autoconf.el: New file.
24420
24421 2000-03-07 Gerd Moellmann <gerd@gnu.org>
24422
24423 * mail/mh-e.el: Change maintainer to `none'.
24424
24425 * recentf.el (recentf-keep-non-readable-files-p): Quote args
24426 to remove-hook and add-hook.
24427
24428 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
24429
24430 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
24431 it as the default.
24432 (mail-send): Test mail-send-nonascii also for the new `mime' value.
24433 (sendmail-send-it): Conditionally add MIME headers specifying the
24434 used character set.
24435
24436 2000-03-07 Dave Love <fx@gnu.org>
24437
24438 * winner.el: Fix keywords, autoload cookies.
24439 Split eval-when-compile form to avoid compilation failure.
24440
24441 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
24442
24443 * international/mule.el: Modify comment about coding system
24444 property `coding-category'.
24445 (make-coding-system): New argument EOL-TYPE. Pay attention to
24446 coding-category property of PROPERTIES.
24447
24448 * international/mule-conf.el (coding-category-utf-8)
24449 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
24450 categories. Include them in the argument for set-coding-priority.
24451
24452 * international/mule-cmds.el (reset-language-environment):
24453 Include coding-category-utf-8, coding-category-utf-16-be, and
24454 coding-category-utf-16-le in the argument for set-coding-priority.
24455 (reset-language-environment): Initialize coding-category-utf-8,
24456 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
24457
24458 2000-03-06 Karl Fogel <kfogel@red-bean.com>
24459
24460 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
24461 code abstracted out of `bookmark-jump-noselect'. Now tries info
24462 extensions as well as compression extensions.
24463 (bookmark-jump-noselect): Use above new func.
24464
24465 2000-03-03 Gerd Moellmann <gerd@gnu.org>
24466
24467 * strokes.el: Change maintainer's mail address.
24468
24469 2000-03-03 Kenichi Handa <handa@etl.go.jp>
24470
24471 * international/mule-diag.el (list-character-sets): Make help-echo
24472 string by substitute-command-keys.
24473 (list-character-sets): Likewise.
24474 (sort-listed-character-sets): Call help-setup-xref.
24475
24476 2000-03-02 Gerd Moellmann <gerd@gnu.org>
24477
24478 * time.el (display-time-mail-file): Add `none' to the list of choices.
24479
24480 2000-03-01 Dave Love <fx@gnu.org>
24481
24482 * help.el (help-xref-go-back): Don't try to set position.
24483
24484 * international/mule-diag.el (list-character-sets):
24485 Call help-setup-xref. Add help-echo to xrefs.
24486 (list-character-sets-1): Add help-echo to xrefs.
24487
24488 2000-03-02 Gerd Moellmann <gerd@gnu.org>
24489
24490 * frame.el (blink-cursor-mode): Switch cursor on when turning
24491 the mode off.
24492
24493 * add-log.el (add-log-current-defun): Add support for
24494 Autoconf mode.
24495
24496 * mail/rmail.el (rmail-quit-hook): New variable.
24497
24498 2000-03-01 Dave Love <fx@gnu.org>
24499
24500 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
24501
24502 * help.el (help-xref-button): Add help-echo arg.
24503 (describe-function-1, describe-variable, help-make-xrefs): Use it.
24504
24505 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
24506
24507 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
24508
24509 2000-03-01 Gerd Moellmann <gerd@gnu.org>
24510
24511 * image.el (defimage): Look for image files in load-path.
24512
24513 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
24514
24515 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24516
24517 * recentf.el (recentf): Added version tag to the defgroup of recentf.
24518
24519 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24520
24521 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
24522 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
24523 action to select/unselect a file.
24524 (recentf-edit-list): Code cleanup and improvement.
24525 (recentf-open-more-files-action): `recentf-open-more-files' button
24526 widget action to open a file.
24527 (recentf-open-more-files): No more use standard completion but widgets.
24528 (recentf-more-collection): Deleted.
24529 (recentf-more-history): Deleted.
24530 (recentf-setup-more-completion): Deleted.
24531
24532 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24533
24534 * recentf.el (recentf-mode): No more needs that Emacs is running
24535 under a window-system.
24536
24537 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24538
24539 * recentf.el (recentf-edit-list): New command to edit the recent
24540 list which allow the user to remove files.
24541 (recentf-edit-selected-items): New global variable, used by
24542 `recentf-edit-list' to hold the list of files to be removed from
24543 the recent list.
24544 (recentf-make-menu-items): Updated to display a "Edit list..."
24545 menu item. Minor code cleanup.
24546
24547 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24548
24549 * recentf.el (recentf-open-more-files): New command to open files
24550 that are not displayed in the menu.
24551 (recentf-more-collection): New global variable holding the set of
24552 permissible completions used by `recentf-open-more-files'.
24553 (recentf-more-history): New global variable holding the history list
24554 used by `recentf-open-more-files' completion.
24555 (recentf-setup-more-completion): New function to setup completion for
24556 `recentf-open-more-files'.
24557 (recentf-make-menu-items): Updated to display a "More..." menu item.
24558
24559 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24560
24561 * recentf.el (recentf-menu-action): Doc fixed.
24562
24563 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24564
24565 * recentf.el (recentf-menu-filter): Doc updated.
24566 (recentf-update-menu-hook): Allow menu filters to force menu update.
24567 (recentf-make-menu-items): New menu filter handling.
24568 (recentf-make-menu-item): New helper function.
24569 (recentf-menu-elements): New menu handling function.
24570 (recentf-sort-ascending): Updated to new menu filter handling.
24571 (recentf-sort-descending): Updated to new menu filter handling.
24572 (recentf-sort-basenames-ascending): New menu filter function.
24573 (recentf-sort-basenames-descending): New menu filter function.
24574 (recentf-show-basenames): New menu filter function.
24575 (recentf-show-basenames-ascending): New menu filter function.
24576 (recentf-show-basenames-descending): New menu filter function.
24577
24578 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
24579
24580 * diary-lib.el (list-diary-entries): Don't try to go forward at
24581 the end of the buffer.
24582
24583 2000-02-29 Kenichi Handa <handa@etl.go.jp>
24584
24585 * international/mule-diag.el (list-character-sets):
24586 Completely rewritten.
24587 (sort-listed-character-sets): New function.
24588 (list-character-sets-1): Completely rewritten.
24589 (list-character-sets-2): New function.
24590 (non-iso-charset-alist): New variable.
24591 (decode-codepage-char): New function.
24592 (charset-history): New variable.
24593 (read-charset) (list-block-of-chars)
24594 (list-iso-charset-chars)
24595 (list-non-iso-charset-chars)
24596 (list-charset-chars): New functions.
24597 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
24598 (dump-charsets): Likewise.
24599
24600 2000-02-29 Gerd Moellmann <gerd@gnu.org>
24601
24602 * dired-x.el (dired-filename-at-point): Add `@' to valid
24603 file name characters.
24604 (dired-filename-at-point): Handle ange-ftp file names.
24605
24606 * frame.el (frame-notice-user-settings): Use assq-delete-all
24607 instead of assoc-delete-all.
24608 (frame-notice-user-settings): Ditto.
24609
24610 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
24611 Don't copy alist.
24612
24613 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
24614
24615 * calculator.el (calculator-use-menu): New option.
24616 (calculator-initial-bindings): Changed some bindings to work as macros.
24617 (calculator-forced-input): Removed.
24618 (calculator-restart-other-mode): New variable.
24619 (calculator-mode-map): Set up menu.
24620
24621 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
24622
24623 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
24624
24625 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
24626
24627 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
24628 translate all ESC key sequences.
24629 (viper-goto-mark-subr): Restore markers for files for which
24630 they were saved.
24631 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
24632 * viper-util.el (viper-set-replace-overlay-glyphs)
24633 (viper-set-replace-overlay): Always check if the replacement
24634 overlay is live.
24635 * viper.el (viper-vi-state-mode-list): Add major modes.
24636 * ediff-wind.el: Minor comment changes.
24637 * ediff.el: Copyright notice date fix.
24638
24639 2000-02-27 Jason Rumney <jasonr@gnu.org>
24640
24641 * faces.el (face-font-family-alternatives): Add arial to helv.
24642 (mode-line, header-line, tool-bar): Same default as x for w32.
24643 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
24644 face-font-family-alternatives from working.
24645 * term/w32-win.el (mouse-set-font): Do not build fontset from
24646 chosen font.
24647
24648 2000-02-25 Sam Steingold <sds@goems.com>
24649
24650 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
24651 properly.
24652
24653 2000-02-25 Richard M. Stallman <rms@gnu.org>
24654
24655 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
24656
24657 2000-02-25 Gerd Moellmann <gerd@gnu.org>
24658
24659 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
24660
24661 * frame.el (busy-cursor-delay-seconds): New option.
24662
24663 2000-02-24 Gerd Moellmann <gerd@gnu.org>
24664
24665 * frame.el (show-cursor-in-non-selected-windows): New option.
24666
24667 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
24668
24669 * diary-lib.el (include-other-diary-files): Undo the selective
24670 display in any included file and don't kill it.
24671
24672 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
24673
24674 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
24675 Menu items converted to (menu-item format, help strings added.
24676 [downcase, upcase]: Don't enable on MS-DOS.
24677 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
24678 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
24679
24680 2000-02-23 Dave Love <fx@gnu.org>
24681
24682 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
24683 (backward-kill-word): Revert addition of * to interactive spec --
24684 it's a feature.
24685
24686 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
24687 (backward-kill-sentence, kill-sentence): Likewise.
24688
24689 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
24690 scratch buffer name.
24691 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
24692
24693 * term/w32-win.el (internal-face-interactive): Update prompt for
24694 new read-face-name.
24695
24696 * mail/footnote.el (footnote): Add :version to defgroup.
24697 (footnote-section-tag-regexp): Customize.
24698 (footnote-start-tag, footnote-end-tag): New option.
24699 (footnote-latin-regexp): New variable.
24700 (Footnote-latin): New function.
24701 (footnote-style-alist): Add element for latin style.
24702 (footnote-style): Moved.
24703 (Footnote-goto-footnote): Use eq to test arg.
24704
24705 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
24706
24707 * emacs-lisp/byte-opt.el: Change old backquote syntax.
24708 (byte-compile-trueconstp): Include keywords.
24709 (byte-optimize-quote, byte-optimize-lapcode):
24710 Use byte-compile-const-symbol-p.
24711 (byte-optimize-char-before): New optimization.
24712
24713 * emacs-lisp/bytecomp.el: Change old backquote syntax.
24714 (byte-compile-const-symbol-p): New function.
24715 (byte-compile-constp, byte-compile-out-toplevel)
24716 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
24717 Use it.
24718
24719 * subr.el (define-key-after): Default AFTER to t. Doc fix.
24720
24721 2000-02-23 Kenichi Handa <handa@etl.go.jp>
24722
24723 * international/encoded-kb.el: Be sure to update minor-mode-alist
24724 and minor-mode-map-alist.
24725 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
24726 codes SS2 and SS3 correctly.
24727 (encoded-kbd-self-insert-ccl): New function.
24728 (encoded-kbd-setup-keymap): New function.
24729 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
24730 by calling encoded-kbd-setup-keymap.
24731
24732 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
24733 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
24734
24735 2000-02-22 Dave Love <fx@gnu.org>
24736
24737 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
24738 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
24739 (lisp-mode-syntax-table): Set up for #|...|# comments.
24740 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
24741 classes. Match `defface'.
24742 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
24743 (eval-defun-1): Fix for defcustom.
24744 (lisp-indent-region): Doc fix.
24745
24746 * subr.el (when, unless, split-string): Doc fix.
24747 (read-passwd): Move call of clear-this-command-keys to the right place.
24748 (replace-regexps-in-string): New function.
24749
24750 2000-02-22 Gerd Moellmann <gerd@gnu.org>
24751
24752 * help.el (describe-variable): Set syntax table to
24753 emacs-lisp-mode-syntax-table when moving forward over the
24754 symbol's name.
24755
24756 2000-02-22 Dave Love <fx@gnu.org>
24757
24758 * xt-mouse.el: Doc fixes.
24759 (xterm-mouse-position-function): New function, replacing advice of
24760 mouse-position.
24761 (xterm-mouse-mode): Use it. Don't turn on under a window system.
24762
24763 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
24764
24765 2000-02-21 Gerd Moellmann <gerd@gnu.org>
24766
24767 * format.el (format-annotate-single-property-change):
24768 Handle properties with dotted-list values.
24769 (format-proper-list-p): New function.
24770
24771 * enriched.el (enriched-face-ans): Handle '(foreground-color
24772 . COLOR) and (background-color . COLOR).
24773
24774 2000-02-20 Dave Love <fx@gnu.org>
24775
24776 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
24777 and assignments to it.
24778 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
24779 current local map.
24780 (make-flyspell-overlay): Use it.
24781 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
24782
24783 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
24784 (lm-get-header-re): Defun, not defsubst.
24785 (lm-get-package-name): Defun, not defsubst. Simplify.
24786 (lm-version): Doc fix. Simplify.
24787 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
24788 (lm-crack-address, lm-last-modified-date, lm-commentary)
24789 (lm-verify, lm-synopsis): Simplify.
24790 (lm-report-bug): Require emacsbug. Use compose-mail.
24791
24792 2000-02-20 Gerd Moellmann <gerd@gnu.org>
24793
24794 * dired.el (dired-mode): Call propertized-buffer-identification
24795 to set mode-line-buffer-identification to something having
24796 the right text properties.
24797
24798 * bindings.el (propertized-buffer-identification): New function.
24799
24800 2000-02-20 Dave Love <fx@gnu.org>
24801
24802 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
24803 check for t-mouse too.
24804
24805 * cus-start.el: Make echo-keystrokes `number'.
24806
24807 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
24808
24809 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
24810 Don't call ring-empty-p unless tags-location-ring is bound.
24811 From Noah Friedman <friedman@splode.com>.
24812
24813 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
24814
24815 * progmodes/hideshow.el (hs-flag-region): No longer use
24816 `intangible' overlay property.
24817
24818 (hs-toggle-hiding): New command.
24819 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
24820
24821 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
24822 Fix omission bug: Run `hs-minor-mode-hook' for both activation
24823 and deactivation.
24824
24825 2000-02-18 Gerd Moellmann <gerd@gnu.org>
24826
24827 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
24828
24829 2000-02-17 Gerd Moellmann <gerd@gnu.org>
24830
24831 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
24832
24833 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
24834 of `*' to handle `(* ... *)' comments.
24835
24836 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
24837
24838 * faces.el (list-faces-display): Use display-mouse-p instead of
24839 window-system.
24840
24841 * menu-bar.el (global-map): Menu-bar items converted to the new
24842 format (menu-item..., rearranged for better CUA compliance, and
24843 their names changed for better clarity. Help strings added.
24844
24845 * international/mule-cmds.el (mule-menu-keymap)
24846 (describe-language-environment-map, set-coding-system-map)
24847 (setup-language-environment-map): Convert to new (menu-item...
24848 form, add help strings. Change names of menu items for better clarity.
24849 "Mule" menu-bar item removed (it's now in the "Options" submenu).
24850
24851 2000-02-17 Gerd Moellmann <gerd@gnu.org>
24852
24853 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
24854 within the code.
24855
24856 2000-02-16 Dave Love <fx@gnu.org>
24857
24858 * faces.el: Don't require custom. Add more specific :groups to
24859 various deffaces.
24860 (set-face-attribute): Purecopy args.
24861 (read-face-name): Default to name at point and use it in prompt.
24862 Remove colon from arg in all callers.
24863 (list-faces-display): Hyperlink to face descriptions and customize
24864 buffers.
24865
24866 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
24867
24868 * wid-edit.el (widget-match-inline): An atom never matches a list.
24869
24870 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24871
24872 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
24873 at ':' characters by call to split-string.
24874
24875 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24876
24877 * textmodes/bibtex.el: Added RCS version identification.
24878
24879 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24880
24881 * textmodes/bibtex.el: Some temporary comments removed.
24882 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
24883 (bibtex-field-const): Allow capital letters.
24884 (bibtex-start-of-string): Deleted because unused.
24885
24886 * textmodes/bibtex.el: Unified some nomenclature. We no longer
24887 use the term 'reference' to describe a bibtex entry as a whole.
24888 Further, reference keys are no longer called 'labels'.
24889 (bibtex-keys): Renamed to bibtex-reference-keys.
24890 (bibtex-reformat-previous-labels): Renamed to
24891 bibtex-reformat-previous-reference-keys.
24892 (bibtex-reference-type): Renamed to bibtex-entry-type.
24893 (bibtex-reference-head): Renamed to bibtex-entry-head.
24894 (bibtex-reference-maybe-empty-head): Renamed to
24895 bibtex-entry-maybe-empty-head.
24896 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
24897 (bibtex-search-reference): Renamed to bibtex-search-entry.
24898 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
24899 bibtex-enclosing-entry-maybe-empty-head.
24900 (bibtex-entry-field-alist, bibtex-entry-head)
24901 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
24902 (bibtex-map-entries, bibtex-search-entry)
24903 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
24904 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
24905 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
24906 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
24907 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
24908 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
24909 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
24910
24911 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24912
24913 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
24914 comment.
24915 (bibtex-format-field-delimiters): New function, functionality
24916 extracted from bibtex-format-entry.
24917 (bibtex-autokey-get-yearfield-digits): New function, functionality
24918 extracted from bibtex-autokey-get-yearfield.
24919
24920 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
24921 entries in order to avoid stack overflow in the regexp matcher if
24922 field contents become large.
24923 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
24924 (bibtex-field-string-part-not-braced)
24925 (bibtex-field-string-part-no-inner-braces)
24926 (bibtex-field-string-part-1-inner-brace)
24927 (bibtex-field-string-part-2-inner-braces)
24928 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
24929 (bibtex-field-string-quoted, bibtex-field-string)
24930 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
24931 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
24932 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
24933 Deleted as parsing is now performed by the following functions.
24934 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
24935 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
24936 (bibtex-parse-field-string, bibtex-search-forward-field-string)
24937 (bibtex-parse-association, bibtex-field-name-for-parsing)
24938 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
24939 (bibtex-search-forward-field, bibtex-search-backward-field)
24940 (bibtex-start-of-field, bibtex-end-of-field)
24941 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
24942 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
24943 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
24944 (bibtex-parse-string, bibtex-search-forward-string)
24945 (bibtex-search-backward-string, bibtex-start-of-string)
24946 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
24947 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
24948 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
24949 entries. Instead of reporting the results of the parsing by
24950 match-beginning or match-end, these functions return data structures
24951 that hold the corresponding positions.
24952 (bibtex-enclosing-field): Changed to also report field boundaries by
24953 return values rather than by match-beginning or match-end.
24954 The following functions have been adapted to use the new
24955 parsing functions.
24956 (bibtex-skip-to-valid-entry, bibtex-search-reference)
24957 (bibtex-enclosing-field, bibtex-format-entry)
24958 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
24959 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
24960 (bibtex-print-help-message, bibtex-end-of-entry)
24961 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
24962 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
24963 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
24964 Use the new method for parsing.
24965 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
24966 (bibtex-map-entries, bibtex-flash-head)
24967 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
24968 (bibtex-autokey-change, bibtex-autokey-get-namefield)
24969 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
24970 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
24971 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
24972 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
24973 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
24974 order to make the new binding of case-fold-search immediately visible.
24975
24976 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24977
24978 * textmodes/bibtex.el: Copyright notice is up to date.
24979 Added constant 'bibtex-maintainer-salutation.
24980
24981 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
24982 than make-temp-name, use match-string-no-properties and eliminate
24983 a quadratic behavior when building bibtex-strings.
24984
24985 * bibtex.el (bibtex-reference-key): Accept string entries whose
24986 reference key contains upper case letters.
24987
24988 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24989
24990 * bibtex.el (bibtex-reference-head): Allow entries to start with
24991 a new line.
24992
24993 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
24994
24995 * bibtex.el: Hiding of entry bodies is not longer provided by
24996 bibtex.el directly. Instead the hideshow package can be used.
24997 Added a special bibtex entry to hs-special-modes-alist.
24998 (bibtex-hs-forward-sexp): Added for hideshow.el.
24999
25000 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25001
25002 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
25003 proceedings entry type (for cross referencing). Thanks to Wagner
25004 Toledo Correa for the suggestion.
25005
25006 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
25007
25008 2000-02-14 Kenichi Handa <handa@etl.go.jp>
25009
25010 * international/characters.el: Setup case table for Vietnamese.
25011
25012 2000-02-12 Gerd Moellmann <gerd@gnu.org>
25013
25014 * uniquify.el (toplevel): Require CL at compile time.
25015 (uniquify-push): Removed.
25016
25017 * shadowfile.el (shadow-when): Removed.
25018
25019 * tempo.el (tempo-dolist, tempo-mapc): Removed.
25020 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
25021
25022 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
25023 regexp for paragraph-start.
25024
25025 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
25026 commas as well.
25027
25028 2000-02-10 Dave Love <fx@gnu.org>
25029
25030 * wid-edit.el: (widgets) [defgroup]: Remove url link.
25031 (widget-color-choice-list, widget-color-history, widget-mouse-help):
25032 Deleted.
25033 (widget-specify-field, widget-specify-button): Don't use
25034 widget-mouse-help as help-echo property.
25035 (default): Use #'ignore for :validate and :mouse-down-action.
25036 (checkbox): Add help-echo.
25037 (widget-sexp-validate): Rewritten to clarify error messages.
25038 (character): Use char-valid-p in :match function.
25039 (widget-color-complete): Use facemenu-color-alist.
25040 (widget-color-action): Use facemenu-read-color.
25041
25042 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
25043 set up `caar' &c that we now have.
25044
25045 2000-02-09 Ray Blaak <blaak@gnu.org>
25046
25047 * delphi.el: Make resourcestring a declaration region, like const
25048 and var.
25049
25050 2000-02-09 Dave Love <fx@gnu.org>
25051
25052 * bindings.el (mode-line-input-method-map): New variable.
25053 (mode-line-mule-info): Use it; fix last change.
25054 (mode-line-mode-menu): Move definition.
25055 (mode-line-mouse-sensitive-p): Deleted.
25056 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
25057 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
25058
25059 * startup.el (command-line-1): Don't call
25060 make-mode-line-mouse-sensitive.
25061
25062 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
25063
25064 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
25065 before rmail-toggle-header, because the former toggles headers.
25066
25067 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
25068
25069 * diff-mode.el (diff-kill-junk): New interactive function.
25070 (diff-reverse-direction): Use delete-and-extract-region.
25071 (diff-post-command-hook): Restrict the area so that the hook also works
25072 outside of any diff hunk. This is necessary for the minor-mode.
25073 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
25074 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
25075
25076 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
25077 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
25078 so that it can be used more easily in <foo>-mode-hook. Also make sure
25079 to avoid duplicate entries.
25080 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
25081 (font-lock-remove-keywords): Just as was done for `add', allow it to
25082 work even if font-lock-mode is nil. Also make sure we don't modify
25083 any pre-existing list by forcing a copy-sequence. Finally rename
25084 `major-mode' to `mode'.
25085 (font-lock-fontify-syntactic-anchored-keywords)
25086 (font-lock-fontify-anchored-keywords)
25087 (font-lock-fontify-keywords-region): Use line-end-position.
25088 Don't make `font-lock-multiline' local (it's now done in
25089 font-lock-set-defaults).
25090 (font-lock-set-defaults): Make `font-lock-multiline' local.
25091 Move the `font-lock-fontified' creation to inside the `unless'.
25092
25093 2000-02-06 Andrew Innes <andrewi@gnu.org>
25094
25095 * term/w32-win.el (x-handle-args): Comment out call to message,
25096 which occurs before window system is initialized.
25097
25098 * makefile.nt: Add support for recompiling lisp code.
25099
25100 2000-02-04 Dave Love <fx@gnu.org>
25101
25102 * bindings.el (mode-line-mule-info): Fix/extend last change.
25103
25104 * completion.el: Replace completion-dolist with dolist.
25105
25106 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
25107
25108 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
25109
25110 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
25111 environment names before they go into the section regexp.
25112
25113 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
25114 char class in regexp.
25115
25116 * textmodes/reftex-parse.el (reftex-with-special-syntax):
25117 Bind `case-fold-search' to nil.
25118
25119 * progmodes/idlwave.el (idlwave-template):
25120 Respect `idlwave-abbrev-change-case'.
25121 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
25122 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
25123 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
25124 (idlwave-rw-case): New function.
25125 (idlwave-statement-match): Fixed problem with assignment regexp.
25126 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
25127 (idlwave-surround): New argument LENGTH to support padding of
25128 operators longer than 1 char.
25129
25130 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
25131 idlwave-shell-expression-overlay. Implemented printing of
25132 expressions on higher levels of the calling stack.
25133 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
25134 (idlwave-retrieve-expression-from-level): New function.
25135 (idlwave-shell-last-calling-stack): Variable removed.
25136 (idlwave-shell-reset): Argument action reversed (`visible' to
25137 `hidden'). Also remove stop-line overlay.
25138 (idlwave-shell-calling-stack-routine): New variable.
25139 (idlwave-shell-parse-stack-and-display): Messages now display
25140 negative level numbers.
25141 (idlwave-shell-mode): Set `modeline-format'.
25142 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
25143 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
25144 (idlwave-shell-print-expression-function): New option.
25145
25146 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
25147 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
25148 `tool-bar' instead of `toolbar'.
25149
25150 2000-02-02 Dave Love <fx@gnu.org>
25151
25152 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
25153 emacs-lisp-mode-hook. Don't check for defalias being defined.
25154
25155 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
25156 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
25157 Use the new builtins directly.
25158
25159 * whitespace.el (whitespace): Add :version to defgroup.
25160
25161 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
25162 Doc fix.
25163
25164 * thingatpt.el (sexp-at-point, symbol-at-point)
25165 (number-at-point, list-at-point): Add autoload cookie.
25166
25167 * recentf.el (recentf): Add :version to defgroup.
25168
25169 * quickurl.el (quickurl): Add :version to defgroup.
25170
25171 * elide-head.el (elide-head): Use point-marker more.
25172
25173 * bs.el (bs): Add :version to defgroup.
25174
25175 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
25176
25177 * progmodes/delphi.el (delphi): Add :version to defgroup.
25178
25179 2000-02-02 Gerd Moellmann <gerd@gnu.org>
25180
25181 * ange-ftp.el (ange-ftp-write-region): Handle case that
25182 succeeding process operation sets a different coding system.
25183
25184 * calculator.el: New file.
25185
25186 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
25187
25188 * frame.el (frames-on-display-list, framep-on-display): New functions.
25189 (display-mouse-p, display-popup-menus-p, display-graphic-p)
25190 (display-selections-p, display-screens, display-pixel-width)
25191 (display-pixel-height, display-mm-width, display-mm-height)
25192 (display-backing-store, display-save-under, display-planes)
25193 (display-color-cells, display-visual-class): New functions.
25194
25195 * term/tty-colors.el (tty-color-gray-shades): New function.
25196
25197 * faces.el (display-color-p): Use framep-on-display.
25198 (display-grayscale-p): New function.
25199
25200 2000-01-31 Dave Love <fx@gnu.org>
25201
25202 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
25203 (create-fontset-from-x-resource): Don't concat integers.
25204
25205 2000-01-31 Inge Frick <inge@nada.kth.se>
25206
25207 * view.el: Some changes in documentation. Removed some trailing
25208 whitespace. Changed some parameter names to agree with documentation.
25209 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
25210 window is not deleted. Modifies change 1998-04-26.
25211
25212 2000-01-31 Gerd Moellmann <gerd@gnu.org>
25213
25214 * windmove.el: New file.
25215
25216 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
25217 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
25218 progmodes/ebnf-yac.el: Update copyright and license info.
25219
25220 * jit-lock.el (jit-lock-function): Widen before calculating
25221 end position.
25222 (jit-lock-stealth-chunk-start): Rewritten.
25223
25224 * info.el (Info-title-face-alist): Removed.
25225 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
25226 (Info-fontify-node): Use these faces.
25227
25228 2000-01-30 Gerd Moellmann <gerd@gnu.org>
25229
25230 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
25231 (cl-macro-list1): Recognize `&allow-other-keys' instead of
25232 `&allow-other-keywords'.
25233
25234 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
25235 the list of directories scanned heuristically.
25236
25237 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
25238
25239 2000-01-30 Jason Rumney <jasonr@gnu.org>
25240
25241 * w32-fns.el: Define w32-tty-standard-colors.
25242
25243 * startup.el (command-line): Use w32-tty-standard-colors when in
25244 w32 console mode.
25245
25246 2000-01-30 Dave Love <fx@gnu.org>
25247
25248 * jka-compr.el (jka-compr-load): Fix up load-history.
25249
25250 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
25251
25252 * emacs-lisp/cl-macs.el: Revert previous change.
25253
25254 2000-01-29 Dave Love <fx@gnu.org>
25255
25256 * facemenu.el: Purecopy various strings.
25257
25258 * timezone.el (timezone-fix-time): Window against 69 for two-digit
25259 years. Deal with three-digit years.
25260
25261 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
25262 Use defconst, purecopy.
25263 (help-back-label): Purecopy it.
25264
25265 2000-01-18 Gerd Moellmann <gerd@gnu.org>
25266
25267 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
25268 variable. If non-nil, order the buffer list according to the
25269 currently selected frame.
25270 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
25271 non-nil, pass the selected frame to function buffer-list.
25272
25273 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25274
25275 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
25276
25277 2000-01-28 Dave Love <fx@gnu.org>
25278
25279 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
25280
25281 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
25282 Don't use lisp-indent-hook property.
25283 (cl-abs): Remove.
25284
25285 * subr.el: Move out indent and edebug specs for when and unless.
25286
25287 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
25288 when, unless.
25289
25290 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
25291 unless, when.
25292
25293 2000-01-28 Gerd Moellmann <gerd@gnu.org>
25294
25295 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
25296 `collecting' as synonym for `collect'.
25297
25298 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
25299 for the case it contains spaces.
25300
25301 * simple.el (what-cursor-position): Change formatting of messages.
25302
25303 * frame.el (delete-other-frames): New function.
25304 (toplevel): Bind it to C-x 5 1.
25305
25306 * sort.el (sort-numeric-base): New option.
25307 (sort-numeric-fields): If number starts with `0' or `0[xX[',
25308 interpret it as octal or hexadecimal. Use sort-numeric-base
25309 as default base.
25310
25311 * progmodes/glasses.el: New file.
25312
25313 2000-01-27 Gerd Moellmann <gerd@gnu.org>
25314
25315 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
25316 userids differently.
25317
25318 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
25319 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
25320 progmodes/ebnf-yac.el: New files.
25321
25322 2000-01-26 Dave Love <fx@gnu.org>
25323
25324 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
25325 on a function with an empty body. [From Eric Ludlam.]
25326
25327 2000-01-25 Andre Spiegel <spiegel@gnu.org>
25328
25329 * vc.el (vc-version-diff): Make sure file name is expanded.
25330
25331 2000-01-25 Gerd Moellmann <gerd@gnu.org>
25332
25333 * scroll-bar.el (scroll-bar-timer): Variable removed.
25334 (scroll-bar-toolkit-scroll): Don't use a timer.
25335
25336 2000-01-25 Kenichi Handa <handa@etl.go.jp>
25337
25338 * language/thai-util.el (thai-composition-function):
25339 Delete superfluous `a'.
25340
25341 2000-01-24 Dave Love <fx@gnu.org>
25342
25343 * fortran.el (fortran-mode): Use beginning-of-defun-function,
25344 end-of-defun-function.
25345
25346 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
25347
25348 2000-01-22 Jason Rumney <jasonr@gnu.org>
25349
25350 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
25351 conflicts with new face support.
25352
25353 2000-01-22 Richard M. Stallman <rms@gnu.org>
25354
25355 * replace.el (query-replace): Rename last arg to DELIMITED.
25356 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
25357 (query-replace-regexp): Likewise.
25358
25359 2000-01-20 Richard M. Stallman <rms@gnu.org>
25360
25361 * subr.el (with-syntax-table): Use make-symbol, not gensym.
25362
25363 * emacs-lisp/lisp.el (beginning-of-defun-function):
25364 Variable renamed from beginning-of-defun.
25365 Do not call make-variable-buffer-local.
25366 (beginning-of-defun-raw): Use new variable name; doc fix.
25367 (beginning-of-defun): Doc fix.
25368 (end-of-defun-function): Variable renamed from end-of-defun.
25369 Do not call make-variable-buffer-local.
25370 (end-of-defun): Use new variable name; doc fix.
25371
25372 * subr.el (dolist, dotimes): Copied from cl-macs.el
25373 and made to work.
25374
25375 * mail/undigest.el (rmail-digest-end-regexps):
25376 Variable replaces rmail-digest-end-regexp.
25377 Allows multiple regexps for detecting the end line.
25378 (undigestify-rmail-message): Corresponding changes.
25379
25380 2000-01-19 Dave Love <fx@gnu.org>
25381
25382 * files.el (user-init-file): Don't declare here -- is primitive.
25383
25384 * startup.el (command-line): Check for compiled user-init-file and
25385 set to uncompiled version if necessary.
25386
25387 2000-01-18 Gerd Moellmann <gerd@gnu.org>
25388
25389 * mail/undigest.el (rmail-digest-end-regexp): New user option.
25390 (undigestify-rmail-message): Use it.
25391
25392 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
25393
25394 2000-01-17 Gerd Moellmann <gerd@gnu.org>
25395
25396 * tmm.el (tmm-goto-completions): Adapt to prompt being part
25397 of mini-buffer.
25398
25399 2000-01-14 Gerd Moellmann <gerd@gnu.org>
25400
25401 * emacs-lisp/copyright.el (copyright-update): Removed the
25402 requirement for a trailing space from `copyright-regexp', to
25403 support copyrights with owner specified on a separate line..
25404
25405 * align.el: New file.
25406
25407 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
25408
25409 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
25410
25411 2000-01-13 Dave Love <fx@gnu.org>
25412
25413 * ph.el: Removed. (Obsoleted by EUDC.)
25414
25415 2000-01-13 Gerd Moellmann <gerd@gnu.org>
25416
25417 * net/eudc.el (toplevel): Remove autoloaded code installing
25418 menu with easymenu, because that causes build problems.
25419
25420 * frame.el (frame-notice-user-settings): New variable.
25421 (frame-notice-user-settings): Don't modify frame parameters
25422 if called a second time.
25423
25424 2000-01-13 Richard M. Stallman <rms@gnu.org>
25425
25426 * frame.el (frame-notice-user-settings):
25427 Notice default-frame-parameters even for non-window frames.
25428
25429 2000-01-13 Gerd Moellmann <gerd@gnu.org>
25430
25431 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
25432 for Emacs.
25433 (eudc-bob-can-display-inline-images): Extend for Emacs.
25434 (eudc-bob-toggle-inline-display): Ditto.
25435 (eudc-bob-display-jpeg): Ditto.
25436
25437 2000-01-12 Gerd Moellmann <gerd@gnu.org>
25438
25439 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
25440 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
25441 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
25442
25443 * add-log.el (add-change-log-entry): Fix error trying an
25444 `(insert nil)'.
25445
25446 * subdirs.el: Add `net' directory.
25447
25448 * net: New directory.
25449
25450 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
25451 eval-last-sexp. Don't bind debug-on-error here.
25452 (eval-last-sexp): New function. Bind debug-on-error if
25453 eval-expression-debug-on-error is non-nil.
25454 (eval-defun-2, eval-defun): Likewise.
25455
25456 * simple.el (eval-expression): Don't bind debug-on-error if
25457 eval-expression-debug-on-error is nil. Detect changed
25458 debug-on-error, and propagate new value to global binding, if
25459 eval-expression-debug-on-error is non-nil,
25460 (eval-expression-debug-on-error): Change doc string.
25461
25462 2000-01-11 Richard M. Stallman <rms@gnu.org>
25463
25464 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
25465
25466 * emacs-lisp/lisp-mode.el (with-syntax-table):
25467 Set up lisp-indent-function property.
25468
25469 * subr.el (with-syntax-table): Moved from simple.el.
25470
25471 * simple.el (with-syntax-table): Moved to subr.el.
25472
25473 2000-01-11 Gerd Moellmann <gerd@gnu.org>
25474
25475 * tmm.el (tmm-shortcut): Delete region after prompt instead
25476 of erasing buffer.
25477
25478 * textmodes/fill.el (fill-common-string-prefix): New function.
25479 (fill-context-prefix): Use the longest common prefix of first
25480 and second line fill prefix, if there is one.
25481
25482 2000-01-11 Richard M. Stallman <rms@gnu.org>
25483
25484 * array.el (array-mode): Don't use make-variable-buffer-local.
25485 Use make-local-variable for `truncate-lines'.
25486
25487 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
25488
25489 * add-log.el (add-log-current-defun): Handle user-defined
25490 add-log-current-function returning nil,
25491
25492 * add-log.el (add-change-log-entry): Insert version number
25493 if having found a current function
25494
25495 * add-log.el (add-log-current-defun):
25496 Call `add-log-current-defun-function'. Try matches at level 0 and
25497 level 1. Strip whitespace from defun found.
25498
25499 2000-01-10 John Wiegley <johnw@gnu.org>
25500
25501 * allout.el (isearch-done/outline-provisions): Added `edit'
25502 argument to correspond with the current definition of `isearch-done'.
25503
25504 2000-01-10 Dave Love <fx@gnu.org>
25505
25506 * elide-head.el (elide-head): Use point-marker, not point.
25507
25508 2000-01-10 Gerd Moellmann <gerd@gnu.org>
25509
25510 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
25511 before and after the year 2000.
25512
25513 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
25514 Add ispell- prefix.
25515
25516 2000-01-10 Ken Stevens <k.stevens@ieee.org>
25517
25518 * ispell.el: Only define dictionaries in menus when they exist.
25519 (version18p): New variable.
25520 (version20p): New variable.
25521 (xemacsp): New variable.
25522 (ispell-choices-win-default-height): Fix for XEmacs visibility.
25523 (ispell-dictionary-alist1): Added Brasileiro dictionary.
25524 (ispell-dictionary-alist6): Russian command lines no longer accept
25525 run-together words.
25526 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
25527 (ispell-dictionary-alist): Add koi8-r to customize definition.
25528 (check-ispell-version): Added documentation string. Return library
25529 path when called non-interactively.
25530 (ispell-menu-map-needed): Uses new variables.
25531 (ispell-library-path): New variable.
25532 (ispell-decode-string): XEmacs fix for bogus variable bindings.
25533 (ispell-word): Improved documentation string. Test for valid
25534 character mappings. Correctly check typed in word changes that can
25535 result in single words split into multiple words.
25536 Return replacement word.
25537 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
25538 replace in recursive query replace mode. Help message for
25539 recursive edit mode.
25540 (ispell-show-choices): Protect against bad framepop bindings.
25541 (ispell-help): Fix to work with XEmacs.
25542 (ispell-highlight-spelling-error): Use new variables.
25543 (ispell-overlay-window): Fix to work with XEmacs.
25544 (ispell-parse-output): Passed and returns location information
25545 tracking spelling corrections. Doesn't recheck same word on
25546 current line.
25547 (ispell-init-process): Protect against bogus XEmacs variable binding.
25548 Fix call to single argument in sleep-for. Use new variables.
25549 (ispell-region): Passed and returns location information tracking
25550 spelling corrections. Doesn't check same word on current line.
25551 Improved documentation string. Doesn't resend a line already
25552 checked to the ispell process - fixes bug in LaTeX parsing.
25553 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
25554 (ispell-skip-region): No longer skips <TT> in SGML.
25555 (ispell-process-line): Tracks location information with spelling
25556 corrections. Added documentation string. Accounts for words
25557 already accepted on this line. Don't allow query-replace on line
25558 starting with math characters. Doesn't resend a line already sent
25559 to ispell process. Fixes alignment error bug.
25560
25561 2000-01-10 Richard M. Stallman <rms@gnu.org>
25562
25563 * dired-x.el (dired-guess-shell-alist-default):
25564 Suggest xloadimage, which is free, not xv, which isn't.
25565
25566 * ange-ftp.el (ange-ftp-file-name-nondirectory):
25567 Don't ever include the host name or user name in the value.
25568
25569 2000-01-09 Gerd Moellmann <gerd@gnu.org>
25570
25571 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
25572 of a real newline.
25573
25574 2000-01-09 Stephen Eglen <stephen@gnu.org>
25575
25576 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
25577 for .png files.
25578
25579 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
25580
25581 * cus-edit.el (custom-hook-convert-widget): Fix comment.
25582
25583 2000-01-09 Gerd Moellmann <gerd@gnu.org>
25584
25585 * progmodes/cperl-mode.el: Replace ^F with ^L.
25586
25587 * sendmail.el (toplevel): Provide `sendmail' when compiling before
25588 `require'ing rmail and mailalias to prevent infinite recursion.
25589
25590 2000-01-08 Dave Love <fx@gnu.org>
25591
25592 * emacs-lisp/backquote.el: Remove inappropriate customization
25593 (allowing custom.el to use backquote).
25594
25595 2000-01-07 Dave Love <fx@gnu.org>
25596
25597 * add-log.el (add-log-debugging): Deleted.
25598 (add-change-log-entry): Treat a backup FILE-NAME as its parent
25599 file. Remove debugging code.
25600 (change-log-get-method-definition, change-log-name): Add doc.
25601 (change-log-sortable-date-at): New function.
25602 (change-log-merge): New command.
25603
25604 * time.el (display-time-string-forms): Make the Mail string active.
25605 (display-time-update): Provide help-echo for load average.
25606
25607 * bindings.el (make-mode-line-mouse2-map): New function.
25608 (mode-line-modified): Use it and simplify.
25609 (mode-line-mule-info): Provide help-echo info.
25610 (minor-mode-alist): Activate the strings.
25611 (make-mode-line-mouse-sensitive): Simplify for
25612 mode-line-buffer-identification.
25613
25614 2000-01-07 Gerd Moellmann <gerd@gnu.org>
25615
25616 * play/pong.el: New file.
25617
25618 2000-01-06 Dave Love <fx@gnu.org>
25619
25620 * array.el: Assorted cleanups for compiler warnings, doc strings,
25621 `array-' prefix for symbols.
25622
25623 2000-01-05 Dave Love <fx@gnu.org>
25624
25625 * textmodes/outline.el (outline-mode-menu-bar-map):
25626 Add outline-headers-as-kill.
25627 (outline-mode): Define imenu-generic-expression.
25628 (outline-headers-as-kill): New command.
25629
25630 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
25631 from paragraph-start.
25632 (paragraph-indent-minor-mode): New command.
25633
25634 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
25635 M-C-e, M-C-h, C-j, C-xnd, TAB.
25636 (fortran-mode): Set beginning-of-defun, end-of-defun.
25637 (fortran-column-ruler): Simplify.
25638 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
25639 (fortran-with-subprogram-narrowing): Likewise.
25640 (fortran-indent-subprogram): Call mark-defun.
25641 (fortran-check-for-matching-do): Change narrowing.
25642
25643 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
25644 (cl-lucid-hash-tag): Delete.
25645 (cl-hash-table-p): Correct test for native table.
25646 (cl-hash-table-count): Use hash-table-count.
25647
25648 * browse-url.el (browse-url): Fix case of
25649 browse-url-browser-function being an alist.
25650
25651 2000-01-05 Carsten Dominik <cd@gnu.org>
25652
25653 * textmodes/reftex-vars.el (reftex-parse-file-extension)
25654 (reftex-index-phrase-file-extension): New options.
25655
25656 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
25657 Use new option `reftex-index-phrase-file-extension'.
25658
25659 * textmodes/reftex.el (reftex-access-parse-file): Use new option
25660 `reftex-parse-file-extension'.
25661
25662 2000-01-05 Dave Love <fx@gnu.org>
25663
25664 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
25665 (beginning-of-defun-raw): Use it.
25666 (end-of-defun): New variable.
25667 (end-of-defun): Use it.
25668 (check-parens): New command.
25669
25670 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
25671
25672 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
25673 (hs-show-block): Don't use `mapcar' when not accumulating.
25674
25675 Fix buglet in local variables initialization.
25676
25677 2000-01-05 Andreas Schwab <schwab@suse.de>
25678
25679 * hscroll.el (hscroll): Doc fix.
25680
25681 2000-01-05 Carsten Dominik <cd@gnu.org>
25682
25683 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
25684 Require idlw-toolbar.
25685
25686 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
25687 file idlw-rinfo.el.
25688 (idlwave-customize): Load must read file idlw-shell.el.
25689 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
25690
25691 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
25692
25693 * progmodes/idlw-shell.el: Also provide idlwave-shell
25694 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
25695 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
25696
25697 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
25698 both reftex-dcr and reftex-vcr.
25699
25700 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
25701
25702 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25703
25704 * ps-print.el: PostScript code now is in separate files, doc fix.
25705 (ps-print-version): New version number (5.0.3).
25706 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
25707 local.
25708 (ps-spool-config): Initialization fix.
25709 (ps-print-prologue-1, ps-print-prologue-2)
25710 (ps-print-duplex-feature): PostScript code moved to separated file.
25711 (ps-background-image): Little code reformating.
25712 (ps-begin-file, ps-begin-job): Fix code.
25713 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
25714 (ps-prologue-file): New fun.
25715
25716 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25717
25718 * ps-vars.el: Eliminated.
25719
25720 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
25721 `;;;###autoload'.
25722
25723 * ps-print.el: ps-vars eliminated, doc fix.
25724 (ps-print-version): New version number (5.0.2).
25725 (ps-spool-config): Initialization fix.
25726 (ps-print-customize): New fun.
25727
25728 2000-01-04 Gerd Moellmann <gerd@gnu.org>
25729
25730 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
25731
25732 2000-01-04 Dave Love <fx@gnu.org>
25733
25734 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
25735 menu items.
25736
25737 2000-01-03 Dave Love <fx@gnu.org>
25738
25739 * elide-head.el (elide-head) [defgroup]: Add :version.
25740
25741 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
25742 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
25743 Use `cl-hash-table-p', not `hash-table-p'.
25744 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
25745
25746 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25747
25748 * faces.el (face-read-integer, read-face-attribute)
25749 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
25750
25751 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
25752
25753 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
25754 at comment end, and re-insert them after filling.
25755
25756 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25757
25758 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
25759 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
25760 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
25761
25762 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25763
25764 * term/x-win.el (xw-defined-colors): Call color-supported-p,
25765 the new name of face-color-supported-p.
25766
25767 * term/w32-win.el (xw-defined-colors): Likewise.
25768
25769 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25770
25771 * simple.el (completion-setup-function): Count completion-size
25772 from minibuffer-prompt-end, not from point-min.
25773
25774 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
25775
25776 * faces.el (read-face-attribute, defined-colors, color-defined-p):
25777 Pass the frame to tty-color-* functions.
25778 (display-color-p, frame-set-background-mode): Pass the frame to
25779 tty-display-color-p.
25780
25781 * term/tty-colors.el (tty-defined-color-alist): Renamed from
25782 tty-color-alist.
25783 (tty-color-alist, tty-modify-color-alist): New functions.
25784 (tty-color-define, tty-color-clear, tty-color-approximate)
25785 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
25786 optional parameter FRAME.
25787
25788 2000-01-01 Gerd Moellmann <gerd@gnu.org>
25789
25790 * image.el (create-image, defimage): Don't assume image data is
25791 a string.
25792
25793 * image.el (defimage): Handle specifications containing :data
25794 instead of :file.
25795 (image-type-from-data): New function.
25796 (image-type-from-file-header): Use it.
25797 (create-image): Add parameter DATA-P.
25798
25799 See ChangeLog.8 for earlier changes.
25800
25801 ;; Local Variables:
25802 ;; coding: iso-2022-7bit
25803 ;; End:
25804
25805 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
25806 Copying and distribution of this file, with or without modification,
25807 are permitted provided the copyright notice and this notice are preserved.