]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
2
3 * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
4 with SILENT so that a new field can be added.
5
6 2002-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7
8 * files.el (make-auto-save-file-name): Make sure the produced file
9 name does not contain characters that are invalid for DOS/Windows
10 filesystems.
11
12 * dos-fns.el, w32-fns.el: (make-auto-save-file-name):
13 Remove replacement functions.
14
15 2002-03-06 Gerd Moellmann <gerd@gnu.org>
16
17 * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
18 the form `:x'.
19
20 * vc.el (vc-branch-part): Add autoload cookie. This function can
21 be called from vc-rcs-find-most-recent-rev when visiting a file
22 checked into RCS in a CVS sandbox.
23
24 2002-03-06 Andreas Schwab <schwab@suse.de>
25
26 * progmodes/hideif.el: Augment expression parser to handle
27 conditional expressions.
28 (hif-token-regexp): Also match `?' and `:'.
29 (hif-tokenize): Handle `?' and ':' as tokens.
30 (hif-expr): Parse conditional expressions.
31 (hif-or-expr): Parse `||' expressions.
32 (hif-and-expr): Renamed from hif-term.
33 (hif-conditional): New function to evaluate a conditional
34 expression.
35
36 2002-03-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
37
38 * language/czech.el ("Czech"): Fix the documentation.
39
40 * language/slovak.el ("Slovak"): Likewise.
41
42 2002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
43
44 * xml.el (xml-parse-attlist): Accept empty strings.
45 From Max Froumentin <mf@w3.org>.
46
47 2002-03-05 Eli Zaretskii <eliz@is.elta.co.il>
48
49 * mouse.el (mouse-show-mark): Remove the no-highlight alternative:
50 all terminals now support highlighting of some kind.
51
52 * language/european.el (mac-roman): Fix the safe-chars property.
53
54 2002-03-05 Andre Spiegel <spiegel@gnu.org>
55
56 * vc.el (vc-transfer-file): Use `make-temp-file'.
57 (vc-default-update-changelog): Remove conditional use of
58 `make-temp-name'.
59
60 * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
61
62 2002-03-05 Michael Kifer <kifer@cs.stonybrook.edu>
63
64 * ediff-init.el: comments.
65
66 * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
67 is loaded.
68
69 * ediff-mult.el (ediff-intersect-directories)
70 (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
71 Cleanup.
72 (ediff-draw-dir-diffs): Now supports the "C" command in directory
73 difference buffer.
74 (ediff-dir-diff-copy-file): New function that implements copying
75 of files from one Ediff dir to another
76 (ediff-bury-dir-diffs-buffer): Kills the buffer instead.
77 (ediff-append-custom-diff): Better error msgs.
78
79 * ediff-util.el (ediff-compute-custom-diffs-maybe): Buglet fix.
80 (ediff-inferior-compare-regions): Use
81 ediff-clone-buffer-for-region-comparison. Better and simpler interface.
82
83 * ediff.el (ediff-directories-internal): Cleanup.
84 (ediff-clone-buffer-for-region-comparison): Better interface.
85
86 2002-03-04 Richard M. Stallman <rms@gnu.org>
87
88 * emacs-lisp/easy-mmode.el (define-minor-mode):
89 Use "P" in interactive spec of minor mode commands.
90
91 2002-03-04 Stefan Monnier <monnier@cs.yale.edu>
92
93 * faces.el (face-spec-choose): Allow `t' to appear before the end.
94 (mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
95 (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
96 (variable-pitch, trailing-whitespace): Don't use the old-style entries.
97 (mode-line-inactive, header-line): Move the `t' section to the
98 beginning so the `:inherit' setting can be shared.
99
100 2002-03-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
101
102 * net/snmp-mode.el: Require tempo when compiling to prevent
103 warnings. Update copyright notice.
104
105 * help.el (describe-key-briefly, describe-key): Interpret `undefined'
106 like not defined at all.
107
108 2002-03-03 Stefan Monnier <monnier@cs.yale.edu>
109
110 * textmodes/sgml-mode.el: Change maintainer to FSF.
111 (sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
112 (sgml-tags-invisible, sgml-beginning-of-tag):
113 Allow _ : and non-ASCII in tag names, as required for XML.
114 (sgml-name-char): Don't assume anything about charsets handled by
115 encode-char.
116
117 * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
118 where one of the buffers is narrowed.
119
120 * hexl.el (hexlify-command, dehexlify-command): Remove.
121 (hexlify-buffer, dehexlify-buffer): Use call-process-region
122 rather than shell-command-on-region.
123
124 * newcomment.el (comment-forward): Use forward-comment to skip
125 over whitespace (or comments) even when comment-use-syntax is nil.
126
127 * progmodes/cperl-mode.el (cperl-menu): Add "-emacs" to the version.
128
129 * textmodes/xml-lite.el: New file.
130
131 2002-03-03 Richard M. Stallman <rms@gnu.org>
132
133 * textmodes/artist.el (artist-system): Use make-temp-file.
134
135 * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
136
137 * mail/sendmail.el (mail-recover-1): Increase non-random-len
138 by 1 since we changed make-auto-save-file-name to add one
139 fewer character to the buffer name.
140 (mail-recover): Really show point at the right place
141 in the *Directory* buffer.
142
143 * files.el (make-auto-save-file-name): Use make-temp-file.
144
145 * terminal.el (te-create-terminfo): Use make-temp-file
146 to create the source file in a safe way.
147
148 2002-03-03 Eli Zaretskii <eliz@is.elta.co.il>
149
150 * cus-start.el: Rename automatic-hscroll-step and
151 automatic-hscroll-margin into hscroll-step and hscroll-margin.
152
153 * frame.el (auto-hscroll-mode): Renamed from
154 automatic-hscrolling.
155 (automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
156
157 * mouse.el (mouse-region-delete-keys): Add deletechar.
158
159 2002-03-03 Sam Steingold <sds@gnu.org>
160
161 * play/snake.el (snake-score-file): Fixed parens (broken by the
162 last patch).
163 * play/tetris.el (tetris-score-file): Ditto.
164
165 2002-03-03 Richard M. Stallman <rms@gnu.org>
166
167 * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
168
169 * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
170
171 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
172 (gamegrid-make-mono-tty-face): Fix usage of condition-case.
173
174 2002-03-03 Thien-Thi Nguyen <ttn@gnu.org>
175
176 * calendar/diary-lib.el (list-diary-entries): Use `buffer-substring'
177 instead of `buffer-substring-no-properties' to support enriched mode.
178
179 2002-03-02 Richard M. Stallman <rms@gnu.org>
180
181 * find-dired.el (find-grep-dired): Call shell-quote-argument.
182 Specify the -e option.
183 Rename arg to `regexp'.
184
185 2002-03-02 Milan Zamazal <pdm@zamazal.org>
186
187 * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
188
189 2002-03-02 Miles Bader <miles@gnu.org>
190
191 * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
192 event-modifiers before looking up in `mouse-wheel-scroll-amount'.
193 If there's no applicable modifiers entry in the alist in
194 `mouse-wheel-scroll-amount', fall back to the default, not to
195 nil (which causes full screen scrolls).
196
197 2002-03-01 Andreas Schwab <schwab@suse.de>
198
199 * textmodes/texnfo-upd.el (texinfo-start-menu-description):
200 Remove extra paren in regexp.
201
202 2002-03-01 Eli Zaretskii <eliz@is.elta.co.il>
203
204 * mouse.el (mouse-show-mark): Use display-mouse-p, not
205 display-graphic-p, to decide whether to move point or use the
206 highlighting.
207
208 2002-02-28 Colin Walters <walters@verbum.org>
209
210 * eshell/esh-var.el (eshell-parse-variable-ref): Use `make-temp-file'.
211
212 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
213 `temporary-file-directory'; we now do that in `calc-graph-file-cache'.
214 (calc-temp-file-name): Use `make-temp-file'.
215
216 2002-02-28 Richard M. Stallman <rms@gnu.org>
217
218 * font-lock.el (java-font-lock-extra-types):
219 Match java.net.URL, etc.
220
221 2002-02-28 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
222
223 * hexl.el (hexl-options): Doc fix.
224 Update Commentary section.
225
226 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
227 Doc fixes.
228
229 2002-02-28 Andre Spiegel <spiegel@gnu.org>
230
231 * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
232 the user to do that first.
233 (vc-update): New function.
234
235 * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
236 which calls vc-update. Use the term "Base Version" instead of
237 "Last Version" for the entries "Revert" and "Compare".
238
239 2002-02-28 Kim F. Storm <storm@cua.dk>
240
241 * simple.el (shell-command-on-region): Report non-zero exit
242 status in mode line instead of buffer.
243
244 2002-02-27 Richard M. Stallman <rms@gnu.org>
245
246 * comint.el (comint-preoutput-filter-functions): Doc fix.
247 (comint-output-filter-functions, comint-input-filter-functions)
248 (comint-redirect-filter-functions): Likewise.
249
250 (comint-redirect-preoutput-filter): Do the local-hook
251 handling of t when running comint-redirect-filter-functions.
252 (comint-output-filter): Likewise for comint-preoutput-filter-functions.
253
254 2002-02-26 Richard M. Stallman <rms@gnu.org>
255
256 * paths.el (remote-shell-program): Add doc string.
257
258 2002-02-26 Colin Walters <walters@debian.org>
259
260 * ibuf-ext.el (sorter mode-name): New.
261 (ibuffer-do-occur): Don't quote ibuffer-marked-char.
262
263 * calc/calc-ext.el (calc-scroll-left): Call scroll-left
264 interactively, so they do something.
265 (calc-scroll-right): Ditto.
266
267 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
268
269 * international/mule.el (ctext-pre-write-conversion): Handle the
270 case when FROM is a string, and when we are called from
271 build_annotations_2.
272
273 2002-02-26 Richard M. Stallman <rms@gnu.org>
274
275 * rect.el (clear-rectangle-line): Reindent to the same column
276 that move-to-column reached when it tried to go to endcol.
277
278 * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
279
280 2002-02-26 Ivar Rummelhoff <ivarru@math.uio.no>
281
282 * winner.el (winner-boring-buffers, winner-set): A window which
283 displays a buffer whose name is in the list
284 `winner-boring-buffers', will no longer be restored by `winner-undo'.
285 (winner-sorted-window-list): Used to improve comparison between
286 window configurations.
287 (winner-win-data): Simplified and moved.
288 (winner-conf): Simplified (now uses `winner-win-data').
289 (winner-change-fun, winner-save-old-configurations)
290 (winner-save-(un)conditionally, winner-redo): Changes made while in
291 the minibuffer will be ignored. (Such changes are undone upon
292 exit for the minibuffer, anyway.)
293 (winner-set-conf): Preserve selected window whenever possible.
294 (winner-make-point-alist): Simplified.
295 (winner-mode, winner-save-unconditionally): Save current window
296 configuration on entering minibuffer.
297 (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
298 since it does not change the overall behavior of Emacs.
299
300 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
301
302 * international/mule-conf.el (compound-text): Renamed back from
303 compound-text-no-extensions.
304 (ctext-no-compositions): Remove the mime-charset property.
305 (compound-text-with-extensions): Renamed from compound-text.
306 (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
307
308 2002-02-26 Juanma Barranquero <lektu@terra.es>
309
310 * faces.el (list-faces-display): Fix typo.
311
312 2002-02-25 Richard M. Stallman <rms@gnu.org>
313
314 * frame.el (focus-follows-mouse): Doc fix.
315
316 2002-02-26 Miles Bader <miles@gnu.org>
317
318 * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
319 to `define-key', since it no longer accepts the latter.
320
321 2002-02-25 Jason Rumney <jasonr@gnu.org>
322
323 * term/w32-win.el (mouse-wheel-scroll-line): Use car of
324 mouse-wheel-scroll-amount.
325
326 * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
327 mwheel.el.
328
329 * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
330
331 2002-02-25 Andre Spiegel <spiegel@gnu.org>
332
333 * vc.el (vc-diff-switches-list): Fix prev change, making the macro
334 consistent with the others that take a backend name as a symbol.
335
336 * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
337
338 2002-02-25 Kim F. Storm <no-spam@cua.dk>
339
340 * comint.el (comint-replace-by-expanded-filename): Do nothing if
341 comint-match-partial-filename returns nil.
342
343 * shell.el (shell-pcomplete-setup-done): New variable.
344 (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
345 (shell-pcomplete-reverse): Ditto.
346
347 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
348
349 * ps-print.el (ps-print-printer): Added `lpr' customize group member.
350
351 2002-02-25 Juanma Barranquero <lektu@terra.es>
352
353 * subr.el (save-match-data): Doc fix.
354
355 * ielm.el (ielm-prompt): Allow customization; make it read-only.
356
357 2002-02-25 Kim F. Storm <storm@cua.dk>
358
359 * shell.el (shell-mode-map): Add "Complete" header so completion
360 menu is shown on the menu bar in shell mode.
361
362 2002-02-25 Stefan Monnier <monnier@cs.yale.edu>
363
364 * ielm.el (ielm-match-data): New var.
365 (inferior-emacs-lisp-mode): Make it buffer-local.
366 (ielm-eval-input): Use it to preserve match-data between inputs.
367
368 2002-02-24 Juanma Barranquero <lektu@terra.es>
369
370 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
371
372 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
373
374 * cus-edit.el (custom-unlispify-remove-prefixes): Add to
375 `custom-buffer' customize group.
376
377 2002-02-23 Kim F. Storm <storm@cua.dk>
378
379 * help.el (where-is): Use remap-command.
380
381 * help-fns.el (describe-function-1): Use remap-command.
382
383 * subr.el (global-set-key, local-set-key): Undo 2002-02-06
384 change (no longer accept a symbol for the KEY argument).
385
386 2002-02-23 Colin Walters <walters@debian.org>
387
388 * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
389 * calc/calcalg2.el (math-solve-get-sign): Ditto.
390
391 * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
392 in generated function.
393
394 * ibuf-ext.el (ibuffer-old-time): Change to hours.
395 (ibuffer-mark-old-buffers): Handle it.
396
397 * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
398 (toplevel): Bind them.
399 (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
400 not necessary now that we use pcomplete.
401
402 * comint.el: Document how use new pcomplete completion facility.
403
404 2002-02-23 Richard M. Stallman <rms@gnu.org>
405
406 * mail/rmailsum.el (rmail-summary-output): Properly advance
407 to next message, by calling rmail-summary-goto-msg.
408
409 * net/browse-url.el (browse-url-galeon): Specify --existing
410 for an existing window. Use --noraise rather than --no-raise.
411 Don't use -x.
412
413 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
414
415 * progmodes/etags.el (find-tag-noselect, find-tag)
416 (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
417 Fix a typo in doc strings.
418
419 2002-02-20 Deepak Goel <deego@glue.umd.edu>
420
421 * play/snake.el (snake-velocity-queue, snake-update-velocity)
422 (snake-final-x-velocity, snake-final-y-velocity):
423 New variable and functions. Store user's keypresses
424 into a queue and pop from the queue each subsequent turn.
425 (snake-update-game, snake-move-left)
426 (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
427 (snake-start-game): Use that queue.
428 (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
429 (snake-use-color-flag): Likewise.
430 (snake-mode): Rename uses of those variables.
431
432 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
433
434 Support for ICCCM Extended Segments in X selections:
435
436 * international/mule-conf.el (ctext-no-compositions): New coding
437 system.
438 (compount-text-no-extensions): Renamed from compound-text.
439 (x-ctext-no-extensions, ctext-no-extensions): Aliases for
440 compound-text-no-extensions.
441 (compound-text): Redefined using post-read and pre-write conversions.
442
443 * international/mule.el (non-standard-icccm-encodings-alist)
444 (non-standard-designations-alist): New variables.
445 (ctext-post-read-conversion, ctext-pre-write-conversion):
446 New functions.
447
448 2002-02-21 Jonathan Kamens <jik@kamens.brookline.ma.us>
449
450 * vc.el (vc-default-init-version): Update documentation to
451 indicate that the backend can override the default init version.
452 (vc-register): Use the backend init-version function, if it
453 exists, to determine the initial version of a file.
454 (vc-diff-switches-list): Don't symbol-quote backend, since it's
455 already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound.
456
457 * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
458 not version-controlled. This is necessary, e.g., if the file has
459 just been reverted, and thus was previously under version control
460 but isn't any longer.
461 (vc-find-file-hook): Likewise.
462
463 2002-02-21 Martin Lorentzson <Martin.Lorentzson@telia.com>
464
465 * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
466 (vc-cvs-sticky-tag-display): New variable.
467 (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
468 (vc-cvs-checkin): If the input revision is a valid symbolic tag
469 name, we create it as a branch, commit and switch to it.
470 (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
471 (vc-cvs-valid-symbolic-tag-name-p): New function.
472 (vc-cvs-parse-sticky-tag): New function.
473 (vc-cvs-parse-entry): Added parsing of sticky tags.
474
475 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
476
477 * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
478 nil, and then explicitly set the standard-value to t.
479
480 2002-02-20 Sam Steingold <sds@gnu.org>
481
482 * textmodes/flyspell.el (flyspell-mode): Autoload the variable
483 since it is used in the menu bar.
484
485 2002-02-20 Richard M. Stallman <rms@gnu.org>
486
487 * simple.el (shell-command-on-region): Display the exit status
488 when a command fails.
489
490 * subr.el (add-hook): Doc fix.
491
492 * frame.el (other-frame): Doc fix.
493
494 * simple.el (yank): Clear `field' property.
495
496 2002-02-20 Tom Tromey <tromey@cachet>
497
498 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
499 natural paragraph boundaries. Don't fail at beginning of buffer.
500
501 2002-02-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
502
503 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
504 call the argument "arg" to match plain next-line and
505 previous-line. From Kevin Ryde <user42@zip.com.au>.
506
507 2002-02-19 Sam Steingold <sds@gnu.org>
508
509 * mwheel.el (mouse-wheel-scroll-amount): Can specify different
510 scroll amounts for different modifiers now.
511 (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
512 format properly.
513 (mouse-wheel-mode): Ditto.
514
515 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
516
517 * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
518 around function body.
519
520 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
521 sense of the comparison, to match the doc strings of functions
522 that use this macro.
523
524 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
525
526 * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
527
528 * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
529 * menu-bar.el (menu-bar-mode): Ditto.
530
531 2002-02-18 Andreas Schwab <schwab@suse.de>
532
533 * replace.el (query-replace-regexp-eval): Doc fix.
534
535 2002-02-18 Colin Walters <walters@verbum.org>
536
537 * calc/calcalg2.el (math-solve-get-int): Convert return value from
538 `math-get-from-counter' to a string before calling `concat' on it.
539
540 * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
541 (calc-public-autoloads): Obsolete; remove.
542 (calc-private-autoloads): Ditto.
543 (calc-add-autoloads): Ditto.
544
545 * calc/calc-macs.el (calc-with-default-simplification): Use &rest
546 for body.
547
548 2002-02-17 Jason Rumney <jasonr@gnu.org>
549
550 * w32-win.el (x-option-alist, x-long-option-alist)
551 (x-switch-definitions): Remove, use command-line-x-option-alist
552 instead to be consistent with X.
553 (x-handle-initial-switch): New function.
554
555 2002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
556
557 * faces.el (mode-line-inactive, header-line): Add the :inherit
558 attribute for the tty case.
559
560 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
561
562 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
563 invoked from Rmail with full headers displayed.
564
565 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
566
567 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
568 when repeated.
569 * textmodes/paragraphs.el (mark-paragraph): Ditto.
570
571 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
572
573 * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
574 (menu-bar-tools-menu): Removed speedbar.
575
576 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
577 and `flyspell-mode' entries.
578
579 * textmodes/flyspell.el (flyspell): Add to ispell group.
580
581 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
582
583 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
584 repeated.
585 (mark-defun): Mark more if repeated.
586
587 2002-02-17 Colin Walters <walters@verbum.org>
588
589 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
590
591 * ibuffer.el (ibuffer-truncate-lines): New option.
592 (ibuffer-mode): Use it.
593
594 2002-02-17 Kim F. Storm <storm@cua.dk>
595
596 * cus-start.el: Add mouse-highlight.
597
598 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
599
600 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
601
602 * cus-start.el: Add automatic-hscroll-margin and
603 automatic-hscroll-step.
604
605 2002-02-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
606
607 * cus-start.el (x-autoselect-window): Allow customization.
608
609 * eshell/em-alias.el (eshell-alias-initialize): Do not use
610 make-local-hook.
611
612 * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
613
614 * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
615
616 * eshell/em-glob.el (eshell-glob-initialize): Likewise.
617
618 * eshell/em-hist.el (eshell-hist-initialize): Likewise.
619
620 * eshell/em-pred.el (eshell-pred-initialize): Likewise.
621
622 * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
623
624 * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
625
626 * eshell/em-smart.el (eshell-smart-initialize): Likewise.
627
628 * eshell/em-unix.el (eshell-unix-initialize): Likewise.
629
630 * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
631
632 * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
633
634 * eshell/esh-io.el (eshell-io-initialize): Likewise.
635
636 * eshell/esh-mode.el (eshell-mode): Likewise.
637
638 * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
639
640 * eshell/esh-var.el (eshell-var-initialize): Likewise.
641
642 * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
643
644 * progmodes/idlwave.el (idlwave-mode): Likewise.
645
646 * textmodes/reftex-sel.el (reftex-select-label-mode)
647 (reftex-select-bib-mode): Likewise.
648
649 2002-02-16 John Wiegley <johnw@gnu.org>
650
651 * eshell/em-hist.el (eshell-hist-initialize): When in the
652 minibuffer, use the global value of `eshell-history-ring', and
653 never save it to disk, or ask to save it to disk. This allows
654 users of session.el to control whether its global state should be
655 persisted or not.
656 (eshell-add-command-to-history): Don't write Eshell's history out
657 to disk, let the governing mode control that upon exit.
658
659 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
660
661 * eshell/eshell.el (eshell-command): Before reading from the
662 minibuffer, add eshell-add-command-to-history to
663 minibuffer-exit-hook, and remove it after read-from-minibuffer
664 returns.
665
666 * eshell/em-hist.el (eshell-add-input-to-history): New function,
667 with most of the code from eshell-add-to-history.
668 (eshell-add-command-to-history): New function, to record in
669 eshell-history the commands run via eshell-command.
670 (eshell-add-to-history): Call eshell-add-command-to-history to do
671 most of the work.
672
673 2002-02-16 John Wiegley <johnw@gnu.org>
674
675 * eshell/esh-ext.el (eshell-external-command): Added a fix for
676 XEmacs' new dired.el, which adds a global entry in the
677 `file-name-handler-alist'.
678
679 2002-02-16 John Wiegley <johnw@gnu.org>
680
681 * align.el (align-region): Added a missing name argument.
682
683 2002-02-16 John Wiegley <johnw@gnu.org>
684
685 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
686 after the #! of a shell interpretor specification.
687
688 2002-02-15 Richard M. Stallman <rms@gnu.org>
689
690 * help.el (describe-key-briefly): Make output in INSERT case
691 look just like what is displayed in the normal case.
692
693 2002-02-15 Andreas Schwab <schwab@suse.de>
694
695 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
696 non-letter after specials.
697
698 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
699
700 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
701
702 2002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
703
704 * simple.el (mark-word): Mark more if repeated.
705 * textmodes/paragraphs.el (mark-paragraph): Ditto.
706 (mark-end-of-sentence): Ditto.
707
708 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
709
710 * wid-edit.el (widgetp): Made it more robust.
711
712 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
713
714 * facemenu.el (describe-text-done): New function.
715 (describe-text-mode-map): New variable.
716 (describe-text-mode-hook): New option.
717 (describe-text-mode): New function.
718 (describe-text-widget): New function.
719 (describe-text-sexp): New function.
720 (describe-text-properties): New function.
721 (describe-text-category): New command.
722 (describe-text-at): New command.
723 (facemenu-menu): Replace `list-text-properties-at' with
724 `describe-text-at' in the menu.
725
726 * wid-edit.el (widgetp): New function.
727 * wid-edit.el (widget-keymap, widget-insert, widget-setup):
728 Autoloaded.
729
730 * emacs-lisp/pp.el (pp-to-string): Autoloaded.
731
732 * wid-browse.el: Removed version and x-url keywords.
733
734 2002-02-13 Kim F. Storm <storm@cua.dk>
735
736 * cus-start.el (mode-line-in-non-selected-windows):
737 Allow customization.
738
739 2002-02-13 Richard M. Stallman <rms@gnu.org>
740
741 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
742 Tell bibtex-parse-keys to output no progress messages.
743
744 * international/mule-diag.el (list-input-methods):
745 Use help-input-method, not describe-input-method, for button type.
746
747 * register.el (describe-register-1): Access register contents here.
748
749 * textmodes/text-mode.el (text-mode-hook-identify):
750 Restore previous definition. Add to text-mode-hook again.
751
752 * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
753 (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
754 to avoid needing sendmail.el at run time.
755
756 * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
757 Initialization moved up too.
758 (mode-line-modes): Use :propertize.
759 (mode-line-mode-menu-keymap): Var deleted.
760 (mode-line-copied-mode-name): Var deleted.
761 (mode-line-mode-name): Function deleted.
762 (mode-line-mode-menu): Each item now shows its mode line lighter.
763 (minor-mode-alist): Don't call propertize here.
764
765 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
766
767 * progmodes/pascal.el (pascal-imenu-generic-expression):
768 Add menu-title and fix parentheses.
769
770 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
771
772 * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
773 (menu-bar-options-menu): Don't set default value for `truncate-lines'.
774
775 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
776
777 * menu-bar.el (menu-bar-options-save): Only save
778 `current-language-environment' and `default-input-method' when
779 marked as customized.
780
781 * international/mule-cmds.el
782 (setup-specified-language-environment):
783 Mark `current-language-environment' as customized.
784 (set-input-method): Mark `default-input-method' as customized when
785 called interactively.
786 (toggle-input-method): Ditto.
787
788 2002-02-11 Colin Walters <walters@verbum.org>
789
790 * ibuffer.el (ibuffer-switch-format): Supply required argument for
791 `ibuffer-current-formats'.
792
793 2002-02-11 Miles Bader <miles@gnu.org>
794
795 * faces.el (mode-line-inactive): Add dark-background variant.
796
797 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
798
799 * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
800 * menu-bar.el (menu-bar-mode): Ditto.
801 * cus-edit.el (customize-mark-to-save): Always save variables
802 without a standard value.
803
804 * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
805 (menu-bar-options-save): Ditto.
806 (menu-bar-showhide-menu): Ditto.
807 (menu-bar-options-menu): Ditto.
808 (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
809 (menu-bar-scroll-bar-none): Remove.
810 (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
811 expressions instead.
812
813 * cus-edit.el (customize-set-value): Return value.
814 (customize-set-variable): Ditto.
815 (customize-save-variable): Ditto.
816 (customize-set-variable): Load dependencies before setting value.
817 (custom-load-symbol): Autoload it.
818 (customize-mark-as-set): New function.
819
820 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
821
822 * cus-start.el: Don't warn about "x-*" symbols when building a
823 non-GUI version.
824
825 2002-02-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
826
827 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
828 Doc fix.
829 (strokes-help): Do not use doubled with-output-to-temp-buffer.
830 Fix the help string.
831 (strokes-prompt-user-save-strokes): Fix typo.
832 (strokes-list-strokes): Use proper exit-action argument for
833 view-buffer. Update copyright notice.
834
835 * international/mule-diag.el: Various doc and message fixes.
836 (non-iso-charset-alist): Add mac-roman. Don't add entries for
837 codepages already present.
838 (list-block-of-chars): Display space for null entries in
839 translation table. Display tab specially.
840 (list-non-iso-charset-chars): Check for null charsets. Use pop
841 for clarity. Don't break 8-bit sets into sections between ranges.
842 (list-charset-chars): Avoid indent-tabs-mode.
843 (describe-char-after): Maybe use the text property for syntax
844 table information. Maybe report char-code-property-table info.
845 Maybe report character's unicode. Tweak printing of list info.
846 (list-input-methods): Add xref buttons.
847 (dump-charsets, dump-codings): Deleted (obsolete).
848 From Dave Love <fx@gnu.org>.
849
850 2002-02-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
851
852 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
853
854 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
855
856 * viper-util.el (viper-read-key-sequence): Fix so it'll read
857 fast key sequences in emacs native mode
858 (viper-events-to-keys): Delete.
859
860 * viper.el (describe-key, describe-key-briefly): Get rid of
861 viper-events-to-keys.
862
863 * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
864
865 * ediff-wind.el (ediff-setup-control-frame):
866 Use ediff-has-gutter-support.
867
868 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
869 check if buff is alive.
870
871 * ediff.el: Typo in comment.
872
873 2002-02-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
874
875 * menu-bar.el (menu-bar-options-save): Take care of
876 line-number-mode and column-number-mode variables.
877 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
878 "Show Column Number" in "Show/Hide" menu.
879
880 2002-02-09 Richard M. Stallman <rms@gnu.org>
881
882 * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
883
884 2002-02-09 Kim F. Storm <storm@cua.dk>
885
886 * faces.el (mode-line-inactive): New face for mode-line for
887 non-selected windows.
888 (mode-line): Doc fix: Only used for selected window.
889
890 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
891
892 * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
893 name to "Insert Diary Entry".
894
895 2002-02-08 Stefan Monnier <monnier@cs.yale.edu>
896
897 * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
898 (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
899
900 2002-02-08 Richard M. Stallman <rms@gnu.org>
901
902 * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
903
904 2002-02-08 Andreas Schwab <schwab@suse.de>
905
906 * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
907 of point-min.
908
909 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
910
911 * net/ange-ftp.el (ange-ftp-process-handle-line)
912 (ange-ftp-set-xfer-size): If the file's size is a float, divide
913 by 1024 instead of using ash.
914
915 * international/mule-cmds.el (select-safe-coding-system):
916 State the buffer's name in the message popped in the *Warning* buffer,
917 and make sure the offending buffer is displayed.
918
919 2002-02-07 Markus Rost <rost@math.ohio-state.edu>
920
921 * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
922
923 2002-02-07 Richard M. Stallman <rms@gnu.org>
924
925 * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
926
927 * register.el (list-registers): New command.
928 (describe-register-1): New subroutine, taken out of view-register.
929
930 * emacs-lisp/copyright.el (copyright-regexp):
931 Delete the unibyte copyright symbol; it's redundant.
932 Fix a spazz in the multibyte encoding here.
933
934 2002-02-07 Dave Love <fx@gnu.org>
935
936 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
937 (cyrillic-encode-alternativnyj-char): Get translation tables from
938 symbol properties, not as variables.
939 (standard-display-cyrillic-translit): Include unicodes.
940
941 2002-02-06 Kim F. Storm <storm@cua.dk>
942
943 * help.el (where-is): Report remapped commands.
944
945 * help-fns.el (describe-function-1): Ditto.
946
947 * subr.el (global-set-key, local-set-key): Accept a symbol for the
948 KEY argument (like define-key).
949
950 2002-02-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
951
952 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
953
954 2002-02-06 Richard M. Stallman <rms@gnu.org>
955
956 * mail/mailabbrev.el: Require sendmail only at compile time.
957 (mail-mode-header-syntax-table): Var deleted.
958 (mail-abbrev-syntax-table): Init to nil, will compute when needed.
959 (sendmail-pre-abbrev-expand-hook): Only temporarily change
960 local-abbrev-table and the syntax table.
961 Compute mail-abbrev-syntax-table if that has not been done.
962
963 * progmodes/compile.el (grep-compute-defaults): Definition moved up.
964
965 * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
966 (debugger-frame-number): Figure out the offset directly.
967 (debugger-setup-buffer): Don't use debugger-frame-offset.
968 (debugger-frame, debugger-frame-clear): Likewise.
969 (debugger-jump): Don't alter debugger-frame-offset.
970
971 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
972 Replace foo-p as var name with foo-flag, not foo-p-flag.
973
974 * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
975 (highlight-changes-passive-string): Default to -Chg.
976 (highlight-changes-global-modes): Doc fix.
977
978 * dired.el (dired-get-filename): Add /: when appropriate
979 to avoid taking a local name as remote.
980
981 * files.el (file-name-non-special): Add special handling for
982 file-name-sans-versions, file-name-completion, and
983 file-name-all-completions.
984
985 * isearch.el (isearch-update): Don't update display in kbd macro.
986 (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
987
988 * subr.el (force-mode-line-update): Doc fix.
989
990 * subr.el (atomic-change-group, prepare-change-group)
991 (activate-change-group, accept-change-group, cancel-change-group):
992 New functions.
993
994 * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
995 (transpose-subr-1): Use atomic-change-group.
996
997 * subr.el (add-minor-mode): Include the mode's lighter string
998 in the minor mode menu item name.
999
1000 * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
1001 rmail-count-screen-lines starting from (point-min).
1002
1003 * startup.el (use-fancy-splash-screens-p): Need 19 lines,
1004 beyond the image height, to use the fancy splash screen.
1005
1006 * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
1007 (text-mode): Set text-mode-variant here.
1008
1009 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1010
1011 * play/pong.el (pong-height): Don't use height that exceeds the
1012 frame height.
1013 (pong-border-options): Make the border colors slightly more bright.
1014
1015 * play/gamegrid.el (gamegrid-display-type): Treat any
1016 color-capable display as color-x, if display-color-p is fboundp.
1017 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
1018 (gamegrid-make-color-tty-face): Use the value of color, not the
1019 symbol itself. Don't call gamegrid-color.
1020
1021 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1022
1023 * gud.el (gud-refresh): Call recenter only after we are sure we
1024 are in the right window.
1025
1026 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
1027
1028 * cus-edit.el (customize-mark-to-save): New function.
1029 * menu-bar.el (menu-bar-options-save): Rewrote.
1030
1031 2002-02-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1032
1033 * cus-start.el (x-use-underline-position-properties):
1034 Allow customization.
1035
1036 2002-02-04 Simon Josefsson <jas@extundo.com>
1037
1038 * dired.el (dired-load-hook, dired-mode-hook)
1039 (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
1040
1041 2002-02-03 Colin Walters <walters@verbum.org>
1042
1043 * ibuf-ext.el (ibuffer-filter-format-alist)
1044 (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
1045 New variables.
1046 * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
1047 is now the Emacs CVS tree.
1048 (ibuffer-formats): Doc fix.
1049 (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
1050 (ibuffer-current-format): Use them.
1051 (ibuffer-recompile-formats, ibuffer-check-formats)
1052 (ibuffer-switch-format, ibuffer-update-title):
1053 Add support for ibuffer-filter-format-alist.
1054 (define-ibuffer-column process): Remove unncessary consing.
1055
1056 * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
1057 for a summary column.
1058
1059 2002-02-03 Andreas Schwab <schwab@suse.de>
1060
1061 * window.el (save-selected-window): Move macro before first use.
1062 (balance-windows): Fix misplaced parenthesis.
1063
1064 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1065
1066 * calculator.el (calculator-displayers): Doc fixes.
1067
1068 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1069
1070 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
1071 (menu-bar-options-save): Save also the value of `display-time-mode'.
1072 (showhide-date-time): New function.
1073 (menu-bar-showhide-menu): New menu-item "Date and time".
1074
1075 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
1076
1077 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
1078 get-file-buffer to check for rmail buffer existence.
1079
1080 * term.el (term-emulate-terminal): Extract proper command string
1081 which is supplied to term-command-hook.
1082
1083 2002-02-03 Richard M. Stallman <rms@gnu.org>
1084
1085 * international/quail.el (quail-help): Don't call help-setup-xref.
1086
1087 * international/mule-cmds.el (describe-input-method):
1088 Call help-setup-xref here.
1089 (describe-current-input-method): Doc fix.
1090
1091 * novice.el (disabled-command-hook): Clarify output text.
1092 Indent the paragraph from the command's doc string.
1093
1094 * dabbrev.el (dabbrev--goto-start-of-abbrev):
1095 Exit loop on beginning of field rather than bobp.
1096
1097 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1098
1099 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
1100 the message text into the *mail* buffer, and restore the pruned
1101 state after that.
1102
1103 * mail/rmail.el (rmail-redecode-body): Prune the headers before
1104 looking for X-Coding-System header, and restore the pruned state
1105 before returning.
1106
1107 2002-02-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1108
1109 * cus-edit.el (customize-save-variable): Fix typo in prompt.
1110
1111 These changes integrate new version of flyspell.el from its
1112 maintainer, Manuel Serrano:
1113
1114 * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
1115 (flyspell-mode-on, flyspell-notify-misspell)
1116 (flyspell-small-region, flyspell-external-point-words)
1117 (flyspell-large-region): Use it
1118 (flyspell-before-incorrect-word-string)
1119 (flyspell-after-incorrect-word-string): New user options.
1120 (make-flyspell-overlay): Use them.
1121 (flyspell-version): New function.
1122 (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
1123 definitions to use :weight.
1124 (flyspell-insert-function): New user option.
1125 (flyspell-auto-correct-word, flyspell-correct-word)
1126 (flyspell-xemacs-correct): Use it.
1127 (flyspell-define-abbrev): New function.
1128 (flyspell-auto-correct-word, flyspell-correct-word)
1129 (flyspell-xemacs-correct): Use it.
1130 (make-flyspell-overlay): Use `evaporate' property.
1131 (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
1132 (flyspell-emacs-popup): Use `session' instead of `accept'.
1133 (flyspell-auto-correct-previous-pos): New variable.
1134 (flyspell-auto-correct-previous-hook)
1135 (flyspell-auto-correct-previous-word): New functions.
1136
1137 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1138
1139 * novice.el (enable-command): If Emacs was invoked as "emacs -q",
1140 don't alter the user's ~/.emacs.
1141 (disable-command): If user-init-file is nil or does not exist,
1142 default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1143 But don't alter the init file if Emacs was invoked as "emacs -q"
1144
1145 2002-02-01 Stefan Monnier <monnier@cs.yale.edu>
1146
1147 * mail/sendmail.el (mail-mode): Undo half of last change.
1148
1149 * indent.el (indent-for-tab-command): Remove spurious code.
1150
1151 * hi-lock.el (hi-lock-find-patterns): Save restriction.
1152
1153 2002-02-01 Eli Zaretskii <eliz@is.elta.co.il>
1154
1155 * calendar/time-date.el: Moved from lisp/gnus.
1156
1157 * calendar/parse-time.el: Ditto.
1158
1159 2002-01-31 Richard M. Stallman <rms@gnu.org>
1160
1161 * international/iso-acc.el (iso-languages): Fix ", " in French.
1162
1163 * cus-start.el (history-length): Specify customization for it.
1164
1165 * emacs-lisp/debug.el (debugger-setup-buffer):
1166 When an eval-buffer frame was reading from a buffer,
1167 insert indication of the buffer position.
1168 (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
1169 (debugger-frame-clear, debugger-frame): Error on non-frame line.
1170
1171 * simple.el (shell-command-on-region): Err if no mark
1172 before reading the command string.
1173
1174 * hl-line.el (hl-line-highlight, hl-line-unhighlight):
1175 Definitions moved down after hl-line-mode var's definition.
1176
1177 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
1178 (hilit-chg-set-face-on-change): Rename arg.
1179 (hilit-chg-make-ov): Detect error earlier.
1180
1181 * ediff-hook.el: Delete autoload cookies.
1182
1183 * comint.el (comint-scroll-show-maximum-output): Default is t.
1184
1185 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
1186 (batch-byte-compile-if-not-done): New function.
1187
1188 * Makefile.in (compile): New target.
1189 (compile-always): Renamed from compile-files.
1190 (compile-after-backup): Renamed from compile.
1191 (bootstrap): Depend on compile-always, not compile-files.
1192
1193 * emulation/pc-select.el (pc-select-save-and-set-mode):
1194 Properly use MODE-VAR.
1195
1196 2002-01-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1197
1198 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
1199 Version" to "About Emacs".
1200 (menu-bar-options-save): Add `default-frame-alist'
1201 to saved variables.
1202 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
1203 of the variable `scroll-bar-mode'.
1204
1205 * startup.el (normal-splash-screen, display-splash-screen):
1206 New functions (separated from command-line-1).
1207 (command-line-1): Use them.
1208
1209 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1210
1211 * calendar/calendar.el (generate-calendar-month): Doc fix.
1212
1213 2002-01-27 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1214
1215 * time.el (display-time-mail-directory): New option.
1216 (display-time-mail-function): Update doc-string.
1217 (display-time-mail-icon): Use XPM image when available.
1218 (display-time-string-forms): Use more descriptive text as
1219 help-echo property.
1220 (display-time-mail-check-directory): New function.
1221 (display-time-update): Use it.
1222
1223 * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
1224 Quote `window-system'.
1225
1226 * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
1227 Add Keywords header. Update Commentary section.
1228 Update copyright notice.
1229
1230 * menu-bar.el (menu-bar-scroll-bar-right)
1231 (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
1232 (showhide-menu-bar): New functions.
1233 (menu-bar-showhide-menu): New submenu "Show/Hide".
1234 (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
1235 "Show/Hide".
1236 Update copyright notice.
1237
1238 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1239
1240 * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
1241
1242 2002-01-26 Evgeny Roubinchtein <evgenyr@cs.washington.edu>
1243
1244 * pc-select.el (pc-selection-mode-hook)
1245 (pc-select-saved-settings-alist, pc-select-map)
1246 (pc-select-saved-global-map, pc-select-key-bindings-alist)
1247 (pc-select-default-key-bindings, pc-select-extra-key-bindings)
1248 (pc-select-meta-moves-sexps-key-bindings)
1249 (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
1250 New variables.
1251 (pc-select-define-keys, pc-select-restore-keys): New functions.
1252 (pc-select-add-to-alist, pc-select-save-and-set-var)
1253 (pc-select-save-and-set-mode, pc-select-restore-var)
1254 (pc-select-restore-mode): New macros.
1255 (pc-selection-mode): Completely rewrote the body of the function;
1256 the main goal was to make pc-selection-mode "turn-off"-able, like
1257 other minor modes. Use define-minore-mode instead of just a
1258 defun. Store the key bindings into four alists:
1259 pc-select-default-key-bindings, pc-select-extra-key-bindings,
1260 pc-select-meta-moves-sexps-key-bindings, and
1261 pc-select-tty-key-bindings; then have the pc-select-define-keys
1262 function walk those alists instead of calling define-key
1263 repeatedly. When the mode is turned on, set the
1264 keybindings in global-map and remember the old keybindings; when
1265 the mode is turned off, restore the previously-saved keybindings.
1266 (pc-selection-mode defcustom): Reflect the fact that the mode is
1267 now "turn-off"-able.
1268
1269 2002-01-26 Eli Zaretskii <eliz@is.elta.co.il>
1270
1271 * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
1272 returns t, don't treat that as an error.
1273
1274 2002-01-25 Jason Rumney <jasonr@gnu.org>
1275
1276 * faces.el (face-font-registry-alternatives) [windows-nt]:
1277 Add ms-oemlatin as an alternative for iso8859-1.
1278
1279 2002-01-25 Stefan Monnier <monnier@cs.yale.edu>
1280
1281 * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
1282 args and the absence of an entry. Don't add -f each time.
1283
1284 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
1285
1286 * emacs-lisp/cl-seq.el (mismatch): Doc fix.
1287
1288 Support for more than 8 colors on character terminals:
1289
1290 * term/rxvt.el: New file.
1291
1292 * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
1293
1294 * term/xterm.el (xterm-standard-colors): New variable.
1295 (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
1296 (xterm-rxvt-set-background-mode): New functions.
1297 (toplevel): Call xterm-register-default-colors,
1298 xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
1299 Add support for more keys from xterm's terminfo entry.
1300
1301 * facemenu.el (list-colors-display): If the argument is nil, don't
1302 show more colors that the number returned by display-color-cells.
1303
1304 * term/pc-win.el (msdos-color-values): Reverse the order of the
1305 colors, since tty-color-define now preserves the registration order.
1306
1307 * w32-fns.el (w32-tty-standard-colors): Reverse the order.
1308
1309 * term/tty-colors.el (tty-standard-colors): Reverse the order.
1310 (tty-register-default-colors): New function; code moved from
1311 startup.el's command-line.
1312 (tty-modify-color-alist): Use nconc instead of cons, to preserve
1313 the order the colors where registered.
1314
1315 * frame.el (display-color-cells): Use tty-display-color-cells.
1316
1317 * startup.el (command-line): Call tty-register-default-colors.
1318
1319 2002-01-25 Richard M. Stallman <rms@gnu.org>
1320
1321 * subr.el (remove): Doc fix.
1322
1323 2002-01-24 Richard M. Stallman <rms@gnu.org>
1324
1325 * progmodes/compile.el (compilation-handle-exit):
1326 Add a compilation-handle-exit property to the "finished" message.
1327 (compilation-parse-errors): Stop parsing when that property is seen.
1328
1329 * subr.el (substring-no-properties): New function.
1330 (copy-without-properties): Function deleted.
1331
1332 * term/x-win.el (x-handle-geometry): Put sizes on both
1333 initial-frame-alist and default-frame-alist.
1334
1335 * cus-edit.el (custom-save-all): Bind file-precious-flag to t
1336 for saving .emacs.
1337
1338 * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
1339
1340 * calendar/calendar.el (generate-calendar-month): Doc fix.
1341
1342 2002-01-23 Richard M. Stallman <rms@gnu.org>
1343
1344 * play/tetris.el (tetris): New defgroup.
1345 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
1346 (tetris-default-tick-period): Convert to defcustom.
1347 Added * in docstring to indicate user variable.
1348 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
1349 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
1350 (tetris-buffer-height, tetris-width, tetris-height)
1351 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
1352
1353 2002-01-22 Stefan Monnier <monnier@cs.yale.edu>
1354
1355 * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
1356 and is already matched by adaptive-fill-regexp.
1357
1358 2002-01-22 Richard M. Stallman <rms@gnu.org>
1359
1360 * bindings.el (mode-line-copied-mode-name): New variable.
1361 (mode-line-mode-name): Don't modify mode-name itself!
1362 Instead, make a copy and reuse it.
1363
1364 * subr.el (copy-without-properties): New function.
1365
1366 * progmodes/sh-script.el (sh-set-shell): Doc fix.
1367
1368 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
1369 slash if DIR is just slash.
1370
1371 * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
1372
1373 2002-01-21 Richard M. Stallman <rms@gnu.org>
1374
1375 * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
1376
1377 * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
1378 Move defvar up.
1379
1380 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
1381
1382 * ibuffer.el: Don't require ibuf-ext at load time.
1383 (ibuffer): Require ibuf-ext here.
1384
1385 2002-01-21 Francesco Potorti` <pot@gnu.org>
1386
1387 * generic-x.el (apache-conf-generic-mode): Highlight the first
1388 word in a line even if preceded by blanks.
1389
1390 2002-01-21 Richard M. Stallman <rms@gnu.org>
1391
1392 * window.el (window-body-height): Handle minibuffer window specially.
1393 Otherwise, don't return less than 1.
1394
1395 2002-01-20 Thomas Dorner <Thomas.Dorner@start.de>
1396
1397 * ange-ftp.el: Added support for BS2000, and for raw ftp
1398 login commands (needed in some circumstances).
1399 (ange-ftp-raw-login): New custom var.
1400 (ange-ftp-normal-login): Perform login with raw ftp commands, if
1401 ange-ftp-raw-login is set and account password is needed.
1402 (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
1403 (ange-ftp-bs2000-filename-pubset-regexp)
1404 (ange-ftp-bs2000-filename-username-regexp)
1405 (ange-ftp-bs2000-filename-prefix-regexp)
1406 (ange-ftp-bs2000-name-template): New consts.
1407 (ange-ftp-bs2000-short-filename-regexp)
1408 (ange-ftp-bs2000-fix-name-regexp-reverse)
1409 (ange-ftp-bs2000-fix-name-regexp): New consts.
1410 (ange-ftp-bs2000-special-prefix): New custom var.
1411 (ange-ftp-fix-name-for-bs2000)
1412 (ange-ftp-fix-dir-name-for-bs2000): New funs.
1413 (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
1414 (ange-ftp-bs2000-posix-hook-installed): New vars.
1415 (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
1416 (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
1417 (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
1418 (ange-ftp-bs2000-filename-regexp): New const.
1419 (ange-ftp-bs2000-additional-pubsets): New custom var.
1420 (ange-ftp-bs2000-cd-to-posix): New fun.
1421
1422 2002-01-20 Colin Walters <walters@verbum.org>
1423
1424 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
1425 with `byte-compile-dynamic'.
1426 (ibuffer-default-directory, toplevel): Doc files.
1427
1428 2002-01-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1429
1430 * tempo.el (tempo-define-template): Doc fix.
1431
1432 * scroll-bar.el (scroll-bar-mode): Make argument optional.
1433
1434 2002-01-20 Jason Rumney <jasonr@gnu.org>
1435
1436 * w32-vars.el: New file.
1437
1438 * loadup.el [windows-nt]: Load it.
1439
1440 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
1441 and make them defcustoms.
1442
1443 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
1444
1445 2002-01-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1446
1447 * language/tibet-util.el (tibetan-decompose-region)
1448 (tibetan-decompose-string): Fix typo in docstring.
1449
1450 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
1451
1452 2002-01-18 Richard M. Stallman <rms@gnu.org>
1453
1454 * comint.el (comint-redirect-send-command-to-process):
1455 Restore previous current buffer.
1456
1457 * window.el (window-body-height): New function.
1458
1459 2002-01-18 Zoltan Kemenczy <kemenczy@rogers.com>
1460
1461 * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
1462 "Finish Function" menu map entries for jdb mode.
1463 (gud-jdb-use-classpath): New customization variable.
1464 (gud-jdb-command-name): Add customization.
1465 (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
1466 (gud-jdb-classpath-string): New variable.
1467 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
1468 (gud-jdb-build-source-files-list): Likewise.
1469 (gud-jdb-massage-args): Record any command argument classpath
1470 string in `gud-jdb-classpath-string'.
1471 (gud-jdb-lowest-stack-level): New function, finds bottom of current
1472 java call stack in jdb output.
1473 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
1474 (gud-jdb-parse-classpath-string): New functions.
1475 (gud-jdb-marker-filter): Search/detect classpath information in
1476 jdb's output. marker regexp updated to match oldjdb and jdb output
1477 formats. Expand search for source files to include new/old methods
1478 using new functions above. Do not allow `gud-marker-acc' to grow
1479 without bound.
1480 (jdb): Set classpath information (if available) as jdb is started.
1481 Change `gud-break' and `gud-remove'
1482 to use new %c ("class") escape in format strings. Add
1483 `gud-finish', `gud-up', `gud-down' command string functions, and
1484 add them to the local menu map. Update `comint-prompt-regexp' for
1485 jdb and oldjdb. If attaching to an already running java VM and
1486 configured to use classpath, send command to query for classpath,
1487 else use previous method for finding and parsing java
1488 sources. Set `gud-jdb-find-source' function accordingly.
1489 (gud-mode): Doc fix.
1490 (gud-format-command): Add support for new %c ("class") escape.
1491 (gud-find-class): New function in support of %c escape.
1492
1493 2002-01-17 Richard M. Stallman <rms@gnu.org>
1494
1495 * ibuf-ext.el: Enable byte-compile-dynamic.
1496
1497 2002-01-17 Jason Rumney <jasonr@gnu.org>
1498
1499 * term/w32-win.el: Restore conditional require of fontset.
1500
1501 2002-01-16 Richard M. Stallman <rms@gnu.org>
1502
1503 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
1504 more or less.
1505 (mouse-drag-region): New function. For a click in the echo area,
1506 show *Messages*.
1507
1508 * ibuf-ext.el: Delete the autoloads for functions defined with
1509 ibuffer-specific commands.
1510
1511 * help.el (describe-distribution): Really call view-file.
1512
1513 * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
1514 (ange-ftp-get-process): Pass that arg.
1515
1516 * comint.el (comint-simple-send): Fix previous change.
1517
1518 * net/telnet.el (telnet-simple-send): Fix previous change.
1519
1520 * progmodes/sql.el (sql-escape-newlines-and-send)
1521 (sql-query-placeholders-and-send): Fix previous change.
1522
1523 2002-01-16 Colin Walters <walters@verbum.org>
1524
1525 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
1526 URL, Compatibility headers. Update copyright notice.
1527 * ibuf-macs.el (toplevel): Require `cl' when compiling.
1528
1529 2002-01-16 Andrew Choi <akochoi@cse.cuhk.edu.hk>
1530
1531 * startup.el (command-line): Set EOL mnemonics for the Mac.
1532
1533 2002-01-16 Andreas Schwab <schwab@suse.de>
1534
1535 * mail/feedmail.el (feedmail): Fix :link spec.
1536
1537 2002-01-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1538
1539 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
1540 2 ldapsearch.
1541
1542 * net/eudc.el: New maintainer. Change author's address.
1543 (eudc-pre-select-window-configuration, eudc-insertion-marker):
1544 Variables removed.
1545 (eudc-insert-selected): Function removed.
1546 (eudc-select): Reimplemented.
1547 (eudc-expand-inline): Delete the strings only after its expansion
1548 is chosen not before.
1549
1550 * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
1551 Minor coding style fixes.
1552
1553 * net/eudcb-ldap.el: New maintainer. Change author's address.
1554 (eudc-attribute-display-method-alist): Display mail with
1555 eudc-display-mail.
1556
1557 * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
1558 * net/eudc-vars.el: New maintainer. Change author's address.
1559
1560 * net/eudc-bob.el: New maintainer. Change author's address.
1561 (eudc-bob-mail-keymap): New keymap for e-mail addresses.
1562 (eudc-display-mail): New function.
1563 (eudc-bob-play-sound-at-point): Remove XEmacs case.
1564
1565 2002-01-15 Richard M. Stallman <rms@gnu.org>
1566
1567 * emacs-lisp/autoload.el (make-autoload):
1568 Don't handle define-ibuffer-column, define-ibuffer-filter,
1569 define-ibuffer-sorter, and define-ibuffer-op.
1570
1571 2002-01-14 Richard M. Stallman <rms@gnu.org>
1572
1573 * calendar/calendar.el (diary-date-forms): Doc fix.
1574
1575 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
1576
1577 * startup.el (command-line): Register the default tty colors even
1578 if the terminal doesn't seem to support colors.
1579 <tty-long-option-alist>: New option --color.
1580 (tty-handle-args): Parse the --color arg.
1581
1582 * term/tty-colors.el (tty-color-mode-alist): New variable.
1583
1584 2002-01-14 Stefan Monnier <monnier@cs.yale.edu>
1585
1586 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
1587 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
1588 Use it.
1589 (ange-ftp-hook-function): Preserve match-data.
1590 (ange-ftp-insert-directory): Typo.
1591 (ange-ftp-shell-command): Check if regexp matched.
1592
1593 2002-01-13 Richard M. Stallman <rms@gnu.org>
1594
1595 * international/mule-cmds.el: help-map bindings moved to help.el.
1596
1597 * help.el (view-echo-area-messages): New function.
1598 (help-map): Add `e' binding. Delete obsolete `d' binding.
1599 Change old Info bindings C-f, C-k and C-i to F, K, S.
1600 Move view-emacs-FAQ from F to C-f.
1601 Move view-emacs-problems from P to C-e.
1602 Bindings moved here from mule-cmds.el.
1603 C-l binding for describe-language-environment deleted
1604 (help-for-help): Update for all these changes.
1605
1606 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
1607
1608 2002-01-13 Dave Love <fx@gnu.org>
1609
1610 * emacs-lisp/copyright.el: Doc fixes.
1611 (copyright-regexp): Add Latin-9 copyright sign.
1612 Match comment delimiters in year lists.
1613 (copyright-current-year): Initialize to load-time year.
1614
1615 2002-01-13 Andreas Schwab <schwab@suse.de>
1616
1617 * dired-aux.el (dired-do-shell-command): Doc fix.
1618
1619 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
1620
1621 * startup.el (command-line-x-option-alist): New options "-fs",
1622 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
1623
1624 * term/x-win.el (x-handle-initial-switch): New function.
1625
1626 2002-01-13 Colin Walters <walters@debian.org>
1627
1628 * emacs-lisp/autoload.el (make-autoload): Handle
1629 define-ibuffer-column, define-ibuffer-filter,
1630 define-ibuffer-sorter, and define-ibuffer-op.
1631
1632 * emacs-lisp/lisp-mode.el (toplevel): Ditto.
1633
1634 * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
1635
1636 2002-01-12 Richard M. Stallman <rms@gnu.org>
1637
1638 * net/browse-url.el (browse-url-grail):
1639 Use browse-url-maybe-new-window.
1640
1641 * net/telnet.el (telnet-simple-send): Handle
1642 comint-input-sender-no-newline like comint-simple-send.
1643
1644 * progmodes/sql.el (sql-query-placeholders-and-send): Handle
1645 comint-input-sender-no-newline like comint-simple-send.
1646 (sql-escape-newlines-and-send): Likewise.
1647
1648 * comint.el (comint-input-sender): Doc fix.
1649 (comint-input-sender-no-newline): New variable.
1650 (comint-simple-send): If comint-input-sender-no-newline,
1651 don't output newline, but maybe send eof.
1652 (comint-send-input): New arg NO-NEWLINE.
1653 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
1654
1655 2002-01-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1656
1657 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
1658 delaying when executing keyboard macros.
1659
1660 2002-01-12 Richard M. Stallman <rms@gnu.org>
1661
1662 * simple.el (line-move): If we can't move enough lines,
1663 go to beginning or end of line.
1664
1665 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
1666 and proper window.
1667
1668 * help.el (describe-mode): Call help-setup-xref in the help buffer.
1669 Switch buffers only after calling `help-buffer'.
1670
1671 * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
1672 only when they are surrounded by whitespace.
1673 Use dired-mark-separator when adding one file name to a command.
1674 (dired-do-shell-command): Verify that * is surrounded by whitespace.
1675 Ask for confirmation if * or ? is not surrounded by whitespace.
1676 (dired-bunch-files): Re-reverse the partial file list when it is used.
1677
1678 2002-01-12 Richard M. Stallman <rms@gnu.org>
1679
1680 * comint.el (comint-dynamic-list-completions): Repeating the command
1681 after displaying a completion list scrolls the list.
1682
1683 2002-01-12 Eli Zaretskii <eliz@is.elta.co.il>
1684
1685 * files.el (find-file-noselect): Don't consider a buffer as
1686 visiting a file literally if it is in hexl-mode.
1687
1688 * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
1689
1690 2002-01-11 Richard M. Stallman <rms@gnu.org>
1691
1692 * startup.el (initial-scratch-message): Fix custom type, add group.
1693
1694 * mail/rmail.el (rmail-decode-babyl-format): Disable undo
1695 around the decode-coding-region call.
1696
1697 * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
1698 after displaying a completion list scrolls the list.
1699
1700 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1701
1702 * version.el (emacs-version): Bump to 21.2.50.
1703
1704 2002-01-10 Thien-Thi Nguyen <ttn@giblet.glug.org>
1705
1706 * play/zone.el (zone-timeout): New var.
1707 (zone-hiding-modeline): New macro.
1708 (zone-call): New func.
1709
1710 (zone): Init `modeline-hidden-level' symbol property.
1711 Use `zone-call' instead of `funcall'.
1712
1713 (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
1714
1715 (zone-pgm-stress): Use `zone-hiding-modeline'.
1716
1717 (zone-pgm-stress-destress): New zone program.
1718
1719 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1720
1721 * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
1722
1723 2002-01-09 Richard M. Stallman <rms@gnu.org>
1724
1725 * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
1726
1727 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
1728
1729 * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
1730 flyspell-mouse-map.
1731
1732 2002-01-08 Richard M. Stallman <rms@gnu.org>
1733
1734 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
1735
1736 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
1737
1738 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
1739
1740 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1741
1742 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
1743 Do not use make-local-hook.
1744
1745 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1746
1747 * international/quail.el (quail-start-translation)
1748 (quail-start-conversion): Bind last-command-event, last-command,
1749 and this-command in the first let. This fixes the change from
1750 2000-08-30.
1751
1752 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
1753
1754 * ediff-hook.el: Add an autoload cookie.
1755
1756 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1757
1758 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
1759 address of the author.
1760
1761 2002-01-08 Richard M. Stallman <rms@gnu.org>
1762
1763 * replace.el (occur-mode-goto-occurrence-other-window): New command.
1764 (occur-mode-map): Bind `o' to that.
1765
1766 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
1767
1768 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
1769 new macro that replaces viper-emacs-p and viper-xemacs-p in many
1770 cases. Used to reduce the number of warnings.
1771
1772 * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
1773 (viper-standard-value): Move here from viper.el.
1774 (viper-set-unread-command-events): Move to viper-util.el
1775 (viper-check-minibuffer-overlay): Make sure
1776 viper-minibuffer-overlay is moved to cover the entire input field.
1777
1778 * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs.
1779 (viper-read-key-sequence, viper-set-unread-command-events)
1780 (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
1781
1782 * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
1783
1784 * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
1785
1786 * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
1787
1788 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
1789 (viper-event-vector-p): Move to viper-util.el
1790
1791 * viper.el (viper-standard-value): Move to viper-cmd.el.
1792 Use viper-cond-compile-for-xemacs-or-emacs.
1793
1794 * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1795
1796 * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1797
1798 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
1799 New macro designed to be used in many places where ediff-emacs-p or
1800 ediff-xemacs-p was previously used. Reduces the number of warnings.
1801 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
1802 of ediff-xemacs-p.
1803 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
1804 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
1805 (ediff-whitespace-diff-region-p, ediff-get-region-contents):
1806 Move to ediff-util.el.
1807 (ediff-event-key): Moved here.
1808
1809 * ediff-merge.el: Got rid of unreferenced variables.
1810
1811 * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1812
1813 * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1814 (ediff-cleanup-mess): Improve the way windows are set up after
1815 quitting ediff.
1816 (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
1817 (ediff-dispose-of-variant-according-to-user): New function
1818 designed to be smarter and also understands indirect buffers.
1819 (ediff-highlight-diff-in-one-buffer)
1820 (ediff-unhighlight-diff-in-one-buffer)
1821 (ediff-unhighlight-diffs-totally-in-one-buffer)
1822 (ediff-highlight-diff, ediff-highlight-diff)
1823 (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
1824 (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
1825 (ediff-get-region-contents, ediff-make-current-diff-overlay):
1826 Moved here.
1827 (ediff-format-bindings-of): New function by Hannu Koivisto
1828 <azure@iki.fi>.
1829 (ediff-setup): Make sure the merge buffer is always widened and
1830 modifiable.
1831 (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
1832 result of a merge into a file visited by another buffer.
1833 (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
1834 is visited by another buffer and ask to save/delete that buffer.
1835 (ediff-verify-file-merge-buffer): New function to do the above.
1836
1837 * ediff-vers.el: Load ediff-init.el at compile time.
1838
1839 * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
1840
1841 * ediff.el (ediff-windows, ediff-regions-wordwise)
1842 (ediff-regions-linewise): Use indirect buffers to improve
1843 robustness and make it possible to compare regions of the same
1844 buffer (even overlapping regions).
1845 (ediff-clone-buffer-for-region-comparison)
1846 (ediff-clone-buffer-for-window-comparison): New functions.
1847 (ediff-files-internal): Refuse to compare identical files.
1848 (ediff-regions-internal): Get rid of the warning about comparing
1849 regions of the same buffer.
1850
1851 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
1852 Plus the following fixes courtesy of Dave Love: Doc fixes.
1853 (ediff-word-1): Use word class and move - to the
1854 front per regexp documentation.
1855 (ediff-wordify): Bind forward-word-function outside loop.
1856 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
1857 consing buffer contents.
1858 (ediff-goto-word): Move syntax table setting outside loop.
1859
1860 2002-01-07 Richard M. Stallman <rms@gnu.org>
1861
1862 * dired.el (dired-copy-filename-as-kill): Call kill-append
1863 if following a kill command.
1864
1865 * help-fns.el (describe-variable, describe-function):
1866 Do save-excursion.
1867
1868 2002-01-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1869
1870 * net/ldap.el (ldap-search-internal): Skip error message from
1871 ldapsearch. Allow listing attribute names only. Do not open
1872 non-existent files.
1873
1874 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
1875 call non-existent function.
1876
1877 * net/eudc.el (top-level): Revert previous change.
1878
1879 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
1880 variables to prevent warning from byte-compiler.
1881
1882 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
1883 string-match on emacs-version again.
1884
1885 * enriched.el (enriched-make-annotation): Fix the change from
1886 2002-01-05.
1887 (enriched-handle-display-prop): Return proper values.
1888
1889 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
1890 proper attribute name labeledUri instead of deprecated labeledUrl.
1891
1892 2002-01-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1893
1894 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
1895 editing an empty hotlist.
1896
1897 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
1898 Use buffer-string instead of buffer-substring for the whole
1899 buffer.
1900
1901 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
1902 not free.
1903
1904 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
1905 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
1906 (eudc-bob-save-object): Make the buffer unibyte.
1907 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
1908 object to external program.
1909
1910 2002-01-05 Andre Spiegel <spiegel@gnu.org>
1911
1912 * vc.el (vc-branch-part): Return nil if there's no `.'
1913 (vc-default-previous-version): Renamed from vc-previous-version.
1914 New args BACKEND and FILE. Return nil for revision numbers
1915 without a `.'
1916 (vc-version-diff): Call vc-BACKEND-previous-version.
1917 (vc-steal-lock): Steal lock before composing mail, so that no mail
1918 is sent when the stealing goes wrong. And we'll actually see the
1919 error in that case now.
1920 (vc-finish-steal): Removed.
1921
1922 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
1923 the lock, so that we see expanded headers.
1924 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p,
1925 vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
1926 available from vc.el. Updated all callers.
1927
1928 2002-01-05 Richard M. Stallman <rms@gnu.org>
1929
1930 * enriched.el (enriched-make-annotation): Doc fix.
1931
1932 * format.el (format-replace-strings, format-subtract-regions)
1933 (format-annotate-region, format-annotate-location)
1934 (format-annotate-atomic-property-change)
1935 (format-annotate-single-property-change): Doc fixes.
1936
1937 2002-01-05 Jason Rumney <jasonr@gnu.org>
1938
1939 * term/w32-win.el: Require fontset unconditionally.
1940 (w32-handle-scroll-bar-event): Remove.
1941
1942 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1943
1944 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
1945 copyrights to be updated.
1946
1947 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1948
1949 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
1950 2001-10-24.
1951
1952 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
1953
1954 2002-01-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1955
1956 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
1957 entry.
1958 (ldap-ignore-attribute-codings): Change the default value to allow
1959 encoding/decoding of attributes.
1960 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
1961
1962 2002-01-03 Richard M. Stallman <rms@gnu.org>
1963
1964 * files.el (basic-save-buffer): Undo previous change.
1965
1966 * calendar/diary-lib.el (diary-block): Doc fix.
1967
1968 * custom.el (defcustom): Fix syntax of previous change.
1969
1970 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
1971
1972 * custom.el (defcustom): Documented :tag, :link and :load.
1973
1974 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1975
1976 * mail/sendmail.el (mail-recover-1): New function.
1977 (mail-recover): Switch to the *mail* buffer right away. Use
1978 buffer-auto-save-file-name instead of calling
1979 make-auto-save-file-name. Call dired-noselect instead of invoking
1980 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
1981 before reading the auto-save file. If the buffer's auto-save file
1982 does not exist, call mail-recover-1 to allow recovery from past
1983 auto-saved drafts.
1984
1985 2002-01-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1986
1987 * time.el (display-time-load-average-threshold): Fix defcustom
1988 (add type and group).
1989
1990 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
1991 specification from the hostname.
1992
1993 2002-01-02 Richard M. Stallman <rms@gnu.org>
1994
1995 * facemenu.el (facemenu-active-faces):
1996 Use face-attributes-as-vector, not face-attributes-vector.
1997
1998 2002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
1999
2000 * xscheme.el: Eleven years of updates on a private copy.
2001
2002 Extensive changes to support multiple xscheme buffers:
2003 (run-scheme): Break up into new functions to facilitate starting
2004 processes in other buffers.
2005 (xscheme-start, xscheme-read-command-line): New functions.
2006 (start-scheme, select-scheme)
2007 (default-xscheme-runlight)
2008 (global-set-scheme-interaction-buffer)
2009 (local-set-scheme-interaction-buffer)
2010 (local-clear-scheme-interaction-buffer)
2011 (exit-scheme-interaction-mode)
2012 (verify-xscheme-buffer): New functions.
2013 (xscheme-process-name, xscheme-buffer-name)
2014 (xscheme-runlight): New internal vars.
2015 (default-xscheme-runlight): New const.
2016 (xscheme-start-process): Add args for the process/buffer names.
2017 (reset-scheme): Pass process/buffer names.
2018 (scheme-interaction-mode): Initialize new local vars.
2019 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
2020 (xscheme-select-process-buffer, xscheme-process-buffer)
2021 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
2022 (xscheme-goto-output-point, xscheme-write-message-1): Use new
2023 var xscheme-process-name.
2024 (xscheme-start-process): Initialize xscheme-process-name and
2025 xscheme-buffer-name in the process buffer. Pass buffer name to
2026 xscheme-modeline-initialize.
2027 (xscheme-modeline-initialize): Add argument to specify buffer name
2028 for mode-line vars.
2029 (xscheme-process-sentinel): Make sure sentinel is run in the
2030 process buffer so it sees its local vars.
2031 (xscheme-process-filter-initialize, xscheme-set-runlight): More
2032 elaborate logic to handle multiple-buffer mode lines.
2033
2034 (xscheme-enter-input-wait): Re-enable control-G handler upon
2035 entering input wait.
2036
2037 (scheme-interaction-mode): Add arg to preserve local vars.
2038 (xscheme-enter-interaction-mode)
2039 (xscheme-enter-debugger-mode): Preserve local vars.
2040 (xscheme-start-process): Clobber local vars.
2041
2042 (scheme-interaction-mode-commands): Allow end user to add commands
2043 to scheme-interaction-mode keymap.
2044 (scheme-interaction-mode-commands-alist): New variable.
2045
2046 (xscheme-send-string): Don't use insert-before-markers.
2047
2048 Implement a per-buffer kill ring:
2049 (xscheme-insert-expression)
2050 (xscheme-rotate-yank-pointer, xscheme-yank)
2051 (xscheme-yank-pop, xscheme-yank-push): New functions.
2052 (xscheme-expressions-ring)
2053 (xscheme-expressions-ring-yank-pointer)
2054 (xscheme-expressions-ring-max): New variables.
2055 (xscheme-send-string-1): Call xscheme-insert-expression to save
2056 expression in ring.
2057 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
2058 (xscheme-previous-send): Deleted variable.
2059
2060 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed,
2061 xscheme-send-control-g-interrupt): Use process-send-string rather
2062 than send-string.
2063
2064 (xscheme-send-region): Insert a newline after an expression that
2065 is submitted in the interaction buffer, for consistency with
2066 recent changes to Edwin.
2067
2068 (xscheme-delete-output): New function mimics comint-delete-output.
2069 (xscheme-last-input-end): New internal variable.
2070 (xscheme-process-filter-output): Update xscheme-last-input-end.
2071
2072 (xscheme-send-control-g-interrupt): Make sure that
2073 xscheme-control-g-disabled-p is looked up in the right buffer.
2074
2075 (xscheme-enable-control-g): Clear C-g message if visible.
2076 (xscheme-control-g-message-string): New internal var.
2077 (xscheme-send-control-g-interrupt): Use new var.
2078
2079 (xscheme-send-control-g-interrupt, xscheme-send-interrupt): Delay
2080 after sending interrupt in order to work around race condition.
2081
2082 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
2083 (xscheme-send-char): Use xscheme-send-char rather than send-string
2084 to send single char.
2085
2086 (xscheme-process-filter, xscheme-process-filter-alist): Add
2087 support for evaluating expressions outside of the call-excursion.
2088 (xscheme-process-filter:string-action-noexcursion): New func.
2089
2090 (xscheme-write-value): Change output string to match that used by
2091 Edwin.
2092
2093 (xscheme-coerce-prompt): Don't write a space after a command
2094 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
2095 for us.
2096
2097 (reset-scheme): Delete process after killing it.
2098
2099 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
2100
2101 * bindings.el (function-key-map): Don't bind shifted keypad
2102 numeric keys.
2103
2104 2002-01-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2105
2106 * enriched.el (enriched-handle-display-prop): Remove unused
2107 variables.
2108 (enriched-mode): Doc fix.
2109
2110 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
2111
2112 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
2113 Hebrew points.
2114
2115 2002-01-01 Richard M. Stallman <rms@gnu.org>
2116
2117 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
2118
2119 2001-12-31 Richard M. Stallman <rms@gnu.org>
2120
2121 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
2122 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
2123 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
2124 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
2125 * progmodes/cperl-mode.el, progmodes/idlwave.el:
2126 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
2127 Adapt face definitions to use :weight and :slant.
2128
2129 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
2130
2131 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
2132
2133 * font-lock.el (initializing from font-lock-face-attributes):
2134 Use :weight and :slant, not :bold and :italic.
2135
2136 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
2137
2138 * cus-edit.el (custom-face-edit-fix-value): New function.
2139 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
2140
2141 2001-12-30 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2142
2143 * progmodes/octave-mod.el (octave-abbrev-table):
2144 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
2145 * progmodes/fortran.el (fortran-mode-abbrev-table):
2146 * progmodes/f90.el (f90-mode-abbrev-table):
2147 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
2148 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
2149 predefined abbrevs as "system" abbrevs.
2150
2151 2001-12-30 Richard M. Stallman <rms@gnu.org>
2152
2153 * info.el (Info-fontify-node): For a **** underline line, put the
2154 invisible and intangible props on the following newline, but not
2155 on the previous newline or the last char of the previous line.
2156
2157 * faces.el (face-set-after-frame-default): Don't change `default' face.
2158
2159 * faces.el (minibuffer-prompt): Adopt some default colors.
2160
2161 * replace.el (query-replace-read-args): Immediate error if read-only.
2162
2163 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
2164 Display the output buffer in a more intelligent way.
2165
2166 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
2167
2168 * ls-lisp.el (insert-directory): Modify the "total" line wording,
2169 in accordance with files.el's insert-directory.
2170
2171 2001-12-29 Richard M. Stallman <rms@gnu.org>
2172
2173 * files.el (basic-save-buffer): If a before-write hook displays
2174 an echo area message, pause before calling basic-save-buffer-1.
2175
2176 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
2177
2178 * textmodes/reftex-global.el (reftex-query-replace-document)
2179 (reftex-change-label): Doc fix.
2180
2181 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
2182
2183 * progmodes/etags.el (tags-query-replace): Doc fix.
2184
2185 2001-12-29 Richard M. Stallman <rms@gnu.org>
2186
2187 * progmodes/compile.el (compile-internal): Fix previous change.
2188
2189 2001-12-28 Richard M. Stallman <rms@gnu.org>
2190
2191 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
2192 shrink the windows above as necessary to get space.
2193 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
2194
2195 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
2196 This fixes a bug that treated all files as directories.
2197 (ange-ftp-insert-directory): Explicitly follow symlinks.
2198
2199 * international/iso-transl.el (iso-transl-char-map) Eliminate the
2200 alias symbols--put the translated sequences here directly.
2201
2202 * progmodes/cc-mode.el (c-mode-abbrev-table)
2203 (c++-mode-abbrev-table, objc-mode-abbrev-table)
2204 (java-mode-abbrev-table, pike-mode-abbrev-table):
2205 Mark all the predefined abbrevs as "system" abbrevs.
2206
2207 * mail/sendmail.el (mail-envelope-from): Fix custom type.
2208 (sendmail-send-it): Check mail-specify-envelope-from
2209 and mail-envelope-from in the mail buffer at start.
2210
2211 2001-12-28 Simon Josefsson <jas@extundo.com>
2212
2213 * mail/sendmail.el (mail-envelope-from): Fix :type.
2214 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
2215
2216 2001-12-28 Richard M. Stallman <rms@gnu.org>
2217
2218 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
2219
2220 * simple.el (line-move-invisible): New subroutine.
2221 (line-move-to-column): New subroutine--smarter about advancing over
2222 invisible parts of a line, or lines, but only as long as hpos grows.
2223 (line-move-finish): New subroutine: repeatedly processes desired
2224 column, intangibility, and fields.
2225 (line-move): Use those subroutines.
2226 When moving lines downward, skip invisible text first rather than last.
2227
2228 2001-12-27 Richard M. Stallman <rms@gnu.org>
2229
2230 * international/mule-diag.el (describe-char-after):
2231 Describe the text properties of the char after point.
2232
2233 * help.el (describe-key): Doc fix.
2234
2235 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
2236
2237 * find-dired.el (find-dired-sentinel): Precede exit message by
2238 two spaces, to match the regexp in dired-between-files.
2239
2240 2001-12-28 Miles Bader <miles@gnu.org>
2241
2242 * wid-edit.el (widget-toggle-value-create): Don't eval actual
2243 images (which are lists too).
2244
2245 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2246
2247 * language/european.el: Fix the doc string of "Latin-5" language
2248 environment.
2249
2250 2001-12-26 Richard M. Stallman <rms@gnu.org>
2251
2252 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
2253 defined as before 2001-11-09.
2254 (add-minor-mode call): Specify the keymap.
2255
2256 * progmodes/compile.el (compile-internal):
2257 Set TERM variable in process-environment.
2258
2259 2001-12-25 Richard M. Stallman <rms@gnu.org>
2260
2261 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
2262 the buffer.
2263
2264 * startup.el (command-line): Convert command line args
2265 to Emacs internal representation using locale-coding-system.
2266
2267 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
2268
2269 * international/fontset.el: Don't require ind-util when compiling.
2270
2271 2001-12-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2272
2273 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
2274 set-frame-height and set-frame-width instead of set-screen-height
2275 and set-screen-width.
2276
2277 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
2278 of obsolete set-screen-width.
2279
2280 * locate.el (locate): Remove dot at the end of error argument.
2281
2282 * emerge.el (emerge-show-file-name): Use frame-height instead of
2283 obsolete screen-height.
2284
2285 * mail/mh-utils.el (mh-show-msg): Likewise.
2286 (mh-handle-process-error): Use frame-width instead of obsolete
2287 screen-width.
2288
2289 2001-12-25 Richard M. Stallman <rms@gnu.org>
2290
2291 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
2292 to enlarge-window. Use save-selected-window. Don't try
2293 to resize windows that end at the bottom "level".
2294 Retry changing the sizes until the windows get the desired sizes.
2295 Discount the minibuffer when computing total height available.
2296
2297 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
2298 (debugger-make-xrefs): Only make a button for the first symbol
2299 on any line.
2300
2301 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
2302
2303 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
2304 Call IT-setup-unicode-display here instead of adding it to
2305 dos-codepage-setup-hook, so that Unicode display tables are set
2306 before dos-codepage-setup-hook runs.
2307
2308 2001-12-24 Richard M. Stallman <rms@gnu.org>
2309
2310 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
2311 (nslookup-mode-abbrev-table): Don't define it.
2312 (smbclient-mode-abbrev-table): Don't define it.
2313 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
2314 (nslookup-mode, smbclient-mode): Likewise.
2315 (network-connection-service-abbrev-alist): Variable deleted.
2316 (network-connection-mode-setup): Don't set up abbrev table.
2317
2318 * faces.el (minibuffer-prompt): New face.
2319 (minibuffer-prompt-properties): Add `face' property.
2320
2321 * replace.el (occur-mode-display-occurrence): New function.
2322 (occur-mode-map): Bind C-o to it.
2323
2324 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
2325
2326 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
2327 (viper-special-read-and-insert-char): Make C-m work right in the r
2328 comand.
2329 (viper-buffer-search-enable): Fixed format string.
2330
2331 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
2332 instead of viper-info-on-file.
2333 (ex-set-visited-file-name): New function.
2334
2335 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
2336
2337 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
2338 action argument.
2339
2340 * ediff-init.el: Fixed some doc strings.
2341
2342 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
2343 Got rid of make-local-hook.
2344
2345 * ediff-wind.el (ediff-setup-control-frame): Got rid of
2346 make-local-hook.
2347
2348 2001-12-23 Richard M. Stallman <rms@gnu.org>
2349
2350 * term/x-win.el (x-handle-geometry): Put height and width
2351 on default-frame-alist, left and top on initial-frame-alist.
2352 * term/w32-win.el (x-handle-geometry): Likewise.
2353
2354 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
2355
2356 * play/yow.el (yow): Use an arg to distinguish interactive calls,
2357 not interactive-p.
2358
2359 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2360
2361 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
2362 mocklisp entries.
2363
2364 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
2365 Lisp. Obsoleted.
2366
2367 * emulation/mlconvert.el: File removed.
2368
2369 * emulation/mlsupport.el: Moved to obsolete.
2370
2371 * obsolete/mlsupport.el: Moved there from lisp/emulation.
2372
2373 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
2374
2375 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove
2376 mocklisp case.
2377
2378 * help-fns.el (describe-function-1): Remove mocklisp function
2379 case.
2380
2381 2001-12-22 Miles Bader <miles@gnu.org>
2382
2383 * textmodes/refill.el (refill-mode): Don't barf when redundantly
2384 turning refill-mode off.
2385
2386 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2387
2388 * time.el (display-time-load-average-threshold): New variable.
2389 (display-time-update): Use it.
2390
2391 These changes allow cycling through past 1, 5 and 15 minutes
2392 load-average displayed in the mode-line.
2393
2394 * time.el (display-time-default-load-average): New customizable option.
2395 (display-time-load-average): New variable.
2396 (display-time-cycle-load-average): New function.
2397 (display-time-update): Use them.
2398
2399 2001-12-21 Richard M. Stallman <rms@gnu.org>
2400
2401 * apropos.el (apropos-print): SPACING is now nil or a separator string.
2402 (apropos-documentation, apropos-value): Pass a suitable string.
2403
2404 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2405
2406 * dired.el (dired-free-space-program, dired-free-space-args):
2407 Aliases for back-compatibility.
2408
2409 * info.el (Info-select-node): If Info-use-header-line is nil, set
2410 header-line-format to nil.
2411 (Info-fontify-node): Don't put a keymap text property on the
2412 heading if we are not going to display the header line. Remove
2413 any such text properties left over from past visits to this node.
2414
2415 * ls-lisp.el (insert-directory): Insert the amount of free disk
2416 space, like files.el's insert-directory does.
2417
2418 * files.el (directory-free-space-program): Mention
2419 file-system-info in the doc string.
2420 (get-free-disk-space): New function; code moved from
2421 insert-directory.
2422 (insert-directory): Call get-free-disk-space to get the amount of
2423 free space.
2424
2425 2001-12-21 Richard M. Stallman <rms@gnu.org>
2426
2427 * help.el (view-order-manuals, view-emacs-news, describe-copying)
2428 (describe-distribution, describe-project): Use view-file.
2429
2430 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
2431
2432 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
2433
2434 * emacs-lisp/easy-mmode.el (define-minor-mode):
2435 Make no arg by default in an interactive call,
2436 so that repeating the command toggles again.
2437
2438 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
2439
2440 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
2441
2442 * antlr-mode.el: More sophisticated indentation of cpp directive.
2443 (antlr-indent-at-bol-alist): New user option.
2444 (antlr-indent-line): Use it.
2445 (antlr-indent-style): New user option.
2446 (antlr-mode): Use it.
2447 (antlr-indent-item-regexp): Customize.
2448
2449 * antlr-mode.el: Syntax highlighting changes.
2450 (antlr-font-lock-literal-regexp): New user option.
2451 (antlr-font-lock-syntax-face): New face used for :, |, ....
2452 (antlr-font-lock-default-face): New face.
2453 (antlr-font-lock-additional-keywords): Use them.
2454
2455 * antlr-mode.el: New command to insert options -- variables.
2456 (antlr-mode-map): New binding [C-c C-o].
2457 (antlr-mode-menu): New submenus.
2458 (antlr-options-use-submenus): New user option.
2459 (antlr-tool-version): New user option.
2460 (antlr-options-auto-colon): New user option.
2461 (antlr-options-style): New user option.
2462 (antlr-options-push-mark): New user option.
2463 (antlr-options-assign-string): New user option.
2464 (antlr-options-headings): New variable.
2465
2466 * antlr-mode.el: New command to insert options -- specific.
2467 (antlr-options-alists): New variable.
2468 (antlr-read-value): New function.
2469 (antlr-read-boolean): New function.
2470 (antlr-language-option-extra): New function.
2471 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
2472 (antlr-c++-mode-extra): New function.
2473 (antlr-grammar-tokens): New function.
2474 (antlr-imenu-create-index-function): New optional argument.
2475
2476 * antlr-mode.el: New command to insert options -- functions.
2477 (antlr-insert-option): New command.
2478 (antlr-insert-option-interactive): New function.
2479 (antlr-options-menu-filter): New function.
2480 (antlr-option-kind): New function.
2481 (antlr-scan-lists): New alias.
2482 (antlr-scan-lists-internal): New function.
2483 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
2484 (antlr-option-level): New function.
2485 (antlr-syntactic-grammar-depth): New function.
2486 (antlr-option-location): New function.
2487 (antlr-insert-option-do): New function.
2488 (antlr-option-spec): New function.
2489 (antlr-version-string): New function.
2490 (antlr-insert-option-existing): New function.
2491 (antlr-insert-option-space): New function.
2492 (antlr-insert-option-area): New function.
2493
2494 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
2495 with narrowing. Menu change. Miscellaneous.
2496 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
2497 (antlr-mode-map): New bindings for characters in ":;|&(){}".
2498 (antlr-electric-character): New command.
2499 (antlr-class-header-regexp): New variable.
2500 (antlr-font-lock-additional-keywords): Use it.
2501 (antlr-imenu-create-index-function): Use it.
2502 (antlr-file-dependencies): Use it.
2503 (antlr-indent-line): Also works with restrictions.
2504 (antlr-indent-command): Interactive spec - changes the buffer.
2505 (antlr-language-for-option): Deletia.
2506 (antlr-language-option): New function, defined instead.
2507 (antlr-mode): Use it.
2508 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2509
2510 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
2511 instead of a literal /dev/null.
2512
2513 * Makefile.in (distclean): Remove Makefile in the build
2514 directory, not in the source directory.
2515
2516 2001-12-21 Simon Josefsson <jas@extundo.com>.
2517
2518 * mail/smtpmail.el (smtpmail-send-queued-mail): Use
2519 with-temp-buffer instead of find-file-noselect, and bind
2520 coding-system-for-read to no-conversion when reading the queued
2521 messages. (Simon's code modified slightly by Eli Zaretskii.)
2522
2523 2001-12-20 Werner Lemberg <wl@gnu.org>
2524
2525 * international/mule-diag.el (describe-coding-system,
2526 print-coding-system-briefly): Make printed output have a similar
2527 format as describe-character-set.
2528
2529 2001-12-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2530
2531 * play/blackbox.el (bb-member): Remove, use member instead.
2532 (bb-delete): Remove, use delete instead.
2533 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
2534 bb-score, bb-detour-count and bb-balls-placed.
2535 Propertize results of rays.
2536
2537 2001-12-19 Karl Fogel <kfogel@red-bean.com>
2538
2539 * isearch.el (isearch-forward, isearch-edit-string): Make doc
2540 strings mention keybinding for `isearch-yank-word-or-char',
2541 rather than `isearch-yank-word', since the former is bound now
2542 and the latter is not.
2543 (isearch-yank-word-or-char): Fix formatting.
2544
2545 2001-12-19 Werner Lemberg <wl@gnu.org>
2546
2547 * language/czech.el, language/european.el, language/slovak.el: More
2548 fixes for language info doc strings.
2549
2550 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
2551
2552 * loadup.el: Add "language" to the load-path.
2553
2554 2001-12-19 Richard M. Stallman <rms@gnu.org>
2555
2556 * international/mule-cmds.el (describe-language-environment):
2557 Fix calls to help-xref-button.
2558
2559 2001-12-19 Miles Bader <miles@gnu.org>
2560
2561 * international/fontset.el: Require `ind-util' when compiling.
2562
2563 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2564
2565 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
2566 instead of decompose-composite-char.
2567
2568 2001-12-18 Richard M. Stallman <rms@gnu.org>
2569
2570 * simple.el (eval-expression-print-level)
2571 (eval-expression-print-length): Doc fixes.
2572
2573 * international/mule-diag.el (describe-character-set):
2574 Fix the arg to help-xref-button.
2575
2576 * files.el (directory-free-space-program): New variable.
2577 (directory-free-space-args): New variable.
2578 (insert-directory): Use those two variables for getting free space.
2579 Use file-system-info instead, if that is defined.
2580
2581 * dired.el (dired-free-space-program): Variable deleted.
2582 (dired-free-space-args): Variable deleted.
2583 (dired-insert-directory): Don't try to determine free space.
2584
2585 * files.el (font-lock-defaults): Add risky-local-variables prop.
2586 (hack-one-local-variable): Treat various font-lock variables as risky.
2587
2588 2001-12-18 Werner Lemberg <wl@gnu.org>
2589
2590 * language/chinese.el, language/cyrillic.el:
2591 * language/czech.el, language/european.el, language/greek.el:
2592 * language/hebrew.el, language/indian.el, language/japanese.el:
2593 * language/korean.el, language/lao.el, language/slovak.el:
2594 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2595 Improve documentation strings of coding systems and language infos.
2596
2597 2001-12-18 Werner LEMBERG <wl@gnu.org>
2598
2599 Add support for EUC-TW decoding/encoding.
2600
2601 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
2602 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
2603 New auxiliary functions to build `big5-to-cns'.
2604 (big5-to-cns): New translation alist.
2605
2606 * language/chinese.el: Added new coding system `euc-tw' and its
2607 alias `euc-taiwan'.
2608 Updated language `Chinese-CNS' to include euc-tw encoding also.
2609 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
2610 euc-tw.
2611
2612 2001-12-18 Dave Love <fx@gnu.org>
2613
2614 * loadup.el: Add language/utf-8-lang, language/georgian.
2615
2616 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
2617 (image-file-name-regexps): Doc fix.
2618
2619 * server.el (server-unload-hook): New function.
2620
2621 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
2622 (lm-crack-copyright): Cope with multi-line copyright `lines'.
2623
2624 * simple.el (newline): Doc fix.
2625 (eval-expression-print-level, eval-expression-print-length): Doc
2626 fix. Amend :type.
2627 (next-line, previous-line): Make arg optional.
2628 (newline): Doc fix.
2629
2630 * Makefile.in (DONTCOMPILE): Add various language files.
2631
2632 * international/quail.el (quail-input-string-to-events): Don't use
2633 string-to-list.
2634
2635 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
2636 calling `newline'.
2637
2638 2001-12-17 Richard M. Stallman <rms@gnu.org>
2639
2640 * comint.el (comint-dynamic-list-input-ring-select): New function.
2641 Switches back to the old window configuration.
2642 (comint-dynamic-list-input-ring): Bind RET to that function.
2643 (comint-dynamic-list-input-ring-window-conf): New variable.
2644
2645 2001-12-17 Werner Lemberg <wl@gnu.org>
2646
2647 * international/mule-conf.el: Improve documentation strings of
2648 character sets.
2649
2650 2001-12-16 Richard M. Stallman <rms@gnu.org>
2651
2652 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
2653 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
2654
2655 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
2656
2657 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
2658 Add a DESCRIPTION for the makefile item.
2659
2660 * find-file.el (ff-other-file-name): New function.
2661
2662 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2663
2664 * international/quail.el (quail-input-string-to-events): Fix last
2665 change.
2666
2667 2001-12-16 Richard M. Stallman <rms@gnu.org>
2668
2669 * isearch.el (isearch-edit-string): When we set isearch-string
2670 to the default, also set isearch-message.
2671
2672 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
2673
2674 * startup.el (command-line-1): Display startup screen
2675 even if there are command line args.
2676 Add a note about how to go to editing your files.
2677 (fancy-splash-head): Add a note about how to go to your files.
2678 (fancy-splash-outer-buffer): New variable.
2679 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
2680
2681 * subr.el (with-temp-message): At the end, always discard
2682 the temp message, even by clearing the echo area.
2683
2684 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
2685
2686 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
2687
2688 * log-view.el (log-view-message-re, log-view-current-tag):
2689 Recognize Subversion's log output format.
2690
2691 * international/fontset.el: Build the list L at compile time.
2692
2693 * language/ind-util.el (mapthread): Make a closure.
2694
2695 2001-12-15 Richard M. Stallman <rms@gnu.org>
2696
2697 * isearch.el (isearch-start-hscroll): New variable.
2698 (isearch-mode): Set isearch-start-hscroll.
2699 (isearch-update): Restore original hscrolling if possible.
2700
2701 * isearch.el (isearch-edit-string):
2702 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
2703
2704 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
2705 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
2706 rather than regexp search and (2) copying text properties
2707 already set up on text unchanged from the previous backtrace.
2708
2709 * case-table.el (set-case-syntax-pair):
2710 Detect invalid calls and signal an error.
2711
2712 2001-12-15 Richard M. Stallman <rms@gnu.org>
2713
2714 * language/ind-util.el (range): Function deleted.
2715 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
2716 All calls changed.
2717
2718 * language/devan-util.el (devanagari-range): Renamed from `range'.
2719 All calls changed.
2720 (devanagari-regexp-of-hashtbl-keys):
2721 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
2722
2723 2001-12-15 Dave Love <fx@gnu.org>
2724
2725 * language/ind-util.el: Don't require cl.
2726 (indian-glyph-char, indian-glyph-max-char)
2727 (indian-char-glyph): Moved from indian.el
2728 (indian--puthash-char, mapthread): Don't quote lambda.
2729 (indian--map): New function.
2730 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
2731 (indian--puthash-cv): Use it.
2732
2733 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
2734 (indian-char-glyph): Moved to ind-util.el
2735
2736 * language/devan-util.el (devanagari-post-read-conversion):
2737 New function.
2738
2739 * language/georgian.el: New file.
2740
2741 * international/mule-cmds.el (locale-language-names): Add various
2742 entries. Remove utf-8 special case.
2743 (locale-charset-language-names, locale-preferred-coding-systems):
2744 Add utf-8 case.
2745 (set-language-environment): Process required-features earlier.
2746
2747 * international/quail.el (quail-keyboard-layout-alist):
2748 Add pc105-uk.
2749 (quail-keyboard-layout-type): Fix :type.
2750 (quail-choose-completion-string): Simplify.
2751 (quail-update-leim-list-file): Don't get fooled by commented-out code.
2752 (quail-input-string-to-events): Run events through
2753 translation-table-for-input.
2754
2755 * international/mule-conf.el (translation-table-for-input):
2756 New variable.
2757 (latin-iso8859-14): Amend description.
2758 (file-coding-system-alist): Add entry for utf-8.
2759
2760 * language/utf-8-lang.el: New file.
2761
2762 * international/code-pages.el: New file.
2763
2764 * language/hebrew.el ("Windows-1255"): New language.
2765
2766 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
2767 ("Latvian"): New languages.
2768
2769 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
2770
2771 * xml.el: Use setq rather than (set 'foo bar).
2772 Use push+nreverse rather than append.
2773 (xml-node-name, xml-node-attributes, xml-node-children):
2774 Use defsubst rather than macros.
2775 (xml-parse-region): Handle a nil return value from xml-parse-tag.
2776 (xml-parse-tag): Don't skip white space. Return nil for a comment.
2777 Concat the two strings surrounding a comment into a single string.
2778
2779 * newcomment.el (comment-indent): Jump to the middle of empty comments.
2780
2781 2001-12-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2782
2783 * select.el (xselect-convert-to-class, xselect-convert-to-name):
2784 Document.
2785
2786 2001-12-14 Andre Spiegel <spiegel@gnu.org>
2787
2788 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
2789 Return nil if FILE is not registered.
2790 (vc-check-master-templates, vc-default-make-version-backups-p):
2791 Doc fix.
2792
2793 2001-12-13 David Ponce <david@dponce.com>
2794
2795 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
2796 (ruler-mode-left-fringe-cols): New macro.
2797 (ruler-mode-right-fringe-cols): New macro.
2798 (ruler-mode-left-scroll-bar-cols): New macro.
2799 (ruler-mode-right-scroll-bar-cols): New macro.
2800 (ruler-mode-ruler): Use above new macros.
2801
2802 2001-12-13 Richard M. Stallman <rms@gnu.org>
2803
2804 * files.el (set-auto-mode): Fix previous change.
2805
2806 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
2807
2808 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
2809 (easy-menu-do-define, easy-menu-convert-item-1)
2810 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
2811 (easy-menu-return-item): Only return nil if there is no binding.
2812
2813 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
2814
2815 * whitespace.el (whitespace-version): 3.2
2816 * whitespace.el (whitespace-force-mode-line-update): Replace with
2817 `whitespace-mode-line-update', which is an alias to the correct
2818 function in various emacsen.
2819 * whitespace.el (whitespace-{un,}highlight-the-space):
2820 Add colorized highlighting of the bogus whitespaces in a buffer/file,
2821 using the `whitespace-highlight-face' if
2822 `whitespace-display-spaces-in-color' is set.
2823
2824 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
2825
2826 * international/mule.el (set-auto-coding): Don't search for
2827 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
2828
2829 2001-12-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2830
2831 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
2832
2833 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
2834
2835 * mail/rmailsum.el (rmail-summary-mode): Likewise.
2836
2837 2001-12-13 Richard M. Stallman <rms@gnu.org>
2838
2839 * simple.el (undo): Always set this-command to `undo',
2840 so that the next undo after an error will not begin redoing.
2841
2842 * simple.el (shell-command): Doc fix.
2843 (shell-command-on-region): If there is output an an error,
2844 add "...Shell command failed" to the output.
2845
2846 2001-12-13 David Ponce <david@dponce.com>
2847
2848 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
2849 (ruler-mode-left-fringe-cols): Function replaced by more efficient
2850 implementation `ruler-mode-extra-left-cols'.
2851 (ruler-mode-ruler): Use above new function. Take into account
2852 that the fringe areas can now be resized.
2853
2854 2001-12-12 Richard M. Stallman <rms@gnu.org>
2855
2856 * international/characters.el (Unicode): Comment out
2857 the specifications for kelvin and angstrom signs.
2858
2859 * international/mule.el (make-translation-table-from-vector):
2860 Allow null elements in VEC.
2861
2862 * international/ucs-tables.el (unify-8859-on-encoding-mode)
2863 (unify-8859-on-decoding-mode): Swap the code in their bodies.
2864 Add :version.
2865
2866 2001-12-11 Richard M. Stallman <rms@gnu.org>
2867
2868 * derived.el (derived-mode-p): Function moved to subr.el.
2869
2870 * subr.el (derived-mode-p): Moved here from derived.el.
2871
2872 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
2873
2874 * files.el (set-auto-mode-1): New subroutine, broken out of
2875 set-auto-mode.
2876 (set-auto-mode, hack-local-variables-prop-line): Use that.
2877
2878 2001-12-11 Dave Love <fx@gnu.org>
2879
2880 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
2881
2882 * language/european.el: Remove autoload cookies. Fix registration
2883 of diacritic composition function.
2884
2885 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2886
2887 * calendar/todo-mode.el: Require time-stamp.
2888
2889 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
2890
2891 2001-12-11 Richard M. Stallman <rms@gnu.org>
2892
2893 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
2894
2895 * textmodes/ispell.el (ispell-buffer-local-parsing):
2896 Match xml like sgml.
2897
2898 * emacs-lisp/advice.el (ad-compile-function):
2899 Byte compile the function under another (uninterned) name.
2900
2901 * gud.el (gdb): Define and bind gud-jump.
2902
2903 * font-lock.el (font-lock-mode):
2904 Put our function at the end of after-change-functions.
2905
2906 * ediff-diff.el (ediff-cmp-options): Doc fix.
2907
2908 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
2909
2910 2001-12-10 Richard M. Stallman <rms@gnu.org>
2911
2912 * isearch.el (isearch-yank-word-or-char): New function.
2913 (isearch-mode-map): Bind C-w to that.
2914
2915 * menu-bar.el (menu-bar-mode): Make arg optional.
2916
2917 * simple.el (line-move): Cope if next-single-property-change
2918 or previous-single-property-change returns nil.
2919
2920 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
2921 Don't use interactive-p; instead, pass the proper args
2922 in (interactive...). Clean up most of the trouble-report strings.
2923
2924 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
2925
2926 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
2927 enqueued messages literally.
2928
2929 2001-12-10 Noah Friedman <friedman@splode.com>
2930
2931 * battery.el (battery-insert-file-contents): Obsolete function
2932 removed.
2933 (battery-read-function): Obsolete function removed.
2934 (battery-linux-proc-apm): Use insert-file-contents.
2935
2936 2001-12-07 Stephen Eglen <stephen@gnu.org>
2937
2938 * iswitchb.el (iswitchb-visit-buffer):
2939 Use `select-frame-set-input-focus'--needed when window manager
2940 uses "click to focus" policy.
2941
2942 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2943
2944 * COPYING: Moved back.
2945
2946 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2947
2948 * term/internal.el (IT-character-translations): Add entries for
2949 more points.
2950
2951 * international/characters.el: Resurrect the Hebrew category
2952 settings for all Hebrew characters removed by the last change.
2953 Add code for setting the Hebrew category of the Unicode Hebrew
2954 characters. Set syntax entries for Hebrew punctuation characters.
2955
2956 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
2957 points and directional formatting control characters.
2958
2959 2001-12-07 Dave Love <fx@gnu.org>
2960
2961 * language/lao-util.el: Add Unicode equivalents for rules.
2962 (lao-post-read-conversion): New function.
2963
2964 * language/lao.el: Add Unicode equivalents.
2965 (lao): Add post-read conversion.
2966
2967 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
2968 Use iso2022 encoding.
2969 (latin1-char-displayable-p): Doc fix.
2970 (latin1-display-ucs-per-lynx): New option.
2971 (latin1-display-ucs-per-lynx): New command.
2972 (latin1-display-reset): Special-case arabic.
2973 (ucs-tables): Require.
2974 (latin1-display-sets, latin1-display-setup): Add arabic.
2975 (latin1-display) <variable>: Use function latin1-display.
2976 (latin1-display) <function>: Add mule-unicode stuff.
2977 (latin1-display-check-font): Don't lose if `info' is nil.
2978
2979 * international/iso-transl.el: Insert Latin-1 characters, not
2980 unibyte codes.
2981
2982 * language/european.el (diacritic-composition-pattern): New constant.
2983 (diacritic-compose-region, diacritic-compose-string)
2984 (diacritic-compose-buffer, diacritic-post-read-conversion)
2985 (diacritic-composition-function): New functions.
2986
2987 * international/utf-8.el (ucs-mule-to-mule-unicode):
2988 New translation table.
2989 (ccl-encode-mule-utf-8): Use it.
2990 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
2991 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
2992 (utf-8-subst-table): New variable.
2993 (utf-8-compose-scripts): New option.
2994 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
2995
2996 * international/ucs-tables.el, international/utf-8-subst.el:
2997 New files.
2998
2999 * international/characters.el: Don't set word syntax (the default)
3000 explicitly. Add a diacritic category. Add info for Unicode
3001 equivalents of characters in various Mule charsets and for extra
3002 Unicode characters. Don't define specific categories for
3003 Indian/Devanagari, since they aren't used.
3004
3005 2001-12-06 Richard M. Stallman <rms@gnu.org>
3006
3007 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
3008 (set-justification-left, set-justification-right): Doc fix.
3009
3010 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
3011 (bug-f90-mode): Variable deleted.
3012
3013 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
3014
3015 * indent.el (indent-line-function): Default is indent-relative again.
3016
3017 2001-12-07 Miles Bader <miles@gnu.org>
3018
3019 * progmodes/compile.el (compilation-error-regexp-alist):
3020 Added regexps for RXP.
3021
3022 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
3023
3024 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
3025 Add shift-assignment operators to those highlighted, and highlight
3026 the whole operator rather than just the "=".
3027
3028 2001-12-04 Juanma Barranquero <lektu@terra.es>
3029
3030 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
3031 before saving abbrevs if `save-abbrevs' has the value `silently'.
3032
3033 2001-12-04 Andreas Schwab <schwab@suse.de>
3034
3035 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
3036
3037 2001-12-04 Colin Walters <walters@debian.org>
3038
3039 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
3040 for `defmacro*' forms.
3041
3042 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
3043 `defmacro*'.
3044
3045 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
3046
3047 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
3048
3049 2001-12-02 Richard M. Stallman <rms@gnu.org>
3050
3051 * files.el (insert-directory): If the df output does not look right,
3052 don't try to use it. Other cleanups in overall code structure.
3053
3054 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
3055
3056 * textmodes/outline.el (outline-mode-prefix-map):
3057 Add bindings for outline-promote and outline-demote.
3058 (outline-minor-mode-menu-bar-map): New var.
3059 (outline-minor-mode): Use it.
3060 (outline-heading-alist): New var (renamed from outline-level-heading).
3061 (outline-level): Use it.
3062 (outline-insert-heading, outline-promote, outline-demote):
3063 Update to use outline-heading-alist.
3064
3065 * disp-table.el (standard-display-european):
3066 Simplify since the function is not interactive any more.
3067 Don't set the existing buffers to unibyte.
3068
3069 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
3070
3071 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
3072
3073 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
3074
3075 * shell.el (shell): Use shell-file-name.
3076 Pop to buffer before calling comint to set COLUMNS properly.
3077
3078 * emacs-lisp/cl.el (svref): New alias.
3079
3080 * progmodes/antlr-mode.el (antlr-c-common-init):
3081 Don't inhibit adaptive-fill-mode any more.
3082
3083 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
3084
3085 * progmodes/etags.el (tags-with-face): Use make-symbol.
3086 (tags-search, tags-query-replace): Use backquotes.
3087
3088 * textmodes/picture.el (picture-mode-map): Don't use defconst
3089 for a variable.
3090
3091 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3092
3093 * textmodes/reftex-index.el (reftex-index-mode):
3094 Remove make-local-hook.
3095
3096 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
3097
3098 2001-12-02 Kim F. Storm <storm@cua.dk>
3099
3100 * isearch.el (isearch-resume-enabled): New variable.
3101 (isearch-done): Use that variable.
3102
3103 2001-12-01 Richard M. Stallman <rms@gnu.org>
3104
3105 * wid-edit.el (widget-button-click): Don't move point permanently:
3106 Avoid mouse-set-point--instead select the window,
3107 then do save-excursion, then move point.
3108 Specify the buffer for get-char-property.
3109 Don't use `@' in interactive.
3110
3111 * indent.el (indent-line-function):
3112 Default is indent-to-left-margin again.
3113
3114 * replace.el (query-replace-read-args): Display message
3115 if FROM contains `\n' or `\t'.
3116
3117 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
3118
3119 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
3120
3121 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
3122
3123 * emacs-lisp/regexp-opt.el (regexp-opt):
3124 Bind completion-regexp-list to nil.
3125
3126 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
3127
3128 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3129
3130 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
3131 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
3132 Update maintainer.
3133
3134 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
3135
3136 * mail/smtpmail.el: Use with-current-buffer.
3137 (message-make-date, message-make-message-id): Autoload when needed.
3138 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
3139 headers when missing.
3140
3141 * international/encoded-kb.el (encoded-kbd-mode):
3142 Use define-minor-mode.
3143
3144 * enriched.el (enriched-mode): Use define-minor-mode.
3145 Use dolist and pop and push.
3146
3147 * info.el (Info-find-node-2): Don't call info-insert-file-contents
3148 with the `visit' argument.
3149 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
3150
3151 * progmodes/hideif.el (hide-ifdef-mode): Only modify
3152 `change-major-mode-hook' locally. Reset invisibility spec.
3153
3154 * man.el (Man-build-section-alist): Remove last Man-match-substring.
3155
3156 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3157
3158 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
3159 Clarify error message.
3160
3161 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3162
3163 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
3164
3165 2001-11-30 Andre Spiegel <spiegel@gnu.org>
3166
3167 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
3168 don't just return it.
3169
3170 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3171
3172 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
3173 (menu-bar-read-emacs-man, search-emacs-glossary)
3174 (emacs-index-search, elisp-index-search): New functions.
3175 (apropso-documentation, apropos, apropos-value, apropos-variable)
3176 (apropos-commands): Modify menu item names and help text.
3177 (elisp-index-search, emacs-index-search, emacs-glossary):
3178 New menu items.
3179 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
3180 submenu.
3181 (info-elisp, info-elintro): New menu items.
3182 (apropos): Modify the menu item name.
3183
3184 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
3185
3186 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
3187
3188 * textmodes/outline.el (outline-promote, outline-demote): Typo.
3189
3190 * man.el (man-follow-mouse): New function.
3191 (Man-mode-map): Bind mouse-2 to it.
3192 (Man-match-substring): Remove. Replace with `match-string'.
3193 (man): Use the `default-value' argument to `read-string'.
3194 (Man-fontify-manpage): Add mouse-face to cross references.
3195
3196 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
3197
3198 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
3199
3200 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
3201 the value of require-match in minibuffer-completion-confirm.
3202 Use crm-local-completion-map.
3203
3204 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
3205 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
3206 (cl-make-type-test): Use char-valid-p for `character'.
3207
3208 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
3209 (Info-complete-menu-item): Rewrite. Add the ability to search
3210 several sequential nodes. Add a simple caching mechanism.
3211 (Info-goto-index): New function extracted from Info-index.
3212 (Info-index): Use it. Add completion to the interactive spec.
3213 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
3214
3215 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3216
3217 * COPYING: Removed.
3218
3219 2001-11-29 Dave Love <fx@gnu.org>
3220
3221 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
3222 (fortran-window-create, fortran-window-create-momentarily):
3223 Rewrite, moving error condition.
3224 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
3225 (fortran-mode-syntax-table): Revert last change.
3226
3227 * international/mule.el: Doc fixes.
3228 (map-charset-chars): New function.
3229 (register-char-codings): Use it to cope with generic chars in
3230 safe-chars.
3231
3232 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3233
3234 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
3235
3236 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
3237
3238 * play/studly.el (studlify-word, studlify-region)
3239 (studlify-buffer): Fix doc-string.
3240 (studlify-buffer): Add autoload cookie.
3241
3242 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
3243
3244 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
3245 (outline-up-heading-all): Remove.
3246 (hide-sublevels): Move to end-of-heading before calling flag-region.
3247 (outline-copy-overlay, outline-discard-overlays): Remove.
3248 (outline-flag-region): Use `remove-overlays'.
3249 Don't move to end-of-heading.
3250 (outline-next-visible-heading, outline-back-to-heading)
3251 (outline-on-heading-p): Use outline-invisible-p.
3252 (outline-font-lock-level): Use outline-up-heading's new arg.
3253 (outline-minor-mode): Simplify.
3254 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
3255 (outline): Put a `reveal-toggle-invisible' property.
3256 (outline-level-heading): New var.
3257 (outline-insert-heading, outline-promote, outline-demote)
3258 (outline-toggle-children): New commands.
3259
3260 * progmodes/hideif.el (hif-end-of-line): New function.
3261 (hide-ifdef-mode): Set line-move-ignore-invisible.
3262 (hide-ifdef-region-internal): New function.
3263 (hide-ifdef-region): Use it.
3264 (hif-defined): Return an integer.
3265 (hif-infix-to-prefix): Remove.
3266 (hif-tokenize): Parse from the buffer rather than from a string.
3267 Correctly tokenize integers. Use forward-comment.
3268 (hif-expr): Use hif-or.
3269 (hif-term): Use hif-and.
3270 (hif-factor): Use hif-not. Handle numbers properly.
3271 Don't require parenthesis around `defined's argument.
3272 (hif-and, hif-or, hif-not): New funs.
3273 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
3274 (hif-hide-line): Don't hide the \n before the line.
3275 (hif-possibly-hide): Correctly handle numeric evaluation results.
3276
3277 * progmodes/make-mode.el: Use line-(end|beginning)-position.
3278 (makefile-mode): Set indent-line-function.
3279 (makefile-browser-insert-continuation): Use with-current-buffer.
3280 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
3281
3282 2001-11-28 Karl Fogel <kfogel@red-bean.com>
3283
3284 * isearch.el (isearch-yank-internal): New helper function.
3285 (isearch-yank-char): New function.
3286 (isearch-yank-word, isearch-yank-line): Rewrite to use
3287 isearch-yank-internal.
3288
3289 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
3290
3291 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
3292 aren't supported. Print a message to that effect if invoked.
3293
3294 2001-11-27 Stephen Eglen <stephen@gnu.org>
3295
3296 * locate.el (locate): Put point at first matching file rather
3297 than top of buffer.
3298
3299 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
3300
3301 * reveal.el: New file.
3302
3303 * progmodes/hideif.el: Misc cleanup.
3304 (hide-ifdef-mode-submap): Put the def in the defvar.
3305 Use substitute-key-definition.
3306 (hide-ifdef-mode): Use define-minor-mode.
3307 (hif-outline-flag-region): Remove.
3308 (hif-show-all): Define in terms of hif-show-ifdef-region.
3309 (hif-after-revert-function): Rename from hif-before-revert-function.
3310 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
3311 (hif-tokenize): Use with-syntax-table.
3312 (hif-make-range): Use `else' also for `else-p'.
3313 (hif-range-else-p): Remove.
3314 (hif-find-range): Simplify.
3315 (hif-hide-line): Don't bother preserving buffer-modified-p.
3316 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
3317 Don't use selective-display and inhibit-read-only.
3318
3319 * subr.el (copy-overlay, remove-overlays): New funs.
3320
3321 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
3322
3323 2001-11-27 Sam Steingold <sds@gnu.org>
3324
3325 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
3326 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
3327 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
3328 * obsolete/c-mode.el, obsolete/cplus-md.el
3329 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
3330 * term/sun-mouse.el, textmodes/artist.el:
3331 Converted backquote to the new style.
3332 * mouse.el, reposition.el: Likewise (in comments).
3333 * expand.el: Likewise (in a string).
3334
3335 2001-11-27 Richard M. Stallman <rms@gnu.org>
3336
3337 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
3338
3339 2001-11-26 Richard M. Stallman <rms@gnu.org>
3340
3341 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
3342 if :on-glyph or :off-glyph is a list, eval it and store it back.
3343 (checkbox): Quote the values for :on-glyph and :off-glyph.
3344
3345 * cus-start.el (recursive-load-depth-limit): Delete item.
3346
3347 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
3348
3349 * help-fns.el (describe-categories, help-describe-category-set): New.
3350 describe-categories moved here from src/category.c.
3351
3352 2001-11-26 Sam Steingold <sds@gnu.org>
3353
3354 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
3355 arguments to `insert' are strings.
3356
3357 2001-11-26 Richard M. Stallman <rms@gnu.org>
3358
3359 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
3360
3361 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
3362
3363 * international/mule-diag.el: Require help-fns instead of
3364 help-funs.
3365
3366 * help-fns.el: Renamed from help-funs.el.
3367
3368 * startup.el (command-line-1): Don't try to call process-list if
3369 it is not fboundp.
3370
3371 2001-11-26 Sam Steingold <sds@gnu.org>
3372
3373 * frame.el (show-trailing-whitespace): Remove :set argument (the
3374 value was essentially identical to the defalt).
3375
3376 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3377
3378 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
3379
3380 * icomplete.el (icomplete-minibuffer-setup): Likewise.
3381
3382 * hilit-chg.el (hilit-chg-set): Likewise.
3383
3384 * speedbar.el (speedbar-mode): Likewise.
3385
3386 * calendar/calendar.el (calendar-mode): Likewise.
3387
3388 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
3389 insert-string.
3390
3391 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
3392
3393 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
3394
3395 * term/sun-mouse.el (sun-yank-selection): Likewise.
3396
3397 * textmodes/bib-mode.el (return-key-bib): Likewise.
3398
3399 * calendar/appt.el (appt-disp-window): Likewise.
3400
3401 * calendar/diary-lib.el (list-diary-entries): Likewise.
3402
3403 * array.el (array-reconfigure-rows): Likewise.
3404
3405 * filecache.el (file-cache-minibuffer-complete): Likewise.
3406
3407 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
3408
3409 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
3410
3411 * allout.el (outline-version, outline-open-topic)
3412 (outline-rebullet-heading, outline-insert-listified)
3413 (outline-latex-verbatim-quote-curr-line)
3414 (outline-latexify-one-item, outlineify-sticky): Likewise.
3415
3416 * vc.el (vc-next-action-on-file): Likewise.
3417 (vc-dired-mode): Remove make-local-hook.
3418
3419 2001-11-26 Andre Spiegel <spiegel@gnu.org>
3420
3421 * vc.el (vc-find-version): New function.
3422 (vc-version-other-window): Redefined in terms of the above.
3423
3424 * log-view.el (log-view-find-version): New function.
3425 (log-view-mode-map): Bind it to `f'.
3426
3427 2001-11-26 Gerd Moellmann <gerd@gnu.org>
3428
3429 * language/devan-util.el (dev-char-glyph): Escape `"' in
3430 string literals.
3431 (dev-glyph-glyph, dev-glyph-glyph-2)
3432 (devanagari-compose-syllable-region): Likewise.
3433
3434 2001-11-26 Richard M. Stallman <rms@gnu.org>
3435
3436 * window.el (save-selected-window): No error if saved window is dead.
3437
3438 * help-funs.el (describe-syntax): Put (interactive) after doc string.
3439
3440 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3441
3442 * international/quail.el (quail-help): Require help-mode in
3443 top-level instead.
3444
3445 * iswitchb.el (iswitchb-exhibit): Use insert instead of
3446 insert-string.
3447
3448 * icomplete.el (icomplete-exhibit): Likewise.
3449
3450 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
3451
3452 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
3453 (diff-hunk-kill): Simplify.
3454 (diff-post-command-hook): Only apply to a single hunk.
3455 (diff-hunk-text): Make `char-offset' non-optional.
3456 (diff-find-text): Return a cons cell.
3457 (diff-find-approx-text): New fun.
3458 (diff-find-source-location): Use it.
3459 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
3460 Adapt to new retval of diff-find-text.
3461
3462 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
3463 rather than integer- representation of dates.
3464
3465 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
3466
3467 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
3468 (syntax-after): New fun.
3469
3470 * help-funs.el (describe-syntax): New fun.
3471
3472 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
3473 (font-lock-ppss-stats, font-lock-ppss): Remove.
3474 (font-lock-fontify-syntactically-region): Remove tuning code.
3475 (font-lock-compile-keywords): Fix off-by-one bug.
3476 (font-lock-set-defaults): Don't set removed vars.
3477 (c-keywords): Add `inline'.
3478 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
3479
3480 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3481 Set syntax-begin-function.
3482 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
3483 (lisp-interaction-mode): Don't set local-abbrev-table any more.
3484 (lisp-mode-auto-fill): Use syntax-ppss and obey
3485 comment-auto-fill-only-comments.
3486 (lisp-fill-paragraph): Use syntax-ppss.
3487
3488 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
3489
3490 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
3491 version of rmail-enable-mime.
3492 (rmail-forward): Use it.
3493
3494 2001-11-25 Richard M. Stallman <rms@gnu.org>
3495
3496 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
3497
3498 * international/quail.el (quail-keyboard-layout-button):
3499 Define button type.
3500 (quail-keyboard-customize-button): Likewise.
3501 (quail-help): Use those button types. Require `help-mode'.
3502 Avoid altering the argument `package'.
3503
3504 * help-mode.el (help-function, help-variable, help-face)
3505 (help-coding-system, help-input-method, help-character-set):
3506 Define each button type with its own explicit define-button-type.
3507
3508 * language/devan-util.el: Comment out parts of the file
3509 which apparently are garbled.
3510
3511 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3512
3513 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
3514 insert-string.
3515
3516 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3517
3518 * play/snake.el (snake-mode): Remove make-local-hook.
3519
3520 * play/tetris.el (tetris-mode): Likewise.
3521
3522 * play/decipher.el (decipher-mode): Likewise.
3523
3524 * tmm.el (tmm-add-prompt): Likewise.
3525
3526 2001-11-25 Sam Steingold <sds@gnu.org>
3527
3528 * menu-bar.el (menu-bar-apropos-menu): New variable.
3529 Moved all `apropos' bindings to this menu.
3530 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
3531
3532 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
3533
3534 The following changes are for new indian languages support based
3535 on Unicode charset and CDAC fonts.
3536
3537 * international/mule-conf.el: Change indian-1-column charset to
3538 indian-glyph charset.
3539
3540 * international/characters.el: Adjusted for the change of
3541 indian-1-column -> indian-glyph.
3542
3543 * international/fontset.el: Delete the setting for indian-1-column
3544 and add the setting for indian-glyph in the default fontset.
3545
3546 * language/indian.el: Completely re-written.
3547
3548 * language/devanagari.el: Completely re-written.
3549
3550 * language/devan-util.el: Completely re-written.
3551
3552 * language/ind-util.el: New file.
3553
3554 2001-11-24 Richard M. Stallman <rms@gnu.org>
3555
3556 * startup.el (command-line-1): Don't do startup screen
3557 if a subprocess is running. Call the startup screen buffer
3558 "GNU Emacs". Make a special mode-line-format for it.
3559
3560 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
3561 (browse-url-galeon): Use that variable.
3562
3563 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
3564 eval-expression. Eval and set the variable simply.
3565
3566 * files.el (temporary-file-directory): Use defcustom.
3567 (small-temporary-file-directory): Likewise.
3568 (normal-backup-enable-predicate): Move down in file
3569 after definition of temporary-file-directory.
3570
3571 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
3572
3573 2001-11-24 Colin Walters <walters@debian.org>
3574
3575 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
3576 autoload names to match files renamed on initial calc import.
3577
3578 * calc/calc.el (Commentary): Cleanup, and add logistic curve
3579 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
3580
3581 2001-11-23 Colin Walters <walters@debian.org>
3582
3583 * Makefile.in (finder_setwins, setwins): Include Calc again.
3584
3585 * calc/calc-rules.el: Add header comment.
3586
3587 2001-11-23 Andre Spiegel <spiegel@gnu.org>
3588
3589 * vc.el (with-vc-properties): Don't bind `filename' locally.
3590 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
3591 to avoid name clashes. Fix `lisp-indent-function' property for
3592 both.
3593
3594 2001-11-23 Francesco Potorti` <pot@gnu.org>
3595
3596 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
3597
3598 2001-11-22 Colin Walters <walters@debian.org>
3599
3600 * calc/calc-misc.el (report-calc-bug):
3601 Use `reporter-prompt-for-summary-p'.
3602
3603 * calc/INSTALL, calc/Makefile: Remove.
3604
3605 2001-11-22 Miles Bader <miles@gnu.org>
3606
3607 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
3608 (reb-match-2, reb-match-3): Add dark-background variants.
3609
3610 2001-11-22 Colin Walters <walters@debian.org>
3611
3612 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
3613 (info "Calc").
3614 (report-calc-bug): Use reporter.el.
3615
3616 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
3617
3618 2001-11-21 Richard M. Stallman <rms@gnu.org>
3619
3620 * which-func.el (which-function): Call imenu--make-index-alist
3621 if necessary to get a list of functions.
3622 (which-function-imenu-failed): New variable.
3623 (which-func-update): Handle all visible windows.
3624 (which-func-update-1): New subroutine broken out of which-func-update.
3625
3626 * files.el (temporary-file-directory, null-device)
3627 (small-temporary-file-directory): Definitions moved up.
3628
3629 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
3630 (cperl-non-problems, cperl-praise): Doc fixes.
3631
3632 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
3633 (sh-mode-syntax-table): Function restored.
3634 Variable set up for use by function sh-mode-syntax-table.
3635 (sh-set-shell): Set the syntax table.
3636
3637 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
3638
3639 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
3640
3641 * international/encoded-kb.el: Don't alter minor-map-alist.
3642
3643 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3644
3645 * files.el (auto-save-file-name-transforms): Put remote files in
3646 temporary-file-directory rather than /tmp.
3647
3648 2001-11-21 Colin Walters <walters@debian.org>
3649
3650 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
3651 of (function ...) wrapper.
3652
3653 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
3654
3655 * derived.el (define-derived-mode): Create the abbrev-table
3656 from inside the `defvar'.
3657
3658 * jit-lock.el (jit-lock-defer-time): New var.
3659 (jit-lock-defer-timer, jit-lock-buffers): New vars.
3660 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
3661 (jit-lock-function): Defer fontification if requested.
3662 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
3663 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
3664 text property.
3665 (jit-lock-deferred-fontify): New fun.
3666
3667 2001-11-20 Richard M. Stallman <rms@gnu.org>
3668
3669 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
3670 Set local-abbrev-table to lisp-mode-abbrev-table.
3671
3672 * emacs-lisp/re-builder.el (reb-mode):
3673 Don't use define-derived-mode. Call kill-all-local-variables.
3674
3675 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
3676 Don't use define-derived-mode.
3677
3678 * help-mode.el (help-mode): Undo 2001-10-07 change.
3679
3680 * replace.el (occur-mode): Undo 2001-5-20 change.
3681
3682 2001-11-20 Jason Rumney <jasonr@gnu.org>
3683
3684 * w32-fns.el (w32-system-coding-system): Change to an alias for
3685 locale-coding-system.
3686 (set-w32-system-coding-system): Document the above change.
3687 Set locale-coding-system instead.
3688
3689 2001-11-20 Richard M. Stallman <rms@gnu.org>
3690
3691 * ruler-mode.el: Add pagination.
3692 (ruler-mode-toggle-show-tab-stops): No need to
3693 test `ruler-mode' variable.
3694
3695 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
3696
3697 * play/landmark.el: Mark lm-mode as special.
3698
3699 * play/gomoku.el: Mark gomoku-mode as special.
3700
3701 2001-11-20 Juanma Barranquero <lektu@terra.es>
3702
3703 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
3704 (top-level): Bind it to C-c C-b.
3705 (re-builder): Don't re-enter RE Builder Mode.
3706
3707 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
3708
3709 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
3710
3711 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
3712 `manual-program'.
3713
3714 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
3715 to a line without a comment.
3716
3717 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
3718
3719 * dired.el (dired-listing-switches): Mention in the doc string
3720 that some switches are not supported by ls-lisp.el
3721
3722 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
3723
3724 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
3725 (imenu--create-keymap-2): Remove.
3726 (imenu--create-keymap-1): Simplify, remove third argument.
3727 (imenu--generic-function): Use dolist.
3728 (imenu-find-default): New function.
3729 (imenu--completion-buffer): Use it.
3730 (imenu--mouse-menu): Use popup-menu.
3731 (imenu--menubar-select): Return t rather than calling imenu.
3732
3733 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
3734 New functions, extracted from fill-region-as-paragraph.
3735 (fill-region-as-paragraph): Use them.
3736 Use an end marker instead of eob.
3737 Ignore whitespace-only fill-prefixes when indenting according to mode.
3738 Simplify the loop that searches for spaces backwards.
3739
3740 * textmodes/picture.el (picture-vertical-step)
3741 (picture-horizontal-step): Don't use defconst for variables.
3742
3743 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
3744 (mail-extract-address-components): Downcase domain names.
3745 (mail-extr-delete-char): Remove. Use delete-char instead.
3746
3747 * emulation/pc-select.el: Doc string fixes.
3748 (pc-selection-mode): Don't treat macos as a tty.
3749
3750 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
3751
3752 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
3753
3754 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
3755 (mouse-wheel-progessive-speed): New var.
3756 (mwheel-scroll): Use it and handle float values.
3757
3758 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
3759
3760 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
3761 (iswitchb): Fix the case where the result was selected with the mouse.
3762 (iswitchb-completion-help): Use the normal *Completions* now that
3763 mouse selection works.
3764 (iswitchb-minibuffer-setup): Simplify.
3765
3766 * newcomment.el (comment-column, comment-style, comment-multi-line)
3767 (comment-auto-fill-only-comments): Remove :group arg.
3768 (comment-padding): Add :type.
3769 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
3770 if called interactively.
3771
3772 2001-11-19 Colin Walters <walters@verbum.org>
3773
3774 * calc/calc.el (toplevel): Add comment and version header.
3775 (calc-init-base): Bump version to 2.02f, update date.
3776
3777 2001-11-19 Richard M. Stallman <rms@gnu.org>
3778
3779 * net/browse-url.el: Support Mozilla and Galeon.
3780 By default, find the installed browser whichever it is.
3781 (browse-url-mozilla): New function.
3782 (browse-url-mozilla-sentinel): New function.
3783 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
3784 (browse-url-default-browser): New function.
3785 (browse-url-process-environment): Use browse-url-browser-display.
3786 (browse-url-browser-display): Renamed from browse-url-netscape-display.
3787 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
3788 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
3789 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
3790 (browse-url-browser-function): New default, new options.
3791
3792 2001-11-19 Sam Steingold <sds@gnu.org>
3793
3794 * bindings.el (last-buffer, unbury-buffer): New function.
3795 (mode-line-unbury-buffer): Use `unbury-buffer'.
3796
3797 2001-11-18 Stephen Eglen <stephen@gnu.org>
3798
3799 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
3800 control behaviour when no further completion is possible.
3801
3802 2001-11-19 Colin Walters <walters@verbum.org>
3803
3804 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
3805 (math-showing-full-precision, math-with-extra-prec, math-working)
3806 (calc-with-default-simplification)
3807 (calc-with-trail-buffer): Use backtick.
3808 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
3809 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
3810 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
3811 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
3812 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
3813 (Math-num-integerp, Math-bignum-test, Math-equal-int)
3814 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
3815 (calc-record-compilation-date-macro): Deleted. Callers updated.
3816 (math-format-radix-digit): Move to calc-bin.el.
3817
3818 * calc/calc.el (calc-record-compilation-date): Remove.
3819 (calc-bug-address): Update.
3820 (calc-settings-file): Use `user-init-file'.
3821
3822 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
3823 Handle null `calc-settings-file'.
3824
3825 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
3826 * calc/calc-keypd.el (calc-keypad-mode): New.
3827 (calc-do-keypad): Use it.
3828 (calc-keypad-map): Move into `calc-keypad-mode'.
3829
3830 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
3831 to defalias argument.
3832
3833 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
3834 (calcFunc-floor): Ditto.
3835
3836 * calc-units.el (calcFunc-usimplify): Ditto.
3837
3838 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
3839 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
3840 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
3841 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
3842 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
3843 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
3844 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
3845 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
3846 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
3847 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
3848 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
3849 and move them before their first use. Use `when', `unless'.
3850 Remove trailing periods from error forms. Add description and
3851 headers suggested by Emacs Lisp coding conventions.
3852
3853 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
3854
3855 * newcomment.el (comment-indent):
3856 Fix misindentation for comment-only lines.
3857 (comment-indent-new-line): Only obey comment-multi-line if the
3858 comment-ender is not the end-of-line.
3859
3860 2001-11-19 Richard M. Stallman <rms@gnu.org>
3861
3862 * net/net-utils.el (network-connection-service-abbrev-alist):
3863 New variable.
3864
3865 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3866 Advance to start of 3rd sexp by moving fwd and backing over it.
3867 At first three elements, act like defun.
3868
3869 * delsel.el (delete-selection-pre-hook): Handle and resignal
3870 file-supersession errors to interact properly with userlock.el.
3871
3872 2001-11-18 Richard M. Stallman <rms@gnu.org>
3873
3874 * progmodes/fortran.el (fortran-mode-syntax-table):
3875 Specify punctuation syntax for backslash.
3876
3877 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
3878 All calls deleted.
3879
3880 * international/mule-util.el (string-to-sequence): Make it obsolete.
3881 (string-to-list, string-to-vector): Implement them directly
3882 using append and vconcat, not with string-to-sequence.
3883
3884 * startup.el (command-line): Set abbrevs-changed to nil after
3885 reading the init file and the abbrevs file.
3886
3887 * isearch.el (isearch): Use magenta2 as bg for (background light)
3888
3889 2001-11-17 Richard M. Stallman <rms@gnu.org>
3890
3891 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
3892
3893 * simple.el (minibuffer-history-sexp-flag): Doc fix.
3894
3895 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
3896
3897 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
3898 If set and if applicable, add a regexp to highlight defun-like
3899 text inside comments and strings.
3900 (font-lock-fontify-keywords-region): Pass that new arg.
3901 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
3902 to the end and pass that new arg.
3903 (c-font-lock-keywords-2): Fix regex for labels.
3904 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
3905 Make it work when LIMIT is several lines further.
3906 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
3907 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
3908 Use backquote and make the regexes for `int a, b, c;' work on
3909 multiple lines.
3910
3911 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
3912 (font-lock-defaults-alist): Don't change it any more.
3913 (reb-subexp-mode-map): Cleanup.
3914
3915 * custom.el (custom-current-group-alist): New var.
3916 (custom-declare-group): Set it.
3917 (custom-current-group): New fun.
3918 (custom-declare-variable, custom-handle-all-keywords):
3919 Use it as a default if no :group argument is specified.
3920
3921 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
3922 (standard-keyboard-coding-systems): New var.
3923 (set-locale-environment): Use it to decide whether or not to call
3924 set-keyboard-coding-system.
3925 (locale-language-names): Use \"French\" for "fr".
3926
3927 2001-11-17 Richard M. Stallman <rms@gnu.org>
3928
3929 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
3930 (add-to-list): Delete compatibility code.
3931 (checkdoc-next-message-error): Doc fix.
3932
3933 2001-11-17 Stephen Eglen <stephen@gnu.org>
3934
3935 * locate.el (locate): Show default locate pattern within the
3936 prompt, but don't insert it into the minibuffer contents.
3937 Catch the case when pattern is the empty string.
3938
3939 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3940
3941 * language/european.el ("French"): New language environment.
3942
3943 2001-11-16 Richard M. Stallman <rms@gnu.org>
3944
3945 * calendar/todo-mode.el (todo-save): Fix previous change.
3946
3947 * subr.el (functionp): Do use cdr-safe on object.
3948
3949 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
3950
3951 * bindings.el (mode-line-mode-name): Only put the help-echo property
3952 if the local-map property was put as well.
3953 (global-map): Bind switch-frame, delete-frame, iconify-frame
3954 and make-frame-visible events.
3955
3956 * emacs-lisp/elp.el (elp-not-profilable): New var.
3957 (elp-not-profilable-p): New function.
3958 (elp-instrument-function): Use it. Use backquotes and push.
3959
3960 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
3961 (byte-stack+-info, byte-compile-last-warned-form)
3962 (byte-compile-last-logged-file): Don't defconst a variable.
3963 (no-byte-compile): Declare.
3964 (byte-compile-file): Don't boundp-check no-byte-compile any more.
3965 (byte-compile-defvar): Leave defconst as is.
3966
3967 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
3968 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
3969 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
3970 (edebug-best-error): Don't defconst a variable.
3971 (edebug-read-syntax-table): Use a char-table.
3972 (edebug-lemacs-specific): Remove.
3973 Toplevel: Eliminate check for Lucid Emacs.
3974
3975 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
3976
3977 * rect.el (move-to-column-force): Mark obsolete.
3978 (operate-on-rectangle, delete-extract-rectangle-line)
3979 (insert-rectangle, delete-whitespace-rectangle-line)
3980 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
3981 (string-rectangle-history): New var.
3982 (string-rectangle, string-insert-rectangle): Use it.
3983 (delete-rectangle-line): Fix pos/column mixup and simplify.
3984
3985 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3986 (normal-top-level, command-line, command-line-1): Simplify.
3987
3988 * tar-mode.el (tar-mode): Use define-derived-mode.
3989
3990 * view.el (view-mode-enable): Don't use make-local-hook.
3991
3992 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
3993
3994 2001-11-16 Richard M. Stallman <rms@gnu.org>
3995
3996 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
3997 if it doesn't make sense as anything else.
3998 Don't recognize a "telephone number" at the beginning of the name.
3999 (mail-extr-leading-garbage): Match non-word characters only.
4000
4001 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4002
4003 * startup.el (command-line-processed): Doc fix.
4004
4005 * apropos.el (apropos-next-label-button): Doc fix.
4006
4007 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
4008
4009 * comint.el (comint-mode): Simplify.
4010 (make-comint-in-buffer): Run `comint-mode' only if necessary.
4011
4012 * subr.el (eval-after-load): Make it work with features as well.
4013
4014 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
4015
4016 * international/mule-cmds.el (describe-input-method): Setup xref.
4017 (set-language-environment): Use functionp.
4018 (locale-language-names, locale-charset-language-names)
4019 (locale-preferred-coding-systems): Defconst and purecopy.
4020
4021 * language/european.el (mac-roman): Add mime-charset property.
4022
4023 2001-11-15 Richard M. Stallman <rms@gnu.org>
4024
4025 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
4026 (multiple-value-apply, nth-value): Use defsubst rather than defalias
4027 to get better doc strings.
4028
4029 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4030
4031 * derived.el: Fix autoload cookie.
4032
4033 2001-11-15 Richard M. Stallman <rms@gnu.org>
4034
4035 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
4036
4037 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
4038
4039 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
4040
4041 2001-11-15 Richard M. Stallman <rms@gnu.org>
4042
4043 * dired.el (dired-undo): Display a message to explain
4044 that this does not undo file system changes.
4045
4046 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
4047
4048 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
4049 into `unread-command-events' instead of trying keymap
4050 lookups ourselves. This makes mouse-clicks do the right
4051 thing even when keymaps of overlays are involved.
4052 (mouse-drag-drag): Likewise.
4053
4054 2001-11-15 Andreas Schwab <schwab@suse.de>
4055
4056 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
4057 characters and append anchor to pattern added to auto-mode-alist.
4058
4059 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
4060
4061 * server.el (server-process-filter): Run pore/post-comment-hook
4062 before/after visiting the file.
4063
4064 * info-look.el (makefile-mode): Add info for automake.
4065 (autoconf-mode): Fix the name of the index for automake.
4066
4067 * international/latin-9.el: Give pilcrow punctuation syntax.
4068
4069 2001-11-15 Andre Spiegel <spiegel@gnu.org>
4070
4071 * vc.el: Documentation fixes.
4072
4073 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
4074
4075 * smerge-mode.el (smerge-match-conflict): Fix typo.
4076 (smerge-diff): Be careful to read match-data early enough.
4077
4078 2001-11-14 Colin Walters <walters@verbum.org>
4079
4080 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
4081 (calcFunc-subst): Use `defalias' instead of `fset' and
4082 `symbol-function'.
4083
4084 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
4085 (calcFunc-ceil, calcFunc-round): Ditto.
4086
4087 * calc/calc-bin.el (calcFunc-clip): Ditto.
4088
4089 * calc/calc-ext.el (calcFunc-evalv): Ditto.
4090
4091 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
4092
4093 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
4094 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
4095
4096 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
4097
4098 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
4099 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
4100 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
4101 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
4102 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
4103 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
4104 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
4105 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
4106 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
4107 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
4108 * calcsel2.el: Style cleanup; don't put closing parens on their
4109 own line, add "foo.el ends here" to each file, and update
4110 copyright date.
4111
4112 * README: Update maintainer.
4113
4114 2001-11-13 Richard M. Stallman <rms@gnu.org>
4115
4116 * progmodes/compile.el (recompile): Use compilation-arguments if
4117 set, so as to be able to M-x recompile the exact command which
4118 created a compilation-mode buffer.
4119
4120 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
4121
4122 2001-11-13 Gerd Moellmann <gerd@gnu.org>
4123
4124 * mouse.el (mouse-drag-region): Don't run the up-event
4125 handler if window start changed due to the down-mouse event.
4126
4127 2001-11-13 Richard M. Stallman <rms@gnu.org>
4128
4129 * mouse.el (mouse-show-mark): Either move point to the mark
4130 or use highlighting, never both.
4131 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
4132
4133 2001-11-13 Simon Josefsson <jas@extundo.com>
4134
4135 * mail/smtpmail.el (top-level): Change maintainer to Simon
4136 Josefsson, cleanup the smtpmail.el header.
4137
4138 * mail/smtpmail.el (top-level): Don't require cl or base64.
4139 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
4140 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
4141 Defsubst instead of defmacro.
4142 (smtpmail-intersection): Return value in reverse order.
4143 (smtpmail-open-stream): Use stringp instead of string-to-list.
4144 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
4145 separated from smtpmail-via-smtp.
4146
4147 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
4148 rfc2104. Require base64 and cl.
4149 (smtpmail-smtp-service): Doc fix. :type fix.
4150 (smtpmail-debug-info): Doc fix.
4151 (smtpmail-debug-verb, smtpmail-auth-credentials)
4152 (smtpmail-starttls-credentials, smtpmail-auth-supported):
4153 New variables.
4154 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
4155 mail-utils (it is autoloaded).
4156 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
4157 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
4158 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
4159 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
4160 (smtpmail-via-smtp): Support AUTH.
4161 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
4162
4163 2001-11-13 Richard M. Stallman <rms@gnu.org>
4164
4165 * ebuff-menu.el (electric-buffer-update-highlight): New function.
4166 (electric-buffer-overlay): New variable.
4167 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
4168 (electric-buffer-list): Likewise.
4169
4170 * isearch.el (isearch-whitespace-chars): Doc fix.
4171 (isearch-mode): Handle negative search-slow-window-lines correctly.
4172
4173 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
4174
4175 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
4176
4177 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
4178 From Emmanuel Briot <briot@act-europe.fr>.
4179
4180 2001-11-13 Colin Walters <walters@debian.org>
4181
4182 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
4183
4184 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
4185 "~/.emacs"; use `read-file-name'.
4186
4187 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
4188 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
4189 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
4190 * calc/calc.el: Use `frame-width' instead of `screen-width',
4191 `frame-height' instead of `screen-height', and,
4192 `executing-kbd-macro' instead of `executing-macro'.
4193
4194 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
4195 correct number of arguments.
4196
4197 * calc/calc-aent.el (calc-do-alg-entry):
4198 Use `blink-paren-function' instead of `blink-paren-hook'.
4199
4200 2001-11-12 Richard M. Stallman <rms@gnu.org>
4201
4202 * calendar/todo-mode.el (todo-save): Add save-excursion
4203 and save-restriction.
4204
4205 * server.el (server-edit, server-done): Doc fix.
4206
4207 * simple.el (clone-indirect-buffer): Error if major mode symbol
4208 has a no-clone-indirect property.
4209 (clone-buffer): Check for obvious errors before reading clone name.
4210
4211 * info.el (Info-mode): Add a no-clone-indirect property.
4212
4213 2001-11-12 Sam Steingold <sds@gnu.org>
4214
4215 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
4216 set-buffer-modified-p to nil after `vc-exec-after'.
4217 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
4218 (log-view-mode): Make read-only.
4219 (log-view-current-file): Do final `expand-file-name' in the
4220 current `default-directory'.
4221 (log-view-current-tag): Take an optional `where' arg.
4222 (log-view-diff): New user command.
4223
4224 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4225
4226 * progmodes/cpp.el (cpp-choose-face): Fix typo.
4227
4228 2001-11-12 Sam Steingold <sds@gnu.org>
4229
4230 * emacs-lisp/cl-indent.el (toplevel): Indent properly
4231 `generic-flet', `generic-labels', `with-accessors',
4232 `with-condition-restarts'.
4233
4234 2001-11-12 Richard M. Stallman <rms@gnu.org>
4235
4236 * dired.el: Many trivial doc fixes.
4237 (dired-get-file-for-visit): New function.
4238 (dired-find-alternate-file, dired-mouse-find-file-other-window):
4239 (dired-view-file, dired-find-file-other-window, dired-display-file):
4240 (dired-find-file): Use dired-get-file-for-visit.
4241
4242 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
4243
4244 * sql.el (sql-mode): Doc change.
4245
4246 * sql.el (sql-mode-syntax-table): The backslash is no longer an
4247 escape character.
4248
4249 2001-11-12 Colin Walters <walters@debian.org>
4250
4251 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
4252 (calc-do-keypad): Don't attempt to use nonexistent global
4253 mouse-map, use calc-keypad-map.
4254 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
4255 (calc-keypad-left-click): Don't use mouse-map; update to new event
4256 interface.
4257 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
4258 (calc-keypad-press): Use `unread-command-events' instead of
4259 `unread-command-char'.
4260
4261 * calc/calc-ext.el (calc-init-extensions): Update autoload names
4262 to match files renamed on initial calc import.
4263
4264 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4265
4266 * textmodes/flyspell.el (flyspell-default-dictionary):
4267 Fix previous change.
4268
4269 2001-11-12 Richard M. Stallman <rms@gnu.org>
4270
4271 * textmodes/flyspell.el (flyspell-default-dictionary):
4272 Fix custom type.
4273
4274 2001-11-11 Richard M. Stallman <rms@gnu.org>
4275
4276 * calendar/solar.el (solar-sunrise-and-sunset):
4277 Exchange the two extreme values of day-length.
4278
4279 * progmodes/sh-script.el (sh-must-be-shell-mode):
4280 Allow modes derived from sh-mode.
4281
4282 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4283 Turn off error in some re-search-forward calls.
4284
4285 * replace.el (query-replace-skip-read-only): New variable.
4286 (perform-replace): If that variable is non-nil, ignore matches
4287 that have a read-only property.
4288
4289 * derived.el (define-derived-mode): Doc fix.
4290
4291 * server.el (server-buffer-done): Test of server-existing-buffer
4292 was backwards.
4293 (server-existing-buffer): Doc fix.
4294
4295 * textmodes/flyspell.el (flyspell-default-dictionary):
4296 Allow nil as value, and make nil the default.
4297
4298 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
4299
4300 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
4301 it is not fboundp.
4302 (clipboard-yank): Ditto.
4303
4304 2001-11-11 Colin Walters <walters@verbum.org>
4305
4306 The following changes are based on patches from
4307 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
4308 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
4309
4310 * calc/calc.el (toplevel): Require calc-macs.
4311 (calc-minibuffer-size): New.
4312 (calcDigit-nondigit): Use it instead of `buffer-size'.
4313 (calcDigit-backspace): Likewise.
4314 (calcDigit-nondigit): Use `minibuffer-contents' instead of
4315 `buffer-string'.
4316 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
4317 `point-min'.
4318 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
4319 `save-excursion'.
4320
4321 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
4322 simple `setq' form.
4323
4324 * calc/calc-ext.el: (toplevel): Require calc.
4325 (calc-fancy-prefix-map): New.
4326 (calc-fancy-prefix): Use it.
4327 (calc-fancy-prefix-other-key): New.
4328
4329 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
4330 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
4331 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
4332 (calcAlg-enter): Likewise.
4333 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
4334
4335 2001-11-10 Richard M. Stallman <rms@gnu.org>
4336
4337 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
4338 (quietly-read-abbrev-file): Doc fix.
4339
4340 * startup.el (command-line): Read standard abbrev
4341 file (abbrev-file-name), if it exists.
4342
4343 * files.el (save-abbrevs): Default value is t.
4344
4345 * progmodes/compile.el (compile-goto-error): Fix previous change
4346 in the case where subsequent errors have not been parsed yet
4347 because they are in a different source file.
4348
4349 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
4350
4351 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
4352 Merge two regular expressions into one.
4353 (ps-mode): Make local bindings for `comment-start' and
4354 `comment-start-skip'.
4355 (ps-mode-looking-at-nested): Simplify an if-else construct;
4356 use `set-match-data' to set the result.
4357
4358 2001-11-10 Richard M. Stallman <rms@gnu.org>
4359
4360 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
4361 Function deleted.
4362 (flyspell-correct-word): Old definition deleted.
4363 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
4364 All references renamed too.
4365
4366 2001-11-10 Gerd Moellmann <gerd@gnu.org>
4367
4368 * Makefile.in (finder_setwins, setwins): Exclude Calc.
4369
4370 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
4371
4372 * wid-edit.el (checklist): Removed `:menu-tag'.
4373 (radio-button-choice): Ditto.
4374 (editable-list): Ditto.
4375
4376 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4377
4378 * play/gomoku.el: Move definitions of constants to the beginning
4379 of file, before their use.
4380
4381 2001-11-09 Richard M. Stallman <rms@gnu.org>
4382
4383 * textmodes/flyspell.el: Use the keymap property
4384 instead of local-map, and don't use a minor-mode map.
4385 (flyspell-mode-map): Variable deleted.
4386 Don't mess with minor-mode-map-alist.
4387 (calling add-minor-mode): Specify nil for keymap.
4388 And always use add-minor-mode, now that it exists.
4389 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
4390 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
4391 or flyspell-local-mouse-map.
4392 (make-flyspell-overlay): Use flyspell-mouse-map directly.
4393 (flyspell-mode): Doc fix.
4394 (flyspell-mode-on): Don't call make-local-hook.
4395
4396 2001-11-09 Sam Steingold <sds@gnu.org>
4397
4398 * emacs-lisp/debug.el (debugger-make-xrefs):
4399 Add buttons to all symbols.
4400
4401 2001-11-09 Andre Spiegel <spiegel@gnu.org>
4402
4403 * vc.el: Add John David Smith to credits.
4404
4405 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
4406
4407 * vc-hooks.el (vc-error-occured): Backquotified.
4408 (vc-file-prop-obarray): Use prime length for better efficiency.
4409
4410 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
4411
4412 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
4413
4414 * info.el (Info-file-list-for-emacs): Add entries for Calc.
4415
4416 2001-11-09 Miles Bader <miles@gnu.org>
4417
4418 * subr.el (functionp): Don't consider macros as functions.
4419
4420 2001-11-08 Miles Bader <miles@gnu.org>
4421
4422 * subr.el (functionp): Make work correctly for macros and unbound
4423 symbols.
4424
4425 * comint.el (comint-send-input): Fix description of
4426 `comint-process-echoes' in the doc-string.
4427
4428 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
4429
4430 * international/mule.el (make-translation-table): Doc fix.
4431 Suggested by Alex Schroeder <alex@gnu.org>.
4432
4433 2001-11-07 Richard M. Stallman <rms@gnu.org>
4434
4435 * info.el (Info-fontify-node): Highlight every third menu item.
4436
4437 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
4438
4439 * cus-edit.el (custom-face-value-create): Don't ignore the
4440 `customized-face' attribute when finding the current face spec.
4441
4442 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
4443
4444 * subr.el (with-local-quit): New macro.
4445 (make-syntax-table): Always inherit.
4446 (functionp): Be more careful when `object' is a symbol.
4447
4448 * dabbrev.el (dabbrev-completion): Use "*Completions*".
4449
4450 2001-11-07 Paul Eggert <eggert@twinsun.com>
4451
4452 * dired.el (dired-move-to-filename-regexp):
4453 Do not distinguish between ASCII letters and non-ASCII characters.
4454 Don't allow comma except in the form "month day, year".
4455 Don't allow space between month name and comma.
4456 Clean up the code that checks for trailing period, comma, and space.
4457 Remove now-obsolete comments, and add more commentary about
4458 Japanese dates.
4459 Always gobble up trailing spaces, instead of doing it only sometimes.
4460
4461 2001-11-07 Miles Bader <miles@gnu.org>
4462
4463 * paren.el (show-paren-match-face): Add dark-background variant.
4464
4465 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
4466
4467 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
4468 (lisp-mode-variables): Don't set paragraph-{start,separate}.
4469 Don't disable adaptive-fill-mode.
4470 (lisp-fill-paragraph): Use tab-width rather than 8.
4471 Prevent filling the first line of docstrings.
4472
4473 2001-11-06 Richard M. Stallman <rms@gnu.org>
4474
4475 * play/gomoku.el (gomoku): Doc fix.
4476
4477 * jka-compr.el (jka-compr-partial-uncompress):
4478 Support an alternative of not using dd.
4479 (jka-compr-dd-program): Use defcustom to define this.
4480 (jka-compr-load-suffixes): Use defcustom.
4481 (jka-compr-mode-alist-additions): Use defcustom.
4482
4483 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
4484
4485 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
4486 Also work when LIMIT is further than the end of line.
4487
4488 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
4489
4490 * international/quail.el (quail-update-leim-list-file): Print the
4491 offending file name if some of its quail-define-package forms is broken.
4492
4493 2001-11-05 Richard M. Stallman <rms@gnu.org>
4494
4495 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
4496 of the evaluated form.
4497
4498 2001-11-05 Paul Eggert <eggert@twinsun.com>
4499
4500 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
4501 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
4502 stamps always line up by default. Also, it uses a slightly
4503 different window to determine whether files are "recent".
4504
4505 2001-11-05 Andrew Innes <andrewi@gnu.org>
4506
4507 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
4508 Don't attempt to remake autoloads before nuking .elc files.
4509
4510 2001-11-04 Richard M. Stallman <rms@gnu.org>
4511
4512 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
4513 previous-single-property-change or next-single-char-property-change
4514 returns nil.
4515
4516 * international/mule-cmds.el (set-locale-environment):
4517 Make it interactive; make arg optional.
4518
4519 * international/mule-diag.el (help-funs): Require help-funs.
4520
4521 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
4522
4523 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
4524
4525 2001-11-04 Miles Bader <miles@gnu.org>
4526
4527 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
4528 shadow of the splash image grey on a dark background instead of black.
4529
4530 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
4531
4532 * term.el (all faces): Don't (copy-face 'default <foo>).
4533
4534 * term/xterm.el (function-key-map):
4535 Add entry for `ESC [ 3 ~' -> <delete>
4536 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
4537 Use inheritance so that .emacs and terminfo take precedence.
4538
4539 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4540
4541 * tooltip.el (tooltip-delay): Decrease to 0.7.
4542 (tooltip-hide-delay): Enlarge to 10.
4543
4544 2001-11-03 Richard M. Stallman <rms@gnu.org>
4545
4546 * startup.el (fancy-splash-tail): Explain how to recover
4547 from a crash, if there was a crash.
4548 (command-line-1): Reorganize display of startup screen,
4549 to simplify the logic. Use a temp buffer for it.
4550
4551 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
4552
4553 * frame.el (set-background-color, set-foreground-color):
4554 Call face-set-after-frame-default, to propagate the new colors to
4555 the frame's parameters alist.
4556
4557 * calendar/timeclock.el (timeclock-out): Signal an error if
4558 timeclock-last-event is nil.
4559
4560 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
4561
4562 * textmodes/fill.el (fill-context-prefix): Fix braino.
4563
4564 * international/quail.el (quail-help):
4565 Use `help-buffer' and move `help-setup-xref' to beginning.
4566
4567 * international/mule-cmds.el (describe-language-environment):
4568 Use `help-buffer' and move `help-setup-xref' to beginning.
4569
4570 * international/mule-diag.el (list-character-sets)
4571 (sort-listed-character-sets, describe-character-set)
4572 (describe-coding-system, describe-fontset, list-fontsets):
4573 Use `help-buffer' and move `help-setup-xref' to beginning.
4574 (describe-char-after): Use `internal-describe-syntax-value'.
4575
4576 2001-11-02 Richard M. Stallman <rms@gnu.org>
4577
4578 * mouse.el (popup-menu): If the user refuses to select
4579 from a menu, don't try to invoke the menu.
4580
4581 2001-11-02 Miles Bader <miles@gnu.org>
4582
4583 * help-mode.el (help-xref): New button type.
4584 (help-function, help-variable, help-face, help-coding-system)
4585 (help-input-method, help-character-set, help-type, help-symbol)
4586 (help-back, help-info, help-customize-variable, help-customize-face)
4587 (help-function-def, help-variable-def): Use it as a supertype.
4588 Remove `action' property.
4589
4590 * international/mule-diag.el (describe-character-set)
4591 (describe-coding-system): Pass correct args to `help-xref-button'.
4592 (sort-listed-character-sets): New button type.
4593 (list-character-sets): Use it.
4594 (list-charset-chars): New button type.
4595 (list-character-sets-1): Use it.
4596
4597 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
4598
4599 * indent.el (tab-always-indent, indent-for-tab-command):
4600 Remove redundant `never' setting.
4601
4602 * fill.el (fill-region-as-paragraph): Don't forget to skip
4603 over current whitespace before looking for a preceding space.
4604
4605 2001-11-01 Richard M. Stallman <rms@gnu.org>
4606
4607 * files.el (file-newest-backup): Don't pass backup file name
4608 thru file-name-sans-versions, because it never has version numbers.
4609
4610 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
4611 to avoid ambiguous nested loops.
4612
4613 * files.el (find-file-noselect): Offer to change buffer-read-only
4614 only when the file's read-only status has changed from before
4615 as well as disagreeing with the buffer's current status.
4616 (buffer-file-read-only): New var, local in all buffers.
4617
4618 * buff-menu.el (buffer-menu): Doc fix.
4619 (buffer-menu-other-window): Doc fix.
4620 (list-buffers, list-buffers-noselect): Doc fix.
4621
4622 2001-11-01 Gerd Moellmann <gerd@gnu.org>
4623
4624 * startup.el (command-line): If the terminal Emacs is running on
4625 has erase char set to ^H, use the Backspace key for deleting
4626 backward, and the Delete key for deleting forward.
4627
4628 2001-11-01 Miles Bader <miles@gnu.org>
4629
4630 * button.el (define-button-type): Make sure every user-defined
4631 button type has a supertype.
4632
4633 2001-10-31 Jason Rumney <jasonr@gnu.org>
4634
4635 * international/mule-cmds.el (locale-language-names): Add chs and
4636 cht as aliases for Chinese-GB and Chinese-BIG5.
4637
4638 2001-10-31 Richard M. Stallman <rms@gnu.org>
4639
4640 * bindings.el (mode-line-frame-identification): Add doc string.
4641 (mode-line-position, mode-line-modes): New variables.
4642 (mode-line-format): Use mode-line-position for the part
4643 that displays the position-in-buffer info.
4644 Use mode-line-modes for the part that displays major and minor modes.
4645
4646 2001-10-31 Sam Steingold <sds@gnu.org>
4647
4648 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
4649 (debugger-setup-buffer): Call it.
4650 (debugger-mode-map): Bind RET and mouse-2.
4651
4652 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4653
4654 * startup.el: Document command line option --no-window-system
4655 instead of --no-windows.
4656
4657 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4658
4659 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
4660
4661 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
4662 (font-lock-defaults-alist): Use it.
4663 From David Ponce <david.ponce@wanadoo.fr>
4664
4665 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
4666 output of `char-after'.
4667
4668 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
4669
4670 * simple.el (reindent-then-newline-and-indent): Insert the newline
4671 before indenting the first line.
4672 (undo-get-state, undo-revert-to-state): New funs.
4673 (shell-command): Don't kill the buffer even if empty.
4674 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
4675 (transpose-subr-end2): Remove.
4676 (transpose-subr): Add `special' arg and simplify.
4677 (transpose-subr-1): Rewrite.
4678 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
4679 (rfc822-goto-eoh): Simplify.
4680
4681 2001-10-30 Richard M. Stallman <rms@gnu.org>
4682
4683 * enriched.el (enriched-face-ans): Fix previous change.
4684
4685 2001-10-30 Gerd Moellmann <gerd@gnu.org>
4686
4687 * international/iso-acc.el (iso-accents-compose): Remove a
4688 superfluous setq.
4689
4690 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
4691
4692 * buff-menu.el (list-buffers-noselect): If the buffer's name
4693 starts with a blank, but it visits a file, do show it (for files
4694 whose names start with a blank).
4695
4696 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4697
4698 * textmodes/fill.el (sentence-end-double-space)
4699 (sentence-end-without-period): Move to paragraphs.el.
4700 (fill-indent-according-to-mode): Change default to t.
4701 (fill-context-prefix): Simplify control-flow and use a more
4702 sophisticated merge that unifies both previous checks.
4703 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
4704 (fill-nobreak-predicate): Make it into a defcustom'd hook.
4705 (fill-nobreak-p): New fun.
4706 (fill-region-as-paragraph): Use it.
4707 Handle `fill-indent-according-to-mode' slightly differently.
4708 (fill-individual-paragraphs-prefix): Simplify the control-flow.
4709 (fill-individual-paragraphs-citation): Fix.
4710
4711 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
4712 (paragraph-start): Change default to the `text-mode' value.
4713 (sentence-end-double-space, sentence-end-without-period):
4714 Move from fill.el.
4715 (forward-paragraph): Use `parstart' and `parsep' for temp variables
4716 rather than rebinding `paragraph-start' and `paragraph-separate'.
4717
4718 * indent.el (indent-line-function): Change default to indent-relative.
4719 (tab-always-indent): Add an `never' setting.
4720 (indent-according-to-mode): Handle `indent-relative' and
4721 `indent-relative-maybe' specially.
4722 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
4723 Handle the `never' case for `tab-always-indent'.
4724 Don't call indent-according-to-mode for indent-relative' and
4725 `indent-relative-maybe'.
4726 (insert-tab): Rename `prefix-arg' to `arg'.
4727 (indent-region): Indent the first line as well.
4728 (indent-relative): Don't mark the buffer modified if the indentation
4729 is unchanged.
4730
4731 * textmodes/text-mode.el (paragraph-indent-minor-mode):
4732 Don't set paragraph-separate. Set paragraph-start more carefully.
4733 Set indent-line-function.
4734 (paragraph-indent-text-mode): Use it and define-derived-mode.
4735 (text-mode-map): Remove the \t binding.
4736 (text-mode): Simplify now that the default is more favorable.
4737
4738 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
4739
4740 * emacs-lisp/find-func.el (find-function-search-for-symbol):
4741 If the regexp doesn't match, use a looser one.
4742 (find-variable-noselect): Add `file' argument.
4743
4744 * pcvs.el (cvs-mode-commit-hook): New hook.
4745 (cvs-mode-commit): Run it.
4746
4747 * log-edit.el (log-edit): Run hook after `log-edit-files'.
4748
4749 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
4750 (edebug-instrument-function): Use `find-function-noselect'.
4751
4752 2001-10-29 Richard M. Stallman <rms@gnu.org>
4753
4754 * term.el (term-if-emacs19): Macro deleted.
4755 Callers changed to use progn instead.
4756
4757 * frame.el (blink-cursor-mode): Doc fix.
4758
4759 * files.el (find-backup-file-name): Use make-backup-file-name.
4760
4761 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
4762 window-live-p.
4763 (edebug-set-conditional-breakpoint): Unconditionally use
4764 the former Emacs >=19 definition.
4765 (edebug-mark): Define unconditionally.
4766 (edebug-eval-expression): Always call read-from-minibuffer
4767 and specify history list.
4768 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
4769 edebug-set-conditional-breakpoint.
4770 (edebug-emacs-version-specific): Function deleted;
4771 do the job at top level.
4772 (edebug-emacs-19-specific): Function deleted, this is the default.
4773
4774 2001-10-29 Sam Steingold <sds@gnu.org>
4775
4776 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
4777 "/cygdrive/LETTER/" pathnames.
4778
4779 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
4780
4781 * faces.el (invert-face): Check for 'unspecified, not for nil,
4782 when testing whether face colors are not specified.
4783 From David.Kastrup@t-online.de (David Kastrup).
4784 (read-face-name): Doc fix.
4785 (make-face-bold, make-face-unbold, make-face-italic)
4786 (make-face-unitalic, make-face-bold-italic, invert-face):
4787 Remove trailing blank from the prompt passed to read-face-name.
4788
4789 2001-10-29 Sam Steingold <sds@gnu.org>
4790
4791 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4792 Report numbers of files skipped and failed too.
4793 (byte-compile-file): Return 'no-byte-compile for skipped files.
4794
4795 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4796
4797 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
4798 and `M p'.
4799
4800 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4801
4802 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
4803 as is on unread-command-events instead of `(SECOND-CHAR)'.
4804
4805 2001-10-29 Andre Spiegel <spiegel@gnu.org>
4806
4807 * vc.el: Mention vc-*-switches in backend API documentation.
4808 (vc-annotate): Adapt doc string to recent change.
4809
4810 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4811
4812 * enriched.el (enriched-face-ans): Handle face attributes
4813 of the form `(FACE1 FACE2 ...)'.
4814
4815 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
4816
4817 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
4818
4819 * progmodes/sql.el (sql-mysql): Doc change by RMS.
4820
4821 * progmodes/sql.el (sql-db2): Doc change.
4822 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
4823 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
4824
4825 2001-10-29 Gerd Moellmann <gerd@gnu.org>
4826
4827 * env.el (substitute-env-vars): Don't quote argument to `rx';
4828 it's a macro.
4829
4830 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
4831
4832 * cus-start.el (recursive-load-depth-limit): Added.
4833
4834 2001-10-28 Richard M. Stallman <rms@gnu.org>
4835
4836 * textmodes/ispell.el (version18p, version20p): Vars deleted.
4837 All uses removed--assume Emacs version is >= 20.
4838
4839 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
4840 by really checking that it is not version 18.
4841
4842 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
4843
4844 2001-10-28 Miles Bader <miles@gnu.org>
4845
4846 * faces.el (face-attribute): Add INHERIT argument, consider face
4847 inheritance if it's non-nil.
4848 (face-attribute-merged-with): New function.
4849 (face-attribute-specified-or): New macro.
4850 (face-foreground, face-background, face-stipple): Add INHERIT
4851 argument. Use `face-attribute-specified-or'.
4852
4853 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
4854
4855 * font-lock.el: Require `syntax'.
4856 (font-lock-defaults-alist): Don't define keywords for lisp languages.
4857 Use `c-font-lock-syntactic-face-function' for c languages.
4858 (font-lock-mode): Don't unset vars when turning the mode off.
4859 (font-lock-default-fontify-buffer): Don't unset vars at the end.
4860 (font-lock-extra-managed-props): New var.
4861 (font-lock-default-unfontify-region): Use it.
4862 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
4863 Don't eval the value when there's no match.
4864 (font-lock-ppss-stats): New var.
4865 (font-lock-ppss): New fun.
4866 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
4867 (font-lock-apply-highlight): Allow `highlight' to set several props.
4868 (font-lock-set-defaults): Use dolist.
4869 (font-lock-unset-defaults): Remove.
4870 (font-lock-match-c-style-declaration-item-and-skip-to-next):
4871 Try to recognize prototypes using `foo P_ ((args))'.
4872 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
4873 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
4874 (c-font-lock-syntactic-face-function): New function.
4875 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
4876 (c++-keywords): Use a more sophisticated regexp to handle
4877 shallowly nested templates.
4878
4879 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
4880
4881 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
4882 (sgml-tag): Use it. Cleanup with `cond'.
4883 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
4884 Mark the overlays and only delete those that are marked.
4885 (sgml-skip-close-p): Remove.
4886 (sgml-value): Replace sgml-skip-close-p with its definition.
4887 (html-tag-alist): Use sgml-xml a bit more.
4888 (html-mode): Set sgml-empty-tags.
4889
4890 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
4891 (texinfo-update-node, texinfo-sequential-node-update):
4892 Don't bind the obsolete `auto-fill-hook'.
4893 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
4894 Use `set-buffer' rather than `switch-to-buffer'.
4895 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
4896 Use `set-buffer' rather than `switch-to-buffer'.
4897
4898 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
4899 text-mode-syntax-table.
4900 (mail-mode): Use define-derived-mode.
4901 Fix ordering of alternatives in adaptive-fill-regexp.
4902 (mail-mode-map): Don't rely on keymap's internal representation.
4903
4904 2001-10-27 Sam Steingold <sds@gnu.org>
4905
4906 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
4907 (sgml-xml-guess): Extracted from `html-mode' and generalized.
4908 (sgml-mode-common): Call it.
4909 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
4910 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
4911 (html-horizontal-rule, html-image, html-ordered-list):
4912 (html-unordered-list, html-list-item, html-paragraph):
4913 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
4914 `html-xhtml'.
4915
4916 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
4917
4918 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
4919 (ifnothtml): New alias.
4920
4921 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
4922
4923 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
4924 (toggle-text-mode-auto-fill): Use derived-mode-p.
4925
4926 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
4927
4928 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
4929 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
4930
4931 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
4932
4933 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
4934 Add make-obsolete cookies, to follow faces.el.
4935
4936 These changes avoid warnings from the byte compiler in faces.el:
4937
4938 * faces.el (internal-get-face): Use facep instead of the obsolete
4939 internal-find-face.
4940 (internal-frob-font-weight, internal-frob-font-slant):
4941 New defaliases for obsolete functions.
4942 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
4943 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
4944 (x-make-font-bold-italic): Use internal-frob-font-weight and
4945 internal-frob-font-slant aliases instead of the obsolete
4946 x-frob-... functions.
4947
4948 2001-10-26 Sam Steingold <sds@gnu.org>
4949
4950 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
4951 DOCTYPE; set `mode-name' based on it.
4952 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
4953 (sgml-tag): Close empty tags in XHTML.
4954
4955 2001-10-26 Jason Rumney <jasonr@gnu.org>
4956
4957 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
4958 when UNICODE is not defined.
4959
4960 2001-10-26 Sam Steingold <sds@gnu.org>
4961
4962 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
4963 be alone on the line.
4964
4965 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
4966
4967 * button.el (button): Special face definition for MS-DOS terminals.
4968
4969 2001-10-26 Sam Steingold <sds@gnu.org>
4970
4971 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
4972 Protect the /= test by checking that the args are non-nil.
4973 (sh-font-lock-close-heredoc): Check eof for being non-nil.
4974
4975 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
4976
4977 * textmodes/artist.el (artist-version): 1.2.4.
4978 (artist-butlast-fn): New variable.
4979 (artist-butlast): New function.
4980 (artist-ellipse-mirror-quadrant): Use it.
4981 (artist-mouse-draw-poly): Use nil for `point-list'.
4982 (artist-mouse-draw-poly): Check for point-list being nil.
4983
4984 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
4985
4986 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
4987 lambda expression.
4988 (ps-mode-menu-main): Submenu with options on/off was replaced with
4989 a toggle button.
4990 (ps-mode, ps-run-mode): Define with `define-derived-mode'
4991 (ps-mode): Autoload cookie added on same line as comment
4992 (ps-mode-tabkey, ps-mode-backward-delete-char):
4993 (ps-mode-r-balance): Replace `delete-horizontal-space' and
4994 `indent-to' with `indent-line-to'
4995 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
4996 instead of `eval'.
4997 (ps-mode-print-region): Use `with-temp-buffer'.
4998 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
4999 (numerous places): Add back-tick and tick around names in
5000 docstrings, fix punctuation in docstrings, remove trailing spaces.
5001
5002 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
5003
5004 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
5005 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
5006 (sgml-font-lock-syntactic-keywords): New var.
5007 (sgml-mode-common): Drop the two args.
5008 Don't make buffer-local variables that aren't used.
5009 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
5010 Don't set `before-string' props from sgml-display-text.
5011 (sgml-mode): Use define-derived-mode.
5012 (sgml-tags-invisible): Use sgml-display-text.
5013 (sgml-quote): New command.
5014 (html-tag-alist): Add args for `span'.
5015 (html-mode): Use define-derived-mode.
5016 Set sgml-display-text and sgml-tag-face-alist.
5017
5018 2001-10-25 Sam Steingold <sds@gnu.org>
5019
5020 * add-log.el (add-log-always-start-new-record): New user option.
5021 (add-change-log-entry): Use it.
5022
5023 2001-10-25 Richard M. Stallman <rms@gnu.org>
5024
5025 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
5026 bind case-fold-search if FROM is not all lower case.
5027
5028 2001-10-25 Gerd Moellmann <gerd@gnu.org>
5029
5030 * startup.el (normal-top-level): Check for frame-initial-frame
5031 only if it's really used.
5032
5033 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
5034
5035 * progmodes/compile.el (compilation-parse-errors-filename-function):
5036 New variable.
5037 (compilation-parse-errors): Use it.
5038
5039 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
5040
5041 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
5042 interactively so that C-u M-C-x still does edebug.
5043 (checkdoc-sentencespace-region-engine): Don't force a double-space
5044 after `.' if it doesn't look like an end-of-sentence.
5045 (debug-ignored-errors): Add `disambiguate ...'.
5046
5047 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
5048
5049 * textmodes/texinfo.el (texinfo-environments)
5050 (texinfo-environment-regexp): Hoist.
5051 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
5052 Only highlight the menu name in menu items.
5053 Setup `@foo ... @end foo' as text clones.
5054 (texinfo-clone-environment): New function.
5055 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
5056 (texinfo-insert-block): Simplify.
5057 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
5058 the command is repeated.
5059 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
5060 (texinfo-insert-@end): Simplify.
5061
5062 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
5063 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
5064 (texinfo-subsubsection-level-regexp)
5065 (texinfo-update-menu-same-level-regexps)
5066 (texinfo-update-menu-higher-regexps)
5067 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
5068
5069 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
5070 (derived-mode-p): Autoload.
5071
5072 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
5073 New vars and functions.
5074 (text-clone-maintain, text-clone-create): New functions.
5075
5076 2001-10-25 Miles Bader <miles@gnu.org>
5077
5078 * facemenu.el (facemenu-add-new-face): Fix variable names.
5079
5080 2001-10-24 Richard M. Stallman <rms@gnu.org>
5081
5082 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
5083 of t and nil values.
5084 (facemenu-set-face): Handle START and END interactively.
5085 (facemenu-set-foreground): Don't use a face; specify color directly.
5086 (facemenu-set-background): Likewise.
5087 (facemenu-set-face-from-menu): Doc fix.
5088 (facemenu-active-faces): Use face-attribute-vector
5089 to handle bare attributes not in faces.
5090 (facemenu-get-face): Don't handle face names fg:... and bg:...
5091 specially.
5092 (facemenu-add-new-face): New argument MENU.
5093 New way to handle adding colors to the color menus.
5094
5095 * env.el (substitute-env-vars): Quote the arg to rx.
5096
5097 2001-10-24 Sam Steingold <sds@gnu.org>
5098
5099 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
5100 Control" and "SGML" groups.
5101
5102 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5103
5104 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
5105 Better handling of C++ template args to avoid confusion with `<'
5106 and `>' used as operators in member init expressions.
5107
5108 2001-10-24 Gerd Moellmann <gerd@gnu.org>
5109
5110 * replace.el (perform-replace): Move START and END parameters
5111 to the end of the argument list and make them optional.
5112
5113 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
5114 perform-replace.
5115
5116 * international/fontset.el (x-must-resolve-font-name): New function.
5117 (x-complement-fontset-spec): Use it.
5118
5119 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
5120
5121 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
5122
5123 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
5124 Turn caadr into caar of cdr.
5125
5126 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5127
5128 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
5129 of mouse-{1,2} since dragging is on the down event.
5130
5131 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
5132
5133 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
5134 if ARG is nil.
5135
5136 * desktop.el (desktop-last-buffer): New variable.
5137 (desktop-create-buffer): Set it.
5138 (desktop-read): Bind it and switch to that buffer.
5139
5140 2001-10-22 Gerd Moellmann <gerd@gnu.org>
5141
5142 * progmodes/compile.el (compilation-set-window-height):
5143 Select old window only if it's still live.
5144
5145 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5146
5147 * help-mode.el (help-buffer): Remove debugging code.
5148 From Stefan Monnier <monnier@cs.yale.edu>.
5149
5150 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5151
5152 * files.el (file-name-sans-extension, file-name-extension):
5153 Don't count the leading dots in file names as signaling an extension.
5154
5155 2001-10-22 Andre Spiegel <spiegel@gnu.org>
5156
5157 * vc.el (vc-diff-switches): Doc rewritten.
5158
5159 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5160
5161 * tooltip.el (tooltip-set-param): Doc fix.
5162
5163 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
5164 127 to sgml-maybe-name-self.
5165 (sgml-name-8bit-mode): Doc fix.
5166 (sgml-char-names-table): New variable.
5167 (sgml-name-char): Support non-ASCII and mule-unicode-*
5168 characters. Doc fix.
5169 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
5170
5171 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
5172 doc string the effect of `left' and `top' parameters in
5173 tooltip-frame-parameters, the default values, and the units.
5174 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
5175 (tooltip-show): Mention in the doc string the `top' and `left'
5176 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
5177
5178 2001-10-22 Andre Spiegel <spiegel@gnu.org>
5179
5180 Add autoscaling support for vc-annotate.
5181 From J.D. Smith <jdsmith@alum.mit.edu>.
5182
5183 * vc.el (vc-annotate-display-default): Accept colormap scaling
5184 ratio (now deprecated).
5185 (vc-annotate-display-autoscale): Added.
5186 (vc-annotate-add-menu): New autoscaling menu options "Span to
5187 Oldest" and "Span Oldest->Newest". Easymenu support added for
5188 toggle menus driven by customize variable `vc-annotate-display-mode'.
5189 (vc-annotate-display-select): Added.
5190 (vc-annotate): Changed temp-buffer-show-function to
5191 `vc-annotate-display-select'.
5192 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
5193 Added argument OFFSET. Instead of backend function, calls now
5194 generic `vc-annotate-difference'.
5195 (vc-annotate-difference): Added as generic function instead of
5196 backend-specific function. No longer takes argument POINT, but
5197 instead accepts a time OFFSET.
5198 (vc-default-annotate-current-time): Added.
5199
5200 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
5201 version in vc.el, with
5202 (vc-cvs-annotate-current-time): Added, as override of default.
5203 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
5204 `vc-cvs-annotate-difference'.
5205
5206 2001-10-22 Gerd Moellmann <gerd@gnu.org>
5207
5208 * saveplace.el (save-place): Require `saveplace'.
5209
5210 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
5211 Use `sexp' for :value-type instead of `face'.
5212
5213 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5214
5215 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
5216 regexps due to 5-digit message IDs.
5217
5218 2001-10-21 Jason Rumney <jasonr@gnu.org>
5219
5220 * term/w32-win.el (redisplay-dont-pause): Don't set.
5221
5222 2001-10-21 Miles Bader <miles@gnu.org>
5223
5224 * help-funs.el (help-manyarg-func-alist): Variable removed.
5225
5226 2001-10-21 Miles Bader <miles@gnu.org>
5227
5228 * help-funs.el (help-manyarg-func-alist): Remove entries for
5229 `insert', `insert-and-inherit', `insert-before-markers',
5230 `insert-before-markers-and-inherit', `message', `message-box',
5231 `message-or-box', `propertize', `format', `encode-time', `append',
5232 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
5233 `insert-string', `ml-if', `ml-provide-prefix-argument', and
5234 `ml-prefix-argument-loop'.
5235
5236 2001-10-21 Andre Spiegel <spiegel@gnu.org>
5237
5238 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
5239 (vc-default-diff-tree): New functions.
5240 (vc-version-diff): Use them. As a result, coding systems are now
5241 set up properly for all sorts of diffs, and tree diffs can now
5242 also be done locally.
5243 (vc-diff): With a prefix argument, don't require that it's called
5244 from a buffer under version control.
5245 (diff-switches): Remove duplicate definition.
5246
5247 * vc-cvs.el (vc-cvs-diff-tree): New function.
5248
5249 2001-10-21 Miles Bader <miles@gnu.org>
5250
5251 * help-funs.el (help-manyarg-func-alist): Remove entries for
5252 `list', `vector', `make-byte-code', `call-process',
5253 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
5254 `logand', `logior', and `logxor'.
5255
5256 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
5257 image bits to compensate. Use `make-string' instead of
5258 `make-bool-vector' (XBM apparently wants byte-aligned rows).
5259
5260 2001-10-20 Kim F. Storm <storm@cua.dk>
5261
5262 * simple.el (kill-ring-save): Don't show extent of copied region
5263 if using transient-mark-mode and region is fully visible.
5264
5265 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5266
5267 * (Version 21.1 released.)
5268
5269 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5270
5271 * files.el (auto-mode-alist): Associate .indent.pro with
5272 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
5273
5274 2001-10-18 Sam Steingold <sds@gnu.org>
5275
5276 Put the *Compile-Log* buffer in `compilation-mode'.
5277 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
5278 (byte-compile-log-1, byte-compile-log-file)
5279 (displaying-byte-compile-warnings): Use it
5280
5281 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
5282
5283 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
5284
5285 * xml.el (xml-parse-tag): Use eq on char-after's return value.
5286
5287 2001-10-18 Gerd Moellmann <gerd@gnu.org>
5288
5289 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
5290
5291 * obsolete/hilit19.el (hilit-lookup-face-create):
5292 Call set-face-font only if display-graphic-p.
5293 (toplevel): Remove references to window-system.
5294
5295 2001-10-18 Miles Bader <miles@gnu.org>
5296
5297 * simple.el (what-line): Avoid problems with field properties.
5298
5299 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5300
5301 * wid-edit.el (widget-field-face, widget-single-line-field-face):
5302 Define special colors for a tty.
5303
5304 2001-10-17 Francesco Potorti` <pot@gnu.org>
5305
5306 * comint.el (comint-password-prompt-regexp): Make it less
5307 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
5308
5309 2001-10-17 John Wiegley <johnw@gnu.org>
5310
5311 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
5312 a regular file, before checking if it is a directory or symlink.
5313 This avoids a call to eshell-file-attributes, which can be
5314 expensive in some situations.
5315
5316 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
5317 customization variable, to differentiate ls-in-dired from regular
5318 uses of ls.
5319
5320 2001-10-17 Miles Bader <miles@gnu.org>
5321
5322 * custom.el (defface): Mention `:inherit' in doc-string.
5323
5324 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
5325
5326 * paren.el: Update the Commentary with installation instructions.
5327
5328 2001-10-15 Dave Love <fx@gnu.org>
5329
5330 * international/mule.el (set-auto-coding): Fix regexps for local
5331 variables section not to eat newlines.
5332
5333 2001-10-15 Miles Bader <miles@gnu.org>
5334
5335 * simple.el (display-message-or-buffer): Pass the correct buffer
5336 to `display-buffer'.
5337
5338 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
5339
5340 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
5341 (executable-find): Use exec-suffixes.
5342 (executable-set-magic): Don't use make-local-hook.
5343
5344 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
5345
5346 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
5347
5348 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
5349 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
5350 Add .so to the Unix and GNU branch.
5351
5352 * international/latin-1.el:
5353 * international/latin-2.el:
5354 * international/latin-3.el:
5355 * international/latin-4.el:
5356 * international/latin-5.el:
5357 * international/latin-8.el:
5358 * international/latin-9.el: Add no-byte-compile: t, since
5359 Makefile.in instructs make-docfile to look at .el files.
5360
5361 2001-10-14 Miles Bader <miles@gnu.org>
5362
5363 * button.el (define-button-type): Allow supertype property to be
5364 specified with a keyword `:supertype' too.
5365 (button-put, make-text-button): Allow button type property to be
5366 specified using the keyword `:type' too.
5367 (button-type): New function.
5368 (button): Add `button-category-symbol' property.
5369
5370 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
5371
5372 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
5373 indent-new-comment-line from comment-indent-new-line.
5374
5375 * textmodes/refill.el (refill-mode):
5376 Bind DEL to backward-delete-char-untabify.
5377 Set backward-delete-char-untabify-method to `hungry'.
5378
5379 * textmodes/bib-mode.el (bib-mode):
5380 * play/gomoku.el (gomoku-mode):
5381 * textmodes/page-ext.el (pages-directory-mode):
5382 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
5383
5384 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
5385
5386 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
5387
5388 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
5389 Handle here-docs differently.
5390 (sh-font-lock-heredoc): Remove.
5391 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
5392 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
5393 (sh-font-lock-open-heredoc): New functions.
5394 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
5395 (sh-font-lock-keywords-1): Use regexp-opt.
5396 (sh-in-comment-or-string): Use syntax-ppss.
5397 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
5398 (sh-select, sh-tmp-file): Add explicit terminating \n.
5399
5400 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
5401 Use with-current-buffer.
5402 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
5403 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
5404 filename), catch any error that occurs in `ange-ftp-cd'.
5405 If an error happened, don't bother sending `cmd' at all.
5406 Fix a parenthesis typo.
5407 (ange-ftp-write-region): Don't blindly use binary if the remote host
5408 is unix-like.
5409
5410 * play/pong.el (pong-init): Don't use make-local-hook.
5411
5412 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
5413
5414 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
5415 (viper-get-ex-address-subr): More precise addr for the $ marker
5416
5417 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5418
5419 * version.el (emacs-version): Bump to 21.1.50.
5420
5421 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5422
5423 * mail/mailalias.el (mail-directory-stream): Do not double
5424 variables in the lambda-list.
5425
5426 * play/gomoku.el (gomoku-init-display): Ditto.
5427
5428 * play/landmark.el (lm-init-display): Ditto.
5429
5430 * delim-col.el (delimit-columns-rectangle-max): Ditto.
5431 (delimit-columns-rectangle-line): Ditto.
5432
5433 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
5434
5435 * newcomment.el (comment-region-internal): Don't rebind
5436 invisibility_spec now that the C routines handle it correctly.
5437
5438 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
5439
5440 * frame.el (special-display-popup-frame): Obey new specs `same-window'
5441 and `same-frame'.
5442
5443 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
5444
5445 * simple.el (minibuffer-local*-map): Remove redundant bindings.
5446
5447 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
5448 C-p and C-r. Remove redundant bindings from inheriting maps.
5449
5450 * progmodes/cperl-mode.el: Merged in changes from v4.32.
5451 After 4.23 and: After 4.24:
5452 (cperl-contract-levels): Restore position.
5453 (cperl-beautify-level): Likewise.
5454 (cperl-beautify-regexp): Likewise.
5455 (cperl-commentify): Rudimental support for length=1 runs
5456 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
5457 After 4.25:
5458 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
5459 (imenu-example--create-perl-index): Was not enforcing
5460 syntaxification-to-the-end.
5461 (cperl-invert-if-unless): Allow `for', `foreach'.
5462 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
5463 Mark qw(), m()x as indentable.
5464 (cperl-init-faces): Highlight `sysopen' too.
5465 Highlight $var in `for my $var' too.
5466 (cperl-invert-if-unless): Was leaving whitespace at end.
5467 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
5468 (cperl-calculate-indent): Remove old commented out code.
5469 Support (primitive) indentation of qw(), m()x.
5470 After 4.26:
5471 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
5472 q [] with intervening newlines.
5473 (cperl-autoindent-on-semi): New customization variable.
5474 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
5475 (cperl-tips): Mention how to make CPerl the default mode.
5476 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
5477 (cperl-outline-level): New function.
5478 (cperl-highlight-variables-indiscriminately): New customization var.
5479 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
5480 From Sean Kamath <kamath@pogo.wv.tek.com>.
5481 (cperl-after-block-p): Support CHECK and INIT.
5482 (cperl-init-faces, cperl-short-docs): Likewise and "our".
5483 From Doug MacEachern <dougm@covalent.net>.
5484 After 4.27:
5485 (cperl-find-pods-heres): Recognize \"" as a string.
5486 Mark whitespace between q and [] as `syntax-type' => `prestring'.
5487 Allow whitespace between << and "FOO".
5488 (cperl-problems): Remove \"" and q [] with intervening newlines.
5489 Mention multiple <<EOF as unsupported.
5490 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
5491 (cperl-indent-parens-as-block): New configuration variable.
5492 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
5493 Use `cperl-indent-parens-as-block'.
5494 (cperl-find-pods-heres): Test for =cut without empty line instead of
5495 complaining about no =cut.
5496 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
5497 (cperl-find-pods-heres): Likewise.
5498 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
5499 POD could've been marked as comment already.
5500 (cperl-unwind-to-safe): Unwind before start of POD too.
5501 After 4.28:
5502 (cperl-forward-re): Throw an error at proper moment REx unfinished.
5503 After 4.29:
5504 (x-color-defined-p): Make an extra case to peacify the warning.
5505 Toplevel: `defvar' to peacify the warnings.
5506 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
5507 No -nw-compile time warnings now.
5508 (cperl-find-tags): TAGS file had too short substring-to-search.
5509 Be less verbose in non-interactive mode
5510 (imenu-example--create-perl-index): Set index-marker after name
5511 (cperl-outline-regexp): New variable.
5512 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
5513 (cperl-mode): Made use `cperl-outline-regexp'.
5514 After 4.30:
5515 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
5516 (cperl-outline-level): Make start-of-file same level as `package'.
5517 After 4.31:
5518 (cperl-electric-pod): `head1' and `over' electric only if empty.
5519 (cperl-unreadable-ok): New variable.
5520 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
5521 on an unreadable file.
5522 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
5523 on an unreadable directory.
5524
5525 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
5526 Consider the text between two errors as belonging to the first error.
5527 (compilation-goto-locus): Use pop-to-buffer rather than
5528 switch-to-buffer-other-frame.
5529
5530 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
5531 (awk-font-lock-syntactic-keywords): New var.
5532 (awk-mode): Use it.
5533
5534 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
5535
5536 * faces.el (describe-face): Call help-setup-xref earlier.
5537
5538 * jka-compr.el (jka-compr-load-suffixes): New var.
5539 (jka-compr-install): Add its content to load-suffixes.
5540 (jka-compr-uninstall): Remove its content from load-suffixes.
5541
5542 2001-10-12 Sam Steingold <sds@gnu.org>
5543
5544 * bindings.el (completion-ignored-extensions): CL-related
5545 extensions are platform-independent.
5546
5547 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
5548 asynchronous multiple file copying.
5549
5550 2001-10-12 Gerd Moellmann <gerd@gnu.org>
5551
5552 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
5553 Turn error for repeated variables into warning.
5554
5555 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
5556 New function checking that lambda-list consists of non-constant
5557 symbols, that &rest and &optional are followed by variable names,
5558 that &rest VAR is the last element, and that variables aren't doubled.
5559 (byte-compile-lambda): Use it.
5560
5561 2001-10-12 Eli Barzilay <eli@barzilay.org>
5562
5563 * calculator.el (calculator-eng-display): Don't call concat
5564 with an integer argument.
5565
5566 2001-10-12 Miles Bader <miles@gnu.org>
5567
5568 * help-mode.el (help-customize-face): New button-type.
5569
5570 * faces.el (list-faces-display): Fix args to `help-xref-button'.
5571 (describe-face): Fix args to `help-xref-button'.
5572 Don't switch to help-buffer around call to `help-setup-xref'.
5573 Use `help-buffer' instead of hard-wired "*Help*".
5574 Require `help-mode'.
5575
5576 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
5577
5578 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
5579
5580 * help-mode.el (help-buffer): New function.
5581 Returns the buffer-name to use for help output.
5582 Change all the code to use it instead of hard-coding *Help*.
5583 (help-mode-map): Put back the mouse-2 binding.
5584 (help-xref-stack): Change the format and make buffer-local.
5585 (help-xref-stack-item): Make buffer-local.
5586 (help-setup-xref): Do the `push' here rather than in help-do-xref.
5587 (help-xref-interned): Display the face doc as well.
5588 (help-follow-mouse): Re-introduce.
5589 (help-xref-go-back): Adapt to the new use of help-xref-stack.
5590 (help-do-xref): Don't `push' any more.
5591 (help-follow): Also follow face names.
5592
5593 * help-funs.el (describe-function-1): Remove unused `parens' arg.
5594 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
5595 Autoload and cleanup.
5596 (describe-function): Call help-setup-xref.
5597 (describe-variable): Call help-setup-xref earlier.
5598
5599 * help.el (describe-bindings-internal): New fun moved from keymap.c.
5600 (view-lossage): Call help-setup-xref correctly and earlier.
5601 (describe-bindings): Call help-setup-xref earlier.
5602 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
5603 (describe-mode): Don't autoload. Call help-setup-xref earlier.
5604
5605 2001-10-11 Gerd Moellmann <gerd@gnu.org>
5606
5607 * master.el (master-mode): Use define-minor-mode instead of
5608 easy-mmode-define-minor-mode. Add autload cookie.
5609 (Commentary): Remove the line showing how to autoload master-mode,
5610 since it's always autoloaded.
5611
5612 * master.el: New file.
5613
5614 2001-10-11 Dave Love <fx@gnu.org>
5615
5616 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
5617 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
5618 <const-C varset-X const-C>: Fix car/cdr typo.
5619
5620 2001-10-11 Gerd Moellmann <gerd@gnu.org>
5621
5622 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
5623 New function extracted from byte-compile-log-1.
5624 (byte-compile-log-1): Change output to be more in line with
5625 the output of other GNU tools.
5626 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
5627 (byte-compile-report-error): Downcase error message.
5628 Use `error' instead of `!!' for error messages.
5629 (byte-compile-print-syms): Treat non-interactive case specially.
5630 (displaying-byte-compile-warnings): Use backquote.
5631 (byte-compile-from-buffer): Bind byte-compile-last-line.
5632 (batch-byte-compile): Remove `Done' message.
5633
5634 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
5635
5636 * emacs-lisp/copyright.el (copyright): Add final \n.
5637
5638 2001-10-11 Miles Bader <miles@gnu.org>
5639
5640 * diff.el (diff): Display default values in prompts as
5641 `(default ...)', not `(...)'.
5642
5643 * info.el (Info-follow-reference): Likewise.
5644
5645 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
5646
5647 * emacs-lisp/autoload.el (doc-string-elt): Remove.
5648
5649 * newcomment.el (comment-indent): Be a little more robust in case
5650 comment-indent-function does funny things.
5651 (comment-normalize-vars): Autoload.
5652 (comment-region-internal): Fiddle with the visibility spec.
5653 (comment-valid-prefix): New function.
5654 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
5655 that would turn comment-text into non-comment-text.
5656
5657 * emacs-lisp/syntax.el: New file.
5658
5659 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
5660 compatibility cruft.
5661 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
5662 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
5663 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
5664 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
5665 tcl-submit-bug-report.
5666 (tcl-mode-syntax-table): Leave \f alone.
5667 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
5668 tcl-end-of-defun, tcl-submit-bug-report.
5669 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
5670 (tcl-add-emacs-menu): Remove.
5671 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
5672 (tcl-keyword-list): Add `chain'.
5673 (tcl-font-lock-syntactic-keywords): New variable.
5674 (tcl-pps-has-arg-6): Remove.
5675 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
5676 (tcl-internal-mark-defun): Remove.
5677 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
5678 (tcl-mode): Use define-derived-mode. Simplify.
5679 Set comment-indent-function.
5680 (tcl-indent-command): Use line-beginning-position and comment-indent.
5681 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
5682 (tcl-indent-line): Use tcl-calculate-indent.
5683 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
5684 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
5685 (tcl-filter): Use with-current-buffer, simplify.
5686 (inferior-tcl-mode): Use define-derived-mode.
5687 (tcl-hairy-in-comment): Renamed tcl-in-comment.
5688 (tcl-simple-in-comment, tcl-in-comment): Removed.
5689 (tcl-files-alist): New function.
5690 (tcl-help-snarf-commands): Use it and return the result directly
5691 rather than through a global variable.
5692 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
5693 (tcl-help-on-word): Provide the default value to completing-read.
5694 (tcl-hilit): Remove.
5695 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
5696 (tcl-comment-indent): New function.
5697 (tcl-submit-bug-report): Remove.
5698 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
5699 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
5700 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
5701
5702 2001-10-10 Miles Bader <miles@gnu.org>
5703
5704 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
5705 (Info-fontify-node): Don't fontify the node if it's already been done.
5706
5707 2001-10-10 Gerd Moellmann <gerd@gnu.org>
5708
5709 * international/iso-transl.el (iso-transl-e-caret)
5710 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
5711 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
5712
5713 * simple.el (end-of-buffer): Fix code scrolling specially
5714 for the buffer end.
5715
5716 * startup.el (command-line-1): Bind tab-width to 8.
5717
5718 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5719
5720 * emulation/tpu-edt.el: Use defalias instead of fset for
5721 user-visible commands. From Rob Riepel
5722 <riepel@Networking.Stanford.EDU>.
5723
5724 2001-10-09 Gerd Moellmann <gerd@gnu.org>
5725
5726 * ruler-mode.el: New file.
5727
5728 2001-10-09 Miles Bader <miles@gnu.org>
5729
5730 * apropos.el (button): New require.
5731
5732 * help-funs.el: New file, contents mostly from `help.el'.
5733 (describe-variable): Use `condition-case' instead of `ignore-errors'.
5734
5735 * help-mode.el: New file, contents mostly from `help.el'.
5736
5737 * help.el: Don't require `view' when compiling.
5738 (help-with-tutorial, describe-function, describe-function-1)
5739 (variable-at-point, describe-variable, locate-library):
5740 Functions moved into `help-funs.el'.
5741 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
5742 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
5743 (help-setup-xref, help-xref-following, help-make-xrefs)
5744 (help-xref-button, help-insert-xref-button, help-xref-interned)
5745 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
5746 (help-xref-on-pp): Functions moved into `help-mode.el'
5747 (help-mode-map, help-xref-stack, help-xref-stack-item)
5748 (help-highlight-p, help-highlight-face, help-back-label)
5749 (help-xref-symbol-regexp, help-xref-mule-regexp)
5750 (help-xref-info-regexp): Variables moved into `help-mode.el'.
5751 (help-symbol, help-back, help-info, help-customize-variable)
5752 (help-function-def, help-variable-def):
5753 Button-types moved into `help-mode.el'.
5754 (load-symbol-file-load-history, symbol-file):
5755 Functions moved into `subr.el'.
5756 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
5757 (view-lossage): Call `help-setup-xref' instead of doing it manually.
5758
5759 * subr.el (symbol-file-load-history-loaded)
5760 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
5761
5762 * loadup.el ("button"): Load removed.
5763
5764 * button.el (define-button-type): Respect any `supertype' property.
5765 (button-type-subtype-p, button-has-type-p): New functions.
5766
5767 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
5768 dollar-signs.
5769
5770 * comint.el (comint-insert-previous-argument): New function.
5771 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
5772 (comint-insert-previous-argument-last-start-pos)
5773 (comint-insert-previous-argument-last-index): New variables.
5774
5775 * apropos.el (apropos-next-label-button): Use the presence of a
5776 `apropos-label' property to detect label buttons.
5777
5778 2001-10-08 Miles Bader <miles@gnu.org>
5779
5780 * button.el (next-button, previous-button): Remove N and WRAP
5781 parameters. Don't pay attention to `skip' properties.
5782 (forward-button): Implement wrapping, iterating, and skipping here
5783 instead.
5784 (button-activate): USE-MOUSE-ACTION is optional.
5785 (button-nop): Function removed.
5786 (default-button): Use `ignore' as default button action.
5787
5788 * apropos.el (apropos-next-label-button): Update arguments to
5789 `next-button'.
5790 (apropos-symbol): Add `skip' property.
5791 (apropos-function, apropos-macro, apropos-command)
5792 (apropos-variable, apropos-face, apropos-group, apropos-widget)
5793 (apropos-plist): New button types.
5794 (apropos-label-properties): Variable removed.
5795 (apropos-print): Pass button-type to apropos-print-doc, rather
5796 than help function and label text.
5797 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
5798 Get button label from TYPE.
5799
5800 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
5801
5802 * help.el (help-mode): Use define-derived-mode.
5803 (describe-mode): Add optional `buffer' arg.
5804 Use it instead of going through help-xref-mode.
5805 Avoid doubling the word `minor' when prettifying.
5806 (describe-function-1): List the corresponding key bindings.
5807 (describe-variable): Say if the var is automatically buffer-local.
5808 If the source is `loaddefs.el', look for the real source.
5809 (help-xref-mode): Remove.
5810
5811 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
5812 the file says no-byte-compile.
5813
5814 2001-10-08 Miles Bader <miles@gnu.org>
5815
5816 * button.el (next-button, previous-button): Respect `skip' property.
5817
5818 2001-10-07 Miles Bader <miles@gnu.org>
5819
5820 * woman.el (woman-mode-map): Copy button-buffer-map instead of
5821 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
5822 `woman-follow-word' instead of `woman-mouse-2'.
5823 (woman-follow-word): Renamed from `woman-mouse-2'.
5824 Follow current unconditionally, since this function is now only
5825 bound to M-mouse-2. Use accessor functions.
5826 (WoMan-highlight-references): Use `make-text-button'.
5827 (woman-xref): New button type.
5828
5829 * loadup.el ("faces"): Move load before loading "loaddefs.el".
5830 ("button"): New load, just before "help" (which uses it).
5831
5832 * help.el (help-mode-map): Make button-buffer-map our parent.
5833 Don't bind mouse events or tab/backtab.
5834 (help-function, help-variable, help-face, help-coding-system)
5835 (help-input-method, help-character-set, help-back, help-info)
5836 (help-customize-variable, help-function-def, help-variable-def):
5837 New button types.
5838 (help-button-action): New function.
5839 (describe-function-1): Pass help button-types to
5840 `help-xref-button' rather than help function and help-echo string.
5841 Don't put multiple help-function args in a list to pass them to
5842 help-xref-button, just pass them as multiple arguments.
5843 Use `help-insert-xref-button' to make [back]-button, rather than
5844 `help-xref-button'.
5845 (help-xref-button): Take a button-type TYPE as a parameter rather
5846 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
5847 and add a &rest parameter ARGS to serve the same purpose.
5848 Use `make-text-button' to add the button.
5849 (help-insert-xref-button): Use `insert-text-button' to add the button.
5850 (help-follow-mouse, help-next-ref, help-previous-ref):
5851 Functions removed.
5852 (help-do-xref): New function.
5853 (help-follow): Use `push-button' and `help-do-xref' to do most of
5854 the work.
5855
5856 * apropos.el (apropos-symbol, apropos-label): New button types.
5857 (apropos-symbol-button-display-help)
5858 (apropos-label-button-display-help, apropos-next-label-button):
5859 New functions.
5860 (apropos-mode-map): Make button-buffer-map our parent.
5861 Don't bind mouse events.
5862 (apropos-print, apropos-print-doc): Create buttons instead of text
5863 properties.
5864 (apropos-mouse-follow): Function removed.
5865 (apropos-follow): Use buttons.
5866
5867 * button.el: New file.
5868
5869 2001-10-07 Gerd Moellmann <gerd@gnu.org>
5870
5871 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
5872 Remove.
5873
5874 2001-10-05 Richard M. Stallman <rms@gnu.org>
5875
5876 * add-log.el (add-change-log-entry): Skip copyright notice
5877 and copying permission notice at start of file, if any.
5878 Make use of terms "entry" and "item" accord with Emacs manual.
5879 Simplify the logic for moving point while entering or creating
5880 an entry and then an item.
5881 (add-change-log-entry-other-window): Doc fix.
5882
5883 2001-10-06 Miles Bader <miles@gnu.org>
5884
5885 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
5886 removed; they apparently don't work with faces.
5887
5888 2001-10-05 Sam Steingold <sds@gnu.org>
5889
5890 * textmodes/sgml-mode.el (html-xhtml): New user option.
5891 (html-tag-alist, html-horizontal-rule, html-image, html-line)
5892 (html-ordered-list, html-unordered-list, html-list-item)
5893 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
5894 (sgml-skip-close-p): New function.
5895 (sgml-value): Use it.
5896
5897 2001-10-05 Sam Steingold <sds@gnu.org>
5898
5899 * calendar/diary-lib.el (diary-entry-compare): When times are
5900 identical, compare the entries lexicographically.
5901
5902 2001-10-06 Miles Bader <miles@gnu.org>
5903
5904 * rfn-eshadow.el (rfn-eshadow-update-overlay):
5905 Use `minibuffer-prompt-end'.
5906
5907 * simple.el (previous-matching-history-element): Fix misplaced
5908 parentheses.
5909
5910 2001-10-05 Miles Bader <miles@gnu.org>
5911
5912 * rfn-eshadow.el: New file.
5913
5914 2001-10-05 Miles Bader <miles@gnu.org>
5915
5916 * cus-face.el (custom-face-attributes): Make sure each attribute
5917 has a valid default value. Remove hacks that mapped `nil' to
5918 `off' and used nil to mean `unspecified'. Remove `unspecified'
5919 choices from all attributes (unspecified is handled by the parent
5920 checklist).
5921 * cus-edit.el (custom-face-edit-convert-widget)
5922 (custom-face-edit-deactivate, custom-face-edit-activate)
5923 (custom-face-edit-delete, custom-face-edit-attribute-tag):
5924 New functions.
5925 (custom-face-edit): Specify a custom :convert-widget.
5926 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
5927 Don't pass in default filters that map between `nil' and `off' and
5928 `unspecified' and `nil'.
5929
5930 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5931
5932 * progmodes/compile.el (compilation-buffer-name): New function.
5933 (compile-internal): Use it to determine the name of the
5934 compilation buffer.
5935
5936 2001-10-05 Miles Bader <miles@gnu.org>
5937
5938 * progmodes/compile.el (grep-use-null-device): New variable.
5939 (grep-command): Mention `grep-use-null-device'.
5940 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
5941 Make computation of `grep-command' respect `grep-use-null-device'.
5942 (grep): Respect `grep-use-null-device'.
5943 Call `grep-compute-defaults' even if grep-command is set, if
5944 grep-use-null-device is still tentative.
5945
5946 * subr.el (call-process-shell-command): New function.
5947
5948 2001-10-05 Miles Bader <miles@gnu.org>
5949
5950 * simple.el (previous-matching-history-element)
5951 (next-history-element, next-complete-history-element): Use
5952 `minibuffer-' functions instead of calling `field-' functions directly.
5953 (minibuffer-prompt-end, minibuffer-contents):
5954 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5955 Functions removed (now subrs).
5956 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
5957
5958 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
5959 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
5960 instead of calling `field-' functions directly.
5961 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
5962
5963 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5964
5965 * files.el (find-file-noselect): If file's read-only status has
5966 changed on disk, ask if buffer's read-only status should be
5967 changed, unless NOWARN is set.
5968
5969 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
5970 alias for define-setf-method.
5971
5972 * bindings.el: Remove no-byte-compile from file local variables
5973 to enable bootstrapping.
5974
5975 2001-10-04 Andrew Innes <andrewi@gnu.org>
5976
5977 * faces.el (face-font-registry-alternatives) [windows-nt]:
5978 Make gb2312 an alias for gb2312.1980.
5979
5980 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
5981
5982 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
5983 (uniquify-reverse-components): Remove.
5984
5985 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5986 Make sure the file is readable.
5987 (byte-compile-file): Don't compile if `no-byte-compile' is set.
5988 (byte-compile-defvar): Update to reflect the change in Fdefvar.
5989 (batch-byte-recompile-directory): Pass arg=0.
5990
5991 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
5992 (perl-calculate-indent): Use it.
5993 (perl-backward-to-noncomment): Use forward-comment.
5994
5995 * derived.el (define-derived-mode, derived-mode-make-docstring):
5996 Allow `parent' to be nil.
5997
5998 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
5999 Use define-derived-mode.
6000 (nroff-mode-map, nroff-mode-syntax-table): Massage.
6001
6002 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
6003
6004 * emacs-lisp/lselect.el: Use facep iso find-face.
6005
6006 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6007 Use regexp-opt.
6008 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
6009 (lisp-font-lock-syntactic-face-function): New function.
6010 (lisp-mode-variables): Use it. Make arg optional.
6011 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
6012 (lisp-mode): Don't pass an arg to lisp-mode-variables.
6013 Set comment-start-skip.
6014
6015 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
6016
6017 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
6018 (ignore-errors): Don't bother using a `err' symbol.
6019
6020 * emacs-lisp/autoload.el (autoload-ensure-default-file)
6021 (autoload-insert-section-header, autoload-before-p)
6022 (autoload-remove-section): New functions.
6023 (generate-file-autoloads): Use them.
6024 (update-file-autoloads): Use them. Return FILE if there's no cookie.
6025 Make sure the autoload file is properly formatted when creating it.
6026 (update-autoloads-from-directories): Use them as well.
6027 Only update autoloads for files whose timestamp has changed.
6028 Add a dummy entry to remember the files which had no autoload cookies.
6029
6030 * timer.el (timer-relative-time): Fix computation for negative `micro'.
6031
6032 * subr.el (define-key-after): Allow `key' to be longer than 1.
6033 (make-local-hook): Make obsolete.
6034 (add-hook, remove-hook): Don't use make-local-hook any more.
6035 (make-syntax-table): Inherit all chars from s-s-t.
6036
6037 2001-10-04 Gerd Moellmann <gerd@gnu.org>
6038
6039 This is a fix for a report saying that resuming a search with C-s
6040 C-s doesn't use the case-fold-search setting of the previous
6041 search (C-s ... M-c ... then C-s C-s).
6042
6043 * isearch.el (isearch-last-case-fold-search): New variable.
6044 (isearch-mode): Remember value of isearch-case-fold-search
6045 in isearch-last-case-fold-search.
6046 (isearch-done): Quote value of isearch-case-fold-search.
6047 (isearch-repeat): When resuming a search, restore
6048 isearch-case-fold-search from isearch-last-case-fold-search.
6049
6050 Added to NEWS.
6051
6052 * startup.el (inhibit-startup-buffer-menu): New user-option.
6053 (command-line-1): If inhibit-startup-buffer-menu is set, don't
6054 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
6055
6056 This allows upto 99999 messages in the summary without screwing up
6057 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
6058
6059 * mail/rmailsum.el (rmail-make-summary-line)
6060 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
6061 (rmail-summary-goto-msg, rmail-summary-goto-msg):
6062 Allow 5-digit message ids instead of 4.
6063
6064 This adds expansion of environment variables in the value
6065 specified with M-x setenv. Added to NEWS.
6066
6067 * env.el (substitute-env-vars): New function.
6068 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
6069 environment variables in VALUE. Return VALUE.
6070
6071 2001-10-04 Gerd Moellmann <gerd@gnu.org>
6072
6073 * Branch for 21.1.
6074
6075 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
6076
6077 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
6078
6079 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6080
6081 * emulation/tpu-edt.el: Make messages match original TPU/edt
6082 editor. From riepel@Stanford.EDU (Rob Riepel).
6083
6084 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
6085
6086 * rect.el: Update maintainer's email address.
6087
6088 2001-10-02 Andreas Schwab <schwab@suse.de>
6089
6090 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
6091 and Extended Passive Mode, resp.
6092
6093 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
6094
6095 These changes add support for Calendar-related items in the
6096 menu bar on tty's as well:
6097
6098 * calendar/calendar.el (calendar-mode-map): Require cal-menu
6099 unconditionally.
6100 (calendar-mode): Set up activate-menubar-hook unconditionally.
6101
6102 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
6103 calls x-popup-menu only if popup menus are supported.
6104 (calendar-mouse-insert-hebrew-diary-entry)
6105 (calendar-mouse-insert-islamic-diary-entry)
6106 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
6107 (calendar-mouse-view-other-diary-entries)
6108 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
6109 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
6110 Call cal-menu-x-popup-menu instead of x-popup-menu.
6111
6112 2001-10-01 Gerd Moellmann <gerd@gnu.org>
6113
6114 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
6115
6116 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
6117
6118 * emacs-lisp/rx.el: New file.
6119
6120 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
6121
6122 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
6123
6124 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6125
6126 * frame.el (select-frame-by-name, other-frame): Doc fix.
6127
6128 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
6129
6130 * play/snake.el (snake-score-file): Use temporary-file-directory
6131 instead of a literal "/tmp". Suggested by Robert
6132 <robert@chezmarshall.freeserve.co.uk>.
6133
6134 * play/tetris.el (tetris-score-file): Ditto.
6135
6136 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
6137
6138 * apropos.el (apropos-print): Make the directions inserted at the
6139 beginning of the *Apropos* buffer more clear.
6140
6141 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
6142
6143 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
6144 Added comments.
6145
6146 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
6147
6148 * newcomment.el (comment-normalize-vars): Use " \t" rather than
6149 "\\s-" when defining comment-end-skip.
6150
6151 2001-09-27 Gerd Moellmann <gerd@gnu.org>
6152
6153 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
6154 Call get-buffer-window first second arg `visible'.
6155
6156 * international/mule-diag.el (list-input-methods-1):
6157 Output something that's independent of Emacs' version.
6158
6159 * tar-mode.el (tar-mode-write-file): Don't signal an error by
6160 calling byte-to-position with a nil tar-header-offset.
6161
6162 2001-09-27 Simon Josefsson <jas@extundo.com>
6163
6164 * mail/sendmail.el (send-mail-function): Doc fix.
6165 (mail-do-fcc): Error if header-end is not a marker.
6166 (mail-do-fcc): Add a comment.
6167 (mail-reply-to): Doc fix.
6168 (mail-signature): Make ATPOINT optional.
6169 (mail-yank-original): Use cond instead of nestled if.
6170
6171 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
6172
6173 * info.el (Info-on-current-buffer): Default arg to "Top".
6174
6175 2001-09-25 Eli Barzilay <eli@barzilay.org>
6176
6177 * calculator.el (calculator-copy-displayer): New user-option.
6178 (calculator-displayer-prev, calculator-displayer-next):
6179 Renamed from calculator-displayed-{left,right}.
6180 (calculator, calculator-standard-displayer)
6181 (calculator-num-to-string, calculator-update-display)
6182 (calculator-copy, calculator-put-value): Bug and display fixes.
6183
6184 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6185
6186 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
6187 (ebnf-version): New version (3.6.1).
6188
6189 * ebnf-bnf.el: Fix character range regexp. Doc fix.
6190 (ebnf-bnf-non-terminal-chars): New internal const.
6191 (ebnf-bnf-lex): Fix code.
6192
6193 * ebnf-iso.el: Fix character range regexp. Doc fix.
6194 (ebnf-iso-non-terminal-chars): New internal const.
6195 (ebnf-iso-lex): Fix code.
6196
6197 * ebnf-yac.el: Fix character range regexp. Doc fix.
6198 (ebnf-yac-skip-chars): New internal const.
6199 (ebnf-yac-skip-code): Fix code.
6200
6201 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
6202
6203 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
6204
6205 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
6206 passing it to VC.
6207
6208 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
6209 case where the file is relative.
6210
6211 2001-09-24 Gerd Moellmann <gerd@gnu.org>
6212
6213 * xml.el (xml-parse-attlist): Quotes around attributes must be the
6214 same on each side. Make sure we properly handle simple quotes.
6215 From Daiki Ueno <ueno@unixuser.org>.
6216
6217 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6218
6219 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
6220 <jas@extundo.com>.
6221
6222 * menu-bar.el (top-level): Minor fixes for text of help-echo in
6223 some items of the Options menu.
6224
6225 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
6226
6227 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
6228
6229 * vc-hooks.el (vc-delete-automatic-version-backups):
6230 Don't fail if the directory doesn't exist.
6231
6232 * diff-mode.el (diff-default-read-only): New var.
6233 (diff-mode): Use it.
6234
6235 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
6236
6237 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
6238 Use make-keymap instead of copy-keymap, since copying the global
6239 keymap messes up the menu bar.
6240
6241 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
6242 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6243
6244 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
6245
6246 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
6247
6248 * dired-aux.el (dired-insert-subdir): Pass switches to
6249 dired-build-subdir-alist.
6250
6251 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
6252
6253 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
6254 caused %#a and %#b to be mis-formatted.
6255
6256 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
6257
6258 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
6259 ccmode, emacs-mime, and eudc manuals.
6260
6261 2001-09-19 Sam Steingold <sds@gnu.org>
6262
6263 w32 find cannot be used with `grep-find'.
6264 * progmodes/compile.el (find-program): New variable.
6265 (grep-compute-defaults): Use it to set `grep-find-command'.
6266
6267 2001-09-19 Gerd Moellmann <gerd@gnu.org>
6268
6269 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
6270
6271 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6272
6273 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
6274 programming. Doc fix.
6275 (ebnf-version): New version (3.6).
6276 (ebnf-eps-begin): Data fix.
6277 (ebnf-begin-file): Code fix.
6278
6279 * ebnf-bnf.el: Doc fix.
6280 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
6281
6282 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
6283
6284 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6285
6286 * ps-print.el: Better face mapping for black/white PostScript printers.
6287 Check if mark is active when printing a region. Doc fix.
6288 (ps-print-version): New version number (6.5.5).
6289 (ps-print-color-p): Customization fix.
6290 (ps-black-white-faces): New option.
6291 (ps-black-white-faces-alist): New internal var.
6292 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
6293 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
6294 (ps-nb-pages-region): Interactive fix.
6295 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
6296 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
6297
6298 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
6299
6300 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
6301 numeric month value, and allow the Kanji character after the it to
6302 be missing (happens with ls-lisp's output on Japanese versions of
6303 MS-Windows).
6304
6305 2001-09-18 Miles Bader <miles@gnu.org>
6306
6307 * diff-mode.el (diff-mode): Don't make the buffer read-only if
6308 it's empty (and thus probably a new patch file about to be edited).
6309
6310 2001-09-17 Gerd Moellmann <gerd@gnu.org>
6311
6312 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
6313 Check for '(' in column 0 of doc string.
6314
6315 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
6316 of `nth' so that using a vector as bounding-box works.
6317 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6318
6319 2001-09-17 Andre Spiegel <spiegel@gnu.org>
6320
6321 * vc.el (vc-annotate): Use current workfile version explicitly as
6322 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
6323
6324 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
6325
6326 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
6327 convert-standard-filename doesn't guarantee that the .el extension
6328 is preserved.
6329
6330 * dos-fns.el (convert-standard-filename): Replace invalid
6331 characters only after converting dash/underscore to a period.
6332 (original-make-auto-save-file-name): New.
6333 (make-auto-save-file-name): New function, overrides the definition
6334 on files.el and calls the original function via
6335 original-make-auto-save-file-name.
6336
6337 * mail/rmail.el (top-level): Require mule-utils when compiling.
6338 (rmail-decode-babyl-format): Use detect-coding-with-priority
6339 instead of detect-coding-region, to favor detection of emacs-mule
6340 encoded Babyl files written by rmailout.el etc. Suggested by
6341 Kenichi Handa <handa@etl.go.jp>.
6342
6343 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
6344
6345 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
6346 Use `equal', not `=', since the device number can be a cons cell.
6347
6348 2001-09-14 Gerd Moellmann <gerd@gnu.org>
6349
6350 * simple.el: Comment out change of 2001-09-13.
6351
6352 2001-09-13 Milan Zamazal <pdm@zamazal.org>
6353
6354 * progmodes/compile.el (grep-compute-defaults): Don't set
6355 grep-command/grep-find-command when it is already non-nil.
6356 (grep-command): Make it a user option.
6357 (grep-find-command): Likewise.
6358
6359 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
6360
6361 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
6362 inhibit quit.
6363
6364 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
6365
6366 * files.el (make-auto-save-file-name): If long file names are not
6367 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
6368 generating an auto-save file name from it.
6369
6370 2001-09-13 Gerd Moellmann <gerd@gnu.org>
6371
6372 * ps-print.el (ps-print-region, ps-print-region-with-faces)
6373 (ps-nb-pages-region): Signal an error if called interactively
6374 and the mark is not active.
6375
6376 * simple.el (minibuffer-prompt-modification)
6377 (minibuffer-prompt-insertion): New functions.
6378 (minibuffer-prompt-properties): Use `modification-hooks' and
6379 `insert-in-front-hooks'.
6380
6381 2001-09-12 Richard M. Stallman <rms@gnu.org>
6382
6383 * textmodes/outline.el (outline-regexp): Doc fix.
6384 Initialize it in the defcustom, the usual way.
6385
6386 2001-09-12 Gerd Moellmann <gerd@gnu.org>
6387
6388 * ediff-mult.el (ediff-get-meta-info): Take into account that data
6389 from `ediff-meta-info' properties need not be an overlay.
6390 From David Ponce <dponce@voila.fr>.
6391
6392 * isearch.el (isearch-intersects-p): Fix end checks.
6393
6394 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
6395
6396 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
6397 `t' branch of `cond', since Irix 6.1 and up is a special case of
6398 the standard dbx interface.
6399
6400 2001-09-11 Miles Bader <miles@gnu.org>
6401
6402 * comint.el (comint-send-input): When waiting for echoed input,
6403 don't save the expected end position in `echo-end', so that things
6404 work properly even if the buffer is modified elsewhere at the same
6405 time [this happens if `comint-truncate-buffer' is used].
6406
6407 2001-09-11 Gerd Moellmann <gerd@gnu.org>
6408
6409 * textmodes/outline.el (outline-mode): Use `^' and a shy group
6410 when constructing imenu-generic-expression from outline-regexp.
6411
6412 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
6413
6414 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
6415 `equal' instead of `=', since they can be cons cells. From Nils
6416 Goesche <cartan@cartan.de>.
6417
6418 2001-09-10 Andre Spiegel <spiegel@gnu.org>
6419
6420 * vc.el (vc-annotate): Rewrote doc string.
6421
6422 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
6423
6424 * time-stamp.el: Update Stephen Gildea's email address.
6425
6426 2001-09-10 Gerd Moellmann <gerd@gnu.org>
6427
6428 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
6429 enable-multibyte-characters = nil. From Hallvard B Furuseth
6430 <h.b.furuseth@usit.uio.no>.
6431
6432 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
6433
6434 * ediff-init.el (ediff-highest-priority): Bug fix.
6435
6436 * viper-cmd.el (viper-special-read-and-insert-char): New function
6437 that reads a character and uses the current input method or
6438 iso-accents when appropriate.
6439
6440 * viper.el and all others: Corrections to the comment blocks at
6441 the top.
6442
6443 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
6444
6445 * info.el (Info-goto-node): Doc fix.
6446
6447 2001-09-07 Gerd Moellmann <gerd@gnu.org>
6448
6449 * isearch.el (isearch-intersects-p): New function.
6450 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
6451 use isearch-intersects-p, and clean up.
6452
6453 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6454
6455 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
6456 and "german8", for the new German orthography dictionaries,
6457 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
6458 the entries, to keep the line length balanced for loaddefs.el.
6459
6460 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
6461
6462 * comint.el (comint-send-input): Handle comint-process-echoes
6463 differently.
6464
6465 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6466
6467 * locate.el (locate-insert-header): Remove unnecessary whitespace.
6468
6469 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6470
6471 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
6472
6473 2001-09-07 Gerd Moellmann <gerd@gnu.org>
6474
6475 * server.el (server-switch-buffer):
6476 * textmodes/refer.el (refer-find-entry-internal):
6477 * term/sup-mouse.el (sup-pos-to-window):
6478 * term/bg-mouse.el (bg-window-from-x-y):
6479 * emacs-lisp/edebug.el (edebug-window-live-p):
6480 Use get-window-with-predicate.
6481
6482 * window.el (get-window-with-predicate): Renamed from some-window.
6483 (some-window): Make it an alias.
6484
6485 2001-09-06 Gerd Moellmann <gerd@gnu.org>
6486
6487 * simple.el (undo): Remove positions from buffer-undo-list up to
6488 the next undo boundary only.
6489
6490 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
6491
6492 * makefile.nt (install): Don't copy sc.el. Reported by Richard
6493 Kim <ryk@dspwiz.com>
6494
6495 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
6496 the message "Creating customization items...done".
6497
6498 2001-09-05 Gerd Moellmann <gerd@gnu.org>
6499
6500 * font-lock.el (toplevel): Require `jit-lock' only if
6501 font-lock-support-mode is set to jit-lock-mode.
6502
6503 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
6504
6505 * international/quail.el (quail-use-package, quail-inactivate)
6506 (quail-activate): Mention the hooks these functions run in their
6507 doc strings.
6508
6509 2001-09-05 Edward M. Reingold <reingold@iit.edu>
6510
6511 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
6512 of file in header of menu.
6513
6514 2001-09-04 Gerd Moellmann <gerd@gnu.org>
6515
6516 * env.el (setenv): Interactively, if VARIABLE has a current value,
6517 add that to the front of the history, as the doc string says.
6518
6519 * comint.el (comint-send-input): Change help-echo.
6520 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
6521
6522 * bookmark.el (bookmark-write-file): Bind print-length and
6523 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
6524
6525 * obsolete/uncompress.el: Moved there from lisp/.
6526
6527 * comint.el (comint-insert-clicked-input): Goto point-max before
6528 deleting previous input. From "Dr Francis J. Wright"
6529 <F.J.Wright@qmw.ac.uk>.
6530
6531 * simple.el (backward-word): Doc fix.
6532
6533 2001-09-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6534
6535 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
6536 * uncompress.el, uniquify.el, vc.el, view.el, window.el
6537 * w32-fns.el: Add Keywords header.
6538
6539 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
6540
6541 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
6542 "Text Properties". Suggested by Simon Marshall
6543 <Simon.Marshall@midas-kapiti.com>.
6544
6545 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
6546
6547 * term/mac-win.el (mac-drag-n-drop): Decode file name by
6548 consulting the value of file-name-coding-system.
6549
6550 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
6551
6552 * help.el (describe-function-1): Save precomputed `file-name' rather
6553 than recomputing it (incorrectly) with `symbol-file'.
6554
6555 2001-09-03 Gerd Moellmann <gerd@gnu.org>
6556
6557 * international/isearch-x.el (isearch-exit-recursive-edit):
6558 Take three parameters, since it's used as an after-change-function.
6559
6560 * emacs-lisp/backquote.el (backquote-backquote-symbol)
6561 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
6562 from doc strings.
6563
6564 2001-09-02 Milan Zamazal <pdm@zamazal.org>
6565
6566 * progmodes/glasses.el (glasses-convert-to-unreadable):
6567 Consider underscores as in `glasses-make-readable'.
6568
6569 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6570
6571 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
6572 MS-DOS, since cpp might not be available.
6573
6574 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
6575 Mention "yank" in the help-echo text.
6576 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6577
6578 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
6579
6580 * newcomment.el (comment-indent): Insert spaces more carefully.
6581
6582 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
6583
6584 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
6585 exists. From Andy Petrusenco <andy@int.spb.ru>.
6586
6587 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
6588 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
6589 <andy@int.spb.ru>.
6590
6591 2001-08-31 Gerd Moellmann <gerd@gnu.org>
6592
6593 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
6594 Instead of running mouse-yank-at-click, see what the event is
6595 bound to outside Isearch and run that.
6596
6597 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
6598
6599 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
6600 Fix the menu entry to mention transient-mark-mode.
6601
6602 2001-08-30 Gerd Moellmann <gerd@gnu.org>
6603
6604 * simple.el (eval-expression-print-level): Fix last change.
6605
6606 * bindings.el (mode-line-coding-system-map): New variable.
6607 (mode-line-mule-info): Give the "%Z" a local-map keymap.
6608
6609 * simple.el (eval-expression-print-level): Change the type
6610 of the defcustom to allow nil.
6611
6612 * emacs-lisp/find-gc.el: Moved here from lisp/.
6613
6614 * international/quail.el (quail-completion-1):
6615 Reverse the ((CHAR . DEFN) ...) list before processing it.
6616 From Kenichi Handa <handa@etl.go.jp>.
6617
6618 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
6619 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
6620
6621 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
6622
6623 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
6624 aren't supported. This avoids the annoying gray strip drawn by
6625 the Windows version instead of the missing tool bar.
6626
6627 2001-08-29 Gerd Moellmann <gerd@gnu.org>
6628
6629 * menu-bar.el (menu-bar-options-menu): Make option text, messages
6630 and tooltips more consistent. From "Marshall, Simon"
6631 <Simon.Marshall@midas-kapiti.com>.
6632
6633 * startup.el (fancy-splash-screens): Temporarily set
6634 minor-mode-map-alist to nil while displaying splash screens.
6635
6636 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6637
6638 * buff-menu.el: Add Keywords header.
6639 Doc fix (C-x C-b is bound to list-buffers).
6640
6641 * dired-x.el: Add keyword files to get listed in finder.
6642 Remove confusing notes about GNU Emacs 19.
6643
6644 * dired.el, dired-aux.el: Add Keywords header.
6645
6646 2001-08-28 Andre Spiegel <spiegel@gnu.org>
6647
6648 * vc.el (vc-revert-file): Call the backend even if the FILE's
6649 contents can be reverted locally; pass new arg CONTENTS-DONE
6650 down to the backend.
6651
6652 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
6653 optional arg CONTENTS-DONE.
6654
6655 2001-08-28 Andrew Innes <andrewi@gnu.org>
6656
6657 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
6658
6659 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
6660
6661 * makefile.nt (install): Copy more *.el files.
6662
6663 2001-08-28 Gerd Moellmann <gerd@gnu.org>
6664
6665 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
6666 instead of `w' which is already in use.
6667
6668 * gs.el (gs-load-image): Use sleep-for.
6669 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6670
6671 2001-08-28 Miles Bader <miles@gnu.org>
6672
6673 * replace.el (query-replace-regexp-eval): Return args from
6674 `interactive' form in correct order.
6675
6676 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
6677
6678 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
6679 major modes, don't create panes for modes for which
6680 mouse-buffer-menu-alist returns an empty alist.
6681
6682 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
6683
6684 * progmodes/hideshow.el: Update first-line description.
6685 Sync comments w/ maintainer version 5.31.
6686
6687 (hs-isearch-open): Default value now `code'.
6688 Fix docstring to use "code blocks" vs "comment blocks",
6689 as opposed to "block" vs "comment".
6690 (hs-flag-region): Accept `hs-isearch-open' value
6691 of `block' as synonymous w/ `code'.
6692 (hs-hide-block-at-point): For code blocks, pass `code'
6693 to `hs-flag-region' instead of `block'.
6694
6695 2001-08-28 Miles Bader <miles@gnu.org>
6696
6697 * comint.el (comint-next-prompt): Don't loop infinitely if
6698 {next,previous}-single-char-property-change returns its input
6699 position when the search fails.
6700
6701 2001-08-27 Miles Bader <miles@gnu.org>
6702
6703 * comint.el (comint-get-old-input-default): Don't signal an error
6704 if point is not on an input field; instead, return the current
6705 line (using `comint-bol' to skip any prompt, in case we're not
6706 using fields at all).
6707
6708 * man.el (Man-mode-line-format): Variable removed.
6709 (Man-mode): Change `mode-line-buffer-identification' instead of
6710 `mode-line-format'.
6711
6712 2001-08-27 Gerd Moellmann <gerd@gnu.org>
6713
6714 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
6715 From Simon Josefsson <jas@extundo.com>.
6716
6717 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
6718
6719 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
6720 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6721
6722 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
6723 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6724
6725 * emacs-lisp/lselect.el: Ditto.
6726
6727 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
6728 Remove periods from the end of error message strings.
6729 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6730
6731 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
6732 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6733
6734 * net/telnet.el: Ditto.
6735
6736 2001-08-26 Gerd Moellmann <gerd@gnu.org>
6737
6738 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
6739 KEYMAP to the call to define-minor-mode.
6740
6741 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
6742
6743 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
6744 Replace some of the undefined characters with emulations of bidi
6745 formatting characters and Niqud as per SI 1311-1.
6746 (IT-unicode-translations): Ditto.
6747 (IT-display-table-setup, IT-setup-unicode-display):
6748 Fill characters without translations with dos-unsupported-char-glyph.
6749
6750 2001-08-24 Simon Josefsson <jas@extundo.com>
6751
6752 * hl-line.el (hl-line-mode): Don't be a global mode.
6753 (global-hl-line-mode): New function.
6754
6755 2001-08-24 Gerd Moellmann <gerd@gnu.org>
6756
6757 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
6758 being reset by Ghostscript. Don't kill the gs process.
6759 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
6760
6761 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
6762
6763 * term/mac-win.el: Require scroll-bar.
6764
6765 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
6766
6767 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
6768
6769 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
6770
6771 * hexl.el (hexl-insert-multibyte-char) New function.
6772 (hexl-quoted-insert, hexl-self-insert-command)
6773 (hexl-insert-hex-char, hexl-insert-decimal-char)
6774 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
6775 Fix the doc strings accordingly.
6776 (hexl-insert-char): Reject characters whose code is above 255.
6777 Doc fix.
6778 (hexl-mode-map): Copy the global keymap instead of creating a
6779 sparse keymap, and bind all self-inserting characters to
6780 hexl-self-insert-command.
6781
6782 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
6783
6784 * wid-edit.el (text): Re-order docstring correctly.
6785
6786 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
6787
6788 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
6789
6790 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
6791
6792 * simple.el (line-number-mode): Mention the variable
6793 line-number-display-limit-width in the doc string.
6794
6795 2001-08-22 Gerd Moellmann <gerd@gnu.org>
6796
6797 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
6798 Temporarily select EVENT's window for switching buffers.
6799 (mode-line-bury-buffer): New function.
6800 (mode-line-buffer-identification-keymap): Use it instead of
6801 bury-buffer. Bind down-mouse events to prevent global down-mouse
6802 events from shining through.
6803
6804 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
6805
6806 * newcomment.el (comment-beginning): Make sure the comment-start
6807 we found isn't a comment-end (in cases where confusion is possible).
6808
6809 2001-08-22 Miles Bader <miles@gnu.org>
6810
6811 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
6812 before writing it, so that hard-links don't see new version.
6813
6814 2001-08-21 Gerd Moellmann <gerd@gnu.org>
6815
6816 * gs.el (gs-set-ghostview-colors-window-prop):
6817 Call x-change-window-property with 3rd arg FRAME.
6818 (gs-load-image): Wait for a previous Ghostscript process
6819 to complete before starting a new one.
6820
6821 * image.el (image-type-regexps): Make sure that the TIFF
6822 pattern is only matched at the beginning of a string.
6823 From Markus Rost <rost@math.ohio-state.edu>.
6824
6825 * international/swedish.el: Pre-Mule file removed. From Jonas
6826 Oberg <jonas@gnu.org>.
6827
6828 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
6829
6830 * whitespace.el (whitespace-abort-on-error): Add custom variable
6831 to whitespace to abort a write-file if whitespace is detected in file.
6832
6833 * whitespace.el (whitespace-write-file-hook): Hook to be called
6834 when writing a file. If `whitespace-abort-on-error' is set, the
6835 write will abort on detecting whitespaces.
6836 If `whitespace-auto-cleanup' is set, the file will be cleaned
6837 automatically prior to writing.
6838
6839 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
6840 whitespaces in the error output!
6841
6842 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
6843 `indent-tabs-mode', since the latter notes user preferences on
6844 TABs anyway.
6845
6846 * whitespace.el (whitespace-version): 3.1. All of the above issues
6847 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
6848
6849 2001-08-20 Gerd Moellmann <gerd@gnu.org>
6850
6851 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
6852 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6853
6854 * whitespace.el (whitespace-global-mode): Add autoload cookie.
6855
6856 2001-08-20 Alex Schroeder <alex@gnu.org>
6857
6858 * sql.el (sql-db2): Doc change.
6859
6860 2001-08-20 Alex Schroeder <alex@gnu.org>
6861
6862 * sql.el (sql-postgres): Add the database at the end of the
6863 parameters instead of at the beginning.
6864 (sql-postgres-options): Doc change.
6865
6866 2001-08-17 Gerd Moellmann <gerd@gnu.org>
6867
6868 * custom.el (defcustom): Doc fix.
6869
6870 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6871
6872 * ps-mule.el (find-composition): Check if (char-after POS)
6873 returns a valid character.
6874
6875 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
6876
6877 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
6878 original-point for extra CR characters that are added/removed when
6879 the buffer is written/read whose EOL type is -dos.
6880
6881 2001-08-16 Miles Bader <miles@gnu.org>
6882
6883 * simple.el (line-move): Undo previous change.
6884
6885 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
6886 property to input-terminating `boundary' overlays to avoid
6887 line-move wierdness.
6888
6889 2001-08-16 Gerd Moellmann <gerd@gnu.org>
6890
6891 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
6892 buffer in a save-restriction. Under one test case with Ediff,
6893 window-scroll-functions are run with a window start that's
6894 temporarily outside of the restriction.
6895
6896 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
6897
6898 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
6899 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
6900 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
6901 (texinfo-update-menu-region-beginning)
6902 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
6903 command, @ifnottex, to regexps, so it is found.
6904
6905 2001-08-16 Andrew Innes <andrewi@gnu.org>
6906
6907 * makefile.nt (DONTCOMPILE): Omit bindings.el.
6908 (DONTCOMPILE): Omit sc.el.
6909
6910 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
6911 (DONTCOMPILE): Omit sc.el.
6912
6913 2001-08-16 Gerd Moellmann <gerd@gnu.org>
6914
6915 * replace.el (occur): Bind inhibit-read-only to t.
6916
6917 2001-08-16 Miles Bader <miles@gnu.org>
6918
6919 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
6920 calling `constrain-to-field', to avoid problems with comint prompts.
6921
6922 2001-08-15 Gerd Moellmann <gerd@gnu.org>
6923
6924 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
6925 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
6926
6927 * ediff-mult.el (ediff-get-meta-info): Fix the condition
6928 of a while-loop.
6929
6930 * Makefile.in (DONTCOMPILE): Remove sc.el.
6931
6932 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
6933 Don't include term/.
6934
6935 * mail/sc.el: Moved to obsolete/.
6936
6937 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6938
6939 * ps-print.el: Change error function arguments to follow Emacs
6940 message convention. Doc fix.
6941 (ps-print-version): New version number (6.5.4).
6942 (coding-system-for-write): Change declaration position to avoid
6943 XEmacs compilation gripes.
6944 (coding-system-for-read, buffer-file-coding-system):
6945 Declarations to avoid XEmacs compilation gripes.
6946
6947 * ps-mule.el: Doc fix.
6948 (ps-mule-encode-header-string): If STRING is not a string, replace
6949 STRING by empty string.
6950
6951 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
6952
6953 * frame.el (show-trailing-whitespace): Doc fix.
6954
6955 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
6956
6957 * desktop.el (desktop-save): Insert the coding: tag before
6958 desktop-header.
6959
6960 2001-08-13 Gerd Moellmann <gerd@gnu.org>
6961
6962 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
6963 its path from $els.
6964
6965 * image.el (image-jpeg-p): Fix call of substring.
6966
6967 2001-08-10 Gerd Moellmann <gerd@gnu.org>
6968
6969 * play/animate.el (animate-string): Doc fix. Use a buffer
6970 name with stars in it.
6971 (animate-sequence): New function.
6972 From Richard Stallman <rms@gnu.org>.
6973
6974 * frame.el (select-frame-set-input-focus): New function
6975 extracted from other-frame.
6976 (other-frame): Use it.
6977 (next-multiframe-window, previous-multiframe-window): Use it.
6978
6979 * isearch.el (isearch-other-meta-char): Don't switch to the
6980 buffer of a window clicked on, when the current buffer is
6981 in Isearch mode.
6982
6983 * image.el (image-jpeg-p): Test for APPn markers in the range
6984 #xe0..#xef.
6985
6986 2001-08-09 Gerd Moellmann <gerd@gnu.org>
6987
6988 * desktop.el (desktop-save): Don't use concat to form a file
6989 name, use expand-file-name.
6990
6991 * mouse.el (mouse-delete-window): Do nothing if frame has just
6992 one window.
6993
6994 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
6995 for the minor mode name.
6996
6997 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
6998 minor mode name.
6999
7000 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
7001 instead of make-mode-line-mouse2-map.
7002
7003 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
7004 the minor mode name.
7005
7006 * emacs-lisp/easy-mmode.el (define-minor-mode):
7007 Use mode-line-minor-mode-keymap for the minor mode name.
7008
7009 * calendar/calendar.el (calendar-mode-line-format):
7010 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
7011
7012 * bindings.el (make-mode-line-mouse-map): Renamed from
7013 make-mode-line-mouse2-map. Take additional arg MOUSE.
7014 (mode-line-modified): Use mouse-3 instead of mouse-2.
7015 (mode-line-buffer-identification-keymap): Bind keys differently.
7016 (propertized-buffer-identification): Adapt help-echo to new bindings.
7017
7018 * bindings.el (mode-line-format): Specify help-echo for line
7019 number, column number and buffer-percent part of the mode-line.
7020
7021 * image.el (image-type-regexps): Allow whitespace at the start
7022 of the image data for XPM, XBM and Postscript, which are
7023 text files.
7024 (image-jpeg-p): Correct calculation of next field offset.
7025
7026 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7027
7028 * battery.el: Fix typo.
7029
7030 2001-08-08 Gerd Moellmann <gerd@gnu.org>
7031
7032 * image.el (image-type-regexps): Allow predicates. Change the way
7033 JPEG images are recognized.
7034 (image-jpeg-p): New function.
7035 (image-type-from-data): Handle predicates in image-type-regexps.
7036
7037 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
7038 #:, #x, #o, and similar constructs.
7039
7040 2001-08-07 Gerd Moellmann <gerd@gnu.org>
7041
7042 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
7043
7044 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
7045 instead of `progn'.
7046
7047 * tar-mode.el (tar-extract): Avoid generating a new buffer
7048 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
7049
7050 * textmodes/paragraphs.el (forward-sentence): Avoid building
7051 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
7052
7053 * progmodes/executable.el (executable-set-magic):
7054 If executable-find returns a quoted file name, unquote it before
7055 inserting it.
7056
7057 * image.el (image-type-regexps): For JPEG files, use a regexp
7058 derived from the JFIF spec.
7059
7060 * image.el (image-type-regexps): Use `\`' instead of `^' in
7061 most regular expressions.
7062
7063 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7064
7065 * play/animate.el: Re-insert a reference to re-inserted function.
7066
7067 2001-08-06 Gerd Moellmann <gerd@gnu.org>
7068
7069 * help.el (describe-function-1): Use find-function-search-for-symbol
7070 instead of find-function-noselect because the latter follows aliases.
7071
7072 * play/animate.el (animate-birthday-present): Re-insert.
7073
7074 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
7075 Handle old-style menu definitions.
7076
7077 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7078
7079 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
7080 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
7081
7082 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
7083 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
7084 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
7085
7086 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7087
7088 * textmodes/tildify.el: Milan Zamazal has new address.
7089
7090 2001-08-03 Gerd Moellmann <gerd@gnu.org>
7091
7092 * custom.el (custom-set-variables): Don't test `custom-requests'
7093 properties, check the third element of the options passed to
7094 custom-set-variables instead.
7095
7096 * info.el (info-insert-file-contents): Use info-file-exists-p
7097 instead of file-exists-p.
7098
7099 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
7100 the mode-line face is restored. Fix several bugs.
7101
7102 * replace.el (perform-replace): Doc fix.
7103
7104 2001-08-02 Francesco Potorti` <pot@gnu.org>
7105
7106 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
7107 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
7108 (uniquify-fix-item-base, uniquify-fix-item-filename)
7109 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
7110 Callers changed.
7111 (uniquify-set-proposed): Changed to work with a vector item.
7112 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
7113 the fix list, and a list of strings for the non-file buffer
7114 names. Both changes reduce consing.
7115 (uniquify-rationalize-a-list): Local variable renaming.
7116 (uniquify-rationalize-conflicting-sublist): Use member instead of
7117 assoc.
7118 (uniquify-rename-buffer): Use unless instead of if not.
7119
7120 2001-08-02 Gerd Moellmann <gerd@gnu.org>
7121
7122 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
7123
7124 * custom.el (custom-set-variables): Set options with :require
7125 clauses last.
7126
7127 * custom.el (defcustom): Doc fix.
7128
7129 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
7130
7131 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
7132
7133 * man.el (man): Mention Man-switches in the doc string.
7134 (Man-switches): Mention -a in the doc string.
7135
7136 * textmodes/ispell.el (ispell-alternate-dictionary):
7137 Add /usr/share/lib/dict/words, for Irix.
7138
7139 * bindings.el: Bind shifted and control-shifted kp-* keys to the
7140 corresponding non-kp keys. Suggested by Stephen Gildea
7141 <gildea@stop.mail-abuse.org>.
7142
7143 2001-08-01 Francesco Potorti` <pot@gnu.org>
7144
7145 * uniquify.el: These changes correct a corner case that the old
7146 code managed correctly.
7147 (uniquify-fix-item-proposed): Renamed from
7148 uniquify-fix-item-min-proposed.
7149 (uniquify-set-proposed): New function.
7150 (uniquify-rationalize-file-buffer-names): Code reshuffled for
7151 clarity and speed.
7152 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
7153 This is equivalent to what the old code did.
7154 (uniquify-rationalize-a-list): Never recompute the proposed
7155 name. Sort the conflicting sublist before rationalising it: this
7156 is equivalent to what the old code did, but one directory element
7157 at a time, and only when necessary.
7158 (uniquify-rationalize-conflicting-sublist): Recompute here the
7159 proposed name.
7160
7161 2001-08-01 Gerd Moellmann <gerd@gnu.org>
7162
7163 * play/animate.el: Add Keywords and Maintainer. Remove a
7164 reference to a removed function.
7165
7166 * play/animate.el (animate-string): Handle case that the string is
7167 longer than the window is wide.
7168
7169 2001-07-31 Gerd Moellmann <gerd@gnu.org>
7170
7171 * desktop.el (desktop-save): Bind coding-system-for-write to
7172 `emacs-mule' for write-region.
7173
7174 * delsel.el (delete-selection-pre-hook): Don't set this-command
7175 to `ignore' if the region is empty.
7176
7177 * international/mule.el (set-keyboard-coding-system):
7178 Set keyboard-coding-system.
7179
7180 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
7181 before accessing it.
7182
7183 2001-07-30 Andreas Schwab <schwab@suse.de>
7184
7185 * menu-bar.el (toggle-highlight-paren-mode):
7186 Use `(show-paren-mode)' as body.
7187
7188 2001-07-30 Andre Spiegel <spiegel@gnu.org>
7189
7190 * vc.el (vc-checkout-hook): New hook.
7191 (vc-checkout): Run it.
7192
7193 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
7194
7195 * progmodes/make-mode.el (makefile-macroassign-regex):
7196 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
7197
7198 2001-07-30 Gerd Moellmann <gerd@gnu.org>
7199
7200 * vc.el (vc-switch-backend): Fix autoload cookie.
7201
7202 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
7203 the desktop file.
7204
7205 2001-07-30 Simon Josefsson <jas@extundo.com>
7206
7207 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
7208 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
7209
7210 2001-07-27 Gerd Moellmann <gerd@gnu.org>
7211
7212 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
7213 (last-sexp-toggle-display): Renamed from last-sexp-print.
7214 (last-sexp-toggle-display, eval-last-sexp-1):
7215 Use last-sexp-setup-props.
7216
7217 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
7218 New user-options.
7219 (mouse-wheel-change-button): New function.
7220 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
7221 (mwheel-scroll): Ditto.
7222
7223 2001-07-26 Gerd Moellmann <gerd@gnu.org>
7224
7225 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
7226 `...', compare with unabbreviated printed representation instead.
7227 (last-sexp-print): Bind print-length and print-level to nil.
7228
7229 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
7230 before assigning text properties. Make properties rear-nonsticky.
7231
7232 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
7233 (eval-last-sexp-1): Give printed text a `keymap' property and bind
7234 <mouse-2> and <RET> in that map to a function printing the
7235 unabbreviated value.
7236
7237 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
7238 is a buffer, put a text property `printed-value' on the printed
7239 representation, with the Lisp object printed as value.
7240
7241 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
7242
7243 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
7244 Mention the effect of eval-expression-print-length and
7245 eval-expression-print-level in the doc strings. Suggested by
7246 Kevin Gallagher <kevingal@onramp.net>.
7247
7248 2001-07-25 Gerd Moellmann <gerd@gnu.org>
7249
7250 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
7251 for buttons > 3.
7252 (xterm-mouse-translate): Handle the case that we don't get a
7253 down-event.
7254
7255 * emacs-lisp/find-func.el (find-function-regexp):
7256 Add easy-mmode-define-global-mode to the regexp. Allow newlines
7257 in front of the function name.
7258
7259 * isearch.el (isearch-other-meta-char): Fix last change.
7260
7261 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
7262 similar events for which fake prefix keys are generated. It's no
7263 longer necessary since read_key_sequence doesn't modify these
7264 events for internal purposes anymore.
7265
7266 * files.el (auto-mode-alist): Use nroff-mode for files ending
7267 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
7268
7269 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
7270
7271 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
7272 tool-bar-lines parameter, behave as if its value were zero.
7273 (mouse-avoidance-set-pointer-shape): Don't do anything if
7274 x-pointer-shape is not boundp.
7275
7276 2001-07-23 Francesco Potorti` <pot@gnu.org>
7277
7278 * uniquify.el: Overall speedup changes when using many buffers.
7279 (uniquify-fix-item-base, uniquify-fix-item-filename)
7280 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
7281 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
7282 place in the item, but was never used.
7283 (uniquify-fix-item-min-proposed): New defalias: the fourth place
7284 in the item is now used as cache for the proposed name.
7285 (uniquify-rationalize-file-buffer-names): Move computation made on
7286 newbuffile out of the loop, in the newbuffile-nd local var.
7287 Use dolist (cosmetic change). Compute the proposed name for the most
7288 common case and cache it in the fourth place in the item.
7289 (uniquify-rationalize-file-buffer-names): Used to return a a list
7290 of buffer whose name was changed, but that return value was never used.
7291 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
7292 the cached proposed name, does much less consing and is quicker.
7293 (uniquify-filename-lessp): Deleted.
7294 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
7295 Do not bind locally the uniquify-possibly-resolvable flag. Use the
7296 cached proposed name is possible.
7297 (uniquify-get-proposed-name): Arguments changed, callers changed.
7298 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
7299 uniquify-possibly-resolvable flag, which is no more bound locally.
7300 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
7301 flag, which does not exist any more.
7302
7303 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
7304
7305 * term/internal.el (IT-unicode-translations): Fix the appearance of
7306 "6`".
7307
7308 * progmodes/compile.el (compile-internal): If EMACS is already
7309 defined in the environment, don't override its value.
7310
7311 2001-07-23 Gerd Moellmann <gerd@gnu.org>
7312
7313 * play/fortune.el: Undo change of 2001-07-13.
7314 Fix autoload cookies. Add types to defcustoms.
7315 (fortune) <defgroup>: Add :link.
7316 (fortune-from-region): Use eq, not eql.
7317 From Dave Love <fx@gnu.org>.
7318
7319 * play/animate.el (animate-birthday-present): Function removed.
7320
7321 * play/animate.el: New file.
7322
7323 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
7324
7325 * startup.el (normal-top-level-add-subdirs-to-load-path):
7326 On Windows, put into normal-top-level-add-subdirs-inode-list the
7327 canonicalized names of the directories instead of inode numbers.
7328
7329 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
7330
7331 * ediff-util.el: Copyright years.
7332 (ediff-choose-syntax-table): New function.
7333 (ediff-setup): Use ediff-choose-syntax-table.
7334 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
7335 vc-state is available.
7336 (ediff-make-temp-file): Use ediff-coding-system-for-write.
7337
7338 * ediff-init.el (ediff-with-syntax-table): New macro, uses
7339 with-syntax-table.
7340 (ediff-coding-system-for-read): From ediff-diff.el
7341 (ediff-coding-system-for-write): New variable.
7342 (ediff-highest-priority): Fixed the bug having to do with disappearing
7343 overlays.
7344 (ediff-file-remote-p): Use file-remote-p, if available.
7345 (ediff-listable-file): New function.
7346 (ediff-file-attributes): Use ediff-listable-file.
7347
7348 * ediff-mult.el (ediff-meta-insert-file-info1):
7349 Use ediff-listable-file.
7350
7351 * ediff-ptch.el (ediff-prompt-for-patch-file):
7352 Use ediff-coding-system-for-read.
7353 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
7354
7355 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
7356 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
7357
7358 * ediff.el: Date of last update, copyright years.
7359
7360 * ediff-wind (ediff-setup-control-frame): Nill->nil.
7361
7362 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
7363 of Scott Bronson.
7364 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
7365 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
7366 Deleted functions.
7367 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
7368 ex-token-list.
7369 (viper-get-ex-address-subr): Convert registers to char data type.
7370
7371 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
7372 (viper-memq-char): Use viper-int-to-char.
7373 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
7374 vc-locking-state.
7375 (viper-read-key): Use viper-read-key-sequence.
7376
7377 * viper.el (viper-major-mode-modifier-list):
7378 Added inferior-emacs-lisp-mode.
7379 (this-major-mode-requires-vi-state): New function that uses simple
7380 heuristics to decide if vi state is appropriate.
7381 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
7382 (viper-non-hook-settings): Don't advise read-key-sequence.
7383 (viper-read-key-sequence): New function that replaces the
7384 previously used advice to read-key-sequence.
7385
7386 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
7387 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
7388 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
7389 (viper-open-line-at-point,viper-substitute,viper-overwrite)
7390 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
7391 Got rid of the negative character hack.
7392 (viper-escape-to-state,viper-replace-state-exit-cmd):
7393 Use viper-read-key-sequence.
7394 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
7395 (viper-minibuffer-standard-hook,viper-read-string-with-history):
7396 Don't override existing minibuffer-setup-hook.
7397 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
7398 Convert registers to char data type.
7399 (viper-autoindent): Use viper-indent-line.
7400
7401 * viper-keym.el: Use viper-exec-key-in-emacs.
7402
7403 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
7404
7405 * server.el (server-visit-files): Fix variable name typo.
7406
7407 2001-07-20 Gerd Moellmann <gerd@gnu.org>
7408
7409 * simple.el (delete-trailing-whitespace): Save match data
7410 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
7411
7412 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
7413
7414 * progmodes/compile.el (compilation-parse-errors): `linenum' might
7415 return a this-error using the alternative format (a pair of markers).
7416
7417 2001-07-19 Gerd Moellmann <gerd@gnu.org>
7418
7419 * font-lock.el (c++-keywords): Add Standard C++ operator names.
7420
7421 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
7422 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
7423
7424 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7425
7426 * international/iso-transl.el: Fix typo in the header of the file.
7427
7428 * textmodes/picture.el (picture): Doc fix.
7429
7430 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
7431 follow coding conventions in generated files.
7432
7433 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
7434
7435 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7436 (tool-bar-add-item): Don't call image-related primitives if the
7437 display doesn't support images.
7438
7439 * frame.el (display-images-p): New function.
7440
7441 2001-07-17 Gerd Moellmann <gerd@gnu.org>
7442
7443 * server.el (server-visit-files): Handle the case the specified
7444 column number is <= 0.
7445
7446 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
7447
7448 * startup.el (command-line-1): Add support for +LINE:COLUMN
7449 command line argument.
7450
7451 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7452
7453 * server.el (server-process-filter, server-visit-files):
7454 Add support for +LINE:COLUMN style emacsclient calls.
7455
7456 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7457
7458 * emacs-lisp/easy-mmode.el: Add Keywords header.
7459
7460 * play/pong.el: Author has new address.
7461
7462 * play/landmark.el: Author is no more reachable.
7463
7464 * play/handwrite.el: Author is no more reachable.
7465
7466 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
7467
7468 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
7469 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
7470 Complete bindings for F<1..12> keys.
7471 (global-map): Remove `undo' binding (already in the default).
7472 Replace `t<n>' bindings with `f<n>' bindings.
7473
7474 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
7475
7476 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
7477 (tcl-mode): Use tcl-add-log-defun.
7478 (tcl-indent-line): Use tcl-calculate-indent.
7479 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
7480 (tcl-indent-exp): Renamed from indent-tcl-exp.
7481 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
7482 (tcl-indent-for-comment): Call comment-indent-function properly
7483 and handle the case where it returns nil.
7484
7485 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7486
7487 * calendar/cal-islam.el (calendar-goto-islamic-date):
7488 Remove autoload cookie.
7489
7490 * calendar/calendar.el (calendar-goto-islamic-date):
7491 Add call to autoload.
7492
7493 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
7494
7495 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
7496 Don't change compile-auto-highlight globally.
7497 Don't bother with `font-lock-defaults' property since XEmacs
7498 also understands the `font-lock-defaults' variable.
7499 Use make-local-variable rather than make-variable-buffer-local.
7500 Don't `defconst' comment-indent-function: keep the default.
7501 Call easy-menu-add unconditionally.
7502 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
7503 (ada-create-menu): Use :included for Emacs as well.
7504
7505 * vc.el (vc-do-command): Autoload.
7506
7507 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
7508
7509 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7510
7511 * ps-print.el: Fix Author: header.
7512
7513 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7514
7515 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
7516 mouse-1 etc., bind them to `ignore'.
7517
7518 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
7519 send-invisible, which is already defined in Comint.
7520 (eshell-watch-for-password-prompt): Use it.
7521
7522 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7523
7524 * which-func.el (which-func-mode): Doc fix.
7525
7526 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
7527 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
7528 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
7529 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
7530 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
7531 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
7532 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
7533 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
7534 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
7535 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
7536 * emulation/edt-mapper.el, emulation/edt-pc.el,
7537 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
7538 * emulation/tpu-edt.el, emulation/tpu-extras.el,
7539 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
7540 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
7541 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
7542 * international/isearch-x.el, international/iso-cvt.el,
7543 * international/ogonek.el, international/quail.el,
7544 * international/utf-8.el, jit-lock.el, language/devan-util.el,
7545 * language/devanagari.el, language/ethio-util.el,
7546 * language/ethiopic.el, language/european.el, language/indian.el,
7547 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
7548 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
7549 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
7550 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
7551 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
7552 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
7553 * progmodes/autoconf.el, progmodes/cmacexp.el,
7554 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
7555 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
7556 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
7557 * progmodes/ebnf2ps.el, progmodes/executable.el,
7558 * progmodes/fortran.el, progmodes/idlw-shell.el,
7559 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
7560 * progmodes/m4-mode.el, progmodes/mantemp.el,
7561 * progmodes/meta-mode.el, progmodes/octave-inf.el,
7562 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
7563 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
7564 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
7565 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
7566 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
7567 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
7568 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
7569 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
7570 * textmodes/two-column.el, time-stamp.el, timezone.el,
7571 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
7572 * which-func.el, whitespace.el, wid-browse.el, widget.el,
7573 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
7574 conventions.
7575
7576 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7577
7578 * simple.el (set-variable): Require 'cus-edit' instead of
7579 `wid-edit', so that the Custom widgets get defined.
7580
7581 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7582
7583 * allout.el: A fix to follow coding conventions.
7584
7585 * find-lisp.el: A fix to follow coding conventions.
7586
7587 * term/w32-win.el: A fix to follow coding conventions.
7588
7589 * textmodes/sgml-mode.el: A fix to follow coding conventions.
7590
7591 * term/xterm.el: A fix to follow coding conventions.
7592
7593 * term/news.el: A fix to follow coding conventions.
7594
7595 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
7596 header line fixed.
7597
7598 * sun-curs.el: Fix Maintainer: header line.
7599
7600 * emacs-lisp/easymenu.el: Address of the author added.
7601
7602 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7603
7604 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
7605 property.
7606
7607 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7608
7609 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
7610 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
7611 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
7612 Some fixes to follow coding conventions.
7613
7614 2001-07-16 Gerd Moellmann <gerd@gnu.org>
7615
7616 * which-func.el (which-func-mode): Doc fix.
7617
7618 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
7619
7620 * net/rcompile.el (remote-compile): Use make-local-variable.
7621
7622 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
7623
7624 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
7625
7626 * mail/reporter.el (reporter-submit-bug-report):
7627 Don't abuse make-variable-buffer-local. Fix call to add-hook.
7628
7629 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7630
7631 * calendar/cal-china.el, calendar/cal-coptic.el,
7632 * calendar/cal-dst.el, calendar/cal-french.el,
7633 * calendar/cal-hebrew.el, calendar/cal-islam.el,
7634 * calendar/cal-iso.el, calendar/cal-julian.el,
7635 * calendar/cal-mayan.el, calendar/cal-persia.el,
7636 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
7637 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
7638 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
7639 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
7640 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
7641 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
7642 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
7643 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
7644 * progmodes/ada-xref.el, progmodes/cc-align.el,
7645 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
7646 * progmodes/cc-defs.el, progmodes/cc-engine.el,
7647 * progmodes/cc-langs.el, progmodes/cc-menus.el,
7648 * progmodes/cc-styles.el, progmodes/cc-vars.el,
7649 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
7650 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
7651 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
7652 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
7653 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
7654 * textmodes/reftex.el: Some fixes to follow coding
7655 conventions in Elisp files with known maintainers.
7656
7657 * emulation/viper.el: A fix to follow coding conventions.
7658
7659 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
7660 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
7661 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
7662 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
7663 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
7664 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
7665 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
7666 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
7667 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
7668 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
7669 conventions in Elisp files.
7670
7671 * composite.el, diff.el, emacs-lisp/levents.el,
7672 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
7673 * emulation/pc-mode.el, emulation/viper-cmd.el,
7674 * emulation/viper-ex.el, emulation/viper-init.el,
7675 * emulation/viper-keym.el, emulation/viper-macs.el,
7676 * emulation/viper-mous.el, emulation/viper-util.el,
7677 * emulation/viper.el, forms-pass.el, international/ccl.el,
7678 * international/characters.el, international/encoded-kb.el,
7679 * international/fontset.el, international/ja-dic-cnv.el,
7680 * international/ja-dic-utl.el, international/kinsoku.el,
7681 * international/kkc.el, international/mule-cmds.el,
7682 * international/mule-diag.el, international/mule-util.el,
7683 * international/mule.el, international/titdic-cnv.el,
7684 * language/china-util.el, language/chinese.el,
7685 * language/cyril-util.el, language/cyrillic.el, language/english.el,
7686 * language/greek.el, language/hebrew.el, language/japan-util.el,
7687 * language/japanese.el, language/korea-util.el, language/korean.el,
7688 * language/lao-util.el, language/lao.el, language/misc-lang.el,
7689 * language/slovak.el, language/thai-util.el, language/thai.el,
7690 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
7691 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
7692 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
7693 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
7694 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
7695 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
7696 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
7697 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
7698 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
7699 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
7700 to follow coding conventions in files without maintainer or in files
7701 with clear maintainer (but without Maintainer header stating so).
7702
7703 * emacs-lisp/elp.el: A fix to follow coding conventions.
7704
7705 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
7706 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
7707 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
7708 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
7709 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
7710 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
7711 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
7712 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
7713 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
7714 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
7715 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
7716 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
7717 conventions in files from Gnus.
7718
7719 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
7720 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
7721 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
7722 * echistory.el, electric.el, emacs-lisp/authors.el,
7723 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
7724 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
7725 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
7726 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
7727 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
7728 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
7729 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
7730 * international/codepage.el, international/iso-ascii.el,
7731 * international/iso-insert.el, international/iso-transl.el,
7732 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
7733 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
7734 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
7735 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
7736 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
7737 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
7738 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
7739 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
7740 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
7741 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
7742 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
7743 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
7744 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
7745 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
7746 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
7747 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
7748 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
7749 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
7750 * textmodes/tex-mode.el, textmodes/text-mode.el,
7751 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
7752 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
7753 * vt100-led.el, window.el: Some fixes to follow coding conventions in
7754 files maintained by FSF.
7755
7756 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7757
7758 * arc-mode.el: A fix to follow coding conventions.
7759
7760 * bindings.el: Ditto.
7761
7762 * cdl.el: Ditto.
7763
7764 * comint.el: Ditto.
7765
7766 * cus-start.el: Ditto.
7767
7768 * shell.el: Ditto.
7769
7770 * skeleton.el: Ditto.
7771
7772 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
7773
7774 * info.el (Info-build-node-completions):
7775 Make Info-current-file-completions buffer local.
7776
7777 2001-07-13 Gerd Moellmann <gerd@gnu.org>
7778
7779 * which-func.el (which-func-mode, which-func-ff-hook)
7780 (which-function-mode): Remove references to which-func-mode-global.
7781
7782 * calendar/cal-islam.el (calendar-goto-islamic-date):
7783 Add autoload cookie.
7784
7785 * play/fortune.el: Add types to defcustoms.
7786
7787 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7788
7789 * language/czech.el: A fix to follow coding conventions.
7790
7791 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7792
7793 * speedbar.el (speedbar-supported-extension-expressions): Add .g
7794 to the extension list, for antlr-mode. From Christoph Wedler
7795 <Christoph.Wedler@sap.com>.
7796
7797 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
7798
7799 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
7800 (vc-dired-mode-map): Fix the madness.
7801
7802 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
7803 (vc-prefix-map): Moved back from vc.el.
7804
7805 2001-07-11 Gerd Moellmann <gerd@gnu.org>
7806
7807 * mail/mail-extr.el (mail-extr-all-top-level-domains):
7808 Increase the size of the obarray.
7809 (mail-extr-all-top-level-domains): Add more toplevel domains,
7810 add more long names.
7811 From: Per Starback <starback@ling.uu.se>.
7812
7813 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7814
7815 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
7816 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7817
7818 * progmodes/ada-mode.el: Ditto.
7819
7820 * progmodes/ada-xref.el: Ditto.
7821
7822 2001-07-11 Miles Bader <miles@gnu.org>
7823
7824 * finder.el (finder-insert-at-column): Also move to the next line
7825 if exactly at COLUMN.
7826
7827 2001-07-10 Gerd Moellmann <gerd@gnu.org>
7828
7829 * help.el (describe-function-1): When printing FUNCTION's
7830 documentation, don't assume FUNCTION is a symbol.
7831
7832 * startup.el (normal-top-level): Don't operate on the initial
7833 frame if we failed to create one.
7834
7835 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
7836
7837 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
7838 itself, i.e. only indent the contents in it.
7839
7840 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
7841
7842 * mail/rmail.el (rmail-show-message): Show beginning of message in
7843 all windows containing it.
7844
7845 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
7846
7847 * term/tty-colors.el: Fix the header line and copyright years.
7848
7849 2001-07-09 Gerd Moellmann <gerd@gnu.org>
7850
7851 * emacs-lisp/advice.el (ad-make-advised-definition): If the
7852 original definition has an interactive form, but is Elp
7853 instrumented, use the interactive form of the function called by
7854 elp-wrapper.
7855
7856 * winner.el (winner-equal): Make it a defun. Don't compare Winner
7857 configurations with compare-window-configuration; they aren't
7858 window configurations.
7859
7860 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
7861 from the server for the format we expect. Don't use it if it
7862 doesn't look like what the Internet draft for FTP extensions specifies.
7863
7864 * toolbar/*.pbm: Cleaned up.
7865 From Luis Fernandes <elf@ee.ryerson.ca>.
7866
7867 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7868
7869 * cc-cmds.el: Extended the kludge to interoperate with the
7870 delsel and pending-del packages wrt to the new function
7871 `c-electric-delete-forward'.
7872
7873 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
7874
7875 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
7876 to delay the call to <mode> for global minor modes.
7877 (easy-mmode-define-navigation): Only recenter if interactive.
7878
7879 2001-07-06 Gerd Moellmann <gerd@gnu.org>
7880
7881 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
7882 to lisp-indent-line.
7883
7884 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
7885 from the server. Call encode-time only when we are sure that we
7886 got a 213 response.
7887
7888 2001-07-06 Simon Josefsson <jas@extundo.com>
7889
7890 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
7891 (mail-envelope-from): New user option.
7892 (sendmail-send-it): Use it.
7893
7894 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7895
7896 * ps-print.el: Use locale dependant date to print date in header.
7897 Doc fix.
7898 (ps-print-version): New version number (6.5.3).
7899 (ps-right-header, ps-right-footer): Initialization and doc fix.
7900 (ps-time-stamp-locale-default): New fun.
7901
7902 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7903
7904 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
7905 field problem with MIME-mode.
7906
7907 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
7908
7909 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7910
7911 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
7912 MIME-mode.
7913
7914 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
7915
7916 * bindings.el (mode-line-mule-info): Don't show the tip with
7917 buffer-file-coding-system if that is nil.
7918
7919 2001-07-05 Gerd Moellmann <gerd@gnu.org>
7920
7921 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
7922 instead of kill-line.
7923
7924 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
7925 <Pavel@Janik.cz>.
7926
7927 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
7928 <Pavel@Janik.cz>.
7929
7930 2001-07-04 Gerd Moellmann <gerd@gnu.org>
7931
7932 * font-lock.el (c-font-lock-keywords-3): When matching something
7933 like `struct X Y', finish with point after Y.
7934
7935 2001-07-04 Simon Josefsson <jas@extundo.com>
7936
7937 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
7938 in caller buffer.
7939
7940 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
7941
7942 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
7943 instead of string-match to find the basename of the file.
7944 From Pascal Obry <p.obry@wanadoo.fr>.
7945
7946 * net/browse-url.el (browse-url-default-windows-browser):
7947 Support the MS-DOS port when it runs on Windows.
7948 (browse-url-browser-function) [ms-dos]: Default to
7949 browse-url-default-windows-browser.
7950
7951 * help.el (locate-library): Enable code that looks for compressed
7952 libraries if auto-compression-mode is on.
7953
7954 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
7955
7956 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
7957
7958 2001-07-02 Gerd Moellmann <gerd@gnu.org>
7959
7960 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
7961
7962 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
7963
7964 * allout.el: Fix the header line, so that finder.el recognizes it.
7965 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7966
7967 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
7968 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7969
7970 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7971
7972 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
7973
7974 * ps-bdf.el (bdf-directory-list): Use the value relative to
7975 installation-directory for MS-Windows as well.
7976
7977 2001-06-29 Richard M. Stallman <rms@gnu.org>
7978
7979 * wid-edit.el (widget-color-sample-face-get):
7980 Return ((foreground-color . COLOR)) instead of constructing a face.
7981
7982 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7983
7984 * faces.el (region): Change the background color for the
7985 light-background color display to lightgoldenrod2, to make it
7986 visible on some laptops.
7987
7988 2001-06-28 Richard M. Stallman <rms@gnu.org>
7989
7990 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
7991 (rmail-msg-restore-non-pruned-header): Likewise.
7992 If point was in the old pruned header, put it at the top.
7993 (rmail-msg-prune-header): If point was at the top, keep it there.
7994
7995 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
7996 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
7997
7998 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
7999
8000 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
8001
8002 2001-06-28 Karl Fogel <kfogel@red-bean.com>
8003
8004 * saveplace.el: Update maintainer email address.
8005
8006 2001-06-27 Francesco Potorti` <pot@gnu.org>
8007
8008 * uniquify.el: (uniquify-rationalize-file-buffer-names):
8009 Undo previous change.
8010
8011 2001-06-27 Francesco Potorti` <pot@gnu.org>
8012
8013 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
8014 preliminary quick reordering. Can speed things up dramatically.
8015
8016 2001-06-26 Richard M. Stallman <rms@gnu.org>
8017
8018 * dired.el (dired-get-filename): A file name starting with ~
8019 is not absolute in this context.
8020
8021 * which-func.el (which-func-maxout): Increase default to 500000.
8022 (which-function-mode): This is now the "real" name of the function.
8023 (which-func-mode): Now an alias.
8024 (which-func-mode-global): Name deleted.
8025
8026 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
8027 button-2, when binding hs-mouse-toggle-hiding.
8028
8029 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
8030
8031 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
8032 (rmail-msg-prune-header): Likewise.
8033 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
8034 and `rmail-msg-prune-header'.
8035
8036 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
8037
8038 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
8039 back than LINEBEG.
8040
8041 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
8042
8043 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
8044 window where they clicked the mouse has a header line, adjust
8045 vertical movement by one.
8046
8047 2001-06-25 Milan Zamazal <pdm@zamazal.org>
8048
8049 * progmodes/glasses.el (glasses-make-readable): Consider underscores
8050 too when separating a parenthesis.
8051
8052 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
8053
8054 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
8055 (bookmark-bmenu-hide-filenames): Add help-echo to
8056 mouse-highlighted text.
8057 (bookmark-bmenu-show-filenames): Remove help-echo property from
8058 the whitespace.
8059
8060 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
8061
8062 * files.el (auto-mode-alist): Add configure.ac (autoconf).
8063 From Karl Eichwalder <ke@suse.de>.
8064
8065 2001-06-23 Richard M. Stallman <rms@gnu.org>
8066
8067 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
8068
8069 * progmodes/cc-styles.el (c-set-style): Don't specify initial
8070 contents for completing-read.
8071
8072 2001-06-22 Richard M. Stallman <rms@gnu.org>
8073
8074 * menu-bar.el (menu-bar-make-toggle): Construct the
8075 function's doc string from HELP, not DOC, and make it accurate by
8076 adding "Toggle whether to " at the front and downcasing the initial.
8077 Change the HELP arg in some calls to make it fit this usage.
8078
8079 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
8080 Undo previous change.
8081
8082 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
8083
8084 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
8085
8086 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
8087
8088 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
8089
8090 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
8091
8092 * dabbrev.el (dabbrev--select-buffers): Fix last change.
8093
8094 2001-06-20 Richard M. Stallman <rms@gnu.org>
8095
8096 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
8097 broken out from dabbrev--find-expansion. Handle minibuffer
8098 specially here.
8099 (dabbrev--find-expansion): Simplify code in various ways.
8100 Don't treat minibuffers specially.
8101 Call dabbrev--make-friend-buffer-list.
8102 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
8103 (dabbrev--scanning-message): Do nothing when minibuffer is current.
8104
8105 2001-06-19 John Wiegley <johnw@gnu.org>
8106
8107 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
8108 Also, added a comment describing how to greatly speedup Eshell
8109 loadup time, by concatenating together all of Eshell's .elc files.
8110
8111 2001-06-19 John Wiegley <johnw@gnu.org>
8112
8113 * eshell/esh-mode.el: Disabled a test that often yields false failures.
8114
8115 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
8116
8117 * woman.el (WoMan-highlight-references): Add help-echo to
8118 mouse-highlighted text.
8119
8120 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
8121
8122 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
8123
8124 2001-06-18 Gerd Moellmann <gerd@gnu.org>
8125
8126 * international/quail.el (quail-start-conversion):
8127 Reset quail-translating to nil.
8128
8129 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
8130 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
8131
8132 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
8133
8134 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
8135 mouse-highlighted text.
8136
8137 * dired.el (dired-mark-pop-up): Fix last change.
8138
8139 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
8140
8141 * calendar/calendar.el (generate-calendar-month): Add help-echo to
8142 mouse-highlighted text.
8143
8144 * net/quickurl.el (quickurl-url-file): Run through
8145 convert-standard-filename.
8146 (quickurl-list-populate-buffer): Add help-echo to
8147 mouse-highlighted text.
8148 (top-level): Update Dave's URL.
8149
8150 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
8151 mouse-highlighted text.
8152
8153 * textmodes/page-ext.el (pages-copy-header-and-position):
8154 Add help-echo to mouse-highlighted text.
8155
8156 * tar-mode.el (tar-header-block-summarize): Add help-echo to
8157 mouse-highlighted text.
8158
8159 * replace.el (occur): Add help-echo to mouse-highlighted text.
8160
8161 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
8162 mouse-highlighted text.
8163
8164 * progmodes/cpp.el (cpp-make-button): Add help-echo to
8165 mouse-highlighted text.
8166
8167 * progmodes/compile.el (compile-reinitialize-errors):
8168 Add help-echo to mouse-highlighted messages.
8169 (compilation-forget-errors): Remove help-echo property as well.
8170
8171 * play/landmark.el (lm-plot-square, lm-init-display):
8172 Add help-echo to mouse-highlighted text.
8173
8174 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
8175 Add help-echo to mouse-highlighted text.
8176
8177 * dired.el (dired-insert-set-properties): Add help-echo to
8178 mouse-highlighted text.
8179 (dired-mark-pop-up): Remove help-echo property from the file name.
8180
8181 * comint.el (comint-send-input): Add help-echo to
8182 mouse-highlighted text.
8183
8184 * buff-menu.el (list-buffers-noselect): Add help-echo to
8185 mouse-highlighted text.
8186
8187 * arc-mode.el (archive-summarize-files): Add help-echo to
8188 mouse-highlighted text.
8189
8190 * ffap.el (ffap-machine-p): Always return nil if
8191 open-network-stream is not fboundp.
8192
8193 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
8194
8195 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
8196 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
8197 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
8198 incorrectly binding chars between 128 and 256 to it.
8199 (sgml-maybe-name-self): Handle latin-1 chars properly.
8200 (sgml-tags-invisible): Bind buffer-file-name to nil.
8201 Use unwind-protect and restore-buffer-modified-p.
8202 (sgml-point-entered): Use buffer-substring-no-properties.
8203 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
8204 (html-mode): Don't force `imenu-sort-function'.
8205
8206 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
8207
8208 * tar-mode.el: Fix the copyright notice.
8209
8210 * font-lock.el (font-lock-comment-face): For tty's with dark
8211 background, use "red1", since "lightred" is not one of the colors
8212 recognized by tty-colors.el.
8213
8214 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
8215 create a buffer for extracted file, in case there's more than one
8216 file by that name in an archive, possibly in different
8217 directories. From Kevin Rodgers <kevinr@ihs.com>.
8218
8219 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
8220 <alex@gnu.org>.
8221
8222 2001-06-15 Miles Bader <miles@gnu.org>
8223
8224 * textmodes/texinfmt.el (texinfo-format-syntax-table):
8225 Revert previous change.
8226
8227 2001-06-14 Richard M. Stallman <rms@gnu.org>
8228
8229 * replace.el (keep-lines-read-args): Return just a regexp.
8230 Provide nil for the region args.
8231 (keep-lines, flush-lines, how-many):
8232 Calculate the defaults for the region here, when args are nil.
8233
8234 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
8235
8236 * rot13.el (rot13-other-window): Some more doc fix.
8237
8238 2001-06-14 Per Starback <starback@ling.uu.se>
8239
8240 * replace.el (case-replace, query-replace-from-history-variable)
8241 (query-replace-to-history-variable, keep-lines-read-args)
8242 (occur-revert-function, query-replace-help): Dox fix.
8243
8244 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
8245
8246 * rot13.el (rot13-other-window): Doc fix.
8247
8248 2001-06-14 Miles Bader <miles@gnu.org>
8249
8250 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
8251 of " and \ to "." (punctuation).
8252 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
8253
8254 2001-06-13 Richard M. Stallman <rms@gnu.org>
8255
8256 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
8257
8258 * simple.el (shell-command-on-region): Never kill the
8259 *Shell Command Output* buffer.
8260
8261 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
8262
8263 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
8264
8265 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
8266
8267 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8268 New var, to recognize ${ $' and PODs.
8269 (perl-font-lock-syntactic-face-function): New function.
8270 (perl-mode): Use them.
8271 (perl-continuation-line-p): New function, from perl-calculate-indent.
8272 (perl-calculate-indent): Use it, to properly handle continuation
8273 lines of continuation lines.
8274
8275 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
8276
8277 * server.el (server-process, server-buffer-clients): Doc fix.
8278 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8279
8280 2001-06-09 John Wiegley <johnw@gnu.org>
8281
8282 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
8283 test if the last command was Lisp or not.
8284 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
8285 B x C".
8286
8287 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
8288
8289 * dos-w32.el (grep-regexp-alist): Remove definition, since the
8290 general one on compile.el supports drive letters.
8291
8292 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
8293
8294 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
8295 key description.
8296
8297 * textmodes/reftex-sel.el (reftex-select-jump): New command.
8298
8299 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
8300 (reftex-toc-jump): New command.
8301
8302 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
8303 to parse international characters as well.
8304
8305 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
8306 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
8307
8308 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
8309
8310 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
8311 TAB to the key separators.
8312
8313 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
8314
8315 * international/mule.el (auto-coding-alist): Remove redundant
8316 up-cased versions of the extensions (auto-coding-alist-lookup is
8317 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
8318 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
8319
8320 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
8321
8322 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
8323
8324 2001-06-01 Richard M. Stallman <rms@gnu.org>
8325
8326 * help.el (describe-variable): Put value on same line
8327 with preceding text, if it is short enough to look good that way.
8328
8329 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
8330
8331 * term/internal.el (IT-unicode-translations): New variable.
8332 (IT-setup-unicode-display): New function.
8333
8334 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8335
8336 * ps-print.el: Handle before-string and after-string overlay properties
8337 in ps-print-*-with-faces commands. Doc fix.
8338 (ps-print-version): New version number (6.5.2).
8339 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
8340 for XEmacs.
8341 (ps-prefix-quote): Doc fix.
8342 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
8343 (ps-basic-plot-str, ps-plot-string): New funs.
8344
8345 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
8346
8347 * progmodes/etags.el (tags-compression-info-list): Fix docstring
8348 and :type spec.
8349
8350 2001-05-31 Gerd Moellmann <gerd@gnu.org>
8351
8352 * international/mule-cmds.el (inactivate-input-method):
8353 Set input-method-function to nil.
8354
8355 * xml.el (xml-parse-tag): The document may contain invalid characters.
8356 From ShengHuo ZHU <zsh@cs.rochester.edu>
8357
8358 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
8359
8360 * mail/rmailsum.el (rmail-message-subject-p): Don't call
8361 `rmail-summary-line-decoder' if the message does not have
8362 a Subject: field.
8363
8364 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
8365
8366 * mail/rmail.el (rmail-insert-mime-resent-message-function):
8367 New variable.
8368 (rmail-resend): Modify to work in `rmail-view-buffer'; call
8369 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
8370 is non-nil.
8371
8372 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
8373
8374 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
8375
8376 2001-05-29 Sam Steingold <sds@gnu.org>
8377
8378 * faces.el (face-valid-attribute-values): Bind `valid' directly
8379 instead of using `setq'.
8380
8381 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
8382 Use `tex-shell-buf'.
8383 (tex-shell-proc): Use `tex-shell-running'.
8384 (tex-shell-buf-no-error): New function.
8385 (tex-send-tex-command): Use it.
8386 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
8387 (tex-kill-job): Check the process before calling `quit-process'.
8388
8389 2001-05-29 Gerd Moellmann <gerd@gnu.org>
8390
8391 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
8392 UTF-8 sequences.
8393
8394 2001-05-28 Miles Bader <miles@gnu.org>
8395
8396 * comint.el (comint-carriage-motion): Renamed from
8397 `comint-cr-magic'. Operate on the buffer instead of the string
8398 (for use as a comint post-output filter, instead of as a
8399 pre-output filter). Handle backspaces too. Add to the
8400 `comint-output-filter-functions' hook instead of
8401 `comint-preoutput-filter-functions'.
8402
8403 2001-05-28 Gerd Moellmann <gerd@gnu.org>
8404
8405 * language/japan-util.el (japanese-hankaku): Prefer the charset
8406 `jisx0201' when the optional argument `ascii-only' is not specified.
8407 (japanese-hankaku-region): Ditto.
8408 From Katsumi Yamaoka <yamaoka@jpl.org>
8409
8410 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
8411
8412 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
8413 (outline-invisible-p): New function.
8414 (hide-leaves): Save excursion.
8415 (hide-other): Stop looping when reaching bobp.
8416
8417 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
8418
8419 * cus-edit.el (custom-file): Fix last change.
8420
8421 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
8422
8423 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
8424 same definition in byte-compile-function-environment as `autoload'
8425 would put in `symbol-function'.
8426
8427 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
8428 patch to correct the error message as well.
8429
8430 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
8431
8432 * cus-edit.el (custom-file): Don't assume we were invoked with -q
8433 unless ~/.emacs exists.
8434
8435 * novice.el (enable-command): If user-init-file is nil or does not
8436 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
8437
8438 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
8439
8440 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
8441 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
8442 Allow spaces around macro arguments.
8443 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
8444 indent-for-tab-command.
8445 (latex-mode-map, plain-tex-mode-map): New keymaps.
8446 Inherit from tex-mode-map.
8447 (tex-common-initialization): Don't setup the keymap any more
8448 since it's now done right by define-derived-mode.
8449 (latex-mode): Set skeleton-end-hook to nil.
8450 (latex-skeleton-end-hook): Remove.
8451 (tex-latex-block, latex-insert-item): Simplify.
8452 (latex-syntax-after): Use following-char rather than char-after.
8453 (tex-discount-args-cmds, tex-count-words): New functions.
8454
8455 * textmodes/tildify.el (tildify-ignored-environments-alist):
8456 Recognize \verb* as well.
8457
8458 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
8459 (perl-comment-indent): Simplify to let newcomment.el do its job.
8460 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
8461 (perl-mark-function): Cleanup the namespace.
8462 (perl-calculate-indent): Don't be fooled by nested functions.
8463
8464 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
8465
8466 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
8467 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
8468
8469 2001-05-25 Andrew Choi <akochoi@i-cable.com>
8470
8471 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
8472 actually be `\\'.
8473 (ctlau-b5-converter): Likewise.
8474
8475 2001-05-24 Andrew Choi <akochoi@i-cable.com>
8476
8477 * international/titdic-cnv.el (quail-misc-package-ext-info):
8478 Change CTLauB.el to CTLau-b5.el.
8479
8480 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
8481
8482 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
8483 rather than beginning-of-line to avoid problems with fields.
8484 (gud-perldb-massage-args): Use unless and push.
8485 (gud-chdir-before-run): New var.
8486 (gud-common-init): Use it.
8487
8488 2001-05-24 Andrew Choi <akochoi@i-cable.com>
8489
8490 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8491 delete entries for chinese-ctlau and chinese-ctlaub.
8492 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
8493 chinese-ctlaub.
8494 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
8495 New functions.
8496
8497 2001-05-22 Gerd Moellmann <gerd@gnu.org>
8498
8499 * cus-edit.el (custom-comment-show): Remove debug code.
8500
8501 * language/japan-util.el (japanese-symbol-table): Fix handling of
8502 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
8503
8504 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
8505
8506 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
8507 Renamed by removing the silly `-flag' suffix.
8508 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
8509
8510 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
8511
8512 * replace.el (keep-lines-read-args): Use `copy-marker'.
8513 (how-many): Save excursion properly.
8514 (occur-mode): Use define-derived-mode.
8515 (perform-replace): Use with-current-buffer.
8516
8517 2001-05-20 Richard M. Stallman <rms@gnu.org>
8518
8519 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
8520
8521 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
8522
8523 * info.el (Info-read-subfile): Widen before finding the
8524 desired node in the subfile.
8525
8526 * startup.el (command-line-1): When >2 files visited,
8527 leave the last one visible, and make that the selected window.
8528
8529 2001-05-20 Gerd Moellmann <gerd@gnu.org>
8530
8531 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
8532
8533 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
8534
8535 * international/ccl.el (define-ccl-program): Fix a typo.
8536 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8537
8538 * international/mule.el (decode-char): Fix a typo. From Pavel
8539 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8540
8541 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
8542 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8543
8544 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
8545 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8546
8547 2001-05-18 Sam Steingold <sds@gnu.org>
8548
8549 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
8550 and [RET] to `cvs-mode-find-file'.
8551
8552 2001-05-18 John Wiegley <johnw@gnu.org>
8553
8554 * eshell/esh-ext.el (eshell-explicit-command-char): A new
8555 configuration variable, which determines the initial character
8556 that forces use of an external version of a command. The default
8557 is *, but may be set to \, for example.
8558
8559 * eshell/esh-ext.el (eshell-explicit-command):
8560 Use `eshell-explicit-command-char' instead of ?*.
8561
8562 * eshell/esh-cmd.el (eshell/which):
8563 Use `eshell-explicit-command-char' instead of ?*.
8564
8565 * eshell/em-cmpl.el (eshell-completion-command-name)
8566 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
8567 instead of ?*.
8568
8569 2001-05-18 Gerd Moellmann <gerd@gnu.org>
8570
8571 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
8572 subst-char-in-string.
8573 (ange-ftp-after-parse-ls-hook): New variable.
8574 (ange-ftp-ls): Run that hook.
8575 From Peter Milliken <Peter.Milliken@GTECH.COM>.
8576
8577 * tmm.el (tmm-get-keymap): Fix handling of :filter.
8578 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
8579 text into *Completions*.
8580
8581 * net/goto-addr.el (goto-address-at-point): Deal with URLs
8582 part of which look like email addresses.
8583
8584 2001-05-18 Andrew Innes <andrewi@gnu.org>
8585
8586 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
8587 Use . instead of absolute path for lisp dir, to avoid bug in W2K
8588 cmd.exe's handling of FOR loops.
8589 (autoloads): Set find-file-suppress-same-file-warnings to t to
8590 avoid slew of spurious messages.
8591
8592 2001-05-18 Simon Josefsson <simon@josefsson.org>
8593
8594 * mail/smtpmail.el (maybe-append-domain): Renamed to
8595 `smtpmail-maybe-append-domain'.
8596 (smtpmail-via-smtp): Use the new name.
8597
8598 * net/browse-url.el (browse-url-browser-function): Add kde.
8599 (browse-url-kde-program, browse-url-kde-args): New variables.
8600 (browse-url-kde): New function.
8601
8602 2001-05-18 Miles Bader <miles@gnu.org>
8603
8604 * simple.el (delete-horizontal-space, just-one-space):
8605 Use `constrain-to-field' instead of `field-end'/`field-beginning',
8606 because it's more efficient for large files.
8607
8608 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8609
8610 * mail/rmail.el (rmail-require-mime-maybe): New function.
8611 (rmail): Use it.
8612 (rmail-mode): Handle the case of finding Rmail files.
8613
8614 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
8615 functions.
8616
8617 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
8618
8619 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
8620 text-property after moving to the beginning of line and regardless
8621 of the value of font-lock-multiline.
8622
8623 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8624
8625 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
8626
8627 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
8628 last coding system used before calling set-buffer-modified-p
8629 because that function changes last-coding-system.
8630
8631 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8632
8633 * files.el (switch-to-buffer-other-window)
8634 (switch-to-buffer-other-frame): Add an xref to display-buffer in
8635 the doc string.
8636
8637 2001-05-17 Gerd Moellmann <gerd@gnu.org>
8638
8639 * language/slovak.el, language/czech.el: New maintainer.
8640
8641 2001-05-16 Sam Steingold <sds@gnu.org>
8642
8643 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
8644 sub-form of `defgeneric' correctly.
8645
8646 2001-05-16 Gerd Moellmann <gerd@gnu.org>
8647
8648 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
8649 of `c'.
8650
8651 * textmodes/outline.el (outline-font-lock-level): Remove the
8652 condition-case, test what outline-level returns instead, to
8653 ease debugging.
8654
8655 * international/mule.el (auto-coding-regexp-alist): New user-option.
8656 (auto-coding-from-file-contents): New function.
8657 (set-auto-coding): Use it to determine a coding system.
8658
8659 2001-05-15 Gerd Moellmann <gerd@gnu.org>
8660
8661 * mouse.el (mouse-delete-other-windows): Doc fix.
8662
8663 * emacs-lisp/lisp-mode.el (lisp-mode):
8664 Make font-lock-keywords-case-fold-search a buffer-local variable with
8665 make-local-variable before setting it.
8666
8667 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
8668
8669 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
8670 prefixes.
8671
8672 2001-05-14 Gerd Moellmann <gerd@gnu.org>
8673
8674 * hexl.el (hexl-current-address): Print a message when called
8675 interactively.
8676
8677 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
8678
8679 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
8680
8681 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
8682
8683 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
8684
8685 2001-05-11 Gerd Moellmann <gerd@gnu.org>
8686
8687 * startup.el (command-line): If parameters have been changed in
8688 the init files which influence font selection, clear the face
8689 cache so that faces get realized with the new parameters.
8690
8691 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
8692
8693 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
8694
8695 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
8696
8697 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
8698
8699 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
8700 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
8701
8702 2001-05-10 Gerd Moellmann <gerd@gnu.org>
8703
8704 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
8705 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
8706
8707 2001-05-09 John Wiegley <johnw@gnu.org>
8708
8709 * eshell/esh-util.el (eshell-convert-numeric-arguments):
8710 Annotated the documentation string to tell users about
8711 `eshell-no-numeric-conversions'.
8712
8713 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
8714 conversions if a Lisp function has the property
8715 `eshell-no-numeric-conversions' set to a non-nil value.
8716
8717 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
8718 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
8719 property `eshell-no-numeric-conversions' on the following
8720 functions (which all deal with filesystem entities, and never Lisp
8721 numerical values): eshell/cd, eshell/pushd, eshell/popd,
8722 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
8723 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
8724 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
8725 eshell/which, eshell/addpath.
8726
8727 2001-05-09 John Wiegley <johnw@gnu.org>
8728
8729 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
8730 encountered as an argument, don't convert it right away, but tag
8731 the first character of the string with the text properties
8732 `number', which signifies to `eshell-lisp-command' that the
8733 argument should be passed through `string-to-number' if it is
8734 actually used in the call to a Lisp function.
8735
8736 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
8737 function, convert any string arguments that have been tagged as
8738 "numbers", by calling string-to-number.
8739
8740 * eshell/esh-util.el (eshell-number-regexp): Now that number
8741 conversions only happen for Lisp function calls, the number regexp
8742 should now match all integer and floating point forms.
8743
8744 * eshell/esh-proc.el: Disable `eshell-stop-process' and
8745 `eshell-continue-process', since they are both nonfunctional at
8746 the moment.
8747 (eshell-proc-initialize): Don't bind keys for
8748 `eshell-stop-process' or `eshell-continue-process'.
8749
8750 * eshell/em-unix.el (eshell-shuffle-files):
8751 Apply `directory-file-name' before calling `file-name-directory'.
8752
8753 * eshell/em-hist.el (eshell-add-to-history): Reference to
8754 `eshell-history-ring' needed to be `eshell-history-index'.
8755
8756 * calendar/timeclock.el (timeclock-find-discrep):
8757 Initialize `elapsed' to 0.
8758 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
8759 it's still nil.
8760
8761 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
8762
8763 * arc-mode.el (archive-int-to-mode): Construct the string directly.
8764 (archive-mode): Use capitalize.
8765 (archive-unique-fname): Use make-temp-file.
8766
8767 2001-05-09 Gerd Moellmann <gerd@gnu.org>
8768
8769 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
8770
8771 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
8772
8773 * tar-mode.el (tar-extract): Pay attention to the value of
8774 coding-system-for-read, if it is non-nil.
8775
8776 * calendar/holidays.el (holidays): Add an autoload cookie.
8777 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8778
8779 2001-05-08 John Wiegley <johnw@gnu.org>
8780
8781 * calendar/timeclock.el (timeclock-workday-remaining):
8782 Changed logic for determining how much time is remaining.
8783 (timeclock-workday-elapsed): Don't accept a "relative" argument
8784 for the current day's elapsed time. What could that have meant?
8785 (timeclock-workday-elapsed-string): No "relative" argument anymore.
8786 (timeclock-when-to-leave): Changed logic, similarly to what was
8787 done for `timeclock-workday-remaining'.
8788 (timeclock-find-discrep): Removed "today-only" argument, which had
8789 no meaning. Fixed some more math problems. The function now
8790 returns a three member list: (TOTAL-TIME-DISCREPANCY
8791 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
8792
8793 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8794
8795 * w32-fns.el (convert-standard-filename): Start replacing slashes
8796 from the beginning of the file name, not from where the last
8797 invalid character was. From "Andrew Maguire (SWW)"
8798 <Andrew.Maguire@Smallworld.co.uk>
8799
8800 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
8801
8802 The following changes are to provide infrastructure for handling
8803 MIME messages to rmail. They don't affect the original behaviour
8804 if rmail-enable-mime is nil.
8805
8806 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
8807 (rmail-search-mime-message-function)
8808 (rmail-search-mime-header-function): New variables.
8809 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
8810 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
8811 `rmail-view-buffer' is hidden.
8812 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
8813 call rmai-show-mime-function.
8814 (rmail-display-labels): If rmail-enable-mime is non-nil, update
8815 mode-line-process of rmail-view-buffer.
8816 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
8817 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
8818 buffer.
8819 (rmail-next-message, rmail-next-undeleted-message): Be sure to
8820 set-buffer to the Rmail buffer.
8821 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
8822 rmail-search-mime-header-function.
8823 (rmail-search-message): New function.
8824 (rmail-search): Call rmail-search-message to check if a message
8825 matches REGEXP, lastly update point after calling
8826 rmail-show-message.
8827 (rmail-undelete-previous-message, rmail-expunge-confirmed)
8828 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
8829 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
8830 header region, refer to rmail-msgref-vector while setting the
8831 current buffer to rmail-buffer temporarily.
8832 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
8833 If rmail-enable-mime is non-nil, call
8834 rmail-insert-mime-forwarded-message-function instead of inserting
8835 forwarded message by itself.
8836
8837 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
8838 Rmail buffer.
8839 (rmail-set-label, rmail-next-labeled-message): Likewise.
8840
8841 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
8842 set-buffer to the Rmail buffer.
8843 (rmail-output-to-rmail-file): Likewise.
8844 (rmail-output): Likewise.
8845
8846 * mail/rmailsum.el (rmail-message-subject-p): Process the result
8847 of mail-fetch-field by rmail-summary-line-decoder.
8848 (rmail-new-summary): Be sure to go to the Rmail buffer.
8849 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
8850 rmail-view-buffer to nil.
8851 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
8852 rmail-view-buffer.
8853 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
8854 rmail-buffer.
8855 (rmail-summary-scroll-msg-down): Likewise.
8856 (rmail-summary-beginning-of-message): Likewise.
8857 (rmail-summary-wipe): Likewise.
8858 (rmail-summary-toggle-header): Use save-window-excursion, not
8859 save-excursion. Update point in rmail-view-buffer, not in
8860 rmail-buffer.
8861 (rmail-summary-reply): Before calling rmail-reply, set buffer to
8862 rmail-view-buffer, not rmail-buffer.
8863
8864 2001-05-07 Gerd Moellmann <gerd@gnu.org>
8865
8866 * cus-edit.el (custom-file): Signal an error if user-init-file is
8867 nil (running -q).
8868
8869 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
8870
8871 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
8872 Add :version.
8873
8874 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
8875 New option.
8876 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
8877 only if smtpmail-warn-about-unknown-extensions is set.
8878
8879 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
8880 instead of rmail-sort-by-keywords.
8881
8882 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
8883 rmail-sort-by-keywords.
8884
8885 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
8886 rmail-summary-sort-by-keywords. Doc fix.
8887 (rmail-summary-mode): Doc fix.
8888
8889 * mail/rmail.el (rmail-edit): New Custom group.
8890
8891 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
8892 (rmail-edit-mode-hook): New user-option.
8893
8894 2001-05-05 Richard M. Stallman <rms@gnu.org>
8895
8896 * help.el (help-xref-symbol-regexp): Recognize "source of"
8897 and friends, meaning make a link to the source file.
8898 (help-make-xrefs): Handle "source of" and friends
8899 by constructing a link that visits the source file.
8900
8901 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
8902
8903 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
8904
8905 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
8906 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
8907 Renamed from perl-font-lock-keywords to avoid clashes.
8908 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
8909 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
8910 Updated correspondingly.
8911
8912 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
8913 Typo `nonexistant' -> `nonexistent'.
8914
8915 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
8916
8917 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
8918 Split `c-electric-delete' into two functions where
8919 `c-electric-delete-forward' always deletes forward and
8920 `c-electric-delete' only contains the code necessary for XEmacs to
8921 choose between backward and forward deletion.
8922
8923 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
8924 get the electric behavior on that key too.
8925 (c-fill-paragraph): Fixed bogus direct use of
8926 c-comment-prefix-regexp, which caused an error when it's a list.
8927
8928 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
8929
8930 * dired-aux.el (dired-diff): Doc fix.
8931
8932 * dired.el (dired-diff): Likewise.
8933
8934 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
8935
8936 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8937
8938 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
8939
8940 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
8941 if both the buffer and the file are read-only.
8942
8943 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
8944 rather than font-lock-string-face.
8945 (sh-get-indent-info): Treat heredocs like strings.
8946
8947 2001-05-02 Gerd Moellmann <gerd@gnu.org>
8948
8949 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
8950 a newline following `}'.
8951 (texinfo-format-email): New function.
8952 (toplevel): Use texinfo-format-email for @email.
8953 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
8954 Add `display'.
8955 (texinfo-sort-region): Goto point-min before sorting.
8956 (texinfo-set): Remove leading white space from value.
8957 From yagi@is.titech.ac.jp.
8958
8959 * replace.el (query-replace-regexp-eval): Doc fix.
8960
8961 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
8962
8963 * diff-mode.el (diff-nonexistant-face): New face.
8964 (diff-font-lock-keywords): Use it.
8965
8966 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
8967
8968 * font-lock.el (font-lock-mode): Doc fix.
8969
8970 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
8971 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8972
8973 2001-04-30 Gerd Moellmann <gerd@gnu.org>
8974
8975 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
8976 backslash at the start of the here-document delimiter.
8977 (sh-font-lock-syntactic-keywords): Likewise.
8978
8979 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
8980
8981 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
8982
8983 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
8984 (tty-color-translate, tty-color-by-index, tty-color-values)
8985 (tty-color-desc): Doc fix.
8986
8987 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
8988
8989 * dired-aux.el (dired-do-create-files, dired-do-copy)
8990 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
8991 Mention dired-dwim-target in the doc string.
8992
8993 2001-04-28 Miles Bader <miles@gnu.org>
8994
8995 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
8996 (dabbrev--find-expansion): Use it.
8997 (dabbrev--select-buffers): Don't select ignored buffers.
8998
8999 2001-04-27 Gerd Moellmann <gerd@gnu.org>
9000
9001 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
9002
9003 2001-04-26 Richard M. Stallman <rms@gnu.org>
9004
9005 * dabbrev.el: Add doc strings for some functions.
9006 (dabbrev--eliminate-newlines): New variable.
9007 (dabbrev--substitute-expansion): Convert newlines to spaces
9008 if dabbrev--eliminate-newlines is set.
9009 If abbrev and expansion are both all-lower-case,
9010 leave dabbrev--last-case-pattern nil.
9011
9012 2001-04-26 Gerd Moellmann <gerd@gnu.org>
9013
9014 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
9015 if necessary, like in rmail-show-message.
9016
9017 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9018
9019 * ps-print.el: Color specified by number is forced to be float number.
9020 (ps-print-version): New version number (6.5.1.1).
9021 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
9022 initialization.
9023 (ps-prefix-quote): New internal var.
9024 (ps-print-quote): New fun.
9025 (ps-setup, ps-output-frame-properties, ps-float-format)
9026 (ps-format-color): Code fix.
9027 (ps-plot-region): Eliminate redundant foreground color text setting.
9028
9029 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
9030
9031 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
9032
9033 2001-04-25 Gerd Moellmann <gerd@gnu.org>
9034
9035 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
9036
9037 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
9038
9039 * info.el (Info-additional-directory-list): Doc fix.
9040
9041 * find-lisp.el (find-lisp-find-dired-filter)
9042 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
9043 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
9044
9045 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
9046
9047 * progmodes/make-mode.el (makefile-font-lock-keywords):
9048 Rationalize the rules for includes and conditionals and use the
9049 keyword face for them.
9050
9051 * faces.el (modify-face): Add compatibility for non-interactive use.
9052
9053 2001-04-24 John Wiegley <johnw@gnu.org>
9054
9055 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
9056 fix from last night, since it wasn't finding eshell/cd.
9057
9058 2001-04-24 Gerd Moellmann <gerd@gnu.org>
9059
9060 * rect.el (string-rectangle): Revert to 20.x behaviour.
9061 (replace-rectangle): Make it an alias for string-rectangle.
9062 (string-insert-rectangle): New function.
9063
9064 2001-04-23 John Wiegley <johnw@gnu.org>
9065
9066 * eshell/em-unix.el (eshell/diff): Fixed problems that were
9067 occurring with Emacs 21's diff.el/compile.el interaction layer.
9068
9069 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
9070
9071 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
9072 case where the function was defined in a file, but not part of an
9073 eshell module.
9074
9075 2001-04-23 John Wiegley <johnw@gnu.org>
9076
9077 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
9078 code to work around a redisplay problem I've been having.
9079
9080 2001-04-23 John Wiegley <johnw@gnu.org>
9081
9082 * calendar/timeclock.el (timeclock-day-required): If the time
9083 required for a particular day is not set, use `timeclock-workday'.
9084 (timeclock-find-discrep): Added some sample code in a comment.
9085
9086 * eshell/eshell.el (eshell-command): Made a few changes so that
9087 `eshell-command' could be called programmatically.
9088
9089 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
9090
9091 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
9092
9093 2001-04-23 John Wiegley <johnw@gnu.org>
9094
9095 * calendar/timeclock.el: Updated copyright.
9096 (timeclock-generate-report): Don't report the daily or two-week
9097 total, if no time has been worked in that period.
9098 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
9099 final computational form, which was unnecessary; corrected a
9100 parsing problem when timeclock-relative was nil.
9101
9102 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
9103
9104 * calendar/timeclock.el (timeclock-modeline-display): Check if
9105 `list-entry' is null.
9106 (timeclock-use-display-time): The first argument to `set-variable'
9107 must be a symbol.
9108
9109 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9110
9111 * calendar/calendar.el (diary-entry-marker)
9112 (calendar-today-marker, calendar-holiday-marker):
9113 Use display-color-p instead of window-system.
9114 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
9115 instead of window-system.
9116 (calendar-hide-window): Use display-multi-frame-p instead of
9117 window-system.
9118
9119 * calendar/cal-x.el (calendar-two-frame-setup)
9120 (calendar-only-one-frame-setup, calendar-one-frame-setup):
9121 Use display-multi-frame-p instead of window-system.
9122
9123 2001-04-23 Gerd Moellmann <gerd@gnu.org>
9124
9125 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
9126
9127 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
9128 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
9129
9130 2001-04-23 Alex Schroeder <alex@gnu.org>
9131
9132 * goto-addr.el: Instead of defining line-beginning-position and
9133 line-end-position a defalias is used for point-at-bol and point-at-eol.
9134
9135 2001-04-23 Alex Schroeder <alex@gnu.org>
9136
9137 * goto-addr.el: Added XEmacs compatibility code.
9138 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
9139
9140 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
9141
9142 * textmodes/paragraphs.el (sentence-end): Doc fix.
9143
9144 2001-04-20 Alex Schroeder <alex@gnu.org>
9145
9146 * sql.el (sql-escape-newlines-and-send): New function.
9147 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
9148
9149 2001-04-20 Alex Schroeder <alex@gnu.org>
9150
9151 * sql.el (sql-db2-program): New option.
9152 (sql-db2-options): New option.
9153 (sql-db2): New function.
9154
9155 2001-04-20 Alex Schroeder <alex@gnu.org>
9156
9157 * sql.el (sql-mode-menu): Added highlighting entries.
9158 (sql-highlight-oracle-keywords): New function.
9159 (sql-highlight-postgres-keywords): New function.
9160 (sql-highlight-ansi-keywords): New function.
9161
9162 2001-04-20 Alex Schroeder <alex@gnu.org>
9163
9164 * sql.el (sql-help): Doc change.
9165
9166 2001-04-19 Karl Fogel <kfogel@collab.net>
9167
9168 * saveplace.el (save-place-alist-to-file): Removed no-effect code
9169 that inserted file content only to delete it immediately.
9170 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
9171 <lektu@uol.com.br> for the patch.
9172
9173 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
9174
9175 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
9176
9177 2001-04-18 Gerd Moellmann <gerd@gnu.org>
9178
9179 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
9180 for defmethod.
9181
9182 * comint.el (comint-cr-magic): New function.
9183 (toplevel): Add it to comint-preoutput-filter-functions.
9184
9185 2001-04-18 Andrew Innes <andrewi@gnu.org>
9186
9187 * makefile.w32-in (EMACSLOADPATH): Define.
9188 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
9189 (recompile): Remove stuff to set EMACSLOADPATH.
9190
9191 2001-04-18 Gerd Moellmann <gerd@gnu.org>
9192
9193 * language/slovak.el ("Slovak"): Add tutorial entry.
9194
9195 * net/browse-url.el (browse-url-new-window-flag): Renamed from
9196 browse-url-new-window-p.
9197
9198 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
9199
9200 * info.el (Info-menu-update): When there are no menus and/or no
9201 cross references in the node, make the respective items of the
9202 Info menu-bar menu inactive.
9203
9204 2001-04-17 Gerd Moellmann <gerd@gnu.org>
9205
9206 * indent.el (indent-for-tab-command): Call indent-line-function
9207 with no argument if PREFIX-ARG is non-nil.
9208
9209 * frame.el (delete-other-frames): Handle minibuffer-only frames.
9210
9211 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
9212
9213 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
9214 an async subprocess if start-process is unavailable. Suggested by
9215 Tim Van Holder <tim.van.holder@pandora.be>.
9216
9217 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
9218
9219 * info.el (Info-additional-directory-list): Doc fix. Suggested by
9220 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9221
9222 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9223
9224 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
9225 manual.
9226
9227 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
9228
9229 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
9230 (cvs-menu): Add a few entries.
9231
9232 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
9233 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
9234 lock file appears to be reachable from Emacs.
9235 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
9236 (cvs-mode-find-file): Look for cvs-header-face rather than
9237 cvs-dirname-face (which doesn't exist).
9238 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
9239
9240 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
9241
9242 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
9243
9244 * emulation/pc-select.el (pc-selection-mode): Don't turn on
9245 normal-erase-is-backspace on a tty. Instead, bind some keys such
9246 as [delete] directly, like pc-select.el did before
9247 normal-erase-is-backspace was invented.
9248
9249 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9250
9251 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
9252
9253 2001-04-11 John Wiegley <johnw@gnu.org>
9254
9255 * eshell/em-ls.el (eshell-ls-insert-directory):
9256 Set font-lock-defaults to nil, to prevent fontification in dired
9257 buffers, if Eshell's ls is being used.
9258
9259 2001-04-11 John Wiegley <johnw@gnu.org>
9260
9261 * calendar/timeclock.el (timeclock-completing-read): New function.
9262 (timeclock-ask-for-project, timeclock-ask-for-reason):
9263 Call `timeclock-completing-read'.
9264
9265 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
9266 required where `member' was being used.
9267
9268 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
9269
9270 * eshell/em-hist.el (eshell-previous-matching-input):
9271 Don't display "History item" if the minibuffer is active.
9272
9273 2001-04-11 Gerd Moellmann <gerd@gnu.org>
9274
9275 * startup.el (command-line): Output a newline after printing
9276 an error from loading the window system's init file.
9277
9278 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
9279
9280 * textmodes/texinfo.el (texinfo-font-lock-keywords):
9281 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
9282 @inforef. Add an OVERRIDE of `keep' to highlight specs of
9283 keywords whose arguments routinely include @@.
9284
9285 2001-04-10 Gerd Moellmann <gerd@gnu.org>
9286
9287 * emacs-lisp/advice.el (ad-make-advised-definition):
9288 Construct advice for subrs differently.
9289
9290 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
9291 regexp in parentheses when building the regexp for searching backwards.
9292
9293 * simple.el (completion-list-mode-finish): New function.
9294 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
9295
9296 * language/european.el ("Polish"): Change sample text.
9297 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
9298
9299 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
9300 parameter.
9301
9302 * faces.el (menu): Doc fix.
9303
9304 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9305
9306 * ps-print.el: Footer implementation. Doc fix.
9307 (ps-print-version): New version number (6.5.1).
9308 (ps-header-frame-alist): New customization var for header frame
9309 properties.
9310 (ps-line-number-color): New customization var for line number color.
9311 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
9312 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
9313 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
9314 (ps-right-footer): New customization vars for footers.
9315 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
9316 footers.
9317 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
9318 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
9319 Code fix.
9320 (ps-prologue-file): Indentation fix.
9321 (ps-print-quote): Fun eliminated.
9322 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
9323 (ps-output-frame-properties): New fun.
9324 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
9325 (ps-skip-newline): Replace defun by defsubst.
9326
9327 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
9328
9329 * eshell/eshell.el (eshell-command): Needed a "%s" format
9330 specifier, in case the buffer contains percent characters.
9331
9332 2001-04-10 John Wiegley <johnw@gnu.org>
9333
9334 * calendar/timeclock.el (timeclock-generate-report): Added a
9335 missing insert of the project name.
9336
9337 2001-04-09 Gerd Moellmann <gerd@gnu.org>
9338
9339 * obsolete/profile.el: Moved from emacs-lisp/.
9340
9341 * Makefile.in (nonobsolete_setwins): New macro.
9342 (finder-data): Use it instead of `setwins'.
9343 From: Dave Love <fx@gnu.org>.
9344
9345 * server.el (server-visit-files): Set server-existing-buffer correctly.
9346 (server-visit-files): Run server-visit-hook after going to
9347 line 1 so that the hook can set point as it sees fit.
9348
9349 * bindings.el (mode-line-modified): Unify help messages.
9350
9351 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
9352
9353 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
9354 All callers changed.
9355
9356 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
9357
9358 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
9359 long file names aren't supported, truncate the file names in
9360 quail-misc-package-ext-info to 8+3 before matching them against
9361 FILENAME.
9362
9363 * dos-fns.el (dos-truncate-to-8+3): New function.
9364
9365 * progmodes/compile.el (grep-compute-defaults): Use null-device
9366 instead of literal /dev/null. Reported by Jens Schmidt
9367 <schmidt@mathematik.uni-kl.de>.
9368
9369 * simple.el (normal-erase-is-backspace-mode): Doc fix.
9370
9371 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
9372
9373 * textmodes/sgml-mode.el: Add unknown maintainer.
9374 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
9375 (html-mode-map): Use set-keymap-parent.
9376
9377 2001-04-06 Dave Love <fx@gnu.org>
9378
9379 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9380 Remove redundant string-to-list.
9381
9382 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
9383
9384 * composite.el (reference-point-alist): Doc fix.
9385
9386 2001-04-05 Sam Steingold <sds@gnu.org>
9387
9388 * font-lock.el (font-lock-keywords-case-fold-search):
9389 Make buffer-local. This fixes a very annoying bug when loading a Lisp
9390 file made font-lock case-insensitive.
9391
9392 2001-04-05 Gerd Moellmann <gerd@gnu.org>
9393
9394 * faces.el (defface menu): Doc fix.
9395
9396 * wid-edit.el (widget-color-sample-face-get): Don't make
9397 faces for undefined colors.
9398
9399 * version.el (emacs-version): Include LessTif/Motif version info.
9400
9401 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9402
9403 * ps-mule.el: Eliminate cl package dependence.
9404 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
9405 if they aren't defined yet.
9406 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
9407 Eliminate cl package dependence.
9408
9409 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
9410
9411 * progmodes/cc-cmds.el (c-outline-level):
9412 Bind buffer-invisibility-spec. Originally from Dave Love, but
9413 got lost when incorporating version 5.26.
9414
9415 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
9416
9417 * emulation/pc-select.el (pc-selection-mode):
9418 Call normal-erase-is-backspace-mode instead of binding
9419 keys individually.
9420
9421 * cus-load.el (normal-erase-is-backspace): Use it instead of
9422 delete-key-deletes-forward.
9423
9424 * startup.el (command-line): Use normal-erase-is-backspace and
9425 normal-erase-is-backspace-mode.
9426
9427 * simple.el (normal-erase-is-backspace): Rename from
9428 delete-key-deletes-forward. Doc fix.
9429 (normal-erase-is-backspace-mode): Rename from
9430 delete-key-deletes-forward-mode. Doc fix.
9431 Run normal-erase-is-backspace-hook.
9432
9433 * dired.el (dired-move-to-filename-regexp): Support file sizes in
9434 ``human-readable'' format produced by GNU `ls'.
9435 (dired-move-to-filename-regexp): Recognize ISO format dates.
9436 From Paul Eggert <eggert@twinsun.com>.
9437
9438 2001-04-04 Gerd Moellmann <gerd@gnu.org>
9439
9440 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
9441 New functions.
9442 (lm-verify): Check keywords.
9443 From Eric M. Ludlam <eric@siege-engine.com>.
9444
9445 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
9446
9447 * speedbar.el (speedbar-insert-image-button-maybe): Check for
9448 `xemacs' feature instead of for the function `set-extent-property'.
9449
9450 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
9451
9452 * mail/mh-utils.el (mh-folder-hist): New var.
9453 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
9454
9455 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
9456
9457 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
9458 region, position point on the first or last 16-byte group.
9459 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
9460 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
9461 hexl-beginning-of-line.
9462
9463 2001-04-03 Gerd Moellmann <gerd@gnu.org>
9464
9465 * icomplete.el (icomplete-mode): Treat an argument like other
9466 modes do.
9467
9468 * startup.el (fancy-splash-head): Use splash8.xpm for color
9469 depth 8.
9470
9471 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
9472 Add an antry for ``converts''.
9473
9474 * language/slovak.el ("Slovak"): Add documentation string.
9475 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
9476
9477 * language/czech.el ("Czech"): Add documentation string.
9478 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
9479
9480 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
9481 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
9482
9483 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
9484
9485 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
9486 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
9487 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
9488 Use `defsubst' rather than a macro to ease debugging.
9489 (mail-extr-last): Remove (use `last' instead).
9490 (mail-extract-address-components): Properly reset the syntax-table
9491 after parsing an address. Use `last' rather than mail-extr-last.
9492 Make sure the end marker stays at the very end.
9493
9494 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
9495
9496 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
9497 last change.
9498
9499 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9500
9501 * ps-print.el: Line and paragraph spacing feature. Region to cut
9502 out when printing. Doc fix.
9503 (ps-print-version): New version number (6.5).
9504 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
9505 New vars. Line and paragraph spacing feature.
9506 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
9507 out when printing.
9508 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
9509 (ps-get-font-size, ps-begin-job, ps-continue-line)
9510 (ps-plot-region): Code fix.
9511 (ps-print-prologue-2): Var eliminated.
9512 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
9513 New internal vars.
9514 (ps-get-size): New fun.
9515 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
9516 (ps-next-line): Replace defun by defsubst.
9517 (ps-mule-plot-string): Autoload doc fix.
9518
9519 * ps-bdf.el: XEmacs compatibility. Doc fix.
9520 (installation-directory, coding-system-for-read): Declare vars if
9521 it's not declared yet.
9522 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
9523
9524 * ps-mule.el: XEmacs compatibility. Doc fix.
9525 (leading-code-private-22): Declare var if it's not declared yet.
9526 (charset-bytes, charset-dimension, charset-id, charset-width)
9527 (find-charset-region, split-char, char-width, chars-in-region)
9528 (forward-point, decompose-composite-char, encode-coding-string)
9529 (coding-system-p, ccl-execute-on-string, define-ccl-program):
9530 Define funs if not defined yet.
9531 (encode-composition-rule, find-composition): Define funs if not
9532 loaded yet.
9533 (ps-mule-prologue): PostScript code fix.
9534
9535 2001-04-02 Kenichi Handa <handa@etl.go.jp>
9536
9537 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
9538 non-nil, generate font for the header strings.
9539 (ps-mule-prepare-font): Likewise.
9540 (ps-mule-generate-glyphs): Likewise.
9541 (ps-mule-string-encoding): Likewise.
9542 (ps-mule-header-charsets): New variable.
9543 (ps-mule-encode-header-string): New function.
9544 (ps-mule-header-string-charsets): New function.
9545 (ps-mule-begin-job): Check charsets in the header strings. If there
9546 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
9547
9548 * ps-print.el (ps-generate-header-line): Encode the header string by
9549 ps-mule-encode-header-string.
9550 (ps-mule-encode-header-string): Declare autoload.
9551
9552 2001-04-02 Gerd Moellmann <gerd@gnu.org>
9553
9554 * frame.el (cursor-in-non-selected-windows):
9555 Replaces show-cursor-in-non-selected-windows.
9556
9557 2001-03-31 Kenichi Handa <handa@etl.go.jp>
9558
9559 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9560 Delete entries for "chinese-py" and "chinese-ziranma".
9561 (quail-misc-package-ext-info): New variable.
9562 (tsang-quick-converter): New function.
9563 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
9564 (quick-cns-converter, py-converter, ziranma-converter)
9565 (miscdic-convert, batch-miscdic-convert): New functions.
9566
9567 2001-03-30 Kenichi Handa <handa@etl.go.jp>
9568
9569 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
9570 eight-bit-control chars.
9571
9572 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9573 Reduce making temporary vector (suggested by Dave Love).
9574
9575 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9576
9577 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
9578 string as well.
9579
9580 2001-03-30 Andreas Schwab <schwab@suse.de>
9581
9582 * files.el (backup-directory-alist): Fix typo.
9583
9584 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9585
9586 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
9587 <eggert@twinsun.com>.
9588
9589 2001-03-30 Dave Love <fx@gnu.org>
9590
9591 * progmodes/fortran.el (fortran-comment-region): Fix typo.
9592
9593 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
9594
9595 * simple.el (transient-mark-mode): Mention C-g in the doc string.
9596
9597 2001-03-30 Miles Bader <miles@gnu.org>
9598
9599 * subr.el (interactive-form): Fix paren typo.
9600
9601 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
9602
9603 * emacs-lisp/profile.el: Say that it's obsolete in the header
9604 line, so that finder.el puts that into its data-base.
9605 Suggested by Alex Schroeder <alex@gnu.org>.
9606
9607 2001-03-29 Paul Eggert <eggert@twinsun.com>
9608
9609 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
9610 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
9611
9612 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
9613
9614 * generic.el (generic-mode-set-comments): Use "" rather than nil
9615 for comment-end.
9616
9617 2001-03-29 Gerd Moellmann <gerd@gnu.org>
9618
9619 * emacs-lisp/advice.el (ad-make-advised-definition):
9620 Call interactive-form to obtain the interactive spec of subrs.
9621
9622 * subr.el (interactive-form): New function.
9623
9624 2001-03-29 Andre Spiegel <spiegel@gnu.org>
9625
9626 * vc-sccs.el (vc-sccs-register): Use relative file names.
9627
9628 2001-03-28 Gerd Moellmann <gerd@gnu.org>
9629
9630 * bookmark.el (bookmark-get-bookmark): Handle case that
9631 BOOKMARK is not a string.
9632
9633 * image.el (image-type-regexps): Change type for PS files
9634 to `postscript'.
9635
9636 * subr.el (read-passwd): Clear command history after each
9637 character entered. From: Stephen Gildea
9638 <gildea@stop.mail-abuse.org>.
9639
9640 2001-03-27 Kenichi Handa <handa@etl.go.jp>
9641
9642 * international/kkc.el (kkc-save-init-file): Locally bind
9643 print-length to nil.
9644
9645 2001-03-26 Gerd Moellmann <gerd@gnu.org>
9646
9647 * textmodes/flyspell.el: Some doc fixes.
9648 (flyspell-maybe-correct-transposition)
9649 (flyspell-maybe-correct-doubling): Use a temporary buffer
9650
9651 * textmodes/ispell.el (ispell-parse-output): Doc fix.
9652
9653 * emacs-lisp/byte-opt.el (byte-optimize-while)
9654 (byte-optimize-form-code-walker): Diagnose too few arguments
9655 for `if' and `while'.
9656
9657 2001-03-26 Kenichi Handa <handa@etl.go.jp>
9658
9659 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9660 Prepend `\' to "\<quail-translation-docstring>".
9661
9662 2001-03-26 Gerd Moellmann <gerd@gnu.org>
9663
9664 * autorevert.el (global-auto-revert-non-file-buffers):
9665 Remove duplicate defcustom.
9666
9667 2001-03-26 Miles Bader <miles@gnu.org>
9668
9669 * international/latin1-disp.el (latin1-char-displayable-p):
9670 Add leading "-" for X font pattern.
9671
9672 2001-03-26 Kenichi Handa <handa@etl.go.jp>
9673
9674 * international/mule-diag.el (describe-coding-system):
9675 For raw-text and emacs-mule, don't add anymore text about what
9676 charsets they can encode.
9677
9678 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
9679
9680 * help.el (view-lossage): Mention open-dribble-file in the doc
9681 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
9682
9683 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
9684
9685 * skeleton.el (skeleton-internal-list): Fix bogus logic.
9686 (skeleton-pair-insert-maybe): Don't pair after a backslash.
9687
9688 2001-03-23 Kenichi Handa <handa@etl.go.jp>
9689
9690 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
9691 Call ccl-execute-on-string directly so that CCL program handling
9692 multibyte sequence can work correctly.
9693 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
9694 property of the coding system.
9695
9696 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
9697
9698 * textmodes/fill.el (fill-individual-paragraphs-prefix):
9699 Fix transcription typo.
9700
9701 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
9702
9703 * whitespace.el: Add buffer local variables to toggle testing of
9704 whitespaces in buffers without affecting the default values.
9705 Bump version to 3.0 to account for a few other changes.
9706 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
9707 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
9708 (whitespace-toggle-spacetab-check): New functions.
9709
9710 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
9711
9712 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
9713
9714 2001-03-21 Gerd Moellmann <gerd@gnu.org>
9715
9716 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
9717 bs-cycle-configuration-name. From Juanma Barranquero
9718 <lektu@uol.com.br>.
9719
9720 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
9721 and cc-vars.el.
9722
9723 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
9724 headers. Always invoke sendmail with option -t.
9725
9726 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9727
9728 * Release of cc-mode 5.28.
9729
9730 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9731
9732 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
9733 Removed the hardcoded switch to "java" style in Java mode.
9734 It's instead taken care of by the default value for c-default-style.
9735
9736 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9737
9738 * cc-align.el (c-lineup-math): Fix bug where lineup was
9739 triggered by equal signs in string literals.
9740
9741 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9742
9743 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
9744 limit detection when at the ends of the buffer.
9745
9746 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
9747 "for" statement clause in case 7F; a better one is done
9748 earlier in case 7D anyway.
9749
9750 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9751
9752 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
9753 somewhat more and did a small optimization.
9754
9755 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9756
9757 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
9758 Use the limit argument only to limit the syntactic context
9759 search, not to limit the actual movement.
9760
9761 * cc-cmds.el (c-beginning-of-statement): Move by sentence
9762 inside multiline strings, just like in comments. Also various
9763 fixes to the paragraph and comment prefix recognition, block
9764 comment ender handling etc.
9765
9766 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9767
9768 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
9769 the relative position of the point.
9770
9771 * cc-cmds.el (c-electric-continued-statement): New function to
9772 use as abbrev hook to reindent for keywords such as "else"
9773 that continues an earlier statement.
9774
9775 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
9776 like classes.
9777
9778 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
9779 (pike-mode): Populate the default abbrev tables to reindent for
9780 keywords such as "else" that can continue earlier statements.
9781 Abbrev mode is therefore turned on by default now. (Note that
9782 this doesn't apply to idl-mode, since IDL afaik doesn't have
9783 statements at all.)
9784
9785 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9786
9787 * cc-engine.el (c-inside-bracelist-p): Fix for handling
9788 bracelists where the declaration contains template arguments.
9789
9790 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9791
9792 * cc-cmds.el (c-comment-indent):
9793 Use `c-get-syntactic-indentation' to correctly calculate the
9794 syntactic indentation. Fixes bug with lineup functions that
9795 return vectors.
9796
9797 * cc-engine.el (c-get-syntactic-indentation): Split the
9798 indentation sum calculation from `c-indent-line' to a separate
9799 function.
9800
9801 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9802
9803 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
9804 Fixed places where it was assumed that preprocessor directives
9805 have to start in column zero.
9806
9807 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
9808 template arguments after a class identifier properly.
9809
9810 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
9811 lists for `new Foo[]' constructs in Java as expressions and
9812 not top level definition brace lists on the top level, so that
9813 they'll get indented consistently with the same type of
9814 expression in a normal block.
9815
9816 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9817
9818 * cc-cmds.el (c-fill-paragraph): The kludge that checks
9819 whether the adaptive filling package fails to keep the comment
9820 prefix is now kludged further to check for filladapt-mode
9821 which doesn't have that problem. This is really icky, but it's
9822 the only way that works with the current misfeatures/bugs in
9823 both adaptive-fill-mode and filladapt-mode.
9824
9825 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
9826 around point is recognized more robust.
9827
9828 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9829
9830 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
9831 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
9832 (c-lit-type): Fixed all internal variables used dynamically so
9833 that they are always bound.
9834
9835 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
9836 errors:
9837
9838 (c-indent-region): Fixed reporting of syntactic errors so that
9839 the region is fully reindented even when an error occurs.
9840 The last syntactic error is printed afterwards. Also cleanup up a
9841 whole lot of code that tried to optimize indentation of whole
9842 sexps but in reality accomplishes nothing.
9843
9844 (c-indent-sexp): Use c-indent-region.
9845
9846 (c-parsing-error): Changed this variable to hold the message
9847 for any syntactic error that is discovered.
9848
9849 (c-parse-state): Search backward from point instead of the bod
9850 position when the latter is invalid. This makes CC Mode
9851 recover faster when there are unbalanced close braces.
9852
9853 (c-backward-to-start-of-if): Use c-parsing-error to report
9854 dangling "else" clauses instead of throwing an error, and fall
9855 back to a reasonable position.
9856
9857 (c-indent-line): Added argument to avoid reporting syntactic errors.
9858
9859 (c-show-syntactic-information): Don't report any syntactic errors.
9860
9861 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9862
9863 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
9864 paragraph recognition when moving by sentence in literals.
9865
9866 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
9867 start regexp for javadoc to recognize javadoc markup in general instead
9868 of a specific set of keywords, to be more future-safe.
9869
9870 (c-Pike-pikedoc-paragraph-start)
9871 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
9872 pikedoc markup.
9873
9874 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
9875
9876 (pike-mode): Initialize paragraph settings pikedoc recognition.
9877
9878 * cc-vars.el (c-default-style): Made a nicer Customize widget.
9879
9880 (c-comment-prefix-regexp): Made it possible to use an
9881 association list on this to specify mode specific regexps.
9882 The default value now use a special regexp in Pike mode to
9883 recognize pikedoc markup.
9884
9885 (c-current-comment-prefix): New variable containing the actual
9886 regexp from c-comment-prefix-regexp for the current buffer.
9887
9888 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9889
9890 * cc-cmds.el (c-electric-brace): Fixed check for special brace
9891 lists: We can't look at the syntax, since a brace list can get
9892 recognized as a plain statement-cont.
9893
9894 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
9895 special brace list opener broken over two lines got recognized
9896 as a statement on the second line. Case 9A changed.
9897
9898 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9899
9900 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
9901 adjustment after line is reindented.
9902
9903 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9904
9905 * cc-defs.el (c-point): Added optional argument for position
9906 to use instead of the current point.
9907
9908 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
9909 the in-expression block symbols when the construct starts at
9910 boi, to avoid the extra level of indentation in that case.
9911 Cases 4, 16A and 17E affected.
9912
9913 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9914
9915 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
9916 calls to `c-indent-line', to adhere better to Emacs conventions.
9917
9918 * cc-engine.el (c-indent-line): Use the syntax already bound
9919 to `c-syntactic-context', if there is any.
9920
9921 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9922
9923 * cc-engine.el (c-get-offset): Fixed bug where the indentation
9924 wasn't added up correctly when a lineup function returned nil.
9925
9926 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9927
9928 * cc-engine.el (c-collect-line-comments): Fixed bug where
9929 empty lines were ignored when collecting line comments backwards.
9930
9931 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9932
9933 * cc-align.el (c-lineup-dont-change): Return an absolute
9934 indentation column to work correctly in the case when several
9935 syntactic elements are processed for the same line.
9936
9937 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
9938 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
9939 (c-set-offset): Added absolute indentation column settings by
9940 using the vector type.
9941
9942 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9943
9944 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
9945 Implemented two new cleanups `space-before-funcall' and
9946 `compact-empty-funcall'.
9947
9948 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9949
9950 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
9951 helping building regexps.
9952
9953 * cc-engine.el (c-on-identifier): New function for detecting
9954 identifiers. It takes keywords into account.
9955
9956 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
9957 lists. `c-keywords' is set to a regexp matching all keywords
9958 in the current language.
9959
9960 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9961
9962 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
9963 list of characters to skip backwards over at the beginning of
9964 a statement, since it can precede string literals in Pike.
9965
9966 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9967
9968 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
9969 recognition when standing on the last line in a C++ comment
9970 with nothing but whitespace after the prefix.
9971
9972 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
9973 given no limit argument.
9974
9975 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9976
9977 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
9978 recognition for the `[]= operator symbol in Pike.
9979
9980 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9981
9982 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
9983 around a bug in `eval-when-compile' in the byte compiler.
9984
9985 * cc-engine.el (c-forward-token-1): Fixed bug with return
9986 value when count is zero and there's no token start within the limit.
9987
9988 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
9989 "prefix comments", i.e. comments which are followed by code on
9990 the same line.
9991
9992 * cc-mode-19.el: Fixes so that checks that must be done at
9993 compile time also are done then.
9994
9995 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
9996
9997 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
9998 time and at runtime, and only when it's needed.
9999
10000 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
10001
10002 Major cleanup for less error prone and more warning free
10003 compilation, including some fixes for bugs due to different
10004 compilation orders. Thanks to Martin Buchholz for providing
10005 the basis for all this.
10006
10007 * cc-bytecomp.el: New file that provides some byte compilation
10008 features: It ensures that files always are loaded from the
10009 current source directory during compilation, and it provides a
10010 set of macros to turn off specific compiler warnings for
10011 specific symbols. (It's not CC Mode specific in any way.)
10012
10013 Fixed a nearly acyclic dependency tree (both runtime and
10014 compile-time) between all files.
10015
10016 * cc-defs.el: Separated all macros before the inline functions,
10017 to ensure correct compilation.
10018
10019 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
10020 cc-defs.el to cc-engine.el and made it a function instead.
10021
10022 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
10023 about char-after.
10024
10025 * cc-vars.el: Cope even when there isn't a custom package
10026 containing defcustom available.
10027
10028 * cc-make.el: Removed since it's no longer necessary.
10029
10030 README: Updated installation instructions.
10031
10032 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
10033
10034 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
10035 improve the modularity: Moved all mode init stuff from
10036 cc-langs.el to cc-mode.el, including the keymap
10037 initialization; cc-langs now only contains the various
10038 variables for configuring the language syntax.
10039
10040 * cc-engine.el, cc-styles.el (c-evaluate-offset)
10041 (c-get-offset): Moved from cc-styles to cc-engine since file
10042 dependency analysis suggests they belong there (which also
10043 makes more sense). Thanks to Martin Buchholz for doing the analysis.
10044
10045 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
10046
10047 * cc-cmds.el (c-fn-region-is-active-p): New function that
10048 wraps the corresponding macro, for use in places that aren't
10049 compiled. Thanks to Martin Buchholz for pointing out this.
10050
10051 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
10052
10053 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
10054 add things to the bug report.
10055
10056 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
10057
10058 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
10059 returned prefix could contain a newline when the search for a
10060 good prefix line failed.
10061
10062 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
10063
10064 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
10065 (c-toggle-auto-hungry-state): Made the argument optional, as
10066 the documentation says it is.
10067
10068 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
10069
10070 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
10071 multiline string syntax, #"...", as a cpp macro.
10072
10073 2001-03-21 Paul Eggert <eggert@twinsun.com>
10074
10075 * international/mule-cmds.el (set-locale-environment):
10076 Set system-messages-locale and system-time-locale, but only if the
10077 caller specifies a non-nil locale name.
10078
10079 2001-03-20 Gerd Moellmann <gerd@gnu.org>
10080
10081 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
10082 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
10083
10084 2001-03-20 Gerd Moellmann <gerd@gnu.org>
10085
10086 * follow.el (follow-avoid-tail-recenter): Doc fix.
10087
10088 * custom.el (custom-set-variables): Avoid reversing the list
10089 of args needlessly.
10090
10091 * startup.el (fancy-splash-head): Don't change the colors of the
10092 XPM image on a dark background.
10093
10094 * comint.el (comint-exec-1): Set columns of the terminal to
10095 window-width instead of frame-width.
10096
10097 * info.el (Info-scroll-down): Add missing WINDOW arg for
10098 pos-visible-in-window-p.
10099
10100 * ehelp.el (electric-help-mode-hook): Add defcustom.
10101
10102 * mail/sendmail.el (mail-mode): Activate case-folding in
10103 font-lock-defaults.
10104
10105 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
10106
10107 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
10108 (completion-ignored-extensions): Remove duplicate ".class".
10109
10110 2001-03-19 Andreas Schwab <schwab@suse.de>
10111
10112 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
10113 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
10114
10115 2001-03-19 Gerd Moellmann <gerd@gnu.org>
10116
10117 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
10118 methods since there are not prefix input methods.
10119
10120 2001-03-19 Kenichi Handa <handa@etl.go.jp>
10121
10122 * international/mule-cmds.el (read-input-method-name):
10123 Locally bind enable-recursive-minibuffers to t.
10124
10125 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
10126
10127 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
10128
10129 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
10130
10131 * ediff-util.el: Copyright years.
10132 (ediff-choose-syntax-table): New function.
10133 (ediff-setup): Use ediff-choose-syntax-table.
10134
10135 * ediff-init.el (ediff-with-syntax-table): New macro, uses
10136 with-syntax-table.
10137
10138 * ediff.el: Date of last update, copyright years.
10139
10140 * ediff-wind (ediff-setup-control-frame): Nill->nil.
10141
10142 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
10143 of Scott Bronson.
10144 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
10145 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
10146 Deleted functions.
10147 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
10148 ex-token-list.
10149
10150 * viper-util.el: Spaces, indentation.
10151
10152 * viper.el: Changed version, modification time.
10153
10154 2001-03-16 John Wiegley <johnw@gnu.org>
10155
10156 * calendar/timeclock.el (timeclock-workday-remaining):
10157 Check whether `discrep' is non-null before using it.
10158
10159 2001-03-16 John Wiegley <johnw@gnu.org>
10160
10161 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
10162 first-time checkins.
10163 (timeclock-log-data): Fixed problem with reading timelog log file.
10164 Resulting data in the "day list" was incorrect.
10165 (timeclock-find-discrep): Check if `timeclock-file' is readable
10166 before opening it.
10167 (timeclock-time-less-p): New function.
10168 (timeclock-day-base): New function.
10169 (timeclock-geometric-mean): New function.
10170 (timeclock-generate-report): Generate a summary report based on
10171 the contents of the log file. This uses `timeclock-log-data', and
10172 is an example of writing a timelog manipulation function.
10173 (timeclock-visit-timelog): A quick command for opening the timelog
10174 file.
10175 (timeclock-log-data): Bound the variable event.
10176
10177 2001-03-16 Kenichi Handa <handa@etl.go.jp>
10178
10179 * international/mule-cmds.el (select-safe-coding-system):
10180 Fix typo: symbol-name -> symbol-value.
10181
10182 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
10183 before substitute-in-file-name to handle double slashes in FILE
10184 correctly.
10185
10186 2001-03-15 Gerd Moellmann <gerd@gnu.org>
10187
10188 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
10189 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
10190
10191 2001-03-14 Gerd Moellmann <gerd@gnu.org>
10192
10193 * bindings.el (features): Add `md5' and `overlay' to the list.
10194
10195 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
10196 bound before using it. It's not bound when configured without X,
10197 for instance.
10198
10199 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
10200
10201 * progmodes/hideshow.el: Update copyright.
10202 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
10203 (hs-minor-mode-hook): Include `:version' in defcustom form.
10204
10205 2001-03-13 Gerd Moellmann <gerd@gnu.org>
10206
10207 * help.el (string-key-binding): Don't call event-start on
10208 a non-list.
10209
10210 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
10211
10212 * startup.el (fancy-splash-tail, command-line-1): Fix the
10213 copyright year.
10214
10215 2001-03-13 Kenichi Handa <handa@etl.go.jp>
10216
10217 * term.el: These changes are based on a patch sent from Yong Lu
10218 <lyongu@yahoo.com>.
10219 (term-set-escape-char): Bind M-x to execute-extended-command in
10220 term-raw-escape-map.
10221 (term-move-columns): Don't try to move to negagive column.
10222 (term-emulate-terminal): Insert a string before deleting a text to
10223 overwrite.
10224
10225 2001-03-12 Gerd Moellmann <gerd@gnu.org>
10226
10227 * play/life.el (life): Rearrange code so that all calls to
10228 life-display-generation are in a catch-form.
10229
10230 * progmodes/etags.el (tags-loop-continue): Don't change point in a
10231 file that isn't interesting. In an interesting file, push the old
10232 value of point on the mark ring.
10233
10234 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
10235 New function.
10236 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
10237 Use it.
10238
10239 * emacs-lisp/autoload.el (generate-file-autoloads):
10240 Remove warning about line lengths.
10241
10242 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
10243
10244 * progmodes/etags.el (tags-compression-info-list): New variable.
10245 (find-tag-in-order): Use it to deal with compressed source files.
10246 (tag-file-name-match-p): New function.
10247 (etags-recognize-tags-table): Use it for better match of file names.
10248
10249 2001-03-12 Kenichi Handa <handa@etl.go.jp>
10250
10251 * international/mule-cmds.el (register-input-method): Doc fix.
10252
10253 * international/quail.el (quail-translate-key): Fix condition to
10254 check if there's another breaking point in the current key.
10255
10256 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
10257
10258 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
10259 Babyl header to the newly-created output file, bind
10260 coding-system-for-write to either rmail-file-coding-system or
10261 emacs-mule-unix.
10262
10263 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
10264
10265 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
10266 Fix the name and regexp used for subsubsections.
10267
10268 2001-03-10 Dave Love <fx@gnu.org>
10269
10270 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
10271 and save-buffer if buffer-file-name non-nil. From rms.
10272
10273 2001-03-10 Andre Spiegel <spiegel@gnu.org>
10274
10275 * vc.el (vc-do-command): If the destination buffer is already
10276 current, don't set it up and don't erase it. Updated doc string
10277 to reflect that.
10278 (vc-version-diff): When doing a single file diff, don't switch to the
10279 *vc-diff* buffer before the command. This is to preserve local
10280 variable bindings that might affect the diff command.
10281 (vc-print-log): Don't switch to the *vc* buffer before the
10282 command, so that local variable bindings are preserved.
10283
10284 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
10285 not the current buffer.
10286 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
10287
10288 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
10289 make output go to buffer *vc*, not the current buffer.
10290
10291 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
10292
10293 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
10294 so ^, $, *, ? and + are interpreted correctly.
10295
10296 2001-03-09 Gerd Moellmann <gerd@gnu.org>
10297
10298 * help.el (string-key-binding): Renamed from
10299 mode-line-key-binding. Handle any event on a string.
10300 Check for `keymap' properties as well as `local-map' properties.
10301
10302 * comint.el (comint-insert-clicked-input): Use the last key
10303 from this-command-keys to lookup the global key definition.
10304
10305 2001-03-09 Kenichi Handa <handa@etl.go.jp>
10306
10307 * international/characters.el: Add category `j' for
10308 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
10309
10310 * international/mule-conf.el (no-conversion): Fix docstring.
10311 (raw-text): Fix docstring.
10312
10313 2001-03-08 Gerd Moellmann <gerd@gnu.org>
10314
10315 * simple.el (choose-completion-string): When not leaving the
10316 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
10317 is set.
10318
10319 * window.el (shrink-window-if-larger-than-buffer): Handle frame
10320 parameter `(minibuffer . t)'.
10321
10322 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
10323
10324 * progmodes/sh-script.el (sh-st-symbol): New symbol.
10325 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
10326 (sh-mode): Remove `make-local-variable' for unused var
10327 `font-lock-unfontify-region-function'.
10328
10329 2001-03-07 Richard M. Stallman <rms@gnu.org>
10330
10331 * info.el (Info-scroll-down): Fix previous change.
10332
10333 * mail/rmail.el (rmail-toggle-header): Use a window which
10334 is showing the Rmail buffer, rather than the selected window.
10335
10336 2001-03-07 Dave Love <fx@gnu.org>
10337
10338 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
10339 now, to avoid problems with binding imenu directly to a mouse event.
10340
10341 2001-03-07 Gerd Moellmann <gerd@gnu.org>
10342
10343 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
10344 second arg t.
10345
10346 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
10347
10348 * log-edit.el (log-edit-common-indent): New var.
10349 (log-edit-set-common-indentation): Renamed from
10350 log-edit-delete-common-indentation. Use the new var.
10351 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
10352
10353 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
10354 (cvs-mode-add-change-log-entry-other-window):
10355 Don't presume change-log-default-name is defined.
10356
10357 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
10358
10359 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
10360 the "tree" operation as well.
10361
10362 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
10363
10364 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
10365 to match paragraph-start.
10366
10367 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
10368 comment-start-skip and set comment-end-skip as well.
10369 (sgml-comment-indent): Fix for new value of comment-start-skip.
10370 (html-autoview-mode): Don't bother using make-local-hook.
10371
10372 2001-03-07 Gerd Moellmann <gerd@gnu.org>
10373
10374 * cus-edit.el (custom-save-delete): Move in front of local
10375 variables, otherwise long Custom entries would make them ineffective.
10376
10377 * uniquify.el: Set maintainer to FSF.
10378
10379 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
10380
10381 * dired-aux.el (dired-do-shell-command): Doc fix.
10382
10383 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
10384
10385 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
10386
10387 * which-func.el (which-func-modes): Add cperl-mode.
10388 (which-func-mode-global): Use define-minor-mode.
10389
10390 * info-look.el: Docstring fixes and dead code eliminated.
10391 (cperl-mode): Add support.
10392 (emacs-lisp-mode): List all entries from elisp manual, whether
10393 or not they are currently (f)bound or not. Update regexp.
10394
10395 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
10396
10397 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
10398 so that C-h m shows the correct information.
10399 Use make-local-variable rather than make-variable-buffer-local.
10400 (cperl-info-buffer, cperl-setup-tmp-buf):
10401 Use make-local-variable rather than make-variable-buffer-local.
10402 (cperl-msb-fix, cperl-get-help-defer):
10403 Check major-mode for `cperl-mode' as well.
10404
10405 * progmodes/cperl-mode.el: Updated to author version 4.23.
10406 (cperl-electric-pod): SYNOPSIS was misspelled.
10407 (cperl-find-pods-heres): @if ? a : b was considered a REx.
10408 (cperl-after-expr-p): Make true after __END__.
10409
10410 2001-03-06 Gerd Moellmann <gerd@gnu.org>
10411
10412 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
10413 bookmark-completion-ignore-case is t.
10414
10415 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
10416 switch, like xterm, and concat resource strings, with a newline
10417 between them.
10418
10419 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
10420
10421 * international/codepage.el (cp770-decode-table)
10422 (cp773-decode-table, cp774-decode-table): New variables.
10423
10424 * man.el (Man-hyphenated-reference-regexp): New variable.
10425 (Man-build-references-alist): Use it to search for referenced
10426 manpages. If hyphenated is non-nil, record a concatenated word in
10427 Man-refpages-alist only if it matches Man-reference-regexp.
10428 Update word's length when it is concatenated. Reverse the list,
10429 to get the first manpage at the head.
10430 (Man-possibly-hyphenated-word): New function.
10431 (Man-follow-manual-reference): Use it instead of current-word to
10432 find a manpage at point, in a way that accounts for hyphenated
10433 references.
10434
10435 2001-03-06 Alex Schroeder <alex@gnu.org>
10436
10437 * sql.el (sql-interbase): New function.
10438 (sql-interbase-program): New option.
10439 (sql-interbase-options): New option.
10440 And some typos fixed: "customise" to "customize".
10441
10442 2001-03-06 Dave Love <fx@gnu.org>
10443
10444 * textmodes/flyspell.el (flyspell-region):
10445 Set up flyspell-local-mouse-map.
10446
10447 2001-03-05 Richard M. Stallman <rms@gnu.org>
10448
10449 * mail/rmail.el (rmail-retry-failure):
10450 Don't call rmail-beginning-of-message.
10451 Don't discard From: field. Do discard Received: field.
10452 Use unwind-protect to re-prune.
10453 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
10454
10455 2001-03-06 Kenichi Handa <handa@etl.go.jp>
10456
10457 * international/quail.el (quail-title): Add autoload cookie.
10458
10459 2001-03-05 Dave Love <fx@gnu.org>
10460
10461 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
10462 new defs.
10463
10464 2001-03-05 Kenichi Handa <handa@etl.go.jp>
10465
10466 * language/ethio-util.el (ethio-toggle-space):
10467 Update current-input-method-title if necessary.
10468 (ethio-toggle-punctuation): Likewise.
10469
10470 * international/quail.el (quail-title): Fix for the case that a
10471 title of an input method is specified by a list of the same form
10472 as used in mode-line-format.
10473
10474 * international/mule-cmds.el (activate-input-method):
10475 If current-input-method-title is set by activating INPUT-METHOD,
10476 respect that value.
10477
10478 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10479
10480 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
10481
10482 2001-03-05 Alex Schroeder <alex@gnu.org>
10483
10484 * sql.el (sql-sybase): Fix typo (was: query user about server two
10485 times instead of server and database).
10486
10487 * sql.el (sql-sybase): Doc change.
10488 (sql-mysql): Doc change.
10489 (sql-postgres): Doc change.
10490
10491 2001-03-05 Kenichi Handa <handa@etl.go.jp>
10492
10493 * international/mule-conf.el (emacs-mule, raw-text):
10494 Docstring modified.
10495
10496 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
10497
10498 * term/internal.el: Update copyright notice.
10499
10500 * term/pc-win.el: Update copyright notice.
10501
10502 2001-03-02 Dave Love <fx@gnu.org>
10503
10504 * files.el (insert-file-contents-literally):
10505 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
10506 not jka-compr-compression-info-list.
10507
10508 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
10509
10510 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
10511 spaces in default comment-start-skip settings rather than \s-.
10512
10513 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
10514
10515 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
10516 default-frame-alist as well.
10517
10518 2001-03-01 Dave Love <fx@gnu.org>
10519
10520 * textmodes/reftex.el (defvar): Wrap some defvars in
10521 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
10522
10523 * subr.el (event-basic-type): Doc fix.
10524
10525 * international/quail.el: Doc fixes.
10526
10527 * international/utf-8.el: Doc fixes.
10528
10529 * international/mule-cmds.el: Doc fixes.
10530 (leim-list-header): Fix header text.
10531
10532 * international/mule.el (coding-system-category): Doc fix.
10533
10534 * international/ccl.el (ccl-compile): Doc fix.
10535
10536 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
10537
10538 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
10539 rather than (before|after)-change-functions.
10540
10541 2001-03-01 Gerd Moellmann <gerd@gnu.org>
10542
10543 * ediff-util.el (ediff-scroll-horizontally): Arrange for
10544 scroll-left and scroll-right being called interactively so that
10545 they set the window's min_hscroll.
10546
10547 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
10548
10549 * info.el (info-insert-file-contents-1): Accept an additional
10550 argument `lfn': if it is non-nil, concatenate `filename' and
10551 `suffix'; otherwise use the complicated MS-DOS code.
10552 All callers changed.
10553 (info-insert-file-contents, Info-find-node): If the MS-DOS port
10554 can access long file names, try the long file-name version of
10555 `info-insert-file-contents-1', then the short file-name version.
10556
10557 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
10558
10559 * language/ethio-util.el (setup-ethiopic-environment-internal):
10560 Change bindings of functions keys to conform to "Emacs Lisp Coding
10561 Convention".
10562
10563 * language/ethiopic.el ("Ethiopic"): Add documentation.
10564
10565 2001-02-28 Kenichi Handa <handa@etl.go.jp>
10566
10567 * international/utf-8.el (mule-utf-8): Set coding-category
10568 property to coding-category-utf-8.
10569
10570 2001-02-27 Richard M. Stallman <rms@gnu.org>
10571
10572 * lpr.el (lpr-page-header-switches, print-region-1):
10573 Undo 2000-07-06 change.
10574 (lpr-add-switches): Default to t on gnu/linux.
10575
10576 2001-02-27 Gerd Moellmann <gerd@gnu.org>
10577
10578 * bs.el (bs-attributes-list): Doc fix.
10579
10580 2001-02-26 Gerd Moellmann <gerd@gnu.org>
10581
10582 * help.el (describe-project): Display the file THE-GNU-PROJECT.
10583
10584 * help.el (view-order-manuals): Use goto-address.
10585
10586 * startup.el (command-line-1): Add info about ordering manuals
10587 to the not so fancy splash screens.
10588
10589 2001-02-26 Andre Spiegel <spiegel@gnu.org>
10590
10591 * vc.el (vc-default-workfile-unchanged-p)
10592 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
10593
10594 2001-02-26 Gerd Moellmann <gerd@gnu.org>
10595
10596 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
10597 fontify in the right buffer.
10598
10599 * allout.el (outline-flag-region): Move macro in front of first
10600 use to avoid a run-time error.
10601
10602 2001-02-24 Andrew Innes <andrewi@gnu.org>
10603
10604 * makefile.w32-in: Fix copyright notice.
10605
10606 2001-02-24 Kenichi Handa <handa@etl.go.jp>
10607
10608 * international/utf-8.el (mule-utf-8): Set correct value for
10609 valid-codes property.
10610
10611 * international/fontset.el (x-complement-fontset-spec): In the
10612 case that we use ASCII font for the other charsets, use only
10613 family and registry part of it.
10614
10615 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
10616
10617 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
10618 (shrink-window-if-larger-than-buffer): Doc fix.
10619
10620 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
10621
10622 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
10623 predicate passed to completing-read.
10624
10625 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
10626
10627 * startup.el (command-line): Fix last change.
10628
10629 2001-02-23 Jason Rumney <jasonr@gnu.org>
10630
10631 * startup.el (tool-bar-originally-present): New variable.
10632 (command-line): Set it if the tool-bar is switched on at startup.
10633
10634 * frame.el (frame-notice-user-settings): Only adjust frame height
10635 for no tool-bar case if tool-bar was originally switched on.
10636 From E. Jay Berkenbilt.
10637
10638 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
10639
10640 * server.el (server-switch-buffer): Only switch window if the
10641 current one is dedicated.
10642
10643 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
10644 rather than using (match-beginning 0) when searching for break point.
10645
10646 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
10647
10648 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
10649 @ follows an accent command such as @'. Support optional braces
10650 in commands that insert accents, like makeinfo does.
10651
10652 2001-02-22 Gerd Moellmann <gerd@gnu.org>
10653
10654 * startup.el (fancy-splash-text): Add a line for ordering
10655 manuals. Reverse order of splash screens shown.
10656 (use-fancy-splash-screens-p): Adapt to the text line added.
10657
10658 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
10659 manuals from the FSF.
10660
10661 * help.el (view-order-manuals): New function.
10662 (toplevel): Bind C-h C-m to this function.
10663
10664 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
10665
10666 * newcomment.el (comment-forward): Skip the comment-start before
10667 searching for the comment-end.
10668
10669 2001-02-21 Dave Love <fx@gnu.org>
10670
10671 * custom.el (custom-initialize-changed, defcustom): Doc fix.
10672
10673 * international/mule-cmds.el, international/mule.el: Doc fixes.
10674
10675 2001-02-21 Gerd Moellmann <gerd@gnu.org>
10676
10677 * startup.el (fancy-splash-screens): Use display-hourglass
10678 instead of display-busy-cursor.
10679
10680 * frame.el (display-hourglass): Renamed from busy-cursor.
10681 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
10682 (show-cursor-in-non-selected-windows): Doc fix.
10683
10684 2001-02-20 Dave Love <fx@gnu.org>
10685
10686 * international/utf-8.el: Doc and commentary fixes.
10687
10688 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
10689
10690 * ehelp.el (with-electric-help): Doc fix.
10691
10692 2001-02-20 Gerd Moellmann <gerd@gnu.org>
10693
10694 * msb.el (msb-mode): Call the update-buffers function explicitly
10695 with a FORCE argument.
10696
10697 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
10698 FORCE. If set, update the menu even if frame-or-buffer-changed-p
10699 returns nil.
10700
10701 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10702
10703 * ps-print.el: Timestamp package replacement. Some enhancements.
10704 Some XEmacs compatibility. Doc fix.
10705 (ps-print-version): New version number (6.4).
10706 (ps-printer-name): Initialization fix.
10707 (ps-zebra-stripe-follow): Funcionality enhancement.
10708 (ps-prologue-file): Code enhancement.
10709 (ps-right-header): Timestamp package replacement.
10710 (ps-setup, ps-face-bold-p, ps-face-italic-p)
10711 (ps-get-page-dimensions)
10712 (ps-generate-header, ps-begin-file, ps-begin-job)
10713 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
10714 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
10715 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
10716 (coding-system-for-write): Var declaration (XEmacs compatibility).
10717
10718 2001-02-20 Miles Bader <miles@gnu.org>
10719
10720 * image-file.el (image-file-name-extensions): Add "tif".
10721
10722 2001-02-19 Gerd Moellmann <gerd@gnu.org>
10723
10724 * wid-edit.el (widget-button-click): Save the selected window
10725 around the code handling clicks on buttons.
10726
10727 2001-02-18 Dave Love <fx@gnu.org>
10728
10729 * imenu.el (imenu--generic-function): Use mapc to iterate over
10730 syntax characters.
10731
10732 2001-02-17 Richard M. Stallman <rms@gnu.org>
10733
10734 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
10735
10736 * uniquify.el (uniquify-buffer-name-style): Doc fix.
10737
10738 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10739
10740 * mouse.el (mouse-save-then-kill): If the distance from the new
10741 point to the mark is equal to the distance of point from the new
10742 point, move point instead of the mark.
10743
10744 2001-02-16 Dave Love <fx@gnu.org>
10745
10746 * textmodes/flyspell.el (flyspell-get-word): Return string without
10747 properties.
10748
10749 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
10750
10751 * generic.el (generic-find-file-regexp): Doc fix.
10752 (generic-ignore-files-regexp): New defcustom.
10753 (generic-mode-find-file-hook): If the file's name matches the
10754 regexp in `generic-ignore-files-regexp', don't enter
10755 default-generic-mode. Doc fix.
10756
10757 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10758
10759 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
10760 Add autoload cookies.
10761
10762 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
10763 of cal-tex-24.
10764
10765 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
10766
10767 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
10768
10769 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
10770 the character class after the (optional) drive, to support file
10771 names with embedded blanks.
10772
10773 2001-02-15 Sam Steingold <sds@gnu.org>
10774
10775 * textmodes/tex-mode.el (tex-shell-running):
10776 Check the process buffer too.
10777
10778 2001-02-15 Dave Love <fx@gnu.org>
10779
10780 * battery.el (battery-status-function): Fix doc, :type.
10781
10782 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
10783
10784 2001-02-15 Gerd Moellmann <gerd@gnu.org>
10785
10786 * subr.el (read-passwd): Clear Lisp memory holding password.
10787
10788 2001-02-15 Miles Bader <miles@gnu.org>
10789
10790 * info.el (Info-copy-current-node-name): New function.
10791 (Info-mode-menu): Add it to the menu.
10792
10793 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
10794
10795 * international/mule-cmds.el (toggle-input-method): Doc fix.
10796
10797 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
10798
10799 * replace.el (occur): Stop at end of buffer.
10800
10801 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
10802
10803 * international/mule-cmds.el (set-input-method): Another doc fix.
10804
10805 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
10806
10807 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
10808
10809 2001-02-13 Miles Bader <miles@gnu.org>
10810
10811 * faces.el (set-face-background, set-face-foreground)
10812 (set-face-stipple): Treat a value of nil as being `unspecified'.
10813
10814 2001-02-12 Dave Love <d.love@dl.ac.uk>
10815
10816 * international/latin1-disp.el: Doc fixes.
10817 (latin1-display) <defgroup>: Add :link.
10818 (latin1-display) <function>: Set variable latin1-display.
10819
10820 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
10821
10822 * international/mule-cmds.el (set-input-method): Doc fix.
10823
10824 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
10825
10826 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
10827 (speedbar-line-file): Return nil if not a file.
10828 (speedbar-buffers-line-path): Return file for tags, and dir for files.
10829
10830 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10831
10832 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
10833 for remote files.
10834 (ediff-coding-system-for-read): Replaced the no-conversion default
10835 with raw-text.
10836
10837 * ediff-init.el: Removed :version from defcustom vars.
10838
10839 * ediff-util.el (ediff-compute-custom-diffs-maybe):
10840 Better handling of the diff mode.
10841
10842 * ediff.texi: Added ediff-coding-system-for-read.
10843
10844 * viper.texi: Fix typos.
10845
10846 2001-02-11 Dave Love <fx@gnu.org>
10847
10848 * shadowfile.el: Doc fixes.
10849 (shadow) <defgroup>: Add :link.
10850 (shadowfile-unload-hook): New function.
10851 (shadow-initialize): Use defalias, not fset.
10852 (shadow-define-cluster, shadow-define-literal-group)
10853 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
10854
10855 * international/mule.el: Doc and message fixes.
10856
10857 * international/ccl.el (define-ccl-program): Doc fix.
10858
10859 2001-02-11 Kenichi Handa <handa@etl.go.jp>
10860
10861 * faces.el (mode-line): Set :line-width property to -1.
10862
10863 2001-02-10 Richard M. Stallman <rms@gnu.org>
10864
10865 * complete.el (partial-completion-mode): Doc fix.
10866
10867 * simple.el (delete-key-deletes-forward-mode):
10868 Change `let' to `let*' to fix gross bug in last change.
10869
10870 * repeat.el (repeat): Don't let execute-kbd-macro alter
10871 real-last-command.
10872
10873 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
10874
10875 * simple.el (eval-expression): Doc fix.
10876
10877 2001-02-09 Dave Love <fx@gnu.org>
10878
10879 * imenu.el (imenu-generic-expression): Doc fix.
10880
10881 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
10882 From Juanma Barranquero.
10883
10884 * emacs-lisp/authors.el (authors): Expand `root' before running find.
10885
10886 2001-02-09 Kenichi Handa <handa@etl.go.jp>
10887
10888 * faces.el (set-face-attribute): Describe the case of a negative
10889 value specified for :line-width.
10890
10891 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
10892
10893 * which-func.el (which-func-mode): Invert which-func-mode-global.
10894 From Juanma Barranquero <lektu@uol.com.br>.
10895
10896 2001-02-08 Dave Love <fx@gnu.org>
10897
10898 * wid-edit.el (widget-plist-convert-widget): Replace binding of
10899 widget-plist-value-type.
10900 (widget-alist-convert-widget): Replace binding of
10901 widget-alist-value-type.
10902
10903 * textmodes/paragraphs.el (sentence-end): Doc fix.
10904
10905 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
10906 Remove `backward-line'.
10907
10908 * play/pong.el (pong-blank-color, pong-bat-color)
10909 (pong-ball-color, pong-border-color, pong-left-key)
10910 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
10911 (pong-pause-key, pong-resume-key, pong-timer-delay):
10912 * mail/mh-comp.el (mh-compose-letter-function):
10913 * eshell/esh-mode.el (eshell-skip-prompt-function):
10914 * emulation/viper-ex.el (ex-unix-type-shell-options):
10915 * recentf.el (recentf-menu-filter):
10916 * ps-print.el (ps-print-region-function):
10917 * lpr.el (print-region-function):
10918 * forms.el (forms-mode-hooks):
10919 * dirtrack.el (dirtrack-directory-change-hook):
10920 * cus-start.el (temp-buffer-show-function, display-buffer-function):
10921 * textmodes/spell.el (spell-filter):
10922 * textmodes/fill.el (adaptive-fill-function):
10923 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
10924 * progmodes/etags.el (find-tag-default-function):
10925 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
10926 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
10927
10928 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
10929
10930 * emulation/viper-init.el (viper-fast-keyseq-timeout)
10931 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
10932 Meyering <jim@meyering.net>.
10933
10934 * loadup.el: Revert last change.
10935
10936 2001-02-07 Kenichi Handa <handa@etl.go.jp>
10937
10938 * international/mule.el (transform-make-coding-system-args):
10939 Make it work also for coding systems not using CCL.
10940
10941 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10942
10943 * simple.el (previous-matching-history-element)
10944 (next-matching-history-element): Doc fix.
10945
10946 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
10947 specific part.
10948
10949 2001-02-06 Dave Love <fx@gnu.org>
10950
10951 * add-log.el (add-log-current-defun-function)
10952 (add-log-buffer-file-name-function, add-log-file-name-function):
10953 Fix :type.
10954 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
10955
10956 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
10957
10958 * info.el (info-initialize): Remove the test for system-type when
10959 invocation-directory is non-nil.
10960
10961 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
10962 of `font-lock-defaults' to `backward-paragraph' rather than nil.
10963
10964 2001-02-06 Andrew Innes <andrewi@gnu.org>
10965
10966 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
10967 absolute.
10968
10969 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
10970
10971 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
10972 buffers. When hi-lock turned on rather than only checking current
10973 buffer for regexps, all buffers are checked. Moved activation of
10974 font-lock to hi-lock-refontify. When font-lock turned off rather
10975 than removing added highlighting just in current buffer, remove it
10976 in all buffers. Changed edit menu text from "Automatic
10977 Highlighting" to "Regexp Highlighting" Documentation for
10978 highlighting phrases, minor documentation changes.
10979 (hi-lock-set-file-patterns): Execute only if there are new or
10980 existing file patterns.
10981 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
10982 unfontify and, if a support mode is active, will not refontify the
10983 whole buffer. If necessary, turn on font lock. (Removed
10984 font-lock-unfontify and font-lock support-mode-specific calls,
10985 such as lazy-lock-fontify-window.)
10986 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
10987 patterns are found. Not useful now since find-file-hook is removed
10988 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
10989 (hi-lock-face-phrase-buffer): New function. Also added related
10990 menu item and keybinding.
10991 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
10992 (hi-lock-process-phrase): New function.
10993 (hi-lock-line-face-buffer): Doc fixes.
10994 (hi-lock-face-buffer): Doc fixes.
10995 (hi-lock-unface-buffer): Doc fixes.
10996
10997 2001-02-06 Gerd Moellmann <gerd@gnu.org>
10998
10999 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
11000 dabbrev-ignored-regexps.
11001
11002 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
11003
11004 * simple.el (kill-line): Doc fix.
11005
11006 2001-02-05 Dave Love <fx@gnu.org>
11007
11008 * loadup.el: Revert last two changes -- bootstrapping works with
11009 regenerated loaddefs.
11010
11011 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
11012
11013 * isearch.el (isearch-forward): Doc fix.
11014
11015 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
11016 of font-lock-defaults to backward-paragraph.
11017
11018 2001-02-05 Gerd Moellmann <gerd@gnu.org>
11019
11020 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
11021 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
11022
11023 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11024
11025 * ebnf2ps.el: Eliminate time-stamp functions.
11026 (ebnf-version): New version (3.5).
11027 (ebnf-eps-finish-and-write): Replace time-stamp functions by
11028 format-time-string.
11029
11030 2001-02-05 Gerd Moellmann <gerd@gnu.org>
11031
11032 * simple.el (next-line): Goto end-of-line before inserting a newline.
11033
11034 2001-02-05 Miles Bader <miles@gnu.org>
11035
11036 * image-file.el (insert-image-file): When visiting an image, also
11037 set `truncate-lines' to t so that any fringe arrow looks correct.
11038
11039 2001-02-05 Kenichi Handa <handa@etl.go.jp>
11040
11041 * isearch.el (isearch-forward): Add description about input method
11042 in the docsting.
11043
11044 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
11045
11046 * skeleton.el (skeleton-internal-1): Always push the mark for @.
11047
11048 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
11049
11050 * info.el (info-initialize): If installation-directory is nil, for
11051 DOS/Windows systems try looking in a sibling of invocation-directory.
11052
11053 2001-02-02 Gerd Moellmann <gerd@gnu.org>
11054
11055 * wid-edit.el (widget-button-click): Fix last change.
11056
11057 * frame.el (frame-notice-user-settings): When resizing the initial
11058 frame because the tool bar is off, also change the frame's top
11059 position if a negative top position was specified.
11060
11061 2001-02-02 Miles Bader <miles@gnu.org>
11062
11063 * image-file.el (insert-image-file): When visiting an image,
11064 suppress the cursor in the image buffer.
11065
11066 2001-02-01 Dave Love <fx@gnu.org>
11067
11068 * progmodes/f90.el (f90-mode): Remove startup message.
11069
11070 * vc-cvs.el: Remove autoloads. Require vc when compiling.
11071
11072 2001-02-01 Gerd Moellmann <gerd@gnu.org>
11073
11074 * startup.el (command-line): Fix code determining whether or not
11075 to use delete-key-deletes-forward-mode.
11076
11077 2001-02-01 Andre Spiegel <spiegel@gnu.org>
11078
11079 * vc.el (vc-diff-switches): New user option.
11080 (vc-version-diff): Use it.
11081 (vc-diff-switches-list): New macro.
11082
11083 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
11084 New customization options.
11085 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
11086
11087 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
11088
11089 2001-02-01 Gerd Moellmann <gerd@gnu.org>
11090
11091 * msb.el (toplevel): Quote hook symbols.
11092
11093 2001-02-01 Kenichi Handa <handa@etl.go.jp>
11094
11095 * international/mule.el (make-coding-system): Add description
11096 about recognized properties in the docstring.
11097
11098 * international/mule-conf.el: Remove unused charsets
11099 mac-roman-lower and mac-roman-upper.
11100
11101 2001-01-31 Gerd Moellmann <gerd@gnu.org>
11102
11103 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
11104 is in front of the left-margin, if any.
11105
11106 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
11107 like `delete'.
11108
11109 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
11110
11111 * term/w32-win.el (mouse-set-font): Doc fix.
11112
11113 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
11114
11115 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
11116 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
11117 on already.
11118
11119 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
11120
11121 * files.el (save-buffer): Don't give message if (buffer-file-name)
11122 returns nil.
11123
11124 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
11125
11126 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
11127
11128 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
11129 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
11130
11131 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
11132 display problems.
11133
11134 2001-01-31 Kenichi Handa <handa@etl.go.jp>
11135
11136 * international/mule.el (charset-info): Fix docstring.
11137
11138 * international/mule-diag.el (describe-character-set): Check final
11139 char valid before printing it.
11140
11141 2001-01-30 Gerd Moellmann <gerd@gnu.org>
11142
11143 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
11144
11145 * frame.el (frame-notice-user-settings): Do the tool-bar
11146 stuff only for graphical displays. Fix a braino.
11147
11148 * frame.el (frame-initialize): Create initial frame visible.
11149 (frame-notice-user-settings): When tool-bar has been switched off,
11150 correct the frame size and sync tool-bar-mode.
11151
11152 * startup.el (command-line): Remove manipulation of frame
11153 height for tool bars.
11154
11155 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11156
11157 * lpr.el: Compatibility with XEmacs and doc fixes.
11158 (lpr-windows-system, lpr-lp-system): New vars.
11159 (lpr-printer-switch): New defcustom.
11160 (printer-name, lpr-command): Customization fix.
11161 (print-region-1): Code fix.
11162 (print-region-new-buffer, printify-region): Indentation fix.
11163 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
11164 New functions.
11165
11166 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11167
11168 * msb.el (toplevel): Fix the eval-after-load.
11169
11170 2001-01-29 Dave Love <fx@gnu.org>
11171
11172 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
11173
11174 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
11175
11176 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
11177 (tcl-using-emacs-19-23): Consider Emacs 21+.
11178 (tcl-help-directory-list, tcl-command-switches): Fix :type.
11179 (tcl-add-emacs-menu): Supply menu name.
11180 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
11181
11182 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11183
11184 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
11185
11186 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
11187
11188 * pcvs.el (cvs-mark-fis-dead): New function.
11189 (cvs-mode-add): Use it.
11190 (cvs-mode-add-change-log-entry-other-window):
11191 Rebind change-log-default-name to itself rather than to nil.
11192
11193 2001-01-29 Sam Steingold <sds@gnu.org>
11194
11195 * vc-cvs.el: Replaced (require 'vc) with a bunch of
11196 `autoload' statements.
11197
11198 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
11199
11200 * files.el (confirm-kill-emacs): Doc fix.
11201
11202 * frame.el (frame-initialize): Doc fix.
11203
11204 * time-stamp.el (time-stamp-string): Doc fix.
11205
11206 * woman.el (WoMan-log-1): Make the log buffer writable.
11207 From Markus Rost <rost@math.ohio-state.edu>.
11208
11209 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11210
11211 * imenu.el (imenu-syntax-alist): Add autoload cookie for
11212 the `make-variable-buffer-local'.
11213
11214 2001-01-29 Dave Love <fx@gnu.org>
11215
11216 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
11217 (ansi-color-for-comint-mode-on, ansi-color-process-output):
11218 Add autoload cookie.
11219 (ansi-color-apply-sequence): Fix typo.
11220
11221 2001-01-29 Gerd Moellmann <gerd@gnu.org>
11222
11223 * menu-bar.el (menu-bar-files-menu): Add menu items for
11224 Postscript printing in black and white.
11225
11226 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
11227 X-Mailman-Version, Precedence, List-Help, List-Post,
11228 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
11229 Content-Type, Content-Length.
11230
11231 2001-01-29 Dave Love <fx@gnu.org>
11232
11233 * elide-head.el (elide-head): Make overlay evaporate.
11234
11235 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
11236
11237 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
11238
11239 * isearch.el (isearch-highlight): Don't punt if the display
11240 doesn't support colors, since isearch faces are defined for
11241 monochrome displays as well.
11242
11243 2001-01-27 Sam Steingold <sds@gnu.org>
11244
11245 * shell.el (shell-write-history-on-exit): Make sure that we are in
11246 the shell buffer (M-x tex-file RET inserted the error message into
11247 the TeX buffer).
11248
11249 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
11250
11251 * simple.el (transient-mark-mode): Doc fix.
11252
11253 2001-01-27 Gerd Moellmann <gerd@gnu.org>
11254
11255 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
11256
11257 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
11258
11259 * shell.el (shell-unquote-argument): If the shell is one of the
11260 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
11261 quote character.
11262 (shell-dumb-shell-regexp): Document that the shells which match
11263 this regexp are supposed to not treat a backslash as a quote character.
11264
11265 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
11266 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
11267
11268 2001-01-27 Richard M. Stallman <rms@gnu.org>
11269
11270 * dabbrev.el (dabbrev--substitute-expansion):
11271 Treat a one-capital-letter abbrev as "not all upper case",
11272 so as to force preservation of the expansion's pattern
11273 if the expansion starts with a capital letter.
11274
11275 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
11276
11277 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
11278 Doc fix.
11279
11280 * simple.el (transient-mark-mode): Document the fact that many
11281 commands act on the region when mark is active.
11282
11283 2001-01-27 Kenichi Handa <handa@etl.go.jp>
11284
11285 * international/quail.el (quail-setup-completion-buf): Make the
11286 multibyteness of current buffer inherited to Quail completion buffer.
11287 (quail-show-guidance-buf): Make the multibyteness of current
11288 buffer inherited to Quail guidance buffer.
11289 (quail-help): Make the multibyteness of current buffer inherited
11290 to Quail help buffer.
11291
11292 2001-01-26 Dave Love <fx@gnu.org>
11293
11294 * time-stamp.el: Doc fixes.
11295
11296 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
11297 (delphi-keyword-face, delphi-other-face): Fix :type.
11298
11299 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
11300
11301 * mail/feedmail.el (feedmail): Add :link.
11302 (feedmail-send-it): Doc fix.
11303
11304 * mail/sendmail.el: Doc fixes.
11305 (sendmail-send-it): Fix the non-ASCII regexp and use
11306 rfc2047-encode-string.
11307
11308 * dired.el, dired-aux.el: Revert last change.
11309
11310 2001-01-26 Gerd Moellmann <gerd@gnu.org>
11311
11312 * makefile.w32-in (DONTCOMPILE): Add various term files.
11313
11314 2001-01-26 Dave Love <fx@gnu.org>
11315
11316 * Makefile.in (DONTCOMPILE): Add various term files.
11317
11318 2001-01-26 Gerd Moellmann <gerd@gnu.org>
11319
11320 * man.el (Man-default-man-entry, Man-mode): Doc fix.
11321
11322 * startup.el (display-startup-echo-area-message): Make sure
11323 the echo area is resized to fit the size of the startup message.
11324
11325 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
11326 part of which is a constant.
11327
11328 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
11329
11330 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
11331
11332 2001-01-26 Richard M. Stallman <rms@gnu.org>
11333
11334 * simple.el (next-line): Don't let `newline' expand abbrevs.
11335 Simplify slightly.
11336 (open-line): Don't let `newline' expand abbrevs.
11337
11338 2001-01-25 John Wiegley <johnw@gnu.org>
11339
11340 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
11341 to `repeat' in the :type field.
11342
11343 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
11344 allow a choice of regexp or nil.
11345 (pcomplete-dir-ignore): Same.
11346
11347 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
11348 a command) to always fail.
11349
11350 2001-01-25 Gerd Moellmann <gerd@gnu.org>
11351
11352 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
11353 discard the result.
11354 (iswitchb-to-end): Likewise.
11355
11356 2001-01-25 Sam Steingold <sds@gnu.org>
11357
11358 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
11359 Require vc.
11360
11361 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
11362
11363 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
11364
11365 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
11366
11367 2001-01-25 Dave Love <fx@gnu.org>
11368
11369 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
11370 (describe-coding-system): Tweak the English text.
11371
11372 * loadup.el: Preload international/ccl for utf-8.
11373
11374 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
11375
11376 * mail/rmail.el (rmail-redecode-body): Doc fix.
11377
11378 2001-01-25 Kenichi Handa <handa@etl.go.jp>
11379
11380 * international/mule-cmds.el (reset-language-environment):
11381 Reset coding-category-utf-8 to mule-utf-8.
11382
11383 * international/mule-conf.el (coding-category-utf-8):
11384 Initialize to mule-utf-8.
11385
11386 * loadup.el: Preload international/utf-8.
11387
11388 * international/utf-8.el: New file.
11389
11390 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
11391
11392 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
11393
11394 2001-01-24 Sam Steingold <sds@gnu.org>
11395
11396 * dired.el (dired-replace-in-string): Removed.
11397 (dired-sort-toggle): Use `replace-regexps-in-string'
11398 instead of `dired-replace-in-string'.
11399
11400 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
11401 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
11402
11403 * gs.el (gs-replace-in-string): Removed.
11404 (gs-options): Use `replace-regexps-in-string'
11405 instead of `gs-replace-in-string'.
11406
11407 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
11408
11409 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
11410 bug report is mailed to an email list and posted to a news group.
11411
11412 2001-01-24 Gerd Moellmann <gerd@gnu.org>
11413
11414 * comint.el (comint-replace-by-expanded-history-before-point):
11415 Fix change of 2000-08-03 to move point to the start of the line again.
11416
11417 * startup.el (tool-bar-images-pixel-height): New variable.
11418 (command-line): After loading the user's init file, when
11419 tool-bar-mode is on, increase the frame's size by some lines for
11420 the tool-bar.
11421
11422 * frame.el (frame-initialize): Create the initial frame invisible.
11423
11424 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
11425
11426 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
11427 (chinese-big5): MIME:Big5.
11428
11429 2001-01-24 Gerd Moellmann <gerd@gnu.org>
11430
11431 * international/mule-cmds.el (universal-coding-system-argument):
11432 Handle commands with prefix args.
11433
11434 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11435
11436 * calendar/diary-lib.el (diary-float): Fix case of MONTH
11437 being a list of numbers.
11438 (diary-mail-entries): Rewritten.
11439
11440 2001-01-23 Dave Love <fx@gnu.org>
11441
11442 * international/mule.el (make-coding-system): Fix typo.
11443
11444 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
11445 Add backward-paragraph as font-lock-beginning-of-syntax-function.
11446
11447 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
11448
11449 * font-lock.el (font-lock-mode): Doc fix.
11450
11451 2001-01-23 Kenichi Handa <handa@etl.go.jp>
11452
11453 * international/mule.el (make-translation-table): Fix docstring.
11454
11455 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
11456
11457 * mail/rmail.el (rmail-redecode-body): New function.
11458
11459 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
11460
11461 2001-01-22 Gerd Moellmann <gerd@gnu.org>
11462
11463 * isearch.el (isearch-lazy-highlight-case-fold-search)
11464 (isearch-lazy-highlight-regexp): New variables.
11465 (isearch-lazy-highlight-cleanup): Update lazy highlight if
11466 case-fold search or regexp search has been toggled.
11467
11468 * wid-edit.el (widget-button-click): Avoid a save-excursion
11469 around running a global binding.
11470
11471 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
11472 to 0.25.
11473
11474 2001-01-20 Miles Bader <miles@gnu.org>
11475
11476 * cus-edit.el (custom-face-save): Do post-processing on the face's
11477 new value like `custom-face-set' does.
11478
11479 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
11480
11481 * mail/emacsbug.el (report-emacs-bug): Report the value of
11482 LC_CTYPE, not LC_TYPE.
11483
11484 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
11485 isearch-toggle-regexp and isearch-edit-string to doc string.
11486
11487 2001-01-19 Gerd Moellmann <gerd@gnu.org>
11488
11489 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
11490 as font-lock-beginning-of-syntax-function in font-lock-defaults.
11491
11492 * jit-lock.el (jit-lock-fontify-now): Don't bind
11493 font-lock-beginning-of-syntax-function to nil.
11494
11495 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
11496
11497 * mail/emacsbug.el (report-emacs-bug): Report values of
11498 locale-coding-system, default-enable-multibyte-characters, and the
11499 environment variables LC_ALL, LC_TYPE, and LANG.
11500
11501 2001-01-19 Gerd Moellmann <gerd@gnu.org>
11502
11503 * font-lock.el (font-lock-default-fontify-region): Fix last change.
11504
11505 * font-lock.el (font-lock-multiline): Default to nil.
11506 (font-lock-default-fontify-region): If font-lock-multiline is
11507 nil, don't check the property `font-lock-multiline'.
11508
11509 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
11510 is nil, don't check the `font-lock-multiline' text property.
11511
11512 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
11513
11514 * viper.el: Call initial-major-mode on startup.
11515
11516 * ediff.el (ediff-patch-file): Use better defaults.
11517
11518 * ediff-vers.el: Fix for 8+3 DOS file systems.
11519
11520 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
11521
11522 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
11523 diff mode, if available.
11524
11525 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
11526
11527 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
11528
11529 * ediff-init.el (subst-char-in-string): Define and use it, unless
11530 it's already defined.
11531
11532 2001-01-18 Gerd Moellmann <gerd@gnu.org>
11533
11534 * tooltip.el (tooltip-hide-delay): New user-option.
11535 (tooltip-show): Use tooltip-hide-delay instead of the default.
11536
11537 2001-01-18 Kenichi Handa <handa@etl.go.jp>
11538
11539 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
11540 kill-local-variable doesn't work for enable-multibyte-characters.
11541
11542 2001-01-17 Dave Love <fx@gnu.org>
11543
11544 * ediff-init.el (ediff-before-setup-hook)
11545 (ediff-merge-filename-prefix): Add :version.
11546
11547 * international/latin1-disp.el: Require disp-table.
11548 (latin1-display): Fix :set.
11549
11550 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
11551
11552 2001-01-17 Gerd Moellmann <gerd@gnu.org>
11553
11554 * isearch.el (isearch-lazy-highlight-initial-delay)
11555 (isearch-lazy-highlight-interval): Default to 0.
11556
11557 2001-01-17 Bob Glickstein <bobg@zanshin.com>
11558
11559 * isearch.el (isearch-highlight): Set isearch-overlay priority to
11560 1 here rather than each time through
11561 isearch-lazy-highlight-new-loop.
11562 (isearch-lazy-highlight-max): Variable deleted.
11563 (isearch-lazy-highlight-max-at-a-time): New user variable, like
11564 isearch-lazy-highlight-max but controls a single invocation of
11565 isearch-lazy-highlight-update.
11566 (isearch-lazy-highlight-wrapped): Variable recreated.
11567 (isearch-lazy-highlight-window-start): New variable.
11568 (isearch-lazy-highlight-cleanup): Restored to behavior of
11569 before 2-Jan.
11570 (isearch-lazy-highlight-remove-overlays): Function deleted;
11571 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
11572 behavior removed.
11573 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
11574 isearch-lazy-highlight-update in a loop rather than just once.
11575 Test isearch-invalid-regexp here and decide not to start a new
11576 loop, rather than testing it each time through
11577 isearch-lazy-highlight-update.
11578 (isearch-lazy-highlight-search): Function restored.
11579 (isearch-lazy-highlight-update): Get called in a timer loop again,
11580 but this time highlight more than one match each time through.
11581 Only highlight matches in the visible part of the window.
11582 Start at point, move in the direction of the search, and wrap around at
11583 the edge of the window. Use sit-for to force redisplay and ensure
11584 window-start is credible. "Face suppressing" behavior removed;
11585 overlay priorities should make it unnecessary, right?
11586 (isearch-highlight): Face suppressing behavior removed.
11587 (isearch-dehighlight): Face suppressing behavior removed.
11588 (isearch-set-lazy-highlight-faces-at): Removed.
11589
11590 2001-01-17 Kenichi Handa <handa@etl.go.jp>
11591
11592 * language/european.el ("Latin-1"): Make the format of description
11593 about additional language environments same as that of Latin-2.
11594
11595 2001-01-16 Dave Love <fx@gnu.org>
11596
11597 * isearch.el (isearch-lazy-highlight): Add :version.
11598
11599 * simple.el (backward-delete-char-untabify-method)
11600 (next-line-add-newlines): Add :version.
11601
11602 2001-01-16 Gerd Moellmann <gerd@gnu.org>
11603
11604 * bindings.el: Bind <backspace> and <delete> via function-key-map.
11605 Don't bind <delete> otherwise.
11606
11607 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
11608 and <delete> via function-key-map.
11609
11610 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
11611 Subject line only if point is after the `Subject:'.
11612
11613 2001-01-16 Kenichi Handa <handa@etl.go.jp>
11614
11615 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
11616 japanese-jisx0213-2 in `charset' property of this lang. env.
11617
11618 * language/european.el ("Latin-1"): Add description for Dutch and
11619 Spanish lang. env.
11620
11621 * international/mule.el (decode-char): Fix conditions.
11622 (encode-char): Handle eight-bit-control too.
11623 (transform-make-coding-system-args): New function.
11624 (make-coding-system): Accept XEmacs style arguments for CCL base
11625 coding system.
11626
11627 2001-01-15 Gerd Moellmann <gerd@gnu.org>
11628
11629 * progmodes/etags.el (find-tag-noselect): Save the value of
11630 tags-file-name before switching buffers, for the case it has a
11631 buffer-local value.
11632
11633 2001-01-15 Alex Schroeder <alex@gnu.org>
11634
11635 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
11636 From Dave Love <fx@gnu.org>.
11637 (ansi-color-for-comint-mode): Fix :version.
11638
11639 2001-01-15 Alex Schroeder <alex@gnu.org>
11640
11641 * ansi-color.el (ansi-color-unfontify-region): Doc change.
11642
11643 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
11644
11645 * dired.el (dired-insert-directory): If file-system-info fails,
11646 remove the " free " part, but don't signal an error.
11647
11648 2001-01-12 Sam Steingold <sds@gnu.org>
11649
11650 * bookmark.el (bookmark-maybe-historicize-string):
11651 Use new backquote syntax.
11652
11653 2001-01-12 Richard M. Stallman <rms@gnu.org>
11654
11655 * subr.el (last): Handle a list that doesn't end in nil.
11656
11657 2001-01-12 Sam Steingold <sds@gnu.org>
11658
11659 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
11660 to `backward-delete-char-untabify'.
11661
11662 2001-01-12 Dave Love <fx@gnu.org>
11663
11664 * cus-edit.el (customize-menu-create): Fix the :filter following
11665 easymenu change.
11666
11667 * wid-edit.el (function): Add :match-alternatives.
11668 (widget-color-action): Doc fix.
11669
11670 2001-01-12 Gerd Moellmann <gerd@gnu.org>
11671
11672 * calendar/calendar.el (calendar-basic-setup): Doc fix.
11673
11674 2001-01-12 Kenichi Handa <handa@etl.go.jp>
11675
11676 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
11677
11678 * international/ccl.el (define-ccl-program): Fix docstring.
11679
11680 2001-01-11 Dave Love <fx@gnu.org>
11681
11682 * international/mule-cmds.el (standard-display-european-internal):
11683 Set display table for 2208 as for 160.
11684
11685 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
11686
11687 * progmodes/fortran.el (fortran-mode-map): Modify Customization
11688 entry for custom-menu-create change.
11689 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
11690 don't cons it in the search loop.
11691
11692 * imenu.el (imenu--truncate-items): Revert last change.
11693
11694 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
11695
11696 * info.el (Info-setup-header-line): If the node header includes
11697 either Next: or Prev: links, don't show the File: and Node: parts
11698 in the header line.
11699
11700 2001-01-11 Gerd Moellmann <gerd@gnu.org>
11701
11702 * comint.el (comint-goto-process-mark): Don't print a message
11703 when running in batch mode.
11704
11705 * isearch.el (isearch-search): In the condition-case handler for
11706 `error', set isearch-invalid-regexp to the whole error message.
11707
11708 * subr.el (eval-after-load): Call load-symbol-file-load-history to
11709 ensure that eval-after-load works for files dumped with Emacs.
11710
11711 * help.el (load-symbol-file-load-history): New function extracted
11712 from function symbol-file.
11713 (symbol-file): Use it.
11714
11715 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
11716
11717 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
11718
11719 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
11720 behave as if there were no prefix argument.
11721 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
11722 argument were nil.
11723
11724 2001-01-11 Richard M. Stallman <rms@gnu.org>
11725
11726 * isearch.el (isearch-lazy-highlight-update):
11727 Don't look for more potential matches once maximum is exceeded.
11728 Use overlays-in to check correctly for overlap with current match.
11729 Ignore empty matches.
11730
11731 2001-01-11 Miles Bader <miles@gnu.org>
11732
11733 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
11734 (ispell-overlay-window, ispell-help, ispell-show-choices)
11735 (ispell-command-loop): Use it instead of `window-height'.
11736
11737 2001-01-10 Gerd Moellmann <gerd@gnu.org>
11738
11739 * files.el (confirm-kill-emacs): New user-option.
11740 (save-buffers-kill-emacs): Ask for final confirmation before
11741 killing Emacs.
11742
11743 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
11744 to nil.
11745
11746 2001-01-10 Dave Love <fx@gnu.org>
11747
11748 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
11749
11750 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
11751
11752 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
11753
11754 * calculator.el (calculator-number-digits): Fix :type.
11755
11756 * vc-cvs.el (vc-cvs-header): Fix :type.
11757 * vc-rcs.el (vc-rcs-header): Fix :type.
11758 * vc-sccs.el (vc-sccs-header): Fix :type.
11759
11760 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
11761
11762 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
11763
11764 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
11765
11766 2001-01-10 Gerd Moellmann <gerd@gnu.org>
11767
11768 * simple.el (set-variable): Force a thorough redisplay for the
11769 case that the variable has an effect on the display, like
11770 `tab-width' has.
11771
11772 2001-01-10 Andre Spiegel <spiegel@gnu.org>
11773
11774 * vc.el: Add documentation for backend interface.
11775
11776 2001-01-10 Kenichi Handa <handa@etl.go.jp>
11777
11778 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
11779
11780 * international/mule-conf.el (latin-extra-code-table): Set to t
11781 for \223 and \224.
11782
11783 2001-01-09 Kenichi Handa <handa@etl.go.jp>
11784
11785 * international/mule-cmds.el (locale-language-names): Map "es" to
11786 "Spanish" and "nl" to "Dutch".
11787
11788 2001-01-09 Gerd Moellmann <gerd@gnu.org>
11789
11790 * bindings.el (global-map): Bind <home> to beginning-of-line,
11791 <end> to end-of-line, C-<home> to beginning-of-buffer, and
11792 C-<end> to end-of-buffer.
11793
11794 * language/european.el: Add Dutch and Spanish language info
11795 to be able to use the appropriate tutorials.
11796
11797 2001-01-09 Alex Schroeder <alex@gnu.org>
11798
11799 * ansi-color.el (ansi-color-process-output): Use markers instead
11800 of positions for start and end of region.
11801 (ansi-color-apply-on-region): Rewrote code to make it more robust.
11802 Previously, occasional mistakes happend when fontifying many
11803 chunks of output (eg. ls --color=yes /dev). This happened
11804 whenever an overlay was created up to the end of the region, which
11805 coincided with the process-mark. New text would then be added
11806 within that overlay instead of after it.
11807 (ansi-color-make-extent): Overlays are created with the property
11808 `modification-hooks' set to '(ansi-color-freeze-overlay).
11809 (ansi-color-freeze-overlay): New function. When inserting text at
11810 the end of the overlay, the overlay will resize.
11811
11812 2000-01-09 Alex Schroeder <alex@gnu.org>
11813
11814 * ansi-color.el (ansi-color-process-output): Doc change.
11815 (ansi-color-unfontify-region): Doc change. No longer installed
11816 automatically in font-lock-unfontify-region-function.
11817 (ansi-color-apply): Doc change.
11818 (ansi-color-apply-on-region): Use extents or overlays instead of
11819 text-properties.
11820 (ansi-color-make-extent): New function.
11821 (ansi-color-set-extent-face): New function.
11822
11823 2000-01-09 Alex Schroeder <alex@gnu.org>
11824
11825 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
11826 both use ansi-color-process-output, now.
11827 (ansi-color-process-output): Doesn't return string anymore. It is
11828 installed in comint-output-filter-functions for both Emacs and
11829 XEmacs, now.
11830 (ansi-color-unfontify-region): Simplified code removing variables
11831 pos and start-ansi.
11832 (ansi-color-apply): Put text-property ansi-color before putting
11833 text-property face because ansi-color-unfontify-region is called
11834 immediately after the call to put-text-property.
11835 (ansi-color-context-region): Doc change.
11836 (ansi-color-filter-region): Simplified code.
11837 (ansi-color-apply-on-region): Changed start to start-marker, using
11838 a marker explicitly. Put text-property ansi-color before putting
11839 text-property face because ansi-color-unfontify-region is called
11840 immediately after the call to put-text-property.
11841
11842 2000-01-09 Alex Schroeder <alex@gnu.org>
11843
11844 * ansi-color.el (ansi-color-faces-vector): Doc change.
11845 (ansi-color-for-comint-mode): Changed :type property to choice.
11846 (ansi-color-last-context): Removed.
11847 (ansi-color-process-output): Don't use ansi-color-last-context, as
11848 the main functions will store their context now.
11849 (ansi-color-context): Doc change.
11850 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
11851 Uses ansi-color-context such that repeated calls will strip
11852 partial escape sequences, too.
11853 (ansi-color-apply): Simplified code. Colorize end of string if
11854 face is not null. Store context in new (FACE STRING) format, such
11855 that repeated calls will strip partial escape sequences, too.
11856 Append faces to face property using ansi-color-apply-sequence such
11857 that cumulative mode actually works.
11858 (ansi-color-context-region): New variable.
11859 (ansi-color-filter-region): Rewrote it based on
11860 ansi-color-apply-on-region. Uses ansi-color-context-region such
11861 that repeated calls will strip partial escape sequences, too.
11862 (ansi-color-apply-on-region): Simplified code. Colorize end of
11863 region if face is not null. Store context in new (FACE POS)
11864 format, such that repeated calls will strip partial escape
11865 sequences, too. Append faces to face property using
11866 ansi-color-apply-sequence such that cumulative mode actually works.
11867 (ansi-color-apply-sequence): New function.
11868 (ansi-color-get-face): When the default face is added to the list
11869 of faces, all previous settings are discarded and the list of
11870 faces is set to '(default).
11871
11872 2000-01-09 Alex Schroeder <alex@gnu.org>
11873
11874 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
11875 face, such that ansi-color-apply and ansi-color-apply-on-region
11876 will do the right thing.
11877 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
11878 returns nil, set the list of faces back to nil instead of
11879 appending the result of ansi-color-get-face to the front of the list.
11880
11881 2000-01-09 Alex Schroeder <alex@gnu.org>
11882
11883 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
11884 (ansi-color-process): Doc change.
11885 (ansi-color-last-context): New buffer-local variable.
11886 (ansi-color-process-output): New function. It is automatically
11887 added to comint-output-filter-functions if this is XEmacs.
11888 (ansi-color-unfontify-region): New optional parameter for XEmacs
11889 compatibility. Check wether font-lock-syntactic-keywords is
11890 boundp before removing the syntax table text property, as XEmacs
11891 doesn't have it.
11892 (ansi-color-filter-region): Doc change.
11893 (ansi-color-apply-on-region): Doc change.
11894 (ansi-color-make-face): New function. Compatibility layer for
11895 XEmacs. Return temporary faces instead of cons cells for XEmacs.
11896 (ansi-color-make-color-map): Use ansi-color-make-face.
11897 (ansi-color-get-face): Avoid face text property '(nil) as results
11898 in an errow for XEmacs.
11899
11900 2000-01-09 Alex Schroeder <alex@gnu.org>
11901
11902 * ansi-color.el (ansi-color-unfontify-region): New function.
11903 Uses text-property ansi-color in order to preserve fontification by
11904 ansi-color. When the package is loaded, a lambda expression is
11905 put onto font-lock-mode-hook. This lambda expression will check
11906 font-lock-unfontify-region-function and replace
11907 font-lock-default-unfontify-region with ansi-color-unfontify-region.
11908 (ansi-color-apply): Add text-property ansi-color in addition to
11909 text-property face.
11910 (ansi-color-apply-on-region): Add text-property ansi-color in
11911 addition to text-property face.
11912 (save-buffer-state): Copy of the macro that is also used by
11913 lazy-lock and font-lock.
11914
11915 (ansi-color-for-comint-mode): New option.
11916 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
11917 (ansi-color-for-comint-mode-off): Ditto.
11918 (ansi-color-for-comint-mode-filter): Ditto.
11919 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
11920 decide what to do. This function is added to
11921 comint-preoutput-filter-functions when the package is loaded.
11922
11923 (ansi-color-for-shell-mode-set): Removed.
11924 (ansi-color-for-shell-mode): Removed.
11925
11926 2000-01-09 Alex Schroeder <alex@gnu.org>
11927
11928 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
11929 the lambda expression from the ansi-color-for-shell-mode :set
11930 property. Additionally, modify shell-mode-hook to enable or
11931 disable font-lock-mode for future shell buffers.
11932 (ansi-color-for-shell-mode): The :set property calls
11933 ansi-color-for-shell-mode-set instead of a lambda expression.
11934
11935 2000-01-09 Alex Schroeder <alex@gnu.org>
11936
11937 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
11938 (ansi-color-context): New variable.
11939 (ansi-color-apply): Save context between calls.
11940
11941 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
11942
11943 * isearch.el (isearch, isearch-lazy-highlight-face):
11944 New definitions for face colors and attributes.
11945
11946 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
11947 of display-mouse-p.
11948
11949 2001-01-09 Kenichi Handa <handa@etl.go.jp>
11950
11951 * international/mule.el (make-coding-system): If the coding system
11952 accepts extra latin codes, register such codes as safe for the
11953 coding system.
11954
11955 2001-01-08 Richard M. Stallman <rms@gnu.org>
11956
11957 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
11958 don't mention the file name or the date here, because they are
11959 logged at the start of the file.
11960
11961 2001-01-08 Richard M. Stallman <rms@gnu.org>
11962
11963 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
11964 Change screen-width to frame-width.
11965
11966 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
11967
11968 * info.el (Info-search): Print the default as part of the prompt.
11969
11970 2001-01-08 Andre Spiegel <spiegel@gnu.org>
11971
11972 * vc.el (vc-default-latest-on-branch-p): New function, replaces
11973 constant implementations in backends.
11974
11975 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
11976 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
11977
11978 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
11979 WRITABLE to EDITABLE.
11980
11981 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
11982 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
11983 to EDITABLE.
11984
11985 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
11986
11987 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
11988 (copyright, copyright-update): Compute the current year at run time.
11989
11990 2001-01-08 Gerd Moellmann <gerd@gnu.org>
11991
11992 * isearch.el (isearch-old-signal-hook): Removed.
11993 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
11994 instead of setting signal-hook-function.
11995 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
11996
11997 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
11998
11999 * emulation/edt.el: Update to version 4.0. Provide support for
12000 EDT scroll margins at top and bottom of the window. Provide an
12001 emulation of the EDT SUBS command (bound to GOLD-Enter, by
12002 default). Enhance edt-quit, bound to GOLD-q by default, to warn
12003 user when file-related buffer modifications exist.
12004 Provide support for running EDT Emulation in XEmacs.
12005 Provide customize access to some user updatable variables.
12006 Add Commentary section to file header.
12007 Fixed a few minor bugs and cleaned up some code.
12008
12009 * emulation/edt-mapper.el: Update to version 4.0. Provide support
12010 for detecting a keypress that generates an ASCII key sequence.
12011 (Previously, only a keypress that generates a vector was
12012 recognized.) Embed Window Manager name into name of the generated
12013 EDT Emulation initialization file since the initialization file is
12014 Window Manager specific. Add Commentary section to file header.
12015
12016 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
12017
12018 * mail/sendmail.el (mail-mode): Doc fix.
12019
12020 * info.el (Info-goto-emacs-command-node): Doc fix.
12021 (Info-goto-emacs-key-command-node): Doc fix.
12022
12023 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
12024
12025 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
12026 systems without long file-name support.
12027
12028 2001-01-06 Andrew Innes <andrewi@gnu.org>
12029
12030 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
12031
12032 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
12033
12034 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
12035 (isearch-lazy-highlight-update): Doc fix.
12036
12037 * ffap.el (ffap-bindings): Doc fix.
12038
12039 * dired-x.el (dired-virtual-guess-dir): Doc fix.
12040
12041 2001-01-05 Dave Love <fx@gnu.org>
12042
12043 * emacs-lisp/cl-seq.el (remove, remq): Remove.
12044
12045 2001-01-05 Gerd Moellmann <gerd@gnu.org>
12046
12047 * mouse-drag.el (mouse-drag-safe-scroll):
12048 Bind scroll-preserve-screen-position to nil.
12049
12050 * isearch.el (isearch-old-signal-hook): New variable.
12051 (isearch-mode): Set signal-hook-function to isearch-done.
12052 (isearch-done): Restore old signal-hook-function.
12053
12054 * info.el (Info-fontify-node): Mark one more char as intangible.
12055
12056 2000-01-05 Kenichi Handa <handa@etl.go.jp>
12057
12058 * composite.el (compose-last-chars): New argument COMPONENTS.
12059 If it is non-nil, compose preceding characters by compose-region with
12060 COMPONENTS.
12061
12062 * international/quail.el (quail-input-string-to-events): New function.
12063 (quail-input-method): Convert input string to events here.
12064 (quail-start-translation): Return input string, not event list.
12065 (quail-start-conversion): Likewise.
12066
12067 2001-01-04 Gerd Moellmann <gerd@gnu.org>
12068
12069 * tooltip.el (tooltip-cancel-delayed-tip)
12070 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
12071 and tooltip-add-timeout.
12072 (tooltip-show): Set border color from faces's foreground.
12073 (tooltip-show-help-function): If called with the same help string
12074 as last time, do nothing.
12075 (tooltip-help-tips): Don't set tooltip-help-message to nil.
12076
12077 * startup.el (fancy-splash-screens): Don't bind show-help-function
12078 to nil.
12079
12080 * tooltip.el (tooltip-frame-parameters): Remove colors.
12081 (tooltip): New face
12082 (tooltip-set-param): New function.
12083 (tooltip-show): Set up color frame parameters from face `tooltip'.
12084 Display the tooltip text in face `tooltip'.
12085
12086 2001-01-04 Dave Love <fx@gnu.org>
12087
12088 * whitespace.el (whitespace-global-mode): Fix typo.
12089
12090 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
12091
12092 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
12093
12094 * help.el (help-for-help): Fix a typo in a doc string.
12095 From kwzh@gnu.org (Karl Heuer).
12096
12097 2001-01-03 Dave Love <fx@gnu.org>
12098
12099 * dired-x.el: Doc fixes. Maintainer change.
12100 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
12101 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
12102 (dired-guess-shell-alist-user): Customize.
12103 (dired-x-help-address): Set to bug-gnu-emacs.
12104 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
12105 (dired-default-directory): Renamed from default-directory.
12106
12107 * hl-line.el (hl-line): Doc fix.
12108
12109 2001-01-03 Karl Fogel <kfogel@red-bean.com>
12110
12111 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
12112
12113 2001-01-02 Richard M. Stallman <rms@gnu.org>
12114
12115 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
12116 to remove all the current alternative-match highlighting.
12117 If nil, remove only what's outside the current window.
12118 (isearch-lazy-highlight-remove-overlays): Take optional
12119 region within which NOT to remove them.
12120 (isearch-lazy-highlight-new-loop): Greatly simplified.
12121 (isearch-lazy-highlight-update): Find all the other occurrences
12122 visible in the window, in just one call.
12123 (isearch-lazy-highlight-start): Now holds start of region to scan.
12124 (isearch-lazy-highlight-end): Now holds end of region to scan.
12125 (isearch-lazy-highlight-wrapped): Variable deleted.
12126 (isearch-lazy-highlight-search): Function deleted.
12127
12128 2000-01-02 Andrew Innes <andrewi@gnu.org>
12129
12130 * w32-fns.el (convert-standard-filename): Do length check on name
12131 before aref.
12132
12133 2001-01-02 Dave Love <fx@gnu.org>
12134
12135 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
12136 value.
12137 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
12138
12139 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
12140
12141 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
12142 read syntax.
12143
12144 * calendar/todo-mode.el (todo): Add :link, :version.
12145 (todo-save-top-priorities): Remove autoload cookie.
12146 (todo-add-category, todo-add-item-non-interactively)
12147 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
12148
12149 2001-01-02 Gerd Moellmann <gerd@gnu.org>
12150
12151 * comint.el (comint-input-history-ignore): New variable.
12152 (comint-read-input-ring): Ignore entries matching
12153 comint-input-history-ignore.
12154
12155 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
12156
12157 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
12158 (lm-copyright-mark): New function.
12159 (lm-crack-copyright): New function.
12160 (lm-verify): Check that the file has a copyright.
12161 Check that the file is copyright Free Software Foundation.
12162
12163 2000-12-30 Kenichi Handa <handa@etl.go.jp>
12164
12165 * international/mule-diag.el (print-fontset): Indent font name by
12166 24 columns, not 25.
12167
12168 2000-12-29 Gerd Moellmann <gerd@gnu.org>
12169
12170 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
12171 in Subject line.
12172
12173 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
12174 Use mail-mode-hook instead of mail-setup-hook.
12175 Otherwise continuing an interrupted message with C-u C-x m for
12176 instance, winds up in Mail mode without abbrevs.
12177
12178 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12179
12180 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
12181 non-nil. Adding almost all customization variables on ps-setup.
12182 Doc fix.
12183 (ps-print-version): New version number (6.3.3).
12184 (ps-end-with-control-d): Initialization fix.
12185 (ps-lines-printed): New var.
12186 (ps-skip-newline): New fun.
12187 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
12188 (ps-next-line, ps-continue-line, ps-plot-region)
12189 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
12190
12191 2000-12-29 Kenichi Handa <handa@etl.go.jp>
12192
12193 * international/fontset.el (x-complement-fontset-spec):
12194 Resolve ASCII font name so that the same family name is used for fonts
12195 registered in x-font-name-charset-alist.
12196 (create-fontset-from-fontset-spec): Adjusted for the above change.
12197 The name of fontset alias should be a unresolved ASCII font name.
12198
12199 2000-12-28 Gerd Moellmann <gerd@gnu.org>
12200
12201 * simple.el (delete-key-deletes-forward-mode): Bind backspace
12202 and delete in isearch-mode-map.
12203
12204 2000-12-28 Richard M. Stallman <rms@gnu.org>
12205
12206 * dired-x.el (dired-guess-shell-alist-default):
12207 Use xpdf instead of acroread.
12208
12209 2000-12-28 Kenichi Handa <handa@etl.go.jp>
12210
12211 * textmodes/artist.el (artist-butlast): Deleted.
12212 (artist-ellipse-mirror-quadrant): Use butlast instead of
12213 artist-butlast.
12214
12215 * subr.el (butlast, nbutlast): Moved from cl.el to here.
12216
12217 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
12218
12219 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
12220
12221 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
12222
12223 * ls-lisp.el: Better support for the Mac and MS-Windows.
12224 (ls-lisp): New defgroup.
12225 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
12226 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
12227 (ls-lisp-support-shell-wildcards): New defcustoms.
12228 (ls-lisp-parse-symlink): New function.
12229 (insert-directory): Code to convert switches to a list and set up
12230 the wildcard argument copied from ls-lisp-insert-directory.
12231 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
12232 for -C and -R switches.
12233 (ls-lisp-column-format): New function.
12234 (ls-lisp-delete-matching, ls-lisp-handle-switches)
12235 (ls-lisp-format-time): Add doc strings.
12236 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
12237 Support ls-lisp-dirs-first.
12238 (ls-lisp-classify, ls-lisp-extension): New functions.
12239 (ls-lisp-format): Optionally support emulation of symlinks.
12240 Support -i, -s, and -G switches.
12241
12242 2000-12-27 Gerd Moellmann <gerd@gnu.org>
12243
12244 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
12245
12246 * version.el (emacs-version): Print X scroll bar information.
12247
12248 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
12249 instead of x-toolkit-scroll-bars-p.
12250
12251 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
12252 of x-toolkit-scroll-bars-p.
12253
12254 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
12255
12256 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
12257 (ffap-bindings): Doc fix, to reflect the above change.
12258
12259 2000-12-27 Kenichi Handa <handa@etl.go.jp>
12260
12261 * term.el (term-char-mode): Define all non-ascii self-inserting
12262 characters to 'term-send-raw in term-raw-map.
12263
12264 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
12265
12266 * viper-init (viper-restore-cursor-type): Added condition-case guard.
12267
12268 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
12269 Changed initialization; use add-hook.
12270 (ediff-file-remote-p): Use file-local-copy.
12271
12272 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
12273
12274 * ediff.el (ediff-patch-buffer): Bug fix.
12275 (ediff-revision): Allow selection of the file at the prompt.
12276
12277 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
12278
12279 * subr.el (combine-run-hooks): Remove.
12280
12281 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
12282 and remove the rogue second spec.
12283
12284 2000-12-23 Gerd Moellmann <gerd@gnu.org>
12285
12286 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
12287
12288 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
12289
12290 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
12291 Use minibuffer menu prompt for the `=' prefix.
12292 (smerge-command-prefix): Change default to C-^.
12293 (smerge-mode): Don't assume font-lock doesn't move point.
12294
12295 * skeleton.el (skeleton-internal-1): Make sure the first line of
12296 the region is also re-indented.
12297 (skeleton-end-newline): New var.
12298 (skeleton-end-hook): Use it.
12299
12300 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12301
12302 * comint.el (comint-password-prompt-regexp): Support CVS.
12303
12304 2000-12-22 Gerd Moellmann <gerd@gnu.org>
12305
12306 * simple.el (delete-key-deletes-forward-mode): Simplify.
12307 Also backspace key combinations, depending on
12308 delete-key-deletes-forward.
12309
12310 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
12311
12312 * simple.el (delete-key-deletes-forward): Doc fix.
12313
12314 2000-08-22 Emmanuel Briot <briot@gnat.com>
12315
12316 * xml.el (top level comment): Updated to reflect the fact that
12317 white spaces are relevant in the XML file.
12318 (xml-parse-file): Do not kill an existing Emacs buffer if the file
12319 to parse was already edited. This allows for on-the-fly analysis
12320 of XML files.
12321 (xml-parse-tag): Check that the casing is the same in the start
12322 tag and end tag, since XML is case-sensitive. Allows for spaces
12323 in the end tag, after the name of the tag.
12324 (xml-parse-attlist): Allow for the character '-' in the name of
12325 attributes, as in the standard http-equiv attribute Do not save
12326 the properties in the XML tree, since they are not relevant.
12327
12328 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
12329
12330 * generic.el (generic-read-type): Undo last change, inline into
12331 `generic-mode' and then remove.
12332 (generic-mode): Inline generic-read-type.
12333 (define-generic-mode): Push the symbol name rather than the symbol
12334 onto generic-mode-list.
12335
12336 2000-12-21 Gerd Moellmann <gerd@gnu.org>
12337
12338 * generic.el (generic-read-type): Build an alist for
12339 completing-read as in 20.7.
12340
12341 * play/landmark.el (lm): Use interactive spec `P'.
12342 (toplevel): Don't set debug-on-error.
12343
12344 * server.el (server-switch-buffer): Choose a window on a visible frame.
12345
12346 2000-12-21 Dave Pearson <davep@davep.org>
12347
12348 * quickurl.el: Commentry change, I've moved my web site.
12349
12350 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12351
12352 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
12353 ranges like \177-\237, but accepts the character sequence from \177 to
12354 \237. Doc fix.
12355 (ebnf-version): New version (3.4).
12356 (ebnf-setup): Code fix.
12357 (ebnf-range-regexp): New fun.
12358 (ebnf-8-bit-chars): Const fix.
12359
12360 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
12361 entry. Doc fix.
12362 (ebnf-bnf-lex): Code fix.
12363 (ebnf-bnf-comment-chars): Const fix.
12364
12365 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
12366 entry. Doc fix.
12367 (ebnf-iso-comment-chars): Const fix.
12368
12369 * ebnf-otz.el: Doc fix.
12370
12371 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
12372 entry. Doc fix.
12373 (ebnf-yac-skip-code): Code fix.
12374 (ebnf-yac-comment-chars): Const fix.
12375
12376 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
12377
12378 * files.el (insert-directory-safely): New function.
12379 (recover-file): Use it instead of insert-directory.
12380 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12381
12382 2000-12-21 Kenichi Handa <handa@etl.go.jp>
12383
12384 * international/mule-cmds.el (select-safe-coding-system):
12385 Check coding-category-list more rigidly. Improve help message.
12386
12387 * dired.el (dired-move-to-filename-regexp): Fix previous change.
12388
12389 2000-12-21 Miles Bader <miles@gnu.org>
12390
12391 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
12392
12393 2000-12-21 Kenichi Handa <handa@etl.go.jp>
12394
12395 * international/mule-diag.el (describe-char-after): Make *Help*
12396 buffer inherit multibyteness of the current buffer.
12397
12398 * international/mule.el (make-char): Docstring adjusted for the
12399 change of make-char-internal.
12400
12401 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
12402
12403 * international/iso-cvt.el: Docstrings fix.
12404
12405 2000-12-20 Dave Love <fx@gnu.org>
12406
12407 * subr.el (eval-after-load): Doc fix.
12408
12409 2000-12-20 Kenichi Handa <handa@etl.go.jp>
12410
12411 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
12412 for numbers.
12413
12414 2000-12-20 Miles Bader <miles@gnu.org>
12415
12416 * international/quail.el (quail-help): Resize the help window
12417 again after it has all its contents. Remove unneeded progn.
12418
12419 2000-12-19 Gerd Moellmann <gerd@gnu.org>
12420
12421 * pcmpl-linux.el: Fix copy/paste error.
12422
12423 2000-12-19 Andrew Innes <andrewi@gnu.org>
12424
12425 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
12426
12427 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
12428
12429 * progmodes/idlw-rinfo.el: Fixed copyright notice.
12430
12431 * progmodes/idlw-toolbar.el: Fixed copyright notice.
12432
12433 * progmodes/idlw-shell.el: Fixed copyright notice.
12434
12435 * progmodes/idlwave.el: Fixed copyright notice.
12436
12437 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
12438 TAB as key separators.
12439
12440 2000-12-19 Alex Schroeder <alex@gnu.org>
12441
12442 * sql.el (sql-sybase-options): New option.
12443 (sql-sybase): Use it. Add sql-database to the list of parameters
12444 provided for login. The options -w 2048 -n are not used any more.
12445 (sql-postgres-options): Changed default from "--pset" to "-P".
12446 (sql-mysql-options): Doc change.
12447 (sql-stop): Doc change.
12448
12449 2000-12-19 Kenichi Handa <handa@etl.go.jp>
12450
12451 * international/quail.el (quail-input-method): Always hide
12452 the guidance buffer on exiting.
12453
12454 2000-12-18 Gerd Moellmann <gerd@gnu.org>
12455
12456 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
12457 isn't fboundp.
12458
12459 * server.el (server-buffer-done): Bury the buffer before
12460 killing it.
12461
12462 * faces.el (face-spec-set): Interpret a nil in specs for
12463 foreground and background colors as `unspecified', for
12464 compatibility with 20.x.
12465
12466 2000-12-18 Dave Love <fx@gnu.org>
12467
12468 * simple.el (mail-user-agent): Doc fix.
12469 (input-mode-8-bit): Removed.
12470
12471 * international/mule.el (set-keyboard-coding-system): Doc fix.
12472 (keyboard-coding-system): New option.
12473
12474 * mail/sendmail.el (send-mail-function): Customize.
12475
12476 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
12477
12478 * international/codepage.el (cp866-decode-table): New table.
12479
12480 2000-12-18 Gerd Moellmann <gerd@gnu.org>
12481
12482 * version.el (emacs-version): Remove `%a' from the time format
12483 because the weekday doesn't fit well into each locale.
12484
12485 2000-12-18 Miles Bader <miles@gnu.org>
12486
12487 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
12488
12489 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
12490 Check that emacs-major-version is `=' to 20, not `>='.
12491 (artist-replace-chars): Use `make-string' instead of a loop.
12492
12493 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
12494
12495 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
12496 (cvs-execute-single-file): Don't change directory.
12497 Patch from Per Cederqvist.
12498
12499 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
12500
12501 * textmodes/ispell.el (check-ispell-version):
12502 If `ispell-program-name' is "aspell", pass it the -v switch instead
12503 of -vv.
12504
12505 2000-12-16 Kenichi Handa <handa@etl.go.jp>
12506
12507 * international/mule-diag.el (mule-diag): Insert information about
12508 configure options, multibyte awareness, language env.
12509
12510 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
12511 regexp to search for candidates.
12512
12513 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
12514
12515 * info.el (Info-forward-node): If the node has an
12516 Info-header-line, widen the buffer before searching for "next:"
12517 and "up:" pointers, and set the search limit to stay in the
12518 current node.
12519
12520 2000-12-16 Miles Bader <miles@gnu.org>
12521
12522 * simple.el (delete-trailing-whitespace): Remove extraneous let.
12523
12524 2000-12-15 Miles Bader <miles@gnu.org>
12525
12526 * comint.el (comint-send-string, comint-send-region): Also accept
12527 a buffer, buffer-name, or nil for PROCESS, for compatibility with
12528 process-send-string/region.
12529
12530 2000-12-15 Gerd Moellmann <gerd@gnu.org>
12531
12532 * isearch.el (isearch-lazy-highlight-max): New user-option.
12533 (isearch-lazy-highlight-update): Don't highlight more than
12534 isearch-lazy-highlight-max matches.
12535
12536 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
12537
12538 2000-12-15 Richard M. Stallman <rms@gnu.org>
12539
12540 * sort.el (sort-columns): Fix error message.
12541
12542 * dabbrev.el (dabbrev--last-case-pattern): Value is now
12543 `upcase' or `downcase' or nil.
12544 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
12545 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
12546 (dabbrev--substitute-expansion): New arg record-case-pattern.
12547 If it is non-nil, set dabbrev--last-case-pattern.
12548 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
12549
12550 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
12551
12552 2000-12-15 Miles Bader <miles@gnu.org>
12553
12554 * paths.el (Info-default-directory-list): Don't delete
12555 configure-info-directory from the list of standard info
12556 directories when appending it to the end -- their order is important.
12557
12558 * faces.el (read-face-attribute): If there's no entry for the
12559 user's input in VALID, just use it as-is (this will often result
12560 in an error, but it may be OK for e.g. colors using hexadecimal
12561 notation, and at least will yield a better error message).
12562
12563 * window.el (mode-line-window-height-fudge): Function removed.
12564 (height-affecting-face-attributes, mode-line-window-height-fudge):
12565 Variables removed.
12566 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
12567 window is really the right size. Use vertical-motion
12568 rather than forward-line.
12569 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
12570 (ispell-command-loop, ispell-show-choices): Use the variable
12571 ispell-choices-win-default-height, rather than the function.
12572 (ispell-choices-win-default-height): Function removed.
12573 (ispell-mode-line-window-height-fudge): Function removed.
12574
12575 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
12576
12577 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
12578
12579 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
12580
12581 * paths.el (Info-default-directory-list):
12582 If configure-info-directory is not one of the standard directories,
12583 put it first in the list; otherwise put it last. Doc string
12584 changed accordingly.
12585
12586 * info.el (Info-directory-list): Change doc string to reflect the
12587 change in Info-default-directory-list.
12588
12589 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
12590 windows-nt as windowed environments, even under -nw.
12591
12592 * startup.el (command-line): Don't call x-backspace-delete-keys-p
12593 if not fboundp. Switch delete-forward mode for the <delete> key
12594 on all PC platforms, even under -nw.
12595
12596 * term/internal.el ([M-delete]): Remap to M-d.
12597
12598 2000-12-14 Gerd Moellmann <gerd@gnu.org>
12599
12600 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
12601
12602 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
12603
12604 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
12605
12606 2000-12-14 Gerd Moellmann <gerd@gnu.org>
12607
12608 * startup.el (command-line): Call delete-key-deletes-forward-mode,
12609 if appropriate.
12610
12611 * simple.el (delete-key-deletes-forward): New user-option.
12612 (delete-key-deletes-forward-mode): New function.
12613
12614 * bindings.el: Bind `delete' to backward-delete-char.
12615
12616 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
12617 Test if symbol is bound before getting its value.
12618
12619 * tooltip.el (tooltip-show): If an error is signaled in
12620 x-show-tip, display that error, and display the help in the
12621 echo area.
12622
12623 2000-12-14 Kenichi Handa <handa@etl.go.jp>
12624
12625 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
12626 Show "... entries" messages for every 10000 entries, not 10.
12627
12628 2000-12-13 Karl Fogel <kfogel@red-bean.com>
12629
12630 * bookmark.el: Provide a generic exit hook, as suggested by
12631 Ovidiu Predescu <ovidiu@cup.hp.com>:
12632 (bookmark-exit-hook): New var.
12633 (bookmark-exit-hook-internal): New func, replaces
12634 old raw lambda form in `kill-emacs-hook', and runs new
12635 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
12636 as logically that feature must have been provided if this function
12637 is running.
12638 Removed ;;;###autoload before the `add-hook' call.
12639
12640 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
12641
12642 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
12643 (easy-menu-current-active-maps): New function.
12644 (easy-menu-get-map): Use it.
12645 Make a proper menu entry when creating a new keymap.
12646
12647 2000-12-13 Kenichi Handa <handa@etl.go.jp>
12648
12649 * international/characters.el: Fix cases and syntaxes for
12650 mule-unicode-0100-24ff.
12651
12652 * dired.el (dired-move-to-filename-regexp): Fixed for the case
12653 that a Japanese character is not appended after day and year.
12654
12655 * info.el (Info-suffix-list): Change format for a command that
12656 requires arguments.
12657 (info-insert-file-contents): Adjusted for the above change.
12658
12659 2000-12-12 Andreas Schwab <schwab@suse.de>
12660
12661 * tar-mode.el (tar-extract): Base the name of the subfile buffer
12662 on the name of the tar buffer. Verify that the existing buffer is
12663 visiting the same subfile.
12664
12665 2000-12-12 Dave Love <fx@gnu.org>
12666
12667 * subdirs.el: Add obsolete.
12668
12669 2000-12-12 Gerd Moellmann <gerd@gnu.org>
12670
12671 * mail/rmailsum.el (rmail-summary-expunge)
12672 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
12673 instead of rmail-confirm-expunge.
12674
12675 * replace.el (perform-replace): Don't use an empty match adjacent
12676 to a non-empty match when computing the next match before the
12677 replacement is performed.
12678
12679 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
12680
12681 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
12682 definition (patch by Stefan Monnier).
12683 (glasses-mode): Use jit-lock instead of `after-change-functions'
12684 (patch by Stefan Monnier).
12685
12686 2000-12-12 Miles Bader <miles@gnu.org>
12687
12688 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
12689 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
12690
12691 2000-12-12 Andrew Choi <akochoi@i-cable.com>
12692
12693 * term/mac-win.el: Remove load for ls-lisp.
12694
12695 * loadup.el: Load ls-lisp for system-type `macos'.
12696
12697 2000-12-12 Miles Bader <miles@gnu.org>
12698
12699 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
12700 Respect field end too.
12701 (just-one-space): Respect fields as `delete-horizontal-space'.
12702 (newline-and-indent, reindent-then-newline-and-indent):
12703 Use `delete-horizontal-space'.
12704
12705 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
12706
12707 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
12708 (so as to obey the field property in the minibuffer).
12709
12710 * obsolete/c-mode.el: Moved from lisp/progmodes.
12711 * obsolete/auto-show.el: Moved from lisp.
12712 * obsolete/ooutline.el: Moved from lisp/textmodes.
12713
12714 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
12715
12716 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
12717 changes to list them here.
12718
12719 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
12720 Too many changes to list them here.
12721
12722 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
12723 Too many changes to list them here.
12724
12725 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
12726
12727 2000-12-11 Gerd Moellmann <gerd@gnu.org>
12728
12729 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
12730
12731 * cus-edit.el (custom-save-variables, custom-save-faces):
12732 Comment fix.
12733
12734 * hscroll.el: Moved to `obsolete' subdir.
12735
12736 2000-12-11 Miles Bader <miles@gnu.org>
12737
12738 * window.el (window-text-height): Function removed (now in C).
12739
12740 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
12741
12742 * log-edit.el (log-edit-parent-buffer): New var.
12743 (log-edit): Set it. Add BUFFER argument.
12744 (log-edit-done): Use char-before.
12745 Don't bother checking validity of vc-comment-ring.
12746 Only bury the buffer if log-edit popped it up.
12747
12748 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
12749 (cvs-mode-diff-help): Remove.
12750 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
12751 (cvs-mode-marked): Set up the default for CMD manually.
12752
12753 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
12754 Remove binding for ? now made unnecessary.
12755
12756 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
12757
12758 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
12759 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
12760
12761 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
12762 when master file is not open.
12763
12764 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
12765
12766 * progmodes/ada-stmt.el: Update `maintainer'.
12767
12768 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
12769
12770 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
12771 choices to match documentation string.
12772
12773 2000-12-09 Miles Bader <miles@gnu.org>
12774
12775 * minibuf-eldef.el: New file.
12776
12777 * window.el (fit-window-to-buffer): Don't pass last argument to
12778 pos-visible-in-window-p, now that its meaning is inverted.
12779
12780 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
12781
12782 * image.el (create-image): Doc fix; spotted by Per Cederqvist
12783 <ceder@lysator.liu.se>.
12784
12785 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
12786
12787 * autoinsert.el (auto-insert-alist): Add missing final \n.
12788
12789 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
12790 (cvs-menu-map): Remove.
12791 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
12792 (cvs-mode-quit): Turn it back into a plain function.
12793
12794 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
12795 (texinfo-filter): Remove (move to texinfo.el).
12796
12797 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
12798 file where it's more visible.
12799 (texinfo-filter, texinfo-chapter-level-regexp): New variables
12800 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
12801 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
12802 (texinfo-inside-macro-p): Only catch `scan-error's.
12803 (texinfo-inside-env-p): Make better use of the match info.
12804 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
12805 (texinfo-insert-@end): Slight re-organization.
12806 Also remove useless `looking-at' call.
12807
12808 2000-12-08 Andrew Innes <andrewi@gnu.org>
12809
12810 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
12811 accessible in -nw mode.
12812
12813 * term/w32-win.el: Remove stuff about selection timeout, which is
12814 irrelevant on Windows. Move clipboard support to w32-fns.el, so
12815 it is accessible in -nw mode.
12816
12817 2000-12-08 Dave Love <fx@gnu.org>
12818
12819 * emacs-lisp/lisp-mode.el (lisp-mode):
12820 Set font-lock-keywords-case-fold-search.
12821
12822 2000-12-08 Gerd Moellmann <gerd@gnu.org>
12823
12824 * textmodes/ispell.el (ispell): Doc fix.
12825
12826 2000-12-08 Kenichi Handa <handa@etl.go.jp>
12827
12828 * international/quail.el (quail-insert-decode-map): Check the
12829 frame width of a window displaying the current buffer, not that of
12830 the selected frame.
12831 (quail-help): Make sure that the help buffer has window before
12832 inserting text in it.
12833
12834 2000-12-07 Sam Steingold <sds@gnu.org>
12835
12836 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
12837 Backquote is used in isearch.el, so autoloading saves nothing.
12838
12839 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
12840
12841 * startup.el (normal-top-level-add-subdirs-to-load-path):
12842 Ignore the CVS and RCS subdirectories case-insensitively.
12843
12844 * dired.el (dired-insert-directory): If file-system-info is
12845 fboundp, call it instead of invoking dired-free-space-program.
12846
12847 2000-12-07 Gerd Moellmann <gerd@gnu.org>
12848
12849 * server.el (server-visit-files): Push files on file-name-history.
12850
12851 * progmodes/cc-langs.el: Update copyright.
12852
12853 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
12854
12855 * bindings.el (mode-line-mode-menu): Add glasses-mode.
12856
12857 * bindings.el (mode-line-mode-menu): Reverse the order
12858 of define-keys so that the menu appears in alphabetical order.
12859
12860 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
12861
12862 * progmodes/glasses.el (glasses-mode): Update mode line at the end
12863 of the function.
12864
12865 2000-12-07 Dave Love <fx@gnu.org>
12866
12867 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
12868
12869 * facemenu.el (facemenu-unlisted-faces): Fix value.
12870
12871 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
12872
12873 * font-lock.el (font-lock-default-fontify-region):
12874 Include the terminating \n (off-by-one error).
12875 (font-lock-set-defaults): Use dolist.
12876
12877 * derived.el (define-derived-mode): Don't use combine-run-hooks.
12878
12879 2000-12-07 Kenichi Handa <handa@etl.go.jp>
12880
12881 * international/mule-cmds.el (describe-language-environment):
12882 Fix for the case that an input method title is not string but a list.
12883
12884 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
12885 of wrong SIZE record.
12886
12887 2000-12-06 Dave Love <fx@gnu.org>
12888
12889 * newcomment.el (comment-region, comment-dwim): Doc fix.
12890
12891 * textmodes/texinfo.el: Require tex-mode when compiling.
12892 (texinfo-update-node): Doc fix.
12893 (texinfo-imenu-generic-expression): Add @anchor.
12894 (texinfo-font-lock-keywords): Add @uref.
12895 (texinfo-inside-macro-p): Don't use ignore-errors.
12896 (texinfo-insert-quote): Match more contexts.
12897
12898 * international/mule.el (decode-char, encode-char): Doc fix.
12899 (auto-coding-alist): Customize.
12900
12901 * files.el (load-file): Fix change of 2000-03-12.
12902
12903 * wid-edit.el (widget-text-keymap): Doc fix.
12904
12905 2000-12-06 Andrew Innes <andrewi@gnu.org>
12906
12907 * makefile.w32-in (lisp): Set to an absolute directory, namely
12908 $(CURDIR).
12909
12910 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
12911
12912 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
12913 read generated-autoload-file, and set buffer-file-coding-system to
12914 raw-text-unix after reading the file.
12915
12916 * international/mule-conf.el (file-coding-system-alist):
12917 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
12918
12919 2000-12-06 Gerd Moellmann <gerd@gnu.org>
12920
12921 * replace.el (occur): Make line-number-width 1 smaller for the
12922 colon following the line number.
12923
12924 * startup.el (fancy-splash-text, command-line-1):
12925 Use `File' for the menu name instead of `Files'.
12926
12927 * tmm.el: Update copyright.
12928
12929 * cus-start.el: Add entry for even-window-heights.
12930
12931 2000-12-06 Miles Bader <miles@gnu.org>
12932
12933 * faces.el (frame-set-background-mode): Avoid stomping on
12934 locally modified faces.
12935
12936 2000-12-06 Kenichi Handa <handa@etl.go.jp>
12937
12938 * international/fontset.el: Correct the font registries for
12939 japanese-jisx0213-1 and japanese-jisx0213-2.
12940
12941 2000-12-05 Gerd Moellmann <gerd@gnu.org>
12942
12943 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
12944
12945 * iswitchb.el: Update customization commentary.
12946
12947 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
12948
12949 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
12950 (tpu-search-highlight): Fixed comparison of overlay end positions.
12951 (tpu-trim-line-ends): Implemented trimming logic locally.
12952
12953 * emulation/tpu-extras.el (tpu-write-file-hook)
12954 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
12955
12956 2000-12-05 Kenichi Handa <handa@etl.go.jp>
12957
12958 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
12959 to cn-gb.
12960 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
12961
12962 2000-12-04 Dave Love <fx@gnu.org>
12963
12964 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
12965
12966 2000-12-04 Gerd Moellmann <gerd@gnu.org>
12967
12968 * mail/rmailsum.el (rmail-summary-expunge)
12969 (rmail-summary-expunge-and-save): Ask for confirmation with
12970 rmail-expunge-confirmed.
12971
12972 * mail/rmail.el (rmail-expunge-confirmed): New function.
12973 (rmail-expunge): Use it.
12974
12975 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
12976
12977 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
12978 (etags-recognize-tags-table, find-tag-in-order):
12979 New functionality: interpret file names as tags.
12980
12981 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
12982
12983 * info.el (Info-scroll-prefer-subnodes): New defcustom.
12984 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
12985 the first subnode until the bottom of the current node is visible.
12986
12987 2000-12-04 Gerd Moellmann <gerd@gnu.org>
12988
12989 * format.el (format-decode): Don't change buffer's undo list.
12990
12991 2000-12-04 Kenichi Handa <handa@etl.go.jp>
12992
12993 * faces.el (face-font-registry-alternatives): Add entries for CJK
12994 fonts. Doc-string adjusted for the actual usage of this data.
12995
12996 * international/fontset.el: Change the font registries for CJK
12997 fonts in the default fontset. Don't append '*' to registries.
12998
12999 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
13000
13001 * emacs-lisp/easy-mmode.el (define-derived-mode)
13002 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
13003
13004 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
13005 (derived-mode-p): New function.
13006 (derived-mode-make-docstring): Add `docstring' argument.
13007 Use it if available and complete it if necessary.
13008
13009 2000-12-03 Andreas Schwab <schwab@suse.de>
13010
13011 * type-break.el (type-break): Don't make parent of itself.
13012
13013 2000-12-03 Miles Bader <miles@gnu.org>
13014
13015 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
13016
13017 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
13018
13019 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
13020 (tex-main-file, tex-file): Simplify.
13021 (tex-generate-zap-file-name): Use subst-char-in-string.
13022 (tex-strip-dots): Remove.
13023
13024 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
13025
13026 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
13027 to check if the match succeeded.
13028
13029 2000-12-02 Gerd Moellmann <gerd@gnu.org>
13030
13031 * startup.el (use-fancy-splash-screens-p): New function.
13032 (command-line-1): Use it to determine whether or not to use
13033 a fancy splash screen.
13034
13035 2000-12-02 Andreas Schwab <schwab@suse.de>
13036
13037 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
13038
13039 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
13040
13041 * international/mule.el (make-char): Fix last change.
13042
13043 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
13044 New defcustoms.
13045 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
13046 autoloading tex-mode; instead, do the same manually.
13047 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
13048 with numeric argument. Docstring fix.
13049 (toplevel): Require cl when compiling.
13050
13051 * international/mule.el (make-char): Doc fix.
13052
13053 2000-12-02 Jason Rumney <jasonr@gnu.org>
13054
13055 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
13056 the Emacs Lisp manual)
13057
13058 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
13059
13060 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
13061
13062 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
13063 the Emacs Lisp manual).
13064
13065 2000-12-02 Gerd Moellmann <gerd@gnu.org>
13066
13067 * simple.el (next-line-add-newlines): Change default to nil.
13068
13069 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
13070
13071 * files.el (revert-buffer, recover-file):
13072 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
13073
13074 2000-12-01 Gerd Moellmann <gerd@gnu.org>
13075
13076 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
13077
13078 2000-12-01 Miles Bader <miles@gnu.org>
13079
13080 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
13081
13082 2000-12-01 Kenichi Handa <handa@etl.go.jp>
13083
13084 * international/mule-diag.el (describe-char-after): Fix typo.
13085 (describe-character-set, non-iso-charset-alist): Fix typo.
13086
13087 2000-12-01 Miles Bader <miles@gnu.org>
13088
13089 * image-file.el (image-file-name-regexp): Automatically add
13090 upper-case variants of each filename extension in
13091 `image-file-name-extensions', since they seem to be common.
13092
13093 * simple.el (minibuffer-contents)
13094 (minibuffer-contents-no-properties, delete-minibuffer-contents):
13095 New functions.
13096 * filecache.el (file-cache-directory-name)
13097 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
13098
13099 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
13100
13101 * filecache.el (file-cache-minibuffer-complete): Don't try to
13102 delete the minibuffer prompt.
13103
13104 2000-11-30 Dave Love <fx@gnu.org>
13105
13106 * cus-start.el: Fix read-buffer-function type.
13107
13108 2000-11-30 Gerd Moellmann <gerd@gnu.org>
13109
13110 * md5.el: Removed. There's a built-in function, now.
13111
13112 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
13113
13114 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
13115 as dummy 0-th char of rmail-deleted-vector.
13116
13117 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
13118
13119 * ps-print.el (ps-end-job): Bind case-fold-search only after
13120 switching to ps-spool-buffer.
13121
13122 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13123
13124 * ps-print.el: Line number font customization. PostScript: Lines and
13125 PageCount are initialized on each page. Doc Fix.
13126 (ps-print-version): New version number (6.3.2).
13127 (ps-lpr-switches, ps-font-info-database, ps-font-size)
13128 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
13129 (ps-right-header): Customization fix.
13130 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
13131 Fix code.
13132 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
13133 New vars.
13134
13135 2000-11-30 Gerd Moellmann <gerd@gnu.org>
13136
13137 * bs.el: Fix typos and spelling errors.
13138 (bs-appearance) <defgroup>: Renamed from bs-appearence.
13139 (bs-configuration): Doc fix.
13140
13141 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
13142
13143 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
13144
13145 * emulation/tpu-edt.el (tpu-version): New version.
13146 (tpu-search-overlay, tpu-replace-overlay): New initial range.
13147 (tpu-original-mode-line): Variable deleted.
13148 (tpu-mark-flag): New initial value.
13149 (tpu-set-mode-line): Don't redefine mode-line-format.
13150 Add tpu-mark-flag to minor-mode-alist.
13151 (tpu-update-mode-line): New mark flag logic.
13152 (tpu-get): Use find-file-wildcards.
13153 (tpu-search-highlight): Move overlay less, reset overlay properly.
13154 (tpu-unselect): Deactivate mark.
13155 (tpu-lm-replace): Reset overlay properly.
13156 (tpu-forward-line): Use forward-visible-line.
13157 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
13158
13159 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
13160
13161 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
13162
13163 * cus-edit.el (custom-face-value-create): Always emphasize tag.
13164
13165 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13166
13167 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
13168 and skip whitespace and newlines.
13169
13170 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
13171
13172 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
13173
13174 2000-11-29 Gerd Moellmann <gerd@gnu.org>
13175
13176 * help.el (describe-function-1): Regexp-quote function name
13177 when used as part of a regexp.
13178
13179 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
13180 Use face-attribute instead of face-foreground and face-background.
13181 (tool-bar-add-item): Likewise, and handle unspecified colors.
13182
13183 * enriched.el (enriched-face-ans): Use face-attribute instead
13184 of face-foreground and face-background.
13185
13186 * faces.el (face-foreground, face-background, face-stipple):
13187 Return nil if attribute is unspecified, for backward compatibility.
13188
13189 * files.el (auto-mode-alist): Add an entry for antlr-mode.
13190
13191 * play/5x5.el: Remove version info.
13192
13193 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
13194
13195 * frame.el (blink-cursor-mode): Doc fix.
13196
13197 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13198
13199 * antlr-mode.el: New commands to run ANTLR from within Emacs and
13200 to create Makefile rules.
13201 (antlr-tool-command): New user option.
13202 (antlr-ask-about-save): New user option.
13203 (antlr-makefile-specification): New user option.
13204 (antlr-file-formats-alist): New variable.
13205 (antlr-special-file-formats): New variable.
13206 (antlr-unknown-file-formats): New user option.
13207 (antlr-help-unknown-file-text): New variable.
13208 (antlr-help-rules-intro): New variable.
13209 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
13210 (antlr-mode-menu): Add entries.
13211 (antlr-file-dependencies): New function.
13212 (antlr-directory-dependencies): New function.
13213 (antlr-superclasses-glibs): New function.
13214 (antlr-run-tool): New command.
13215 (antlr-makefile-insert-variable): New function.
13216 (antlr-insert-makefile-rules): New function.
13217 (antlr-show-makefile-rules): New command.
13218
13219 * antlr-mode.el: More Emacs/XEmacs stuff.
13220 (antlr-no-action-keywords): New constant with value nil.
13221 (antlr-font-lock-keywords-alist): Use it. Old value would break
13222 syntax highlighting in Emacs-21.0.
13223 (antlr-default-directory): Emacs/XEmacs dependend function.
13224 (antlr-read-shell-command): Ditto.
13225 (antlr-with-displaying-help-buffer): Ditto.
13226
13227 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13228
13229 * antlr-mode.el: imenu, parsing and highlighting changes.
13230 (antlr-imenu-create-index-function): Don't create extra submenus
13231 for definitions in different grammar classes. It is not necessary
13232 for the menu and would make command `imenu' awkward to use.
13233 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
13234 header actions and more than one.
13235 (antlr-font-lock-tokendef-face): Changed color.
13236 (antlr-font-lock-tokenref-face): Changed color.
13237 (antlr-font-lock-additional-keywords): Also highlight lowercase.
13238 (antlr-mode-syntax-table): New variable.
13239 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
13240 (antlr-with-syntax-table): Don't copy syntax table.
13241
13242 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13243
13244 * antlr-mode.el: Minor changes: language setting.
13245 (antlr-language-alist): The value for file option "language" can
13246 be both an identifier and a string.
13247 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
13248 (antlr-language-limit-n-regexp): Change accordingly.
13249
13250 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
13251
13252 * antlr-mode.el: Minor changes: tabs, hiding.
13253 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
13254 (antlr-action-visibility): Also allow value nil to also hide the
13255 braces. Renamed from `antlr-tiny-action-length'.
13256 Suggested by Jay@aol.com.
13257 (antlr-hide-actions): Change accordingly. Hide line if completely
13258 hidden action is on a line of its own.
13259
13260 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
13261
13262 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
13263
13264 * sort.el (sort-columns): Don't concat strings with numbers.
13265
13266 2000-11-29 Dave Love <fx@gnu.org>
13267
13268 * cus-edit.el (face): Fix :format.
13269
13270 * mail/feedmail.el: Require smtpmail when compiling.
13271 (mail-do-fcc): Autoload.
13272 (feedmail) <defgroup>: Fix :link.
13273 (feedmail-nuke-body-in-fcc): Fix :type.
13274 (feedmail-send-it): Add autoload cookie.
13275
13276 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
13277
13278 * newcomment.el (comment-indent): Save excursion around call to
13279 comment-indent-function.
13280
13281 2000-11-29 Miles Bader <miles@gnu.org>
13282
13283 * subr.el (member-ignore-case): Return the tail of the list who's
13284 car matches, like `member', not the matching element itself.
13285
13286 2000-11-29 Kenichi Handa <handa@etl.go.jp>
13287
13288 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
13289 should not contain `\n'.
13290
13291 2000-11-28 Gerd Moellmann <gerd@gnu.org>
13292
13293 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
13294
13295 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
13296
13297 * dired-aux.el (dired-do-create-files): Construct default file
13298 name for dired-mark-read-file-name so that when the user enters
13299 just RET, the target file will end up in the target directory.
13300
13301 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
13302 local-abbrev-table before changing buffers because it might
13303 have a buffer-local binding.
13304
13305 2000-11-28 Miles Bader <miles@gnu.org>
13306
13307 * simple.el (delete-horizontal-space): Handle fields more generally.
13308
13309 2000-11-28 Gerd Moellmann <gerd@gnu.org>
13310
13311 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
13312
13313 2000-11-28 Dave Love <fx@gnu.org>
13314
13315 * progmodes/ps-mode.el (ps-mode): Set comment-start and
13316 comment-start-skip locally.
13317
13318 * progmodes/fortran.el (fortran-mode): Don't set
13319 fortran-comment-line-start-skip. Set comment-start to
13320 fortran-comment-line-start.
13321 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
13322 (fortran-comment-line-start-skip): Simplify slightly.
13323
13324 2000-11-28 Gerd Moellmann <gerd@gnu.org>
13325
13326 * play/5x5.el: Remove RCS keyword.
13327
13328 * bs.el: Mistaken commit, undone 2000-11-30.
13329
13330 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
13331
13332 * textmodes/tildify.el (tildify-string-alist):
13333 Add `plain-tex-mode' here.
13334
13335 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
13336
13337 * chistory.el (Command-history-setup): Remove extraneous `keymap'
13338 reference.
13339
13340 2000-11-28 Miles Bader <miles@gnu.org>
13341
13342 * cus-face.el (custom-face-attributes): Add post-filter function
13343 for :box. Make pre-filter function for :box handle all cases.
13344
13345 * wid-edit.el (widget-choose): Make sure pop-up window is large
13346 enough to display all the choices, as there's no way to scroll it.
13347
13348 2000-11-28 Kenichi Handa <handa@etl.go.jp>
13349
13350 * international/mule-conf.el: Make the coding system no-conversion
13351 safe for all characters.
13352
13353 2000-11-27 Dave Love <fx@gnu.org>
13354
13355 * net/ldap.el (ldap) <defgroup>: Add :version.
13356
13357 * tooltip.el (tooltip-use-echo-area): Doc fix.
13358
13359 * cus-start.el <minibuffer-prompt-properties>: Add version.
13360 <read-buffer-function>: Add.
13361
13362 * apropos.el (apropos-print): Add help-echo to active text.
13363
13364 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
13365
13366 2000-11-27 Gerd Moellmann <gerd@gnu.org>
13367
13368 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
13369 type, group and version.
13370
13371 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
13372
13373 * select.el (x-get-selection): Docstring fix.
13374
13375 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
13376
13377 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
13378
13379 2000-11-27 Andrew Innes <andrewi@gnu.org>
13380
13381 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
13382
13383 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
13384
13385 2000-11-27 Miles Bader <miles@gnu.org>
13386
13387 * dired.el (dired-get-filename): Return filename verbatim if
13388 LOCALP is `verbatim'.
13389 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
13390 `verbatim' so that we don't inadvertently delete a non-existant
13391 directory name.
13392
13393 2000-11-27 Kenichi Handa <handa@etl.go.jp>
13394
13395 * international/characters.el: Specify cases and syntaxes for
13396 mule-unicode-0100-24ff.
13397
13398 2000-11-27 Gerd Moellmann <gerd@gnu.org>
13399
13400 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
13401 that foreground and/or background colors of the face `tool-bar'
13402 are unspecified.
13403
13404 2000-11-27 Miles Bader <miles@gnu.org>
13405
13406 * wid-edit.el (widget-field-buffer, widget-field-start)
13407 (widget-field-end): Handle widget field `pseudo-overlays'.
13408 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
13409 if it's there instead of in `widget-field-list'.
13410
13411 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
13412 (help-make-xrefs): Delete extraneous newlines at the end of the
13413 docstring.
13414
13415 2000-11-25 Jason Rumney <jasonr@gnu.org>
13416
13417 * startup.el (command-line): Call set-locale-environment after
13418 Window System init file is read, as it can result in a call to
13419 redraw-frame.
13420
13421 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
13422
13423 * simple.el (shell-command): Mention the effect of the prefix
13424 argument in the doc string.
13425
13426 2000-11-25 Miles Bader <miles@gnu.org>
13427
13428 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
13429
13430 * wid-edit.el (widget-field-value-delete): Don't try to delete
13431 overlay when it's the `pseudo-overlay' that exists at some points.
13432
13433 2000-11-24 Jason Rumney <jasonr@gnu.org>
13434
13435 * international/mule-cmds.el (locale-language-names): Add "jp" as
13436 a non-standard alternative for Japanese.
13437
13438 2000-11-24 Andre Spiegel <spiegel@gnu.org>
13439
13440 * vc-hooks.el: Require 'cl during compilation.
13441
13442 2000-11-24 Gerd Moellmann <gerd@gnu.org>
13443
13444 * faces.el (face-set-after-frame-default): Let face attributes
13445 specified for new frames override frame parameters.
13446
13447 * startup.el (command-line): Fix computation of the source file
13448 for user-init-file when user-init-file is a compiled file.
13449
13450 2000-11-24 Miles Bader <miles@gnu.org>
13451
13452 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
13453 (custom-post-filter-face-spec): New functions.
13454 (custom-face-set, custom-face-value-create): Filter the face spec
13455 before and after customization.
13456 (custom-face-set): If VALUE specifies a null face, pass a
13457 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
13458 * cus-face.el (custom-face-attributes): Remove SET and GET
13459 functions. Add some IN-FILTER and OUT-FILTER functions in the few
13460 cases they're needed.
13461
13462 * wid-edit.el (checkbox): Add a small `X' to the :on-glyph, so
13463 that it's distinguishable from the :off-glyph on dark-background
13464 displays. Set its background color too.
13465
13466 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
13467 so that people can easily turn it off.
13468
13469 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
13470
13471 * ediff-diff.el: Moved variables around to have it compile under NT.
13472
13473 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
13474
13475 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
13476
13477 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
13478 redundant skip-small-frames test.
13479
13480 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
13481 (viper-downgrade-to-insert): Protect against errors in hooks.
13482
13483 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
13484 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
13485 (viper-restore-cursor-type,viper-set-insert-cursor-type):
13486 New functions.
13487
13488 * viper-util.el (viper-memq-char): Bug fixes.
13489
13490 * viper.el (viper-mode): Fix cursor handling.
13491
13492 2000-11-24 Kenichi Handa <handa@etl.go.jp>
13493
13494 * international/mule-diag.el (list-iso-charset-chars):
13495 For two-byte charset, fix the `while' condition.
13496 (list-non-iso-charset-chars): Fix the `while' condition.
13497
13498 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
13499
13500 * subr.el (add-hook, remove-hook): Don't call make-local-hook
13501 if the variable is make-variable-buffer-local.
13502
13503 * progmodes/ada-stmt.el (ada-template-map):
13504 Initialize and bind it to C-c t in ada-mode-map.
13505 (ada-stmt-mode-hook): New function extracted from old code.
13506 Only change the buffer-local side of skeleton-*.
13507 (ada-mode-hook): Use it.
13508
13509 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
13510
13511 * iswitchb.el (iswitchb-minibuf-depth): New variable.
13512 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
13513 we expect to be returned by minibuffer-depth once we prompt the
13514 user in the minibuffer.
13515 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
13516 as recorded in iswitchb-minibuf-depth, return non-nil.
13517
13518 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
13519
13520 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
13521 (hscroll-window-maybe): Docstring fix.
13522
13523 2000-11-23 Dave Love <fx@gnu.org>
13524
13525 * rect.el (string-rectangle): Don't test delete-selection-mode.
13526
13527 2000-11-23 Gerd Moellmann <gerd@gnu.org>
13528
13529 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
13530 is in the tool bar.
13531
13532 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
13533 with `no-dir'; we want the directory part to be able to remove it.
13534
13535 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13536
13537 * textmodes/outline.el (outline-flag-region):
13538 Don't bind inhibit-read-only since we don't modify the buffer.
13539 (outline-isearch-open-invisible): Don't jump to overlay-start
13540 since we're trying to unhide text around point.
13541 (outline-discard-overlays): Use dolist.
13542
13543 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
13544
13545 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13546
13547 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
13548
13549 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13550
13551 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
13552 Fix ARG regexp to skip quoted braces.
13553 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
13554 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
13555 are (correctly) handled separately).
13556 Remove `caption' and `footnote' from `citations': they contain text.
13557 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
13558 (latex-skeleton-end-hook): New function.
13559 (latex-mode): Use it.
13560 (tex-start-tex-marker): Remove.
13561 (tex-send-tex-command): Don't set tex-start-tex-marker.
13562 (tex-error-parse-syntax-table): New var.
13563 (tex-compilation-parse-errors): Use it.
13564 Ignore tex-start-tex-marker. Don't bother with marker-position.
13565 (tex-validate-buffer): Don't bother with marker-position.
13566
13567 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
13568 (flyspell-generic-progmode-verify): Use it.
13569
13570 2000-11-22 Sam Steingold <sds@gnu.org>
13571
13572 * simple.el (delete-trailing-whitespace): New interactive function.
13573
13574 * progmodes/ada-mode.el (ada-mode): Use it instead of
13575 `ada-remove-trailing-spaces'.
13576 (ada-remove-trailing-spaces): Removed.
13577
13578 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
13579
13580 * textmodes/picture.el (picture-clean): Removed.
13581 (picture-mode-exit): Call it instead of `picture-clean'.
13582
13583 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13584
13585 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
13586
13587 * hi-lock.el (hi-lock-refontify): Don't call non-existent
13588 jit-lock-fontify-buffer; it should anyway be unneccessary to
13589 do anything special when jit-lock is active.
13590 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
13591
13592 2000-11-22 Dave Love <fx@gnu.org>
13593
13594 * calendar/todo-mode.el (todo-top-priorities): Use
13595 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
13596
13597 * language/chinese.el, language/cyrillic.el:
13598 * language/devanagari.el, language/ethiopic.el, language/greek.el:
13599 * language/hebrew.el, language/indian.el, language/japanese.el:
13600 * language/korean.el, language/lao.el, language/misc-lang.el:
13601 * language/thai.el, language/tibetan.el, language/vietnamese.el:
13602 Use provide.
13603
13604 * cus-edit.el (custom-buffer-create-internal): Save some consing.
13605 (custom-variable-set): Improve validation error mesage.
13606
13607 * rect.el (string-rectangle): Revert last change.
13608 (string-rectangle-line): New arg DELETE.
13609 (string-rectangle): Check delete-selection-mode.
13610
13611 * emacs-lisp/edebug.el (edebug-version)
13612 (edebug-maintainer-address): Deleted.
13613 (edebug-submit-bug-report): Just alias to report-emacs-bug.
13614 (edebug-read-function): Account for other `'#' read forms.
13615 (edebug-mode-menus): Make some items toggles.
13616 (edebug-outside-unread-command-event, unread-command-event):
13617 Remove these to avoid warnings.
13618
13619 2000-11-22 David Ponce <david@dponce.com>
13620
13621 * recentf.el (recentf-menu-items-for-commands)
13622 (recentf-make-menu-items, recentf-make-menu-item)
13623 (recentf-filter-changer): Added :help and :active menu-item properties.
13624
13625 (recentf-build-dir-rules, recentf-dump-variable)
13626 (recentf-edit-list, recentf-open-files-item)
13627 (recentf-open-files): Replaced unnecessary `mapcar' with new
13628 built-in `mapc'.
13629
13630 2000-11-23 Miles Bader <miles@gnu.org>
13631
13632 * faces.el (menu): Make inverse-video on ttys too.
13633
13634 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
13635
13636 * simple.el (comment-line-break-function): Use the new name
13637 indent-new-comment-line -> comment-indent-new-line.
13638 (clone-indirect-buffer): Don't ignore NORECORD.
13639 (next-completion): Properly handle the case where items are adjacent.
13640
13641 * mouse.el (popup-menu): Stupid typo.
13642
13643 2000-11-22 Gerd Moellmann <gerd@gnu.org>
13644
13645 * emacs-lisp/authors.el: Remove autoload cookies, add author,
13646 maintainer, keywords tags.
13647
13648 * rect.el (replace-rectangle): Don't call string-rectangle-line
13649 with too many arguments.
13650
13651 2000-11-22 Andre Spiegel <spiegel@gnu.org>
13652
13653 * ediff-util.el (ediff-file-checked-out-p)
13654 (ediff-file-checked-in-p): Call vc-state instead of
13655 vc-locking-user, which no longer exists.
13656
13657 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
13658
13659 2000-11-22 Dave Love <fx@gnu.org>
13660
13661 * md5.el (md5): Provide.
13662 (md5): Fix error call.
13663
13664 2000-11-22 Miles Bader <miles@gnu.org>
13665
13666 * textmodes/refill.el (refill-adjust-ignorable-overlay)
13667 (refill-fill-paragraph-at): Remove debugging code.
13668
13669 * calendar/calendar.el (generate-calendar-window): When we don't
13670 call `fit-window-to-buffer', make sure the top line is fully visible.
13671
13672 * image-file.el (insert-image-file): Don't make `read-only'
13673 property rear-nonsticky.
13674
13675 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
13676 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
13677 stashing away its original value.
13678 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
13679 in the recursive edit.
13680 Bind `isearch-original-minibuffer-message-timeout' to protect it.
13681 (isearch-done): Restore `minibuffer-message-timeout'.
13682
13683 * cus-start.el: Remove entry for `mode-line-inverse-video'.
13684
13685 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
13686
13687 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
13688
13689 * find-lisp.el (find-lisp-find-files-internal):
13690 Use dolist, when and file-name-as-directory.
13691
13692 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
13693 (define-derived-mode, define-minor-mode): Add specs.
13694
13695 * window.el: General comment and spacing fixes.
13696 (save-selected-window): Use backquotes.
13697 (window-safely-shrinkable-p): New function.
13698 (shrink-window-if-larger-than-buffer): Use it.
13699
13700 * subr.el (make-local-hook): Docstring fix.
13701
13702 * shell.el (shell-mode): Use define-derived-mode.
13703
13704 * newcomment.el (comment-indent): Insert comment before calling
13705 comment-indent-function. Don't insert in column 0.
13706 (comment-dwim): Indent before inserting comment.
13707
13708 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
13709 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
13710 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
13711 Use mapc rather than map.
13712
13713 * files.el (find-buffer-visiting): Compare all attributes before
13714 declaring two files identical (rather than just their inode-no).
13715 (auto-mode-alist): Use \' rather than $.
13716
13717 * which-func.el: Update maintainer line.
13718
13719 * pcvs.el (uniquify-buffer-file-name): Remove advice.
13720 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
13721 (uniquify-buffer-file-name): Use it.
13722
13723 2000-11-22 Miles Bader <miles@gnu.org>
13724
13725 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
13726 * simple.el (minibuffer-avoid-prompt): New function.
13727
13728 2000-11-21 Gerd Moellmann <gerd@gnu.org>
13729
13730 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
13731
13732 2000-11-21 Miles Bader <miles@gnu.org>
13733
13734 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
13735 inclusion of `track-mouse'.
13736
13737 * textmodes/refill.el (refill-ignorable-overlay): New variable.
13738 (refill-adjust-ignorable-overlay): New function.
13739 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
13740 only the paragraph's tail if possible.
13741 Update `refill-ignorable-overlay'.
13742 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
13743
13744 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
13745 point inside the fill-prefix.
13746
13747 * textmodes/refill.el (refill-post-command-function): Don't reset
13748 refill-doit in the case where a self-insertion command doesn't
13749 case a refill. Use `refill-fill-paragraph-at', getting position
13750 from `refill-doit'.
13751 (refill-after-change-function): Set `refill-doit' to END.
13752 (refill-fill-paragraph-at): New function, mostly from old
13753 refill-fill-paragraph.
13754 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
13755 (refill-pre-command-function): New function.
13756 (refill-mode): Add it to `pre-command-hook'.
13757
13758 2000-11-20 Gerd Moellmann <gerd@gnu.org>
13759
13760 * textmodes/artist.el (artist-mode): Fix autoload cookie.
13761
13762 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
13763 javadoc tags.
13764
13765 2000-11-20 Andre Spiegel <spiegel@gnu.org>
13766
13767 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
13768 vc.el).
13769
13770 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
13771 require vc.
13772
13773 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
13774 checkouts.
13775
13776 2000-11-20 Dave Love <fx@gnu.org>
13777
13778 * Makefile.in (DONTCOMPILE): Omit bindings.el.
13779
13780 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
13781
13782 * calculator.el (calculator-paste): Use `if' instead of `and'
13783 and `or'.
13784 (calculator-help): Don't use electric-describe-mode for XEmacs.
13785
13786 2000-11-19 Gerd Moellmann <gerd@gnu.org>
13787
13788 * info.el (info-menu-5): Doc fix.
13789
13790 * textmodes/artist.el: New file.
13791
13792 2000-11-19 Andre Spiegel <spiegel@gnu.org>
13793
13794 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
13795 and differentiate according to checkout model.
13796 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
13797 since this function is only concerned with master state.
13798
13799 * vc-hooks.el (vc-workfile-unchanged-p)
13800 (vc-default-workfile-unchanged-p): Moved here from vc.el.
13801
13802 * vc.el (vc-workfile-unchanged-p)
13803 (vc-default-workfile-unchanged-p): See above.
13804
13805 2000-11-19 Miles Bader <miles@gnu.org>
13806
13807 * image-file.el (insert-image-file): Make `intangible' and
13808 `read-only' properties rear-nonsticky too.
13809
13810 2000-11-18 Gerd Moellmann <gerd@gnu.org>
13811
13812 * ps-print.el: Update copyright notice.
13813
13814 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
13815 (tooltip-show): Use the offsets.
13816
13817 * bindings.el (mode-line-modified): Fix a typo.
13818 (mode-line-toggle-modified, mode-line-widen)
13819 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
13820
13821 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13822
13823 * ps-print.el (toplevel): Test for find-coding-system being
13824 fboundp before calling ps-x-find-coding-system.
13825
13826 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
13827
13828 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
13829 (vc-version-backup-file): Docstring fix.
13830
13831 2000-11-16 Gerd Moellmann <gerd@gnu.org>
13832
13833 * files.el (basic-save-buffer): Don't add a newline if
13834 find-file-literally is non-nil.
13835 (find-file-literally): Extend doc string.
13836
13837 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
13838 sort(1) with the `-f' argument.
13839
13840 2000-11-16 Andre Spiegel <spiegel@gnu.org>
13841
13842 * vc.el: Updated backend documentation.
13843 (vc-default-check-headers): New function.
13844
13845 * vc-{cvs,rcs,sccs}.el: Functions reordered.
13846
13847 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
13848 up-to-date.
13849 (vc-do-command): In the asynchronous case, output messages only if
13850 the minibuffer is not active.
13851
13852 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
13853 `vc-cvs-use-edit' is on.
13854 (vc-cvs-checkout): When this is used for reverting the workfile,
13855 make a backup of the original contents and revert to that in case
13856 of error.
13857 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
13858 remote repositories.
13859
13860 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
13861 for both version and ratio in the minibuffer.
13862
13863 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
13864 Use vc-do-command to perform the annotation, not call-process.
13865
13866 2000-11-16 Kenichi Handa <handa@etl.go.jp>
13867
13868 * international/quail.el (quail-start-translation): Don't call
13869 `message' before reading key sequence.
13870
13871 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
13872
13873 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
13874
13875 2000-11-16 Kenichi Handa <handa@etl.go.jp>
13876
13877 * window.el (fit-window-to-buffer): Be sure to acquire at least
13878 one text line even if the buffer is empty.
13879
13880 2000-11-16 Gerd Moellmann <gerd@gnu.org>
13881
13882 * net/ange-ftp.el (ange-ftp-file-writable-p)
13883 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
13884 Bind ange-ftp-process-verbose to nil.
13885
13886 2000-11-15 Dave Love <fx@gnu.org>
13887
13888 * wid-edit.el (widget-specify-field, widget-specify-button):
13889 If :help-echo is a function, set help-echo of overlay to
13890 widget-mouse-help.
13891 (widget-mouse-help): New function.
13892 (widget-echo-help): Rewritten for :help-echo functions only taking
13893 a widget arg.
13894
13895 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
13896 Use display-graphic-p.
13897 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
13898 and that JPEG is available.
13899 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
13900
13901 * international/mule-cmds.el (locale-charset-language-names):
13902 Match @euro.
13903
13904 2000-11-15 Gerd Moellmann <gerd@gnu.org>
13905
13906 * faces.el (face-set-after-frame-default):
13907 If `inhibit-default-face-x-resources' is bound, don't intialize the
13908 default face from X resources.
13909
13910 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
13911
13912 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
13913 Don't set EMACSLOADPATH.
13914
13915 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
13916
13917 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
13918 texinfo-insert-@url.
13919 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
13920 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
13921
13922 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
13923
13924 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
13925 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
13926 (checkdoc-minor-keymap): Backward compatibility.
13927 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
13928 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
13929 (checkdoc-this-string-valid-engine): Be a bit more strict
13930 to avoid matching substrings of `...' quoted vars/funs.
13931 (checkdoc-defun-info): Only look for `interactive' if alone.
13932 (debug-ignored-errors): Add "arg doesn't appear in docstring".
13933
13934 * progmodes/compile.el (grep): `tag-default' can be nil.
13935
13936 * newcomment.el (comment-indent): Paren typo.
13937
13938 2000-11-14 Dave Love <fx@gnu.org>
13939
13940 * calculator.el: New maintainer version.
13941
13942 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
13943
13944 * cmuscheme.el: Doc fixes.
13945 (cmuscheme) <defgroup>: Use `scheme' as parent.
13946 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
13947
13948 * xscheme.el (scheme-program-name): Don't define here.
13949
13950 * progmodes/scheme.el (scheme-program-name): New variable
13951 (originally in cmuscheme).
13952
13953 2000-11-14 Miles Bader <miles@gnu.org>
13954
13955 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
13956 Handle header-lines. Don't loop forever if we can't enlarge the
13957 window anymore. Simplify a bit.
13958
13959 2000-11-14 Kenichi Handa <handa@etl.go.jp>
13960
13961 * window.el (fit-window-to-buffer): Don't check
13962 window-text-height. Assure that the last line is fully visible.
13963
13964 * international/quail.el (quail-show-guidance-buf):
13965 Call fit-window-to-buffer to assure the enough height of the guidance
13966 buffer.
13967 (quail-update-guidance): Avoid making the guidance buffer shorter.
13968
13969 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
13970
13971 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
13972 rather than `prepend' and add an interesting comment.
13973 (tex-math-face, tex-font-lock-syntactic-face-function):
13974 New face and function to use it.
13975 (tex-define-common-keys, tex-mode-map): Use menu-item rather
13976 than `menu-enable' symbol property.
13977 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
13978 (tex-mode): Add some latex-mode commands for auto-selection.
13979 Use tex-font-lock-syntactic-face-function.
13980 (tex-insert-quote): Simplify.
13981 (tex-shell): New mode.
13982 (tex-start-shell): Use it.
13983 (tex-shell-proc, tex-shell-buf): New functions.
13984 (tex-send-command): Use it.
13985 (tex-main-file): Fix the meaning of the new arg REALFILE.
13986 (tex-send-tex-command): New function split from `tex-start-tex'.
13987 Set compilation-last-buffer and compilation-parsing-end.
13988
13989 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
13990 when it follows non-comment text on the line.
13991
13992 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13993 Set font-lock-defaults.
13994 (lisp-mode-shared-map): Init inside the defvar.
13995 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
13996 Use define-derived-mode.
13997
13998 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
13999
14000 * faces.el (header-line): Use `:box nil' for color/gs displays too.
14001
14002 2000-11-14 Gerd Moellmann <gerd@gnu.org>
14003
14004 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
14005 Don't recursively optimize body because that can lead to infinite
14006 recursion; see comment there.
14007
14008 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
14009
14010 * faces.el (face-spec-set-match-display): Revert the change from
14011 2000-10-24. Add a FIXME for after v21.1.
14012
14013 2000-11-13 Miles Bader <miles@gnu.org>
14014
14015 * textmodes/fill.el (skip-line-prefix): New function.
14016 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
14017 (fill-paragraph): Don't leave point inside the fill-prefix.
14018 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
14019 point inside the fill-prefix.
14020
14021 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
14022
14023 * calendar/calendar.el (generate-calendar-window):
14024 Use `fit-window-to-buffer'.
14025
14026 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
14027
14028 * gud.el (gud-minor-mode): New var.
14029 (gud-symbol, gud-val): New functions.
14030 (gud-find-file): Copy gud-minor-mode to the new buffer.
14031 (gud-menu-map): Include entries for commands that are not always
14032 available, using :enable to (de)activate them.
14033 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
14034 (gud-mode-map): New map.
14035 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
14036 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
14037 Don't set up gud's menu (it's done by the minor-mode).
14038 (gud-minibuffer-local-map): New.
14039 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
14040 (gud-query-cmdline): New function.
14041 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
14042 (gud-mode): Use define-derived-mode.
14043 Don't set up gud's menu (it's done by the minor-mode).
14044 (gud-chop-words): Remove.
14045 (gud-common-init): Use split-string instead.
14046 (gud-new-keymap, gud-make-debug-menu): Eradicate.
14047
14048 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
14049 Add keyword arg :name.
14050
14051 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
14052 (diff-count-matches, diff-split-hunk): New functions.
14053 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
14054
14055 * pcvs-info.el (cvs-fi-conflict-face): New var.
14056
14057 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
14058 Make it into a simple syntax-table, shared among all submodes.
14059 (sh-heredoc-face): Re-introduce.
14060 (sh-font-lock-syntactic-face-function): New function.
14061 (sh-mode): Use it. Also use define-derived-mode.
14062 Remove old bogus setting of indent-region-function.
14063 (sh-set-shell): Don't set the syntax-table any more.
14064 (sh-mode-syntax-table) <defun>: Remove.
14065
14066 2000-11-12 Miles Bader <miles@gnu.org>
14067
14068 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
14069 message if interactive.
14070
14071 2000-11-12 Dave Love <fx@gnu.org>
14072
14073 * mail/feedmail.el: Fix header,
14074 (feedmail) <defgroup>: Add :link.
14075
14076 * view.el: Use local-map property, not keymap on mode-line string.
14077
14078 * scroll-all.el (scroll-all-mode): Customize variable.
14079 Add autoload cookie to function.
14080
14081 * lazy-lock.el: Remove compatibility code.
14082
14083 * finder.el (finder-known-keywords): Add `files', remove `vms'.
14084 (finder-help-echo): New variable.
14085 (finder-mouse-face-on-line): Add help-echo stuff.
14086 (finder-list-keywords, finder-list-matches): Use mapc.
14087
14088 * faces.el (face-font-registry-alternatives): Add :version.
14089
14090 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
14091 tags-table-list.
14092
14093 * net/browse-url.el (browse-url-browser-function): Update :version.
14094
14095 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
14096 (mail-mode): Use [:alnum:] in some regexps.
14097
14098 2000-11-10 Dave Love <fx@gnu.org>
14099
14100 * ediff.el (ediff-regions-internal, ediff-documentation):
14101 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
14102 fundamental mode.
14103
14104 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
14105 buffer into fundamental mode.
14106 (ediff-set-difference): Use copy-sequence if available.
14107
14108 * ediff-ptch.el (ediff-dispatch-file-patching-job):
14109 Check ediff-patch-map non-nil.
14110 (ediff-fixup-patch-map, ediff-fixup-patch-map)
14111 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
14112 buffer into fundamental mode.
14113
14114 * ediff-merg.el (state-or-merge): Defvar when compiling.
14115
14116 2000-11-10 Jason Rumney <jasonr@gnu.org>
14117
14118 * w32-fns.el (w32-add-charset-info): New function.
14119 (w32-charset-info-alist): Use it.
14120
14121 2000-11-10 Gerd Moellmann <gerd@gnu.org>
14122
14123 * faces.el (face-font-registry-alternatives): New user-option.
14124
14125 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
14126
14127 * textmodes/texinfo.el (texinfo-block-default): New var.
14128 (texinfo-insert-block): Use it. Insert a newline if needed.
14129
14130 * textmodes/fill.el (fill-indent-according-to-mode): New var.
14131 (fill-region-as-paragraph): Use it.
14132
14133 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
14134 (latex-mode): Tweak tex-*-(head|trail)er regexps.
14135 Tweak paragraph regexps to allow a leading [ \t]*.
14136 (tex-latex-block): Insert a newline if necessary.
14137 (latex-insert-item): Only insert a newline if necessary.
14138 (tex-guess-main-file): New function.
14139 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
14140 Set tex-main-file if TeX-master is provided.
14141 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
14142
14143 2000-11-10 Gerd Moellmann <gerd@gnu.org>
14144
14145 * startup.el (command-line): Set the default tooltip-mode
14146 to t for graphical displays which implement x-show-tip.
14147
14148 * tooltip.el (tooltip-mode): Add a comment about startup.el
14149 setting the default value of this user-option.
14150
14151 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
14152
14153 * font-lock.el (font-lock-*-face) <defvar>: Move.
14154 (font-lock-defaults-alist): Mark obsolete.
14155 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
14156 (font-lock-mode): Use define-minor-mode.
14157 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
14158 (font-lock-turn-off-thing-lock): Be more explicit.
14159 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
14160 (font-lock-syntactic-face-function): New var.
14161 (font-lock-fontify-syntactically-region): Use it.
14162 (font-lock-doc-face): New.
14163
14164 * pcvs.el (cvs-enabledp): Ignore errors.
14165 (cvs-commit-filelist): Never query.
14166 (cvs-mode-insert): Always add a terminating / in the initial prompt.
14167 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
14168 (cvs-do-removal): Use cvs-partition rather than delete-if.
14169 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
14170 cvs-bury-buffer.
14171
14172 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14173 Allow `next' to jump to after the end of the last match.
14174
14175 2000-11-09 Gerd Moellmann <gerd@gnu.org>
14176
14177 * simple.el (byte-compiling-files-p): New function.
14178
14179 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
14180 if it is there.
14181
14182 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
14183 nil again.
14184
14185 * textmodes/ispell.el (ispell-library-path): Don't call
14186 check-ispell-version when byte-compiling because that starts
14187 an ispell process, and ispell might not be installed.
14188 (toplevel): Don't set up a menu when byte-compiling.
14189
14190 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
14191 it, so that a boundp test can be used to determine if we're
14192 currently byte-compiling.
14193
14194 2000-11-09 Dave Love <fx@gnu.org>
14195
14196 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
14197
14198 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14199
14200 * ps-print.el: Patch for variable initialization when spooling.
14201 Doc fix.
14202 (ps-output-list): Fun eliminated.
14203 (ps-begin-file, ps-begin-job): Code fix.
14204
14205 2000-11-08 Dave Love <fx@gnu.org>
14206
14207 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
14208
14209 2000-11-08 Gerd Moellmann <gerd@gnu.org>
14210
14211 * simple.el (shell-command, display-message-or-buffer)
14212 (shell-command-on-region): Mention resize-mini-windows in the doc
14213 string.
14214 (display-message-or-buffer): Take the value of resize-mini-windows
14215 into account.
14216
14217 2000-11-07 Gerd Moellmann <gerd@gnu.org>
14218
14219 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
14220
14221 * dired.el (dired-between-files): Add `^. find' as an alternative
14222 to the regular expression, for find-dired.
14223
14224 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
14225
14226 * textmodes/texnfo-upd.el: Require texinfo.
14227 (defmacro, defgroup): Remove.
14228 (texinfo-section-to-generic-alist): Remove.
14229 Use texinfo-section-list instead (i.e. level is changed string->int).
14230 (texinfo-filter): New function.
14231 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
14232 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
14233 Use it. And use regexp-opt.
14234 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
14235 (texinfo-update-menu-region-beginning)
14236 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
14237 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
14238 (texinfo-update-menu-same-level-regexps): Update.
14239 (texinfo-update-node, texinfo-every-node-update)
14240 (texinfo-sequential-node-update): Remove autoload cookie.
14241
14242 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
14243 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
14244 (texinfo-chapter-level-regexp): Remove.
14245 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
14246
14247 2000-11-06 Dave Love <fx@gnu.org>
14248
14249 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
14250
14251 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
14252 Match defun*.
14253
14254 2000-11-06 Kenichi Handa <handa@etl.go.jp>
14255
14256 * composite.el (composition-function-table): Variable declaration
14257 moved to src/composite.c.
14258 (compose-chars-after): New optional arg object.
14259
14260 2000-11-06 Gerd Moellmann <gerd@gnu.org>
14261
14262 * bindings.el (mode-line-toggle-read-only)
14263 (mode-line-toggle-modified, mode-line-widen)
14264 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
14265 (make-mode-line-mouse2-map): Rewritten.
14266 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
14267 functions so that C-h k can show something with a doc string.
14268
14269 * startup.el (fancy-splash-delay): Set to 10 seconds.
14270 (fancy-splash-max-time): New user-option.
14271 (fancy-splash-stop-time): New variable.
14272 (fancy-splash-screens): Set it. Catch `stop-splashing'.
14273 (fancy-splash-screens-1): Throw `stop-splashing' when current
14274 time is greater than fancy-splash-stop-time.
14275
14276 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
14277
14278 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
14279
14280 * pcvs.el (cvs-mode-marked): New arg `noquery'.
14281 Prompt user for a file rather than raising an error.
14282 (cvs-enabledp): Fix call to cvs-mode-marked.
14283 (cvs-insert-file): New function (extracted from cvs-mode-insert).
14284 (cvs-mode-insert): Use it. Change the init prompt' value.
14285 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
14286
14287 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
14288 Don't pass default arg to ewoc-locate.
14289 (ewoc-collect): Return result in the right order.
14290
14291 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
14292
14293 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
14294 (cvs-status-get-tags): Fix regexp.
14295 (cvs-status-trees, cvs-status-cvstrees):
14296 Combine after change hooks and don't sit-for.
14297 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
14298 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
14299 Use make-char rather than hard-coded cryptic data.
14300 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
14301
14302 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
14303
14304 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
14305 (cvs-insert-strings): New function.
14306
14307 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
14308
14309 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
14310 `mwheel-scroll-amount'.
14311 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
14312 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
14313 string-matching against the version string.
14314
14315 2000-11-06 Kenichi Handa <handa@etl.go.jp>
14316
14317 * language/thai.el ("Thai"): Set a lisp form that produces
14318 composed string in `sample-text' language info.
14319
14320 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
14321 composed string in `sample-text' language info.
14322
14323 * international/mule-cmds.el (describe-language-environment):
14324 Eval `sample-text' data and insert the result.
14325
14326 * international/mule-conf.el (compound-text): Define this coding
14327 system here. Make x-ctext and ctext aliases of it.
14328
14329 * language/european.el (compound-text, ctext): Moved to
14330 international/mule-conf.el.
14331
14332 2000-11-05 Andrew Innes <andrewi@gnu.org>
14333
14334 * w32-fns.el (w32-version): New function.
14335
14336 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
14337
14338 * progmodes/awk-mode.el: Update copyright.
14339 (awk-mode-abbrev-table): Remove.
14340 (awk-font-lock-keywords): Use regexp-opt.
14341 (awk-mode): Use define-derived-mode.
14342
14343 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
14344 when extracting a suffix.
14345
14346 2000-11-04 Andre Spiegel <spiegel@gnu.org>
14347
14348 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
14349 auto-save-mode.
14350
14351 2000-11-04 Jason Rumney <jasonr@gnu.org>
14352
14353 * language/european.el (decode-mac-roman): Test against r1 not r0.
14354
14355 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
14356
14357 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
14358 (icon-mode): Define indent-line-function.
14359 (icon-comment-indent): Simplify.
14360 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
14361
14362 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
14363
14364 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
14365 Bind change-log-default-mode to defeat the caching done on it.
14366 Don't bother saving excursion any more.
14367
14368 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
14369
14370 * frame.el (after-setting-font-hook): Rename hooks -> hook.
14371 (set-frame-font): Use the new name (and the old for compatibility).
14372
14373 * toolbar/tool-bar.el (tool-bar-mode):
14374 * time.el (display-time-mode):
14375 * recentf.el (recentf-mode):
14376 * paren.el (show-paren-mode):
14377 * mwheel.el (mouse-wheel-mode):
14378 * msb.el (msb-mode):
14379 * jka-compr.el (auto-compression-mode):
14380 * image-file.el (auto-image-file-mode):
14381 * hl-line.el (hl-line-mode):
14382 * delsel.el (delete-selection-mode):
14383 * autoinsert.el (auto-insert-mode):
14384 * complete.el (partial-completion-mode): Drop unneeded positional args.
14385
14386 * info.el (Info-mode):
14387 * comint.el (comint-mode): Don't bother with make-local-hook.
14388
14389 * log-edit.el (log-edit-menu): New menu.
14390
14391 2000-11-03 Miles Bader <miles@gnu.org>
14392
14393 * wid-edit.el (widget-end-of-line): Reinstate, with a new
14394 definition, so that trailing spaces are handled properly.
14395 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
14396
14397 2000-11-03 Gerd Moellmann <gerd@gnu.org>
14398
14399 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
14400 tab character.
14401 (fancy-splash-screens): Set tab-width to 20.
14402
14403 2000-11-03 Dave Love <fx@gnu.org>
14404
14405 * comint.el (comint-completion-addsuffix): Fix custom type.
14406
14407 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
14408
14409 * font-lock.el (font-lock-buffers): Remove.
14410 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
14411 (font-lock-change-major-mode): Remove.
14412 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
14413 (font-lock-default-fontify-region): Extend the multiline
14414 fontification to whole lines.
14415 (font-lock-fontify-anchored-keywords)
14416 (font-lock-fontify-keywords-region): If matching just one
14417 line (with \n) only mark the \n as multiline.
14418
14419 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
14420 Correctly handle the case where several :group args are supplied.
14421 Allow :extra-args.
14422 (easy-mmode-define-global-mode): Allow :extra-args.
14423 Correctly handle the case where several :group args are supplied.
14424
14425 2000-11-02 Miles Bader <miles@gnu.org>
14426
14427 * calendar/calendar.el (diary-face, calendar-today-face)
14428 (holiday-face): Remove dependency on `window-system'.
14429
14430 2000-11-02 Ken Raeburn <raeburn@gnu.org>
14431
14432 * Makefile.in (emacs): Set EMACSLOADPATH always.
14433 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
14434 (compile-files): Bomb out if compilation of a file fails.
14435
14436 2000-11-02 Dave Love <fx@gnu.org>
14437
14438 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
14439
14440 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
14441
14442 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
14443 punctuation in the warning inserted into the *mail* buffer.
14444
14445 2000-11-02 Gerd Moellmann <gerd@gnu.org>
14446
14447 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
14448 (authors-public-domain-p): New function.
14449 (authors-print): Use it.
14450
14451 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
14452
14453 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
14454
14455 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14456
14457 * ps-print.el: Extension for even/odd printing. Doc fix.
14458 (ps-print-version): New version number (6.3.1).
14459 (ps-even-or-odd-pages): Customization fix.
14460 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
14461 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
14462 (ps-page-count): Var replaced by `ps-page-column'.
14463 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
14464 (ps-print-sheet-p): New fun.
14465
14466 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
14467
14468 * tooltip.el (tooltip-gud-tips-setup): New function.
14469 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
14470 (tooltip-mode): Call tooltip-gud-tips-setup.
14471 (tooltip-gud-tips): Use `gud-basic-call' instead of
14472 process-send-string, so the prompt gets frobbed appropriately.
14473 Handle nil return value from `tooltip-gud-print-command'.
14474
14475 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
14476
14477 * comint.el (comint-add-to-input-history): New function.
14478 (comint-send-input): Use `comint-add-to-input-history'.
14479
14480 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
14481
14482 * info.el (info-menu-header): New face.
14483 (Info-fontify-menu-headers): New function.
14484 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
14485
14486 * info.el (Info-insert-dir): Don't include blank lines at
14487 beginning of additional dir files (one is added automatically).
14488
14489 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
14490
14491 * emacs-lisp/easy-mmode.el (define-minor-mode):
14492 Revert the latest changes.
14493 Allow the three positional arguments to be skipped and replaced
14494 by keyword arguments.
14495 Add a :toggle argument to determine whether a nil arg means toggle
14496 or means turn-on. The default is unchanged.
14497 Add a call to force-mode-line-update.
14498
14499 2000-11-01 Dave Love <fx@gnu.org>
14500
14501 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
14502
14503 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
14504
14505 * calendar/calendar.el (diary-face, holiday-face):
14506 Add dark-background variants.
14507
14508 2000-10-31 Sam Steingold <sds@gnu.org>
14509
14510 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
14511 `tex-main-file' does not have directory in it.
14512
14513 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
14514
14515 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
14516
14517 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
14518
14519 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
14520 functional change.
14521
14522 2000-10-31 Gerd Moellmann <gerd@gnu.org>
14523
14524 * files.el (find-file-noselect): When we expand a wildcard, return
14525 a list of buffers, as we should do according to the doc string.
14526
14527 2000-10-31 Ken Raeburn <raeburn@gnu.org>
14528
14529 * loadup.el (top level): Adjust load path if program name is
14530 "../src/bootstrap-emacs", in case it's not dumped and thus the
14531 load path adjustment hasn't already been done.
14532
14533 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14534
14535 * ps-print.el: Fix bug on selected pages for printing.
14536 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
14537 is on. Try to avoid warning messages when compiling. Doc Fix.
14538 (ps-print-version): New version number (6.3).
14539 (ps-color-device): Use `color-values' to determine if device
14540 supports color.
14541 (ps-color-values): Try to use `x-color-values' when using XEmacs.
14542 (ps-print-page-p): Changed from defsubst to defun.
14543 (ps-page-number): Changed from defmacro to defun.
14544 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
14545 printing.
14546 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
14547 (ps-end-file, ps-dummy-page): Funs eliminated.
14548 (ps-print-color-scale): Changed default value.
14549 (ps-page-n-up, ps-print-page-p): New internal vars.
14550 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
14551 (ps-plot-region, ps-generate, ps-end-job): Code fix.
14552
14553 * delim-col.el: Little programming improvement.
14554 (delimit-columns-str): New macro.
14555 (delimit-columns-region, delimit-columns-rectangle): Code fix.
14556
14557 2000-10-31 Kenichi Handa <handa@etl.go.jp>
14558
14559 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
14560 Moved to european.el.
14561 (ccl-encode-mac-roman-font, fontset-mac): Modified for
14562 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
14563 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
14564 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
14565
14566 2000-10-30 Dave Love <fx@gnu.org>
14567
14568 * progmodes/cc-menus.el (imenu-generic-expression)
14569 (imenu-progress-message): Only defvar when compiling.
14570
14571 * emacs-lisp/elp.el (elp-unload-hook): New function.
14572
14573 * loadhist.el (unload-feature): Call elp-restore-function,
14574 checking for symbols; don't use elp-restore-all.
14575 (loadhist-hook-functions): Doc fix.
14576
14577 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
14578
14579 * log-edit.el (log-edit-confirm): Fix the default.
14580
14581 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14582
14583 * delim-col.el: Little fix: replace delimit-columns-align-columns by
14584 delimit-columns-format.
14585 (delimit-columns-region, delimit-columns-rectangle): Code fix.
14586
14587 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
14588
14589 * comint.el (comint-replace-by-expanded-history): Don't use
14590 comint-get-old-input (we're not looking at *old* input).
14591 (comint-get-old-input-default): If using fields, signal an error
14592 when the point is not in an input field.
14593
14594 2000-10-30 Kenichi Handa <handa@etl.go.jp>
14595
14596 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
14597 and mule-unicode-e000-ffff.
14598
14599 * international/mule.el (decode-char, encode-char): New functions.
14600 (make-coding-system): Accept a symbol of translation table as a
14601 value of property `safe-chars'.
14602
14603 * international/mule-cmds.el (encode-coding-char): Check property
14604 safe-chars instead of safe-charsets.
14605
14606 * international/fontset.el (fontset-default): Modified for
14607 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
14608 (x-font-name-charset-alist): Likewise.
14609 (ccl-encode-unicode-font): New CCL program. Record it in
14610 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
14611
14612 * language/european.el (mac-roman-decoder, mac-roman-encoder):
14613 New translation tables.
14614 (decode-mac-roman, encode-mac-roman): Definition of these CCL
14615 programs are modified and moved from mac-win.el.
14616 (mac-roman): Definition of this coding system is modified and
14617 moved from mac-win.el.
14618
14619 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
14620
14621 * ediff-wind.el (ediff-setup-control-frame): Enclose
14622 face-attribute in condition-case to avoid errors in older emacsen.
14623
14624 2000-10-29 Miles Bader <miles@gnu.org>
14625
14626 * custom.el (custom-add-to-group): Allow multiple entries for a
14627 given value OPTION, as long as their widget types are different.
14628 * cus-edit.el (custom-face-value-create): If face name doesn't end
14629 with "face", add such here (similar to custom group widgets).
14630
14631 * comint.el (comint-highlight-prompt): Add :type.
14632
14633 2000-10-28 John Wiegley <johnw@gnu.org>
14634
14635 * calendar/timeclock.el (timeclock-log): Doc fix.
14636 (timeclock-last-event): Doc fix.
14637 (timeclock-log): Kill the timelog buffer after appending a new event.
14638 (timeclock-find-discrep): Use a temp buffer to read in the
14639 timelog, instead of visiting the file.
14640 (timeclock-log-data): A new function, along with a host of helper
14641 functions, for the purpose of making timelog data accessible to
14642 programmers.
14643
14644 * eshell/esh-mode.el (window-height test): Make certain that
14645 `eshell-stringify-t' is non-nil.
14646 (eshell-password-prompt-regexp): Changed to a much simpler
14647 password regexp.
14648 (eshell-send-input): If `eshell-invoke-directly' returns t,
14649 directly invoke the parsed command using `eval'. This improves
14650 turn-around time on simple commands by a factor of three or
14651 greater, such as cd, ls, pwd, etc. -- which get used very often.
14652 It also conserves thousands of cons cells per call (since
14653 `eshell-do-eval' consumes memory like a Cookie Monster set loose
14654 in the Pacific Cookie Company).
14655
14656 * eshell/esh-test.el (eshell-test): Whitespace fix.
14657
14658 * eshell/em-ls.el (eshell-ls-insert-directory):
14659 Make `eshell-ls-initial-args' nil when inserting directory contents.
14660
14661 * eshell/em-script.el (eshell-script-initialize): Add names to
14662 `eshell-complex-commands, since `source' and `.' are complex.
14663
14664 * eshell/esh-cmd.el (eshell-rewrite-for-command)
14665 (eshell-rewrite-while-command): Use `eshell-protect' instead of
14666 `eshell-copy-handles'.
14667 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
14668 bodies.
14669 (eshell-separate-commands): Whitespace fix.
14670 (eshell-complex-commands): Added a new list of names, for
14671 determining whether a given command is as simple as it looks.
14672 (eshell-invoke-directly): New function. Returns t if a command
14673 should be invoked directly (using `eval'), rather than indirectly
14674 using `eshell-do-eval'.
14675 (eshell-do-eval): Whitespace fix.
14676
14677 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
14678 which provides an emulation of the DOS shell behavior of assuming
14679 that cp/mv/ln should copy/move/link to the current directory.
14680 (eshell-remove-entries): Added a doc string.
14681 (eshell-shuffle-files): Removed the check for `target' being null.
14682 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
14683 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
14684 it to do a smarter check of whether a destination was provided.
14685 (eshell/mv, eshell/cp): Enable `:preserve-args'.
14686 (eshell/ln): Enable `:preserve-args', and use
14687 `eshell-mvcpln-template' to implement the body of the function.
14688 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
14689 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
14690 list after flattening it. This makes it possible to cat files
14691 with numerical names.
14692 (eshell-unix-initialize): Added several names to
14693 `eshell-complex-commands.
14694 (eshell-unix-command-complex-p): Return t if a given command name
14695 may result in external processes being invoked.
14696
14697 * eshell/em-glob.el (eshell-glob-show-progress): Make this
14698 variable nil by default, since it slows down glob processing by a
14699 factor of two or more, and increases memory consumption.
14700
14701 * eshell/em-smart.el: Added a note about how memory consumptive
14702 smart display mode can be (at least this is true in Emacs 21).
14703 (eshell-smart-initialize): Whitespace fix.
14704 (eshell-refresh-windows): Use `if' instead of `when'.
14705 (eshell-smart-scroll-window): Calling `save-current-buffer' was
14706 not necessary.
14707 (eshell-currently-handling-window): Added a missing global variable.
14708
14709 * eshell/em-ls.el (eshell-do-ls): Code simplification.
14710 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
14711 Whitespace fix.
14712 (eshell-ls-exclude-hidden): Added this variable in addition to
14713 `eshell-ls-exclude-regexp'. This one prevents files beginning
14714 with . from even being read, which can improve memory consumption
14715 quite a bit.
14716 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
14717 read file entries beginning with a dot. In home directories with
14718 lots of hidden files, fully two-thirds of the time spent in ls is
14719 used to read directory entries that are immediately thrown away.
14720 (eshell-ls-initial-args): Added back this configuration variable,
14721 for specifying default initial arguments to every call to ls.
14722 Much faster than using an alias to do the same thing.
14723 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
14724 (eshell-ls-dir): Whitespace change.
14725
14726 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
14727
14728 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
14729 (eshell-stringify-t): Added a customization variable, to indicate
14730 whether `t' should be rendered as a string at all. If not, one
14731 can still determine if the result of an expression is true using
14732 "file-exists-p FILE && echo true".
14733 (eshell-stringify): If `eshell-stringify-t' is nil, don't
14734 stringify t!
14735
14736 * eshell/esh-module.el: Whitespace fix.
14737
14738 * eshell/em-alias.el (eshell-alias-initialize):
14739 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
14740 (eshell-command-aliased-p): New function that returns t if a
14741 command name names an aliased.
14742
14743 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
14744
14745 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
14746 redrawing the screen when changing cursor color.
14747 (viper-insert-state-pre-command-sentinel)
14748 (viper-replace-state-pre-command-sentinel)
14749 (viper-replace-state-post-command-sentinel):
14750 Use viper-preserve-cursor-color.
14751 Many functions changed to use viper= instead of = when comparing
14752 characters.
14753 * viper-util.el (viper-memq-char,viper=): New functions for
14754 working with characters.
14755 (viper-change-cursor-color): Fixed buglet.
14756 Many functions changed to use viper= instead of = when comparing
14757 characters.
14758 * viper.el (viper-insert-state-mode-list): Added eshell.
14759
14760 * ediff-init.el (ediff-before-setup-hook): New hook.
14761 Several typos fixed in various docstrings.
14762 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
14763 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
14764 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
14765 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
14766 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
14767 (ediff-get-selected-buffers): New function.
14768 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
14769 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
14770 Use save-window-excursion.
14771 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
14772 termination check in while loop.
14773 * ediff.el (ediff-get-default-file-name): Better defaults when in
14774 dired buffer.
14775 (ediff-files,ediff-merge-files,ediff-files3)
14776 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
14777
14778 2000-10-28 Dave Love <fx@gnu.org>
14779
14780 * info.el (Info-fontify-node): Add help-echo for menu items.
14781
14782 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
14783
14784 * startup.el (normal-top-level): If the value of $TERM indicates
14785 we are running from xterm or one of its work-alikes, default to a
14786 light background mode.
14787
14788 Support for -fg, -bg, and -rv command-line arguments for TTYs:
14789 * faces.el (tty-handle-reverse-video): New function.
14790 (tty-create-frame-with-faces): Call it.
14791
14792 * frame.el (frame-notice-user-settings): Don't apply
14793 default-frame-alist and initial-frame-alist to MS-DOS frames.
14794 Call tty-handle-reverse-video, frame-set-background-mode, and
14795 face-set-after-frame-default for non-MS-DOS frames.
14796
14797 * startup.el (tty-long-option-alist): New variable.
14798 (tty-handle-args): New function.
14799 (command-line): Call tty-handle-args.
14800
14801 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
14802 startup.el now does that for all character-terminal frames.
14803
14804 2000-10-28 Miles Bader <miles@gnu.org>
14805
14806 * emacs-lisp/easy-mmode.el (define-minor-mode):
14807 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
14808 is global. If :global is followed by a non-nil but non-t value,
14809 make the mode buffer-local, but also generate a `global-MODE'
14810 version using `easy-mmode-define-global-mode'.
14811 Add :conditional-turn-on keyword argument.
14812
14813 2000-10-28 Dave Love <fx@gnu.org>
14814
14815 * international/latin1-disp.el (latin1-char-displayable-p):
14816 Don't use window-system.
14817
14818 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
14819
14820 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
14821 Don't call find-buffer-file-type-coding-system. Instead, just
14822 set eol-type to -unix if inhibit-eol-conversion is in effect, or
14823 if the file is on an untranslated filesystem.
14824 (add-untranslated-filesystem): Use "D" instead of "f" inside
14825 interactive.
14826
14827 2000-10-27 Dave Love <fx@gnu.org>
14828
14829 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
14830 (refill-mode): Use it.
14831
14832 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
14833
14834 * international/quail.el (quail-activate): Don't make-local-hook.
14835
14836 2000-10-27 Andre Spiegel <spiegel@gnu.org>
14837
14838 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
14839 manual backups and file.~<rev>.~ for automatic ones.
14840 (vc-make-version-backup): Don't do it on MS-DOS without long file
14841 names.
14842
14843 * vc.el (vc-version-other-window): If an automatic backup of the
14844 desired version exists, rename it instead of copying it.
14845
14846 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
14847 after command. If there's an unexpected error, signal it instead
14848 of being silent.
14849 (vc-cvs-merge-news): Be prepared for no news at all.
14850
14851 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
14852
14853 * shell.el (shell): Add BUFFER argument.
14854 * comint.el (make-comint-in-buffer): New function.
14855 (make-comint): Use it.
14856
14857 * faces.el (face-spec-choose): Change syntax so that the list of
14858 attribute-value pairs is now the cdr of each clause, not the cadr.
14859 Detect old-style entries, and handle them. Use pop.
14860
14861 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
14862
14863 * cus-edit.el (custom-mode-map): Use a sparse map.
14864 (custom-mode): Don't bother with make-local-hook.
14865
14866 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
14867
14868 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
14869
14870 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14871
14872 * ps-print.el: Avoid compilation gripes.
14873 (ps-print-version): New version number (6.2.1).
14874
14875 2000-10-26 Dave Love <fx@gnu.org>
14876
14877 * menu-bar.el: Modify some menu item help strings.
14878 (menu-bar-help-menu): Add link to MORE.STUFF.
14879
14880 * cus-edit.el (custom-mode): Add `special' mode-class property.
14881
14882 * wid-browse.el (widget-browse-mode): Likewise.
14883
14884 * wid-edit.el (widget-specify-field): Revert to using local-map
14885 property, not keymap.
14886
14887 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
14888
14889 * wid-edit.el (widget-field-end): When checking for a `boundary'
14890 field, do so in the correct buffer.
14891
14892 * simple.el (undo): Correctly distinguish between numeric and
14893 non-numeric prefix args in non-transient-mark-mode, as per the doc
14894 string. When in transient-mark-mode, treat all prefix-args as
14895 numeric.
14896
14897 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
14898 Position point on match. Handle N == 0 correctly.
14899
14900 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
14901 (comint-mode-map): Reverse order of `comint-write-output' and
14902 `comint-append-output-to-file'.
14903 (comint-append-output-to-file): Reinstate this function, for the
14904 benefit of the menu.
14905
14906 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
14907
14908 * vc.el (vc-version-other-window): Bind `file'.
14909
14910 2000-10-25 Gerd Moellmann <gerd@gnu.org>
14911
14912 * Makefile.in (update-authors): New target for maintenance purposes.
14913
14914 * emacs-lisp/authors.el (batch-update-authors): New function.
14915 (authors-fixed-entries): New defconst.
14916 (authors-add-fixed-entries): New function.
14917 (authors): Call it.: Don't process lispref/.
14918
14919 2000-10-25 Jason Rumney <jasonr@gnu.org>
14920
14921 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14922 Merge x w32 and mac definitions.
14923
14924 2000-10-25 Gerd Moellmann <gerd@gnu.org>
14925
14926 * menu-bar.el (menu-bar-options-menu): Add a help string for
14927 `uniquify'.
14928
14929 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
14930
14931 * time-stamp.el (time-stamp-string-preprocess):
14932 Fix a wrong type argument error.
14933
14934 2000-10-25 Miles Bader <miles@gnu.org>
14935
14936 * recentf.el (recentf-mode): Variable removed.
14937 (recentf-mode): Use `define-minor-mode'.
14938
14939 * mwheel.el (mouse-wheel-mode): New global minor mode.
14940 (mwheel-install): Use `mouse-wheel-mode'.
14941
14942 2000-10-25 Dave Love <fx@gnu.org>
14943
14944 * progmodes/cperl-mode.el (cperl-mode):
14945 Set normal-auto-fill-function correctly.
14946
14947 * wid-edit.el (widget-field-keymap, widget-text-keymap):
14948 Don't inherit from global-map and don't nullify menu-bar and tool-bar
14949 bindings.
14950
14951 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
14952
14953 * wid-edit.el (widget-field-at): New function.
14954 (widget-at, widget-field-activate): Use it.
14955 (widget-tabable-at): Use `widget-at'.
14956 (widget-specify-field): If the terminating character of the widget
14957 field (which is read-only) is a newline, put it into a special
14958 `boundary' field so that C-n/C-p act more naturally.
14959 (widget-field-end): Also don't subtract one if a special
14960 `boundary' field has been added after the widget field.
14961
14962 * comint.el (comint-output-filter, comint-send-input):
14963 Don't bother adding stickiness fields to overlays to fool the field
14964 code, since it should notice the overlay insertion-types now.
14965
14966 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
14967 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
14968 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
14969
14970 2000-10-24 Gerd Moellmann <gerd@gnu.org>
14971
14972 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
14973 (authors): Set file coding system to iso-2022-7bit.
14974 Add file-local variables to output buffer.
14975
14976 * files.el (after-find-file): Don't print any warnings if
14977 WARN is nil.
14978
14979 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14980
14981 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
14982
14983 * delim-col.el: Now there is a column formatting mechanism.
14984 Modified to customization mechanisms convention. Doc fix.
14985 (columns): New group for delim-col.
14986 (delimit-columns-before, delimit-columns-after)
14987 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
14988 (delimit-columns-end): New vars.
14989 (delimit-columns-customize, delimit-columns-format): New funs.
14990 (delimit-columns-region, delimit-columns-rectangle)
14991 (delimit-columns-rectangle-line): Modified to support column
14992 formatting.
14993
14994 2000-10-24 Dave Love <fx@gnu.org>
14995
14996 * log-edit.el (log-edit): Add :version and a :group for vc.
14997
14998 2000-10-24 Gerd Moellmann <gerd@gnu.org>
14999
15000 * files.el (after-find-file): Don't print a message ``New file''
15001 if WARN is nil.
15002
15003 * wid-edit.el (widget-field-keymap, widget-text-keymap):
15004 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
15005 get duplicate tool-bar entries because we'll see the global ones
15006 on more than one path through keymaps.
15007
15008 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
15009
15010 * progmodes/cmacexp.el: Change Francesco's email address.
15011
15012 2000-10-24 Kenichi Handa <handa@etl.go.jp>
15013
15014 * window.el (fit-window-to-buffer): Adjust point of the window
15015 buffer, not that of the current buffer.
15016
15017 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
15018
15019 * progmodes/cmacexp.el: Update the euthor's email address.
15020
15021 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
15022
15023 * faces.el (face-spec-set-match-display): Add `graphic' display
15024 type (the inverse of `tty'). Use `display-graphic-p' instead of
15025 the window-system variable.
15026
15027 2000-10-24 Kenichi Handa <handa@etl.go.jp>
15028
15029 * international/isearch-x.el (isearch-with-input-method):
15030 Call input-method-function with the first event in
15031 unread-command-events.
15032
15033 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
15034
15035 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
15036
15037 2000-10-24 Andrew Choi <akochoi@i-cable.com>
15038
15039 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
15040 New charsets.
15041
15042 * term/mac-win.el: Remove definitions of mac-roman-lower and
15043 mac-roman-upper, require dired, and define instead of set
15044 mac-ready-for-drag-n-drop to avoid compilation error.
15045
15046 2000-10-23 Andrew Innes <andrewi@gnu.org>
15047
15048 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
15049 Remove superfluous calls to subst-char-in-string; instead apply
15050 expand-file-name after convert-standard-filename to ensure
15051 expected directory separators are used.
15052
15053 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
15054
15055 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
15056
15057 2000-10-23 Dave Love <fx@gnu.org>
15058
15059 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
15060 (tool-bar-add-item): Set foreground and background for XBM icons.
15061
15062 * international/latin1-disp.el (latin1-char-displayable-p):
15063 New function (from Handa).
15064 (latin1-display-check-font): Use it.
15065
15066 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
15067 using :key-sequence, making it much more usable.
15068 Use nconc, not append.
15069 (imenu--create-keymap-1): Avoid append.
15070
15071 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
15072
15073 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
15074
15075 [the following changes fix a bug where `define-minor-mode' didn't
15076 correctly generate :require clauses for defcustoms in compiled files]
15077 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
15078 (byte-compile-log-file, byte-compile-log-1): Don't set
15079 `byte-compile-current-file' to nil. Instead set
15080 `byte-compile-last-logged-file' to it. Test whether
15081 byte-compile-current-file equals byte-compile-last-logged-file
15082 instead of whether its nil.
15083 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
15084
15085 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
15086
15087 * textmodes/refill.el: Fix var names in doc.
15088 (refill-mode): Don't bother with make-local-hook anymore.
15089
15090 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
15091
15092 * faces.el (face-user-default-spec, face-default-spec): New functions.
15093 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
15094 (frame-set-background-mode, face-set-after-frame-default):
15095 Use `face-user-default-spec'. Simplify code slightly.
15096
15097 * woman.el (woman-italic-face, woman-bold-face)
15098 (woman-unknown-face): Add dark-background variants.
15099 (woman-default-faces): Renamed from `woman-colour-faces'.
15100 Set using the stored defaults, rather than using hard-wired colors.
15101 (woman-monochrome-faces): Renamed from `woman-black-faces'.
15102 Just make the foreground `unspecified' rather than "black".
15103 (woman-menu): Rename menu entries accordingly.
15104
15105 * faces.el (header-line): Make more reasonable on mono/grayscale
15106 displays.
15107
15108 2000-10-23 Andrew Choi <akochoi@i-cable.com>
15109
15110 * cus-edit.el (custom-button-face): Use 3D look for mac.
15111 (custom-button-pressed-face): Likewise.
15112
15113 * faces.el (set-face-attributes-from-resources): Handle mac frames
15114 in the same way as x and w32 frames.
15115 (face-valid-attribute-values): Likewise.
15116 (read-face-attribute): Likewise.
15117 (defined-colors): Likewise.
15118 (color-defined-p): Likewise.
15119 (color-values): Likewise.
15120 (display-grayscale-p): Likewise.
15121 (face-set-after-frame-default): Likewise.
15122 (mode-line): Same default face as for x and w32.
15123 (tool-bar): Likewise.
15124
15125 * frame.el: Remove call to frame-notice-user-settings at end of
15126 the file.
15127
15128 * info.el (Info-fontify-node): Make underlines invisible for mac
15129 as for x, pc, and w32 frame types.
15130
15131 * term/mac-win.el: New file.
15132
15133 2000-10-22 Dave Love <fx@gnu.org>
15134
15135 * textmodes/refill.el: New file.
15136
15137 2000-10-22 Andre Spiegel <spiegel@gnu.org>
15138
15139 * vc-hooks.el (vc-version-backup-file-name): New optional args
15140 MANUAL and REGEXP.
15141 (vc-delete-automatic-version-backups, vc-make-version-backup):
15142 New functions.
15143 (vc-before-save): Use the latter.
15144 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
15145 confusion.
15146
15147 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
15148 expected by vc[-hooks].el.
15149
15150 * vc.el (vc-checkout): Added `-p' suffix in call to
15151 vc-make-version-backups-p; use vc-make-version-backup to actually
15152 make the backup.
15153 (vc-version-other-window, vc-version-backup-file): Handle both
15154 automatic and manual backups.
15155 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
15156 of all of them.
15157
15158 2000-10-22 Miles Bader <miles@gnu.org>
15159
15160 * comint.el (comint-highlight-input, comint-highlight-prompt):
15161 Renamed, `-face' at end removed.
15162 (comint-send-input, comint-output-filter): Use renamed faces.
15163
15164 * window.el (fit-window-to-buffer): Change defaulting of
15165 MAX-HEIGHT slightly.
15166
15167 * faces.el (color-values, color-defined-p): Use `member', not
15168 `memq', because it works correctly for strings.
15169 (frame-set-background-mode): Actually, "unspecified-fg" and
15170 "unspecified-bg" *are* strings. Use `member', not `memq', and
15171 `equal', not `eq', when a string value is possible.
15172
15173 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
15174
15175 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
15176
15177 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
15178
15179 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
15180 sh-electric-rparen, sh-electric-less and sh-electric-hash.
15181 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
15182 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
15183 (sh-font-lock-syntactic-keywords): Use them.
15184 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
15185 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
15186 (sh-mode): Don't override font-lock-unfontify-region-function.
15187 Use a copy of sh-font-lock-syntactic-keywords.
15188 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
15189 Don't call sh-scan-buffer since font-lock does it on the fly.
15190 (sh-get-indent-info): Use `face' rather than `syntax-table'
15191 text-property to detect here-documents.
15192 Replace sh-special-syntax with sh-st-punc.
15193 (sh-prev-line): Use `face' rather than `syntax-table'
15194 text-property to skip over here-documents.
15195 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
15196 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
15197 (sh-electric-less, sh-set-here-doc-region)
15198 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
15199 (sh-scan-buffer, sh-rescan-buffer): Remove.
15200
15201 2000-10-21 Andrew Innes <andrewi@gnu.org>
15202
15203 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
15204 remote (ange-ftp) file names.
15205
15206 2000-10-21 Miles Bader <miles@gnu.org>
15207
15208 * window.el (fit-window-to-buffer): New function.
15209 (shrink-window-if-larger-than-buffer): Use it.
15210 (window-text-height): Don't expect minibuffers to have mode-lines.
15211
15212 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
15213 * international/quail.el (quail-update-guidance):
15214 Use `fit-window-to-buffer' instead of `set-window-text-height'.
15215
15216 * international/quail.el (quail-show-guidance-buf): Make sure
15217 guidance window really has enough room.
15218 (quail-update-guidance): If quail-guidance-win is already shown,
15219 make sure its height is OK.
15220
15221 * window.el (window-text-height, set-window-text-height):
15222 New functions.
15223 (shrink-window-if-larger-than-buffer): Use `window-text-height'
15224 instead of `window-height' & `mode-line-window-height-fudge'.
15225 (mode-line-window-height-fudge): Add FACE parameter.
15226 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
15227 instead of `enlarge-window' & `mode-line-window-height-fudge'.
15228
15229 2000-10-20 Miles Bader <miles@gnu.org>
15230
15231 * window.el (height-affecting-face-attributes): Use `defconst'.
15232
15233 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
15234 New function, conditionally aliased to `mode-line-window-height-fudge'.
15235 (ispell-help): Use it.
15236 (ispell-choices-win-default-height): Don't include mode-line fudge.
15237 (ispell-choices-win-default-height): New function.
15238 (ispell-show-choices, ispell-command-loop): Use function
15239 `ispell-choices-win-default-height' instead of variable.
15240
15241 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
15242
15243 * window.el (mode-line-window-height-fudge): New variable.
15244 (height-affecting-face-attributes): New variable.
15245 (mode-line-window-height-fudge): New function.
15246 (shrink-window-if-larger-than-buffer): Use it.
15247 * help.el (resize-temp-buffer-window): Likewise.
15248
15249 * info.el (Info-fontify-node): Add support for @subsubsection
15250 titles, which use `Info-title-4-face'.
15251 (Info-title-4-face): New face.
15252 (Info-title-3-face): Inherit from Info-title-4-face instead of
15253 variable-pitch.
15254
15255 2000-10-19 Jason Rumney <jasonr@gnu.org>
15256
15257 * dired.el (dired-insert-directory): Do not let errors signalled by
15258 attempt to run dired-free-space-program prevent dired from working.
15259
15260 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
15261
15262 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
15263
15264 2000-10-19 Gerd Moellmann <gerd@gnu.org>
15265
15266 * dirtrack.el (dirtrack): Fix call to run-hooks.
15267
15268 * cmuscheme.el (cmuscheme-program-name): Renamed from
15269 scheme-program-name because xscheme.el contains a defcustom with
15270 the same name. As a consequence, customizing group `cmuscheme'
15271 loaded `xscheme' which redefined run-scheme.
15272 (run-scheme): Use cmuscheme-program-name.
15273
15274 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
15275
15276 * play/doctor.el (doctor-death): Update the Samaritans'
15277 anonymous address, and add a website for Befrienders International.
15278
15279 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15280
15281 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
15282 Avoid compilation gripes. Doc fix.
15283 (ps-print-version): New version number (6.2).
15284 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
15285 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
15286 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
15287 (ps-x-extent-priority, ps-x-extent-start-position)
15288 (ps-x-face-font-instance, ps-x-find-coding-system)
15289 (ps-x-font-instance-properties, ps-x-make-color-instance)
15290 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
15291 avoid compilation gripes without defining functions.
15292 (ps-e-find-composition): Alias for function find-composition, to have a
15293 suitable function depending on Emacs version.
15294 (ps-color-device, ps-color-values, ps-face-foreground-name)
15295 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
15296 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
15297 (ps-print-ensure-fontified): Function definitions surrounded by
15298 `eval-and-compile' to avoid compilation gripes.
15299 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
15300 by symbol-value to avoid compilation gripes.
15301 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
15302 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
15303
15304 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
15305
15306 * startup.el (normal-top-level): Call `frame-set-background-mode'
15307 after `frame-notice-user-settings' because the latter doesn't call
15308 the former on a tty.
15309
15310 * faces.el (frame-set-background-mode): `unspecified' &c are
15311 symbols, not strings.
15312
15313 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
15314
15315 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
15316 why some "light*" colors are deliberately absent from the alist.
15317
15318 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
15319 Change colors for tty's, as suggested by Miles Bader.
15320
15321 2000-10-19 Kenichi Handa <handa@etl.go.jp>
15322
15323 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
15324 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
15325 for ISO10646-1 fonts.
15326 (x-font-name-charset-alist): Add an entry for "iso10646-1".
15327
15328 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
15329
15330 * faces.el (frame-set-background-mode): If a tty frame defines a
15331 background color, use that to compute the background mode, instead
15332 of always defaulting to "dark".
15333
15334 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
15335
15336 * comint.el (comint-write-output): New function.
15337 (comint-mode-map): Add it to the menu.
15338 Bind `C-c C-s' to comint-write-output.
15339
15340 2000-10-18 Gerd Moellmann <gerd@gnu.org>
15341
15342 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
15343 Use fancy-splash-delay.
15344
15345 2000-10-18 Alex Schroeder <alex@gnu.org>
15346
15347 * progmodes/sql.el (sql-sybase-options): New option.
15348 (sql-sybase): Use it. Add sql-database to the list of parameters
15349 provided for login. The options -w 2048 -n are not used any more.
15350
15351 * comint.el (comint-read-input-ring): Bugfix such that the first
15352 and the last entry of the input ring file are not lost.
15353
15354 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15355
15356 * ps-print.el: Internal variable changes to defcustom,
15357 make-local-hook changes to defvar. Doc fix.
15358 (ps-print-version): New version number (6.1).
15359 (ps-setup, ps-do-despool): Code fix.
15360 (ps-printer-name): Customization fix.
15361 (ps-printer-name-option): Now is a defcustom instead of an
15362 internal variable.
15363 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
15364 (ps-print-begin-column-hook): Now are defvar instead of
15365 make-local-hook.
15366
15367 2000-10-18 Miles Bader <miles@gnu.org>
15368
15369 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
15370 (comint-kill-output): Changed into an alias for `comint-delete-output',
15371 and made obsolete.
15372 (comint-mode-map): Rename references to comint-kill-output.
15373
15374 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
15375
15376 * diff-mode.el (diff-header-face, diff-file-header-face)
15377 (diff-changed-face): Add bold and italic attributes to tty faces.
15378 (diff-function-face): New face.
15379 (diff-font-lock-keywords): Use it.
15380
15381 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
15382
15383 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
15384 Remove commented-out call to force-mode-line-update.
15385 (comint-kill-output): Use `forward-line 0' instead of
15386 beginning-of-line to make sure we get past the prompt.
15387
15388 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
15389
15390 * diff-mode.el (diff-header-face, diff-file-header-face):
15391 Add specific setting for dark background.
15392 (diff-context-face): Renamed from diff-comment-face.
15393 Set explicitly rather than inheriting from font-lock-comment-face.
15394
15395 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15396
15397 * startup.el (command-line): Move the code which sets the default
15398 TTY colors to before before-init-hook.
15399
15400 2000-10-17 Gerd Moellmann <gerd@gnu.org>
15401
15402 * jit-lock.el (jit-lock-stealth-time): Doc fix.
15403
15404 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15405
15406 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
15407 extensions, for MS-DOS.
15408
15409 * diff-mode.el (diff-header-face, diff-file-header-face)
15410 (diff-changed-face): Define tty-specific colors.
15411
15412 2000-10-17 Gerd Moellmann <gerd@gnu.org>
15413
15414 * startup.el (fancy-splash-text): Realign the text.
15415
15416 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15417
15418 * font-lock.el (font-lock-comment-face): Define a separate default
15419 for dark-background tty's.
15420
15421 2000-10-17 Miles Bader <miles@gnu.org>
15422
15423 * help.el (resize-temp-buffer-window): Add hack to avoid last line
15424 being obscured by whizzy mode-lines on graphics displays.
15425
15426 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
15427
15428 * info.el (Info-title-1-face, Info-title-2-face)
15429 (Info-title-3-face): Define colors for tty's.
15430 (info-header-node): Remove unneeded tty-specific definition.
15431
15432 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
15433
15434 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
15435 reverse from the frame parameters, and don't invert foreground and
15436 background colors.
15437
15438 2000-10-16 Miles Bader <miles@gnu.org>
15439
15440 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
15441 string "*Info*". Call propertized-buffer-identification to spruce
15442 up the result.
15443
15444 2000-10-16 Gerd Moellmann <gerd@gnu.org>
15445
15446 * help.el: Provide `help' for the sake of define-minor-mode
15447 which generates defcustoms with requires.
15448
15449 * jit-lock.el (jit-lock-after-change): If we're in text that
15450 matches a multi-line font-lock pattern, make sure the whole text
15451 will be redisplayed.
15452
15453 * emacs-lisp/authors.el (authors-add): Don't add an entry if
15454 author's name is unknown.
15455
15456 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
15457 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
15458 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
15459 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
15460 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
15461 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
15462 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
15463 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
15464 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
15465 Add author information.
15466
15467 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
15468
15469 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
15470 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
15471 full-color version (using the Gimp) to eliminate dithering artifacts.
15472
15473 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
15474
15475 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
15476
15477 * simple.el (syntax-flag-table, string-to-syntax): Remove.
15478
15479 2000-10-15 Dave Love <fx@gnu.org>
15480
15481 * progmodes/sh-script.el: Require skeleton and comint when compiling.
15482
15483 * pcomplete.el (pcomplete) <defgroup>: Add :version.
15484
15485 * whitespace.el: Doc fixes.
15486 (top-level): Don't add hooks here.
15487 (whitespace-running-emacs): Deleted.
15488 (timer): Don't require.
15489 (whitespace): Add back :version conditional on xemacs test.
15490 (whitespace-spacetab-regexp, whitespace-indent-regexp)
15491 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
15492 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
15493 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
15494 Avoid specific xemacs test.
15495 (whitespace-global-mode): New option.
15496 (whitespace-global-mode): New command.
15497 (whitespace-unload-hook): New function.
15498
15499 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
15500 (Info-fontify-node, Info-goto-node, Info-mode-menu)
15501 (Info-fontify-node): `Goto' goes to `Go to'.
15502 (Info-fontify-node): Add help-echo to xref links.
15503
15504 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
15505
15506 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
15507
15508 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
15509
15510 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
15511 Use plist-get and allow :inherit.
15512
15513 * emacs-lisp/cl-macs.el (cl-do-arglist):
15514 Use plist-get and plist-member instead of memq.
15515
15516 * emacs-lisp/ewoc.el (ewoc-location): New function.
15517 (ewoc-enter-after, ewoc-enter-before): Document return value.
15518 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
15519 Don't need make-local-hook any more.
15520 (cvs-addto-collection): Return the new tin.
15521 (cvs-mode-insert): Jump to the new line.
15522
15523 * jit-lock.el (jit-lock-fontify-buffer): Remove.
15524
15525 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
15526
15527 * font-lock.el (font-lock-syntactically-fontified): New var.
15528 (font-lock-fontify-syntactic-keywords-region): Use it.
15529 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
15530
15531 * diff-mode.el (diff-find-file-name): Fix regexp.
15532
15533 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
15534 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
15535
15536 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
15537 (sh-mode-syntax-table): Add punctuation syntax for < and >.
15538 (sh-mode): Don't make all vars local here.
15539 (sh-kw): Reformat.
15540 (sh-set-shell): Use dolist. Don't set indent-region-function.
15541 (sh-mode-syntax-table): Use pop.
15542 (sh-remember-variable): Use push.
15543 (sh-help-string-for-variable): Use memq.
15544 (sh-safe-backward-sexp): Remove.
15545 (sh-safe-forward-sexp): Add ARG.
15546 (sh-get-indent-info, sh-prev-stmt): Use it.
15547 (sh-prev-line): Simplify by using forward-comment.
15548 (sh-this-is-a-continuation): Simplify.
15549 (sh-learn-buffer-indent): Use dolist.
15550 (sh-do-nothing): Remove.
15551 (sh-set-char-syntax, sh-set-here-doc-region):
15552 Use inhibit-modification-hooks.
15553 (sh-name-style): Use mapcar and push.
15554 (sh-load-style): Use dolist.
15555 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
15556 (sh-case, sh-while-getopts): Use propertize directly rather
15557 than sh-electric-rparen.
15558
15559 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
15560
15561 * textmodes/tex-mode.el: Require CL when compiling.
15562 (tex-mode-syntax-table): Init immediately.
15563 (tex-mode-map): Bind M-RET to latex-insert-item.
15564 (latex-mode): Set indent-line-function to latex-indent.
15565 (tex-common-initialization): Don't setup the syntax-table any more.
15566 (latex-insert-item): New skeleton.
15567 (tex-next-unmatched-end): Fix copy/paste braino.
15568 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
15569 (latex-indent, latex-find-indent): New functions.
15570 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
15571 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
15572 (tex-compilation-parse-errors): Use with-syntax-table.
15573
15574 2000-10-15 Miles Bader <miles@gnu.org>
15575
15576 * font-lock.el (font-lock-comment-face): Change dark-background,
15577 color, non-tty, default to `chocolate1'.
15578
15579 2000-10-13 John Wiegley <johnw@gnu.org>
15580
15581 * eshell/esh-util.el (require): Added a missing `require' form,
15582 needed when compiling (for an ange-ftp macro definition).
15583
15584 2000-10-13 Dave Love <fx@gnu.org>
15585
15586 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
15587
15588 2000-10-13 Gerd Moellmann <gerd@gnu.org>
15589
15590 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
15591
15592 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
15593 transparent -colors 8).
15594
15595 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
15596
15597 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
15598 that breaks with old list format timestamps.
15599 (time-stamp-warn-inactive, time-stamp-old-format-warn)
15600 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
15601
15602 2000-10-13 John Wiegley <johnw@gnu.org>
15603
15604 * align.el, pcomplete.el, calendar/timeclock.el,
15605 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
15606
15607 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
15608 faulty math, where holiday hours were being computing as seconds.
15609
15610 2000-10-13 John Wiegley <johnw@gnu.org>
15611
15612 * desktop.el (desktop-buffer-modes-to-save): Added a global for
15613 specifying what "other" kinds of buffers should be saved.
15614 This used to be hard-coded.
15615 (desktop-buffer-misc-functions): A global for specifying how
15616 auxiliary data should be determined for special buffer types.
15617 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
15618 instead of hard-coding the special buffer types.
15619 (desktop-save): Run `desktop-buffer-misc-functions' to gather
15620 auxiliary data, instead of hard-coding for Info buffers and dired.
15621 (desktop-buffer-info-misc-data): Aux function for determining Info
15622 buffer auxiliary info.
15623 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
15624 (desktop-buffer-info): Changed this function to use the info
15625 gathered above.
15626 (desktop-create-buffer): Be a little more careful about what
15627 `minor-mode' means before calling it. This is important for some
15628 buffer types.
15629
15630 2000-10-13 John Wiegley <johnw@gnu.org>
15631
15632 * eshell/esh-util.el: Added a global form which declares an
15633 autoload for `parse-time-string', if that function is not already
15634 defined, and if parse-time.el is available on the user's system.
15635
15636 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
15637 to be aware of ange-ftp user info.
15638 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
15639 (eshell-ls-annotate): Use `eshell-file-attributes'.
15640 (eshell-ls-file): Made the user-id printing code a bit smarter.
15641
15642 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
15643 allow identification of alias user ids in remote directories.
15644 It's manual, but there's no other way to know when the current user
15645 on the local machine, is also the owning user on the remote machine.
15646 (fboundp): Bind `ange-cache'.
15647 (eshell-directory-files-and-attributes): Re-organized the logic a
15648 bit to use `eshell-file-attributes' instead of `file-attributes'.
15649 The former is more sensitive to directories that are read via FTP,
15650 and knows how to use ange-ftp to determine full attribute
15651 information, instead of just the name and last modtime.
15652 (eshell-current-ange-uids): Return the current user id when in a
15653 remote directory.
15654 (eshell-parse-ange-ls): Parse a full directory listing that has
15655 been returned by ange-ftp.
15656 (eshell-file-attributes): This beefed up version of
15657 `file-attributes' is only special if the user is currently in a
15658 remote directory, in which case it does a lot of work to find out
15659 what the real attributes of a file are, as they appear on the
15660 remote machine. This makes usage of remote directories (i.e.,
15661 ange-ftp pathnames) much more useful. You can now use Eshell as a
15662 full-fledged FTP client, with much more manipulation ability than
15663 most other clients.
15664
15665 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
15666 variable, which means that Eshell's du should always be preferred
15667 in remote directories.
15668 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
15669 just `file-attributes'.
15670 (eshell-mvcp-template): Bind `ange-cache', to improve performance
15671 when reading remote directories. This is an Eshell-specific
15672 variable (not part of ange-ftp).
15673 (eshell/ln): Bind `ange-cache'.
15674 (eshell/du): Added some extra logic for determining when to use
15675 Eshell's du (which is slow), and when to use the external version
15676 (which may or may not exist).
15677
15678 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15679 Call `eshell-interactive-process', rather than using
15680 `get-buffer-process', since backgrounded processes don't count in
15681 the context of this function's logic.
15682
15683 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
15684 `forward-char', so that null strings are parsed correctly.
15685
15686 2000-09-13 John Wiegley <johnw@gnu.org>
15687
15688 * eshell/em-pred.el (eshell-pred-file-type)
15689 (eshell-pred-file-links, eshell-pred-file-size):
15690 Use `eshell-file-attributes'. This is more correct over ange-ftp.
15691
15692 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
15693 that remote file globbing is more efficient.
15694
15695 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
15696 gathering the files and attributes within a directory.
15697
15698 * eshell/em-unix.el (eshell/cat): If any of the files passed on
15699 the command line is a special file (not a regular file, directory
15700 or symlink), always attempt to call the external version of cat.
15701
15702 2000-09-13 John Wiegley <johnw@gnu.org>
15703
15704 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
15705 Eshell-friendly version of find-tag.
15706
15707 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
15708
15709 * image-file.el (image-file-name-extensions)
15710 (image-file-name-regexps): Add autoload cookies.
15711
15712 2000-10-13 Kenichi Handa <handa@etl.go.jp>
15713
15714 * international/mule-cmds.el (select-safe-coding-system): If FROM
15715 is string, show it in *Warning* buffer.
15716
15717 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
15718
15719 * startup.el (normal-top-level): Use display-popup-menus-p instead
15720 of window-system.
15721 (command-line): Use display-graphic-p instead of window-system.
15722 (command-line-1): Use display-popup-menus-p and display-mouse-p
15723 instead of window-system.
15724
15725 2000-10-12 Sam Steingold <sds@gnu.org>
15726
15727 * tooltip.el (tooltip-use-echo-area): New user variable.
15728 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
15729
15730 2000-10-12 Dave Love <fx@gnu.org>
15731
15732 * recentf.el: Maintainer's checkdoc fixes.
15733
15734 * startup.el (normal-top-level-add-subdirs-to-load-path):
15735 Use character class, not ASCII when matching file names.
15736 (fancy-splash-head): Add trailing slash to URL.
15737 (command-line): Don't require XPM support for toolbar.
15738
15739 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
15740 (cperl-invalid-face): Revert last change.
15741 (cperl-init-faces): Quote cperl-invalid-face.
15742
15743 2000-10-12 Kenichi Handa <handa@etl.go.jp>
15744
15745 * startup.el (fancy-splash-text): Remove superfluous quote.
15746
15747 2000-10-12 Gerd Moellmann <gerd@gnu.org>
15748
15749 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
15750 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
15751 (command-line-1): Don't use fancy-splash-pending-command.
15752 (fancy-splash-screens-1): Goto point-min after inserting text.
15753
15754 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
15755
15756 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
15757 instead of shared-lisp-mode-map.
15758
15759 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
15760
15761 * faces.el (header-line): Change tty-variant to use underlining.
15762
15763 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
15764 (isearch-highlight): Restore lazy-isearch face properties at old
15765 position, and suppress them at new position.
15766 (isearch-dehighlight): Restore lazy-isearch face properties.
15767 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
15768 over the real isearch overlay, but in that case, don't give it a
15769 face property. Use `push'.
15770
15771 2000-10-12 Kenichi Handa <handa@etl.go.jp>
15772
15773 * man.el (Man-getpage-in-background): Fix previous change.
15774 Decode the process output only when we are in multibyte mode.
15775
15776 2000-10-11 Dave Love <fx@gnu.org>
15777
15778 * info.el (Info-mode-menu): Fix some help.
15779 (info-tool-bar-map): Add entry for Info-last.
15780
15781 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
15782 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
15783 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
15784 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
15785 * toolbar/search-replace.xpm, toolbar/exit.xpm:
15786 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
15787 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
15788 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
15789 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
15790 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
15791 Reduce colour requirements to 25 overall. (Probably wants
15792 revisiting from the originals to reduce further.)
15793
15794 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
15795
15796 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
15797 buffer-file-coding-system, instead of raw-text.
15798 (dehexlify-buffer): Bind coding-system-for-read to
15799 buffer-file-coding-system, instead of raw-text.
15800
15801 2000-10-11 Sam Steingold <sds@gnu.org>
15802
15803 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
15804 `underline' - fixes the bug introduced on 2000-09-21.
15805
15806 2000-10-11 Dave Love <fx@gnu.org>
15807
15808 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
15809 Avoid compiler warnings.
15810 (scheme-mode): Doc fix.
15811 (scheme-font-lock-keywords-1): Match `define-syntax'.
15812
15813 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
15814
15815 * faces.el (frame-set-background-mode): Pay attention to saved
15816 face specs as well as default ones. Only do anything if the
15817 bg-mode or display-type has actually changed. Use `dolist'.
15818 (region): Make dark-background `region' face less in-your-face.
15819
15820 2000-10-10 Sam Steingold <sds@gnu.org>
15821
15822 * chistory.el, ielm.el, ledit.el:
15823 * progmodes/inf-lisp.el, progmodes/scheme.el:
15824 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
15825
15826 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
15827
15828 * textmodes/texinfo.el: Update copyright and fix typo.
15829
15830 * desktop.el (desktop-modes-not-to-save): New var.
15831 (desktop-save-buffer-p): Use it.
15832 Also, obey desktop-buffers-not-to-save even for non-file buffers.
15833 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
15834
15835 2000-10-10 Dave Love <fx@gnu.org>
15836
15837 * toolbar/tool-bar.el (tool-bar-add-item)
15838 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
15839
15840 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
15841 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
15842 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
15843 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
15844 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
15845 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
15846 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
15847 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
15848 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
15849 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
15850 the .xpms; probably need retouching.
15851
15852 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
15853
15854 * subr.el (add-to-list): Add optional argument APPEND.
15855 * battery.el (display-battery): Use `add-to-list'.
15856
15857 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
15858
15859 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
15860 properties.
15861 (zone, zone-when-idle, zone-leave-me-alone)
15862 (zone-pgm-whack-chars): Use new symbol properties.
15863
15864 * battery.el (display-battery): Doc spelling fix.
15865
15866 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
15867 property.
15868
15869 2000-10-09 Dave Love <fx@gnu.org>
15870
15871 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
15872 has been initialized before calling tool-bar-setup.
15873 (tool-bar-add-item-from-menu): Add autoload cookie.
15874
15875 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
15876
15877 * menu-bar.el (send-mail-item-name): New function.
15878 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
15879 of mail-user-agent in the menu. Don't display the "Send Mail"
15880 item if mail-user-agent is nil or its value is ignore.
15881 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
15882 if read-mail-command is nil or its value is ignore.
15883
15884 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
15885
15886 2000-10-09 Miles Bader <miles@gnu.org>
15887
15888 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
15889 Correct image size.
15890 * toolbar/left_arrow.xpm: Correct image size.
15891
15892 * jka-compr.el: Don't call `jka-compr-install' when loading (it
15893 will be done by the definition of `auto-compression-mode' if
15894 necessary. Move code to uninstall existing file-name handler
15895 before definition of `auto-compression-mode'.
15896
15897 * image-file.el (auto-image-file-mode): Move to the end of the
15898 file, because `define-minor-mode' actually calls the mode-function
15899 if the associated variable is non-nil, which requires that all
15900 needed functions be already defined.
15901
15902 * mouse.el (popup-menu): Balance parens.
15903
15904 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
15905
15906 * mouse.el (popup-menu): Move the command call outside the loop
15907 so that popup-menu returns whatever the command returns.
15908
15909 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
15910 (initialize-new-tags-table): Use run-hook-with-args-until-success.
15911 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
15912 (tags-table-format-functions): Renamed from tags-table-format-hooks.
15913
15914 * vc.el (vc-version-diff): diff-switches can be a list.
15915 Use relative filenames for prettier output.
15916
15917 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
15918 (vc-post-command-functions): Remove old-VC compatibility code.
15919
15920 * newcomment.el (comment-indent-default): Autoload.
15921
15922 * font-lock.el (font-lock-defaults): Make buffer-local.
15923 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
15924 (font-lock-choose-keywords):
15925 Ignore LEVEL unless KEYWORDS is a list of syms.
15926 (c-keywords, c++-keywords, objc-keywords, java-keywords):
15927 Don't wrap regexp-opt things in \(...\) unnecessarily.
15928
15929 * jit-lock.el: Don't require font-lock any more.
15930 (jit-lock-functions): Make buffer-local.
15931 (jit-lock-saved-fontify-buffer-function): Remove.
15932 (jit-lock-mode): Remove autoload cookie.
15933 Remove font-lock specific code.
15934 (jit-lock-unregister): Don't bother handling complex hooks any more.
15935 (jit-lock-refontify): New function.
15936 (jit-lock-fontify-buffer): Use it.
15937 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
15938 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
15939 Add optional args START and END.
15940 Never call font-lock-fontify-region directly.
15941 (jit-lock-function, jit-lock-stealth-fontify): Use it.
15942
15943 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
15944
15945 2000-10-08 Dave Love <fx@gnu.org>
15946
15947 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
15948
15949 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
15950
15951 * play/studly.el (studlify-region, studlify-word): Add autoload
15952 cookie.
15953
15954 * play/morse.el (morse-region, unmorse-region): Add autoload
15955 cookie.
15956
15957 * play/spook.el (spook-phrases-file): Use expand-file-name, not
15958 concat.
15959
15960 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
15961 insist on symbols starting with word syntax.
15962 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
15963 (eval-defun-1): Doc fix.
15964 (indent-sexp): Use nconc to build up indent-stack.
15965
15966 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
15967 Gnus with little use.
15968 (mail-setup-hook): Add mail-abbrevs-setup to options.
15969
15970 * recentf.el: Doc fixes.
15971
15972 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
15973 Clean up remainder.
15974
15975 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
15976 without timezone and (8) with timezone to enforce some whitespace.
15977 Simplify code somewhat.
15978
15979 * options.el (list-options): Doc that you should use customize.
15980
15981 * iswitchb.el (iswitchb-mode): Add :require.
15982
15983 * info.el (Info-goto-node, Info-menu): Doc fix.
15984 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
15985 (info-tool-bar-map): New variable.
15986 (Info-mode): Use it.
15987 (Info-edit-map): Define all in defvar.
15988 (speedbar-attached-frame): Avoid compiler warning.
15989
15990 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
15991 (global-map): Bind [tool-bar] to a filtered map.
15992 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
15993 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
15994 Allow PBM icons.
15995 (tool-bar-setup): Adjust calls of tool-bar-add-item.
15996
15997 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
15998 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
15999 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
16000 icons, except up_arrow, which is left-arrow rotated.
16001
16002 * imenu.el (imenu-add-to-menubar): Fix last change.
16003
16004 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
16005
16006 * generic-x.el (rul-generic-mode): Remove eval-when-compile
16007 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
16008
16009 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
16010
16011 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
16012 typos in doc strings.
16013
16014 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
16015 the doc strings how to customize Font Lock faces.
16016
16017 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
16018 computing growth when dragging the header line.
16019
16020 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
16021
16022 * simple.el (kill-line): Doc fix.
16023
16024 2000-10-08 Miles Bader <miles@gnu.org>
16025
16026 * faces.el (secondary-selection): Make foreground visible on tty.
16027
16028 * jka-compr.el (auto-compression-mode): Move to the end of the
16029 file, because `define-minor-mode' actually calls the mode-function
16030 if the associated variable is non-nil, which requires that all
16031 needed functions be already defined.
16032 (with-auto-compression-mode): Add autoload cookie.
16033
16034 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
16035
16036 * files.el (find-backup-file-name) [ms-dos]: If support for long
16037 file names is not available, behave as if version-control were set
16038 to never.
16039
16040 2000-10-07 Dave Love <fx@gnu.org>
16041
16042 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
16043 (browse-url-gnome-moz): New function.
16044 (browse-url-browser-function): Use it.
16045 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
16046
16047 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
16048
16049 * indent.el (tab-always-indent): New var.
16050 (indent-for-tab-command): Use it.
16051
16052 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
16053 raise an error. This way it can still default to a sane value.
16054
16055 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
16056
16057 * startup.el (fancy-splash-screens): Use local rather than global map.
16058 Don't use `update-menu-bindings' any more.
16059 Get rid of assumptions about keymap representation.
16060
16061 2000-10-06 Dave Love <fx@gnu.org>
16062
16063 * textmodes/fill.el (sentence-end-double-space)
16064 (sentence-end-without-period): Doc fix.
16065 (adaptive-fill-regexp): Purecopy.
16066 (unjustify-current-line): Use line-end-position.
16067 (fill-individual-paragraphs-prefix): Use line-beginning-position.
16068
16069 * net/eudc-vars.el (eudc): Add :version, :link.
16070
16071 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
16072
16073 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
16074 Fix for define-minor-mode.
16075 (function-at-point): Alias to function-called-at-point.
16076
16077 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
16078
16079 * simple.el (backward-word): Doc fix.
16080
16081 * image-file.el (image-file-name-regexp): image-file-regexps ->
16082 image-file-name-regexps.
16083 (image-file-name-extensions): Add pbm.
16084
16085 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
16086
16087 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
16088 and add filename to the names so that diff-mode can jump to source.
16089
16090 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
16091 (tex-font-lock-keywords, tex-font-lock-keywords-2)
16092 (tex-font-lock-keywords-1): Remove.
16093 (font-lock-turn-on-thing-lock): Use jit-lock-register.
16094 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
16095 (font-lock-default-fontify-region):
16096 Expand beg..end correctly when just following a multiline region.
16097 (font-lock-fontify-anchored-keywords):
16098 Include the anchor text as part of the multiline.
16099
16100 2000-10-06 Gerd Moellmann <gerd@gnu.org>
16101
16102 * loadup.el (toplevel): Load `loaddefs' before `help' because the
16103 latter needs the autoloaded define-minor-mode macro during the
16104 bootstrap.
16105
16106 * startup.el (command-line): For now, activate tool-bar-mode only
16107 if XPM images are supported.
16108
16109 * mouse.el (mouse-drag-header-line): Don't allow resizing a
16110 window by dragging a header-line at the top of the frame; that's
16111 confusing because the header-line doesn't move.
16112 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
16113 of treating the event as a list. Some cleanup.
16114
16115 2000-10-06 Miles Bader <miles@gnu.org>
16116
16117 * simple.el (display-message-or-buffer): New function.
16118 (shell-command-on-region): Use `display-message-or-buffer'.
16119
16120 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
16121 docstring parts.
16122
16123 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
16124 (smbclient-prompt-regexp): Add usage note to doc string.
16125 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
16126 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
16127 Use add-hook for adding the comint filter function, and only do so
16128 if it's not already in the global hook list.
16129 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
16130 to `make-local-variable'.
16131 (nslookup-font-lock-keywords): Remove prompt entry.
16132 (nslookup): Don't set the process-filter.
16133 (finger): Exit the loop correctly when the regexps list runs out.
16134 (ftp, smbclient, smbclient-list-shares):
16135 Set the real major mode immediately, not after execing.
16136 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
16137
16138 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
16139
16140 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
16141
16142 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
16143
16144 * which-func.el (which-func-format): Remove spurious space.
16145 (which-func-mode): Don't make it permanent-local.
16146 (which-func-ff-hook): Allow which-func-maxout to be nil.
16147 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
16148 (which-func-mode): Simplify.
16149 Use post-command-idle-hook rather than post-command-hook.
16150 Go through all buffers and update their state.
16151 (which-function): Also try add-log-current-defun-function.
16152
16153 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
16154 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
16155 Update call to with-vc-properties accordingly.
16156 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
16157 (vc-revert-buffer): More careful about window selection and deletion.
16158 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
16159
16160 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
16161 (cvs-retrieve-revision): Reuse a pre-existing buffer.
16162 (cvs-dired-action): Change the default to quickdir.
16163
16164 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
16165 if comment-indent-function returns nil.
16166 (comment-indent-default): New function.
16167 (comment-indent-function): Use it and document the new semantics.
16168
16169 * image-file.el: Docstring fixes.
16170
16171 * help.el (help-xref-on-pp): Use match-string.
16172 (describe-variable): New arg BUFFER.
16173 Store the current buffer in the help-xref-stack.
16174 (temp-buffer-resize-mode): Use define-minor-mode.
16175
16176 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
16177 consistently with its docstring.
16178 Set jit-lock-first-unfontify-pos in an idempotent way.
16179 (jit-lock-register): Autoload and add arg CONTEXTUAL.
16180
16181 2000-10-05 Alex Schroeder <alex@gnu.org>
16182
16183 * sql.el (sql-mysql-options): New variable.
16184 (sql-mysql): Use it.
16185
16186 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
16187
16188 * image.el (image): New group.
16189
16190 * smerge-mode.el (smerge-mine-face, smerge-other-face)
16191 (smerge-base-face, smerge-markers-face): Add dark-background variants.
16192
16193 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
16194
16195 * net/net-utils.el (nslookup-font-lock-keywords)
16196 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
16197 Ignore the value of wqindow-system; always define keywords
16198
16199 2000-10-05 Kenichi Handa <handa@etl.go.jp>
16200
16201 * startup.el (fancy-splash-screens): Remove the code for
16202 debugging; `(trace-to-stderr "EXITTT\n")'.
16203
16204 2000-10-05 Miles Bader <miles@gnu.org>
16205
16206 * diff-mode.el (diff-goto-source): Update call to
16207 `diff-hunk-status-msg' to reflect new REV variable.
16208
16209 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
16210
16211 * progmodes/icon.el (icon-mode):
16212 Don't gratuitously override the default for comment-column.
16213
16214 * vc-hooks.el (vc-mode-line): Fix interactive spec.
16215
16216 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
16217 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
16218 (jit-lock-functions): New var.
16219 (jit-lock-function-1): Use it if non-nil.
16220 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
16221 Set the `fontified' property before doing the fontification to avoid
16222 repeatedly going through the same error.
16223 Don't turn errors into messages.
16224 (jit-lock-register, jit-lock-unregister): New functions.
16225
16226 * dired.el (dired-mark-pop-up): Turn comment into docstring.
16227 Use with-current-buffer.
16228
16229 * dired-aux.el (dired-do-create-files, dired-kill-tree):
16230 Turn comment into docstring.
16231
16232 * apropos.el (apropos-mode): Use define-derived-mode.
16233
16234 2000-10-04 Gerd Moellmann <gerd@gnu.org>
16235
16236 * startup.el (fancy-splash-pending-command): New variable.
16237 (fancy-splash-pre-command): New function.
16238 (fancy-splash-screens): Rewritten.
16239 (command-line-1): If fancy-splash-pending-command is set, call it
16240 interactively.
16241
16242 2000-10-04 Dave Love <fx@gnu.org>
16243
16244 * toolbar/tool-bar.el (tool-bar-setup): New function.
16245 (tool-bar-mode): Use it.
16246
16247 * subr.el (substitute-key-definition): Doc fix.
16248 (play-sound-file): New command.
16249
16250 2000-10-04 Andre Spiegel <spiegel@gnu.org>
16251
16252 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
16253 vc-version-backup-file-name): New functions.
16254
16255 * files.el (basic-save-buffer): Call vc-before-save before saving.
16256
16257 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
16258 vc-cvs-stay-local-p.
16259
16260 * vc.el (vc-revert-buffer): Handle empty diff properly.
16261 (vc-version-backup-file): New function.
16262 (vc-checkout): Create a version backup if necessary.
16263 (vc-checkin): If a version backup file exists, delete it.
16264 (vc-version-diff): Diff locally using version backups, if available.
16265 (vc-revert-file): If there's a version backup, revert locally.
16266 (vc-transfer-file): Use version backup for base version, if
16267 available. If not, ask for confirmation whether to get it from the
16268 server. Update mode line before check-in.
16269
16270 2000-10-04 Dave Love <fx@gnu.org>
16271
16272 * toolbar/tool-bar.el (tool-bar-setup): New function.
16273 (tool-bar-mode): Use it.
16274
16275 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
16276
16277 * net/net-utils.el (nslookup-font-lock-keywords)
16278 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
16279 Only set if window-system is non-nil
16280 (net-utils-run-program): Returns buffer.
16281 (network-connection-reconnect): Added this function.
16282
16283 * generic.el:
16284 Incorporates extensive cleanup and docfixes by
16285 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
16286 Uses cl compile-time macros.
16287 (generic-mode-name, generic-comment-list)
16288 (generic-keywords-list, generic-font-lock-expressions)
16289 (generic-mode-function-list, generic-mode-syntax-table):
16290 Removed variables.
16291 (generic-mode-alist): Renamed to generic-mode-list.
16292 (generic-find-file-regexp): Default changed to "^#".
16293 (generic-read-type): Uses completing read on generic-mode-list.
16294 (generic-mode-sanity-check): removed this function.
16295 (generic-add-to-auto-mode): Removed this function
16296 (generic-mode-internal): Bind mode-specific definitions
16297 into function instead of putting them in alist.
16298 (generic-mode-set-comments): Reworked extensively.
16299 (generic-mode-find-file-hook): Simplified regexp searching
16300 (generic-make-keywords-list): Omit extra pair of parens
16301
16302 * find-lisp.el (find-lisp-find-files-internal):
16303 Make sure directory name ends with "/".
16304
16305 * generic-x.el (apache-conf-generic-mode):
16306 Regexp now allows leading whitespace.
16307 (rc-generic-mode): Added eval-when-compile
16308 around generic-make-keywords-list.
16309 Deleted duplicate regexp
16310 (rul-generic-mode): Added eval-when-compile
16311 around generic-make-keywords-list.
16312 (etc-fstab-generic-mode): New generic mode.
16313 (rul-generic-mode): Removed one eval-when-compile
16314 which caused a max-specpdl-size exceeded error.
16315
16316 2000-10-04 Miles Bader <miles@gnu.org>
16317
16318 * simple.el (minibuffer-temporary-goal-position): New variable.
16319 (next-history-element): Try to keep the position of point in the
16320 input string constant.
16321
16322 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
16323 (dired-do-create-files): If there's only one file, pass it in as
16324 the DEFAULT arg to dired-mark-read-file-name.
16325
16326 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
16327
16328 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
16329 (diff-goto-source): Be smarter when choosing REVERSE or not.
16330
16331 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
16332 (texinfo-mode-menu): Add an explicit shortcut for update all.
16333
16334 2000-10-03 Andre Spiegel <spiegel@gnu.org>
16335
16336 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
16337 factorize backend-specific code cleanly (this was essentially
16338 conceived by Stefan Monnier).
16339 (vc-unregister): Function removed.
16340 (vc-revert-file): New function.
16341 (vc-revert-buffer): Delegate some of the work to it.
16342
16343 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
16344 default branch unconditionally.
16345 (vc-rcs-set-default-branch): New function.
16346 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
16347 (vc-rcs-checkin): If an appropriate default branch has been set,
16348 force creation of that branch.
16349 (vc-rcs-receive-file): Rewritten to contain only backend-specific
16350 code (as suggested by Stefan Monnier).
16351
16352 2000-10-02 Gerd Moellmann <gerd@gnu.org>
16353
16354 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
16355 highlighting overlay with a different face over the overlay
16356 isearch uses to highlight the current match because that can lead
16357 to bad face combinations.
16358
16359 * loadup.el (toplevel): Load faces before isearch.
16360
16361 * isearch.el (isearch-faces): New custom group.
16362 (isearch): New defface; was already tested for in the code.
16363 (isearch-lazy-highlight-face): Changed to defface from defcustom.
16364 (isearch-highlight): Always use face `isearch'.
16365
16366 2000-10-02 Dave Love <fx@gnu.org>
16367
16368 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
16369 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
16370 comparison of opcode with operand.
16371
16372 2000-10-03 Miles Bader <miles@gnu.org>
16373
16374 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
16375 buffer, since the echo area will now grow to accommodate them.
16376
16377 2000-10-02 Andre Spiegel <spiegel@gnu.org>
16378
16379 * vc-hooks.el (vc-registered): If FILE used to be registered under
16380 a certain backend, try that one first.
16381
16382 * vc.el (vc-responsible-backend): Undo the previous change in the
16383 argument list. Handle multiple backends correctly.
16384 (vc-find-new-backend): Function removed.
16385 (vc-register): Use vc-responsible-backend, as before.
16386 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
16387
16388 2000-10-02 Gerd Moellmann <gerd@gnu.org>
16389
16390 * startup.el (fancy-splash-head): Change message below the
16391 logo.
16392
16393 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
16394
16395 * diff-mode.el (diff-goto-source): Emit a status message.
16396 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
16397 (diff-test-hunk): Fix doc string.
16398 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
16399 (diff-advance-after-apply-hunk): New variable.
16400 (diff-apply-hunk): Don't return a value.
16401
16402 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
16403
16404 * vc.el (vc-editable-p): Minor optimization.
16405 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
16406 (vc-find-new-backend): New function split from vc-responsible-backend.
16407 (vc-register): Use it.
16408 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
16409 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
16410 (vc-default-unregister, vc-revert-buffer): Docstring fix.
16411 (vc-clear-headers): Don't use find-file.
16412 (vc-revert-buffer): Use `and' again (must have been a braino).
16413 (vc-switch-backend): Only prompt if requested.
16414 Short circuit if nothing is to be done.
16415 Don't use vc-resynch-buffer which could lose unsaved editing.
16416 (vc-default-receive-file): Update call to vc-unregister.
16417 (with-vc-file, vc-next-action-on-file):
16418 Use vc-backend rather than vc-registered.
16419 (vc-next-action-on-file): Use intern-soft.
16420 Deal with read-only *vc-diff* buffer.
16421 (vc-transfer-file): Docstring fix.
16422
16423 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
16424 (vc-rcs-receive-file): Avoid with-vc-properties.
16425 Update call to vc-unregister.
16426 Use constant `RCS' rather than (dynamically bound) var `backend'.
16427
16428 2000-10-01 Andre Spiegel <spiegel@gnu.org>
16429
16430 * vc.el (vc-next-action-on-file): Update mode line only if file
16431 is visited.
16432 (vc-start-entry): New argument initial-contents. Don't visit the file
16433 if it isn't already visited. Brought documentation up-to-date.
16434 (vc-next-action, vc-register): Updated calls to vc-start-entry.
16435 (vc-checkin): New optional arg initial-contents, which is passed to
16436 vc-start-entry.
16437 (vc-finish-logentry): Make sure to bury log buffer only if there
16438 really is one. Call `vc-resynch-buffer' on log-file, not
16439 buffer-file-name.
16440 (vc-default-comment-history, vc-default-wash-log): New functions.
16441 (vc-index-of): Removed.
16442 (vc-transfer-file): Make do without the above.
16443 (vc-default-receive-file): Call comment-history unconditionally. Pass
16444 the resulting string to vc-checkin, instead of inserting it into the
16445 comment ring.
16446
16447 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
16448 unconditionally. Use the comments as initial contents of the log
16449 entry buffer. Document the trick to force branch creation with no
16450 changes.
16451
16452 2000-10-01 Miles Bader <miles@gnu.org>
16453
16454 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
16455 `recenter' with an arg to prevent redrawing the display.
16456
16457 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
16458
16459 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
16460
16461 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
16462
16463 * progmodes/c-mode.el (c-mode):
16464 Don't gratuitously override the default for comment-column.
16465
16466 * textmodes/tex-mode.el (latex-metasection-list): New var.
16467 (latex-imenu-create-index): Use it.
16468 Move the regexp construction outside loops (and use push).
16469 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
16470 (tex-font-lock-keywords): Moved from font-lock.el.
16471 (tex-comment-indent): Remove.
16472 (tex-common-initialization): Don't set comment-indent-function.
16473 (latex-block-default): New var.
16474 (tex-latex-block): Use it to provide a default choice.
16475 Add any unknown choice to latex-block-names.
16476 Insert [...] after {...}.
16477 (tex-last-unended-begin): Simplify regexp.
16478 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
16479 (latex-forward-sexp-1, latex-forward-sexp): New functions.
16480 (latex-mode): Set forward-sexp-function.
16481
16482 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
16483 Add regexp for @ignore ... @end ignore.
16484 (texinfo-heading-face): New face.
16485 (texinfo-font-lock-keywords): Use it.
16486 (texinfo-mode-menu): New menu.
16487 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
16488 New functions.
16489 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
16490 (texinfo-section-types-regexp, texinfo-section-level-regexp)
16491 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
16492 Remove declaration.
16493 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
16494
16495 * delsel.el (delete-selection-mode): Use define-minor-mode.
16496
16497 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
16498
16499 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16500
16501 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
16502
16503 2000-09-30 Gerd Moellmann <gerd@gnu.org>
16504
16505 * replace.el (keep-lines-read-args): New function.
16506 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
16507 read arguments interactively. Add parameters RSTART and REND.
16508 Operate on the active region in Transient Mark mode.
16509
16510 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
16511
16512 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
16513 (authors-obsolete-files-regexps): New variable.
16514 (authors-add): Don't record changes in obsolete files.
16515
16516 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16517
16518 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
16519
16520 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
16521 (comment-indent): Make sure there's a space between code and comment.
16522 Shift comments left to avoid going past fill-column.
16523
16524 2000-09-29 Gerd Moellmann <gerd@gnu.org>
16525
16526 * startup.el (startup-echo-area-message): New function.
16527 (display-startup-echo-area-message): Use it.
16528 (fancy-splash-screens): Rewritten to use keymaps and a timer.
16529 (fancy-splash-default-action): New function.
16530 (fancy-splash-screens-1): New function.
16531 (fancy-splash-head): Put a help-echo and a keymap under the image.
16532
16533 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
16534
16535 * diff-mode.el (diff-add-log-file-name): Remove.
16536 (diff-mode): Use add-log-buffer-file-name-function.
16537
16538 * add-log.el (find-change-log): New arg BUFFER-FILE.
16539 (add-log-file-name): Obey add-log-file-name-function.
16540 (add-log-buffer-file-name-function): New var.
16541 (add-change-log-entry): Use it.
16542
16543 2000-09-29 Miles Bader <miles@gnu.org>
16544
16545 * image-file.el (image-file-name-extensions): New variable.
16546 (image-file-name-regexps): Renamed from `image-file-regexps'.
16547 New default value is nil. Call `auto-image-file-mode'.
16548 (image-file-name-regexp): New function.
16549 (auto-image-file-mode): New minor mode.
16550 (insert-image-file): Don't make conditional on the image-file
16551 handler being enabled.
16552 (image-file-handler): Make the call here conditional instead.
16553 (set-image-file-handler-enabled, enable-image-file-handler)
16554 (disable-image-file-handler): Functions removed.
16555
16556 * emacs-lisp/authors.el (authors-print): Rephrase many-files
16557 string.
16558
16559 2000-09-29 Gerd Moellmann <gerd@gnu.org>
16560
16561 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
16562 it's a function from CL.
16563 (latex-imenu-create-index): Replace eval-when-compile with progn
16564 because latex-section-alist is not bound while compiling.
16565
16566 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
16567
16568 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
16569 (outline-mode): Use define-derived-mode.
16570
16571 * progmodes/perl-mode.el (perl-mode):
16572 * progmodes/awk-mode.el (awk-mode):
16573 * progmodes/asm-mode.el (asm-mode):
16574 Don't gratuitously override the default for comment-column.
16575
16576 * emacs-lisp/lisp.el (lisp-complete-symbol):
16577 Distinguish the let-binding case from the funcall case.
16578 (forward-sexp-function): New variable.
16579 (forward-sexp): Use it.
16580
16581 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
16582 (easy-mmode-defmap): Remove the now useless autoload.
16583
16584 * time.el (display-time-mode): Use define-minor-mode.
16585
16586 * subr.el (add-minor-mode): Don't eval NAME.
16587 Don't depend on the presence of TOGGLE-FUN for any special behavior.
16588 Use if rather than cond.
16589
16590 * simple.el (read-expression-map): Define more properly.
16591 (comment-indent-hook): Remove.
16592 (string-to-syntax): Bug fix.
16593
16594 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
16595 (cvs-ediff-diff): Fix typo.
16596 (cvs-revert-if-needed): Don't bother preserving read-only.
16597
16598 * paren.el (show-paren-mode): Use define-minor-mode.
16599
16600 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
16601 (toggle-auto-compression): Remove.
16602 (jka-compr-build-file-regexp): Remove useless grouping.
16603
16604 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
16605 Avoid user-reserved bindings.
16606 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
16607 (diff-header-face): Revert to grey85.
16608
16609 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
16610
16611 * complete.el (partial-completion-mode) <defcustom>: Remove.
16612 (partial-completion-mode): Use define-minor-mode.
16613 (PC-do-completion): Understand `completion-auto-help = delay'
16614 to mean to popup the completion buffer only the second time.
16615 (PC-include-file-all-completions, PC-include-file-all-completions)
16616 (PC-include-file-all-completions): Don't quote lambda.
16617
16618 * comint.el (comint-mode-hook): Docstring fix.
16619 (comint-mode): Use define-derived-mode.
16620 (comint-mode-map): Remove obsolete comment.
16621 (make-comint): Minor stylistic change.
16622 (comint-insert-clicked-input): Be more careful to find the overlay.
16623 Use this-command-keys rather than hardcoding mouse-2.
16624
16625 * font-lock.el: Replace confusing (,@ with ,
16626 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
16627 Don't use regexp-opt-depth. Spice up the regexp for args.
16628 Don't distinguish between cmds that can take an opt arg or not.
16629 Use `append' and `prepend' rather than `keep'.
16630
16631 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
16632 (latex-outline-regexp): New var.
16633 (latex-outline-level): New fun.
16634 (latex-section-alist): New var.
16635 (latex-imenu-create-index): Use it. Use `push' as well.
16636 (tex-shell-map): Initialize it properly.
16637 (tex-mode): Minor stylistic change.
16638 (plain-tex-mode): Use define-derived-mode.
16639 (latex-mode): Use define-derived-mode.
16640 Construct the paragraph regexps in a more readable way.
16641 Set the buffer-local outline-{level,regexp} vars.
16642 (slitex-mode): Derive from latex-mode.
16643 (tex-common-initialization): Don't kill-all-vars anymore.
16644 Add setting for comment-add and font-lock-defaults.
16645 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
16646 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
16647 (tex-start-tex): New arg DIR (and send a chdir command for it).
16648 Also display the shell buffer and save it in tex-last-buffer-texed.
16649 (tex-region): Use expand-file-name rather than concat.
16650 Remove code made useless by changes in tex-start-tex.
16651 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
16652
16653 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
16654
16655 2000-09-28 Dave Love <fx@gnu.org>
16656
16657 * eshell/eshell.el (eshell) <defgroup>: Add :version.
16658
16659 2000-09-28 Gerd Moellmann <gerd@gnu.org>
16660
16661 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
16662 `append'.
16663
16664 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
16665
16666 * info.el (Info-extract-pointer): Undo last change.
16667 Instead, fix the position of the `bound' arg to re-search-backward.
16668
16669 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
16670
16671 * info.el (Info-extract-pointer):
16672 Widen more carefully, to avoid finding pointers in other nodes.
16673 (Info-index): Use push.
16674
16675 2000-09-27 Gerd Moellmann <gerd@gnu.org>
16676
16677 * frame.el (set-frame-font): Remove call to obsolete function
16678 frame-update-faces.
16679 (set-foreground-color, set-background-color): Likewise for
16680 frame-update-face-colors.
16681
16682 2000-09-27 Miles Bader <miles@gnu.org>
16683
16684 * image-file.el: New file.
16685
16686 2000-09-27 Gerd Moellmann <gerd@gnu.org>
16687
16688 * frame.el (frame-notice-user-settings): Don't call
16689 frame-update-faces, which is a no-op now.
16690
16691 * ediff-wind.el (ediff-control-frame-parameters): Add zero
16692 tool-bar-lines.
16693
16694 2000-09-27 Dave Love <fx@gnu.org>
16695
16696 * mouse.el: Fix last change.
16697
16698 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
16699
16700 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
16701
16702 2000-09-22 Kenichi Handa <handa@etl.go.jp>
16703
16704 * international/quail.el (quail-help): The output message is
16705 improved.
16706
16707 2000-09-26 Dave Love <fx@gnu.org>
16708
16709 * mouse.el (popup-menu): If POSITION is nil, set it using
16710 mouse-position.
16711
16712 2000-09-25 Sam Steingold <sds@gnu.org>
16713
16714 * net/browse-url.el (browse-url-file-url): Check for null maps.
16715
16716 2000-09-26 Gerd Moellmann <gerd@gnu.org>
16717
16718 * frame.el (frame-notice-user-settings): Don't add a
16719 tool-bar-lines frame parameter to default-frame-alist in batch mode.
16720
16721 * frame.el (frame-notice-user-settings):
16722 Make tool-bar-mode and default-frame-alist consistent.
16723
16724 * toolbar/tool-bar.el (tool-bar-help): New function.
16725
16726 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16727
16728 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
16729 current-load-list in top-level forms. Else this leaks a cons cell
16730 every time a defun is called.
16731
16732 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
16733
16734 2000-09-25 Dave Love <fx@gnu.org>
16735
16736 * startup.el (fancy-splash-head): Check XPM is available.
16737
16738 * autoinsert.el (auto-insert): Doc fix.
16739 (auto-insert-alist): Following GNU notices, don't say `copyright
16740 _by_'. Use line-beginning-position.
16741 (auto-insert): Check buffer-file-name is non-nil before use.
16742
16743 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16744
16745 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
16746 starting with `@def' or `@multitable', in addition to ones
16747 specified by the user in auto-fill-inhibit-regexp.
16748
16749 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
16750
16751 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
16752 rmail-dont-reply-to-names matches the empty string.
16753
16754 2000-09-25 Gerd Moellmann <gerd@gnu.org>
16755
16756 * startup.el (command-line-1, fancy-splash-text): Change the
16757 text to sound more friendly.
16758
16759 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
16760
16761 * progmodes/hideshow.el: Update author email address.
16762 Generally, sync w/ maintainer version 5.22.
16763 (hs-hide-all-non-comment-function): New var.
16764 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
16765 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
16766 (hs-show-region): Delete this command.
16767 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
16768
16769 2000-09-22 Dave Love <fx@gnu.org>
16770
16771 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
16772 (hl-line-highlight): Specify buffer when moving overlay.
16773
16774 * progmodes/fortran.el (fortran-mode): Locally set
16775 normal-auto-fill-function.
16776 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
16777 (fortran-mode-map): Adjust auto-fill menu entry.
16778
16779 2000-09-22 Gerd Moellmann <gerd@gnu.org>
16780
16781 * vc-rcs.el (toplevel): Require `vc' when compiling.
16782
16783 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
16784
16785 2000-09-22 Andre Spiegel <spiegel@gnu.org>
16786
16787 * vc.el (vc-switch-backend): Signal an error if the file is not
16788 registered under the new backend.
16789
16790 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
16791 without explicit revision number.
16792
16793 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
16794
16795 * diff-mode.el (diff-file-header-face): Reset to its previous value.
16796 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
16797 (diff-xor): New function.
16798 (diff-find-source-location): Use it. Fix a stupid name clash.
16799 (diff-hunk-status-msg): New function.
16800 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
16801 (diff-test-hunk): Use diff-find-source-location.
16802 (diff-goto-source): Favor the `reverse'.
16803 (diff-hunk-text): Properly handle one-sided context diffs.
16804 (diff-apply-hunk): When done, advance to the next hunk.
16805
16806 2000-09-21 Gerd Moellmann <gerd@gnu.org>
16807
16808 * startup.el (command-line): If frame was created with a non-zero
16809 tool-bar-lines parameter, switch tool-bar-mode on.
16810
16811 * add-log.el (change-log-date-face, change-log-name-face)
16812 (change-log-email-face, change-log-file-face)
16813 (change-log-list-face, change-log-conditionals-face)
16814 (change-log-function-face, change-log-acknowledgement-face):
16815 New faces, inheriting from font-lock faces.
16816 (change-log-font-lock-keywords): Use them.
16817
16818 2000-09-21 Dave Love <fx@gnu.org>
16819
16820 * progmodes/cperl-mode.el (top-level): Clean up
16821 `eval-when-compile's and assorted defvars.
16822 (cperl-invalid-face): Don't double-quote value. Change custom
16823 type.
16824 (cperl-mode): Set normal-auto-fill-function and don't zap
16825 auto-fill-function.
16826 (cperl-imenu--function-name-regexp-perl): Renamed from
16827 imenu-example--function-name-regexp-perl.
16828 (cperl-imenu--create-perl-index): Renamed from
16829 imenu-example--create-perl-index.
16830 (cperl-xsub-scan): Don't require cl.
16831
16832 * msb.el (msb-mode-map): Use substitute-key-definition.
16833 (msb-mode): Use msb-mode-map.
16834
16835 2000-09-21 Andre Spiegel <spiegel@gnu.org>
16836
16837 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
16838 New functions.
16839 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
16840 (vc-switch-backend): New function.
16841 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
16842 (vc-register): Fix prompt.
16843 (vc-unregister, vc-default-unregister): New functions.
16844 (vc-version-diff): Handle empty buffer in sentinel.
16845
16846 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
16847 (vc-rcs-state-heuristic): Use it to guess the state of files with
16848 non-strict locking.
16849 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
16850 been set with -b, but not created yet.
16851 (vc-rcs-fetch-master-state): With non-strict locking, compare file
16852 contents in order to find the state.
16853 (vc-rcs-checkin): Allow creation of branches with no changes.
16854 (vc-rcs-unregister, vc-rcs-receive-file)
16855 (vc-rcs-set-non-strict-locking): New functions.
16856
16857 * vc-hooks.el (vc-name): Force correct computation of the value
16858 in case it is missing.
16859
16860 2000-09-21 Gerd Moellmann <gerd@gnu.org>
16861
16862 * startup.el (fancy-splash-tail): Use a different foreground
16863 color on a dark frame background.
16864
16865 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
16866
16867 * info.el: Use the correct capitalization when making Info-mode
16868 and Info-edit-mode `special' modes.
16869
16870 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
16871
16872 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
16873 (diff-mode): Add support for add-log.el.
16874 (diff-hunk-text): Use char offsets rather than line offsets.
16875 (diff-find-source-location): Replace LINE with line-offset (nil
16876 if not found) and always set POS to a meaningful position.
16877 Adapt to the new char-offsets.
16878 (diff-apply-hunk): Drop support for the unused `select' POPUP.
16879 Adapt to the new diff-find-source-location.
16880 (diff-goto-source): Adapt to the new diff-find-source-location.
16881
16882 * add-log.el (add-log-file-name): New function (split out of
16883 add-change-log-entry).
16884 (add-change-log-entry): Use it.
16885 Call add-log-file-name-function with the changelog file name if
16886 the current buffer is not associated with any file.
16887 Avoid find-file if the selected window is dedicated.
16888
16889 * diff-mode.el (diff-find-source-location):
16890 Move code from diff-apply-hunk. Return buffer rather than file.
16891 (diff-apply-hunk): Use the new result from diff-find-source-location.
16892 (diff-goto-source): Use the new diff-find-source-location.
16893
16894 2000-09-20 Dave Love <fx@gnu.org>
16895
16896 * iswitchb.el: Some doc fixes.
16897 (iswitchb-mode-map): Define completely initially. Inherit
16898 minibuffer-local-map.
16899 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
16900 fundamental-mode.
16901 (iswitchb-global-map): New variable.
16902 (iswitchb-summaries-to-end): Amalgamate regexps.
16903 (iswitchb-mode): New.
16904 (iswitchb-mode-hook): New variable.
16905 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
16906 `extensions'.
16907
16908 2000-09-20 Gerd Moellmann <gerd@gnu.org>
16909
16910 * ehelp.el (electric-help): New defgroup.
16911 (electric-help-shrink-window): New user-option.
16912 (with-electric-help): Use it.
16913
16914 * window.el (shrink-window-if-larger-than-buffer): If face
16915 `mode-line' has a :box, and we're on a graphical frame, add 1
16916 to the needed window height.
16917
16918 * frame.el (frame-notice-user-settings): Add a last parameter nil
16919 to a call to `append', because the last list passed to `append' is
16920 not copied, and so subsequent calls to assq-delete-all will modify
16921 default-frame-alist.
16922
16923 * startup.el (fancy-splash-image): Change :type.
16924 (fancy-splash-head): Use an XBM image if appropriate.
16925 (command-line-1): Show splash screens in more cases.
16926
16927 * startup.el (fancy-splash-text): Don't quote faces.
16928
16929 * dired.el (dired-font-lock-keywords): Undo last change.
16930 (dired-readin): Bind indent-tabs-mode to nil.
16931
16932 * startup.el (fancy-splash-head): If frame's background mode
16933 is `dark', change the black background of the image to gray.
16934 (fancy-splash-screens): Display startup echo area message.
16935 (display-startup-echo-area-message): New function.
16936
16937 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
16938
16939 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
16940
16941 * info.el (info-header-node): Tweak for color ttys.
16942
16943 * faces.el (face-valid-attribute-values): Make sure directories we
16944 search for stipples both exist and are readable before trying to
16945 search them.
16946
16947 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
16948 in the dry-run case.
16949
16950 * jka-compr.el (with-auto-compression-mode): New macro.
16951
16952 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
16953 (custom-group-tag-face, custom-variable-tag-face): Use relative
16954 :height and inherit from `variable-pitch' face instead of
16955 hardwiring :family.
16956 * hi-lock.el (hi-black-hb): Likewise.
16957
16958 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
16959 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
16960 toolbar-add-item, if image doesn't have a mask add a `:mask
16961 heuristic'.
16962
16963 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
16964
16965 * diff-mode.el: Docstring fixes.
16966 (diff-header-face, diff-comment-face): New faces.
16967 (diff-font-lock-keywords): Highlight a bit differently.
16968 (diff-find-source-location): Don't return SPAN any more.
16969 (diff-hunk-text): Don't bother erasing the temp buffer.
16970 (diff-find-text): Drop argument LINE.
16971 (diff-apply-hunk): Update calls to diff-find-text.
16972 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
16973
16974 * calendar/calendar.el: Docstring fixes.
16975 (calendar-make-alist): Don't quote lambda.
16976 (calendar-star-date): Use make-local-variable.
16977
16978 2000-09-19 Dave Love <fx@gnu.org>
16979
16980 * toolbar/tool-bar.el: Renamed from toolbar.el.
16981 Change `toolbar' to `tool-bar' generally in symbols.
16982 Make some items invisible in `special' major modes.
16983 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
16984 Add arg PROPS.
16985
16986 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
16987 Add :version here.
16988 (fancy-splash-delay, fancy-splash-image): Remove :version here.
16989
16990 2000-09-19 Gerd Moellmann <gerd@gnu.org>
16991
16992 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
16993
16994 * files.el (find-file-suppress-same-file-warnings): New user-option.
16995 (find-file-noselect): Use it.
16996
16997 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
16998 (fancy-splash-screen): Defgroup.
16999
17000 * add-log.el (change-log-font-lock-keywords): Match names
17001 more exactly for the case that font-lock-constant-face is
17002 underlined.
17003
17004 2000-09-19 Richard M. Stallman <rms@gnu.org>
17005
17006 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
17007
17008 2000-09-19 Andre Spiegel <spiegel@gnu.org>
17009
17010 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
17011
17012 2000-09-19 Gerd Moellmann <gerd@gnu.org>
17013
17014 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
17015 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
17016 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
17017 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
17018 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
17019 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
17020 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
17021 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
17022 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
17023 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
17024 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
17025 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
17026
17027 * startup.el (fancy-splash-text): New variable.
17028 (fancy-splash-delay, fancy-splash-image): New user-options.
17029 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
17030 (fancy-splash-screens): New functions.
17031 (command-line-1): If display has a `display' frame parameter, has
17032 colors, and we have XPM support, show more fancy splash screens.
17033
17034 2000-09-19 Dave Love <fx@gnu.org>
17035
17036 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
17037 with null `help'. Use modern backquote syntax.
17038
17039 2000-09-19 Gerd Moellmann <gerd@gnu.org>
17040
17041 * font-lock.el (font-lock-mode): Change message telling the user
17042 that ``the buffer is too big''.
17043
17044 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
17045 for instance for the case that tab-width is 2.
17046
17047 2000-09-18 Gerd Moellmann <gerd@gnu.org>
17048
17049 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
17050 toolbar-add-item, if image doesn't have a mask add a `:mask
17051 heuristic'.
17052
17053 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
17054
17055 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
17056 and return a cons if it's non-nil.
17057 (diff-apply-hunk): Try to jump to the line in the source text
17058 corresponding to the position of point in the in the hunk.
17059
17060 * info.el (Info-title-3-face, Info-title-2-face)
17061 (Info-title-1-face): Use face inheritance and relative sizes
17062 instead of hard-wiring things.
17063
17064 * faces.el (secondary-selection): Make dark-background variant sane.
17065
17066 2000-09-16 Andrew Innes <andrewi@gnu.org>
17067
17068 * makefile.w32-in (compile-files-CMD): No need to make .elc files
17069 read-only, since they aren't under VC now.
17070
17071 2000-09-17 Dave Love <fx@gnu.org>
17072
17073 * tmm.el: Replace mapcar with mapc in several places.
17074
17075 * loadhist.el (unload-feature): Maybe call elp-restore-list and
17076 ad-unadvise.
17077
17078 * international/latin1-disp.el: New file.
17079
17080 * calendar/cal-move.el (scroll-calendar-left)
17081 (scroll-calendar-right): Make arg optional (for active mode line).
17082
17083 * calendar/calendar.el (calendar-mode-line-format): Make fields
17084 mouse-sensitive.
17085 (calendar-read-date, calendar-read-date, calendar-window-list):
17086 Unquote lambda.
17087 (calendar-month-name): Use aref, not sref.
17088
17089 * view.el (minor-mode-alist): Propertize the string.
17090
17091 * international/characters.el (standard-case-table): Add entries
17092 for Greek.
17093
17094 2000-09-18 Miles Bader <miles@gnu.org>
17095
17096 * info.el (info-node, info-xref): Add dark-background variants.
17097
17098 * faces.el (header-line): Change defaults to be less confusing
17099 when mixed with mode-lines.
17100
17101 * info.el (Info-fontify-node): Make a few cleanups.
17102 Add extra `help-echo' and `local-map' props to node xrefs.
17103 Use header-specific faces for node-names & xrefs.
17104 (Info-use-header-line): New variable.
17105 (info-header-xref, info-header-node): New faces.
17106 (Info-setup-header-line): New function.
17107 (Info-select-node): Call Info-setup-header-line when enabled.
17108 (Info-extract-pointer): Work even if the header line is hidden.
17109 (Info-header-line): New variable.
17110
17111 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
17112
17113 * vms-patch.el (print-region-function): Don't quote lambda.
17114
17115 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
17116
17117 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
17118 (lm-get-header-re): Allow spaces between the header and the colon.
17119 (lm-header): Allow $ in non-RCS headers.
17120 (lm-header-multiline): Put the strings back into order.
17121 Stop at an empty line. Don't require two space chars if the
17122 line is clearly not another header line.
17123
17124 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
17125 (popup-menu-popup): Remove.
17126
17127 2000-09-15 Gerd Moellmann <gerd@gnu.org>
17128
17129 * toolbar/toolbar.el (toolbar-add-item): Use the same image
17130 specification if or if not tool-bar item contains an `:enabled'
17131 property.
17132
17133 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
17134 current buffer has no file name.
17135
17136 2000-09-15 Dave Love <fx@gnu.org>
17137
17138 * strokes.el: Sync with maintainer's current version with changes
17139 for Emacs, but avoid runtime cl and levents.
17140 (toplevel): Change autoloads and compilation requires.
17141 (strokes-version, strokes-bug-address, strokes-lift): Values
17142 changed.
17143 (strokes-xpm-header, strokes-insinuated): New variable.
17144 (strokes): Add :link.
17145 (strokes-mode): Customized.
17146 (strokes-while-inhibiting-garbage-collector): New macro.
17147 (strokes-remassoc): Avoid remove-if.
17148 (strokes-fix-button2-command): Don't use ad-do-it.
17149 (strokes-insinuate): New function.
17150 (strokes-button-press-event-p, strokes-button-release-event-p):
17151 New functions, used instead of non-`strokes-' versions..
17152 (strokes-mouse-event-p): Rewritten.
17153 (strokes-event-closest-point): Avoid event-point.
17154 (strokes-get-grid-position): Avoid cdadr, caadr
17155 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
17156 functions.
17157 (strokes-help): Use with-output-to-temp-buffer.
17158 (strokes-window-configuration-changed-p): New function.
17159 (strokes-update-window-configuration): Use buffer-live-p,
17160 strokes-window-configuration-changed-p.
17161 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
17162 (strokes-char-face): New face.
17163 (strokes-char-table, strokes-base64-chars): New variable.
17164 (strokes-xpm-for-stroke, strokes-list-strokes)
17165 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
17166 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
17167 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
17168 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
17169 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
17170 functions.
17171
17172 2000-09-15 Gerd Moellmann <gerd@gnu.org>
17173
17174 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
17175
17176 * image.el (create-image): Doc fix.
17177
17178 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
17179 instead of `:heuristic-mask t'.
17180
17181 2000-09-14 Andrew Innes <andrewi@gnu.org>
17182
17183 * makefile.w32-in: Revert to Unix line endings.
17184
17185 2000-09-14 Andrew Innes <andrewi@gnu.org>
17186
17187 * makefile.w32-in: Add bootstrap support. Also copy lisp source
17188 when installing.
17189
17190 * makefile.nt (DONTCOMPILE): Fix typo.
17191
17192 * shell.el (shell-write-history-on-exit): New function.
17193 (shell-dumb-shell-regexp): New custom variable.
17194 (shell-mode): Make shell-write-history-on-exit the process
17195 sentinel if shell name matches shell-dumb-shell-regexp.
17196
17197 * w32-fns.el: Comment out before-init-hook function which resets
17198 source-directory based; this breaks bootstrap.
17199
17200 2000-09-14 Dave Love <fx@gnu.org>
17201
17202 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
17203 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
17204 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
17205 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
17206 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
17207 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
17208 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
17209 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
17210 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
17211
17212 * toolbar/toolbar.el: New.
17213
17214 * subdirs.el: Add toolbar.
17215
17216 2000-09-14 Gerd Moellmann <gerd@gnu.org>
17217
17218 * indent.el (indent-for-tab-command): Doc fix.
17219
17220 2000-09-14 Alex Schroeder <alex@gnu.org>
17221
17222 * ansi-color.el (ansi-colors): Doc change.
17223 (ansi-color-get-face): Simplified regexp.
17224 (ansi-color-faces-vector): Added more faces, doc change.
17225 (ansi-color-names-vector): Doc change.
17226 (ansi-color-regexp): Simplified regexp.
17227 (ansi-color-parameter-regexp): New regexp.
17228 (ansi-color-filter-apply): Doc change.
17229 (ansi-color-filter-region): Doc change.
17230 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
17231 deal with zero length parameters.
17232 (ansi-color-apply-on-region): Doc change.
17233 (ansi-color-map): Doc change.
17234 (ansi-color-map-update): Removed debugging message.
17235 (ansi-color-get-face-1): Added condition-case to trap
17236 args-out-of-range errors.
17237 (ansi-color-get-face): Doc change.
17238 (ansi-color-make-face): Removed.
17239 (ansi-color-for-shell-mode): New option.
17240
17241 2000-09-13 Kenichi Handa <handa@etl.go.jp>
17242
17243 * international/quail.el (quail-start-translation): Translate KEY
17244 if necessary even if it doesn't have any mapping in the current
17245 input method.
17246 (quail-start-conversion): Likewise.
17247 (quail-help): The output message is improved.
17248
17249 2000-09-13 Miles Bader <miles@gnu.org>
17250
17251 * comint.el (comint-output-filter): Revert to using
17252 `insert-before-markers'. Add bletcherous hack to undo damage
17253 caused by `insert-before-markers'. Put `front-sticky' property on
17254 overlays created here so that the field code understands how the
17255 overlay works. Use a let when making comint-last-prompt-overlay,
17256 so that the code is easier to read.
17257
17258 2000-09-13 Dave Love <fx@gnu.org>
17259
17260 * wid-edit.el (widget-default-format-handler): DTRT when
17261 doc-property is a function.
17262
17263 2000-09-12 Francesco Potorti` <pot@gnu.org>
17264
17265 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
17266 filed name if it's not there.
17267
17268 2000-09-12 Dave Love <fx@gnu.org>
17269
17270 * simple.el (read-mail-command): Doc fix.
17271 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
17272
17273 * vc.el (vc-dired-listing-switches): Fix :version.
17274
17275 * vc-hooks.el: Doc fixes.
17276
17277 * subr.el (add-minor-mode): Use toggle-fun arg.
17278
17279 * speedbar.el: Add :version to several defcustoms.
17280
17281 * imenu.el (imenu--truncate-items, imenu--cleanup)
17282 (imenu--generic-function): Avoid mapcar.
17283 (imenu--replace-spaces): Function removed.
17284 (imenu--completion-buffer): Use subst-char-in-string.
17285 (imenu-add-to-menubar): Use keymap inheritance.
17286
17287 2000-09-12 Miles Bader <miles@gnu.org>
17288
17289 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
17290 (diff-mode-map): Bind `diff-test-hunk'.
17291 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
17292
17293 2000-09-11 Gerd Moellmann <gerd@gnu.org>
17294
17295 * bytecomp.el (byte-compile-defvar): Undo last change
17296 because it breaks '(make-variable-buffer-local (defvar ...)'
17297 which is used at least in dired.
17298
17299 2000-09-12 Kenichi Handa <handa@etl.go.jp>
17300
17301 * international/quail.el (quail-define-package): Docstring
17302 modified.
17303
17304 2000-09-12 Kenichi Handa <handa@etl.go.jp>
17305
17306 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
17307 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
17308 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
17309 docstring of "chinese-py".
17310
17311 * international/quail.el (quail-translation-docstring): New
17312 variable.
17313 (quail-show-keyboard-layout): Docstring modified.
17314 (quail-select-current): Likewise.
17315 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
17316 infinite recursive call.
17317 (quail-help): Check quail-translation-docstring. Format of the
17318 output changed.
17319 (quail-help-insert-keymap-description): Adjusted for the above
17320 change.
17321
17322 2000-09-11 Gerd Moellmann <gerd@gnu.org>
17323
17324 * bytecomp.el (byte-compile-defvar): Only cons onto
17325 current-load-list in top-level forms. Else this leaks a cons cell
17326 every time a defun is called.
17327
17328 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
17329
17330 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
17331 Now understands non-unified diffs. Some functionality moved into
17332 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
17333 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
17334 modify anything. Only reposition point in the patched file if the
17335 patch succeeds. Only pop up another window if POPUP is true.
17336 Emit a message describing what happened if successful, and at what
17337 line-offset. Automatically detect reversed hunks and do something
17338 appropriate.
17339 (diff-hunk-text, diff-find-text): New functions.
17340 (diff-filter-lines): Function removed.
17341 (diff-test-hunk): New function.
17342 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
17343
17344 2000-09-10 Dave Love <fx@gnu.org>
17345
17346 * textmodes/tildify.el: Minor doc/commentary fixes.
17347 (tildify) <defgroup>: Add :version.
17348
17349 * faces.el (face-x-resources): Make custom type more specific.
17350 (frame-background-mode): Use mapc.
17351 (region) <defcustom>: Add :version.
17352
17353 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
17354
17355 * vc-sccs.el (vc-sccs-register):
17356 * vc-rcs.el (vc-rcs-register):
17357 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
17358 * vc.el (vc-register): Clear file's properties.
17359
17360 2000-09-08 Gerd Moellmann <gerd@gnu.org>
17361
17362 * faces.el (face-spec-set): Only face-spec-reset-face when
17363 ATTRS is non-nil.
17364
17365 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
17366
17367 * help.el (help-insert-xref-button): Fix a typo in doc string.
17368
17369 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
17370
17371 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
17372 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
17373 methods.
17374
17375 * menu-bar.el (read-mail-item-name): New function.
17376 (menu-bar-tools-menu): Use it to compute and display the package
17377 used to read email.
17378 (menu-bar-tools-menu): Fix typo in GUD's help string.
17379
17380 2000-09-07 Dave Love <fx@gnu.org>
17381
17382 * diff-mode.el (diff-mouse-goto-source): New function.
17383
17384 * vc-sccs.el: Doc fixes.
17385 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
17386
17387 * vc-rcs.el: Doc fixes.
17388 (vc-rcs-register-switches, vc-rcs-checkin-switches)
17389 (vc-rcs-checkout-switches, vc-rcs-header)
17390 (vc-rcs-master-templates): Add or change :version.
17391
17392 * vc-cvs.el: Doc fixes.
17393 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
17394 (vc-cvs-stay-local): Add :version.
17395
17396 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
17397
17398 2000-09-07 Kenichi Handa <handa@etl.go.jp>
17399
17400 * international/quail.el (quail-help): Fix previous change.
17401
17402 2000-09-07 Gerd Moellmann <gerd@gnu.org>
17403
17404 * faces.el (color-values): Doc fix.
17405
17406 * faces.el (frame-set-background-mode): Use frame-parameter
17407 instead of frame-parameters.
17408
17409 * frame.el (filtered-frame-list): Reduce consing.
17410 (frames-on-display-list): Call frame-parameter instead of
17411 frame-parameters.
17412
17413 2000-09-07 Kenichi Handa <handa@etl.go.jp>
17414
17415 * language/devan-util.el (devanagari-to-indian-region): In the
17416 loop, change the following char, not preceding char.
17417
17418 2000-09-07 Gerd Moellmann <gerd@gnu.org>
17419
17420 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
17421 instead of frame-parameters.
17422
17423 * faces.el (set-face-attribute): Simplify by calling
17424 internal-set-lisp-face-attribute with FRAME being 0.
17425
17426 * vc.el: Remove `Id' version control keyword.
17427
17428 2000-09-07 Kenichi Handa <handa@etl.go.jp>
17429
17430 * help.el (help-make-xrefs): Adjusted for the change of
17431 help-xref-mule-regexp.
17432 (help-insert-xref-button): New function.
17433
17434 * international/mule-cmds.el (help-xref-mule-regexp-template):
17435 Include the pattern for character set.
17436 (leim): New group.
17437
17438 * international/quail.el: Don't require face.
17439 (quail): New group.
17440 (quail-other-command): Dummy command to make quail-help work better.
17441 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
17442 (quail-keyboard-layout-substitution): New variable.
17443 (quail-update-keyboard-layout): New function.
17444 (quail-keyboard-layout-type): New customizable variable.
17445 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
17446 (quail-keyboard-translate): Pay attention to
17447 quail-keyboard-layout-substitution.
17448 (quail-insert-kbd-layout): New function.
17449 (quail-show-keyboard-layout): New function.
17450 (quail-get-translation): If the definition is a vector of length
17451 1, and the element is a string of length 1, return the character
17452 in that string.
17453 (quail-update-current-translations): Fix the case of
17454 relative-index out of range.
17455 (quail-build-decode-map, quail-insert-decode-map): New Functions.
17456 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
17457 Show key sequences for all available characters.
17458 (quail-help-insert-keymap-description): Don't show such verbose
17459 key bindings as quail-self-insert-command.
17460
17461 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
17462 Format changed, and each element now have extra documentations.
17463 (tit-process-header): Delete invalid characters from TIT-PROMPT.
17464 Adjusted for the change of quail-cxterm-package-ext-info.
17465
17466 2000-09-06 Gerd Moellmann <gerd@gnu.org>
17467
17468 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
17469 requiring it leads to a recursive loading of vc.el and vc-hooks.el
17470 during bootstrap.
17471
17472 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17473
17474 * vc.el: (toplevel): Don't require `dired' at run-time.
17475 (vc-dired-resynch-file): Remove autoload cookie.
17476
17477 2000-09-05 Andre Spiegel <spiegel@gnu.org>
17478
17479 * vc.el: Made several backend functions optional.
17480 (vc-default-responsible-p): New function.
17481 (vc-merge): Use RET for first version to trigger merge-news, not
17482 prefix arg.
17483 (vc-annotate): Handle backends that do not support annotation.
17484 (vc-default-merge-news): Removed. The existence of a merge-news
17485 implementation is now checked on caller sites.
17486
17487 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
17488 case.
17489
17490 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
17491 special case that has been removed from the default in vc-hooks.el.
17492
17493 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17494
17495 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
17496
17497 2000-09-05 Andre Spiegel <spiegel@gnu.org>
17498
17499 * vc-hooks.el: Require vc during compilation.
17500 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
17501 macro `with-vc-properties' in vc.el.
17502 (vc-file-getprop): Doc fix.
17503 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
17504
17505 * vc.el: Require dired-aux during compilation.
17506 (vc-name-assoc-file): Moved to vc-sccs.el.
17507 (with-vc-properties): New macro.
17508 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
17509 vc-finish-steal): Use it.
17510 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
17511 to the backend-specific function is now supposed to do the checkout,
17512 too.
17513 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
17514
17515 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
17516 set file properties; that gets done in the generic code now.
17517
17518 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
17519 Changed parameter list, added code from vc.el that does the
17520 checkout, possibly with a double-take.
17521
17522 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
17523 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
17524 the above under the new name.
17525 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
17526 parameter list, added checkout command.
17527 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
17528 properties; that gets done in the generic code now.
17529
17530 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17531
17532 * vc.el: Docstring fixes (courtesy of checkdoc).
17533
17534 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
17535
17536 * vc.el (vc-checkout-writable-buffer-hook)
17537 (vc-checkout-writable-buffer): Remove.
17538 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
17539 (vc-log-mode): Make it into a clean derived major mode.
17540 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
17541 vc-log-mode if log-edit is not available.
17542 (vc-dired-mode-map): Don't set-keymap-parent yet.
17543 (vc-dired-mode): Do set-keymap-parent here.
17544 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
17545
17546 2000-09-05 Gerd Moellmann <gerd@gnu.org>
17547
17548 * faces.el (set-face-attribute, face-spec-reset-face)
17549 (face-spec-set): Avoid consing by removing calls to `apply'.
17550
17551 * frame.el (frame-parameter): Move to C code.
17552
17553 2000-09-05 Dave Love <fx@gnu.org>
17554
17555 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
17556 insert-before-markers-and-inherit. Now checked systematically!
17557
17558 2000-09-05 Alex Schroeder <alex@gnu.org>
17559
17560 * sql.el (sql-postgres): Use sql-postgres-options.
17561 (sql-postgres-options): New variable.
17562
17563 2000-09-05 Alex Schroeder <alex@gnu.org>
17564
17565 * sql.el (sql-mode-menu): Work around missing variable mark-active
17566 in XEmacs.
17567 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
17568 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
17569 compatibility.
17570
17571 2000-09-04 Gerd Moellmann <gerd@gnu.org>
17572
17573 * vc.el (vc-dired-resynch-file): Add autoload cookie.
17574
17575 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
17576
17577 * Makefile.in (DONTCOMPILE): Fix typo in file name.
17578
17579 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17580
17581 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
17582 don't support anything else under SCCS yet.
17583
17584 * vc-hooks.el: Minor doc fixes.
17585
17586 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17587
17588 * vc.el (vc-next-action-on-file): Do not visit the file if it's
17589 not necessary. If verbose in state `needs-patch', do the same as
17590 under `up-to-date'. When NOT verbose and `needs-patch', check out
17591 latest version instead of `merge-news'.
17592 (vc-next-action-dired): Don't mess with default-directory here; it
17593 breaks other parts of dired. It is the job of the
17594 backend-specific functions to adjust it temporarily if they need it.
17595 (vc-next-action): Remove a special CVS case.
17596 (vc-clear-headers): New optional arg FILE.
17597 (vc-checkin, vc-checkout): Set properties vc-state and
17598 vc-checkout-time properly.
17599 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
17600 (vc-print-log): Use new backend function `show-log-entry'.
17601 (vc-cancel-version): Do the checks in a different order. Added a
17602 FIXME concerning RCS-only code.
17603
17604 * vc-rcs.el (vc-rcs-show-log-entry): New function.
17605 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
17606
17607 * vc-cvs.el (vc-cvs-show-log-entry): New function.
17608
17609 * vc-hooks.el (vc-default-mode-line-string): Show state
17610 `needs-patch' as a `-' too.
17611
17612 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17613
17614 * vc.el (vc-responsible-backend): New optional arg REGISTER.
17615 (vc-default-could-register): New function.
17616 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
17617 (vc-resynch-buffer): Call vc-dired-resynch-file.
17618 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
17619 vc-resynch-buffer instead of vc-resynch-window.
17620 (vc-next-action-dired): Don't redisplay here, that gets done as a
17621 result of the individual file operations.
17622 (vc-retrieve-snapshot): Corrected prompt order.
17623
17624 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
17625
17626 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
17627 as well.
17628 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
17629 hostname regexps. Updated all callers.
17630 (vc-cvs-responsible-p): Handle directories as well.
17631 (vc-cvs-could-register): New function.
17632 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
17633 properties up-to-date.
17634
17635 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
17636 user whether to create one.
17637
17638 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17639
17640 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
17641 check out a non-existing file.
17642
17643 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
17644 workfile does not exist.
17645
17646 * vc.el (vc-version-diff): Use `require' to check for existence of
17647 diff-mode.
17648
17649 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17650
17651 * vc-cvs.el (vc-cvs-registered): Use new function
17652 vc-cvs-parse-entry to do the actual work.
17653
17654 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17655
17656 * vc-hooks.el (vc-find-backend-function): If function doesn't
17657 exist, return nil instead of error.
17658 (vc-call-backend): Doc fix.
17659
17660 * vc.el (vc-do-command): Doc fix.
17661 (vc-finish-logentry): When checking in from vc-dired, choose the
17662 right backend for logentry check.
17663 (vc-dired-mode-map): Inherit from dired-mode-map.
17664 (vc-dired-mode): Local value of dired-move-to-filename-regexp
17665 simplified.
17666 (vc-dired-state-info): Removed, updated caller.
17667 (vc-default-dired-state-info): Use parentheses instead of hyphens.
17668 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
17669 (vc-dired-listing-switches): New variable.
17670 (vc-directory): Use it, instead of dired-listing-switches.
17671
17672 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
17673 (vc-cvs-dir-state): New function.
17674 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
17675 (vc-cvs-parse-entry): New function, also to be used in
17676 vc-cvs-registered.
17677
17678 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17679
17680 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
17681 *or* single-window-frames.
17682
17683 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17684
17685 * vc.el (vc-update-changelog): Split into generic part and default
17686 implementation. Doc string adapted.
17687 (vc-default-update-changelog): New function. Call the `rcs2log'
17688 script in exec-directory, to fix a long-standing nuisance.
17689
17690 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
17691 simply signals an error.
17692
17693 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17694
17695 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
17696 control-flow more clear and to avoid running `cvs' twice.
17697
17698 * vc.el (vc-next-action-on-file): Doc fix.
17699 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
17700 (vc-print-log): Eval `file' before constructing the continuation.
17701
17702 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17703
17704 * vc.el (vc-next-action-on-file): Corrected several messages.
17705 (vc-merge): Add prefix arg `merge-news'; handle it.
17706
17707 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
17708 is not reached. It is.
17709 (vc-cvs-merge): Set state to 'edited after merge.
17710 (vc-cvs-merge-news): Set workfile version to nil if not known.
17711 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
17712
17713 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
17714 via stdout. (Merge from main line.)
17715
17716 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17717
17718 * vc.el (vc-finish-logentry): Thinko in the "same comment"
17719 detection.
17720
17721 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17722
17723 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
17724 against kill-all-local-variables.
17725 (vc-log-edit): Don't save vc-parent-buffer any more.
17726 (vc-last-comment-match): Initialize to an empty string.
17727 (vc-post-command-functions): New hook.
17728 (vc-do-command): Run it.
17729 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
17730 (vc-finish-logentry): Only add the comment to the ring if it's
17731 different from the last comment entered.
17732 (vc-new-comment-index): New function.
17733 (vc-previous-comment): Use it. Make the minibuffer message
17734 slightly less terse.
17735 (vc-comment-search-reverse): Make it work forward as well. Don't
17736 set vc-comment-ring-index if no match is found. Use
17737 vc-new-comment-index.
17738 (vc-comment-search-forward): Use vc-comment-search-reverse.
17739 (vc-dired-mode-map): Don't inherit from dired-mode-map since
17740 define-derived-mode will do it for us. Bind `v' to a keymap that
17741 inherits from vc-prefix-map so that we can bind `vt' without
17742 binding C-x v t.
17743 (vc-retrieve-snapshot): Parenthesis typo.
17744
17745 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
17746 to 1. Make sure to switch to *vc* before looking for an error
17747 message. Use vc-parse-buffer.
17748
17749 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17750
17751 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
17752 and NAME.
17753 (vc-retrieve-snapshot): Split into two parts.
17754 (vc-default-retrieve-snapshot): New function.
17755
17756 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
17757 (vc-cvs-retrieve-snapshot): New function (untested).
17758 (vc-cvs-stay-local): Default to t.
17759 (vc-cvs-remote-p): New function and property.
17760 (vc-cvs-state): Stay local only if the above is t.
17761 (vc-handle-cvs): Removed.
17762 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
17763 done via vc-handled-backends now.
17764 (vc-cvs-header): Escape Id.
17765
17766 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17767
17768 * vc.el (vc-do-command): Remove unused commands.
17769 (vc-version-diff): Make sure default-directory ends with a slash.
17770 Move the window commands into a vc-exec-after.
17771 (vc-print-log): Move more of the code into the `vc-exec-after'.
17772
17773 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17774
17775 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
17776 (vc-print-log): Search current revision from beginning of buffer.
17777 (vc-revert-buffer): Clear echo area after the diff is finished.
17778 (vc-prefix-map): Removed definition of "t" for terse display in vc
17779 dired.
17780 (vc-dired-mode-map): Inherit from dired-mode-map. Added
17781 definition of "vt" for terse display.
17782 (vc-dired-mode): Fix dired-move-to-filename-regexp.
17783
17784 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17785
17786 * vc.el (vc-exec-after): Avoid caddr.
17787
17788 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17789
17790 * vc.el (vc-exec-after): New function.
17791 (vc-do-command): Use it to add a termination message for async
17792 procs.
17793 (vc-checkout): Try to handle a missing-backend situation.
17794 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
17795 of a directory with a backend using async diffs.
17796 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
17797 present.
17798
17799 * vc-sccs.el (vc-sccs-state-heuristic): Use
17800 file-ownership-preserved-p.
17801
17802 * vc-rcs.el (vc-rcs-state-heuristic): Use
17803 file-ownership-preserved-p.
17804 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
17805
17806 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17807
17808 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
17809 vc-do-command.
17810
17811 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
17812 when there are no changes.
17813
17814 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17815
17816 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
17817
17818 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
17819
17820 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17821
17822 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
17823
17824 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
17825 the `fset' outside of the defvar so that it works even if
17826 vc-prefix-map was already defined.
17827 (vc-setup-buffer): New function, split out of vc-do-command.
17828 (vc-do-command): Allow BUFFER to be t to mean `just use the
17829 current buffer without any fuss'.
17830 (vc-version-diff): Change the `diff' backend operation to just put
17831 the diff in the current buffer without erasing it. Always use
17832 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
17833 shrink-window-if-larger-than-buffer.
17834 (vc-print-log): Change the `print-log' backend operation to just
17835 put the log in the current buffer without erasing it. Protect
17836 shrink-window-if-larger-than-buffer.
17837 (vc-update-change-log): Fix setd typo.
17838
17839 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
17840 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
17841
17842 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
17843 (vc-rcs-diff): Insert in the current buffer and remove unused arg
17844 CMP.
17845
17846 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
17847 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
17848 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
17849
17850 2000-09-04 Andre Spiegel <spiegel@gnu.org>
17851
17852 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
17853 not possible, use vc-BACKEND-workfile-unchanged-p.
17854 (vc-default-workfile-unchanged-p): New function. Delegates to a
17855 full vc-BACKEND-diff.
17856
17857 * vc-hooks.el (vc-simple-command): Removed.
17858
17859 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
17860 instead of vc-simple-command.
17861 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
17862 avoid doing a diff when opening a file.
17863 (vc-rcs-state): Added check for unlocked-changes.
17864 (vc-rcs-header): Escape Id.
17865 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
17866 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
17867 version.
17868
17869 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
17870 (vc-sccs-diff): Remove optional arg CMP.
17871 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
17872 SCCS-specific function.
17873
17874 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
17875 vc-simple-command.
17876
17877 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17878
17879 * vc.el (vc-editable-p): Renamed from vc-writable-p.
17880 (with-vc-file, vc-merge): Use vc-editable-p.
17881 (vc-do-command): Remove unused var vc-file and fix the
17882 doubly-defined `status' var. Add a user message when starting an
17883 async command.
17884 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
17885 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
17886 Use with-current-buffer.
17887 (vc-buffer-sync): Use unless.
17888 (vc-next-action-on-file): If the file is 'edited by read-only,
17889 make it read-write instead of trying to commit.
17890 (vc-version-diff, vc-update-change-log): Use `setq
17891 default-directory' rather than `cd'.
17892 (vc-log-edit): Don't forget to set default-directory in the
17893 buffer.
17894
17895 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
17896 (vc-sccs-state-heuristic): Use file-writable-p instead of
17897 comparing userids.
17898 (vc-sccs-checkout): Use `unless'.
17899
17900 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
17901 of comparing userids.
17902 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
17903 Simplify the logic by eliminating unreachable code.
17904 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
17905 just do a recursive call if we need to retry.
17906 (vc-rcs-checkout): Handle the case where rcs is missing by making
17907 the buffer read-write if requested and re-signalling the error.
17908
17909 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
17910
17911 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17912
17913 * vc-hooks.el (vc-handled-backends): Docstring change.
17914 (vc-ignore-vc-files): Mark obsolete.
17915 (vc-registered): Check vc-ignore-vc-files.
17916 (vc-find-file-hook, vc-file-not-found-hook): Don't check
17917 vc-ignore-vc-files.
17918
17919 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
17920
17921 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17922
17923 * vc.el (vc-checkout): Don't do anything special for ange-ftp
17924 files since ange-ftp already has vc-registered return nil.
17925
17926 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
17927 (vc-sccs-workfile-version): Use with-temp-buffer and new
17928 vc-parse-buffer and don't bother setting the property.
17929 (vc-sccs-add-triple): Use with-current-buffer and
17930 find-file-noselect.
17931 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
17932
17933 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
17934 derives from the old vc-parse-buffer but uses the revision number
17935 rather than the date (much easier to compare robustly).
17936 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
17937 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
17938 locking-user more directly. Check strict locking and set
17939 checkout-model appropriately.
17940 (vc-rcs-parse-locks): Remove.
17941 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
17942 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
17943 (vc-rcs-system-release): Use with-current-buffer and
17944 vc-parse-buffer.
17945 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
17946
17947 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
17948 (vc-simple-command): Docstring fix.
17949 (vc-registered): Align the way the file-handler is called with the
17950 way the function itself works.
17951 (vc-file-owner): Remove.
17952
17953 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
17954 extraction of fields and call to file-attributes because of a
17955 temporary bug in rcp.el.
17956 (vc-cvs-fetch-status): Use with-current-buffer.
17957
17958 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17959
17960 * vc.el (vc-do-command): Use file-relative-name.
17961 (vc-responsible-backend): Use vc-backend if possible.
17962 (vc-create-snapshot): Improve the `interactive' spec. Add support
17963 for branches and dispatch to backend-specific `create-snapshot'.
17964 (vc-default-create-snapshot): New function, containing the bulk of
17965 the old vc-create-snapshot.
17966 (vc-retrieve-snapshot): Improve the interactive spec.
17967
17968 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
17969 (vc-backend-hook-functions): Remove.
17970 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
17971 (vc-backend): Reintroduce the test for `file = nil' now that I
17972 know why it was there (and added a comment to better remember).
17973
17974 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
17975 code from vc-sccs-hooks.el.
17976 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
17977 'vc anymore.
17978 (vc-sccs-responsible-p): Use expand-file-name instead of concat
17979 and file-directory-p instead of file-exists-p.
17980 (vc-sccs-check-headers): Simplify the regexp.
17981
17982 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
17983 from vc-rcs-hooks.el. Don't require 'vc anymore.
17984 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
17985 file-directory-p instead of file-exists-p.
17986
17987 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
17988 from vc-cvs-hooks.el.
17989 (proto vc-cvs-registered): Require 'vc-cvs instead of
17990 'vc-cvs-hooks. Don't require 'vc anymore.
17991 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
17992 file-directory-p instead of file-exists-p.
17993 (vc-cvs-create-snapshot): New function, replacing
17994 vc-cvs-assign-name.
17995 (vc-cvs-assign-name): Remove.
17996
17997 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
17998
17999 * vc-cvs.el (vc-cvs-header): New var.
18000
18001 * vc-rcs.el (vc-rcs-exists): Remove.
18002 (vc-rcs-header): New var.
18003
18004 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
18005 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
18006 (vc-sccs-header): New var.
18007
18008 * vc.el (vc-do-command): Get rid of the `last' argument.
18009 (vc-header-alist): Remove, replaced by vc-X-header.
18010 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
18011 (vc-dired-hook): Use expand-file-name instead of concat.
18012 (vc-directory): Use file-name-as-directory.
18013 (vc-snapshot-precondition, vc-create-snapshot)
18014 (vc-retrieve-snapshot): Allow the command to operate on any
18015 directory.
18016
18017 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
18018 just removing the 'WORKFILE argument or by removing the 'MASTER
18019 argument and replacing `file' with (vc-name file).
18020
18021 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18022
18023 * vc.el: Update Copyright and add a crude list of backend funs.
18024 (vc-writable-p): New function.
18025 (with-vc-file): Use vc-writable-p.
18026 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
18027 (vc-register): Avoid vc-name.
18028 (vc-locking-user): Remove.
18029 (vc-steal-lock): Make the `owner' arg non-optional.
18030 (vc-merge): Use vc-writable-p instead of vc-locking-user and
18031 vc-checkout-model.
18032 (vc-default-dired-state-info): Use vc-state instead of
18033 vc-locking-user and return special strings for special states.
18034 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
18035 and get rid of one of the special CVS cases.
18036 (vc-cancel-version): prettify error message with \\[...].
18037 (vc-rename-master): New function.
18038 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
18039 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
18040 the CVS special case generic.
18041 (vc-default-record-rename): Remove.
18042 (vc-file-tree-walk-internal): Only call FUNC for files that are
18043 under control of some VC backend and replace `concat' with
18044 expand-file-name.
18045 (vc-file-tree-walk): Update docstring.
18046 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
18047 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
18048
18049 * vc-sccs.el (vc-sccs-rename-file): Renamed from
18050 vc-sccs-record-rename. Use `find-file-noselect' rather than
18051 `find-file' and call `vc-rename-master' to do the actual move.
18052 (vc-sccs-diff): Remove unused `backend' variable.
18053
18054 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
18055 to delay loading of vc-sccs until it is really used.
18056 (vc-sccs-master-templates): Preload.
18057 (vc-sccs-state): Update call to vc-sccs-parse-locks.
18058 (vc-sccs-project-dir): Remove (merged into
18059 vc-sccs-search-project-dir).
18060 (vc-sccs-search-project-dir): Rewrite using file name handling ops
18061 rather than `concat', make sure it is preloaded and don't bother
18062 to check that the file actually exists.
18063 (vc-sccs-parse-locks): Remove unused `file' argument, remove
18064 `locks' argument (use buffer's content instead) and eliminate n^2
18065 behavior.
18066
18067 * vc-rcs.el: Update Copyright.
18068 (vc-rcs-rename-file): New function.
18069 (vc-rcs-diff): Remove unused `backend' variable.
18070
18071 * vc-hooks.el: Update Copyright.
18072 (vc-backend): Don't accept a nil argument any more.
18073 (vc-up-to-date-p): Turn into a defsubst.
18074 (vc-possible-master): New function.
18075 (vc-check-master-templates): Use `vc-possible-master' and allow
18076 funs in vc-X-master-templates to return a non-existent file.
18077
18078 * vc-cvs.el: Update Copyright.
18079 (vc-cvs-diff): Remove unused `backend' variable.
18080 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
18081
18082 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
18083
18084 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18085
18086 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
18087 since it can be called from vc-rcs.el.
18088 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
18089
18090 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18091
18092 * vc.el (vc-version-diff): Expand file name read from the
18093 minibuffer. Handle the case when a previous version number can't
18094 be guessed. Give suitable messages when there were no differences
18095 found.
18096 (vc-clear-headers): Call backend-specific implementation, if one
18097 exists.
18098 (vc-cancel-version): Made error checks generic. When done, clear
18099 headers generically, too.
18100
18101 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
18102 from vc-clear-headers in vc.el.
18103
18104 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
18105 correctly.
18106 (vc-rcs-latest-on-branch-p): Made second argument VERSION
18107 optional. Handle the case when it's not there.
18108
18109 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18110
18111 * vc.el (vc-locking-user): Moved from vc-hooks.el.
18112
18113 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18114
18115 * vc-hooks.el (vc-loadup): Remove.
18116 (vc-find-backend-function): Use `require'. Also, handle the case
18117 where vc-BACKEND-hooks.el doesn't exist.
18118 (vc-call-backend): Cleanup.
18119
18120 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18121
18122 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
18123 vc-rcs-grab-templates)
18124 (vc-rcs-registered): Remove. The default function works as well.
18125 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
18126 vc-sccs-grab-templates)
18127 (vc-sccs-registered): Remove. The default function works as well.
18128
18129 * vc.el (vc-version-diff): Left out a vc- in call to
18130 vc-call-backend.
18131 (vc-default-dired-state-info, vc-default-record-rename)
18132 (vc-default-merge-news): Update for the new backend argument.
18133
18134 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
18135 using the default function.
18136 (vc-call-backend): If calling the default function, pass it the
18137 backend as first argument. Update the docstring accordingly.
18138 (vc-default-state-heuristic, vc-default-mode-line-string): Update
18139 for the new backend argument.
18140 (vc-make-backend-sym): Renamed from vc-make-backend-function.
18141 (vc-find-backend-function): Use the new name.
18142 (vc-default-registered): New function.
18143
18144 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18145
18146 * vc.el (vc-merge): Use vc-find-backend-function.
18147
18148 * vc-hooks.el (vc-backend-functions): Remove.
18149 (vc-loadup): Don't setup 'vc-functions.
18150 (vc-find-backend-function): New function.
18151 (vc-call-backend): Use above fun and populate 'vc-functions
18152 lazily.
18153 (vc-backend-defines): Remove.
18154
18155 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18156
18157 * vc.el (vc-register): Put a FIXME note for a newly found bug.
18158 Call vc-call-backend without the leading vc-.
18159 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
18160 (vc-check-headers): Call vc-call-backend without the leading vc-.
18161 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
18162 (vc-annotate-display): Replace confusing use of `cond' with `or'.
18163 Call vc-call-backend without the leading vc-.
18164
18165 * vc-cvs.el (tail): Provide vc-cvs.
18166 * vc-sccs.el (tail): Provide vc-sccs.
18167 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
18168
18169 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
18170 (vc-make-backend-function, vc-call): Pass names without leading
18171 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
18172 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
18173 (vc-call-backend): Always try to load vc-X-hooks.
18174 (vc-registered): Remove vc- in call to vc-call-backend.
18175
18176 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18177
18178 * vc.el (vc-process-filter): New function.
18179 (vc-do-command): Setup `vc-process-filter' for the async process.
18180 (vc-maybe-resolve-conflicts): New function to reduce
18181 code-duplication. Additionally, it puts the buffer in
18182 `smerge-mode' if applicable.
18183 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
18184 calling `merge-news'.
18185 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
18186 (vc-log-edit): New function. Replacement for `vc-log-mode' by
18187 interfacing to log-edit.el.
18188 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
18189 log-edit is available.
18190 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
18191
18192 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18193
18194 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
18195 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
18196 defvar and the initialization.
18197 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
18198
18199 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
18200 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
18201
18202 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
18203
18204 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18205
18206 * vc.el (vc-file-clear-masterprops): Removed.
18207 (vc-checkin, vc-revert-buffer): Removed calls to the above.
18208 (vc-version-diff): Use buffer-size without argument.
18209 (vc-register): Heed vc-initial-comment.
18210
18211 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
18212 default branch.
18213
18214 * vc-rcs.el (vc-rcs-register): Parse command output to find master
18215 file name and workfile version.
18216 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
18217
18218 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
18219 vc-file-clear-masterprops.
18220
18221 * vc-sccs.el (vc-sccs-checkout): Removed call to
18222 vc-file-clear-masterprops. If writable, set vc-state to 'edited
18223 rather than user login name.
18224
18225
18226 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18227
18228 * vc.el (vc-workfile-unchanged-p): Remove unused argument
18229 `want-differences-if-changed' and simplify.
18230 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
18231 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
18232 output (which is invalid for async vc-diff) to decide whether to
18233 do the revert silently or not.
18234
18235 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18236
18237 * vc-hooks.el (vc-loadup): Load files quietly.
18238 (vc-call-backend): Oops, brain fart.
18239
18240 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18241
18242 * vc-cvs.el (vc-cvs-state): Typo.
18243 (vc-cvs-merge-news): Return the status code rather than the error msg.
18244
18245 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18246
18247 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
18248 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
18249 vc-state or vc-up-to-date-p.
18250 (vc-merge): Use vc-backend-defines to check whether merging is
18251 possible. Set state to 'edited after successful merge.
18252
18253 * vc-hooks.el (vc-locking-user): If locked by the calling user,
18254 return that name. Redocumented.
18255
18256 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18257
18258 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
18259 new `vc-state' semantics.
18260 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
18261 'vc-locking-user to the current user.
18262 (vc-merge): Inline vc-backend-merge. Comment out code that I
18263 don't understand and hence can't adapt to the new `vc-state' and
18264 `vc-locking-user' semantics.
18265 (vc-backend-merge): Remove.
18266
18267 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
18268 rather than 'vc-locking-user.
18269
18270 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
18271
18272 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
18273 (vc-state): Don't use 'reserved any more. Just use the same
18274 convention as the one used for vc-<backend>-state where the
18275 locking user (as a string) is returned.
18276 (vc-locking-user): Update, based on the above convention. The
18277 'vc-locking-user property has disappeared.
18278 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
18279
18280 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
18281 with a heuristic one.
18282 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
18283 (vc-cvs-checkin): Do a trivial parse to set the state in case of
18284 error. That allows us to get to 'needs-merge even in the
18285 stay-local case. There's still no way to detect 'needs-patch in
18286 such a setup (or to force an update for that matter).
18287 (vc-cvs-logentry-check): Remove, the default works as well.
18288
18289 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18290
18291 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
18292
18293 * vc.el (vc-do-command): kill-all-local-variables, to reset any
18294 major-mode in which the buffer might have been put earlier. Use
18295 `remove' and `when'. Allow `okstatus' to be `async' and use
18296 `start-process' in this case.
18297 (vc-version-diff): Handle the case where the diff looks empty
18298 because of the use of an async process.
18299
18300 2000-09-04 Andre Spiegel <spiegel@gnu.org>
18301
18302 * vc.el (vc-next-action-on-file): Removed optional parameter
18303 `simple'. Recompute state unconditionally.
18304 (vc-default-toggle-read-only): Removed.
18305
18306 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
18307 (vc-toggle-read-only): Undid prev change.
18308
18309 * vc-cvs.el (vc-cvs-stay-local): Renamed from
18310 vc-cvs-simple-toggle. Redocumented.
18311 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
18312 (vc-cvs-toggle-read-only): Removed.
18313
18314 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18315
18316 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
18317 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
18318 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
18319 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
18320 still is. So maybe it should be removed.
18321 (vc-head-version, vc-find-binary): Remove.
18322 (vc-recompute-state): Move from vc-hooks.el.
18323 (vc-next-action-on-file): Add a `simple' argument to allow
18324 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
18325 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
18326 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
18327 (vc-dired-mode-map): Properly defvar it.
18328 (vc-print-log): Call log-view-mode if available.
18329 (small-temporary-file-directory): defvar instead of use boundp.
18330 (vc-merge-news): Moved to vc-cvs.el.
18331 (vc-default-merge-news): New function.
18332
18333 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
18334 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
18335 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
18336 unknown `vc-latest-version' function. It should probably refer to
18337 vc-workfile-version or somesuch, but it's very unclear to me and I
18338 don't have SCCS to test things.
18339
18340 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
18341 (vc-sccs-state-heuristic): Fix typo.
18342 (vc-sccs-workfile-unchanged-p): Add missing argument.
18343
18344 * vc-rcs.el: Require vc and vc-rcs-hooks.
18345 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
18346 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
18347 (vc-release-greater-or-equal-p): Move from vc.
18348 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
18349 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
18350 (vc-rcs-checkout): Add a missing `new-version' argument in the
18351 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
18352
18353 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
18354 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
18355 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
18356 than the apparently unbound `workfile-version'.
18357
18358 * vc-hooks.el (vc-master-templates): Def the obsolete var.
18359 (vc-file-prop-obarray): Use `make-vector'.
18360 (vc-backend-functions): Add new hookable functions
18361 vc-toggle-read-only, vc-record-rename and vc-merge-news.
18362 (vc-loadup): If neither backend nor default functions exist, use
18363 the backend function rather than nil.
18364 (vc-call-backend): If the function if not bound yet, try to load
18365 the non-hook file to see if it provides it.
18366 (vc-call): New macro plus use it wherever possible.
18367 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
18368 nor `vc-find-binary' since it's only called from
18369 vc-mistrust-permission which is only used once the backend is known.
18370 (vc-checkout-model): Fix parenthesis.
18371 (vc-recompute-state, vc-prefix-map): Move to vc.el.
18372
18373 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
18374 (vc-cvs-release, vc-cvs-system-release): Remove.
18375 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
18376 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
18377 status symbols.
18378 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
18379 (vc-cvs-toggle-read-only): First cut at a function to allow a
18380 cvs-status-free vc-toggle-read-only.
18381 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
18382 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
18383 vc-cvs-status. Also set vc-state rather than vc-locking-user.
18384 (vc-cvs-checkout): Modify access rights directly if the user
18385 requested not to use `cvs edit'. And refresh the mode line.
18386
18387 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
18388 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
18389
18390 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
18391
18392 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
18393 workfile' that got lost when the code was extracted from vc.el.
18394 And merged the tail with the rest of the code (not possible in the
18395 old vc.el where the tail was shared among all backends). And
18396 explicitly set the state to 'edited if `writable' is set.
18397
18398 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
18399 (vc-cvs-state): Be careful to return the value from
18400 vc-cvs-parse-state.
18401 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
18402 property but return it instead. Also be careful to handle a nil
18403 or "" `rev' when workfile is non-nil (it was handled properly when
18404 workfile was nil).
18405
18406 * vc.el: Removed those pesky unnecessary `(function' quotes.
18407 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
18408 directly in the defvar.
18409 (vc-do-command): Bind inhibit-read-only so as to properly handle
18410 the case where the destination buffer has been made read-only.
18411 (vc-diff): Delegate to vc-version-diff in all cases.
18412 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
18413 (vc-annotate-mode-variables): Removed (code moved partly to
18414 defvars and partly to vc-annotate-add-menu).
18415 (vc-annotate-mode): Turned into a derived-mode.
18416 (vc-annotate-add-menu): Moved in code in
18417 vc-annotate-mode-variables.
18418 (vc-update-change-log): Use make-temp-file if available.
18419
18420 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
18421
18422 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
18423 `vc-checkout-model' updated to `vc-cvs-update-model'.
18424
18425 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18426
18427 * vc.el (vc-next-action-on-file): Added handling of state
18428 `unlocked-changes'.
18429 (vc-checkout-carefully): Is now practically obsolete, unless the
18430 above is too slow to be enabled unconditionally.
18431 (vc-update-change-log): Fixed typo.
18432
18433 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
18434
18435 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
18436 Now handles state `unlocked-changes'.
18437 (vc-sccs-workfile-unchanged-p): New function, to support the above.
18438
18439 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
18440
18441 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
18442 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
18443 `unlocked-changes'.
18444 (vc-rcs-workfile-unchanged-p): Renamed from
18445 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
18446 function yet, but supposed to become one soon.
18447
18448 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
18449 `vc-steal-lock'.
18450 (vc-call-backend): Changed error message.
18451 (vc-state): Added description of state `unlocked-changes'.
18452
18453 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18454
18455 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
18456 always return t in CVS-controlled directories.
18457
18458 * vc.el (vc-responsible-backend): New function.
18459 (vc-register): Largely rewritten.
18460 (vc-admin): Removed (implementation moved into vc-register).
18461 (vc-checkin): Redocumented.
18462 (vc-finish-logentry): If no backend defined yet (because we are in
18463 the process of registering), use the responsible backend.
18464
18465 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
18466 Updated function lists.
18467 (vc-call-backend): Fixed typo.
18468
18469 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
18470 New functions.
18471 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
18472 Removed query option. Redocumented.
18473
18474 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18475
18476 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
18477
18478 * vc.el: Updated callers of `vc-checkout-required' to use
18479 `vc-checkout-model'.
18480
18481 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18482
18483 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
18484 stuff updated to reference this function instead of the old
18485 `vc-backend-release-p'.
18486
18487 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18488
18489 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
18490 vc-checkout-model. Return appropriate values. Updated callers.
18491
18492 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18493
18494 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
18495 (vc-backend-revert): Function moved into `vc-revert';
18496 `vc-next-action' must be updated to accomodate this change.
18497 (vc-backend-steal): Function moved into `vc-finish-steal'.
18498 (vc-backend-logentry-check): Function moved into
18499 `vc-finish-logentry'.
18500 (vc-backend-printlog): Function moved into `vc-print-log'.
18501 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
18502 (vc-backend-assign-name): Function moved into
18503 `vc-create-snapshot'.
18504
18505 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18506
18507 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
18508 Rename to vc-checkout-model. Return appropriate values.
18509 Update callers.
18510
18511 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
18512 to vc-checkout-model.
18513 (vc-checkout-required): Rename to vc-checkout-model.
18514 Re-implement and re-comment.
18515 (vc-after-save): Use vc-checkout-model.
18516
18517 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18518
18519 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
18520 Update to use the vc-BACKEND-diff functions instead.
18521 `vc-diff' is now working.
18522
18523 * vc-rcs.el (vc-rcs-logentry-check): New function.
18524
18525 * vc-cvs.el (vc-cvs-logentry-check): New function.
18526
18527 * vc-sccs.el (vc-sccs-diff): Function changed name from
18528 `vc-backend-diff'. This makes `vc-diff' work.
18529
18530 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
18531 of functions possibly implemented in a vc-BACKEND library.
18532 (vc-checkout-required): Fix bug that caused an error to be
18533 signaled during `vc-after-save'.
18534
18535 * vc.el: Fix typo.
18536 This checkin is made with our new VC code base for the very first time.
18537 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
18538
18539 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
18540 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
18541
18542 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
18543 updated to `vc-uses-locking'.
18544 (vc-checkout-required): Call to backend function.
18545 `vc-checkout-required' updated to `vc-uses-locking' instead.
18546
18547 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
18548 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
18549
18550 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
18551 to match the split into various backends.
18552 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
18553 (vc-retrieve-snapshot): Bug fix.
18554
18555 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18556
18557 * vc-sccs.el (vc-sccs-release): Doc fix.
18558
18559 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18560
18561 * vc.el (vc-next-action-on-file): Bug found and fixed.
18562 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
18563 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
18564
18565 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
18566 (vc-rcs-checkout): Name space cleaned up. No more revision number
18567 crunching function names that are not prefixed with vc-rcs.
18568 (vc-rcs-checkout-model): Function added. References to
18569 `vc-checkout-model' replaced.
18570
18571 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18572
18573 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
18574 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
18575 still need to be split, and implemented for RCS).
18576
18577 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18578
18579 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
18580
18581 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
18582 required by the vc.el file.
18583
18584 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
18585 required by the vc.el file.
18586 (vc-rcs-exists): Function added.
18587
18588 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
18589 required by the vc.el file.
18590
18591 * vc.el (vc-admin): Updated to handle selection of appropriate
18592 backend. Current implementation is crufty and need re-thinking.
18593
18594 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
18595
18596 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18597
18598 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
18599 beginning of annotate buffers correctly.
18600
18601 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
18602 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
18603 functionality updated quite a lot to support multiple backends.
18604 Variables `vc-annotate-mode', `vc-annotate-buffers',
18605 `vc-annotate-backend' added.
18606
18607 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
18608 `vc-annotate-difference' added to supported backend functions.
18609
18610 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18611
18612 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
18613 Use with-temp-file instead of /bin/sh. Merged from mainline
18614
18615 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18616
18617 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
18618
18619 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
18620
18621 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
18622
18623 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18624
18625 * vc-hooks.el: vc-state-heuristic added to
18626 vc-backend-hook-functions.
18627
18628 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
18629
18630 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
18631
18632 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
18633 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
18634 state to `reserved'.
18635
18636 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
18637 `vc-checkout-required'. Rename the `locked' state to `reserved'.
18638
18639 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18640
18641 * vc-rcs-hooks.el: Implement new state model. Hardly anything
18642 untouched.
18643
18644 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
18645
18646 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
18647 if defined. (Merged from main line, slightly adapted.)
18648
18649 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
18650 millenium problem (merged from mainline).
18651
18652 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18653
18654 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
18655 part and moved the non-BACKEND stuff to vc.el.
18656
18657 * vc.el: Split the annotate feature into a BACKEND specific part
18658 and moved it from the vc-cvs.el file to this one.
18659
18660 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18661
18662 * vc-hooks.el: Implement new state model.
18663 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
18664 (vc-locking-user): Simplify. Now only needed if the file is
18665 locked by somebody else.
18666 (vc-lock-from-permissions): Remove. Functionality is in
18667 vc-sccs-hooks.el and vc-rcs-hooks.el now.
18668 (vc-mode-line-string): New name for former vc-status. Adapted.
18669 (vc-mode-line): Adapt to use the above. Remove optional parameter.
18670
18671 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
18672 Various simplifications and adaptations all over the place.
18673
18674 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
18675 Simplify and adapt the rest.
18676
18677 * vc.el (vc-resynch-window): Add TODO comment: check for
18678 interaction with view mode according to recent RCS change.
18679 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
18680
18681 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18682
18683 * vc.el: Convert the remaining function comments to docstrings.
18684
18685 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18686
18687 * vc.el (vc-backend-release, vc-release-greater-or-equal)
18688 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
18689 (vc-minor-part, vc-previous-version): Functions that operate and
18690 compare revision numbers got proper documentation. Comments added
18691 about their possible removal.
18692
18693 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18694
18695 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
18696 the vc-backend.el files.
18697
18698 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
18699
18700 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
18701 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
18702 (vc-rcs-previous-version): Functions added.
18703
18704 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
18705
18706 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
18707
18708 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18709
18710 * vc-hooks.el (vc-master-templates): Is really obsolete.
18711 Comment out the definition for now. What is the right procedure
18712 to get rid of it?
18713 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
18714 rewritten.
18715 (vc-default-registered): Remove.
18716 (vc-check-master-templates): New function; does mostly what the
18717 above did before.
18718 (vc-locking-user): Don't rely on the backend to set the property.
18719
18720 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
18721 Rewrite documentation.
18722 (vc-rcs-templates-grabbed): New variable.
18723 (vc-rcs-grab-templates): New function.
18724 (vc-rcs-registered): Rewrite to use above mechanism.
18725
18726 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
18727 Rewrite documentation.
18728 (vc-sccs-templates-grabbed): New variable.
18729 (vc-sccs-grab-templates): New function.
18730 (vc-sccs-registered): Rewrite to use above mechanism.
18731 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
18732 Don't throw the result, simply return it.
18733
18734 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
18735 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
18736 (vc-cvs-registered): Does the check itself now. Simplify.
18737
18738 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
18739 from main line.
18740
18741 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18742
18743 * vc-cvs.el (vc-cvs-diff): New function.
18744
18745 * vc-sccs.el (vc-sccs-diff): New function.
18746
18747 * vc-rcs.el (vc-rcs-diff): New function.
18748 (vc-rcs-checkout): Bug (typo) found and fixed.
18749 (vc-rcs-register-switches): New variable.
18750
18751 * vc.el (vc-backend-diff): Function removed and placed in the
18752 backend files.
18753
18754 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18755
18756 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
18757
18758 * vc.el (vc-backend-checkout): Function removed and replaced in
18759 the vc-backend.el files.
18760
18761 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
18762
18763 * vc.el (vc-backend-admin): Removed and replaced in the
18764 vc-backend.el files.
18765
18766 * vc.el (Martin): Removed all the annotate functionality since it
18767 is CVS backend specific.
18768
18769 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18770
18771 * spec.txt: Added specification of vc-state.
18772
18773 * vc-sccs-hooks.el (vc-sccs-master-properties):
18774 Remove handling of vc-latest-version and
18775 vc-your-latest-version. What used to be vc-latest-version, is now
18776 returned as vc-workfile-version.
18777 (vc-sccs-workfile-version): Adapt.
18778
18779 2000-09-04 Dave Love <fx@gnu.org>
18780
18781 * vc.el: [Merged from mainline.]
18782 (vc-dired-mode): Make the dired-move-to-filename-regexp
18783 regexp match the date, to avoid treating date as file size.
18784 Add YYYY S option to WESTERN/
18785
18786 2000-09-04 Dave Love <fx@gnu.org>
18787
18788 * vc.el: Require `compile' when compiling.
18789 (vc-logentry-check-hook): New option.
18790 (vc-steal-lock): Use compose-mail.
18791 (vc-dired-mode-map): Defvar when compiling.
18792 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
18793 vc-sccs.el and renamed. Callers changed.
18794 (vc-backend-checkout, vc-backend-logentry-check)
18795 (vc-backend-merge-news): Doc fix.
18796 (vc-default-logentry-check): New function.
18797 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
18798 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
18799 (vc-backend-merge): Doc fix. Use backend functions.
18800 (vc-check-headers): Use backend functions.
18801
18802 * vc-cvs.el: Require vc when compiling.
18803 (vc-cvs-register-switches): Doc fix.
18804 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
18805 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
18806 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
18807 New functions (code from vc.el).
18808 (vc-annotate-display-default): Fix interactive spec.
18809 (vc-annotate-time-span): Doc fix.
18810
18811 * vc-rcs.el: Require vc when compiling.
18812 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
18813 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
18814 (vc-rcs-checkin): New functions (code from vc.el).
18815 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
18816 Doc fix.
18817 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
18818
18819 * vc-sccs.el: Require vc when compiling.
18820 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
18821 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
18822 (vc-sccs-revert)
18823 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
18824 from vc.el).
18825 (vc-sccs-add-triple, vc-sccs-record-rename)
18826 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
18827 (vc-sccs-admin): Doc fix.
18828
18829 2000-09-04 Martin Lorentzson <martinl@gnu.org>
18830
18831 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
18832 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
18833 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
18834 from vc.el.
18835
18836 * vc-sccs.el (vc-admin-sccs): Added from vc.el
18837
18838 * vc-cvs.el: Moved the annotate functionality from vc.el.
18839 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
18840
18841 2000-09-04 Dave Love <fx@gnu.org>
18842
18843 * vc.el (vc-backend-release): Call vc-system-release.
18844
18845 * vc-sccs.el (vc-sccs-system-release):
18846 Renamed from vc-sccs-backend-release.
18847
18848 * vc-rcs.el (vc-rcs-system-release):
18849 Renamed from vc-rcs-backend-release.
18850
18851 * vc-cvs.el (vc-cvs-system-release):
18852 Renamed from vc-cvs-backend-release.
18853
18854 2000-09-04 Dave Love <fx@gnu.org>
18855
18856 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
18857 backend files.
18858 (vc-backend-release): Dispatch to backend functions.
18859 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
18860 probably needs attention.]
18861
18862 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
18863 (vc-sccs-backend-release): New function.
18864
18865 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
18866 (vc-cvs-backend-release): New function.
18867
18868 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
18869 Doc fix.
18870 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
18871 (vc-default-dired-state-info): New function.
18872 (vc-dired-state-info): Dispatch to backends.
18873 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
18874
18875 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
18876 from vc.el and renamed.
18877
18878 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18879
18880 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
18881 (vc-version-other-window, vc-backend-assign-name): Removed
18882 references to vc-latest-version; sometimes changed into
18883 vc-workfile-version.
18884
18885 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
18886 vc-rcs-master-workfile-version.
18887 (vc-rcs-workfile-version): Use the above. Don't call
18888 vc-latest-version (that was unreachable code, anyway).
18889 (vc-rcs-fetch-master-properties): Doc fix.
18890
18891 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
18892 (vc-backend-hook-functions): Removed them from this list, too.
18893 (vc-fetch-properties): Removed.
18894 (vc-workfile-version): Doc fix.
18895
18896 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
18897 (vc-rcs-workfile-version, vc-rcs-locking-user)
18898 (vc-rcs-uses-locking): Use it.
18899
18900 * vc-hooks.el (vc-consult-rcs-headers):
18901 Moved into vc-rcs-hooks.el, under the name
18902 vc-rcs-consult-headers.
18903
18904 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
18905 headers.
18906 (vc-cvs-find-master): Use this name only; correct different
18907 versions of the name.
18908
18909 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
18910 New functions.
18911 (vc-sccs-locking-user): Use the latter.
18912
18913 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
18914 New functions.
18915
18916 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
18917 Moved into both
18918 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
18919 functions are implementation details of those two backends.
18920
18921 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18922
18923 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
18924 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
18925
18926 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
18927 (vc-sccs-parse-locks): SCCS-specific code moved here from
18928 vc-hooks.
18929
18930 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
18931 code moved here from vc-hooks.
18932
18933 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
18934 into back-end specific parts and removed. Callers not updated
18935 yet; because I guess these callers will disappear into back-end
18936 specific files anyway.
18937
18938 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
18939
18940 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
18941 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
18942 `vc-uses-locking'.
18943
18944 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
18945 Store yes/no in the property, and return t/nil. Updated all
18946 callers.
18947
18948 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
18949 vc-sccs-uses-locking. Don't set property.
18950 (vc-sccs-locking-user): Don't set property.
18951
18952 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
18953 vc-cvs-uses-locking. Don't set property here; leave that to
18954 vc-hooks.
18955 (vc-cvs-locking-user): Reflect above change. Streamlined.
18956
18957 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
18958 vc-rcs-uses-locking.
18959 (vc-rcs-locking-user): Reflect above change.
18960
18961 2000-09-04 Dave Love <fx@gnu.org>
18962
18963 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
18964
18965 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
18966
18967 * vc-hooks.el (vc-checkout-model): Punt to backends.
18968
18969 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
18970
18971 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
18972
18973 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
18974 New functions.
18975
18976 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
18977 New functions.
18978
18979 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
18980 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
18981
18982 * vc-hooks.el (vc-default-locking-user): New function.
18983 (vc-locking-user, vc-workfile-version): Punt to backends.
18984
18985 2000-09-04 Dave Love <fx@gnu.org>
18986
18987 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
18988 (vc-master-workfile-version): Moved from vc-hooks.
18989
18990 * vc-rcs-hooks.el: Fix duplicate code in last change.
18991
18992 * vc-rcs-hooks.el: Require vc-hooks when compiling.
18993 (vc-rcs-master-templates): Improve :type.
18994 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
18995 vc-master-workfile-version): Moved from vc-hooks.
18996
18997 * vc-sccs-hooks.el: Require vc-hooks when compiling.
18998 (vc-sccs-master-templates): Improve :type.
18999 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
19000
19001 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
19002
19003 * vc-cvs-hooks.el: Require vc-hooks when compiling.
19004 (vc-cvs-master-templates): Improve :type. Use
19005 vc-cvs-find-cvs-master.
19006 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
19007 from vc-hooks.
19008 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
19009
19010 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
19011 Moved to vc-cvs-hooks.
19012
19013 * vc-hooks.el: Add doc strings in various places. Simplify the
19014 minor mode setup.
19015 (vc-handled-backends): New user variable.
19016 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
19017 simplification.
19018
19019 2000-09-04 Dave Love <fx@gnu.org>
19020
19021 * vc.el: Some doc fixes for autoloaded and interactive functions.
19022 Fix compilation warnings from ediff stuff.
19023 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
19024
19025 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
19026
19027 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
19028
19029 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
19030
19031 2000-09-04 Dave Love <fx@gnu.org>
19032
19033 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
19034 New variable.
19035 (vc-make-backend-function, vc-loadup, vc-call-backend)
19036 (vc-backend-defines): New functions.
19037
19038 * vc-hooks.el: Various doc fixes.
19039 (vc-default-back-end, vc-follow-symlinks): Custom fix.
19040 (vc-match-substring): Function removed. Callers changed to use
19041 match-string.
19042 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
19043 Simplify.
19044
19045 2000-09-04 Dave Love <fx@gnu.org>
19046
19047 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
19048 type.
19049 (vc-sccs-project-dir, vc-search-sccs-project-dir)
19050 (vc-sccs-registered): Doc fix.
19051
19052 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
19053 (vc-cvs-registered): Doc fix.
19054
19055 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
19056 (vc-rcs-registered): Doc fix.
19057
19058 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
19059
19060 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
19061
19062 * vc-hooks.el: vc-registered has been renamed
19063 vc-default-registered. Some functions have been moved to the
19064 backend specific files. they all support the
19065 vc-BACKEND-registered functions.
19066
19067 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
19068
19069 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
19070
19071 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
19072
19073 2000-09-04 Dave Love <fx@gnu.org>
19074
19075 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
19076 menu-bar-update-hook.
19077
19078 * help.el (help-manyarg-func-alist): Add
19079 find-operation-coding-system.
19080
19081 * wid-edit.el (widget-sexp-validate): Fix garbled code.
19082
19083 * custom.el (custom-set-variables): Print message about errors in
19084 setting.
19085
19086 2000-09-03 Andrew Innes <andrewi@gnu.org>
19087
19088 * makefile.w32-in: Change to DOS line endings.
19089
19090 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
19091
19092 * mouse.el (mouse-popup-menubar): Supply the prompt string for
19093 minor-mode keymaps, if they don't have one.
19094
19095 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
19096
19097 * eshell/esh-module.el (eval-when-compile): Don't lose if
19098 esh-module.el's file name is truncated to DOS 8+3 limits.
19099
19100 2000-09-01 John Wiegley <johnw@gnu.org>
19101
19102 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
19103 predicate, which caused entries in the completion list to be
19104 doubled.
19105
19106 2000-08-30 John Wiegley <johnw@gnu.org>
19107
19108 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
19109 sending to subprocesses. Also, hook pre-command-hook if
19110 `eshell-send-direct-to-subprocesses' is non-nil.
19111 (eshell-send-direct-to-subprocesses): New config variable. If t,
19112 subprocess input is send immediately.
19113 (eshell-toggle-direct-send): New function.
19114 (eshell-self-insert-command): New function.
19115 (eshell-intercept-commands): New function.
19116 (eshell-send-input): If direct subprocess sending is enabled,
19117 don't echo any input to the Eshell buffer. Let the subprocess
19118 handle that. This requires "stty echo" in bash, for example.
19119
19120 2000-08-28 John Wiegley <johnw@gnu.org>
19121
19122 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
19123 completion function for Eshell's implementation of `unset'.
19124
19125 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
19126
19127 * info.el (Info-directory-list): Doc fix.
19128
19129 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
19130
19131 * filecache.el (file-cache-add-directory-using-find): Don't quote
19132 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
19133
19134 2000-08-31 Kenichi Handa <handa@etl.go.jp>
19135
19136 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
19137 coding systems.
19138
19139 2000-08-30 Andrew Innes <andrewi@gnu.org>
19140
19141 * timer.el (run-with-idle-timer): Undo last change, so that timer
19142 is not activated immediately if Emacs is already idle. Some
19143 existing code relies on this behaviour.
19144
19145 2000-08-30 Miles Bader <miles@gnu.org>
19146
19147 * frame.el (set-frame-font): Do completion of font-name for
19148 interactive use.
19149
19150 2000-08-30 Kenichi Handa <handa@etl.go.jp>
19151
19152 * international/quail.el (quail-start-translation): Bind locally
19153 last-command-event, last-command, and this-command.
19154 (quail-start-conversion): Likewise.
19155 (quail-self-insert-command): Fix docstring.
19156
19157 2000-08-29 Gerd Moellmann <gerd@gnu.org>
19158
19159 * progmodes/executable.el
19160 (executable-make-buffer-file-executable-if-script-p): Check that
19161 buffer contains at least 2 characters.
19162
19163 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
19164
19165 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
19166
19167 2000-08-29 Dave Love <fx@gnu.org>
19168
19169 * diff-mode.el (diff-mode) <defgroup>: Add :version.
19170 (diff-mode-shared-map): Bind mouse-2.
19171 (diff-imenu-generic-expression): New variable.
19172 (diff-mode): Use it.
19173
19174 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
19175 (mouse-popup-menubar): Add minor mode menus.
19176 (popup-menu): Check for lookup-key returning number.
19177
19178 2000-08-29 Miles Bader <miles@gnu.org>
19179
19180 * comint.el (comint-send-input): Create overlays using the proper
19181 front/read-advance arguments.
19182
19183 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19184
19185 * ps-print.el: Even/odd pages printing. Doc fix.
19186 (ps-print-version): New version number (6.0).
19187 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
19188 (ps-background, ps-begin-file, ps-begin-job): Code fix.
19189 (ps-print-duplex-feature): Variable eliminated.
19190 (ps-even-or-odd-pages): New variable.
19191
19192 * progmodes/ebnf2ps.el: Doc fix.
19193 (ebnf-version): New version (3.3).
19194 (ebnf-user-arrow): Change variable customization to sexp.
19195 (ebnf-user-arrow): Function eliminated.
19196 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
19197
19198 2000-08-29 Kenichi Handa <handa@etl.go.jp>
19199
19200 * help.el (help-xref-mule-regexp): New variable.
19201 (help-make-xrefs): Handle help-xref-mule-regexp.
19202
19203 * international/mule-cmds.el (help-xref-mule-regexp-template): New
19204 variable.
19205 (describe-input-method): Temporarily activate the specfied input
19206 method to display the information.
19207 (describe-language-environment): Hyperlinks to mule related items.
19208
19209 * international/mule-diag.el (charset-multibyte-form-string): New
19210 function.
19211 (list-character-sets-1): Use charset-multibyte-form-string.
19212 (describe-character-set): New function.
19213 (describe-coding-system): Hyperlinks to safe character sets.
19214
19215 * international/quail.el (quail-help): New arg PACKAGE.
19216 Hyperlinks to mule related items.
19217 (quail-help-insert-keymap-description): Use
19218 substitute-command-keys instead of describe-bindings.
19219 (quail-translation-help): Hyperlinks to mule related items.
19220
19221 2000-08-28 John Wiegley <johnw@gnu.org>
19222
19223 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
19224 have a defsubst call itself. Made `eshell-flatten-list' back into
19225 a function again.
19226
19227 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
19228 catch, in case re-centering point at bottom messes up the display.
19229 This happens frequently in Emacs 21, due I believe to variable
19230 line heights.
19231
19232 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
19233 to call `find-tag-interactive'.
19234
19235 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
19236 the list of remember directories.
19237
19238 2000-08-28 John Wiegley <johnw@gnu.org>
19239
19240 * align.el: Test align-region-separate to see if it's a symbol.
19241
19242 2000-08-28 John Wiegley <johnw@gnu.org>
19243
19244 * eshell/esh-util.el (eshell-flatten-list): Made this function
19245 into a defsubst form. It gets used very frequently, although
19246 calls don't occur all that often.
19247
19248 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
19249 examining it.
19250
19251 * eshell/esh-cmd.el (eshell-rewrite-while-command):
19252 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
19253 `eshell-protect'.
19254 (eshell-copy-handles): Created a new macro for duplicating the
19255 current set of open handles. This is needed by the looping
19256 functions.
19257 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
19258 is not incorrectly stomped on.
19259
19260 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
19261 declaration for pcomplete-use-paring.
19262 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
19263 value of eshell-cmpl-use-paring.
19264 * pcomplete.el (pcomplete-use-paring): New config variable, to
19265 indicate whether paring should be used.
19266 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
19267 completion alternatives that have already been used.
19268
19269 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
19270 bound to C-c C-y, which will repeat the previous N arguments
19271 (based on prefix argument).
19272 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
19273
19274 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
19275 if there is no *Help* buffer. This is for XEmacs, which renames
19276 its help buffers uniquely. TODO: Find out what the current buffer
19277 name to delete is.
19278
19279 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
19280 first entry that correlates to a passwd/group number. Later
19281 entries (used for group/user name aliasing to multiple IDs) are
19282 ignored.
19283
19284 * eshell/em-xtra.el (eshell/expr):
19285 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
19286 (eshell-grep, eshell/diff, eshell/locate):
19287 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
19288 argument list, before passing it to the system command.
19289
19290 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
19291 `find-tag' for use at final position in Eshell buffers (which
19292 otherwise triggers an error on Emacs 21).
19293 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
19294 buffer, if it is currently bound to `find-tag'.
19295
19296 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
19297 in the list of matched Makefile names.
19298 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
19299 directory, prefer its contents to Makefile.
19300
19301 * eshell/em-dirs.el (eshell/cd): cd commands that look up
19302 directory parts (like "cd old new", or "cd =regexp"), are now case
19303 sensitive on non-Windows/DOS platforms.
19304
19305 * eshell/esh-mode.el (eshell-parse-command-input): When a user
19306 types RET after an open delimiter (like "), display a message
19307 indicating that Eshell is waiting for the closing delimiter.
19308
19309 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
19310 environment variables.
19311
19312 * eshell/em-unix.el (eshell/diff): Added logic to fail more
19313 gracefully if the user enters incorrect arguments.
19314
19315 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
19316 Eshell buffers.
19317
19318 * eshell/esh-var.el (eshell-interpolate-variable):
19319 * eshell/esh-mode.el (eshell-move-argument):
19320 * eshell/em-unix.el (eshell-du-sum-directory):
19321 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
19322 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
19323 (not (= ...)).
19324
19325 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
19326 to ensure the `preserve' flag gets propagated when doing recursive
19327 directory copies.
19328
19329 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
19330
19331 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
19332 Don't convert \n into \0177 in memory.
19333 (eshell-read-history, eshell-write-history): Convert \n to \0177,
19334 and back again, when reading and writing.
19335
19336 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
19337
19338 * eshell/esh-util.el (eshell-processp): Added to relieve constant
19339 testing of `fboundp' on `processp'.
19340
19341 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
19342 (eshell/jobs): Don't call process-list if it is not bound.
19343 (eshell-gather-process-output): Support systems where async
19344 subprocesses aren't supported.
19345 (eshell-scratch-buffer, eshell-last-sync-output-start): New
19346 variables.
19347
19348 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
19349 eshell-do-eval returns t.
19350 (eshell-do-pipelines-synchronously): New defmacro.
19351 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
19352 when async subprocesses aren't supported.
19353 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
19354 if async subprocesses aren't supported.
19355 (eshell-resume-command): Don't assume STATUS is a string.
19356
19357 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
19358
19359 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
19360 (eshell-close-target, eshell-get-target): Use eshell-processp.
19361 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
19362 fix.
19363 (eshell-get-target, eshell-create-handles): Doc fix.
19364
19365 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
19366
19367 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
19368 criterion to include commands that output something, as long as it
19369 leaves both the command and the end-of-buffer visible when the
19370 command has exited.
19371 (eshell-review-quick-commands): Adjust the help doc string
19372 accordingly.
19373
19374 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
19375
19376 * locate.el (locate): Cleaned up locate command's interactive prompting
19377 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
19378
19379 * filecache.el (file-cache-case-fold-search): New variable
19380 (file-cache-assoc-function): New variable
19381 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
19382 Use file-cache-case-fold-search variable
19383 (file-cache-add-file): Use file-cache-assoc-function
19384 (file-cache-delete-file): likewise
19385 (file-cache-directory-name): likewise
19386 (file-cache-debug-read-from-minibuffer): likewise
19387
19388 2000-08-28 Gerd Moellmann <gerd@gnu.org>
19389
19390 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
19391 (abbrev-table-name): New function.
19392 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
19393 If non-nil list local abbrev, only.
19394
19395 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
19396
19397 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
19398 from Gnus support code, and use special article copy buffer
19399 `(gnus-original-article-buffer)' instead. This allows to get rid
19400 of article-hide-headers usage (which breaks in the latest Gnus
19401 version). Thanks to Detlev Zundel.
19402
19403 2000-08-28 Kenichi Handa <handa@etl.go.jp>
19404
19405 * international/quail.el (quail-use-package): Hide "... loaded"
19406 message.
19407 (quail-start-translation, quail-start-conversion): Likewise.
19408
19409 * international/kkc.el (kkc-region): Hide "... loaded" message.
19410
19411 2000-08-27 Dave Love <fx@gnu.org>
19412
19413 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
19414
19415 2000-08-27 Miles Bader <miles@gnu.org>
19416
19417 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
19418
19419 2000-08-27 Kenichi Handa <handa@etl.go.jp>
19420
19421 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
19422 'ja-dic-cnv), not (require 'skkdic-cnv).
19423
19424 2000-08-26 Miles Bader <miles@gnu.org>
19425
19426 * faces.el (face-x-resources): Add entry for :inherit.
19427 * cus-face.el (custom-face-attributes): Add support for :inherit
19428 attribute. Add support for relative face heights.
19429 (custom-face-attributes-get): Treat `nil' as being a default value
19430 for :inherit (as well as `unspecified').
19431
19432 * faces.el (set-face-attribute): Update doc string.
19433 (face-attribute-name-alist): Add :inherit.
19434 (face-valid-attribute-values): Handle :inherit.
19435 (face-read-string): Rephrase prompt to be less confusing.
19436 Assume that DEFAULT is a string, since we must return a string.
19437 (face-read-integer): Use `format' to turn DEFAULT into an
19438 acceptable default for face-read-string. Match NEW-VALUE against
19439 the string "unspecified", not the symbol `unspecified', since
19440 that's what face-read-string returns.
19441 (read-face-attribute): Lookup a name for old-value in valid, and
19442 use it as a default if we find one. Treat all values from
19443 face-read-string as strings. If the default is used, don't do any
19444 more processing on the value, just use the old value directly.
19445 (read-face-and-attribute, modify-face): Tweak prompt.
19446 (read-face-name): Don't assume prompt ends with a space.
19447
19448 * faces.el (describe-face): Add support for :inherit attribute.
19449
19450 2000-08-25 Kenichi Handa <handa@etl.go.jp>
19451
19452 * terminal.el (terminal-emulator): Fix args to `concat'. Now
19453 concat doesn't accept interger.
19454
19455 * international/kkc.el: Remove SKK from Keywords. Require
19456 ja-dic-utl instead of skkdic-utl.
19457
19458 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
19459 Provide ja-dic-cnv instead of skkdic-cnv.
19460 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
19461 (iso-2022-7bit-short): Add safe-charsets property.
19462 (skkdic-convert-postfix): Search Japanese chou-on character in
19463 addition to Hiragana character.
19464 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
19465 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
19466 (batch-skkdic-convert): Likewise.
19467
19468 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
19469 Provide ja-dic-utl instead of skkdic-utl.
19470 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
19471
19472 2000-08-24 Dave Love <fx@gnu.org>
19473
19474 * disp-table.el (standard-display-default): Make the test of `l'
19475 useful.
19476
19477 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
19478 mod sample text.
19479
19480 * international/iso-ascii.el: Make pilcrow convenient string
19481 consistent with section.
19482 (iso-ascii-display): Set up multibyte characters as well as
19483 unibyte.
19484
19485 2000-08-24 Kenichi Handa <handa@etl.go.jp>
19486
19487 * international/mule-cmds.el (reset-language-environment): Set
19488 default-process-coding-system to '(undecided . iso-latin-1), which
19489 makes process I/O almost consistent with file I/O. Call this
19490 function when mule-cmds.el[c] is loaded.
19491
19492 2000-08-22 Andrew Innes <andrewi@gnu.org>
19493
19494 * makefile.w32-in: New file.
19495
19496 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
19497
19498 * comint.el (comint-output-filter): Compare end of
19499 comint-last-output-overlay with the start of the newly inserted
19500 text, not the end, when deciding whether to extend it.
19501 Set saved-point's insertion type to advance after insertion.
19502
19503 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
19504 since this is now done independently of font-lock mode.
19505
19506 2000-08-21 Gerd Moellmann <gerd@gnu.org>
19507
19508 * server.el (server-kill-new-buffers): New user option.
19509 (server-existing-buffer): New buffer-local variable.
19510 (server-visit-files): When using an existing buffer, set
19511 server-existing-buffer to t.
19512 (server-buffer-done): If server-kill-new-buffers is t, kill the
19513 buffer, unless it was already present before visiting it with
19514 Emacs server.
19515
19516 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
19517
19518 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
19519 even if the display doesn't support colors: some displays will
19520 support bold/underline faces.
19521
19522 2000-08-21 Gerd Moellmann <gerd@gnu.org>
19523
19524 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
19525
19526 * startup.el (command-line): If user's init file had an error,
19527 add explanatory text to *Messages*.
19528
19529 2000-08-21 Kenichi Handa <handa@etl.go.jp>
19530
19531 * man.el (Man-getpage-in-background): Decode the process output by
19532 the system locale coding system.
19533
19534 2000-08-20 Dave Love <fx@gnu.org>
19535
19536 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
19537 Don't test x-popup-menu.
19538 (function) <complete-function>: Complete only fbound symbols.
19539 <validate, value>: New.
19540 (variable) <complete-function>: Complete only bound symbols.
19541 (coding-system): Add :base-only, :complete-function, :validate,
19542 :value, :prompt-match.
19543 (widget-coding-system-prompt-value): Use read-coding-system and
19544 act on :base-only.
19545 (editable-field): Add :help-echo.
19546 (widget-push-button-gui, widget-push-button-cache)
19547 (widget-gui-action, widget-editable-list-gui): COmment out, along
19548 with uses.
19549 (widget-at): Make arg optional.
19550 (widget-echo-help): Adjust for current help-echo calling sequence.
19551 (widget-specify-field, widget-specify-button)
19552 (widget-specify-insert, widget-get-sibling, widget-image-find)
19553 (widget-convert, widget-insert, widget-leave-text)
19554 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
19555 (widget-setup, widget-field-find, widget-before-change)
19556 (widget-after-change, widget-default-complete)
19557 (widget-default-create, widget-default-delete)
19558 (widget-push-button-value-create, editable-field)
19559 (widget-field-prompt-value, widget-field-validate)
19560 (widget-choice-value-create, widget-choice-action)
19561 (widget-choice-validate, widget-checklist-add-item)
19562 (widget-radio-add-item, widget-radio-chosen)
19563 (widget-radio-value-inline, widget-editable-list-value-create)
19564 (widget-editable-list-entry-create)
19565 (widget-documentation-link-add)
19566 (widget-documentation-string-value-create)
19567 (widget-regexp-validate, widget-file-complete)
19568 (widget-sexp-validate, widget-plist-convert-widget)
19569 (widget-plist-convert-widget, widget-alist-convert-widget)
19570 (widget-alist-convert-widget, widget-color-complete): Simplify,
19571 particularly to avoid bindings which aren't optimized out.
19572
19573 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
19574 Doc fix.
19575 (down-list, backward-up-list, up-list, kill-sexp)
19576 (backward-kill-sexp, mark-sexp): Make arg optional.
19577 (lisp-complete-symbol): Add optional arg PREDICATE.
19578
19579 * cus-start.el: Add display-buffer-reuse-frames,
19580 file-coding-system-alist.
19581
19582 2000-08-20 Gerd Moellmann <gerd@gnu.org>
19583
19584 * startup.el (command-line): Clear realized faces after
19585 modifying TTY color mappings.
19586
19587 2000-08-20 Miles Bader <miles@gnu.org>
19588
19589 * faces.el (face-attr-match-p): Don't return true if ATTRS are
19590 merely a subset of FACE's attributes.
19591
19592 2000-08-19 Miles Bader <miles@gnu.org>
19593
19594 * comint.el (comint-output-filter): Save the point with a marker,
19595 not just a buffer position.
19596
19597 * international/mule.el (set-buffer-process-coding-system): Make
19598 interactive prompt less confusing.
19599
19600 2000-08-19 Gerd Moellmann <gerd@gnu.org>
19601
19602 * hilit-chg.el: General cleanup of doc strings, comments and
19603 code formatting.
19604
19605 2000-08-19 Miles Bader <miles@gnu.org>
19606
19607 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
19608 Compiler macro removed; beginning-of-line is no longer always
19609 equivalent to forward-line, in the presence of fields.
19610
19611 * comint.el (comint-output-filter): Remove ad-hoc saving of
19612 restriction, and just use save-restriction, now that it works
19613 correctly. Don't adjust comint-last-input-start to account for
19614 our insertion; it shouldn't have moved because we don't use
19615 insert-before-markers anymore. Comment out call to
19616 `force-mode-line-update'; why is it here?
19617
19618 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
19619 while checking for prompt to delete. Use `forward-line 0'
19620 instead of beginning-of-line.
19621 (gud-filter): Temporarily widen gud comint buffer while
19622 examining output.
19623
19624 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
19625
19626 * progmodes/sh-script.el: Big bag of typos.
19627
19628 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
19629 check since ispell-process is not bound when ispell is not yet loaded.
19630
19631 2000-08-18 Dave Love <fx@gnu.org>
19632
19633 * image.el (find-image): Copy `spec' before using plist-put.
19634
19635 2000-08-18 Gerd Moellmann <gerd@gnu.org>
19636
19637 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
19638 `portugues'.
19639
19640 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
19641 backward-kill-sexp, analogous to kill-sexp.
19642
19643 * progmodes/icon.el (icon-indent-line)
19644 (icon-is-continuation-line): Handle comments specially.
19645
19646 2000-08-17 Ken Stevens <k.stevens@ieee.org>
19647
19648 * ispell.el: Set to standard author/maintainer/keyword fields.
19649 Fine tuning to menu map appearance and operation, and added help.
19650 Remove `start' and `end' error messages when compiling.
19651 (ispell-choices-win-default-height): Fixed comment string.
19652 (ispell-dictionary-alist-1): Fixed regexp in castellano and
19653 castellano8 dictionaries.
19654 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
19655 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
19656 dictionary, added italiano dictionary.
19657 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
19658 word character
19659 (ispell-tex-skip-alists): Added psfig support.
19660 (ispell-skip-html): Renamed from ispell-skip-sgml.
19661 (ispell-begin-skip-region-regexp, ispell-skip-region)
19662 (ispell-minor-check): Improved html skipping support to skip across
19663 code, and recognize `&' commands without propper `;' syntax;
19664 (ispell-process-line): Fix alignment error when manually
19665 correcting spelling.
19666 (ispell): Fix comment string.
19667 (ispell-add-per-file-word-list): Always put word list on new line.
19668
19669 2000-08-17 Gerd Moellmann <gerd@gnu.org>
19670
19671 * format.el (format-encode-run-method): Fix error message to say
19672 `encode' instead of `decode'. Use save-window-excursion around
19673 shell-command-on-region as in format-decode-run-method because
19674 shell-command-on-region can display a buffer with error output.
19675 (format-decode): Don't record undo information for the decoding.
19676 (format-annotate-function): Add parameter FORMAT-COUNT. Make
19677 that number part of the temporary buffer name so that more than
19678 one decoding using a temporary buffer can happen safely.
19679
19680 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
19681 of `A-z' in the regexp.
19682
19683 * hilit-chg.el: Fix typos in commentary.
19684
19685 * help.el (view-emacs-news): Rewritten for new naming scheme
19686 for old NEWS files.
19687
19688 * startup.el (command-line): Pop to *Messages* in case an error
19689 is signaled while loading user-init-file.
19690
19691 2000-08-17 Andreas Schwab <schwab@suse.de>
19692
19693 * files.el (insert-directory): Don't lose original file name,
19694 undoing an undocumented change.
19695
19696 2000-08-17 Alex Schroeder <alex@gnu.org>
19697
19698 * sql.el (sql-magic-go): Use comint-bol.
19699 (sql-copy-column): Use comint-line-beginning-position.
19700 (comint-line-beginning-position): Define a replacement for
19701 comint-line-beginning-position if it is not fboundp.
19702
19703 2000-08-17 Alex Schroeder <alex@gnu.org>
19704
19705 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
19706 it didn't have any effect anyway.
19707
19708 2000-08-17 Alex Schroeder <alex@gnu.org>
19709
19710 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
19711 --pset and pager=off instead of sending \\o|cat at the beginning
19712 of the session.
19713
19714 2000-08-17 Miles Bader <miles@gnu.org>
19715
19716 * progmodes/octave-inf.el: Add compatibility definition of
19717 comint-line-beginning-position.
19718
19719 2000-08-17 Kenichi Handa <handa@etl.go.jp>
19720
19721 * startup.el (normal-top-level): Look in each dir in load-path for
19722 a leim-list.el file too. This assures of loading leim-list.el
19723 that is created at Emacs installation time even if a user have his
19724 own leim-list.el.
19725
19726 2000-08-17 Miles Bader <miles@gnu.org>
19727
19728 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
19729 foreground color to black if the background is dark.
19730
19731 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
19732
19733 * loadhist.el (unload-feature): Typo.
19734
19735 * finder.el (finder-compile-keywords):
19736 * cus-dep.el (custom-make-dependencies): Add local-variable settings
19737 to the generated file.
19738
19739 * mail/mh-e.el (mh-make-local-vars):
19740 Replace make-variable-buffer-local with make-local-variable.
19741
19742 * play/landmark.el:
19743 * options.el (Edit-options-{set,toggle,t,nil}):
19744 * mail/mailabbrev.el (mail-abbrevs-mode):
19745 * textmodes/tex-mode.el (tex-expand-files):
19746 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
19747
19748 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
19749
19750 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
19751 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
19752 Allow going past the last element.
19753 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
19754 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
19755 (cvs-mouse-toggle-mark): Don't move point.
19756 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
19757
19758 * progmodes/compile.el (grep): Provide a default set of files.
19759 (next-error): Docstring fix.
19760 (compilation-find-file): Avoid find-file (fails in a dedicated window).
19761
19762 * emacs-lisp/easy-mmode.el (define-minor-mode):
19763 Use `symbol-value' to keep the byte-compiler quiet.
19764
19765 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
19766 (diff-find-source-location): New fun, extracted from diff-goto-source.
19767 (diff-goto-source): Use it.
19768 (diff-next-complex-hunk, diff-filter-lines): New function.
19769 (diff-apply-hunk): New command.
19770
19771 * smerge-mode.el (smerge-mode-menu): Doc fix.
19772
19773 * msb.el (msb-mode): Define it in terms of define-minor-mode.
19774
19775 2000-08-16 Dave Love <fx@gnu.org>
19776
19777 * windmove.el (windmove) <defgroup>: Add :version.
19778
19779 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
19780 (goto-address-fontify-p, goto-address-highlight-p)
19781 (goto-address-url-face, goto-address-url-mouse-face)
19782 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
19783 (goto-address-url-regexp): Use thing-at-point-url-regexp.
19784 (goto-address-fontify, goto-address-at-mouse): Simplify,
19785 (goto-address-at-point): browse-url-url-at-point,
19786 goto-address-find-address-at-point can return nil.
19787 (goto-address-find-address-at-point): Return nil on failure.
19788
19789 * align.el (align) <defgroup>: Add :version.
19790
19791 * calculator.el (calculator): Add :version.
19792 (calculator): Use two lines for calculator window if `modeline'
19793 face is boxed.
19794
19795 * play/5x5.el: Doc fixes.
19796 (5x5) <defgroup>: Add :version.
19797
19798 * play/fortune.el (fortune) <defgroup>: Add :version.
19799 (fortune-append): Fix error message.
19800 (fortune-from-region): Doc fix.
19801
19802 * play/pong.el (pong): Doc fix.
19803
19804 * play/morse.el: Keywords, commentary, autoloads.
19805
19806 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
19807
19808 * desktop.el (desktop-save): Don't look at symbol-value of a
19809 member of minor-mode-alist, unless it is boundp.
19810
19811 2000-08-16 Sam Steingold <sds@gnu.org>
19812
19813 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
19814 `while'; use `with-current-buffer' instead of `save-excursion'.
19815 Removed unnecessary kludges now that "*Buffer List*" is excluded.
19816
19817 2000-08-16 Kenichi Handa <handa@etl.go.jp>
19818
19819 * international/ccl.el (declare-ccl-program): Docstring modified.
19820 (ccl-execute-with-args): Likewise.
19821
19822 2000-08-16 Miles Bader <miles@gnu.org>
19823
19824 * progmodes/sql.el: Add compatibility definition of
19825 comint-line-beginning-position.
19826
19827 2000-08-15 Gerd Moellmann <gerd@gnu.org>
19828
19829 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
19830 'buffer-menu' property.
19831 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
19832 fails.
19833 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
19834 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
19835 wasn't killed.
19836
19837 * buff-menu.el (list-buffers-noselect): Don't display the
19838 *Buffer List* buffer.
19839
19840 * font-lock.el: Require jit-lock to prevent a very late
19841 `Loading jit-lock' message.
19842
19843 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
19844 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
19845 mail address.
19846
19847 2000-08-15 Miles Bader <miles@gnu.org>
19848
19849 * textmodes/ispell.el (ispell-graphic-p): New constant.
19850 (ispell-choices-win-default-height, ispell-help): Use
19851 `ispell-graphic-p' instead of `xemacsp'.
19852
19853 2000-08-15 Dave Love <fx@gnu.org>
19854
19855 * simple.el: Autoload widget-convert when compiling.
19856 (mail-user-agent): Doc fix.
19857
19858 * help.el (function-called-at-point, variable-at-point): Use
19859 with-syntax-table.
19860 (help-manyarg-func-alist): Add insert-and-inherit.
19861
19862 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
19863
19864 * delsel.el (delsel-unload-hook): New function.
19865
19866 * find-file.el: Doc fixes. Move provide to end.
19867 (ff) <defgroup>: Add :link.
19868 (ff-goto-click): Deleted.
19869 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
19870 Use mouse-set-point.
19871
19872 * textmodes/tildify.el: Doc fixes.
19873 (tildify) <defgroup>: Add:version.
19874
19875 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
19876 (glasses-custom-set): Use set-default, not set.
19877 (minor-mode-alist): Propertize the lighter.
19878 (glasses-mode): Provide optional arg.
19879
19880 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
19881 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
19882 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
19883 option. Provide :type.
19884 (cwarn-configuration): Provide :type.
19885 (cwarn-mode): Doc fix.
19886
19887 * add-log.el (change-log-merge): Doc fix.
19888 (change-log-redate): New command.
19889
19890 * net/browse-url.el (browse-url-filename-alist): Add a clause for
19891 Doze and Dog.
19892 (browse-url): Use dolist, not mapcar.
19893 (browse-url-at-point): Check for null url.
19894 (browse-url-event-buffer, browse-url-event-point): Functions
19895 deleted.
19896 (browse-url-at-mouse, browse-url-netscape): Simplify.
19897
19898 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
19899 modes.
19900 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
19901 Fix previous change to mapcan.
19902 (msb--init-file-alist, msb--add-separators)
19903 (msb--make-keymap-menu): Simplify.
19904 (msb--choose-file-menu): Use copy-sequence.
19905 (msb-mode-map): Add title to keymap.
19906 (msb-unload-hook): New function.
19907
19908 * bs.el: Fix indentation.
19909 (bs) <defgroup>: Add :links.
19910 (bs-show): Doc fix.
19911 (bs-apply-sort-faces): Don't use window-system.
19912 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
19913
19914 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
19915
19916 * calendar/timeclock.el (timeclock-file): Run .timelog through
19917 convert-standard-filename.
19918
19919 2000-08-14 Gerd Moellmann <gerd@gnu.org>
19920
19921 * emacs-lisp/authors.el: New file.
19922
19923 * paren.el (show-paren-priority): New user option.
19924 (show-paren-function): Set overlay priorities to
19925 show-paren-priority.
19926
19927 2000-08-14 Miles Bader <miles@gnu.org>
19928
19929 * comint.el (comint-bol): Use `forward-line 0' instead of calling
19930 beginning-of-line with inhibit-field-text-motion bound.
19931
19932 2000-08-14 Gerd Moellmann <gerd@gnu.org>
19933
19934 * calendar/timeclock.el: New file.
19935
19936 2000-08-14 David Ponce <david@dponce.com>
19937
19938 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
19939 `widget-button-click'. so that one can use left mouse button to
19940 click on dialog buttons.
19941
19942 2000-08-14 Emmanuel Briot <briot@gnat.com>
19943
19944 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
19945 identifiers, since XML is case sensitive
19946
19947 2000-08-12 Miles Bader <miles@gnu.org>
19948
19949 * comint.el (comint-output-filter): Don't bother frobbing
19950 window-start, it doesn't seem to be necessary.
19951
19952 * comint.el (comint-send-string, comint-send-region): Make into
19953 real functions. Snapshot the prompt before sending.
19954
19955 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
19956
19957 * info.el (Info-find-emacs-command-nodes): Rewrite to use
19958 technique similar to Info-index, instead of relying on specific
19959 names of relevant Index nodes.
19960 (Info-goto-emacs-command-node): Bind Info-history to nil when
19961 going to the first node found by Info-find-emacs-command-nodes.
19962
19963 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
19964
19965 * menu-bar.el (menu-bar-help-menu): Add a :help string.
19966
19967 2000-08-10 Miles Bader <miles@gnu.org>
19968
19969 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
19970
19971 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
19972
19973 * info.el (Info-file-list-for-emacs): More elements for the
19974 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
19975 and woman manuals.
19976
19977 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
19978
19979 * comint.el (comint-send-input): Make the newline boundary overlay
19980 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
19981 (comint-output-filter): Use `insert' instead of
19982 `insert-before-markers'. Extend comint-last-output-overlay when
19983 necessary since we can't rely on insert-before-markers to do it.
19984 * gud.el (gud-filter): Use `with-current-buffer' instead of
19985 save-excursion when inserting the output, so that point gets
19986 updated correctly; the old method relied on a rather dodgy
19987 side-effect of comint-output-filter to avoid the effect of
19988 save-excursion.
19989
19990 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
19991
19992 * files.el (recover-file): Call insert-directory instead of
19993 invoking `ls' directly.
19994
19995 2000-08-10 Miles Bader <miles@gnu.org>
19996
19997 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
19998 (comint-last-prompt-overlay): New variables.
19999 (comint-output-filter): Implement prompt highlighting.
20000 (comint-snapshot-last-prompt): New function.
20001 (comint-send-input): Snapshot the last prompt.
20002 Use comint-highlight-input-face.
20003 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
20004 Use defface instead of defcustom.
20005 (send-invisible, comint-send-eof): Snapshot the last prompt.
20006 (comint-delchar-or-maybe-eof): Use comint-send-eof.
20007 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
20008
20009 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
20010
20011 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
20012 (regexp-opt-group): Use a list of chars for `letters'.
20013 (regexp-opt-charset): `chars' is now a list of chars.
20014 Use a char-table rather than a vector so it works for multibyte chars.
20015
20016 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
20017 Set cvs-minor-current-files to the selected fileinfo.
20018 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
20019 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
20020
20021 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
20022
20023 * files.el (insert-directory): Don't call access-file on
20024 directories on DOS and Windows.
20025
20026 2000-08-09 Kenichi Handa <handa@etl.go.jp>
20027
20028 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
20029 longer if necessary.
20030 (ccl-embed-code): Call ccl-embed-data to store CODE in
20031 ccl-program-vector.
20032
20033 2000-08-09 Miles Bader <miles@gnu.org>
20034
20035 * comint.el (comint-output-filter): Properly handle the case where
20036 the text surrounded by comint-last-output-overlay was deleted.
20037
20038 2000-08-08 Gerd Moellmann <gerd@gnu.org>
20039
20040 * info.el (Info-insert-dir): Use Info-additional-directory-list if
20041 non-nil.
20042 (Info-file-list-for-emacs): Remove "info" from the list because
20043 that leads to trying to use the documentation from file `info'
20044 in various situations where it isn't appropriate, for instance
20045 C-h C-k C-h i.
20046
20047 * ffap.el (ffap-read-file-or-url-internal): Handle case that
20048 DIR and/or STRING are nil.
20049
20050 * progmodes/compile.el (compilation-setup): Make variable
20051 compilation-error-screen-columns buffer-local, as some comment
20052 in the code suggests it should be.
20053
20054 * files.el (auto-mode-interpreter-regexp): New variable.
20055 (set-auto-mode): Use it.
20056
20057 * indent.el (indent-for-tab-command): Doc fix.
20058
20059 * mouse-sel.el (mouse-sel-mode): Doc fix.
20060
20061 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
20062 labels.
20063
20064 * help.el (print-help-return-message): When
20065 display-buffer-reuse-frames is set, let the help window been quit,
20066 instead of deleting it, which might delete a reused frame.
20067
20068 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
20069
20070 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
20071 rename a directory to a name that differs only by its letter case.
20072
20073 2000-08-08 Kenichi Handa <handa@etl.go.jp>
20074
20075 * international/quail.el (quail-define-rules): Handle Quail decode
20076 map correctly. Add code for supporting annotations.
20077 (quail-install-decode-map): New function.
20078 (quail-defrule-internal): New optional arguments decode-map and
20079 props.
20080 (quail-advice): New function.
20081
20082 2000-08-07 Sam Steingold <sds@gnu.org>
20083
20084 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
20085 `defconst', `define-condition', `with-slots'.
20086 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
20087
20088 2000-08-03 Miles Bader <miles@gnu.org>
20089
20090 * comint.el (comint-use-prompt-regexp-instead-of-fields):
20091 New variable.
20092 (comint-prompt-regexp, comint-get-old-input): Document dependence on
20093 comint-use-prompt-regexp-instead-of-fields.
20094 (comint-send-input): Add `input' field property to stuff we send to
20095 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
20096 (comint-output-filter): Add `output' field property to process
20097 output, if comint-use-prompt-regexp-instead-of-fields is nil.
20098 (comint-replace-by-expanded-history)
20099 (comint-get-old-input-default, comint-show-output)
20100 (comint-backward-matching-input, comint-forward-matching-input)
20101 (comint-next-prompt, comint-previous-prompt): Use field
20102 properties if comint-use-prompt-regexp-instead-of-fields is nil.
20103 (comint-line-beginning-position): New function.
20104 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
20105 (comint-replace-by-expanded-history-before-point): Use
20106 comint-line-beginning-position and line-end-position.
20107 (comint-last-output-overlay): New variable.
20108 (comint-mode): Make `comint-last-output-overlay' buffer-local.
20109
20110 * shell.el (shell-prompt-pattern): Doc change.
20111 (shell-backward-command): Use line-beginning-position.
20112
20113 * gud.el (gud-gdb-complete-command): Use
20114 comint-line-beginning-position.
20115
20116 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
20117 comint-bol doesn't actually go to the beginning of the line.
20118
20119 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
20120 if comint-use-prompt-regexp-instead-of-fields is non-nil.
20121 (try-expand-line-all-buffers): Likewise.
20122
20123 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
20124 explicitly matching comint-prompt-regexp.
20125 (sql-copy-column): Use comint-line-beginning-position instead of
20126 explicitly matching comint-prompt-regexp.
20127
20128 * progmodes/octave-inf.el (inferior-octave-complete): Use
20129 comint-line-beginning-position.
20130
20131 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
20132
20133 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
20134 looking for a prompt, use `forward-line 0' instead of
20135 `beginning-of-line', to avoid getting caught by an input field.
20136
20137 2000-08-07 Gerd Moellmann <gerd@gnu.org>
20138
20139 * files.el (shell-quote-wildcard-pattern): Make sure to return
20140 PATTERN, in the Unix case.
20141
20142 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
20143
20144 * play/zone.el (zone): Discard any pending input before running
20145 the randomly-chosen pgm.
20146
20147 2000-08-07 Kenichi Handa <handa@etl.go.jp>
20148
20149 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
20150 checking the existence of any multibyte characters.
20151
20152 2000-08-06 Gerd Moellmann <gerd@gnu.org>
20153
20154 * help.el (describe-mode): Test minor-mode symbol for being
20155 bound before testing its value for being nil.
20156
20157 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
20158 `first', `second', and `third'.
20159
20160 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
20161 (second): Make it an alias for `cadr'.
20162
20163 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
20164
20165 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
20166 types of display support faces now.
20167
20168 2000-08-05 Gerd Moellmann <gerd@gnu.org>
20169
20170 * pcvs.el (require): Require `cl' during compilation, only.
20171
20172 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
20173 (toplevel): Remove `remq' and `remove' from autoloads.
20174 (cl-fake-autoloads): New variable. If set, arrange for an error
20175 when CL functions etc. are autoloaded.
20176
20177 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
20178
20179 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
20180
20181 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
20182 popped up, but the user clicks outside the menu, return an empty
20183 regexp (that causes unhighlight-regexp to have no effect).
20184
20185 * menu-bar.el (menu-bar-games-menu): Add Zone.
20186
20187 * hi-lock.el (toplevel): Require font-lock.
20188
20189 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20190
20191 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
20192 (ebnf-8-bit-chars): New var for bug fix.
20193 (ebnf-string): Bug fix.
20194
20195 2000-08-03 Sam Steingold <sds@gnu.org>
20196
20197 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
20198 instead of `buffer-string'.
20199 (require 'cl): Always, not just when compiling.
20200 `ignore-errors' in `interactive', `list*', `defun*' &c make this
20201 necessary.
20202
20203 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
20204
20205 * international/mule-cmds.el (select-safe-coding-system): Make
20206 the message text about selecting a safe coding system more clear.
20207
20208 2000-08-02 Gerd Moellmann <gerd@gnu.org>
20209
20210 * hi-lock.el: New file.
20211
20212 * play/zone.el: New file.
20213
20214 * replace.el (occur): Set tab-width in the *Occur* buffer to the
20215 value of tab-width in the original buffer. Choose a line number
20216 format that's a multiple of the original buffer's tab width, so
20217 that lines appear right.
20218
20219 * textmodes/ispell.el (ispell): New function, replacing an alias.
20220 Spell-check active region if in transient-mark-mode and mark
20221 is active; otherwise spell-check buffer.
20222
20223 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20224
20225 * ps-mule.el: Fix a customization problem on
20226 ps-mule-font-info-database-default.
20227
20228 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
20229
20230 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
20231 display-mouse-p instead of window-system.
20232 (ebrowse-member-mode-map): Ditto.
20233
20234 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20235
20236 * progmodes/ebnf2ps.el: Update ps-print functions call.
20237 Indentation fix. Doc fix.
20238 (ebnf-version): New version number (3.2).
20239 (ebnf-format-color, ebnf-begin-job): Code fix.
20240
20241 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
20242
20243 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
20244 font lock support on window-system.
20245 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
20246
20247 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
20248 display-color-p, if fboundp, instead of window-system.
20249
20250 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
20251
20252 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
20253 instead of window-system.
20254
20255 * wid-edit.el (widget-choose): Use display-mouse-p instead of
20256 window-system.
20257 (widget-choice-mouse-down-action): Use display-popup-menus-p
20258 instead of window-system.
20259
20260 * strokes.el (strokes-file): Run the file name through
20261 convert-standard-filename.
20262 (strokes-mode): Call display-mouse-p instead of looking at
20263 window-system. Change the error message accordingly.
20264
20265 * progmodes/cpp.el (toplevel): Support faces on tty's.
20266
20267 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
20268 (lm-plot-square, lm-init-display): Don't use window-system.
20269
20270 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
20271 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
20272
20273 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
20274 instead of looking at window-system.
20275
20276 2000-07-30 Gerd Moellmann <gerd@gnu.org>
20277
20278 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
20279 of testing if iswitchb-prepost-hooks is bound, because the
20280 latter will always be true when invoking a recursive minibuffer
20281 from an active Iswitchb buffer.
20282
20283 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
20284
20285 * files.el (shell-quote-wildcard-pattern): New function.
20286 (insert-directory): Call it. Only prepend "\" to command on Unix
20287 and GNU/Linux systems.
20288
20289 2000-07-30 Gerd Moellmann <gerd@gnu.org>
20290
20291 * eshell/esh-groups.el: Change custom :link file names
20292 from `eshell.info' to `eshell'.
20293
20294 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
20295
20296 * dired.el (dired-build-subdir-alist): Expand subdirectory names
20297 correctly in recursive ange-ftp listings.
20298
20299 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20300
20301 * ps-print.el: Fix bug 1: if ps-font-size-internal,
20302 ps-header-font-size-internal and
20303 ps-header-title-font-size-internal variables are not set,
20304 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
20305 face text property is (foreground-color . COLOR) or
20306 `(background-color . COLOR)', ps-print crashes. Doc fix.
20307 (ps-print-version): New version number (5.2.4).
20308 (ps-plot-region): Code fix.
20309 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
20310 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
20311 Bug fix 2.
20312
20313 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
20314
20315 * glasses.el (glasses-make-readable): Fix uncapitalization of
20316 identifiers like `myXMLDocument'.
20317
20318 2000-07-28 Karl Fogel <kfogel@red-bean.com>
20319
20320 * mail/mail-hist.el (mail-hist-previous-input)
20321 (mail-hist-next-input): Do the obvious code factorization.
20322 (mail-hist-retrieve-and-insert): New func, contains common
20323 code of above two.
20324 If inserting a message body, leave point at top.
20325
20326 2000-07-28 Sam Steingold <sds@gnu.org>
20327
20328 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
20329 Use `<=', not `<' to compare times!
20330 (ange-ftp-ls): Remove.
20331
20332 2000-07-27 Gerd Moellmann <gerd@gnu.org>
20333
20334 * play/cookie1.el: Add explanation of how to make cookie.el
20335 compatible with strfile(1) to comment.
20336
20337 * subr.el (remove, remq): New functions.
20338
20339 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
20340 escape `*' in regexps.
20341 (midnight-find): Reverse order of arguments in the funcall of
20342 TEST.
20343
20344 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
20345 and `.class'.
20346
20347 * play/meese.el: Add Commentary section.
20348
20349 2000-07-27 Alex Schroeder <alex@gnu.org>
20350
20351 * sql.el (sql-ms): Added autoload cookie.
20352 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
20353 (sql-oracle): Ditto.
20354 (sql-help): Doc change.
20355
20356 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
20357 types and exceptions.
20358
20359 2000-07-27 Alex Schroeder <alex@gnu.org>
20360
20361 * sql.el (sql-placeholder-history): New variable.
20362 (sql-query-placeholders-and-send): New function that will query
20363 the user and replace placeholders with user input.
20364 (sql-oracle): If running on NT, set comint-input-sender to
20365 sql-query-placeholders-and-send.
20366
20367 (sql-stop): If in the SQLi buffer, insert stop notification, else
20368 present it as a message.
20369
20370 2000-07-27 Alex Schroeder <alex@gnu.org>
20371
20372 * sql.el (sql-input-ring-separator): Doc change.
20373 (sql-input-ring-file-name): Doc change.
20374 (sql-interactive-mode): Use `sql-input-ring-separator' and
20375 `sql-input-ring-file-name' to set the comint-mode equivalents
20376 without making them local variables.
20377 (sql-stop): Don't bind `sql-input-ring-separator' and
20378 `sql-input-ring-file-name' dynamically to their comint-mode
20379 equivalents.
20380
20381 2000-07-27 Kenichi Handa <handa@etl.go.jp>
20382
20383 * international/mule.el (register-char-codings): New function.
20384 (make-coding-system): Handle `safe-chars' specification in the arg
20385 PROPERTY.
20386
20387 * international/mule-cmds.el
20388 (find-coding-systems-region-subset-p): This function deleted.
20389 (sort-coding-systems-predicate): New variable.
20390 (sort-coding-systems): New function.
20391 (find-coding-systems-region): Use
20392 find-coding-systems-region-internal.
20393 (find-coding-systems-string): Use find-coding-systems-region.
20394 (find-coding-systems-for-charsets): Check
20395 char-coding-system-table.
20396 (select-safe-coding-system-accept-default-p): New variable.
20397 (select-safe-coding-system): Mostly rewritten. New argument
20398 ACCEPT-DEFAULT-P.
20399 (select-message-coding-system): Call select-safe-coding-system
20400 with ACCEPT-DEFAULT-P arg.
20401 (reset-language-environment): Reset default-sendmail-coding-system
20402 to the default value iso-latin-1.
20403 (set-language-environment): Don't set the obsolete variable
20404 charset-origin-alist.
20405
20406 * international/codepage.el (cp-coding-system-for-codepage-1):
20407 Give `safe-chars' property to make-coding-system.
20408
20409 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
20410 calling select-message-coding-system twice.
20411
20412 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
20413 instead of `safe-charsets'.
20414 (cyrillic-alternativnyj): Likewise.
20415 (ccl-encode-alternativnyj): Don't check the charset
20416 cyrillic-iso8859-5.
20417
20418 2000-07-27 Kenichi Handa <handa@etl.go.jp>
20419
20420 * composite.el (compose-chars-after): Preserve match data.
20421
20422 2000-07-26 Sam Steingold <sds@gnu.org>
20423
20424 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
20425 (ange-ftp-real-file-newer-than-file-p): New function.
20426 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
20427 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
20428
20429 * tooltip.el (tooltip-float-time): Removed (use `float-time').
20430 * midnight.el (midnight-float-time): Ditto.
20431
20432 2000-07-26 Andreas Schwab <schwab@suse.de>
20433
20434 * files.el (normal-backup-enable-predicate): Correct
20435 interpretation of the return value of compare-strings.
20436
20437 2000-07-26 Gerd Moellmann <gerd@gnu.org>
20438
20439 * isearch.el (isearch-resume): New function.
20440 (isearch-done): Add something to command-history to resume
20441 the search.
20442 (isearch-yank-line, isearch-yank-word): Use
20443 buffer-substring-no-properties instead of buffer-substring.
20444
20445 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
20446 of flyspell-mouse-map.
20447
20448 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
20449 duplicate definition.
20450 (makefile-mode): Remove duplicate setting of local-abbrev-table.
20451
20452 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
20453 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
20454
20455 2000-07-25 Sam Steingold <sds@gnu.org>
20456
20457 * net/ange-ftp.el: Get modtime over the net.
20458 (ange-ftp-file-modtime): New function.
20459 (ange-ftp-write-region, ange-ftp-insert-file-contents)
20460 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
20461 Use it.
20462 (ange-ftp-dot-to-slash): New function.
20463 (ange-ftp-fix-name-for-vms): Use it.
20464
20465 * midnight.el (midnight-buffer-display-time): Use
20466 `with-current-buffer'.
20467
20468 2000-07-25 Gerd Moellmann <gerd@gnu.org>
20469
20470 * find-dired.el: Update copyright notice.
20471 (find-dired): Offer to kill a running `find'.
20472
20473 * enriched.el (enriched-face-ans): For a `foreground-color'
20474 property, return '(("x-color" COLOR))' so that COLOR will be
20475 output as a parameter of the x-color annotation. Likewise for the
20476 `background-color' property. In the case of normal face
20477 properties, don't return annotations for unspecified foreground
20478 and background face attributes.
20479
20480 2000-07-25 Kenichi Handa <handa@etl.go.jp>
20481
20482 * language/japan-util.el (japanese-katakana-region): Fix handling
20483 HANKAKU argument.
20484
20485 2000-07-25 Miles Bader <miles@gnu.org>
20486
20487 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
20488 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
20489 constrain-to-field.
20490
20491 2000-07-24 Andrew Innes <andrewi@gnu.org>
20492
20493 * timer.el (timer-activate-when-idle): Add optional parameter
20494 DONT-WAIT. Update docstring.
20495 (run-with-idle-timer): Specify extra parameter to
20496 timer-activate-when-idle, so that timer will be activated
20497 immediately if Emacs is already idle.
20498
20499 * w32-fns.el (w32-using-nt): Fix docstring.
20500
20501 2000-07-24 Dave Love <fx@gnu.org>
20502
20503 * mouse.el (popup-menu): Set last-command-event.
20504 (mouse-major-mode-menu-prefix): Declare.
20505
20506 2000-07-24 Gerd Moellmann <gerd@gnu.org>
20507
20508 * textmodes/flyspell.el: Update to author's version 1.5d.
20509
20510 * progmodes/hideshow.el: Update copyright notice.
20511
20512 * vcursor.el: Set maintainer to FSF, since author cannot
20513 be reached.
20514
20515 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
20516
20517 * info.el (Info-goto-emacs-key-command-node): Leave a space after
20518 the prompt.
20519
20520 * mouse.el (popup-menu): Run the keymap through indirect-function,
20521 in case it was defined with define-prefix-key. If the menu is a
20522 list of keymaps, look up the binding of user's choice in each one
20523 of the keymaps.
20524 (mouse-popup-menubar): If the global and local menu-bar keymaps
20525 don't have a prompt string, create one and insert it into the
20526 keymap. Don't barf if current-local-map returns nil.
20527
20528 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
20529
20530 * dired.el (dired-sort-R-check): Added to allow recursive listing
20531 to be undone.
20532 (dired-sort-other): Use it.
20533
20534 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20535
20536 * Release of cc-mode 5.27
20537
20538 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20539
20540 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
20541 c-beginning-of-statement-1 that caused a bad case of recursion
20542 which could consume a lot of CPU in large classes in languages
20543 that have in-expression classes (i.e. Java and Pike).
20544
20545 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
20546 statements before top level constructs (i.e. case 6 is moved
20547 before case 5 and is now case 4) to catch in-expression
20548 classes in top level expressions correctly.
20549
20550 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20551
20552 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
20553 objc-method-intro. Case 4 removed and case 5I added.
20554
20555 * cc-langs.el (c-append-paragraph-start): New variable used by
20556 c-common-init to get paragraph-start correct.
20557 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
20558 initialize paragraph-start to make it correct both with and
20559 without the javadoc special case.
20560
20561 * cc-mode.el (java-mode): Use c-append-paragraph-start to
20562 initialize paragraph-start for javadoc markup.
20563
20564 * cc-vars.el (c-style-variables-are-local-p): Incompatible
20565 change by defaulting this to t. It's motivated by the
20566 confusing behavior that otherwise arise from the style system
20567 when editing both java and non-java files at the same time
20568 (see the comments about style setting in c-common-init).
20569
20570 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20571
20572 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
20573 similar to the one in c-fill-paragraph to check the fill
20574 prefix from the adaptive fill function for sanity.
20575
20576 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20577
20578 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
20579 defun block.
20580
20581 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20582
20583 * cc-align.el (c-lineup-multi-inher): Handle lines with
20584 leading comma nicely. Extended to handle member initializers
20585 too.
20586
20587 * cc-engine.el: (c-beginning-of-inheritance-list,
20588 c-guess-basic-syntax): Fixed recognition of inheritance lists
20589 when the lines begins with a comma.
20590
20591 * cc-vars.el (c-offsets-alist): Changed default for
20592 member-init-cont to c-lineup-multi-inher since it now handles
20593 member initializers and indents better for leading commas.
20594
20595 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20596
20597 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
20598 handling that caused class open lines to be recognized as
20599 statement-conts in some cases.
20600
20601 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
20602 guessed by the adaptive fill function unless point is on the
20603 first line of a block comment.
20604
20605 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
20606 when the buffer ends with a macro continuation char.
20607
20608 * cc-engine.el (c-guess-basic-syntax): Added support for
20609 function definitions as statements in Pike. The first
20610 statement in a lambda block is now labeled defun-block-intro
20611 instead of statement-block-intro.
20612
20613 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
20614 so that the class surrounding point is selected, not the one
20615 innermost in the state.
20616
20617 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
20618 recognition of switch labels having hanging multiline
20619 statements.
20620
20621 * cc-engine.el (c-beginning-of-member-init-list): Broke out
20622 some code in c-guess-basic-syntax to a separate function.
20623 * cc-engine.el (c-just-after-func-arglist-p): Fixed
20624 recognition of member inits with multiple line arglists.
20625 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
20626 member-init-cont when the commas are in funny places.
20627
20628 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20629
20630 * cc-defs.el (c-auto-newline): Removed this macro since it's
20631 not used anymore.
20632
20633 * cc-engine.el (c-looking-at-bos): New helper function.
20634 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
20635 inexpr and toplevel classes apart in Pike.
20636
20637 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
20638 of case 9A.
20639
20640 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
20641 constant, since "class" can introduce an in-expression class
20642 in Pike nowadays.
20643
20644 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20645
20646 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
20647 indentation on cpp-macro lines.
20648
20649 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
20650 a syntax modifier like comment-intro, to make it possible to
20651 get syntactic indentation for preprocessor directives. It's
20652 incompatible wrt to lineup functions on cpp-macro, but it has
20653 no observable effect in the 99.9% common case where cpp-macro
20654 is set to -1000.
20655
20656 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20657
20658 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
20659 member-init-cont when the preceding arglist is several lines.
20660
20661 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20662
20663 * cc-styles.el (c-style-alist): The basic offset for the BSD
20664 style corrected to 8.
20665
20666 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20667
20668 * cc-styles.el (c-style-alist): Adjusted the indentation of
20669 brace list openers in the gnu style.
20670
20671 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20672
20673 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
20674
20675 * cc-cmds.el (c-electric-brace, c-electric-slash,
20676 c-electric-star, c-electric-semi&comma, c-electric-colon,
20677 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
20678 when c-syntactic-indentation is nil.
20679
20680 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
20681 we were left at comments preceding the first statement when
20682 reaching the beginning of the buffer.
20683
20684 * cc-vars.el (c-syntactic-indentation): New variable to turn
20685 off all syntactic indentation.
20686
20687 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20688
20689 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
20690 between the text and the block comment ender when it hangs,
20691 depending on how many there are before the fill.
20692
20693 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20694
20695 * cc-engine.el (c-beginning-of-closest-statement): New helper
20696 function to go back to the closest preceding statement start,
20697 which could be inside a conditional statement.
20698 * cc-engine.el (c-guess-basic-syntax): Use
20699 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
20700
20701 * cc-engine.el (c-guess-basic-syntax): Better handling of
20702 arglist-intro, arglist-cont-nonempty and arglist-close when
20703 the arglist is nested inside parens. Cases 7A, 7C and 7F
20704 changed.
20705
20706 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
20707 up-to-date with javadoc 1.2.
20708
20709 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20710
20711 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
20712 multiline Pike type decls.
20713
20714 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20715
20716 * cc-cmds.el (c-indent-new-comment-line): Always break
20717 multiline comments in multiline mode, regardless of
20718 comment-multi-line.
20719
20720 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20721
20722 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
20723 fully::qualified::names in C++ member init lists. Preamble in
20724 case 5D changed.
20725
20726 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20727
20728 * cc-langs.el (c-common-init): Handling of obsolete variables
20729 moved to c-initialize-cc-mode. More compatible style override
20730 when using global style variables.
20731 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
20732 variables moved here.
20733
20734 * cc-styles.el (c-make-styles-buffer-local): Flag style
20735 variable localness in c-style-variables-are-local-p to make
20736 the compatibility measure in c-common-init work well.
20737
20738 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
20739 longer contain set-from-style.
20740 * cc-styles.el (c-initialize-builtin-style): Don't check for
20741 set-from-style on c-special-indent-hook.
20742 * cc-styles.el (c-copy-tree): Obsolete. The standard function
20743 copy-alist is sufficient now.
20744
20745 * cc-styles.el (c-set-style, c-set-style-1,
20746 c-get-style-variables): Fixes to variable initialization so
20747 that duplicate entries in styles have the same effect
20748 regardless of DONT-OVERRIDE.
20749
20750 * cc-styles.el (c-set-style-2): Fixed bug where the
20751 initialization of inheriting styles failed when the
20752 dont-override flag is set.
20753
20754 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
20755 on this.
20756
20757 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20758
20759 * cc-defs.el (c-forward-comment): Removed the workaround
20760 introduced in 5.38 since it had worse side-effects. If a line
20761 contains the string "//\"", it regarded the // as a comment
20762 start since the \ temporarily doesn't have escape syntax.
20763
20764 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
20765
20766 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
20767 ada-xref.el before ada-prj.el, so that the Project menu is created
20768 when ada-prj tries to add to it.
20769 (ada-activate-keys-for-case): Suppress the characters that are not
20770 part of the Ada syntax. Better compatibility with else-mode
20771 (ada-adjust-case-interactive): When auto-casing is not active,
20772 correctly insert newlines (used to insert only ^M). Prevent the
20773 syntax table from being changed in case of an error
20774 (or '_' becomes part of a word and some commands are confused).
20775 Do nothing if ada-auto-case is nil.
20776 (ada-after-keyword-p): Ignore keywords that are also attributes
20777 (ada-batch-reformat): Update usage comment
20778 (ada-call-from-contextual-menu): New function
20779 (ada-case-read-exceptions): Reinitialize the casing exception list
20780 first to nil first, so that the casing exception file can be
20781 shared.
20782 (ada-check-defun-name): Handles "configure" keyword for gnatdist
20783 files.
20784 (ada-compile-goto-error): Fix regexp used to detect a file:line
20785 anywhere in the error message
20786 (ada-contextual-menu-last-point): New variable
20787 (ada-create-keymap): If the variable delete-key-deletes-forward is
20788 t on XEmacs, it means that DEL should delete one character
20789 forward.
20790 (ada-create-menu): Use :included instead of :visible for XEmacs.
20791 New submenu "Options".
20792 (ada-end-stmt-re): Correctly indent "select ... then abort"
20793 statements.
20794 (ada-fill-comment-paragraph): Correctly delete all leading '--'
20795 even if they don't match ada-fill-comment-prefix Fix handling of
20796 paragraphs on the first or last line of a file.
20797 (ada-format-paramlist): Fix handling of default parameter values.
20798 (ada-get-body-name): New function.
20799 (ada-get-current-indent): Optimized by searchling directly for an
20800 existing generic part or a statement outside of it. Handle
20801 ada-indent-align-comments when indenting comments Replaced some
20802 regexps by testing directly the next character. This results in a
20803 huge speedup on some files. New indentation scheme for renames
20804 statements. Stop looking for the 'while' or 'for' associated with
20805 a 'loop' at the first semicolon encountered. A "return" can also
20806 match an anonymous access subprogram declaration.
20807 (ada-get-indent-noindent): Ignore strings and comments when
20808 looking for the keywords "record" and "private".
20809 (ada-goto-matching-decl-start): When matching "if", make sure we
20810 are not in fact seeing "end if". Ignore "when" statements except
20811 when initial keyword was "begin". Fix handling of nested
20812 procedures. Add a recursive call to this function to skip over
20813 other 'end' statmts. Fix indentation for "when .. => begin"
20814 (ada-in-open-paren-p): Fix indentation for complex boolean
20815 expressions, where 'and then', 'or else' and parenthesis
20816 statements are mixed up.
20817 (ada-in-paramlist-p): Skip comments while searching for the
20818 beginning Fix handling of operator declarations.
20819 (ada-indent-align-comments): New variable
20820 (ada-indent-current): Change the syntax table only in the
20821 protected section, so that we are sure it is restored correctly.
20822 (ada-indent-on-previous-lines): Use ada-use-indent and
20823 ada-with-indent Correctly indent "select ... then"
20824 (ada-indent-region): Slight speedup.
20825 (ada-indent-renames): New variable.
20826 (ada-last-which-function-subprog, ada-last-which-function-line):
20827 New variables
20828 (ada-looking-at-semi-private): Correctly indent the 'private'
20829 keyword when it is the first word in a package declaration.
20830 (ada-loose-case-word): Stop searching if at the end of the buffer.
20831 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
20832 even if point is not initially at the end of the word.
20833 (ada-matching-decl-start-re): Add "when".
20834 (ada-mode): Add support for abbrev-mode, outline-mode and
20835 which-func-mode Override the old find-file.el entry in
20836 ff-special-constructs since it is using the obsolete
20837 ada-spec-suffix variable
20838 (ada-no-auto-case): New function
20839 (ada-scan-paramlist): When parsing the argument type, accept
20840 spaces (as in "X 'Class", generated by Rational Rose).
20841 (ada-other-file-name): No longer loads the other file.
20842 (ada-popup-menu): Save and restore the current buffer and cursor
20843 position before and after displaying the menu.
20844 (ada-search-ignore-complex-boolean): New function.
20845 (ada-uncomment-region): Emacs21 already knows how to delete
20846 comments not starting in the first column.
20847 (ada-use-indent): New variable
20848 (ada-which-function): New function.
20849 (ada-with-indent): New variable
20850 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
20851 can be batch-compiled from the command line.
20852
20853 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
20854 Add to the menu when the file is loaded, not in ada-mode-hook.
20855 Add -toolbar to the default ddd command Switches moved from
20856 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
20857 ada-prj-default-comp-opt
20858 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
20859 Reference Manual to the menu
20860 (ada-check-current): rewritten as a call to ada-compile-current
20861 (ada-compile): Removed.
20862 (ada-compile-application, ada-compile-current, ada-check-current):
20863 Set the compilation-search-path so that compile.el automatically
20864 finds the sources in src_dir. Automatic scrollong of the
20865 compilation buffer. C-uC-cC-c asks for confirmation before
20866 compiling
20867 (ada-compile-current): New parameter, prj-field
20868 (ada-complete-identifier): Load the .ali file before doing
20869 processing
20870 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
20871 conform to gnatmake's behavior.
20872 (ada-find-file-in-dir): New function
20873 (ada-find-references): Set the environment variables for gnatfind
20874 (ada-find-src-file-in-dir): New function.
20875 (ada-first-non-nil): Removed
20876 (ada-gdb-application): Add support for jdb, the java debugger.
20877 (ada-get-ada-file-name): Load the original-file first if not done
20878 yet.
20879 (ada-get-all-references): Handles the new ali syntax (parent types
20880 are found between <>).
20881 (ada-initialize-runtime-library): New function
20882 (ada-mode-hook): Always load a project file when a file is opened,
20883 so that the casing exceptions are correctly read.
20884 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
20885 (ada-parse-prj-file): Use find-file-noselect instead of find-file
20886 to open the project file, since the latter does not work with
20887 speedbar Get default values before loading the prj file, or the
20888 default executable file name is wrong. Use the absolute value of
20889 src_dir to initialize ada-search-directories and
20890 compilation-search-path,... Add the standard runtime library to
20891 the search path for find-file.
20892 (ada-prj-default-debugger): Was missing an opening '{'
20893 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
20894 variables.
20895 (ada-prj-default-gnatmake-opt): New variable
20896 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
20897 buffers, the project file is the default one Save the windows
20898 configuration before displaying the menu.
20899 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
20900 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
20901 ...) regexp-quote identifiers names to support operators +,
20902 -,... in regexps.
20903 (ada-remote): New function.
20904 (ada-run-application): Erase the output buffer before starting the
20905 run Support remote execution of the application. Use
20906 call-process, or the arguments are incorrectly parsed
20907 (ada-set-default-project-file): Reread the content of the active
20908 project file, not the one from the current buffer When a project
20909 file is set as the default project, all directories are
20910 automatically associated with it.
20911 (ada-set-environment): New function
20912 (ada-treat-cmd-string): New special variable ${current}
20913 (ada-treat-cmd-string): Revised. The substitution is now done for
20914 any ${...} substring
20915 (ada-xref-current): If no body was found, compiles the spec
20916 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
20917 compiler to get rid of command line length limitations.
20918 (ada-xref-get-project-field): New function
20919 (ada-xref-project-files): New variable
20920 (ada-xref-runtime-library-specs-path)
20921 (ada-xref-runtime-library-ali-path): New variables
20922 (ada-xref-set-default-prj-values): Default run command now does a
20923 cd to the build directory. New field: main_unit Provide a default
20924 file name even if the current buffer has no prj file.
20925
20926 * ada-prj.el:
20927 Rewritten to show a tabbed-dialog.
20928 (ada-prj-add-ada-menu): Remove the map and name parameters.
20929 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
20930 New function
20931 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
20932 (ada-prj-load-from-file): New function
20933 (ada-prj-save): Always save fields that depend on the current buffer
20934 (ada-prj-show-value): New function
20935
20936 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
20937 Ada mode. This will allow us to display the Ada menu in any buffer
20938 we want (for project items).
20939 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
20940 number of spaces in the header.
20941
20942 2000-07-24 Dave Love <fx@gnu.org>
20943
20944 * ediff-init.el (ediff-region-help-echo): Bind face-help.
20945
20946 2000-07-23 Noah Friedman <friedman@splode.com>
20947
20948 * type-break.el (type-break): perform autosave.
20949 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
20950 (type-break-do-query): Cancel query schedule while performing
20951 actual query, to avoid possibility of a second query being made
20952 while first one is already in progress.
20953 (type-break-time-stamp-format): New variable.
20954 (type-break-time-stamp): New function.
20955 (type-break-time-warning): Use it.
20956 (type-break-keystroke-warning): Use it.
20957 (type-break-noninteractive-query): Use it.
20958
20959 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
20960 cookie.
20961 Use add-minor-mode to set minor-mode-alist, if available.
20962 (eldoc-echo-area-use-multiline-p): New user option.
20963 (eldoc-echo-area-multiline-supported-p): New variable.
20964 (eldoc-docstring-format-sym-doc): Use them.
20965 (eldoc-mode): If not using idle timers, append to local post and
20966 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
20967 (eldoc-display-message-no-interference-p): Don't interfere with
20968 edebug.
20969 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
20970 (eldoc-function-arglist): New function.
20971 (eldoc-function-argstring): Use it.
20972
20973 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
20974 auto save directory exists before calling directory-files.
20975
20976 2000-07-23 Dave Love <fx@gnu.org>
20977
20978 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
20979 ^o, ^u.
20980
20981 2000-07-21 Dave Love <fx@gnu.org>
20982
20983 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
20984 now passed to the function. It now works properly.
20985
20986 * smerge-mode.el (smerge-mode-menu): Fill it out.
20987
20988 2000-07-20 Gerd Moellmann <gerd@gnu.org>
20989
20990 * info-look.el (info-lookup): If *info* is shown in another frame
20991 on the same display, select that frame, instead of switching to
20992 the Info buffer in another window of the selected frame.
20993
20994 * simple.el (universal-argument-map): Bind numeric keypad keys
20995 kp-0 to kp-9 and kp-subtract.
20996 (digit-argument): Handle these keys.
20997
20998 2000-07-20 Dave Love <fx@gnu.org>
20999
21000 * net/goto-addr.el (goto-address-fontify): Don't bother with
21001 buffer-modified and read-only stuff -- irrelevant with overlays.
21002 Put an extra property on the overlays and use it to clean up in
21003 case goto-address is re-run.
21004
21005 2000-07-19 Richard M. Stallman <rms@gnu.org>
21006
21007 * timer.el (run-with-idle-timer): Doc fix.
21008
21009 * mail/mail-utils.el (mail-strip-quoted-names):
21010 Handle case where <...> appears inside "...".
21011 Use replace-match to edit the string more simply.
21012 (rmail-dont-reply-to): Cope with an unmatched ".
21013
21014 2000-07-19 Dave Love <fx@gnu.org>
21015
21016 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
21017 implementation.
21018
21019 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
21020 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
21021 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
21022
21023 2000-07-19 Gerd Moellmann <gerd@gnu.org>
21024
21025 * textmodes/refer.el: Correct maintainer's email address.
21026
21027 * progmodes/hideif.el: Correct author's email address.
21028 Fix typo in comment.
21029
21030 * xml.el: New file.
21031
21032 * mail/mailheader.el: Correct author's mail address.
21033
21034 * gnus/parse-time.el: Correct author's mail address.
21035
21036 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
21037
21038 * comint.el (comint-highlight-input, comint-highlight-face):
21039 New user options.
21040 (comint-input-ring-file-name): Change custom type.
21041 (comint-mode-map): Bind mouse-2.
21042 (comint-insert-clicked-input): New function.
21043 (comint-send-input): Handle input highlighting.
21044
21045 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
21046
21047 * mouse.el (popup-menu): New function.
21048 (mouse-major-mode-menu): Use it.
21049
21050 2000-07-18 Dave Love <fx@gnu.org>
21051
21052 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
21053 improvements.
21054
21055 2000-07-18 Gerd Moellmann <gerd@gnu.org>
21056
21057 * faces.el (face-font-selection-order)
21058 (face-font-family-alternatives): Add custom type.
21059
21060 2000-07-18 Dave Love <fx@gnu.org>
21061
21062 * cus-edit.el (custom-variable-reset-saved)
21063 (custom-variable-reset-standard): Remove unused bindings.
21064
21065 * rect.el (open-rectangle-line): Remove unused let.
21066
21067 * hl-line.el (hl-line-highlight): Check hl-line-mode.
21068
21069 2000-07-18 Gerd Moellmann <gerd@gnu.org>
21070
21071 * cdl.el: Fix `Maintainer' keyword.
21072
21073 * play/pong.el: Add author's email address.
21074
21075 2000-07-17 Sam Steingold <sds@gnu.org>
21076
21077 * files.el (insert-directory): Call `split-string' instead of
21078 re-implementing it.
21079
21080 2000-07-18 Gerd Moellmann <gerd@gnu.org>
21081
21082 * mail/vms-pmail.el: Change maintainer to FSF.
21083
21084 * net/goto-addr.el: Change maintainer to FSF.
21085
21086 * info.el (Info-title-face-alist): Removed.
21087
21088 2000-07-18 David Ponce <david@dponce.com>
21089
21090 * recentf.el (recentf-open-files): New command that works like
21091 `recentf-open-more-files', but shows the whole list of files (not just
21092 those omitted from the menu). Useful if you don't use a menu-bar!
21093 (recentf-open-more-files) Modified to use `recentf-open-files'.
21094
21095 (recentf-open-files, recentf-open-more-files)
21096 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
21097
21098 (recentf-dialog-mode): New mode for dialogs. You can now just type
21099 "q" to cancel the dialogs.
21100
21101 2000-07-18 David Ponce <david@dponce.com>
21102
21103 * recentf.el: This is a major update of recentf.el. It adds new
21104 features to better organize the recentf menu and "More..." buffer.
21105
21106 Using new provided menu filtering functions you can now organize the
21107 recent files list:
21108
21109 - by major modes
21110 - by directories
21111 - by user defined rules
21112
21113 Finally, with the new `recentf-filter-changer' customizable filter you
21114 can define a ring of filters and dynamically (via the menu) cycle on
21115 each menu organization in the ring (a la msb).
21116
21117 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
21118
21119 * eshell/eshell.el (eshell): Replace links to eshell.info with
21120 links to eshell, to avoid problems on systems where the manual is
21121 installed as `eshell'.
21122 * eshell/esh-cmd.el (eshell-cmd): Ditto.
21123 * eshell/em-smart.el (eshell-smart): Ditto.
21124 * eshell/em-banner.el (eshell-banner): Ditto.
21125 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
21126
21127 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
21128 same-file check in the MS-DOS version (it does support inodes).
21129
21130 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
21131
21132 * eshell/eshell.el (eshell-directory-name):
21133 Run default directory name through convert-standard-filename.
21134
21135 2000-07-18 Kenichi Handa <handa@etl.go.jp>
21136
21137 * international/mule-cmds.el (select-safe-coding-system):
21138 Fix typo in the comment.
21139
21140 * language/european.el (compound-text):
21141 Force katakana-jisx0201 to be designated to G1.
21142
21143 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
21144 Don't translate some national variant characters of latin-jisx0201.
21145 (x-ctext): Force katakana-jisx0201 to be designated to G1.
21146
21147 * international/kkc.el (kkc-after-update-conversion-functions):
21148 New variable.
21149 (kkc-update-conversion): Run functions in it at the tail.
21150
21151 2000-07-16 John Wiegley <johnw@gnu.org>
21152
21153 * lisp/align.el (align-newline-and-indent):
21154 Adding new function. for auto-aligning blocks of code on RET.
21155 (align-region): Fixed badly formatted minibuffer message.
21156
21157 2000-07-17 Kenichi Handa <handa@etl.go.jp>
21158
21159 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
21160 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
21161 the conversion list at first if appropriate.
21162 (kkc-next): Don't update kkc-next-count here.
21163 (kkc-prev): Don't update kkc-prev-count here.
21164 (kkc-show-conversion-list-update): Fix setting up of conversion
21165 list message.
21166
21167 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
21168
21169 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
21170
21171 2000-07-16 Dave Love <fx@gnu.org>
21172
21173 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
21174 function to be more specific.
21175
21176 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
21177 non-string help-echo.
21178 (widget-types-convert-widget): Defsubst it.
21179 (widget-echo-help): Try to cope with a help-echo function of two
21180 possible sorts.
21181
21182 2000-07-15 Jason Rumney <jasonr@gnu.org>
21183
21184 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
21185 Declare as obsolete.
21186
21187 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
21188
21189 2000-07-14 Gerd Moellmann <gerd@gnu.org>
21190
21191 * hilit-chg.el: Fix typo.
21192
21193 2000-07-14 Dave Love <fx@gnu.org>
21194
21195 * info.el (Info-mode-menu): Fix use of :help, :enable.
21196
21197 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
21198
21199 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
21200
21201 2000-07-13 Dave Love <fx@gnu.org>
21202
21203 * emacs-lisp/easymenu.el: Doc fixes.
21204 (easy-menu-remove): Defalias to ignore.
21205
21206 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
21207 Call throw correctly.
21208
21209 2000-07-13 Gerd Moellmann <gerd@gnu.org>
21210
21211 * faces.el (frame-background-mode): Doc fix.
21212
21213 * simple.el (eval-expression-print-length): Change custom type to
21214 allow entering nil as value.
21215
21216 2000-07-13 Dave Love <fx@gnu.org>
21217
21218 * progmodes/fortran.el (fortran-imenu-generic-expression):
21219 Change definition layout.
21220 (fortran-mode-menu): Reinstate customize entries.
21221
21222 * cus-edit.el (custom-group-menu-create, customize-menu-create):
21223 Use :filter, per old XEmacs code.
21224
21225 2000-07-12 Gerd Moellmann <gerd@gnu.org>
21226
21227 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
21228 event when deciding what to send to the terminal.
21229
21230 2000-07-12 Dave Love <fx@gnu.org>
21231
21232 * cus-start.el: Add optional version as 4th element of specs and
21233 use it for several things new in v21. Remove load-path. Fix type
21234 of line-number-display-limit.
21235
21236 2000-07-11 Dave Love <fx@gnu.org>
21237
21238 * progmodes/fortran.el: Don't require easymenu.
21239 Use repeat counts in various regexps.
21240 (fortran-mode-syntax-table): Defvar directly.
21241 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
21242 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
21243 Use defvar, not defconst.
21244 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
21245 (fortran-mode): Set fortran-comment-line-start-skip,
21246 fortran-comment-line-start-skip, dabbrev-case-fold-search.
21247 (fortran-comment-indent): Use defsubst.
21248 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
21249 Use fortran-comment-indent, not fortran-comment-indent-function.
21250 (fortran-comment-region, fortran-electric-line-number): Simplify.
21251 (fortran-auto-fill): New function.
21252 (fortran-do-auto-fill): Deleted.
21253 (fortran-find-comment-start-skip):
21254 Check for non-null comment-start-skip.
21255 (fortran-auto-fill-mode, fortran-fill-statement):
21256 Use fortran-auto-fill.
21257 (fortran-fill): Use fortran-auto-fill. Check for null
21258 comment-start-skip. Simplify final clause and use end-of-line finally.
21259
21260 * widget.el (widget-plist-member): New alias.
21261
21262 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
21263
21264 * eshell/esh-module.el (toplevel): Reference
21265 byte-compile-current-file only if it is bound.
21266
21267 2000-07-10 Gerd Moellmann <gerd@gnu.org>
21268
21269 * dired.el: Don't require `dired-aux'.
21270
21271 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
21272
21273 * dired-aux.el (dired-show-file-type): New function.
21274 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
21275 (dired-show-file-type): Add autoload.
21276
21277 2000-07-10 Kenichi Handa <handa@etl.go.jp>
21278
21279 * international/mule-diag.el (describe-font): Adjusted for the
21280 change of fontset-info.
21281 (print-fontset): Likewise.
21282
21283 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
21284
21285 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
21286
21287 2000-07-07 Gerd Moellmann <gerd@gnu.org>
21288
21289 * bindings.el: Bind `[delete]' to delete-char.
21290
21291 * dired.el (dired-find-alternate-file): New function.
21292 (dired-mode-map): Bind `a' to dired-find-alternate-file.
21293 (toplevel): Require dired-aux when compiling.
21294 (dired-buffers): Move defvar within file to avoid compiler warning.
21295
21296 * info.el (Info-last-search): Variable removed.
21297 (Info-search-history): New variable.
21298 (Info-search): New Info-search-history.
21299
21300 * battery.el, info-look.el: Change author's mail address.
21301
21302 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
21303
21304 * mail/rmail.el (rmail-clear-headers): Don't throw an error
21305 if rmail-ignored-headers is nil.
21306 (rmail-retry-failure): Bind rmail-ignored-headers and
21307 rmail-displayed-headers to nil.
21308
21309 2000-07-06 Gerd Moellmann <gerd@gnu.org>
21310
21311 * lpr.el (lpr-page-header-switches): Add `-h' switch.
21312 (print-region-1): Don't hard code `-h' here.
21313
21314 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
21315
21316 2000-07-01 Francesco Potorti` <pot@gnu.org>
21317
21318 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
21319 exim can use "your message" instead of "the message".
21320
21321 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
21322
21323 * facemenu.el: Docstrings fixes.
21324 (facemenu-get-face): Don't use internal-find-face.
21325 (facemenu-iterate): Rename arg to match the docstring.
21326
21327 * newcomment.el (uncomment-region): Be more careful when skipping
21328 backwards over `=' not to bump into BOBP.
21329
21330 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
21331
21332 * ediff-diff.el (ediff-wordify): Use syntax table.
21333 * ediff-init.el (ediff-has-face-support-p): Use
21334 ediff-color-display-p.
21335 (ediff-color-display-p): Use display-color-p, changed to defun
21336 from defsubst.
21337 Got rid of special cases for NeXT and OS/2.
21338 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
21339 face.
21340
21341 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
21342
21343 * emacs-lisp/lucid.el: Require CL.
21344 (copy-tree, remprop): Remove, it's provided by CL.
21345 (map-keymap): Define in terms of cl-map-keymap.
21346 (extent-property, set-extent-end-glyph): New functions.
21347
21348 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
21349
21350 2000-07-05 Gerd Moellmann <gerd@gnu.org>
21351
21352 * Makefile.in (DONTCOMPILE): Add comment that the name may
21353 not be changed without changing the make-dist script.
21354
21355 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
21356 (cl-mapc): Use mapc instead of cl-old-mapc.
21357
21358 2000-07-05 Andrew Innes <andrewi@gnu.org>
21359
21360 * makefile.nt: Add support for `bootstrap' and related targets.
21361
21362 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
21363
21364 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
21365 (easy-menu-do-define): Use `menu-item' format.
21366 Handle case where easy-menu-create-menu returns a symbol.
21367 Manually call the potential top-level filter in the function binding.
21368 (easy-menu-filter-return): New arg NAME.
21369 Convert to a keymap if MENU is an XEmacs menu.
21370 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
21371 (easy-menu-converted-items-table, easy-menu-convert-item):
21372 New var and fun to memoize easy-menu-convert-item-1.
21373 (easy-menu-do-add-item): Use it.
21374 (easy-menu-create-menu): Use easy-menu-convert-item.
21375 Wrap easy-menu-filter-return around any :filter specification.
21376 Don't convert the menu if a filter was specified.
21377 Tell easy-menu-make-symbol not to check for MENU being an expression.
21378 (easy-menu-make-symbol): New arg NOEXP.
21379
21380 2000-07-05 Gerd Moellmann <gerd@gnu.org>
21381
21382 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
21383 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
21384 (eval-defun): If called with prefix arg, instrument code for
21385 Edebug.
21386
21387 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
21388 similar to that of eval-defun.
21389
21390 2000-07-04 Dave Love <fx@gnu.org>
21391
21392 * hl-line.el (hl-line-overlay): Make it permanent-local.
21393
21394 * calendar/todo-mode.el: Replaced with a working version, based on
21395 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
21396
21397 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
21398
21399 * paths.el (prune-directory-list): New function.
21400 (Info-default-directory-list): Rewritten to more methodically
21401 enumerate a big list of possible info directories (based on the
21402 list used by the standalone info reader).
21403
21404 * info.el (info-initialize): Use prune-directory-list to remove
21405 non-existent directories from Info-directory-list.
21406
21407 * paths.el (Info-default-directory-list): Try a list of possible
21408 info-directories instead of a single one. Add the possible
21409 info directory "/usr/share/info".
21410
21411 * woman.el (woman-man.conf-path): Explicitly include the debian
21412 man-db config file "/etc/manpath.config".
21413 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
21414 are present in `manpath.config'.
21415 (woman-manpath): Include "/usr/share/man".
21416
21417 2000-07-03 Gerd Moellmann <gerd@gnu.org>
21418
21419 * frame.el (blink-cursor-mode): Don't hide cursor initially.
21420
21421 * startup.el (command-line): Initialize blink-cursor based
21422 on window-system.
21423
21424 * frame.el (blink-cursor): Default to nil if not running under
21425 a window-system.
21426
21427 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
21428 (face-x-resources): Remove duplicate entry for :font.
21429
21430 * textmodes/refer.el (refer-find-entry-internal): Use some-window
21431 instead of cycling through windows with next-window.
21432
21433 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
21434 of cycling through windows with next-window.
21435
21436 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
21437 of cycling through windows with next-window.
21438
21439 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
21440 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
21441 instead of cycling through windows with next-window.
21442
21443 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
21444 instead of cycling through windows with next-window.
21445
21446 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
21447 of cycling through windows with next-window.
21448
21449 * terminal.el (te-process-output): Use walk-windows instead of
21450 cycling through windows with next-window.
21451
21452 * server.el (server-switch-buffer): Use some-window instead of
21453 cycling through windows with next-window.
21454
21455 * window.el (some-window): New function.
21456 (walk-windows): Remove reference to walk-windows-start.
21457
21458 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
21459
21460 2000-07-03 Richard Stallman <rms@gnu.org>
21461
21462 * window.el (walk-windows): Guarantee termination by keeping a list
21463 of all the windows already handled.
21464
21465 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
21466
21467 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
21468 window-system.
21469
21470 * man.el (Man-notify-when-ready): Don't use window-system. If
21471 Man-notify-method is newframe, and the display is not
21472 multi-frame, select the frame created for the man page.
21473 (Man-init-defvars): Doc fix.
21474
21475 2000-06-28 Gerd Moellmann <gerd@gnu.org>
21476
21477 * faces.el (region): Change background color for light background.
21478
21479 * ediff-wind.el (ediff-setup-control-frame): Remove :box
21480 attribute from mode-line face of Ediff control frame.
21481
21482 * replace.el (query-replace-map): Bind `e' like `E'.
21483
21484 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
21485
21486 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
21487 Change name to "Select All".
21488
21489 * dos-fns.el (convert-standard-filename): Fix last change.
21490
21491 2000-06-27 Gerd Moellmann <gerd@gnu.org>
21492
21493 * help.el (describe-variable): Don't insert a second `'s' in front
21494 of the string `value is shown below'. Since the syntax-table is
21495 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
21496 an existing `'s', so that this won't be deleted.
21497
21498 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
21499 * pcmpl-unix.el: New files.
21500
21501 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
21502
21503 * wid-edit.el (widget-member): Use the new plist-member.
21504
21505 2000-06-26 Gerd Moellmann <gerd@gnu.org>
21506
21507 * replace.el (perform-replace): Undo change of 2000-04-04.
21508 Instead, move backward 1 character at the end of the loop when
21509 necessary.
21510
21511 * faces.el (fringe): Change face for different backgrounds.
21512
21513 * eshell/esh-module.el (toplevel): Load defgroup's differently;
21514 patch from John.
21515
21516 * eshell/*.el: Change spelling of the Free Software Foundation.
21517
21518 * eshell/esh-toggle.el: Removed.
21519
21520 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
21521
21522 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
21523 interactively.
21524
21525 2000-06-26 Alex Schroeder <alex@gnu.org>
21526
21527 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
21528 `define-key'; instead of checking `(emacs-version)' check for
21529 `set-keymap-parent' and `set-keymap-name' directly. Add entries
21530 for `;' and `o' which might be electric.
21531
21532 (sql-electric-stuff): New user option.
21533 (sql-magic-go): New function which uses `sql-electric-stuff'.
21534 (sql-magic-semicolon): New function which uses
21535 `sql-electric-stuff'.
21536
21537 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
21538 is not fboundp.
21539
21540 (sql-oracle-options): New variable.
21541 (sql-oracle): Use it.
21542
21543 (sql-imenu-generic-expression): Doc change.
21544 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
21545 is used.
21546
21547 (sql-informix): Added command line parameter "-" to force
21548 sql-informix-program to use stdout.
21549
21550 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
21551
21552 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
21553 (cp864-decode-table): Doc fix.
21554 (cp720-decode-table): New variable, supports the Arabic OEM
21555 codepage used by Windows.
21556 (cp737-decode-table): New, Greek OEM codepage used by Windows.
21557
21558 2000-06-23 Dave Love <fx@gnu.org>
21559
21560 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
21561 (font-lock-fontify-anchored-keywords): Use
21562 line-beginning-position.
21563 (global-font-lock-mode): Use mapc.
21564
21565 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
21566
21567 * eshell/esh-module.el: Require CL when compiling.
21568
21569 2000-06-23 Gerd Moellmann <gerd@gnu.org>
21570
21571 * comint.el (comint-substitute-in-file-name): Call replace-match
21572 with second and third arg t.
21573
21574 * cus-edit.el (custom-button-face, custom-button-pressed-face):
21575 Specify foreground color.
21576
21577 * faces.el (tool-bar, mode-line, header-line): Specify foreground
21578 color.
21579
21580 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
21581
21582 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
21583 cddr instead of cdddr.
21584
21585 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
21586 instead of copy-list.
21587
21588 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
21589 of copy-list.
21590
21591 * subdirs.el: Add eshell subdirectory.
21592
21593 * eshell: New subdirectory containing the Eshell package.
21594
21595 * pcomplete.el: New file.
21596
21597 2000-06-23 Paul Eggert <eggert@twinsun.com>
21598
21599 * mail/mailpost.el (post-mail-send-it): Make sure file has
21600 proper permissions from birth.
21601
21602 * files.el (basic-save-buffer-2): When temporarily setting
21603 file modes, set them to current modes plus 0200, not to 0777.
21604
21605 * emerge.el (emerge-make-temp-file): Make sure file has proper
21606 permissions from birth.
21607
21608 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
21609
21610 * files.el (make-backup-file-name-1): On DOS/Windows, run the
21611 backup file name through convert-standard-filename.
21612
21613 * dos-fns.el (convert-standard-filename): Convert leading
21614 directories as well. When long file names are supported, convert
21615 characters that are invalid in Windows file names.
21616
21617 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21618
21619 * ps-print.el: Fix bug: if ^L is the very first buffer character,
21620 ps-print crashes. New feature: page selection for printing. Create
21621 raw-text-unix coding system for XEmacs. Doc fix.
21622 (ps-print-version): New version number (5.2.3).
21623 (ps-plot-region): Bug fix.
21624 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
21625 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
21626 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
21627 funs.
21628 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
21629 (ps-last-page): New vars.
21630
21631 2000-06-21 Gerd Moellmann <gerd@gnu.org>
21632
21633 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
21634 empty option string.
21635
21636 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
21637
21638 * man.el (man): Doc fix.
21639
21640 2000-06-21 Kenichi Handa <handa@etl.go.jp>
21641
21642 * international/mule-cmds.el (set-language-info-alist): Docstring
21643 fixed.
21644
21645 2000-06-20 Gerd Moellmann <gerd@gnu.org>
21646
21647 * version.el (emacs-version): Use ISO date format.
21648
21649 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
21650 instead of `M-backspace'.
21651
21652 * simple.el (turn-off-auto-fill): New function.
21653
21654 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
21655
21656 * jit-lock.el (with-buffer-prepared-for-jit-lock):
21657 Renamed from with-buffer-prepared-for-font-lock and use
21658 inhibit-modification-hooks rather than setting *-change-functions.
21659 Update all functions to use the new name.
21660 (jit-lock-first-unfontify-pos): New semantics (and doc).
21661 (jit-lock-mode): Make non-interactive.
21662 Don't automatically turn on font-lock.
21663 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
21664 Always use jit-lock-after-change.
21665 Remove and restore font-lock-after-change-function.
21666 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
21667 (jit-lock-after-unfontify-buffer): Remove.
21668 (jit-lock-stealth-fontify):
21669 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
21670 (jit-lock-after-change): Set the `fontified' text-prop to nil.
21671
21672 2000-06-20 Sam Steingold <sds@gnu.org>
21673
21674 * emacs-lisp/cl-indent.el (toplevel): Indent
21675 `print-unreadable-object' properly. Untabify.
21676
21677 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
21678
21679 * textmodes/reftex.el (reftex-find-citation-regexp-format):
21680 Support for bibentry.
21681 (reftex-compile-variables): Fixed problem with end of section-re.
21682
21683 * texmodes/reftex-dcr.el (reftex-view-crossref,
21684 reftex-view-crossref-from-bibtex):
21685 Deal with changed `reftex-find-citation-regexp-format'.
21686 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
21687 Replaced `remprop' with `put'.
21688 (reftex-view-crossref, reftex-view-crossref-when-idle):
21689 Support for bibentry.
21690
21691 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
21692 New entry for bibentry package.
21693
21694 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
21695 Regexp also matches "\nobibliography".
21696
21697 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
21698 Call `reftex-ensure-write-access' before doing anything.
21699 (reftex-ensure-write-access): New function.
21700
21701 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
21702
21703 * progmodes/idlwave.el: File re-installed (update to version 4.2)
21704
21705 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
21706
21707 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
21708
21709 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
21710
21711
21712 2000-06-20 Dave Love <fx@gnu.org>
21713
21714 * faces.el (frame-background-mode): Use set-default, not set, in
21715 setter.
21716 (frame-update-faces, frame-update-face-colors): Define with
21717 defalias.
21718
21719 * enriched.el (enriched-decode-foreground)
21720 (enriched-decode-background): Don't use internal-find-face.
21721
21722 * apropos.el: Doc fixes.
21723
21724 * cus-edit.el (customize-changed-options): Check arg.
21725 (customize-version-lessp): Don't require decimal point.
21726
21727 * custom.el (defcustom, defgroup): Doc fix.
21728
21729 * newcomment.el (comment) <defgroup>: Add :version.
21730 (comment-multi-line): Doc fix.
21731
21732 * emulation/mlsupport.el (define-hooked-local-abbrev,
21733 define-hooked-global-abbrev): Fix, using define-abbrev.
21734
21735 2000-06-19 Gerd Moellmann <gerd@gnu.org>
21736
21737 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
21738 the whole buffer.
21739
21740 2000-06-19 Dave Love <fx@gnu.org>
21741
21742 * menu-bar.el (menu-bar-options-save): New function.
21743 (menu-bar-options-menu): Use it.
21744 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
21745 Simplify.
21746
21747 2000-06-19 Andreas Schwab <schwab@suse.de>
21748
21749 * progmodes/etags.el (tags-query-replace): Put new parameters
21750 START and END at the end, for backward compatibility.
21751
21752 2000-06-19 Kenichi Handa <handa@etl.go.jp>
21753
21754 * international/codepage.el:
21755 (cp-coding-system-for-codepage-1): Delete special codes for
21756 generating xxx-dos coding system because now a CCL based coding
21757 system can handle EOL conversion by default.
21758
21759 * international/mule.el (make-coding-system): Generate subsidiary
21760 coding systems for EOL handling variants even for a CCL based
21761 coding system.
21762
21763 2000-06-19 Kenichi Handa <handa@etl.go.jp>
21764
21765 * international/isearch-x.el (isearch-minibuffer-input-method)
21766 (isearch-minibuffer-input-method-function): These variables
21767 deleted.
21768 (isearch-with-input-method): Don't use the above variables.
21769 (isearch-process-search-multibyte-characters): Likewise. Call
21770 read-string with the arg INHERIT-INPUT-METHOD t.
21771
21772 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
21773
21774 * font-lock.el (font-lock-after-fontify-buffer)
21775 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
21776
21777 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
21778 Use consistent make-local-variable style for font-lock-fontified.
21779 (jit-lock-fontify-buffer):
21780 Don't bother checking for font-lock-mode and jit-lock-mode.
21781
21782 * time.el: Remove trailing ^M that prevent CVS-merging.
21783
21784 2000-06-16 Gerd Moellmann <gerd@gnu.org>
21785
21786 * Makefile.in (distclean): New target.
21787
21788 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
21789
21790 * Makefile.in (srcdir): Define for update-subdirs.
21791
21792 2000-06-16 Gerd Moellmann <gerd@gnu.org>
21793
21794 * find-lisp.el: New file.
21795
21796 2000-06-16 Andrew Innes <andrewi@gnu.org>
21797
21798 * time.el (display-time-mail-function): New variable, to allow
21799 external packages to indicate when new mail is available.
21800 (display-time-update): Use it.
21801
21802 2000-06-16 Kenichi Handa <handa@etl.go.jp>
21803
21804 * international/mule.el (mule-version): Change version name to
21805 SAKAKI. AOI has already been used by Meadow.
21806
21807 * international/quail.el (quail-show-guidance-buf): To find the
21808 bottom window (but minibuffer), pay attention to the height of
21809 minibuffer.
21810
21811 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
21812
21813 * arc-mode.el (archive-mode-map): Use the new menu-item format for
21814 menu-bar menus. Add help strings. Don't remove the Edit menu
21815 from the menu bar, as the menu bar has enough space now.
21816
21817 * Makefile.in (SHELL): Make sure /bin/sh is used.
21818
21819 * woman.el (woman-man-buffer): Fix bold and underlined CJK
21820 characters, which use series of two ^H characters instead of one.
21821
21822 2000-06-15 Gerd Moellmann <gerd@gnu.org>
21823
21824 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
21825 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
21826 functions.
21827 (Info-find-node-2): Try a case-sensitive search first, then
21828 do a case-insensitive search.
21829
21830 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
21831 tutorials.
21832
21833 * complete.el (PC-env-vars-alist): New variable.
21834 (PC-complete-as-file-name): New function.
21835 (partial-completion-mode): Initialize PC-env-vars-alist from
21836 process-environment.
21837 (PC-do-completion): Handle completion of env vars.
21838
21839 * info.el (Info-set-mode-line): Show file name in mode line,
21840 use `*Info*' instead of `Info:'.
21841
21842 * startup.el (command-line-1): Change copyright messages to year
21843 2000.
21844
21845 2000-06-15 Dave Love <fx@gnu.org>
21846
21847 * net/goto-addr.el (goto-address-fontify): Use keymap property,
21848 not local-map.
21849
21850 2000-06-15 Kenichi Handa <handa@etl.go.jp>
21851
21852 * international/mule.el (set-buffer-file-coding-system): Almost
21853 rewritten to handle `undecided' as no-op.
21854
21855 2000-06-14 Gerd Moellmann <gerd@gnu.org>
21856
21857 * Makefile.in: New file.
21858
21859 * Makefile: Removed.
21860
21861 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
21862 (goto-address-highlight-keymap): Bind C-c RET.
21863
21864 2000-06-14 Kenichi Handa <handa@etl.go.jp>
21865
21866 * mail/sendmail.el (sendmail-send-it): The temporary buffer
21867 inherits buffer-file-coding-system of the current buffer.
21868
21869 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
21870 0. Give correct argument to set-auto-coding-function.
21871 (tar-expunge): For goto-char, use (point-min), not 0.
21872 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
21873 (tar-subfile-save-buffer): Likewize.
21874
21875 * international/mule.el
21876 (after-insert-file-set-buffer-file-coding-system): Call
21877 set-buffer-file-coding-system with the arg FORCE t.
21878
21879 2000-06-13 Gerd Moellmann <gerd@gnu.org>
21880
21881 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
21882 nil. Contemporary sendmails issue an X-Authentication-Warning if
21883 the sender is set with `-f'.
21884
21885 2000-06-13 Dave Love <fx@gnu.org>
21886
21887 * help.el (describe-function-1): Kluge around cases of functions
21888 fset to subrs whose doc doesn't match their symbol-name.
21889
21890 * image.el (insert-image): Default STRING to a space.
21891
21892 * info.el Doc fixes.
21893 (Info-build-node-completions): Match Ref tags.
21894
21895 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
21896
21897 * frame.el (display-multi-frame-p, display-multi-font-p): New
21898 defaliases for display-graphic-p.
21899
21900 * hl-line.el: Fixed a typo in commentary.
21901
21902 2000-06-13 Kenichi Handa <handa@etl.go.jp>
21903
21904 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
21905 fixed.
21906
21907 2000-06-12 Dave Love <fx@gnu.org>
21908
21909 * image.el (insert-image): Save a little consing.
21910
21911 2000-06-12 Kenichi Handa <handa@etl.go.jp>
21912
21913 * language/tibet-util.el: Convert all tibetan-1-column characters
21914 to the corresponding tibetan characters.
21915 (tibetan-add-components): Delete code for the special treatment of
21916 'a chung.
21917
21918 * language/tibetan.el (tibetan-composable-pattern): Fix previous
21919 change.
21920 (tibetan-vowel-transcription-alist): More rules added.
21921 (tibetan-composite-vowel-alist): New variable.
21922 (tibetan-precomposition-rule-alist): More rules added.
21923
21924 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
21925
21926 * startup.el (command-line): Only call menu-bar-mode if interactive.
21927
21928 * thingatpt.el (toplevel symbol-properties):
21929 * textmodes/makeinfo.el (makeinfo-compile):
21930 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
21931 * progmodes/hideif.el (hif-compress-define-list)
21932 (hide-ifdef-use-define-alist):
21933 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
21934 (ange-ftp-vms-add-file-entry):
21935 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
21936 * man.el (Man-build-man-command):
21937 * mail/rnewspost.el (news-reply-header-hook):
21938 * info.el (Info-insert-dir):
21939 * emulation/mlconvert.el (backward-word, forward-word, setq):
21940 * emacs-lisp/gulp.el (gulp-send-requests):
21941 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
21942 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
21943 (byte-optimize-apply, end of file):
21944 * emacs-lisp/advice.el (ad-advice-class-completion-table)
21945 (ad-make-freeze-definition):
21946 * startup.el (command-line, command-line-1): Don't quote lambdas.
21947
21948 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
21949 (cvs-cleanup-removed): New function.
21950 (cvs-cleanup-functions): New var.
21951 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
21952 some flexibility in specifying additional entries to auto-cleanup.
21953 (cvs-quickdir): New function.
21954 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
21955 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
21956 (cvs-mode-find-file): Check that we are on a filename or dirname
21957 when invoked through a mouse-click.
21958 (cvs-full-path): Remove.
21959 (cvs-dired-action): Re-introduced.
21960 (cvs-dired-noselect): Use it.
21961 (vc-post-command-functions): use this new hook if available.
21962
21963 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
21964 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
21965 (cvs-filename-map, cvs-dirname-map): Remove.
21966 (cvs-default-action): Remove.
21967 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
21968 if the arg is really a keymap.
21969 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
21970 Don't hardcode the mapping from state (aka type) to face, but check
21971 the var cvs-fi-<type>-face instead.
21972 (cvs-fileinfo-from-entries): New function.
21973
21974 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
21975 Docstring fix.
21976 (cvs-find-file-and-jump): Change default to be safer.
21977 (cvs-mode-diff-map): Define it as a function as well.
21978 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
21979 Bind mouse-2 in this global map rather than with text-properties.
21980
21981 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
21982 file to resolve the ambiguity between C(conflict) and C(need-merge).
21983
21984 2000-06-12 Kenichi Handa <handa@etl.go.jp>
21985
21986 * international/mule.el (set-buffer-file-coding-system): If
21987 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
21988 unconditionally.
21989
21990 2000-06-12 Dave Love <fx@gnu.org>
21991
21992 * wid-edit.el (widget-specify-button): Really suppress the face if
21993 required.
21994
21995 2000-06-11 Gerd Moellmann <gerd@gnu.org>
21996
21997 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
21998
21999 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
22000
22001 * imenu.el (imenu-generic-expression): Docstring fix.
22002
22003 * composite.el (composition-function-table): Move the `put'
22004 below the autoload cookie so we can load the file before loaddefs.
22005
22006 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
22007
22008 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
22009 Handle easy-mmode-define-global-mode.
22010 For complex macros like define-minor-mode that can generate
22011 several autoload entries, try to autoload entries in the
22012 macroexpanded code.
22013
22014 * emacs-lisp/easy-mmode.el (define-minor-mode):
22015 If KEYMAP is a symbol, just use it.
22016 Use byte-compile-current-file and load-file-name to infer the
22017 proper :require to pass to defcustom.
22018 Wrap the hook var into `progn' so as not to autoload it.
22019 Add a :autoload-end cookie.
22020 Be more careful about the evaluation of KEYMAP.
22021 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
22022 (define-derived-mode): Move define-abbrev-table outside of defvar.
22023
22024 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
22025
22026 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
22027 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
22028 (backup-compiled-files): Ignore errors during `tar'.
22029 (bootstrap): Make autoloads before elc files.
22030
22031 2000-06-10 Kenichi Handa <handa@etl.go.jp>
22032
22033 * international/mule.el (set-buffer-file-coding-system): If one of
22034 undecided-XXX is specified, change only EOL conversion.
22035
22036 * international/mule-conf.el (unix): New alias for the coding
22037 system undecided-unix.
22038
22039 2000-06-09 Dave Love <fx@gnu.org>
22040
22041 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
22042
22043 * progmodes/executable.el: Byte compile dynamic.
22044 (executable-insert): Change custom type.
22045 (executable-find): Add autoload cookie.
22046 (executable-make-buffer-file-executable-if-script-p): New
22047 function. After Noah Friedman.
22048
22049 * files.el (after-save-hook): Customize, with
22050 executable-make-buffer-file-executable-if-script-p as an option.
22051
22052 2000-06-09 Kenichi Handa <handa@etl.go.jp>
22053
22054 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
22055 "tib24p-mule.bdf" for Tibetan.
22056
22057 * composite.el (decompose-composite-char): Declare it as obsolete.
22058
22059 * man.el (Man-fontify-manpage): Pay attention to underline and
22060 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
22061
22062 2000-06-08 Gerd Moellmann <gerd@gnu.org>
22063
22064 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
22065 Set maintainer to FSF since author isn't reachable.
22066
22067 2000-06-08 Dave Love <fx@gnu.org>
22068
22069 * international/mule-cmds.el (select-safe-coding-system): If
22070 DEFAULT-CODING-SYSTEM is not specified, also check the most
22071 preferred coding-system if buffer-file-coding-system is
22072 `undecided'. From Handa.
22073
22074 2000-06-08 Kenichi Handa <handa@etl.go.jp>
22075
22076 * international/mule.el
22077 (after-insert-file-set-buffer-file-coding-system): If the buffer
22078 size is greater than INSERTED, judget that we are not visiting.
22079
22080 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
22081
22082 * whitespace.el (defgroup whitespace): Comment out `:version'.
22083 XEmacs 20.4 has problems defining the group with this present.
22084 We'll have this commented out till get resolve the problem.
22085
22086 2000-06-07 John Wiegley <johnw@gnu.org>
22087
22088 * align.el (align-dq-string-modes, align-sq-string-modes)
22089 (align-open-comment-modes): Add pyhton-mode.
22090 (align-rules-list): Use get-text-property instead of
22091 text-properties-at.
22092 (align-rules-list): Add python-assignment.
22093 (align-rules-list): Change perl-comma-delimiter to
22094 basic-comma-delimiter. Use if for Perl modes and python-mode.
22095 (align-rules-list): Add python-chain-logic and
22096 basic-line-continuation.
22097
22098 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
22099
22100 * apropos.el (apropos-mode-hook): New user variable.
22101 (apropos-mode): Run apropos-mode-hook.
22102
22103 2000-06-07 David Ponce <david@dponce.com>
22104
22105 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
22106 commands. Require `wid-edit' at run-time.
22107
22108 2000-06-07 David Ponce <david@dponce.com>
22109
22110 * recentf.el: Added some "Commentary".
22111 (recentf-open-more-files, recentf-edit-list): Minor changes to
22112 move the point at the top of the file list. This behaviour is
22113 consistent with the menu one when the list contains a lot of
22114 files.
22115 (recentf-cleanup): Now displays the number of items removed from
22116 the list.
22117 (recentf-relative-filter) New menu filter to show filenames
22118 relative to `default-directory'.
22119
22120 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22121
22122 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
22123 with/without giving an error if PostScript printer doesn't have this
22124 kind of page size. Zebra Stripe continues or restarts on next page.
22125 Manual/automatic paper feeding. Switch or not the header.
22126 (ps-print-version): New version number (5.2.2).
22127 (ps-windows-system): Include emx as a Windows system.
22128 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
22129 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
22130 (ps-background-text): Code fix.
22131 (ps-error-handler-message, ps-user-defined-prologue)
22132 (ps-print-prologue-header, ps-printer-name)
22133 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
22134 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
22135 (ps-use-face-background): Customization fix.
22136 (ps-n-up-database): Data fix.
22137 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
22138 (ps-switch-header): New vars.
22139 (ps-xemacs-color-name, ps-face-foreground-name)
22140 (ps-face-background-name, ps-boolean-constant): New funs.
22141
22142 2000-06-07 Dave Love <fx@gnu.org>
22143
22144 * allout.el: New version from Manheimer.
22145
22146 2000-06-07 Kenichi Handa <handa@etl.go.jp>
22147
22148 * textmodes/fill.el (fill-find-break-point): Check the validity of
22149 charset.
22150
22151 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22152
22153 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
22154 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
22155 Call display-color-p and display-mouse-p instead of looking at
22156 window-system.
22157
22158 2000-06-06 Dave Love <fx@gnu.org>
22159
22160 * image.el (find-image): Doc fix. Return nil if image not found.
22161 (put-image, insert-image): Make STRING arg optional.
22162
22163 2000-06-06 Kenichi Handa <handa@etl.go.jp>
22164
22165 * language/vietnamese.el: Remove eval-when-compile.
22166 (viet-viscii-nonascii-translation-table): Define it as a
22167 translation table made from viet-viscii-decode-table.
22168 (viet-viscii-encode-table): Define it as a translation table made
22169 from the reverse map of above.
22170 (viet-vscii-nonascii-translation-table): Define it as a
22171 translation table made from viet-vscii-decode-table.
22172 (viet-vscii-encode-table): Define it as a translation table made
22173 from the reverse map of above.
22174 (ccl-decode-viscii): Use translate-character.
22175 (ccl-encode-viscii, ccl-encode-viscii-font)
22176 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
22177 Likewize.
22178
22179 * language/cyrillic.el: Remove eval-when-compile.
22180 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
22181 translation table made from cyrillic-koi8-r-decode-table.
22182 (cyrillic-koi8-r-encode-table): Define it as a translation table
22183 made from the reverse map of above.
22184 (ccl-decode-koi8): Use translate-character.
22185 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
22186 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
22187 a translation table made from cyrillic-alternativnyj-decode-table.
22188 (cyrillic-alternativnyj-encode-table): Define it as a translation
22189 table made from the reverse map of above.
22190 (ccl-decode-alternativnyj): Use translate-character.
22191 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
22192 Likewize
22193
22194 * international/mule-diag.el (non-iso-charset-alist): Specify
22195 translation table symbol instead of translation table itself.
22196 (list-block-of-chars): CHARSET may be a translation table symbol.
22197
22198 * international/mule.el (make-coding-system): If CODING-SYSTEM
22199 already exists, override it.
22200
22201 * international/fontset.el: Use family `proportional' for Tibetan
22202 fonts.
22203
22204 * international/ccl.el (ccl-compile-translate-character): Don't
22205 check if Rrr has property translation-table.
22206 (ccl-compile-map-multiple): Modified to avoid compiler warning.
22207
22208 2000-06-05 Gerd Moellmann <gerd@gnu.org>
22209
22210 * info.el: Bind case-fold-search to t when searching in case
22211 a user sets it to nil in a hook.
22212
22213 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
22214
22215 * autoarg.el (autoarg-mode, autoarg-kp-mode):
22216 * hl-line.el (hl-line-mode): Use the new :global key argument.
22217
22218 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
22219 (tar-clip-time-string): Prepend a space.
22220 (tar-grind-file-mode): Construct a string rather than modifying one.
22221 (tar-header-block-summarize): Fix docstring.
22222 Use `format' rather than an error-prone set of copy-loops.
22223
22224 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
22225 (diff-goto-source, diff-unified->context, diff-context->unified)
22226 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
22227 understand the format output by the `-p' argument to diff.
22228
22229 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
22230 (sh-re-done): Use defconst.
22231 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
22232 (sh-help-string-for-variable, sh-guess-basic-offset):
22233 Don't quote lambdas.
22234 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
22235 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
22236
22237 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
22238 (mh-letter-mode): Derive from text-mode.
22239 This implicitly means that it now calls kill-all-local-variables.
22240 Also remove the Emacs-18 compatibility code.
22241
22242 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
22243 Make use of symbol-property doc-string-elt.
22244 Use memq rather than a sequence of eq.
22245 (doc-string-elt): Fix the wrong or missing previously unused values.
22246 (autoload-print-form): New function extracted from
22247 generate-file-autoloads to allow recursion when handling progn
22248 so that defvar's and defun's docstrings are properly printed.
22249 (generate-file-autoloads): Use it.
22250
22251 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
22252 Use find-file-hooks in the minor-mode function.
22253 Be careful not to loop indefinitely in the post-command-hook function.
22254
22255 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
22256
22257 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
22258 tty's.
22259 * ediff-diff.el (ediff-exec-process): Use --binary for fine
22260 differences whenever appropriate.
22261 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
22262 * viper.el (find-file, find-file-other-window): Get viper to do
22263 wildcards.
22264
22265 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
22266
22267 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
22268 (jit-lock-fontify-buffer): New function for JIT refontification.
22269 (jit-lock-mode): Fix docstring.
22270 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
22271 Remove jit-lock-after-change from the _local_ hook.
22272 (jit-lock-function-1): Fix docstring.
22273
22274 * info.el (Info-on-current-buffer): Initialize info.
22275
22276 * newcomment.el (comment-indent): Ignore comment-indent-hook.
22277
22278 * progmodes/tcl.el (tcl-indent-for-comment):
22279 Ignore comment-indent-hook.
22280
22281 * emacs-lisp/easy-mmode.el: Require CL during compilation.
22282 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
22283 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
22284 and improve to use the lighter to guess the capitalization.
22285 (define-minor-mode): Inline code from easy-mmode-define-toggle.
22286 Add keyword arguments to specify global-ness or the custom group.
22287 Add local-map and help-echo properties to the lighter.
22288 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
22289 (easy-mmode-define-global-mode): New macro.
22290
22291 2000-06-02 Dave Love <fx@gnu.org>
22292
22293 * wid-edit.el: byte-compile-dynamic since we typically don't use
22294 all the widgets. Don't require cl or widget. Remove
22295 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
22296 (widget-read-event): Removed. Callers changed to use read-event.
22297 (widget-button-release-event-p): Renamed from
22298 button-release-event-p.
22299 (widget-field-add-space, widget-field-use-before-change):
22300 Uncustomize.
22301 (widget-specify-field): Use keymap property, not local-map.
22302 (widget-specify-button): Obey :suppress-face.
22303 (widget-specify-insert): Use modern backquote syntax.
22304 (widget-image-directory): Renamed from widget-glyph-directory.
22305 (widget-image-enable): Renamed from widget-glyph-enable.
22306 (widget-image-find): Replaces widget-glyph-find.
22307 (widget-button-pressed-face): Move defvar.
22308 (widget-image-insert): Replaces widget-glyph-insert.
22309 (widget-convert): Use keywordp.
22310 (widget-leave-text, widget-children-value-delete): Use mapc.
22311 (widget-keymap): Remove XEmacs stuff.
22312 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
22313 (widget-button-click): Don't set point at the click, but re-centre
22314 if we scroll out of window. Rewritten for images v. glyphs &c.
22315 (widget-tabable-at): Use POS arg, not point.
22316 (widget-beginning-of-line, widget-end-of-line)
22317 (widget-item-value-create, widget-sublist, widget-princ-to-string)
22318 (widget-sexp-prompt-value, widget-echo-help): Simplify.
22319 (widget-default-create): Use widget-image-insert; some rewriting.
22320 (widget-visibility-value-create)
22321 (widget-push-button-value-create, widget-toggle-value-create): Use
22322 widget-image-insert.
22323 (checkbox): Create on and off images dynamically.
22324 (documentation-link): Change :help-echo.
22325 (widget-documentation-link-echo-help): Remove.
22326
22327 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
22328
22329 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
22330
22331 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
22332 (easy-mmode-define-toggle, define-minor-mode): Use it.
22333 (easy-mmode-define-keymap): Docstring fix.
22334 (define-derived-mode): Default PARENT to fundamental-mode.
22335 Add the derived-mode-parent symbol-property.
22336 (easy-mmode-derived-mode-p): New function.
22337
22338 2000-06-02 Dave Love <fx@gnu.org>
22339
22340 * files.el (convert-standard-filename): Doc fix.
22341 (normal-backup-enable-predicate): New function.
22342 (backup-enable-predicate): Use it to replace the lambda form.
22343
22344 * calendar/todo-mode.el: [This needs more work on the outline
22345 stuff.] Doc fixes.
22346 (todo) <defgroup>: Add :version.
22347 (todo-add-category): Don't use pushnew.
22348 (todo-cmd-raise): Fix typo.
22349 (todo-top-priorities): Change temp buffer name.
22350 (todo-category-alist): Avoid redundant lambda.
22351 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
22352 Use outline-next-heading.
22353
22354 * autoarg.el: Rewritten to use define-minor-mode.
22355 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
22356 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
22357
22358 2000-06-02 Kenichi Handa <handa@etl.go.jp>
22359
22360 * isearch.el (isearch-other-meta-char): Fix previous change.
22361
22362 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
22363
22364 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
22365 (log-edit-done): Only add the comment to the ring if it's different
22366 from the last comment entered.
22367
22368 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
22369
22370 2000-06-01 Dave Love <fx@gnu.org>
22371
22372 * hl-line.el: Rewritten using define-minor-mode.
22373
22374 * help.el (describe-function-1): Distinguish special form from
22375 builtin function. Sanity-check presence of arglist for builtins.
22376
22377 2000-06-01 Kenichi Handa <handa@etl.go.jp>
22378
22379 * international/characters.el: Fix syntax/category setting of
22380 Tibetan characters.
22381
22382 * language/tibet-util.el (tibetan-add-components): Fixes for new
22383 encoding of Tibetan characters.
22384 (tibetan-decompose-precomposition-alist): New variable.
22385 (tibetan-decompose-region): Convert precomposed characters to
22386 non-precomposed characters.
22387 (tibetan-decompose-string): Likewise.
22388 (tibetan-composition-function): Fix args to
22389 thibetan-compose-string.
22390
22391 * language/tibetan.el (tibetan-composable-pattern): More
22392 characters included.
22393 (tibetan-consonant-transcription-alist): Rule for "R" added.
22394 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
22395 "+R" added.
22396 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
22397
22398 * language/lao-util.el (lao-composition-function): Fix args to
22399 compose-string.
22400
22401 * language/thai-util.el (thai-composition-function): Fix args to
22402 compose-string.
22403
22404 * isearch.el (isearch-update): Set disable-point-adjustment to t
22405 to prevent the point moving to the end of a composition when a
22406 part of a composition is searched.
22407 (isearch-other-meta-char): If the key invoking this command can be
22408 mapped by function-key-map to a printing char, call
22409 isearch-process-search-char directly.
22410
22411 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
22412
22413 * emacs-lisp/bytecomp.el:
22414 * frame.el:
22415 * international/mule-cmds.el:
22416 * international/mule-util.el:
22417 * international/mule.el:
22418 * mouse.el:
22419 * subr.el:
22420 * faces.el: Update calls to make-obsolete with a WHEN argument.
22421
22422 * byte-run.el (make-obsolete, make-obsolete-variable):
22423 Add an optional WHEN argument and change the format of the
22424 symbol-property information.
22425 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
22426 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
22427 new obsolete-symbol-property format and print WHEN if it is provided.
22428
22429 2000-05-31 Dave Love <fx@gnu.org>
22430
22431 * loadhist.el (loadhist-hook-functions): Remove
22432 before-change-function, after-change-function.
22433 (unload-feature): Deal with symbols which are both bound and
22434 fbound.
22435
22436 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
22437 before-change-function, after-change-function.
22438
22439 * simple.el (newline): Don't bind before-change-function,
22440 after-change-function.
22441
22442 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
22443
22444 * whitespace.el (whitespace-rescan-timer-time): Update interval
22445 set to 600 seconds (10 minutes) instead of 60 seconds since
22446 a large number of whitespace buffers causes emacs to `freeze'
22447 for a considerable amount of time.
22448
22449 * whitespace.el: Updated email address
22450
22451 2000-05-31 Dave Love <fx@gnu.org>
22452
22453 * add-log.el (change-log-font-lock-keywords) <function>: Add
22454 pattern for function of change.
22455 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
22456 acknowledgements patterns.
22457
22458 2000-05-31 Kenichi Handa <handa@etl.go.jp>
22459
22460 * isearch.el (isearch-printing-char): If keyboard coding system is
22461 being used, call isearch-process-search-multibyte-characters.
22462
22463 * international/isearch-x.el: Mostly rewritten.
22464
22465 * international/quail.el (quail-start-conversion): Don't include
22466 unhandled events in the returned events, but set them in
22467 unread-command-events. Exit if all inputs are deleted.
22468
22469 2000-05-30 Jason Rumney <jasonr@gnu.org>
22470
22471 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
22472
22473 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
22474 Reenable code to create initial fontsets.
22475 Use set-fontset-font in place of put-charset-property.
22476
22477 2000-05-30 Gerd Moellmann <gerd@gnu.org>
22478
22479 * progmodes/perl-mode.el (perl-indent-line): When looking for a
22480 label, ensure that the first colon isn't followed by another.
22481
22482 * paths.el (Info-default-directory-list): Doc fix.
22483
22484 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
22485 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
22486 send a query containing USER only, not USER@HOST.
22487
22488 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
22489 and rmail-msgend to compute the restriction at the end, instead of
22490 computing it.
22491
22492 2000-05-29 Gerd Moellmann <gerd@gnu.org>
22493
22494 * dabbrev.el (dabbrev-expand): Don't display messages in the
22495 echo area if the minibuffer window is active.
22496
22497 * jit-lock.el (jit-lock-mode): Add after change function to
22498 local hook.
22499
22500 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
22501
22502 * antlr-mode.el: New commands: hide/unhide actions,
22503 upcase/downcase literals.
22504 (antlr-tiny-action-length): New user option.
22505 (antlr-hide-actions): New command. Suggested by
22506 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
22507 (antlr-mode-map): New binding [C-c C-v].
22508 (antlr-mode-menu): New entries.
22509 (antlr-downcase-literals): New command.
22510 (antlr-upcase-literals): Ditto.
22511
22512 * antlr-mode.el: Minor changes: indendation, mode-name.
22513 (antlr-indent-line): Indent cpp directive at column 0.
22514 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
22515
22516 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
22517 (antlr-font-lock-additional-keywords): Workaround for intentional
22518 bug in XEmacs version of font-lock.
22519 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
22520 be used by a smarter version of `buffers-menu-grouping-function'.
22521
22522 2000-05-29 Gerd Moellmann <gerd@gnu.org>
22523
22524 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
22525 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
22526
22527 2000-05-29 Kenichi Handa <handa@etl.go.jp>
22528
22529 * international/encoded-kb.el
22530 (encoded-kbd-iso2022-designation-map): Pay attention to that
22531 charset-iso-final-char return -1 for eight-bit-control and
22532 eight-bit-graphic.
22533
22534 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
22535
22536 * speedbar.el (speedbar-use-images, speedbar-update-flag)
22537 (speedbar-easymenu-definition-base): Use display-graphic-p where
22538 available, instead of window-system.
22539
22540 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
22541
22542 * international/codepage.el (cp-coding-system-for-codepage-1): Add
22543 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
22544 coding systems.
22545
22546 2000-05-26 Dave Love <fx@gnu.org>
22547
22548 * disp-table.el (standard-display-underline): Don't use
22549 internal-find-face.
22550
22551 * mail/reporter.el: Maintainer change. Doc fixes.
22552 (reporter-version): Deleted.
22553
22554 * emacs-lisp/elp.el: Maintainer change.
22555 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
22556
22557 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
22558
22559 * add-log.el (add-change-log-entry): Merge the current entry with the
22560 previous one if the previous one is empty.
22561
22562 2000-05-26 Dave Love <fx@gnu.org>
22563
22564 * loadhist.el (unload-feature): Fix interactive spec [from
22565 lijnzaad@ebi.ac.uk].
22566
22567 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
22568 subr-arity to check primitives.
22569 (byte-compile-flush-pending, byte-compile-file-form-progn)
22570 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
22571 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
22572 mapcar.
22573
22574 2000-05-26 Kenichi Handa <handa@etl.go.jp>
22575
22576 * international/fontset.el: Set family names of non-latin charsets
22577 in default fontset to "*".
22578
22579 * international/mule-diag.el (print-fontset): Combine family part
22580 and registry part of the fontname by "-*-" instead of "-".
22581
22582 * international/mule-cmds.el (encode-coding-char): Make strings
22583 multibyte before calling encode-coding-string.
22584
22585 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
22586
22587 * derived.el: Fix keywords.
22588 (define-derived-mode): Only define if needed.
22589
22590 * simple.el (fill-comment, comment-column, comment-start)
22591 (comment-start-skip, comment-end, comment-indent-function)
22592 (block-comment-start, block-comment-end, indent-for-comment)
22593 (set-comment-column, kill-comment, comment-padding, comment-region)
22594 (comment-multi-line, indent-new-comment-line): Remove.
22595
22596 * bindings.el (esc-map): Change ; to comment-dwim and use the new
22597 function names for comment operations.
22598
22599 * newcomment.el: Add abundant autoload cookies.
22600 (comment-style): Don't depend on runtime data at compile-time.
22601 (comment-indent-hook): Remove.
22602 (comment-indent): Check if comment-indent-hook is bound.
22603 (comment-region): Docstring fix.
22604
22605 2000-05-25 Dave Love <fx@gnu.org>
22606
22607 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
22608 byte-code-function-p.
22609
22610 * mail/rmailsum.el: Add provide.
22611
22612 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
22613
22614 * smerge-mode.el (smerge-diff-switches): Don't use list* in
22615 defcustom.
22616
22617 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
22618
22619 * ediff-diff.el (ediff-exec-process): delete --binary option from
22620 non-buffer ediff jobs.
22621
22622 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22623
22624 * hilit-chg.el (highlight-changes-mode): Ask about color or
22625 grayscale support, not about window-system.
22626
22627 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
22628 window-system.
22629 (ffap-highlight): Always default to t.
22630
22631 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
22632 display-popup-menus-p instead of looking at window-system.
22633
22634 * disp-table.el (standard-display-g1, standard-display-graphic):
22635 Only refuse to use string glyphs on X and MS-Windows.
22636
22637 * avoid.el: Remove window-system from commentary, suggest to use
22638 display-*-p instead.
22639
22640 * apropos.el (apropos-print): Use display-mouse-p instead of
22641 window-system.
22642
22643 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22644
22645 * international/codepage.el (cp-decoding-vector-for-codepage):
22646 Fill up unsupported characters with their own codes. From Kenichi
22647 Handa.
22648
22649 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22650
22651 * international/mule-diag.el (describe-char-after): Use
22652 display-graphic-p instead of window-system, so that this function
22653 works on MS-DOS.
22654
22655 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
22656
22657 * international/codepage.el (cp-make-coding-systems-for-codepage):
22658 Remove the eight-bit-graphic and eight-bit-control charsets from
22659 the list of charsets which we convert into `?'.
22660
22661 2000-05-25 Kenichi Handa <handa@etl.go.jp>
22662
22663 * international/mule-conf.el: Specify CHARSET-ID explicitely for
22664 private charsets.
22665 (mule-unicode-0100-24ff, japanese-jisx0213-1,
22666 japanese-jisx0213-2): New charsets.
22667
22668 * international/fontset.el: Setup default fontset for new charsets.
22669
22670 2000-05-24 Dave Love <fx@gnu.org>
22671
22672 * info.el (Info-find-node-2): Restructure [following "Vadim
22673 S. Solomin" <sovs@uic.nnov.ru>].
22674
22675 * icomplete.el: Fix header for Finder.
22676
22677 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
22678
22679 * rmailout.el (rmail-output-to-rmail-file): Added optional param
22680 STAY.
22681
22682 * rmail.el (rmail-automatic-folder-directives): New user variable.
22683 (rmail-show-message): Add call to `rmail-auto-file' during
22684 display.
22685 (rmail-auto-file): New function.
22686
22687 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
22688
22689 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
22690 account.
22691 (ediff-test-utility,ediff-diff-mandatory-option)
22692 (ediff-reset-diff-options): Utilities for proper initialization of
22693 ediff-diff-options and ediff-diff3-options on Windows.
22694
22695 * ediff-init.el (ediff-merge-filename-prefix): New customizable
22696 variable.
22697
22698 * ediff-mult.el (ediff-filegroup-action): Use
22699 ediff-merge-filename-prefix.
22700
22701 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
22702
22703 * viper-ex.el (ex-write): Set selective display to nil.
22704
22705 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
22706
22707 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
22708 aliases for hebrew-iso-8bit.
22709
22710 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
22711
22712 * woman.el: New version from Francis J. Wright
22713 <F.J.Wright@Maths.QMW.ac.uk>.
22714 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
22715 names in environment variables regardless of the path separator.
22716 (woman-topic-all-completions-1): Don't call file-name-directory-p
22717 on all files, since woman-file-regexp already filters out any
22718 directories.
22719
22720 2000-05-24 Kenichi Handa <handa@etl.go.jp>
22721
22722 * international/quail.el (quail-start-translation): Don't change
22723 modified-p of the current buffer.
22724 (quail-start-conversion): Likewise.
22725
22726 * international/kkc.el (kkc-region): Don't change modified-p of
22727 the current buffer.
22728
22729 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
22730 conform to RFC1468.
22731 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
22732
22733 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
22734
22735 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
22736 (speedbar-insert-button): Invisible text property fix.
22737 (speedbar-directory-plus): Renamed from speedbar-directory-+
22738 (speedbar-directory-minus): Renamed from speedbar-directory--
22739 (speedbar-page-plus): Renamed from speedbar-file-+
22740 (speedbar-page-minus): Renamed from speedbar-file--
22741 (speedbar-page): Renamed from speedbar-file-
22742 (speedbar-tag): Renamed from speedbar-tag-
22743 (speedbar-tag-plus): Renamed from speedbar-tag-+
22744 (speedbar-tag-minus): Renamed from speedbar-tag--
22745 (speedbar-expand-image-button-alist): Use above renames.
22746
22747 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
22748 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
22749 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
22750 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
22751 * sb-pg.xpm: Renamed from sb-file.xpm
22752 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
22753 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
22754
22755 2000-05-24 Kenichi Handa <handa@etl.go.jp>
22756
22757 * international/quail.el (quail-show-guidance-buf): Set
22758 current-input-method of the guidance buffer to the name of the
22759 curren input method.
22760
22761 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
22762
22763 * progmodes/compile.el (compile-internal): Style typo.
22764
22765 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
22766 quote vars and functions in the docstring.
22767
22768 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
22769
22770 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
22771 Don't quote lambdas.
22772
22773 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
22774
22775 2000-05-23 Gerd Moellmann <gerd@gnu.org>
22776
22777 * startup.el (command-line): Determine source file of compiled
22778 user init file differently. Warn if compiled user init file
22779 is older than its source file.
22780
22781 * ffap.el (ffap-url-regexp): Add `https'.
22782
22783 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
22784
22785 * files.el (make-backup-file-name-1): Replace slashes with `!'
22786 rather than `|' (which is not allowed on Windows). Replace the
22787 drive letters with a string "drive_X".
22788
22789 2000-05-23 Gerd Moellmann <gerd@gnu.org>
22790
22791 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
22792
22793 * files.el (interpreter-mode-alist): Add `bash2'.
22794
22795 2000-05-22 Dave Love <fx@gnu.org>
22796
22797 * loadhist.el (feature-symbols, file-provides, file-requires): Use
22798 mapc.
22799 (feature-file): Avoid calling symbol-name. Doc fix.
22800 (file-set-intersect, file-dependents): Use dolist, not mapcar.
22801 (loadhist-hook-functions): Add mouse-position-function.
22802 (unload-feature): Change uses of mapcar.
22803
22804 * files.el (parse-colon-path): Doc fix.
22805 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
22806 (set-auto-mode): Use mapc.
22807
22808 * complete.el (PC-look-for-include-file): Use :alnum: character
22809 class.
22810 (partial-completion-mode): Add autoload cookie.
22811
22812 2000-05-22 Sam Steingold <sds@gnu.org>
22813
22814 * info.el (Info-fontify-node): Fixed the call to
22815 `add-text-properties' (bug introduced on 2000-05-18).
22816
22817 2000-05-22 Dave Love <fx@gnu.org>
22818
22819 * bindings.el: Remove debug-ignored-errors set in other files.
22820
22821 * progmodes/etags.el: Add to debug-ignored-errors.
22822 (visit-tags-table-buffer): Clear out buffers holding old tables
22823 when making a new list.
22824 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
22825 mapc.
22826
22827 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
22828 quote keywords.
22829 (cmpl-string-case-type): Use character classes.
22830
22831 * comint.el:
22832 * textmodes/ispell.el:
22833 * imenu.el:
22834 * mail/mh-e.el:
22835 * progmodes/compile.el: Add to debug-ignored-errors.
22836
22837 * dabbrev.el: Add to debug-ignored-errors.
22838 (dabbrev-completion): Use mapc.
22839
22840 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
22841
22842 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
22843 (woman-mapcan, woman-parse-man.conf)
22844 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
22845 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
22846 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
22847 path syntax better.
22848 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
22849 (woman-manpath): Call woman-parse-man.conf.
22850 (woman-emulation): New defcustom, defaults to nroff.
22851 (woman-font-support): New defconst.
22852 (woman-use-symbol-font): New defcustom.
22853 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
22854 "Emulation".
22855 Many functions: Doc fix.
22856
22857 2000-05-22 Kenichi Handa <handa@etl.go.jp>
22858
22859 * international/quail.el (quail-simple-translation-keymap): Map
22860 128..255 to quail-self-insert-command.
22861 (quail-keyboard-layout-alist): Add definition for "pc102-de".
22862
22863 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
22864
22865 * help.el (help-manyarg-func-alist): Typo.
22866
22867 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
22868 intervals which makes it heaps simpler.
22869
22870 * newcomment.el (comment-region-internal): Go back to BEG after quoting
22871 the nested comment markers.
22872
22873 * subr.el (remove-hook): Don't turn the hook's value into a list.
22874
22875 2000-05-21 Dave Love <fx@gnu.org>
22876
22877 * edmacro.el (edmacro-parse-keys): Return vector if any elements
22878 are invalid characters.
22879
22880 * international/mule-util.el (detect-coding-with-priority): Use
22881 mapc. Remove redundant lambda.
22882
22883 * international/mule-diag.el (list-non-iso-charset-chars)
22884 (describe-fontset): Remove redundant lambda.
22885
22886 * emulation/crisp.el (brief-mode): New alias.
22887
22888 * emacs-lisp/ring.el (ring-elements): New function.
22889
22890 * emacs-lisp/easymenu.el (easy-menu-create-menu)
22891 (easy-menu-do-add-item): Use keywordp.
22892
22893 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
22894
22895 * replace.el: Doc and error message fixes.
22896 (replace-highlight): Use facep, not internal-find-face.
22897
22898 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
22899
22900 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
22901
22902 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
22903 (log-edit-insert-changelog): Drop `:' as well.
22904
22905 * log-view.el: Fix file description.
22906 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
22907 available.
22908 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
22909 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
22910
22911 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
22912 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
22913 Print a status message if the toggle is called interactively.
22914 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
22915 for global minor modes and use `defcustom' for them.
22916 Use add-minor-mode.
22917 (easy-mmode-define-derived-mode): Remove.
22918 (define-derived-mode): Fancier default docstring.
22919 (easy-mmode-define-navigation): Signal an error rather than (ding).
22920
22921 * newcomment.el (comment-styles): New `box-multi'.
22922 (comment-normalize-vars): Better default for comment-continue to
22923 avoid whitespace-only continuations.
22924 (comment-search-forward): Always move even in the no-syntax case.
22925 (comment-padright): Only obey N if it's only obeyed for padleft.
22926 (comment-make-extra-lines): Better handling of empty continuations.
22927 Use `=' for the filler if comment-start has only one character.
22928 (uncomment-region): Try handling the special `=' filler.
22929 (comment-region): Allow LINES even if MULTI is nil.
22930 (comment-box): Choose box style based on comment-style.
22931
22932 2000-05-20 Kenichi Handa <handa@etl.go.jp>
22933
22934 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
22935 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
22936
22937 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
22938
22939 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
22940 and insert, not subst-char-in-region.
22941
22942 * international/mule-diag.el (list-character-sets-1): Handle
22943 charsets eight-bit-control and eight-bit-graphic.
22944 (list-iso-charset-chars): Likewise.
22945 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
22946 charactes as is. Use indent-to to align characters.
22947
22948 * international/mule-cmds.el (find-multibyte-characters): Never
22949 exclude charsets eight-bit-control and eight-bit-graphic.
22950
22951 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
22952
22953 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
22954 Don't quote lambdas.
22955
22956 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
22957
22958 2000-05-19 Gerd Moellmann <gerd@gnu.org>
22959
22960 * gud.el (gud-jdb-directories): Doc fix.
22961
22962 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
22963
22964 * newcomment.el: New file.
22965
22966 2000-05-19 Gerd Moellmann <gerd@gnu.org>
22967
22968 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
22969
22970 2000-05-18 Andreas Schwab <schwab@suse.de>
22971
22972 * dired.el (dired-between-files): Also skip lines beginning with
22973 `used'.
22974
22975 2000-05-18 Gerd Moellmann <gerd@gnu.org>
22976
22977 * msb.el (msb-menu-cond): Add choice `user'.
22978
22979 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22980
22981 * ps-print.el: Compatibility, customization and doc fix.
22982 (ps-printer-name-option): Replace defconst by defvar.
22983 (ps-postscript-code-directory): XEmacs compatibility.
22984 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
22985 fix.
22986 (ps-user-defined-prologue, ps-print-prologue-header)
22987 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
22988 compatibility and code fix.
22989 (ps-print-background-image, ps-print-background-text):
22990 Customization fix.
22991 (ps-line-number-start, ps-n-up-on): New vars.
22992
22993 2000-05-18 Espen Skoglund <esk@ira.uka.de>
22994
22995 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
22996 the indent-comment function to just return the appropriate indent.
22997
22998 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
22999
23000 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
23001 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
23002 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
23003
23004 2000-05-18 Dave Love <fx@gnu.org>
23005
23006 * info.el (Info-fontify-node): Add intangible property as well as
23007 invisible.
23008
23009 * calendar/appt.el (appt-make-list): Match all lines of entry.
23010 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
23011
23012 2000-05-18 Kenichi Handa <handa@etl.go.jp>
23013
23014 * international/mule-diag.el (describe-char-after): Call
23015 internal-char-font, not char-font. If internal-char-font returns
23016 nil, display "-- none --".
23017
23018 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
23019
23020 * image.el (image-type-available-p): Don't reference image-types
23021 if it isn't bound.
23022
23023 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
23024
23025 * autoarg.el (autoarg-mode): Typo in the :set argument.
23026
23027 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
23028
23029 * startup.el (command-line-1): Don't signal an error if the
23030 directory for auto-save-list files does not yet exist.
23031
23032 2000-05-17 Kenichi Handa <handa@etl.go.jp>
23033
23034 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
23035
23036 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
23037
23038 * subr.el (remove-hook): `setq' hook-value, not `set'.
23039
23040 2000-05-16 Sam Steingold <sds@gnu.org>
23041
23042 * info.el (debug-ignored-errors): More errors to ignore.
23043
23044 2000-05-16 Dave Love <fx@gnu.org>
23045
23046 * cus-edit.el: Don't require cl or easymenu.
23047 (custom-variable-prompt): Test standard-value property, not
23048 user-variable-p.
23049
23050 2000-05-16 Sam Steingold <sds@gnu.org>
23051
23052 * subr.el (add-hook): `setq' hook-value, not `set'.
23053
23054 2000-05-16 Gerd Moellmann <gerd@gnu.org>
23055
23056 * startup.el (command-line-1): Mention the FAQ in the startup
23057 message.
23058
23059 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
23060
23061 * progmodes/compile.el (compilation-parse-errors): Collect
23062 `nomessage' regexps last.
23063
23064 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
23065
23066 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
23067 to the function name.
23068
23069 2000-05-15 Dave Love <fx@gnu.org>
23070
23071 * speedbar.el (speedbar-recenter): Typo.
23072 (speedbar-expand-line): Make arg optional.
23073 (speedbar-mode): Avoid a compiler warning.
23074
23075 2000-05-15 Gerd Moellmann <gerd@gnu.org>
23076
23077 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
23078 user-specified option string is empty.
23079
23080 * mouse.el (mouse-yank-at-click): Doc fix.
23081
23082 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
23083
23084 * term/internal.el (IT-character-translations): More updates of
23085 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
23086 documents.
23087
23088 2000-05-15 Gerd Moellmann <gerd@gnu.org>
23089
23090 * env.el (getenv): New function, interactively callable.
23091 (setenv, getenv): Remove autoload cookies.
23092
23093 * loadup.el: Load `env'.
23094
23095 * progmodes/f90.el: Change author's mail address.
23096
23097 2000-05-14 Dave Love <fx@gnu.org>
23098
23099 * mail/rmail.el (rmail-show-message-hook): Customize and offer
23100 goto-addr as an option.
23101
23102 * help.el (help-xref-stack): Doc fix.
23103 (help-xref-following): New variable.
23104 (help-make-xrefs): Use it.
23105 (help-xref-go-back): Use position information from stack element.
23106 (help-follow): Make position in stack element a pair. Use
23107 help-xref-following.
23108
23109 * autoarg.el: New file.
23110
23111 * faces.el: Declare more functions obsolete.
23112
23113 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
23114 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
23115 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
23116 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
23117 Remove all the setup-...-environment functions.
23118
23119 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
23120
23121 * speedbar.el: Updated the commentary section. xemacs20p now uses
23122 >= when detecting. Require `defimage' safely.
23123 (speedbar-easymenu-definition-base): Add toggle for images.
23124 (speedbar-easymenu-definition-special): Add flush cache & expand.
23125 (speedbar-visiting-tag-hook): Set new defaults. Added options.
23126 (speedbar-reconfigure-keymaps-hook): New variable.
23127 (speedbar-frame-parameters): Updated documentation.
23128 (speedbar-use-imenu-flag): Updated custom tag
23129 (speedbar-dynamic-tags-function-list): New variable.
23130 (speedbar-tag-hierarchy-method): Updated doc & custom.
23131 (speedbar-indentation-width, speedbar-indentation-width) New
23132 variables.
23133 (speedbar-hide-button-brackets-flag): Customizable.
23134 (speedbar-vc-indicator): Doc update.
23135 (speedbar-ignored-path-expressions): Updated default value.
23136 (speedbar-supported-extension-expressions): Updated default value.
23137 (speedbar-syntax-table): Remove {} paren status.
23138 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
23139 as "+". Added overlay aliases.
23140 (speedbar-mode): Use `speedbar-mode-line-update' instead of
23141 `force-mode-line-update'.
23142 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
23143 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
23144 `mouse-set-point'
23145 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
23146 (speedbar-item-info-tag-helper): Revamped to handle a wider range
23147 of arbitrary text, and new helper functions.
23148 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
23149 filename finder.
23150 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
23151 (speedbar-directory-buttons): Update path search/expansion.
23152 (speedbar-make-tag-line): Pay attention to
23153 `speedbar-indentation-width'. Use more care w/ invisible
23154 properties.
23155 (speedbar-change-expand-button-char): Call
23156 `speedbar-insert-image-button-maybe'.
23157 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
23158 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
23159 (speedbar-trim-words-tag-hierarchy)
23160 (speedbar-simple-group-tag-hierarchy): New functions
23161 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
23162 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
23163 functions.
23164 (speedbar-mouse-set-point): New function
23165 (speedbar-power-click): Updated documentation.
23166 (speedbar-line-token, speedbar-goto-this-file): Handle more types
23167 of tag prefix text.
23168 (speedbar-expand-line, speedbar-contract-line): Make more robust
23169 to strange text.
23170 (speedbar-expand-line): Takes universal argument to flush the
23171 cache.
23172 (speedbar-flush-expand-line): New function.
23173 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
23174 Use new generator insertion method.
23175 (speedbar-fetch-dynamic-tags): New function.
23176 (speedbar-fetch-dynamic-imenu): Removed code now handled in
23177 `speedbar-fetch-dynamic-imenu'.
23178 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
23179 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
23180 "Revert Buffer" menu items.
23181 (speedbar-buffer-buttons-engine): Be smarter when creating a
23182 filename tag (for expansion purposes.).
23183 (speedbar-highlight-one-tag-line,
23184 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
23185 (speedbar-recenter): New functions.
23186 (defimage-speedbar): Image loading abstraction.
23187 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
23188 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
23189 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
23190 (speedbar-tag-type, speedbar-tag-mail): New images.
23191 (speedbar-expand-image-button-alist): New variable.
23192 (speedbar-insert-image-button-maybe): Insert an image over some
23193 buttons.
23194
23195 2000-05-13 Kenichi Handa <handa@etl.go.jp>
23196
23197 * international/mule-cmds.el (encode-coding-char): An ASCII
23198 character is always encodable.
23199
23200 * international/mule-conf.el: Add more information in descriptions
23201 of character sets.
23202
23203 * international/mule-diag.el (describe-char-after): New function.
23204 (describe-font-internal): Adjusted for the change of font-info.
23205 (describe-font): Likewise.
23206 (print-fontset): Rewritten for the new fontset implementation.
23207 (describe-fontset): Include fontset alias names in completion.
23208 (list-fontsets): Adjusted for the change of print-fontset.
23209
23210 * simple.el (what-cursor-position): If DETAIL is non-nil, call
23211 describe-char-after instead of displaying the detail in the echo
23212 area.
23213 (syntax-code-table): Format changed.
23214 (string-to-syntax): Adjusted for the above change.
23215
23216 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
23217
23218 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
23219
23220 2000-05-12 Dave Love <fx@gnu.org>
23221
23222 * calendar/todo-mode.el: Remove some compatibility stuff and CL
23223 dependence. Use line-{beginning,end}-position, not
23224 point-at{b,e}ol. Some doc fixes.
23225 (todo-position): New function. Fix callers of position to use it.
23226 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
23227
23228 2000-05-12 Gerd Moellmann <gerd@gnu.org>
23229
23230 * time.el (display-time-mail-icon): Use `:ascent center'.
23231
23232 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
23233 handling FTP security extensions.
23234
23235 2000-05-11 Dave Love <fx@gnu.org>
23236
23237 * calendar/todo-mode.el: New file.
23238
23239 2000-05-11 Gerd Moellmann <gerd@gnu.org>
23240
23241 * comint.el (comint-read-input-ring): Move reference to
23242 comint-input-ring-size outside of the save-excursion. It was
23243 causing the default value to be the only one ever seen.
23244
23245 * font-lock.el: Update copyright. Remove Simon Marshall's email
23246 address on request from him.
23247
23248 * subr.el (substitute-key-definition): Add comment describing
23249 the meaning of PREFIX.
23250
23251 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
23252
23253 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
23254
23255 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
23256 (add-minor-mode): Don't make the variable buffer-local and add a
23257 reference to define-minor-mode in the docstring.
23258
23259 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
23260 HEADER/FOOTER and fix bug with trailing empty directory.
23261 (cvs-append-to-ignore): Use vc-editable-p if available.
23262 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
23263 (vc-do-command): Tweak advice to handle the new VC.
23264
23265 * log-view.el (log-view-goto-rev): New function for the new VC.
23266 (log-view-minor-wrap): Use mark-active.
23267
23268 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
23269 (log-edit-changelog-full-paragraphs): New var.
23270 (log-edit-insert-changelog): Remove a lonely leading `* file'.
23271 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
23272 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
23273 (log-edit-changelog-ours-p, log-edit-changelog-entries)
23274 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
23275 Replace the `cvs' prefix with `log-edit'.
23276
23277 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
23278
23279 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
23280 (diff-font-lock-defaults): Explicitly turn off multiline.
23281 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
23282 (diff-ediff-patch): Fix call to ediff-patch-file.
23283 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
23284 Handle comments.
23285
23286 * frame.el (automatic-hscrolling): Typo.
23287
23288 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
23289
23290 2000-05-09 Sam Steingold <sds@goems.com>
23291
23292 * apropos.el (apropos-print): use `describe-face' instead of
23293 `customize-face-other-window'.
23294
23295 2000-05-09 Dave Love <fx@gnu.org>
23296
23297 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
23298
23299 * help.el (describe-variable): Have customize button pop the
23300 help-xref stack when invoked.
23301 (help-xref-symbol-regexp): Add `face'.
23302 (help-make-xrefs): Check for quoted face names and adapt regexp
23303 submatch numbers to cope.
23304 (help-xref-interned): Maybe insert face doc too. Separate
23305 sections with a line of hyphens.
23306
23307 * faces.el: Some doc fixes. Declare some functions obsolete.
23308 (describe-face): Add customize button. Return the help
23309 text. Fix prompt.
23310
23311 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
23312
23313 * term/internal.el (IT-character-translations): Fix last change.
23314
23315 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
23316
23317 * woman.el: New file
23318 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
23319
23320 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
23321
23322 * term/internal.el (IT-character-translations): Update ASCII
23323 simulations for greek-iso8859-7, add latin-iso8859-14 and
23324 latin-iso8859-15.
23325
23326 * international/mule-cmds.el (set-language-info-alist): Call
23327 define-prefix-command with 3 arguments, to make the map suitable
23328 for a menu.
23329
23330 2000-05-07 Dave Love <fx@gnu.org>
23331
23332 * time.el: Small doc fixes from Pavel Jan\e,Bm\e(Bk ml.
23333
23334 2000-05-05 Dave Love <fx@gnu.org>
23335
23336 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
23337 list in doc string. Don't quote keyword symbols.
23338 * emacs-lisp/cl.el: Likewise
23339 * emacs-lisp/cl-seq.el: Likewise
23340
23341 2000-05-05 Gerd Moellmann <gerd@gnu.org>
23342
23343 * abbrev.el (abbrev-mode): Make ARG optional.
23344
23345 2000-05-04 Gerd Moellmann <gerd@gnu.org>
23346
23347 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
23348
23349 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
23350
23351 * subr.el (substitute-key-definition): Clarify documentation.
23352
23353 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
23354
23355 * glasses.el (glasses-convert-to-unreadable): Use
23356 `glasses-separator' instead of the hard-wired "_".
23357 (glasses-mode): Call `glasses-make-unreadable' only in a single
23358 place.
23359
23360 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
23361
23362 * term/internal.el (cjk-codepages-alist): Add associations for
23363 Chinese and Korean codepages. Remove FIXME comment.
23364
23365 2000-05-03 Dave Love <fx@gnu.org>
23366
23367 * time.el (display-time-mail-face, display-time-use-mail-icon):
23368 New option.
23369 (display-time-mail-icon): New variable.
23370 (display-time-string-forms): Use the above. Fix the local-map.
23371
23372 2000-05-03 Gerd Moellmann <gerd@gnu.org>
23373
23374 * replace.el (query-replace-map): Add binding for `E'.
23375 (query-replace-help): Extend help text.
23376 (perform-replace): Allow editing the replacement string.
23377
23378 * make-mode.el (makefile-mode-abbrev-table): New variable.
23379 (makefile-mode): Set local abbrev table to
23380 makefile-mode-abbrev-table.
23381 (makefile-font-lock-keywords): Fontify includes and conditionals.
23382
23383 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
23384 set TOGGLE's value.
23385
23386 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
23387 mail-interactive-insert-alias.
23388 (mail-abbrev-complete-alias): New command.
23389 (mail-mode-map): Bind it to `M-TAB'.
23390
23391 2000-05-03 Kenichi Handa <handa@etl.go.jp>
23392
23393 * language/lao-util.el (lao-compose-region): New function.
23394
23395 2000-05-02 Gerd Moellmann <gerd@gnu.org>
23396
23397 * files.el (recover-session): Make directories as necessary
23398 if they don't exist yet.
23399
23400 * calendar/cal-french.el
23401 (french-calendar-multibyte-special-days-array)
23402 (french-calendar-special-days-array): Change French text.
23403 (calendar-french-date-string): Change output.
23404 (calendar-goto-french-date): Likewise.
23405
23406 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
23407
23408 * wid-edit.el (widget-default-active): Obey `:always-active'.
23409 (widget-documentation-string-value-create): Set `:always-active'.
23410
23411 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
23412
23413 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
23414 default prefix to `~/_emacs.d/auto-save.list/_s'.
23415 (normal-top-level): Create the directory for auto-save files, if
23416 it doesn't already exist (in the ms-dos case only).
23417
23418 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
23419
23420 * international/mule-cmds.el (set-language-environment): Don't
23421 concat an integer (dos-codepage), use format instead.
23422
23423 2000-05-02 Dave Love <fx@gnu.org>
23424
23425 * help.el (help-xref-on-pp): Check for constant symbols.
23426
23427 2000-04-29 Gerd Moellmann <gerd@gnu.org>
23428
23429 * startup.el (normal-top-level): Put a condition-case around
23430 the code loading subdirs.el.
23431
23432 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23433
23434 * ps-print.el: Upside-down and face background color printing,
23435 line number step, doc fix.
23436 (ps-print-version): New version number (5.2).
23437 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
23438 (ps-face-attribute-list, ps-plot-with-face): Code fix.
23439 (ps-spool-config): Var fix.
23440 (ps-printer-name-option): Const fix.
23441 (ps-print-upside-down, ps-use-face-background)
23442 (ps-line-number-step): New vars.
23443 (ps-window-system, ps-lp-system): New consts.
23444 (ps-face-background): New fun.
23445
23446 2000-04-28 Richard Stallman <rms@gnu.org>
23447
23448 * files.el (make-auto-save-file-name):
23449 Apply auto-save-file-name-transforms to visited file name
23450 before generating auto save file name.
23451 (auto-save-file-name-transforms): New variable.
23452
23453 * files.el (backup-enable-predicate):
23454 Correctly test for a file under a temporary directory.
23455
23456 2000-04-28 Gerd Moellmann <gerd@gnu.org>
23457
23458 * subr.el (add-minor-mode): Rewritten.
23459
23460 2000-04-28 Kenichi Handa <handa@etl.go.jp>
23461
23462 * mail/sendmail.el (sendmail-send-it): Set
23463 buffer-file-coding-system to the selected coding system for MIME
23464 header.
23465
23466 2000-04-27 Gerd Moellmann <gerd@gnu.org>
23467
23468 * dired.el (dired-move-to-filename-regexp): Allow format where
23469 YYYY is followed by two spaces.
23470
23471 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
23472 in the second character class of the regexp.
23473
23474 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
23475 mh-etc, too.
23476
23477 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
23478 nil.
23479
23480 * subr.el (add-minor-mode): Use `set' instead of `setq'.
23481
23482 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
23483 argument.
23484
23485 2000-04-27 Sen Nagata <sen@eccosys.com>
23486
23487 * emacs-lisp/crm.el (crm-completion-table): New variable.
23488 (crm-collection-fn, crm-test-completion)
23489 (completing-read-multiple): Use it.
23490
23491 2000-04-27 Dave Love <fx@gnu.org>
23492
23493 * help.el (locate-library): Use mapc.
23494 (help-manyarg-func-alist): Add call-process-region.
23495
23496 2000-04-26 Gerd Moellmann <gerd@gnu.org>
23497
23498 * subr.el (add-minor-mode): Make argument MAP optional.
23499
23500 * desktop.el (desktop-save): Save list of minor modes.
23501 (desktop-create-buffer): Restore minor modes.
23502 (desktop-minor-mode-table): New user-option.
23503
23504 * subr.el (add-minor-mode): New function.
23505
23506 * image.el (find-image): New function.
23507 (defimage): Rewritten to find image at load time.
23508
23509 * startup.el (normal-top-level-add-to-load-path): Handle
23510 case that the default directory is not in load-path.
23511
23512 * help.el: Old patch from Stefan Monnier.
23513 (help-xref-on-pp): New function.
23514 (describe-variable): Use it to display xrefs in a symbol's value.
23515
23516 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
23517
23518 * cus-edit.el (custom-face): Fix parenthesis.
23519
23520 2000-04-26 Kenichi Handa <handa@etl.go.jp>
23521
23522 * mail/rmail.el (rmail-expunge): When there are no deleted
23523 messages, do nothing.
23524
23525 2000-04-26 Dave Love <fx@gnu.org>
23526
23527 * international/mule-cmds.el (locale-translation-file-name):
23528 Defvar to nil.
23529 (set-locale-environment): Set it here (at runtime).
23530
23531 2000-04-25 Gerd Moellmann <gerd@gnu.org>
23532
23533 * replace.el (perform-replace): Add parameters START and END. Use
23534 them instead of the check for a region in Transient Mark mode.
23535 (query-replace-read-args): Return two more list elements for the
23536 start and end of the region in Transient Mark mode.
23537 (query-replace, query-replace-regexp, query-replace-regexp-eval)
23538 (map-query-replace-regexp, replace-string, replace-regexp): Add
23539 optional last arguments START and END and pass them to
23540 perform-replace.
23541
23542 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
23543 form with additional arguments for perform-replace.
23544
23545 * progmodes/etags.el (tags-query-replace): Add parameters START
23546 and END. Construct a form with additional arguments for
23547 perform-replace.
23548
23549 * simple.el (shell-command): Set default directory for "*Shell
23550 Command Output" buffer.
23551
23552 * language/european.el (iso-latin-4): Fix typo.
23553
23554 * emacs-lisp/crm.el: New file.
23555
23556 2000-04-24 Dave Love <fx@gnu.org>
23557
23558 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
23559 (Custom-reset-saved, Custom-reset-standard)
23560 (custom-group-value-create, custom-group-set, custom-group-save)
23561 (custom-group-reset-current, custom-group-reset-saved)
23562 (custom-group-reset-standard): Use mapc.
23563 (custom-buffer-create-internal): Disable undo when creating items.
23564 Use mapc.
23565 (custom-face): Avoid redundant lambda.
23566
23567 2000-04-24 Gerd Moellmann <gerd@gnu.org>
23568
23569 * startup.el (auto-save-list-file-prefix): Set default to
23570 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
23571
23572 2000-04-24 Sam Steingold <sds@gnu.org>
23573
23574 * time-stamp.el (time-stamp-string-preprocess): Always convert
23575 `field-result' to a string.
23576
23577 2000-04-24 Gerd Moellmann <gerd@gnu.org>
23578
23579 * frame.el (scrolling): New group.
23580 (automatic-hscrolling): New user-option.
23581
23582 * startup.el (command-line-x-option-alist): Add `-lsp' and
23583 `--line-spacing'.
23584
23585 2000-04-19 Dave Love <fx@gnu.org>
23586
23587 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
23588 (cl-mapc): Rename from mapc. Fix the funcall.
23589
23590 2000-04-19 Gerd Moellmann <gerd@gnu.org>
23591
23592 * simple.el (clone-indirect-buffer-other-window): New command.
23593 (clone-indirect-buffer): Add optional arg NORECROD.
23594 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
23595
23596 * help.el (resize-temp-buffer-window): Use count-screen-lines.
23597
23598 * window.el (count-screen-lines): New function.
23599 (shrink-window-if-larger-than-buffer): Use count-screen-lines
23600 instead of window-buffer-height.
23601
23602 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
23603 non-existing variable comint-input-sentinel.
23604 (inferior-lisp-args-to-list): Removed.
23605 (inferior-lisp): Use split-string instead of
23606 inferior-lisp-args-to-list.
23607
23608 * hexl.el (hexl-insert-hex-string): New command.
23609
23610 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
23611 instead of concat.
23612
23613 2000-04-18 Gerd Moellmann <gerd@gnu.org>
23614
23615 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
23616 at the start of an existing but empty folder.
23617
23618 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23619
23620 * ps-mule.el: Customization fix, doc fix.
23621 (ps-multibyte-buffer): Customization fix.
23622
23623 2000-04-17 Richard M. Stallman <rms@gnu.org>
23624
23625 * subr.el (read-passwd): Use read-char-exclusive.
23626
23627 2000-04-17 Gerd Moellmann <gerd@gnu.org>
23628
23629 * textmodes/texinfo.el (texinfo-insert-@email)
23630 (texinfo-insert-@emph, texinfo-insert-@quotation)
23631 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
23632 (texinfo-mode-map): Add key bindings for them.
23633
23634 * files.el (basic-save-buffer-2): Use a template with `$'
23635 instead of `#' for VMS.
23636
23637 * simple.el (clone-indirect-buffer): New function.
23638
23639 2000-04-16 Stephen Eglen <stephen@gnu.org>
23640
23641 * iswitchb.el (iswitchb-case): New function. If the user input
23642 contains any upper-case characters, the search is made
23643 case-sensitive.
23644
23645 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
23646
23647 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
23648 comment-end.
23649 (texinfo-font-lock-syntactic-keywords): New var.
23650 (texinfo-font-lock-keywords): Remove comment regexp.
23651 (texinfo-insert-block): New function.
23652 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
23653 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
23654 and font-lock-defaults. Use regexp-opt for outline-regexp.
23655 (texinfo-environments): New var.
23656 (texinfo-environment-regexp): Use regexp-opt and
23657 texinfo-environments.
23658
23659 * textmodes/ispell.el (ispell-menu-map-needed): Check that
23660 ispell-process is bound since this might be eval'd before ispell
23661 is loaded.
23662 (ispell-message): Use a tiny bit less magic and a bit more hard
23663 data to figure out what kind of sc-cite-regexp to use.
23664
23665 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
23666
23667 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
23668 (insert-cyclic-diary-entry): Unquote the lambda.
23669
23670 * gud.el (gud-jdb-build-source-files-list): Fix typo.
23671
23672 * files.el (backup-enable-predicate): Unquote the lambda.
23673
23674 * cus-edit.el (custom-face, face): Unquote the lambda.
23675
23676 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23677
23678 * ps-print.el: Check for line-beginning-position definition.
23679
23680 * ps-print.el: Fix counting lines in a region.
23681 (ps-print-version): New version number (5.1.5).
23682 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
23683 (ps-printing-region): Fun code fix.
23684
23685 2000-04-15 Gerd Moellmann <gerd@gnu.org>
23686
23687 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
23688 to file-directory-p.
23689
23690 2000-04-14 Gerd Moellmann <gerd@gnu.org>
23691
23692 * gud.el (gud-jdb-build-source-files-list): Check that directory
23693 exists before calling directory-files.
23694
23695 2000-04-13 Dave Love <fx@gnu.org>
23696
23697 * emacs-lisp/trace.el: Change maintainer. Use new backquote
23698 syntax.
23699
23700 * emacs-lisp/cl-specs.el: Remove when, unless.
23701
23702 * emacs-lisp/cl-extra.el: Don't quote keywords.
23703 (cl-old-mapc): New variable.
23704 (mapc): Use it.
23705 (cl-map-intervals): Use with-current-buffer. Don't check for
23706 next-property-change.
23707 (cl-map-overlays): Use with-current-buffer.
23708 (cl-expt): Remove.
23709 (copy-tree, remprop): Define unconditionally.
23710
23711 * emacs-lisp/cl-compat.el (keywordp): Remove.
23712
23713 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
23714 to use keywordp.
23715 (edebug-spec): Enable keywordp.
23716
23717 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
23718 string-lessp.
23719
23720 * cus-start.el: Use keywordp.
23721
23722 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
23723
23724 * diary-lib.el (include-other-diary-files): Fix the fix of
23725 2000-02-18 by doing a save-excursion.
23726
23727 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23728
23729 * ps-print.el: Customization fix, doc fix.
23730 (ps-print-version): New version number (5.1.4).
23731 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
23732 (ps-print-preprint): Adjust code.
23733 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
23734 (ps-print-prologue-header, ps-print-control-characters)
23735 (ps-spool-config): Customization fix.
23736
23737 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
23738
23739 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
23740 converted to the new menu-item format, names silightly changed,
23741 help strings added.
23742
23743 Support for spelling without async subprocesses:
23744
23745 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
23746 (ispell-session-buffer): New variables.
23747 (ispell-start-process, ispell-process-status,
23748 ispell-accept-output, ispell-send-string): New functions, for
23749 Ispell invocation when async subprocesses aren't supported.
23750 (ispell-word, ispell-pdict-save, ispell-command-loop,
23751 ispell-process-line, ispell-buffer-local-parsing): Replace calls
23752 to process-send-string with calls to ispell-send-string, and
23753 accept-process-output with ispell-accept-output.
23754 (ispell-init-process): Call ispell-process-status instead of
23755 process-status with.
23756 (ispell-init-process): Call ispell-start-process. Call
23757 ispell-accept-output and ispell-send-string. Don't call
23758 process-kill-without-query and kill-process if they are unbound.
23759 (ispell-async-processp): New function.
23760
23761 2000-04-12 Dave Love <fx@gnu.org>
23762
23763 * info.el: Add debug-ignored-errors.
23764 (Info-mode-menu): Add some items.
23765 (Info-directory): Add autoload cookie.
23766
23767 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
23768 Modify `truncate-lines'. Make `describe-language-environment'
23769 always visible and add help. Modify `describe-key' help. Invoke
23770 Info-directory from `info'. New entry `emacs-manual'.
23771
23772 2000-04-10 Gerd Moellmann <gerd@gnu.org>
23773
23774 * progmodes/ebrowse.el (ebrowse-tree-mode):
23775 Use propertized-buffer-identification.
23776 (ebrowse-update-member-buffer-mode-line): Likewise.
23777 (ebrowse--mode-strings): Removed.
23778 (ebrowse--mode-line-props): Removed.
23779
23780 * files.el (auto-mode-alist): Add `EBROWSE'.
23781
23782 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
23783 space before testing for end of buffer.
23784 (ebrowse-load): Removed.
23785 (ebrowse-revert-tree-buffer-from-file): Rewritten.
23786 (ebrowse-create-tree-buffer): Rewritten.
23787 (ebrowse-tree-mode): Read tree from buffer.
23788
23789 * progmodes/ebrowse-ffh.el: Removed.
23790
23791 2000-04-10 Kenichi Handa <handa@etl.go.jp>
23792
23793 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
23794
23795 2000-04-10 Gerd Moellmann <gerd@gnu.org>
23796
23797 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
23798 at the wrong place.
23799
23800 2000-04-09 Dave Love <fx@gnu.org>
23801
23802 * files.el (backup-enable-predicate):
23803 Use temporary-file-directory, small-temporary-file-directory.
23804 (make-backup-file-name-function, backup-directory-alist): New vars.
23805 (make-backup-file-name-1): New function.
23806 (make-backup-file-name): Use it.
23807 (find-backup-file-name): Likewise. Use format for clarity, not concat.
23808 (file-newest-backup): Use make-backup-file-name.
23809
23810 2000-04-09 Gerd Moellmann <gerd@gnu.org>
23811
23812 * progmodes/ebrowse-ffh.el: New file.
23813
23814 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
23815 Moved to ebrowse-ffh.el.
23816 (ebrowse-load): Add autoload.
23817
23818 * finder.el (finder-commentary): Add autoload cookie.
23819
23820 * mail/rfc2368.el: Correct author's email address.
23821
23822 * progmodes/ebrowse.el: New file.
23823
23824 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
23825 item help string.
23826 (easy-menu-do-add-item): Ditto.
23827 (easy-menu-define): Extend doc string.
23828
23829 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
23830 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
23831 (jit-lock-function, jit-lock-stealth-fontify): Don't use
23832 with-buffer-unmodified.
23833
23834 2000-04-08 Dave Love <fx@gnu.org>
23835
23836 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
23837 unless, when.
23838
23839 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
23840
23841 * viper-util.el (viper-put-on-search-overlay): New subroutine.
23842 (viper-flash-search-pattern): No operation when using Emacs
23843 doesn't support face.
23844 Use `viper-put-on-search-overlay'.
23845
23846 2000-04-04 Gerd Moellmann <gerd@gnu.org>
23847
23848 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
23849 like C-r.
23850
23851 * progmodes/make-mode.el: Some doc fixes.
23852 (makefile-mode-abbrev-table): New variable.
23853 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
23854 (makefile-font-lock-keywords): Fontify includes and conditionals.
23855 (toplevel): Require `dabbrev' and `add-log' when compiling.
23856
23857 * replace.el (perform-replace): Don't move forward one char
23858 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
23859 to do that because it leaves point 1 position after the last
23860 replacement, after everything has been replaced.
23861
23862 * jit-lock.el (with-buffer-unmodified): New macro.
23863 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
23864 modified state.
23865 (jit-lock-function-1): Extracted from jit-lock-function; not
23866 preserving buffer's modified state.
23867 (jit-lock-function, jit-lock-stealth-fontify):
23868 Call jit-lock-function-1.
23869
23870 * mail/rfc2368.el: Remove supernumerary copyright line.
23871
23872 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
23873
23874 * glasses.el: Provide facilities for inserting space before left
23875 parentheses and uncapitalization of identifiers.
23876 (glasses-mode): Try to remove old overlays in all cases.
23877
23878 2000-04-03 Gerd Moellmann <gerd@gnu.org>
23879
23880 * progmodes/compile.el (compile-internal): Display the compilation
23881 buffer in a different frame, if it's already displayed there.
23882
23883 * mail/rfc2368.el: New file.
23884
23885 * simple.el (sendmail-user-agent-compose): Recognize a `body'
23886 header and insert its value as mail body.
23887
23888 * subr.el (member-ignore-case): New function.
23889
23890 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
23891 (dabbrev--find-expansion): Ignore buffers matching a regexp
23892 from dabbrev-ignored-regexps.
23893
23894 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
23895 to extensions handled by gzip.
23896
23897 2000-04-03 Richard M. Stallman <rms@gnu.org>
23898
23899 * files.el (insert-directory): List the total free space
23900 along with the used space.
23901
23902 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
23903 line is followed by one that matches CITATION-REGEXP, end the
23904 paragraph.
23905
23906 2000-04-03 Markus Rost <rost@delysid.gnu.org>
23907
23908 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
23909 (rmail-make-basic-summary-line): Use that option.
23910
23911 2000-04-03 Kenichi Handa <handa@etl.go.jp>
23912
23913 * international/mule-cmds.el (encoded-string-description):
23914 Rewritten. Try pretty description for ISO 2022 escape sequences
23915 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
23916 for hexadecimal format.
23917
23918 2000-04-01 Dave Love <fx@gnu.org>
23919
23920 * cpp.el: Change customization group to `c' from `C'.
23921
23922 * vcursor.el (vcursor-move): Use display-color-p.
23923
23924 * international/mule-util.el: Provide mule-utils.
23925 (string-to-sequence): Simplify and speed up.
23926
23927 * international/mule.el (make-coding-system): Purecopy doc-string.
23928
23929 * international/mule-cmds.el: Various menu changes.
23930 (describe-specified-language-support): Handle `Default'.
23931 (set-language-info): Purecopy `info'.
23932
23933 2000-03-31 Andrew Innes <andrewi@gnu.org>
23934
23935 * vc.el (vc-backend-diff): Return the correct status if we had to
23936 retry the rcsdiff command without the --brief option.
23937
23938 2000-03-31 Dave Love <fx@gnu.org>
23939
23940 * help.el (help-manyarg-func-alist): Correct several omissions.
23941
23942 * add-log.el: Don't require cl, fortran.
23943 (add-log-current-defun-function): Doc fix.
23944 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
23945 (change-log-version-rcs): Function deleted.
23946 (change-log-version-number-search): Doc fix.
23947 Use vc-workfile-version. Avoid CL dolist.
23948 (add-change-log-entry): Just call add-log-current-defun to get
23949 defun. Simplify somewhat.
23950 (change-log-get-method-definition-1): Likewise.
23951 (add-log-current-defun): Return nil if calling
23952 add-log-current-defun-function does so. Move Fortran stuff to
23953 fortran.el. Return string without properties.
23954
23955 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
23956 and :alpha: char classes.
23957
23958 * mail/supercite.el: Defvar curline when compiling.
23959 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
23960 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
23961 rather than a-zA-Z0-9 to allow non-ASCII characters.
23962
23963 2000-03-31 Gerd Moellmann <gerd@gnu.org>
23964
23965 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
23966
23967 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
23968 Re-enable new code.
23969
23970 * lpr.el (print-region-1): Use -d to specify printer name for
23971 systems `usg-unix-v*, `dgux', `hpux', `irix'.
23972
23973 2000-03-31 Dave Love <fx@gnu.org>
23974
23975 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
23976 Look for function definition in symbol's function value slot first
23977 instead of first consulting byte-compile-function-environment.
23978
23979 2000-03-31 Kenichi Handa <handa@etl.go.jp>
23980
23981 * language/european.el ("Polish"): New language environment.
23982 (setup-polish-environment): New function.
23983
23984 2000-03-30 Gerd Moellmann <gerd@gnu.org>
23985
23986 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
23987 Disable new code.
23988
23989 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
23990 trying to `load' the symbol of an autoload instead of the file
23991 recorded in the autoload. Fix error messages.
23992
23993 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23994
23995 * ps-print.el: PostScript programming fix for ghostview, doc fix.
23996 (ps-print-version): New version number (5.1.3).
23997 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
23998 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
23999 (ps-generate-postscript-with-faces): Code fix.
24000 (ps-color-values): XEmacs compatibility.
24001 (ps-print-background-image, ps-print-background-text, ps-printer-name)
24002 (ps-default-fg, ps-default-bg): Adjust customization.
24003 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
24004 (ps-color-scale): Renaming old ps-color-value fun.
24005 (ps-print-headers): Replace ps-print-header group to avoid conflict
24006 with ps-print-header variable.
24007 (ps-print-miscellany): New group.
24008 (ps-format-color, ps-rgb-color): New funs.
24009 (ps-default-foreground): New var.
24010 (ps-printer-name-option): New const.
24011
24012 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
24013
24014 * net/net-utils.el:
24015 (network-connection-host, network-connection-service): New variables
24016 (network-connection-mode): New mode, derived from comint-mode
24017 (network-connection-mode-setup): New function, saves host and
24018 service information in local variables.
24019
24020 * lisp/locate.el:
24021 (locate-word-at-point): Added this function
24022 (locate): Default to using locate-word-at-point as input
24023 Run dired-mode-hook
24024
24025 2000-03-29 Dave Love <fx@gnu.org>
24026
24027 * calendar/appt.el: Doc fixes.
24028 (appt-check): Convert min-to-app to a string before passing to
24029 appt-disp-window-function or concat.
24030 (appt-delete-window): Remove test for frame-root-window.
24031 (appt-select-lowest-window, appt-convert-time): Simplify.
24032
24033 * emacs-lisp/bytecomp.el: Doc fixes.
24034 (byte-compile-file-form-autoload):
24035 Update byte-compile-function-environment.
24036
24037 2000-03-29 Andreas Schwab <schwab@suse.de>
24038
24039 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
24040
24041 * dired.el (dired-insert-directory): If dired-free-space-program
24042 failed just delete its output.
24043
24044 2000-03-29 Dave Love <fx@gnu.org>
24045
24046 * international/iso-cvt.el: Move provide to end. Doc fixes.
24047 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
24048 (iso-iso2sgml, iso-sgml2iso): New functions.
24049 (iso-cvt-define-menu): Fix some entries and use backquote for
24050 clarity.
24051
24052 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
24053
24054 2000-03-28 Gerd Moellmann <gerd@gnu.org>
24055
24056 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
24057 ISO-DATE. If non-nil, return date in ISO 8601 format.
24058
24059 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
24060
24061 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
24062 if it ever becomes used.
24063 (log-edit-mode-hook): Default to vc-log-mode-hook.
24064 (log-edit-mode): Fix the docstring.
24065
24066 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
24067 the code.
24068
24069 2000-03-26 Dave Love <fx@gnu.org>
24070
24071 * net/browse-url.el (browse-url): Re-fix case of
24072 browse-url-browser-function being an alist.
24073 (browse-url): Add :link to defgroup.
24074
24075 * files.el: Doc fixes.
24076 (file-truename): Include `[' in wildcard characters.
24077 (automount-dir-prefix): Customize.
24078 (find-file-wildcards): Add :version.
24079 (find-file-noselect): Simplify a mapcar call.
24080
24081 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
24082 compatible with inf-lisp version.
24083 (eval-defun-1): Fix custom-declare-variable case.
24084
24085 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
24086
24087 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
24088
24089 2000-03-24 Gerd Moellmann <gerd@gnu.org>
24090
24091 * Makefile (COMPILE_FIRST): New macro.
24092 (compile-files): Compile files from COMPILE_FIRST first.
24093
24094 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
24095
24096 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
24097 matching open parenthesis in column 0 to defun-prompt-regexp
24098 only if open-paren-in-column-0-is-defun-start is set.
24099
24100 * sun-curs.el: Require CL at compile-time only.
24101
24102 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
24103 instead of copy-list which is a function from CL.
24104 (msb--choose-menu, msb--mode-menu-cond)
24105 (msb--create-buffer-menu-2): Use dolist instead of mapc.
24106 (msb--init-file-alist): Use mapcar instead of mapcan.
24107 (msb--aggregate-alist): Use mapcar instead of mapcan.
24108 Fix `(' in column 0 in doc string.
24109 (msb--add-separators): Use mapcar instead of mapcan.
24110
24111 * cus-dep.el: Require CL at compile-time only.
24112
24113 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
24114
24115 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
24116 (byte-compile-warnings): New warning `noruntime'.
24117 (byte-compile-constants, byte-compile-variables): Fix docstring.
24118 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
24119 execute `eval-whenc-compile's body.
24120 (byte-compile-unresolved-functions): Fix docstring.
24121 (byte-compile-eval): New function.
24122 (byte-compile-callargs-warn): Check if the function will be available
24123 at runtime (via property `byte-compile-noruntime').
24124 (byte-compile-print-syms): New function.
24125 (byte-compile-warn-about-unresolved-functions): Also warn about
24126 `noruntime' functions (and use `byte-compile-print-syms').
24127 (byte-compile-file): Capitalize the message.
24128
24129 2000-03-24 Gerd Moellmann <gerd@gnu.org>
24130
24131 * mail/rmail.el (rmail-confirm-expunge): New user-option.
24132 (rmail-expunge): Ask for confirmation depending on the setting
24133 of rmail-confirm-expunge.
24134
24135 2000-03-23 Gerd Moellmann <gerd@gnu.org>
24136
24137 * Makefile (bootstrap-clean): If $(emacs) exists, build
24138 loaddefs.el first. A loaddefs.el that's not up-to-date might
24139 cause a bootstrap failure because things don't autoload as expected.
24140
24141 2000-03-23 Dave Love <fx@gnu.org>
24142
24143 * net/browse-url.el: Restore previous use of
24144 browse-url-maybe-new-window.
24145
24146 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24147
24148 * ps-print.el: Skip banner page fix.
24149 (ps-print-version): New version number (5.1.2).
24150 (ps-begin-file, ps-end-file, ps-generate): Code fix.
24151
24152 2000-03-23 Dave Pearson <davep@davep.org>
24153
24154 * net/quickurl.el Changed the type of parameter passed to the
24155 function defined by `quickurl-format-function'. Before only the
24156 text of the URL was passed. Now the whole URL structure is passed
24157 and the function is responsible for extracting the parts it requires.
24158 Changed the default of `quickurl-format-function' accordingly.
24159 (quickurl-insert): Changed the `funcall' of
24160 `quickurl-format-function' to match the above change.
24161 (quickurl-list-insert): Changed the `url' case so that it makes
24162 use of `quickurl-format-function', previous to this the format was
24163 hard wired.
24164
24165 2000-03-22 Gerd Moellmann <gerd@gnu.org>
24166
24167 * startup.el: Change some spellings for the X Window System.
24168
24169 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
24170
24171 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
24172 Clean up the code and the regexp and make sure the cursor is
24173 temporarily moved to the suspicious line while querying the user.
24174
24175 2000-03-22 Jason Rumney <jasonr@gnu.org>
24176
24177 * w32-fns.el (w32-charset-info-alist): Initialize.
24178
24179 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24180
24181 * ps-print.el: N-up last page fix.
24182 (ps-print-version): New version number (5.1.1).
24183 (ps-end-file, ps-end-job, ps-generate): Code fix.
24184
24185 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
24186
24187 * files.el (find-file-run-dired): Update docstring.
24188 (find-directory-functions): New hook.
24189 (find-file-noselect): Run find-directory-functions rather than
24190 calling dired directly.
24191
24192 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
24193
24194 * pcvs.el: Add a minimal leading commentary.
24195 (cvs-make-cvs-buffer): Change the header part by removing the startup
24196 message and adding a `Module' entry. Also replace the FOOTER and
24197 HEADER special fileinfos with the new support in ewoc for updating
24198 its own footer and header.
24199 (cvs-update-header): Update to use the header/footer of the ewoc.
24200 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
24201 (cvs-is-within-p): New function.
24202 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
24203 to only examine some subset of the buffers.
24204
24205 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
24206 `format' instead of our own ad-hoc functions.
24207 Remove HEADER and FOOTER cases, now handled in the EWOC.
24208 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
24209
24210 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
24211 output to avoid scaring the user.
24212 (cvs-parse-table): Catch message for non-up-to-date commits.
24213
24214 * pcvs-defs.el (cvs-startup-message): Remove.
24215 (cvs-global-menu): New autoloaded menu.
24216
24217 * pcvs-util.el (cvs-string-fill): Remove.
24218
24219 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
24220 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
24221 PP part of it and also make it work for footers and headers.
24222 (ewoc-create): Drop POS and BUFFER arguments.
24223 Use the DLL's dummy node to store the end-of-footer position.
24224 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
24225 (ewoc-refresh): Remove unused `header' variable.
24226 (ewoc-(get|set)-hf): New functions.
24227
24228 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
24229 log-view-*-(message|file) and use easy-mmode-define-navigation.
24230 (log-view-message-re): Match SCCS format as well.
24231 And match the revision line rather than the dashed separator line.
24232 (log-view-mode): Use the new define-derived-mode.
24233 (log-view-current-tag): Fill in with an actual implementation.
24234
24235 * cvs-status.el (cvs-status-(prev|next)): Rename from
24236 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
24237 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
24238 to let the output "breathe" a little more (more readable).
24239 (cvs-status-mode): Use the new define-derived-mode.
24240
24241 * smerge-mode.el (smerge-auto-leave): New function and variable.
24242 (smerge-basic-map): Rename from smerge-basic-keymap.
24243 Change the bindings for smerge-diff-*.
24244 (smerge-*-map): Use easy-mmode-defmap.
24245 (smerge-(next|prev)): Use easy-mmode-define-navigation.
24246 (smerge-keep-*): Use smerge-auto-leave.
24247
24248 2000-03-21 Jason Rumney <jasonr@gnu.org>
24249
24250 * cus-edit.el (custom-button-face): Use 3D look for w32.
24251 (custom-button-pressed-face): Likewise.
24252
24253 2000-03-21 Gerd Moellmann <gerd@gnu.org>
24254
24255 * progmodes/etags.el (tags-case-fold-search): New user-option.
24256 (tags-loop-eval): New function. Bind case-fold-search around eval
24257 depending on the value of tags-case-fold-search.
24258 (tags-loop-continue): Use tags-loop-eval.
24259 (find-tag-in-order): Bind case-fold-search depending on the value
24260 of tags-case-fold-search.
24261
24262 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
24263
24264 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
24265 (diff-end-of-hunk): Return the end position for use in
24266 `easy-mmode-define-navigation'.
24267 (diff-recenter): Remove.
24268 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
24269 of `easy-mmode-define-navigation'.
24270 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
24271 previous renaming) and fix to use new names.
24272 (diff-merge-strings): Use \n as separator: simpler, faster.
24273 (diff-mode): Use `define-derived-mode'.
24274
24275 * derived.el (define-derived-mode): Don't autoload anymore.
24276 Prefer the macro-only version provided by easy-mmode.el.
24277
24278 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
24279 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
24280 (easy-mmode-define-navigation): New macro.
24281
24282 * subr.el (combine-run-hooks): New function.
24283
24284 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
24285
24286 * term/x-win.el: Fontsets related initialization is simplified.
24287
24288 * international/mule-diag.el (describe-font): Don't refer to
24289 global-fontset-alist, instead call font-list.
24290 (describe-fontset, list-fontsets, mule-diag): Likewise.
24291 (print-fontset): Adjusted for the change of fontset implementation.
24292
24293 * international/fontset.el (x-charset-registries): Variable removed,
24294 instead the corresponding data is stored in the default fontset.
24295 (register-alternate-fontnames): Function removed.
24296 (resolved-ascii-font): Variable removed.
24297 (x-compose-font-name): Ignore the second argument REDOCE.
24298 (x-complement-fontset-spec): Complement only an ASCII font and
24299 element for those charsets than can use that ASCII font.
24300 (generate-fontset-menu): Don't refer to global-fontset-alist,
24301 instead call fontset-list.
24302 (uninstantiated-fontset-alist): Variable removed.
24303 (x-style-funcs-alist): Likewise.
24304 (fontset-default-styles): Likewise.
24305 (x-modify-font-name): Function removed.
24306 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
24307 (create-fontset-from-ascii-font): Docsting adjusted for the above
24308 change.
24309 (instantiate-fontset, resolve-fontset-name): Functions removed.
24310 (fontset-list): Now implemented by C code.
24311
24312 * faces.el (read-face-font): Fix TABLE arg to completing-read.
24313 (describe-face): Include `font' attribute in the description.
24314
24315 2000-03-21 Kenichi Handa <handa@etl.go.jp>
24316
24317 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
24318
24319 2000-03-20 Gerd Moellmann <gerd@gnu.org>
24320
24321 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
24322 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
24323 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
24324
24325 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
24326 about behavior of set-buffer-modified-p wrt redisplay.
24327
24328 2000-03-19 Richard M. Stallman <rms@gnu.org>
24329
24330 * view.el (view-mode-disable): Kill local binding of view-read-only.
24331
24332 2000-03-18 Gerd Moellmann <gerd@gnu.org>
24333
24334 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
24335 is a string, convert it to a syntax cell using string-to-syntax.
24336
24337 * simple.el (syntax-code-table, syntax-flag-table): New variables.
24338 (string-to-syntax): New function.
24339
24340 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
24341 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
24342 try to use passive ftp mode.
24343
24344 2000-03-17 Gerd Moellmann <gerd@gnu.org>
24345
24346 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
24347
24348 * simple.el (append-to-buffer): Update point of windows after
24349 insertion.
24350
24351 * abbrev.el (inverse-add-abbrev): Identify word by first moving
24352 forward then moving backward. Reindent.
24353
24354 * frame.el (other-frame): Call x-focus-frame only if
24355 focus-follows-mouse is off.
24356
24357 2000-03-17 Dave Love <fx@gnu.org>
24358
24359 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
24360
24361 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
24362
24363 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
24364 regexp for labels cannot span several lines.
24365
24366 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
24367 `(setq :<key> ':<key>)' to the macro expansion.
24368
24369 2000-03-16 Dave Love <fx@gnu.org>
24370
24371 * progmodes/f90.el (f90): Put custom group under `languages', not
24372 `fortran'.
24373 (f90-mode-hook): Customize.
24374 (f90-mode): Set add-log-current-defun-function.
24375 (f90-current-defun): New function.
24376
24377 2000-03-16 Gerd Moellmann <gerd@gnu.org>
24378
24379 * cus-edit.el (custom-variable-tag-face): Handle case that
24380 default face's height is not a number.
24381 (custom-face-tag-face, custom-group-tag-face-1)
24382 (custom-group-tag-face): Ditto.
24383 (custom-group-tag-face-1): Add :group.
24384
24385 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
24386
24387 2000-03-15 Gerd Moellmann <gerd@gnu.org>
24388
24389 * pcvs-defs.el (toplevel): Remove autoload cookie for form
24390 requiring easymenu.
24391
24392 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24393
24394 * ps-print.el: PostScript user-defined prologue, PostScript error
24395 handler, doc fix.
24396 (ps-print-version): New version number (5.1).
24397 (ps-user-defined-prologue, ps-error-handler-message)
24398 (ps-print-prologue-0, ps-error-handler-alist): New vars.
24399 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
24400 (ps-insert-string): New function.
24401
24402 2000-03-15 Kenichi Handa <handa@etl.go.jp>
24403
24404 * international/ccl.el (ccl-compile-expression): Don't generate
24405 invalid self-assignment code.
24406
24407 2000-03-14 Dave Love <fx@gnu.org>
24408
24409 * subr.el (replace-regexp-in-string): Renamed from
24410 replace-regexps-in-string. Doc fix.
24411
24412 2000-03-12 Dave Love <fx@gnu.org>
24413
24414 * cus-edit.el: Doc fixes.
24415 (customize-set-variable, customize-save-variable): Rename args for doc.
24416 (custom-variable-tag-face, custom-face-tag-face)
24417 (custom-group-tag-face-1, custom-group-tag-face): Modify from
24418 style which user identify as hyperlink.
24419 (hook): Don't add undefined functions to the hook.
24420 (debug-ignored-errors): Transfer message from bindings.el.
24421
24422 2000-03-12 Gerd Moellmann <gerd@gnu.org>
24423
24424 * recentf.el (recentf-keep-non-readable-files-p):
24425 Remove double/nested definition.
24426
24427 2000-03-12 Dave Love <fx@gnu.org>
24428
24429 * facemenu.el (facemenu-get-face): Use display-color-p.
24430 * enriched.el (enriched-decode-foreground): Likewise.
24431 (enriched-decode-background): Likewise.
24432 * isearch.el (isearch-highlight): Likewise.
24433 * info-look.el (info-lookup): Likewise.
24434 * simple.el (completion-setup-function): Likewise.
24435
24436 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
24437 :options.
24438
24439 * bindings.el (mode-line-format): Fix line-number and
24440 column-number items. Add help-echo for the background.
24441 (mode-line-mule-info): Modify help-echo.
24442
24443 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
24444
24445 * files.el (load-file): Allow completion to .elc.
24446
24447 * man.el: Doc fixes.
24448 (Man-init-defvars): Use display-color-p to set fontification.
24449
24450 * play/hanoi.el (hanoi-internal): Don't use oddp.
24451
24452 2000-03-12 Gerd Moellmann <gerd@gnu.org>
24453
24454 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
24455
24456 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
24457
24458 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
24459
24460 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
24461 Fix comment.
24462
24463 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
24464
24465 * font-lock.el (font-lock-keywords): Fix the doc now that
24466 regexp-opt-depth is unnecessary.
24467 (save-buffer-state): Set an edebug spec.
24468 (font-lock-fontify-anchored-keywords): Properly handle the case when
24469 the matcher goes past the limit.
24470
24471 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
24472 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
24473
24474 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
24475 dll.el and cookie.el (from Elib) with heavy renaming and other
24476 massaging.
24477
24478 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
24479 Autoload the functions used.
24480 (easy-mmode-define-syntax): Fix CL typo.
24481 (easy-mmode-define-derived-mode): Improve the docstring generation.
24482
24483 2000-03-10 Gerd Moellmann <gerd@gnu.org>
24484
24485 * textmodes/texinfo.el (texinfo-version): Variable and function
24486 removed.
24487
24488 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
24489
24490 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
24491 allow more flexibility.
24492 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
24493 (easy-mmode-defmap, easy-mmode-defsyntax)
24494 (easy-mmode-define-derived-mode): New macros.
24495
24496 2000-03-09 Didier Verna <didier@xemacs.org>
24497
24498 * rect.el (replace-rectangle): New function.
24499
24500 2000-03-09 Dave Love <fx@gnu.org>
24501
24502 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
24503 (fortran-comment-line-start-skip): Don't match cpp stuff.
24504 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
24505 (fortran-mode-map): Remove over-eager custom-menu-create for now.
24506 (fortran-mode): Don't set fortran-comment-line-start-skip,
24507 fortran-comment-line-start here. Set comment-start,
24508 add-log-current-defun.
24509 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
24510 (fortran-current-defun): New function.
24511
24512 2000-03-09 Gerd Moellmann <gerd@gnu.org>
24513
24514 * emacs-lisp/re-builder.el: New file.
24515
24516 * mouse.el (mouse-drag-region): Don't run up-event handler
24517 if hscroll has changed.
24518
24519 * octave-mod.el (octave-font-lock-keywords): To font-lock the
24520 builtin operators, use `font-lock-builtin-face' for Emacs and
24521 `font-lock-preprocessor-face' otherwise.
24522
24523 * font-lock.el (lisp-font-lock-keywords-1): Highlight
24524 `(defun (setf foo)' differently.
24525
24526 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
24527
24528 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
24529 (regexp-opt): Update comment and adapt the code the new meaning of
24530 the `paren' argument of regex-opt-group for shy-groups.
24531 (regexp-opt-depth): Handle shy groups as well as backslashed
24532 backslashes.
24533 (regexp-opt-group): Turn the leading comment into a docstring.
24534 Allow `paren' to be a string (the string to use to open a group).
24535 Remove open-presuf and close-presuf. Instead of checking for `all
24536 one-char' and then later on check for `several one-char', handle
24537 both cases close together. Also apply a more generic algorithm
24538 for suffixes (the mirror image of the algorithm used for
24539 prefixes). Use shy-groups. Use nreverse rather than reverse.
24540 (regexp-opt-try-suffix): Removed.
24541
24542 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
24543 from comint-mode-map, so we can just inherit from it. Also, move
24544 the initialization into the `defvar' since there's no docstring
24545 anyway and it's fairly short.
24546 (inferior-scheme-mode): Define it as derived-mode: the code is
24547 shorter and this way we inherit from comint-mode-map rather than
24548 copying it.
24549
24550 * subr.el (replace-regexps-in-string): Properly handle the case
24551 where we match an empty string.
24552
24553 * comint.el (comint-exec-1): Add the current-dir to the exec-path
24554 when the command has a directory component (such as "./testml").
24555 Also fix a typo in the comment.
24556
24557 2000-03-08 Gerd Moellmann <gerd@gnu.org>
24558
24559 * Makefile (compile-files): Compile files one by one because
24560 that's the only way to ensure a clean compilation environment for
24561 each individual file.
24562
24563 * frame.el (other-frame): Call x-focus-frame.
24564
24565 2000-03-07 Dave Love <fx@gnu.org>
24566
24567 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
24568 :require to defcustom.
24569
24570 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
24571
24572 * files.el (auto-mode-alist): Add configure.in.
24573
24574 * progmodes/autoconf.el: New file.
24575
24576 2000-03-07 Gerd Moellmann <gerd@gnu.org>
24577
24578 * mail/mh-e.el: Change maintainer to `none'.
24579
24580 * recentf.el (recentf-keep-non-readable-files-p): Quote args
24581 to remove-hook and add-hook.
24582
24583 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
24584
24585 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
24586 it as the default.
24587 (mail-send): Test mail-send-nonascii also for the new `mime' value.
24588 (sendmail-send-it): Conditionally add MIME headers specifying the
24589 used character set.
24590
24591 2000-03-07 Dave Love <fx@gnu.org>
24592
24593 * winner.el: Fix keywords, autoload cookies.
24594 Split eval-when-compile form to avoid compilation failure.
24595
24596 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
24597
24598 * international/mule.el: Modify comment about coding system
24599 property `coding-category'.
24600 (make-coding-system): New argument EOL-TYPE. Pay attention to
24601 coding-category property of PROPERTIES.
24602
24603 * international/mule-conf.el (coding-category-utf-8)
24604 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
24605 categories. Include them in the argument for set-coding-priority.
24606
24607 * international/mule-cmds.el (reset-language-environment):
24608 Include coding-category-utf-8, coding-category-utf-16-be, and
24609 coding-category-utf-16-le in the argument for set-coding-priority.
24610 (reset-language-environment): Initialize coding-category-utf-8,
24611 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
24612
24613 2000-03-06 Karl Fogel <kfogel@red-bean.com>
24614
24615 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
24616 code abstracted out of `bookmark-jump-noselect'. Now tries info
24617 extensions as well as compression extensions.
24618 (bookmark-jump-noselect): Use above new func.
24619
24620 2000-03-03 Gerd Moellmann <gerd@gnu.org>
24621
24622 * strokes.el: Change maintainer's mail address.
24623
24624 2000-03-03 Kenichi Handa <handa@etl.go.jp>
24625
24626 * international/mule-diag.el (list-character-sets): Make help-echo
24627 string by substitute-command-keys.
24628 (list-character-sets): Likewise.
24629 (sort-listed-character-sets): Call help-setup-xref.
24630
24631 2000-03-02 Gerd Moellmann <gerd@gnu.org>
24632
24633 * time.el (display-time-mail-file): Add `none' to the list of choices.
24634
24635 2000-03-01 Dave Love <fx@gnu.org>
24636
24637 * help.el (help-xref-go-back): Don't try to set position.
24638
24639 * international/mule-diag.el (list-character-sets):
24640 Call help-setup-xref. Add help-echo to xrefs.
24641 (list-character-sets-1): Add help-echo to xrefs.
24642
24643 2000-03-02 Gerd Moellmann <gerd@gnu.org>
24644
24645 * frame.el (blink-cursor-mode): Switch cursor on when turning
24646 the mode off.
24647
24648 * add-log.el (add-log-current-defun): Add support for
24649 Autoconf mode.
24650
24651 * mail/rmail.el (rmail-quit-hook): New variable.
24652
24653 2000-03-01 Dave Love <fx@gnu.org>
24654
24655 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
24656
24657 * help.el (help-xref-button): Add help-echo arg.
24658 (describe-function-1, describe-variable, help-make-xrefs): Use it.
24659
24660 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
24661
24662 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
24663
24664 2000-03-01 Gerd Moellmann <gerd@gnu.org>
24665
24666 * image.el (defimage): Look for image files in load-path.
24667
24668 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
24669
24670 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24671
24672 * recentf.el (recentf): Added version tag to the defgroup of recentf.
24673
24674 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24675
24676 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
24677 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
24678 action to select/unselect a file.
24679 (recentf-edit-list): Code cleanup and improvement.
24680 (recentf-open-more-files-action): `recentf-open-more-files' button
24681 widget action to open a file.
24682 (recentf-open-more-files): No more use standard completion but widgets.
24683 (recentf-more-collection): Deleted.
24684 (recentf-more-history): Deleted.
24685 (recentf-setup-more-completion): Deleted.
24686
24687 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24688
24689 * recentf.el (recentf-mode): No more needs that Emacs is running
24690 under a window-system.
24691
24692 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24693
24694 * recentf.el (recentf-edit-list): New command to edit the recent
24695 list which allow the user to remove files.
24696 (recentf-edit-selected-items): New global variable, used by
24697 `recentf-edit-list' to hold the list of files to be removed from
24698 the recent list.
24699 (recentf-make-menu-items): Updated to display a "Edit list..."
24700 menu item. Minor code cleanup.
24701
24702 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24703
24704 * recentf.el (recentf-open-more-files): New command to open files
24705 that are not displayed in the menu.
24706 (recentf-more-collection): New global variable holding the set of
24707 permissible completions used by `recentf-open-more-files'.
24708 (recentf-more-history): New global variable holding the history list
24709 used by `recentf-open-more-files' completion.
24710 (recentf-setup-more-completion): New function to setup completion for
24711 `recentf-open-more-files'.
24712 (recentf-make-menu-items): Updated to display a "More..." menu item.
24713
24714 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24715
24716 * recentf.el (recentf-menu-action): Doc fixed.
24717
24718 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
24719
24720 * recentf.el (recentf-menu-filter): Doc updated.
24721 (recentf-update-menu-hook): Allow menu filters to force menu update.
24722 (recentf-make-menu-items): New menu filter handling.
24723 (recentf-make-menu-item): New helper function.
24724 (recentf-menu-elements): New menu handling function.
24725 (recentf-sort-ascending): Updated to new menu filter handling.
24726 (recentf-sort-descending): Updated to new menu filter handling.
24727 (recentf-sort-basenames-ascending): New menu filter function.
24728 (recentf-sort-basenames-descending): New menu filter function.
24729 (recentf-show-basenames): New menu filter function.
24730 (recentf-show-basenames-ascending): New menu filter function.
24731 (recentf-show-basenames-descending): New menu filter function.
24732
24733 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
24734
24735 * diary-lib.el (list-diary-entries): Don't try to go forward at
24736 the end of the buffer.
24737
24738 2000-02-29 Kenichi Handa <handa@etl.go.jp>
24739
24740 * international/mule-diag.el (list-character-sets):
24741 Completely rewritten.
24742 (sort-listed-character-sets): New function.
24743 (list-character-sets-1): Completely rewritten.
24744 (list-character-sets-2): New function.
24745 (non-iso-charset-alist): New variable.
24746 (decode-codepage-char): New function.
24747 (charset-history): New variable.
24748 (read-charset) (list-block-of-chars)
24749 (list-iso-charset-chars)
24750 (list-non-iso-charset-chars)
24751 (list-charset-chars): New functions.
24752 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
24753 (dump-charsets): Likewise.
24754
24755 2000-02-29 Gerd Moellmann <gerd@gnu.org>
24756
24757 * dired-x.el (dired-filename-at-point): Add `@' to valid
24758 file name characters.
24759 (dired-filename-at-point): Handle ange-ftp file names.
24760
24761 * frame.el (frame-notice-user-settings): Use assq-delete-all
24762 instead of assoc-delete-all.
24763 (frame-notice-user-settings): Ditto.
24764
24765 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
24766 Don't copy alist.
24767
24768 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
24769
24770 * calculator.el (calculator-use-menu): New option.
24771 (calculator-initial-bindings): Changed some bindings to work as macros.
24772 (calculator-forced-input): Removed.
24773 (calculator-restart-other-mode): New variable.
24774 (calculator-mode-map): Set up menu.
24775
24776 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
24777
24778 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
24779
24780 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
24781
24782 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
24783 translate all ESC key sequences.
24784 (viper-goto-mark-subr): Restore markers for files for which
24785 they were saved.
24786 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
24787 * viper-util.el (viper-set-replace-overlay-glyphs)
24788 (viper-set-replace-overlay): Always check if the replacement
24789 overlay is live.
24790 * viper.el (viper-vi-state-mode-list): Add major modes.
24791 * ediff-wind.el: Minor comment changes.
24792 * ediff.el: Copyright notice date fix.
24793
24794 2000-02-27 Jason Rumney <jasonr@gnu.org>
24795
24796 * faces.el (face-font-family-alternatives): Add arial to helv.
24797 (mode-line, header-line, tool-bar): Same default as x for w32.
24798 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
24799 face-font-family-alternatives from working.
24800 * term/w32-win.el (mouse-set-font): Do not build fontset from
24801 chosen font.
24802
24803 2000-02-25 Sam Steingold <sds@goems.com>
24804
24805 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
24806 properly.
24807
24808 2000-02-25 Richard M. Stallman <rms@gnu.org>
24809
24810 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
24811
24812 2000-02-25 Gerd Moellmann <gerd@gnu.org>
24813
24814 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
24815
24816 * frame.el (busy-cursor-delay-seconds): New option.
24817
24818 2000-02-24 Gerd Moellmann <gerd@gnu.org>
24819
24820 * frame.el (show-cursor-in-non-selected-windows): New option.
24821
24822 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
24823
24824 * diary-lib.el (include-other-diary-files): Undo the selective
24825 display in any included file and don't kill it.
24826
24827 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
24828
24829 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
24830 Menu items converted to (menu-item format, help strings added.
24831 [downcase, upcase]: Don't enable on MS-DOS.
24832 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
24833 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
24834
24835 2000-02-23 Dave Love <fx@gnu.org>
24836
24837 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
24838 (backward-kill-word): Revert addition of * to interactive spec --
24839 it's a feature.
24840
24841 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
24842 (backward-kill-sentence, kill-sentence): Likewise.
24843
24844 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
24845 scratch buffer name.
24846 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
24847
24848 * term/w32-win.el (internal-face-interactive): Update prompt for
24849 new read-face-name.
24850
24851 * mail/footnote.el (footnote): Add :version to defgroup.
24852 (footnote-section-tag-regexp): Customize.
24853 (footnote-start-tag, footnote-end-tag): New option.
24854 (footnote-latin-regexp): New variable.
24855 (Footnote-latin): New function.
24856 (footnote-style-alist): Add element for latin style.
24857 (footnote-style): Moved.
24858 (Footnote-goto-footnote): Use eq to test arg.
24859
24860 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
24861
24862 * emacs-lisp/byte-opt.el: Change old backquote syntax.
24863 (byte-compile-trueconstp): Include keywords.
24864 (byte-optimize-quote, byte-optimize-lapcode):
24865 Use byte-compile-const-symbol-p.
24866 (byte-optimize-char-before): New optimization.
24867
24868 * emacs-lisp/bytecomp.el: Change old backquote syntax.
24869 (byte-compile-const-symbol-p): New function.
24870 (byte-compile-constp, byte-compile-out-toplevel)
24871 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
24872 Use it.
24873
24874 * subr.el (define-key-after): Default AFTER to t. Doc fix.
24875
24876 2000-02-23 Kenichi Handa <handa@etl.go.jp>
24877
24878 * international/encoded-kb.el: Be sure to update minor-mode-alist
24879 and minor-mode-map-alist.
24880 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
24881 codes SS2 and SS3 correctly.
24882 (encoded-kbd-self-insert-ccl): New function.
24883 (encoded-kbd-setup-keymap): New function.
24884 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
24885 by calling encoded-kbd-setup-keymap.
24886
24887 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
24888 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
24889
24890 2000-02-22 Dave Love <fx@gnu.org>
24891
24892 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
24893 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
24894 (lisp-mode-syntax-table): Set up for #|...|# comments.
24895 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
24896 classes. Match `defface'.
24897 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
24898 (eval-defun-1): Fix for defcustom.
24899 (lisp-indent-region): Doc fix.
24900
24901 * subr.el (when, unless, split-string): Doc fix.
24902 (read-passwd): Move call of clear-this-command-keys to the right place.
24903 (replace-regexps-in-string): New function.
24904
24905 2000-02-22 Gerd Moellmann <gerd@gnu.org>
24906
24907 * help.el (describe-variable): Set syntax table to
24908 emacs-lisp-mode-syntax-table when moving forward over the
24909 symbol's name.
24910
24911 2000-02-22 Dave Love <fx@gnu.org>
24912
24913 * xt-mouse.el: Doc fixes.
24914 (xterm-mouse-position-function): New function, replacing advice of
24915 mouse-position.
24916 (xterm-mouse-mode): Use it. Don't turn on under a window system.
24917
24918 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
24919
24920 2000-02-21 Gerd Moellmann <gerd@gnu.org>
24921
24922 * format.el (format-annotate-single-property-change):
24923 Handle properties with dotted-list values.
24924 (format-proper-list-p): New function.
24925
24926 * enriched.el (enriched-face-ans): Handle '(foreground-color
24927 . COLOR) and (background-color . COLOR).
24928
24929 2000-02-20 Dave Love <fx@gnu.org>
24930
24931 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
24932 and assignments to it.
24933 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
24934 current local map.
24935 (make-flyspell-overlay): Use it.
24936 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
24937
24938 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
24939 (lm-get-header-re): Defun, not defsubst.
24940 (lm-get-package-name): Defun, not defsubst. Simplify.
24941 (lm-version): Doc fix. Simplify.
24942 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
24943 (lm-crack-address, lm-last-modified-date, lm-commentary)
24944 (lm-verify, lm-synopsis): Simplify.
24945 (lm-report-bug): Require emacsbug. Use compose-mail.
24946
24947 2000-02-20 Gerd Moellmann <gerd@gnu.org>
24948
24949 * dired.el (dired-mode): Call propertized-buffer-identification
24950 to set mode-line-buffer-identification to something having
24951 the right text properties.
24952
24953 * bindings.el (propertized-buffer-identification): New function.
24954
24955 2000-02-20 Dave Love <fx@gnu.org>
24956
24957 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
24958 check for t-mouse too.
24959
24960 * cus-start.el: Make echo-keystrokes `number'.
24961
24962 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
24963
24964 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
24965 Don't call ring-empty-p unless tags-location-ring is bound.
24966 From Noah Friedman <friedman@splode.com>.
24967
24968 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
24969
24970 * progmodes/hideshow.el (hs-flag-region): No longer use
24971 `intangible' overlay property.
24972
24973 (hs-toggle-hiding): New command.
24974 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
24975
24976 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
24977 Fix omission bug: Run `hs-minor-mode-hook' for both activation
24978 and deactivation.
24979
24980 2000-02-18 Gerd Moellmann <gerd@gnu.org>
24981
24982 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
24983
24984 2000-02-17 Gerd Moellmann <gerd@gnu.org>
24985
24986 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
24987
24988 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
24989 of `*' to handle `(* ... *)' comments.
24990
24991 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
24992
24993 * faces.el (list-faces-display): Use display-mouse-p instead of
24994 window-system.
24995
24996 * menu-bar.el (global-map): Menu-bar items converted to the new
24997 format (menu-item..., rearranged for better CUA compliance, and
24998 their names changed for better clarity. Help strings added.
24999
25000 * international/mule-cmds.el (mule-menu-keymap)
25001 (describe-language-environment-map, set-coding-system-map)
25002 (setup-language-environment-map): Convert to new (menu-item...
25003 form, add help strings. Change names of menu items for better clarity.
25004 "Mule" menu-bar item removed (it's now in the "Options" submenu).
25005
25006 2000-02-17 Gerd Moellmann <gerd@gnu.org>
25007
25008 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
25009 within the code.
25010
25011 2000-02-16 Dave Love <fx@gnu.org>
25012
25013 * faces.el: Don't require custom. Add more specific :groups to
25014 various deffaces.
25015 (set-face-attribute): Purecopy args.
25016 (read-face-name): Default to name at point and use it in prompt.
25017 Remove colon from arg in all callers.
25018 (list-faces-display): Hyperlink to face descriptions and customize
25019 buffers.
25020
25021 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
25022
25023 * wid-edit.el (widget-match-inline): An atom never matches a list.
25024
25025 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25026
25027 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
25028 at ':' characters by call to split-string.
25029
25030 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25031
25032 * textmodes/bibtex.el: Added RCS version identification.
25033
25034 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25035
25036 * textmodes/bibtex.el: Some temporary comments removed.
25037 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
25038 (bibtex-field-const): Allow capital letters.
25039 (bibtex-start-of-string): Deleted because unused.
25040
25041 * textmodes/bibtex.el: Unified some nomenclature. We no longer
25042 use the term 'reference' to describe a bibtex entry as a whole.
25043 Further, reference keys are no longer called 'labels'.
25044 (bibtex-keys): Renamed to bibtex-reference-keys.
25045 (bibtex-reformat-previous-labels): Renamed to
25046 bibtex-reformat-previous-reference-keys.
25047 (bibtex-reference-type): Renamed to bibtex-entry-type.
25048 (bibtex-reference-head): Renamed to bibtex-entry-head.
25049 (bibtex-reference-maybe-empty-head): Renamed to
25050 bibtex-entry-maybe-empty-head.
25051 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
25052 (bibtex-search-reference): Renamed to bibtex-search-entry.
25053 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
25054 bibtex-enclosing-entry-maybe-empty-head.
25055 (bibtex-entry-field-alist, bibtex-entry-head)
25056 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
25057 (bibtex-map-entries, bibtex-search-entry)
25058 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
25059 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
25060 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
25061 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
25062 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
25063 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
25064 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
25065
25066 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25067
25068 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
25069 comment.
25070 (bibtex-format-field-delimiters): New function, functionality
25071 extracted from bibtex-format-entry.
25072 (bibtex-autokey-get-yearfield-digits): New function, functionality
25073 extracted from bibtex-autokey-get-yearfield.
25074
25075 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
25076 entries in order to avoid stack overflow in the regexp matcher if
25077 field contents become large.
25078 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
25079 (bibtex-field-string-part-not-braced)
25080 (bibtex-field-string-part-no-inner-braces)
25081 (bibtex-field-string-part-1-inner-brace)
25082 (bibtex-field-string-part-2-inner-braces)
25083 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
25084 (bibtex-field-string-quoted, bibtex-field-string)
25085 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
25086 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
25087 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
25088 Deleted as parsing is now performed by the following functions.
25089 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
25090 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
25091 (bibtex-parse-field-string, bibtex-search-forward-field-string)
25092 (bibtex-parse-association, bibtex-field-name-for-parsing)
25093 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
25094 (bibtex-search-forward-field, bibtex-search-backward-field)
25095 (bibtex-start-of-field, bibtex-end-of-field)
25096 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
25097 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
25098 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
25099 (bibtex-parse-string, bibtex-search-forward-string)
25100 (bibtex-search-backward-string, bibtex-start-of-string)
25101 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
25102 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
25103 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
25104 entries. Instead of reporting the results of the parsing by
25105 match-beginning or match-end, these functions return data structures
25106 that hold the corresponding positions.
25107 (bibtex-enclosing-field): Changed to also report field boundaries by
25108 return values rather than by match-beginning or match-end.
25109 The following functions have been adapted to use the new
25110 parsing functions.
25111 (bibtex-skip-to-valid-entry, bibtex-search-reference)
25112 (bibtex-enclosing-field, bibtex-format-entry)
25113 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
25114 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
25115 (bibtex-print-help-message, bibtex-end-of-entry)
25116 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
25117 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
25118 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
25119 Use the new method for parsing.
25120 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
25121 (bibtex-map-entries, bibtex-flash-head)
25122 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
25123 (bibtex-autokey-change, bibtex-autokey-get-namefield)
25124 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
25125 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
25126 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
25127 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
25128 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
25129 order to make the new binding of case-fold-search immediately visible.
25130
25131 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25132
25133 * textmodes/bibtex.el: Copyright notice is up to date.
25134 Added constant 'bibtex-maintainer-salutation.
25135
25136 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
25137 than make-temp-name, use match-string-no-properties and eliminate
25138 a quadratic behavior when building bibtex-strings.
25139
25140 * bibtex.el (bibtex-reference-key): Accept string entries whose
25141 reference key contains upper case letters.
25142
25143 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25144
25145 * bibtex.el (bibtex-reference-head): Allow entries to start with
25146 a new line.
25147
25148 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25149
25150 * bibtex.el: Hiding of entry bodies is not longer provided by
25151 bibtex.el directly. Instead the hideshow package can be used.
25152 Added a special bibtex entry to hs-special-modes-alist.
25153 (bibtex-hs-forward-sexp): Added for hideshow.el.
25154
25155 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
25156
25157 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
25158 proceedings entry type (for cross referencing). Thanks to Wagner
25159 Toledo Correa for the suggestion.
25160
25161 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
25162
25163 2000-02-14 Kenichi Handa <handa@etl.go.jp>
25164
25165 * international/characters.el: Setup case table for Vietnamese.
25166
25167 2000-02-12 Gerd Moellmann <gerd@gnu.org>
25168
25169 * uniquify.el (toplevel): Require CL at compile time.
25170 (uniquify-push): Removed.
25171
25172 * shadowfile.el (shadow-when): Removed.
25173
25174 * tempo.el (tempo-dolist, tempo-mapc): Removed.
25175 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
25176
25177 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
25178 regexp for paragraph-start.
25179
25180 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
25181 commas as well.
25182
25183 2000-02-10 Dave Love <fx@gnu.org>
25184
25185 * wid-edit.el: (widgets) [defgroup]: Remove url link.
25186 (widget-color-choice-list, widget-color-history, widget-mouse-help):
25187 Deleted.
25188 (widget-specify-field, widget-specify-button): Don't use
25189 widget-mouse-help as help-echo property.
25190 (default): Use #'ignore for :validate and :mouse-down-action.
25191 (checkbox): Add help-echo.
25192 (widget-sexp-validate): Rewritten to clarify error messages.
25193 (character): Use char-valid-p in :match function.
25194 (widget-color-complete): Use facemenu-color-alist.
25195 (widget-color-action): Use facemenu-read-color.
25196
25197 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
25198 set up `caar' &c that we now have.
25199
25200 2000-02-09 Ray Blaak <blaak@gnu.org>
25201
25202 * delphi.el: Make resourcestring a declaration region, like const
25203 and var.
25204
25205 2000-02-09 Dave Love <fx@gnu.org>
25206
25207 * bindings.el (mode-line-input-method-map): New variable.
25208 (mode-line-mule-info): Use it; fix last change.
25209 (mode-line-mode-menu): Move definition.
25210 (mode-line-mouse-sensitive-p): Deleted.
25211 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
25212 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
25213
25214 * startup.el (command-line-1): Don't call
25215 make-mode-line-mouse-sensitive.
25216
25217 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
25218
25219 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
25220 before rmail-toggle-header, because the former toggles headers.
25221
25222 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
25223
25224 * diff-mode.el (diff-kill-junk): New interactive function.
25225 (diff-reverse-direction): Use delete-and-extract-region.
25226 (diff-post-command-hook): Restrict the area so that the hook also works
25227 outside of any diff hunk. This is necessary for the minor-mode.
25228 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
25229 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
25230
25231 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
25232 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
25233 so that it can be used more easily in <foo>-mode-hook. Also make sure
25234 to avoid duplicate entries.
25235 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
25236 (font-lock-remove-keywords): Just as was done for `add', allow it to
25237 work even if font-lock-mode is nil. Also make sure we don't modify
25238 any pre-existing list by forcing a copy-sequence. Finally rename
25239 `major-mode' to `mode'.
25240 (font-lock-fontify-syntactic-anchored-keywords)
25241 (font-lock-fontify-anchored-keywords)
25242 (font-lock-fontify-keywords-region): Use line-end-position.
25243 Don't make `font-lock-multiline' local (it's now done in
25244 font-lock-set-defaults).
25245 (font-lock-set-defaults): Make `font-lock-multiline' local.
25246 Move the `font-lock-fontified' creation to inside the `unless'.
25247
25248 2000-02-06 Andrew Innes <andrewi@gnu.org>
25249
25250 * term/w32-win.el (x-handle-args): Comment out call to message,
25251 which occurs before window system is initialized.
25252
25253 * makefile.nt: Add support for recompiling lisp code.
25254
25255 2000-02-04 Dave Love <fx@gnu.org>
25256
25257 * bindings.el (mode-line-mule-info): Fix/extend last change.
25258
25259 * completion.el: Replace completion-dolist with dolist.
25260
25261 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
25262
25263 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
25264
25265 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
25266 environment names before they go into the section regexp.
25267
25268 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
25269 char class in regexp.
25270
25271 * textmodes/reftex-parse.el (reftex-with-special-syntax):
25272 Bind `case-fold-search' to nil.
25273
25274 * progmodes/idlwave.el (idlwave-template):
25275 Respect `idlwave-abbrev-change-case'.
25276 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
25277 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
25278 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
25279 (idlwave-rw-case): New function.
25280 (idlwave-statement-match): Fixed problem with assignment regexp.
25281 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
25282 (idlwave-surround): New argument LENGTH to support padding of
25283 operators longer than 1 char.
25284
25285 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
25286 idlwave-shell-expression-overlay. Implemented printing of
25287 expressions on higher levels of the calling stack.
25288 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
25289 (idlwave-retrieve-expression-from-level): New function.
25290 (idlwave-shell-last-calling-stack): Variable removed.
25291 (idlwave-shell-reset): Argument action reversed (`visible' to
25292 `hidden'). Also remove stop-line overlay.
25293 (idlwave-shell-calling-stack-routine): New variable.
25294 (idlwave-shell-parse-stack-and-display): Messages now display
25295 negative level numbers.
25296 (idlwave-shell-mode): Set `modeline-format'.
25297 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
25298 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
25299 (idlwave-shell-print-expression-function): New option.
25300
25301 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
25302 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
25303 `tool-bar' instead of `toolbar'.
25304
25305 2000-02-02 Dave Love <fx@gnu.org>
25306
25307 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
25308 emacs-lisp-mode-hook. Don't check for defalias being defined.
25309
25310 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
25311 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
25312 Use the new builtins directly.
25313
25314 * whitespace.el (whitespace): Add :version to defgroup.
25315
25316 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
25317 Doc fix.
25318
25319 * thingatpt.el (sexp-at-point, symbol-at-point)
25320 (number-at-point, list-at-point): Add autoload cookie.
25321
25322 * recentf.el (recentf): Add :version to defgroup.
25323
25324 * quickurl.el (quickurl): Add :version to defgroup.
25325
25326 * elide-head.el (elide-head): Use point-marker more.
25327
25328 * bs.el (bs): Add :version to defgroup.
25329
25330 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
25331
25332 * progmodes/delphi.el (delphi): Add :version to defgroup.
25333
25334 2000-02-02 Gerd Moellmann <gerd@gnu.org>
25335
25336 * ange-ftp.el (ange-ftp-write-region): Handle case that
25337 succeeding process operation sets a different coding system.
25338
25339 * calculator.el: New file.
25340
25341 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
25342
25343 * frame.el (frames-on-display-list, framep-on-display): New functions.
25344 (display-mouse-p, display-popup-menus-p, display-graphic-p)
25345 (display-selections-p, display-screens, display-pixel-width)
25346 (display-pixel-height, display-mm-width, display-mm-height)
25347 (display-backing-store, display-save-under, display-planes)
25348 (display-color-cells, display-visual-class): New functions.
25349
25350 * term/tty-colors.el (tty-color-gray-shades): New function.
25351
25352 * faces.el (display-color-p): Use framep-on-display.
25353 (display-grayscale-p): New function.
25354
25355 2000-01-31 Dave Love <fx@gnu.org>
25356
25357 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
25358 (create-fontset-from-x-resource): Don't concat integers.
25359
25360 2000-01-31 Inge Frick <inge@nada.kth.se>
25361
25362 * view.el: Some changes in documentation. Removed some trailing
25363 whitespace. Changed some parameter names to agree with documentation.
25364 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
25365 window is not deleted. Modifies change 1998-04-26.
25366
25367 2000-01-31 Gerd Moellmann <gerd@gnu.org>
25368
25369 * windmove.el: New file.
25370
25371 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
25372 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
25373 progmodes/ebnf-yac.el: Update copyright and license info.
25374
25375 * jit-lock.el (jit-lock-function): Widen before calculating
25376 end position.
25377 (jit-lock-stealth-chunk-start): Rewritten.
25378
25379 * info.el (Info-title-face-alist): Removed.
25380 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
25381 (Info-fontify-node): Use these faces.
25382
25383 2000-01-30 Gerd Moellmann <gerd@gnu.org>
25384
25385 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
25386 (cl-macro-list1): Recognize `&allow-other-keys' instead of
25387 `&allow-other-keywords'.
25388
25389 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
25390 the list of directories scanned heuristically.
25391
25392 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
25393
25394 2000-01-30 Jason Rumney <jasonr@gnu.org>
25395
25396 * w32-fns.el: Define w32-tty-standard-colors.
25397
25398 * startup.el (command-line): Use w32-tty-standard-colors when in
25399 w32 console mode.
25400
25401 2000-01-30 Dave Love <fx@gnu.org>
25402
25403 * jka-compr.el (jka-compr-load): Fix up load-history.
25404
25405 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
25406
25407 * emacs-lisp/cl-macs.el: Revert previous change.
25408
25409 2000-01-29 Dave Love <fx@gnu.org>
25410
25411 * facemenu.el: Purecopy various strings.
25412
25413 * timezone.el (timezone-fix-time): Window against 69 for two-digit
25414 years. Deal with three-digit years.
25415
25416 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
25417 Use defconst, purecopy.
25418 (help-back-label): Purecopy it.
25419
25420 2000-01-18 Gerd Moellmann <gerd@gnu.org>
25421
25422 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
25423 variable. If non-nil, order the buffer list according to the
25424 currently selected frame.
25425 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
25426 non-nil, pass the selected frame to function buffer-list.
25427
25428 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25429
25430 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
25431
25432 2000-01-28 Dave Love <fx@gnu.org>
25433
25434 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
25435
25436 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
25437 Don't use lisp-indent-hook property.
25438 (cl-abs): Remove.
25439
25440 * subr.el: Move out indent and edebug specs for when and unless.
25441
25442 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
25443 when, unless.
25444
25445 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
25446 unless, when.
25447
25448 2000-01-28 Gerd Moellmann <gerd@gnu.org>
25449
25450 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
25451 `collecting' as synonym for `collect'.
25452
25453 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
25454 for the case it contains spaces.
25455
25456 * simple.el (what-cursor-position): Change formatting of messages.
25457
25458 * frame.el (delete-other-frames): New function.
25459 (toplevel): Bind it to C-x 5 1.
25460
25461 * sort.el (sort-numeric-base): New option.
25462 (sort-numeric-fields): If number starts with `0' or `0[xX[',
25463 interpret it as octal or hexadecimal. Use sort-numeric-base
25464 as default base.
25465
25466 * progmodes/glasses.el: New file.
25467
25468 2000-01-27 Gerd Moellmann <gerd@gnu.org>
25469
25470 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
25471 userids differently.
25472
25473 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
25474 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
25475 progmodes/ebnf-yac.el: New files.
25476
25477 2000-01-26 Dave Love <fx@gnu.org>
25478
25479 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
25480 on a function with an empty body. [From Eric Ludlam.]
25481
25482 2000-01-25 Andre Spiegel <spiegel@gnu.org>
25483
25484 * vc.el (vc-version-diff): Make sure file name is expanded.
25485
25486 2000-01-25 Gerd Moellmann <gerd@gnu.org>
25487
25488 * scroll-bar.el (scroll-bar-timer): Variable removed.
25489 (scroll-bar-toolkit-scroll): Don't use a timer.
25490
25491 2000-01-25 Kenichi Handa <handa@etl.go.jp>
25492
25493 * language/thai-util.el (thai-composition-function):
25494 Delete superfluous `a'.
25495
25496 2000-01-24 Dave Love <fx@gnu.org>
25497
25498 * fortran.el (fortran-mode): Use beginning-of-defun-function,
25499 end-of-defun-function.
25500
25501 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
25502
25503 2000-01-22 Jason Rumney <jasonr@gnu.org>
25504
25505 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
25506 conflicts with new face support.
25507
25508 2000-01-22 Richard M. Stallman <rms@gnu.org>
25509
25510 * replace.el (query-replace): Rename last arg to DELIMITED.
25511 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
25512 (query-replace-regexp): Likewise.
25513
25514 2000-01-20 Richard M. Stallman <rms@gnu.org>
25515
25516 * subr.el (with-syntax-table): Use make-symbol, not gensym.
25517
25518 * emacs-lisp/lisp.el (beginning-of-defun-function):
25519 Variable renamed from beginning-of-defun.
25520 Do not call make-variable-buffer-local.
25521 (beginning-of-defun-raw): Use new variable name; doc fix.
25522 (beginning-of-defun): Doc fix.
25523 (end-of-defun-function): Variable renamed from end-of-defun.
25524 Do not call make-variable-buffer-local.
25525 (end-of-defun): Use new variable name; doc fix.
25526
25527 * subr.el (dolist, dotimes): Copied from cl-macs.el
25528 and made to work.
25529
25530 * mail/undigest.el (rmail-digest-end-regexps):
25531 Variable replaces rmail-digest-end-regexp.
25532 Allows multiple regexps for detecting the end line.
25533 (undigestify-rmail-message): Corresponding changes.
25534
25535 2000-01-19 Dave Love <fx@gnu.org>
25536
25537 * files.el (user-init-file): Don't declare here -- is primitive.
25538
25539 * startup.el (command-line): Check for compiled user-init-file and
25540 set to uncompiled version if necessary.
25541
25542 2000-01-18 Gerd Moellmann <gerd@gnu.org>
25543
25544 * mail/undigest.el (rmail-digest-end-regexp): New user option.
25545 (undigestify-rmail-message): Use it.
25546
25547 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
25548
25549 2000-01-17 Gerd Moellmann <gerd@gnu.org>
25550
25551 * tmm.el (tmm-goto-completions): Adapt to prompt being part
25552 of mini-buffer.
25553
25554 2000-01-14 Gerd Moellmann <gerd@gnu.org>
25555
25556 * emacs-lisp/copyright.el (copyright-update): Removed the
25557 requirement for a trailing space from `copyright-regexp', to
25558 support copyrights with owner specified on a separate line..
25559
25560 * align.el: New file.
25561
25562 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
25563
25564 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
25565
25566 2000-01-13 Dave Love <fx@gnu.org>
25567
25568 * ph.el: Removed. (Obsoleted by EUDC.)
25569
25570 2000-01-13 Gerd Moellmann <gerd@gnu.org>
25571
25572 * net/eudc.el (toplevel): Remove autoloaded code installing
25573 menu with easymenu, because that causes build problems.
25574
25575 * frame.el (frame-notice-user-settings): New variable.
25576 (frame-notice-user-settings): Don't modify frame parameters
25577 if called a second time.
25578
25579 2000-01-13 Richard M. Stallman <rms@gnu.org>
25580
25581 * frame.el (frame-notice-user-settings):
25582 Notice default-frame-parameters even for non-window frames.
25583
25584 2000-01-13 Gerd Moellmann <gerd@gnu.org>
25585
25586 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
25587 for Emacs.
25588 (eudc-bob-can-display-inline-images): Extend for Emacs.
25589 (eudc-bob-toggle-inline-display): Ditto.
25590 (eudc-bob-display-jpeg): Ditto.
25591
25592 2000-01-12 Gerd Moellmann <gerd@gnu.org>
25593
25594 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
25595 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
25596 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
25597
25598 * add-log.el (add-change-log-entry): Fix error trying an
25599 `(insert nil)'.
25600
25601 * subdirs.el: Add `net' directory.
25602
25603 * net: New directory.
25604
25605 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
25606 eval-last-sexp. Don't bind debug-on-error here.
25607 (eval-last-sexp): New function. Bind debug-on-error if
25608 eval-expression-debug-on-error is non-nil.
25609 (eval-defun-2, eval-defun): Likewise.
25610
25611 * simple.el (eval-expression): Don't bind debug-on-error if
25612 eval-expression-debug-on-error is nil. Detect changed
25613 debug-on-error, and propagate new value to global binding, if
25614 eval-expression-debug-on-error is non-nil,
25615 (eval-expression-debug-on-error): Change doc string.
25616
25617 2000-01-11 Richard M. Stallman <rms@gnu.org>
25618
25619 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
25620
25621 * emacs-lisp/lisp-mode.el (with-syntax-table):
25622 Set up lisp-indent-function property.
25623
25624 * subr.el (with-syntax-table): Moved from simple.el.
25625
25626 * simple.el (with-syntax-table): Moved to subr.el.
25627
25628 2000-01-11 Gerd Moellmann <gerd@gnu.org>
25629
25630 * tmm.el (tmm-shortcut): Delete region after prompt instead
25631 of erasing buffer.
25632
25633 * textmodes/fill.el (fill-common-string-prefix): New function.
25634 (fill-context-prefix): Use the longest common prefix of first
25635 and second line fill prefix, if there is one.
25636
25637 2000-01-11 Richard M. Stallman <rms@gnu.org>
25638
25639 * array.el (array-mode): Don't use make-variable-buffer-local.
25640 Use make-local-variable for `truncate-lines'.
25641
25642 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
25643
25644 * add-log.el (add-log-current-defun): Handle user-defined
25645 add-log-current-function returning nil,
25646
25647 * add-log.el (add-change-log-entry): Insert version number
25648 if having found a current function
25649
25650 * add-log.el (add-log-current-defun):
25651 Call `add-log-current-defun-function'. Try matches at level 0 and
25652 level 1. Strip whitespace from defun found.
25653
25654 2000-01-10 John Wiegley <johnw@gnu.org>
25655
25656 * allout.el (isearch-done/outline-provisions): Added `edit'
25657 argument to correspond with the current definition of `isearch-done'.
25658
25659 2000-01-10 Dave Love <fx@gnu.org>
25660
25661 * elide-head.el (elide-head): Use point-marker, not point.
25662
25663 2000-01-10 Gerd Moellmann <gerd@gnu.org>
25664
25665 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
25666 before and after the year 2000.
25667
25668 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
25669 Add ispell- prefix.
25670
25671 2000-01-10 Ken Stevens <k.stevens@ieee.org>
25672
25673 * ispell.el: Only define dictionaries in menus when they exist.
25674 (version18p): New variable.
25675 (version20p): New variable.
25676 (xemacsp): New variable.
25677 (ispell-choices-win-default-height): Fix for XEmacs visibility.
25678 (ispell-dictionary-alist1): Added Brasileiro dictionary.
25679 (ispell-dictionary-alist6): Russian command lines no longer accept
25680 run-together words.
25681 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
25682 (ispell-dictionary-alist): Add koi8-r to customize definition.
25683 (check-ispell-version): Added documentation string. Return library
25684 path when called non-interactively.
25685 (ispell-menu-map-needed): Uses new variables.
25686 (ispell-library-path): New variable.
25687 (ispell-decode-string): XEmacs fix for bogus variable bindings.
25688 (ispell-word): Improved documentation string. Test for valid
25689 character mappings. Correctly check typed in word changes that can
25690 result in single words split into multiple words.
25691 Return replacement word.
25692 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
25693 replace in recursive query replace mode. Help message for
25694 recursive edit mode.
25695 (ispell-show-choices): Protect against bad framepop bindings.
25696 (ispell-help): Fix to work with XEmacs.
25697 (ispell-highlight-spelling-error): Use new variables.
25698 (ispell-overlay-window): Fix to work with XEmacs.
25699 (ispell-parse-output): Passed and returns location information
25700 tracking spelling corrections. Doesn't recheck same word on
25701 current line.
25702 (ispell-init-process): Protect against bogus XEmacs variable binding.
25703 Fix call to single argument in sleep-for. Use new variables.
25704 (ispell-region): Passed and returns location information tracking
25705 spelling corrections. Doesn't check same word on current line.
25706 Improved documentation string. Doesn't resend a line already
25707 checked to the ispell process - fixes bug in LaTeX parsing.
25708 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
25709 (ispell-skip-region): No longer skips <TT> in SGML.
25710 (ispell-process-line): Tracks location information with spelling
25711 corrections. Added documentation string. Accounts for words
25712 already accepted on this line. Don't allow query-replace on line
25713 starting with math characters. Doesn't resend a line already sent
25714 to ispell process. Fixes alignment error bug.
25715
25716 2000-01-10 Richard M. Stallman <rms@gnu.org>
25717
25718 * dired-x.el (dired-guess-shell-alist-default):
25719 Suggest xloadimage, which is free, not xv, which isn't.
25720
25721 * ange-ftp.el (ange-ftp-file-name-nondirectory):
25722 Don't ever include the host name or user name in the value.
25723
25724 2000-01-09 Gerd Moellmann <gerd@gnu.org>
25725
25726 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
25727 of a real newline.
25728
25729 2000-01-09 Stephen Eglen <stephen@gnu.org>
25730
25731 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
25732 for .png files.
25733
25734 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
25735
25736 * cus-edit.el (custom-hook-convert-widget): Fix comment.
25737
25738 2000-01-09 Gerd Moellmann <gerd@gnu.org>
25739
25740 * progmodes/cperl-mode.el: Replace ^F with ^L.
25741
25742 * sendmail.el (toplevel): Provide `sendmail' when compiling before
25743 `require'ing rmail and mailalias to prevent infinite recursion.
25744
25745 2000-01-08 Dave Love <fx@gnu.org>
25746
25747 * emacs-lisp/backquote.el: Remove inappropriate customization
25748 (allowing custom.el to use backquote).
25749
25750 2000-01-07 Dave Love <fx@gnu.org>
25751
25752 * add-log.el (add-log-debugging): Deleted.
25753 (add-change-log-entry): Treat a backup FILE-NAME as its parent
25754 file. Remove debugging code.
25755 (change-log-get-method-definition, change-log-name): Add doc.
25756 (change-log-sortable-date-at): New function.
25757 (change-log-merge): New command.
25758
25759 * time.el (display-time-string-forms): Make the Mail string active.
25760 (display-time-update): Provide help-echo for load average.
25761
25762 * bindings.el (make-mode-line-mouse2-map): New function.
25763 (mode-line-modified): Use it and simplify.
25764 (mode-line-mule-info): Provide help-echo info.
25765 (minor-mode-alist): Activate the strings.
25766 (make-mode-line-mouse-sensitive): Simplify for
25767 mode-line-buffer-identification.
25768
25769 2000-01-07 Gerd Moellmann <gerd@gnu.org>
25770
25771 * play/pong.el: New file.
25772
25773 2000-01-06 Dave Love <fx@gnu.org>
25774
25775 * array.el: Assorted cleanups for compiler warnings, doc strings,
25776 `array-' prefix for symbols.
25777
25778 2000-01-05 Dave Love <fx@gnu.org>
25779
25780 * textmodes/outline.el (outline-mode-menu-bar-map):
25781 Add outline-headers-as-kill.
25782 (outline-mode): Define imenu-generic-expression.
25783 (outline-headers-as-kill): New command.
25784
25785 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
25786 from paragraph-start.
25787 (paragraph-indent-minor-mode): New command.
25788
25789 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
25790 M-C-e, M-C-h, C-j, C-xnd, TAB.
25791 (fortran-mode): Set beginning-of-defun, end-of-defun.
25792 (fortran-column-ruler): Simplify.
25793 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
25794 (fortran-with-subprogram-narrowing): Likewise.
25795 (fortran-indent-subprogram): Call mark-defun.
25796 (fortran-check-for-matching-do): Change narrowing.
25797
25798 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
25799 (cl-lucid-hash-tag): Delete.
25800 (cl-hash-table-p): Correct test for native table.
25801 (cl-hash-table-count): Use hash-table-count.
25802
25803 * browse-url.el (browse-url): Fix case of
25804 browse-url-browser-function being an alist.
25805
25806 2000-01-05 Carsten Dominik <cd@gnu.org>
25807
25808 * textmodes/reftex-vars.el (reftex-parse-file-extension)
25809 (reftex-index-phrase-file-extension): New options.
25810
25811 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
25812 Use new option `reftex-index-phrase-file-extension'.
25813
25814 * textmodes/reftex.el (reftex-access-parse-file): Use new option
25815 `reftex-parse-file-extension'.
25816
25817 2000-01-05 Dave Love <fx@gnu.org>
25818
25819 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
25820 (beginning-of-defun-raw): Use it.
25821 (end-of-defun): New variable.
25822 (end-of-defun): Use it.
25823 (check-parens): New command.
25824
25825 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
25826
25827 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
25828 (hs-show-block): Don't use `mapcar' when not accumulating.
25829
25830 Fix buglet in local variables initialization.
25831
25832 2000-01-05 Andreas Schwab <schwab@suse.de>
25833
25834 * hscroll.el (hscroll): Doc fix.
25835
25836 2000-01-05 Carsten Dominik <cd@gnu.org>
25837
25838 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
25839 Require idlw-toolbar.
25840
25841 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
25842 file idlw-rinfo.el.
25843 (idlwave-customize): Load must read file idlw-shell.el.
25844 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
25845
25846 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
25847
25848 * progmodes/idlw-shell.el: Also provide idlwave-shell
25849 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
25850 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
25851
25852 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
25853 both reftex-dcr and reftex-vcr.
25854
25855 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
25856
25857 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25858
25859 * ps-print.el: PostScript code now is in separate files, doc fix.
25860 (ps-print-version): New version number (5.0.3).
25861 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
25862 local.
25863 (ps-spool-config): Initialization fix.
25864 (ps-print-prologue-1, ps-print-prologue-2)
25865 (ps-print-duplex-feature): PostScript code moved to separated file.
25866 (ps-background-image): Little code reformating.
25867 (ps-begin-file, ps-begin-job): Fix code.
25868 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
25869 (ps-prologue-file): New fun.
25870
25871 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25872
25873 * ps-vars.el: Eliminated.
25874
25875 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
25876 `;;;###autoload'.
25877
25878 * ps-print.el: ps-vars eliminated, doc fix.
25879 (ps-print-version): New version number (5.0.2).
25880 (ps-spool-config): Initialization fix.
25881 (ps-print-customize): New fun.
25882
25883 2000-01-04 Gerd Moellmann <gerd@gnu.org>
25884
25885 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
25886
25887 2000-01-04 Dave Love <fx@gnu.org>
25888
25889 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
25890 menu items.
25891
25892 2000-01-03 Dave Love <fx@gnu.org>
25893
25894 * elide-head.el (elide-head) [defgroup]: Add :version.
25895
25896 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
25897 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
25898 Use `cl-hash-table-p', not `hash-table-p'.
25899 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
25900
25901 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25902
25903 * faces.el (face-read-integer, read-face-attribute)
25904 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
25905
25906 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
25907
25908 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
25909 at comment end, and re-insert them after filling.
25910
25911 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25912
25913 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
25914 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
25915 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
25916
25917 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25918
25919 * term/x-win.el (xw-defined-colors): Call color-supported-p,
25920 the new name of face-color-supported-p.
25921
25922 * term/w32-win.el (xw-defined-colors): Likewise.
25923
25924 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
25925
25926 * simple.el (completion-setup-function): Count completion-size
25927 from minibuffer-prompt-end, not from point-min.
25928
25929 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
25930
25931 * faces.el (read-face-attribute, defined-colors, color-defined-p):
25932 Pass the frame to tty-color-* functions.
25933 (display-color-p, frame-set-background-mode): Pass the frame to
25934 tty-display-color-p.
25935
25936 * term/tty-colors.el (tty-defined-color-alist): Renamed from
25937 tty-color-alist.
25938 (tty-color-alist, tty-modify-color-alist): New functions.
25939 (tty-color-define, tty-color-clear, tty-color-approximate)
25940 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
25941 optional parameter FRAME.
25942
25943 2000-01-01 Gerd Moellmann <gerd@gnu.org>
25944
25945 * image.el (create-image, defimage): Don't assume image data is
25946 a string.
25947
25948 * image.el (defimage): Handle specifications containing :data
25949 instead of :file.
25950 (image-type-from-data): New function.
25951 (image-type-from-file-header): Use it.
25952 (create-image): Add parameter DATA-P.
25953
25954 See ChangeLog.8 for earlier changes.
25955
25956 ;; Local Variables:
25957 ;; coding: iso-2022-7bit
25958 ;; End:
25959
25960 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
25961 Copying and distribution of this file, with or without modification,
25962 are permitted provided the copyright notice and this notice are preserved.