]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(bootstrap-clean-SH): Use for loop, instead of
[gnu-emacs] / lisp / ChangeLog
1 2002-03-27 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of
4 relying on shell globbing.
5
6 2002-03-27 Colin Walters <walters@debian.org>
7
8 * ibuffer.el (ibuffer-help-buffer-modes): New variable.
9 (ibuffer-fontification-alist): Use it.
10 (ibuffer-backward-line): Handle `ibuffer-summary' area.
11 (ibuffer-forward-line): Ditto.
12
13 * ibuf-ext.el (sorter mode-name): Doc fix.
14 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
15 (operation query-replace): Use new `noerror' arg for
16 `query-replace-read-args'.
17 (operation query-replace-regexp): Ditto
18
19 2002-03-27 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
20
21 * allout.el (outline-layout): Doc fix.
22
23 2002-03-27 Stefan Monnier <monnier@cs.yale.edu>
24
25 * textmodes/xml-lite.el: Don't require `custom'.
26 (xml-lite-parse-tag-name): Properly treat non-ASCII chars.
27 (xml-lite-parse-tag-backward): Obey sgml-empty-tags.
28 (xml-lite-get-context): Drop nested tags not just for comments.
29 (xml-lite-indent-line): Be more careful about moving point.
30 (xml-lite-insert-end-tag, xml-lite-slash):
31 Use indent-according-to-mode instead of xml-lite-indent-line.
32 (xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
33 Set sgml-xml-mode. Don't call force-mode-line-update.
34 (xml-lite-mode-map): Don't bind TAB.
35
36 2002-03-27 Zoltan Kemenczy <zoltan@ieee.org>
37
38 * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath
39 parameter value.
40 (gud-jdb-build-source-files-list): Comment clarification.
41 (gud-jdb-massage-args): Reworked into loop-based argument list
42 processing in order to support -classpath and -sourcepath argument
43 processing.
44 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
45 to gud-jdb-classpath to obtain search list.
46 (gud-jdb-parse-classpath-string): Remove any trailing slashes from
47 directory names in classpath/sourcepath lists, update comment.
48 (jdb): Add setting of gud-jdb-sourcepath, update comment.
49 (gud-find-class): Add gud-jdb-sourcepath use, and correct
50 behaviour for the case when classpath is not used--backward
51 compatibility fix.
52
53 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
54
55 * Makefile.in (compile, compile-always): Don't try to compile
56 non-existent files or files in empty directories.
57
58 2002-03-26 Stefan Monnier <monnier@cs.yale.edu>
59
60 * textmodes/xml-lite.el (xml-lite-at-indentation-p): Move.
61 (xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
62 New functions.
63 (forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
64 (end-of-xml-tag): Remove.
65 (xml-lite-get-context): Better handling of comments.
66 (xml-lite-calculate-indent): Use xml-lite-in-string-p.
67 (xml-lite-parse-tag-backward): Rewrite.
68
69 2002-03-26 Juanma Barranquero <lektu@terra.es>
70
71 * makefile.w32-in (WINS): Add the toolbar directory.
72
73 2002-03-26 Richard M. Stallman <rms@gnu.org>
74
75 * subr.el (substring-no-properties): Function deleted (now in C).
76
77 2002-03-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
78
79 * mwheel.el (mouse-wheel-mode): Use global-set-key and
80 global-unset-key.
81
82 2002-03-24 Richard M. Stallman <rms@gnu.org>
83
84 * mail/rmail.el (rmail-resend): Call mail-abbrev-make-syntax-table.
85
86 * progmodes/etags.el (tags-query-replace): Pass t for NOERROR
87 to query-replace-read-args.
88
89 * progmodes/compile.el (compilation-forget-errors):
90 Don't adjust compilation-parsing-end if it's nil.
91
92 * replace.el (query-replace-read-args): New optional arg NOERROR.
93 (perform-replace): Use save-window-excursion around recursive edit.
94
95 2002-03-24 Colin Walters <walters@verbum.org>
96
97 * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'
98 non-nil, then always use another window.
99
100 2002-03-24 Gerd Moellmann <gerd@gnu.org>
101
102 * subr.el (macro-declaration-function): New function. Set the
103 variable macro-declaration-function to it.
104
105 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
106 Handle declarations in macro definitions.
107
108 2002-03-24 Eli Zaretskii <eliz@is.elta.co.il>
109
110 * facemenu.el (facemenu-get-face): Remove unused variable `foreground'.
111
112 * enriched.el (enriched-face-ans): Support FACE of the form
113 (:foreground COLOR) and (:background COLOR).
114 (enriched-decode-foreground, enriched-decode-background): Set the
115 fore- and background colors of the faces we create, since facemenu
116 doesn't.
117
118 2002-03-24 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
119
120 * mwheel.el (mouse-wheel-mode): Use the result of
121 current-global-map instead of the variable `global-map'.
122
123 2002-03-23 Richard M. Stallman <rms@gnu.org>
124
125 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): New subroutine
126 broken out of sendmail-pre-abbrev-expand-hook.
127 (sendmail-pre-abbrev-expand-hook): Use it.
128
129 2002-03-22 Stefan Monnier <monnier@cs.yale.edu>
130
131 * Makefile.in (finder-inf.el): Remove.
132 (finder-data): Don't depend on finder-inf.el any more.
133 (compile, compile-always): Handle the case where some files
134 from DONTCOMPILE are missing (it tried to compile them).
135 (bootstrap-clean): Use src/emacs only if executable.
136 (bootstrap): Update subdirs.el and finder-inf.el.
137
138 * finder.el: Don't load finder-inf.el during byte-compilation.
139
140 * vc-cvs.el (vc-cvs-registered, vc-cvs-dir-state-heuristic):
141 Don't consider cvs-removed files as under VC control.
142 VC wouldn't handle them properly anyway and it confuses
143 vc-file-not-found-hook.
144
145 * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done):
146 Add autoload cookie.
147
148 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il>
149
150 * calendar/calendar.el (calendar): Doc fix.
151
152 2002-03-22 Juanma Barranquero <lektu@terra.es>
153
154 * play/gomoku.el (gomoku-font-lock-O-face): Convert to use `defface'.
155 (gomoku-font-lock-X-face): Likewise.
156 (gomoku-font-lock-keywords): Use faces instead of variables.
157
158 2002-03-21 Stefan Monnier <monnier@cs.yale.edu>
159
160 * Makefile.in (bootstrap): Make sure subdirs.el is ready.
161
162 2002-03-21 Kim F. Storm <storm@cua.dk>
163
164 * simple.el (open-network-stream, open-network-stream-nowait)
165 (open-network-stream-server): Use featurep to test for
166 supported networking features.
167
168 2002-03-21 Thien-Thi Nguyen <ttn@gnu.org>
169
170 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
171 directions as the last action.
172
173 2002-03-21 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
174
175 * startup.el (fancy-splash-tail, normal-splash-screen):
176 Update copyright.
177
178 * novice.el (disabled-command-hook): Clarify output text to match
179 prompt.
180
181 2002-03-20 Jason Rumney <jasonr@gnu.org>
182
183 * frame.el (display-images-p): Do not explicitly check display type.
184
185 2002-03-20 pmr-sav <pmr-sav@hamm.pajato.com>
186
187 * mail-utils.el:
188 Eliminate compilation warnings due to `rfc822-addresses'.
189 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a
190 warning free compile.
191
192 2002-03-20 Michael Kifer <kifer@cs.stonybrook.edu>
193
194 * ediff-diff.el (ediff-install-fine-diff-if-necessary):
195 Take the current highlighting style into account.
196 (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
197 (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
198
199 * ediff-init.el (ediff-patch-job): New macro.
200
201 * ediff-mult.el (ediff-make-new-meta-list-header): New API function.
202 (ediff-intersect-directories): Use ediff-make-new-meta-list-header.
203
204 * ediff-ptch.el (ediff-map-patch-buffer):
205 Use ediff-make-new-meta-list-header.
206 (ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
207
208 * ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
209 (ediff-select-difference): Take highlighting style into account.
210 (ediff-clone-buffer-for-region-comparison): New function.
211 (ediff-inferior-compare-regions): Added comparison of current diff
212 regions.
213
214 * ediff.el (ediff-clone-buffer-for-region-comparison)
215 (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
216
217 2002-03-19 pmr-sav <pmr-sav@hamm.pajato.com>
218
219 * mail-utils.el (rmail-dont-reply-to):
220 Overhaul to correctly apply the regular
221 expressions in the variable `rmail-dont-reply-to-names' to the list of
222 destination addresses. Contributed by lorentey@elte.hu.
223
224 * rmail.el (rmail-dont-reply-to-names):
225 Modify the documentation to make it email
226 address centric rather than login name centric. Contributed by
227 lorentey@elte.hu.
228
229 2002-03-18 Colin Walters <walters@verbum.org>
230
231 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so
232 we don't require `cl' at runtime.
233 (sorting mode mode-name): Don't take the symbol-name of a string.
234
235 * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the
236 line after setting the mark.
237 (ibuffer-insert-buffers-and-marks): Invert the test for
238 `ibuffer-sorting-reversep'.
239
240 2002-03-18 Stefan Monnier <monnier@cs.yale.edu>
241
242 * international/ucs-tables.el (unify-8859-on-decoding-mode)
243 (unify-8859-on-encoding-mode): Remove autoload cookie.
244
245 2002-03-18 Andre Spiegel <spiegel@gnu.org>
246
247 * vc-rcs.el (vc-rcs-register): Fix handling of
248 vc-[rcs-]register-switches.
249 (vc-rcs-checkin-switches, vc-rcs-checkout-switches):
250 Variables removed, since they weren't used yet.
251
252 * vc-cvs.el (vc-cvs-register): Fix handling of
253 vc-[cvs-]register-switches.
254
255 * vc-sccs.el (vc-sccs-register): Fix handling of
256 vc-[sccs-]register-switches.
257
258 2002-03-18 Stefan Monnier <monnier@cs.yale.edu>
259
260 * loadup.el ("emacs-lisp/backquote"): Load earlier.
261 ("international/ucs-tables"): Load and turn on
262 unify-8859-on-encoding-mode unconditionally.
263 (emacs-version): Use `defconst' rather than `setq'.
264
265 * eshell/esh-ext.el (eshell-binary-suffixes): Use exec-suffixes.
266
267 2002-03-18 Richard M. Stallman <rms@gnu.org>
268
269 * menu-bar.el (menu-bar-options-menu): Cope if
270 text-mode-hook is not a list.
271
272 2002-03-17 Richard M. Stallman <rms@gnu.org>
273
274 * emulation/pc-select.el (pc-selection-mode):
275 Alter the existing global map, don't replace it.
276
277 * files.el (list-directory): Set default-directory at the end.
278
279 * dabbrev.el (dabbrev--goto-start-of-abbrev):
280 Put a limit on field-beginning search.
281
282 2002-03-17 Simon Josefsson <jas@extundo.com>
283
284 * net/browse-url.el (browse-url-mosaic-pidfile): New variable.
285 (browse-url-mosaic): Use it.
286
287 * net/browse-url.el (browse-url-filename-alist): Don't begin
288 docstring with *, you don't want to set this one with M-x
289 set-variable.
290
291 * net/browse-url.el: Put * in user option doc strings.
292
293 2002-03-17 Stefan Monnier <monnier@cs.yale.edu>
294
295 * textmodes/sgml-mode.el (sgml-xml-mode): Renamed from sgml-xml.
296 (sgml-xml-guess): Simplify.
297 (sgml-mode-common): Remove (move into sgml-mode).
298 (sgml-mode): Add code from sgml-mode-common.
299 Remove redundant setting of indent-line-function.
300 Don't set skeleton-transformation when in XML mode.
301
302 * international/mule-diag.el (describe-char-after):
303 Use `internal-describe-syntax-value' again (got lost somewhere).
304
305 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
306 Use unify-8859-on-decoding-mode.
307 (unify-8859-on-decoding-mode): Also set translation-table-for-input.
308 (ucs-insert): Give an error if the unicode char can't be created.
309
310 * pcvs-parse.el (cvs-parse-table): Be a bit more lenient.
311 (cvs-parse-status): Handle the "used to have a conflict" marker.
312
313 2002-03-17 Kim F. Storm <storm@cua.dk>
314
315 The following changes are related to the enhanced network process
316 support.
317
318 * simple.el: Update copyright.
319 (clone-process): Use make-network-process to clone network
320 processes. Get command list via (process-contact ... t).
321 Use set-process-query-on-exit-flag and process-query-on-exit-flag
322 instead of process-kill-without-query.
323 (open-network-stream): Replaces C-version from process.c.
324 (open-network-stream-nowait, open-network-stream-server): New funs.
325 (process-kill-without-query): Replaces C-version from process.c.
326
327 * files.el: Update copyright.
328 (save-buffers-kill-emacs): Also check for active server
329 processes. Use process-query-on-exit-flag. Only list processes
330 which has the query-on-exit flag set in connection with user query.
331
332 * shadowfile.el: Update copyright.
333 (shadow-save-buffers-kill-emacs): Also check for active server
334 processes. Use process-query-on-exit-flag.
335
336 2002-03-16 Simon Marshall <simon.marshall@misys.com>
337
338 * imenu.el (imenu-menubar-modified-tick): Renamed from
339 imenu-update-menubar-modified-tick.
340 (imenu-update-menubar): Update imenu-menubar-modified-tick
341 whenever outer condition succeeds.
342
343 * lazy-lock.el (save-buffer-state):
344 Bind inhibit-modification-hooks and buffer-file-truename
345 instead of before-change-functions and after-change-functions.
346
347 2002-03-16 Eli Zaretskii <eliz@is.elta.co.il>
348
349 * international/codepage.el (codepage-setup): Don't define a
350 codepage if it is already defined.
351
352 * textmodes/po.el (po-content-type-charset-alist): Convert the
353 car of each association to a string.
354 (po-find-file-coding-system-guts): If the charset matches a name
355 of a codepage, set up that codepage and return it as a coding
356 system to decode the file.
357 (po-find-charset): Search for the Charset= header even if we've
358 read less than 4KB.
359 <top-level>: Remove the setup for all known codepages: it seems
360 to cause crashes in the CCL driver.
361
362 2002-03-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
363
364 * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
365 (bibtex-entry-field-alist): Doc fix.
366
367 2002-03-16 Richard M. Stallman <rms@gnu.org>
368
369 * progmodes/cperl-mode.el (cperl-imenu--function-name-regexp-perl):
370 Move definition above cperl-outline-regexp.
371
372 * bindings.el (mode-line-mule-info): In computing help-echo prop,
373 avoid using save-window-excursion. And compile the function.
374
375 2002-03-15 Stefan Monnier <monnier@cs.yale.edu>
376
377 * files.el (load-completion): New function.
378 (load-library): Use it.
379
380 2002-03-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
381
382 * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
383 to match the actual code.
384
385 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
386
387 * textmodes/po.el (po-find-file-coding-system-guts):
388 Use with-temp-buffer instead of po-with-temp-buffer.
389
390 * international/mule-conf.el (file-coding-system-alist): Add an
391 association for PO files.
392
393 * textmodes/po.el: New file.
394
395 2002-03-15 Gerd Moellmann <gerd@gnu.org>
396
397 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
398 Fix simple loop indentation.
399
400 2002-03-14 Miles Bader <miles@gnu.org>
401
402 * net/rlogin.el (rlogin-mode): Use `define-derived-mode'.
403
404 2002-03-14 Richard M. Stallman <rms@gnu.org>
405
406 * textmodes/picture.el (picture-insert)
407 (picture-clear-column, picture-draw-rectangle):
408 Use move-to-column, not move-to-column-force.
409
410 * dired.el (dired-readin): Clear out undo list.
411 (dired-fun-in-all-buffers): Definition moved from dired-aux.el.
412 (dired-delete-entry): New function.
413 (dired-internal-do-deletions): Use dired-fun-in-all-buffers
414 and dired-delete-entry, to update this buffer (and others).
415
416 * dired-aux.el (dired-fun-in-all-buffers): Moved to dired.el.
417
418 * facemenu.el (facemenu-add-new-face):
419 Pass region args to facemenu-set-face, when there is a region.
420 (facemenu-set-foreground, facemenu-set-background)
421 (facemenu-add-face): Doc fixes.
422
423 * progmodes/cperl-mode.el (cperl-outline-regexp): Move definition up.
424
425 2002-03-14 Miles Bader <miles@gnu.org>
426
427 * emacs-lisp/debug.el: Require `button'.
428 (debugger-mode-map): Set the parent keymap to `button-buffer-map',
429 to get TAB and <backtab> bindings.
430
431 * net/rlogin.el (rlogin-carriage-filter): Function removed.
432 (rlogin): Don't install the `rlogin-carriage-filter' filter, as
433 comint removes carriage returns itself now.
434
435 * rfn-eshadow.el (rfn-eshadow-update-overlay):
436 Bind `inhibit-point-motion-hooks' to t while messing around, to avoid
437 getting hosed by our own intangible property.
438
439 2002-03-13 Stefan Monnier <monnier@cs.yale.edu>
440
441 * progmodes/fortran.el (fortran-mode): Set comment-padding to "$$$".
442 Add fortran-comment-line-start-skip to comment-start-skip.
443 (fortran-comment-indent): Keep whole-line comments in column 0.
444 (fortran-find-comment-start-skip): New arg `all'.
445 If ALL is nil, make sure we only match comment-start-skip if we
446 can't match fortran-comment-line-start-skip.
447 Fix bug that made it return t but without moving point when
448 matching '!'! (a false-comment followed by a real comment).
449 (fortran-indent-comment): Use new `all' argument above.
450 Be careful not to add an incorrect comment-starter like "C"
451 in comment-column.
452 (fortran-split-line): When splitting a comment, reuse the comment
453 starter from the current line rather than fortran-comment-line-start.
454 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the
455 cleaner behavior of fortran-find-comment-start-skip.
456 (fortran-fill): Don't be confused by ! inside a comment.
457 (fortran-break-line): Minor cleanup and simplification.
458
459 2002-03-13 Francesco Potorti` <pot@gnu.org>
460
461 * progmodes/etags.el (tag-exact-file-name-match-p)
462 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a
463 simpler regexp.
464
465 2002-03-12 Colin Walters <walters@debian.org>
466
467 * ibuffer.el (ibuffer-redisplay-current): Don't move point when
468 redisplaying a line.
469
470 2002-03-12 Jan D. <Jan.Djarv@mbox200.swipnet.se>
471
472 * term/x-win.el (emacs-session-restore): Take previous id as
473 an argument.
474 (emacs-session-save): Add comment that return t means cancel shutdown
475
476 * startup.el (command-line): Must check that x-session-previous-id
477 is bound also, for non-X platforms.
478
479 2002-03-12 Gerd Moellmann <gerd@gnu.org>
480
481 * emacs-lisp/cl-indent.el (lisp-loop-keyword-indentation)
482 (lisp-loop-forms-indentation, lisp-simple-loop-indentation):
483 New user options.
484 (extended-loop-p, common-lisp-loop-part-indentation): New functions.
485 (common-lisp-indent-function-1): Renamed from
486 common-lisp-indent-function.
487 (common-lisp-indent-function): Handle loop forms specially.
488 (lisp-indent-defmethod): Use car/cdr instead of first/rest.
489 (lisp-backquote-indentation): New user option.
490
491 2002-03-12 Francesco Potorti` <pot@gnu.org>
492
493 * progmodes/etags.el (tag-exact-file-name-match-p)
494 (tag-file-name-match-p, tag-partial-file-name-match-p):
495 Assume that the header of a tags section has either a number
496 or nothing after the last comma.
497
498 2002-03-11 Richard M. Stallman <rms@gnu.org>
499
500 * imenu.el (imenu-update-menubar-modified-tick): New variable.
501 (imenu-update-menubar): Don't call imenu--make-index-alist
502 if buffer has not changed since last time.
503
504 * desktop.el (desktop-buffer-handlers): Doc fix.
505 (desktop-buffer-file): Explicitly return BUF.
506
507 * paren.el (show-paren-function): Move back in other direction
508 to verify the match is correct.
509
510 * mail/supercite.el (sc-select-attribution): Accept whatever value
511 we get in CHOICE; there is no value meaning "try again".
512
513 2002-03-11 Colin Walters <walters@verbum.org>
514
515 * shell.el (toplevel): Revert previous change to use pcomplete.
516 (shell-mode): Ditto.
517 (shell-pcomplete-setup-done): Remove.
518 (shell-pcomplete): Ditto.
519 (shell-pcomplete-reverse): Ditto.
520
521 * comint.el: Remove documentation on setting up pcomplete.
522
523 2002-03-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
524
525 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
526 item. Doc fix.
527
528 * image.el (image-type-from-file-header): Make temporary buffer
529 unibyte.
530
531 * subr.el (add-to-list): Doc fix.
532
533 2002-03-11 Miles Bader <miles@gnu.org>
534
535 * pcomplete.el (pcomplete-entries): Expand environment variables
536 in filename.
537
538 2002-03-10 Daniel Pfeiffer <occitan@esperanto.org>
539
540 * play/mpuz.el: Use defface instead of facemenu-get-face.
541
542 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
543
544 * startup.el (command-line): Add call to emacs-session-restore if
545 both x-session-id and x-session-previous-id are strings.
546
547 * term/x-win.el (x-handle-smid): New function.
548 (emacs-session-filename): New function.
549 (emacs-session-save): New function.
550 (emacs-save-session-functions): New variable.
551 (emacs-session-restore): New function.
552
553 2002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
554
555 * simple.el (shell-command-on-region): Call push-mark with
556 non-nil second arg, to suppress the "Mark set" message.
557
558 2002-03-08 Richard M. Stallman <rms@gnu.org>
559
560 * textmodes/picture.el (picture-forward-column): New arg `interactive'
561 is non-nil for an interactive call. Use instead of interactive-p.
562 (picture-backward-column): Likewise.
563
564 * tar-mode.el (tar-untar-buffer): New function.
565
566 * info.el (Info-fontify-node): Bind up-clicks, not down-clicks.
567 Put the mouse-face on the entire xref, like the local keymap.
568
569 * find-dired.el (find-name-dired): Use shell-quote-argument.
570
571 2002-03-08 Daniel Pfeiffer <occitan@esperanto.org>
572
573 * play/mpuz.el (mpuz-unsolved-face, mpuz-solved-face)
574 (mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
575 (mpuz-allow-double-multiplicator): New options for nicer look and
576 new features.
577 (mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): New funs.
578 (mpuz-check-all-solved, mpuz-random-puzzle)
579 (mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
580 (mpuz-show-solution): Functions streamlined and removed french
581 style space before punctuation, added face support and optional
582 solving of trivial results.
583
584 2002-03-07 Colin Walters <walters@verbum.org>
585
586 * ibuf-macs.el (define-ibuffer-column): Add :summarizer property.
587
588 * ibuffer.el (ibuffer-update-mode-name): Substitute "view time"
589 instead of "recency" for clarity.
590 (ibuffer-compile-format): Document more. Handle new "summarizer"
591 columns.
592 (ibuffer-fontify-region-function): Ditto.
593 (ibuffer-insert-buffer-line): Ditto.
594 (ibuffer-map-lines): Ditto.
595 (ibuffer-insert-buffers-and-marks): Ditto.
596 (ibuffer-update-title-and-summary): Renamed from
597 `ibuffer-update-title'. Handle "summarizer" columns.
598 (ibuffer-clear-summary-columns): New function.
599
600 * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
601
602 2002-03-07 Gerd Moellmann <gerd@gnu.org>
603
604 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
605 Use the other-window instead of the other-frame functions when
606 the window is dedicated.
607
608 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
609
610 * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
611 with SILENT so that a new field can be added.
612
613 2002-03-06 Eli Zaretskii <eliz@is.elta.co.il>
614
615 * files.el (make-auto-save-file-name): Make sure the produced file
616 name does not contain characters that are invalid for DOS/Windows
617 filesystems.
618
619 * dos-fns.el, w32-fns.el (make-auto-save-file-name):
620 Remove replacement functions.
621
622 2002-03-06 Gerd Moellmann <gerd@gnu.org>
623
624 * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
625 the form `:x'.
626
627 * vc.el (vc-branch-part): Add autoload cookie. This function can
628 be called from vc-rcs-find-most-recent-rev when visiting a file
629 checked into RCS in a CVS sandbox.
630
631 2002-03-06 Andreas Schwab <schwab@suse.de>
632
633 * progmodes/hideif.el: Augment expression parser to handle
634 conditional expressions.
635 (hif-token-regexp): Also match `?' and `:'.
636 (hif-tokenize): Handle `?' and ':' as tokens.
637 (hif-expr): Parse conditional expressions.
638 (hif-or-expr): Parse `||' expressions.
639 (hif-and-expr): Renamed from hif-term.
640 (hif-conditional): New function to evaluate a conditional
641 expression.
642
643 2002-03-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
644
645 * language/czech.el ("Czech"): Fix the documentation.
646
647 * language/slovak.el ("Slovak"): Likewise.
648
649 2002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
650
651 * xml.el (xml-parse-attlist): Accept empty strings.
652
653 2002-03-05 Eli Zaretskii <eliz@is.elta.co.il>
654
655 * mouse.el (mouse-show-mark): Remove the no-highlight alternative:
656 all terminals now support highlighting of some kind.
657
658 * language/european.el (mac-roman): Fix the safe-chars property.
659
660 2002-03-05 Andre Spiegel <spiegel@gnu.org>
661
662 * vc.el (vc-transfer-file): Use `make-temp-file'.
663 (vc-default-update-changelog): Remove conditional use of
664 `make-temp-name'.
665
666 * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
667
668 2002-03-05 Michael Kifer <kifer@cs.stonybrook.edu>
669
670 * ediff-init.el: Comments.
671
672 * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
673 is loaded.
674
675 * ediff-mult.el (ediff-intersect-directories)
676 (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
677 Cleanup.
678 (ediff-draw-dir-diffs): Now supports the "C" command in directory
679 difference buffer.
680 (ediff-dir-diff-copy-file): New function that implements copying
681 of files from one Ediff dir to another
682 (ediff-bury-dir-diffs-buffer): Kills the buffer instead.
683 (ediff-append-custom-diff): Better error msgs.
684
685 * ediff-util.el (ediff-compute-custom-diffs-maybe): Buglet fix.
686 (ediff-inferior-compare-regions): Use
687 ediff-clone-buffer-for-region-comparison. Better and simpler interface.
688
689 * ediff.el (ediff-directories-internal): Cleanup.
690 (ediff-clone-buffer-for-region-comparison): Better interface.
691
692 2002-03-04 Richard M. Stallman <rms@gnu.org>
693
694 * emacs-lisp/easy-mmode.el (define-minor-mode):
695 Use "P" in interactive spec of minor mode commands.
696
697 2002-03-04 Stefan Monnier <monnier@cs.yale.edu>
698
699 * faces.el (face-spec-choose): Allow `t' to appear before the end.
700 (mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
701 (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
702 (variable-pitch, trailing-whitespace): Don't use the old-style entries.
703 (mode-line-inactive, header-line): Move the `t' section to the
704 beginning so the `:inherit' setting can be shared.
705
706 2002-03-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
707
708 * net/snmp-mode.el: Require tempo when compiling to prevent
709 warnings. Update copyright notice.
710
711 * help.el (describe-key-briefly, describe-key): Interpret `undefined'
712 like not defined at all.
713
714 2002-03-03 Stefan Monnier <monnier@cs.yale.edu>
715
716 * textmodes/sgml-mode.el: Change maintainer to FSF.
717 (sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
718 (sgml-tags-invisible, sgml-beginning-of-tag):
719 Allow _ : and non-ASCII in tag names, as required for XML.
720 (sgml-name-char): Don't assume anything about charsets handled by
721 encode-char.
722
723 * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
724 where one of the buffers is narrowed.
725
726 * hexl.el (hexlify-command, dehexlify-command): Remove.
727 (hexlify-buffer, dehexlify-buffer): Use call-process-region
728 rather than shell-command-on-region.
729
730 * newcomment.el (comment-forward): Use forward-comment to skip
731 over whitespace (or comments) even when comment-use-syntax is nil.
732
733 * progmodes/cperl-mode.el (cperl-menu): Add "-emacs" to the version.
734
735 * textmodes/xml-lite.el: New file.
736
737 2002-03-03 Richard M. Stallman <rms@gnu.org>
738
739 * textmodes/artist.el (artist-system): Use make-temp-file.
740
741 * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
742
743 * mail/sendmail.el (mail-recover-1): Increase non-random-len
744 by 1 since we changed make-auto-save-file-name to add one
745 fewer character to the buffer name.
746 (mail-recover): Really show point at the right place
747 in the *Directory* buffer.
748
749 * files.el (make-auto-save-file-name): Use make-temp-file.
750
751 * terminal.el (te-create-terminfo): Use make-temp-file
752 to create the source file in a safe way.
753
754 2002-03-03 Eli Zaretskii <eliz@is.elta.co.il>
755
756 * cus-start.el: Rename automatic-hscroll-step and
757 automatic-hscroll-margin into hscroll-step and hscroll-margin.
758
759 * frame.el (auto-hscroll-mode): Renamed from
760 automatic-hscrolling.
761 (automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
762
763 * mouse.el (mouse-region-delete-keys): Add deletechar.
764
765 2002-03-03 Sam Steingold <sds@gnu.org>
766
767 * play/snake.el (snake-score-file): Fixed parens (broken by the
768 last patch).
769 * play/tetris.el (tetris-score-file): Ditto.
770
771 2002-03-03 Richard M. Stallman <rms@gnu.org>
772
773 * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
774
775 * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
776
777 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
778 (gamegrid-make-mono-tty-face): Fix usage of condition-case.
779
780 2002-03-03 Thien-Thi Nguyen <ttn@gnu.org>
781
782 * calendar/diary-lib.el (list-diary-entries): Use `buffer-substring'
783 instead of `buffer-substring-no-properties' to support enriched mode.
784
785 2002-03-02 Richard M. Stallman <rms@gnu.org>
786
787 * find-dired.el (find-grep-dired): Call shell-quote-argument.
788 Specify the -e option.
789 Rename arg to `regexp'.
790
791 2002-03-02 Milan Zamazal <pdm@zamazal.org>
792
793 * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
794
795 2002-03-02 Miles Bader <miles@gnu.org>
796
797 * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
798 event-modifiers before looking up in `mouse-wheel-scroll-amount'.
799 If there's no applicable modifiers entry in the alist in
800 `mouse-wheel-scroll-amount', fall back to the default, not to
801 nil (which causes full screen scrolls).
802
803 2002-03-01 Andreas Schwab <schwab@suse.de>
804
805 * textmodes/texnfo-upd.el (texinfo-start-menu-description):
806 Remove extra paren in regexp.
807
808 2002-03-01 Eli Zaretskii <eliz@is.elta.co.il>
809
810 * mouse.el (mouse-show-mark): Use display-mouse-p, not
811 display-graphic-p, to decide whether to move point or use the
812 highlighting.
813
814 2002-02-28 Colin Walters <walters@verbum.org>
815
816 * eshell/esh-var.el (eshell-parse-variable-ref): Use `make-temp-file'.
817
818 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
819 `temporary-file-directory'; we now do that in `calc-graph-file-cache'.
820 (calc-temp-file-name): Use `make-temp-file'.
821
822 2002-02-28 Richard M. Stallman <rms@gnu.org>
823
824 * font-lock.el (java-font-lock-extra-types):
825 Match java.net.URL, etc.
826
827 2002-02-28 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
828
829 * hexl.el (hexl-options): Doc fix.
830 Update Commentary section.
831
832 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
833 Doc fixes.
834
835 2002-02-28 Andre Spiegel <spiegel@gnu.org>
836
837 * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
838 the user to do that first.
839 (vc-update): New function.
840
841 * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
842 which calls vc-update. Use the term "Base Version" instead of
843 "Last Version" for the entries "Revert" and "Compare".
844
845 2002-02-28 Kim F. Storm <storm@cua.dk>
846
847 * simple.el (shell-command-on-region): Report non-zero exit
848 status in mode line instead of buffer.
849
850 2002-02-27 Richard M. Stallman <rms@gnu.org>
851
852 * comint.el (comint-preoutput-filter-functions): Doc fix.
853 (comint-output-filter-functions, comint-input-filter-functions)
854 (comint-redirect-filter-functions): Likewise.
855
856 (comint-redirect-preoutput-filter): Do the local-hook
857 handling of t when running comint-redirect-filter-functions.
858 (comint-output-filter): Likewise for comint-preoutput-filter-functions.
859
860 2002-02-26 Richard M. Stallman <rms@gnu.org>
861
862 * paths.el (remote-shell-program): Add doc string.
863
864 2002-02-26 Colin Walters <walters@debian.org>
865
866 * ibuf-ext.el (sorter mode-name): New.
867 (ibuffer-do-occur): Don't quote ibuffer-marked-char.
868
869 * calc/calc-ext.el (calc-scroll-left): Call scroll-left
870 interactively, so they do something.
871 (calc-scroll-right): Ditto.
872
873 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
874
875 * international/mule.el (ctext-pre-write-conversion): Handle the
876 case when FROM is a string, and when we are called from
877 build_annotations_2.
878
879 2002-02-26 Richard M. Stallman <rms@gnu.org>
880
881 * rect.el (clear-rectangle-line): Reindent to the same column
882 that move-to-column reached when it tried to go to endcol.
883
884 * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
885
886 2002-02-26 Ivar Rummelhoff <ivarru@math.uio.no>
887
888 * winner.el (winner-boring-buffers, winner-set): A window which
889 displays a buffer whose name is in the list
890 `winner-boring-buffers', will no longer be restored by `winner-undo'.
891 (winner-sorted-window-list): Used to improve comparison between
892 window configurations.
893 (winner-win-data): Simplified and moved.
894 (winner-conf): Simplified (now uses `winner-win-data').
895 (winner-change-fun, winner-save-old-configurations)
896 (winner-save-(un)conditionally, winner-redo): Changes made while in
897 the minibuffer will be ignored. (Such changes are undone upon
898 exit for the minibuffer, anyway.)
899 (winner-set-conf): Preserve selected window whenever possible.
900 (winner-make-point-alist): Simplified.
901 (winner-mode, winner-save-unconditionally): Save current window
902 configuration on entering minibuffer.
903 (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
904 since it does not change the overall behavior of Emacs.
905
906 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
907
908 * international/mule-conf.el (compound-text): Renamed back from
909 compound-text-no-extensions.
910 (ctext-no-compositions): Remove the mime-charset property.
911 (compound-text-with-extensions): Renamed from compound-text.
912 (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
913
914 2002-02-26 Juanma Barranquero <lektu@terra.es>
915
916 * faces.el (list-faces-display): Fix typo.
917
918 2002-02-25 Richard M. Stallman <rms@gnu.org>
919
920 * frame.el (focus-follows-mouse): Doc fix.
921
922 2002-02-26 Miles Bader <miles@gnu.org>
923
924 * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
925 to `define-key', since it no longer accepts the latter.
926
927 2002-02-25 Jason Rumney <jasonr@gnu.org>
928
929 * term/w32-win.el (mouse-wheel-scroll-line): Use car of
930 mouse-wheel-scroll-amount.
931
932 * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
933 mwheel.el.
934
935 * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
936
937 2002-02-25 Andre Spiegel <spiegel@gnu.org>
938
939 * vc.el (vc-diff-switches-list): Fix prev change, making the macro
940 consistent with the others that take a backend name as a symbol.
941
942 * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
943
944 2002-02-25 Kim F. Storm <no-spam@cua.dk>
945
946 * comint.el (comint-replace-by-expanded-filename): Do nothing if
947 comint-match-partial-filename returns nil.
948
949 * shell.el (shell-pcomplete-setup-done): New variable.
950 (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
951 (shell-pcomplete-reverse): Ditto.
952
953 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
954
955 * ps-print.el (ps-print-printer): Added `lpr' customize group member.
956
957 2002-02-25 Juanma Barranquero <lektu@terra.es>
958
959 * subr.el (save-match-data): Doc fix.
960
961 * ielm.el (ielm-prompt): Allow customization; make it read-only.
962
963 2002-02-25 Kim F. Storm <storm@cua.dk>
964
965 * shell.el (shell-mode-map): Add "Complete" header so completion
966 menu is shown on the menu bar in shell mode.
967
968 2002-02-25 Stefan Monnier <monnier@cs.yale.edu>
969
970 * ielm.el (ielm-match-data): New var.
971 (inferior-emacs-lisp-mode): Make it buffer-local.
972 (ielm-eval-input): Use it to preserve match-data between inputs.
973
974 2002-02-24 Juanma Barranquero <lektu@terra.es>
975
976 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
977
978 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
979
980 * cus-edit.el (custom-unlispify-remove-prefixes): Add to
981 `custom-buffer' customize group.
982
983 2002-02-23 Kim F. Storm <storm@cua.dk>
984
985 * help.el (where-is): Use remap-command.
986
987 * help-fns.el (describe-function-1): Use remap-command.
988
989 * subr.el (global-set-key, local-set-key): Undo 2002-02-06
990 change (no longer accept a symbol for the KEY argument).
991
992 2002-02-23 Colin Walters <walters@debian.org>
993
994 * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
995 * calc/calcalg2.el (math-solve-get-sign): Ditto.
996
997 * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
998 in generated function.
999
1000 * ibuf-ext.el (ibuffer-old-time): Change to hours.
1001 (ibuffer-mark-old-buffers): Handle it.
1002
1003 * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
1004 (toplevel): Bind them.
1005 (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
1006 not necessary now that we use pcomplete.
1007
1008 * comint.el: Document how use new pcomplete completion facility.
1009
1010 2002-02-23 Richard M. Stallman <rms@gnu.org>
1011
1012 * mail/rmailsum.el (rmail-summary-output): Properly advance
1013 to next message, by calling rmail-summary-goto-msg.
1014
1015 * net/browse-url.el (browse-url-galeon): Specify --existing
1016 for an existing window. Use --noraise rather than --no-raise.
1017 Don't use -x.
1018
1019 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1020
1021 * progmodes/etags.el (find-tag-noselect, find-tag)
1022 (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
1023 Fix a typo in doc strings.
1024
1025 2002-02-20 Deepak Goel <deego@glue.umd.edu>
1026
1027 * play/snake.el (snake-velocity-queue, snake-update-velocity)
1028 (snake-final-x-velocity, snake-final-y-velocity):
1029 New variable and functions. Store user's keypresses
1030 into a queue and pop from the queue each subsequent turn.
1031 (snake-update-game, snake-move-left)
1032 (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
1033 (snake-start-game): Use that queue.
1034 (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
1035 (snake-use-color-flag): Likewise.
1036 (snake-mode): Rename uses of those variables.
1037
1038 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1039
1040 Support for ICCCM Extended Segments in X selections:
1041
1042 * international/mule-conf.el (ctext-no-compositions): New coding
1043 system.
1044 (compount-text-no-extensions): Renamed from compound-text.
1045 (x-ctext-no-extensions, ctext-no-extensions): Aliases for
1046 compound-text-no-extensions.
1047 (compound-text): Redefined using post-read and pre-write conversions.
1048
1049 * international/mule.el (non-standard-icccm-encodings-alist)
1050 (non-standard-designations-alist): New variables.
1051 (ctext-post-read-conversion, ctext-pre-write-conversion):
1052 New functions.
1053
1054 2002-02-21 Jonathan Kamens <jik@kamens.brookline.ma.us>
1055
1056 * vc.el (vc-default-init-version): Update documentation to
1057 indicate that the backend can override the default init version.
1058 (vc-register): Use the backend init-version function, if it
1059 exists, to determine the initial version of a file.
1060 (vc-diff-switches-list): Don't symbol-quote backend, since it's
1061 already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound.
1062
1063 * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
1064 not version-controlled. This is necessary, e.g., if the file has
1065 just been reverted, and thus was previously under version control
1066 but isn't any longer.
1067 (vc-find-file-hook): Likewise.
1068
1069 2002-02-21 Martin Lorentzson <Martin.Lorentzson@telia.com>
1070
1071 * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
1072 (vc-cvs-sticky-tag-display): New variable.
1073 (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
1074 (vc-cvs-checkin): If the input revision is a valid symbolic tag
1075 name, we create it as a branch, commit and switch to it.
1076 (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
1077 (vc-cvs-valid-symbolic-tag-name-p): New function.
1078 (vc-cvs-parse-sticky-tag): New function.
1079 (vc-cvs-parse-entry): Added parsing of sticky tags.
1080
1081 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
1082
1083 * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
1084 nil, and then explicitly set the standard-value to t.
1085
1086 2002-02-20 Sam Steingold <sds@gnu.org>
1087
1088 * textmodes/flyspell.el (flyspell-mode): Autoload the variable
1089 since it is used in the menu bar.
1090
1091 2002-02-20 Richard M. Stallman <rms@gnu.org>
1092
1093 * simple.el (shell-command-on-region): Display the exit status
1094 when a command fails.
1095
1096 * subr.el (add-hook): Doc fix.
1097
1098 * frame.el (other-frame): Doc fix.
1099
1100 * simple.el (yank): Clear `field' property.
1101
1102 2002-02-20 Tom Tromey <tromey@cachet>
1103
1104 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
1105 natural paragraph boundaries. Don't fail at beginning of buffer.
1106
1107 2002-02-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1108
1109 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
1110 call the argument "arg" to match plain next-line and
1111 previous-line. From Kevin Ryde <user42@zip.com.au>.
1112
1113 2002-02-19 Sam Steingold <sds@gnu.org>
1114
1115 * mwheel.el (mouse-wheel-scroll-amount): Can specify different
1116 scroll amounts for different modifiers now.
1117 (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
1118 format properly.
1119 (mouse-wheel-mode): Ditto.
1120
1121 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
1122
1123 * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
1124 around function body.
1125
1126 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
1127 sense of the comparison, to match the doc strings of functions
1128 that use this macro.
1129
1130 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
1131
1132 * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
1133
1134 * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
1135 * menu-bar.el (menu-bar-mode): Ditto.
1136
1137 2002-02-18 Andreas Schwab <schwab@suse.de>
1138
1139 * replace.el (query-replace-regexp-eval): Doc fix.
1140
1141 2002-02-18 Colin Walters <walters@verbum.org>
1142
1143 * calc/calcalg2.el (math-solve-get-int): Convert return value from
1144 `math-get-from-counter' to a string before calling `concat' on it.
1145
1146 * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
1147 (calc-public-autoloads): Obsolete; remove.
1148 (calc-private-autoloads): Ditto.
1149 (calc-add-autoloads): Ditto.
1150
1151 * calc/calc-macs.el (calc-with-default-simplification): Use &rest
1152 for body.
1153
1154 2002-02-17 Jason Rumney <jasonr@gnu.org>
1155
1156 * w32-win.el (x-option-alist, x-long-option-alist)
1157 (x-switch-definitions): Remove, use command-line-x-option-alist
1158 instead to be consistent with X.
1159 (x-handle-initial-switch): New function.
1160
1161 2002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
1162
1163 * faces.el (mode-line-inactive, header-line): Add the :inherit
1164 attribute for the tty case.
1165
1166 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
1167
1168 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
1169 invoked from Rmail with full headers displayed.
1170
1171 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1172
1173 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
1174 when repeated.
1175 * textmodes/paragraphs.el (mark-paragraph): Ditto.
1176
1177 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
1178
1179 * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
1180 (menu-bar-tools-menu): Removed speedbar.
1181
1182 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
1183 and `flyspell-mode' entries.
1184
1185 * textmodes/flyspell.el (flyspell): Add to ispell group.
1186
1187 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1188
1189 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
1190 repeated.
1191 (mark-defun): Mark more if repeated.
1192
1193 2002-02-17 Colin Walters <walters@verbum.org>
1194
1195 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
1196
1197 * ibuffer.el (ibuffer-truncate-lines): New option.
1198 (ibuffer-mode): Use it.
1199
1200 2002-02-17 Kim F. Storm <storm@cua.dk>
1201
1202 * cus-start.el: Add mouse-highlight.
1203
1204 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1205
1206 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
1207
1208 * cus-start.el: Add automatic-hscroll-margin and
1209 automatic-hscroll-step.
1210
1211 2002-02-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1212
1213 * cus-start.el (x-autoselect-window): Allow customization.
1214
1215 * eshell/em-alias.el (eshell-alias-initialize): Do not use
1216 make-local-hook.
1217
1218 * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
1219
1220 * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
1221
1222 * eshell/em-glob.el (eshell-glob-initialize): Likewise.
1223
1224 * eshell/em-hist.el (eshell-hist-initialize): Likewise.
1225
1226 * eshell/em-pred.el (eshell-pred-initialize): Likewise.
1227
1228 * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
1229
1230 * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
1231
1232 * eshell/em-smart.el (eshell-smart-initialize): Likewise.
1233
1234 * eshell/em-unix.el (eshell-unix-initialize): Likewise.
1235
1236 * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
1237
1238 * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
1239
1240 * eshell/esh-io.el (eshell-io-initialize): Likewise.
1241
1242 * eshell/esh-mode.el (eshell-mode): Likewise.
1243
1244 * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
1245
1246 * eshell/esh-var.el (eshell-var-initialize): Likewise.
1247
1248 * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
1249
1250 * progmodes/idlwave.el (idlwave-mode): Likewise.
1251
1252 * textmodes/reftex-sel.el (reftex-select-label-mode)
1253 (reftex-select-bib-mode): Likewise.
1254
1255 2002-02-16 John Wiegley <johnw@gnu.org>
1256
1257 * eshell/em-hist.el (eshell-hist-initialize): When in the
1258 minibuffer, use the global value of `eshell-history-ring', and
1259 never save it to disk, or ask to save it to disk. This allows
1260 users of session.el to control whether its global state should be
1261 persisted or not.
1262 (eshell-add-command-to-history): Don't write Eshell's history out
1263 to disk, let the governing mode control that upon exit.
1264
1265 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1266
1267 * eshell/eshell.el (eshell-command): Before reading from the
1268 minibuffer, add eshell-add-command-to-history to
1269 minibuffer-exit-hook, and remove it after read-from-minibuffer
1270 returns.
1271
1272 * eshell/em-hist.el (eshell-add-input-to-history): New function,
1273 with most of the code from eshell-add-to-history.
1274 (eshell-add-command-to-history): New function, to record in
1275 eshell-history the commands run via eshell-command.
1276 (eshell-add-to-history): Call eshell-add-command-to-history to do
1277 most of the work.
1278
1279 2002-02-16 John Wiegley <johnw@gnu.org>
1280
1281 * eshell/esh-ext.el (eshell-external-command): Added a fix for
1282 XEmacs' new dired.el, which adds a global entry in the
1283 `file-name-handler-alist'.
1284
1285 2002-02-16 John Wiegley <johnw@gnu.org>
1286
1287 * align.el (align-region): Added a missing name argument.
1288
1289 2002-02-16 John Wiegley <johnw@gnu.org>
1290
1291 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
1292 after the #! of a shell interpretor specification.
1293
1294 2002-02-15 Richard M. Stallman <rms@gnu.org>
1295
1296 * help.el (describe-key-briefly): Make output in INSERT case
1297 look just like what is displayed in the normal case.
1298
1299 2002-02-15 Andreas Schwab <schwab@suse.de>
1300
1301 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
1302 non-letter after specials.
1303
1304 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
1305
1306 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
1307
1308 2002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1309
1310 * simple.el (mark-word): Mark more if repeated.
1311 * textmodes/paragraphs.el (mark-paragraph): Ditto.
1312 (mark-end-of-sentence): Ditto.
1313
1314 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
1315
1316 * wid-edit.el (widgetp): Made it more robust.
1317
1318 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
1319
1320 * facemenu.el (describe-text-done): New function.
1321 (describe-text-mode-map): New variable.
1322 (describe-text-mode-hook): New option.
1323 (describe-text-mode): New function.
1324 (describe-text-widget): New function.
1325 (describe-text-sexp): New function.
1326 (describe-text-properties): New function.
1327 (describe-text-category): New command.
1328 (describe-text-at): New command.
1329 (facemenu-menu): Replace `list-text-properties-at' with
1330 `describe-text-at' in the menu.
1331
1332 * wid-edit.el (widgetp): New function.
1333 * wid-edit.el (widget-keymap, widget-insert, widget-setup):
1334 Autoloaded.
1335
1336 * emacs-lisp/pp.el (pp-to-string): Autoloaded.
1337
1338 * wid-browse.el: Removed version and x-url keywords.
1339
1340 2002-02-13 Kim F. Storm <storm@cua.dk>
1341
1342 * cus-start.el (mode-line-in-non-selected-windows):
1343 Allow customization.
1344
1345 2002-02-13 Richard M. Stallman <rms@gnu.org>
1346
1347 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
1348 Tell bibtex-parse-keys to output no progress messages.
1349
1350 * international/mule-diag.el (list-input-methods):
1351 Use help-input-method, not describe-input-method, for button type.
1352
1353 * register.el (describe-register-1): Access register contents here.
1354
1355 * textmodes/text-mode.el (text-mode-hook-identify):
1356 Restore previous definition. Add to text-mode-hook again.
1357
1358 * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
1359 (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
1360 to avoid needing sendmail.el at run time.
1361
1362 * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
1363 Initialization moved up too.
1364 (mode-line-modes): Use :propertize.
1365 (mode-line-mode-menu-keymap): Var deleted.
1366 (mode-line-copied-mode-name): Var deleted.
1367 (mode-line-mode-name): Function deleted.
1368 (mode-line-mode-menu): Each item now shows its mode line lighter.
1369 (minor-mode-alist): Don't call propertize here.
1370
1371 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
1372
1373 * progmodes/pascal.el (pascal-imenu-generic-expression):
1374 Add menu-title and fix parentheses.
1375
1376 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
1377
1378 * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
1379 (menu-bar-options-menu): Don't set default value for `truncate-lines'.
1380
1381 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
1382
1383 * menu-bar.el (menu-bar-options-save): Only save
1384 `current-language-environment' and `default-input-method' when
1385 marked as customized.
1386
1387 * international/mule-cmds.el
1388 (setup-specified-language-environment):
1389 Mark `current-language-environment' as customized.
1390 (set-input-method): Mark `default-input-method' as customized when
1391 called interactively.
1392 (toggle-input-method): Ditto.
1393
1394 2002-02-11 Colin Walters <walters@verbum.org>
1395
1396 * ibuffer.el (ibuffer-switch-format): Supply required argument for
1397 `ibuffer-current-formats'.
1398
1399 2002-02-11 Miles Bader <miles@gnu.org>
1400
1401 * faces.el (mode-line-inactive): Add dark-background variant.
1402
1403 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
1404
1405 * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
1406 * menu-bar.el (menu-bar-mode): Ditto.
1407 * cus-edit.el (customize-mark-to-save): Always save variables
1408 without a standard value.
1409
1410 * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
1411 (menu-bar-options-save): Ditto.
1412 (menu-bar-showhide-menu): Ditto.
1413 (menu-bar-options-menu): Ditto.
1414 (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
1415 (menu-bar-scroll-bar-none): Remove.
1416 (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
1417 expressions instead.
1418
1419 * cus-edit.el (customize-set-value): Return value.
1420 (customize-set-variable): Ditto.
1421 (customize-save-variable): Ditto.
1422 (customize-set-variable): Load dependencies before setting value.
1423 (custom-load-symbol): Autoload it.
1424 (customize-mark-as-set): New function.
1425
1426 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
1427
1428 * cus-start.el: Don't warn about "x-*" symbols when building a
1429 non-GUI version.
1430
1431 2002-02-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1432
1433 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
1434 Doc fix.
1435 (strokes-help): Do not use doubled with-output-to-temp-buffer.
1436 Fix the help string.
1437 (strokes-prompt-user-save-strokes): Fix typo.
1438 (strokes-list-strokes): Use proper exit-action argument for
1439 view-buffer. Update copyright notice.
1440
1441 * international/mule-diag.el: Various doc and message fixes.
1442 (non-iso-charset-alist): Add mac-roman. Don't add entries for
1443 codepages already present.
1444 (list-block-of-chars): Display space for null entries in
1445 translation table. Display tab specially.
1446 (list-non-iso-charset-chars): Check for null charsets. Use pop
1447 for clarity. Don't break 8-bit sets into sections between ranges.
1448 (list-charset-chars): Avoid indent-tabs-mode.
1449 (describe-char-after): Maybe use the text property for syntax
1450 table information. Maybe report char-code-property-table info.
1451 Maybe report character's unicode. Tweak printing of list info.
1452 (list-input-methods): Add xref buttons.
1453 (dump-charsets, dump-codings): Deleted (obsolete).
1454 From Dave Love <fx@gnu.org>.
1455
1456 2002-02-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1457
1458 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
1459
1460 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
1461
1462 * viper-util.el (viper-read-key-sequence): Fix so it'll read
1463 fast key sequences in emacs native mode
1464 (viper-events-to-keys): Delete.
1465
1466 * viper.el (describe-key, describe-key-briefly): Get rid of
1467 viper-events-to-keys.
1468
1469 * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
1470
1471 * ediff-wind.el (ediff-setup-control-frame):
1472 Use ediff-has-gutter-support.
1473
1474 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
1475 check if buff is alive.
1476
1477 * ediff.el: Typo in comment.
1478
1479 2002-02-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1480
1481 * menu-bar.el (menu-bar-options-save): Take care of
1482 line-number-mode and column-number-mode variables.
1483 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
1484 "Show Column Number" in "Show/Hide" menu.
1485
1486 2002-02-09 Richard M. Stallman <rms@gnu.org>
1487
1488 * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
1489
1490 2002-02-09 Kim F. Storm <storm@cua.dk>
1491
1492 * faces.el (mode-line-inactive): New face for mode-line for
1493 non-selected windows.
1494 (mode-line): Doc fix: Only used for selected window.
1495
1496 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
1497
1498 * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
1499 name to "Insert Diary Entry".
1500
1501 2002-02-08 Stefan Monnier <monnier@cs.yale.edu>
1502
1503 * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
1504 (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
1505
1506 2002-02-08 Richard M. Stallman <rms@gnu.org>
1507
1508 * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
1509
1510 2002-02-08 Andreas Schwab <schwab@suse.de>
1511
1512 * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
1513 of point-min.
1514
1515 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
1516
1517 * net/ange-ftp.el (ange-ftp-process-handle-line)
1518 (ange-ftp-set-xfer-size): If the file's size is a float, divide
1519 by 1024 instead of using ash.
1520
1521 * international/mule-cmds.el (select-safe-coding-system):
1522 State the buffer's name in the message popped in the *Warning* buffer,
1523 and make sure the offending buffer is displayed.
1524
1525 2002-02-07 Markus Rost <rost@math.ohio-state.edu>
1526
1527 * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
1528
1529 2002-02-07 Richard M. Stallman <rms@gnu.org>
1530
1531 * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
1532
1533 * register.el (list-registers): New command.
1534 (describe-register-1): New subroutine, taken out of view-register.
1535
1536 * emacs-lisp/copyright.el (copyright-regexp):
1537 Delete the unibyte copyright symbol; it's redundant.
1538 Fix a spazz in the multibyte encoding here.
1539
1540 2002-02-07 Dave Love <fx@gnu.org>
1541
1542 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
1543 (cyrillic-encode-alternativnyj-char): Get translation tables from
1544 symbol properties, not as variables.
1545 (standard-display-cyrillic-translit): Include unicodes.
1546
1547 2002-02-06 Kim F. Storm <storm@cua.dk>
1548
1549 * help.el (where-is): Report remapped commands.
1550
1551 * help-fns.el (describe-function-1): Ditto.
1552
1553 * subr.el (global-set-key, local-set-key): Accept a symbol for the
1554 KEY argument (like define-key).
1555
1556 2002-02-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1557
1558 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
1559
1560 2002-02-06 Richard M. Stallman <rms@gnu.org>
1561
1562 * mail/mailabbrev.el: Require sendmail only at compile time.
1563 (mail-mode-header-syntax-table): Var deleted.
1564 (mail-abbrev-syntax-table): Init to nil, will compute when needed.
1565 (sendmail-pre-abbrev-expand-hook): Only temporarily change
1566 local-abbrev-table and the syntax table.
1567 Compute mail-abbrev-syntax-table if that has not been done.
1568
1569 * progmodes/compile.el (grep-compute-defaults): Definition moved up.
1570
1571 * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
1572 (debugger-frame-number): Figure out the offset directly.
1573 (debugger-setup-buffer): Don't use debugger-frame-offset.
1574 (debugger-frame, debugger-frame-clear): Likewise.
1575 (debugger-jump): Don't alter debugger-frame-offset.
1576
1577 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1578 Replace foo-p as var name with foo-flag, not foo-p-flag.
1579
1580 * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
1581 (highlight-changes-passive-string): Default to -Chg.
1582 (highlight-changes-global-modes): Doc fix.
1583
1584 * dired.el (dired-get-filename): Add /: when appropriate
1585 to avoid taking a local name as remote.
1586
1587 * files.el (file-name-non-special): Add special handling for
1588 file-name-sans-versions, file-name-completion, and
1589 file-name-all-completions.
1590
1591 * isearch.el (isearch-update): Don't update display in kbd macro.
1592 (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
1593
1594 * subr.el (force-mode-line-update): Doc fix.
1595
1596 * subr.el (atomic-change-group, prepare-change-group)
1597 (activate-change-group, accept-change-group, cancel-change-group):
1598 New functions.
1599
1600 * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
1601 (transpose-subr-1): Use atomic-change-group.
1602
1603 * subr.el (add-minor-mode): Include the mode's lighter string
1604 in the minor mode menu item name.
1605
1606 * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
1607 rmail-count-screen-lines starting from (point-min).
1608
1609 * startup.el (use-fancy-splash-screens-p): Need 19 lines,
1610 beyond the image height, to use the fancy splash screen.
1611
1612 * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
1613 (text-mode): Set text-mode-variant here.
1614
1615 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1616
1617 * play/pong.el (pong-height): Don't use height that exceeds the
1618 frame height.
1619 (pong-border-options): Make the border colors slightly more bright.
1620
1621 * play/gamegrid.el (gamegrid-display-type): Treat any
1622 color-capable display as color-x, if display-color-p is fboundp.
1623 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
1624 (gamegrid-make-color-tty-face): Use the value of color, not the
1625 symbol itself. Don't call gamegrid-color.
1626
1627 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1628
1629 * gud.el (gud-refresh): Call recenter only after we are sure we
1630 are in the right window.
1631
1632 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
1633
1634 * cus-edit.el (customize-mark-to-save): New function.
1635 * menu-bar.el (menu-bar-options-save): Rewrote.
1636
1637 2002-02-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1638
1639 * cus-start.el (x-use-underline-position-properties):
1640 Allow customization.
1641
1642 2002-02-04 Simon Josefsson <jas@extundo.com>
1643
1644 * dired.el (dired-load-hook, dired-mode-hook)
1645 (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
1646
1647 2002-02-03 Colin Walters <walters@verbum.org>
1648
1649 * ibuf-ext.el (ibuffer-filter-format-alist)
1650 (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
1651 New variables.
1652 * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
1653 is now the Emacs CVS tree.
1654 (ibuffer-formats): Doc fix.
1655 (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
1656 (ibuffer-current-format): Use them.
1657 (ibuffer-recompile-formats, ibuffer-check-formats)
1658 (ibuffer-switch-format, ibuffer-update-title):
1659 Add support for ibuffer-filter-format-alist.
1660 (define-ibuffer-column process): Remove unncessary consing.
1661
1662 * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
1663 for a summary column.
1664
1665 2002-02-03 Andreas Schwab <schwab@suse.de>
1666
1667 * window.el (save-selected-window): Move macro before first use.
1668 (balance-windows): Fix misplaced parenthesis.
1669
1670 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1671
1672 * calculator.el (calculator-displayers): Doc fixes.
1673
1674 2002-02-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1675
1676 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
1677 (menu-bar-options-save): Save also the value of `display-time-mode'.
1678 (showhide-date-time): New function.
1679 (menu-bar-showhide-menu): New menu-item "Date and time".
1680
1681 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
1682
1683 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
1684 get-file-buffer to check for rmail buffer existence.
1685
1686 * term.el (term-emulate-terminal): Extract proper command string
1687 which is supplied to term-command-hook.
1688
1689 2002-02-03 Richard M. Stallman <rms@gnu.org>
1690
1691 * international/quail.el (quail-help): Don't call help-setup-xref.
1692
1693 * international/mule-cmds.el (describe-input-method):
1694 Call help-setup-xref here.
1695 (describe-current-input-method): Doc fix.
1696
1697 * novice.el (disabled-command-hook): Clarify output text.
1698 Indent the paragraph from the command's doc string.
1699
1700 * dabbrev.el (dabbrev--goto-start-of-abbrev):
1701 Exit loop on beginning of field rather than bobp.
1702
1703 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1704
1705 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
1706 the message text into the *mail* buffer, and restore the pruned
1707 state after that.
1708
1709 * mail/rmail.el (rmail-redecode-body): Prune the headers before
1710 looking for X-Coding-System header, and restore the pruned state
1711 before returning.
1712
1713 2002-02-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1714
1715 * cus-edit.el (customize-save-variable): Fix typo in prompt.
1716
1717 These changes integrate new version of flyspell.el from its
1718 maintainer, Manuel Serrano:
1719
1720 * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
1721 (flyspell-mode-on, flyspell-notify-misspell)
1722 (flyspell-small-region, flyspell-external-point-words)
1723 (flyspell-large-region): Use it
1724 (flyspell-before-incorrect-word-string)
1725 (flyspell-after-incorrect-word-string): New user options.
1726 (make-flyspell-overlay): Use them.
1727 (flyspell-version): New function.
1728 (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
1729 definitions to use :weight.
1730 (flyspell-insert-function): New user option.
1731 (flyspell-auto-correct-word, flyspell-correct-word)
1732 (flyspell-xemacs-correct): Use it.
1733 (flyspell-define-abbrev): New function.
1734 (flyspell-auto-correct-word, flyspell-correct-word)
1735 (flyspell-xemacs-correct): Use it.
1736 (make-flyspell-overlay): Use `evaporate' property.
1737 (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
1738 (flyspell-emacs-popup): Use `session' instead of `accept'.
1739 (flyspell-auto-correct-previous-pos): New variable.
1740 (flyspell-auto-correct-previous-hook)
1741 (flyspell-auto-correct-previous-word): New functions.
1742
1743 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1744
1745 * novice.el (enable-command): If Emacs was invoked as "emacs -q",
1746 don't alter the user's ~/.emacs.
1747 (disable-command): If user-init-file is nil or does not exist,
1748 default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1749 But don't alter the init file if Emacs was invoked as "emacs -q"
1750
1751 2002-02-01 Stefan Monnier <monnier@cs.yale.edu>
1752
1753 * mail/sendmail.el (mail-mode): Undo half of last change.
1754
1755 * indent.el (indent-for-tab-command): Remove spurious code.
1756
1757 * hi-lock.el (hi-lock-find-patterns): Save restriction.
1758
1759 2002-02-01 Eli Zaretskii <eliz@is.elta.co.il>
1760
1761 * calendar/time-date.el: Moved from lisp/gnus.
1762
1763 * calendar/parse-time.el: Ditto.
1764
1765 2002-01-31 Richard M. Stallman <rms@gnu.org>
1766
1767 * international/iso-acc.el (iso-languages): Fix ", " in French.
1768
1769 * cus-start.el (history-length): Specify customization for it.
1770
1771 * emacs-lisp/debug.el (debugger-setup-buffer):
1772 When an eval-buffer frame was reading from a buffer,
1773 insert indication of the buffer position.
1774 (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
1775 (debugger-frame-clear, debugger-frame): Error on non-frame line.
1776
1777 * simple.el (shell-command-on-region): Err if no mark
1778 before reading the command string.
1779
1780 * hl-line.el (hl-line-highlight, hl-line-unhighlight):
1781 Definitions moved down after hl-line-mode var's definition.
1782
1783 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
1784 (hilit-chg-set-face-on-change): Rename arg.
1785 (hilit-chg-make-ov): Detect error earlier.
1786
1787 * ediff-hook.el: Delete autoload cookies.
1788
1789 * comint.el (comint-scroll-show-maximum-output): Default is t.
1790
1791 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
1792 (batch-byte-compile-if-not-done): New function.
1793
1794 * Makefile.in (compile): New target.
1795 (compile-always): Renamed from compile-files.
1796 (compile-after-backup): Renamed from compile.
1797 (bootstrap): Depend on compile-always, not compile-files.
1798
1799 * emulation/pc-select.el (pc-select-save-and-set-mode):
1800 Properly use MODE-VAR.
1801
1802 2002-01-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1803
1804 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
1805 Version" to "About Emacs".
1806 (menu-bar-options-save): Add `default-frame-alist'
1807 to saved variables.
1808 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
1809 of the variable `scroll-bar-mode'.
1810
1811 * startup.el (normal-splash-screen, display-splash-screen):
1812 New functions (separated from command-line-1).
1813 (command-line-1): Use them.
1814
1815 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1816
1817 * calendar/calendar.el (generate-calendar-month): Doc fix.
1818
1819 2002-01-27 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1820
1821 * time.el (display-time-mail-directory): New option.
1822 (display-time-mail-function): Update doc-string.
1823 (display-time-mail-icon): Use XPM image when available.
1824 (display-time-string-forms): Use more descriptive text as
1825 help-echo property.
1826 (display-time-mail-check-directory): New function.
1827 (display-time-update): Use it.
1828
1829 * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
1830 Quote `window-system'.
1831
1832 * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
1833 Add Keywords header. Update Commentary section.
1834 Update copyright notice.
1835
1836 * menu-bar.el (menu-bar-scroll-bar-right)
1837 (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
1838 (showhide-menu-bar): New functions.
1839 (menu-bar-showhide-menu): New submenu "Show/Hide".
1840 (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
1841 "Show/Hide".
1842 Update copyright notice.
1843
1844 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1845
1846 * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
1847
1848 2002-01-26 Evgeny Roubinchtein <evgenyr@cs.washington.edu>
1849
1850 * pc-select.el (pc-selection-mode-hook)
1851 (pc-select-saved-settings-alist, pc-select-map)
1852 (pc-select-saved-global-map, pc-select-key-bindings-alist)
1853 (pc-select-default-key-bindings, pc-select-extra-key-bindings)
1854 (pc-select-meta-moves-sexps-key-bindings)
1855 (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
1856 New variables.
1857 (pc-select-define-keys, pc-select-restore-keys): New functions.
1858 (pc-select-add-to-alist, pc-select-save-and-set-var)
1859 (pc-select-save-and-set-mode, pc-select-restore-var)
1860 (pc-select-restore-mode): New macros.
1861 (pc-selection-mode): Completely rewrote the body of the function;
1862 the main goal was to make pc-selection-mode "turn-off"-able, like
1863 other minor modes. Use define-minore-mode instead of just a
1864 defun. Store the key bindings into four alists:
1865 pc-select-default-key-bindings, pc-select-extra-key-bindings,
1866 pc-select-meta-moves-sexps-key-bindings, and
1867 pc-select-tty-key-bindings; then have the pc-select-define-keys
1868 function walk those alists instead of calling define-key
1869 repeatedly. When the mode is turned on, set the
1870 keybindings in global-map and remember the old keybindings; when
1871 the mode is turned off, restore the previously-saved keybindings.
1872 (pc-selection-mode defcustom): Reflect the fact that the mode is
1873 now "turn-off"-able.
1874
1875 2002-01-26 Eli Zaretskii <eliz@is.elta.co.il>
1876
1877 * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
1878 returns t, don't treat that as an error.
1879
1880 2002-01-25 Jason Rumney <jasonr@gnu.org>
1881
1882 * faces.el (face-font-registry-alternatives) [windows-nt]:
1883 Add ms-oemlatin as an alternative for iso8859-1.
1884
1885 2002-01-25 Stefan Monnier <monnier@cs.yale.edu>
1886
1887 * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
1888 args and the absence of an entry. Don't add -f each time.
1889
1890 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
1891
1892 * emacs-lisp/cl-seq.el (mismatch): Doc fix.
1893
1894 Support for more than 8 colors on character terminals:
1895
1896 * term/rxvt.el: New file.
1897
1898 * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
1899
1900 * term/xterm.el (xterm-standard-colors): New variable.
1901 (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
1902 (xterm-rxvt-set-background-mode): New functions.
1903 (toplevel): Call xterm-register-default-colors,
1904 xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
1905 Add support for more keys from xterm's terminfo entry.
1906
1907 * facemenu.el (list-colors-display): If the argument is nil, don't
1908 show more colors that the number returned by display-color-cells.
1909
1910 * term/pc-win.el (msdos-color-values): Reverse the order of the
1911 colors, since tty-color-define now preserves the registration order.
1912
1913 * w32-fns.el (w32-tty-standard-colors): Reverse the order.
1914
1915 * term/tty-colors.el (tty-standard-colors): Reverse the order.
1916 (tty-register-default-colors): New function; code moved from
1917 startup.el's command-line.
1918 (tty-modify-color-alist): Use nconc instead of cons, to preserve
1919 the order the colors where registered.
1920
1921 * frame.el (display-color-cells): Use tty-display-color-cells.
1922
1923 * startup.el (command-line): Call tty-register-default-colors.
1924
1925 2002-01-25 Richard M. Stallman <rms@gnu.org>
1926
1927 * subr.el (remove): Doc fix.
1928
1929 2002-01-24 Richard M. Stallman <rms@gnu.org>
1930
1931 * progmodes/compile.el (compilation-handle-exit):
1932 Add a compilation-handle-exit property to the "finished" message.
1933 (compilation-parse-errors): Stop parsing when that property is seen.
1934
1935 * subr.el (substring-no-properties): New function.
1936 (copy-without-properties): Function deleted.
1937
1938 * term/x-win.el (x-handle-geometry): Put sizes on both
1939 initial-frame-alist and default-frame-alist.
1940
1941 * cus-edit.el (custom-save-all): Bind file-precious-flag to t
1942 for saving .emacs.
1943
1944 * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
1945
1946 * calendar/calendar.el (generate-calendar-month): Doc fix.
1947
1948 2002-01-23 Richard M. Stallman <rms@gnu.org>
1949
1950 * play/tetris.el (tetris): New defgroup.
1951 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
1952 (tetris-default-tick-period): Convert to defcustom.
1953 Added * in docstring to indicate user variable.
1954 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
1955 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
1956 (tetris-buffer-height, tetris-width, tetris-height)
1957 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
1958
1959 2002-01-22 Stefan Monnier <monnier@cs.yale.edu>
1960
1961 * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
1962 and is already matched by adaptive-fill-regexp.
1963
1964 2002-01-22 Richard M. Stallman <rms@gnu.org>
1965
1966 * bindings.el (mode-line-copied-mode-name): New variable.
1967 (mode-line-mode-name): Don't modify mode-name itself!
1968 Instead, make a copy and reuse it.
1969
1970 * subr.el (copy-without-properties): New function.
1971
1972 * progmodes/sh-script.el (sh-set-shell): Doc fix.
1973
1974 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
1975 slash if DIR is just slash.
1976
1977 * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
1978
1979 2002-01-21 Richard M. Stallman <rms@gnu.org>
1980
1981 * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
1982
1983 * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
1984 Move defvar up.
1985
1986 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
1987
1988 * ibuffer.el: Don't require ibuf-ext at load time.
1989 (ibuffer): Require ibuf-ext here.
1990
1991 2002-01-21 Francesco Potorti` <pot@gnu.org>
1992
1993 * generic-x.el (apache-conf-generic-mode): Highlight the first
1994 word in a line even if preceded by blanks.
1995
1996 2002-01-21 Richard M. Stallman <rms@gnu.org>
1997
1998 * window.el (window-body-height): Handle minibuffer window specially.
1999 Otherwise, don't return less than 1.
2000
2001 2002-01-20 Thomas Dorner <Thomas.Dorner@start.de>
2002
2003 * ange-ftp.el: Added support for BS2000, and for raw ftp
2004 login commands (needed in some circumstances).
2005 (ange-ftp-raw-login): New custom var.
2006 (ange-ftp-normal-login): Perform login with raw ftp commands, if
2007 ange-ftp-raw-login is set and account password is needed.
2008 (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
2009 (ange-ftp-bs2000-filename-pubset-regexp)
2010 (ange-ftp-bs2000-filename-username-regexp)
2011 (ange-ftp-bs2000-filename-prefix-regexp)
2012 (ange-ftp-bs2000-name-template): New consts.
2013 (ange-ftp-bs2000-short-filename-regexp)
2014 (ange-ftp-bs2000-fix-name-regexp-reverse)
2015 (ange-ftp-bs2000-fix-name-regexp): New consts.
2016 (ange-ftp-bs2000-special-prefix): New custom var.
2017 (ange-ftp-fix-name-for-bs2000)
2018 (ange-ftp-fix-dir-name-for-bs2000): New funs.
2019 (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
2020 (ange-ftp-bs2000-posix-hook-installed): New vars.
2021 (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
2022 (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
2023 (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
2024 (ange-ftp-bs2000-filename-regexp): New const.
2025 (ange-ftp-bs2000-additional-pubsets): New custom var.
2026 (ange-ftp-bs2000-cd-to-posix): New fun.
2027
2028 2002-01-20 Colin Walters <walters@verbum.org>
2029
2030 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
2031 with `byte-compile-dynamic'.
2032 (ibuffer-default-directory, toplevel): Doc files.
2033
2034 2002-01-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2035
2036 * tempo.el (tempo-define-template): Doc fix.
2037
2038 * scroll-bar.el (scroll-bar-mode): Make argument optional.
2039
2040 2002-01-20 Jason Rumney <jasonr@gnu.org>
2041
2042 * w32-vars.el: New file.
2043
2044 * loadup.el [windows-nt]: Load it.
2045
2046 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
2047 and make them defcustoms.
2048
2049 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
2050
2051 2002-01-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2052
2053 * language/tibet-util.el (tibetan-decompose-region)
2054 (tibetan-decompose-string): Fix typo in docstring.
2055
2056 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
2057
2058 2002-01-18 Richard M. Stallman <rms@gnu.org>
2059
2060 * comint.el (comint-redirect-send-command-to-process):
2061 Restore previous current buffer.
2062
2063 * window.el (window-body-height): New function.
2064
2065 2002-01-18 Zoltan Kemenczy <kemenczy@rogers.com>
2066
2067 * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
2068 "Finish Function" menu map entries for jdb mode.
2069 (gud-jdb-use-classpath): New customization variable.
2070 (gud-jdb-command-name): Add customization.
2071 (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
2072 (gud-jdb-classpath-string): New variable.
2073 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
2074 (gud-jdb-build-source-files-list): Likewise.
2075 (gud-jdb-massage-args): Record any command argument classpath
2076 string in `gud-jdb-classpath-string'.
2077 (gud-jdb-lowest-stack-level): New function, finds bottom of current
2078 java call stack in jdb output.
2079 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
2080 (gud-jdb-parse-classpath-string): New functions.
2081 (gud-jdb-marker-filter): Search/detect classpath information in
2082 jdb's output. marker regexp updated to match oldjdb and jdb output
2083 formats. Expand search for source files to include new/old methods
2084 using new functions above. Do not allow `gud-marker-acc' to grow
2085 without bound.
2086 (jdb): Set classpath information (if available) as jdb is started.
2087 Change `gud-break' and `gud-remove'
2088 to use new %c ("class") escape in format strings. Add
2089 `gud-finish', `gud-up', `gud-down' command string functions, and
2090 add them to the local menu map. Update `comint-prompt-regexp' for
2091 jdb and oldjdb. If attaching to an already running java VM and
2092 configured to use classpath, send command to query for classpath,
2093 else use previous method for finding and parsing java
2094 sources. Set `gud-jdb-find-source' function accordingly.
2095 (gud-mode): Doc fix.
2096 (gud-format-command): Add support for new %c ("class") escape.
2097 (gud-find-class): New function in support of %c escape.
2098
2099 2002-01-17 Richard M. Stallman <rms@gnu.org>
2100
2101 * ibuf-ext.el: Enable byte-compile-dynamic.
2102
2103 2002-01-17 Jason Rumney <jasonr@gnu.org>
2104
2105 * term/w32-win.el: Restore conditional require of fontset.
2106
2107 2002-01-16 Richard M. Stallman <rms@gnu.org>
2108
2109 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
2110 more or less.
2111 (mouse-drag-region): New function. For a click in the echo area,
2112 show *Messages*.
2113
2114 * ibuf-ext.el: Delete the autoloads for functions defined with
2115 ibuffer-specific commands.
2116
2117 * help.el (describe-distribution): Really call view-file.
2118
2119 * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
2120 (ange-ftp-get-process): Pass that arg.
2121
2122 * comint.el (comint-simple-send): Fix previous change.
2123
2124 * net/telnet.el (telnet-simple-send): Fix previous change.
2125
2126 * progmodes/sql.el (sql-escape-newlines-and-send)
2127 (sql-query-placeholders-and-send): Fix previous change.
2128
2129 2002-01-16 Colin Walters <walters@verbum.org>
2130
2131 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
2132 URL, Compatibility headers. Update copyright notice.
2133 * ibuf-macs.el (toplevel): Require `cl' when compiling.
2134
2135 2002-01-16 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2136
2137 * startup.el (command-line): Set EOL mnemonics for the Mac.
2138
2139 2002-01-16 Andreas Schwab <schwab@suse.de>
2140
2141 * mail/feedmail.el (feedmail): Fix :link spec.
2142
2143 2002-01-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2144
2145 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
2146 2 ldapsearch.
2147
2148 * net/eudc.el: New maintainer. Change author's address.
2149 (eudc-pre-select-window-configuration, eudc-insertion-marker):
2150 Variables removed.
2151 (eudc-insert-selected): Function removed.
2152 (eudc-select): Reimplemented.
2153 (eudc-expand-inline): Delete the strings only after its expansion
2154 is chosen not before.
2155
2156 * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
2157 Minor coding style fixes.
2158
2159 * net/eudcb-ldap.el: New maintainer. Change author's address.
2160 (eudc-attribute-display-method-alist): Display mail with
2161 eudc-display-mail.
2162
2163 * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
2164 * net/eudc-vars.el: New maintainer. Change author's address.
2165
2166 * net/eudc-bob.el: New maintainer. Change author's address.
2167 (eudc-bob-mail-keymap): New keymap for e-mail addresses.
2168 (eudc-display-mail): New function.
2169 (eudc-bob-play-sound-at-point): Remove XEmacs case.
2170
2171 2002-01-15 Richard M. Stallman <rms@gnu.org>
2172
2173 * emacs-lisp/autoload.el (make-autoload):
2174 Don't handle define-ibuffer-column, define-ibuffer-filter,
2175 define-ibuffer-sorter, and define-ibuffer-op.
2176
2177 2002-01-14 Richard M. Stallman <rms@gnu.org>
2178
2179 * calendar/calendar.el (diary-date-forms): Doc fix.
2180
2181 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2182
2183 * startup.el (command-line): Register the default tty colors even
2184 if the terminal doesn't seem to support colors.
2185 <tty-long-option-alist>: New option --color.
2186 (tty-handle-args): Parse the --color arg.
2187
2188 * term/tty-colors.el (tty-color-mode-alist): New variable.
2189
2190 2002-01-14 Stefan Monnier <monnier@cs.yale.edu>
2191
2192 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
2193 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
2194 Use it.
2195 (ange-ftp-hook-function): Preserve match-data.
2196 (ange-ftp-insert-directory): Typo.
2197 (ange-ftp-shell-command): Check if regexp matched.
2198
2199 2002-01-13 Richard M. Stallman <rms@gnu.org>
2200
2201 * international/mule-cmds.el: help-map bindings moved to help.el.
2202
2203 * help.el (view-echo-area-messages): New function.
2204 (help-map): Add `e' binding. Delete obsolete `d' binding.
2205 Change old Info bindings C-f, C-k and C-i to F, K, S.
2206 Move view-emacs-FAQ from F to C-f.
2207 Move view-emacs-problems from P to C-e.
2208 Bindings moved here from mule-cmds.el.
2209 C-l binding for describe-language-environment deleted
2210 (help-for-help): Update for all these changes.
2211
2212 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
2213
2214 2002-01-13 Dave Love <fx@gnu.org>
2215
2216 * emacs-lisp/copyright.el: Doc fixes.
2217 (copyright-regexp): Add Latin-9 copyright sign.
2218 Match comment delimiters in year lists.
2219 (copyright-current-year): Initialize to load-time year.
2220
2221 2002-01-13 Andreas Schwab <schwab@suse.de>
2222
2223 * dired-aux.el (dired-do-shell-command): Doc fix.
2224
2225 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
2226
2227 * startup.el (command-line-x-option-alist): New options "-fs",
2228 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
2229
2230 * term/x-win.el (x-handle-initial-switch): New function.
2231
2232 2002-01-13 Colin Walters <walters@debian.org>
2233
2234 * emacs-lisp/autoload.el (make-autoload): Handle
2235 define-ibuffer-column, define-ibuffer-filter,
2236 define-ibuffer-sorter, and define-ibuffer-op.
2237
2238 * emacs-lisp/lisp-mode.el (toplevel): Ditto.
2239
2240 * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
2241
2242 2002-01-12 Richard M. Stallman <rms@gnu.org>
2243
2244 * net/browse-url.el (browse-url-grail):
2245 Use browse-url-maybe-new-window.
2246
2247 * net/telnet.el (telnet-simple-send): Handle
2248 comint-input-sender-no-newline like comint-simple-send.
2249
2250 * progmodes/sql.el (sql-query-placeholders-and-send): Handle
2251 comint-input-sender-no-newline like comint-simple-send.
2252 (sql-escape-newlines-and-send): Likewise.
2253
2254 * comint.el (comint-input-sender): Doc fix.
2255 (comint-input-sender-no-newline): New variable.
2256 (comint-simple-send): If comint-input-sender-no-newline,
2257 don't output newline, but maybe send eof.
2258 (comint-send-input): New arg NO-NEWLINE.
2259 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
2260
2261 2002-01-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2262
2263 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
2264 delaying when executing keyboard macros.
2265
2266 2002-01-12 Richard M. Stallman <rms@gnu.org>
2267
2268 * simple.el (line-move): If we can't move enough lines,
2269 go to beginning or end of line.
2270
2271 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
2272 and proper window.
2273
2274 * help.el (describe-mode): Call help-setup-xref in the help buffer.
2275 Switch buffers only after calling `help-buffer'.
2276
2277 * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
2278 only when they are surrounded by whitespace.
2279 Use dired-mark-separator when adding one file name to a command.
2280 (dired-do-shell-command): Verify that * is surrounded by whitespace.
2281 Ask for confirmation if * or ? is not surrounded by whitespace.
2282 (dired-bunch-files): Re-reverse the partial file list when it is used.
2283
2284 2002-01-12 Richard M. Stallman <rms@gnu.org>
2285
2286 * comint.el (comint-dynamic-list-completions): Repeating the command
2287 after displaying a completion list scrolls the list.
2288
2289 2002-01-12 Eli Zaretskii <eliz@is.elta.co.il>
2290
2291 * files.el (find-file-noselect): Don't consider a buffer as
2292 visiting a file literally if it is in hexl-mode.
2293
2294 * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
2295
2296 2002-01-11 Richard M. Stallman <rms@gnu.org>
2297
2298 * startup.el (initial-scratch-message): Fix custom type, add group.
2299
2300 * mail/rmail.el (rmail-decode-babyl-format): Disable undo
2301 around the decode-coding-region call.
2302
2303 * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
2304 after displaying a completion list scrolls the list.
2305
2306 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2307
2308 * version.el (emacs-version): Bump to 21.2.50.
2309
2310 2002-01-10 Thien-Thi Nguyen <ttn@giblet.glug.org>
2311
2312 * play/zone.el (zone-timeout): New var.
2313 (zone-hiding-modeline): New macro.
2314 (zone-call): New func.
2315
2316 (zone): Init `modeline-hidden-level' symbol property.
2317 Use `zone-call' instead of `funcall'.
2318
2319 (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
2320
2321 (zone-pgm-stress): Use `zone-hiding-modeline'.
2322
2323 (zone-pgm-stress-destress): New zone program.
2324
2325 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
2326
2327 * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
2328
2329 2002-01-09 Richard M. Stallman <rms@gnu.org>
2330
2331 * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
2332
2333 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
2334
2335 * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
2336 flyspell-mouse-map.
2337
2338 2002-01-08 Richard M. Stallman <rms@gnu.org>
2339
2340 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
2341
2342 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
2343
2344 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
2345
2346 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2347
2348 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
2349 Do not use make-local-hook.
2350
2351 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2352
2353 * international/quail.el (quail-start-translation)
2354 (quail-start-conversion): Bind last-command-event, last-command,
2355 and this-command in the first let. This fixes the change from
2356 2000-08-30.
2357
2358 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
2359
2360 * ediff-hook.el: Add an autoload cookie.
2361
2362 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2363
2364 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
2365 address of the author.
2366
2367 2002-01-08 Richard M. Stallman <rms@gnu.org>
2368
2369 * replace.el (occur-mode-goto-occurrence-other-window): New command.
2370 (occur-mode-map): Bind `o' to that.
2371
2372 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
2373
2374 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
2375 new macro that replaces viper-emacs-p and viper-xemacs-p in many
2376 cases. Used to reduce the number of warnings.
2377
2378 * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
2379 (viper-standard-value): Move here from viper.el.
2380 (viper-set-unread-command-events): Move to viper-util.el
2381 (viper-check-minibuffer-overlay): Make sure
2382 viper-minibuffer-overlay is moved to cover the entire input field.
2383
2384 * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs.
2385 (viper-read-key-sequence, viper-set-unread-command-events)
2386 (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
2387
2388 * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
2389
2390 * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
2391
2392 * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
2393
2394 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
2395 (viper-event-vector-p): Move to viper-util.el
2396
2397 * viper.el (viper-standard-value): Move to viper-cmd.el.
2398 Use viper-cond-compile-for-xemacs-or-emacs.
2399
2400 * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
2401
2402 * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
2403
2404 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
2405 New macro designed to be used in many places where ediff-emacs-p or
2406 ediff-xemacs-p was previously used. Reduces the number of warnings.
2407 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
2408 of ediff-xemacs-p.
2409 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
2410 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
2411 (ediff-whitespace-diff-region-p, ediff-get-region-contents):
2412 Move to ediff-util.el.
2413 (ediff-event-key): Moved here.
2414
2415 * ediff-merge.el: Got rid of unreferenced variables.
2416
2417 * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
2418
2419 * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
2420 (ediff-cleanup-mess): Improve the way windows are set up after
2421 quitting ediff.
2422 (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
2423 (ediff-dispose-of-variant-according-to-user): New function
2424 designed to be smarter and also understands indirect buffers.
2425 (ediff-highlight-diff-in-one-buffer)
2426 (ediff-unhighlight-diff-in-one-buffer)
2427 (ediff-unhighlight-diffs-totally-in-one-buffer)
2428 (ediff-highlight-diff, ediff-highlight-diff)
2429 (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
2430 (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
2431 (ediff-get-region-contents, ediff-make-current-diff-overlay):
2432 Moved here.
2433 (ediff-format-bindings-of): New function by Hannu Koivisto
2434 <azure@iki.fi>.
2435 (ediff-setup): Make sure the merge buffer is always widened and
2436 modifiable.
2437 (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
2438 result of a merge into a file visited by another buffer.
2439 (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
2440 is visited by another buffer and ask to save/delete that buffer.
2441 (ediff-verify-file-merge-buffer): New function to do the above.
2442
2443 * ediff-vers.el: Load ediff-init.el at compile time.
2444
2445 * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
2446
2447 * ediff.el (ediff-windows, ediff-regions-wordwise)
2448 (ediff-regions-linewise): Use indirect buffers to improve
2449 robustness and make it possible to compare regions of the same
2450 buffer (even overlapping regions).
2451 (ediff-clone-buffer-for-region-comparison)
2452 (ediff-clone-buffer-for-window-comparison): New functions.
2453 (ediff-files-internal): Refuse to compare identical files.
2454 (ediff-regions-internal): Get rid of the warning about comparing
2455 regions of the same buffer.
2456
2457 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
2458 Plus the following fixes courtesy of Dave Love: Doc fixes.
2459 (ediff-word-1): Use word class and move - to the
2460 front per regexp documentation.
2461 (ediff-wordify): Bind forward-word-function outside loop.
2462 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
2463 consing buffer contents.
2464 (ediff-goto-word): Move syntax table setting outside loop.
2465
2466 2002-01-07 Richard M. Stallman <rms@gnu.org>
2467
2468 * dired.el (dired-copy-filename-as-kill): Call kill-append
2469 if following a kill command.
2470
2471 * help-fns.el (describe-variable, describe-function):
2472 Do save-excursion.
2473
2474 2002-01-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2475
2476 * net/ldap.el (ldap-search-internal): Skip error message from
2477 ldapsearch. Allow listing attribute names only. Do not open
2478 non-existent files.
2479
2480 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
2481 call non-existent function.
2482
2483 * net/eudc.el (top-level): Revert previous change.
2484
2485 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
2486 variables to prevent warning from byte-compiler.
2487
2488 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
2489 string-match on emacs-version again.
2490
2491 * enriched.el (enriched-make-annotation): Fix the change from
2492 2002-01-05.
2493 (enriched-handle-display-prop): Return proper values.
2494
2495 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
2496 proper attribute name labeledUri instead of deprecated labeledUrl.
2497
2498 2002-01-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2499
2500 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
2501 editing an empty hotlist.
2502
2503 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
2504 Use buffer-string instead of buffer-substring for the whole
2505 buffer.
2506
2507 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
2508 not free.
2509
2510 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
2511 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
2512 (eudc-bob-save-object): Make the buffer unibyte.
2513 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
2514 object to external program.
2515
2516 2002-01-05 Andre Spiegel <spiegel@gnu.org>
2517
2518 * vc.el (vc-branch-part): Return nil if there's no `.'
2519 (vc-default-previous-version): Renamed from vc-previous-version.
2520 New args BACKEND and FILE. Return nil for revision numbers
2521 without a `.'
2522 (vc-version-diff): Call vc-BACKEND-previous-version.
2523 (vc-steal-lock): Steal lock before composing mail, so that no mail
2524 is sent when the stealing goes wrong. And we'll actually see the
2525 error in that case now.
2526 (vc-finish-steal): Removed.
2527
2528 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
2529 the lock, so that we see expanded headers.
2530 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p,
2531 vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
2532 available from vc.el. Updated all callers.
2533
2534 2002-01-05 Richard M. Stallman <rms@gnu.org>
2535
2536 * enriched.el (enriched-make-annotation): Doc fix.
2537
2538 * format.el (format-replace-strings, format-subtract-regions)
2539 (format-annotate-region, format-annotate-location)
2540 (format-annotate-atomic-property-change)
2541 (format-annotate-single-property-change): Doc fixes.
2542
2543 2002-01-05 Jason Rumney <jasonr@gnu.org>
2544
2545 * term/w32-win.el: Require fontset unconditionally.
2546 (w32-handle-scroll-bar-event): Remove.
2547
2548 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2549
2550 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
2551 copyrights to be updated.
2552
2553 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
2554
2555 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
2556 2001-10-24.
2557
2558 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
2559
2560 2002-01-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2561
2562 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
2563 entry.
2564 (ldap-ignore-attribute-codings): Change the default value to allow
2565 encoding/decoding of attributes.
2566 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
2567
2568 2002-01-03 Richard M. Stallman <rms@gnu.org>
2569
2570 * files.el (basic-save-buffer): Undo previous change.
2571
2572 * calendar/diary-lib.el (diary-block): Doc fix.
2573
2574 * custom.el (defcustom): Fix syntax of previous change.
2575
2576 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
2577
2578 * custom.el (defcustom): Documented :tag, :link and :load.
2579
2580 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
2581
2582 * mail/sendmail.el (mail-recover-1): New function.
2583 (mail-recover): Switch to the *mail* buffer right away. Use
2584 buffer-auto-save-file-name instead of calling
2585 make-auto-save-file-name. Call dired-noselect instead of invoking
2586 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
2587 before reading the auto-save file. If the buffer's auto-save file
2588 does not exist, call mail-recover-1 to allow recovery from past
2589 auto-saved drafts.
2590
2591 2002-01-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2592
2593 * time.el (display-time-load-average-threshold): Fix defcustom
2594 (add type and group).
2595
2596 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
2597 specification from the hostname.
2598
2599 2002-01-02 Richard M. Stallman <rms@gnu.org>
2600
2601 * facemenu.el (facemenu-active-faces):
2602 Use face-attributes-as-vector, not face-attributes-vector.
2603
2604 2002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
2605
2606 * xscheme.el: Eleven years of updates on a private copy.
2607
2608 Extensive changes to support multiple xscheme buffers:
2609 (run-scheme): Break up into new functions to facilitate starting
2610 processes in other buffers.
2611 (xscheme-start, xscheme-read-command-line): New functions.
2612 (start-scheme, select-scheme)
2613 (default-xscheme-runlight)
2614 (global-set-scheme-interaction-buffer)
2615 (local-set-scheme-interaction-buffer)
2616 (local-clear-scheme-interaction-buffer)
2617 (exit-scheme-interaction-mode)
2618 (verify-xscheme-buffer): New functions.
2619 (xscheme-process-name, xscheme-buffer-name)
2620 (xscheme-runlight): New internal vars.
2621 (default-xscheme-runlight): New const.
2622 (xscheme-start-process): Add args for the process/buffer names.
2623 (reset-scheme): Pass process/buffer names.
2624 (scheme-interaction-mode): Initialize new local vars.
2625 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
2626 (xscheme-select-process-buffer, xscheme-process-buffer)
2627 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
2628 (xscheme-goto-output-point, xscheme-write-message-1): Use new
2629 var xscheme-process-name.
2630 (xscheme-start-process): Initialize xscheme-process-name and
2631 xscheme-buffer-name in the process buffer. Pass buffer name to
2632 xscheme-modeline-initialize.
2633 (xscheme-modeline-initialize): Add argument to specify buffer name
2634 for mode-line vars.
2635 (xscheme-process-sentinel): Make sure sentinel is run in the
2636 process buffer so it sees its local vars.
2637 (xscheme-process-filter-initialize, xscheme-set-runlight): More
2638 elaborate logic to handle multiple-buffer mode lines.
2639
2640 (xscheme-enter-input-wait): Re-enable control-G handler upon
2641 entering input wait.
2642
2643 (scheme-interaction-mode): Add arg to preserve local vars.
2644 (xscheme-enter-interaction-mode)
2645 (xscheme-enter-debugger-mode): Preserve local vars.
2646 (xscheme-start-process): Clobber local vars.
2647
2648 (scheme-interaction-mode-commands): Allow end user to add commands
2649 to scheme-interaction-mode keymap.
2650 (scheme-interaction-mode-commands-alist): New variable.
2651
2652 (xscheme-send-string): Don't use insert-before-markers.
2653
2654 Implement a per-buffer kill ring:
2655 (xscheme-insert-expression)
2656 (xscheme-rotate-yank-pointer, xscheme-yank)
2657 (xscheme-yank-pop, xscheme-yank-push): New functions.
2658 (xscheme-expressions-ring)
2659 (xscheme-expressions-ring-yank-pointer)
2660 (xscheme-expressions-ring-max): New variables.
2661 (xscheme-send-string-1): Call xscheme-insert-expression to save
2662 expression in ring.
2663 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
2664 (xscheme-previous-send): Deleted variable.
2665
2666 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed,
2667 xscheme-send-control-g-interrupt): Use process-send-string rather
2668 than send-string.
2669
2670 (xscheme-send-region): Insert a newline after an expression that
2671 is submitted in the interaction buffer, for consistency with
2672 recent changes to Edwin.
2673
2674 (xscheme-delete-output): New function mimics comint-delete-output.
2675 (xscheme-last-input-end): New internal variable.
2676 (xscheme-process-filter-output): Update xscheme-last-input-end.
2677
2678 (xscheme-send-control-g-interrupt): Make sure that
2679 xscheme-control-g-disabled-p is looked up in the right buffer.
2680
2681 (xscheme-enable-control-g): Clear C-g message if visible.
2682 (xscheme-control-g-message-string): New internal var.
2683 (xscheme-send-control-g-interrupt): Use new var.
2684
2685 (xscheme-send-control-g-interrupt, xscheme-send-interrupt): Delay
2686 after sending interrupt in order to work around race condition.
2687
2688 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
2689 (xscheme-send-char): Use xscheme-send-char rather than send-string
2690 to send single char.
2691
2692 (xscheme-process-filter, xscheme-process-filter-alist): Add
2693 support for evaluating expressions outside of the call-excursion.
2694 (xscheme-process-filter:string-action-noexcursion): New func.
2695
2696 (xscheme-write-value): Change output string to match that used by
2697 Edwin.
2698
2699 (xscheme-coerce-prompt): Don't write a space after a command
2700 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
2701 for us.
2702
2703 (reset-scheme): Delete process after killing it.
2704
2705 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
2706
2707 * bindings.el (function-key-map): Don't bind shifted keypad
2708 numeric keys.
2709
2710 2002-01-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2711
2712 * enriched.el (enriched-handle-display-prop): Remove unused
2713 variables.
2714 (enriched-mode): Doc fix.
2715
2716 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
2717
2718 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
2719 Hebrew points.
2720
2721 2002-01-01 Richard M. Stallman <rms@gnu.org>
2722
2723 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
2724
2725 2001-12-31 Richard M. Stallman <rms@gnu.org>
2726
2727 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
2728 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
2729 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
2730 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
2731 * progmodes/cperl-mode.el, progmodes/idlwave.el:
2732 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
2733 Adapt face definitions to use :weight and :slant.
2734
2735 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
2736
2737 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
2738
2739 * font-lock.el (initializing from font-lock-face-attributes):
2740 Use :weight and :slant, not :bold and :italic.
2741
2742 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
2743
2744 * cus-edit.el (custom-face-edit-fix-value): New function.
2745 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
2746
2747 2001-12-30 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2748
2749 * progmodes/octave-mod.el (octave-abbrev-table):
2750 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
2751 * progmodes/fortran.el (fortran-mode-abbrev-table):
2752 * progmodes/f90.el (f90-mode-abbrev-table):
2753 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
2754 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
2755 predefined abbrevs as "system" abbrevs.
2756
2757 2001-12-30 Richard M. Stallman <rms@gnu.org>
2758
2759 * info.el (Info-fontify-node): For a **** underline line, put the
2760 invisible and intangible props on the following newline, but not
2761 on the previous newline or the last char of the previous line.
2762
2763 * faces.el (face-set-after-frame-default): Don't change `default' face.
2764
2765 * faces.el (minibuffer-prompt): Adopt some default colors.
2766
2767 * replace.el (query-replace-read-args): Immediate error if read-only.
2768
2769 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
2770 Display the output buffer in a more intelligent way.
2771
2772 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
2773
2774 * ls-lisp.el (insert-directory): Modify the "total" line wording,
2775 in accordance with files.el's insert-directory.
2776
2777 2001-12-29 Richard M. Stallman <rms@gnu.org>
2778
2779 * files.el (basic-save-buffer): If a before-write hook displays
2780 an echo area message, pause before calling basic-save-buffer-1.
2781
2782 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
2783
2784 * textmodes/reftex-global.el (reftex-query-replace-document)
2785 (reftex-change-label): Doc fix.
2786
2787 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
2788
2789 * progmodes/etags.el (tags-query-replace): Doc fix.
2790
2791 2001-12-29 Richard M. Stallman <rms@gnu.org>
2792
2793 * progmodes/compile.el (compile-internal): Fix previous change.
2794
2795 2001-12-28 Richard M. Stallman <rms@gnu.org>
2796
2797 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
2798 shrink the windows above as necessary to get space.
2799 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
2800
2801 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
2802 This fixes a bug that treated all files as directories.
2803 (ange-ftp-insert-directory): Explicitly follow symlinks.
2804
2805 * international/iso-transl.el (iso-transl-char-map) Eliminate the
2806 alias symbols--put the translated sequences here directly.
2807
2808 * progmodes/cc-mode.el (c-mode-abbrev-table)
2809 (c++-mode-abbrev-table, objc-mode-abbrev-table)
2810 (java-mode-abbrev-table, pike-mode-abbrev-table):
2811 Mark all the predefined abbrevs as "system" abbrevs.
2812
2813 * mail/sendmail.el (mail-envelope-from): Fix custom type.
2814 (sendmail-send-it): Check mail-specify-envelope-from
2815 and mail-envelope-from in the mail buffer at start.
2816
2817 2001-12-28 Simon Josefsson <jas@extundo.com>
2818
2819 * mail/sendmail.el (mail-envelope-from): Fix :type.
2820 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
2821
2822 2001-12-28 Richard M. Stallman <rms@gnu.org>
2823
2824 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
2825
2826 * simple.el (line-move-invisible): New subroutine.
2827 (line-move-to-column): New subroutine--smarter about advancing over
2828 invisible parts of a line, or lines, but only as long as hpos grows.
2829 (line-move-finish): New subroutine: repeatedly processes desired
2830 column, intangibility, and fields.
2831 (line-move): Use those subroutines.
2832 When moving lines downward, skip invisible text first rather than last.
2833
2834 2001-12-27 Richard M. Stallman <rms@gnu.org>
2835
2836 * international/mule-diag.el (describe-char-after):
2837 Describe the text properties of the char after point.
2838
2839 * help.el (describe-key): Doc fix.
2840
2841 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
2842
2843 * find-dired.el (find-dired-sentinel): Precede exit message by
2844 two spaces, to match the regexp in dired-between-files.
2845
2846 2001-12-28 Miles Bader <miles@gnu.org>
2847
2848 * wid-edit.el (widget-toggle-value-create): Don't eval actual
2849 images (which are lists too).
2850
2851 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2852
2853 * language/european.el: Fix the doc string of "Latin-5" language
2854 environment.
2855
2856 2001-12-26 Richard M. Stallman <rms@gnu.org>
2857
2858 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
2859 defined as before 2001-11-09.
2860 (add-minor-mode call): Specify the keymap.
2861
2862 * progmodes/compile.el (compile-internal):
2863 Set TERM variable in process-environment.
2864
2865 2001-12-25 Richard M. Stallman <rms@gnu.org>
2866
2867 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
2868 the buffer.
2869
2870 * startup.el (command-line): Convert command line args
2871 to Emacs internal representation using locale-coding-system.
2872
2873 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
2874
2875 * international/fontset.el: Don't require ind-util when compiling.
2876
2877 2001-12-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2878
2879 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
2880 set-frame-height and set-frame-width instead of set-screen-height
2881 and set-screen-width.
2882
2883 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
2884 of obsolete set-screen-width.
2885
2886 * locate.el (locate): Remove dot at the end of error argument.
2887
2888 * emerge.el (emerge-show-file-name): Use frame-height instead of
2889 obsolete screen-height.
2890
2891 * mail/mh-utils.el (mh-show-msg): Likewise.
2892 (mh-handle-process-error): Use frame-width instead of obsolete
2893 screen-width.
2894
2895 2001-12-25 Richard M. Stallman <rms@gnu.org>
2896
2897 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
2898 to enlarge-window. Use save-selected-window. Don't try
2899 to resize windows that end at the bottom "level".
2900 Retry changing the sizes until the windows get the desired sizes.
2901 Discount the minibuffer when computing total height available.
2902
2903 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
2904 (debugger-make-xrefs): Only make a button for the first symbol
2905 on any line.
2906
2907 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
2908
2909 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
2910 Call IT-setup-unicode-display here instead of adding it to
2911 dos-codepage-setup-hook, so that Unicode display tables are set
2912 before dos-codepage-setup-hook runs.
2913
2914 2001-12-24 Richard M. Stallman <rms@gnu.org>
2915
2916 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
2917 (nslookup-mode-abbrev-table): Don't define it.
2918 (smbclient-mode-abbrev-table): Don't define it.
2919 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
2920 (nslookup-mode, smbclient-mode): Likewise.
2921 (network-connection-service-abbrev-alist): Variable deleted.
2922 (network-connection-mode-setup): Don't set up abbrev table.
2923
2924 * faces.el (minibuffer-prompt): New face.
2925 (minibuffer-prompt-properties): Add `face' property.
2926
2927 * replace.el (occur-mode-display-occurrence): New function.
2928 (occur-mode-map): Bind C-o to it.
2929
2930 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
2931
2932 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
2933 (viper-special-read-and-insert-char): Make C-m work right in the r
2934 comand.
2935 (viper-buffer-search-enable): Fixed format string.
2936
2937 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
2938 instead of viper-info-on-file.
2939 (ex-set-visited-file-name): New function.
2940
2941 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
2942
2943 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
2944 action argument.
2945
2946 * ediff-init.el: Fixed some doc strings.
2947
2948 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
2949 Got rid of make-local-hook.
2950
2951 * ediff-wind.el (ediff-setup-control-frame): Got rid of
2952 make-local-hook.
2953
2954 2001-12-23 Richard M. Stallman <rms@gnu.org>
2955
2956 * term/x-win.el (x-handle-geometry): Put height and width
2957 on default-frame-alist, left and top on initial-frame-alist.
2958 * term/w32-win.el (x-handle-geometry): Likewise.
2959
2960 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
2961
2962 * play/yow.el (yow): Use an arg to distinguish interactive calls,
2963 not interactive-p.
2964
2965 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2966
2967 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
2968 mocklisp entries.
2969
2970 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
2971 Lisp. Obsoleted.
2972
2973 * emulation/mlconvert.el: File removed.
2974
2975 * emulation/mlsupport.el: Moved to obsolete.
2976
2977 * obsolete/mlsupport.el: Moved there from lisp/emulation.
2978
2979 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
2980
2981 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove
2982 mocklisp case.
2983
2984 * help-fns.el (describe-function-1): Remove mocklisp function
2985 case.
2986
2987 2001-12-22 Miles Bader <miles@gnu.org>
2988
2989 * textmodes/refill.el (refill-mode): Don't barf when redundantly
2990 turning refill-mode off.
2991
2992 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2993
2994 * time.el (display-time-load-average-threshold): New variable.
2995 (display-time-update): Use it.
2996
2997 These changes allow cycling through past 1, 5 and 15 minutes
2998 load-average displayed in the mode-line.
2999
3000 * time.el (display-time-default-load-average): New customizable option.
3001 (display-time-load-average): New variable.
3002 (display-time-cycle-load-average): New function.
3003 (display-time-update): Use them.
3004
3005 2001-12-21 Richard M. Stallman <rms@gnu.org>
3006
3007 * apropos.el (apropos-print): SPACING is now nil or a separator string.
3008 (apropos-documentation, apropos-value): Pass a suitable string.
3009
3010 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3011
3012 * dired.el (dired-free-space-program, dired-free-space-args):
3013 Aliases for back-compatibility.
3014
3015 * info.el (Info-select-node): If Info-use-header-line is nil, set
3016 header-line-format to nil.
3017 (Info-fontify-node): Don't put a keymap text property on the
3018 heading if we are not going to display the header line. Remove
3019 any such text properties left over from past visits to this node.
3020
3021 * ls-lisp.el (insert-directory): Insert the amount of free disk
3022 space, like files.el's insert-directory does.
3023
3024 * files.el (directory-free-space-program): Mention
3025 file-system-info in the doc string.
3026 (get-free-disk-space): New function; code moved from
3027 insert-directory.
3028 (insert-directory): Call get-free-disk-space to get the amount of
3029 free space.
3030
3031 2001-12-21 Richard M. Stallman <rms@gnu.org>
3032
3033 * help.el (view-order-manuals, view-emacs-news, describe-copying)
3034 (describe-distribution, describe-project): Use view-file.
3035
3036 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
3037
3038 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
3039
3040 * emacs-lisp/easy-mmode.el (define-minor-mode):
3041 Make no arg by default in an interactive call,
3042 so that repeating the command toggles again.
3043
3044 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
3045
3046 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3047
3048 * antlr-mode.el: More sophisticated indentation of cpp directive.
3049 (antlr-indent-at-bol-alist): New user option.
3050 (antlr-indent-line): Use it.
3051 (antlr-indent-style): New user option.
3052 (antlr-mode): Use it.
3053 (antlr-indent-item-regexp): Customize.
3054
3055 * antlr-mode.el: Syntax highlighting changes.
3056 (antlr-font-lock-literal-regexp): New user option.
3057 (antlr-font-lock-syntax-face): New face used for :, |, ....
3058 (antlr-font-lock-default-face): New face.
3059 (antlr-font-lock-additional-keywords): Use them.
3060
3061 * antlr-mode.el: New command to insert options -- variables.
3062 (antlr-mode-map): New binding [C-c C-o].
3063 (antlr-mode-menu): New submenus.
3064 (antlr-options-use-submenus): New user option.
3065 (antlr-tool-version): New user option.
3066 (antlr-options-auto-colon): New user option.
3067 (antlr-options-style): New user option.
3068 (antlr-options-push-mark): New user option.
3069 (antlr-options-assign-string): New user option.
3070 (antlr-options-headings): New variable.
3071
3072 * antlr-mode.el: New command to insert options -- specific.
3073 (antlr-options-alists): New variable.
3074 (antlr-read-value): New function.
3075 (antlr-read-boolean): New function.
3076 (antlr-language-option-extra): New function.
3077 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
3078 (antlr-c++-mode-extra): New function.
3079 (antlr-grammar-tokens): New function.
3080 (antlr-imenu-create-index-function): New optional argument.
3081
3082 * antlr-mode.el: New command to insert options -- functions.
3083 (antlr-insert-option): New command.
3084 (antlr-insert-option-interactive): New function.
3085 (antlr-options-menu-filter): New function.
3086 (antlr-option-kind): New function.
3087 (antlr-scan-lists): New alias.
3088 (antlr-scan-lists-internal): New function.
3089 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
3090 (antlr-option-level): New function.
3091 (antlr-syntactic-grammar-depth): New function.
3092 (antlr-option-location): New function.
3093 (antlr-insert-option-do): New function.
3094 (antlr-option-spec): New function.
3095 (antlr-version-string): New function.
3096 (antlr-insert-option-existing): New function.
3097 (antlr-insert-option-space): New function.
3098 (antlr-insert-option-area): New function.
3099
3100 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
3101 with narrowing. Menu change. Miscellaneous.
3102 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
3103 (antlr-mode-map): New bindings for characters in ":;|&(){}".
3104 (antlr-electric-character): New command.
3105 (antlr-class-header-regexp): New variable.
3106 (antlr-font-lock-additional-keywords): Use it.
3107 (antlr-imenu-create-index-function): Use it.
3108 (antlr-file-dependencies): Use it.
3109 (antlr-indent-line): Also works with restrictions.
3110 (antlr-indent-command): Interactive spec - changes the buffer.
3111 (antlr-language-for-option): Deletia.
3112 (antlr-language-option): New function, defined instead.
3113 (antlr-mode): Use it.
3114 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3115
3116 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
3117 instead of a literal /dev/null.
3118
3119 * Makefile.in (distclean): Remove Makefile in the build
3120 directory, not in the source directory.
3121
3122 2001-12-21 Simon Josefsson <jas@extundo.com>.
3123
3124 * mail/smtpmail.el (smtpmail-send-queued-mail): Use
3125 with-temp-buffer instead of find-file-noselect, and bind
3126 coding-system-for-read to no-conversion when reading the queued
3127 messages. (Simon's code modified slightly by Eli Zaretskii.)
3128
3129 2001-12-20 Werner Lemberg <wl@gnu.org>
3130
3131 * international/mule-diag.el (describe-coding-system,
3132 print-coding-system-briefly): Make printed output have a similar
3133 format as describe-character-set.
3134
3135 2001-12-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3136
3137 * play/blackbox.el (bb-member): Remove, use member instead.
3138 (bb-delete): Remove, use delete instead.
3139 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
3140 bb-score, bb-detour-count and bb-balls-placed.
3141 Propertize results of rays.
3142
3143 2001-12-19 Karl Fogel <kfogel@red-bean.com>
3144
3145 * isearch.el (isearch-forward, isearch-edit-string): Make doc
3146 strings mention keybinding for `isearch-yank-word-or-char',
3147 rather than `isearch-yank-word', since the former is bound now
3148 and the latter is not.
3149 (isearch-yank-word-or-char): Fix formatting.
3150
3151 2001-12-19 Werner Lemberg <wl@gnu.org>
3152
3153 * language/czech.el, language/european.el, language/slovak.el: More
3154 fixes for language info doc strings.
3155
3156 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
3157
3158 * loadup.el: Add "language" to the load-path.
3159
3160 2001-12-19 Richard M. Stallman <rms@gnu.org>
3161
3162 * international/mule-cmds.el (describe-language-environment):
3163 Fix calls to help-xref-button.
3164
3165 2001-12-19 Miles Bader <miles@gnu.org>
3166
3167 * international/fontset.el: Require `ind-util' when compiling.
3168
3169 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3170
3171 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
3172 instead of decompose-composite-char.
3173
3174 2001-12-18 Richard M. Stallman <rms@gnu.org>
3175
3176 * simple.el (eval-expression-print-level)
3177 (eval-expression-print-length): Doc fixes.
3178
3179 * international/mule-diag.el (describe-character-set):
3180 Fix the arg to help-xref-button.
3181
3182 * files.el (directory-free-space-program): New variable.
3183 (directory-free-space-args): New variable.
3184 (insert-directory): Use those two variables for getting free space.
3185 Use file-system-info instead, if that is defined.
3186
3187 * dired.el (dired-free-space-program): Variable deleted.
3188 (dired-free-space-args): Variable deleted.
3189 (dired-insert-directory): Don't try to determine free space.
3190
3191 * files.el (font-lock-defaults): Add risky-local-variables prop.
3192 (hack-one-local-variable): Treat various font-lock variables as risky.
3193
3194 2001-12-18 Werner Lemberg <wl@gnu.org>
3195
3196 * language/chinese.el, language/cyrillic.el:
3197 * language/czech.el, language/european.el, language/greek.el:
3198 * language/hebrew.el, language/indian.el, language/japanese.el:
3199 * language/korean.el, language/lao.el, language/slovak.el:
3200 * language/thai.el, language/tibetan.el, language/vietnamese.el:
3201 Improve documentation strings of coding systems and language infos.
3202
3203 2001-12-18 Werner LEMBERG <wl@gnu.org>
3204
3205 Add support for EUC-TW decoding/encoding.
3206
3207 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
3208 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
3209 New auxiliary functions to build `big5-to-cns'.
3210 (big5-to-cns): New translation alist.
3211
3212 * language/chinese.el: Added new coding system `euc-tw' and its
3213 alias `euc-taiwan'.
3214 Updated language `Chinese-CNS' to include euc-tw encoding also.
3215 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
3216 euc-tw.
3217
3218 2001-12-18 Dave Love <fx@gnu.org>
3219
3220 * loadup.el: Add language/utf-8-lang, language/georgian.
3221
3222 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
3223 (image-file-name-regexps): Doc fix.
3224
3225 * server.el (server-unload-hook): New function.
3226
3227 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
3228 (lm-crack-copyright): Cope with multi-line copyright `lines'.
3229
3230 * simple.el (newline): Doc fix.
3231 (eval-expression-print-level, eval-expression-print-length): Doc
3232 fix. Amend :type.
3233 (next-line, previous-line): Make arg optional.
3234 (newline): Doc fix.
3235
3236 * Makefile.in (DONTCOMPILE): Add various language files.
3237
3238 * international/quail.el (quail-input-string-to-events): Don't use
3239 string-to-list.
3240
3241 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
3242 calling `newline'.
3243
3244 2001-12-17 Richard M. Stallman <rms@gnu.org>
3245
3246 * comint.el (comint-dynamic-list-input-ring-select): New function.
3247 Switches back to the old window configuration.
3248 (comint-dynamic-list-input-ring): Bind RET to that function.
3249 (comint-dynamic-list-input-ring-window-conf): New variable.
3250
3251 2001-12-17 Werner Lemberg <wl@gnu.org>
3252
3253 * international/mule-conf.el: Improve documentation strings of
3254 character sets.
3255
3256 2001-12-16 Richard M. Stallman <rms@gnu.org>
3257
3258 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
3259 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
3260
3261 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
3262
3263 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
3264 Add a DESCRIPTION for the makefile item.
3265
3266 * find-file.el (ff-other-file-name): New function.
3267
3268 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3269
3270 * international/quail.el (quail-input-string-to-events): Fix last
3271 change.
3272
3273 2001-12-16 Richard M. Stallman <rms@gnu.org>
3274
3275 * isearch.el (isearch-edit-string): When we set isearch-string
3276 to the default, also set isearch-message.
3277
3278 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
3279
3280 * startup.el (command-line-1): Display startup screen
3281 even if there are command line args.
3282 Add a note about how to go to editing your files.
3283 (fancy-splash-head): Add a note about how to go to your files.
3284 (fancy-splash-outer-buffer): New variable.
3285 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
3286
3287 * subr.el (with-temp-message): At the end, always discard
3288 the temp message, even by clearing the echo area.
3289
3290 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
3291
3292 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
3293
3294 * log-view.el (log-view-message-re, log-view-current-tag):
3295 Recognize Subversion's log output format.
3296
3297 * international/fontset.el: Build the list L at compile time.
3298
3299 * language/ind-util.el (mapthread): Make a closure.
3300
3301 2001-12-15 Richard M. Stallman <rms@gnu.org>
3302
3303 * isearch.el (isearch-start-hscroll): New variable.
3304 (isearch-mode): Set isearch-start-hscroll.
3305 (isearch-update): Restore original hscrolling if possible.
3306
3307 * isearch.el (isearch-edit-string):
3308 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
3309
3310 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
3311 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
3312 rather than regexp search and (2) copying text properties
3313 already set up on text unchanged from the previous backtrace.
3314
3315 * case-table.el (set-case-syntax-pair):
3316 Detect invalid calls and signal an error.
3317
3318 2001-12-15 Richard M. Stallman <rms@gnu.org>
3319
3320 * language/ind-util.el (range): Function deleted.
3321 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
3322 All calls changed.
3323
3324 * language/devan-util.el (devanagari-range): Renamed from `range'.
3325 All calls changed.
3326 (devanagari-regexp-of-hashtbl-keys):
3327 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
3328
3329 2001-12-15 Dave Love <fx@gnu.org>
3330
3331 * language/ind-util.el: Don't require cl.
3332 (indian-glyph-char, indian-glyph-max-char)
3333 (indian-char-glyph): Moved from indian.el
3334 (indian--puthash-char, mapthread): Don't quote lambda.
3335 (indian--map): New function.
3336 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
3337 (indian--puthash-cv): Use it.
3338
3339 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
3340 (indian-char-glyph): Moved to ind-util.el
3341
3342 * language/devan-util.el (devanagari-post-read-conversion):
3343 New function.
3344
3345 * language/georgian.el: New file.
3346
3347 * international/mule-cmds.el (locale-language-names): Add various
3348 entries. Remove utf-8 special case.
3349 (locale-charset-language-names, locale-preferred-coding-systems):
3350 Add utf-8 case.
3351 (set-language-environment): Process required-features earlier.
3352
3353 * international/quail.el (quail-keyboard-layout-alist):
3354 Add pc105-uk.
3355 (quail-keyboard-layout-type): Fix :type.
3356 (quail-choose-completion-string): Simplify.
3357 (quail-update-leim-list-file): Don't get fooled by commented-out code.
3358 (quail-input-string-to-events): Run events through
3359 translation-table-for-input.
3360
3361 * international/mule-conf.el (translation-table-for-input):
3362 New variable.
3363 (latin-iso8859-14): Amend description.
3364 (file-coding-system-alist): Add entry for utf-8.
3365
3366 * language/utf-8-lang.el: New file.
3367
3368 * international/code-pages.el: New file.
3369
3370 * language/hebrew.el ("Windows-1255"): New language.
3371
3372 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
3373 ("Latvian"): New languages.
3374
3375 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
3376
3377 * xml.el: Use setq rather than (set 'foo bar).
3378 Use push+nreverse rather than append.
3379 (xml-node-name, xml-node-attributes, xml-node-children):
3380 Use defsubst rather than macros.
3381 (xml-parse-region): Handle a nil return value from xml-parse-tag.
3382 (xml-parse-tag): Don't skip white space. Return nil for a comment.
3383 Concat the two strings surrounding a comment into a single string.
3384
3385 * newcomment.el (comment-indent): Jump to the middle of empty comments.
3386
3387 2001-12-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3388
3389 * select.el (xselect-convert-to-class, xselect-convert-to-name):
3390 Document.
3391
3392 2001-12-14 Andre Spiegel <spiegel@gnu.org>
3393
3394 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
3395 Return nil if FILE is not registered.
3396 (vc-check-master-templates, vc-default-make-version-backups-p):
3397 Doc fix.
3398
3399 2001-12-13 David Ponce <david@dponce.com>
3400
3401 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
3402 (ruler-mode-left-fringe-cols): New macro.
3403 (ruler-mode-right-fringe-cols): New macro.
3404 (ruler-mode-left-scroll-bar-cols): New macro.
3405 (ruler-mode-right-scroll-bar-cols): New macro.
3406 (ruler-mode-ruler): Use above new macros.
3407
3408 2001-12-13 Richard M. Stallman <rms@gnu.org>
3409
3410 * files.el (set-auto-mode): Fix previous change.
3411
3412 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
3413
3414 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
3415 (easy-menu-do-define, easy-menu-convert-item-1)
3416 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
3417 (easy-menu-return-item): Only return nil if there is no binding.
3418
3419 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
3420
3421 * whitespace.el (whitespace-version): 3.2
3422 * whitespace.el (whitespace-force-mode-line-update): Replace with
3423 `whitespace-mode-line-update', which is an alias to the correct
3424 function in various emacsen.
3425 * whitespace.el (whitespace-{un,}highlight-the-space):
3426 Add colorized highlighting of the bogus whitespaces in a buffer/file,
3427 using the `whitespace-highlight-face' if
3428 `whitespace-display-spaces-in-color' is set.
3429
3430 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
3431
3432 * international/mule.el (set-auto-coding): Don't search for
3433 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
3434
3435 2001-12-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3436
3437 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
3438
3439 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
3440
3441 * mail/rmailsum.el (rmail-summary-mode): Likewise.
3442
3443 2001-12-13 Richard M. Stallman <rms@gnu.org>
3444
3445 * simple.el (undo): Always set this-command to `undo',
3446 so that the next undo after an error will not begin redoing.
3447
3448 * simple.el (shell-command): Doc fix.
3449 (shell-command-on-region): If there is output an an error,
3450 add "...Shell command failed" to the output.
3451
3452 2001-12-13 David Ponce <david@dponce.com>
3453
3454 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
3455 (ruler-mode-left-fringe-cols): Function replaced by more efficient
3456 implementation `ruler-mode-extra-left-cols'.
3457 (ruler-mode-ruler): Use above new function. Take into account
3458 that the fringe areas can now be resized.
3459
3460 2001-12-12 Richard M. Stallman <rms@gnu.org>
3461
3462 * international/characters.el (Unicode): Comment out
3463 the specifications for kelvin and angstrom signs.
3464
3465 * international/mule.el (make-translation-table-from-vector):
3466 Allow null elements in VEC.
3467
3468 * international/ucs-tables.el (unify-8859-on-encoding-mode)
3469 (unify-8859-on-decoding-mode): Swap the code in their bodies.
3470 Add :version.
3471
3472 2001-12-11 Richard M. Stallman <rms@gnu.org>
3473
3474 * derived.el (derived-mode-p): Function moved to subr.el.
3475
3476 * subr.el (derived-mode-p): Moved here from derived.el.
3477
3478 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
3479
3480 * files.el (set-auto-mode-1): New subroutine, broken out of
3481 set-auto-mode.
3482 (set-auto-mode, hack-local-variables-prop-line): Use that.
3483
3484 2001-12-11 Dave Love <fx@gnu.org>
3485
3486 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
3487
3488 * language/european.el: Remove autoload cookies. Fix registration
3489 of diacritic composition function.
3490
3491 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3492
3493 * calendar/todo-mode.el: Require time-stamp.
3494
3495 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
3496
3497 2001-12-11 Richard M. Stallman <rms@gnu.org>
3498
3499 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
3500
3501 * textmodes/ispell.el (ispell-buffer-local-parsing):
3502 Match xml like sgml.
3503
3504 * emacs-lisp/advice.el (ad-compile-function):
3505 Byte compile the function under another (uninterned) name.
3506
3507 * gud.el (gdb): Define and bind gud-jump.
3508
3509 * font-lock.el (font-lock-mode):
3510 Put our function at the end of after-change-functions.
3511
3512 * ediff-diff.el (ediff-cmp-options): Doc fix.
3513
3514 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
3515
3516 2001-12-10 Richard M. Stallman <rms@gnu.org>
3517
3518 * isearch.el (isearch-yank-word-or-char): New function.
3519 (isearch-mode-map): Bind C-w to that.
3520
3521 * menu-bar.el (menu-bar-mode): Make arg optional.
3522
3523 * simple.el (line-move): Cope if next-single-property-change
3524 or previous-single-property-change returns nil.
3525
3526 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
3527 Don't use interactive-p; instead, pass the proper args
3528 in (interactive...). Clean up most of the trouble-report strings.
3529
3530 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
3531
3532 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
3533 enqueued messages literally.
3534
3535 2001-12-10 Noah Friedman <friedman@splode.com>
3536
3537 * battery.el (battery-insert-file-contents): Obsolete function
3538 removed.
3539 (battery-read-function): Obsolete function removed.
3540 (battery-linux-proc-apm): Use insert-file-contents.
3541
3542 2001-12-07 Stephen Eglen <stephen@gnu.org>
3543
3544 * iswitchb.el (iswitchb-visit-buffer):
3545 Use `select-frame-set-input-focus'--needed when window manager
3546 uses "click to focus" policy.
3547
3548 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3549
3550 * COPYING: Moved back.
3551
3552 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
3553
3554 * term/internal.el (IT-character-translations): Add entries for
3555 more points.
3556
3557 * international/characters.el: Resurrect the Hebrew category
3558 settings for all Hebrew characters removed by the last change.
3559 Add code for setting the Hebrew category of the Unicode Hebrew
3560 characters. Set syntax entries for Hebrew punctuation characters.
3561
3562 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
3563 points and directional formatting control characters.
3564
3565 2001-12-07 Dave Love <fx@gnu.org>
3566
3567 * language/lao-util.el: Add Unicode equivalents for rules.
3568 (lao-post-read-conversion): New function.
3569
3570 * language/lao.el: Add Unicode equivalents.
3571 (lao): Add post-read conversion.
3572
3573 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
3574 Use iso2022 encoding.
3575 (latin1-char-displayable-p): Doc fix.
3576 (latin1-display-ucs-per-lynx): New option.
3577 (latin1-display-ucs-per-lynx): New command.
3578 (latin1-display-reset): Special-case arabic.
3579 (ucs-tables): Require.
3580 (latin1-display-sets, latin1-display-setup): Add arabic.
3581 (latin1-display) <variable>: Use function latin1-display.
3582 (latin1-display) <function>: Add mule-unicode stuff.
3583 (latin1-display-check-font): Don't lose if `info' is nil.
3584
3585 * international/iso-transl.el: Insert Latin-1 characters, not
3586 unibyte codes.
3587
3588 * language/european.el (diacritic-composition-pattern): New constant.
3589 (diacritic-compose-region, diacritic-compose-string)
3590 (diacritic-compose-buffer, diacritic-post-read-conversion)
3591 (diacritic-composition-function): New functions.
3592
3593 * international/utf-8.el (ucs-mule-to-mule-unicode):
3594 New translation table.
3595 (ccl-encode-mule-utf-8): Use it.
3596 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
3597 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
3598 (utf-8-subst-table): New variable.
3599 (utf-8-compose-scripts): New option.
3600 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
3601
3602 * international/ucs-tables.el, international/utf-8-subst.el:
3603 New files.
3604
3605 * international/characters.el: Don't set word syntax (the default)
3606 explicitly. Add a diacritic category. Add info for Unicode
3607 equivalents of characters in various Mule charsets and for extra
3608 Unicode characters. Don't define specific categories for
3609 Indian/Devanagari, since they aren't used.
3610
3611 2001-12-06 Richard M. Stallman <rms@gnu.org>
3612
3613 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
3614 (set-justification-left, set-justification-right): Doc fix.
3615
3616 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
3617 (bug-f90-mode): Variable deleted.
3618
3619 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
3620
3621 * indent.el (indent-line-function): Default is indent-relative again.
3622
3623 2001-12-07 Miles Bader <miles@gnu.org>
3624
3625 * progmodes/compile.el (compilation-error-regexp-alist):
3626 Added regexps for RXP.
3627
3628 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
3629
3630 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
3631 Add shift-assignment operators to those highlighted, and highlight
3632 the whole operator rather than just the "=".
3633
3634 2001-12-04 Juanma Barranquero <lektu@terra.es>
3635
3636 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
3637 before saving abbrevs if `save-abbrevs' has the value `silently'.
3638
3639 2001-12-04 Andreas Schwab <schwab@suse.de>
3640
3641 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
3642
3643 2001-12-04 Colin Walters <walters@debian.org>
3644
3645 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
3646 for `defmacro*' forms.
3647
3648 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
3649 `defmacro*'.
3650
3651 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
3652
3653 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
3654
3655 2001-12-02 Richard M. Stallman <rms@gnu.org>
3656
3657 * files.el (insert-directory): If the df output does not look right,
3658 don't try to use it. Other cleanups in overall code structure.
3659
3660 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
3661
3662 * textmodes/outline.el (outline-mode-prefix-map):
3663 Add bindings for outline-promote and outline-demote.
3664 (outline-minor-mode-menu-bar-map): New var.
3665 (outline-minor-mode): Use it.
3666 (outline-heading-alist): New var (renamed from outline-level-heading).
3667 (outline-level): Use it.
3668 (outline-insert-heading, outline-promote, outline-demote):
3669 Update to use outline-heading-alist.
3670
3671 * disp-table.el (standard-display-european):
3672 Simplify since the function is not interactive any more.
3673 Don't set the existing buffers to unibyte.
3674
3675 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
3676
3677 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
3678
3679 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
3680
3681 * shell.el (shell): Use shell-file-name.
3682 Pop to buffer before calling comint to set COLUMNS properly.
3683
3684 * emacs-lisp/cl.el (svref): New alias.
3685
3686 * progmodes/antlr-mode.el (antlr-c-common-init):
3687 Don't inhibit adaptive-fill-mode any more.
3688
3689 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
3690
3691 * progmodes/etags.el (tags-with-face): Use make-symbol.
3692 (tags-search, tags-query-replace): Use backquotes.
3693
3694 * textmodes/picture.el (picture-mode-map): Don't use defconst
3695 for a variable.
3696
3697 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3698
3699 * textmodes/reftex-index.el (reftex-index-mode):
3700 Remove make-local-hook.
3701
3702 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
3703
3704 2001-12-02 Kim F. Storm <storm@cua.dk>
3705
3706 * isearch.el (isearch-resume-enabled): New variable.
3707 (isearch-done): Use that variable.
3708
3709 2001-12-01 Richard M. Stallman <rms@gnu.org>
3710
3711 * wid-edit.el (widget-button-click): Don't move point permanently:
3712 Avoid mouse-set-point--instead select the window,
3713 then do save-excursion, then move point.
3714 Specify the buffer for get-char-property.
3715 Don't use `@' in interactive.
3716
3717 * indent.el (indent-line-function):
3718 Default is indent-to-left-margin again.
3719
3720 * replace.el (query-replace-read-args): Display message
3721 if FROM contains `\n' or `\t'.
3722
3723 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
3724
3725 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
3726
3727 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
3728
3729 * emacs-lisp/regexp-opt.el (regexp-opt):
3730 Bind completion-regexp-list to nil.
3731
3732 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
3733
3734 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3735
3736 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
3737 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
3738 Update maintainer.
3739
3740 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
3741
3742 * mail/smtpmail.el: Use with-current-buffer.
3743 (message-make-date, message-make-message-id): Autoload when needed.
3744 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
3745 headers when missing.
3746
3747 * international/encoded-kb.el (encoded-kbd-mode):
3748 Use define-minor-mode.
3749
3750 * enriched.el (enriched-mode): Use define-minor-mode.
3751 Use dolist and pop and push.
3752
3753 * info.el (Info-find-node-2): Don't call info-insert-file-contents
3754 with the `visit' argument.
3755 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
3756
3757 * progmodes/hideif.el (hide-ifdef-mode): Only modify
3758 `change-major-mode-hook' locally. Reset invisibility spec.
3759
3760 * man.el (Man-build-section-alist): Remove last Man-match-substring.
3761
3762 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3763
3764 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
3765 Clarify error message.
3766
3767 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3768
3769 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
3770
3771 2001-11-30 Andre Spiegel <spiegel@gnu.org>
3772
3773 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
3774 don't just return it.
3775
3776 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3777
3778 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
3779 (menu-bar-read-emacs-man, search-emacs-glossary)
3780 (emacs-index-search, elisp-index-search): New functions.
3781 (apropso-documentation, apropos, apropos-value, apropos-variable)
3782 (apropos-commands): Modify menu item names and help text.
3783 (elisp-index-search, emacs-index-search, emacs-glossary):
3784 New menu items.
3785 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
3786 submenu.
3787 (info-elisp, info-elintro): New menu items.
3788 (apropos): Modify the menu item name.
3789
3790 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
3791
3792 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
3793
3794 * textmodes/outline.el (outline-promote, outline-demote): Typo.
3795
3796 * man.el (man-follow-mouse): New function.
3797 (Man-mode-map): Bind mouse-2 to it.
3798 (Man-match-substring): Remove. Replace with `match-string'.
3799 (man): Use the `default-value' argument to `read-string'.
3800 (Man-fontify-manpage): Add mouse-face to cross references.
3801
3802 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
3803
3804 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
3805
3806 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
3807 the value of require-match in minibuffer-completion-confirm.
3808 Use crm-local-completion-map.
3809
3810 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
3811 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
3812 (cl-make-type-test): Use char-valid-p for `character'.
3813
3814 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
3815 (Info-complete-menu-item): Rewrite. Add the ability to search
3816 several sequential nodes. Add a simple caching mechanism.
3817 (Info-goto-index): New function extracted from Info-index.
3818 (Info-index): Use it. Add completion to the interactive spec.
3819 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
3820
3821 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3822
3823 * COPYING: Removed.
3824
3825 2001-11-29 Dave Love <fx@gnu.org>
3826
3827 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
3828 (fortran-window-create, fortran-window-create-momentarily):
3829 Rewrite, moving error condition.
3830 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
3831 (fortran-mode-syntax-table): Revert last change.
3832
3833 * international/mule.el: Doc fixes.
3834 (map-charset-chars): New function.
3835 (register-char-codings): Use it to cope with generic chars in
3836 safe-chars.
3837
3838 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3839
3840 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
3841
3842 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
3843
3844 * play/studly.el (studlify-word, studlify-region)
3845 (studlify-buffer): Fix doc-string.
3846 (studlify-buffer): Add autoload cookie.
3847
3848 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
3849
3850 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
3851 (outline-up-heading-all): Remove.
3852 (hide-sublevels): Move to end-of-heading before calling flag-region.
3853 (outline-copy-overlay, outline-discard-overlays): Remove.
3854 (outline-flag-region): Use `remove-overlays'.
3855 Don't move to end-of-heading.
3856 (outline-next-visible-heading, outline-back-to-heading)
3857 (outline-on-heading-p): Use outline-invisible-p.
3858 (outline-font-lock-level): Use outline-up-heading's new arg.
3859 (outline-minor-mode): Simplify.
3860 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
3861 (outline): Put a `reveal-toggle-invisible' property.
3862 (outline-level-heading): New var.
3863 (outline-insert-heading, outline-promote, outline-demote)
3864 (outline-toggle-children): New commands.
3865
3866 * progmodes/hideif.el (hif-end-of-line): New function.
3867 (hide-ifdef-mode): Set line-move-ignore-invisible.
3868 (hide-ifdef-region-internal): New function.
3869 (hide-ifdef-region): Use it.
3870 (hif-defined): Return an integer.
3871 (hif-infix-to-prefix): Remove.
3872 (hif-tokenize): Parse from the buffer rather than from a string.
3873 Correctly tokenize integers. Use forward-comment.
3874 (hif-expr): Use hif-or.
3875 (hif-term): Use hif-and.
3876 (hif-factor): Use hif-not. Handle numbers properly.
3877 Don't require parenthesis around `defined's argument.
3878 (hif-and, hif-or, hif-not): New funs.
3879 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
3880 (hif-hide-line): Don't hide the \n before the line.
3881 (hif-possibly-hide): Correctly handle numeric evaluation results.
3882
3883 * progmodes/make-mode.el: Use line-(end|beginning)-position.
3884 (makefile-mode): Set indent-line-function.
3885 (makefile-browser-insert-continuation): Use with-current-buffer.
3886 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
3887
3888 2001-11-28 Karl Fogel <kfogel@red-bean.com>
3889
3890 * isearch.el (isearch-yank-internal): New helper function.
3891 (isearch-yank-char): New function.
3892 (isearch-yank-word, isearch-yank-line): Rewrite to use
3893 isearch-yank-internal.
3894
3895 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
3896
3897 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
3898 aren't supported. Print a message to that effect if invoked.
3899
3900 2001-11-27 Stephen Eglen <stephen@gnu.org>
3901
3902 * locate.el (locate): Put point at first matching file rather
3903 than top of buffer.
3904
3905 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
3906
3907 * reveal.el: New file.
3908
3909 * progmodes/hideif.el: Misc cleanup.
3910 (hide-ifdef-mode-submap): Put the def in the defvar.
3911 Use substitute-key-definition.
3912 (hide-ifdef-mode): Use define-minor-mode.
3913 (hif-outline-flag-region): Remove.
3914 (hif-show-all): Define in terms of hif-show-ifdef-region.
3915 (hif-after-revert-function): Rename from hif-before-revert-function.
3916 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
3917 (hif-tokenize): Use with-syntax-table.
3918 (hif-make-range): Use `else' also for `else-p'.
3919 (hif-range-else-p): Remove.
3920 (hif-find-range): Simplify.
3921 (hif-hide-line): Don't bother preserving buffer-modified-p.
3922 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
3923 Don't use selective-display and inhibit-read-only.
3924
3925 * subr.el (copy-overlay, remove-overlays): New funs.
3926
3927 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
3928
3929 2001-11-27 Sam Steingold <sds@gnu.org>
3930
3931 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
3932 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
3933 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
3934 * obsolete/c-mode.el, obsolete/cplus-md.el
3935 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
3936 * term/sun-mouse.el, textmodes/artist.el:
3937 Converted backquote to the new style.
3938 * mouse.el, reposition.el: Likewise (in comments).
3939 * expand.el: Likewise (in a string).
3940
3941 2001-11-27 Richard M. Stallman <rms@gnu.org>
3942
3943 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
3944
3945 2001-11-26 Richard M. Stallman <rms@gnu.org>
3946
3947 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
3948 if :on-glyph or :off-glyph is a list, eval it and store it back.
3949 (checkbox): Quote the values for :on-glyph and :off-glyph.
3950
3951 * cus-start.el (recursive-load-depth-limit): Delete item.
3952
3953 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
3954
3955 * help-fns.el (describe-categories, help-describe-category-set): New.
3956 describe-categories moved here from src/category.c.
3957
3958 2001-11-26 Sam Steingold <sds@gnu.org>
3959
3960 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
3961 arguments to `insert' are strings.
3962
3963 2001-11-26 Richard M. Stallman <rms@gnu.org>
3964
3965 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
3966
3967 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
3968
3969 * international/mule-diag.el: Require help-fns instead of
3970 help-funs.
3971
3972 * help-fns.el: Renamed from help-funs.el.
3973
3974 * startup.el (command-line-1): Don't try to call process-list if
3975 it is not fboundp.
3976
3977 2001-11-26 Sam Steingold <sds@gnu.org>
3978
3979 * frame.el (show-trailing-whitespace): Remove :set argument (the
3980 value was essentially identical to the defalt).
3981
3982 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3983
3984 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
3985
3986 * icomplete.el (icomplete-minibuffer-setup): Likewise.
3987
3988 * hilit-chg.el (hilit-chg-set): Likewise.
3989
3990 * speedbar.el (speedbar-mode): Likewise.
3991
3992 * calendar/calendar.el (calendar-mode): Likewise.
3993
3994 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
3995 insert-string.
3996
3997 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
3998
3999 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
4000
4001 * term/sun-mouse.el (sun-yank-selection): Likewise.
4002
4003 * textmodes/bib-mode.el (return-key-bib): Likewise.
4004
4005 * calendar/appt.el (appt-disp-window): Likewise.
4006
4007 * calendar/diary-lib.el (list-diary-entries): Likewise.
4008
4009 * array.el (array-reconfigure-rows): Likewise.
4010
4011 * filecache.el (file-cache-minibuffer-complete): Likewise.
4012
4013 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
4014
4015 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
4016
4017 * allout.el (outline-version, outline-open-topic)
4018 (outline-rebullet-heading, outline-insert-listified)
4019 (outline-latex-verbatim-quote-curr-line)
4020 (outline-latexify-one-item, outlineify-sticky): Likewise.
4021
4022 * vc.el (vc-next-action-on-file): Likewise.
4023 (vc-dired-mode): Remove make-local-hook.
4024
4025 2001-11-26 Andre Spiegel <spiegel@gnu.org>
4026
4027 * vc.el (vc-find-version): New function.
4028 (vc-version-other-window): Redefined in terms of the above.
4029
4030 * log-view.el (log-view-find-version): New function.
4031 (log-view-mode-map): Bind it to `f'.
4032
4033 2001-11-26 Gerd Moellmann <gerd@gnu.org>
4034
4035 * language/devan-util.el (dev-char-glyph): Escape `"' in
4036 string literals.
4037 (dev-glyph-glyph, dev-glyph-glyph-2)
4038 (devanagari-compose-syllable-region): Likewise.
4039
4040 2001-11-26 Richard M. Stallman <rms@gnu.org>
4041
4042 * window.el (save-selected-window): No error if saved window is dead.
4043
4044 * help-funs.el (describe-syntax): Put (interactive) after doc string.
4045
4046 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4047
4048 * international/quail.el (quail-help): Require help-mode in
4049 top-level instead.
4050
4051 * iswitchb.el (iswitchb-exhibit): Use insert instead of
4052 insert-string.
4053
4054 * icomplete.el (icomplete-exhibit): Likewise.
4055
4056 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
4057
4058 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
4059 (diff-hunk-kill): Simplify.
4060 (diff-post-command-hook): Only apply to a single hunk.
4061 (diff-hunk-text): Make `char-offset' non-optional.
4062 (diff-find-text): Return a cons cell.
4063 (diff-find-approx-text): New fun.
4064 (diff-find-source-location): Use it.
4065 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
4066 Adapt to new retval of diff-find-text.
4067
4068 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
4069 rather than integer- representation of dates.
4070
4071 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
4072
4073 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
4074 (syntax-after): New fun.
4075
4076 * help-funs.el (describe-syntax): New fun.
4077
4078 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
4079 (font-lock-ppss-stats, font-lock-ppss): Remove.
4080 (font-lock-fontify-syntactically-region): Remove tuning code.
4081 (font-lock-compile-keywords): Fix off-by-one bug.
4082 (font-lock-set-defaults): Don't set removed vars.
4083 (c-keywords): Add `inline'.
4084 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
4085
4086 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4087 Set syntax-begin-function.
4088 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
4089 (lisp-interaction-mode): Don't set local-abbrev-table any more.
4090 (lisp-mode-auto-fill): Use syntax-ppss and obey
4091 comment-auto-fill-only-comments.
4092 (lisp-fill-paragraph): Use syntax-ppss.
4093
4094 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
4095
4096 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
4097 version of rmail-enable-mime.
4098 (rmail-forward): Use it.
4099
4100 2001-11-25 Richard M. Stallman <rms@gnu.org>
4101
4102 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
4103
4104 * international/quail.el (quail-keyboard-layout-button):
4105 Define button type.
4106 (quail-keyboard-customize-button): Likewise.
4107 (quail-help): Use those button types. Require `help-mode'.
4108 Avoid altering the argument `package'.
4109
4110 * help-mode.el (help-function, help-variable, help-face)
4111 (help-coding-system, help-input-method, help-character-set):
4112 Define each button type with its own explicit define-button-type.
4113
4114 * language/devan-util.el: Comment out parts of the file
4115 which apparently are garbled.
4116
4117 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4118
4119 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
4120 insert-string.
4121
4122 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4123
4124 * play/snake.el (snake-mode): Remove make-local-hook.
4125
4126 * play/tetris.el (tetris-mode): Likewise.
4127
4128 * play/decipher.el (decipher-mode): Likewise.
4129
4130 * tmm.el (tmm-add-prompt): Likewise.
4131
4132 2001-11-25 Sam Steingold <sds@gnu.org>
4133
4134 * menu-bar.el (menu-bar-apropos-menu): New variable.
4135 Moved all `apropos' bindings to this menu.
4136 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
4137
4138 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
4139
4140 The following changes are for new indian languages support based
4141 on Unicode charset and CDAC fonts.
4142
4143 * international/mule-conf.el: Change indian-1-column charset to
4144 indian-glyph charset.
4145
4146 * international/characters.el: Adjusted for the change of
4147 indian-1-column -> indian-glyph.
4148
4149 * international/fontset.el: Delete the setting for indian-1-column
4150 and add the setting for indian-glyph in the default fontset.
4151
4152 * language/indian.el: Completely re-written.
4153
4154 * language/devanagari.el: Completely re-written.
4155
4156 * language/devan-util.el: Completely re-written.
4157
4158 * language/ind-util.el: New file.
4159
4160 2001-11-24 Richard M. Stallman <rms@gnu.org>
4161
4162 * startup.el (command-line-1): Don't do startup screen
4163 if a subprocess is running. Call the startup screen buffer
4164 "GNU Emacs". Make a special mode-line-format for it.
4165
4166 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
4167 (browse-url-galeon): Use that variable.
4168
4169 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
4170 eval-expression. Eval and set the variable simply.
4171
4172 * files.el (temporary-file-directory): Use defcustom.
4173 (small-temporary-file-directory): Likewise.
4174 (normal-backup-enable-predicate): Move down in file
4175 after definition of temporary-file-directory.
4176
4177 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
4178
4179 2001-11-24 Colin Walters <walters@debian.org>
4180
4181 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
4182 autoload names to match files renamed on initial calc import.
4183
4184 * calc/calc.el (Commentary): Cleanup, and add logistic curve
4185 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
4186
4187 2001-11-23 Colin Walters <walters@debian.org>
4188
4189 * Makefile.in (finder_setwins, setwins): Include Calc again.
4190
4191 * calc/calc-rules.el: Add header comment.
4192
4193 2001-11-23 Andre Spiegel <spiegel@gnu.org>
4194
4195 * vc.el (with-vc-properties): Don't bind `filename' locally.
4196 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
4197 to avoid name clashes. Fix `lisp-indent-function' property for
4198 both.
4199
4200 2001-11-23 Francesco Potorti` <pot@gnu.org>
4201
4202 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
4203
4204 2001-11-22 Colin Walters <walters@debian.org>
4205
4206 * calc/calc-misc.el (report-calc-bug):
4207 Use `reporter-prompt-for-summary-p'.
4208
4209 * calc/INSTALL, calc/Makefile: Remove.
4210
4211 2001-11-22 Miles Bader <miles@gnu.org>
4212
4213 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
4214 (reb-match-2, reb-match-3): Add dark-background variants.
4215
4216 2001-11-22 Colin Walters <walters@debian.org>
4217
4218 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
4219 (info "Calc").
4220 (report-calc-bug): Use reporter.el.
4221
4222 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
4223
4224 2001-11-21 Richard M. Stallman <rms@gnu.org>
4225
4226 * which-func.el (which-function): Call imenu--make-index-alist
4227 if necessary to get a list of functions.
4228 (which-function-imenu-failed): New variable.
4229 (which-func-update): Handle all visible windows.
4230 (which-func-update-1): New subroutine broken out of which-func-update.
4231
4232 * files.el (temporary-file-directory, null-device)
4233 (small-temporary-file-directory): Definitions moved up.
4234
4235 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
4236 (cperl-non-problems, cperl-praise): Doc fixes.
4237
4238 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
4239 (sh-mode-syntax-table): Function restored.
4240 Variable set up for use by function sh-mode-syntax-table.
4241 (sh-set-shell): Set the syntax table.
4242
4243 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
4244
4245 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
4246
4247 * international/encoded-kb.el: Don't alter minor-map-alist.
4248
4249 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4250
4251 * files.el (auto-save-file-name-transforms): Put remote files in
4252 temporary-file-directory rather than /tmp.
4253
4254 2001-11-21 Colin Walters <walters@debian.org>
4255
4256 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
4257 of (function ...) wrapper.
4258
4259 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
4260
4261 * derived.el (define-derived-mode): Create the abbrev-table
4262 from inside the `defvar'.
4263
4264 * jit-lock.el (jit-lock-defer-time): New var.
4265 (jit-lock-defer-timer, jit-lock-buffers): New vars.
4266 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
4267 (jit-lock-function): Defer fontification if requested.
4268 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
4269 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
4270 text property.
4271 (jit-lock-deferred-fontify): New fun.
4272
4273 2001-11-20 Richard M. Stallman <rms@gnu.org>
4274
4275 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
4276 Set local-abbrev-table to lisp-mode-abbrev-table.
4277
4278 * emacs-lisp/re-builder.el (reb-mode):
4279 Don't use define-derived-mode. Call kill-all-local-variables.
4280
4281 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
4282 Don't use define-derived-mode.
4283
4284 * help-mode.el (help-mode): Undo 2001-10-07 change.
4285
4286 * replace.el (occur-mode): Undo 2001-5-20 change.
4287
4288 2001-11-20 Jason Rumney <jasonr@gnu.org>
4289
4290 * w32-fns.el (w32-system-coding-system): Change to an alias for
4291 locale-coding-system.
4292 (set-w32-system-coding-system): Document the above change.
4293 Set locale-coding-system instead.
4294
4295 2001-11-20 Richard M. Stallman <rms@gnu.org>
4296
4297 * ruler-mode.el: Add pagination.
4298 (ruler-mode-toggle-show-tab-stops): No need to
4299 test `ruler-mode' variable.
4300
4301 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
4302
4303 * play/landmark.el: Mark lm-mode as special.
4304
4305 * play/gomoku.el: Mark gomoku-mode as special.
4306
4307 2001-11-20 Juanma Barranquero <lektu@terra.es>
4308
4309 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
4310 (top-level): Bind it to C-c C-b.
4311 (re-builder): Don't re-enter RE Builder Mode.
4312
4313 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
4314
4315 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
4316
4317 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
4318 `manual-program'.
4319
4320 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
4321 to a line without a comment.
4322
4323 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
4324
4325 * dired.el (dired-listing-switches): Mention in the doc string
4326 that some switches are not supported by ls-lisp.el
4327
4328 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
4329
4330 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
4331 (imenu--create-keymap-2): Remove.
4332 (imenu--create-keymap-1): Simplify, remove third argument.
4333 (imenu--generic-function): Use dolist.
4334 (imenu-find-default): New function.
4335 (imenu--completion-buffer): Use it.
4336 (imenu--mouse-menu): Use popup-menu.
4337 (imenu--menubar-select): Return t rather than calling imenu.
4338
4339 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
4340 New functions, extracted from fill-region-as-paragraph.
4341 (fill-region-as-paragraph): Use them.
4342 Use an end marker instead of eob.
4343 Ignore whitespace-only fill-prefixes when indenting according to mode.
4344 Simplify the loop that searches for spaces backwards.
4345
4346 * textmodes/picture.el (picture-vertical-step)
4347 (picture-horizontal-step): Don't use defconst for variables.
4348
4349 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
4350 (mail-extract-address-components): Downcase domain names.
4351 (mail-extr-delete-char): Remove. Use delete-char instead.
4352
4353 * emulation/pc-select.el: Doc string fixes.
4354 (pc-selection-mode): Don't treat macos as a tty.
4355
4356 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
4357
4358 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
4359
4360 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
4361 (mouse-wheel-progessive-speed): New var.
4362 (mwheel-scroll): Use it and handle float values.
4363
4364 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
4365
4366 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
4367 (iswitchb): Fix the case where the result was selected with the mouse.
4368 (iswitchb-completion-help): Use the normal *Completions* now that
4369 mouse selection works.
4370 (iswitchb-minibuffer-setup): Simplify.
4371
4372 * newcomment.el (comment-column, comment-style, comment-multi-line)
4373 (comment-auto-fill-only-comments): Remove :group arg.
4374 (comment-padding): Add :type.
4375 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
4376 if called interactively.
4377
4378 2001-11-19 Colin Walters <walters@verbum.org>
4379
4380 * calc/calc.el (toplevel): Add comment and version header.
4381 (calc-init-base): Bump version to 2.02f, update date.
4382
4383 2001-11-19 Richard M. Stallman <rms@gnu.org>
4384
4385 * net/browse-url.el: Support Mozilla and Galeon.
4386 By default, find the installed browser whichever it is.
4387 (browse-url-mozilla): New function.
4388 (browse-url-mozilla-sentinel): New function.
4389 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
4390 (browse-url-default-browser): New function.
4391 (browse-url-process-environment): Use browse-url-browser-display.
4392 (browse-url-browser-display): Renamed from browse-url-netscape-display.
4393 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
4394 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
4395 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
4396 (browse-url-browser-function): New default, new options.
4397
4398 2001-11-19 Sam Steingold <sds@gnu.org>
4399
4400 * bindings.el (last-buffer, unbury-buffer): New function.
4401 (mode-line-unbury-buffer): Use `unbury-buffer'.
4402
4403 2001-11-18 Stephen Eglen <stephen@gnu.org>
4404
4405 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
4406 control behaviour when no further completion is possible.
4407
4408 2001-11-19 Colin Walters <walters@verbum.org>
4409
4410 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
4411 (math-showing-full-precision, math-with-extra-prec, math-working)
4412 (calc-with-default-simplification)
4413 (calc-with-trail-buffer): Use backtick.
4414 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
4415 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
4416 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
4417 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
4418 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
4419 (Math-num-integerp, Math-bignum-test, Math-equal-int)
4420 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
4421 (calc-record-compilation-date-macro): Deleted. Callers updated.
4422 (math-format-radix-digit): Move to calc-bin.el.
4423
4424 * calc/calc.el (calc-record-compilation-date): Remove.
4425 (calc-bug-address): Update.
4426 (calc-settings-file): Use `user-init-file'.
4427
4428 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
4429 Handle null `calc-settings-file'.
4430
4431 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
4432 * calc/calc-keypd.el (calc-keypad-mode): New.
4433 (calc-do-keypad): Use it.
4434 (calc-keypad-map): Move into `calc-keypad-mode'.
4435
4436 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
4437 to defalias argument.
4438
4439 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
4440 (calcFunc-floor): Ditto.
4441
4442 * calc-units.el (calcFunc-usimplify): Ditto.
4443
4444 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
4445 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
4446 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
4447 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
4448 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
4449 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
4450 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
4451 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
4452 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
4453 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
4454 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
4455 and move them before their first use. Use `when', `unless'.
4456 Remove trailing periods from error forms. Add description and
4457 headers suggested by Emacs Lisp coding conventions.
4458
4459 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
4460
4461 * newcomment.el (comment-indent):
4462 Fix misindentation for comment-only lines.
4463 (comment-indent-new-line): Only obey comment-multi-line if the
4464 comment-ender is not the end-of-line.
4465
4466 2001-11-19 Richard M. Stallman <rms@gnu.org>
4467
4468 * net/net-utils.el (network-connection-service-abbrev-alist):
4469 New variable.
4470
4471 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
4472 Advance to start of 3rd sexp by moving fwd and backing over it.
4473 At first three elements, act like defun.
4474
4475 * delsel.el (delete-selection-pre-hook): Handle and resignal
4476 file-supersession errors to interact properly with userlock.el.
4477
4478 2001-11-18 Richard M. Stallman <rms@gnu.org>
4479
4480 * progmodes/fortran.el (fortran-mode-syntax-table):
4481 Specify punctuation syntax for backslash.
4482
4483 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
4484 All calls deleted.
4485
4486 * international/mule-util.el (string-to-sequence): Make it obsolete.
4487 (string-to-list, string-to-vector): Implement them directly
4488 using append and vconcat, not with string-to-sequence.
4489
4490 * startup.el (command-line): Set abbrevs-changed to nil after
4491 reading the init file and the abbrevs file.
4492
4493 * isearch.el (isearch): Use magenta2 as bg for (background light)
4494
4495 2001-11-17 Richard M. Stallman <rms@gnu.org>
4496
4497 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
4498
4499 * simple.el (minibuffer-history-sexp-flag): Doc fix.
4500
4501 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
4502
4503 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
4504 If set and if applicable, add a regexp to highlight defun-like
4505 text inside comments and strings.
4506 (font-lock-fontify-keywords-region): Pass that new arg.
4507 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
4508 to the end and pass that new arg.
4509 (c-font-lock-keywords-2): Fix regex for labels.
4510 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
4511 Make it work when LIMIT is several lines further.
4512 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
4513 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
4514 Use backquote and make the regexes for `int a, b, c;' work on
4515 multiple lines.
4516
4517 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
4518 (font-lock-defaults-alist): Don't change it any more.
4519 (reb-subexp-mode-map): Cleanup.
4520
4521 * custom.el (custom-current-group-alist): New var.
4522 (custom-declare-group): Set it.
4523 (custom-current-group): New fun.
4524 (custom-declare-variable, custom-handle-all-keywords):
4525 Use it as a default if no :group argument is specified.
4526
4527 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
4528 (standard-keyboard-coding-systems): New var.
4529 (set-locale-environment): Use it to decide whether or not to call
4530 set-keyboard-coding-system.
4531 (locale-language-names): Use \"French\" for "fr".
4532
4533 2001-11-17 Richard M. Stallman <rms@gnu.org>
4534
4535 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
4536 (add-to-list): Delete compatibility code.
4537 (checkdoc-next-message-error): Doc fix.
4538
4539 2001-11-17 Stephen Eglen <stephen@gnu.org>
4540
4541 * locate.el (locate): Show default locate pattern within the
4542 prompt, but don't insert it into the minibuffer contents.
4543 Catch the case when pattern is the empty string.
4544
4545 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4546
4547 * language/european.el ("French"): New language environment.
4548
4549 2001-11-16 Richard M. Stallman <rms@gnu.org>
4550
4551 * calendar/todo-mode.el (todo-save): Fix previous change.
4552
4553 * subr.el (functionp): Do use cdr-safe on object.
4554
4555 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
4556
4557 * bindings.el (mode-line-mode-name): Only put the help-echo property
4558 if the local-map property was put as well.
4559 (global-map): Bind switch-frame, delete-frame, iconify-frame
4560 and make-frame-visible events.
4561
4562 * emacs-lisp/elp.el (elp-not-profilable): New var.
4563 (elp-not-profilable-p): New function.
4564 (elp-instrument-function): Use it. Use backquotes and push.
4565
4566 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
4567 (byte-stack+-info, byte-compile-last-warned-form)
4568 (byte-compile-last-logged-file): Don't defconst a variable.
4569 (no-byte-compile): Declare.
4570 (byte-compile-file): Don't boundp-check no-byte-compile any more.
4571 (byte-compile-defvar): Leave defconst as is.
4572
4573 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
4574 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
4575 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
4576 (edebug-best-error): Don't defconst a variable.
4577 (edebug-read-syntax-table): Use a char-table.
4578 (edebug-lemacs-specific): Remove.
4579 Toplevel: Eliminate check for Lucid Emacs.
4580
4581 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
4582
4583 * rect.el (move-to-column-force): Mark obsolete.
4584 (operate-on-rectangle, delete-extract-rectangle-line)
4585 (insert-rectangle, delete-whitespace-rectangle-line)
4586 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
4587 (string-rectangle-history): New var.
4588 (string-rectangle, string-insert-rectangle): Use it.
4589 (delete-rectangle-line): Fix pos/column mixup and simplify.
4590
4591 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
4592 (normal-top-level, command-line, command-line-1): Simplify.
4593
4594 * tar-mode.el (tar-mode): Use define-derived-mode.
4595
4596 * view.el (view-mode-enable): Don't use make-local-hook.
4597
4598 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
4599
4600 2001-11-16 Richard M. Stallman <rms@gnu.org>
4601
4602 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
4603 if it doesn't make sense as anything else.
4604 Don't recognize a "telephone number" at the beginning of the name.
4605 (mail-extr-leading-garbage): Match non-word characters only.
4606
4607 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4608
4609 * startup.el (command-line-processed): Doc fix.
4610
4611 * apropos.el (apropos-next-label-button): Doc fix.
4612
4613 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
4614
4615 * comint.el (comint-mode): Simplify.
4616 (make-comint-in-buffer): Run `comint-mode' only if necessary.
4617
4618 * subr.el (eval-after-load): Make it work with features as well.
4619
4620 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
4621
4622 * international/mule-cmds.el (describe-input-method): Setup xref.
4623 (set-language-environment): Use functionp.
4624 (locale-language-names, locale-charset-language-names)
4625 (locale-preferred-coding-systems): Defconst and purecopy.
4626
4627 * language/european.el (mac-roman): Add mime-charset property.
4628
4629 2001-11-15 Richard M. Stallman <rms@gnu.org>
4630
4631 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
4632 (multiple-value-apply, nth-value): Use defsubst rather than defalias
4633 to get better doc strings.
4634
4635 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4636
4637 * derived.el: Fix autoload cookie.
4638
4639 2001-11-15 Richard M. Stallman <rms@gnu.org>
4640
4641 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
4642
4643 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
4644
4645 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
4646
4647 2001-11-15 Richard M. Stallman <rms@gnu.org>
4648
4649 * dired.el (dired-undo): Display a message to explain
4650 that this does not undo file system changes.
4651
4652 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
4653
4654 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
4655 into `unread-command-events' instead of trying keymap
4656 lookups ourselves. This makes mouse-clicks do the right
4657 thing even when keymaps of overlays are involved.
4658 (mouse-drag-drag): Likewise.
4659
4660 2001-11-15 Andreas Schwab <schwab@suse.de>
4661
4662 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
4663 characters and append anchor to pattern added to auto-mode-alist.
4664
4665 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
4666
4667 * server.el (server-process-filter): Run pore/post-comment-hook
4668 before/after visiting the file.
4669
4670 * info-look.el (makefile-mode): Add info for automake.
4671 (autoconf-mode): Fix the name of the index for automake.
4672
4673 * international/latin-9.el: Give pilcrow punctuation syntax.
4674
4675 2001-11-15 Andre Spiegel <spiegel@gnu.org>
4676
4677 * vc.el: Documentation fixes.
4678
4679 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
4680
4681 * smerge-mode.el (smerge-match-conflict): Fix typo.
4682 (smerge-diff): Be careful to read match-data early enough.
4683
4684 2001-11-14 Colin Walters <walters@verbum.org>
4685
4686 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
4687 (calcFunc-subst): Use `defalias' instead of `fset' and
4688 `symbol-function'.
4689
4690 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
4691 (calcFunc-ceil, calcFunc-round): Ditto.
4692
4693 * calc/calc-bin.el (calcFunc-clip): Ditto.
4694
4695 * calc/calc-ext.el (calcFunc-evalv): Ditto.
4696
4697 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
4698
4699 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
4700 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
4701
4702 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
4703
4704 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
4705 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
4706 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
4707 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
4708 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
4709 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
4710 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
4711 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
4712 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
4713 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
4714 * calcsel2.el: Style cleanup; don't put closing parens on their
4715 own line, add "foo.el ends here" to each file, and update
4716 copyright date.
4717
4718 * README: Update maintainer.
4719
4720 2001-11-13 Richard M. Stallman <rms@gnu.org>
4721
4722 * progmodes/compile.el (recompile): Use compilation-arguments if
4723 set, so as to be able to M-x recompile the exact command which
4724 created a compilation-mode buffer.
4725
4726 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
4727
4728 2001-11-13 Gerd Moellmann <gerd@gnu.org>
4729
4730 * mouse.el (mouse-drag-region): Don't run the up-event
4731 handler if window start changed due to the down-mouse event.
4732
4733 2001-11-13 Richard M. Stallman <rms@gnu.org>
4734
4735 * mouse.el (mouse-show-mark): Either move point to the mark
4736 or use highlighting, never both.
4737 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
4738
4739 2001-11-13 Simon Josefsson <jas@extundo.com>
4740
4741 * mail/smtpmail.el (top-level): Change maintainer to Simon
4742 Josefsson, cleanup the smtpmail.el header.
4743
4744 * mail/smtpmail.el (top-level): Don't require cl or base64.
4745 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
4746 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
4747 Defsubst instead of defmacro.
4748 (smtpmail-intersection): Return value in reverse order.
4749 (smtpmail-open-stream): Use stringp instead of string-to-list.
4750 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
4751 separated from smtpmail-via-smtp.
4752
4753 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
4754 rfc2104. Require base64 and cl.
4755 (smtpmail-smtp-service): Doc fix. :type fix.
4756 (smtpmail-debug-info): Doc fix.
4757 (smtpmail-debug-verb, smtpmail-auth-credentials)
4758 (smtpmail-starttls-credentials, smtpmail-auth-supported):
4759 New variables.
4760 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
4761 mail-utils (it is autoloaded).
4762 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
4763 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
4764 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
4765 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
4766 (smtpmail-via-smtp): Support AUTH.
4767 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
4768
4769 2001-11-13 Richard M. Stallman <rms@gnu.org>
4770
4771 * ebuff-menu.el (electric-buffer-update-highlight): New function.
4772 (electric-buffer-overlay): New variable.
4773 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
4774 (electric-buffer-list): Likewise.
4775
4776 * isearch.el (isearch-whitespace-chars): Doc fix.
4777 (isearch-mode): Handle negative search-slow-window-lines correctly.
4778
4779 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
4780
4781 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
4782
4783 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
4784 From Emmanuel Briot <briot@act-europe.fr>.
4785
4786 2001-11-13 Colin Walters <walters@debian.org>
4787
4788 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
4789
4790 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
4791 "~/.emacs"; use `read-file-name'.
4792
4793 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
4794 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
4795 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
4796 * calc/calc.el: Use `frame-width' instead of `screen-width',
4797 `frame-height' instead of `screen-height', and,
4798 `executing-kbd-macro' instead of `executing-macro'.
4799
4800 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
4801 correct number of arguments.
4802
4803 * calc/calc-aent.el (calc-do-alg-entry):
4804 Use `blink-paren-function' instead of `blink-paren-hook'.
4805
4806 2001-11-12 Richard M. Stallman <rms@gnu.org>
4807
4808 * calendar/todo-mode.el (todo-save): Add save-excursion
4809 and save-restriction.
4810
4811 * server.el (server-edit, server-done): Doc fix.
4812
4813 * simple.el (clone-indirect-buffer): Error if major mode symbol
4814 has a no-clone-indirect property.
4815 (clone-buffer): Check for obvious errors before reading clone name.
4816
4817 * info.el (Info-mode): Add a no-clone-indirect property.
4818
4819 2001-11-12 Sam Steingold <sds@gnu.org>
4820
4821 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
4822 set-buffer-modified-p to nil after `vc-exec-after'.
4823 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
4824 (log-view-mode): Make read-only.
4825 (log-view-current-file): Do final `expand-file-name' in the
4826 current `default-directory'.
4827 (log-view-current-tag): Take an optional `where' arg.
4828 (log-view-diff): New user command.
4829
4830 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4831
4832 * progmodes/cpp.el (cpp-choose-face): Fix typo.
4833
4834 2001-11-12 Sam Steingold <sds@gnu.org>
4835
4836 * emacs-lisp/cl-indent.el (toplevel): Indent properly
4837 `generic-flet', `generic-labels', `with-accessors',
4838 `with-condition-restarts'.
4839
4840 2001-11-12 Richard M. Stallman <rms@gnu.org>
4841
4842 * dired.el: Many trivial doc fixes.
4843 (dired-get-file-for-visit): New function.
4844 (dired-find-alternate-file, dired-mouse-find-file-other-window):
4845 (dired-view-file, dired-find-file-other-window, dired-display-file):
4846 (dired-find-file): Use dired-get-file-for-visit.
4847
4848 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
4849
4850 * sql.el (sql-mode): Doc change.
4851
4852 * sql.el (sql-mode-syntax-table): The backslash is no longer an
4853 escape character.
4854
4855 2001-11-12 Colin Walters <walters@debian.org>
4856
4857 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
4858 (calc-do-keypad): Don't attempt to use nonexistent global
4859 mouse-map, use calc-keypad-map.
4860 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
4861 (calc-keypad-left-click): Don't use mouse-map; update to new event
4862 interface.
4863 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
4864 (calc-keypad-press): Use `unread-command-events' instead of
4865 `unread-command-char'.
4866
4867 * calc/calc-ext.el (calc-init-extensions): Update autoload names
4868 to match files renamed on initial calc import.
4869
4870 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4871
4872 * textmodes/flyspell.el (flyspell-default-dictionary):
4873 Fix previous change.
4874
4875 2001-11-12 Richard M. Stallman <rms@gnu.org>
4876
4877 * textmodes/flyspell.el (flyspell-default-dictionary):
4878 Fix custom type.
4879
4880 2001-11-11 Richard M. Stallman <rms@gnu.org>
4881
4882 * calendar/solar.el (solar-sunrise-and-sunset):
4883 Exchange the two extreme values of day-length.
4884
4885 * progmodes/sh-script.el (sh-must-be-shell-mode):
4886 Allow modes derived from sh-mode.
4887
4888 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4889 Turn off error in some re-search-forward calls.
4890
4891 * replace.el (query-replace-skip-read-only): New variable.
4892 (perform-replace): If that variable is non-nil, ignore matches
4893 that have a read-only property.
4894
4895 * derived.el (define-derived-mode): Doc fix.
4896
4897 * server.el (server-buffer-done): Test of server-existing-buffer
4898 was backwards.
4899 (server-existing-buffer): Doc fix.
4900
4901 * textmodes/flyspell.el (flyspell-default-dictionary):
4902 Allow nil as value, and make nil the default.
4903
4904 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
4905
4906 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
4907 it is not fboundp.
4908 (clipboard-yank): Ditto.
4909
4910 2001-11-11 Colin Walters <walters@verbum.org>
4911
4912 The following changes are based on patches from
4913 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
4914 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
4915
4916 * calc/calc.el (toplevel): Require calc-macs.
4917 (calc-minibuffer-size): New.
4918 (calcDigit-nondigit): Use it instead of `buffer-size'.
4919 (calcDigit-backspace): Likewise.
4920 (calcDigit-nondigit): Use `minibuffer-contents' instead of
4921 `buffer-string'.
4922 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
4923 `point-min'.
4924 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
4925 `save-excursion'.
4926
4927 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
4928 simple `setq' form.
4929
4930 * calc/calc-ext.el: (toplevel): Require calc.
4931 (calc-fancy-prefix-map): New.
4932 (calc-fancy-prefix): Use it.
4933 (calc-fancy-prefix-other-key): New.
4934
4935 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
4936 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
4937 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
4938 (calcAlg-enter): Likewise.
4939 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
4940
4941 2001-11-10 Richard M. Stallman <rms@gnu.org>
4942
4943 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
4944 (quietly-read-abbrev-file): Doc fix.
4945
4946 * startup.el (command-line): Read standard abbrev
4947 file (abbrev-file-name), if it exists.
4948
4949 * files.el (save-abbrevs): Default value is t.
4950
4951 * progmodes/compile.el (compile-goto-error): Fix previous change
4952 in the case where subsequent errors have not been parsed yet
4953 because they are in a different source file.
4954
4955 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
4956
4957 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
4958 Merge two regular expressions into one.
4959 (ps-mode): Make local bindings for `comment-start' and
4960 `comment-start-skip'.
4961 (ps-mode-looking-at-nested): Simplify an if-else construct;
4962 use `set-match-data' to set the result.
4963
4964 2001-11-10 Richard M. Stallman <rms@gnu.org>
4965
4966 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
4967 Function deleted.
4968 (flyspell-correct-word): Old definition deleted.
4969 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
4970 All references renamed too.
4971
4972 2001-11-10 Gerd Moellmann <gerd@gnu.org>
4973
4974 * Makefile.in (finder_setwins, setwins): Exclude Calc.
4975
4976 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
4977
4978 * wid-edit.el (checklist): Removed `:menu-tag'.
4979 (radio-button-choice): Ditto.
4980 (editable-list): Ditto.
4981
4982 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4983
4984 * play/gomoku.el: Move definitions of constants to the beginning
4985 of file, before their use.
4986
4987 2001-11-09 Richard M. Stallman <rms@gnu.org>
4988
4989 * textmodes/flyspell.el: Use the keymap property
4990 instead of local-map, and don't use a minor-mode map.
4991 (flyspell-mode-map): Variable deleted.
4992 Don't mess with minor-mode-map-alist.
4993 (calling add-minor-mode): Specify nil for keymap.
4994 And always use add-minor-mode, now that it exists.
4995 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
4996 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
4997 or flyspell-local-mouse-map.
4998 (make-flyspell-overlay): Use flyspell-mouse-map directly.
4999 (flyspell-mode): Doc fix.
5000 (flyspell-mode-on): Don't call make-local-hook.
5001
5002 2001-11-09 Sam Steingold <sds@gnu.org>
5003
5004 * emacs-lisp/debug.el (debugger-make-xrefs):
5005 Add buttons to all symbols.
5006
5007 2001-11-09 Andre Spiegel <spiegel@gnu.org>
5008
5009 * vc.el: Add John David Smith to credits.
5010
5011 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
5012
5013 * vc-hooks.el (vc-error-occured): Backquotified.
5014 (vc-file-prop-obarray): Use prime length for better efficiency.
5015
5016 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
5017
5018 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
5019
5020 * info.el (Info-file-list-for-emacs): Add entries for Calc.
5021
5022 2001-11-09 Miles Bader <miles@gnu.org>
5023
5024 * subr.el (functionp): Don't consider macros as functions.
5025
5026 2001-11-08 Miles Bader <miles@gnu.org>
5027
5028 * subr.el (functionp): Make work correctly for macros and unbound
5029 symbols.
5030
5031 * comint.el (comint-send-input): Fix description of
5032 `comint-process-echoes' in the doc-string.
5033
5034 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
5035
5036 * international/mule.el (make-translation-table): Doc fix.
5037 Suggested by Alex Schroeder <alex@gnu.org>.
5038
5039 2001-11-07 Richard M. Stallman <rms@gnu.org>
5040
5041 * info.el (Info-fontify-node): Highlight every third menu item.
5042
5043 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
5044
5045 * cus-edit.el (custom-face-value-create): Don't ignore the
5046 `customized-face' attribute when finding the current face spec.
5047
5048 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
5049
5050 * subr.el (with-local-quit): New macro.
5051 (make-syntax-table): Always inherit.
5052 (functionp): Be more careful when `object' is a symbol.
5053
5054 * dabbrev.el (dabbrev-completion): Use "*Completions*".
5055
5056 2001-11-07 Paul Eggert <eggert@twinsun.com>
5057
5058 * dired.el (dired-move-to-filename-regexp):
5059 Do not distinguish between ASCII letters and non-ASCII characters.
5060 Don't allow comma except in the form "month day, year".
5061 Don't allow space between month name and comma.
5062 Clean up the code that checks for trailing period, comma, and space.
5063 Remove now-obsolete comments, and add more commentary about
5064 Japanese dates.
5065 Always gobble up trailing spaces, instead of doing it only sometimes.
5066
5067 2001-11-07 Miles Bader <miles@gnu.org>
5068
5069 * paren.el (show-paren-match-face): Add dark-background variant.
5070
5071 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
5072
5073 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
5074 (lisp-mode-variables): Don't set paragraph-{start,separate}.
5075 Don't disable adaptive-fill-mode.
5076 (lisp-fill-paragraph): Use tab-width rather than 8.
5077 Prevent filling the first line of docstrings.
5078
5079 2001-11-06 Richard M. Stallman <rms@gnu.org>
5080
5081 * play/gomoku.el (gomoku): Doc fix.
5082
5083 * jka-compr.el (jka-compr-partial-uncompress):
5084 Support an alternative of not using dd.
5085 (jka-compr-dd-program): Use defcustom to define this.
5086 (jka-compr-load-suffixes): Use defcustom.
5087 (jka-compr-mode-alist-additions): Use defcustom.
5088
5089 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
5090
5091 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
5092 Also work when LIMIT is further than the end of line.
5093
5094 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
5095
5096 * international/quail.el (quail-update-leim-list-file): Print the
5097 offending file name if some of its quail-define-package forms is broken.
5098
5099 2001-11-05 Richard M. Stallman <rms@gnu.org>
5100
5101 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
5102 of the evaluated form.
5103
5104 2001-11-05 Paul Eggert <eggert@twinsun.com>
5105
5106 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
5107 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
5108 stamps always line up by default. Also, it uses a slightly
5109 different window to determine whether files are "recent".
5110
5111 2001-11-05 Andrew Innes <andrewi@gnu.org>
5112
5113 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
5114 Don't attempt to remake autoloads before nuking .elc files.
5115
5116 2001-11-04 Richard M. Stallman <rms@gnu.org>
5117
5118 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
5119 previous-single-property-change or next-single-char-property-change
5120 returns nil.
5121
5122 * international/mule-cmds.el (set-locale-environment):
5123 Make it interactive; make arg optional.
5124
5125 * international/mule-diag.el (help-funs): Require help-funs.
5126
5127 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
5128
5129 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
5130
5131 2001-11-04 Miles Bader <miles@gnu.org>
5132
5133 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
5134 shadow of the splash image grey on a dark background instead of black.
5135
5136 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
5137
5138 * term.el (all faces): Don't (copy-face 'default <foo>).
5139
5140 * term/xterm.el (function-key-map):
5141 Add entry for `ESC [ 3 ~' -> <delete>
5142 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
5143 Use inheritance so that .emacs and terminfo take precedence.
5144
5145 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
5146
5147 * tooltip.el (tooltip-delay): Decrease to 0.7.
5148 (tooltip-hide-delay): Enlarge to 10.
5149
5150 2001-11-03 Richard M. Stallman <rms@gnu.org>
5151
5152 * startup.el (fancy-splash-tail): Explain how to recover
5153 from a crash, if there was a crash.
5154 (command-line-1): Reorganize display of startup screen,
5155 to simplify the logic. Use a temp buffer for it.
5156
5157 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
5158
5159 * frame.el (set-background-color, set-foreground-color):
5160 Call face-set-after-frame-default, to propagate the new colors to
5161 the frame's parameters alist.
5162
5163 * calendar/timeclock.el (timeclock-out): Signal an error if
5164 timeclock-last-event is nil.
5165
5166 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
5167
5168 * textmodes/fill.el (fill-context-prefix): Fix braino.
5169
5170 * international/quail.el (quail-help):
5171 Use `help-buffer' and move `help-setup-xref' to beginning.
5172
5173 * international/mule-cmds.el (describe-language-environment):
5174 Use `help-buffer' and move `help-setup-xref' to beginning.
5175
5176 * international/mule-diag.el (list-character-sets)
5177 (sort-listed-character-sets, describe-character-set)
5178 (describe-coding-system, describe-fontset, list-fontsets):
5179 Use `help-buffer' and move `help-setup-xref' to beginning.
5180 (describe-char-after): Use `internal-describe-syntax-value'.
5181
5182 2001-11-02 Richard M. Stallman <rms@gnu.org>
5183
5184 * mouse.el (popup-menu): If the user refuses to select
5185 from a menu, don't try to invoke the menu.
5186
5187 2001-11-02 Miles Bader <miles@gnu.org>
5188
5189 * help-mode.el (help-xref): New button type.
5190 (help-function, help-variable, help-face, help-coding-system)
5191 (help-input-method, help-character-set, help-type, help-symbol)
5192 (help-back, help-info, help-customize-variable, help-customize-face)
5193 (help-function-def, help-variable-def): Use it as a supertype.
5194 Remove `action' property.
5195
5196 * international/mule-diag.el (describe-character-set)
5197 (describe-coding-system): Pass correct args to `help-xref-button'.
5198 (sort-listed-character-sets): New button type.
5199 (list-character-sets): Use it.
5200 (list-charset-chars): New button type.
5201 (list-character-sets-1): Use it.
5202
5203 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
5204
5205 * indent.el (tab-always-indent, indent-for-tab-command):
5206 Remove redundant `never' setting.
5207
5208 * fill.el (fill-region-as-paragraph): Don't forget to skip
5209 over current whitespace before looking for a preceding space.
5210
5211 2001-11-01 Richard M. Stallman <rms@gnu.org>
5212
5213 * files.el (file-newest-backup): Don't pass backup file name
5214 thru file-name-sans-versions, because it never has version numbers.
5215
5216 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
5217 to avoid ambiguous nested loops.
5218
5219 * files.el (find-file-noselect): Offer to change buffer-read-only
5220 only when the file's read-only status has changed from before
5221 as well as disagreeing with the buffer's current status.
5222 (buffer-file-read-only): New var, local in all buffers.
5223
5224 * buff-menu.el (buffer-menu): Doc fix.
5225 (buffer-menu-other-window): Doc fix.
5226 (list-buffers, list-buffers-noselect): Doc fix.
5227
5228 2001-11-01 Gerd Moellmann <gerd@gnu.org>
5229
5230 * startup.el (command-line): If the terminal Emacs is running on
5231 has erase char set to ^H, use the Backspace key for deleting
5232 backward, and the Delete key for deleting forward.
5233
5234 2001-11-01 Miles Bader <miles@gnu.org>
5235
5236 * button.el (define-button-type): Make sure every user-defined
5237 button type has a supertype.
5238
5239 2001-10-31 Jason Rumney <jasonr@gnu.org>
5240
5241 * international/mule-cmds.el (locale-language-names): Add chs and
5242 cht as aliases for Chinese-GB and Chinese-BIG5.
5243
5244 2001-10-31 Richard M. Stallman <rms@gnu.org>
5245
5246 * bindings.el (mode-line-frame-identification): Add doc string.
5247 (mode-line-position, mode-line-modes): New variables.
5248 (mode-line-format): Use mode-line-position for the part
5249 that displays the position-in-buffer info.
5250 Use mode-line-modes for the part that displays major and minor modes.
5251
5252 2001-10-31 Sam Steingold <sds@gnu.org>
5253
5254 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
5255 (debugger-setup-buffer): Call it.
5256 (debugger-mode-map): Bind RET and mouse-2.
5257
5258 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5259
5260 * startup.el: Document command line option --no-window-system
5261 instead of --no-windows.
5262
5263 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
5264
5265 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
5266
5267 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
5268 (font-lock-defaults-alist): Use it.
5269 From David Ponce <david.ponce@wanadoo.fr>
5270
5271 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
5272 output of `char-after'.
5273
5274 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
5275
5276 * simple.el (reindent-then-newline-and-indent): Insert the newline
5277 before indenting the first line.
5278 (undo-get-state, undo-revert-to-state): New funs.
5279 (shell-command): Don't kill the buffer even if empty.
5280 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
5281 (transpose-subr-end2): Remove.
5282 (transpose-subr): Add `special' arg and simplify.
5283 (transpose-subr-1): Rewrite.
5284 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
5285 (rfc822-goto-eoh): Simplify.
5286
5287 2001-10-30 Richard M. Stallman <rms@gnu.org>
5288
5289 * enriched.el (enriched-face-ans): Fix previous change.
5290
5291 2001-10-30 Gerd Moellmann <gerd@gnu.org>
5292
5293 * international/iso-acc.el (iso-accents-compose): Remove a
5294 superfluous setq.
5295
5296 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
5297
5298 * buff-menu.el (list-buffers-noselect): If the buffer's name
5299 starts with a blank, but it visits a file, do show it (for files
5300 whose names start with a blank).
5301
5302 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
5303
5304 * textmodes/fill.el (sentence-end-double-space)
5305 (sentence-end-without-period): Move to paragraphs.el.
5306 (fill-indent-according-to-mode): Change default to t.
5307 (fill-context-prefix): Simplify control-flow and use a more
5308 sophisticated merge that unifies both previous checks.
5309 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
5310 (fill-nobreak-predicate): Make it into a defcustom'd hook.
5311 (fill-nobreak-p): New fun.
5312 (fill-region-as-paragraph): Use it.
5313 Handle `fill-indent-according-to-mode' slightly differently.
5314 (fill-individual-paragraphs-prefix): Simplify the control-flow.
5315 (fill-individual-paragraphs-citation): Fix.
5316
5317 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
5318 (paragraph-start): Change default to the `text-mode' value.
5319 (sentence-end-double-space, sentence-end-without-period):
5320 Move from fill.el.
5321 (forward-paragraph): Use `parstart' and `parsep' for temp variables
5322 rather than rebinding `paragraph-start' and `paragraph-separate'.
5323
5324 * indent.el (indent-line-function): Change default to indent-relative.
5325 (tab-always-indent): Add an `never' setting.
5326 (indent-according-to-mode): Handle `indent-relative' and
5327 `indent-relative-maybe' specially.
5328 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
5329 Handle the `never' case for `tab-always-indent'.
5330 Don't call indent-according-to-mode for indent-relative' and
5331 `indent-relative-maybe'.
5332 (insert-tab): Rename `prefix-arg' to `arg'.
5333 (indent-region): Indent the first line as well.
5334 (indent-relative): Don't mark the buffer modified if the indentation
5335 is unchanged.
5336
5337 * textmodes/text-mode.el (paragraph-indent-minor-mode):
5338 Don't set paragraph-separate. Set paragraph-start more carefully.
5339 Set indent-line-function.
5340 (paragraph-indent-text-mode): Use it and define-derived-mode.
5341 (text-mode-map): Remove the \t binding.
5342 (text-mode): Simplify now that the default is more favorable.
5343
5344 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
5345
5346 * emacs-lisp/find-func.el (find-function-search-for-symbol):
5347 If the regexp doesn't match, use a looser one.
5348 (find-variable-noselect): Add `file' argument.
5349
5350 * pcvs.el (cvs-mode-commit-hook): New hook.
5351 (cvs-mode-commit): Run it.
5352
5353 * log-edit.el (log-edit): Run hook after `log-edit-files'.
5354
5355 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
5356 (edebug-instrument-function): Use `find-function-noselect'.
5357
5358 2001-10-29 Richard M. Stallman <rms@gnu.org>
5359
5360 * term.el (term-if-emacs19): Macro deleted.
5361 Callers changed to use progn instead.
5362
5363 * frame.el (blink-cursor-mode): Doc fix.
5364
5365 * files.el (find-backup-file-name): Use make-backup-file-name.
5366
5367 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
5368 window-live-p.
5369 (edebug-set-conditional-breakpoint): Unconditionally use
5370 the former Emacs >=19 definition.
5371 (edebug-mark): Define unconditionally.
5372 (edebug-eval-expression): Always call read-from-minibuffer
5373 and specify history list.
5374 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
5375 edebug-set-conditional-breakpoint.
5376 (edebug-emacs-version-specific): Function deleted;
5377 do the job at top level.
5378 (edebug-emacs-19-specific): Function deleted, this is the default.
5379
5380 2001-10-29 Sam Steingold <sds@gnu.org>
5381
5382 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
5383 "/cygdrive/LETTER/" pathnames.
5384
5385 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
5386
5387 * faces.el (invert-face): Check for 'unspecified, not for nil,
5388 when testing whether face colors are not specified.
5389 From David.Kastrup@t-online.de (David Kastrup).
5390 (read-face-name): Doc fix.
5391 (make-face-bold, make-face-unbold, make-face-italic)
5392 (make-face-unitalic, make-face-bold-italic, invert-face):
5393 Remove trailing blank from the prompt passed to read-face-name.
5394
5395 2001-10-29 Sam Steingold <sds@gnu.org>
5396
5397 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5398 Report numbers of files skipped and failed too.
5399 (byte-compile-file): Return 'no-byte-compile for skipped files.
5400
5401 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5402
5403 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
5404 and `M p'.
5405
5406 2001-10-29 Gerd Moellmann <gerd@gnu.org>
5407
5408 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
5409 as is on unread-command-events instead of `(SECOND-CHAR)'.
5410
5411 2001-10-29 Andre Spiegel <spiegel@gnu.org>
5412
5413 * vc.el: Mention vc-*-switches in backend API documentation.
5414 (vc-annotate): Adapt doc string to recent change.
5415
5416 2001-10-29 Gerd Moellmann <gerd@gnu.org>
5417
5418 * enriched.el (enriched-face-ans): Handle face attributes
5419 of the form `(FACE1 FACE2 ...)'.
5420
5421 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
5422
5423 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
5424
5425 * progmodes/sql.el (sql-mysql): Doc change by RMS.
5426
5427 * progmodes/sql.el (sql-db2): Doc change.
5428 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
5429 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
5430
5431 2001-10-29 Gerd Moellmann <gerd@gnu.org>
5432
5433 * env.el (substitute-env-vars): Don't quote argument to `rx';
5434 it's a macro.
5435
5436 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
5437
5438 * cus-start.el (recursive-load-depth-limit): Added.
5439
5440 2001-10-28 Richard M. Stallman <rms@gnu.org>
5441
5442 * textmodes/ispell.el (version18p, version20p): Vars deleted.
5443 All uses removed--assume Emacs version is >= 20.
5444
5445 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
5446 by really checking that it is not version 18.
5447
5448 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
5449
5450 2001-10-28 Miles Bader <miles@gnu.org>
5451
5452 * faces.el (face-attribute): Add INHERIT argument, consider face
5453 inheritance if it's non-nil.
5454 (face-attribute-merged-with): New function.
5455 (face-attribute-specified-or): New macro.
5456 (face-foreground, face-background, face-stipple): Add INHERIT
5457 argument. Use `face-attribute-specified-or'.
5458
5459 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
5460
5461 * font-lock.el: Require `syntax'.
5462 (font-lock-defaults-alist): Don't define keywords for lisp languages.
5463 Use `c-font-lock-syntactic-face-function' for c languages.
5464 (font-lock-mode): Don't unset vars when turning the mode off.
5465 (font-lock-default-fontify-buffer): Don't unset vars at the end.
5466 (font-lock-extra-managed-props): New var.
5467 (font-lock-default-unfontify-region): Use it.
5468 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
5469 Don't eval the value when there's no match.
5470 (font-lock-ppss-stats): New var.
5471 (font-lock-ppss): New fun.
5472 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
5473 (font-lock-apply-highlight): Allow `highlight' to set several props.
5474 (font-lock-set-defaults): Use dolist.
5475 (font-lock-unset-defaults): Remove.
5476 (font-lock-match-c-style-declaration-item-and-skip-to-next):
5477 Try to recognize prototypes using `foo P_ ((args))'.
5478 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
5479 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
5480 (c-font-lock-syntactic-face-function): New function.
5481 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
5482 (c++-keywords): Use a more sophisticated regexp to handle
5483 shallowly nested templates.
5484
5485 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
5486
5487 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
5488 (sgml-tag): Use it. Cleanup with `cond'.
5489 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
5490 Mark the overlays and only delete those that are marked.
5491 (sgml-skip-close-p): Remove.
5492 (sgml-value): Replace sgml-skip-close-p with its definition.
5493 (html-tag-alist): Use sgml-xml a bit more.
5494 (html-mode): Set sgml-empty-tags.
5495
5496 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
5497 (texinfo-update-node, texinfo-sequential-node-update):
5498 Don't bind the obsolete `auto-fill-hook'.
5499 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
5500 Use `set-buffer' rather than `switch-to-buffer'.
5501 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
5502 Use `set-buffer' rather than `switch-to-buffer'.
5503
5504 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
5505 text-mode-syntax-table.
5506 (mail-mode): Use define-derived-mode.
5507 Fix ordering of alternatives in adaptive-fill-regexp.
5508 (mail-mode-map): Don't rely on keymap's internal representation.
5509
5510 2001-10-27 Sam Steingold <sds@gnu.org>
5511
5512 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
5513 (sgml-xml-guess): Extracted from `html-mode' and generalized.
5514 (sgml-mode-common): Call it.
5515 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
5516 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
5517 (html-horizontal-rule, html-image, html-ordered-list):
5518 (html-unordered-list, html-list-item, html-paragraph):
5519 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
5520 `html-xhtml'.
5521
5522 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
5523
5524 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
5525 (ifnothtml): New alias.
5526
5527 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
5528
5529 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
5530 (toggle-text-mode-auto-fill): Use derived-mode-p.
5531
5532 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
5533
5534 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
5535 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
5536
5537 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
5538
5539 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
5540 Add make-obsolete cookies, to follow faces.el.
5541
5542 These changes avoid warnings from the byte compiler in faces.el:
5543
5544 * faces.el (internal-get-face): Use facep instead of the obsolete
5545 internal-find-face.
5546 (internal-frob-font-weight, internal-frob-font-slant):
5547 New defaliases for obsolete functions.
5548 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
5549 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
5550 (x-make-font-bold-italic): Use internal-frob-font-weight and
5551 internal-frob-font-slant aliases instead of the obsolete
5552 x-frob-... functions.
5553
5554 2001-10-26 Sam Steingold <sds@gnu.org>
5555
5556 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
5557 DOCTYPE; set `mode-name' based on it.
5558 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
5559 (sgml-tag): Close empty tags in XHTML.
5560
5561 2001-10-26 Jason Rumney <jasonr@gnu.org>
5562
5563 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
5564 when UNICODE is not defined.
5565
5566 2001-10-26 Sam Steingold <sds@gnu.org>
5567
5568 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
5569 be alone on the line.
5570
5571 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
5572
5573 * button.el (button): Special face definition for MS-DOS terminals.
5574
5575 2001-10-26 Sam Steingold <sds@gnu.org>
5576
5577 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
5578 Protect the /= test by checking that the args are non-nil.
5579 (sh-font-lock-close-heredoc): Check eof for being non-nil.
5580
5581 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
5582
5583 * textmodes/artist.el (artist-version): 1.2.4.
5584 (artist-butlast-fn): New variable.
5585 (artist-butlast): New function.
5586 (artist-ellipse-mirror-quadrant): Use it.
5587 (artist-mouse-draw-poly): Use nil for `point-list'.
5588 (artist-mouse-draw-poly): Check for point-list being nil.
5589
5590 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
5591
5592 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
5593 lambda expression.
5594 (ps-mode-menu-main): Submenu with options on/off was replaced with
5595 a toggle button.
5596 (ps-mode, ps-run-mode): Define with `define-derived-mode'
5597 (ps-mode): Autoload cookie added on same line as comment
5598 (ps-mode-tabkey, ps-mode-backward-delete-char):
5599 (ps-mode-r-balance): Replace `delete-horizontal-space' and
5600 `indent-to' with `indent-line-to'
5601 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
5602 instead of `eval'.
5603 (ps-mode-print-region): Use `with-temp-buffer'.
5604 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
5605 (numerous places): Add back-tick and tick around names in
5606 docstrings, fix punctuation in docstrings, remove trailing spaces.
5607
5608 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
5609
5610 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
5611 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
5612 (sgml-font-lock-syntactic-keywords): New var.
5613 (sgml-mode-common): Drop the two args.
5614 Don't make buffer-local variables that aren't used.
5615 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
5616 Don't set `before-string' props from sgml-display-text.
5617 (sgml-mode): Use define-derived-mode.
5618 (sgml-tags-invisible): Use sgml-display-text.
5619 (sgml-quote): New command.
5620 (html-tag-alist): Add args for `span'.
5621 (html-mode): Use define-derived-mode.
5622 Set sgml-display-text and sgml-tag-face-alist.
5623
5624 2001-10-25 Sam Steingold <sds@gnu.org>
5625
5626 * add-log.el (add-log-always-start-new-record): New user option.
5627 (add-change-log-entry): Use it.
5628
5629 2001-10-25 Richard M. Stallman <rms@gnu.org>
5630
5631 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
5632 bind case-fold-search if FROM is not all lower case.
5633
5634 2001-10-25 Gerd Moellmann <gerd@gnu.org>
5635
5636 * startup.el (normal-top-level): Check for frame-initial-frame
5637 only if it's really used.
5638
5639 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
5640
5641 * progmodes/compile.el (compilation-parse-errors-filename-function):
5642 New variable.
5643 (compilation-parse-errors): Use it.
5644
5645 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
5646
5647 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
5648 interactively so that C-u M-C-x still does edebug.
5649 (checkdoc-sentencespace-region-engine): Don't force a double-space
5650 after `.' if it doesn't look like an end-of-sentence.
5651 (debug-ignored-errors): Add `disambiguate ...'.
5652
5653 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
5654
5655 * textmodes/texinfo.el (texinfo-environments)
5656 (texinfo-environment-regexp): Hoist.
5657 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
5658 Only highlight the menu name in menu items.
5659 Setup `@foo ... @end foo' as text clones.
5660 (texinfo-clone-environment): New function.
5661 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
5662 (texinfo-insert-block): Simplify.
5663 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
5664 the command is repeated.
5665 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
5666 (texinfo-insert-@end): Simplify.
5667
5668 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
5669 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
5670 (texinfo-subsubsection-level-regexp)
5671 (texinfo-update-menu-same-level-regexps)
5672 (texinfo-update-menu-higher-regexps)
5673 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
5674
5675 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
5676 (derived-mode-p): Autoload.
5677
5678 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
5679 New vars and functions.
5680 (text-clone-maintain, text-clone-create): New functions.
5681
5682 2001-10-25 Miles Bader <miles@gnu.org>
5683
5684 * facemenu.el (facemenu-add-new-face): Fix variable names.
5685
5686 2001-10-24 Richard M. Stallman <rms@gnu.org>
5687
5688 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
5689 of t and nil values.
5690 (facemenu-set-face): Handle START and END interactively.
5691 (facemenu-set-foreground): Don't use a face; specify color directly.
5692 (facemenu-set-background): Likewise.
5693 (facemenu-set-face-from-menu): Doc fix.
5694 (facemenu-active-faces): Use face-attribute-vector
5695 to handle bare attributes not in faces.
5696 (facemenu-get-face): Don't handle face names fg:... and bg:...
5697 specially.
5698 (facemenu-add-new-face): New argument MENU.
5699 New way to handle adding colors to the color menus.
5700
5701 * env.el (substitute-env-vars): Quote the arg to rx.
5702
5703 2001-10-24 Sam Steingold <sds@gnu.org>
5704
5705 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
5706 Control" and "SGML" groups.
5707
5708 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5709
5710 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
5711 Better handling of C++ template args to avoid confusion with `<'
5712 and `>' used as operators in member init expressions.
5713
5714 2001-10-24 Gerd Moellmann <gerd@gnu.org>
5715
5716 * replace.el (perform-replace): Move START and END parameters
5717 to the end of the argument list and make them optional.
5718
5719 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
5720 perform-replace.
5721
5722 * international/fontset.el (x-must-resolve-font-name): New function.
5723 (x-complement-fontset-spec): Use it.
5724
5725 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
5726
5727 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
5728
5729 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
5730 Turn caadr into caar of cdr.
5731
5732 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5733
5734 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
5735 of mouse-{1,2} since dragging is on the down event.
5736
5737 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
5738
5739 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
5740 if ARG is nil.
5741
5742 * desktop.el (desktop-last-buffer): New variable.
5743 (desktop-create-buffer): Set it.
5744 (desktop-read): Bind it and switch to that buffer.
5745
5746 2001-10-22 Gerd Moellmann <gerd@gnu.org>
5747
5748 * progmodes/compile.el (compilation-set-window-height):
5749 Select old window only if it's still live.
5750
5751 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5752
5753 * help-mode.el (help-buffer): Remove debugging code.
5754 From Stefan Monnier <monnier@cs.yale.edu>.
5755
5756 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5757
5758 * files.el (file-name-sans-extension, file-name-extension):
5759 Don't count the leading dots in file names as signaling an extension.
5760
5761 2001-10-22 Andre Spiegel <spiegel@gnu.org>
5762
5763 * vc.el (vc-diff-switches): Doc rewritten.
5764
5765 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5766
5767 * tooltip.el (tooltip-set-param): Doc fix.
5768
5769 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
5770 127 to sgml-maybe-name-self.
5771 (sgml-name-8bit-mode): Doc fix.
5772 (sgml-char-names-table): New variable.
5773 (sgml-name-char): Support non-ASCII and mule-unicode-*
5774 characters. Doc fix.
5775 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
5776
5777 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
5778 doc string the effect of `left' and `top' parameters in
5779 tooltip-frame-parameters, the default values, and the units.
5780 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
5781 (tooltip-show): Mention in the doc string the `top' and `left'
5782 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
5783
5784 2001-10-22 Andre Spiegel <spiegel@gnu.org>
5785
5786 Add autoscaling support for vc-annotate.
5787 From J.D. Smith <jdsmith@alum.mit.edu>.
5788
5789 * vc.el (vc-annotate-display-default): Accept colormap scaling
5790 ratio (now deprecated).
5791 (vc-annotate-display-autoscale): Added.
5792 (vc-annotate-add-menu): New autoscaling menu options "Span to
5793 Oldest" and "Span Oldest->Newest". Easymenu support added for
5794 toggle menus driven by customize variable `vc-annotate-display-mode'.
5795 (vc-annotate-display-select): Added.
5796 (vc-annotate): Changed temp-buffer-show-function to
5797 `vc-annotate-display-select'.
5798 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
5799 Added argument OFFSET. Instead of backend function, calls now
5800 generic `vc-annotate-difference'.
5801 (vc-annotate-difference): Added as generic function instead of
5802 backend-specific function. No longer takes argument POINT, but
5803 instead accepts a time OFFSET.
5804 (vc-default-annotate-current-time): Added.
5805
5806 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
5807 version in vc.el, with
5808 (vc-cvs-annotate-current-time): Added, as override of default.
5809 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
5810 `vc-cvs-annotate-difference'.
5811
5812 2001-10-22 Gerd Moellmann <gerd@gnu.org>
5813
5814 * saveplace.el (save-place): Require `saveplace'.
5815
5816 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
5817 Use `sexp' for :value-type instead of `face'.
5818
5819 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5820
5821 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
5822 regexps due to 5-digit message IDs.
5823
5824 2001-10-21 Jason Rumney <jasonr@gnu.org>
5825
5826 * term/w32-win.el (redisplay-dont-pause): Don't set.
5827
5828 2001-10-21 Miles Bader <miles@gnu.org>
5829
5830 * help-funs.el (help-manyarg-func-alist): Variable removed.
5831
5832 2001-10-21 Miles Bader <miles@gnu.org>
5833
5834 * help-funs.el (help-manyarg-func-alist): Remove entries for
5835 `insert', `insert-and-inherit', `insert-before-markers',
5836 `insert-before-markers-and-inherit', `message', `message-box',
5837 `message-or-box', `propertize', `format', `encode-time', `append',
5838 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
5839 `insert-string', `ml-if', `ml-provide-prefix-argument', and
5840 `ml-prefix-argument-loop'.
5841
5842 2001-10-21 Andre Spiegel <spiegel@gnu.org>
5843
5844 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
5845 (vc-default-diff-tree): New functions.
5846 (vc-version-diff): Use them. As a result, coding systems are now
5847 set up properly for all sorts of diffs, and tree diffs can now
5848 also be done locally.
5849 (vc-diff): With a prefix argument, don't require that it's called
5850 from a buffer under version control.
5851 (diff-switches): Remove duplicate definition.
5852
5853 * vc-cvs.el (vc-cvs-diff-tree): New function.
5854
5855 2001-10-21 Miles Bader <miles@gnu.org>
5856
5857 * help-funs.el (help-manyarg-func-alist): Remove entries for
5858 `list', `vector', `make-byte-code', `call-process',
5859 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
5860 `logand', `logior', and `logxor'.
5861
5862 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
5863 image bits to compensate. Use `make-string' instead of
5864 `make-bool-vector' (XBM apparently wants byte-aligned rows).
5865
5866 2001-10-20 Kim F. Storm <storm@cua.dk>
5867
5868 * simple.el (kill-ring-save): Don't show extent of copied region
5869 if using transient-mark-mode and region is fully visible.
5870
5871 See ChangeLog.9 for earlier changes.
5872
5873 ;; Local Variables:
5874 ;; coding: iso-2022-7bit
5875 ;; End:
5876
5877 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
5878 Copying and distribution of this file, with or without modification,
5879 are permitted provided the copyright notice and this notice are preserved.