]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(Helper-help-scroller): Fix character constant.
[gnu-emacs] / lisp / ChangeLog
1 2003-02-17 Dave Love <fx@gnu.org>
2
3 * progmodes/ebrowse.el (ebrowse-output): Don't use gensym.
4
5 2003-02-17 Markus Rost <rost@math.ohio-state.edu>
6
7 * calendar/calendar.el (diary-file-name-prefix-function): Fix
8 custom type.
9
10 2003-02-17 Andre Spiegel <spiegel@gnu.org>
11
12 * vc-cvs.el (vc-cvs-dir-state): Protect against DIR not being
13 under CVS control. Suggested by Masanobu UMEDA.
14
15 2003-02-17 Kenichi Handa <handa@m17n.org>
16
17 * files.el (insert-directory): Add workaround for the case that we
18 can't trust ls's output as to byte positions of filenames.
19
20 2003-02-15 Richard M. Stallman <rms@gnu.org>
21
22 * ffap.el: Many doc fixes.
23 (ffap-replace-file-component):
24 Renamed from ffap-replace-path-component. Callers changed.
25 (ffap-host-to-filename): Renamed from ffap-host-to-path. Callers chgd.
26
27 * international/iso-ascii.el (iso-ascii-display-table): New variable.
28 (iso-ascii-standard-display-table): New variable.
29 (iso-ascii-display): Define in iso-ascii-display-table.
30 (iso-ascii-mode): New command.
31
32 * tar-mode.el (tar-header-block-summarize):
33 Use l for symlink, h for hard link.
34
35 2003-02-15 David Kastrup <dak@gnu.org>
36
37 * net/ange-ftp.el (ange-ftp-get-file-entry): Allow for graceful
38 failure returning nil, as documented.
39
40 2003-02-14 Dave Love <fx@gnu.org>
41
42 * international/code-pages.el: Undo `Trailing whitepace deleted.'
43 damage.
44 (cp1125, mik): Nullify mime-charset.
45
46 * language/cyrillic.el ("Cyrillic-KOI8"): Fix input-method.
47 ("Russian"): New.
48 ("Bulgarian"): Add tutorial.
49
50 * international/mule-cmds.el (locale-language-names): Use Italian,
51 Russian, Turkish, Chinese-EUC-TW.
52 (set-locale-environment): Set ps-paper-type.
53
54 2003-02-14 ARISAWA Akihiro <ari@mbf.sphere.ne.jp> (tiny change)
55
56 * time.el (display-time-string-forms): Add face property to mail
57 string.
58
59 2003-02-14 Juanma Barranquero <lektu@terra.es>
60
61 * international/mule-cmds.el (view-hello-file): Use `view-file'
62 instead of `find-file-read-only'.
63
64 * dired-aux.el (dired-query-alist): Fix use of character constant.
65
66 * simple.el (backward-delete-char-untabify): Likewise.
67
68 * strokes.el (strokes-read-complex-stroke): Likewise.
69
70 * wid-edit.el (widget-choose): Likewise.
71
72 * xml.el (xml-parse-elem-type): Likewise.
73
74 * emacs-lisp/testcover-ses.el (ses-exercise-signals): Likewise.
75
76 * progmodes/cperl-mode.el (cperl-next-bad-style): Likewise.
77
78 * progmodes/idlwave.el (idlwave-show-begin): Likewise.
79
80 2003-02-13 Stefan Monnier <monnier@cs.yale.edu>
81
82 * international/mule-cmds.el (sort-coding-systems): Use \'.
83 (select-safe-coding-system): Remove redundant assq check.
84 Remove raw-text, emacs-mule and no-conversion from the list of
85 proposed encodings unless there's nothing else.
86
87 2003-02-13 Markus Rost <rost@math.ohio-state.edu>
88
89 * files.el (find-alternate-file): Undo last change.
90
91 * dired.el (dired-directory): Add autoload cookie.
92
93 2003-02-13 Juanma Barranquero <lektu@terra.es>
94
95 * international/characters.el: Use new ?\s syntax instead of "? "
96 followed by a comment.
97
98 * ruler-mode.el (ruler-mode-margins-char): Likewise.
99
100 2003-02-13 Dave Love <fx@gnu.org>
101
102 * newcomment.el (comment-indent): Ensure space before added comment.
103
104 2003-02-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
105
106 * ps-print.el: Change the policy of background/foreground default
107 color.
108 (ps-print-version): New version number (6.5.9).
109 (ps-default-fg, ps-default-bg): Adjust default value.
110 (ps-begin-file, ps-begin-job): ps-default-fg and ps-default-bg
111 variables now use `t' to indicate the use of Emacs session
112 background/foreground color.
113 (ps-output-string-prim): If index out of range, insert hexadecimal
114 representation of character.
115
116 2003-02-13 Kim F. Storm <storm@cua.dk>
117
118 * help.el (where-is): Rename remap-command to command-remapping.
119 * help-fns.el (describe-function-1): Likewise.
120
121 2003-02-12 Glenn Morris <gmorris@ast.cam.ac.uk>
122
123 * progmodes/fortran.el (fortran-fill): Fill lines that do not have
124 comments.
125
126 2003-02-12 Stefan Monnier <monnier@cs.yale.edu>
127
128 * progmodes/fortran.el (fortran-mode): Set comment-use-syntax.
129 (fortran-fill-paragraph): Use fill-comment-paragraph.
130
131 2003-02-12 Juanma Barranquero <lektu@terra.es>
132
133 * files.el (file-truename): Revert change from 2002-11-27.
134
135 2003-02-12 Luc Teirlinck <teirllm@mail.auburn.edu>
136
137 * help-fns.el (describe-function-1): Change output for keyboard macros.
138
139 2003-02-12 Andreas Schwab <schwab@suse.de>
140
141 * progmodes/sh-script.el (sh-mode-map): Don't remap
142 beginning-of-defun to the non-existing command
143 sh-beginning-of-compound-command.
144
145 2003-02-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
146
147 * files.el (find-alternate-file): Check whether `dired-directory'
148 is bound.
149
150 2003-02-12 Simon Marshall <simon@gnu.org>
151
152 * progmodes/make-mode.el (makefile-font-lock-keywords):
153 Fontify single character variable references, but protect shell
154 variables references.
155 (makefile-mode): Make `$' be punctuation in font-lock-defaults.
156
157 2003-02-12 Ami Fischman <ami@fischman.org>
158
159 Face markup of calendar and diary displays: Any entry line that
160 ends with [foo:value] where foo is a face attribute (except :box
161 :stipple) or with [face:blah] tags, will have these values applied
162 to the calendar and fancy diary displays. These attributes "stack"
163 on calendar displays. File-wide attributes can be defined as
164 follows: the first line matching "^# [tag:value]" defines the
165 value for that particular tag. All of the tags' regexps can be
166 customized.
167
168 * calendar/calendar.el (diary-face-attrs): New custom.
169 (diary-file-name-prefix-function): New custom.
170 (diary-glob-file-regexp-prefix): New custom.
171 (diary-file-name-prefix): New custom.
172 (generate-calendar-window): Check that font-lock-mode is bound
173 before checking value.
174 (mark-visible-calendar-date): Add the ability to pass face
175 attribute/value pairs in the mark argument. Handle the mark.
176
177 * calendar/diary-lib.el (diary-attrtype-convert): Convert an
178 attribute value string to the desired type.
179 (diary-pull-attrs): New function that pulls the attributes off a
180 diary entry, merges with file-global attributes, and returns
181 the (possibly modified) entry and a list of attribute/values using
182 diary-attrtype-convert.
183 (list-diary-entries, fancy-diary-display, show-all-diary-entries)
184 (mark-diary-entries, mark-sexp-diary-entries)
185 (list-sexp-diary-entries): Add handling of file-global attributes;
186 add handling of entry attributes using diary-pull-attrs.
187 (mark-calendar-days-named, mark-calendar-days-named)
188 (mark-calendar-date-pattern, mark-calendar-month)
189 (add-to-diary-list): Add optional paramater `color' for passing
190 face attribute info through the callchain. Pass this parameter around.
191
192 2003-02-11 Stefan Monnier <monnier@cs.yale.edu>
193
194 * progmodes/etags.el (find-tag-tag): Move (default foo) to before
195 `:' in the prompt.
196 (find-tag): Make sure we move point in the proper window.
197
198 * progmodes/meta-mode.el (meta-fill-paragraph): Remove.
199 (meta-common-initialization): Don't set fill-paragraph-function
200 now that fill-paragraph takes care of comments.
201
202 * progmodes/scheme.el (scheme-mode-syntax-table): Don't switch
203 the current buffer's syntax-table.
204
205 * progmodes/simula.el (simula-font-lock-syntactic-keywords): New var.
206 (simula-font-lock-keywords-1): Simplify.
207 (simula-font-lock-keywords-2): Use regexp-opt.
208 (simula-emacs-features): Remove.
209 (simula-mode-syntax-table): Setup %...\n as comment style b.
210 (simula-mode-map): Remove compatibility cruft.
211 (simula-keep-region-active): Remove.
212 (simula-popup-menu): Simplify.
213 (simula-mode): Move abbrev-table setup to top-level.
214 (simula-match-string-or-comment): Remove.
215
216 * progmodes/tcl.el (tcl-omit-ws-regexp): Correctly handle cases
217 like `proc foo {a {b c} d} {'.
218 (tcl-mode): Make comment-start-skip more selective.
219
220 * info-xref.el (info-xref-check): Use line-beginning-position.
221 (info-xref-all-info-files): Cons a bit less.
222 (info-xref-check-buffer): Use push and replace-regexp-in-string.
223 (info-xref-output): Call insert only once.
224 (info-xref-whitespace): Remove.
225
226 2003-02-11 John Paul Wallington <jpw@gnu.org>
227
228 * ibuffer.el (toplevel): Don't require `font-lock';
229 require `font-core' instead, even though it is dumped.
230
231 * ibuf-ext.el (ibuffer-save-with-custom, ibuffer-add-to-tmp-hide)
232 (ibuffer-add-to-tmp-show): Doc fixes.
233
234 * language/tamil.el ("Tamil"): Doc fix.
235
236 2003-02-11 Juanma Barranquero <lektu@terra.es>
237
238 * language/vietnamese.el ("Vietnamese"): Fix typos.
239
240 * info-xref.el (info-xref-check-buffer): Fix typo.
241
242 * makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el.
243
244 2003-02-11 Kenichi Handa <handa@m17n.org>
245
246 * loadup.el: Load "language/malayalam" and "language/tamil".
247
248 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
249
250 * Makefile.in (DONTCOMPILE): Add malayalam.el and tamil.el.
251
252 * language/devan-util.el: Maintainer's mail address changed.
253 (devanagari-composable-pattern): Add DANDA character.
254 (dev-char-glyph): Add an entry for DANDA.
255
256 * language/devanagari.el: Maintainer's mail address changed.
257
258 * language/indian.el: Maintainer's mail address changed.
259
260 * language/ind-util.el (indian-dev-base-table): Table fixed.
261 (indian-pnj-base-table): Table contents defined.
262 (indian-gjr-base-table): Likewise.
263 (indian-ori-base-table): Likewise.
264 (indian-bng-base-table): Likewise.
265 (indian-asm-base-table): Likewise.
266 (indian-tlg-base-table): Likewise.
267 (indian-knd-base-table): Likewise.
268 (indian-mlm-base-table): Likewise.
269 (indian-tml-base-table): Likewise.
270 (indian-pnj-itrans-v5-hash, indian-gjr-itrans-v5-hash)
271 (indian-ori-itrans-v5-hash, indian-bng-itrans-v5-hash)
272 (indian-asm-itrans-v5-hash, indian-tlg-itrans-v5-hash)
273 (indian-knd-itrans-v5-hash, indian-mlm-itrans-v5-hash)
274 (indian-tml-itrans-v5-hash): New variables.
275
276 * language/malayalam.el: New file.
277 * language/mlm-util.el: New file.
278 * language/tamil.el: New file.
279 * language/tml-util.el: New file.
280
281 2003-02-11 Kevin Ryde <user42@zip.com.au>
282
283 * info-xref.el: New file.
284
285 2003-02-10 Stefan Monnier <monnier@cs.yale.edu>
286
287 * textmodes/page-ext.el (pages-directory-mode-map): New.
288 (pages-directory-map): Redefine as an varalias.
289 (pages-directory-mode): Use new map var and run mode hook.
290 (pages-directory-address-mode): Use define-derived-mode.
291
292 * textmodes/texinfmt.el (texinfo-format-iftex, texinfo-format-ifhtml)
293 (texinfo-format-ifplaintext, texinfo-format-tex, texinfo-format-html)
294 (texinfo-format-ifnotinfo, texinfo-format-titlepage)
295 (texinfo-format-titlespec, texinfo-format-ignore, texinfo-if-set)
296 (texinfo-if-clear): Use re-search-forward's return value.
297 (texinfo-sort-startkeyfun, texinfo-format-buffer-1)
298 (texinfo-format-region): Use line-{end,beginning}-position.
299 (texinfo-append-refill, texinfo-alias): Use match-string-no-properties.
300
301 * emacs-lisp/eldoc.el (eldoc-echo-area-multiline-supported-p)
302 (eldoc-use-idle-timer-p): Remove.
303 (timer): Never require. It only works in current Emacs anyway.
304 (eldoc-mode, eldoc-message, eldoc-display-message-p)
305 (eldoc-docstring-format-sym-doc, eldoc-remove-command): Simplify.
306
307 * ffap.el (ffap-complete-as-file-p):
308 Use minibuffer-completing-file-name.
309
310 * international/mule.el (load-with-code-conversion): Use push.
311
312 * font-core.el (font-lock-defontify): Use restore-buffer-modified-p.
313
314 * gud.el (gud-gdb-run-command-fetch-lines, gud-display-line):
315 Use with-current-buffer and simplify.
316
317 * help-mode.el (help-xref-on-pp): Only add xref if the text
318 is less than 5K.
319
320 * pcvs-parse.el (cvs-parse-table): "no longer in repo" does not
321 make the file dead if we used the -n arg.
322
323 * emacs-lisp/cl-macs.el (process-get): Add setf method.
324
325 * server.el (server-previous-strings): Remove.
326 (server-process-filter): Use (process-get 'previous-string) instead.
327 (server-sentinel): Remove code made superfluous.
328
329 2003-02-10 Luc Teirlinck <teirllm@mail.auburn.edu>
330
331 * info.el (Info-follow-nearest-node): Implement new behavior.
332
333 2003-02-10 Juanma Barranquero <lektu@terra.es>
334
335 * progmodes/ebnf-otz.el (ebnf-optimize, ebnf-optimize1): Fix typo.
336
337 * progmodes/ebnf2ps.el (ebnf2ps): Fix typo.
338 (ebnf-syntactic): Change group name and tag from "ebnf-syntatic".
339 (ebnf-syntax, ebnf-lex-comment-char, ebnf-lex-eop-char)
340 (ebnf-terminal-regexp, ebnf-case-fold-search)
341 (ebnf-iso-alternative-p, ebnf-iso-normalize-p)
342 (ebnf-yac-ignore-error-recovery): Add to group "ebnf-syntactic", not
343 "ebnf-syntatic".
344 (ebnf-optimize, ebnf-print-buffer, ebnf-print-region)
345 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-buffer)
346 (ebnf-eps-region, ebnf-syntax-buffer, ebnf-syntax-region)
347 (ebnf-generate-region): Fix typo.
348
349 2003-02-10 KAWABATA, Taichi <kawabata@m17n.org>
350
351 * language/ind-util.el (indian-itrans-v5-table): Add entries for
352 "E" and "O".
353
354 2003-02-10 Martin Stjernholm <mast@lysator.liu.se>
355
356 * progmodes/cc-styles.el (c-set-offset): Don't find a default
357 syntactic element through syntactic analysis if called outside
358 a CC Mode buffer.
359
360 2003-02-09 Martin Stjernholm <mast@lysator.liu.se>
361
362 * progmodes/cc-mode.el (c-basic-common-init):
363 Install `c-fill-paragraph' on `fill-paragraph-function'.
364 Although it's not the normal way to call it in a CC Mode buffer it
365 makes a direct call to `fill-paragraph' work better.
366
367 2003-02-08 Kim F. Storm <storm@cua.dk>
368
369 * printing.el (pr-get-symbol): Define during compile.
370
371 2003-02-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
372
373 * printing.el: New file.
374
375 2003-02-07 Francesco Potort\e,Al\e(B <pot@gnu.org>
376
377 * language/european.el ("French", "Slovenian"): Fix doc strings.
378
379 2003-02-06 John Paul Wallington <jpw@gnu.org>
380
381 * mail/rmailsum.el (rmail-summary-previous-msg): Add docstring.
382 (rmail-summary-line-count-flag, rmail-summary-previous-labeled-message)
383 (rmail-summary-next-labeled-message, rmail-summary-resend)
384 (rmail-summary-override-mail-send-and-exit): Doc fixes.
385
386 2003-02-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
387
388 * language/european.el ("Italian"): New.
389
390 2003-02-06 Matthew Swift <swift@alum.mit.edu>
391
392 * dired.el (dired-move-to-filename-regexp): Support "K" suffix on
393 "ls -alh" output.
394
395 2003-02-05 Juanma Barranquero <lektu@terra.es>
396
397 * font-lock.el (font-lock-reference-face): Add obsolescence
398 declaration and remove redundant info from docstring.
399
400 * log-edit.el (cvs-commit-buffer-require-final-newline)
401 (cvs-changelog-full-paragraphs): Likewise.
402
403 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
404 (mouse-wheel-click-button): Likewise.
405
406 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name): Likewise.
407
408 * vc.el (vc-annotate-display, vc-checkout-carefully): Likewise.
409
410 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
411 (vc-header-alist): Likewise.
412
413 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Likewise.
414
415 * textmodes/outline.el (outline-visible): Likewise.
416
417 2003-02-05 Kim F. Storm <storm@cua.dk>
418
419 * ido.el (ido-define-mode-map):
420 Undo last change (duplicates part of 2003-02-04 change).
421 Remap `viper' delete commands only in file or dir mode.
422
423 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
424
425 * ido.el (ido-define-mode-map): Interact with Viper.
426
427 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
428
429 * net/tramp.el: Version 2.0.29 released.
430 (tramp-send-region): Protect against tramp-chunksize being nil.
431 (tramp-chunksize): Set default to 500 as workaround for some ssh
432 connections.
433 (tramp-handle-directory-file-name): New implementation. Not sure
434 if it works.
435 (tramp-md5-function): Require md5 before checking function md5.
436 If using md5-encode, put wrapper around it that converts vector of
437 bytes to ascii text.
438 (top-level): Avoid byte-compiler warnings of unused variables if
439 the byte-compiler supports this. This is for the
440 with-parsed-tramp-file-name macro which is wont to produce such stuff.
441
442 2003-02-05 Michael Albinus <Michael.Albinus@alcatel.de>
443
444 * net/tramp.el (tramp-handle-directory-file-name): Handle the case
445 PATH is "".
446 (tramp-completion-handle-file-name-all-completions):
447 Define `tramp-current-user' locally. See `tramp-parse-passwd'.
448 (tramp-parse-passwd): For su-alike methods it would be desirable
449 to return "root@localhost" as default. Unfortunately, we have no
450 information whether any user name has been typed already. So we
451 (mis-)use tramp-current-user as indication, assuming it is set in
452 `tramp-completion-handle-file-name-all-completions'.
453 (tramp-send-region): Handle the case `tramp-chunksize' is equal 0.
454 I did it accidently. Infinite loop ...
455 (tramp-get-device): `tramp-make-tramp-file-name' must not be
456 called with NIL path. It fails in case of multi-method.
457 (tramp-file-name-for-operation): Apply `expand-file-name' for
458 relative file names only. Otherwise there might be problems if
459 the default directory is another Tramp directory as the directory
460 the file is based on.
461 (tramp-find-foreign-file-name-handler): Check whether FILENAME is
462 a Tramp file name. It isn't if it comes from an expanded file
463 name (like "/xx:yy//zz").
464 (tramp-devices): New variable. Keeps virtual device numbers.
465 Devices must distinguish physical file systems. The device
466 numbers provided by "lstat" aren't unique, because we operate on
467 different hosts. So we use virtual device numbers, generated by
468 `tramp-get-device'. Both Ange-FTP and EFS use device number -1.
469 In order to be different, we use device number (-1 x), whereby "x"
470 is unique for a given (multi-method method user host).
471 Suggested by Kai.
472 (tramp-perl-file-attributes): Always return device number -1.
473 There will be a virtual device number set in
474 `tramp-handle-file-attributes', which replaces this one.
475 (tramp-handle-file-attributes): Set virtual device number.
476 (tramp-get-device): New function. Returns the virtual device
477 number. If it doesn't exist, generate a new one.
478 (tramp-handle-file-regular-p): Use Emacs file name primitives
479 instead of calling tramp-handle-* equivalents directly.
480 Needed for tramp-smb.
481 (tramp-completion-function-alist-ssh): Add parsing of
482 "/etc/ssh_config" and "~/.ssh/config". Suggested by Kai.
483 (tramp-completion-function-alist, tramp-set-completion-function):
484 Doc string update.
485 (tramp-parse-sconfig, tramp-parse-sconfig-group): New functions.
486 Provide parsing of "~/.ssh/config" style files.
487 (tramp-completion-handle-expand-file-name):
488 Apply `tramp-drop-volume-letter'. Otherwise, there are problems
489 on W32 systems.
490 (tramp-completion-mode): Perform check (integerp last-input-event)
491 before (event-modifiers last-input-event) -- there might be
492 problems if `last-input-event' is a mouse event.
493 (tramp-parse-rhosts, tramp-parse-shosts)
494 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc):
495 Use `file-readable-p' instead of `file-exists-p'. Otherwise these
496 functions might block. Reported by <kin@neoscale.com>.
497
498 * net/tramp-ftp.el (top-level): eval-after-load "ange-ftp"
499 '(tramp-disable-ange-ftp). Suggested by Kai.
500 (tramp-ftp-file-name-handler): `tramp-disable-ange-ftp' not needed
501 any longer.
502 (top-level): Defaults for `tramp-default-method-alist' must be a list.
503
504 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
505 Apply `tramp-handle-directory-file-name'.
506 (tramp-smb-handle-file-attributes): Apply `tramp-get-device'.
507 ATIME and CTIME are (0 0) now (= "don't know"), which is more honest.
508 (tramp-smb-handle-make-directory): Use Emacs file name primitives
509 instead of calling tramp-smb-handle-* equivalents directly.
510 (tramp-smb-read-file-entry): Return size as a number, not a string.
511 (top-level): Defaults for `tramp-default-method-alist' must be a list.
512
513 2003-02-05 Stefan Monnier <monnier@cs.yale.edu>
514
515 * completion.el (eval-when-compile-load-eval, completion-eval-when)
516 (cmpl-read-time-eval, minibuffer-window-selected-p): Remove.
517 (completion-min-length, completion-max-length)
518 (completion-prefix-min-length): Don't hard-code the default value
519 when byte-compiling.
520 (complete): Inline minibuffer-window-selected-p.
521
522 2003-02-04 Richard M. Stallman <rms@gnu.org>
523
524 * term.el (term-raw-map): Set it up at load time.
525 (term-char-mode): Don't set up term-raw-map here.
526 (term-set-escape-char): Don't set up C-x subcommand.
527 (term-ansi-face-already-done): Renamed from
528 term-ansi-face-alredy-done.
529 (term-command-hook): Avoid error if STRING is empty.
530 (term, term-mode): Doc fixes.
531
532 * term.el: Redesign handling of colors and faces.
533 Delete all the faces that this mode used to make.
534 (ansi-term-color-vector): New variable.
535 (ansi-term-fg-faces-vector, ansi-term-bg-faces-vector)
536 (ansi-term-inv-bg-faces-vector, ansi-term-inv-fg-faces-vector):
537 Variables deleted.
538 (term-default-fg-color, term-default-bg-color): Use defcustom.
539 (term-handle-colors-array): Use ansi-term-color-vector,
540 and specify face attributes rather than faces in `face' property.
541
542 * term.el (term-ansi-fg-faces-vector, term-ansi-bg-faces-vector)
543 (term-ansi-inv-fg-faces-vector, term-ansi-inv-bg-faces-vector)
544 (term-ansi-reverse-faces-vector): Delete unused variables.
545 (term-ignore-error): Delete macro.
546
547 * simple.el (back-to-indentation): Skip all whitespace
548 except for newlines.
549
550 * files.el (find-alternate-file): Handle dired-directory
551 like buffer-file-name.
552
553 * dired.el (dired-find-buffer-nocreate): Avoid error if
554 dired-directory is nil.
555
556 2003-02-04 Juanma Barranquero <lektu@terra.es>
557
558 * image.el (image-type-regexps): Fix typo.
559
560 * international/characters.el: Restore missing space and put a
561 comment to protect it from being deleted as trailing whitespace.
562
563 * ruler-mode.el (ruler-mode-margins-char): Likewise.
564
565 2003-02-04 Francesco Potort\e,Al\e(B <pot@gnu.org>
566
567 * mail/rmailout.el (rmail-output): If preserving MIME-version,
568 preserve Content-type too.
569
570 2003-02-04 Kim F. Storm <storm@cua.dk>
571
572 * ido.el (ido-define-mode-map): Remap viper delete char/word
573 commands to their ido specific equivalents. Disable ESC in
574 viper mode (to avoid exiting insert mode), since ido doesn't
575 work in viper command mode.
576 (ido-delete-backward-updir, ido-delete-backward-word-updir):
577 Handle remapped viper commands.
578
579 2003-02-03 Juanma Barranquero <lektu@terra.es>
580
581 * calculator.el (calculator): Don't use the minibuffer even in
582 electric mode; use a private buffer and display it in the minibuffer
583 window using `set-window-buffer'.
584
585 2003-02-03 Dave Love <fx@gnu.org>
586
587 * emacs-lisp/benchmark.el: New.
588
589 2003-02-02 Andreas Schwab <schwab@suse.de>
590
591 * progmodes/asm-mode.el (asm-font-lock-keywords): Allow arbitrary
592 words separated by dots. Match optional parenthesized word at
593 start of line.
594
595 * font-lock.el
596 (font-lock-match-c-style-declaration-item-and-skip-to-next):
597 Don't require underscore in word before double open-paren.
598
599 2003-02-02 John Paul Wallington <jpw@gnu.org>
600
601 * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.
602
603 2003-02-01 Stephen Gildea <gildea@stop.mail-abuse.org>
604
605 * time-stamp.el: Tweak doc strings and preamble commentary.
606 (time-stamp): Fix parsing of "%%a" in time-stamp-pattern (change
607 regexp subpattern 5)
608 (time-stamp-pattern): Initialize to nil to avoid regexp work in
609 default case.
610 (time-stamp-string): Call set-time-zone-rule instead of setenv
611 (time-stamp-hhmmss): Remove (not needed after all).
612 (time-stamp-month-dd-yyyy, time-stamp-dd/mm/yyyy)
613 (time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
614 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd, time-stamp-yymmdd)
615 (time-stamp-hh:mm:ss, time-stamp-hhmm): Make obsolete.
616
617 2003-01-31 Stefan Monnier <monnier@cs.yale.edu>
618
619 * cus-edit.el (custom-unlispify-menu-entry): Use with-current-buffer.
620 (custom-save-variables): Use dolist, simplify.
621 Output a message if a `requests' entry looks suspicious.
622 (custom-save-faces): Use dolist, simplify.
623
624 2003-01-31 Christoph Wedler <Christoph.Wedler@sap.com>
625
626 * antlr-mode.el: Bug fixes, miscellaneous.
627 (antlr-mode): Make major mode work with cc-mode-5.29 or higher,
628 make it more rubust against changes in cc-mode's style variables
629 by using `boundp' and function `c-init-language-vars' if defined.
630 (antlr-c++-mode-extra): Only ask if language is not "Cpp".
631 (antlr-read-value): With completion, ignore case.
632 (antlr-run-tool-interactive): New function.
633 (antlr-run-tool): Use it for `interactive' specification.
634
635 * antlr-mode.el: Simplify Emacs/XEmacs compatibility.
636 (cond-emacs-xemacs): New compile-time macro.
637 (defunx): New compile-time macro.
638 (ignore-errors-x): New compile-time macro.
639 (save-buffer-state-x): New compile-time macro.
640
641 (antlr-scan-sexps, antlr-simple-scan-sexps): Deletia.
642 (antlr-scan-lists, antlr-simple-scan-sexps): Deletia.
643 (antlr-simple-default-directory): Deletia.
644 (antlr-default-directory): Define directly.
645 (antlr-simple-read-shell-command): Deletia.
646 (antlr-read-shell-command): Define directly.
647 (antlr-simple-with-displaying-help-buffer): Deletia.
648 (antlr-with-displaying-help-buffer): Define directly.
649 (antlr-fast-invalidate-context-cache): Deletia.
650 (antlr-slow-invalidate-context-cache): Deletia.
651 (antlr-invalidate-context-cache): Define directly.
652 (antlr-fast-syntactic-context): Deletia.
653 (antlr-slow-syntactic-context): Deletia.
654 (antlr-syntactic-context): Define directly.
655
656 (antlr-mode-menu): Use new macros.
657 (antlr-font-lock-additional-keywords): Ditto.
658 (antlr-skip-sexps): Ditto.
659 (antlr-end-of-rule): Ditto.
660 (antlr-beginning-of-rule): Ditto.
661 (antlr-end-of-body): Ditto.
662 (antlr-beginning-of-body): Ditto.
663 (antlr-hide-actions): Ditto.
664 (antlr-option-kind): Ditto.
665
666 * antlr-mode.el: In Emacs, use face attribute :weight, not :bold.
667 (antlr-font-lock-keyword-face): Use new macros.
668 (antlr-font-lock-syntax-face): Ditto.
669 (antlr-font-lock-ruledef-face): Ditto.
670 (antlr-font-lock-tokendef-face): Ditto.
671 (antlr-font-lock-literal-face): Ditto.
672
673 Changes from 2002-05-24:
674
675 * antlr-mode.el: Version 2.2a.
676
677 Changes from 2002-05-03:
678
679 * antlr-mode.el: Make context parsing faster on Emacs, for faster
680 syntax highlighting, indentation and imenu support.
681 Suggested by Aaron Davies <adavies42@users.sourceforge.net>.
682 (antlr-slow-context-cache): New variable.
683 (antlr-slow-syntactic-context): Use cache.
684 (antlr-slow-cache-enabling-symbol): New internal variable.
685 (antlr-slow-cache-diff-threshold): New variable.
686 (antlr-fast-invalidate-context-cache): Renamed from
687 antlr-xemacs-bug-workaround.
688 (antlr-imenu-create-index-function): Search from beginning.
689
690 * antlr-mode.el: More sophisticated indentation, i.e., use the
691 indentation engine of cc-mode for most actions.
692 (antlr-c-common-init): Allow nil for `antlr-indent-style'.
693 (antlr-indent-line): Use indentation engine of cc-mode more often.
694 (antlr-indent-at-bol-alist): Only used for header actions.
695 (antlr-disabling-cc-syntactic-symbols): New variable.
696 (antlr-indent-item-regexp): Delete stuff for actions.
697 (antlr-indent-at-bol-alist): With language "Java", indent
698 "package" and "import" at column 0 in header part.
699
700 * antlr-mode.el (antlr-simple-default-directory): Define.
701 (antlr-simple-read-shell-command): Define.
702 (antlr-simple-with-displaying-help-buffer): Define.
703 (antlr-simple-scan-sexps, antlr-simple-scan-lists):
704 Renamed from antlr-scan-{sexps,lists}-internal.
705
706 Changes from 2002-02-28:
707
708 * antlr-mode: Version 2.2 is released.
709
710 * antlr-mode.el (antlr): Moved to SourceForge.net
711
712 * antlr-mode.el: Minor bug fixes: insert options and indentation.
713 (antlr-option-location): Don't use point as position where to
714 insert options if point is in comment.
715 (antlr-mode): Don't set style here.
716 (antlr-c-common-init): Set style here. If boundp, set
717 `c-current-comment-prefix' to not break indentation in comments.
718 Hm, I should probably split `c-common-init' from cc-mode into two
719 parts, one of which I could use for antlr-mode.el.
720
721 Changes from 2002-01-31:
722
723 * antlr-mode.el (antlr-font-lock-additional-keywords):
724 Also hightlight `~' with `antlr-font-lock-syntax-face'.
725 Suggested by Helmut Neukirchen <neukirchen@itm.mu-luebeck.de>.
726
727 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
728
729 * comint.el:
730 * dired-aux.el:
731 * dired.el:
732 * dirtrack.el:
733 * dos-w32.el:
734 * fast-lock.el:
735 * filecache.el:
736 * files.el:
737 * hippie-exp.el:
738 * international/mule.el:
739 * net/browse-url.el:
740 * pcomplete.el:
741 * recentf.el:
742 * shell.el:
743 * woman.el: Added cygwin to system-type comparisons.
744
745 2003-01-31 Francesco Potort\e,Al\e(B <pot@gnu.org>
746
747 * mail/undigest.el (rmail-forward-separator-regex): New custom
748 variable.
749 (unforward-rmail-message): Use it.
750
751 2003-01-30 Dave Love <fx@gnu.org>
752
753 * textmodes/ispell.el (lookup-words): Fix last change.
754
755 2003-01-29 John Paul Wallington <jpw@gnu.org>
756
757 * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
758
759 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
760 `deftheme'. Fix docstring offsets for `define-ibuffer-filter' and
761 `define-ibuffer-sorter'.
762 (lisp-imenu-generic-expression): Add `deftheme' to types.
763
764 * custom.el (customize-mark-to-save, customize-mark-as-set)
765 (custom-remove-theme): Doc fixes.
766
767 2003-01-29 Didier Verna <didier@xemacs.org>
768
769 * cus-edit.el (custom-save-variables): Also save non theme'd ones.
770 * cus-edit.el (custom-save-faces): Ditto.
771
772 2003-01-29 Juanma Barranquero <lektu@terra.es>
773
774 * composite.el (decompose-composite-char): Fix docstring.
775
776 * select.el (x-set-cut-buffer): Fix docstring. Check type with
777 `stringp' instead of `substring'.
778
779 * textmodes/reftex.el (reftex-TeX-master-file): Use really the buffer
780 file name if no other master file is located.
781
782 * progmodes/cperl-mode.el (cperl-beautify-level)
783 (cperl-beautify-regexp): Fix use of `prefix-numeric-value'.
784 (cperl-calculate-indent): Fix typo.
785
786 2003-01-29 Taro Kawagishi <tarok@transpulse.org>
787
788 * arc-mode.el (archive-lzh-summarize): Fix previous change.
789
790 2003-01-29 Kim F. Storm <storm@cua.dk>
791
792 * emacs-lisp/authors.el: New format of AUTHORS file; list each
793 author name once followed by contributed and changed files.
794 Improve selection of entries to include in list, and generate list
795 of unrecognized entries indicating syntax errors in ChangeLog files.
796 (authors-coding-system): New variable.
797 (authors-many-files): Update doc string.
798 (authors-aliases): Change format. Now one entry with multiple
799 aliases per author.
800 (authors-valid-file-names, authors-renamed-files-alist)
801 (authors-renamed-files-regexps): New variables.
802 (authors-canonical-file-name): New function. Validates that file
803 exists or occurs in one of the above lists. Record unrecognized
804 file names in global authors-invalid-file-names list.
805 (authors-add): Change to record per-change counts.
806 (authors-canonical-author-name): Handle new format of
807 authors-aliases list.
808 (authors-scan-change-log): Rename FILE arg to LOG-FILE.
809 Change doc string to describe new entry format.
810 Only add author entries for valid file names.
811 (authors-print): Replace by authors-add-to-author-list.
812 (authors-add-to-author-list): New function which reorders
813 per-file entries and adds them to global authors-author-list.
814 (authors): Instead of authors-print to insert in *Authors* buffer,
815 use authors-add-to-author-list to reorder the list and then
816 insert result in *Authors* buffer with new format.
817 Generate *Authors Errors* compilation-mode buffer listing
818 unrecognized ChangeLog entries.
819
820 2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
821
822 * term/mac-win.el: Add entries in function-key-map for
823 [tab], [backspace], [escape].
824
825 2003-01-28 Kim F. Storm <storm@cua.dk>
826
827 * info.el (Info-extract-menu-node-name): Another fix for
828 2003-01-24 change. Also stop search if : is followed by TAB.
829
830 2003-01-28 John Paul Wallington <jpw@gnu.org>
831
832 * ibuf-ext.el (ibuffer-yank-filter-group): Move check for empty
833 `ibuffer-filter-group-kill-ring' out of `interactive' declaration.
834
835 2003-01-28 Martin Stjernholm <bug-cc-mode@gnu.org>
836
837 * progmodes/cc-vars.el, progmodes/cc-mode.el
838 (c-require-final-newline): Made this variable an alist to
839 specify a value for each language. The default value causes
840 `require-final-newline' to be set to t only in languages where
841 the standard requires a final newline.
842
843 2003-01-27 Kim F. Storm <storm@cua.dk>
844
845 * simple.el (kill-new): Improve doc string for yank-handler.
846 Signal args-out-of-range error if yank-handler is specified for
847 an empty string.
848
849 * subr.el (insert-for-yank): Remove COMMAND element from yank handler.
850
851 2003-01-27 Dave Love <fx@gnu.org>
852
853 * dired-x.el (dired-filename-at-point): Fix last change and tidy up.
854
855 * thingatpt.el (thing-at-point-file-name-chars):
856 Include non-ASCII again and re-write the filename ops.
857
858 2003-01-27 David Ponce <david@dponce.com>
859
860 * makefile.w32-in (update-subdirs-SH): Create lisp/subdirs.el.
861
862 2003-01-27 Juanma Barranquero <lektu@terra.es>
863
864 * filesets.el (filesets-file-open): Fix typo.
865
866 * vcursor.el (vcursor-disable): Likewise.
867
868 * eshell/esh-cmd.el (eshell-separate-commands): Likewise.
869
870 * progmodes/cc-styles.el (c-make-styles-buffer-local): Likewise.
871
872 * progmodes/cc-vars.el (c-offsets-alist): Likewise.
873
874 * progmodes/ebrowse.el (ebrowse-draw-tree-fn): Likewise.
875
876 2003-01-26 Martin Stjernholm <bug-cc-mode@gnu.org>
877
878 * progmodes/cc-vars.el, progmodes/cc-mode.el
879 (c-require-final-newline): Add a variable to make the
880 initialization of `require-final-newline' more configurable.
881
882 2003-01-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
883
884 * emacs-lisp/authors.el (authors-aliases): Add Jan D.
885 Set iso-2022-7bit coding: cookie.
886
887 2003-01-26 Kim F. Storm <storm@cua.dk>
888
889 * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change.
890 Don't search for next colon if current colon is followed by
891 one of ".", ",", ";", or ")".
892 (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
893 (Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
894
895 2003-01-26 Richard M. Stallman <rms@gnu.org>
896
897 * thingatpt.el (thing-at-point-file-name-chars): Undo previous change.
898
899 2003-01-25 Bill Wohler <wohler@newt.com>
900
901 * mh-e: Created directory. ChangeLog will appear in a week when we
902 release version 7.2.
903
904 * lisp/mail/mh-alias.el, lisp/mail/mh-comp.el,
905 lisp/mail/mh-customize.el, lisp/mail/mh-e.el,
906 lisp/mail/mh-funcs.el, lisp/mail/mh-identity.el,
907 lisp/mail/mh-index.el, lisp/mail/mh-loaddefs.el,
908 lisp/mail/mh-mime.el, lisp/mail/mh-pick.el, lisp/mail/mh-seq.el,
909 lisp/mail/mh-speed.el, lisp/mail/mh-utils.el,
910 lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm
911 and reply2.xpm, which were created by the MH-E package, were left
912 in mail since they can probably be used by other mail packages.
913
914 * makefile.w32-in (WINS): Add mh-e.
915
916 * makefile.nt (WINS): Add mh-e.
917
918 2003-01-25 Richard M. Stallman <rms@gnu.org>
919
920 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
921 Compile any lambda-expressions among the args.
922
923 * view.el (view-mode): Doc fix.
924
925 * ido.el: Many doc fixes.
926 (ido-complete): Fix message.
927
928 2003-01-25 Taro Kawagishi <tarok@transpulse.org>
929
930 * arc-mode.el (archive-unixdate): Correct the date field string.
931 (archive-lzh-summarize): Extend it to allow the LZH level 2 header
932 type (which is most prevalent now), in addition to the already
933 supported level 0 and 1 header types.
934
935 2003-01-25 Markus Rost <rost@math.ohio-state.edu>
936
937 * international/mule-cmds.el (set-language-info)
938 (current-language-environment): Simplify setting the type of
939 current-language-environment.
940
941 2003-01-25 Kim F. Storm <storm@cua.dk>
942
943 * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c
944 bindings from cua--cua-keys-keymap to cua--region-keymap, as they are
945 only needed when the region is active. This also makes the output
946 from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings).
947
948 2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu>
949
950 * ediff.el (ediff-revision): Better defaults.
951
952 * ediff-vers.el (ediff-vc-latest-version): New function.
953 (ediff-vc-internal): Use latest version instead of working version.
954
955 2003-01-24 Thien-Thi Nguyen <ttn@gnu.org>
956
957 * info.el (Info-extract-menu-node-name): When looking for end of menu
958 item, don't stop at first ":"; instead, continue until trailing
959 context is either a space or newline.
960 (Info-complete-menu-item): Var `pattern': allow ":" in menu item.
961 (Info-menu): Likewise, for regexp used in backwards search.
962 (Info-try-follow-nearest-node): Remove case added in previous edit.
963 Change regexp in the following case to allow ":" in menu item.
964 (Info-fontify-node): Fix bug: Handle `next-property-change' returning
965 point-max as "hasn't already been done".
966
967 2003-01-24 Thien-Thi Nguyen <ttn@gnu.org>
968
969 * info.el (Info-try-follow-nearest-node): Add case: Handle menu item
970 terminated by ": " as an index entry.
971
972 2003-01-24 Juanma Barranquero <lektu@terra.es>
973
974 * isearch.el (isearch-forward): Fix typo.
975
976 2003-01-24 Kenichi Handa <handa@m17n.org>
977
978 * international/mule.el (decode-coding-inserted-region):
979 Rename from decode-coding-region-as-inserted-from-file to make it fit
980 well in the Lisp manual.
981
982 * jka-compr.el (jka-compr-insert-file-contents):
983 Call docode-coding-inserted-region.
984
985 2003-01-24 John Paul Wallington <jpw@gnu.org>
986
987 * ibuffer.el (ibuffer-window-list): Remove.
988 (ibuffer-confirm-operation-on): Use `window-list' instead.
989 (ibuffer-load-hook): New customizable variable.
990 (toplevel): Run it.
991 (ibuffer-customize): New command.
992 (ibuffer-mode-map): Bind it.
993 (ibuffer-mode-map): Add menu seperator in View>Sort menu.
994 (ibuffer-mode): Tidy.
995 (ibuffer-fontification-alist, ibuffer-always-show-last-buffer)
996 (ibuffer-default-directory, ibuffer-default-sorting-mode)
997 (ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook)
998 (ibuffer-map-lines): Doc fixes.
999
1000 * ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative
1001 filenames. Use `kill-new'.
1002
1003 2003-01-23 Dave Love <fx@gnu.org>
1004
1005 * abbrev.el (write-abbrev-file): Simplify, and put a coding cookie
1006 in the file.
1007
1008 2003-01-23 Masatake YAMATO <jet@gyve.org>
1009
1010 * progmodes/asm-mode.el (asm-mode): Add syntax table entries for
1011 /* */ comments.
1012
1013 2003-01-23 Kenichi Handa <handa@m17n.org>
1014
1015 * files.el (insert-directory): Read the output of "ls" by
1016 no-conversion, and decode it later while preserving
1017 `dired-filename' property.
1018
1019 2003-01-23 Markus Rost <rost@math.ohio-state.edu>
1020
1021 * descr-text.el (describe-text-mode-hook): Add a group.
1022
1023 2003-01-23 John Paul Wallington <jpw@shootybangbang.com>
1024
1025 * term/mac-win.el (interprogram-paste-function): Handle empty
1026 clipboard.
1027
1028 2003-01-22 Aubrey Jaffer <agj@alum.mit.edu> (tiny change)
1029
1030 * info.el (Info-index): Change pattern so that index entries with
1031 colons can be read properly; also, require at least one space
1032 after the colons, which makeinfo puts in.
1033
1034 2003-01-22 Andreas Schwab <schwab@suse.de>
1035
1036 * jka-compr.el (jka-compr-insert-file-contents): Fix typo in last
1037 change.
1038
1039 2003-01-22 Markus Rost <rost@math.ohio-state.edu>
1040
1041 * Makefile.in (bootstrap-after): New target.
1042 (bootstrap): Move finder-data, custom-deps to bootstrap-after.
1043
1044 2003-01-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1045
1046 * info.el (Info-index-next): Use "(`,' tries to find next)" for
1047 more matches for consistency with standalone info browser.
1048
1049 2003-01-22 Kenichi Handa <handa@m17n.org>
1050
1051 * international/mule.el
1052 (decode-coding-region-as-inserted-from-file): New function.
1053
1054 * jka-compr.el (jka-compr-insert-file-contents): Read a process
1055 output without decoding. Decode the result by
1056 decode-coding-region-as-inserted-from-file.
1057
1058 2003-01-22 Kim F. Storm <storm@cua.dk>
1059
1060 * ido.el (ido-make-file-list, ido-make-dir-list): Don't move
1061 visited directories to end of list; it's the wrong thing to do if
1062 we want to find a file or directory in such directories.
1063
1064 * simple.el: Doc fixes.
1065 * subr.el: Doc fixes.
1066
1067 2003-01-20 Nick Roberts <nick@nick.uklinux.net>
1068
1069 * gud.el (gud-display-line): If the current file is newer than its
1070 buffer, offer to reread the file.
1071 (gud-keep-buffer): New buffer local variable. Ensures offer to
1072 reread file is made just once.
1073
1074 2003-01-20 Stefan Monnier <monnier@cs.yale.edu>
1075
1076 * emacs-lisp/regexp-opt.el (regexp-opt-group): Undo last change.
1077 Fix the docstring instead.
1078
1079 2003-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
1080
1081 * calendar/calendar.el (calendar-only-one-frame-setup): Autoload it.
1082
1083 2003-01-20 Richard M. Stallman <rms@gnu.org>
1084
1085 * simple.el (completion-setup-function): Set default-directory
1086 in the minibuffer, so it'll be copied into the completion list buffer.
1087
1088 * emacs-lisp/regexp-opt.el (regexp-opt-group): Compute HALF2 properly.
1089
1090 * loadup.el (load-path): Rename `path' local var.
1091
1092 * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings
1093 to C-c C-i. Duplicate its bindings with last char a ctl char.
1094 Also change C-c f to C-c C-f.
1095
1096 2003-01-20 Markus Rost <rost@math.ohio-state.edu>
1097
1098 * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default
1099 value system dependent.
1100 (ls-lisp-support-shell-wildcards): Add autoload cookie.
1101
1102 2003-01-19 Kim F. Storm <storm@cua.dk>
1103
1104 * msb.el: Use `dir' instead of `path' everywhere.
1105
1106 2003-01-18 Kim F. Storm <storm@cua.dk>
1107
1108 * simple.el (kill-new, kill-append, kill-region):
1109 New optional parameter yank-handler.
1110 (yank-excluded-properties): Add yank-handler to list.
1111 (yank-undo-function): New variable.
1112 (yank): Use it to undo previous yank or yank-pop command.
1113 Allow insert-for-yank to override this-command.
1114
1115 * subr.el (insert-for-yank): Arg list changed; now only accepts one
1116 string rather than any number of strings; no callers needed change.
1117 Use yank-handler text property on the arg string.
1118 Set yank-undo-function variable appropriately for yank-pop.
1119
1120 2003-01-18 Stefan Monnier <monnier@cs.yale.edu>
1121
1122 * textmodes/fill.el (fill-comment-paragraph): Fix simplistic
1123 regexp-concatenation.
1124
1125 * add-log.el (add-change-log-entry): Don't leave space at eol.
1126 (add-log-current-defun): Perl functions names can't have (or {.
1127
1128 * progmodes/sh-script.el (sh-indent-line): Use indent-line-to.
1129 (sh-non-closing-paren): New const.
1130 (sh-case, sh-while-getopts): Use it to make props non-sticky.
1131 (sh-add-completer): Use test-completion.
1132
1133 2003-01-18 Vasily Korytov <deskpot@myrealbox.com> (tiny change)
1134
1135 * progmodes/cperl-mode.el: Don't make faces depend on window-system.
1136
1137 2003-01-18 Markus Rost <rost@math.ohio-state.edu>
1138
1139 * cus-edit.el (customize-changed-options): Undo last doc change.
1140
1141 2003-01-17 Stefan Monnier <monnier@cs.yale.edu>
1142
1143 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
1144 Don't treat \n specially in sub-skeletons.
1145
1146 2003-01-17 Dave Love <fx@gnu.org>
1147
1148 * international/ucs-tables.el: Redo 8859-6 change in the right place.
1149
1150 2003-01-17 Kenichi Handa <handa@m17n.org>
1151
1152 * international/fontset.el: Don't setup the default fontset and
1153 font-encoding-alist at the top level.
1154 (setup-default-fontset): New function.
1155 (create-fontset-from-fontset-spec): Delete autoload cookie.
1156
1157 * term/x-win.el: Require fontset unconditionally again.
1158 Call setup-default-fontset at the top level.
1159
1160 * term/w32-win.el: Call setup-default-fontset.
1161
1162 * term/mac-win.el: Require fontset and call setup-default-fontset.
1163
1164 2003-01-16 Stefan Monnier <monnier@cs.yale.edu>
1165
1166 * textmodes/fill.el (fill-region-as-paragraph): Only erase `hard'
1167 property until end-of-paragraph.
1168
1169 2003-01-16 Kenichi Handa <handa@m17n.org>
1170
1171 * international/ucs-tables.el: Undo the last change.
1172
1173 2003-01-15 Dave Love <fx@gnu.org>
1174
1175 * thingatpt.el (thing-at-point-file-name-chars): Include non-ASCII
1176 and use documented treatment of -.
1177
1178 * dired-x.el (dired-filename-at-point): Fix filename-chars.
1179
1180 * international/ucs-tables.el: Set up tables for 8859-6.
1181
1182 * server.el (server-window): Customize.
1183 (server-mode): New.
1184 (server-unload-hook): Call server-start.
1185
1186 2003-01-15 John Wiegley <johnw@gnu.org>
1187
1188 * eshell/em-hist.el (eshell-save-history-on-exit):
1189 Rename `eshell-ask-to-save-history' to `eshell-save-history-on-exit',
1190 because the former name is somewhat unrelated to the variables'
1191 possible values.
1192
1193 2003-01-15 Deepak Goel <deego@gnufans.org>
1194
1195 * calc/README: Add new maintainer.
1196
1197 * calc/*: Ditto.
1198
1199 * calc/calc.el (calc-bug-address): Change address to deego@gnufans.org.
1200
1201 2003-01-15 Andrew Innes <andrewi@gnu.org>
1202
1203 * makefile.w32-in (loaddefs.el): Invoke make to build stub file
1204 using appropriate rule for build environment.
1205 (loaddefs.el-SH, loaddefs.el-CMD): New targets. Include small set
1206 of autoloads and defvars, sufficient to dump bootstrap emacs.
1207 (update-subdirs-SH): Use hard-coded list of top-level lisp
1208 subdirs, because find program on Windows is not compatible with
1209 Unix find.
1210 (compile-CMD, compile-SH): Use `batch-byte-compile-if-not-done'.
1211 Explicitly load loaddefs.el so that bootstrap emacs can compile
1212 properly.
1213 (bootstrap-clean): Add dependency on loaddefs.el, to ensure
1214 minimal stub sufficient for dumping bootstrap emacs is available.
1215
1216 * loadup.el: Include lisp/textmodes in load-path for bootstrap
1217 emacs, to resolve ispell menu reference.
1218
1219 2003-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> (tiny change)
1220
1221 * international/mule.el (optimize-char-coding-system-table):
1222 Optimize it.
1223
1224 * term/mac-win.el: Setup the fontset "fontset-mac" correctly.
1225
1226 2003-01-14 Stefan Monnier <monnier@cs.yale.edu>
1227
1228 * pcvs-info.el (cvs-fileinfo-from-entries): Deal with Solaris'
1229 occasional use of "05" rather than " 5" for day-of-month.
1230
1231 * log-view.el (log-view-message-re): The rev might be locked.
1232
1233 2003-01-14 Nick Roberts <nick@nick.uklinux.net>
1234
1235 * gdb-ui.el: Improve commentary.
1236 (gdb-window-height, gdb-window-width, gdb-display-number-end):
1237 Customize the dimensions of frames for displayed expressions.
1238 (gdb-error-begin): Comment out because it is not used because of
1239 bug/quirk in annotations.
1240 (gdb-reset): Use with-current-buffer.
1241
1242 2003-01-14 Kim F. Storm <storm@cua.dk>
1243
1244 * ido.el (ido-read-internal, ido-file-internal)
1245 (ido-copy-current-file-name, ido-wide-find-dirs-or-files):
1246 Don't use `path' as name of local variables holding a file name.
1247
1248 * arc-mode.el (archive-arc-rename-entry): Fix error message.
1249 (archive-lzh-summarize): Rename local var `path' to `dir'.
1250 (archive-unique-fname) [!MSDOS]: Avoid byte-compiler warning.
1251
1252 * dired.el: Doc fixes.
1253 * dired-aux.el: Rename `whole-path' to `whole-name' throughout.
1254 (dired-mark-read-regexp): Use "Abs." prefix instead of "Path".
1255 * dired-x.el: Doc fixes.
1256
1257 * fast-lock.el (fast-lock-cache-name): Doc fix.
1258
1259 * net/browse-url.el (browse-url-filename-alist): Doc fix.
1260
1261 2003-01-14 John Paul Wallington <jpw@shootybangbang.com>
1262
1263 * apropos.el (apropos): Restore autoload cookie. Fix typo in
1264 "error retrieving function documentation" output.
1265
1266 2003-01-14 Kim F. Storm <storm@cua.dk>
1267
1268 * subr.el (process-put, process-get): New functions.
1269
1270 * simple.el (clone-process): Copy process' plist to new process.
1271
1272 2003-01-13 Markus Rost <rost@math.ohio-state.edu>
1273
1274 * cus-dep.el (custom-make-dependencies): Don't set standard-value
1275 and version numbers for variables. Handle faces.
1276
1277 * cus-edit.el (customize-changed-options): Doc addition. Load the
1278 version deps earlier. Use other tests for groups and variables.
1279 Handle faces.
1280
1281 2003-01-14 Kim F. Storm <storm@cua.dk>
1282
1283 * ido.el: Doc fixes.
1284 (ido-max-file-prompt-width): Rename from ido-max-prompt-path.
1285 (ido-rewrite-file-prompt-functions): Rename from
1286 ido-make-file-prompt-hook. Directory name is now in dynamic
1287 variable `dirname' (instead of `path').
1288 (ido-rewrite-file-prompt-rules): Rename from
1289 ido-rewrite-prompt-path-rules.
1290 (ido-make-prompt): Directory name now in `dirname' var.
1291 (ido-complete): Fix error message.
1292
1293 2003-01-13 John Paul Wallington <jpw@shootybangbang.com>
1294
1295 * server.el (server-process-filter): Use `minibufferp' to test
1296 whether we are inside a minibuffer.
1297 (server-process, server-kill-new-buffers): Doc fixes.
1298
1299 2003-01-13 Dave Love <fx@gnu.org>
1300
1301 * international/utf-16.el (mule-utf-16-be, mule-utf-16-le):
1302 Remove pre-write-conversion.
1303
1304 2003-01-13 Kim F. Storm <storm@cua.dk>
1305
1306 * hexl.el (hexl-mode-map): Don't quote remapped command names.
1307
1308 2003-01-13 David Ponce <david@dponce.com>
1309
1310 * ruler-mode.el (ruler-mode): Cleanup buffer local variable
1311 `header-line-format' if it didn't exist when `ruler-mode' was enabled.
1312
1313 2003-01-13 Masatake YAMATO <jet@gyve.org>
1314
1315 * ruler-mode.el (ruler-mode-comment-column-char)
1316 (ruler-mode-goal-column-char, ruler-mode-set-goal-column-ding-flag)
1317 (ruler-mode-mouse-current-grab-object): New variables.
1318 (ruler-mode-comment-column-face, ruler-mode-goal-column-face):
1319 New faces.
1320 (ruler-mode-mouse-set-fill-column): Removed.
1321 (ruler-mode-mouse-grab-any-column)
1322 (ruler-mode-mouse-drag-any-column-iteration)
1323 (ruler-mode-mouse-drag-any-column): New functions.
1324 (ruler-mode-map): [header-line down-mouse-2] Bound to
1325 `ruler-mode-mouse-grab-any-column' instead of
1326 `ruler-mode-mouse-set-fill-column'.
1327 (ruler-mode-ruler-help-echo): Update its value.
1328 (ruler-mode-ruler-help-echo-when-goal-column): New help string used
1329 when goal-column is already set.
1330 (ruler-mode-ruler-help-echo-tab): Rename to...
1331 (ruler-mode-ruler-help-echo-when-tab-stops): New.
1332 (ruler-mode-fill-column-help-echo, ruler-mode-comment-column-help-echo)
1333 (ruler-mode-goal-column-help-echo): New help strings.
1334 (ruler-mode-ruler): Use `ruler-mode-ruler-help-echo-when-goal-column'
1335 instead of `ruler-mode-ruler-help-echo' if `goal-column' is set.
1336 Show `comment-column' and `goal-column'. Echo the different help
1337 string for each *-column characters on the ruler.
1338
1339 2003-01-13 Richard M. Stallman <rms@gnu.org>
1340
1341 * apropos.el (apropos-documentation-property): New function.
1342 (apropos): Use apropos-documentation-property.
1343
1344 * files.el (mode-line-process): Mark as risky.
1345
1346 * help.el (where-is): Catch errors in indirect-function.
1347
1348 * server.el (server-process-filter): Comment out -eval.
1349 Don't switch buffers if inside isearch or minibuffer.
1350
1351 * progmodes/compile.el (compilation-revert-buffer):
1352 If buffer has a file, revert it in the normal way.
1353
1354 * term/x-win.el: Require fontset conditionally again.
1355
1356 2003-01-13 Kim F. Storm <storm@cua.dk>
1357
1358 * ido.el (ido-enable-tramp-completion): New defcustom.
1359 (ido-enter-single-matching-directory): Change default to 'slash.
1360 (ido-is-tramp-root): New defun.
1361 (ido-is-root-directory, ido-is-ftp-directory, ido-is-slow-ftp-host)
1362 (ido-may-cache-directory, ido-final-slash, ido-read-internal)
1363 (ido-complete, ido-make-file-list1, ido-make-dir-list1):
1364 Handle tramp completion.
1365 (ido-file-name-all-completions1): New defun for tramp completion.
1366 (ido-file-name-all-completions): Use it.
1367 (ido-set-matches1): Relax matching of text with trailing slash.
1368 (ido-exhibit): Handle tramp completion.
1369 Simplified code using nested cond forms using new `refresh' var.
1370 Fixed handling of /~user/ paths.
1371
1372 2003-01-12 Andreas Schwab <schwab@suse.de>
1373
1374 * arc-mode.el (archive-mode-map): Use command remapping instead of
1375 substitute-key-definition.
1376 * emerge.el (emerge-setup-fixed-keymaps): Likewise.
1377 * msb.el (msb-mode-map): Likewise.
1378 * forms.el (forms--change-commands): Likewise.
1379 * hexl.el (hexl-mode-map): Likewise.
1380 * mail/mailabbrev.el (Commentary): Likewise.
1381 * play/decipher.el (decipher-mode-map): Likewise.
1382 * play/gomoku.el (gomoku-mode-map): Likewise.
1383 * play/landmark.el (lm-mode-map): Likewise.
1384 * play/solitaire.el (solitaire-mode-map): Likewise.
1385 * progmodes/sh-script.el (sh-mode-map): Likewise.
1386 * textmodes/picture.el (picture-substitute): Likewise.
1387
1388 * ielm.el (inferior-emacs-lisp-mode):
1389 Bind comint-dynamic-complete-functions locally.
1390
1391 * buff-menu.el (Buffer-menu-select): Fix for effect of header line.
1392
1393 2003-01-11 Andreas Schwab <schwab@suse.de>
1394
1395 * textmodes/sgml-mode.el (sgml-font-lock-keywords-2): Add flag to
1396 merge with existing fontification.
1397
1398 2003-01-11 Nick Roberts <nick@nick.uklinux.net>
1399
1400 * gud.el (gud-kill-buffer-hook): Save gud-minor-mode type.
1401 (gud-reset): New function. Reset environment at end of debugging.
1402 (gud-sentinel): Call gud-reset or gdb-reset.
1403 (gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto to gud-until.
1404
1405 * gdb-ui.el (gud-display): Use GDB command ptype instead of whatis
1406 to find out if variable shuld be dereferenced.
1407 (gud-display1): Exit if there is `No symbol'.
1408 (gdb-expressions-mode-map): Correction to key-binding.
1409 (gdb-reset): New function. Reset environment at end of debugging.
1410 (gdb-quit): Remove.
1411
1412 2003-01-10 Dave Love <fx@gnu.org>
1413
1414 * international/code-pages.el (cp-make-coding-system): Fix last change.
1415
1416 2003-01-10 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1417
1418 * dired.el (dired-garbage-files-regexp): Use \\' instead of $ and
1419 use regexp-opt for readability.
1420
1421 2003-01-10 Mark A. Hershberger <mah@everybody.org>
1422
1423 * xml.el (xml-parse-tag, xml-parse-attlist, xml-skip-dtd)
1424 (xml-parse-dtd, xml-parse-elem-type): Be more flexible in recognizing
1425 empty elements.
1426
1427 2003-01-10 Luc Teirlinck <teirllm@mail.auburn.edu>
1428
1429 * progmodes/sh-script.el (sh-set-shell): Make sh-shell-file the default
1430 shell.
1431
1432 2003-01-09 John Wiegley <johnw@gnu.org>
1433
1434 * pcomplete.el (pcomplete-termination-string): Add a variable
1435 for modifying the string which is inserted after a completion or
1436 expansion using pcomplete.
1437
1438 2003-01-09 Karl Berry <karl@gnu.org>
1439
1440 * sort.el (sort-regexp-fields): Pass noerror to re-search-forward,
1441 so that we don't fail if no records match record-regexp.
1442
1443 2003-01-09 Markus Rost <rost@math.ohio-state.edu>
1444
1445 * cus-edit.el (customize-group, customize-group-other-window):
1446 Remove unnecessary calls to custom-load-symbol.
1447 (custom-group-value-create):
1448 Load widget deps if state is not hidden. If widget deps are
1449 loaded, load them in advance.
1450 (custom-menu-create): If widget deps are loaded, load them earlier.
1451
1452 2003-01-09 John Paul Wallington <jpw@shootybangbang.com>
1453
1454 * language/ethio-util.el (ethio-gemination)
1455 (exit-ethiopic-environment): Doc fixes.
1456
1457 * language/viet-util.el (viet-encode-viqr-region)
1458 (viet-decode-viqr-region, viet-encode-viqr-buffer)
1459 (viet-decode-viqr-buffer): Doc fixes.
1460
1461 2003-01-09 ShengHuo ZHU <zsh@cs.rochester.edu>
1462
1463 * paths.el: Remove gnus-startup-file.
1464
1465 2003-01-08 Bill Wohler <wohler@newt.com>
1466
1467 * mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.el,
1468 mail/mh-loaddefs.el, toolbar/alias.pbm, toolbar/alias.xpm: Added.
1469
1470 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
1471 mail/mh-index.el, mail/mh-mime.el, mail/mh-pick.el,
1472 mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el,
1473 mail/mh-xemacs-compat.el: Upgraded to MH-E version 7.1.
1474
1475 2003-01-08 Kim F. Storm <storm@cua.dk>
1476
1477 * mail/undigest.el (unforward-rmail-message): Don't use global
1478 variable `n'.
1479
1480 2003-01-08 Francesco Potort\e,Al\e(B <pot@gnu.org>
1481
1482 * mail/undigest.el (unforward-rmail-message): Simplified.
1483 No functional change.
1484
1485 2003-01-07 Markus Rost <rost@math.ohio-state.edu>
1486
1487 * custom.el (custom-autoload, custom-variable-p): New functions.
1488
1489 * emacs-lisp/autoload.el (make-autoload):
1490 Generate custom-autoload for autoloaded defcustoms.
1491
1492 * help-fns.el (describe-variable): Use custom-variable-p.
1493
1494 * simple.el (set-variable): Load deps of custom variables without type.
1495
1496 * cus-edit.el (custom-variable-prompt): Doc change.
1497 Use custom-variable-p.
1498 (customize-option): Remove search in loaddefs.el.
1499 (customize-apropos): Use custom-variable-p.
1500 (custom-save-variables): Use custom-variable-p to detect
1501 non-rogue variables.
1502
1503 2003-01-07 Francesco Potort\e,Al\e(B <pot@gnu.org>
1504
1505 * mail/undigest.el (unforward-rmail-message): Skip all newlines
1506 after the initial separator.
1507 (unforward-rmail-message): Forwarded-From: and Forwarded-Date:
1508 instead of Forwarded-from: and Forwarded-date:.
1509
1510 2003-01-07 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1511
1512 * dired.el (dired-garbage-files-regexp): Add `.aux$'. These are
1513 produced by TeX.
1514
1515 2003-01-07 Andre Spiegel <spiegel@gnu.org>
1516
1517 * vc-rcs.el (vc-rcs-checkout): Fix the check whether we are on a
1518 branch.
1519
1520 2003-01-06 Dave Love <fx@gnu.org>
1521
1522 * textmodes/ispell.el (lookup-words): Cope with null lookup-dict.
1523
1524 * language/chinese.el ("Chinese-EUC-TW"): New.
1525
1526 2003-01-06 John Paul Wallington <jpw@shootybangbang.com>
1527
1528 * mail/rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.
1529
1530 2003-01-05 Richard M. Stallman <rms@gnu.org>
1531
1532 * obsolete/uncompress.el: Display message that this pkg is obsolete.
1533
1534 * isearch.el (isearch-repeat): Error if try to repeat search and
1535 there was no previous search.
1536
1537 * dired.el (dired-recursive-deletes): Fix custom type.
1538
1539 * dabbrev.el (dabbrev--substitute-expansion):
1540 Convert all whitespace to single spaces,
1541 except when it's carried over from the existing text.
1542
1543 * simple.el (split-line): Clean up implementation.
1544
1545 * mail/rmail.el (rmail-font-lock-keywords): Discard code to match
1546 both cases.
1547 (rmail-variables): Specify case-insensitive matching for font-lock.
1548
1549 2003-01-05 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
1550
1551 * mail/sendmail.el (mail-font-lock-keywords):
1552 * mail/rmail.el (rmail-font-lock-keywords): Match multiline
1553 In-Reply-To and X-*.
1554
1555 2003-01-05 Mark A. Hershberger <mah@everybody.org>
1556
1557 * xml.el (xml-substitute-special): Check for &amp last.
1558
1559 2003-01-05 Dave Love <fx@gnu.org>
1560
1561 * buff-menu.el (Buffer-menu-execute): Fix for effect of header line.
1562
1563 2003-01-05 Dave Love <fx@gnu.org>
1564
1565 * international/mule-diag.el (non-iso-charset-alist):
1566 Add vietnamese-tcvn.
1567
1568 * international/mule-cmds.el (locale-language-names):
1569 Use Croatian, Swedish.
1570
1571 2003-01-05 Andreas Schwab <schwab@suse.de>
1572
1573 * buff-menu.el (Buffer-menu-buffer+size): Don't clobber buffer name.
1574
1575 2003-01-05 Dave Love <fx@gnu.org>
1576
1577 * language/european.el ("Latin-6", "Croatian"): New.
1578 ("Latin-7"): Fix nonascii-translation. Add input method.
1579 ("Lithuanian", "Latvian"): Add nonascii-translation.
1580 ("German", "Spanish", "Dutch", "Welsh", "Swedish"):
1581 Fix nonascii-translation.
1582
1583 * language/georgian.el ("Georgian"): Fix nonascii-translation.
1584
1585 * international/mule-cmds.el (set-locale-environment):
1586 Ignore empty values of environment variables.
1587
1588 * emacs-lisp/byte-opt.el (byte-optimize-nth)
1589 (byte-optimize-nthcdr): Fix for case of wrong-length forms.
1590
1591 2003-01-04 Nick Roberts <nick@nick.uklinux.net>
1592
1593 * gdb-ui.el: Acknowledge Tom Lord as author of gdba.el.
1594 Use let construction to bind buffer-read-only to nil.
1595 (gdba): 'set height 0' in GDB.
1596 (gdb-display-end, gdb-frame-handler): Corrections to forming
1597 full expression name for header-line in display frame.
1598 (gdb-info-breakpoints-custom): Highlight breakpoints since
1599 they may be clicked on with mouse-2.
1600 (gdb-quit): Delete frames of displayed expressions when quitting.
1601 (gdb-delete-frames): New function.
1602 (gdb-source-info): Don't create stack buffer automatically.
1603
1604 2003-01-04 Thien-Thi Nguyen <ttn@gnu.org>
1605
1606 * xml.el (xml-substitute-special): Move "&amp;" -> "&" last.
1607
1608 2003-01-04 Kim F. Storm <storm@cua.dk>
1609
1610 * simple.el (split-line): If present, copy fill-prefix from
1611 current line to new line. Don't copy if prefix arg.
1612 From Lisp, arg may be an alternative prefix string to copy.
1613 Inspired by Ehud Karni <ehud@unix.mvs.co.il>.
1614
1615 * mail/sendmail.el (mail-split-line): New function.
1616 (mail-mode-map): Remap split-line to mail-split-line.
1617
1618 2003-01-03 Dave Love <fx@gnu.org>
1619
1620 * emacs-lisp/find-func.el (find-variable-noselect): Make it work
1621 with new load-history format.
1622
1623 * international/mule-cmds.el (sort-coding-systems):
1624 Adjust priority of utf-16 and x-ctext.
1625
1626 * international/utf-8.el (utf-translate-cjk):
1627 Call optimize-char-coding-system-table.
1628
1629 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
1630 Call optimize-char-coding-system-table.
1631
1632 * international/mule.el (register-char-codings): Don't call
1633 optimize-char-coding-system-table here.
1634 (keyboard-coding-system): Doc fix. Update :version.
1635
1636 * textmodes/nroff-mode.el (nroff-mode-hook): Customize.
1637 (nroff-imenu-expression): New.
1638 (nroff-mode): Use it.
1639
1640 * autoinsert.el (auto-insert-alist): Add man page skeleton.
1641
1642 2003-01-03 Andre Spiegel <spiegel@gnu.org>
1643
1644 * vc-rcs.el (vc-rcs-revert): Unlock only if the user does have
1645 the lock.
1646
1647 2003-01-03 Kim F. Storm <storm@cua.dk>
1648
1649 * emulation/cua-base.el (cua--pre-command-handler):
1650 Corrected handling of delete-selection properties.
1651
1652 2003-01-03 John Paul Wallington <jpw@shootybangbang.com>
1653
1654 * emacs-lisp/eldoc.el (eldoc-get-var-docstring): Only return a
1655 documentation string when `sym' is non-nil.
1656
1657 2003-01-02 Steven Tamm <steventamm@mac.com>
1658
1659 * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode):
1660 Have scroll bars correctly default to being on the right for Mac
1661 Carbon port by testing "mac-carbon" feature, not window-system.
1662
1663 2003-01-02 Markus Rost <rost@math.ohio-state.edu>
1664
1665 * cus-edit.el (customize-group, customize-group-other-window):
1666 Call custom-load-symbol unconditionally.
1667 (customize-face, customize-face-other-window): Fix format arg.
1668
1669 2003-01-02 John Paul Wallington <jpw@shootybangbang.com>
1670
1671 * menu-bar.el (menu-bar-left-scroll-bar): Set `scroll-bar-mode'
1672 to `left'.
1673
1674 2003-01-01 Richard M. Stallman <rms@gnu.org>
1675
1676 * mail/rmail.el (rmail-reply): Don't call mail-strip-quoted-names.
1677
1678 * files.el (backup-buffer): Cope if file-modes returns nil.
1679
1680 2002-12-30 Steven Tamm <steventamm@mac.com>
1681
1682 * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode):
1683 Have scroll bars correctly default to being on the right for Mac
1684 Carbon port
1685
1686 2002-12-29 Nick Roberts <nick@nick.uklinux.net>
1687
1688 * gdb-ui.el (gdb-delete-display): Rename (gdb-delete-expression).
1689 (gdb-goto-bp-this-line): Rename (gdb-goto-breakpoint).
1690 (gdb-toggle-bp-this-line): Rename (gdb-toggle-breakpoint).
1691 (gdb-delete-bp-this-line): Rename (gdb-delete-breakpoint).
1692 (gdb-toggle-disp-this-line): Rename (gdb-toggle-display).
1693 (gdb-delete-disp-this-line): Rename (gdb-delete-display).
1694 (gud-gdba-marker-filter): Remove unnecessary save-match-data.
1695 (gdb-mouse-goto-breakpoint, gdb-frames-select): New functions.
1696 (gdb-frames-mouse-select): Simplify.
1697 Make keybindings (gdb-goto-breakpoint, gdb-frames-select, etc)
1698 consistent with other modes in emacs.
1699 (gdb-display-source-buffer): Return window of source buffer
1700 for (gud-display-line).
1701
1702 2002-12-29 Markus Rost <rost@math.ohio-state.edu>
1703
1704 * button.el (defface button): Add group.
1705
1706 * cus-edit.el (customize-browse): Call `widget-setup'.
1707
1708 2002-12-29 Andreas Schwab <schwab@suse.de>
1709
1710 * Makefile.in: Generate cus-load.el and finder-inf.el in the
1711 source directory. Change dependencies on lisp files to explicitly
1712 use $(lisp).
1713 (compile-calc): Fix command substitution.
1714 * cus-dep.el (generated-custom-dependencies-file): New variable.
1715 (custom-make-dependencies): Use it instead of hardcoding cus-load.el.
1716 * finder.el (generated-finder-keywords-file): New variable.
1717 (finder-compile-keywords): Use it instead of hardcoding finder-inf.el.
1718
1719 2002-12-28 Richard M. Stallman <rms@gnu.org>
1720
1721 * info-look.el (info-lookup): Fix error message typo.
1722
1723 * comint.el (comint-mode): Locally set scroll-conservatively.
1724 (comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
1725 is active only when point is at end.
1726
1727 * dired.el (dired-goto-file): Handle \ and ^M quoted by backslash.
1728 Fix error message.
1729
1730 * files.el (find-file-noselect-1): Kill local value of `cursor-type'.
1731
1732 * simple.el (repeat-complex-command): Signal real error on failure.
1733
1734 2002-12-28 Andreas Schwab <schwab@suse.de>
1735
1736 * progmodes/make-mode.el (makefile-font-lock-keywords):
1737 Highlight automatic variable references enclosed in parens and
1738 optionally suffixed by F or D.
1739
1740 2002-12-27 Miles Bader <miles@gnu.org>
1741
1742 * info.el (Info-complete-menu-item): Make `Info-complete-cache' a
1743 buffer-local variable.
1744
1745 2002-12-26 Markus Rost <rost@math.ohio-state.edu>
1746
1747 * cus-edit.el (customize-group-other-window): Use pop-to-buffer in
1748 the same way as `custom-buffer-create-other-window'.
1749 (customize-variable-other-window, customize-option-other-window):
1750 Definitions moved up.
1751
1752 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1753
1754 * net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.
1755 * net/tramp-ftp.el: Glue code with Ange-FTP, broken out of
1756 tramp.el. From Michael Albinus.
1757 * net/tramp-smb.el: New file for using smbclient to access
1758 Windows shares with Tramp. From Michael Albinus.
1759
1760 2002-12-26 Andreas Schwab <schwab@suse.de>
1761
1762 * international/mule-cmds.el (select-safe-coding-system): Fix typo.
1763
1764 2002-12-26 Andre Spiegel <spiegel@gnu.org>
1765
1766 * vc.el (vc-next-action-on-file): Use t argument to vc-checkout in
1767 order to get the latest version on the current branch.
1768 Update documentation of vc-BACKEND-checkout to explain this.
1769
1770 * vc-rcs.el (vc-rcs-checkout): Handle t argument for REV.
1771 (vc-rcs-checkin): By default, specify the current workfile
1772 branch as the check-in revision.
1773
1774 * vc-cvs.el (vc-cvs-checkout): Handle t argument for REV.
1775
1776 * vc-sccs.el (vc-sccs-checkout): Likewise.
1777
1778 2002-12-26 Nick Roberts <nick@nick.uklinux.net>
1779
1780 * gdb-ui.el (gdb-info-display-custom): Ensure that frames/buffers
1781 of displayed expressions are deleted when the displayed expressions
1782 are deleted.
1783 (gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer
1784 deletion is handled by gdb-info-display-custom now.
1785 (gdb-source-info): Undo earlier change (do create display buffer
1786 automatically).
1787
1788 2002-12-25 Markus Rost <rost@math.ohio-state.edu>
1789
1790 * cus-edit.el (custom-save-faces): Fix typo.
1791
1792 2002-12-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
1793
1794 * mail/undigest.el (unforward-rmail-message): Do not assume that
1795 the forwarded message's Date: header comes after From:. Use a
1796 Forwarded-from: rather than a Forwarded-by: header. Add a
1797 Forwarded-date: header.
1798
1799 2002-12-23 Nick Roberts <nick@nick.uklinux.net>
1800
1801 * gdb-ui.el (gdb-display-number-end): Make auto-display of
1802 expressions in GDB work on text-only terminals.
1803 (gdb-post-prompt): Compute current frame properly.
1804 (gdb-get-current-frame, gdb-frame-handler): New functions.
1805 (gdb-source-info): Move last statement into if clause.
1806 Tidy, improve documentation.
1807
1808 2002-12-23 Richard M. Stallman <rms@gnu.org>
1809
1810 * emacs-lisp/checkdoc.el: Don't define a name for the minor mode menu.
1811
1812 * emacs-lisp/easymenu.el (easy-menu-do-define): Handle nil for SYMBOL.
1813 (easy-menu-define): Doc fix, say SYMBOL can be nil.
1814
1815 * window.el (save-selected-window): Save and restore
1816 selected windows of all frames.
1817
1818 * cus-start.el (scroll-up-aggressively, scroll-down-aggressively):
1819 Update custom types.
1820
1821 2002-12-23 Alex Schroeder <alex@emacswiki.org>
1822
1823 Merging Dave Love <fx@gnu.org>'s custom_themes branch containing
1824 Alex Schroeder's adaptation of Jan Vroonhof
1825 <vroonhof@math.ethz.ch>'s code. Doc strings corrected by RMS.
1826
1827 * cus-edit.el (customize-save-variable): Take themes into account.
1828 (custom-variable-save): Take themes into account.
1829 (custom-variable-reset-saved): Add comment-widget.
1830 (custom-variable-reset-standard): Add comment-widget.
1831 (custom-variable-reset-standard): Take themes into account.
1832 (custom-face-save): Take themes into account.
1833 (custom-face-reset-standard): Take themes into account.
1834 (custom-save-variables): Take themes into account.
1835 (custom-save-faces): Take themes into account.
1836 (custom-save-resets): New function.
1837 (custom-save-loaded-themes): New function.
1838 (customize-save-customized): Take themes into account.
1839
1840 * cus-face.el (custom-set-faces): Call custom-theme-set-faces.
1841 (custom-theme-set-faces): New function.
1842 (custom-theme-face-value): New function.
1843 (custom-theme-reset-internal-face): New function.
1844 (custom-theme-reset-faces): New function.
1845 (custom-reset-faces): New function.
1846
1847 * custom.el (custom-known-themes): New variable.
1848 (custom-declare-theme): New function.
1849 (deftheme): New macro.
1850 (custom-make-theme-feature): New function.
1851 (custom-theme-p): New function.
1852 (custom-check-theme): New function.
1853 (custom-push-theme): New function.
1854 (custom-theme-set-variables): Take themes into account.
1855 (custom-loaded-themes): New variable.
1856 (custom-theme-loaded-p): New function.
1857 (provide-theme): New function.
1858 (require-theme): New function.
1859 (custom-remove-theme): New function.
1860 (custom-do-theme-reset): New function.
1861 (custom-theme-load-themes): New function.
1862 (custom-load-themes): New function.
1863 (custom-theme-value): New function.
1864 (custom-theme-variable-value): New function.
1865 (custom-theme-reset-internal): New function.
1866 (custom-theme-reset-variables): New function.
1867 (custom-reset-variables): New function.
1868
1869 * cus-theme.el: New file.
1870
1871 2002-12-23 Matthew Swift <swift@alum.mit.edu>
1872
1873 * emacs-lisp/rx.el (rx-and): Generate a shy group.
1874 Specify `no-group' when calling rx-to-string.
1875 (rx-submatch): Specify `no-group' when calling rx-to-string.
1876 (rx-kleene): Use rx-atomic-p to decide whether to make a group.
1877 (rx-atomic-p): New function.
1878
1879 2002-12-23 Kevin Ryde <user42@zip.com.au>
1880
1881 * info-look.el (info-lookup): For ease of use try item
1882 case-insensitive if not found case-sensitive.
1883 Do case sensitive search in index nodes, so items differing only in
1884 case go correctly to their respective nodes.
1885
1886 2002-12-22 Richard M. Stallman <rms@gnu.org>
1887
1888 * subr.el (add-to-invisibility-spec): If it was t, start it out at (t).
1889
1890 * textmodes/texinfmt.el (tex-start-of-header, tex-end-of-header):
1891 Add defvars.
1892
1893 * textmodes/tex-mode.el (tex-print): Call shell-quote-argument
1894 on the file name.
1895
1896 * textmodes/outline.el (outline-next-visible-heading):
1897 When going forward, test outline-invisible-p at start of header.
1898
1899 2002-12-22 Kevin Ryde <user42@zip.com.au>
1900
1901 * textmodes/makeinfo.el (makeinfo-buffer): Display result using
1902 Info-mode.
1903 (makeinfo-compilation-sentinel-buffer, makeinfo-current-node):
1904 New functions.
1905 (makeinfo-compile): Add a sentinel parameter.
1906 (makeinfo-compilation-sentinel-region): Renamed from
1907 makeinfo-compilation-sentinel, and makeinfo-temp-file now never nil.
1908 (makeinfo-region): Use this.
1909 * info.el (Info-revert-find-node): New function.
1910
1911 2002-12-22 Nick Roberts <nick@nick.uklinux.net>
1912
1913 * tooltip.el (tooltip-gud-tips): Output tooltip without switching
1914 process filter (gdba in gdb-ui.el only).
1915 (gdb-tooltip-print): New function.
1916 (tooltip-gud-process-output): Undo previous change.
1917 (tooltip-strip-annotations): Remove.
1918
1919 2002-12-22 Zoltan Kemenczy <zoltan@ieee.org>
1920
1921 * gud.el (gud-menu-map): Add jdb support for "run".
1922 (gud-jdb-find-source-using-classpath): Use 'identity.
1923 (gud-jdb-marker-filter): Marker regexp and filename filtering
1924 change to support a backwards-incompatible change in Sun's jdb
1925 line number display in SDK versions 1.4.
1926 (gud-format-command): gud-find-class now requires two
1927 parameters (file and linenumber).
1928 (gud-find-class): Bulk of the change related to using c-syntactic
1929 symbols to locate nested class declarations in java sources
1930 visited by java-mode (cc-mode).
1931
1932 2002-12-21 Nick Roberts <nick@nick.uklinux.net>
1933
1934 * gdb-ui.el: Remove the concept of an instance. This means that
1935 a lot of functions have been renamed. Accessors are prefixed with
1936 gdb-get, setters with gdb-set and the word instance has been
1937 removed from many function and variable names.
1938 (gdb-display-buffer): Protect source buffer as well
1939 as GUD buffer when requesting new buffers.
1940 (gdb-source-info): Two changes : Don't create display buffer
1941 automatically, compute source window correctly.
1942
1943 2002-12-21 Richard M. Stallman <rms@gnu.org>
1944
1945 * man.el (Man-getpage-in-background): Put GROFF_NO_SGR in env.
1946
1947 * ls-lisp.el (original-insert-directory): Make this a variable,
1948 don't set its function definition.
1949 (insert-directory): Use funcall to call that function.
1950
1951 * bindings.el (help-echo): Change tooltip string.
1952
1953 * chistory.el (command-history-map): Move definition up.
1954
1955 * faces.el (help-xref-stack): Add defvar to avoid warning.
1956
1957 2002-12-21 Andreas Schwab <schwab@suse.de>
1958
1959 * dired.el (dired-insert-directory): Preserve text properties
1960 when quoting.
1961
1962 2002-12-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
1963
1964 * mail/undigest.el (rmail-mail-separator): Renamed from
1965 rmail-digest-mail-separator. All users changed.
1966 (unforward-rmail-message): Rewritten to be more robust and to
1967 additionally account for the common style of forwarding messages
1968 by citing them entirely with headers.
1969
1970 2002-12-18 Dave Love <fx@gnu.org>
1971
1972 * international/utf-8-subst.el: Deleted.
1973
1974 * international/ucs-tables.el (ucs-fragment-8859): Don't modify
1975 char-coding-system-table elements destructively.
1976 Use optimize-char-coding-system-table.
1977
1978 * international/mule.el (optimize-char-coding-system-table): New.
1979 (register-char-codings): Use it.
1980
1981 * international/utf-8.el (ucs-mule-cjk-to-unicode)
1982 (ucs-unicode-to-mule-cjk): Revert last change.
1983 (utf-subst-table-for-encode): Initially use ucs-mule-cjk-to-unicode.
1984 (utf-subst-table-for-decode): Initially use ucs-unicode-to-mule-cjk.
1985 (utf-fragment-on-decoding, utf-translate-cjk): Don't modify
1986 char-coding-system-table elements destructively.
1987 (utf-translate-cjk): Set ucs-mule-cjk-to-unicode,
1988 ucs-unicode-to-mule-cjk to new hash tables with realistic parameters.
1989
1990 2002-12-18 John Paul Wallington <jpw@shootybangbang.com>
1991
1992 * info.el (Info-dir-remove-duplicates): Avoid infloop when
1993 deleting last entry.
1994
1995 2002-12-17 Nick Roberts <nick@nick.uklinux.net>
1996
1997 * gdb-ui.el (gdba-marker-filter, gdb-output-burst): Merge and
1998 rename gud-gdba-marker-filter.
1999 (gdb-append-to-inferior-io): Only pop up IO buffer if there is output.
2000 (gdb-make-instance): Remove (put into gdba).
2001 Use gdb-instance-enqueue-input instead of
2002 gdb-instance-enqueue-idle-input for user functions.
2003 (gdb-instance-target-string): Simplify.
2004 (in-gdb-instance-context): Remove.
2005 Expand Commentary.
2006
2007 2002-12-17 Kenichi Handa <handa@m17n.org>
2008
2009 * international/mule.el (set-file-name-coding-system): New function.
2010
2011 * international/mule-cmds.el (mule-keymap, set-coding-system-map):
2012 Add bindings for set-file-name-coding-system.
2013
2014 2002-12-17 Kenichi Handa <handa@m17n.org>
2015
2016 * international/mule-cmds.el (universal-coding-system-argument):
2017 Bind coding-system-require-warning to t.
2018 (select-safe-coding-system): Handle t in the arg
2019 DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a
2020 coding-system to allow users to specify unsafe coding system on
2021 their risk.
2022
2023 2002-12-16 Francesco Potort\e,Al\e(B <pot@gnu.org>
2024
2025 * mail/undigest.el (rmail-digest-methods)
2026 (rmail-digest-mail-separator): New variables.
2027 (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
2028 (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
2029 (rmail-digest-parse-rfc934): New functions.
2030 (undigestify-rmail-message): Completely rewritten.
2031
2032 2002-12-16 Kim F. Storm <storm@cua.dk>
2033
2034 * ido.el (ido-read-file-name): Remove debug message.
2035
2036 2002-12-16 Daniel Pfeiffer <occitan@esperanto.org>
2037
2038 * buff-menu.el (Buffer-menu, Buffer-menu-use-header-line)
2039 (Buffer-menu-buffer-face, Buffer-menu-buffer+size-width)
2040 (Buffer-menu-mode-width): New customization.
2041 (Buffer-menu-sort-column): New var.
2042 (Buffer-menu-no-header): New function for not changing header line and
2043 recognizing swapped M&R columns, used by modifying commands in Buffer
2044 Menu.
2045 (Buffer-menu-buffer+size): New function for variable width buffer name.
2046 (list-buffers-noselect): Rewritten for nicer menu.
2047
2048 2002-12-16 Markus Rost <rost@math.ohio-state.edu>
2049
2050 * filesets.el (filesets-build-menu-now): Don't clear messages.
2051
2052 * allout.el: Avoid name conflicts with outline.el.
2053 Replace globally string "outline-" with string "allout-".
2054 Replaced 1446 occurrences; there was no string "allout-" before the
2055 change and there seems to be no dependency on outline.el.
2056 Put `quotes' around many function and variable names.
2057 Doc changes to adjust to the change to prefix "allout-".
2058 Don't provide `outline'. Use " Allout" as mode line string,
2059 not " Outl". Put group `allout' in group `editing'.
2060 Update Copyright notice. Autoload `allout-init'.
2061 (allout-init): Give report also in case auto-activation was inhibited.
2062 (my-mark-marker): Test for feature `xemacs' instead of a string parse.
2063
2064 2002-12-16 Stefan Monnier <monnier@cs.yale.edu>
2065
2066 * xml.el (xml-parse-tag): Allow spaces between / and >.
2067
2068 2002-12-15 David Kastrup <David.Kastrup@t-online.de>
2069
2070 * emacs-lisp/autoload.el (autoload-ensure-default-file):
2071 Insert missing space in file end comment.
2072
2073 2002-12-15 Simon Josefsson <jas@extundo.com>
2074
2075 * mail/smtpmail.el (smtpmail-via-smtp): Fall back to
2076 user-mail-address as sender.
2077
2078 2002-12-15 Dave Love <fx@gnu.org>
2079
2080 * international/mule-cmds.el (standard-keyboard-coding-systems):
2081 Delete.
2082 (set-locale-environment): Don't use it.
2083
2084 * international/utf-8.el (ucs-mule-cjk-to-unicode)
2085 (utf-subst-table-for-encode, ucs-unicode-to-mule-cjk)
2086 (utf-subst-table-for-decode): Specify :size, :rehash-size.
2087 (utf-translate-cjk): :set rewritten to load subst-... files.
2088 Add :set-after.
2089 (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
2090
2091 2002-12-15 Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se> (tiny change)
2092
2093 * progmodes/compile.el (compile-reinitialize-errors): Don't mark the
2094 buffer as modified unless it really is.
2095
2096 2002-12-14 Andreas Schwab <schwab@suse.de>
2097
2098 * wid-edit.el (widget-move): Don't loop infinitely when there is
2099 no field or button.
2100
2101 2002-12-13 Stefan Monnier <monnier@cs.yale.edu>
2102
2103 * uniquify.el (uniquify-rationalize-file-buffer-names, rename-buffer)
2104 (uniquify-delay-rationalize-file-buffer-names, kill-buffer-hook):
2105 Undo 2002/09/27 change because kill-buffer-hook is not
2106 permanent-local.
2107
2108 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2109 Optimize the remaining part of for-effect and/or expressions.
2110
2111 2002-12-13 Markus Rost <rost@math.ohio-state.edu>
2112
2113 * emacs-lisp/easy-mmode.el (define-minor-mode):
2114 Use `custom-current-group'. Pass all groups to the hook.
2115 (easy-mmode-define-global-mode): Use `custom-current-group'.
2116
2117 * international/mule-cmds.el (current-language-environment):
2118 Set type according to `language-info-alist' also here.
2119
2120 * progmodes/compile.el (compilation-menu-map):
2121 Use `kill-compilation' to stop compilation.
2122
2123 2002-12-13 Kenichi Handa <handa@m17n.org>
2124
2125 * language/european.el (encode-mac-roman): Fix last change.
2126
2127 * language/cyrillic.el (ccl-encode-koi8, ccl-encode-koi8-u)
2128 (ccl-encode-alternativnyj): Fix last change.
2129
2130 2002-12-13 Nick Roberts <nick@nick.uklinux.net>
2131
2132 * gdb-ui.el: Improve documentation strings.
2133 (gdb-many-windows): Set default value to nil.
2134
2135 2002-12-12 Dave Love <fx@gnu.org>
2136
2137 * international/subst-big5.el, international/subst-gb2312.el:
2138 * international/subst-jis.el, international/subst-ksc.el: New.
2139
2140 * custom.el (defcustom, custom-set-variables): Doc fix.
2141
2142 * emacs-lisp/bytecomp.el (byte-compile-if): Suppress warnings from
2143 things protected by `(if (fboundp ...' or `(if (boundp ...'.
2144
2145 * emacs-lisp/byte-opt.el (byte-optimize-featurep): New.
2146
2147 2002-12-12 Glenn Morris <gmorris@ast.cam.ac.uk>
2148
2149 * progmodes/fortran.el (fortran-mode-abbrev-table):
2150 Handle `define-abbrev' with either 5 or 6 arguments.
2151
2152 2002-12-12 Markus Rost <rost@math.ohio-state.edu>
2153
2154 * international/mule-cmds.el (set-language-info):
2155 Update custom-type of `current-language-environment'.
2156 (current-language-environment): Fix custom type.
2157
2158 2002-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2159
2160 * progmodes/antlr-mode.el (antlr): New URL.
2161
2162 2002-12-10 R. Bernstein <rocky@panix.com>
2163
2164 * gud.el (bashdb): Prompt now included parenthesis for subshell levels.
2165 Fix erroneous print expression command, and fix typos.
2166 (perldb): Undo previous change in prompt regexp.
2167
2168 2002-12-10 Steven Tamm <steventamm@mac.com>
2169
2170 * generic-x.el (javascript-generic-mode): Added C style block
2171 comments as used in ECMA-262 standard.
2172
2173 2002-12-10 Kenichi Handa <handa@m17n.org>
2174
2175 * language/european.el ("Swedish"): Change tutorial file name to
2176 TUTORIAL.sv in this langauge environment..
2177
2178 2002-12-09 John Paul Wallington <jpw@shootybangbang.com>
2179
2180 * ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
2181 disable it buffer-locally.
2182 (ibuffer-mouse-popup-menu): Use `=' instead of `eq' to compare
2183 `eventpt' and point.
2184
2185 * ibuf-ext.el (ibuffer-remove-duplicates): New function.
2186 (ibuffer-set-filter-groups-by-mode): Use it instead of
2187 `delete-duplicates' so we don't require cl library at runtime.
2188 (ibuffer-insert-filter-group-before): Don't use `position' so we
2189 don't require cl library at runtime.
2190
2191 * chistory.el (command-history-mode): Add interactive spec.
2192 Improve doc string.
2193
2194 2002-12-09 Richard M. Stallman <rms@gnu.org>
2195
2196 * isearch.el (isearch-no-upper-case-p): \\ only quotes one character.
2197
2198 2002-12-09 Markus Rost <rost@math.ohio-state.edu>
2199
2200 * mwheel.el (mouse-wheel-scroll-amount): Revert previous change -
2201 customize type 'float is now defined.
2202
2203 2002-12-09 Dave Love <fx@gnu.org>
2204
2205 * international/code-pages.el (mik, pt154): New coding systems.
2206
2207 * international/ucs-tables.el: Fix properly.
2208
2209 2002-12-09 Andreas Schwab <schwab@suse.de>
2210
2211 * international/ucs-tables.el: Fix last change.
2212
2213 2002-12-09 Kenichi Handa <handa@m17n.org>
2214
2215 * international/titdic-cnv.el (titdic-convert): Process the
2216 header part in multibyte mode.
2217
2218 2002-12-08 Dave Love <fx@gnu.org>
2219
2220 * international/code-pages.el (mule-diag): Move where it's required.
2221
2222 * international/ucs-tables.el: Add latin-jisx0201 characters.
2223 Fix translation-table-for-input for lao, thai, tibetan.
2224
2225 2002-12-08 Andreas Schwab <schwab@suse.de>
2226
2227 * files.el (insert-directory): Insert free space only when
2228 listing a full directory.
2229
2230 2002-12-08 Nick Roberts <nick@nick.uklinux.net>
2231
2232 * gdb-ui.el : Remove inappropriate key-bindings.
2233 (gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
2234 Parse correctly when breakpoint has no line number.
2235 (def-gdb-auto-update-handler, gdb-info-locals-handler),
2236 (gdb-display-end): Avoid using insert-buffer.
2237 (gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.
2238
2239 2002-12-07 Richard M. Stallman <rms@gnu.org>
2240
2241 * progmodes/compile.el (compilation-enter-directory-regexp-alist)
2242 (compilation-leave-directory-regexp-alist): Match byte compiler output.
2243
2244 * emacs-lisp/cl-macs.el: Add local variable list
2245 to turn off cl-function warnings.
2246
2247 * emacs-lisp/bytecomp.el (byte-compile-eval): Handle (t . SYMBOL)
2248 elements in load-history.
2249 (byte-compile-cl-warn): No cl warnings for cl-defsubst-expand
2250 and cl-struct-setf-expander.
2251
2252 * emacs-lisp/autoload.el (autoload-print-form-outbuf):
2253 New variable.
2254 (autoload-print-form): Use autoload-print-form-outbuf.
2255 (generate-file-autoloads): Bind autoload-print-form-outbuf.
2256
2257 * calendar/calendar.el (calendar-day-name): Move defn down.
2258
2259 * speedbar.el (speedbar-directory-buttons-follow):
2260 Don't use directory-sep-char.
2261
2262 2002-12-06 Masatake YAMATO <jet@gyve.org> (tiny change)
2263
2264 * register.el (describe-register-1): Use window-width
2265 to truncate string in a register. Check whether the string
2266 in a register is an empty string or a sequence of white spaces.
2267
2268 2002-12-07 Andreas Schwab <schwab@suse.de>
2269
2270 * faces.el (face-font-selection-order)
2271 (face-font-family-alternatives, face-font-registry-alternatives):
2272 Remove period from :tag value.
2273
2274 * cus-edit.el (custom-face-edit-fix-value): Change :reverse-video
2275 to :inverse-video.
2276
2277 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
2278
2279 * wid-edit.el (define-widget number): Clarify doc and error message.
2280 (define-widget float): New widget.
2281
2282 2002-12-07 Andreas Schwab <schwab@suse.de>
2283
2284 * eshell/em-ls.el (eshell-ls-product-regexp): Fix typo.
2285
2286 * files.el (find-file-read-args): Reenable wildcard processing
2287 unconditionally.
2288
2289 2002-12-06 Robert J. Chassell <bob@rattlesnake.com>
2290
2291 * textmodes/texinfmt.el (texinfo-format-scan): Handle new
2292 functions for copyright notice and copying permissions.
2293 (texinfo-copying, texinfo-insertcopying): New functions.
2294
2295 2002-12-03 TAKAHASHI Kaoru <kaoru@kaisei.org>
2296
2297 * textmodes/texinfmt.el (texinfo-format-ifxml)
2298 (texinfo-format-xml): New function.
2299 (ifxml, ifnotxml): New aliases.
2300
2301 2002-12-06 Dave Love <fx@gnu.org>
2302
2303 * international/utf-8-subst.el: Revert last change.
2304
2305 2002-12-06 Miles Bader <miles@gnu.org>
2306
2307 * info.el (Info-insert-dir): Make dir-node-cache variables
2308 buffer-local, so that killing the *info* buffer forces the
2309 dir-node to be rebuilt.
2310
2311 2002-12-06 Markus Rost <rost@math.ohio-state.edu>
2312
2313 * finder.el (finder-compile-keywords): Don't insert a keyword to
2314 the generated file.
2315
2316 2002-12-05 Andreas Schwab <schwab@suse.de>
2317
2318 * speedbar.el (speedbar-highlight-face): Fix face spec.
2319
2320 2002-12-05 Stefan Monnier <monnier@cs.yale.edu>
2321
2322 * gdb-ui.el: Replace uses of (gdb-get-instance-buffer 'gdba) and
2323 gdb-proc with gud-comint-buffer instead.
2324 (gdb-proc): Remove.
2325 (def-gdb-var): Simplify.
2326 (gdb-get-create-instance-buffer): Avoid make-variable-buffer-local.
2327 Set gud-comint-buffer as well as gud-minor-mode and tool-bar-map.
2328 (gdb-goto-bp-this-line): Select the window while doing the goto-line.
2329 (gdb-info-locals-handler): Avoid replace-regexp.
2330
2331 * calendar/calendar.el (facemenu-unlisted-faces): Only update
2332 after facemenu is loaded.
2333 (calendar-font-lock-keywords): Accept non-ASCII month names.
2334 Use regexp-opt.
2335
2336 * gdb-ui.el (gud-gdb-complete-string, gud-gdb-complete-break)
2337 (gud-gdb-complete-list, gud-gdb-complete-in-progress): Remove.
2338 (gdba): Call `gdb' and then make modifications.
2339 Always call gdb-clear-inferior-io rather than just "the first time".
2340 (gud-break, gud-remove): Definitions moved to inside gdba.
2341 (gdb-target-name): Remove. Use gud-target-name instead.
2342 (gdba-complete-filter, gdba-common-init): Remove.
2343 The changes were integrated into the generic code.
2344
2345 * gud.el: Use match-string.
2346 (gud-menu-map): Re-fix gdb-running to gud-running.
2347 Activate up/down and finish for pdb.
2348 (gud-def): Use backquotes.
2349 (gdb, sdb, dbx, xdb, pdb, jdb, bashdb): Remove redundant menu bindings.
2350 (gud-gdb-complete-in-progress, gud-gdb-complete-string)
2351 (gud-gdb-complete-break, gud-gdb-complete-list):
2352 Rename to gud-gdb-fetch-lines-in-progress, gud-gdb-fetch-lines-string,
2353 gud-gdb-fetch-lines-break and gud-gdb-fetched-lines.
2354 (gud-gdb-fetch-lines-filter): Rename from gud-gdb-complete-filter.
2355 Add a `filter' argument and run it on `string'.
2356 (gud-gdb-run-command-fetch-lines): Use it instead of
2357 gud-gdb-speedbar-stack-filter. Add a `skip' arg.
2358 Return the fetched lines.
2359 (gud-gdb-complete-command): Use it instead of cooking up
2360 something by hand using gud-gdb-complete-filter.
2361 (gud-gdb-get-stackframe): Use the new calling convention of
2362 gud-gdb-run-command-fetch-lines.
2363 (gud-gdb-fetched-stack-frame-list): Remove.
2364 (gud-gdb-speedbar-stack-filter): Remove.
2365 (gud-jdb-marker-filter): Change RE for easier extraction of submatches.
2366 (gud-bashdb-command-name): Add "--debugger" argument here.
2367 (bashdb): Use default gud-find-file and don't bother with
2368 a massage-args function now that --debugger is make explicit.
2369 (gud-bashdb-massage-args, gud-bashdb-find-file): Remove.
2370 (bashdb): Don't provide.
2371 (gud-target-name): New var.
2372 (gud-common-init): Set it.
2373 Also reset gud-running and gud-last-last-frame.
2374
2375 2002-12-05 Dave Love <fx@gnu.org>
2376
2377 * international/utf-8-subst.el: Update safe-chars of mule-utf-8,
2378 mule-utf-16-le, mule-utf-16-be.
2379
2380 2002-12-05 Richard M. Stallman <rms@gnu.org>
2381
2382 * textmodes/outline.el (outline-mode): Doc fix.
2383
2384 2002-12-05 Edward M. Reingold <reingold@emr.cs.iit.edu>
2385
2386 * calendar/solar.el (solar-atn2): Give correct quadrant for arctan.
2387
2388 2002-12-05 Kenichi Handa <handa@m17n.org>
2389
2390 * international/titdic-cnv.el (quail-misc-package-ext-info):
2391 Remove duplicate entry for chinese-b5-quick.
2392 (batch-miscdic-convert): Don't try to call miscdic-convert on
2393 files in the directory just following the arg "-dir".
2394
2395 2002-12-04 Stefan Monnier <monnier@cs.yale.edu>
2396
2397 * gdb-ui.el: Fold top-level `setq's and `define-key's into their
2398 corresponding defvar.
2399 (gdb-inferior-io-mode-map): New var.
2400 Add bindings to it rather than to comint-mode-map.
2401 (gdb-display-number-end): Use dolist. Remove always-true test.
2402 (gdb-delete-line): Move and simplify.
2403 (gdb-display-end): Don't bother going to beg-of-line since we're there.
2404 (gdb-array-format1): Use dolist.
2405 (gdb-make-windows-menu, gdb-make-frames-menu):
2406 Move to top-level code. Move the menus to within the GUD menu.
2407 Make the menus only appear in gdba mode.
2408
2409 * gdb-ui.el (gdb-inferior-io-mode-map): Remove (unused).
2410 (gdb-inferior-io-mode): Use define-minor-mode.
2411 (gdb-source-info): Don't burp if there's no source file.
2412 (gdb-inferior-io-interrupt, gdb-inferior-io-quit)
2413 (gdb-inferior-io-stop, gdb-inferior-io-eof)
2414 (gdb-display-breakpoints-buffer, gdb-frame-breakpoints-buffer)
2415 (gdb-display-stack-buffer, gdb-frame-stack-buffer)
2416 (gdb-display-registers-buffer, gdb-frame-registers-buffer)
2417 (gdb-display-locals-buffer, gdb-frame-locals-buffer)
2418 (gdb-display-display-buffer, gdb-frame-display-buffer)
2419 (gdb-display-gdb-buffer, gdb-frame-gdb-buffer)
2420 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
2421 Remove the spurious left over arg from the "big reorg".
2422
2423 2002-12-04 Richard M. Stallman <rms@gnu.org>
2424
2425 * gud.el (gud-menu-map): Update for bashdb.
2426 (perldb): Change prompt regexp.
2427 (gud-bashdb-history, gud-bashdb-massage-args, gud-bashdb-marker-filter)
2428 (gud-bashdb-find-file, gud-bashdb-command-name, bashdb): New.
2429
2430 * progmodes/cc-vars.el: Simply require wid-edit and custom
2431 in eval-when-compile.
2432
2433 * progmodes/cc-menus.el: Don't require imenu.
2434
2435 * progmodes/cc-langs.el: Don't require cl.
2436 (c-delete-duplicates): New function. Use instead of delete-duplicates.
2437
2438 * progmodes/cc-bytecomp.el (cc-bytecomp-obsolete-var):
2439 Add an else-clause to the if to avoid confused compiler warning.
2440
2441 * tooltip.el (tooltip-gud-tips-p): Undo previous change.
2442
2443 2002-12-03 Stefan Monnier <monnier@cs.yale.edu>
2444
2445 * gdb-ui.el: Get rid of (quote ..); use match-string and ignore.
2446
2447 * gdb-ui.el (gdba, gdb-starting, gdb-stopped, gdb-quit):
2448 Update gdb-running -> gud-running.
2449 (gdba): Use the default for gud-find-file.
2450 (def-gdb-variable): Remove: fold into def-gdb-var.
2451 (def-gdb-var): Use buffer-local-value and with-current-buffer.
2452
2453 * gud.el (gud-running): Rename from gdb-running. Update uses.
2454 (gud-tool-bar-map): Use tool-bar-local-item-from-menu rather than
2455 tool-bar-add-item-from-menu to avoid let binding tool-bar-map
2456 which fails if tool-bar.el is loaded in the mean time.
2457 (gud-file-name): New fun.
2458 (gud-find-file): Use it as default value for gud-find-file.
2459 (gud-speedbar-buttons): Discriminate on gud-minor-mode rather than
2460 on gud-find-file.
2461 (gud-gdb-find-file, gud-dbx-file-name, gud-dbx-find-file)
2462 (gud-xdb-file-name, gud-xdb-find-file, gud-perldb-find-file)
2463 (gud-pdb-find-file, gud-jdb-find-file): Remove.
2464 (gud-query-cmdline): Don't stuff the whole cwd in the command.
2465 (gdb, dbx, xdb, perldb, pdb, jdb): Use the default for gud-find-file.
2466 (gud-mipsdbx-massage-args): Remove.
2467 (gud-dbx-command-name): New var. Do what gud-mipsdbx-massage-args did.
2468 (gud-irixdbx-marker-filter): Use match-string and gud-file-name.
2469 (gud-jdb-command-name): New var.
2470 (gud-common-init): Re-instate RMS code of 11/13.
2471
2472 2002-12-03 Dave Love <fx@gnu.org>
2473
2474 * international/ucs-tables.el (ucs-unify-8859, ucs-unify-8859)
2475 (ucs-fragment-8859): Don't use set-buffer-major-mode-hook.
2476 (ucs-set-table-for-input): Use optional arg. Check for null `cs'.
2477
2478 2002-12-03 Andreas Schwab <schwab@suse.de>
2479
2480 * cus-edit.el (custom-display): Add checkbox for type mac.
2481
2482 * whitespace.el (whitespace-highlight-face): Fix face spec.
2483
2484 2002-12-02 Stefan Monnier <monnier@cs.yale.edu>
2485
2486 * simple.el (completion-setup-function): Fix last change to use
2487 minibuffer-completing-file-name instead.
2488
2489 * add-log.el (change-log-mode): Set indent-line-function explicitly
2490 to what it was before indent-line-function's default was changed.
2491
2492 2002-12-02 Richard M. Stallman <rms@gnu.org>
2493
2494 * textmodes/ispell.el (ispell-dict-map): Move specific
2495 dictionary selection into a submenu.
2496
2497 * textmodes/fill.el (fill-indent-to-left-margin): New function.
2498 (fill-newline, fill-region-as-paragraph): Use that.
2499
2500 * simple.el (completion-setup-function):
2501 Handle ffap-read-file-or-url-internal specially like
2502 read-file-name-internal.
2503
2504 2002-12-02 Simon Marshall <marshals@perth>
2505
2506 * font-lock.el (c++-font-lock-extra-types): Fix previous change.
2507
2508 2002-12-02 Fran\e,Ag\e(Bois Pinard <pinard@iro.umontreal.ca>
2509
2510 * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight
2511 more make keywords: defined, endef, override, export, unexport
2512 and vpath.
2513
2514 2002-12-02 Dave Love <fx@gnu.org>
2515
2516 * autoarg.el (autoarg-kp-mode): Give it a :group.
2517
2518 2002-12-02 Noah Friedman <friedman@splode.com>
2519
2520 * complete.el (PC-do-completion): Do not add wildcards to pattern
2521 unless filename is non-nil.
2522
2523 2002-12-02 Andreas Schwab <schwab@suse.de>
2524
2525 * mwheel.el (mouse-wheel-scroll-amount): Fix customize type.
2526
2527 * paren.el (show-paren-mismatch-face): Fix face spec.
2528
2529 2002-11-30 Nick Roberts <nick@nick.uklinux.net>
2530
2531 * gdb-ui.el (gdb-many-windows): Define as a minor mode.
2532 (toggle-gdb-windows): Remove. (Patch from Stefan Monnier)
2533
2534 * tooltip.el (tooltip-gud-process-output): Handle annotations that
2535 are output with gdba in gdb-ui.el.
2536 (tooltip-strip-annotations): New function.
2537
2538 2002-12-29 Dave Love <fx@gnu.org>
2539
2540 * autoarg.el (autoarg-mode): Give it a :group.
2541
2542 2002-11-29 Bill Wohler <wohler@newt.com>
2543
2544 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
2545 mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el,
2546 mail/mh-utils.el, mail/mh-xemacs-compat.el: Upgraded to MH-E
2547 version 7.0.
2548
2549 * mail/mh-index.el, mail/mh-speed.el: New files for indexed
2550 searches and speedbar support in MH-E version 7.0.
2551
2552 * toolbar/reply-all.pbm, toolbar/reply-all.xpm,
2553 toolbar/reply-from.pbm, toolbar/reply-from.xpm,
2554 toolbar/reply-to.pbm, toolbar/reply-to.xpm: New toolbar images for
2555 MH-E version 7.0.
2556
2557 2002-11-29 Markus Rost <rost@math.ohio-state.edu>
2558
2559 * mwheel.el (mouse-wheel-inhibit-click-time): Fix custom type.
2560
2561 2002-11-29 Richard M. Stallman <rms@gnu.org>
2562
2563 * mail/rmail.el (rmail-convert-to-babyl-format):
2564 Make search for message delimiter case-sensitive.
2565
2566 * simple.el (yank-window-start): New variable.
2567 (yank): Record yank-window-start
2568 (yank-pop): Use yank-window-start.
2569
2570 * info.el (Info-additional-directory-list): Doc fix.
2571
2572 * indent.el (indent-according-to-mode, indent-region): Doc fix.
2573
2574 * tooltip.el (tooltip-gud-tips-p): Doc fix.
2575
2576 * eshell/em-script.el: Require eshell.
2577
2578 * eshell/esh-ext.el, eshell/em-cmpl.el: Require esh-util.
2579
2580 2002-11-29 Kim F. Storm <storm@cua.dk>
2581
2582 * mwheel.el: Avoid accidental yanking of text while scrolling with
2583 the mouse wheel. This adds a short period after each mouse wheel
2584 scroll event where a click on the mouse wheel button is ignored.
2585 (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
2586 (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
2587 (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
2588 (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
2589 Start mwheel-inhibit-click-event-timer with timeout handler
2590 mwheel-inhibit-click-timeout.
2591
2592 2002-11-28 Nick Roberts <nick@nick.uklinux.net>
2593
2594 * tooltip.el (tooltip-gud-tips-setup): Remove.
2595 (tooltip-gud-debugger): Remove.
2596 (tooltip-gud-print-command): Use gud-minor mode instead of
2597 tooltip-gud-tips-setup and tooltip-gud-debugger.
2598
2599 * gdb-ui.el (gdb-starting): Set gdb-running to t.
2600 (gdb-stopped): Set gdb-running to nil.
2601 (gdb-quit): Reset some variables including tool-bar-map.
2602
2603 * gud.el (gdb-running): New variable.
2604 (gud-menu-map): Use gdb-running to grey out toolbar buttons
2605 with gdba in gdb-ui.el.
2606 (gud-tool-bar-map): Move to avoid byte compiler warning.
2607
2608 2002-11-27 Jason Rumney <jasonr@gnu.org>
2609
2610 * files.el (file-truename): Canonicalize non-existent names on w32.
2611
2612 2002-11-28 Kim F. Storm <storm@cua.dk>
2613
2614 * ido.el (ido-xemacs): Remove defvar. All uses changed to
2615 check (featurep 'xemacs) instead.
2616 (ido-visit-buffer): Use select-frame-set-input-focus unconditionally.
2617
2618 2002-11-27 Dave Love <fx@gnu.org>
2619
2620 * emacs-lisp/cl-macs.el: Move `predicates for analyzing Lisp
2621 forms' block to top (before uses).
2622 (help-fns): Don't require at top level. (Recursively.)
2623 (cl-transform-lambda): Require help-fns.
2624
2625 2002-11-26 Dave Love <fx@gnu.org>
2626
2627 * language/european.el (encode-mac-roman): Deal with unencodable
2628 characters.
2629
2630 * language/cyrillic.el (ccl-encode-koi8, ccl-encode-koi8-u)
2631 (ccl-encode-alternativnyj): Deal with unencodable characters.
2632
2633 * international/code-pages.el (cp-make-coding-system): Deal with
2634 unencodable characters.
2635
2636 2002-11-24 Richard M. Stallman <rms@gnu.org>
2637
2638 * mail/sendmail.el (mail-signature): Handle case where
2639 value of mail-signature is a string.
2640
2641 * menu-bar.el (menu-bar-describe-menu): Add "What's This?" item.
2642
2643 * faces.el (face-set-after-frame-default): Ignore errors
2644 in face-spec-face-set.
2645
2646 * cus-face.el (custom-declare-face): Add face-defface-spec
2647 prop after applying the face spec.
2648
2649 2002-11-23 Nick Roberts <nick@nick.uklinux.net>
2650
2651 * tooltip.el (tooltip-gud-print-command): Add server prefix to the
2652 print command for gdb to keep it out of the command history.
2653
2654 * gdb-ui.el: Major re-organisation. Simplify legacy gdba
2655 code to allow only one gdb process.
2656
2657 2002-11-23 Markus Rost <rost@math.ohio-state.edu>
2658
2659 * scroll-all.el (scroll-all-mode): Move arg LIGHTER to the right
2660 place. Add groups.
2661
2662 2002-11-22 Simon Marshall <marshals@perth>
2663
2664 * font-lock.el (c++-font-lock-extra-types): Add various STL classes.
2665
2666 2002-11-21 Nick Roberts <nick@nick.uklinux.net>
2667
2668 * gdb-ui.el : General tidying. Patches from Stefan Monnier.
2669
2670 2002-11-20 Simon Josefsson <jas@extundo.com>
2671
2672 * play/morse.el (morse-code): Add non-ASCII characters, according
2673 to table at http://www.soton.ac.uk/~scp93ch/morse/.
2674
2675 2002-11-21 Richard M. Stallman <rms@gnu.org>
2676
2677 * dired.el (dired-sort-inhibit): New variable.
2678 (dired-sort-toggle-or-edit): Err if dired-sort-inhibit non-nil.
2679
2680 * find-dired.el (find-dired): Set dired-sort-inhibit to t
2681 buffer-locally.
2682
2683 2002-11-21 Eugene Exarevsky <zheka@relex.ru>
2684
2685 * progmodes/sql.el: Added LINTER support.
2686 (sql-linter-program): New variable.
2687 (sql-linter-options): New variable.
2688 (sql-mode-menu): Added Linter keywords.
2689 (sql-mode-linter-font-lock-keywords): New variable.
2690 (sql-highlight-linter-keywords): New function.
2691 (sql-linter): New function.
2692 (sql-ms-options): New variable.
2693 (sql-ms): Use it.
2694
2695 2002-11-21 John Paul Wallington <jpw@shootybangbang.com>
2696
2697 * ibuffer.el (ibuffer-formats): Change default value; bump width
2698 of size column in first format to 7.
2699
2700 2002-11-20 Stefan Monnier <monnier@cs.yale.edu>
2701
2702 * help-fns.el (describe-variable): Look for (defvar . <sym>) in the
2703 load-history since `defvar' now uses this format.
2704
2705 * custom.el (custom-declare-variable): Use push.
2706 Use the (defvar . <sym>) format in load-history like `defvar' does.
2707
2708 * subr.el (symbol-file): Accept a non-atomic `function' arg.
2709 (with-local-quit): Add debug and indentation info.
2710
2711 2002-11-20 John Paul Wallington <jpw@shootybangbang.com>
2712
2713 * subr.el (symbol-file): Remove unused variable `functions'.
2714
2715 2002-11-20 Markus Rost <rost@math.ohio-state.edu>
2716
2717 * Makefile.in (setwins_almost): Renamed from finder_setwins.
2718 (custom-deps): Use it.
2719 (finder-data): Adjust to that name change.
2720
2721 2002-11-19 Stefan Monnier <monnier@cs.yale.edu>
2722
2723 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
2724 Turn errors into messages so they don't get ignored.
2725 (eldoc-get-fnsym-args-string): Use help-split-fundoc.
2726 (eldoc-beginning-of-sexp): Simplify.
2727 (eldoc-function-arglist): Remove.
2728 (eldoc-function-argstring): Use help-function-arglist instead.
2729 (eldoc-function-argstring-from-docstring-method-table)
2730 (eldoc-function-argstring-from-docstring): Remove.
2731
2732 * emacs-lisp/cl.el (multiple-value-call): Add docstring.
2733
2734 2002-11-19 Dave Love <fx@gnu.org>
2735
2736 * emacs-lisp/bytecomp.el (maphash, map-char-table):
2737 Use byte-compile-funarg.
2738
2739 * emacs-lisp/byte-opt.el (side-effect-free-fns): Several additions.
2740
2741 2002-11-19 Markus Rost <rost@math.ohio-state.edu>
2742
2743 * progmodes/vhdl-mode.el (defgroup vhdl-related): Declare the
2744 members here rather than with custom-add-to-group. This is the
2745 intended way of using defgroup and also lets
2746 custom-make-dependencies do its job.
2747 (defgroup vhdl-highlight-faces): Ditto.
2748
2749 * emacs-lisp/shadow.el (defgroup lisp-shadow): New group name.
2750 Previous group name shadow is used in shadowfile.el.
2751 (shadows-compare-text-p): Use group lisp-shadow.
2752
2753 2002-11-19 Stefan Monnier <monnier@cs.yale.edu>
2754
2755 * emacs-lisp/cl.el (multiple-value-call): Add docstring.
2756
2757 2002-11-19 Masatake Yamato <jet@gyve.org> (tiny change)
2758
2759 * register.el (describe-register-1): Don't assign to val the value
2760 returned by `remove-list-of-text-properties'.
2761
2762 2002-11-18 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
2763
2764 * calendar/diary-lib.el (fancy-diary-font-lock-keywords):
2765 Grok month numbers, too.
2766
2767 2002-11-18 Juanma Barranquero <lektu@terra.es>
2768
2769 * mail/smtpmail.el (smtpmail-send-queued-mail): Add autoload cookie.
2770
2771 2002-11-18 Markus Rost <rost@math.ohio-state.edu>
2772
2773 * pcvs.el (cvs-minor-mode, cvs-mode-commit-hook): Add group.
2774
2775 * textmodes/refill.el (defgroup refill): New group.
2776
2777 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Add group.
2778
2779 * textmodes/sgml-mode.el (html-autoview-mode): Add group.
2780
2781 * textmodes/paragraphs.el (use-hard-newlines): Add group.
2782
2783 * progmodes/compile.el (compilation-shell-minor-mode): Add group.
2784 (compilation-minor-mode): Add group.
2785
2786 * reveal.el (global-reveal-mode): Add group.
2787
2788 * bookmark.el (bookmark-menu-length): Fix group name.
2789
2790 2002-11-17 Richard M. Stallman <rms@gnu.org>
2791
2792 * mail/rmail.el (rmail-ignored-headers): Add more headers.
2793
2794 * calendar/parse-time.el (parse-time-elt): Var renamed from `elt'.
2795 (parse-time-val): Var renamed from `val'. All uses changed.
2796
2797 * files.el (parse-time-rules): Mark it as risky.
2798
2799 * finder.el (finder-commentary): Use buffer *Finder-package*.
2800
2801 * menu-bar.el (menu-bar-options-menu): Improve tooltip string.
2802
2803 * simple.el (indicate-unused-lines)
2804 (default-indicate-unused-lines): New variable aliases.
2805
2806 2002-11-18 Kenichi Handa <handa@m17n.org>
2807
2808 * progmodes/cc-vars.el: Undo previous change.
2809
2810 2002-11-18 Kenichi Handa <handa@m17n.org>
2811
2812 * language/cyrillic.el (cyrillic-iso-8bit): Make it safe.
2813
2814 * language/european.el (iso-latin-1): Make it safe.
2815 (iso-latin-2, iso-latin-3, iso-latin-4, iso-latin-5, iso-latin-8)
2816 (iso-latin-9): Likewise.
2817
2818 * language/greek.el (greek-iso-8bit): Make it safe.
2819
2820 * language/hebrew.el (hebrew-iso-8bit): Make it safe.
2821
2822 * language/lao.el (lao): Make it safe.
2823
2824 * language/thai.el (thai-tis620): Make it safe.
2825
2826 2002-11-17 Markus Rost <rost@math.ohio-state.edu>
2827
2828 * speedbar.el (defgroup speedbar): Use group 'etags instead of
2829 nonexisting group 'tags.
2830
2831 * emacs-lisp/re-builder.el: Add provide call.
2832
2833 * mail/feedmail.el (feedmail-fiddle-headers-upwardly)
2834 (feedmail-fiddle-plex-user-list): Fix typo in group name.
2835
2836 * progmodes/make-mode.el (makefile-space-face): Fix group name.
2837
2838 * textmodes/ispell.el (defgroup ispell): Arrange that definition
2839 starts at beginning of line.
2840
2841 * textmodes/table.el (defgroup table-hooks): New group.
2842 (table-cell-map-hook): Fix typo in group name.
2843
2844 * calendar/diary-lib.el (diary-button-face): Add group and version
2845 number.
2846
2847 * warnings.el (defgroup warnings): New group.
2848
2849 2002-11-16 Markus Rost <rost@math.ohio-state.edu>
2850
2851 * emacs-lisp/autoload.el (update-autoloads-from-directories):
2852 Sort the list of files with no autoloads.
2853
2854 2002-11-16 Alan Shutko <ats@acm.org>
2855
2856 * calendar/diary-lib.el (list-diary-entries): Pass a marker
2857 indicating source of entry to add-to-diary-list.
2858 (diary-button-face, diary-entry, diary-goto-entry): New, to
2859 support click to diary file.
2860 (fancy-diary-display): Buttonize diary entries.
2861 (list-sexp-diary-entries): Pass a marker indicating source of
2862 entry to add-to-diary-list.
2863 (diary-date): Return mark as well as entry.
2864
2865 * calendar/calendar.el (diary-face): New.
2866 (european-calendar-display-form, describe-calendar-mode)
2867 (mark-visible-calendar-date, calendar-mark-today): Tidy doc string.
2868 (calendar-make-alist): New.
2869 (calendar-mode): Set up font-lock mode.
2870 (generate-calendar-window): Fontify if font-lock-mode is on.
2871
2872 2002-11-16 Ivan Zakharyaschev <imz@altlinux.org> (tiny change)
2873
2874 * international/codepage.el (cp866-decode-table): Fix the
2875 translation table.
2876
2877 2002-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
2878
2879 * progmodes/cc-bytecomp.el (cc-bytecomp-defun): Fixed bug that
2880 caused existing function definitions to be overridden by
2881 phonies when the bytecomp environment is restored.
2882
2883 2002-11-15 Nick Roberts <nick@nick.uklinux.net>
2884
2885 * toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm,
2886 toolbar/gud-down.pbm, toolbar/gud-finish.pbm, toolbar/gud-goto.pbm,
2887 toolbar/gud-next.pbm, toolbar/gud-print.pbm, toolbar/gud-remove.pbm,
2888 toolbar/gud-run.pbm, toolbar/gud-step.pbm, toolbar/gud-up.pbm:
2889 Icons for debugger (pbm files).
2890
2891 2002-11-15 Richard M. Stallman <rms@gnu.org>
2892
2893 * international/mule.el (set-buffer-file-coding-system): Redo prev chg.
2894
2895 2002-11-15 John Paul Wallington <jpw@shootybangbang.com>
2896
2897 * ibuffer.el (ibuffer-use-other-window, ibuffer-use-header-line)
2898 (ibuffer-visit-buffer, ibuffer-redisplay, ibuffer-update): Doc fix.
2899 (ibuffer-mode-hooks): Remove spurious defvar.
2900 (ibuffer): Run `ibuffer-hook' instead of `ibuffer-hooks'.
2901 (ibuffer-mode): Run `ibuffer-mode-hook' instead of
2902 `ibuffer-mode-hooks'.
2903
2904 2002-11-15 Markus Rost <rost@math.ohio-state.edu>
2905
2906 * mail/rmailedit.el: Add provide call.
2907
2908 * play/bruce.el: Add provide call.
2909
2910 * emacs-lisp/gulp.el: Add provide call.
2911
2912 2002-11-14 Richard M. Stallman <rms@gnu.org>
2913
2914 * international/mule.el (set-buffer-file-coding-system): Undo prv chg.
2915
2916 2002-11-14 Markus Rost <rost@math.ohio-state.edu>
2917
2918 * custom.el (custom-declare-group): Remove unnecessary line of code.
2919
2920 * cus-dep.el (custom-make-dependencies): Bind load-file-name.
2921
2922 2002-11-14 Edward M. Reingold <reingold@emr.cs.iit.edu>
2923
2924 * calendar/diary-lib.el (make-diary-entry): Allow for local variables
2925 at end of diary file.
2926
2927 2002-11-14 Kim F. Storm <storm@cua.dk>
2928
2929 * files.el (mode-name): Mark it as risky-local-variable like the
2930 other mode-line elements (moved from bindings.el).
2931
2932 * bindings.el (mode-name): Moved mark as risky-local-variable to
2933 files.el.
2934
2935 2002-11-14 Juanma Barranquero <lektu@terra.es>
2936
2937 * gud.el: Fix feature name in `provide'.
2938
2939 * gdb-ui.el: Fix feature name in `require'.
2940
2941 2002-11-14 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
2942
2943 * progmodes/etags.el (find-tag-default): Copy text at point without
2944 properties.
2945
2946 2002-11-14 Kenichi Handa <handa@m17n.org>
2947
2948 * progmodes/cc-vars.el: Don't cc-bytecomp-defun char-table-p.
2949
2950 2002-11-14 Kim F. Storm <storm@cua.dk>
2951
2952 * textmodes/fill.el (fill-nobreak-invisible): New var.
2953 (fill-nobreak-p): Test it; return t if set and point invisible.
2954 (fill-newline): Test it; remove invisible prop on newline if set.
2955
2956 * info.el (Info-fontify-node): New local list paragraph-markers.
2957 Record markers for mangled *note references on that list.
2958 When done, go back through those markers and fill each mangled
2959 paragraph with `fill-nobreak-invisible' let-bound to t.
2960 Don't use `display' property; insert "see" directly in buffer.
2961
2962 2002-11-14 Nick Roberts <nick@nick.uklinux.net>
2963
2964 * gdb-ui.el: New file, User Interface for running GDB
2965
2966 * gud.el:(gud-find-file): Set up GDB tool bar.
2967 (gud-menu-map): New commands: run, goto.
2968 Enable some commands for gdba.
2969 (gud-query-cmdline): Pass default directory to gdba.
2970 (gdb): Defune gud-goto and gud-run.
2971 (gud-gdb-complete-command): Maybe use gdba-complete-filter.
2972 (gud-mode): Set up local tool bar.
2973 (gud-display-line): For gdba, call gdb-display-source-buffer.
2974 (gud-basic-call): For gdba, maybe delete the current prompt.
2975 (gud-tool-bar-map): New variable.
2976 (gud-read-address): Correction.
2977
2978 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-display.xpm,
2979 toolbar/gud-down.xpm, toolbar/gud-finish.xpm, toolbar/gud-goto.xpm,
2980 toolbar/gud-next.xpm, toolbar/gud-print.xpm, toolbar/gud-remove.xpm,
2981 toolbar/gud-run.xpm, toolbar/gud-step.xpm, toolbar/gud-up.xpm:
2982 Icons for debugger.
2983
2984 2002-11-13 Stefan Monnier <monnier@cs.yale.edu>
2985
2986 * pcvs.el (cvs-mode-run): Don't pass "." if not needed.
2987
2988 2002-11-13 Andre Spiegel <spiegel@gnu.org>
2989
2990 * vc-rcs.el (vc-rcs-registered): Improve comment.
2991
2992 * vc-sccs.el (vc-sccs-registered): Improve comment.
2993
2994 2002-11-13 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
2995
2996 * progmodes/compile.el (compilation-error-regexp-alist):
2997 Don't include colon and space after a file name as part of the name.
2998
2999 2002-11-13 Richard M. Stallman <rms@gnu.org>
3000
3001 * gud.el (gdb): Undo 10-26 change.
3002
3003 2002-11-13 Kenichi Handa <handa@m17n.org>
3004
3005 * replace.el (occur-engine): Set buffer-file-coding-system of
3006 OUT-BUF to that of one of BUFFERS if they locally bind that variable.
3007
3008 2002-11-13 Markus Rost <rost@math.ohio-state.edu>
3009
3010 * custom.el (custom-handle-all-keywords): Fix arg passed to
3011 custom-add-to-group.
3012
3013 2002-11-12 Stefan Monnier <monnier@cs.yale.edu>
3014
3015 * pcvs-defs.el (cvs-mode-map): Remove M-f binding.
3016 (cvs-minor-mode-map): Add e binding in log-view-mode.
3017
3018 * progmodes/perl-mode.el (perl-hanging-paren-p): New fun.
3019 (perl-indent-line): Look at the open-paren to indent a close-paren.
3020 (perl-calculate-indent): Try to better indent args after hanging paren.
3021 Remove special code for open-paren-in-column-0.
3022
3023 * textmodes/sgml-mode.el (sgml-namify-char): New cmd.
3024 (sgml-name-char): Use it.
3025 (sgml-tag-last, sgml-tag-history): New vars.
3026 (sgml-tag): Use them.
3027 (sgml-skip-tag-forward): Use sgml-tag-syntax-table.
3028 (sgml-delete-tag): Remove resulting empty lines.
3029 (sgml-tag) <symbol-plist>: Don't make intangible.
3030 (sgml-parse-tag-backward): Add limit argument.
3031 (html-autoview-mode): Use define-minor-mode.
3032
3033 2002-11-12 Markus Rost <rost@math.ohio-state.edu>
3034
3035 * vc-rcs.el (vc-rcs-registered): Handle the autoload cookie so
3036 that the definition is found by `find-function-search-for-symbol'
3037 and etags.
3038
3039 * vc-sccs.el (vc-sccs-registered): Ditto.
3040
3041 * emulation/edt.el (defgroup edt): Arrange that definition starts
3042 at beginning of line.
3043
3044 * ls-lisp.el (defgroup ls-lisp): Remove autoload cookie.
3045
3046 * hi-lock.el (defgroup hi-lock-interactive-text-highlighting):
3047 Remove autoload cookie.
3048
3049 * newcomment.el (defgroup comment): Remove autoload cookie.
3050
3051 2002-11-11 Markus Rost <rost@math.ohio-state.edu>
3052
3053 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3054 Declare with defvar, not with defcustom.
3055
3056 * cus-dep.el: Don't require 'autoload.
3057 (custom-make-dependencies): Handle :version also for autoloaded
3058 options.
3059
3060 * winner.el (defgroup winner): Arrange that definition starts at
3061 beginning of line.
3062
3063 * emulation/edt.el: Simplify Emacs 19 compatibility.
3064
3065 2002-11-11 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> (tiny change)
3066
3067 * dired-aux.el (dired-show-file-type): Format filename with "%s" to
3068 escape any format-like sequences it could contain.
3069
3070 2002-11-11 Per Abrahamsen <abraham@dina.kvl.dk>
3071
3072 * cus-edit.el (custom-save-delete): Force emacs-lisp-mode.
3073
3074 2002-11-11 Juanma Barranquero <lektu@terra.es>
3075
3076 * bindings.el (mode-name): Mark it as risky-local-variable.
3077
3078 2002-11-09 Dave Love <fx@gnu.org>
3079
3080 * international/mule-cmds.el (current-language-environment):
3081 Fix :type.
3082
3083 * international/ucs-tables.el: Revert to using
3084 translation-table-for-input instead of keyboard-translate-table.
3085
3086 * international/quail.el (quail-input-string-to-events):
3087 Revert last change.
3088
3089 * simple.el (quoted-insert): Bind translation-table-for-input,
3090 not keyboard-translate-table.
3091
3092 2002-11-08 Stefan Monnier <monnier@cs.yale.edu>
3093
3094 * arc-mode.el (archive-zip-summarize): Don't hardcode (point-min) = 1.
3095
3096 * complete.el (PC-do-completion): Make partial-completion work
3097 with incomplete directory names.
3098
3099 * textmodes/tex-mode.el (latex-standard-block-names): Rename from
3100 standard-latex-block-names.
3101 (tex-font-lock-keywords-1): Add providecommand, renewenvironment,
3102 and renewtheorem. Highlight \it and \bf separately since they
3103 may overlap.
3104 (tex-font-lock-suscript, tex-font-lock-unfontify-region): New funs.
3105 (tex-font-lock-keywords-3, tex-verbatim-environments)
3106 (tex-font-lock-syntactic-keywords): New vars.
3107 (superscript, subscript, tex-verbatim-face): New faces.
3108 (tex-font-lock-syntactic-face-function): Handle \verb construct.
3109 (tex-common-initialization): Update font-lock-defaults setting.
3110 (tex-insert-braces): Make it into a skeleton.
3111 (latex-fill-nobreak-predicate): Don't break after \.
3112 (latex-insert-block): Rename from tex-latex-block.
3113 (latex-down-list): Use tex-mode-syntax-table when skipping parens
3114 rather than the indentation syntax-table.
3115 (latex-close-block): Rename from tex-close-latex-block.
3116 (latex-split-block): New fun.
3117 (latex-indent): Don't indent inside a verbatim block.
3118 (latex-find-indent): Stick \begin{verbatim} to the margin.
3119
3120 2002-11-08 John Wiegley <johnw@gnu.org>
3121
3122 * calendar/timeclock.el (timeclock-modeline-display): Use assq as
3123 well as memq to find `global-mode-string' within
3124 `mode-line-format'. The structure of that variable has changed in
3125 21.3.
3126
3127 2002-11-07 Stefan Monnier <monnier@cs.yale.edu>
3128
3129 * format.el (format-decode): Be careful with the order in `format'.
3130
3131 * eshell/esh-cmd.el (function-p-func): Avoid `xemacs-p'.
3132
3133 * eshell/em-glob.el: Require esh-util.
3134 (eshell-glob-initialize): Don't assume
3135 eshell-special-chars-outside-quoting is available.
3136
3137 * textmodes/fill.el (fill-paragraph): Consider a comment-start as
3138 a paragraph starter when filling non-comments.
3139 (fill-comment-paragraph): Don't narrow while doing the fill.
3140 Recognize paragraph starters and separators within comments.
3141 Use adaptive-fill-prefix when it works. Use comment-search-forward.
3142
3143 * progmodes/compile.el (grep-default-command): New fun.
3144 (grep): Use it.
3145 (compilation-menu-map): New var.
3146 (compilation-minor-mode-map, compilation-shell-minor-mode-map): Use it.
3147 (compilation-mode-map): Simplify.
3148 (compilation-shell-minor-mode, compilation-minor-mode):
3149 Use define-minor-mode.
3150
3151 * elide-head.el (elide-head): Don't make intangible.
3152
3153 * help.el (where-is): Rename map to defs (a list of syms is not a map).
3154 Test fboundp first, to speed things up. Use push.
3155
3156 * isearch.el (isearch-hidden): New var.
3157 (isearch-search-and-update): Test it.
3158 (isearch-range-invisible): Set it.
3159
3160 * progmodes/tcl.el (tcl-mode): Don't set paragraph-start,
3161 paragraph-separate, comment-column, and fill-paragraph-function.
3162 Simplify outline-regexp.
3163 (tcl-do-fill-paragraph): Remove.
3164
3165 2002-11-07 Markus Rost <rost@math.ohio-state.edu>
3166
3167 * mail/sendmail.el (mail-default-directory): Set the version to 21.4.
3168
3169 * progmodes/compile.el (grep-compute-defaults): Undo previous change.
3170 Definition moved down.
3171 (grep-command, grep-find-command, grep-tree-command): Allow value nil.
3172 Do not declare :get property.
3173 (grep-use-null-device): Fix type. Do not declare :get property.
3174
3175 * emacs-lisp/checkdoc.el (checkdoc-find-error):
3176 Use get-file-buffer instead of get-buffer.
3177
3178 * cus-dep.el (custom-make-dependencies): Fix comment inserted in
3179 cus-load.el.
3180
3181 2002-11-07 Juanma Barranquero <lektu@terra.es>
3182
3183 * help.el (where-is): Report also aliases of the passed command.
3184
3185 2002-11-06 Dave Love <fx@gnu.org>
3186
3187 * simple.el (quoted-insert): Bind keyboard-translate-table around
3188 read-char.
3189
3190 * international/ucs-tables.el: Use keyboard-translate-table coding
3191 system property, not translation-table-for-input, for
3192 vietnamese-viscii & al.
3193 (translation-table-for-input): Set,
3194 don't defvar, and make permanent-local.
3195 (ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859): Add/remove
3196 set-buffer-major-mode-hook, not quail-activate-hook.
3197 (ucs-set-table-for-input): Renamed from ucs-quail-activate.
3198 (ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859):
3199 Setup keyboard-translate-table, not translation-table-for-input.
3200 Modify set-buffer-major-mode-hook, not quail-activate-hook.
3201 (ucs-fragment-8859): Don't use translation-table-for-input coding
3202 system property.
3203 (ucs-quail-activate): Deleted.
3204 (ucs-set-table-for-input): New.
3205 (ucs-minibuffer-setup): Use it.
3206
3207 * international/quail.el (quail-input-string-to-events):
3208 Use keyboard-translate-table, not translation-table-for-input.
3209
3210 * files.el (normal-mode): Call ucs-set-table-for-input.
3211
3212 * international/mule.el (set-buffer-file-coding-system):
3213 Call ucs-set-table-for-input.
3214
3215 2002-11-06 Richard M. Stallman <rms@gnu.org>
3216
3217 * replace.el (query-replace, query-replace-regexp): Doc fixes.
3218
3219 * emacs-lisp/bytecomp.el (byte-compile-lambda):
3220 Handle progn like let, inside interactive spec.
3221
3222 * textmodes/tex-mode.el (tex-dvi-view-command): Value can be sexp.
3223 Initialize to a suitable sexp.
3224 (tex-view): Evaluate tex-dvi-view-command and use the value.
3225
3226 2002-11-06 Kenichi Handa <handa@m17n.org>
3227
3228 * international/mule.el (coding-system-eol-type-mnemonic):
3229 Use eol-mnemonic-undecided if CODING-SYSTEM is nil.
3230
3231 2002-11-06 Kim F. Storm <storm@cua.dk>
3232
3233 * info.el (Info-fontify-node): Fixed hiding of *note references
3234 with embedded file names like (xxx.yyy).
3235 Avoid making any lines visibly longer if hiding newlines inside
3236 note references by wrapping line after references if it contained
3237 a newline (unfortunaly this makes more lines appear "shorter").
3238 Properly reindent multi-line menu entry descriptions.
3239
3240 2002-11-05 Juanma Barranquero <lektu@terra.es>
3241
3242 * language/cyrillic.el ("Bulgarian"): Fix typo.
3243
3244 * international/mule.el (coding-system-eol-type-mnemonic):
3245 Move from mule-util.el.
3246
3247 * international/mule-util.el (coding-system-eol-type-mnemonic):
3248 Move to mule.el.
3249
3250 2002-11-04 Juanma Barranquero <lektu@terra.es>
3251
3252 * files.el (find-buffer-visiting): Accept new optional PREDICATE
3253 argument to return only a buffer that satisfies the predicate.
3254 (insert-file-1): New function.
3255 (insert-file-literally): Use it.
3256 (insert-file): Use it.
3257
3258 2002-11-04 Robert Fenk <Robert.Fenk@gmx.de> (tiny change)
3259
3260 * desktop.el (desktop-relative-file-names): New variable.
3261 (desktop-save): Use it.
3262
3263 2002-11-03 Andre Spiegel <spiegel@gnu.org>
3264
3265 * vc.el (vc-dired-mode): Adapt dired-move-to-filename-regexp to
3266 its current version in dired.el.
3267
3268 2002-11-03 Stefan Monnier <monnier@cs.yale.edu>
3269
3270 * emacs-lisp/autoload.el (generate-file-autoloads)
3271 (update-file-autoloads): Strip .gz and other such extensions.
3272 (update-autoloads-from-directories): Also consider compressed files.
3273
3274 * info.el (Info-streamline-headings): New var.
3275 (Info-dir-remove-duplicates): New fun.
3276 (Info-insert-dir): Use it. Simplify the code with push,mapc,dolist.
3277 (Info-select-node): Simplify handling of Info-header-line.
3278 (Info-forward-node): Undo 2000/12/15 since we don't narrow any more.
3279 (Info-mode): Set header-line-format once and for all.
3280 (Info-fontify-node): Accept bogus first line with `File:' missing.
3281 Only make first line invisible if Info-use-header-line.
3282 Don't use `intangible': it's evil. Use inhibit-read-only.
3283 (Info-follow-reference, Info-next-reference, Info-prev-reference)
3284 (Info-try-follow-nearest-node): Don't bind inhibit-point-motion-hooks
3285 since we don't use intangible any more.
3286
3287 * image.el (insert-image): Don't make intangible since
3288 adjust_point_for_property should be sufficient by default.
3289
3290 2002-11-02 Stefan Monnier <monnier@cs.yale.edu>
3291
3292 * textmodes/fill.el (fill-paragraph-handle-comment): New var.
3293 (fill-comment-paragraph): New fun (generalizes of lisp-fill-paragraph).
3294 (fill-paragraph): Use them.
3295
3296 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
3297 Use fill-comment-paragraph.
3298
3299 2002-11-02 Stefan Monnier <monnier@cs.yale.edu>
3300
3301 * bindings.el (mode-line-change-eol)
3302 (mode-line-eol-desc-cache, mode-line-eol-desc): New.
3303 (mode-line-mule-info): Use them for the EOL part of the modeline.
3304
3305 * server.el (server-sentinel): Kill buffers if applicable.
3306 (server-temp-file-p): Make arg optional.
3307 (server-done): Use it to simplify.
3308 (server-switch-buffer): If server-window is a function, use it.
3309
3310 * mail/undigest.el (rmail-digest-end-regexps): Simplify.
3311 (undigestify-rmail-message): Fix paren-bug and simplify.
3312
3313 2002-11-02 Kim F. Storm <storm@cua.dk>
3314
3315 * info.el (Info-hide-note-references): nil value now does no
3316 reformatting at all. New choice 'tag reformats tag but shows
3317 the section reference.
3318 (Info-fontify-node): Use it.
3319
3320 2002-11-01 Stefan Monnier <monnier@cs.yale.edu>
3321
3322 * textmodes/tex-mode.el (tex-common-initialization):
3323 comment-start-skip shouldn't match on the next line.
3324
3325 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Use match-string.
3326 Don't bother making paragraph-start a superset of paragraph-separate.
3327 Use line-beginning-position.
3328
3329 * textmodes/sgml-mode.el (sgml-skip-tag-backward)
3330 (sgml-skip-tag-forward): Deal with xml-style <foo/> empty tags.
3331
3332 2002-11-01 Kim F. Storm <storm@cua.dk>
3333
3334 * info.el (Info-hide-note-references): New defcustom.
3335 (Info-fontify-node): Use it.
3336
3337 2002-10-31 Kim F. Storm <storm@cua.dk>
3338
3339 * shell.el (explicit-bash-args): Bash 1.x doesn't grok
3340 --noediting option; added run-time check to exclude it.
3341
3342 * info.el (Info-follow-reference, Info-next-reference)
3343 (Info-prev-reference, Info-try-follow-nearest-node):
3344 Bind inhibit-point-motion-hooks to t while parsing reference.
3345 (Info-fontify-node): When font-lock-mode is enabled, display
3346 "*note" and "* menu" references in a more user friendly format.
3347
3348 2002-10-30 Stefan Monnier <monnier@cs.yale.edu>
3349
3350 * textmodes/fill.el (fill-move-to-break-point): Skip white space
3351 _before_ checking to see if we're hitting the margin.
3352 (fill-region-as-paragraph): Don't fiddle with the undo-list any more:
3353 it's now done by the C primitives. Don't use narrowing.
3354 Reorganize the line-breaking part of the code to simplify the control
3355 flow and make it work in the absence of narrowing.
3356 (fill-region): Don't use narrowing.
3357
3358 2002-10-30 Dave Love <fx@gnu.org>
3359
3360 * textmodes/po.el (po-content-type-charset-alist): Delete most entries.
3361 (po-find-charset): Doc fix. Remove interactive spec.
3362 (po): Provide.
3363 (po-find-file-coding-system-guts): Re-written to use
3364 coding-system-alist, and code-pages, not codepage stuff.
3365
3366 * term/x-win.el: Remove some ancient compatibility code.
3367 Populate x-keysym-table.
3368
3369 2002-10-30 Andreas Schwab <schwab@suse.de>
3370
3371 * subr.el (replace-regexp-in-string): Doc fix.
3372
3373 2002-10-29 Dave Love <fx@gnu.org>
3374
3375 * cus-start.el (selection-coding-system, scalable-fonts-allowed): Add.
3376
3377 * progmodes/scheme.el (syntax-case): Define scheme-indent-function.
3378
3379 * international/mule-conf.el: Doc fixes.
3380
3381 2002-10-29 Richard M. Stallman <rms@gnu.org>
3382
3383 * server.el (server-switch-buffer): Say when no server buffers remain.
3384
3385 * net/goto-addr.el (goto-address-url-regexp): Don't match `mailto'.
3386
3387 2002-10-28 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
3388
3389 * progmodes/make-mode.el (makefile-warn-continuations):
3390 Call re-search-forward with NOERROR t.
3391
3392 2002-10-29 Kim F. Storm <storm@cua.dk>
3393
3394 * ido.el (ido-wide-find-dirs-or-files): Fixed problem that caused
3395 incomplete list of matches to be returned.
3396
3397 2002-10-29 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
3398
3399 * textmodes/texinfo.el (texinfo-environments): Add environment;
3400 copying, documentdescription, ifplaintext, ifnotplaintext, and
3401 verbatim.
3402
3403 * textmodes/texinfmt.el (texinfo-format-ifplaintext): New function.
3404 (ifplaintext, ifnotplaintext)
3405 (afourpaper, afivepaper, afourlatex, afourwide)
3406 (documentlanguage, documentencoding): New aliases.
3407
3408 2002-10-29 John Paul Wallington <jpw@shootybangbang.com>
3409
3410 * ibuffer.el (ibuffer-mouse-popup-menu): Set point before popping
3411 up filter groups menu. Preserve point unless a menu command has
3412 moved it from point clicked.
3413
3414 2002-10-29 David Kastrup <dak@lola.goethe.zz>
3415
3416 * calc/calc.el (calc-any-evaltos): Initialize to nil, since
3417 calc-refresh-evaltos appears to need this.
3418
3419 2002-10-28 Dave Love <fx@gnu.org>
3420
3421 * international/mule-diag.el (non-iso-charset-alist): Move to
3422 avoid compilation warning.
3423 (mule-diag): Provide.
3424
3425 * international/code-pages.el (cp-make-coding-system):
3426 Use utf-translation-table-for-decode, not
3427 utf-8-translation-table-for-decode.
3428 (mule-diag): Require.
3429
3430 * language/thai-util.el (thai-composition-function): Don't use prog1.
3431
3432 * language/lao-util.el (lao-composition-function): Don't use prog1.
3433
3434 * language/european.el (diacritic-composition-function):
3435 Modify confused prog1 form.
3436
3437 * international/quail.el (quail-keyboard-layout-alist): Fix pc105-uk.
3438 (quail-keyboard-layout): Customize.
3439 Move after quail-keyboard-layout-alist.
3440
3441 2002-10-28 Miles Bader <miles@gnu.org>
3442
3443 * progmodes/make-mode.el (makefile-warn-continuations):
3444 Don't barf when there _aren't_ any suspicious continuations.
3445
3446 2002-10-28 Matthew Swift <swift@alum.mit.edu>
3447
3448 * progmodes/compile.el (grep-find-use-xargs): Fix docstring.
3449
3450 2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>
3451
3452 * ediff-wind.el (ediff-control-frame-parameters): Add scrollbar-height.
3453
3454 2002-10-27 Andreas Schwab <schwab@suse.de>
3455
3456 * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L
3457 end-of-comment syntax.
3458
3459 2002-10-27 Kim F. Storm <storm@cua.dk>
3460
3461 * ido.el (ido-cannot-complete-command): New defcustom, default to
3462 ido-completion-help (similar to iswitchb-cannot-complete-hook).
3463 (ido-complete): Call value of ido-cannot-complete-command rather
3464 than ido-completion-help when no common completion.
3465
3466 2002-10-27 Dave Love <fx@gnu.org>
3467
3468 * international/code-pages.el (iso-8859-11): New.
3469
3470 2002-10-27 Kim F. Storm <storm@cua.dk>
3471
3472 * pcvs.el (cvs-checkout): Use read-directory-name.
3473 (cvs-query-directory): Likewise.
3474
3475 2002-10-26 Richard M. Stallman <rms@gnu.org>
3476
3477 * progmodes/make-mode.el (makefile-cleanup-continuations):
3478 Default for variable is nil.
3479 (makefile-warn-continuations): New function.
3480 (makefile-mode): Put it on write-file-functions.
3481
3482 * international/mule-cmds.el (select-safe-coding-system):
3483 Delete debugging setq.
3484
3485 * shell.el (shell): Look for .emacs_SHELL under ~/.emacs.d
3486 after looking in ~.
3487
3488 * startup.el (command-line): Look for .emacs under ~/.emacs.d
3489 after looking in ~.
3490
3491 * simple.el (toggle-truncate-lines): When turning off truncation,
3492 clear out the hscroll value in this buffer's windows.
3493
3494 * simple.el (display-message-or-buffer): Don't display empty
3495 output in the echo area.
3496
3497 * man.el (Man-default-man-entry): Don't look for all word chars,
3498 look only for characters that are normally part of a shell command.
3499
3500 * gud.el (gdb): Pass default-directory to GDB via -cd option.
3501
3502 * font-lock.el (c++-font-lock-keywords...): Add `restrict' keyword.
3503
3504 * find-file.el (ff-find-related-file): Fix autoload cookie.
3505
3506 * emacs-lisp/unsafep.el (unsafep-variable): Pass second arg to
3507 risky-local-variable-p.
3508
3509 * files.el (risky-local-variable-p): VAL=nil has special meaning.
3510
3511 * Makefile.in (compile-always): Avoid error in old Bash versions.
3512
3513 2002-10-26 John Paul Wallington <jpw@shootybangbang.com>
3514
3515 * textmodes/picture.el (picture-mouse-set-point): New command.
3516 (picture-mode-map): Bind it.
3517 (picture-motion-reverse): Doc fix.
3518
3519 2002-10-25 Stefan Monnier <monnier@cs.yale.edu>
3520
3521 * textmodes/outline.el (outline-next-heading): Make sure the match-data
3522 is really correct where returning.
3523
3524 2002-10-24 Matthew Swift <swift@alum.mit.edu>
3525
3526 * textmodes/outline.el (outline-minor-mode): Add customization group.
3527
3528 2002-10-23 Richard M. Stallman <rms@gnu.org>
3529
3530 * files.el (risky-local-variable-p): New arg VAL.
3531 (compile-command): Use `stringp' for `safe-local-variable' prop.
3532 (hack-one-local-variable): Pass VAL to `risky-local-variable-p'.
3533
3534 2002-10-23 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3535
3536 * woman.el (woman-version): Update to 0.551 (beta).
3537 (woman-parse-colon-path): Add support for current Cygwin mount
3538 conventions.
3539 (woman-Cyg-to-Win): New function to convert absolute filename from
3540 Cygwin to Windows form by executing external program cygpath if
3541 possible.
3542 (woman-man.conf-path): Update default to current common locations
3543 and to support Cygwin; update documentation.
3544 (woman-parse-man.conf): Generalize regexp to "man.*\\.conf" to
3545 match possible names of man.conf file; tidy code and documentation.
3546 (woman-manpath): Simplify default and documentation; essentially
3547 move code that was here into `woman-parse-colon-path'.
3548 (woman-default-indent): Change Linux to GNU in documentation.
3549 (woman-addition-face): Make documentation consistent with other
3550 WoMan faces.
3551 (woman-emulate-tbl): New variable, determines whether tbl
3552 emulation is required.
3553 (woman-decode-region): Add check for preprocessor requests.
3554 (woman0-process-escapes, woman-special-characters)
3555 (woman-get-next-char, woman-parse-numeric-value): Add support for
3556 long groff names of the form [xxx].
3557 (woman-strings, woman-change-fonts): Now call `woman-match-name'.
3558 (woman2-PD, woman2-na): Doc fix.
3559 (woman-match-name): New function.
3560 (woman2-TS): New function.
3561 (woman2-TE): New alias for `woman2-fi'.
3562
3563 2002-10-23 Kim F. Storm <storm@cua.dk>
3564
3565 * ido.el (ido-restrict-to-matches): New command.
3566 (ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.
3567
3568 2002-10-22 Bob Halley <halley@play-bow.org> (tiny change)
3569
3570 * eshell/esh-io.el (eshell-set-output-handle): Fix so that
3571 multiple redirection can work.
3572
3573 2002-10-21 Stefan Monnier <monnier@cs.yale.edu>
3574
3575 * ielm.el (inferior-emacs-lisp-mode): If hexl not found, use cat.
3576 Don't hardcode point-min == 1.
3577
3578 * hexl.el (hexl-mode-old-write-contents-hooks): Remove.
3579 (hexl-mode, hexl-current-address, hexl-address-to-marker)
3580 (hexl-insert-char): Don't hardcode point-min == 1.
3581 (hexl-isearch-search-function): New fun.
3582 (hexl-mode-old-isearch-search-fun-function): New var.
3583 (hexl-mode): Use them.
3584 (hexl-mode, hexl-mode-exit, hexl-maybe-dehexlify-buffer):
3585 Use write-contents-functions rather then write-contents-hooks.
3586
3587 * textmodes/text-mode.el (text-mode-syntax-table): Make ' a prefix.
3588 (paragraph-indent-text-mode-abbrev-table)
3589 (paragraph-indent-text-mode-syntax-table): Remove.
3590 (paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
3591
3592 2002-10-21 Juanma Barranquero <lektu@terra.es>
3593
3594 * eshell/esh-util.el (directory-files-and-attributes): Copy docstring
3595 from Emacs 21. Arg DIR renamed to DIRECTORY for consistency.
3596
3597 2002-10-20 Andreas Schwab <schwab@suse.de>
3598
3599 * apropos.el (apropos-group): Use customize-group-other-window.
3600
3601 2002-10-18 Stefan Monnier <monnier@rum.cs.yale.edu>
3602
3603 * progmodes/perl-mode.el (perl-mode-syntax-table): Change $ back
3604 to just "/" instead of "/ p".
3605 (perl-font-lock-syntactic-keywords): Use ". p" for the `$'.
3606
3607 2002-10-18 Juanma Barranquero <lektu@terra.es>
3608
3609 * textmodes/artist.el (artist-ff-is-bottommost-line): Fix misplaced
3610 ELSE expression on IF.
3611
3612 2002-10-17 Juanma Barranquero <lektu@terra.es>
3613
3614 * align.el (align-rules-list, align-exclude-rules-list): Fix typos.
3615
3616 * subr.el (remq): Likewise.
3617
3618 * vc-cvs.el (vc-cvs-sticky-tag-display): Likewise.
3619
3620 * vc-hooks.el (vc-insert-file): Likewise.
3621
3622 * vcursor.el (vcursor-other-window): Likewise.
3623
3624 * wid-edit.el (widget-choose): Likewise.
3625
3626 * calendar/diary-lib.el (diary-name-pattern): Likewise.
3627
3628 * emacs-lisp/elint.el (elint-error, elint-warning): Likewise.
3629
3630 * emacs-lisp/lisp.el (beginning-of-defun): Likewise.
3631
3632 * emulation/edt-mapper.el (top-level): Likewise.
3633
3634 * eshell/esh-var.el (eshell/define): Likewise.
3635
3636 * mail/feedmail.el (feedmail-nuke-body-in-fcc)
3637 (feedmail-queue-draft-directory): Likewise.
3638
3639 * net/netrc.el (netrc-parse): Likewise.
3640
3641 * obsolete/cplus-md.el (c++-empty-arglist-indent): Likewise.
3642
3643 * progmodes/ebrowse.el (ebrowse-ts)
3644 (ebrowse-view/find-file-and-search-pattern)
3645 (ebrowse-draw-file-member-info): Likewise.
3646
3647 * progmodes/idlwave.el (idlwave-region-active-p): Likewise.
3648
3649 * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise.
3650
3651 * progmodes/sh-script.el (sh-indent-for-then): Likewise.
3652
3653 * textmodes/bibtex.el (bibtex-find-entry-location): Likewise.
3654
3655 * textmodes/sgml-mode.el (sgml-close-tag, html-imenu-index): Likewise.
3656
3657 2002-10-17 Dave Love <fx@gnu.org>
3658
3659 * international/mule-diag.el (non-iso-charset-alist): Add koi8-u.
3660
3661 * international/code-pages.el (cp-make-translation-table): Use
3662 ucs-mule-to-mule-unicode.
3663 (cp-fix-safe-chars): Fix typo.
3664 (non-iso-charset-alist): Don't define.
3665 (cp-make-coding-system): Use utf-8-translation-table-for-decode.
3666 Define translation-table-for-input.
3667 (cp866): Reinstate.
3668 (alternativnj): Don't define alias.
3669 (koi8-u): Deleted.
3670
3671 * language/european.el ("Slovenian"): Use slovenian input-method.
3672 (encode-mac-roman): Use ucs-mule-to-mule-unicode.
3673
3674 * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
3675 the table.
3676 (cyrillic-alternativnyj): Don't give it `mime-charset' property.
3677 (cp866): Delete this alias.
3678 ("Bulgarian"): Fix the value of `input-method'.
3679
3680 2002-10-16 Luc Teirlinck <teirllm@mail.auburn.edu>
3681
3682 * dired-aux.el (dired-add-entry): Put point in correct position
3683 before inserting marker char.
3684
3685 2002-10-16 Andreas Schwab <schwab@suse.de>
3686
3687 * dired.el (dired-readin-insert): Expand dired-directory.
3688
3689 * dired-aux.el (dired-insert-subdir-doinsert): Preserve point.
3690
3691 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
3692
3693 * textmodes/reftex-vars.el: Move reftex-set-dirty here from
3694 reftex.el. Move the provide call to end of file.
3695
3696 * textmodes/reftex.el: Move reftex-set-dirty to reftex-vars.el.
3697
3698 2002-10-15 Dave Love <fx@gnu.org>
3699
3700 * man.el (Man-getpage-in-background): Set width in environment.
3701
3702 2002-10-15 Kenichi Handa <handa@m17n.org>
3703
3704 * mail/sendmail.el (sendmail-send-it): Call
3705 select-message-coding-system before changing the current bufer to
3706 " sendmail temp".
3707
3708 2002-10-14 Andre Spiegel <spiegel@gnu.org>
3709
3710 * files.el (insert-directory): Handle //SUBDIRED// lines in
3711 recursive listings from ls --dired.
3712
3713 * vc.el (vc-dired-reformat-line): Simplified. Handles text
3714 properties correctly now.
3715
3716 2002-10-14 Juanma Barranquero <lektu@terra.es>
3717
3718 * international/mule.el (set-selection-coding-system): Fix spacing.
3719
3720 2002-10-13 Richard M. Stallman <rms@gnu.org>
3721
3722 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3723 Treat `ignore' specially--prevent warnings about functions
3724 called for effect, in its args.
3725 Don't warn when `pop' is used for effect.
3726
3727 * emacs-lisp/autoload.el (autoload-print-form): Cleanup.
3728
3729 * uniquify.el (uniquify-get-proposed-name):
3730 Don't use directory-sep-char.
3731
3732 * thingatpt.el (read-from-whole-string): Add call to `ignore'.
3733
3734 * find-file.el (ff-related-file-alist): New alias.
3735 (ff-find-related-file): New alias.
3736
3737 2002-10-13 Andreas Schwab <schwab@suse.de>
3738
3739 * dired.el (dired-insert-directory): When looking for existing
3740 indentation, goto OPOINT instead of beginning of buffer.
3741
3742 2002-10-12 Stefan Monnier <monnier@cs.yale.edu>
3743
3744 * cus-dep.el (custom-make-dependencies): Ignore preloaded files.
3745
3746 2002-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
3747
3748 * ediff-init.el (ediff-frame-char-height): Use frame-selected-window.
3749
3750 * ediff-util.el (ediff-file-checked-in-p): Changed progn with and.
3751
3752 * ediff-wind.el (ediff-skip-unsuitable-frames): Distinguish selected
3753 frame from frame of selected window.
3754 (ediff-frame-has-dedicated-windows): Don't select any frames to avoid
3755 changing selected windows.
3756 (ediff-setup-control-frame): Make sure auto-rase is properly set for
3757 the control frame.
3758
3759 2002-10-10 Simon Josefsson <jas@extundo.com>
3760
3761 * browse-url.el (browse-url-mozilla): Doc fix.
3762
3763 2002-10-10 Steve Youngs <youngs@xemacs.org>
3764
3765 * browse-url.el (browse-url-mozilla-new-window-is-tab): New.
3766 (browse-url-mozilla): Use it.
3767
3768 2002-10-11 Miles Bader <miles@gnu.org>
3769
3770 * vc-cvs.el (vc-cvs-parse-entry): Don't barf when an `Entries'
3771 files contains an invalid timestamp.
3772
3773 2002-10-11 Simon Josefsson <jas@extundo.com>
3774
3775 * mail/sendmail.el (mail-envelope-from): New option `header' to
3776 use RFC 2822 From: header as the envelope address.
3777 (mail-envelope-from): New function, this should be used instead of
3778 looking at the `mail-envelope-from' variable.
3779 (sendmail-send-it): Use it.
3780
3781 * mail/smtpmail.el (smtpmail-via-smtp): Use it.
3782
3783 2002-10-11 Andre Spiegel <spiegel@gnu.org>
3784
3785 * dired.el (dired-insert-directory): Fix check for indentation
3786 from ls --dired.
3787
3788 * vc.el (vc-dired-reformat-line): As a temporary fix, remove all text
3789 properties from the reformatted line.
3790
3791 2002-10-10 Stefan Monnier <monnier@cs.yale.edu>
3792
3793 * textmodes/paragraphs.el (forward-paragraph): Keep track of
3794 remaining paragraphs to skip more carefully.
3795
3796 * add-log.el (add-change-log-entry): Don't call find-file at all
3797 if we're already in the proper buffer.
3798 (change-log-resolve-conflict): New fun.
3799 (change-log-mode): Use it and use define-derived-mode.
3800 (change-log-merge): Allow other-log to be a buffer.
3801 Don't add a \n if there are already enough \n's.
3802
3803 * finder-inf.el, subdirs.el, cus-load.el: Remove.
3804
3805 * finder.el ("finder-inf"): Don't fail if the file is absent.
3806
3807 * cus-dep.el (custom-make-dependencies): Don't use find-file.
3808 Use feature names rather than file names if applicable.
3809
3810 * cus-edit.el (customize-mode): New command.
3811
3812 * custom.el (custom-group-of-mode): New fun.
3813 (custom-load-symbol): Don't use preloaded-file-list now that
3814 load-history is always complete. Don't look up the expanded file
3815 name in load-history (looked like an XEmacsism).
3816
3817 * smerge-mode.el (smerge-ediff): Autoload.
3818 (smerge-match-conflict): Don't assume as much about smerge-begin-re.
3819 (smerge-resolve-function): New var.
3820 (smerge-resolve): New command.
3821 (smerge-basic-map): Bind it.
3822
3823 2002-10-10 Andre Spiegel <spiegel@gnu.org>
3824
3825 * vc-cvs.el (vc-cvs-parse-entry): Parse the time stamp found in
3826 CVS/Entries, rather than comparing it textually.
3827
3828 2002-10-10 Markus Rost <rost@math.ohio-state.edu>
3829
3830 * international/encoded-kb.el: Add `provide' call.
3831
3832 2002-10-09 David Kastrup <David.Kastrup@t-online.de>
3833
3834 * calc/calc-alg.el (calcFunc-ln): In symbolic manipulations,
3835 ln(-1) should be i*pi, not pi.
3836
3837 2002-10-09 Markus Rost <rost@math.ohio-state.edu>
3838
3839 * vc-cvs.el (vc-cvs-registered): In the autoload version use load
3840 instead of require to avoid loops when loaddefs.el is loaded after
3841 vc-cvs.el.
3842
3843 * cus-edit.el (Custom-reset-current): Don't test for default-boundp.
3844 (Custom-reset-saved): Don't test for saved-value.
3845
3846 2002-10-08 Stefan Monnier <monnier@cs.yale.edu>
3847
3848 * vc.el (vc-find-version): Use the new backend op `find-version'.
3849 (vc-default-find-version): Provide the new backend op `find-version'
3850 in terms of the old `checkout' op.
3851
3852 * vc-rcs.el (vc-rcs-find-version): New fun.
3853 (vc-rcs-checkout): Remove `workfile' arg and simplify.
3854
3855 * vc-sccs.el (vc-sccs-find-version): New fun.
3856 (vc-sccs-checkout): Remove `workfile' arg and simplify.
3857
3858 * vc-cvs.el (vc-cvs-find-version): New fun.
3859
3860 2002-10-08 John Paul Wallington <jpw@shootybangbang.com>
3861
3862 * info.el (Info-next-menu-item, Info-last-menu-item)
3863 (info-emacs-manual): Add docstrings.
3864 (Info-index): Use `string-to-number' instead of `string-to-int'.
3865
3866 2002-10-08 Kenichi Handa <handa@m17n.org>
3867
3868 * international/ucs-tables.el (ucs-translation-table-for-decode):
3869 Define it as a translation-table.
3870
3871 2002-10-07 Richard M. Stallman <rms@gnu.org>
3872
3873 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
3874
3875 * progmodes/compile.el (grep-compute-defaults): Set the standard-value
3876 properties of the variables being initialized.
3877
3878 * thingatpt.el (thing-at-point-url-path-regexp): Doc fix.
3879
3880 2002-10-07 Kim F. Storm <storm@cua.dk>
3881
3882 * emulation/cua-base.el (cua-normal-cursor-color):
3883 Fixed initialization to make "Erase Customization" work.
3884
3885 2002-10-07 Stefan Monnier <monnier@cs.yale.edu>
3886
3887 * vc.el (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
3888 in case some other package redefined it.
3889 (vc-resolve-conflicts): Make it into an alias for smerge-ediff.
3890
3891 * textmodes/fill.el (fill-paragraph): Go to BOL before calling
3892 forward-paragraph to make sure its return value is meaningful.
3893
3894 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3895
3896 * net/tramp.el: Version 2.0.25 released.
3897 (tramp-handle-file-truename): If it's a directory,
3898 append slash only if result doesn't end in a slash already.
3899 (tramp-handle-file-truename): Restructure logic. If list of steps
3900 is nil, return "/" as the real name.
3901 (tramp-completion-mode): Add "\\(" and "\\)". Otherwise,
3902 `match-string' doesn't make sense. From Michael Albinus.
3903 (tramp-host-with-port-regexp): New defcustom. Equal to previous
3904 `tramp-host-regexp'. From Michael Albinus.
3905 (tramp-host-regexp): Taken off hashes in host names. Otherwise,
3906 scanning files like .rhosts would take comments as host names.
3907 From Michael Albinus.
3908 (tramp-file-name-structure, tramp-multi-file-name-hop-structure):
3909 Replace `tramp-host-regexp' by `tramp-host-with-port-regexp'.
3910 From Michael Albinus.
3911 (tramp-action-terminal): New function.
3912 (tramp-terminal-prompt-regexp): New variable, matches "tset" prompts.
3913 (tramp-actions-before-shell): Use them.
3914 (tramp-handle-shell-command): Logic error. From Ivan
3915 Zakharyaschev <imz@altlinux.org>.
3916
3917 2002-10-06 Markus Holmberg <markush@acc.umu.se> (tiny change)
3918
3919 * thingatpt.el (thing-at-point-uri-schemes): New variable.
3920 (thing-at-point-url-regexp): Use it.
3921
3922 2002-10-06 Glenn Morris <gmorris@ast.cam.ac.uk>
3923
3924 * progmodes/fortran.el (fortran-beginning-do): Ignore labelled DO
3925 loops.
3926
3927 2002-10-05 Stefan Monnier <monnier@cs.yale.edu>
3928
3929 * vc.el (vc-log-mode-map): Explicitly inherit from text-mode.
3930 (vc-maybe-resolve-conflicts): Don't check smerge-mode and smerge-ediff.
3931 (vc-print-log): Don't check log-view-mode.
3932 (vc-default-show-log-entry): Don't check log-view-goto-rev.
3933 (vc-log-mode): Remove.
3934 (vc-log-edit): Don't check log-edit.
3935
3936 2002-10-04 Stefan Monnier <monnier@cs.yale.edu>
3937
3938 * vc-cvs.el (vc-cvs-show-log-entry):
3939 * vc-rcs.el (vc-rcs-show-log-entry): Delete.
3940
3941 * smerge-mode.el (smerge-ediff): Add name-{mine,other,base} args.
3942
3943 2002-10-04 Markus Rost <rost@math.ohio-state.edu>
3944
3945 * vc.el (vc-default-show-log-entry): Fix typo.
3946
3947 2002-10-04 Steven Tamm <steventamm@mac.com>
3948
3949 * term/mac-win.el: Add lines to handle the new [return] event.
3950
3951 2002-10-03 Stefan Monnier <monnier@cs.yale.edu>
3952
3953 * textmodes/fill.el (fill-paragraph): Give up if there's no
3954 paragraph at or after point.
3955
3956 * textmodes/paragraphs.el (forward-paragraph): Return the steps left.
3957
3958 * vc.el (vc-print-log): Unconditionally use `show-log-entry'.
3959 (vc-default-show-log-entry): New fun.
3960
3961 * subr.el (read-key-auxiliary-map, read-key): Remove.
3962 (read-quoted-char): Undo the `read-key' change of 2002-06-23.
3963
3964 2002-10-03 Markus Rost <rost@math.ohio-state.edu>
3965
3966 * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu): Handle the
3967 menu pseudo-keys generated by easymenu which are lowercase in
3968 Emacs 21.4.
3969
3970 * progmodes/ada-xref.el
3971 (ada-xref-update-project-menu,ada-add-ada-menu): Ditto.
3972
3973 2002-10-03 John Paul Wallington <jpw@shootybangbang.com>
3974
3975 * frame.el (delete-frame-hook): Variable alias for
3976 `delete-frame-functions'. Mark obsolete.
3977
3978 2002-10-02 Stefan Monnier <monnier@cs.yale.edu>
3979
3980 * textmodes/outline.el (outline-1, outline-2, outline-3, outline-4)
3981 (outline-5, outline-6, outline-7, outline-8): New faces.
3982 (outline-font-lock-faces, outline-font-lock-levels): New vars.
3983 (outline-font-lock-face): New fun.
3984 (outline-font-lock-keywords): Use it.
3985 (outline-font-lock-level): Remove.
3986 (outline-mode, outline-next-preface, outline-next-heading)
3987 (outline-previous-heading, outline-next-visible-heading):
3988 Use shy group.
3989 (outline-level) <var>: Update calling convention.
3990 (outline-level) <fun>: Take advantage of it.
3991 (outline-demote): Don't assume the match-data is still uptodate.
3992 (outline-up-heading): Simplify and make sure the match data is
3993 properly set at the end.
3994
3995 2002-10-02 Markus Rost <rost@math.ohio-state.edu>
3996
3997 * progmodes/sh-script.el (sh-alias-alist): Use append instead of
3998 nconc.
3999
4000 * startup.el (normal-top-level): Reset standard-value property of
4001 `user-full-name' here.
4002
4003 2002-10-02 Per Abrahamsen <abraham@dina.kvl.dk>
4004
4005 * wid-edit.el (widget-default-get): Change to return external
4006 value.
4007 (widget-choice-action): Update caller.
4008 (widget-editable-list-entry-create): Update caller.
4009
4010 * wid-edit.el (widget-types-copy): New function.
4011 (default): Added :copy keyword.
4012 (menu-choice): Ditto.
4013 (checklist): Ditto.
4014 (radio-button-choice): Ditto.
4015 (editable-list): Ditto.
4016 (group): Ditto.
4017 (widget-copy): New function.
4018 (widget-create-child): Use it.
4019 (widget-create-child-value): Use it.
4020
4021 2002-10-01 Bill Wohler <wohler@newt.com>
4022
4023 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
4024 mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el,
4025 mail/mh-utils.el, mail/mh-xemacs-compat.el, mail/reply2.pbm,
4026 mail/reply2.xpm, toolbar/execute.pbm, toolbar/execute.xpm,
4027 toolbar/page-down.pbm, toolbar/page-down.xpm, toolbar/refile.pbm,
4028 toolbar/refile.xpm, toolbar/repack.pbm, toolbar/repack.xpm,
4029 toolbar/rescan.pbm, toolbar/rescan.xpm, toolbar/show.pbm,
4030 toolbar/show.xpm, toolbar/widen.pbm, toolbar/widen.xpm:
4031 Upgraded to mh-e version 6.1.1. Full ChangeLog available in
4032 http://prdownloads.sourceforge.net/mh-e/mh-e-6.1.tgz?download .
4033 There were no user-visible changes in 6.1.1 from 6.1--only the
4034 section of the Makefile that installs the files into Emacs was changed.
4035
4036 2002-10-01 Stefan Monnier <monnier@cs.yale.edu>
4037
4038 * pcvs.el (cvs-mode-find-file): Look up font-lock-face so it also
4039 works when font-lock is turned off.
4040
4041 * jit-lock.el (jit-lock-fontify-now): Don't widen.
4042 Let the jit-lock-functions do it if they want to.
4043
4044 2002-10-01 Juanma Barranquero <lektu@terra.es>
4045
4046 * eshell/esh-module.el (eshell-load-defgroups):
4047 Add "no-byte-compile: t" to subdirs.el.
4048
4049 * makefile.w32-in (update-subdirs-CMD): Likewise.
4050
4051 * forms-d2.el:
4052 * forms-pass.el:
4053 * generic-x.el:
4054 * patcomp.el:
4055 * paths.el:
4056 * version.el:
4057 * international/mule-conf.el:
4058 * language/czech.el:
4059 * language/devanagari.el:
4060 * language/english.el:
4061 * language/georgian.el:
4062 * language/greek.el:
4063 * language/hebrew.el:
4064 * language/japanese.el:
4065 * language/korean.el:
4066 * language/lao.el:
4067 * language/misc-lang.el:
4068 * language/romanian.el:
4069 * language/slovak.el:
4070 * language/thai.el:
4071 * language/utf-8-lang.el:
4072 * emacs-lisp/cl-specs.el:
4073 * eshell/esh-maint.el:
4074 * mail/blessmail.el:
4075 * play/bruce.el:
4076 * term/apollo.el:
4077 * term/AT386.el:
4078 * term/bobcat.el:
4079 * term/internal.el:
4080 * term/iris-ansi.el:
4081 * term/keyswap.el:
4082 * term/linux.el:
4083 * term/lk201.el:
4084 * term/news.el:
4085 * term/vt102.el:
4086 * term/vt125.el:
4087 * term/vt200.el:
4088 * term/vt201.el:
4089 * term/vt220.el:
4090 * term/vt240.el:
4091 * term/vt300.el:
4092 * term/vt320.el:
4093 * term/vt400.el:
4094 * term/vt420.el:
4095 * term/wyse50.el: Add "no-byte-compile: t" in first line.
4096
4097 2002-10-01 Kenichi Handa <handa@m17n.org>
4098
4099 * international/utf-16.el: Don't provide utf-16.
4100
4101 * international/utf-8.el (ccl-decode-mule-utf-8):
4102 Remove unnecessary line.
4103
4104 2002-09-30 Kenichi Handa <handa@m17n.org>
4105
4106 * language/thai.el (thai-tis620): Add `mime-charset' property.
4107
4108 * language/indian.el: Don't register "ISO10646.*-1" in
4109 font-ccl-encoder-alist.
4110
4111 * language/cyrillic.el (ccl-decode-koi8): Refer to
4112 ucs-translation-table-for-decode.
4113 (ccl-decode-koi8-u): Likewise.
4114 (ccl-decode-alternativnyj): Likewise.
4115 (cyrillic-koi8): Put `dependency' property.
4116 (koi8-u): Likewise.
4117 (cyrillic-alternativnyj): Likewise.
4118
4119 * international/utf-8.el (ucs-mule-to-mule-unicode): Don't define
4120 this translation-table name here.
4121 (utf-translation-table-for-encode): New translation-table name.
4122 (utf-fragmentation-table): Renamed from utf-8-fragmentation-table.
4123 (utf-defragmentation-table): New variable.
4124 (ucs-mule-cjk-to-unicode): Renamed from utf-8-subst-rev-table.
4125 (utf-subst-table-for-encode): New translation-table name.
4126 (ucs-unicode-to-mule-cjk): Renamed from utf-8-subst-table.
4127 (utf-subst-table-for-decode): New translation-table name.
4128 (utf-fragment-on-decoding): Renamed from
4129 utf-8-fragment-on-decoding. Correctly handle the case that
4130 unify-8859-on-encoding-mode is off. Handle mule-utf-16-le and
4131 mule-utf-16-be too.
4132 (utf-translate-cjk): Renamed from utf-8-translate-cjk.
4133 Handle mule-utf-16-le and mule-utf-16-be too.
4134 (ccl-decode-mule-utf-8): Refer to utf-translation-table-for-decode
4135 and utf-subst-table-for-decode.
4136 (ccl-encode-mule-utf-8): Refer to utf-translation-table-for-encode
4137 and utf-subst-table-for-encode.
4138 (mule-utf-8): Fix `safe-charsets' property, put `dependency' property.
4139
4140 * international/utf-8-subst.el: Setup ucs-unicode-to-mule-cjk and
4141 ucs-mule-cjk-to-unicode, not utf-8-subst-table and
4142 utf-8-subst-rev-table.
4143
4144 * international/utf-16.el (utf-16-decode-ucs): Look up
4145 utf-subst-table-for-decode. Fix for the case that the looking up
4146 succeeds.
4147 (ccl-decode-mule-utf-16-le): Translate characters by
4148 utf-translation-table-for-decode.
4149 (ccl-decode-mule-utf-16-be): Likewise.
4150 (ccl-encode-mule-utf-16-le): Look up utf-subst-table-for-encode
4151 at first. Translate characters by utf-translation-table-for-encode.
4152 (ccl-encode-mule-utf-16-be): Likewise.
4153 (mule-utf-16-le, mule-utf-16-be): Add `dependency' property.
4154
4155 * loadup.el: Preload international/utf-16. Don't call ucs-unify-8859.
4156
4157 * international/ucs-tables.el: Don't bind
4158 utf-8-translation-table-for-decode while setting up
4159 ucs-mule-8859-to-ucs-table, etc. Add `depenency' property to
4160 iso-8859-* coding systems.
4161 (ucs-unify-8859): Arguments changed to FOR-ENCODE and FOR-DECODE.
4162 If FOR-DECODE is non-nil, make ucs-mule-8859-to-mule-unicode
4163 populate the translation table named
4164 ucs-translation-table-for-decode. If FOR-ENCODE is non-nil, make
4165 ucs-mule-to-mule-unicode populates the translation table named
4166 utf-translation-table-for-encode. Call register-char-codings for
4167 mule-utf-16-be and mule-utf-16-le too.
4168 (ucs-fragment-8859): Arguments changed to FOR-ENCODE and
4169 FOR-DECODE. If FOR-DECODE is non-nil, make the translation table
4170 named ucs-translation-table-for-decode vacant. If FOR-ENCODE is
4171 non-nil, make a proper char-table populates the translation table
4172 name utf-translation-table-for-encode. Call register-char-codings
4173 for all mule-utf-* to to reset their status to the origianl.
4174 (unify-8859-on-encoding-mode): Call ucs-unify-8859 and
4175 ucs-fragment-8859 with fixed arguments. Set the version to 21.3.
4176 (unify-8859-on-decoding-mode): Likewise. Remove dependency.
4177 (ccl-encode-unicode-font): Delete.
4178 (ucs-tables-unload-hook): Delete.
4179
4180 * international/mule.el (decode-char): Refer to the translation
4181 hash table named utf-subst-table-for-decode. Refer to the
4182 translation table named utf-translation-table-for-decode instead
4183 of utf-8-translation-table-for-decode.
4184 (encode-char): Refer to the translation hash table named
4185 utf-subst-table-for-encode. Refer to the translation table named
4186 utf-translation-table-for-encode instead of
4187 utf-8-translation-table-for-encode.
4188
4189 * international/mule-diag.el (describe-coding-system):
4190 Describe `dependency' property.
4191
4192 * international/mule-conf.el (emacs-mule): Add property `composition'.
4193
4194 * international/fontset.el (ucs-mule-to-mule-unicode): Define this
4195 translation table name here.
4196 (ucs-mule-cjk-to-unicode): New translation table name.
4197 (ccl-encode-unicode-font): Merge the code in ucs-tables.el.
4198 (font-ccl-encoder-alist): Change the font registry pattern to
4199 "ISO10646.*-*".
4200
4201 2002-09-30 Colin Walters <walters@gnu.org>
4202
4203 * calc/calc-stuff.el (calc-flush-caches): Add optional arg
4204 `inhibit-msg'.
4205
4206 * calc/calc-prog.el (calc-kbd-report, calc-kbd-query): Don't bind
4207 `executing-kbd-macro' and `defining-kbd-macro'.
4208
4209 * calc/calc-ext.el (calc-reset): Don't bind `executing-kbd-macro'.
4210 Call `calc-flush-caches' with inhibit-msg arg.
4211 (calc-change-mode): Remove extra arg for `calc-save-modes'.
4212
4213 * calc/calc-mode.el (calc-save-modes): Remove `quiet' arg.
4214 Don't bind `executing-kbd-macro'.
4215
4216 2002-09-29 Noah Friedman <friedman@splode.com>
4217
4218 * subr.el (read-key): Use read-key-auxiliary-map, not read-key-aux-map.
4219
4220 2002-09-29 Richard M. Stallman <rms@gnu.org>
4221
4222 * startup.el (user-mail-address): Initialize to a useful value
4223 once Emacs is started up; initialize to "" at loadup time.
4224 (command-line): "", not nil, means user-mail-address not set yet.
4225
4226 2002-09-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4227
4228 * net/tramp.el: Version 2.0.24 released.
4229 (tramp-methods, tramp-completion-function-alist):
4230 Rename "*-old" methods to "*_old". From Michael Albinus.
4231 (tramp-completion-function-alist):
4232 Use `tramp-completion-function-alist-ssh' for the "fcp" method.
4233 From Michael Albinus.
4234 (tramp-default-method-alist): Use "su" for "root@localhost".
4235 (tramp-host-regexp): Allow "#" for "host#port" kludge.
4236 (tramp-ange-ftp-file-name-p): If METHOD is nil, find the right
4237 default method. Require additional args USER and HOST for this.
4238 Callers changed.
4239 (tramp-handle-file-local-copy): More local bindings. Bind results
4240 of tramp-get-{remote,local}-{de,en}coding earlier to avoid nasty
4241 "are you awake" problem.
4242 (tramp-action-password): Protect against clobbered match data.
4243 (tramp-open-connection-setup-interactive-shell): Explicitly set
4244 tramp-last-cmd-time before invoking tramp-send-command the first
4245 time. Otherwise, tramp-send-command would issue "echo are you
4246 awake" right at the first time, which is not what we want.
4247 Reported by Douglas Gray Stephens.
4248 (tramp-find-inline-encoding): Don't redirect stdout to
4249 /dev/null to avoid "chmode go-rwx" operation from "mimencode
4250 >/dev/null" as root(!), and to check the output of the decoding
4251 command.
4252 (tramp-maybe-open-connection): Don't send "are you awake" if
4253 process has died.
4254
4255 2002-09-29 Colin Walters <walters@gnu.org>
4256
4257 * calc/calc.el (calc-dispatch-map): Actually set to keymap.
4258
4259 2002-09-29 Mike Williams <mdub@bigfoot.com>
4260
4261 * textmodes/sgml-mode.el (sgml-guess-indent): Handle tabs correctly.
4262
4263 2002-09-29 Richard M. Stallman <rms@gnu.org>
4264
4265 * custom.el (defcustom): Doc fix.
4266
4267 2002-09-28 Richard M. Stallman <rms@gnu.org>
4268
4269 * loadhist.el (unload-feature): When undefining a variable,
4270 delete its buffer-local bindings.
4271
4272 2002-09-28 Luc Teirlinck <teirllm@mail.auburn.edu>
4273
4274 * subr.el (remove-yank-excluded-properties): Fix bugs in
4275 handling of category properties.
4276
4277 2002-09-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4278
4279 * ps-print.el (ps-print-emacs-type): Error if ps-print is
4280 activated in Epoch, inLucid or in Emacs v19 or lesser.
4281 Value can no longer be `lucid'.
4282 (ps-print-version): New version number (6.5.8).
4283 (faces): Never do (require 'faces).
4284
4285 2002-09-28 Simon Josefsson <jas@extundo.com>
4286
4287 * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on
4288 streams that were opened using starttls.
4289
4290 2002-09-28 Paul Reilly <pmr@pajato.com>
4291
4292 * files.el (auto-mode-alist): Add support for Java Enterprise
4293 ARchive (ear/EAR) and Web ARchive (war/WAR) files.
4294
4295 2002-09-28 John Paul Wallington <jpw@shootybangbang.com>
4296
4297 * progmodes/m4-mode.el (m4-font-lock-keywords)
4298 (m4-mode-syntax-table, m4-mode-abbrev-table, m4-m4-buffer)
4299 (m4-m4-region): Doc fixes.
4300
4301 2002-09-27 Stefan Monnier <monnier@cs.yale.edu>
4302
4303 * emacs-lisp/cl-macs.el: Use the new usage-in-docstring syntax.
4304 (cl-push, cl-pop): Remove.
4305 Use pop and push throughout the file instead.
4306 (cl-transform-lambda): Add usage info to docstring if the arglist
4307 is complex.
4308
4309 * emacs-lisp/autoload.el (make-autoload): Add usage info to docstring.
4310 (autoload-print-form): Also quote open-[-in-column 0.
4311
4312 * help-fns.el (help-with-tutorial): Use minibuffer-completion-help.
4313 (help-split-fundoc): Don't support old syntax any more.
4314 (help-add-fundoc-usage): New fun.
4315
4316 * emacs-lisp/cl-extra.el (cl-push, cl-pop): Remove.
4317 Use pop and push throughout the file instead.
4318 (cl-hash-lookup): Remove.
4319 (cl-make-hash-table, cl-hash-table-p, cl-gethash, cl-puthash)
4320 (cl-remhash, cl-clrhash, cl-maphash, cl-hash-table-count): Simplify.
4321
4322 * emacs-lisp/cl-seq.el (cl-push, cl-pop): Remove.
4323 Use pop and push throughout the file instead.
4324
4325 * emacs-lisp/edebug.el: Don't precompute menu shortcuts during
4326 loading since the current keymaps might be all weird.
4327
4328 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't add properties
4329 to the name since they're added by mode-line-format already.
4330 (define-minor-mode): Run (,mode -1) when needed.
4331
4332 * tar-mode.el (tar-untar-buffer): Handle dir-entries.
4333 (tar-summarize-buffer, tar-mode, tar-extract, tar-copy, tar-expunge)
4334 (tar-alter-one-field, tar-subfile-save-buffer, tar-mode-write-file):
4335 Don't hardcode 1 == point-min.
4336
4337 * abbrev.el (write-abbrev-file): Don't hardcode point-min == 1.
4338
4339 * subr.el (read-key-auxiliary-map): New var.
4340 (read-key): Use it.
4341 (make-temp-file): Make the file have mode 600.
4342 (add-minor-mode): Don't add properties to the name since it's
4343 added by mode-line-format already.
4344 Be more careful with the mode-line-menu entry name.
4345
4346 * userlock.el (ask-user-about-supersession-threat): Don't abort
4347 when the user hits mouse-2.
4348
4349 * register.el (set-register): Use push.
4350 (point-to-register): Set kill-buffer-hook in this buffer.
4351 (register-swap-out): Use dolist.
4352 (kill-buffer-hook): Don't change globally.
4353
4354 * server.el (server-select-display): New function.
4355 (server-process-filter): Add support for `-display' and `-eval' args.
4356 (server-visit-files): Use save-current-buffer, push, and dolist.
4357 Add server-kill-buffer to kill-buffer-hook.
4358 (kill-buffer-hook): Don't modify globally.
4359 (server-switch-buffer): Be a bit more careful with multiple displays.
4360 (server-socket-name): Always use /tmp and non-qualified hostname.
4361
4362 * uniquify.el (uniquify-rationalize-file-buffer-names):
4363 Add to kill-buffer-hook for buffers with conflict.
4364 (rename-buffer): Check kill-buffer-hook to see if there was a conflict.
4365 (uniquify-delay-rationalize-file-buffer-names): Remove useless check.
4366 (kill-buffer-hook): Don't change globally.
4367
4368 2002-09-27 Stefan Monnier <monnier@cs.yale.edu>.
4369
4370 * calc/calc.el (calc-bug-address, calc-scan-for-dels, calc-stack)
4371 (calc-stack-top, calc-always-load-extensions)
4372 (calc-line-numbering, calc-line-breaking, calc-display-just)
4373 (calc-display-origin, calc-number-radix, calc-leading-zeros)
4374 (calc-group-digits, calc-group-char, calc-point-char)
4375 (calc-frac-format, calc-prefer-frac, calc-hms-format)
4376 (calc-date-format, calc-float-format, calc-complex-format)
4377 (calc-full-float-format, calc-complex-mode, calc-infinite-mode)
4378 (calc-display-strings, calc-matrix-just, calc-break-vectors)
4379 (calc-full-vectors, calc-full-trail-vectors, calc-vector-commas)
4380 (calc-vector-brackets, calc-matrix-brackets, calc-language)
4381 (calc-language-option, calc-function-open, calc-function-open)
4382 (calc-function-close, calc-language-output-filter)
4383 (calc-language-input-filter, calc-radix-formatter)
4384 (calc-left-label, calc-right-label, calc-word-size)
4385 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
4386 (calc-display-raw, calc-internal-prec, calc-inverse-flag)
4387 (calc-hyperbolic-flag, calc-keep-args-flag, calc-angle-mode)
4388 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
4389 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
4390 (calc-window-height, calc-display-trail, calc-show-selections)
4391 (calc-use-selections, calc-assoc-selections)
4392 (calc-display-working-message, calc-auto-why, calc-timing)
4393 (calc-display-sci-high, calc-display-sci-low, calc-other-modes)
4394 (calc-other-modes, calc-Y-help-msgs, calc-loaded-settings-file):
4395 Make into real defvars.
4396 (calc-mode-var-list): Delete.
4397 (calc-mode-save-mode, calc-standard-date-formats)
4398 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
4399 (calc-user-parse-tables, calc-gnuplot-default-device)
4400 (calc-gnuplot-default-output, calc-gnuplot-print-device)
4401 (calc-gnuplot-print-output, calc-gnuplot-geometry)
4402 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
4403 (calc-invocation-macro, calc-show-banner): Make into defvars,
4404 taken from `calc-mode-var-list'.
4405 (calc-emacs-type-epoch, calc-emacs-type-19)
4406 (calc-emacs-type-lucid, calc-emacs-type-gnu19): Make into defvars.
4407 (calc-version, calc-version-date, calc-trail-pointer)
4408 (calc-trail-overlay, calc-undo-list, calc-redo-list)
4409 (calc-main-buffer, calc-trail-buffer, calc-why, calc-next-why)
4410 (calc-inverse-flag, calc-hyperbolic-flag, calc-keep-args-flag)
4411 (calc-last-kill, calc-previous-alg-entry, calc-dollar-values)
4412 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
4413 (calc-said-hello, calc-executing-macro, calc-any-selections)
4414 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
4415 (calc-display-dirty, calc-prepared-composition)
4416 (calc-selection-cache-default-entry, calc-embedded-info)
4417 (calc-embedded-active, calc-standalone-flag, var-EvalRules)
4418 (math-eval-rules-cache-tag, math-radix-explicit-format)
4419 (math-expr-function-mapping, math-expr-variable-mapping)
4420 (math-read-expr-quotes, math-working-step, math-working-step-2)
4421 (var-i, var-pi, var-e, var-phi, var-gamma, var-Modes): Make into
4422 defvars, from toplevel setq.
4423 (calc-mode-map): Set up keymap in more modern fashion.
4424 (calc-dispatch-map): Ditto.
4425 (calc-command-flags, calc-final-point-line)
4426 (calc-final-point-column): Defvar.
4427 (calc-do): Use `save-current-buffer' instead of `save-excursion'.
4428 (sel-mode): Defvar.
4429 (calc-any-evaltos): Ditto.
4430 (calc-buffer, calc-prev-char, calc-prev-prev-char)
4431 (calc-digit-value): Ditto.
4432 (math-eval-rules-cache, math-eval-rules-cache-other): Ditto.
4433 (math-sub-bignum): Bind `diff'.
4434 (calc-selection-cache-entry): Defvar.
4435 (calc-count-lines): Reference `pos' instead of `newpos'.
4436
4437 2002-09-27 Simon Josefsson <jas@extundo.com>
4438
4439 * mail/mail-hist.el (mail-hist-next-input): Fix docstring.
4440
4441 2002-09-26 Richard M. Stallman <rms@gnu.org>
4442
4443 * mail/unrmail.el (unrmail): Do the work directly,
4444 without actually selecting the messages in the from file.
4445 (unrmail-unprune): New subroutine.
4446
4447 * files.el (backup-buffer): Bind local var MODES.
4448 Don't use renaming for a suid or sgid file.
4449 Use backup-buffer-copy to do copying.
4450 (backup-buffer-copy): New subroutine.
4451 Clear suid and sgid bits for the copy.
4452
4453 2002-09-26 Edward M. Reingold <reingold@emr.cs.iit.edu>
4454
4455 * calendar/solar.el (solar-equinoxes-solstices):
4456 Use time properly adjusted for DST in the result.
4457
4458 2002-09-26 Richard M. Stallman <rms@gnu.org>
4459
4460 * follow.el (follow-generic-filter): Simply bind deactivate-mark.
4461 Bind inhibit-read-only; don't mess with buffer-read-only.
4462
4463 * speedbar.el (speedbar-refresh): Simply bind deactivate-mark.
4464
4465 2002-09-26 Luc Teirlinck <teirllm@mail.auburn.edu>
4466
4467 * ielm.el (inferior-emacs-lisp-mode): Treat the header as
4468 output, if comint-use-prompt-regexp-instead-of-fields is nil.
4469
4470 2002-09-26 John Paul Wallington <jpw@shootybangbang.com>
4471
4472 * ibuffer.el (ibuffer-update): Call `minibufferp' with argument
4473 instead of within `with-current-buffer'.
4474
4475 2002-09-26 Stephen Eglen <stephen@gnu.org>
4476
4477 * iswitchb.el (iswitchb-completions): Test that
4478 iswitchb-common-match-string is a string, before printing common
4479 completions.
4480
4481 2002-09-25 Stefan Monnier <monnier@cs.yale.edu>
4482
4483 * server.el: Use built-in network primitives.
4484 (server-program, server-previous-string): Remove.
4485 (server-previous-strings): New var.
4486 (server-socket-name): New var.
4487 (server-log): Minor change to the output format.
4488 (server-sentinel): Clean up global state when a client disconnects.
4489 (server-unquote-arg): New fun.
4490 (server-start): Use server-socket-name and make-network-process.
4491 (server-process-filter): Now talks to the clients directly.
4492 Normalize file name after unquoting and decoding.
4493 (server-buffer-done): Just close the connection.
4494 (server-switch-buffer): Handle the case where all windows are
4495 dedicated or minibuffers.
4496
4497 * font-lock.el (fast-lock-mode, lazy-lock-mode, jit-lock-mode):
4498 Don't bind them variables.
4499 (font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
4500 (font-lock-after-unfontify-buffer): Check that the vars are bound.
4501 (font-lock-dont-widen): New var.
4502 (font-lock-default-fontify-region): Use it.
4503
4504 * emacs-lisp/find-func.el (find-library-name):
4505 Correctly find "file.el.gz" from "file.elc" or "file.elc.gz".
4506
4507 2002-09-25 Kenichi Handa <handa@etl.go.jp>
4508
4509 * international/mule-cmds.el (select-safe-coding-system):
4510 Handle safe but rejected default coding systems and unsafe default
4511 coding systems differently.
4512
4513 * international/mule-diag.el (list-character-sets): Use the buffer
4514 name "*Character Set List*", not "*Help*". List also indirectly
4515 supported character sets.
4516 (list-charset-chars): Use the buffer name "*Character List*", not
4517 "*Help*". Display the current charset name in the modeline.
4518 (non-iso-charset-alist): Add mapped charset list for `mac-roman'.
4519 (sort-listed-character-sets): Don't alter the region showing
4520 indirectly supported charsets.
4521
4522 2002-09-24 Simon Josefsson <jas@extundo.com>
4523
4524 * mail/mail-extr.el (mail-extr-ignore-single-names): Change default.
4525 (mail-extract-address-components): Doc fix.
4526
4527 2002-09-24 Markus Rost <rost@math.ohio-state.edu>
4528
4529 * simple.el (edit-and-eval-command): Protect command-history.
4530 (repeat-complex-command): Protect command-history.
4531
4532 2002-09-24 Juanma Barranquero <lektu@terra.es>
4533
4534 * replace.el (occur-find-match): New function.
4535 (occur-next, occur-prev): Use it.
4536
4537 * progmodes/sh-script.el (sh-mark-init): Don't set `occur-buffer'.
4538 (sh-mark-line): Likewise. Use 'occur-target and 'occur-match
4539 instead of 'occur and 'occur-point.
4540
4541 * eshell/em-unix.el (eshell-occur-mode-mouse-goto)
4542 (eshell-poor-mans-grep): Remove references to `occur-buffer'.
4543
4544 2002-09-24 Stefan Monnier <monnier@cs.yale.edu>
4545
4546 * descr-text.el (describe-text-category): Use *Help*.
4547 Don't kill-buffer.
4548 (describe-text-properties, describe-char):
4549 Delay self-inspection test. Use *Help*.
4550 Use syntax-after. Use `pos' rather than (point).
4551 Distinguish the before/after part of a composition.
4552
4553 2002-09-23 Kenichi Handa <handa@etl.go.jp>
4554
4555 * international/quail.el (quail-completion): Be sure to scroll
4556 quail-completion-buf.
4557
4558 2002-09-23 Richard M. Stallman <rms@gnu.org>
4559
4560 * ielm.el (*1): Fix previous change.
4561
4562 2002-09-23 Juanma Barranquero <lektu@terra.es>
4563
4564 * net/tramp.el (tramp-unified-filenames): Autoload it.
4565
4566 2002-09-23 Michael Kifer <kifer@cs.stonybrook.edu>
4567
4568 * ediff-init.el (ediff-get-next-window): Bug fix.
4569
4570 2002-09-22 Oliver Scholz <alkibiades@gmx.de>
4571
4572 * play/gamegrid.el (gamegrid-face): New variable to emulate a
4573 buffer-local default face.
4574 (gamegrid-xbm): New variable; XBM image as a replacement for
4575 `gamegrid-xpm' on Emacsen compiled without XPM-support.
4576 (gamegrid-colorize-glyph): Ported XEmacs-code for the generation
4577 of images to Emacs.
4578 (gamegrid-match-spec): Call `gamegrid-make-image-from-vector' to
4579 convert XEmacs-type image descriptors.
4580 (gamegrid-color-display-p): Remove (use `display-colors-p' instead.)
4581 (gamegrid-make-image-from-vector): New function. Convert XEmacs'
4582 image descriptors.
4583 (gamegrid-display-type): Use Emacs' standard `display-.*-p'
4584 functions to check for display capabilities. Fix the recognition
4585 of image-support in Emacs 21 by this way.
4586 (gamegrid-hide-cursor): Removed.
4587 (gamegrid-setup-default-font): Ported the code from XEmacs to
4588 Emacs: create a new face and assign the variable `gamegrid-face'
4589 to it. Make sure that the face is not higher than the smallest
4590 image used by the game.
4591 (gamegrid-initialize-display): Use `(setq cursor-type nil)'
4592 instead of `gamegrid-hide-cursor'.
4593 (gamegrid-set-face): If `gamegrid-display-mode' is 'glyph, put an
4594 image in the buffer, instead of applying a face. [This is because
4595 Emacs display-tables are not as capable as the display-tables in
4596 XEmacs. Maybe this function should be renamed to reflect the change?]
4597 (gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put
4598 the face held by `gamegrid-face' in an overlay over the whole
4599 buffer to emulate a buffer-local default-face.
4600
4601 2002-09-22 Markus Triska <triska@gmx.at> (iny change)
4602
4603 * play/doctor.el (doctor-doc): Add 2 question words.
4604 (doctor-getnoun): Parse and save the complete object phrase.
4605
4606 2002-09-22 Richard M. Stallman <rms@gnu.org>
4607
4608 * international/mule-cmds.el (select-safe-coding-system): Cope if
4609 default-coding-system gives nil which was then used in `min'.
4610
4611 * mail/sendmail.el (sendmail-send-it): If user's buffer
4612 is unibyte, make tembuf unibyte.
4613
4614 2002-09-22 Kai Gro\e,A_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4615
4616 * net/tramp.el: Version 2.0.22 released.
4617 (tramp-parse-rhosts, tramp-parse-shosts)
4618 (tramp-parse-hosts, tramp-parse-passwd): Apply `push' but
4619 `add-to-list' for performance reasons.
4620 (tramp-get-completion-user-host): Return `nil' in case both `user'
4621 and 'host' are empty (not necessarily `nil'.
4622 (tramp-parse-netrc, tramp-parse-netrc-group): New functions.
4623 (tramp-user-regexp): " \t" are not user regexp characters.
4624 (tramp-completion-handle-file-name-all-completions):
4625 Remove Ange-FTP cmpletion. It has a bug not handling the "/ftp:" prefix
4626 completely, and it returns local completions as well.
4627 (tramp-completion-function-alist-ftp): New constant.
4628 (tramp-completion-function-alist): Add completion function for "ftp".
4629 From Michael Albinus <Michael.Albinus@alcatel.de>.
4630
4631 2002-09-22 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4632
4633 * net/tramp.el: Version 2.0.21 released.
4634 (tramp-handle-file-newer-than-file-p): If mtime of both files is
4635 known, return a useful result. Better error message in case one
4636 is a Tramp file and one isn't.
4637 (tramp-handle-file-local-copy, tramp-handle-write-region)
4638 (tramp-find-shell, tramp-open-connection-telnet)
4639 (tramp-open-connection-rsh, tramp-open-connection-su)
4640 (tramp-open-connection-setup-interactive-shell)
4641 (tramp-post-connection, tramp-maybe-open-connection)
4642 (tramp-method-out-of-band-p): Correct number of args for
4643 `tramp-get-rsh-program' and similar functions.
4644
4645 2002-09-22 Kai Gro\e,A_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4646
4647 * net/tramp.el: Version 2.0.20 released.
4648
4649 2002-09-20 Kai Gro\e,A_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4650
4651 * net/tramp.el (tramp-completion-function-alist): Escape open
4652 paren in docstring.
4653 (tramp-user-regexp, tramp-host-regexp): Allow empty strings.
4654 (tramp-handle-insert-file-contents): Call tramp-message-for-buffer
4655 instead of tramp-message.
4656 (tramp-open-connection-rsh): Handle empty string as user name.
4657 (tramp-open-connection-su): Handle empty string as host name.
4658 Handle nil user name.
4659 (tramp-handle-file-local-copy, tramp-handle-write-region)
4660 (tramp-completion-handle-file-name-all-completions)
4661 (tramp-open-connection-telnet, tramp-open-connection-rsh)
4662 (tramp-open-connection-su, tramp-post-connection)
4663 (tramp-maybe-open-connection, tramp-method-out-of-band-p)
4664 (tramp-get-connection-function, tramp-get-remote-sh)
4665 (tramp-get-rsh-program, tramp-get-rsh-args)
4666 (tramp-get-rcp-program, tramp-get-rcp-args)
4667 (tramp-get-rcp-keep-date-arg, tramp-get-su-program)
4668 (tramp-get-su-args, tramp-get-telnet-program)
4669 (tramp-get-telnet-args): Use `tramp-find-method', perhaps require
4670 additional args USER, HOST.
4671 (tramp-action-password, tramp-open-connection-telnet)
4672 (tramp-open-connection-su, tramp-open-connection-multi)
4673 (tramp-method-out-of-band-p): `tramp-method-out-of-band-p' now
4674 takes USER and HOST arguments, to be able to use
4675 `tramp-find-method'. Update callers.
4676 (tramp-find-method): New function.
4677
4678 2002-09-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4679
4680 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
4681 in SWITCHES (by removing it).
4682
4683 2002-09-18 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4684
4685 * net/tramp.el (tramp-file-name-handler): Add `file-remote-p' property.
4686
4687 2002-09-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4688
4689 * net/tramp.el (top-level): Maybe autoload uudecode-decode-region.
4690
4691 2002-09-16 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4692
4693 * net/tramp.el (tramp-bug): Add tramp-methods.
4694
4695 2002-09-16 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4696
4697 * net/tramp.el (tramp-methods): Update docstring:
4698 tramp-encoding-command, tramp-decoding-command,
4699 tramp-encoding-function and tramp-decoding-function are not
4700 parameters anymore.
4701 (tramp-uuencode-region): Autoload it.
4702
4703 2002-09-13 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4704
4705 * net/tramp.el: Version 2.0.19 released.
4706
4707 * net/tramp-uu.el: New file, implements uuencode in Lisp.
4708
4709 * net/tramp.el (tramp-coding-commands):
4710 Use `tramp-uuencode-region' as local encoder for the uuencode based
4711 entries.
4712
4713 2002-09-13 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4714
4715 * net/tramp.el (tramp-handle-write-region): Wrong parens.
4716
4717 2002-09-13 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4718
4719 * net/tramp.el: Version 2.0.18 released.
4720
4721 * net/tramp.el (tramp-perl-decode): Perl changes to accomodate
4722 older versions of Perl. Now tested with 5.004. Suggestion from
4723 Michael Albinus.
4724
4725 2002-09-12 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4726
4727 * net/tramp.el (tramp-find-inline-encoding):
4728 Call tramp-call-local-coding-command with nil for INPUT and OUTPUT.
4729 (tramp-call-local-coding-command): OUTPUT equals nil means to
4730 discard the output. INPUT equals nil means /dev/null.
4731
4732 2002-09-12 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4733
4734 * net/tramp.el (tramp-encoding-shell): Default to environment
4735 variable COMSPEC on Windows.
4736 (tramp-handle-write-region): More debugging output.
4737 (tramp-find-inline-encoding): Ditto.
4738
4739 2002-09-11 Michael Albinus <Michael.Albinus@alcatel.de>
4740
4741 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
4742 Define `result1'.
4743 (tramp-parse-hosts-group): Discard IPv6 entries.
4744
4745 2002-09-11 Kai Gro\e,A_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4746
4747 * net/tramp.el (tramp-post-connection): Only send Perl
4748 mime-encode/decode implementations when using inline method.
4749 (tramp-handle-file-local-copy)
4750 (tramp-handle-write-region, tramp-post-connection)
4751 (tramp-coding-commands, tramp-find-inline-encoding): For the
4752 inline encodings, distinguish between local and remote commands,
4753 instead of between commands and functions. (The local commands
4754 can be functions, too.) If the local host is a Windows machine,
4755 we can't expect the same commands to work there as on the remote host.
4756 (tramp-call-local-coding-command): New function for calling local
4757 encoding and decoding commands.
4758 (tramp-set-remote-encoding, tramp-get-remote-encoding)
4759 (tramp-set-remote-decoding, tramp-get-remote-decoding)
4760 (tramp-set-local-encoding, tramp-get-local-encoding)
4761 (tramp-set-local-decoding, tramp-get-local-decoding): New functions.
4762 (tramp-get-encoding-command, tramp-set-encoding-command)
4763 (tramp-get-decoding-command, tramp-set-decoding-command)
4764 (tramp-get-encoding-function, tramp-set-encoding-function)
4765 (tramp-get-decoding-function, tramp-set-decoding-function):
4766 Old functions, removed.
4767
4768 2002-09-10 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4769
4770 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
4771 Change command to invoke /bin/sh slightly to make it compatible
4772 with the `rc' shell. Suggested by Daniel Pittman.
4773
4774 2002-09-10 Michael Albinus <Michael.Albinus@alcatel.de>
4775
4776 * net/tramp.el (tramp-handle-write-region): Added missing
4777 `)'. Hope it's the right place.
4778
4779 2002-09-09 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4780
4781 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
4782 Do "exec env PS1='$ ' /bin/sh" instead of just "exec /bin/sh" in
4783 order to get a sane shell prompt. If people have ${CWD}, say, in
4784 their shell prompt, then the default login shell might display
4785 something harmless, but the /bin/sh will display a dollar sign
4786 which confused the subsequent prompt recognition.
4787 (tramp-multi-action-password): More debugging output.
4788 (tramp-encoding-shell): Renamed from tramp-sh-program.
4789 More documentation. Default to cmd.exe on Windows NT.
4790 (tramp-encoding-command-switch): New variable. Use instead of
4791 hard-wired "-c" which is only good for /bin/sh.
4792 (tramp-encoding-reads-stdin): New variable. If t, commands are
4793 called like "/bin/sh -c COMMAND <INPUT", if nil, they are called
4794 like "/bin/sh -c COMMAND INPUT", ie the input file is the last arg.
4795 (tramp-multi-sh-program): Always default to tramp-encoding-shell.
4796 (tramp-handle-file-local-copy, tramp-handle-write-region):
4797 Respect tramp-encoding-shell and friends.
4798 (tramp-find-inline-encoding): Use new-style calls for checking if
4799 the local commands work.
4800
4801 2002-09-07 Michael Albinus <Michael.Albinus@alcatel.de>
4802
4803 * net/tramp.el (tramp-methods): Remove `tramp-completion-function'
4804 entries. They are handled now by `tramp-completion-function-alist'.
4805 (tramp-completion-function): Defvar removed. I've never used
4806 it. Hmm.
4807 (tramp-get-completion-function)
4808 (tramp-get-completion-rsh, tramp-get-completion-ssh)
4809 (tramp-get-completion-telnet, tramp-get-completion-su):
4810 Functions removed as well. Not necessary any longer due to extended
4811 customization means.
4812 (tramp-completion-function-alist): New defcustom. Holds all
4813 FUNCTION FILE pairs used for user and host name completion
4814 relevant for METHOD.
4815 (tramp-completion-function-alist-rsh)
4816 (tramp-completion-function-alist-ssh)
4817 (tramp-completion-function-alist-telnet)
4818 (tramp-completion-function-alist-su): Defconst for initializing
4819 `tramp-completion-function-alist'. Unfortunately, mainly UNIX-like
4820 values are known for me until now. Needs to be completed for at
4821 least VMS++ like operating systems.
4822 (tramp-set-completion-function)
4823 (tramp-get-completion-function): New functions for configuration
4824 of `tramp-completion-function-alist'. The old definition of
4825 `tramp-get-completion-function' has been discarded.
4826 (tramp-completion-handle-file-name-all-completions):
4827 Change function call for user/host completion according to definition
4828 in `tramp-completion-function-alist'.
4829 (tramp-parse-passwd): Added exception handling for "root", because
4830 `tramp-get-completion-su' (the previous place for this stuff)
4831 doesn't exist any longer.
4832
4833 2002-09-07 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4834
4835 * net/tramp.el (tramp-enter-password):
4836 Use `tramp-password-end-of-line' to terminate the line.
4837 (tramp-bug): Include new variable `tramp-password-end-of-line'.
4838 (tramp-password-end-of-line): New variable. People who use plink
4839 under Windows might have to issue "\r\n" after the password, but
4840 they need to send just "\n" after the other commands. So this
4841 variable was introduced to complement `tramp-rsh-end-of-line'.
4842 (tramp-wait-for-output, tramp-post-connection): Allow "\r" at end
4843 of line of the output delimiter.
4844
4845 2002-09-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4846
4847 * net/tramp.el (tramp-handle-file-local-copy, tramp-find-shell)
4848 (tramp-open-connection-setup-interactive-shell): Add some comments
4849 about Douglas Grey Stephen's suggestions to make Tramp work better
4850 with plink under Windows. I'm not sure what to think of them, but
4851 now I have a guinea pig to try it out on. Said guinea pig is
4852 having other problems, though... Also remove some commented-out code.
4853
4854 2002-09-06 Michael Albinus <Michael.Albinus@alcatel.de>
4855
4856 * net/tramp.el (tramp-get-completion-methods): Algorithm slightly
4857 tuned.
4858 (tramp-get-completion-user-host): Accept user names as they are if
4859 typed until "@".
4860 (tramp-completion-mode): Replace `last-input-char' by modern
4861 `last-input-event'. Check for `event-modifiers'.
4862
4863 2002-09-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4864
4865 * net/tramp.el (file-expand-wildcards): Corrected check to see if
4866 advising is necessary.
4867
4868 2002-09-05 Michael Albinus <Michael.Albinus@alcatel.de>
4869
4870 * net/tramp.el (tramp-postfix-single-method-format)
4871 (tramp-postfix-multi-method-format)
4872 (tramp-postfix-multi-hop-format)
4873 (tramp-postfix-user-format): New format strings.
4874 (tramp-postfix-single-method-regexp)
4875 (tramp-postfix-multi-method-regexp)
4876 (tramp-postfix-multi-hop-regexp)
4877 (tramp-postfix-user-regexp)
4878 (tramp-make-multi-tramp-file-format)
4879 (tramp-make-tramp-file-name): Apply them.
4880 (tramp-completion-handle-file-name-all-completions): Fix for
4881 invoking ange-ftp in case of "/ftp:xxx" file names.
4882
4883 2002-09-04 Michael Albinus <Michael.Albinus@alcatel.de>
4884
4885 * net/tramp.el (tramp-prefix-format)
4886 (tramp-postfix-host-format): New format strings.
4887 (tramp-prefix-regexp, tramp-method-regexp)
4888 (tramp-postfix-single-method-regexp)
4889 (tramp-postfix-multi-method-regexp)
4890 (tramp-postfix-multi-hop-regexp)
4891 (tramp-user-regexp, tramp-postfix-user-regexp)
4892 (tramp-host-regexp, tramp-postfix-host-regexp)
4893 (tramp-path-regexp): New atomar regular expressions.
4894 If corresponding format strings exist, derived from them.
4895 (tramp-file-name-structure)
4896 (tramp-multi-file-name-structure)
4897 (tramp-multi-file-name-hop-structure)
4898 (tramp-make-multi-tramp-file-format)
4899 (tramp-completion-mode)
4900 (tramp-completion-dissect-file-name)
4901 (tramp-parse-rhosts-group)
4902 (tramp-parse-shosts-group)
4903 (tramp-parse-hosts-group)
4904 (tramp-parse-passwd-group): Apply these expressions.
4905 (tramp-file-name-structure-unified)
4906 (tramp-file-name-structure-separate)
4907 (tramp-make-tramp-file-format-unified)
4908 (tramp-make-tramp-file-format-separate)
4909 (tramp-make-tramp-file-format)
4910 (tramp-make-tramp-file-user-nil-format-unified)
4911 (tramp-make-tramp-file-user-nil-format-separate)
4912 (tramp-make-tramp-file-user-nil-format)
4913 (tramp-multi-file-name-structure-unified)
4914 (tramp-multi-file-name-structure-separate)
4915 (tramp-multi-file-name-hop-structure-unified)
4916 (tramp-multi-file-name-hop-structure-separate)
4917 (tramp-make-multi-tramp-file-format-unified)
4918 (tramp-make-multi-tramp-file-format-separate): Removed.
4919 (tramp-make-tramp-file-name): Allow partial tramp file
4920 names. Generate tramp file format on-the-fly depending on
4921 parameters. Apply atomar format strings resp expressions.
4922 (tramp-get-completion-methods)
4923 (tramp-get-completion-user-host): Apply `tramp-make-tramp-file-name'.
4924 (tramp-parse-hosts-group): Take all host names and IP addresses
4925 into account.
4926 (tramp-bug): Remove `tramp-make-tramp-file-format'.
4927
4928 2002-09-01 Michael Albinus <Michael.Albinus@alcatel.de>
4929
4930 * net/tramp.el (tramp-methods): Add `tramp-completion-function'
4931 for "su" and "sudo".
4932 (tramp-get-completion-telnet): Implement it.
4933 (tramp-parse-hosts)
4934 (tramp-parse-hosts-group)
4935 (tramp-get-completion-su)
4936 (tramp-parse-passwd)
4937 (tramp-parse-passwd-group): New functions.
4938
4939 2002-08-31 Michael Albinus <Michael.Albinus@alcatel.de>
4940
4941 * net/tramp.el (tramp-completion-mode): Check for `last-input-char'.
4942 (tramp-completion-file-name-handler-alist): Add handler for
4943 `file-exists-p.
4944 (tramp-completion-handle-file-exists-p): New function.
4945 (tramp-completion-handle-file-name-completion): Simplified.
4946 (tramp-completion-dissect-file-name): Regexp's reorganised.
4947 (tramp-completion-handle-file-name-all-completions):
4948 Call completion-function only if `user' or `host' is given.
4949 (tramp-get-completion-user-host): New function.
4950 (tramp-get-completion-rsh)
4951 (tramp-get-completion-ssh): Apply it.
4952
4953 2002-08-29 Michael Albinus <Michael.Albinus@alcatel.de>
4954
4955 * net/tramp.el (tramp-completion-file-name-handler-alist):
4956 Add handler for `expand-file-name'.
4957 (tramp-completion-handle-expand-file-name): New function.
4958
4959 2002-08-26 Michael Albinus <Michael.Albinus@alcatel.de>
4960
4961 * net/tramp.el (tramp-completion-mode): New function.
4962 (tramp-completion-handle-file-name-directory)
4963 (tramp-completion-handle-file-name-all-completions): Apply it.
4964 (tramp-methods): Remove double definition of `ssh1-old' and `ssh2-old'.
4965 (tramp-point-at-eol): New defalias.
4966 (tramp-parse-rhosts-group)
4967 (tramp-parse-shosts-group):: Apply it.
4968
4969 2002-08-25 Michael Albinus <Michael.Albinus@alcatel.de>
4970
4971 * net/tramp.el (tramp-get-completion-methods)
4972 (tramp-get-completion-rsh)
4973 (tramp-get-completion-ssh): Add "[" for Xemacs.
4974 (tramp-completion-file-name-regexp-separate): Expression adapted.
4975 (tramp-completion-file-name-handler-alist): Add handler for
4976 `file-name-directory' and `file-name-nondirectory'.
4977 (tramp-completion-handle-file-name-directory)
4978 (tramp-completion-handle-file-name-nondirectory)
4979 (tramp-completion-run-real-handler): New functions.
4980 (tramp-completion-file-name-handler)
4981 (tramp-completion-handle-file-name-all-completions):
4982 Apply `tramp-completion-run-real-handler'.
4983 (tramp-parse-rhosts)
4984 (tramp-parse-shosts): Use `with-temp-buffer'. `result\e$,1!=\e(B renamed to
4985 `res' (otherwise side effects in XEmacs).
4986
4987 2002-08-24 Michael Albinus <Michael.Albinus@alcatel.de>
4988
4989 * net/tramp.el (tramp-completion-file-name-regexp)
4990 (tramp-completion-file-name-handler-alist)
4991 (tramp-flatten-list)
4992 (tramp-completion-dissect-file-name)
4993 (tramp-get-completion-rsh)
4994 (tramp-parse-rhosts)
4995 (tramp-parse-rhosts-group)
4996 (tramp-get-completion-ssh): Doc string tuned.
4997 (tramp-methods): Doc string and custom type extended for
4998 `tramp-completion-function'.
4999 (tramp-completion-function): Variable added. Is it really used?
5000 Other variables like `tramp-completion-function' aren't used.
5001 (tramp-completion-file-name-handler-alist): Add handler for
5002 `file-name-completion'.
5003 (tramp-completion-handle-file-name-completion): New function.
5004
5005 2002-08-18 Michael Albinus <Michael.Albinus@alcatel.de>
5006
5007 * net/tramp.el (tramp-parse-rhosts)
5008 (tramp-parse-rhosts-group)
5009 (tramp-parse-shosts)
5010 (tramp-parse-shosts-group): New functions.
5011
5012 2002-08-17 Michael Albinus <Michael.Albinus@alcatel.de>
5013
5014 * net/tramp.el (tramp-completion-dissect-file-name)
5015 (tramp-completion-dissect-file-name1): New functions.
5016
5017 2002-08-16 Michael Albinus <Michael.Albinus@alcatel.de>
5018
5019 * net/tramp.el (tramp-get-completion-function)
5020 (tramp-get-completion-rsh)
5021 (tramp-get-completion-ssh)
5022 (tramp-get-completion-telnet): New functions.
5023 (tramp-methods): Add `tramp-completion-function' for all methods.
5024
5025 2002-08-15 Michael Albinus <Michael.Albinus@alcatel.de>
5026
5027 * net/tramp.el (tramp-get-completion-methods): New function.
5028 (tramp-find-default-method): Allow host to be nil (like user).
5029
5030 2002-08-14 Michael Albinus <Michael.Albinus@alcatel.de>
5031
5032 * net/tramp.el (tramp-completion-file-name-regexp-unified)
5033 (tramp-completion-file-name-regexp-separate)
5034 (tramp-completion-file-name-regexp)
5035 (tramp-completion-file-name-handler-alist): New defcustoms.
5036 (tramp-completion-file-name-handler): New function.
5037 Add `tramp-completion-file-name-handler' to `file-name-handler-alist'.
5038 (tramp-run-real-handler): Add `tramp-completion-file-name-handler'
5039 to `inhibit-file-name-handlers'.
5040 (tramp-completion-handle-file-name-all-completions)
5041 (tramp-completion-handle-file-name-completion): New functions.
5042
5043 2002-08-12 Michael Albinus <Michael.Albinus@alcatel.de>
5044
5045 * net/tramp.el (tramp-invoke-ange-ftp): `tramp-disable-ange-ftp'
5046 must be called again after activating `ange-ftp'.
5047 (tramp-ange-ftp-file-name-p): Check for Xemacs.
5048
5049 2002-08-08 Michael Albinus <Michael.Albinus@alcatel.de>
5050
5051 * net/tramp.el (tramp-do-copy-or-rename-file): Don't pass
5052 KEEP-DATE to tramp-invoke-ange-ftp 'rename.
5053 (tramp-handle-write-region): Don't pass LOCKNAME and CONFIRM to
5054 tramp-invoke-ange-ftp 'write-region.
5055 (tramp-handle-set-file-modes): Change order of FILENAME and MODE
5056 passing to tramp-invoke-ange-ftp 'set-file-modes.
5057 (tramp-flatten-list): New function. Maybe this functionality does
5058 exist already elsewhere in the libraries.
5059 (tramp-invoke-ange-ftp): Apply `tramp-flatten-list' to parameter
5060 list in order to avoid nested lists, f.e. when invoked from
5061 `tramp-handle-dired-call-process'.
5062
5063 2002-09-05 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5064
5065 * net/tramp.el (tramp-chunksize): New kluge variable.
5066 (tramp-send-region): If tramp-chunksize is non-nil, send region in
5067 parts and sleep 0.1 seconds between chunks.
5068
5069 2002-09-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5070
5071 * net/tramp.el (tramp-handle-insert-directory):
5072 Use `insert-buffer-substring' instead of `insert-buffer', which is not
5073 supposed to be used from Lisp. Remember old point in a variable
5074 instead of using `mark'. Suggestion from Stefan Monnier.
5075 (tramp-unified-filenames): New variable. Use it in default value
5076 of other filename variables.
5077 (file-expand-wildcards): Don't advise unless "[" and "]" are used
5078 in the filename format.
5079
5080 2002-09-01 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5081
5082 * net/tramp.el (tramp-methods): Remove duplicate definition of
5083 ssh1-old and ssh2-old.
5084
5085 2002-09-22 Kai Gro\e,A_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
5086
5087 * dired.el (dired-insert-directory): Always add "--dired" to to
5088 SWITCHES for remote files.
5089 * files.el (insert-directory): Comment saying that "--dired"
5090 might be in the SWITCHES.
5091 * net/ange-ftp.el (ange-ftp-ls): Handle "--dired" in LSARGS.
5092 (ange-ftp-insert-directory): Comment explaining "--dired" handling.
5093
5094 2002-09-21 Markus Rost <rost@math.ohio-state.edu>
5095
5096 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Give %!._-
5097 word constituent syntax.
5098
5099 2002-09-21 Richard M. Stallman <rms@gnu.org>
5100
5101 * cus-dep.el (custom-make-dependencies): Bind to t
5102 around evaluating the def-form.
5103
5104 * custom.el (custom-dont-initialize): New variable.
5105 (custom-declare-variable): Don't init the variable
5106 if custom-dont-initialize is non-nil.
5107
5108 2002-09-21 John Paul Wallington <jpw@shootybangbang.com>
5109
5110 * net/eudc.el (eudc-install-menu): Use `define-key' and
5111 `easy-menu-create-menu' to avoid duplication of menu.
5112
5113 2002-09-20 Kim F. Storm <storm@cua.dk>
5114
5115 * kmacro.el (kmacro-step-edit-query): Use RET to execute rest of
5116 macro and terminate editing.
5117 (kmacro-step-edit-macro): Push previous macro onto ring if changed
5118 by step editing.
5119
5120 2002-09-19 Tom Tromey <tromey@redhat.com>
5121
5122 * play/blackbox.el (bb-right): Respect prefix argument.
5123 (bb-left, bb-up, bb-down): Likewise.
5124
5125 2002-09-19 Richard M. Stallman <rms@gnu.org>
5126
5127 * cus-dep.el (custom-make-dependencies): Fix previous change.
5128
5129 2002-09-19 Juanma Barranquero <lektu@terra.es>
5130
5131 * ielm.el (ielm-eval-input): Call `error-message-string' instead
5132 of the non-existent `ielm-format-error'.
5133
5134 2002-09-19 Stefan Monnier <monnier@cs.yale.edu>
5135
5136 * emacs-lisp/easymenu.el (easy-menu-remove):
5137 * emacs-lisp/ewoc.el (ewoc--node-branch): Add docstring.
5138
5139 * international/mule-diag.el (describe-coding-system):
5140 Remove unused `coding-spec' variable.
5141 (list-input-methods): Be more careful when setting up the help buffer.
5142
5143 * international/ucs-tables.el (unify-8859-on-encoding-mode):
5144 Set init value to t to reflect reality.
5145 (ucs-minibuffer-setup): Use minibuffer-selected-window.
5146
5147 2002-09-18 Stefan Monnier <monnier@cs.yale.edu>
5148
5149 * progmodes/make-mode.el (makefile-cleanup-continuations-p):
5150 Rename to makefile-cleanup-continuations.
5151 (makefile-mode): Use write-file-functions.
5152 (makefile-fill-paragraph): Use match-string-no-properties.
5153 (makefile-fill-paragraph): Use line-end-position.
5154 (makefile-add-log-defun): Simplify.
5155
5156 2002-09-18 Richard M. Stallman <rms@gnu.org>
5157
5158 * dired.el (dired-mark-pop-up): Doc fix.
5159
5160 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Put the
5161 definition straight into loaddefs.el as well as executing it here.
5162
5163 2002-09-18 Colin Walters <walters@debian.org>
5164
5165 * calc/calc.el (calc-mode): Add font-lock-defontify to
5166 change-major-mode-hook.
5167
5168 2002-09-18 Richard M. Stallman <rms@gnu.org>
5169
5170 * Makefile.in (bootstrap-clean): Use cd to shorten arg strings.
5171 Don't ignore errors in rm line.
5172
5173 * menu-bar.el (menu-bar-search-menu): Nicer help string.
5174
5175 * replace.el (occur-engine-add-prefix): Use 7 spaces.
5176 (occur-engine): Use 7 digits to align tabs in the data.
5177
5178 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
5179 Don't make the definition dynamic if it shares structure
5180 with the arg list.
5181
5182 * gud.el (gud-pdb-marker-regexp): Allow : and \ in file name.
5183 (pdb): In gud-remove, pass down the file name.
5184
5185 * cus-dep.el (custom-make-dependencies): Sort MEMBERS before use.
5186
5187 2002-09-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5188
5189 * ielm.el: (*1, *2, *3): New variables.
5190 (ielm-eval-input): Make temporary buffers current on entry and
5191 exit to the let bindings for *, ** and ***.
5192 (inferior-emacs-lisp-mode): Mention *1, *2 and *3 in the docstring.
5193 Do not overrule global bindings for *, ** and ***.
5194
5195 2002-09-18 Tom Tromey <tromey@redhat.com>
5196
5197 * progmodes/make-mode.el (makefile-fill-paragraph): Find comment
5198 boundaries before filling.
5199
5200 2002-09-18 Stefan Monnier <monnier@cs.yale.edu>
5201
5202 * server.el (server-done): Fix harmlessly wrong arg to save-buffer.
5203 (server-switch-buffer): Only select a different window if
5204 next-buffer is non-nil. Don't switch in a dedicated window.
5205 If next-buffer is already displayed, reuse that window.
5206
5207 * diff-mode.el (diff-mode): Use compilation-minor-mode.
5208 Don't unbind compilation-last-buffer after autoloading compile.el.
5209 Hide the compilation-minor-mode bindings altogether.
5210
5211 2002-09-18 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5212
5213 * dired.el (dired-insert-directory): Never add "--dired" when
5214 listing remote directories.
5215
5216 2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
5217
5218 * ediff-hooks.el: Put back the autoloads (for XEmacs compatibility).
5219
5220 * ediff-init.el: Use defalias instead of fset.
5221
5222 * ediff-util.el: Use defalias instead of fset.
5223
5224 * viper-util.el (viper-chars-in-region): Simplification.
5225
5226 * viper.el (viper-emacs-state-mode-list): Added modes.
5227
5228 2002-09-18 Jonathan Yavner <jyavner@engineer.com>
5229
5230 * emacs-lisp/testcover.el: New file. Uses edebug to instrument a
5231 module of code, with graphical display of poor-coverage spots.
5232
5233 * emacs-lisp/testcover-ses.el: New file. Demonstrates use of
5234 testcover on a interactive module like ses.
5235
5236 * emacs-lisp/testcover-unsafep.el: New file. Demonstrates use of
5237 testcover on a noninteractive module like unsafep.
5238
5239 2002-09-18 Miles Bader <miles@gnu.org>
5240
5241 * diff-mode.el (diff-mode): Don't evaluate `compilation-last-buffer'
5242 unless it's bound.
5243
5244 2002-09-17 Stefan Monnier <monnier@cs.yale.edu>
5245
5246 * server.el (server-log): Add `client' arg.
5247 (server-start): Don't bother canceling the sentinel.
5248 (server-process-filter): Use replace-regexp-in-string and
5249 handle the new &n quoting. Use push. Use server-log's new arg.
5250 Don't output the C-x # message if `nowait'.
5251 (server-buffer-done): Use server-log's new arg.
5252
5253 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
5254
5255 * ses.el: New file.
5256
5257 * emacs-lisp/unsafep.el: New file.
5258
5259 * files.el (auto-mode-alist): Add ".ses" for ses-mode.
5260 (inhibit-quit): This is risky for unsafep, doesn't matter much for
5261 anybody else.
5262 (risky-local-variable-p): New function. Split off from
5263 hack-one-local-variable so unsafep can use it. Add \|-history$ to
5264 the list of disallowed local variable names (malicious user could
5265 stuff a `display' property in there that would be activated when
5266 na\e,Ao\e(Bve user called up the history).
5267
5268 2002-09-16 Markus Rost <rost@math.ohio-state.edu>
5269
5270 * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide :tag's.
5271
5272 2002-09-16 Richard M. Stallman <rms@gnu.org>
5273
5274 * play/gomoku.el (gomoku-move-up, gomoku-move-down):
5275 Use forward-line and move-to-column.
5276
5277 * cus-edit.el (custom-variable-backup-value): New function.
5278 (custom-variable-reset-backup): New function.
5279 (custom-variable-menu): Add item for custom-variable-reset-backup.
5280 (custom-variable-set, custom-variable-reset-saved)
5281 (custom-variable-reset-standard): Call custom-variable-backup-value.
5282
5283 2002-09-16 Stefan Monnier <monnier@cs.yale.edu>
5284
5285 * dired.el (dired-font-lock-keywords): Use regexp-opt.
5286 (dired-move-to-filename): Better message when we fail to find the file.
5287 (dired-sort-toggle): Minor optimization.
5288
5289 2002-09-16 Juanma Barranquero <lektu@terra.es>
5290
5291 * dired-aux.el (dired-add-entry): Add missing argument to
5292 `dired-mark'.
5293
5294 2002-09-16 John Paul Wallington <jpw@shootybangbang.com>
5295
5296 * xscheme.el (scheme-interaction-mode): Doc fix.
5297
5298 * net/eudc.el (eudc-plist-get): Doc fix.
5299
5300 2002-09-16 Kim F. Storm <storm@cua.dk>
5301
5302 * menu-bar.el (menu-bar-last-search-type): New var.
5303 (nonincremental-repeat-search-forward)
5304 (nonincremental-repeat-search-backward): Repeat string or
5305 regexp search depending on menu-bar-last-search-type.
5306 (nonincremental-search-forward, nonincremental-re-search-forward)
5307 (nonincremental-search-backward, nonincremental-re-search-backward):
5308 Set menu-bar-last-search-type to string or regexp.
5309 (nonincremental-repeat-re-search-forward): Removed.
5310 (nonincremental-repeat-re-search-backward): Removed.
5311 (menu-bar-replace-menu): New keymap for "Edit->Replace" submenu.
5312 (menu-bar-i-search-menu): New keymap for "Incremental Search" submenu.
5313 (menu-bar-adv-search-menu): Removed.
5314 (menu-bar-search-menu): Reorganized.
5315 (menu-bar-edit-menu): Added "Replace" submenu.
5316
5317 2002-09-15 Richard M. Stallman <rms@gnu.org>
5318
5319 * scroll-bar.el (scroll-bar-mode): Specify :initialize.
5320
5321 * menu-bar.el (menu-bar-make-mm-toggle): Don't put a quote befor FNAME
5322 when it's not being evaluated.
5323
5324 2002-09-15 Markus Rost <rost@math.ohio-state.edu>
5325
5326 * dired.el (dired-move-to-filename): Fix previous change.
5327
5328 2002-09-14 Kim F. Storm <storm@cua.dk>
5329
5330 * emulation/keypad.el (keypad-setup, keypad-shifted-setup)
5331 (keypad-numlock-setup, keypad-numlock-shifted-setup):
5332 Change `Remove Binding' option to `Unspecified/User-defined'.
5333 (keypad-setup): Enhance explanation of setup type `none'.
5334
5335 2002-09-14 Richard M. Stallman <rms@gnu.org>
5336
5337 * time.el (display-time-mode): Set display-time-load-average here.
5338 (display-time-load-average): Initialize to nil.
5339 (display-time-default-load-average): Add "None" alternative.
5340 (display-time-update): Handle "None" alternative for load-average.
5341
5342 * dired-aux.el (dired-bunch-files): Put the arg FILES
5343 back as it was after temporary destrucive mods.
5344 (dired-add-entry): Use dired-insert-directory to handle indentation.
5345 Explicitly restore the line's marker character.
5346 Preserve the old file name's text properties.
5347 (dired-add-entry-do-indentation): Function deleted.
5348 (dired-relist-file): Doc fix.
5349 (dired-rename-file): Change argument names.
5350 (foo-rename-file): New function.
5351 (dired-do-hardlink): Use dired-hardlink.
5352 (dired-hardlink): New function.
5353 (dired-insert-subdir-doinsert): Use dired-insert-directory;
5354 that handles indentation, text props and header line.
5355 dired-readin-insert gets no args.
5356 Use `last' instead of `reverse'.
5357
5358 * dired.el (dired-use-ls-dired): New variable.
5359 (dired-directory): Document the rules better.
5360
5361 * dired.el (dired-insert-headerline): Function deleted.
5362 (dired-revert): Pass no args to dired-readin.
5363 (dired-move-to-filename): First try using dired-filename property.
5364 (dired-move-to-end-of-filename): Likewise.
5365 (dired-why): Try to show the start of this page of warnings.
5366 (dired-log): Insert the buffer name at start of page, not end.
5367 (dired-log-summary): If just one failure, explain it in echo area.
5368
5369 * dired.el (dired-internal-noselect):
5370 Always set dired-directory, when buffer is not new.
5371 Pass dir-or-list, not dirname, to dired-mode.
5372 Call dired-readin with no args.
5373 Don't call dired-after-readin-hook here.
5374 (dired-find-buffer-nocreate): Expand dirname.
5375 Expand the dir from dired-directory to compare with dirname.
5376
5377 (dired-readin): Take no args. Get the directory from dired-directory.
5378 Run dired-before-reading hook inside save-excursion.
5379 Run dired-after-readin-hook here.
5380 Don't make undo entries at all.
5381 Call dired-readin-insert with no args.
5382 Don't change indentation here.
5383 Don't insert headerline here.
5384
5385 (dired-readin-insert): Take no args.
5386 Get dir and file-list from dired-directory.
5387 Call dired-insert-directory the new way.
5388 Don't insert "wildcard" info here.
5389
5390 (dired-insert-directory): New arg FILE-LIST.
5391 First arg now DIR, always just the directory.
5392 This function fully handles setting up the buffer text:
5393 update indentation, insert headerline and "wildcard" info.
5394 Pass --dired arg if appropriate; put info in dired-filename props.
5395 Don't expand file names here.
5396
5397 * warnings.el (display-warning): In batch mode,
5398 exclude the final newline from the arg to `message'.
5399
5400 2002-09-13 Markus Rost <rost@math.ohio-state.edu>
5401
5402 * files.el (diff-buffer-with-file): Check whether associated file
5403 exists. Display message for 1 second. Always return nil.
5404
5405 2002-09-13 Stefan Monnier <monnier@cs.yale.edu>
5406
5407 * diff-mode.el (diff-mode): Turn on compilation-minor-mode
5408 support again, but more carefully this time.
5409
5410 * progmodes/perl-mode.el (perl-mode-syntax-table): Mark $, % and @
5411 such that backward-sexp correctly skips them.
5412 (perl-font-lock-keywords-2): Use regexp-opt.
5413 (perl-font-lock-syntactic-keywords)
5414 (perl-font-lock-syntactic-face-function): Better handle PODs.
5415 Handle package names with ' in them and ($$) in `sub' declarations.
5416 Handle format staements. Handle regexp and quote-like ops.
5417 (perl-empty-syntax-table): New var.
5418 (perl-quote-syntax-table): New fun.
5419
5420 * pcvs.el (cvs-mode-find-file): Work even if point is at beg-of-line.
5421 (cvs-do-removal): Bind inhibit-read-only while modifying the buffer.
5422
5423 * newcomment.el (comment-with-narrowing): Use the `declare' thingy.
5424
5425 * derived.el (define-derived-mode): Properly ignore unknown args.
5426
5427 * emacs-lisp/easy-mmode.el (define-minor-mode): Add a :require arg.
5428 Don't call the function during init if mode is on by default.
5429
5430 * simple.el: Provide `simple'.
5431 (transient-mark-mode, line-number-mode, column-number-mode):
5432 Pass an explicit `:require nil' argument.
5433
5434 2002-09-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
5435
5436 * play/tetris.el (tetris-blank-options, tetris-cell-options):
5437 Remove various redundant `(t nil)'.
5438
5439 * play/snake.el (snake-border-options): Use color on tty if available.
5440
5441 * play/tetris.el (tetris-border-options): Likewise.
5442
5443 * play/pong.el (pong-border-options): Likewise, plus reset
5444 color on tty to be [0.5 0.5 0.5].
5445
5446 2002-09-13 Kim F. Storm <storm@cua.dk>
5447
5448 * kmacro.el (kmacro-start-macro): Doc fix.
5449
5450 2002-09-13 Juanma Barranquero <lektu@terra.es>
5451
5452 * progmodes/idlw-shell.el (idlwave-shell-cleanup): Fix reference
5453 to `idlwave-idlwave_routine_info-compiled'.
5454
5455 * whitespace.el (whitespace-unload-hook): Call `remove-hook' with
5456 three arguments, not four.
5457
5458 2002-09-13 Kim F. Storm <storm@cua.dk>
5459
5460 * kmacro.el (kmacro-keymap): Changed bindings:
5461 C-x C-k s to kmacro-start-macro, C-x C-k b to kmacro-bind-to-key.
5462
5463 2002-09-12 Richard M. Stallman <rms@gnu.org>
5464
5465 * international/mule-cmds.el (universal-coding-system-argument):
5466 Read the coding system inside `interactive' spec, for command-history.
5467
5468 2002-09-12 Stefan Monnier <monnier@cs.yale.edu>
5469
5470 * emacs-lisp/find-func.el (find-library-name): Don't forget
5471 the empty suffix. Fix stale variable name.
5472
5473 * gud.el (gud-gdb-massage-args, gud-sdb-massage-args)
5474 (gud-pdb-massage-args): Delete.
5475 (gdb, sdb, pdb): Don't pass gud-*-massage-args any more.
5476 (gud-gdb-command-name): New var. Put "--fullname" in there.
5477 (gud-query-cmdline): Use the most recent executable as the default.
5478 Don't add "--fullname" (it's only valid/meaningful for GDB).
5479 (gud-xdb-marker-filter): Use match-string.
5480 (gud-perldb-massage-args): Don't add "-d".
5481 (gud-perldb-command-name): Add "-d".
5482 (gud-common-init): If `massage-args' is nil, don't call it.
5483 (gud-format-command): Don't hardcode point-min==1.
5484
5485 * derived.el: Require CL when compiling.
5486
5487 2002-09-12 Simon Josefsson <jas@extundo.com>
5488
5489 * mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames
5490 (for cygwin). Suggested by Andrew Senior <aws@watson.ibm.com>.
5491 Use expand-file-name. Also don't require time-stamp.
5492
5493 2002-09-11 Richard M. Stallman <rms@gnu.org>
5494
5495 * derived.el (define-derived-mode): When making new abbrev table,
5496 don't try to copy the parent's abbrev table.
5497
5498 * ruler-mode.el (ruler-mode-left-scroll-bar-cols):
5499 Always round scroll-bar-width parameter up.
5500 If it is nil, use 14.
5501
5502 * abbrev.el (copy-abbrev-table): New function.
5503
5504 2002-09-11 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5505
5506 * ps-print.el: Adjust ps-print-color-p, ps-default-fg and
5507 ps-default-bg setting.
5508 (ps-print-version): New version number (6.5.7).
5509 (ps-mark-active-p): New fun.
5510 (ps-print-preprint-region): Adjust code.
5511
5512 2002-09-11 Dave Love <fx@gnu.org>
5513
5514 * international/mule.el (non-standard-designations-alist)
5515 (ctext-pre-write-conversion): Don't generate invalid extended
5516 segments for iso8859.
5517
5518 * language/cyrillic.el ("Ukrainian"): Fix nonascii-translation.
5519 (cyrillic-alternativnyj-decode-table): Fix some entries.
5520
5521 * international/ucs-tables.el: Fix last change.
5522
5523 * international/utf-8.el (utf-8-fragment-on-decoding): Fix last
5524 change.
5525
5526 2002-09-11 Kim F. Storm <storm@cua.dk>
5527
5528 * edmacro.el (edit-kbd-macro): Recognize new C-x e binding,
5529 kmacro-end-and-call-macro.
5530
5531 2002-09-11 Juanma Barranquero <lektu@terra.es>
5532
5533 * newcomment.el (uncomment-region): Fix let/let* use.
5534
5535 2002-09-11 Simon Josefsson <jas@extundo.com>
5536
5537 * time-stamp.el (time-stamp-hhmmss): New function.
5538
5539 * gud.el (gud-gdb-massage-args): Don't secretly add -fullname.
5540 (gud-query-cmdline): Add --fullname to the user cmdline.
5541
5542 * mail/smtpmail.el (smtpmail-default-smtp-server): Doc fix.
5543
5544 2002-09-11 Kim F. Storm <storm@cua.dk>
5545
5546 * kmacro.el (kmacro-call-macro): Rephrase repeat prompt.
5547 (kmacro-step-edit-map): Bind "A" to `append-end'.
5548 (kmacro-step-edit-prompt): Fix prompt.
5549 (kmacro-step-edit-query): Handle `append-end' response.
5550 (kmacro-step-edit-pre-command): Activate `append-end' at end of
5551 macro when required.
5552
5553 2002-09-11 Stefan Monnier <monnier@cs.yale.edu>
5554
5555 * derived.el (define-derived-mode): Fix typo.
5556
5557 * menu-bar.el (line-number-mode, column-number-mode)
5558 (transient-mark-mode): Use minor mode directly.
5559 (menu-bar-make-toggle): Remove `props' arg.
5560 Move customize-mark-as-set directly into the toggle function.
5561
5562 * whitespace.el (whitespace-global-mode): Use define-minor-mode.
5563 Use the new file hook names.
5564 (whitespace-describe): Remove. Move the text to `Commentary:'.
5565 (whitespace-unload-hook): Use the new file hook names.
5566
5567 * finder.el (finder-find-library): Remove.
5568 (finder-commentary): Use find-library-name and add completion.
5569
5570 * simple.el (transient-mark-mode, line-number-mode)
5571 (column-number-mode): Use define-minor-mode.
5572 (define-mail-user-agent): Delete. Moved to subr.el.
5573
5574 * loadup.el ("simple.el"): Move to after loaddefs.el.
5575
5576 * subr.el (define-mail-user-agent): Moved from simple.el.
5577
5578 2002-09-10 Richard M. Stallman <rms@gnu.org>
5579
5580 * pcvs-info.el (cvs-check-fileinfo): Don't use boolp.
5581 (boolp): Function deleted.
5582
5583 2002-09-10 Dave Love <fx@gnu.org>
5584
5585 * international/utf-8.el (ucs-mule-to-mule-unicode):
5586 Define unconditionally.
5587 (utf-8-fragmentation-table): New. Use it in top-level mapc.
5588 (utf-8-fragment-on-decoding): Use it to keep
5589 utf-8-translation-table-for-decode variable and translation table
5590 in sync.
5591
5592 * international/ucs-tables.el: Bind utf-8-translation-table-for-decode
5593 when setting up tables and remove useless optimize-char-table.
5594 (ucs-mule-to-mule-unicode): Deleted.
5595 (ucs-unify-8859): Maybe optimize ucs-mule-to-mule-unicode.
5596
5597 * international/utf-16.el (utf-16-le-pre-write-conversion)
5598 (utf-16-be-pre-write-conversion): Deleted.
5599 (mule-utf-16-le, mule-utf-16-be): Register encoding translation table.
5600
5601 2002-09-10 Richard M. Stallman <rms@gnu.org>
5602
5603 * files.el (diff-buffer-with-file): Simplify.
5604 Don't signal an error if buffer has no file.
5605 Call sit-for after `diff' returns.
5606
5607 * play/gamegrid.el (gamegrid-make-color-tty-face):
5608 Handle string as COLOR arg.
5609 (gamegrid-display-type): Don't assume display-color-p
5610 implies a color-x terminal.
5611 (gamegrid-hide-cursor): Set `cursor-type' local variable.
5612
5613 * descr-text.el (describe-text-mode): Add font-lock-defontify to
5614 change-major-mode-hook.
5615
5616 * ibuffer.el (ibuffer-mode): Add font-lock-defontify to
5617 change-major-mode-hook.
5618
5619 * comint.el (comint-mode): Add font-lock-defontify to
5620 change-major-mode-hook.
5621
5622 * info.el (Info-mode): Add font-lock-defontify to
5623 change-major-mode-hook.
5624
5625 * replace.el (occur-mode): Add font-lock-defontify to
5626 change-major-mode-hook.
5627
5628 * font-core.el (font-lock-defontify): New function.
5629
5630 2002-09-10 Richard M. Stallman <rms@gnu.org>
5631
5632 * ps-print.el (ps-printer-name-option): Doc fix.
5633
5634 2002-09-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5635
5636 * ps-print.el: Adjust ps-postscript-code-directory setting.
5637 XEmacs version check was adjusted.
5638 (ps-print-version): New version number (6.5.6).
5639 (ps-print-color-p, ps-page-dimensions-database): Autoload var.
5640 (ps-print-code, ps-print-preprint-region): Adjust code.
5641
5642 2002-09-10 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5643
5644 * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in
5645 emacs-lisp-mode, like ~/.emacs.
5646
5647 2002-09-10 Stefan Monnier <monnier@cs.yale.edu>
5648
5649 * newcomment.el (uncomment-region): Be more careful with `='.
5650
5651 2002-09-10 Deepak Goel <deego@glue.umd.edu>
5652
5653 * play/doctor.el (doc//): Rename from `//'. Update callers.
5654 (doc$): Rename from `$'. Update callers.
5655
5656 2002-09-10 Miles Bader <miles@gnu.org>
5657
5658 * simple.el (do-auto-fill): `fill-indent-according-to-mode' is a
5659 variable, not a function.
5660
5661 * kmacro.el (kmacro-call-macro): Deal with a non-numeric prefix arg.
5662
5663 2002-09-10 Kim F. Storm <storm@cua.dk>
5664
5665 * macros.el (apply-macro-to-region-lines): Let-bind mark-active to
5666 nil while executing macro to avoid triggering delete-selection-mode.
5667
5668 * simple.el (keyboard-quit): Set defining-kbd-macro to nil to
5669 cancel defining keyboard macro when applicable.
5670
5671 2002-09-09 Markus Rost <rost@math.ohio-state.edu>
5672
5673 * simple.el (transient-mark-mode, line-number-mode)
5674 (column-number-mode): Undo previous change because of bootstrapping.
5675
5676 2002-09-09 Stefan Monnier <monnier@cs.yale.edu>
5677
5678 * derived.el (define-derived-mode): Add keyword arguments.
5679 (derived-mode-make-docstring): Take abbrev and syntax table names.
5680
5681 * font-core.el (font-lock-change-mode): Just turn off font-lock-mode.
5682 (font-lock-default-function): Change arg name.
5683
5684 * cus-start.el (transient-mark-mode): Delete. Done in simple.el.
5685
5686 * paren.el (show-paren-function): Use syntax-after.
5687
5688 * emacs-lisp/syntax.el (syntax-after): Delete. Moved to subr.el.
5689
5690 * subr.el (symbol-file): Also work for autoloaded funcs.
5691 (syntax-after): New fun moved from syntax.el.
5692
5693 * find-file.el (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
5694 (ff-not-found-hook, ff-file-created-hook): Rename from *-hooks.
5695 Update callers (but still run the old hooks as well).
5696
5697 * emacs-lisp/find-func.el (find-library-suffixes, find-library-name)
5698 (find-library): New funs.
5699 (find-function-search-for-symbol): Use it.
5700
5701 * emacs-lisp/bytecomp.el (byte-compile-file): Don't switch buffer.
5702
5703 * isearch.el (isearch-cmds): Add docstring.
5704 (isearch-mouse-2): Lookup binding in the proper buffer.
5705 Use call-interactively and remove the now useless `arg'.
5706 (isearch-search-fun-function): New var.
5707 (isearch-search-fun): New fun.
5708 (isearch-search, isearch-lazy-highlight-search): Use it.
5709
5710 2002-09-09 Stefan Monnier <monnier@cs.yale.edu>
5711
5712 * simple.el (what-line): Don't hard-code 1.
5713 (transient-mark-mode, line-number-mode, column-number-mode):
5714 Use define-minor-mode.
5715 (do-auto-fill): Only ignore prefix if it's really empty.
5716
5717 2002-09-09 Markus Rost <rost@math.ohio-state.edu>
5718
5719 * files.el (save-some-buffers-action-alist): Use lower case for
5720 help string of diff-buffer-with-file.
5721
5722 2002-09-09 Richard M. Stallman <rms@gnu.org>
5723
5724 * calendar/calendar.el (mouse-scroll-calendar-left)
5725 (mouse-scroll-calendar-right, mouse-calendar-other-month):
5726 New commands.
5727 (calendar-mode-line-format): Use them.
5728
5729 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5730 Set and then bind default-directory.
5731
5732 * startup.el (fancy-splash-head, normal-splash-screen):
5733 Change the messages that explain about GNU or GNU/Linux.
5734
5735 * info.el (Info-search): Add (point-min) to subfile positions
5736 to get them right. Skip the current subfile using forward-line.
5737
5738 * files.el (make-backup-file-name-1): When make-directory fails,
5739 ignore backup-directory-alist.
5740 (make-directory): Expand DIR before looking for handler.
5741
5742 2002-09-09 Jari Aalto <jari.aalto@poboxes.com>
5743
5744 * progmodes/cperl-mode.el (cperl-noscan-files-regexp):
5745 In addition to RCS, exclude CVS directories.
5746
5747 * ls-lisp.el (ls-lisp-format-time-list): New variable.
5748 (ls-lisp-format-time): Use it.
5749
5750 * files.el (auto-mode-alist): Use sh-mode for .bash files.
5751
5752 2002-09-09 Dave Love <d.love@dl.ac.uk>
5753
5754 * ps-print.el: Many doc fixes.
5755
5756 2002-09-09 John Paul Wallington <jpw@shootybangbang.com>
5757
5758 * play/doctor.el (doctor-cadr, doctor-caddr, doctor-cddr): Remove.
5759 Update callers.
5760
5761 2002-09-08 Markus Rost <rost@math.ohio-state.edu>
5762
5763 * diff.el (diff): Doc fix.
5764
5765 2002-09-08 Richard M. Stallman <rms@gnu.org>
5766
5767 * emacs-lisp/bytecomp.el (byte-compile-delete-errors): Default to nil.
5768
5769 * simple.el (undo-elt-in-region): Fix one-off error at END.
5770 (forward-visible-line): Handle invisibility by ignoring
5771 invisible newlines. Also include entire invisible lines beyond
5772 the stopping point.
5773
5774 * cus-edit.el (custom-save-variables, custom-save-faces):
5775 Clarify the comments written into .emacs.
5776
5777 2002-09-08 Markus Triska <triska@gmx.at>
5778
5779 * play/doctor.el (doctor-doc): Recognize question words
5780 and use qlist. Use doctor-shorten's return value.
5781 (doctor-shorten): Compute a return value, don't alter `sent'.
5782 (doctor-hates1): Add a question mark.
5783 (doctor-strangelove): Unused function deleted.
5784
5785 2002-09-08 Kim F. Storm <storm@cua.dk>
5786
5787 * kmacro.el (kmacro-end-and-call-macro): New command to end and
5788 call keyboard macro in one step. Bind it to C-x e by default.
5789 (kmacro-call-macro): Use format-kbd-macro.
5790 (kmacro-step-edit-macro): New command to interactively step edit
5791 and execute last keyboard macro.
5792 (kmacro-keymap): Bind SPC [C-x C-k SPC] to kmacro-step-edit-macro.
5793 (kmacro-step-edit-mini-window-height): New custom var.
5794 (kmacro-step-edit-map): New keymap (parent is query-replace-map).
5795 (kmacro-step-edit-prefix-commands): New var.
5796 (kmacro-step-edit-prompt, kmacro-step-edit-query)
5797 (kmacro-step-edit-insert, kmacro-step-edit-pre-command)
5798 (kmacro-step-edit-minibuf-setup, kmacro-step-edit-post-command):
5799 New aux functions for step editing keyboard macros.
5800
5801 * subr.el (read-quoted-char): Apply listify-key-sequence to vector
5802 returned by this-single-command-raw-keys before appending it to
5803 unread-command-event.
5804
5805 2002-09-07 Colin Walters <walters@debian.org>
5806
5807 * progmodes/compile.el (compile-internal): Add optional argument
5808 no-async.
5809
5810 * diff.el (diff): Add optional argument no-async, and use the
5811 above argument.
5812
5813 * files.el (diff-buffer-with-file): Call diff synchronously, so we
5814 don't delete the temporary file before diff has a chance to read
5815 it.
5816
5817 * ibuf-ext.el (ibuffer-diff-with-file): Just call
5818 `diff-buffer-with-file'.
5819
5820 2002-09-07 John Paul Wallington <jpw@shootybangbang.com>
5821
5822 * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
5823
5824 * emacs-lisp/find-func.el (find-function-recenter-line):
5825 Add custom type. Doc fix.
5826
5827 2002-09-06 Stefan Monnier <monnier@cs.yale.edu>
5828
5829 * menu-bar.el (menu-bar-make-mm-toggle): New macro.
5830 (showhide-menu-bar, showhide-toolbar, menu-bar-toggle-auto-compression)
5831 (toggle-highlight-paren-mode, toggle-global-lazy-font-lock-mode):
5832 Remove. Use the minor mode function directly instead.
5833 (menu-bar-mode): Add message and customize-mark-as-set and return
5834 the new value as do other minor modes.
5835
5836 * edmacro.el (edmacro-subseq): Don't use cl-push/cl-pop.
5837
5838 2002-09-06 Simon Marshall <simon@gnu.org>
5839
5840 * progmodes/etags.el (find-tag-tag, complete-tag):
5841 Bind completion-ignore-case based on tags-case-fold-search, so that
5842 case-sensitivity of tag completion matches that of tag search.
5843
5844 2002-09-06 Juanma Barranquero <lektu@terra.es>
5845
5846 * calendar/solar.el (calendar-time-display-form): Fix spacing.
5847
5848 * double.el (double-prefix-only): Likewise.
5849
5850 * emacs-lisp/easymenu.el (easy-menu-define): Likewise.
5851
5852 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
5853
5854 * emacs-lisp/float.el (string-to-float): Likewise.
5855
5856 * emacs-lisp/rx.el (rx): Likewise.
5857
5858 * faces.el (copy-face): Likewise.
5859
5860 * hilit-chg.el (highlight-changes-colours)
5861 (highlight-changes-active-string)
5862 (highlight-changes-passive-string)
5863 (highlight-changes-rotate-faces, global-highlight-changes): Likewise.
5864
5865 * international/mule.el (decode-char): Likewise.
5866
5867 * progmodes/idlwave.el (idlwave-support-inheritance)
5868 (idlwave-routine-entry-compare): Likewise.
5869
5870 * progmodes/idlw-shell.el (idlwave-shell-use-breakpoint-glyph):
5871 Likewise.
5872
5873 * progmodes/pascal.el (pascal-start-keywords): Likewise.
5874
5875 * progmodes/sh-script.el (sh-indent-for-fi, sh-indent-for-done):
5876 Likewise.
5877
5878 * progmodes/vhdl-mode.el (vhdl-progress-interval)
5879 (vhdl-corresponding-begin): Likewise.
5880
5881 * simple.el (choose-completion-string-functions): Likewise.
5882
5883 * textmodes/reftex.el (reftex-TeX-master-file): Likewise.
5884
5885 * textmodes/fill.el (fill-nonuniform-paragraphs)
5886 (fill-individual-paragraphs): Likewise.
5887
5888 * vcursor.el (vcursor-toggle-vcursor-map): Likewise.
5889
5890 * warnings.el (warning-level-aliases): Likewise.
5891
5892 * speedbar.el (speedbar-mode): Fix spacing and typos.
5893
5894 * textmodes/reftex-vars.el (reftex-label-menu-flags): Fix typo.
5895
5896 2002-09-05 Markus Rost <rost@math.ohio-state.edu>
5897
5898 * textmodes/table.el (table-command-prefix): Fix type.
5899
5900 2002-09-05 Andre Spiegel <spiegel@gnu.org>
5901
5902 * vc-hooks.el: Don't require vc.el at compile-time; it causes
5903 recursive requirements during bootstrap.
5904
5905 2002-09-05 Kenichi Handa <handa@etl.go.jp>
5906
5907 * international/mule.el (decode-char): Cancel the previous change.
5908
5909 2002-09-04 Mats Lidell <matsl@contactor.se> (tiny change)
5910
5911 * language/european.el ("Swedish"): New set-language-info-alist call.
5912
5913 2002-09-04 Richard M. Stallman <rms@gnu.org>
5914
5915 * help-fns.el (help-with-tutorial): Properly set up
5916 completion-reference-buffer in the *Completion* buffer.
5917
5918 2002-09-04 John Paul Wallington <jpw@shootybangbang.com>
5919
5920 * startup.el (use-fancy-splash-screens-p): If `fancy-splash-frame'
5921 returns nil, return nil.
5922
5923 2002-09-04 Andre Spiegel <spiegel@gnu.org>
5924
5925 * vc-hooks.el: Require vc.el at compile-time.
5926 (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p):
5927 Moved here from vc.el.
5928
5929 * vc.el (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p):
5930 Moved to vc-hooks.el.
5931
5932 * vc-rcs.el (vc-rcs-state): Don't require vc.el.
5933
5934 2002-09-04 Kenichi Handa <handa@etl.go.jp>
5935
5936 * international/mule.el (decode-char): Translate a character by
5937 utf-8-translation-table-for-decode only when
5938 utf-8-fragment-on-decoding is non-nil.
5939
5940 2002-09-02 Stefan Monnier <monnier@cs.yale.edu>
5941
5942 * textmodes/text-mode.el (paragraph-indent-text-mode-abbrev-table)
5943 (paragraph-indent-text-mode-syntax-table, paragraph-indent-text-mode):
5944 Use text-mode's syntax-table and abbrev-table.
5945 (text-mode): Set require-final-newline to t.
5946
5947 * newcomment.el (comment-make-extra-lines): Only use the
5948 dummy `=' char when there's really nothing else.
5949 Don't remove spaces if it leads to an incorrect comment.
5950
5951 * pcvs.el (cvs-run-process): Use a pty rather than a pipe to work
5952 around the cvs/ssh/libc bug.
5953 (cvs-update-header): Understand `cvs admin -m<rev>:<msg>' syntax.
5954 (defun-cvs-mode): Use the new `declare' thingy.
5955 (cvs-edit-log-text-at-point, cvs-mode-edit-log, cvs-do-edit-log)
5956 (cvs-edit-log-minor-wrap, cvs-edit-log-filelist): New funs.
5957 (cvs-mode-undo): Use `cvs add' for (CONFLICT. REMOVED).
5958
5959 * pcvs-parse.el (cvs-parse-table): Create a `need-update'
5960 node rather than a message for new directories.
5961 (cvs-parse-status): Add support for `Entry Invalid'.
5962
5963 * smerge-mode.el (smerge-diff-buffer-name): Default to *vc-diff*.
5964 (smerge-combine-with-next): New function.
5965 (smerge-diff): Don't output `wrote /tmp/foo' messages.
5966 Insert message if no diffs were found.
5967
5968 * mail/sendmail.el (mail-mode): Don't set local-abbrev-table.
5969 (mail-mode-abbrev-table): Set to text-mode-abbrev-table.
5970
5971 2002-09-02 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5972
5973 * net/tramp.el: Version 2.0.15 released.
5974 (require 'base64): Most modern Emacsen have the base64
5975 encode/decode functions built in, so test to see if they are bound
5976 before we go blindly requiring base64.el.
5977 From Steve Youngs <youngs@xemacs.org>.
5978 (tramp-feature-write-region-fix): XEmacs doesn't have a
5979 'find-operation-coding-system' and this variable doesn't seem to
5980 be used anywhere so wrap it in (unless (featurep 'xemacs)).
5981 From Steve Youngs <youngs@xemacs.org>.
5982 (tramp-methods): Remove duplicate definition of ssh1-old and ssh2-old.
5983 (tramp-open-connection-su): Use user name "root" if no user name
5984 is given.
5985
5986 From Michael Albinus <Michael.Albinus@alcatel.de>:
5987 * net/tramp.el (tramp-invoke-ange-ftp):
5988 (tramp-ange-ftp-file-name-p): Check for Xemacs.
5989 (tramp-do-copy-or-rename-file): Don't pass KEEP-DATE to
5990 tramp-invoke-ange-ftp 'rename.
5991 (tramp-handle-write-region): Don't pass LOCKNAME and CONFIRM to
5992 tramp-invoke-ange-ftp 'write-region.
5993 (tramp-handle-set-file-modes): Change order of FILENAME and MODE
5994 passing to tramp-invoke-ange-ftp 'set-file-modes.
5995 (tramp-invoke-ange-ftp): `tramp-disable-ange-ftp' must be called
5996 again after activating `ange-ftp'.
5997
5998 2002-09-02 Kim F. Storm <storm@cua.dk>
5999
6000 * ido.el (ido-ignore-item-temp-list): New variable.
6001 (ido-read-internal): Don't set ido-default-item if the default is
6002 member of ido-ignore-item-temp-list.
6003 Don't return first match for C-j if no text is entered.
6004 (ido-buffer-internal): Check for empty string return.
6005 (ido-make-buffer-list1): Use member instead of memq.
6006 (ido-window-buffer-p): Likewise.
6007 (ido-get-bufname): Ignore buffers on ido-ignore-item-temp-list.
6008 (ido-ignore-item-p): Ignore items on ido-ignore-item-temp-list.
6009
6010 * replace.el (multi-occur): Made "ido-aware":
6011 Changed prompt to use C-j instead of RET to end.
6012 Set ido-ignore-item-temp-list to the selected buffers so far, so
6013 they are automatically excluded from the list of choices.
6014 Use add-to-list instead of push.
6015
6016 2002-09-01 Richard M. Stallman <rms@gnu.org>
6017
6018 * term/x-win.el (function-key-map): Define S-iso-lefttab.
6019
6020 2002-09-01 Kim F. Storm <storm@cua.dk>
6021
6022 * edmacro.el (edit-kbd-macro): Recognize new default binding for
6023 C-x e in addition to old binding.
6024
6025 2002-09-01 Mario Lang <mlang@debian.org>
6026
6027 * files.el (save-some-buffers-action-alist): New variable.
6028 (save-some-buffers): Use that.
6029 (diff-buffer-with-file): New function.
6030
6031 2002-09-01 Richard M. Stallman <rms@gnu.org>
6032
6033 * ruler-mode.el (defgroup ruler-mode): Use `convenience' as parent.
6034
6035 * dired.el (defgroup dired): Use `files' as parent.
6036 (dired-get-filename): Ignore handler if it has safe-magic prop.
6037
6038 * jka-compr.el (jka-compr-handler): Add safe-magic property.
6039
6040 2002-08-31 Richard M. Stallman <rms@gnu.org>
6041
6042 * simple.el (kill-line): Use end-of-visible-line to determine
6043 if rest of line is blank.
6044 (end-of-visible-line): Cope if end-of-line moved back over
6045 invisible intangible chars at end of line.
6046
6047 * simple.el (completion-setup-function): Don't use directory-sep-char.
6048
6049 2002-09-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6050
6051 * progmodes/f90.el (f90-menu): Remove ":active" keyword where not
6052 needed.
6053 (f90-menu, f90-add-imenu-menu): Use lookup-key.
6054 Remove (eval-when-compile) for free variables.
6055
6056 2002-08-31 Andreas Schwab <schwab@suse.de>
6057
6058 * font-core.el (font-lock-change-mode): Avoid changing buffer
6059 state in any way.
6060
6061 2002-08-30 Stefan Monnier <monnier@cs.yale.edu>
6062
6063 * emacs-lisp/easymenu.el (easy-menu-filter-return):
6064 Handle the case where the filter returns a single menu entry.
6065 (easy-menu-add): Improve docstring.
6066 (easy-menu-current-active-maps): Remove.
6067 (easy-menu-get-map): Use current-active-maps.
6068
6069 * cus-edit.el (custom-unlispify-menu-entry): Don't remove
6070 the -p prefix from variables since they shouldn't have it anyway.
6071 (custom-group-menu-create, customize-menu-create):
6072 Only cdr if applicable, since custom-menu-create might return
6073 a vector (i.e. a single menu entry).
6074
6075 2002-08-30 Edward M. Reingold <reingold@emr.cs.iit.edu>
6076
6077 * calendar/diary-lib.el (diary-mail-entries): Don't overwrite
6078 user's value of diary-list-include-blanks, but generate message
6079 instead if there are no entries.
6080
6081 2002-08-30 ARISAWA Akihiro <ari@mbf.sphere.ne.jp> (tiny change)
6082
6083 * ps-print.el (ps-lp-system): Fixed typo in `usg-unix-v'.
6084
6085 2002-08-30 Markus Rost <rost@math.ohio-state.edu>
6086
6087 * menu-bar.el (menu-bar-read-mail): Doc fix.
6088
6089 2002-08-30 John Paul Wallington <jpw@shootybangbang.com>
6090
6091 * ibuffer.el (ibuffer-update): Revert expansion of `caddr'.
6092 (ibuffer-fontification-alist): Check hidden buffer case isn't
6093 visiting a file and change its face to italic.
6094
6095 2002-08-30 Juanma Barranquero <lektu@terra.es>
6096
6097 * replace.el (occur-mode): Add interactive declaration.
6098
6099 * bs.el (bs-message-without-log): Fix typo.
6100
6101 * font-core.el (font-lock-defaults): Likewise.
6102
6103 * font-lock.el (font-lock-add-keywords): Likewise.
6104
6105 * mouse-copy.el (mouse-copy-work-around-drag-bug): Likewise.
6106
6107 * textmodes/bibtex.el (bibtex-mode): Likewise.
6108
6109 * emulation/viper-ex.el (ex-compile-command): Likewise.
6110
6111 * progmodes/idlwave.el (idlwave-max-extra-continuation-indent):
6112 Likewise.
6113
6114 * progmodes/dcl-mode.el (dcl-calc-cont-indent-relative): Likewise.
6115
6116 * allout.el (my-mark-marker): Likewise.
6117
6118 2002-08-30 Simon Josefsson <jas@extundo.com>
6119
6120 * mail/smtpmail.el (smtpmail-via-smtp): Delete process buffer
6121 unless s-debug-info is enabled.
6122
6123 2002-08-29 John Paul Wallington <jpw@shootybangbang.com>
6124
6125 * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
6126
6127 * mwheel.el (mouse-wheel-up-button): Doc fix.
6128
6129 2002-08-29 Juanma Barranquero <lektu@terra.es>
6130
6131 * replace.el (occur-mode-hook): New hook.
6132 (occur-mode): Use it.
6133 (occur-hook): Set default to nil.
6134
6135 2002-08-29 Stefan Monnier <monnier@cs.yale.edu>
6136
6137 * net/ange-ftp.el: Use match-string and drop useless `function's.
6138 (ange-ftp-get-process): Bind `ange-ftp-this-user' and
6139 `ange-ftp-this-host' before running ange-ftp-process-startup-hook.
6140 (ange-ftp-ls-parser): Use `switches' arg instead of dynamic binding.
6141 (ange-ftp-parse-dired-listing): Update the calls.
6142 (dired-local-variables-file): Declare to shut quieten the compiler.
6143 (ange-ftp-file-entry-active-p): Remove.
6144 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
6145 Don't exclude dangling symlinks.
6146 (ange-ftp-file-name-completion-1): Make predicate optional.
6147 (ange-ftp-parse-list-func-alist): Use add-to-list to update.
6148 (ange-ftp-fix-name-for-bs2000): Use subst-char-in-string.
6149 (ange-ftp-bs2000-posix-hook-installed): Remove.
6150 (ange-ftp-add-bs2000-posix-host): Don't use it anymore.
6151 (ange-ftp-bs2000-cd-to-posix): Use `ange-ftp-this-user' and
6152 `ange-ftp-this-host' instead of `user' and `host'.
6153
6154 2002-08-29 Richard M. Stallman <rms@gnu.org>
6155
6156 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6157 Decide here whether to print which form we're compiling.
6158 If we do that, still print file and line. Make file name
6159 relative to default-directory. Print fewer newlines.
6160 (byte-compile-log-file): Print something even if no file.
6161 Print messages for entering and leaving directories,
6162 and set default-directory.
6163 (displaying-byte-compile-warnings): Only sometimes bind warning-series.
6164 (byte-compile-warning-series): New function.
6165 (byte-compile-file): Set byte-compile-last-logged-file, don't bind it.
6166 (byte-compile-display-log-head-p): Function deleted.
6167
6168 * warnings.el (warning-series): Now can be a marker, not an integer.
6169 (display-warning): Handle new value for warning-series.
6170
6171 * emacs-lisp/bytecomp.el (byte-compile-log-file): Use \f.
6172 (byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file
6173 to don't-warn list.
6174
6175 2002-08-29 Kim F. Storm <storm@cua.dk>
6176
6177 * kmacro.el: Change default bindings from F7/F8 to F3/F4.
6178 Change default binding of C-x e to kmacro-end-or-call-macro.
6179 (kmacro-call-repeat-key, kmacro-call-repeat-with-arg): New custom
6180 variables.
6181 (kmacro-get-prefix-arg): New function.
6182 (kmacro-repeat-on-last-key): Rename from kmacro-repeat-loop and
6183 improve. Callers changed.
6184 (kmacro-call-macro): Repeat macro by repeating last key or
6185 key defined in kmacro-call-repeat-key. New third arg non-nil
6186 means to end current macro.
6187 (kmacro-end-or-call-macro): Call kmacro-call-macro appropriately
6188 to get repeat last key functionality.
6189 (kmacro-start-macro-or-insert-counter): Improve doc string.
6190
6191 2002-08-28 Luc Teirlinck <teirllm@mail.auburn.edu>
6192
6193 * files.el (find-buffer-visiting): Compare file attributes
6194 using buffer-file-truename.
6195
6196 2002-08-28 Richard M. Stallman <rms@gnu.org>
6197
6198 * files.el (make-auto-save-file-name, make-backup-file-name-1):
6199 Don't use directory-sep-char.
6200
6201 2002-08-28 Juanma Barranquero <lektu@terra.es>
6202
6203 * replace.el (occur-hook): Renamed from `occur-mode-hook'.
6204 (occur-mode): Remove call to `occur-mode-hook'.
6205 (occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring.
6206 (occur-1): Add call to `occur-hook'.
6207
6208 * subr.el (make-variable-frame-localizable): Alias for
6209 `make-variable-frame-local'.
6210
6211 2002-08-28 Miles Bader <miles@gnu.org>
6212
6213 * rfn-eshadow.el (read-file-name-electric-shadow-properties)
6214 (read-file-name-electric-shadow-tty-properties)
6215 (read-file-name-electric-shadow-mode): Remove compatibility defs.
6216
6217 * comint.el (comint-carriage-motion): Start at START.
6218
6219 2002-08-27 Francesco Potort\e,Al\e(B <pot@gnu.org>
6220
6221 * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
6222 given by vsFTPd when accessed with a kerberised FTP client.
6223
6224 2002-08-27 Richard M. Stallman <rms@gnu.org>
6225
6226 * files.el (find-alternate-file):
6227 Bind kill-buffer-query-functions locally, don't set it.
6228
6229 2002-08-27 Andreas Schwab <schwab@suse.de>
6230
6231 * kmacro.el (kmacro-start-macro): Doc fix.
6232
6233 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6234
6235 * textfile/reftex-ref.el (reftex-goto-label): New command.
6236
6237 * textfile/reftex-vars.el (reftex-part-resets-chapter): New option.
6238
6239 * textfile/reftex-parse.el (reftex-roman-number): New function.
6240 (reftex-section-number): Better handling of parts: No chapter
6241 counter resets.
6242
6243 * textfile/reftex.el (reftex-highlight-overlays): Added a third
6244 overlay.
6245 (reftex-mode-menu): Added entry for `reftex-toc-recenter.
6246 Also moved `reftex-reset-mode' to top level.
6247
6248 * textfile/reftex-toc.el (reftex-toc-recenter): New command.
6249 (reftex-toc-pre-command-hook): Don't remove highlight overlay.
6250 (reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
6251
6252 * textfile/reftex-sel.el (reftex-get-offset): Get offset of
6253 document pointer *before* position, not after.
6254 (reftex-insert-docstruct): Get offset of document pointer *before*
6255 position, not after.
6256
6257 * textfiles/reftex-parse.el (reftex-where-am-I): Prefer marker
6258 match over section title match.
6259
6260 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
6261 which determines on a per-file-basis if BibTeX is being used
6262 locally for citations.
6263 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
6264 cooperation with chapterbib.
6265 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
6266 better cooperation with chapterbib.
6267
6268 * textfiles/reftex-dcr.el (reftex-view-cr-cite):
6269 Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
6270
6271 2002-08-26 Kim F. Storm <storm@cua.dk>
6272
6273 * subr.el (suppress-keymap): Use command remapping instead of
6274 substitute-key-definition to undefine self-inserting keys.
6275
6276 2002-08-26 Juanma Barranquero <lektu@terra.es>
6277
6278 * makefile.w32-in (WINS): Add calc and obsolete.
6279
6280 2002-08-26 Stefan Monnier <monnier@cs.yale.edu>
6281
6282 * emacs-lisp/easy-mmode.el (define-minor-mode):
6283 Use customize-mark-as-set for global minor modes.
6284
6285 2002-08-25 Miles Bader <miles@gnu.org>
6286
6287 * rfn-eshadow.el (file-name-shadow-properties-custom-type):
6288 Renamed from `read-file-name-electric-shadow-properties-custom-type'.
6289 Change name of face.
6290 (file-name-shadow-properties): Renamed from
6291 `read-file-name-electric-shadow-properties'.
6292 (file-name-shadow-tty-properties): Renamed from
6293 `read-file-name-electric-shadow-tty-properties'.
6294 (file-name-shadow): Renamed from `read-file-name-electric-shadow'.
6295 (rfn-eshadow-setup-minibuffer): Update references to renamed variables.
6296 (file-name-shadow-mode): Renamed from
6297 `read-file-name-electric-shadow-mode'. Update references to
6298 renamed variables.
6299
6300 2002-08-24 Sam Steingold <sds@gnu.org>
6301
6302 * subr.el (eval-after-load): Do not call
6303 load-symbol-file-load-history (deleted yesterday).
6304
6305 2002-08-24 John Paul Wallington <jpw@shootybangbang.com>
6306
6307 * startup.el (normal-splash-screen): Ensure splash buffer is
6308 killed. Use tabs in output. Fix test whether previous buffer was
6309 *scratch* buffer.
6310
6311 * progmodes/simula.el (simula-abbrev-keyword-default)
6312 (simula-abbrev-keyword, simula-abbrev-stdproc-default)
6313 (simula-abbrev-stdproc): Doc fix - escape open parens in column 0.
6314
6315 * apropos.el (command-apropos): Use `defalias' instead of `fset'.
6316
6317 * mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
6318
6319 2002-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
6320
6321 * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)
6322 (f90-menu-bar-menu, f90-change-case-menu, f90-font-lock-on)
6323 (f90-font-lock-off, f90-font-lock-menu): Delete.
6324 Use easy-menu-define instead.
6325 (f90-mode): Use easy-menu-add.
6326 No longer (require 'imenu) when compiling.
6327 (f90-mark-subprogram, f90-indent-region, f90-fill-region)
6328 (f90-abbrev-start): Use fboundp.
6329 (f90-imenu-flag): Delete - use imenu--index-alist instead.
6330
6331 2002-08-23 Richard M. Stallman <rms@gnu.org>
6332
6333 * loadhist.el (unload-feature): Distinguish functions from
6334 variables in load-history.
6335 (feature-symbols): Doc fix.
6336
6337 * files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
6338
6339 * subr.el (symbol-file-load-history-loaded)
6340 (load-symbol-file-load-history): Deleted.
6341 (symbol-file): Don't call load-symbol-file-load-history.
6342
6343 2002-08-23 Andre Spiegel <spiegel@gnu.org>
6344
6345 * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
6346
6347 2002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
6348
6349 * frame.el (select-frame-by-name, select-frame-set-input-focus):
6350 Always call x-focus-frame, if using x.
6351 Use set-mouse-position on all systems, if focus-follows-mouse.
6352
6353 2002-08-22 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6354
6355 * net/tramp.el: Version 2.0.14 released.
6356 (tramp-shell-prompt-pattern): New variable.
6357 (tramp-actions-before-shell, tramp-multi-actions)
6358 (tramp-find-shell, tramp-open-connection-multi)
6359 (tramp-open-connection-setup-interactive-shell): Use it.
6360 (tramp-open-connection-telnet, tramp-open-connection-rsh)
6361 (tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
6362 in the docstring.
6363 (tramp-bug): Report `tramp-shell-prompt-pattern'.
6364 (tramp-process-one-multi-action, tramp-process-one-action):
6365 Make message clearer so people don't confuse it with Emacs asking
6366 them a question if the regexp happens to end with "?".
6367 (tramp-verbose): Change default value from 10 to 9. Also change
6368 some logging levels so that 10 is reserved for stuff which is
6369 needed for debugging only, but 9 catches everything that people
6370 might like to see in order to see that Tramp is actually working.
6371
6372 2002-08-22 Kim F. Storm <storm@cua.dk>
6373
6374 * emacs-lisp/authors.el (authors-aliases, authors-fixed-entries):
6375 Corrected spelling mistakes (for Joseph Arceneaux).
6376
6377 2002-08-21 Glenn Morris <gmorris@ast.cam.ac.uk>
6378
6379 * progmodes/f90.el: eval-when-compile a few defvars.
6380 (f90-xemacs-flag): Wrap in eval-and-compile.
6381 (f90-font-lock-keywords): Doc fix.
6382 (f90-mode-abbrev-table): Work with or without 6th arg of define-abbrev.
6383 (f90-mark-subprogram-overlay): Variable deleted.
6384 (f90-mark-subprogram): Remove overlay bit. Don't be silent about
6385 pushing mark.
6386 (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
6387
6388 2002-08-21 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6389
6390 * net/tramp.el: Version 2.0.13 released.
6391 (tramp-handle-write-region): Don't check to see if remote end is
6392 awake after sending data to remote host: we want to send "EOF" not
6393 "echo are you awake"...
6394 (tramp-maybe-open-connection): Swap args for tramp-time-diff.
6395 (tramp-yn-prompt-regexp): New variable.
6396 (tramp-action-yn): New function, using it.
6397 (tramp-feature-write-region-fix): New internal variable. Not yet
6398 used. Should be used in `tramp-handle-write-region'.
6399
6400 2002-08-21 Kim F. Storm <storm@cua.dk>
6401
6402 * bindings.el (mode-line-format): Moved global-mode-string last.
6403 (mode-line-position): Moved %p first. Added padding to %l/%c to
6404 eliminate jumpyness in modeline. Use (%l,%c) format if both
6405 line-number-mode and column-number-mode are enabled.
6406
6407 2002-08-20 Martin Stjernholm <bug-cc-mode@gnu.org>
6408
6409 * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug
6410 that could cause an infinite loop if something that looks like
6411 a macro begins in the middle of a line.
6412
6413 * progmodes/cc-engine.el (c-parse-state): Fixed a bug that
6414 could cause `c-state-cache' to contain two conses in sequence
6415 when there's an unbalanced open paren in a macro.
6416
6417 2002-08-20 Glenn Morris <gmorris@ast.cam.ac.uk>
6418
6419 * progmodes/fortran.el (fortran-current-defun): Use save-excursion.
6420
6421 * imenu.el (imenu--generic-function): Use mapc.
6422 (imenu-syntax-alist): Doc fix.
6423
6424 2002-08-20 Richard M. Stallman <rms@gnu.org>
6425
6426 * font-core.el (font-lock-change-mode): New function.
6427 (font-lock-mode): Use font-lock-change-mode instead of
6428 font-lock-unfontify-buffer.
6429 (font-lock-maximum-size, font-lock-verbose): Add defvars.
6430
6431 2002-08-20 Carsten Dominik <dominik@astro.uva.nl>
6432
6433 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
6434 which determines on a per-file-basis if BibTeX is being used
6435 locally for citations.
6436 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
6437 cooperation with chapterbib.
6438 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
6439 better cooperation with chapterbib.
6440
6441 * textfiles/reftex-dcr.el (reftex-view-cr-cite):
6442 Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
6443
6444 2002-08-20 Kim F. Storm <storm@cua.dk>
6445
6446 * kmacro.el: Major rework based on discussions with RMS.
6447 Most important change is that C-x C-k is now bound to a keymap
6448 with keyboard macro related commands. The original binding on
6449 C-x C-k is moved to C-x C-k e.
6450
6451 * binding.el: Remove macro related bindings (now in kmacro.el).
6452
6453 * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
6454
6455 2002-08-19 Stefan Monnier <monnier@cs.yale.edu>
6456
6457 * help-fns.el (help-split-fundoc): Replace the function name
6458 from the docstring with the one that should be displayed.
6459 (help-make-usage): Understand CL style arglists.
6460 (describe-function-1): Adapt to the new behavior of help-split-fundoc.
6461 (describe-variable): Use delete-region.
6462
6463 2002-08-19 Kenichi Handa <handa@etl.go.jp>
6464
6465 * international/mule.el (sgml-xml-auto-coding-function):
6466 Call re-search-forward with NOERROR t.
6467
6468 2002-08-19 Miles Bader <miles@gnu.org>
6469
6470 [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
6471 * comint.el (comint-inhibit-carriage-motion): New variable.
6472 (comint-carriage-motion): Argument STRING removed. New arguments
6473 START and END; interpret characters between START and END rather
6474 than using special comint state.
6475 (comint-output-filter): Call `comint-carriage-motion'.
6476 (comint-output-filter-functions): Don't add `comint-carriage-motion'.
6477 * ielm.el (inferior-emacs-lisp-mode):
6478 Give `comint-inhibit-carriage-motion' a local value of t.
6479
6480 2002-08-18 Richard M. Stallman <rms@gnu.org>
6481
6482 * textmodes/table.el: New file.
6483
6484 * font-core.el (font-lock-mode): Set change-major-mode-hook locally.
6485
6486 2002-08-18 Andreas Schwab <schwab@suse.de>
6487
6488 * ibuf-ext.el (ibuffer-list-buffer-modes): Doc fix.
6489
6490 2002-08-17 Carsten Dominik <dominik@astro.uva.nl>
6491
6492 * textmodes/reftex.el (reftex-mode): Create special syntax tables.
6493 (reftex-syntax-table): Set a default in case this is being used
6494 outside a LaTeX file.
6495 (reftex-syntax-table-for-bib): Set a default in case this is being
6496 used outside a LaTeX file.
6497
6498 2002-08-17 Richard M. Stallman <rms@gnu.org>
6499
6500 * tar-mode.el (tar-subfile-mode): Use add-hook and remove-hook,
6501 and use write-file-functions instead of local-write-file-hooks.
6502 (tar-untar-buffer): Don't try to extract directories.
6503
6504 * menu-bar.el (fringe-mode): Set to nil.
6505
6506 * mail/rmail.el (rmail-search-mime-header-function): Doc fix.
6507
6508 2002-08-15 Richard M. Stallman <rms@gnu.org>
6509
6510 * calendar/appt.el (appt-delete): Use substring-no-properties.
6511 (appt-make-list): Don't use prin1-to-string; use the string unchanged.
6512
6513 2002-08-15 Jan Nieuwenhuizen <janneke@gnu.org> (tiny change)
6514
6515 * server.el (server-process-filter): Simplify code.
6516 (server-goto-line-column): New function.
6517 (server-visit-files): Use server-goto-line-column.
6518 Offer to revert only if file has changed.
6519
6520 2002-08-15 Richard M. Stallman <rms@gnu.org>
6521
6522 * files.el (recover-this-file): New function.
6523 (after-find-file): Recommend recover-this-file.
6524
6525 * font-core.el (font-lock-mode): Add font-lock-unfontify-buffer
6526 to change-major-mode-hook when font lock is enabled.
6527
6528 * simple.el (toggle-truncate-lines): Force redisplay.
6529 Display status message.
6530
6531 2002-08-15 Carsten Dominik <dominik@sand.science.uva.nl>
6532
6533 * textmodes/reftex.el (reftex-mode): Moved the creation of special
6534 syntax tables to top-level.
6535
6536 2002-08-15 David Kastrup <David.Kastrup@t-online.de>
6537
6538 * net/ange-ftp.el (ange-ftp-wipe-file-entries): Fix type mismatch;
6539 use `hash-table-size' instead of `length'.
6540
6541 2002-08-14 Stefan Monnier <monnier@cs.yale.edu>
6542
6543 * help-fns.el (locate-library): Use locate-file(-completion).
6544 (help-split-fundoc): Tighten the regexp and recognize a usage-info
6545 where the function name is `fn'.
6546 (help-function-arglist): Follow aliases and macros.
6547 (describe-function-1): Use keymapp.
6548 If the docstring contains a usage info, use it even if the function is
6549 not a subroutine. Find usage info in aliases' docstring if necessary.
6550 (describe-variable): Get the value before setting up the *Help* buffer.
6551
6552 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
6553 Use find-file-hook instead of find-file-hooks.
6554 (define-minor-mode): Get rid of this silly `togglep'.
6555 Add an explicit `toggle' argument (used for interactive calls).
6556 Emit a warning when a nil argument turns the mode off.
6557
6558 * language/ethio-util.el (setup-ethiopic-environment-internal)
6559 (exit-ethiopic-environment): Use find-file-hook and
6560 write-file-functions instead of find-file-hooks and write-file-hooks.
6561
6562 * window.el (handle-select-window): Don't do anything if the window
6563 has disappeared since the event was generated.
6564 (split-window-save-restore-data): Use push and with-current-buffer.
6565
6566 * saveplace.el:
6567 * play/meese.el:
6568 * obsolete/hilit19.el:
6569 * completion.el (dynamic-completion-mode):
6570 * emacs-lisp/find-func.el (find-function-search-for-symbol):
6571 Use find-file-hook instead of find-file-hooks.
6572
6573 * imenu.el (imenu-always-use-completion-buffer-p): Make obsolete.
6574 (imenu-use-popup-menu, imenu-eager-completion-buffer): New vars.
6575 (imenu-space-replacement): Allow nil value.
6576 (imenu--completion-buffer): Use new vars and simplify.
6577 Fix handling of minibuffer-setup-hook.
6578 Use minibuffer-completion-help instead of rolling our own.
6579 (imenu-choose-buffer-index): Use the new var.
6580
6581 * startup.el (command-line): Load custom-file if not done yet.
6582
6583 2002-08-14 Kenichi Handa <handa@etl.go.jp>
6584
6585 * select.el (xselect-convert-to-string): If TYPE is non-nil, encode
6586 the selection data string. Always return cons of type and string.
6587 (selection-converter-alist): Add (UTF8_STRING .
6588 xselect-convert-to-string).
6589
6590 2002-08-12 Stefan Monnier <monnier@cs.yale.edu>
6591
6592 * newcomment.el (comment-region): Force `lines' when `block' is set.
6593
6594 2002-08-12 Richard M. Stallman <rms@gnu.org>
6595
6596 * menu-bar.el (menu-bar-next-tag-other-window, menu-bar-next-tag)
6597 (menu-bar-right-scroll-bar, menu-bar-left-scroll-bar)
6598 (menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression)
6599 (menu-bar-toggle-cua-mode, menu-bar-read-mail)
6600 (menu-bar-help-extra-packages, help-with-tutorial-spec-language)
6601 (menu-bar-text-mode-auto-fill): New commands, used
6602 in menu bar menus instead of lambda expressions.
6603
6604 (menu-bar-showhide-fringe-menu-customize-left)
6605 (menu-bar-showhide-fringe-menu-customize-right)
6606 (menu-bar-showhide-fringe-menu-customize-disable)
6607 (menu-bar-showhide-fringe-menu-customize-reset): Doc fixes.
6608
6609 (menu-bar-options-menu): Use toggle-truncate-lines.
6610 (showhide-date-time): Call customize-mark-as-set.
6611
6612 * emacs-lisp/find-func.el (find-function-search-for-symbol):
6613 Obey `definition-name' properties.
6614
6615 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
6616 Put `definition-name' properties on the functions whose
6617 names are constructed.
6618
6619 * textmodes/page-ext.el (pages-target-buffer): Add defvar.
6620 Renamed from target-buffer.
6621 (pages-directory, pages-copy-header-and-position): Uses changed.
6622
6623 * calendar/appt.el (appt-make-list): Correct the parsing of
6624 each appointment from time-string.
6625
6626 2002-08-12 Stefan Monnier <monnier@cs.yale.edu>
6627
6628 * scroll-all.el (scroll-all-mode): Use define-minor-mode.
6629 (scroll-all-mode) <defcustom>: Delete.
6630 (running-xemacs): Delete.
6631 (minor-mode-alist): Don't manipulate it directly.
6632
6633 2002-08-10 Kenichi Handa <handa@etl.go.jp>
6634
6635 * international/mule-cmds.el (search-unencodable-char): New function.
6636 (select-safe-coding-system): Show unencodable characters.
6637 (unencodable-char-position): Deleted, and implemented in C in coding.c.
6638
6639 2002-04-09 John Wiegley <johnw@gnu.org>
6640
6641 * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
6642 * em-cmpl.el (eshell-cmpl-ignore-case): Ditto.
6643 * em-dirs.el (eshell/cd): Ditto.
6644 * em-glob.el (eshell-glob-case-insensitive): Ditto.
6645 * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
6646 * esh-ext.el (eshell-binary-suffixes): Ditto.
6647
6648 2002-08-09 Richard M. Stallman <rms@gnu.org>
6649
6650 * textmodes/page-ext.el (pages-directory-mode): Undo previous change.
6651
6652 * simple.el (set-variable): Give locality status in prompt.
6653
6654 2002-08-09 Benjamin Rutt <rutt@cis.ohio-state.edu>
6655
6656 * simple.el (set-variable): If given a prefix argument, set
6657 variable buffer-locally.
6658
6659 2002-08-09 John Paul Wallington <jpw@shootybangbang.com>
6660
6661 * font-core.el (font-lock-function): Make it buffer-local.
6662
6663 2002-08-08 Richard M. Stallman <rms@gnu.org>
6664
6665 * emacs-lisp/checkdoc.el (checkdoc, checkdoc-interactive)
6666 (checkdoc-message-interactive, checkdoc-interactive-loop)
6667 (checkdoc-current-buffer, checkdoc-continue, checkdoc-comments)
6668 (checkdoc-defun):
6669 Update checkdoc-spellcheck-documentation-flag correctly.
6670 (checkdoc-ispell-docstring-engine): Don't test for
6671 checkdoc-autofix-flag = nil.
6672
6673 2002-08-07 John Paul Wallington <jpw@shootybangbang.com>
6674
6675 * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
6676
6677 * wid-browse.el (widget-minor-mode): Fix doc typo.
6678
6679 2002-08-07 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6680
6681 * net/tramp.el: Version 2.0.12 released.
6682 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6683 Comment out possibly obsolete "echo hello" commands.
6684 (tramp-run-real-handler): If operation is
6685 `ange-ftp-hook-function', use first arg as the real operation.
6686 (tramp-check-ls-commands): Use / instead of \ as directory
6687 separator. (Relevant for XEmacs on Windows.)
6688 (tramp-maybe-open-connection): Use tramp-wait-for-output when
6689 waiting for the "are you awake" command. Use a different string
6690 for the "are you awake" command.
6691 (tramp-send-command): New optional arg NEVEROPEN means to never
6692 invoke tramp-maybe-open-connection.
6693 (tramp-maybe-open-connection): Use it
6694
6695 2002-08-07 Richard M. Stallman <rms@gnu.org>
6696
6697 * warnings.el (warning-prefix-function, warning-series)
6698 (warning-fill-prefix, warning-group-format): Add autoload cookies.
6699
6700 2002-08-07 Kenichi Handa <handa@etl.go.jp>
6701
6702 * international/mule-cmds.el (select-safe-coding-system):
6703 Call pop-to-buffer inside save-window-excursion and save-excursion.
6704
6705 2002-08-06 John Paul Wallington <jpw@shootybangbang.com>
6706
6707 * help-fns.el (describe-function-1): Skip arglist note if
6708 function's definition is a keymap.
6709
6710 2002-08-06 Sam Steingold <sds@gnu.org>
6711
6712 * calendar/diary-lib.el (diary-mail-entries): Use `compose-mail'
6713 and `mail-user-agent' instead of straight sendmail.
6714 (diary-modified, diary-entries-list, displayed-year)
6715 (displayed-month, entry, date, number, date-string, d-file)
6716 (original-date): Defvar without binding to avoid compiler warnings.
6717
6718 2002-08-05 Alan Shutko <ats@acm.org>
6719
6720 * ibuffer.el (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
6721 (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
6722 (ibuffer-mode): Added ibuffer-filter-by-used-mode to doc string.
6723
6724 * ibuf-ext.el (ibuffer-list-buffer-modes): New.
6725 (ibuffer-filter-by-used-mode): New.
6726
6727 2002-08-05 John Paul Wallington <jpw@shootybangbang.com>
6728
6729 * ediff-util.el (ediff-copy-list): Use `defalias' instead of
6730 `fset' and `symbol-function'.
6731
6732 2002-08-05 John Wiegley <johnw@gnu.org>
6733
6734 * pcomplete.el (pcomplete-entries): Don't set `above-cutoff' to a
6735 value unless pcomplete-cycle-cutoff-length is non-nil.
6736
6737 2002-04-09 John Paul Wallington <jpw@shootybangbang.com>
6738
6739 * esh-util.el (eshell-under-cygwin-p): New function.
6740 * em-cmpl.el (eshell-cmpl-ignore-case): Use it.
6741 * em-dirs.el (eshell/cd): Ditto.
6742 * em-glob.el (eshell-glob-case-insensitive): Ditto.
6743 * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
6744 * esh-ext.el (eshell-binary-suffixes): Ditto.
6745
6746 2002-08-05 Richard M. Stallman <rms@gnu.org>
6747
6748 * international/mule-cmds.el (select-safe-coding-system): Check for
6749 non-nil CODING-SYSTEM before warning it disagrees with AUTO-CS.
6750
6751 * net/ange-ftp.el (ange-ftp-smart-gateway): Doc fix.
6752
6753 2002-08-05 Gerd Moellmann <gerd@gnu.org>
6754
6755 * image.el (image-jpeg-p): Accept "Exif" marker.
6756
6757 2002-08-05 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6758
6759 * net/tramp.el: Version 2.0.11 released.
6760 (tramp-perl-file-attributes): Print uid and gid as signed integers.
6761 (tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded.
6762 Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP
6763 calling Tramp again.
6764 (tramp-find-file-exists-command): Check for `ls -d' last, after
6765 all the variants on `test -e'.
6766 (tramp-post-connection): Erase buffer before finding a command to
6767 check if file exists.
6768
6769 2002-08-05 David Kastrup <David.Kastrup@t-online.de>
6770
6771 * calc/calc.el (math-format-stack-value): Revert a broken
6772 if->when replacement and reformat so that this does not happen
6773 again. Fixes a pretty lethal line formatting/yanking bug.
6774
6775 2002-08-04 John Paul Wallington <jpw@shootybangbang.com>
6776
6777 * startup.el (fancy-splash-frame): Check selected frame last.
6778
6779 2002-08-04 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6780
6781 * net/tramp.el: Version 2.0.10 released.
6782 (tramp-uudecode): New shell function `tramp_uudecode' to decode to
6783 standard output even if `uudecode -p' and `uudecode -o -' don't work.
6784 (tramp-post-connection): After finding the right shell, wait a
6785 bit. This is a kludge to avoid a race condition, even though I
6786 don't understand why there is a race condition in the first place.
6787 (tramp-post-connection): Install the `tramp_uudecode' shell
6788 function on the remote host.
6789 (tramp-coding-commands): Add an alternative for `tramp_uudecode'.
6790 (tramp-bug): Include more variables in the report.
6791
6792 2002-08-04 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6793
6794 * net/tramp.el: Version 2.0.9 released.
6795 (tramp-bug): Add wording about additional info to include in bug
6796 report.
6797 (tramp-find-shell): Set $PS1 for invocation of second shell (for
6798 tilde expansion).
6799 (tramp-find-shell): Shell prompt must match at end of buffer.
6800 Do this also for fallback shell prompt.
6801 (tramp-find-shell): More debugging output.
6802 (tramp-find-inline-encoding): When checking the decoding command,
6803 some commands fail when reading from /dev/null. So we pass a
6804 known string through the encoding command and pass that through
6805 the decoding command. So we know whether the decoding command can
6806 deal with some real input.
6807
6808 2002-08-04 Andreas Schwab <schwab@suse.de>
6809
6810 * net/tramp.el (tramp-perl-encode, tramp-perl-decode): Doc fix.
6811
6812 2002-08-03 Andrew Choi <akochoi@shaw.ca>
6813
6814 * term/mac-win.el: Set keys to enable mouse wheel support.
6815
6816 2002-08-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6817
6818 * net/tramp.el: Version 2.0.8.
6819 (tramp-perl-encode, tramp-perl-encode): Double the backslashes.
6820
6821 2002-08-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6822
6823 * net/tramp.el: Version 2.0.7.
6824 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
6825 (tramp-perl-encode, tramp-perl-decode): Escape `%' characters
6826 because of `format' and say so in the docstring.
6827
6828 2002-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6829
6830 * progmodes/f90.el (f90-font-lock-keywords-1): Fix highlighting of
6831 `type' forms.
6832 (f90-font-lock-keywords-2): Fix `implicit type(foo)' case.
6833 (f90-type-def-re): Fix value.
6834
6835 2002-08-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6836
6837 * net/tramp.el: Version 2.0.6.
6838 (tramp-default-method): Change to "ssh" from "sm".
6839 (tramp-wrong-passwd-regexp): Restructure. Add additional alternative.
6840 (tramp-su-program): New internal variable for method parameter.
6841 (tramp-perl-encode-with-module, tramp-perl-decode-with-module):
6842 New variables. Very short Perl one-liner, but requires Perl
6843 module MIME::Base64 to be installed on the remote site.
6844 (tramp-perl-encode, tramp-perl-decode): New base64
6845 encoder/decoder. From Juanma Barranquero <lektu@terra.es>.
6846 (tramp-handle-file-truename): Invoke Ange-FTP properly (even
6847 though Ange-FTP doesn't do anything for this operation).
6848 (tramp-handle-set-visited-file-modtime): Comment change.
6849 (tramp-handle-make-directory): Save-excursion.
6850 (tramp-handle-expand-many-files): Don't try to invoke Ange-FTP
6851 twice, once is enough.
6852 (tramp-action-permission-denied): Show *tramp/foo* buffer so the
6853 user knows what's wrong.
6854 (tramp-post-connection): Support the two Perl encoders and decoders.
6855 (tramp-coding-commands): Ditto. Add some todo items.
6856
6857 2002-08-02 Richard M. Stallman <rms@gnu.org>
6858
6859 * international/mule.el (merge-coding-systems): New function.
6860 (set-buffer-file-coding-system): Use merge-coding-systems.
6861 Change prompt for args.
6862 (revert-buffer-with-coding-system): New command.
6863
6864 * international/mule-cmds.el (mule-keymap, set-coding-system-map):
6865 Add bindings for revert-buffer-with-coding-system.
6866 (set-coding-system-map): Clarify menu item info for
6867 set-buffer-file-coding-system.
6868 (set-coding-system-map): Reorder and add separators.
6869
6870 * emacs-lisp/edebug.el (edebug-eval-top-level-form):
6871 Use eval-expression.
6872
6873 * subr.el (atomic-change-group): Doc fix.
6874
6875 2002-07-31 Colin Walters <walters@debian.org>
6876
6877 * ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add
6878 defvaralias for compatibility.
6879 (ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add
6880 defvaralias for compatibility.
6881
6882 2002-07-31 John Paul Wallington <jpw@shootybangbang.com>
6883
6884 * ibuffer.el (ibuffer-fontification-alist):
6885 Use `font-lock-constant-face' instead of `font-lock-reference-face'.
6886
6887 2002-07-31 John Wiegley <johnw@gnu.org>
6888
6889 * pcomplete.el (pcomplete-comint-setup): Use `add-to-list', to
6890 prevent adding the symbol `pcomplete' to
6891 shell-dynamic-complete-functions to many times.
6892
6893 2002-07-31 Markus Rost <rost@math.ohio-state.edu>
6894
6895 * help-fns.el (describe-function-1): Test function for
6896 obsolescence only if it is a symbol.
6897
6898 * ediff.el (ediff-backup): New autoloaded command.
6899
6900 2002-07-31 Richard M. Stallman <rms@gnu.org>
6901
6902 * makefile.w32-in (compile-after-backup): Renamed from `compile'.
6903 Use `compile-always'.
6904 (bootstrap): Use `compile', not `compile-files'. Use `update-subdirs'.
6905 (compile): Renamed from `compile-files'.
6906 (compile-CMD, compile-SH): Renamed from `compile-files-*'.
6907
6908 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
6909 Check that (car elt) is a string.
6910
6911 * pcomplete.el (pcomplete-entries): Doc fix.
6912
6913 * international/mule.el (non-standard-icccm-encodings-alist): Doc fix.
6914
6915 2002-07-31 Andreas Schwab <schwab@suse.de>
6916
6917 * dired.el: Hide disabling of dired-find-alternate-file behind
6918 autoload-cookie.
6919
6920 2002-07-31 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
6921
6922 * makefile.w32-in: Revert some changes from 2002-07-23 because they
6923 don't work on MSVC/nmake builds.
6924 (update-subdirs-CMD): Generate the right list of subdirectories.
6925
6926 2002-07-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6927
6928 * net/tramp.el: New version 2.0.5.
6929 (tramp-methods): Remove inline encoding method parameters.
6930 The encoding is now autodetected. Also shorten the list of
6931 methods (u/m distinction gone) and rename the remaining methods to
6932 have longer, but more mnemonic, names.
6933 (tramp-login-prompt-regexp, tramp-password-prompt-regexp)
6934 (tramp-wrong-passwd-regexp): Trailing `$' not needed, regexp is
6935 matched at end of buffer anyway.
6936 (tramp-yesno-prompt-regexp): New variable, for questions where the
6937 user should say "yes" or "no".
6938 (tramp-file-name-structure-unified)
6939 (tramp-file-name-structure-separate): Allow dash in method names.
6940 (tramp-actions-before-shell): New variable, contains list of
6941 pattern/action pairs. Output sent by remote end is scanned for
6942 the patterns, then the actions are executed.
6943 (tramp-multi-actions): Like `tramp-actions-before-shell', but
6944 executed for each hop in a multi-hop connection.
6945 (tramp-last-cmd-time): New variable. If nothing has been sent to
6946 remote end for 60 seconds, look to see if the remote end is still
6947 alive.
6948 (tramp-perl-mime-encode, tramp-perl-mime-decode): Remove.
6949 It didn't work.
6950 (tramp-perl-encode, tramp-perl-decode): New variables, these
6951 require the MIME::Base64 module on the remote end.
6952 (tramp-handle-file-attributes): Restructure logic.
6953 (tramp-handle-file-attributes-with-ls)
6954 (tramp-handle-file-attributes-with-perl): More debugging.
6955 (tramp-handle-directory-files): Grok fifth arg `files-only' for XEmacs.
6956 (tramp-handle-make-directory, tramp-handle-delete-directory)
6957 (tramp-handle-delete-file, tramp-handle-insert-directory):
6958 Expand file name.
6959 (tramp-handle-shell-command): Use `when', not `if'.
6960 (tramp-handle-file-local-copy, tramp-handle-write-region):
6961 Adapt to autodetection of inline encoding.
6962 (tramp-invoke-ange-ftp): Require ange-ftp to make sure that
6963 variable ange-ftp-name-format is defined before binding it.
6964 (tramp-action-login, tramp-action-password, tramp-action-succeed)
6965 (tramp-action-permission-denied, tramp-action-yesno):
6966 Functions called from `tramp-actions-before-shell'.
6967 (tramp-multi-action-login, tramp-multi-action-password)
6968 (tramp-multi-action-succeed, tramp-multi-action-permission-denied):
6969 Functions called from `tramp-multi-actions'.
6970 (tramp-process-one-action, tramp-process-actions):
6971 Pattern matching and action invocation code for
6972 `tramp-actions-before-shell'.
6973 (tramp-process-one-multi-action, tramp-process-multi-actions):
6974 Same for `tramp-multi-actions'.
6975 (tramp-open-connection-telnet, tramp-open-connection-rsh)
6976 (tramp-open-connection-su): Process actions instead of hardwired logic.
6977 (tramp-multi-connect-telnet, tramp-multi-connect-rlogin)
6978 (tramp-multi-connect-su): Ditto.
6979 (tramp-post-connection): New method for tramp_encode and
6980 tramp_decode scripts.
6981 (tramp-post-connection): Invoke inline autodetection code.
6982 (tramp-coding-commands): List of inline codings.
6983 (tramp-find-inline-encoding): This is the inline autodetection code.
6984 (tramp-maybe-open-connection): If nothing was sent to connection
6985 for 60 seconds, look if it connection is still alive.
6986 (tramp-send-command): Remember that something was sent to the
6987 connection.
6988 (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
6989 Use backticks for constructing alist.
6990 (tramp-get-encoding-command, tramp-set-encoding-command)
6991 (tramp-get-decoding-command, tramp-set-decoding-command)
6992 (tramp-get-encoding-function, tramp-set-encoding-function)
6993 (tramp-get-decoding-function, tramp-set-decoding-function):
6994 Use for results of inline autodetection.
6995 (tramp-get-encoding-command, tramp-get-decoding-command)
6996 (tramp-get-encoding-function, tramp-get-decoding-function):
6997 Remove these old functions.
6998
6999 2002-07-30 Kenichi Handa <handa@etl.go.jp>
7000
7001 * language/indian.el (in-is13194): Give correct `safe-chars' property.
7002 (devanagari): Define it as an alias of in-is13194.
7003
7004 * international/mule.el (safe-chars):
7005 Put `char-table-extra-slots' property with value 0.
7006
7007 * files.el (revert-buffer): Fix previous change.
7008
7009 2002-07-29 Richard M. Stallman <rms@gnu.org>
7010
7011 * bindings.el (help-echo): If global-mode-string is non-nil,
7012 display some spaces after it.
7013
7014 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
7015 Don't call string-match on non-string.
7016 (displaying-byte-compile-warnings):
7017
7018 * textmodes/ispell.el (check-ispell-version): Bind default-directory
7019 to avoid errors. Kill the old temp buffer at the beginning.
7020
7021 2002-07-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7022
7023 * scroll-all.el (scroll-all-mode): Make argument optional. Doc fix.
7024
7025 2002-07-29 John Paul Wallington <jpw@shootybangbang.com>
7026
7027 * scroll-all.el (scroll-all-mode): Handle numeric arg. Use `if'
7028 instead of `cond'.
7029
7030 2002-07-29 Kenichi Handa <handa@etl.go.jp>
7031
7032 * international/mule.el (ctext-post-read-conversion): Add support
7033 for embedded utf-8 encoding (ESC % G ... ESC % @).
7034
7035 2002-07-28 Kenichi Handa <handa@etl.go.jp>
7036
7037 * files.el (revert-buffer): Before calling insert-file-contents,
7038 kill the local variable buffer-file-coding-system.
7039
7040 2002-07-28 Richard M. Stallman <rms@gnu.org>
7041
7042 * bindings.el (mode-line-format): Handle vc-mode specially.
7043 Move mode-line-position to after global-mode-string.
7044 (mode-line-modes): Move the starting 3 spaces out of here.
7045 (mode-line-position): Separate with a space, not dashes.
7046
7047 * vc-hooks.el: Don't add to minor-mode-alist.
7048
7049 * emacs-lisp/edebug.el (edebug-debugger):
7050 If inside redisplay, just return.
7051
7052 * emacs-lisp/debug.el (debug): If inside redisplay, just return.
7053
7054 * info.el (Info-find-index-name): Improve last change.
7055
7056 2002-07-27 Richard M. Stallman <rms@gnu.org>
7057
7058 * files.el (file-name-sans-extension): Avoid expanding DIRECTORY.
7059
7060 * calendar/cal-hebrew.el (diary-rosh-hodesh): Cons mark on
7061 in the third case.
7062
7063 2002-07-27 Markus Rost <rost@math.ohio-state.edu>
7064
7065 * ps-print.el: Update copyright year.
7066 (ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
7067
7068 2002-07-26 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7069
7070 * eshell/eshell.el (eshell): Numeric prefix arg means to switch
7071 to the session with that number. Old behavior still available
7072 with nonumeric prefix args.
7073
7074 2002-07-08 Simon Josefsson <jas@extundo.com>
7075
7076 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update names.
7077
7078 2002-07-26 Juanma Barranquero <lektu@terra.es>
7079
7080 * warnings.el (lwarn, warn, warning-levels): Doc fix.
7081 (warning-suppress-log-types): Fix typo.
7082 (display-warning): Fix typo. Remove useless assignment to free variable
7083 `group-string'.
7084
7085 2002-07-25 Markus Rost <rost@math.ohio-state.edu>
7086
7087 * ediff-wind.el (ediff-window-setup-function): Extend type declaration.
7088
7089 2002-07-25 Sam Steingold <sds@gnu.org>
7090
7091 * replace.el (occur-rename-buffer): New command.
7092 (occur-mode-map): Bind "r" to it. Added keybindings for
7093 `kill-this-buffer', `clone-buffer' and `quit-window'.
7094
7095 2002-07-25 Kevin Ryde <user42@zip.com.au>
7096
7097 * info.el (Info-find-index-name): Search for a function definition
7098 with a return type.
7099
7100 2002-07-25 David Ponce <david@dponce.com>
7101
7102 * emacs-lisp/bytecomp.el (byte-compile-set-symbol-position):
7103 Don't recompute `entry' on each iteration.
7104 (byte-compile-delete-first): Make it defsubst.
7105
7106 2002-07-25 Sam Steingold <sds@gnu.org>
7107
7108 * progmodes/cc-engine.el (c-search-uplist-for-classkey):
7109 When `search-end' is a cons, use its car.
7110
7111 2002-07-25 Dave Love <fx@gnu.org>
7112
7113 * obsolete/c-mode.el: Deleted.
7114
7115 2002-07-25 Carsten Dominik <dominik@astro.uva.nl>
7116
7117 * textmodes/reftex.el (reftex-compile-variables):
7118 Simplified regular expression.
7119
7120 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
7121 Simplified the regexp.
7122
7123 * textmodes/reftex-cite.el (reftex-get-bibkey-default): New function.
7124 (reftex-extract-bib-entries-from-thebibliography):
7125 Use `reftex-get-bibkey-default' to get a default regex.
7126 (reftex-extract-bib-entries): Use `reftex-get-bibkey-default' to
7127 get a default regex.
7128
7129 * textmodes/reftex-toc.el (reftex-toc-mode): Use `make-local-hook' for
7130 XEmacs compatibility (got OK from RMS).
7131
7132 * textmodes/reftex-index.el (reftex-index-mode): Likewise.
7133
7134 * textmodes/reftex-sel.el (reftex-select-label-mode): Likewise.
7135 (reftex-select-bib-mode): Likewise.
7136
7137 2002-07-25 Colin Walters <walters@debian.org>
7138
7139 * ibuffer.el (ibuffer-mouse-popup-menu): Allow point to be moved
7140 by menu functions.
7141
7142 2002-07-24 Dave Love <fx@gnu.org>
7143
7144 * international/mule.el (set-auto-coding): Doc fix.
7145
7146 * international/utf-16.el: New file.
7147
7148 * language/european.el ("German", "French", "Spanish", "Turkish"):
7149 Add alternative coding systems.
7150 ("Dutch"): Likewise. Add input method.
7151 ("Welsh", "Latin-7"): Add nonascii-translation.
7152
7153 * language/georgian.el ("Georgian"): Add nonascii-translation.
7154
7155 * international/titdic-cnv.el: Doc fixes.
7156 (tit-process-header): Add coding cookie.
7157 (titdic-convert): Force writing as iso-2022-7bit.
7158
7159 * international/ja-dic-cnv.el (skkdic-convert): Add coding cookie.
7160
7161 * international/mule-cmds.el: Doc fixes.
7162 (unencodable-char-position): New.
7163 (select-safe-coding-system): Use it to indicate problematic
7164 characters and add extra explanation. Avoid checking auto-coding
7165 for compressed files.
7166 (leim-list-header): Add coding cookie.
7167 (input-method-verbose-flag): Modify :type.
7168 (locale-language-names): Add bs, wa. Modify cy.
7169
7170 2002-07-24 Richard M. Stallman <rms@gnu.org>
7171
7172 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
7173 Bind warning-group-format.
7174
7175 * emacs-lisp/bytecomp.el (byte-compile-cl-functions): New variable.
7176 (byte-compile-cl-warn): Use that variable.
7177 (byte-compile-find-cl-functions): New function.
7178 (displaying-byte-compile-warnings):
7179 Call byte-compile-find-cl-functions.
7180
7181 * warnings.el (warning-levels): Add %s to the strings.
7182 (warning-group-format): New variable.
7183 (warning-suppress-log-types): Renamed from warning-suppress-log.
7184 (warning-suppress-types): Renamed from warning-suppress.
7185 (display-warning): Implement those changes.
7186
7187 2002-07-23 Richard M. Stallman <rms@gnu.org>
7188
7189 * warnings.el: Add `provide' call.
7190
7191 * files.el (basic-save-buffer-2): If there's an error writing the file,
7192 unrename the backup file if it was just made.
7193 (backup-buffer, basic-save-buffer-2, basic-save-buffer-1)
7194 (basic-save-buffer): Value now has form (MODES . BACKUPNAME)
7195 when a backup was just made by renaming. Otherwise it's nil.
7196
7197 * wid-edit.el (widget-convert): Handle an argument that's a keyword.
7198 Recognize explicit :args specification.
7199
7200 * international/mule-cmds.el (select-safe-coding-system):
7201 Don't ask for confirmation of mismatch if find-file-literally was used.
7202
7203 2002-07-23 Markus Rost <rost@math.ohio-state.edu>
7204
7205 * add-log.el (add-log-current-defun): Fix typo in documentation.
7206
7207 2002-07-22 Markus Rost <rost@math.ohio-state.edu>
7208
7209 * add-log.el (add-log-mailing-address): Fix type. Can be a string.
7210
7211 * ido.el (ido-separator): Fix type.
7212
7213 2002-07-23 Andrew Innes <andrewi@gnu.org>
7214
7215 * makefile.w32-in (DONTCOMPILE): Remove cus-start.el.
7216 (DONTCOMPILE): Add various language files.
7217 (DONTCOMPILE): Remove term/xterm.el.
7218 (finder-inf.el): Remove.
7219 (update-authors): New target.
7220 (TAGS-LISP): Remove $(lispsource).
7221 (compile-always): Renamed from `compile-files'.
7222 (compile): New target, adapted from `compile-files'.
7223 (compile-calc): New target.
7224 (recompile): Change `.' to $(lisp).
7225 (bootstrap): Add update-subdirs and finder-data
7226 to dependencies; change compile-files to compile.
7227
7228 2002-07-22 Andre Spiegel <spiegel@gnu.org>
7229
7230 * vc.el (vc-next-action-on-file): Preserve find-file-literally.
7231
7232 2002-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7233
7234 * simple.el (undo, undo-more): Adjust messages when undoing in a
7235 region.
7236
7237 2002-07-22 John Paul Wallington <jpw@shootybangbang.com>
7238
7239 * net/browse-url.el (browse-url-lynx-input-attempts): Use defcustom.
7240 (browse-url-lynx-input-delay): Add custom type and group.
7241
7242 * cus-start.el (double-click-fuzz): Added.
7243
7244 2002-07-22 Alan Shutko <ats@acm.org>
7245
7246 * calendar/solar.el (diary-sabbath-candles): Add optional MARK
7247 parameter, specifying what face or character to use in the
7248 calendar display. These will now return (MARK . ENTRY).
7249
7250 * calendar/lunar.el (diary-phases-of-moon): Add optional MARK
7251 parameter, specifying what face or character to use in the
7252 calendar display. These will now return (MARK . ENTRY).
7253
7254 * calendar/cal-hebrew.el (diary-omer, diary-yahrzeit)
7255 (diary-rosh-hodesh, diary-parasha, diary-parasha): Add optional
7256 MARK parameter, specifying what face or character to use in the
7257 calendar display. These will now return (MARK . ENTRY).
7258
7259 * calendar/diary-lib.el (mark-sexp-diary-entries): Retrieve mark
7260 from diary-sexp-entry and pass it to mark-visible-calendar-date.
7261 (list-sexp-diary-entries): Update doc string for new docs for ....
7262 If diary-sexp-entry returns a cons, only add the text to the diary
7263 list.
7264 (diary-sexp-entry): Allow sexps to return a cons of the form (MARK
7265 . STRING) to specify what face or character mark should be used in
7266 the calendar display.
7267 (diary-date, diary-block, diary-float, diary-anniversary)
7268 (diary-cyclic): Add optional MARK parameter, specifying what face
7269 or character to use in the calendar display. These will now
7270 return (MARK . ENTRY).
7271
7272 * calendar/diary-lib.el (check-calendar-holidays, diary-iso-date)
7273 (calendar-holiday-list, diary-french-date, diary-mayan-date)
7274 (diary-julian-date, diary-astro-day-number, diary-chinese-date)
7275 (diary-islamic-date, list-islamic-diary-entries)
7276 (mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
7277 (diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
7278 (diary-rosh-hodesh, list-hebrew-diary-entries)
7279 (mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
7280 (diary-coptic-date, diary-persian-date, diary-phases-of-moon)
7281 (diary-sunrise-sunset, diary-sabbath-candles):
7282 Remove interactive flag from autoloads.
7283
7284 2002-07-22 Carsten Dominik <dominik@astro.uva.nl>
7285
7286 * textmodes/reftex-vars.el (reftex-index-verify-function): New option.
7287 (reftex-bibliography-commands): New option.
7288 (reftex-toc-split-windows-horizontally): New option
7289 (reftex-toc-split-windows-horizontally-fraction): New option
7290 (reftex-include-file-commands): New option.
7291 (reftex-cite-format-builtin): Added ?n for nocite.
7292
7293 * textmodes/reftex-index.el (reftex-query-index-phrase):
7294 Use `reftex-index-verify-function'.
7295
7296 * textmodes/reftex-toc.el (reftex-re-enlarge):
7297 Handle horizontal splitting.
7298 (reftex-toc): Handle horizontal splitting
7299 (reftex-last-window-width): New variable.
7300
7301 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
7302 Use `reftex-bibliography-commands'.
7303 (reftex-locate-bibliography-files): Regexp relaxed to allow for
7304 cases where \bibliography is not the first thing on the line.
7305
7306 * textmodes/reftex.el (reftex-compile-variables):
7307 Use `reftex-include-file-commands'.
7308 (reftex-type-query-prompt): Changed defconst to defvar.
7309 (reftex-type-query-help, reftex-typekey-to-format-alist)
7310 (reftex-typekey-to-prefix-alist, reftex-env-or-mac-alist)
7311 (reftex-special-env-parsers, reftex-label-mac-list)
7312 (reftex-label-env-list, reftex-typekey-list)
7313 (reftex-words-to-typekey-alist, reftex-key-to-index-macro-alist)
7314 (reftex-query-index-macro-prompt, reftex-query-index-macro-help)
7315 (reftex-no-follow-message, reftex-no-info-message): Likewise.
7316 (reftex-mode): Define systax table for bibtex parsing.
7317 (reftex-syntax-table-for-bib): Syntax table for bibtex parsing.
7318
7319 * textmodes/reftex-cite.el (reftex-format-names): %a as name
7320 format lists all names.
7321 (reftex-parse-bibtex-entry): Use `reftex-syntax-table-for-bib'.
7322 (reftex-with-special-syntax-for-bib): New macro.
7323
7324 2002-07-21 Richard M. Stallman <rms@gnu.org>
7325
7326 * international/ucs-tables.el (ucs-quail-activate):
7327 Cope if buffer-file-coding-system is nil.
7328
7329 * bindings.el (last-buffer): Use buffer-list with frame arg.
7330 Create *scratch* if no other choice exists. Fix bugs.
7331
7332 2002-07-21 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7333
7334 * net/tramp.el: Bump version to 2.0.2.
7335 (tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
7336 longer names. Use old names "sm1", "sm2" and so on for methods
7337 invoking "ssh -1" or "ssh -2".
7338 (tramp-multi-file-name-structure-separate): Typo, its name was set
7339 to "tramp-file-name-structure-separate". Trivial patch.
7340 From Steve Youngs <youngs@xemacs.org>.
7341 (tramp-multi-sh-program): New variable.
7342 (tramp-open-connection-multi): Use it. Now you can use multi
7343 methods from Windows (at least in principle).
7344 (tramp-do-copy-or-rename-via-buffer): New function.
7345 (tramp-do-copy-or-rename-file): Use it. Change and simplify
7346 logic. Omit special case of invoking rcp directly to copy the files.
7347 (tramp-open-connection-su, tramp-multi-connect-telnet)
7348 (tramp-multi-connect-rlogin, tramp-multi-connect-su)
7349 (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
7350 Use backticks in format-spec for brevity and to avoid
7351 character/number confusion in XEmacs.
7352
7353 2002-07-20 Richard M. Stallman <rms@gnu.org>
7354
7355 * wid-edit.el (widget-documentation-string-value-create):
7356 Say "Hide Rest", not just "Hide".
7357
7358 * cus-edit.el (custom-variable-value-create):
7359 Say "Show Value", not just "Show". Also "Hide Value".
7360 Output a newline before the doc string.
7361 (custom-face-value-create): Say "Show Face" and "Hide Face".
7362
7363 * files.el (toggle-read-only): Clean up the hint message.
7364
7365 * emacs-lisp/bytecomp.el: Use warnings.el.
7366 (byte-compile-warning-prefix): New function.
7367 (byte-compile-log-file): Return page start position.
7368 (byte-compile-log-warning): New function.
7369 (byte-compile-warn): Use byte-compile-log-warning.
7370 (byte-compile-report-error): Likewise. Also use error-message-string.
7371 (displaying-byte-compile-warnings): Bind warning-series.
7372 Don't bind or use byte-compile-warnings-point-max.
7373 Don't display the log buffer at the end.
7374 (byte-compile-warnings-point-max): Variable deleted.
7375 (byte-compile-log-1): Rewrite for trace info, not used for warnings.
7376 (byte-compile-last-warned-form, byte-compile-last-logged-file):
7377 Defvars moved.
7378
7379 * warnings.el: New file.
7380
7381 2002-07-19 Richard M. Stallman <rms@gnu.org>
7382
7383 * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Delete `values'
7384 and `values-list' from list of CL functions.
7385
7386 2002-07-19 John Paul Wallington <jpw@shootybangbang.com>
7387
7388 * emacs-lisp/bytecomp.el (compile-defun):
7389 Bind `read-with-symbol-positions' to current buffer.
7390
7391 2002-07-19 Andre Spiegel <spiegel@gnu.org>
7392
7393 * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,
7394 delete anything that comes after LIMIT from the buffer.
7395
7396 * vc-rcs.el (vc-rcs-fetch-master-state): Be more careful to check
7397 if this is really an RCS master file.
7398
7399 * vc.el: Improve comment of vc-BACKEND-workfile-unchanged-p.
7400
7401 2002-07-19 Juanma Barranquero <lektu@terra.es>
7402
7403 * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)
7404 (buffer-flush-undo, baud-rate, compiled-function-p, define-function)
7405 (unread-command-char, executing-macro, post-command-idle-hook)
7406 (post-command-idle-delay): Move obsolescence declarations to subr.el.
7407
7408 * subr.el (dot, dot-max, dot-min, dot-marker, buffer-flush-undo)
7409 (baud-rate, compiled-function-p, define-function, unread-command-char)
7410 (executing-macro, post-command-idle-hook, post-command-idle-delay):
7411 Move obsolescence declarations from emacs-lisp/bytecomp.el.
7412 (directory-sep-char, mode-line-inverse-video):
7413 Add obsolescence declaration.
7414
7415 2002-07-18 J.D. Smith <jdsmith@as.arizona.edu>
7416
7417 * progmodes/idlwave.el: Updated to IDLWAVE version 4.14. Too many
7418 changes to list them here.
7419
7420 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.14.
7421 Too many changes to list them here.
7422
7423 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.14.
7424 Too many changes to list them here.
7425
7426 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.14 with
7427 only minor documentation changes.
7428
7429 2002-07-18 Dave Love <fx@gnu.org>
7430
7431 * info-look.el: Support current auto{conf,make} manuals.
7432
7433 2002-07-18 Juanma Barranquero <lektu@terra.es>
7434
7435 * bindings.el (last-buffer): Add missing frame argument.
7436
7437 2002-07-18 Richard M. Stallman <rms@gnu.org>
7438
7439 * timer.el (timer-inc-time): Doc fix.
7440
7441 * replace.el (keep-lines, flush-lines): Interactively report
7442 read-only error before reading regexp argument.
7443
7444 * dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks.
7445
7446 * bindings.el (last-buffer): Handle buffer-list and buffer-predicate
7447 frame parameters like bury-buffer.
7448
7449 * simple.el (choose-completion-delete-max-match):
7450 Handle minibuffer prompts explicitly.
7451
7452 2002-07-18 Juanma Barranquero <lektu@terra.es>
7453
7454 * international/mule-util.el (string-to-sequence, truncate-string):
7455 Add autoload cookie to obsolescence declaration.
7456
7457 * rect.el (move-to-column-force): Likewise.
7458
7459 * composite.el (decompose-composite-char): Likewise; also remove
7460 redundant info.
7461
7462 2002-07-18 Kim F. Storm <storm@cua.dk>
7463
7464 * loadup.el: Load international/utf-8 before international/characters.
7465
7466 2002-07-17 Dave Love <fx@gnu.org>
7467
7468 * international/ucs-tables.el: Optimize tables. Deal with some
7469 non-8859 charsets.
7470 (ucs-mule-to-mule-unicode): New.
7471 (ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail
7472 translation.
7473 (ucs-fragment-8859): Modified consistent with ucs-unify-8859.
7474 (unify-8859-on-encoding-mode): Doc mod. Fix custom version.
7475 (unify-8859-on-decoding-mode): Doc mod. Change code. Fix custom
7476 version. Add custom dependencies.
7477 (ucs-insert): Check for null from decode-char.
7478 (translation-table-for-input, ucs-quail-activate)
7479 (ucs-minibuffer-setup, ccl-encode-unicode-font)
7480 (ucs-tables-unload-hook): New.
7481
7482 * international/mule.el (define-translation-hash-table): New.
7483 (decode-char): Use utf-8-translation-table-for-decode.
7484 (encode-char): Use ucs-mule-to-mule-unicode.
7485
7486 * international/characters.el: Fix settings of U+2000-U+2027.
7487 Remove \e$(C'Y\e(B.
7488
7489 * international/mule-cmds.el (locale-language-names): Fix be, add
7490 sr_YU@cyrillic, modify tg.
7491 (locale-charset-language-names): Put @euro last.
7492
7493 * language/cyrillic.el (cyrillic-koi8-r-decode-table)
7494 (cyrillic-alternativnyj-decode-table): Fill out with mule-unicode.
7495 (cyrillic-koi8-r-decode-table): Make unbound after use.
7496 (ccl-decode-koi8, ccl-decode-alternativnyj): Change expansion
7497 factor. Use utf-8-translation-table-for-decode.
7498 (ccl-encode-koi8, ccl-encode-koi8): Don't check r0.
7499 (cyrillic-unify-encoding): New function.
7500 (cyrillic-koi8): Modify safe-chars, valid-codes.
7501 Remove charset-origin-alist.
7502 (Cp878, cp866): New alias.
7503 (ccl-encode-8859-5-font): New.
7504 (font-ccl-encoder-alist): Add ccl-encode-8859-5-font.
7505 (ccl-encode-koi8-font, ccl-encode-alternativnyj-font):
7506 Remove redundant parens.
7507 ("Cyrillic-KOI8"): Add cyrillic-iso-8bit to coding-priority.
7508 (cyrillic-koi8-u-decode-table, ccl-decode-koi8-u)
7509 (ccl-encode-koi8-u, koi8-u, ccl-encode-koi8-u-font, "Ukrainian"): New.
7510 (cyrillic-alternativnyj): Modify safe-chars, add mime-charset.
7511 ("Cyrillic-ALT"): Change input method.
7512 ("Windows-1251", "Tajik", "Bulgarian", "Belarusian"): New.
7513
7514 * international/utf-8.el (utf-8-subst-table)
7515 (utf-8-subst-rev-table, utf-8-translation-table-for-decode)
7516 (utf-8-fragment-on-decoding, ccl-untranslated-to-ucs)
7517 (utf-8-ccl-regs, utf-8-translate-cjk): New.
7518 (ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
7519 (ccl-decode-mule-utf-8, ccl-untranslated-to-ucs)
7520 (utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
7521 (mule-utf-8): Remove pre-write-conversion.
7522 (utf-8-post-read-conversion): Comment out.
7523
7524 * international/ccl.el (ccl-command-table): Add lookup-integer,
7525 lookup-character.
7526 (ccl-extended-code-table): Add lookup-int-const-tbl,
7527 lookup-char-const-tbl.
7528 (ccl-compile-lookup-integer, ccl-compile-lookup-character)
7529 (ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
7530 New functions.
7531 (define-ccl-program): Doc update.
7532
7533 * international/utf-8-subst.el: Populate utf-8-subst-rev-table.
7534 (utf-8-subst-table): Don't set.
7535
7536 2002-07-17 Kenichi Handa <handa@etl.go.jp>
7537
7538 * international/mule.el (define-coding-system-alias):
7539 Don't append ALIAS in the property `alias-coding-systems' if ALIAS's
7540 eol-type is not auto-detection.
7541
7542 * international/mule-diag.el (print-coding-system-briefly):
7543 Fix the handling of an alias of which eol-type is not auto-detection.
7544
7545 * international/mule-conf.el (us-ascii): Define it as an alias of
7546 iso-safe.
7547
7548 2002-07-17 Juanma Barranquero <lektu@terra.es>
7549
7550 * help-fns.el (describe-function-1): Put empty line before "Not
7551 documented" text.
7552
7553 * timer.el (timer-set-time-with-usecs): Mark obsolete.
7554
7555 2002-07-16 Stefan Monnier <monnier@cs.yale.edu>
7556
7557 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
7558 Make sure to change the global tool-bar-map.
7559
7560 * vc.el (vc-default-comment-history): Hard code *vc*.
7561 This is because print-log always prints there now.
7562 (vc-annotate-font-lock-keywords): New var.
7563 (vc-annotate-mode): Use it. Set truncate-lines as well.
7564 (vc-annotate-display-select): Unify the two error reports.
7565 (vc-annotate-offset): New var.
7566 (vc-annotate-lines): New fun extracted from vc-annotate-display.
7567 (vc-annotate-display): Use it, via font-lock.
7568
7569 * help-fns.el (help-split-fundoc, help-function-arglist)
7570 (help-make-usage): New funs, extracted from describe-function-1.
7571 (describe-function-1): Use them.
7572
7573 * help.el (help-key-description): Show the untranslated keys
7574 when they start with ESC and the ESC was not translated.
7575
7576 * help-mode.el (view): Always require.
7577 (help-xref-mule-regexp): Don't use defconst for variables.
7578 (help-setup-xref): Keep the last 10 elements of the stack.
7579 (help-xref-override-view-map): New var.
7580 (help-make-xrefs): Use it instead of building a new map each time.
7581 (help-function-def): Allow help-fun to take a buffer as arg.
7582
7583 * diff-mode.el (diff-reverse-direction): Simplify.
7584 (diff-after-change-function): Fix typo.
7585 (diff-post-command-hook): Take care of edge cases.
7586 (diff-current-defun): Do `goto-char' after setting the mode.
7587
7588 * mouse-sel.el (mouse-sel-mode): Use define-minor-mode.
7589 Fold mouse-sel-bindings into it.
7590 (mouse-sel-bound-events): Turn it into an alist.
7591 (mouse-insert-selection): Delegate to mouse-yank-at-click if
7592 mouse-sel-default-bindings asks for it.
7593
7594 2002-07-16 Andre Spiegel <spiegel@gnu.org>
7595
7596 * files.el: Bind toggle-read-only to C-x C-q.
7597 (toggle-read-only): Display a warning message if the file is under
7598 version control.
7599
7600 * vc-hooks.el: Don't bind vc-toggle-read-only to C-x C-q.
7601 (vc-toggle-read-only): Explain in the doc string that users can bind
7602 this to C-x C-q.
7603 (vc-checkout-model): Change doc string to refer to vc-next-action,
7604 not vc-toggle-read-only.
7605
7606 * vc.el (vc-next-action-on-file): Ignore buffer-read-only while
7607 comparing to file on disk. Fix the case when claiming the lock
7608 on a file that has unlocked changes.
7609 (vc-log-mode): Don't mention vc-toggle-read-only in the doc string.
7610
7611 2002-07-16 Richard M. Stallman <rms@gnu.org>
7612
7613 * simple.el (choose-completion-string): Doc fix.
7614
7615 * cus-edit.el: New operation :custom-standard-value.
7616 (Custom-reset-standard): Use it.
7617 (custom-variable, custom-face): Define it.
7618 (custom-variable-standard-value, custom-face-standard-value): New fns.
7619 (custom-face-save): Don't save a face whose value is standard.
7620 (custom-save-faces): Use SYMBOL, not 'default, to set NOW and COMMENT.
7621
7622 * cus-edit.el (custom-face-edit-fix-value):
7623 If VALUE is not a list, pass it thru.
7624
7625 * compare-w.el (compare-windows-whitespace): Always allow newline
7626 even if it does not have whitespace syntax.
7627
7628 2002-07-16 Juanma Barranquero <lektu@terra.es>
7629
7630 * timer.el (timer-set-time, timer-set-time-with-usecs): Fix docstring.
7631
7632 2002-07-15 Juanma Barranquero <lektu@terra.es>
7633
7634 * help-fns.el (describe-variable): Show documentation for aliased
7635 variable if alias does not have its own.
7636
7637 2002-07-15 Mike Williams <mdub@bigfoot.com>
7638
7639 * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram
7640 cut/paste functions.
7641
7642 2002-07-14 Richard M. Stallman <rms@gnu.org>
7643
7644 * files.el (find-alternate-file): Offer to save a modified buffer.
7645 Handle kill-buffer-query-functions better.
7646
7647 * startup.el (normal-splash-screen, fancy-splash-text):
7648 Update name of help menu item for ordering printed manuals.
7649
7650 * emacs-lisp/checkdoc.el: Fix doc typos.
7651
7652 2002-07-14 Stefan Monnier <monnier@cs.yale.edu>
7653
7654 * textmodes/tex-mode.el: Set encoding to utf-8.
7655 (tex-start-options): Make it into always-a-string.
7656 Remove silly custom options that are covered by the other var.
7657 (tex-start-commands): Fix docstring.
7658 (tex-open-quote, tex-close-quote): Add options.
7659 (tex-command): Provide default.
7660 (tex-font-lock-keywords-1): Highlight $$...$$.
7661 (tex-font-lock-keywords-2): Fix latin-1 chars.
7662 (tex-mode-map): Remove redundant \t binding.
7663 (tex-mode): Add `subsection' and `newcommand' to known latex cmds.
7664 (latex-mode): Use add-hook for fill-nobreak-predicate.
7665 (tex-common-initialization): Set indent-tabs-mode to nil.
7666 (tex-insert-quote): Undo magic if invoked twice in a row.
7667 (latex-fill-nobreak-predicate): Don't use narrowing.
7668 (tex-latex-block): Don't cons uselessly.
7669 (tex-last-unended-begin): Signal user-friendlier error.
7670 (tex-goto-last-unclosed-latex-block): Don't catch signal.
7671 (tex-start-tex): Switch order of tex-start-options and
7672 tex-start-commands to make it obey docstrings.
7673
7674 2002-07-14 Mike Williams <mdub@bigfoot.com>
7675
7676 * mouse-sel.el (mouse-sel-bound-events): New constant.
7677 (mouse-sel-bindings): Save/restore original mouse-bindings.
7678
7679 2002-07-13 Stefan Monnier <monnier@cs.yale.edu>
7680
7681 * emacs-lisp/cl.el (cl-set-substring): Fix thinko.
7682 (cl-hack-byte-compiler): Avoid infinite require loop.
7683
7684 * net/ange-ftp.el: Use hash-tables.
7685 (ange-ftp-make-hashtable, ange-ftp-map-hashtable)
7686 (ange-ftp-make-hash-key, ange-ftp-get-hash-entry)
7687 (ange-ftp-put-hash-entry, ange-ftp-del-hash-entry): Remove.
7688 Replace with make-hash-table, maphash, gethash, puthash and remhash.
7689 (ange-ftp-hash-entry-exists-p): Rewrite.
7690 (ange-ftp-vms-delete-file-entry, ange-ftp-vms-add-file-entry):
7691 Change mapatom -> maphash.
7692 (ange-ftp-file-entry-active-p, ange-ftp-file-entry-not-ignored-p):
7693 Update to new calling mode.
7694
7695 * progmodes/ebrowse.el (ebrowse-symbol-regexp): Avoid cl-set-substring.
7696 (ebrowse-hash-table-to-alist): Delete.
7697 (ebrowse-tags-read-name, ebrowse-tags-list-members-in-file)
7698 (ebrowse-tags-complete-symbol): Use the hashtable for completion.
7699
7700 * textmodes/sgml-mode.el (sgml-quote): Use narrowing.
7701 Improve the regexp used when unquoting.
7702 (sgml-pretty-print): New function.
7703 (sgml-get-context): Better handling of improperly nested tags.
7704 (sgml-show-context): Don't use the FULL arg of sgml-get-context.
7705
7706 2002-07-13 Andreas Schwab <schwab@suse.de>
7707
7708 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Check the
7709 inherited table entry.
7710
7711 2002-07-13 Glenn Morris <gmorris@ast.cam.ac.uk>
7712
7713 * calendar/timeclock.el (timeclock-in): Handle the case where no
7714 log file exists (ie the very first call).
7715
7716 2002-07-13 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7717
7718 * net/ange-ftp.el: Do not hook into file-name-handler-alist, this
7719 is done by Tramp.
7720
7721 * net/tramp.el (tramp-multi-file-name-structure-unified):
7722 Add missing slash and move colon from start to end of each hop.
7723 (tramp-multi-file-name-hop-structure-unified): Move colon from
7724 start to end of each hop.
7725
7726 2002-07-13 Kim F. Storm <storm@cua.dk>
7727
7728 * progmodes/compile.el (grep-tree): Fixed autoload.
7729 Corrected use of undefined variable `match-files-aliases'.
7730
7731 2002-07-12 Glenn Morris <gmorris@ast.cam.ac.uk>
7732
7733 * calendar/timeclock.el (timeclock-get-workday-function):
7734 `timeclock-workday' is not a valid option, rather a possible
7735 return value.
7736
7737 2002-07-12 Richard M. Stallman <rms@gnu.org>
7738
7739 * net/ange-ftp.el (ange-ftp-write-region):
7740 Don't bind executing-kbd-macro; instead, pass non-nil VISIT arg
7741 to ange-ftp-real-write-region.
7742
7743 * replace.el (flush-lines, keep-lines): Convert REND to a marker.
7744
7745 * help-fns.el (help-with-tutorial): Display completion list right away.
7746
7747 * ediff-ptch.el (ediff-test-patch-utility): Catch error and return nil.
7748
7749 * startup.el (command-line): Set memory-signal-data.
7750 (fancy-splash-text, normal-splash-screen):
7751 Mention "Read the Emacs Manual" or C-h r.
7752 Rearrange the initial help to put the help cmds on left
7753 and the actions (exit, undo) on the right. Other small
7754 text clarifications.
7755 (fancy-splash-text, actions page): Add blank line to balance help page.
7756
7757 * help.el (help-map): Add binding for info-emacs-manual.
7758 (print-help-return-message): Doc fix.
7759
7760 * strokes.el (strokes-help): Call print-help-return-message
7761 while inside with-output-to-temp-buffer.
7762
7763 * info.el (info-emacs-manual): New function.
7764 (Info-use-header-line): Doc fix.
7765
7766 * emacs-lisp/cl.el (multiple-value-call): Add alias.
7767
7768 * progmodes/compile.el (compilation-normalize-filename):
7769 New subroutine, taken out of compilation-parse-errors.
7770 (compilation-parse-errors): Use that, and for directories too.
7771 Don't check whether a directory really exists.
7772
7773 2002-07-12 Juanma Barranquero <lektu@terra.es>
7774
7775 * help-fns.el (describe-variable): Remove useless "Documentation:"
7776 string.
7777
7778 * timer.el (timer-set-time-with-usecs): Fix documentation.
7779 Simplify extraction of time data.
7780
7781 2002-07-12 John Paul Wallington <jpw@shootybangbang.com>
7782
7783 * help-fns.el (describe-variable): Mention if the variable is an
7784 alias. Put `defvaralias' info before the documentation.
7785
7786 2002-07-12 Kenichi Handa <handa@etl.go.jp>
7787
7788 * international/mule-cmds.el (locale-language-names): Change "mk"
7789 (Macedoninan), "ru" (Russian), and "sp" (Serbian with Cyrillic
7790 alphabet) to "Cyrillic-ISO".
7791
7792 2002-07-11 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7793
7794 * net/tramp.el (tramp-default-method): New default method "sm"
7795 which I guess to be good for most people.
7796 (tramp-default-method-alist): Use "ftp" method (ie, forwarding to
7797 Ange-FTP) for some user/host combinations.
7798 (tramp-file-name-structure, tramp-file-name-regexp)
7799 (tramp-make-tramp-file-format, tramp-make-tramp-file-user-nil-format)
7800 (tramp-multi-file-name-structure, tramp-multi-file-name-hop-structure)
7801 (tramp-make-multi-tramp-file-format): New default value which
7802 unifies the filename syntax between Tramp and Ange-FTP. The new
7803 syntax is "/method:user@host:path". Note the colon after the method.
7804 (tramp-handle-file-name-directory): Don't return "/" when
7805 completing a remote root directory (where the filename looks like
7806 "/method:user@host:/").
7807 (tramp-handle-ange-ftp): Deleted.
7808 (tramp-disable-ange-ftp): New function, called at toplevel,
7809 deletes Ange-FTP from file-name-handler-alist.
7810 (tramp-handle-make-symbolic-link): Implement.
7811
7812 2002-07-10 Juanma Barranquero <lektu@terra.es>
7813
7814 * ido.el (ido-enter-single-matching-directory): Delete leftover comment.
7815
7816 * speedbar.el (speedbar-tag-hierarchy-method): Fix typos.
7817 (speedbar-vc-do-check): Likewise.
7818 (speedbar-obj-do-check): Likewise.
7819 (speedbar-mouse-hscroll): Likewise.
7820 (speedbar-file-lists): Likewise.
7821
7822 * emacs-lisp/authors.el (authors-obsolete-file-p): Fix typo.
7823
7824 2002-07-09 Ole Aamot <ole@gnu.org>
7825
7826 * compile.el (compilation-error-regexp-alist):
7827 Recognize Valgrind messages.
7828
7829 2002-07-09 Juanma Barranquero <lektu@terra.es>
7830
7831 * faces.el (face-id): Fix typo.
7832
7833 * hexl.el (hexl-mode): Likewise.
7834
7835 * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise.
7836
7837 * progmodes/ebnf-yac.el (ebnf-yac-error): Likewise.
7838
7839 * speedbar.el (speedbar-make-specialized-keymap): Fix docstring.
7840 (speedbar-desired-buffer): Likewise.
7841 (speedbar-line-file): Likewise.
7842 (speedbar-special-mode-key-map): Fix typo.
7843 (speedbar-dynamic-tags-function-list): Likewise.
7844 (speedbar-use-images): Likewise.
7845 (speedbar-up-directory): Likewise.
7846 (speedbar-item-info): Likewise.
7847 (speedbar-set-timer): Likewise.
7848 (speedbar-insert-button): Likewise.
7849 (speedbar-make-button): Likewise.
7850 (speedbar-make-tag-line): Likewise.
7851 (speedbar-insert-files-at-point): Likewise.
7852 (speedbar-update-special-contents): Likewise.
7853 (speedbar-find-selected-file): Likewise.
7854 (speedbar-add-indicator): Likewise.
7855 (speedbar-do-function-pointer): Likewise.
7856 (speedbar-goto-this-file): Likewise.
7857 (speedbar-line-path): Likewise.
7858 (speedbar-mouse-event-p): Likewise.
7859 (speedbar-dir-follow): Likewise.
7860 (speedbar-tag-find): Likewise.
7861 (speedbar-fetch-etags-command): Likewise.
7862 (speedbar-fetch-etags-arguments): Likewise.
7863 (speedbar-toggle-etags): Likewise.
7864 (speedbar-extract-one-symbol): Likewise.
7865 (speedbar-parse-c-or-c++tag): Likewise.
7866 (speedbar-unhighlight-one-tag-line): Likewise.
7867 (speedbar-directory-face): Likewise.
7868 (defimage-speedbar): Likewise.
7869 (speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
7870 (defimage-speedbar): Likewise.
7871
7872 2002-07-09 Miles Bader <miles@gnu.org>
7873
7874 * hexl.el (hexl-find-file): Bind `completion-ignored-extensions'
7875 to nil when prompting for a filename.
7876
7877 2002-07-09 Kenichi Handa <handa@etl.go.jp>
7878
7879 * files.el (insert-directory): Be sure to bind
7880 coding-system-for-write to the just decided coding-system-for-read.
7881
7882 2002-07-09 Kim F. Storm <storm@cua.dk>
7883
7884 * ido.el (ido-make-merged-file-list): Move fully matching item to
7885 head of list.
7886 (ido-find-common-substring): Return substring instead of t.
7887
7888 2002-07-08 Juanma Barranquero <lektu@terra.es>
7889
7890 * info.el (Info-directory-list): Fix docstring.
7891
7892 2002-07-08 Miles Bader <miles@gnu.org>
7893
7894 * comint.el (comint-dynamic-list-completions): Sort COMPLETIONS
7895 before first use.
7896
7897 2002-07-08 Kim F. Storm <storm@cua.dk>
7898
7899 * files.el (after-find-file): Don't check for read-only status
7900 of files just created (and not yet saved on disk).
7901
7902 * ido.el (ido-completion-help): Changed xemacs specific code to
7903 avoid byte compiler warning in GNU emacs.
7904 (ido-set-matches1): Use regexp-quote instead of identity.
7905 (ido-complete-space): New function.
7906 (ido-define-mode-map): Bind it to SPACE.
7907
7908 2002-07-07 Stefan Monnier <monnier@cs.yale.edu>
7909
7910 * font-lock.el (font-lock-default-unfontify-region):
7911 Use remove-list-of-text-properties.
7912 (font-lock-extra-managed-props): Doc fix.
7913
7914 * facemenu.el: Move `provide' to the end.
7915 (facemenu-read-color): Don't cons unnecessarily.
7916
7917 * language/ind-util.el (indian-make-hash):
7918 * language/devan-util.el (dev-char-glyph-hash, dev-glyph-glyph-hash)
7919 (dev-glyph-glyph-2-hash): Switch makehash -> make-hash-table.
7920
7921 * subr.el (insert-string): Update the obsolete info.
7922 (makehash): Move from C and mark obsolete.
7923
7924 * emacs-lisp/debug.el (debug-on-entry): Fix the wrapper used for
7925 aliases to also work for interactive functions.
7926 Use the same wrapper for subroutines.
7927 (cancel-debug-on-entry): Get rid of the now-useless wrapper.
7928 (debug-on-entry-1): Correctly skip docstrings and interactive forms.
7929
7930 * textmodes/texinfo.el (texinfo-font-lock-keywords): Disable the
7931 automatic environment name update.
7932 (texinfo-clone-environment): Fix it not to incorrectly match prefixes.
7933
7934 2002-07-07 Richard M. Stallman <rms@gnu.org>
7935
7936 * emacs-lisp/easymenu.el (easy-menu-popup-menu): Function deleted.
7937
7938 * emacs-lisp/advice.el (ad-compile-function):
7939 Disable cl-function warnings if cl is loaded.
7940
7941 * files.el (safe-local-eval-forms): New user option.
7942 (hack-one-local-variable-eval-safep): Support it.
7943 Also allow `safe-local-eval-function' property to be a function
7944 or a list of functions.
7945 (c-add-style): Delete `safe-local-eval-function' property.
7946
7947 * files.el (after-find-file): Make buffer read-only if file is
7948 marked that way, even for root.
7949
7950 * files.el (save-some-buffers): Doc fix.
7951
7952 * bindings.el (completion-ignored-extensions): Add .gmo and .mo.
7953
7954 2002-07-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
7955
7956 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of
7957 .sx[dmicw] file suffixes for Open office data files.
7958
7959 * files.el (auto-mode-alist): Likewise.
7960
7961 * international/mule.el (auto-coding-alist): Likewise.
7962
7963 2002-07-05 Kim F. Storm <storm@cua.dk>
7964
7965 * emulation/cua-rect.el (cua--rectangle-operation): Don't call
7966 FCT if current column is outside rectangle.
7967 (cua--delete-rectangle): Do nothing if zero width or out of bounds.
7968
7969 2002-07-04 Stefan Monnier <monnier@cs.yale.edu>
7970
7971 * net/ange-ftp.el: Use add-hook and find-file-hook.
7972 (ange-ftp-parse-netrc): Use run-hooks and find-file-hook.
7973 (ange-ftp-ls-parser): Make it into a function.
7974 Ignore trailing @ in symlink targets.
7975 (ange-ftp-file-entry-p): Ignore FTP errors.
7976 (ange-ftp-insert-directory): Use ange-ftp-expand-symlink
7977 to correctly expand "/flint:/bla -> ./etc" to /flint:/etc.
7978
7979 2002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
7980
7981 * simple.el (toggle-truncate-lines): New command.
7982
7983 2002-07-04 Miles Bader <miles@gnu.org>
7984
7985 * comint.el (comint-displayed-dynamic-completions): New variable.
7986 (comint-dynamic-list-completions): Be more careful about choosing
7987 when to scroll an existing completions window.
7988
7989 2002-07-03 Andreas Schwab <schwab@suse.de>
7990
7991 * net/tramp.el (tramp-handle-ange-ftp): Move interactive spec
7992 after doc string.
7993
7994 2002-07-03 Juanma Barranquero <lektu@terra.es>
7995
7996 * net/tramp.el (tramp-send-eof): Fix typo.
7997 (tramp-kill-process): Likewise.
7998
7999 * play/dunnet.el (dun-physobj-desc): Likewise.
8000
8001 * textmodes/reftex-vars.el (reftex-label-alist): Likewise.
8002
8003 * calendar/timeclock.el (timeclock-workday-remaining): Likewise.
8004 (timeclock-workday-elapsed): Likewise.
8005
8006 * allout.el (outline-goto-prefix): Likewise.
8007
8008 * emulation/tpu-edt.el (tpu-delete-to-eol): Likewise.
8009 (tpu-delete-to-bol): Likewise.
8010
8011 * subr.el (chars-in-region): Add obsolescence declaration for
8012 `chars-in-region'.
8013
8014 2002-07-03 Miles Bader <miles@gnu.org>
8015
8016 * faces.el (header-line): Don't use a `common' clause for
8017 inheriting from the mode-line face, since we can't override it,
8018 and we don't want it for ttys.
8019
8020 2002-07-02 Richard M. Stallman <rms@gnu.org>
8021
8022 * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.
8023
8024 * files.el (hack-one-local-variable-constantp): New function.
8025 (hack-one-local-variable-eval-safep): New function.
8026 Check for `eval:' calling fn with `safe-local-eval-function' property.
8027 (hack-one-local-variable): Use hack-one-local-variable-eval-safep.
8028 (c-add-style, c-set-style): Add safe-local-eval-function property.
8029
8030 * files.el (insert-directory): Handle --dired option to ls.
8031
8032 * files.el (file-remote-p): New function.
8033
8034 * emacs-lisp/easymenu.el (easy-menu-popup-menu): New function.
8035
8036 * startup.el (fancy-splash-screens): Switch to a chosen frame.
8037 (fancy-splash-frame): Choose the right frame to use.
8038 (use-fancy-splash-screens-p): Check dimensions of the right frame
8039 in order to decide.
8040
8041 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
8042 Rename cl-func to cl-functions. Enable it by default.
8043 (byte-compile-file-form-eval-boundary): Turn off cl-functions warnings
8044 if the file loads cl.
8045 (byte-compile-initial-macro-environment): For eval-and-compile,
8046 use byte-compile-eval-before-compile to eval.
8047 (byte-compile-eval-before-compile): New function to turn off
8048 cl-functions when appropriate, for eval-and-compile.
8049 (byte-compile-warnings): Doc fix.
8050
8051 2002-07-02 Dave Love <fx@gnu.org>
8052
8053 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add cl-func option.
8054 (byte-compile-cl-warn): New function.
8055 (byte-compile-form): Use it, to warn about calling cl functions.
8056 (byte-compile-warning-types): Doc fix.
8057
8058 2002-07-02 Juanma Barranquero <lektu@terra.es>
8059
8060 * mail/rmailsum.el (rmail-user-mail-address-regexp): Fix typo.
8061
8062 * textmodes/reftex-cite.el (reftex-citation): Fix typo.
8063
8064 * progmodes/cperl-mode.el (cperl-break-one-line-blocks-when-indent):
8065 Fix typo.
8066
8067 2002-07-02 Kim F. Storm <storm@cua.dk>
8068
8069 * emacs-lisp/bindat.el: New file.
8070
8071 2002-07-01 Sam Steingold <sds@gnu.org>
8072
8073 * textmodes/tex-mode.el (tex-file): Call `save-some-buffers'
8074 before `tex-main-file' because if the current buffer is new, its
8075 file might not exist yet, and then `tex-main-file' will
8076 incorrectly return "foo.tex.tex".
8077
8078 2002-07-01 Juanma Barranquero <lektu@terra.es>
8079
8080 * ido.el (ido-minibuffer-setup-hook): Doc fix.
8081
8082 2002-07-01 Dave Love <fx@gnu.org>
8083
8084 Make strokes a proper minor mode, and don't try to overload
8085 mouse-2, which doesn't work satisfactorily.
8086
8087 * strokes.el: Doc fixes.
8088 (strokes-mode): Defcustom deleted; replaced by minor mode def with
8089 re-written function.
8090 (strokes-while-inhibiting-garbage-collector): Comment out.
8091 (define-stroke, strokes-fix-button2-command, strokes-insinuated)
8092 (strokes-insinuate, global-set-stroke, describe-stroke)
8093 (load-user-strokes, save-strokes, strokes-bug-address)
8094 (strokes-click-command): Deleted.
8095 (strokes-execute-stroke): Remove strokes-click-p case.
8096 (strokes-describe-stroke): Remove strokes-click-p stuff.
8097 (strokes-help): Fix.
8098 (strokes-report-bug): Alias to report-emacs-bug.
8099 (strokes-prompt-user-save-strokes): Modify format of the file.
8100 (strokes-mode-map, strokes-unload-hook): New.
8101 (strokes-buffer-name): Don't customize.
8102
8103 2002-07-01 Richard M. Stallman <rms@gnu.org>
8104
8105 * info.el (Info-index): Get immediate error if used in `dir'.
8106
8107 * textmodes/picture.el (picture-forward-column)
8108 (picture-move-down): Never deactivate the mark.
8109
8110 2002-06-30 Simon Josefsson <jas@extundo.com>
8111
8112 * menu-bar.el (menu-bar-options-menu): Move elisp mode names from
8113 menu entry into balloon help.
8114
8115 2002-06-30 Andreas Schwab <schwab@suse.de>
8116
8117 * files.el (directory-free-space-args): Don't use `-P' on Darwin.
8118 * term/mac-win.el: Don't set it here.
8119
8120 2002-06-29 Stefan Monnier <monnier@cs.yale.edu>
8121
8122 * pcvs-defs.el (cvs-mode-map): Bind ! to `force'.
8123
8124 2002-06-29 Andreas Schwab <schwab@suse.de>
8125
8126 * term/mac-win.el: Use directory-free-space-program instead of
8127 obsolete variable dired-free-space-program. On Darwin, don't set
8128 directory-free-space-program, shell-file-name and
8129 process-connection-type; set directory-free-space-args to not
8130 include `-P' and use utf-8 for file name coding system.
8131
8132 * simple.el (shell-command-on-region): Handle errors and signals
8133 from shell command execution.
8134 (display-message-or-buffer): Fix last change.
8135 (shell-command-default-error-buffer): Doc fix.
8136
8137 * dired.el (dired-view-file): Quote file name for
8138 dired-run-shell-command.
8139
8140 2002-06-29 Kim F. Storm <storm@cua.dk>
8141
8142 * kmacro.el: New file.
8143
8144 2002-06-28 John Wiegley <johnw@gnu.org>
8145
8146 * pcmpl-cvs.el: Added my name as the maintainer of this file.
8147
8148 2002-06-28 Andreas Schwab <schwab@suse.de>
8149
8150 * shell.el (explicit-bash-args): New user option.
8151
8152 2002-06-28 Kim F. Storm <storm@cua.dk>
8153
8154 * ido.el: New file.
8155
8156 2002-06-28 Stefan Monnier <monnier@cs.yale.edu>
8157
8158 * derived.el (define-derived-mode): Preserve the `mode-class' rather
8159 than the `special' symbol property.
8160 (derived-mode-class): Make it obsolete.
8161
8162 2002-06-27 Andreas Schwab <schwab@suse.de>
8163
8164 * net/tramp.el (tramp-handle-ange-ftp): Fix typo.
8165
8166 2002-06-27 Juanma Barranquero <lektu@terra.es>
8167
8168 * emacs-lisp/bytecomp.el (baud-rate): Fix obsolescence declaration.
8169 (meta-flag): Likewise.
8170
8171 * international/mule-util.el (string-to-sequence): Likewise.
8172
8173 * subr.el (char-bytes): Likewise.
8174 (make-local-hook): Likewise.
8175 (baud-rate): Remove redundant info from docstring.
8176
8177 * faces.el (frame-update-faces): Fix obsolescence declaration.
8178 (internal-get-face): Remove redundant info from docstring and
8179 fix obsolescence declaration.
8180
8181 * rect.el (move-to-column-force): Likewise.
8182
8183 * help-fns.el (describe-function-1): Use semicolon instead of dot.
8184 (describe-variable): Likewise.
8185
8186 2002-06-27 Stefan Monnier <monnier@cs.yale.edu>
8187
8188 * mwheel.el (mouse-wheel-change-button): Deactivate before changing.
8189 (mouse-wheel-up-button, mouse-wheel-down-button): Obsolete.
8190 (mouse-wheel-up-event, mouse-wheel-down-event): New vars.
8191 (mouse-wheel-follow-mouse): Change default to t.
8192 (mwheel-event-button): Return the basic event symbol.
8193 (mwheel-scroll): Work with non-mouse events.
8194 (mouse-wheel-mode): Use the new vars.
8195 (mwheel-install): Obey `uninstall'.
8196
8197 * term/xterm.el (function-key-map): Add some bindings.
8198
8199 * uniquify.el (uniquify-delay-rationalize-file-buffer-names):
8200 Rename from delay-uniquify-rationalize-file-buffer-names.
8201 Only rationalize if the buffer is under uniquify control.
8202 (uniquify-delayed-rationalize-file-buffer-names):
8203 Rename from delayed-uniquify-rationalize-file-buffer-names.
8204
8205 2002-06-27 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8206
8207 * net/tramp.el (tramp-file-name-structure)
8208 (tramp-multi-file-name-hop-structure): Split for easier readability.
8209 (tramp-handle-make-symbolic-link): Use user/host/method/... from
8210 LINKNAME, not FILENAME.
8211 (tramp-handle-verify-visited-file-modtime):
8212 Call tramp-ange-ftp-file-name-p with right parameters.
8213 (tramp-handle-verify-visited-file-modtime): `insert' does not
8214 work for integers, convert them to strings first.
8215 (tramp-handle-ange-ftp): New function to perform setup for
8216 replacing Ange-FTP with Tramp.
8217 (tramp-repair-jka-compr): New function to factor out some
8218 previously top-level code. Call the function at top-level.
8219
8220 2002-06-27 Juanma Barranquero <lektu@terra.es>
8221
8222 * composite.el (decompose-composite-char): Fix docstring.
8223
8224 * faces.el (describe-face): Capitalize "not documented" message.
8225
8226 * help-fns.el (describe-variable): Likewise.
8227 (describe-function-1): Likewise. Also, document the obsolescence
8228 of the function, if applicable.
8229
8230 2002-06-26 Juanma Barranquero <lektu@terra.es>
8231
8232 * info.el (info-menu-5): Fix documentation.
8233 (Info-fontify-maximum-menu-size): Remove reference to `Info-fontify'.
8234
8235 2002-06-26 Richard M. Stallman <rms@gnu.org>
8236
8237 * emacs-lisp/cl.el (values): Simplify definition.
8238
8239 * simple.el (shell-command): Match & only at end of whole command.
8240 (display-message-or-buffer): Don't use the echo area
8241 if output buffer is visible.
8242
8243 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Doc fixes.
8244
8245 * progmodes/cperl-mode.el: Many trivial doc fixes.
8246 (cperl-non-problems): Definition deleted.
8247 (cperl-menu): Don't refer to cperl-non-problems.
8248 (cperl-word-at-point): Add doc string.
8249 (cperl-beautify-regexp-piece): Fix error message.
8250 (cperl-invert-if-unless): Fix error message.
8251
8252 * dired.el (dired-find-alternate-file): Mark as disabled.
8253
8254 2002-06-25 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8255
8256 * net/tramp.el (tramp-ftp-method): New user option.
8257 (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP.
8258 (with-parsed-tramp-file-name): New macro for the usual big `let'
8259 statement to dissect a file-name.
8260 (tramp-handle-make-symbolic-link, tramp-handle-load)
8261 (tramp-handle-file-name-directory)
8262 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
8263 (tramp-handle-file-truename, tramp-handle-file-directory-p)
8264 (tramp-handle-file-regular-p, tramp-handle-file-symlink-p)
8265 (tramp-handle-file-writable-p, tramp-handle-file-writable-p):
8266 Use the new macro and forward call to Ange-FTP if applicable.
8267 (tramp-make-ange-ftp-file-name): New helper function to convert a
8268 file name into an Ange-FTP file name, used by `tramp-invoke-ange-ftp'.
8269 (tramp-default-method-alist): New user option.
8270 (tramp-find-default-method): Use it.
8271 (tramp-sh-extra-args): New variable.
8272 (tramp-find-shell): Use it.
8273 (tramp-open-connection-rsh): Support a kludgy feature for the
8274 "-p" option to ssh. If host name is given as "host#42", uses the
8275 "-p 42" option.
8276
8277 2002-06-25 Andreas Schwab <schwab@suse.de>
8278
8279 * replace.el (occur-1): Avoid invalid message format string.
8280
8281 2002-06-24 Stefan Monnier <monnier@cs.yale.edu>
8282
8283 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn):
8284 Check for `noruntime' even if the function has a known sig.
8285 (byte-compile-file, byte-compile-output-docform):
8286 Don't hard code point-min = 1.
8287
8288 * pcvs.el (cvs-parse-process): Don't save/restore point.
8289 Fix last change not to introduce spurious dir FIs.
8290 (cvs-move-to-goal-column): New function extracted from
8291 cvs-mode-previous-line.
8292 (cvs-mode-previous-line, cvs-mode-next-line): Use it.
8293 (cvs-addto-collection): Use it to preserve point.
8294 (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
8295
8296 * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode):
8297 Don't require the first element to be modifier-free.
8298
8299 * pcvs-parse.el (cvs-parse-table):
8300 Handle `nothing known about' with more care.
8301
8302 * pcvs.el (cvs-fileinfo-kill): Remove.
8303 (cvs-parse-process): Add `old-fis' argument.
8304 (cvs-mode-run): Use it instead of cvs-fileinfo-kill.
8305
8306 * descr-text.el (describe-property-list): Make sure there's
8307 a space between the property name and its value.
8308 (describe-text-properties): Don't kill a pre-existing buffer.
8309
8310 * mwheel.el: Undo last patch from Stephen Gildea for now.
8311
8312 2002-06-24 Kim F. Storm <storm@cua.dk>
8313
8314 * emulation/keypad.el: Added :require 'keypad to defcustoms.
8315
8316 2002-06-23 Stefan Monnier <monnier@cs.yale.edu>
8317
8318 * subr.el (event-start, event-end, event-click-count):
8319 Accept non-mouse events as well.
8320 (read-key): New function.
8321 (read-quoted-char): Use it. Use this-single-command-raw-keys as well.
8322
8323 * files.el: Rename (and mark as obsolete)
8324 find-file-hooks to find-file-hook,
8325 find-file-not-found-hooks to find-file-not-found-functions,
8326 write-file-hooks to write-file-functions,
8327 write-contents-hooks to write-contents-functions.
8328 Mark local-write-file-hooks as obsolete.
8329 (locate-file-completion): Don't cons uselessly. Use test-completion.
8330 (basic-save-buffer): Use (point-min) rather than 1.
8331 (basic-save-buffer-2): Obey the `setmodes' returned by backup-buffer.
8332
8333 * help-fns.el (describe-variable): Only use `buffer' is still live.
8334 Use `delete-region' instead of save-excursion + delete-char.
8335 Document the obsolescence of the variable, if applicable.
8336
8337 2002-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8338
8339 * progmodes/f90.el (f90-do-auto-fill): Respect the value of
8340 comment-auto-fill-only-comments.
8341
8342 2002-06-21 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8343
8344 * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property.
8345 This is not a handled operation.
8346
8347 2002-06-21 Kim F. Storm <storm@cua.dk>
8348
8349 * emulation/cua-base.el (cua--prefix-arg): Make register prefixes
8350 work again. Corrected error in check for C-u initiated prefix.
8351
8352 * emulation/keypad.el (keypad-setup): Handle kp-begin like kp-space.
8353
8354 2002-06-21 Richard M. Stallman <rms@gnu.org>
8355
8356 * net/browse-url.el (browse-url-at-mouse): Don't pass an arg
8357 to browse-url-at-point.
8358
8359 * play/zone.el (zone-idle): Var deleted.
8360
8361 * international/iso-acc.el (iso-languages) <french>:
8362 `~ ' now generates `~', `~,' definition deleted.
8363
8364 * format.el (format-annotate-function): Copy multibyte flag
8365 and selective-display into the new temp buffer.
8366
8367 * edmacro.el (edmacro-fix-menu-commands):
8368 Discard `help-echo' events. Handle (menu-bar) events.
8369 Simplify by converting key sequence to a list and then back to vector.
8370
8371 2002-06-21 Stephen Gildea <gildea@stop.mail-abuse.org>
8372
8373 * mwheel.el: Allow arbitrary keys for scrolling, add a third
8374 scrolling speed, fix an unwind-protect.
8375 (mouse-wheel-scroll-amount): Now a three-element list.
8376 (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow)
8377 (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal)
8378 (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast):
8379 New functions.
8380
8381 2002-06-21 Andreas Schwab <schwab@suse.de>
8382
8383 * files.el (find-file-read-args): Add new argument `mustmatch' and
8384 pass it down to read-file-name.
8385 (find-file, find-file-other-window, find-file-other-frame)
8386 (find-file-read-only, find-file-read-only-other-window)
8387 (find-file-read-only-other-frame): Use it and fix prompts.
8388
8389 2002-06-21 Stefan Monnier <monnier@cs.yale.edu>
8390
8391 * pcvs-defs.el (cvs-version): Use cvs-program rather than "cvs".
8392
8393 2002-06-20 Emmanuel Briot <briot@act-europe.fr>
8394
8395 * progmodes/ada-mode.el: Update copyright notice.
8396 Synchronize with GNAT release 3.15a1.
8397 Do not attempt to load ada-support, which is only for compatibility
8398 with older Emacs versions, and is not needed for Emacs 21.
8399 Fix various calls to count-lines, that didn't work correctly when the
8400 buffer was narrowed.
8401 (ada-continuation-indent): New variable.
8402 (ada-contextual-menu): New entry "List local references", faster than
8403 "List References".
8404 (ada-mode): New alignment rules provided by S. Leake.
8405 Add support for which-function-mode.
8406 (ada-get-current-indent): Fix indentation of named parameter lists and
8407 nested boolean expressions.
8408 (ada-indent-on-previous-lines): Fix indentation of labels.
8409 (ada-search-prev-end-stmt): Fix searching of the previous
8410 end-statement, specially with regards to nested subprograms.
8411 (comment-region advice): Initially disabled, for better compatibility
8412 with other modes.
8413 (ada-fill-comment-paragraph): Fixed (no longer worked with Emacs 21).
8414
8415 * progmodes/ada-xref.el: Update copyright notice.
8416 (ada-xref-create-ali): The default is now not to create automatically
8417 the ALI files by compiling the unit, since this isn't always reliable
8418 and requires an up-to-date project file.
8419 (ada-prj-default-comp-cmd): No longer use gcc directly to compile
8420 a file, but use gnatmake instead, since this gives access to the GNAT
8421 project files.
8422 (ada-xref-search-with-egrep): New variable, suggested by P. Waroquiers.
8423 (ada-load-project-hook): New variable, for support of GNAT
8424 project files.
8425 (ada-update-project-menu): Fix the detection of the project file name.
8426 (ada-add-keymap): Change key binding for ada-find-file, that conflicted
8427 with another binding in ada-mode.el.
8428 (ada-add-menu): New menu "List Local References", to list the reference
8429 to the entity only in the current file, instead of looking in the whole
8430 project. Much faster.
8431 (ada-find-references): New parameters arg and local-only.
8432 (ada-find-any-references): New parameters local-only and append.
8433 (ada-goto-declaration): Fix handling of predefined entities in xref.
8434 (ada-get-all-references): Updated to the new xref format in GNAT 3.15,
8435 still compatible with GNAT 3.14 of course. Fix various calls to
8436 count-lines, that didn't work correctly when the buffer was narrowed.
8437
8438 * progmodes/ada-prj.el: Update copyright.
8439 (ada-prj-load-directory): Make sure we do not use one of the new Emacs
8440 21 dialogs to select the file, since we want a directory name only.
8441 (ada-customize): Add support for the new GNAT project files.
8442
8443 2002-06-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
8444
8445 * progmodes/etags.el (tag-implicit-name-match-p): New function.
8446 (etags-recognize-tags-table): Use it for implicit tag names.
8447
8448 2002-06-20 Miles Bader <miles@gnu.org>
8449
8450 * comint.el (comint-get-old-input-default): Strip text properties
8451 for fields too.
8452
8453 * comint.el (comint-output-filter): Run output-filter functions
8454 before setting up the prompt.
8455
8456 * international/characters.el: Re-enable code giving word syntax
8457 to certain japanese-jisx0208 characters.
8458
8459 2002-06-19 Glenn Morris <gmorris@ast.cam.ac.uk>
8460
8461 * progmodes/f90.el (f90-type-def-re): Fix value.
8462 (f90-looking-at-type-like): Adapt for new `f90-type-def-re' value.
8463
8464 2002-06-18 Stefan Monnier <monnier@cs.yale.edu>
8465
8466 * international/quail.el (quail-help): Don't assume the buffer
8467 is displayed in the same frame.
8468
8469 * emacs-lisp/debug.el (cancel-debug-on-entry):
8470 * emacs-lisp/regexp-opt.el (regexp-opt-group): Don't cons uselessly.
8471
8472 * pcvs.el (cvs-vc-command-advice): Handle the case where args
8473 are passed to `cvs' before the command name.
8474 (cvs-fileinfo-kill): Mark old FIs as up-to-date rather than dead.
8475
8476 * pcvs-info.el (cvs-add-face): Minor rewrite.
8477 (cvs-fileinfo-pp): Use `cvs-goal-column' with directory entries.
8478
8479 * newcomment.el (comment-normalize-vars): Refresh the comment-foo-skip
8480 regexp when they don't match comment-foo any more.
8481
8482 2002-06-18 Juanma Barranquero <lektu@terra.es>
8483
8484 * filesets.el (filesets-update-pre010505): Fix typo.
8485
8486 * eshell/em-pred.el (eshell-modifier-help-string): Fix typos.
8487
8488 * emulation/edt.el (edt-substitute): Fix typo.
8489
8490 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): Fix typo.
8491
8492 * comint.el (comint-next-prompt, comint-previous-prompt): Fix typos.
8493
8494 * progmodes/sh-script.el (sh-electric-rparen-needed): Remove.
8495
8496 2002-06-17 Richard M. Stallman <rms@gnu.org>
8497
8498 * facemenu.el (facemenu-map): Rename to Describe Text
8499 to Describe Properties and use describe-text-properties.
8500
8501 * simple.el (what-cursor-position): Use describe-char.
8502
8503 * descr-text.el (describe-char): Moved from mule-diag.el, renamed
8504 from describe-char-after. Now calls describe-text-properties.
8505 (describe-property-list): Renamed from describe-text-properties.
8506 (describe-text-properties): Renamed from describe-text-at.
8507 New arg OUTPUT-BUFFER.
8508 (describe-text-properties-1):
8509 New subroutine, broken out from describe-text-properties.
8510 Output a newline before each section of the output.
8511
8512 * international/mule-diag.el (describe-char-after):
8513 Moved to descr-text.el.
8514
8515 2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
8516
8517 * international/mule.el (ctext-pre-write-conversion): Fix the values
8518 of FROM and TO if we create a new buffer.
8519
8520 2002-06-17 John Paul Wallington <jpw@shootybangbang.com>
8521
8522 * comint.el (comint-insert-clicked-input): Insert clicked-on
8523 previous input without properties.
8524
8525 2002-06-16 Andrew Choi <akochoi@shaw.ca>
8526
8527 * term/mac-win.el (scalable-fonts-allowed): Set to t.
8528
8529 2002-06-15 Colin Walters <walters@debian.org>
8530
8531 * pcvs-info.el (global-font-lock-mode, font-lock-auto-fontify):
8532 Delete defvars.
8533 (cvs-highlight): Delete.
8534 (cvs-add-face): Use `font-lock-face'. Always add properties.
8535
8536 * ibuffer.el (ibuffer-movement-cycle): New variable.
8537 (ibuffer-backward-line, ibuffer-forward-line): Use it.
8538
8539 2002-06-15 Richard M. Stallman <rms@gnu.org>
8540
8541 * emacs-lisp/bytecomp.el (byte-recompile-directory): Doc fix.
8542 (batch-byte-recompile-directory): Undo previous change.
8543
8544 * comint.el (comint-skip-input): New function.
8545 (comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob)
8546 (comint-stop-subjob): Use comint-skip-input.
8547
8548 * ielm.el (ielm-eval-input): Use error-message-string.
8549 (ielm-format-error, ielm-format-errors): Functions deleted.
8550
8551 2002-06-14 Kim F. Storm <storm@cua.dk>
8552
8553 * progmodes/compile.el (grep-tree): Doc fixes.
8554 Added SUBDIRS arg for non-interactive use.
8555
8556 2002-06-14 Juanma Barranquero <lektu@terra.es>
8557
8558 * comint.el (comint-snapshot-last-prompt):
8559 Bind `inhibit-read-only' to t to support read-only prompts.
8560 (comint-output-filter): Likewise.
8561
8562 2002-06-14 Miles Bader <miles@gnu.org>
8563
8564 * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
8565 (pop): Move the call to `car' outside the prog1, as the compiler
8566 then generates better code.
8567
8568 2002-06-13 Richard M. Stallman <rms@gnu.org>
8569
8570 * play/zone.el (zone-timer): New variable holds the idle timer.
8571 (zone): Don't fiddle with the idle timer at all.
8572 (zone-when-idle): Put the idle timer in zone-timer.
8573 If one is already set up, cancel it and make a new one.
8574 (zone-leave-me-alone): Likewise.
8575
8576 2002-06-13 Jason Rumney <jasonr@gnu.org>
8577
8578 * w32-fns.el (w32-charset-info-alist): Reorder.
8579
8580 2002-06-13 Andreas Schwab <schwab@suse.de>
8581
8582 * files.el (auto-mode-alist): Move entry for ".in" to the end.
8583
8584 2002-06-13 Miles Bader <miles@gnu.org>
8585
8586 * comint.el (comint-mode): Don't set `font-lock-defaults'.
8587 (comint-mode-hook): Turn on font-lock by default.
8588
8589 2002-06-12 Karl Fogel <kfogel@red-bean.com>
8590
8591 * bookmark.el (bookmark-file-or-variation-thereof):
8592 Restore vc-backend check, thanks to Robert Thorpe for noticing.
8593
8594 2002-06-12 Eli Zaretskii <eliz@is.elta.co.il>
8595
8596 * textmodes/bibtex.el: Change the maintainer to "none".
8597
8598 2002-06-12 Juanma Barranquero <lektu@terra>
8599
8600 * term/w32-win.el (x-handle-switch): Fix handling of
8601 x-invocation-args for switches with arguments.
8602
8603 2002-06-12 Stefan Monnier <monnier@cs.yale.edu>
8604
8605 * menu-bar.el (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'
8606 without first making sure it's bound.
8607
8608 2002-06-12 Richard M. Stallman <rms@gnu.org>
8609
8610 * info.el (Info-fontify-node): Compute header line specially
8611 if node has no next, previous or up links.
8612 Hide the part of the first line that is used in the header.
8613 Use Info-next-link-keymap, etc.
8614 (Info-next-link-keymap, Info-prev-link-keymap)
8615 (Info-up-link-keymap): New variables.
8616
8617 * international/mule-diag.el (describe-char-after): Doc fix.
8618
8619 * view.el (view-mode-enter): Clarify echo area message.
8620
8621 * info.el (Info-select-node): Turn header line on or off here.
8622 (Info-setup-header-line): Function deleted.
8623 (Info-mode): Make Info-header-line local.
8624 (Info-fontify-node): Ignore Info-use-header-line.
8625 Unconditionally compute what the header line should be, and
8626 store it on the `header-line' property of the node's first char.
8627 Bind [header-line down-mouse-1].
8628 Use `keymap' property, not `local-map'.
8629 Bind [mouse-2] for mouse clicks on the node line in the text.
8630
8631 * font-lock.el (font-lock-beginning-of-syntax-function): Doc fix.
8632
8633 2002-06-12 Miles Bader <miles@gnu.org>
8634
8635 * comint.el (comint-send-input): Properly handle empty and
8636 no-newline input regions.
8637
8638 2002-06-12 Colin Walters <walters@gnu.org>
8639
8640 * calc/calc.el: Use `when', `unless'.
8641 (calc-trail-mode): Use an italic `font-lock-face'.
8642 (calc-refresh): Ditto.
8643
8644 2002-06-12 Colin Walters <walters@debian.org>
8645
8646 * font-core.el (font-lock-core-only): Variable deleted.
8647 All uses removed.
8648 (font-lock-set-defaults): Variable alist settings moved back into
8649 font-lock-set-defaults-1.
8650 (turn-on-font-lock-if-enabled): Always turn on font-lock unless it
8651 is specifically excluded by the user.
8652
8653 * font-lock.el (font-lock-set-defaults-1): Set variable alist here.
8654
8655 * help-mode.el (help-mode): Don't set `font-lock-defaults'.
8656
8657 * ibuffer.el (ibuffer-mode): Don't set `font-lock-defaults'.
8658
8659 * info.el (Info-mode): Don't set `font-lock-defaults'.
8660
8661 * replace.el (occur-mode): Don't set `font-lock-defaults'.
8662
8663 * help-mode.el (help-highlight-p, help-highlight-face):
8664 Variable was unused; delete.
8665 (help-make-xrefs): Doc fix.
8666
8667 2002-06-11 Richard M. Stallman <rms@gnu.org>
8668
8669 * format.el (format-alist): Document new element PRESERVE.
8670 (format-write-file): Implement PRESERVE elt for a format.
8671
8672 * files.el (make-auto-save-file-name): Rename local `filename' to
8673 `file-name'.
8674
8675 2002-06-10 Richard M. Stallman <rms@gnu.org>
8676
8677 * progmodes/ebrowse.el (ebrowse-draw-tree-fn): Use copy-sequence.
8678 (ebrowse-copy-list): Function deleted.
8679
8680 * eshell/em-unix.el (eshell/diff): Use copy-sequence.
8681
8682 * eshell/esh-mode.el (eshell-mode, eshell-mode): Use copy-sequence.
8683
8684 * eshell/esh-util.el (eshell-copy-list): Function deleted.
8685 (eshell-sublist): Use copy-sequence.
8686 (eshell-copy-tree): Make it an alias for copy-tree.
8687
8688 * emacs-lisp/cl.el (copy-list): Moved back from subr.el.
8689
8690 * subr.el (copy-list): Moved to cl.el.
8691 (copy-tree): Don't use copy-list or cl-pop.
8692
8693 2002-06-10 Miles Bader <miles@gnu.org>
8694
8695 Make comint use text properties for highlighting instead of overlays:
8696 * comint.el (comint-last-output-overlay): Variable removed.
8697 (comint-send-input, comint-output-filter): Use text properties
8698 instead of overlays.
8699 (comint-insert-clicked-input): Rewrite to work with text
8700 properties as well as overlays
8701 (comint-snapshot-last-prompt): Snapshot using text properties.
8702 (comint-get-old-input-default, comint-extract-string): Don't copy
8703 text properties.
8704
8705 * simple.el (line-move-finish): Inhibit field motion when
8706 computing `line-end'.
8707
8708 * files.el (revert-buffer): Correct typo: variable name is
8709 `buffer-file-format', not `buffer-file-formats'.
8710
8711 * comint.el (comint-send-input, comint-output-filter): Use the
8712 `font-lock-face' property instead of `face'. Don't check the
8713 highlight-enabling variables anymore.
8714 (comint-highlight-input, comint-highlight-prompt): Variables removed.
8715
8716 * faces.el (display-supports-face-attributes-p): New function.
8717 (face-spec-set-match-display): Support `supports' predicate.
8718 (italic): Try underlining for displays that don't support real italics.
8719 * cus-edit.el (custom-display): Add support for `supports' predicate.
8720 * term/tty-colors.el (color-name-rgb-alist): Use 16-bit RGB values
8721 instead of 8-bit, for consistency with the rest of emacs.
8722 (tty-color-canonicalize): Only copy COLOR if we need to change it.
8723 (tty-color-approximate): Scale values from `color-name-rgb-alist'
8724 appropriately. Return the whole color description, rather than
8725 just the RGB values.
8726 (tty-color-standard-values): New function. Code mostly taken from
8727 `tty-color-translate'.
8728 (tty-color-translate, tty-color-values): Use `tty-color-desc' to
8729 do all the work.
8730 (tty-color-desc): Do color lookup here instead of calling
8731 `tty-color-translate' and `tty-color-by-index'; this is now the
8732 main place to do it.
8733
8734 2002-06-09 Martin Stjernholm <bug-cc-mode@gnu.org>
8735
8736 * progmodes/cc-style.el (c-set-style, c-set-style-1):
8737 Add another state for the `dont-override' flag where it only keeps
8738 globally set variables.
8739
8740 2002-06-08 Colin Walters <walters@gnu.org>
8741
8742 * descr-text.el (describe-text-properties): Sort the output by the
8743 size of the values. Put `font-lock-face' property on property names.
8744 (toplevel): Provide `descr-text'.
8745
8746 * international/mule-diag.el (describe-char-after): When there are
8747 text properties, require `descr-text', and just call
8748 `describe-text-properties'.
8749
8750 * international/mule.el (sgml-html-meta-auto-coding-function):
8751 New function.
8752 (auto-coding-from-file-contents): Delete; merge functionality into
8753 `set-auto-coding'.
8754 (set-auto-coding): Move tests from `auto-coding-functions' so that
8755 they have a lower priority than coding: tags.
8756 Put `auto-coding-regexp-alist' tests before coding: tag tests.
8757 (sgml-xml-auto-coding-function): Simply `intern' the match, and
8758 test if it's a valid coding system.
8759 (auto-coding-functions): Add `sgml-html-meta-auto-coding-function'.
8760
8761 2002-06-08 Colin Walters <walters@verbum.org>
8762
8763 * subr.el (copy-list): Moved here from cl.el.
8764 (copy-tree): Renamed here from `cl-copy-tree' in cl-extra.el.
8765
8766 * emacs-lisp/cl-extra.el (cl-copy-tree): Moved to `copy-tree' in
8767 subr.el. Add a defalias with the old name.
8768
8769 * emacs-lisp/cl.el (copy-list): Moved to subr.el.
8770
8771 * replace.el (occur-mode): Don't set up categories. Do set
8772 `font-lock-defaults', and be sure to set `font-lock-core-only'.
8773 (occur-1): Pass `list-matching-lines-face' and
8774 `list-matching-lines-buffer-name-face'.
8775 (occur-engine): Use `font-lock-face' instead of categories.
8776
8777 * info.el (Info-mode): Don't set up categories. Do set
8778 `font-lock-defaults', and be sure to set `font-lock-core-only'.
8779 (Info-fontify-menu-headers): Use `font-lock-face' instead of
8780 categories.
8781 (Info-fontify-node): Ditto.
8782
8783 * ibuffer.el (ibuffer-category-alist): Delete.
8784 (ibuffer-get-category): Delete.
8785 (ibuffer-compile-make-eliding-form): Use `font-lock-face' instead
8786 of categories.
8787 (ibuffer-compile-format): Don't treat `name' category specially.
8788 (ibuffer-column name): Use `font-lock-face'.
8789 (filename-and-process): Ditto.
8790 (ibuffer-buffer-name-category): Renamed to
8791 `ibuffer-buffer-name-face'. Don't use categories.
8792 (ibuffer-update-title-and-summary): Use `font-lock-face'.
8793 (ibuffer-insert-filter-group): Ditto.
8794 (ibuffer-mode): Don't set up categories. Do set
8795 `font-lock-defaults', and be sure to set `font-lock-core-only'.
8796 (ibuffer-compile-format): Don't pass third argument
8797 to column functions.
8798 (filename-and-process): Ditto.
8799
8800 * ibuf-macs.el (define-ibuffer-column): Don't create a third
8801 argument for the generated function.
8802
8803 * font-core.el (font-lock-category-alist): Delete.
8804 (turn-on-font-lock-if-enabled): Don't use it.
8805 (font-lock-symbol-category-alist): Delete.
8806 (font-lock-default-function): Use new `char-property-alias-alist'
8807 to make `font-lock-face' an alias for `face' when font-lock mode
8808 is enabled.
8809 (font-lock-core-only): New variable.
8810 (font-lock-set-defaults): Use it.
8811
8812 2002-06-08 Richard M. Stallman <rms@gnu.org>
8813
8814 * files.el (find-file-noselect-1): Undo previous change.
8815
8816 * bookmark.el (bookmark-file-or-variation-thereof): Doc fix.
8817
8818 2002-06-07 Karl Fogel <kfogel@red-bean.com>
8819
8820 * bookmark.el (bookmark-file-or-variation-thereof): Just use
8821 Info-suffix-list, as suggested by Stefan Monnier.
8822
8823 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il>
8824
8825 * select.el (xselect-convert-to-string): If VALUE is a string,
8826 return a cons of TYPE and the string.
8827
8828 2002-06-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
8829
8830 * language/cyrillic.el (cyrillic-alternativnyj-decode-table):
8831 Fix the table to contain correct characters.
8832
8833 2002-06-04 Richard M. Stallman <rms@gnu.org>
8834
8835 * simple.el: Don't require cl.
8836
8837 2002-06-03 Richard M. Stallman <rms@gnu.org>
8838
8839 * dired.el (dired-do-shell-command): Doc fix in autoload.
8840
8841 * info.el (Info-extract-pointer): Ignore Info-header-line.
8842
8843 * progmodes/cc-mode.el (c-postprocess-file-styles):
8844 Do nothing except in CC modes.
8845
8846 * international/mule-cmds.el (select-safe-coding-system):
8847 When computing auto-cs, narrow to FROM...TO.
8848 Put save-excursion outside save-restriction.
8849 New arg FILE; use that for set-auto-coding.
8850
8851 2002-06-01 Richard M. Stallman <rms@gnu.org>
8852
8853 * simple.el (choose-completion-string-functions): Doc fix.
8854 (choose-completion-string): Add doc string.
8855
8856 2002-06-01 Kim F. Storm <storm@cua.dk>
8857
8858 * simple.el: Reworked previous change.
8859 (choose-completion-string1): Merged back into choose-completion-string.
8860 (choose-completion-string): Run choose-completion-string-functions
8861 after checking for proper minibuffer window. Added mini-p arg to
8862 the hook functions. Insert choice if all hook functions return nil.
8863 (choose-completion-string-functions): Doc update.
8864
8865 2002-06-01 Sam Steingold <sds@gnu.org>
8866
8867 * files.el (auto-mode-alist): Strip trailing ".in" from the file
8868 name when deciding the mode (for config.h.in, Makefile.in etc).
8869
8870 2002-06-01 Thien-Thi Nguyen <ttn@gnu.org>
8871
8872 * progmodes/prolog.el (prolog-mode-syntax-table): Add flags to
8873 ?/ and ?* entries to support /* */ style comments.
8874 (prolog-font-lock-keywords): New var.
8875 (prolog-mode): Enable font-locking; set `font-lock-defaults'.
8876
8877 2002-06-01 Kim F. Storm <storm@cua.dk>
8878
8879 * simple.el (choose-completion-string-functions): New special hook.
8880 (choose-completion-string1): Renamed from choose-completion-string.
8881 (choose-completion-string): Run choose-completion-string-functions
8882 until success, and only call choose-completion-string1 if it fails.
8883
8884 2002-05-31 Stefan Monnier <monnier@cs.yale.edu>
8885
8886 * textmodes/ispell.el (autoloaded toplevel): Don't use
8887 ispell-library-directory without checking that it's bound.
8888
8889 2002-05-31 Kim F. Storm <storm@cua.dk>
8890
8891 * emulation/cua-base.el (cua--last-deleted-region-pos)
8892 (cua--last-deleted-region-text): New aux variables.
8893 (cua-delete-region): Set them.
8894 (cua-repeat-replace-region): Use them to find the replacement text.
8895
8896 2002-05-31 Juanma Barranquero <lektu@terra.es>
8897
8898 * emulation/viper-cmd.el (viper-smart-suffix-list, viper-ask-level):
8899 Fix typos.
8900
8901 2002-05-31 Kim F. Storm <storm@cua.dk>
8902
8903 * progmodes/compile.el (grep-tree-command, grep-tree-files-aliases)
8904 (grep-tree-ignore-CVS-directories, grep-tree-ignore-case):
8905 New custom variables.
8906 (grep-compute-defaults): Compute grep-tree-command's default value.
8907 (grep-expand-command-macros): New aux function.
8908 (grep-tree-last-regexp, grep-tree-last-files): New aux variables.
8909 (grep-tree): New command like grep-find but extended prompting.
8910
8911 2002-05-30 Richard M. Stallman <rms@gnu.org>
8912
8913 * files.el (find-file-default): Add defvar for var already used.
8914
8915 * menu-bar.el (menu-bar-showhide-fringe-menu): Use defvar.
8916
8917 * subr.el (open-network-stream, open-network-stream-nowait)
8918 (open-network-stream-server, process-kill-without-query):
8919 Moved from simple.el.
8920
8921 * simple.el (open-network-stream, open-network-stream-nowait)
8922 (open-network-stream-server, process-kill-without-query):
8923 Moved to subr.el.
8924
8925 * simple.el (byte-compiling-files-p): Function deleted.
8926
8927 * textmodes/ispell.el (ispell-library-directory): Renamed from
8928 ispell-library-path. If Ispell is not installed, init to nil.
8929 (check-ispell-version): Doc fix.
8930 (ispell-menu-map): Get rid of byte-compiling-files-p hackery;
8931 initialize this unconditionally when ispell-menu-map-needed is t.
8932 Local `path' renamed to `dir'.
8933
8934 2002-05-30 Miles Bader <miles@gnu.org>
8935
8936 * calc/calc.el (calc-show-banner): New variable.
8937 (calc-refresh): Only show banner if `calc-show-banner' is non-nil.
8938 (calc-mode-var-list): Add `calc-show-banner'.
8939 * calc/calc-ext.el (calc-init-extensions): Add binding for `d@'.
8940 (calc-toggle-banner): New function.
8941 * calc/calc-help.el (calc-d-prefix-help): Add `@'.
8942
8943 2002-05-29 Richard M. Stallman <rms@gnu.org>
8944
8945 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
8946 When recognizing a def... construct, make that indentation
8947 tentative, so that it can be overridden if the list in question
8948 is not actually an expression.
8949 (common-lisp-indent-call-method): New subroutine.
8950
8951 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
8952 Delete the output file if we get a file-error.
8953
8954 * tooltip.el (tooltip-mouse-motions-active): New variable.
8955 (tooltip-activate-mouse-motions): Don't kill track-mouse local
8956 if it was not made by us.
8957
8958 * mouse.el (mouse-set-font): Avoid misleading error message
8959 if user makes no selection.
8960
8961 * info.el (Info-setup-header-line): Don't hide the links line.
8962
8963 * files.el (find-file-noselect-1): Return the buffer we created
8964 even if it has been killed within `after-find-file'.
8965
8966 * files.el (auto-mode-alist): Use ada-mode for .ad[bs].dg files.
8967
8968 2002-05-29 Kim F. Storm <storm@cua.dk>
8969
8970 * simple.el (open-network-stream-server): Pass on optional args
8971 sentinel and filter to make-network-process (from Luke Gorrie).
8972
8973 2002-05-28 Colin Walters <walters@gnu.org>
8974
8975 * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'.
8976
8977 * emacs-lisp/bytecomp.el (byte-compile-last-line): Deleted.
8978 (byte-compile-delete-first): New function.
8979 (byte-compile-read-position): New variable.
8980 (byte-compile-last-position): New variable.
8981 (byte-compile-current-buffer): New variable.
8982 (byte-compile-log-1): Use it.
8983 (byte-compile-set-symbol-position): New function.
8984 (byte-compile-obsolete, byte-compile-callargs-warn)
8985 (byte-compile-arglist-warn, byte-compile-arglist-warn)
8986 (byte-compile-print-syms, byte-compile-file-form-defmumble)
8987 (byte-compile-check-lambda-list, byte-compile-lambda)
8988 (byte-compile-form, byte-compile-variable-ref)
8989 (byte-compile-subr-wrong-args, byte-compile-negation-optimizer)
8990 (byte-compile-condition-case, byte-compile-defun)
8991 (byte-compile-defvar, byte-compile-autoload)
8992 (byte-compile-lambda-form): Use it.
8993 (byte-compile-from-buffer): Set it, and bind
8994 `read-with-symbol-positions' and `read-symbol-positions-list'.
8995
8996 * emacs-lisp/bytecomp.el (byte-compile-debug): New variable.
8997
8998 2002-05-28 Kim F. Storm <storm@cua.dk>
8999
9000 * files.el (read-directory-name): New function.
9001 (cd): Use it instead of read-file-name.
9002
9003 2002-05-27 Kim F. Storm <storm@cua.dk>
9004
9005 * simple.el (push-mark-command): Added optional NOMSG arg.
9006
9007 * emulation/cua-base.el (cua-set-mark): Align pop to mark
9008 behaviour with standard set-mark-command.
9009 (cua--pre-command-handler): Use push-mark-command.
9010 (cua-repeat-replace-region): Improve functionality when
9011 repeated after moving point or changing buffer.
9012
9013 2002-05-26 Colin Walters <walters@verbum.org>
9014
9015 * startup.el (command-line): Use `when', `unless'.
9016 (command-line-1): New argument "--nosplash". Handle it.
9017
9018 * startup.el (inhibit-splash-screen): New variable alias for
9019 `inhibit-startup-message'.
9020
9021 * replace.el (perform-replace): Document return value. Use `pop'.
9022
9023 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9024
9025 * progmodes/f90.el (f90-previous-block, f90-next-block): New names,
9026 and slightly changed behaviour, for `f90-previous-block-start' and
9027 `f90-next-block-end'.
9028 (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.
9029
9030 2002-05-26 Simon Josefsson <jas@extundo.com>
9031
9032 * fringe.el (set-fringe-mode): Work when updating
9033 `default-frame-alist'.
9034
9035 2002-05-26 Kim F. Storm <storm@cua.dk>
9036
9037 * emulation/cua-base.el (cua--repeat-replace-text): New variable.
9038 (cua-repeat-replace-region): New command.
9039 (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
9040 Misc improvements to the commentary.
9041
9042 2002-05-26 Simon Josefsson <jas@extundo.com>
9043
9044 * fringe.el (fringe-query-style): New fringe style "minimal".
9045
9046 2002-05-24 Simon Josefsson <jas@extundo.com>
9047
9048 * rot13.el (rot13-translate-table): New variable.
9049 (rot13, rot13-string, rot13-region): New functions.
9050
9051 2002-05-25 Martin Stjernholm <bug-cc-mode@gnu.org>
9052
9053 * progmodes/cc-engine.el (c-add-stmt-syntax): Fixed some cases
9054 of wrong anchoring, e.g. for else-if compounds.
9055
9056 2002-05-25 Miles Bader <miles@gnu.org>
9057
9058 * menu-bar.el (menu-bar-showhide-fringe-menu-customize-left)
9059 (menu-bar-showhide-fringe-menu-customize-right)
9060 (menu-bar-showhide-fringe-menu-customize-disable):
9061 Use proper calling convention for `customize-set-value'.
9062 Require `fringe' before setting variable.
9063
9064 2002-05-25 Kim F. Storm <storm@cua.dk>
9065
9066 * emulation/cua-base.el (cua--self-insert-char-p): New function.
9067
9068 * emulation/cua-gmrk.el (cua--init-global-mark): Install default
9069 binding in cua--global-mark-keymap using cua--self-insert-char-p
9070 to handle all global self inserting characters in gmark mode.
9071
9072 * emulation/cua-rect.el (cua--init-rectangles): Install default
9073 binding in cua--rectangle-keymap using cua--self-insert-char-p
9074 to handle all global self inserting characters in rectangle mode.
9075
9076 2002-05-24 Stefan Monnier <monnier@cs.yale.edu>
9077
9078 * net/ange-ftp.el (read-file-name-internal): Remove the
9079 `ange-ftp' property.
9080 (ange-ftp-real-read-file-name-internal): Remove.
9081
9082 2002-05-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9083
9084 * progmodes/f90.el: (f90-end-of-subprogram): Remove the final
9085 `forward-line'.
9086 (f90-end-of-block, f90-beginning-of-block, f90-next-block-end)
9087 (f90-previous-block-start): New navigation commands.
9088
9089 2002-05-20 Simon Josefsson <jas@extundo.com>
9090
9091 * fringe.el: New file.
9092
9093 * menu-bar.el (menu-bar-options-save): Add fringe-mode.
9094 (menu-bar-showhide-fringe-menu): New menu.
9095 (menu-bar-showhide-menu): Add Fringe sub-menu.
9096
9097 2002-05-23 Colin Walters <walters@verbum.org>
9098
9099 * replace.el (occur-engine): Include all text properties except
9100 mouse-face on the newline at the end of occurences.
9101
9102 2002-05-23 Kim F. Storm <storm@cua.dk>
9103
9104 * apropos.el (apropos-true-hit, apropos-false-hit-symbol)
9105 (apropos-false-hit-str, apropos-true-hit-doc): New functions.
9106 (apropos-command, apropos-value, apropos-documentation-internal)
9107 (apropos-documentation-check-doc-file)
9108 (apropos-documentation-check-elc-file): Use them to filter out
9109 false matches where only one keyword matches, but more than once.
9110
9111 * apropos.el (apropos-show-scores, apropos-orig-regexp)
9112 (apropos-all-regexp, apropos-synonyms, apropos-words)
9113 (apropos-all-words): New variables.
9114 (aprpos-words-to-regexp, apropos-rewrite-regexp)
9115 (apropos-calc-scores, apropos-score-str, apropos-score-doc)
9116 (apropos-score-symbol): New functions.
9117 (apropos-command, apropos, apropos-value, apropos-documentation):
9118 Allow keywords in addition to regexp. Added scoring.
9119 (apropos-documentation-check-doc-file)
9120 (apropos-documentation-check-elc-file): Added scoring.
9121 (apropos-print): Sort according to score.
9122
9123 2002-05-22 Colin Walters <walters@cis.ohio-state.edu>
9124
9125 * info.el (Info-mode-hook): Change `font-lock-mode' to
9126 `turn-on-font-lock'.
9127
9128 * font-core.el (font-lock-function): New variable.
9129 (font-lock-default-function): New function, created from
9130 `font-lock-mode'.
9131 (font-lock-mode): Just funcall `font-lock-function'.
9132 (font-lock-symbol-category-alist): New variable.
9133
9134 2002-05-22 Markus Rost <rost@math.ohio-state.edu>
9135
9136 * files.el (file-newest-backup): Use file-name-sans-versions.
9137
9138 * diff.el (diff-latest-backup-file): Replace the main code by
9139 a call of file-newest-backup.
9140
9141 2002-05-22 Mike Williams <mdub@bigfoot.com>
9142
9143 * textmodes/sgml-mode.el (sgml-guess-indent): Look further into
9144 the buffer.
9145
9146 2002-05-21 Stefan Monnier <monnier@cs.yale.edu>
9147
9148 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
9149 the last patch works around the wu-ftpd misfeature that prompted
9150 the disabling of this optimization.
9151
9152 2002-05-21 Colin Walters <walters@gnu.org>
9153
9154 * international/mule.el (make-coding-system): Doc fixes.
9155
9156 * international/mule.el (auto-coding-functions): New variable.
9157 (auto-coding-from-file-contents): Use it.
9158 (set-auto-coding): Update docs.
9159 (sgml-xml-auto-coding-function): New function.
9160
9161 * international/mule-util.el (truncate-string-to-width):
9162 New optional argument `ellipsis'. Add commented-out test suite, and
9163 change coding to iso-2022-7bit.
9164
9165 2002-05-21 Colin Walters <walters@verbum.org>
9166
9167 * font-lock.el (font-lock-defaults, font-lock-defaults-alist)
9168 (font-lock-multiline, font-lock-fontified, font-lock-mode)
9169 (turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
9170 (font-lock-global-modes): Moved to font-core.el.
9171 (font-lock-set-defaults-1): Partially moved to font-core.el.
9172
9173 * font-core.el: New file, with functions taken from font-lock.el.
9174 (font-lock-category-alist): New variable.
9175 (font-lock-mode): Use it.
9176 (font-lock-set-defaults): Partially taken from font-lock.el.
9177 Only load font-lock.el when necessary.
9178
9179 * loadup.el: Add font-core.el.
9180
9181 * replace.el (occur-mode-hook): New variable.
9182 (occur-fontify-region-function): Deleted.
9183 (occur-mode): Don't use it. Set up `font-lock-category-alist'
9184 instead.
9185 (occur-fontify-on-property): Deleted.
9186 (occur-engine): Use categories from `font-lock-category-alist'.
9187
9188 * info.el (Info-fontify): Deleted.
9189 (Info-select-node): Don't use it.
9190 (Info-mode-hook): New variable.
9191 (Info-mode): Set up categories.
9192 (Info-fontify-menu-headers, Info-fontify-node): Use categories.
9193
9194 * ibuffer.el (ibuffer-formats): Update docs.
9195 (ibuffer-category-alist): New variable.
9196 (ibuffer-get-category): New function.
9197 (ibuffer-compile-make-eliding-form): Use category property instead
9198 of face.
9199 (ibuffer-compile-format): Pass current ibuffer buffer to column
9200 functions too.
9201 (ibuffer-buffer-name-category): New function.
9202 (ibuffer-compile-format): If the current column is a `name'
9203 column, figure out the appropriate category to put on it.
9204 (filename-and-process): Use category property.
9205 (ibuffer-fontify-region-function): Deleted.
9206 (ibuffer-unfontify-region-function): Deleted.
9207 (ibuffer-update-title-and-summary): Use category properties.
9208 (ibuffer-insert-filter-group): Ditto.
9209 (ibuffer-mode): Set up category properties.
9210
9211 2002-05-21 Colin Walters <walters@debian.org>
9212
9213 * replace.el (occur-engine): Increment globalcount all at once
9214 after searching a buffer.
9215 (occur-mode-map): Don't escape plain "o".
9216
9217 * ibuf-macs.el (define-ibuffer-column): Add third argument
9218 `ibuffer-buf'.
9219
9220 * ibuffer.el (toplevel): Require font-lock, to get the face
9221 definitions.
9222 (ibuffer-use-fontification): Deleted.
9223 (column filename-and-process): New column.
9224 (ibuffer-formats): Use it by default.
9225 (ibuffer-name-map, ibuffer-mode-name-map)
9226 (ibuffer-filter-group-map): Don't set parent to `ibuffer-mode-map'.
9227 (ibuffer-do-save, ibuffer-do-toggle-modified)
9228 (ibuffer-do-toggle-read-only, ibuffer-do-delete)
9229 (ibuffer-do-kill-on-deletion-marks): Include name in definition.
9230 (ibuffer): New optional argument `formats'.
9231
9232 2002-05-21 Eli Zaretskii <eliz@is.elta.co.il>
9233
9234 * indent.el (indent-rigidly): Mention how to remove all indentation.
9235
9236 2002-05-21 Colin Walters <walters@gnu.org>
9237
9238 * international/mule-diag.el (describe-char-after): Order display
9239 of text properties by the size of their value, for clarity.
9240
9241 2002-05-20 Stefan Monnier <monnier@cs.yale.edu>
9242
9243 * net/ange-ftp.el (ange-ftp-generate-root-prefixes)
9244 (ange-ftp-file-name-completion): Don't cons unnecessarily.
9245 (ange-ftp-send-cmd): Always `cd' before doing `ls'.
9246
9247 * wid-edit.el (widget-color-complete):
9248 * progmodes/etags.el (tags-complete-tags-table-file):
9249 * progmodes/cpp.el (cpp-choose-symbol): Don't cons unnecessarily.
9250
9251 * textmodes/outline.el (outline-reveal-toggle-invisible):
9252 Reverse the meaning of the second arg.
9253
9254 * reveal.el (reveal-post-command): Reverse the semantics of
9255 reveal-toggle-invisible and support isearch-open-invisible-temporary.
9256
9257 2002-05-20 Markus Rost <rost@math.ohio-state.edu>
9258
9259 * mail/sendmail.el (mail-recover-1): Remove (debug).
9260 (mail-signature): Fix :type.
9261 (mail-default-directory): New user option.
9262 (mail, mail-recover): Use that option.
9263
9264 2002-05-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9265
9266 * international/mule.el (auto-coding-alist): Use emacs-mule
9267 for auto-save files.
9268
9269 2002-05-20 Miles Bader <miles@gnu.org>
9270
9271 * files.el (find-file-read-args): Don't trash existing value of
9272 `minibuffer-setup-hook', just add our hook to it.
9273
9274 2002-05-19 Markus Rost <rost@math.ohio-state.edu>
9275
9276 * international/ucs-tables.el (unify-8859-on-encoding-mode)
9277 (unify-8859-on-decoding-mode): Change :version attributes to strings.
9278
9279 * simple.el (yank-excluded-properties): Change :version attribute
9280 to a string.
9281
9282 * dired.el (dired-view-command-alist): Change :version attribute
9283 to a string.
9284
9285 * xscheme.el (xscheme-start-hook): Change :version attribute to a
9286 string.
9287
9288 * find-dired.el (find-dired): Implement revert-buffer-function.
9289
9290 * mail/emacsbug.el (report-emacs-bug-hook): Do another save-excursion.
9291
9292 2002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk>
9293
9294 * progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
9295 (f90-get-present-comment-type): Fix earlier change.
9296 (f90-comment-indent): Doc fix.
9297 (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
9298 (f90-looking-at-if-then): Remove lets.
9299 (f90-looking-at-where-or-forall): Handle if split over lines.
9300 (f90-change-keywords): Doc fix.
9301
9302 2002-05-19 Richard M. Stallman <rms@gnu.org>
9303
9304 * indent.el (indent-region): Make COLUMN arg optional.
9305
9306 * files.el (find-file-read-args): New function.
9307 (find-file, find-file-other-window, find-file-other-frame)
9308 (find-file-read-only, find-file-read-only-other-window)
9309 (find-file-read-only-other-frame): Use it.
9310
9311 * custom.el (custom-load-symbol): Verify that LOADED is a string.
9312
9313 * arc-mode.el (archive-zip-use-pkzip): Variable deleted.
9314 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
9315 (archive-zip-update-case): Use locate-file to decide whether
9316 to use pkzip.
9317 (archive-zip-extract): Test for pkzip in value of archive-zip-extract.
9318
9319 * files.el (locate-file): Doc fix.
9320
9321 2002-05-19 John Paul Wallington <jpw@shootybangbang.com>
9322
9323 * mail/rmail.el (rmail-show-message-hook): Offer `goto-address'
9324 as an option.
9325
9326 2002-05-18 Stefan Monnier <monnier@cs.yale.edu>
9327
9328 * uniquify.el (uniquify-rationalize-file-buffer-names):
9329 Always strip the trailing / even if the file is not a directory.
9330
9331 2002-05-18 Glenn Morris <gmorris@ast.cam.ac.uk>
9332
9333 * progmodes/f90.el (f90-mode-syntax-table, f90-mode-map): Do the
9334 initialization in the defvar.
9335 (f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property.
9336 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3)
9337 (f90-font-lock-4): Move the doc strings.
9338 (f90-menu-bar-menu): New internal variable to hold the top-level menu.
9339 (f90-change-case-menu, f90-font-lock-menu): Minor code changes.
9340 (f90-mode-abbrev-table): Initialize in the defvar, with
9341 define-abbrev-table.
9342
9343 2002-05-18 Eli Zaretskii <eliz@is.elta.co.il>
9344
9345 * tar-mode.el (tar-octal-time): Fix last change.
9346
9347 2002-05-18 Markus Rost <rost@math.ohio-state.edu>
9348
9349 * mail/emacsbug.el (report-emacs-bug-text-prompt): New variable.
9350 (report-emacs-bug): Store the prompt in
9351 `report-emacs-bug-text-prompt'. Move Configuration/Important
9352 settings information after the user's report.
9353 (report-emacs-bug-hook): Unclutter by deleting the content of
9354 `report-emacs-bug-text-prompt'.
9355
9356 2002-05-17 Thomas Morgan <tlm@pocketmail.com>
9357
9358 * forms.el (forms-jump-record, forms-insert-record)
9359 (forms-delete-record): Calculate lines from the beginning of the
9360 accessible portion rather than from the beginning of the buffer.
9361
9362 2002-05-16 Eli Zaretskii <eliz@is.elta.co.il>
9363
9364 * ps-mule.el (eval-and-compile): Add a trivial replacement for a
9365 possibly missing encode-char.
9366 (ps-mule-font-info-database-bdf): Add associations for Unicode
9367 fonts. Doc fix.
9368 (ps-mule-font-info-database-ps-bdf): Doc fix.
9369 (ps-mule-encode-ucs2): New function for encoding Unicode characters.
9370
9371 * tar-mode.el (tar-octal-time): Fix the last argument of logior.
9372
9373 2002-05-16 Stefan Monnier <monnier@cs.yale.edu>
9374
9375 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9376 Find funs defined with defun-cvs-mode.
9377 (find-function-space-re): New const. Skips comments as well.
9378 (find-function-regexp, find-variable-regexp): Use it.
9379
9380 * pcvs.el (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
9381 (cvs-mode-add-change-log-entry-other-window): Work on multiple files.
9382 (cvs-mode-set-flags): Don't cons unnecessarily.
9383
9384 2002-05-16 Colin Walters <walters@debian.org>
9385
9386 * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to
9387 "Simple Calculator".
9388 (menu-bar-tools-menu) <calc>: New.
9389
9390 2002-05-16 Juanma Barranquero <lektu@terra.es>
9391
9392 * progmodes/hideshow.el (hs-adjust-block-beginning): Fix typo.
9393
9394 * filesets.el (filesets-ormap): Fix typo.
9395
9396 * faces.el (describe-face): Fix typo.
9397
9398 2002-05-15 Stefan Monnier <monnier@cs.yale.edu>
9399
9400 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
9401 Don't treat (lambda () ...) as an expression.
9402
9403 2002-05-15 John Paul Wallington <jpw@shootybangbang.com>
9404
9405 * replace.el (occur-read-primary-args): Handle a bare 'C-u' correctly.
9406
9407 2002-05-15 Eli Zaretskii <eliz@is.elta.co.il>
9408
9409 * emacs-lisp/easymenu.el (easy-menu-add): Doc fix.
9410
9411 2002-05-14 Glenn Morris <gmorris@ast.cam.ac.uk>
9412
9413 * progmodes/fortran.el (fortran-directive-re): New name for
9414 fortran-preprocessor-re. All usage updated.
9415 (fortran-calculate-indent): Give directives zero indentation.
9416
9417 2002-05-14 Jason Rumney <jasonr@gnu.org>
9418
9419 * emacs-lisp/easymenu.el (easy-menu-name-match): Match both
9420 displayed text and internal name as string.
9421
9422 2002-05-14 Kim F. Storm <storm@cua.dk>
9423
9424 * emulation/cua-rect.el (cua--rectangle-operation):
9425 Don't highlight empty lines in rectangles.
9426
9427 * emulation/keypad.el: Improved commentary.
9428 (keypad-setup, keypad-shifted-setup): Added choice to setup
9429 Numeric keypad with decimal key; value is selected character.
9430 (keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
9431 (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
9432 (keypad-setup): Arg list changed to support the new options.
9433
9434 2002-05-14 Richard M. Stallman <rms@gnu.org>
9435
9436 * dabbrev.el (dabbrev-case-distinction): New option.
9437 (dabbrev--try-find): Handle dabbrev-case-distinction.
9438 (dabbrev--search): Clean up the code.
9439 (dabbrev-upcase-means-case-search): Doc fix.
9440 (dabbrev-case-replace): Fix custom tags and docs.
9441
9442 2002-05-14 Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>
9443
9444 * calc/calc-units.el (math-standard-units): Update from CODATA.
9445
9446 2002-05-14 Stefan Monnier <monnier@cs.yale.edu>
9447
9448 * skeleton.el (skeleton-transformation): Default to `identity'.
9449 (skeleton-insert): Use `move-after' markers and `insert' rather
9450 than rely on insert-before-markers.
9451 (skeleton-internal-1): Handle `> \n' specially so that the newline
9452 is inserted before the first line is indented.
9453
9454 2002-05-14 Mike Williams <mdub@bigfoot.com>
9455
9456 * textmodes/sgml-mode.el (sgml-tag):
9457 Default skeleton-transformation to `identity'.
9458
9459 2002-05-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
9460
9461 * shell.el (shell-mode): Make second part of initialisation
9462 depend on whether comint-input-ring is empty, rather than depend
9463 on it being nil.
9464
9465 2002-05-14 Richard M. Stallman <rms@gnu.org>
9466
9467 * files.el (make-auto-save-file-name):
9468 Delete the auto-save file after make-temp-file creates it.
9469
9470 2002-05-13 Kim F. Storm <storm@cua.dk>
9471
9472 * emulation/cua-base.el (cua-enable-cursor-indications): Default off.
9473 (cua-mode): Print Enabled/Disabled messages if interactive.
9474 Disable delete-selection-mode and pc-selection-mode when cua-mode
9475 is enabled; reenable if cua-mode is turned off.
9476 Remember setting of transient-mark-mode when cua-mode is enabled;
9477 restore if cua-mode is disabled.
9478
9479 2002-05-13 Richard M. Stallman <rms@gnu.org>
9480
9481 * mail/emacsbug.el (report-emacs-bug): Change the "English please" msg.
9482
9483 2002-05-13 Colin Walters <walters@gnu.org>
9484
9485 * ibuf-ext.el (ibuffer-format-filter-group-data): New function.
9486
9487 * ibuffer.el (ibuffer-insert-filter-group): New argument filter-string.
9488 (ibuffer-redisplay-engine): Handle it.
9489
9490 * add-log.el (add-log-mailing-address): Can be a list, too.
9491 (add-change-log-entry): If `add-log-mailing-address' is a list,
9492 then handle it.
9493
9494 2002-05-12 Colin Walters <walters@debian.org>
9495
9496 * replace.el (occur-1): New optional argument `buf-name'.
9497 (occur-revert-function): Use it.
9498
9499 (occur-1): Handle plurals.
9500
9501 (occur-engine): If there are no more matches, then finish
9502 searching the current buffer.
9503
9504 2002-05-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9505
9506 * net/ange-ftp.el (ange-ftp-try-passive-mode)
9507 (ange-ftp-passive-host-alist): Change :version attributes to be
9508 strings.
9509
9510 2002-05-12 Markus Rost <rost@math.ohio-state.edu>
9511
9512 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Define it with
9513 define-minor-mode.
9514
9515 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9516 Handle more whitespace/newline combinations in symbol definitions.
9517
9518 2002-05-12 Eli Zaretskii <eliz@is.elta.co.il>
9519
9520 * w32-vars.el (w32)
9521 * vc-cvs.el (vc-cvs-global-switches)
9522 (vc-cvs-sticky-date-format-string, vc-cvs-sticky-tag-display)
9523 * textmodes/sgml-mode.el (sgml-xml-mode)
9524 * ruler-mode.el (ruler-mode)
9525 * replace.el (query-replace-skip-read-only)
9526 * progmodes/fortran.el (fortran-preprocessor-re)
9527 * net/ange-ftp.el (ange-ftp-passive-host-alist)
9528 * mail/sendmail.el (mail-use-dsn)
9529 * faces.el (mode-line-inactive, minibuffer-prompt)
9530 * add-log.el (add-log-always-start-new-record): Change all
9531 post-21.1 :version attributes to 21.4.
9532
9533 2002-05-12 Richard M. Stallman <rms@gnu.org>
9534
9535 * mail/smtpmail.el (smtpmail-mail-address): New variable.
9536 (smtpmail-send-it): Bind and use that instead of `mail-address'.
9537 (smtpmail-via-smtp): Likewise.
9538
9539 * ansi-color.el (ansi-color-get-face): Avoid add-to-list on local var.
9540 (ansi-color-apply-sequence): Avoid duplicates in combined face list.
9541
9542 * dired-aux.el (dired-show-file-type): Use -- to say FILE's not option.
9543
9544 * subr.el (functionp): Catch errors in indirect-function.
9545
9546 2002-05-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9547
9548 * net/ldap.el (ldap-search-internal): Unfold folded lines before
9549 parsing.
9550
9551 * cus-edit.el (customize-set-value): Rename `var' to `variable'
9552 and `val' to `value'.
9553 (customize-save-variable): Rename `var' to `'variable.
9554
9555 2002-05-12 Glenn Morris <gmorris@ast.cam.ac.uk>
9556
9557 * progmodes/fortran.el (fortran-preprocessor-re): New variable.
9558 Use it for font-locking and indentation.
9559 (fortran-previous-statement, fortran-next-statement): Make them
9560 skip over preprocessor lines.
9561 (fortran-calculate-indent): Use fortran-preprocessor-re.
9562
9563 2002-05-10 Kim F. Storm <storm@cua.dk>
9564
9565 * emulation/cua-base.el (cua-enable-cua-keys)
9566 (cua-enable-register-prefix): Added value for `other' choice.
9567
9568 2002-05-10 Eli Zaretskii <eliz@is.elta.co.il>
9569
9570 * menu-bar.el (menu-bar-showhide-scroll-bar-menu)
9571 (menu-bar-showhide-menu): Use display-graphic-p, not window-system.
9572 (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
9573 Run a named function.
9574 (showhide-menu-bar, showhide-toolbar): Invoke customize-mark-as-set.
9575 (menu-bar-showhide-menu) <column-number-mode, line-number-mode>:
9576 Fix help text.
9577
9578 2002-05-10 Kim F. Storm <storm@cua.dk>
9579
9580 * emulation/cua-base.el (cua-mode): Misc. changes to use
9581 emulation-mode-map-alists instead of minor-mode-map-alist.
9582
9583 2002-05-09 Richard M. Stallman <rms@gnu.org>
9584
9585 * mail/rmail.el (rmail-show-message):
9586 Catch error in check-coding-system.
9587
9588 * progmodes/compile.el (compilation-error-regexp-alist):
9589 New element to recognize Python error messages.
9590
9591 * shell.el (shell-replace-by-expanded-directory):
9592 If there's already a / at the end, don't add one.
9593
9594 2002-05-09 Colin Walters <walters@verbum.org>
9595
9596 * ibuffer.el (ibuffer-mode-map): Add :enable guards for
9597 `ibuffer-filter-disable', `ibuffer-pop-filter',
9598 `ibuffer-or-filter', `ibuffer-negate-filter',
9599 `ibuffer-decompose-filter', `ibuffer-save-filters',
9600 `ibuffer-switch-to-saved-filters', `ibuffer-delete-saved-filters',
9601 `ibuffer-save-filter-groups',
9602 `ibuffer-switch-to-saved-filter-groups',
9603 `ibuffer-delete-saved-filter-groups'.
9604
9605 * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines.
9606
9607 2002-05-09 Markus Rost <rost@math.ohio-state.edu>
9608
9609 * woman.el (woman-menu): Move symbol before the comment so that
9610 find-function-search-for-symbol finds it.
9611
9612 2002-05-10 Miles Bader <miles@gnu.org>
9613
9614 * facemenu.el (list-colors-display): Don't use
9615 `display-color-cells' unless the display class is one for which
9616 that info is relevant.
9617
9618 2002-05-09 Simon Josefsson <jas@extundo.com>
9619
9620 * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
9621 calling buffer.
9622 (smtpmail-auth-credentials): Bump :version to 21.4 (21.3 will not
9623 have the patch).
9624
9625 2002-05-09 Kim F. Storm <storm@cua.dk>
9626
9627 * wid-edit.el (checkbox): New check-mark image.
9628
9629 2002-05-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9630
9631 * filesets.el (filesets-running-xemacs): Fix last change.
9632
9633 2002-05-08 Markus Rost <rost@math.ohio-state.edu>
9634
9635 * help-fns.el (describe-function-1): If the source is
9636 `loaddefs.el', look for the real source. This is necessary only
9637 for defaliases.
9638
9639 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9640 Add autoload cookie.
9641 (find-function-regexp): Include
9642 "\(quote " to match the defaliases in loaddefs.el.
9643
9644 * filesets.el (filesets-conditional-sort): Use copy-sequence,
9645 not copy-list.
9646 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu):
9647 Defvar them to nil if running in Emacs.
9648
9649 2002-05-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9650
9651 * textmodes/flyspell.el (make-flyspell-overlay): Add help text
9652 to flyspell overlays.
9653
9654 * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name.
9655
9656 2002-05-08 Richard M. Stallman <rms@gnu.org>
9657
9658 * diff.el (diff-regexp-alist): Doc fix.
9659
9660 * mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads.
9661
9662 2002-05-08 Simon Marshall <simon@gnu.org>
9663
9664 * msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use
9665 the frame name as the car of a menu entry, rather than the frame.
9666
9667 2002-05-08 Juanma Barranquero <lektu@terra.es>
9668
9669 * rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos
9670 in docstring.
9671
9672 2002-05-07 Colin Walters <walters@verbum.org>
9673
9674 * replace.el (occur-unfontify-region-function): Delete.
9675 (occur-mode): Don't use it.
9676 (occur-engine): Respect `keep-props'.
9677 (occur-accumulate-lines): If we're moving forward, decrement;
9678 don't increment, and vice versa.
9679
9680 2002-05-08 Toru Tomabechi <Toru.Tomabechi@orient.unil.ch>
9681
9682 * language/tibet-util.el (tibetan-canonicalize-for-unicode-alist)
9683 (tibetan-canonicalize-for-unicode-regexp): New variables.
9684 (tibetan-canonicalize-for-unicode-region): New function.
9685 (tibetan-strict-unicode): New variable.
9686 (tibetan-pre-write-canonicalize-for-unicode): New function.
9687
9688 2002-05-07 Markus Rost <rost@math.ohio-state.edu>
9689
9690 * net/ange-ftp.el (ange-ftp-re-read-dir): Don't hide it behind
9691 the autoload-cookie. Remove comment.
9692
9693 * ffap.el (ffap): Don't hide it behind the autoload-cookie.
9694
9695 * rect.el (close-rectangle): Don't hide it behind the
9696 autoload-cookie.
9697
9698 2002-05-07 Juanma Barranquero <lektu@terra.es>
9699
9700 * windmove.el (windmove-default-keybindings): Add optional
9701 parameter to allow using a modifier other than 'shift.
9702
9703 2002-05-07 Thomas Link <t.link@gmx.at>
9704
9705 * filesets.el:
9706 (filesets-external-viewers): Fix customization problem.
9707 (filesets-some): Replaces cl's `some'. Calls changed.
9708 (filesets-member): Replaces cl's `member*'. Calls changed.
9709 (filesets-ormap): New function.
9710
9711 2002-05-07 John Paul Wallington <jpw@shootybangbang.com>
9712
9713 * ibuffer.el (toplevel): Specialize `ibuffer-mode-groups-popup'
9714 menu items.
9715
9716 2002-05-07 Colin Walters <walters@gnu.org>
9717
9718 * ibuf-ext.el (ibuffer-pop-filter-group): Doc fix.
9719 (ibuffer-clear-filter-groups): Likewise.
9720 (ibuffer-kill-filter-group): Likewise.
9721 (ibuffer-kill-line): Likewise.
9722 (ibuffer-read-filter-group-name): New function.
9723 (ibuffer-jump-to-filter-group): Use it.
9724 (ibuffer-kill-filter-group): Likewise.
9725 (ibuffer-yank-filter-group): Likewise.
9726 (ibuffer-decompose-filter-group): New function.
9727
9728 * ibuffer.el (ibuffer-mode-map): Bind it. Add :enable guard
9729 around `ibuffer-filters-to-filter-group' menu item. Fix :enable
9730 guards for `ibuffer-pop-filter-group' and
9731 `ibuffer-clear-filter-groups'.
9732
9733 2002-05-06 Markus Rost <rost@math.ohio-state.edu>
9734
9735 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9736 Use with-syntax-table.
9737
9738 2002-05-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
9739
9740 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
9741
9742 2002-05-05 Markus Rost <rost@math.ohio-state.edu>
9743
9744 * time-stamp.el (time-stamp-format): Doc fix: escape open
9745 parenthesis in column 0.
9746
9747 2002-05-04 Richard M. Stallman <rms@gnu.org>
9748
9749 * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
9750 Handle both cases: when the menu item has cached info
9751 and when it doesn't.
9752
9753 * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
9754 (filesets-open-file-function, filesets-save-buffer-function): Likewise.
9755 (filesets-tree-max-level): Doc fix.
9756 (filesets-commands, filesets-external-viewers)
9757 (filesets-ingroup-patterns): Mark as risky.
9758 (filesets-cache-hostname-flag): Doc fix.
9759 (filesets-menu-cache-file): Doc fix. Mark as risky.
9760 (filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
9761 Don't defcustom them if running in Emacs.
9762
9763 2002-05-04 Thomas Link <t.link@gmx.at>
9764
9765 * filesets.el (filesets-ingroup-collect-files):
9766 Fix problem with inclusion groups' :scan-depth property.
9767
9768 2002-05-04 Colin Walters <walters@verbum.org>
9769
9770 * ibuf-ext.el (ibuffer-kill-filter-group): Test for killing
9771 "Default" group earlier. Push killed group on
9772 `ibuffer-filter-group-kill-ring'.
9773 (ibuffer-kill-line): Document. Don't push killed group ourselves.
9774 (ibuffer-yank-filter-group): Renamed from `ibuffer-yank'.
9775 (ibuffer-insert-filter-group-before): New function, broken out
9776 from `ibuffer-yank'.
9777 (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
9778
9779 * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
9780 (ibuffer-mode-view-menu): Unused variables; deleted.
9781 (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
9782
9783 2002-05-04 John Paul Wallington <jpw@shootybangbang.com>
9784
9785 * ibuffer.el (ibuffer-mode-groups-popup): New variable.
9786 (toplevel): Bind filter group menu entries in it. Add :enable
9787 forms for some menu items.
9788 (toplevel): Bind [down-mouse-3] in `ibuffer-mode-filter-group-map'
9789 to `ibuffer-mouse-popup-menu'.
9790 (ibuffer-mouse-popup-menu): Test whether or not we're on a filter
9791 group name, and if so, pop up a filter group menu.
9792
9793 2002-05-04 Jason Rumney <jasonr@gnu.org>
9794
9795 * mwheel.el (mwheel-event-button): Translate mouse-wheel events.
9796 (mwheel-scroll): Recognize nil scroll amount as documented.
9797
9798 * term/w32-win.el (mouse-wheel-scroll-line)
9799 (mouse-wheel-scroll-screen): Remove.
9800 ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
9801
9802 * w32-vars.el: (mouse-wheel-scroll-amount): Removed.
9803
9804 2002-05-04 Markus Rost <rost@math.ohio-state.edu>
9805
9806 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9807 Bind case-fold-search when searching.
9808
9809 2002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
9810
9811 * apropos.el (apropos-print): Fix the reference to mouse-2.
9812
9813 2002-05-04 Daniel Pfeiffer <occitan@esperanto.org>
9814
9815 * play/mpuz.el (mpuz-switch-to-window): Set buffer-read-only directly.
9816
9817 2002-05-04 Kim F. Storm <storm@cua.dk>
9818
9819 * cus-edit.el (custom-buffer-verbose-help): New variable.
9820 (custom-buffer-create-internal): Remove verbose introduction
9821 in customization buffer when it is nil.
9822
9823 2002-05-03 Dave Love <fx@gnu.org>
9824
9825 * international/mule-cmds.el (select-safe-coding-system):
9826 Don't offer coding systems that use locking shift.
9827 Ask for confirmation if chosen coding system disagrees with
9828 a `coding:' spec in the file.
9829
9830 2002-05-03 John Wiegley <johnw@gnu.org>
9831
9832 * eshell/esh-var.el (eshell-modify-global-environment): Added this
9833 customization variable, which will cause any "export" commands
9834 within any eshell buffer to modify the global Emacs environment.
9835 It defaults to nil, which means that such commands will only
9836 modify that Eshell buffer's environment.
9837 (eshell-var-initialize): Initialize `eshell-modify-global-environment'.
9838
9839 * eshell/em-cmpl.el (eshell-command-completions-alist):
9840 Improve default completion targets for objdump, nm and readelf.
9841
9842 2002-05-03 Colin Walters <walters@verbum.org>
9843
9844 * play/gamegrid.el (gamegrid-user-score-file-directory): New variable.
9845 (gamegrid-add-score-with-update-game-score):
9846 Use `shared-game-score-directory'. Correctly handle non-setuid case.
9847
9848 2002-05-02 Colin Walters <walters@verbum.org>
9849
9850 * replace.el (occur-mode-map): Bind "q" to `delete-window'.
9851 (occur-1): If one of the buffers we're searching is the *Occur*
9852 buffer itself, handle it by creating a temporary buffer. If any
9853 of the buffers being searched are killed, note that in the search
9854 result message. Also, set local variables before we possibly kill
9855 the buffer.
9856
9857 2002-05-02 Kim F. Storm <storm@cua.dk>
9858
9859 * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.
9860 (menu-bar-options-save): Added cua-mode.
9861 (menu-bar-options-menu): Added toggle for cua-mode.
9862 Disable toggle for transient-mark-mode if cua-mode is enabled.
9863
9864 * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local
9865 variable.
9866
9867 2002-05-01 Richard M. Stallman <rms@gnu.org>
9868
9869 * help.el (view-todo): New function.
9870 (help-map): Bind C-h C-t to view-todo.
9871 (help-for-help): Change the text.
9872
9873 2002-05-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9874
9875 * progmodes/f90.el: Yet more doc string, commment and whitespace
9876 changes.
9877 (f90-imenu-flag): New name for internal variable f90-imenu.
9878 (f90-blocks-re, f90-program-block-re, f90-end-if-re)
9879 (f90-no-break-re): Use regexp-opt.
9880 (f90-end-type-re): Add closing "\\>".
9881 (f90-indent-region): Correctly indent comments embedded in
9882 continued lines.
9883 (f90-indent-new-line): Make it indent the current line, as it should.
9884 (f90-line-continued, f90-get-present-comment-type)
9885 (f90-looking-at-if-then, f90-indent-line, f90-indent-new-line)
9886 (f90-indent-region, f90-indent-subprogram, f90-do-auto-fill)
9887 (f90-join-lines, f90-fill-region, f90-match-end, f90-insert-end)
9888 (f90-change-keywords): Minor code tidying.
9889
9890 * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from
9891 typo `fortran-strip-sqeuence-nos'.
9892
9893 2002-05-01 Eli Zaretskii <eliz@is.elta.co.il>
9894
9895 * simple.el (clone-indirect-buffer-other-window): Fix a typo in
9896 pop-up-window.
9897
9898 2002-05-01 Kim F. Storm <storm@cua.dk>
9899
9900 * emulation/cua-base.el (cua--pre-command-handler):
9901 Only interpret delete-selection property if mark-active.
9902 (cua-mode): Fixed require in defcustom.
9903
9904 2002-05-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9905
9906 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of
9907 error call.
9908
9909 2002-05-01 Colin Walters <walters@verbum.org>
9910
9911 * textmodes/tex-mode.el (tex-validate-buffer):
9912 Use `occur-revert-arguments' instead of setting `occur-nlines' and
9913 `occur-buffer'. Don't test for `input-pending-p' in loop.
9914 Set text property `occur-target' instead of `occur'.
9915
9916 2002-04-30 John Wiegley <johnw@gnu.org>
9917
9918 * align.el (align-region): Fixed the fix to align-region, because
9919 the "name" argument was appearing twice.
9920
9921 2002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org>
9922
9923 * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
9924 to handle protection labels, one which doesn't get confused by
9925 inherit colons.
9926
9927 * progmodes/cc-engine.el (c-end-of-decl-1): Don't treat
9928 functions that have "class" or "struct" in the return type as
9929 classes or structs.
9930
9931 2002-04-30 Kim F. Storm <storm@cua.dk>
9932
9933 * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed
9934 Options" to "New Options..."; rephrase tooltip.
9935 Rephrase tooltip for "Specific Option...".
9936 Added "Saved Options" item. [from Simon Marshall]
9937
9938 2002-04-30 Richard M. Stallman <rms@gnu.org>
9939
9940 * time.el (display-time-mail-directory)
9941 (display-time-mail-function): Doc fixes.
9942
9943 * ediff-hook.el: Remove autoload cookies.
9944
9945 * language/tibetan.el (tibetan-obsolete-glyphs): Now in tibet-util.el.
9946
9947 * language/tibet-util.el (tibetan-obsolete-glyphs): From tibetan.el.
9948
9949 * align.el (align-region): Fix call to `message'.
9950 Check that (car rule) is a symbol.
9951
9952 * autoinsert.el (auto-insert-directory): Doc fix.
9953
9954 * facemenu.el (describe-text-at and stuff): Moved to descr-text.el.
9955
9956 * descr-text.el: New file, broken out of facemenu.el.
9957
9958 * emacs-lisp/advice.el (documentation): Add ad-define-subr-args call.
9959
9960 2002-04-29 Markus Rost <rost@math.ohio-state.edu>
9961
9962 * mail/emacsbug.el (report-emacs-bug-hook):
9963 Use replace-match only if search was successful.
9964
9965 2002-04-29 Richard M. Stallman <rms@gnu.org>
9966
9967 * net/zone-mode.el (zone-mode): Add write-file-hooks hook locally.
9968
9969 * mail/emacsbug.el (report-emacs-bug-hook): Don't fail completely
9970 if the user edits the Emacs version number in the text.
9971
9972 * filesets.el (filesets-running-xemacs): Make defvar unconditional.
9973 (filesets-ingroup-files): Renamed from filesets-ingroup-paths.
9974 (filesets-error): Simplify definition and make conditional
9975 on filesets-running-xemacs.
9976 (filesets-find-file-using): Renamed from fsfind-file-using.
9977
9978 2002-04-29 Stefan Monnier <monnier@cs.yale.edu>
9979
9980 * info.el (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
9981 (Info-read-node-name-1): Complete file names.
9982 (Info-complete-menu-item): Don't cons unnecessarily.
9983
9984 * files.el (locate-file): New fun.
9985 (locate-file-completion): Rename from load-completion and generalize.
9986 (load-library): Use it.
9987 (make-auto-save-file-name): Expand caddr.
9988
9989 * newcomment.el (comment-fill-column): New var.
9990 (comment-indent): Use it.
9991 (comment-or-uncomment-region): New fun.
9992 (comment-dwim): Use it.
9993
9994 2002-04-29 Colin Walters <walters@verbum.org>
9995
9996 * ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function.
9997 (ibuffer-kill-line): Copy the filter group data structure when killing.
9998 (ibuffer-yank): Handle case where we're yanking on the default
9999 group correctly.
10000 (ibuffer-delete-saved-filter-groups): Doc fix.
10001
10002 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10003 Test whether or not update-game-score is setuid, and do the right
10004 thing.
10005
10006 2002-04-29 Kim F. Storm <storm@cua.dk>
10007
10008 * subr.el (remove-yank-excluded-properties): New helper function.
10009 (insert-for-yank, insert-buffer-substring-as-yank): Use it.
10010
10011 * simple.el (yank-excluded-properties): Added help-echo to list.
10012
10013 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk>
10014
10015 * autoinsert.el (auto-insert-directory): Doc fix.
10016
10017 * progmodes/f90.el: Add/change doc strings for many inline
10018 functions. Whitespace changes.
10019 (f90-indent-line-no, f90-update-line): Minor code changes.
10020
10021 2002-04-29 Kim F. Storm <storm@cua.dk>
10022
10023 * emulation/cua-base.el: New file.
10024
10025 * emulation/cua-rect.el: New file.
10026
10027 * emulation/cua-gmrk.el: New file.
10028
10029 * emulation/keypad.el: New file.
10030
10031 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
10032
10033 * language/vietnamese.el (viet-tcvn-decode-table, ccl-decode-tcvn)
10034 (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn):
10035 New Vietnamese coding system.
10036
10037 * language/viet-util.el: Update Commentary section.
10038
10039 2002-04-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10040
10041 * filesets.el (filesets-data): Doc fix.
10042 (filesets-running-xemacs): Define even when compiling.
10043
10044 * recentf.el (recentf-cancel-dialog): Remove dot at the end of
10045 sentence.
10046
10047 2002-04-29 Stefan Monnier <monnier@cs.yale.edu>
10048
10049 * textmodes/fill.el (fill-context-prefix): Fix last change with
10050 yet-another-approach.
10051
10052 2002-04-28 Markus Rost <rost@math.ohio-state.edu>
10053
10054 * net/ange-ftp.el (ange-ftp-passive-host-alist)
10055 (ange-ftp-bs2000-additional-pubsets): Fix custom type.
10056
10057 * files.el (small-temporary-file-directory): Fix custom type.
10058
10059 2002-04-28 Glenn Morris <gmorris@ast.cam.ac.uk>
10060
10061 * progmodes/f90.el (f90-xemacs-flag): New variable.
10062 (f90-mark-subprogram-overlay): New variable.
10063 (f90-mark-subprogram): Now it highlights the subprogram.
10064 (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
10065 Fix highlighting of various "type" forms.
10066
10067 2002-04-28 Colin Walters <walters@verbum.org>
10068
10069 * ibuffer.el (ibuffer-mode): Additional documentation on filter
10070 groups.
10071
10072 2002-04-28 John Paul Wallington <jpw@shootybangbang.com>
10073
10074 * ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an
10075 ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.
10076
10077 2002-04-28 Richard M. Stallman <rms@gnu.org>
10078
10079 * mail/sendmail.el (mail-recover-1): Decrease non-random-len
10080 by 1 for the newly-readded #.
10081
10082 * files.el (make-auto-save-file-name): Specify # as suffix
10083 in the non-file-visiting case.
10084
10085 * subr.el (make-temp-file): New arg SUFFIX.
10086
10087 * filesets.el: New file.
10088
10089 * replace.el (occur-accumulate-lines): Avoid incf and decf.
10090 (occur-engine-add-prefix): New function.
10091 (occur-engine): Avoid using macrolet, incf and decf.
10092 Use occur-engine-add-prefix instead.
10093 Rename `l' to `lines' and `c' to `matches'.
10094
10095 * replace.el (occur-engine, occur-mode-mouse-goto)
10096 (occur-mode-find-occurrence, occur-mode-goto-occurrence)
10097 (occur-mode-goto-occurrence-other-window)
10098 (occur-mode-display-occurrence): A position is just a marker,
10099 not a list.
10100
10101 * replace.el (occur-revert-arguments):
10102 Renamed from occur-revert-properties. All uses changed.
10103
10104 2002-04-28 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10105
10106 * recentf.el (recentf-menu-before): Use string to specify path in
10107 the menu.
10108
10109 * international/mule-cmds.el (read-language-name): Take care of
10110 non-list values.
10111
10112 2002-04-27 Richard M. Stallman <rms@gnu.org>
10113
10114 * custom.el (custom-load-symbol): Moved from cus-edit.el.
10115 (custom-load-recursion): Likewise.
10116
10117 * cus-edit.el (custom-load-symbol): Moved to custom.el.
10118 (custom-load-recursion): Likewise.
10119
10120 * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys
10121 generated by easymenu are now lowercase.
10122
10123 2002-04-27 Richard M. Stallman <rms@gnu.org>
10124
10125 * menu-bar.el (menu-bar-update-buffers): Add menu items
10126 Next Buffer and Previous Buffer.
10127
10128 * simple.el (next-buffer, prev-buffer): New commands.
10129 Bind C-x left and C-x right to them.
10130
10131 * info.el (Info-header-line): Mark it as risky-local-variable.
10132
10133 * subr.el (insert-for-yank): Replace `category' property
10134 with whatever properties it stands for.
10135
10136 * subr.el (member-ignore-case): Ignore non-strings in LIST.
10137
10138 2002-04-27 Miles Bader <miles@gnu.org>
10139
10140 * faces.el (read-face-name): Format the prompt correctly when
10141 there's no default.
10142
10143 2002-04-26 Andrew Choi <akochoi@shaw.ca>
10144
10145 * term/mac-win.el: Don't call ediff-toggle-multiframe.
10146 Set default directory. Set process-connection-type to nil.
10147
10148 2002-04-26 Richard M. Stallman <rms@gnu.org>
10149
10150 * loadup.el: Explicitly load cus-face and timer.
10151
10152 * isearch.el: Don't require timer.
10153
10154 * faces.el: Don't require cus-face.
10155
10156 * cus-edit.el (customize-face): Use read-face-name
10157 and handle multiple faces.
10158 (customize-face-other-window): Make it work similarly.
10159
10160 * faces.el (read-face-name): New defaulting features.
10161 New args STRING-DESCRIBING-DEFAULT and MULTIPLE.
10162 (list-faces-display): Use the face, not its name string,
10163 as arg when running customize-face.
10164 Put a `read-face-name' prop on the entire line.
10165 (describe-face): Handle multiple faces via read-face-name.
10166
10167 * textmodes/tex-mode.el (tex-start-options): New variable.
10168 (tex-start-commands): New variable.
10169 (tex-start-options-string): Variable deleted.
10170 (tex-start-tex): Use tex-start-options and tex-start-commands,
10171 not tex-start-options-string.
10172 (tex-command): Doc fix.
10173
10174 2002-04-26 Sam Steingold <sds@gnu.org>
10175
10176 * mail/smtpmail.el (smtpmail-try-auth-methods): When `host' is
10177 not in the authinfo/netrc, keep `cred' at nil.
10178
10179 2002-04-26 Gerd Moellmann <gerd@gnu.org>
10180
10181 * find-file.el: Remove Ada-specific example code.
10182
10183 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
10184
10185 * ediff-hooks.el: Put back the autoloads.
10186
10187 2002-04-25 Colin Walters <walters@verbum.org>
10188
10189 * ibuffer.el (define column process): Use `ibuffer-aif'.
10190
10191 * ibuf-ext.el (ibuffer-saved-filter-groups): Don't include broken
10192 defaults.
10193 (ibuffer-yank): Be sure to `setq' after we use `nconc'.
10194 (ibuffer-save-filter-groups): Correctly structure filter groups.
10195 (ibuffer-switch-to-saved-filter-groups): Correctly extract filter
10196 groups.
10197
10198 2002-04-25 Simon Josefsson <jas@extundo.com>
10199
10200 * mail/sendmail.el (mail-use-dsn): New variable to request
10201 delivery status notification from MTA.
10202 (sendmail-send-it): Use it.
10203
10204 * mail/smtpmail.el (smtpmail-queue-counter): New variable.
10205 (smtpmail-send-it): Use it to construct new queue filenames
10206 (needed if you send more than one message per second, which is
10207 possible if you use Gnus Agent).
10208
10209 * mail/smtpmail.el (smtpmail-auth-credentials): Support netrc
10210 files as well.
10211 (smtpmail-try-auth-methods): Support netrc data.
10212 (netrc-parse): Autoload netrc.
10213
10214 2002-04-25 Colin Walters <walters@verbum.org>
10215
10216 * replace.el (multi-occur-by-filename-regexp): Doc fix.
10217 (occur-engine): Go to `point-min'. Make nlines argument actually
10218 mean number of context lines. Handle it. Pad digits to the right.
10219
10220 * ibuf-ext.el (ibuffer-filtering-groups): Renamed to
10221 `ibuffer-filter-groups'. All users updated.
10222 (ibuffer-show-empty-filter-groups): New variable.
10223 (ibuffer-saved-filter-groups): New variable.
10224 (ibuffer-maybe-save-stuff): Renamed from
10225 `ibuffer-maybe-save-saved-filters'. Callers updated.
10226 Handle `ibuffer-saved-filter-groups'.
10227 (ibuffer-hidden-filtering-groups): Renamed to
10228 `ibuffer-hidden-filter-groups'.
10229 (ibuffer-filter-group-kill-ring): New variable.
10230 (ibuffer-save-with-custom): Doc fix.
10231 (ibuffer-set-filter-groups-by-mode): New function.
10232 (ibuffer-clear-filter-groups): New function.
10233 (ibuffer-current-filter-groups-with-position): Renamed from
10234 `ibuffer-current-filter-groups'. Callers updated.
10235 (ibuffer-kill-filter-group): New function.
10236 (ibuffer-kill-line): New function.
10237 (ibuffer-yank): New function.
10238 (ibuffer-save-filter-groups): New function.
10239 (ibuffer-delete-saved-filter-groups): New function.
10240 (ibuffer-switch-to-saved-filter-groups): New function.
10241 (ibuffer-mark-on-buffer): Add optional arguments for adding a
10242 specific mark, and marking on a specific group.
10243
10244 * ibuffer.el (ibuffer-formats): Doc fix.
10245 (ibuffer-mode-map): Bind <up> to `ibuffer-backward-line'.
10246 Bind new functions from ibuf-ext.el. Add menu entries for them.
10247 Remove superfluous tooltips.
10248 (ibuffer-toggle-marks): If on a group name, then toggle marks just
10249 in that group.
10250 (ibuffer-mark-interactive): Handle filter groups.
10251 (ibuffer-mark-forward, ibuffer-unmark-forward)
10252 (ibuffer-mark-for-delete, ibuffer-unmark-backward)
10253 (ibuffer-mark-for-delete-backwards): Update docs.
10254 (ibuffer-current-filter-groups): Moved to ibuf-ext.el, and renamed
10255 to `ibuffer-current-filter-groups-with-position'.
10256 (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.
10257 (ibuffer-mode): Add some documentation about filter groups.
10258
10259 2002-04-25 Andreas Schwab <schwab@suse.de>
10260
10261 * find-dired.el (find-name-dired): Don't quote pattern twice.
10262
10263 2002-04-26 Miles Bader <miles@gnu.org>
10264
10265 * cus-edit.el (customize-face, customize-face-other-window):
10266 Use default instead of initial-input for suggested face.
10267
10268 2002-04-25 Gerd Moellmann <gerd@gnu.org>
10269
10270 * cus-edit.el (customize-face-other-window, customize-face):
10271 Interactively, when point is on text with a face, suggest to
10272 customize that face.
10273
10274 2002-04-25 Glenn Morris <gmorris@ast.cam.ac.uk>
10275
10276 * progmodes/f90.el: General tidy-up of commentary and some doc
10277 strings.
10278
10279 2002-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10280
10281 * scroll-all.el (scroll-all-function-all) New function to do the
10282 actual work.
10283 (scroll-all-scroll-down-all, scroll-all-scroll-up-all,
10284 scroll-all-page-down-all, scroll-all-page-up-all,
10285 scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
10286 Make them use scroll-all-function-all.
10287
10288 * progmodes/f90.el (f90-get-beg-of-line): Removed and replaced
10289 with line-beginning-position.
10290 (f90-get-end-of-line): Removed and replaced with line-end-position.
10291 (f90-match-piece): Removed and replaced with match-string.
10292 (f90-current-indentation): Remove `current-column'.
10293 (f90-get-present-comment-type): Use match-string rather than
10294 buffer-substring.
10295 (f90-match-end): Use line-beginning-position, line-end-position
10296 rather than beginning-of-line, end-of-line.
10297 (f90-startup-message): Variable removed.
10298
10299 2002-04-24 Colin Walters <walters@verbum.org>
10300
10301 * replace.el (occur-accumulate-lines): Add optional argument
10302 `no-props'. Handle it.
10303 (occur-engine): Use it.
10304
10305 * ibuf-ext.el (toplevel): Remove byte-compile-dynamic. Try to set
10306 up autoloads manually.
10307 (ibuffer-split-list): New function.
10308 (ibuffer-filtering-groups): New variable.
10309 (ibuffer-hidden-filtering-groups): New variable.
10310 (ibuffer-mouse-toggle-filter-group): New function.
10311 (ibuffer-toggle-filter-group): New function.
10312 (ibuffer-toggle-filter-group-1): New function.
10313 (ibuffer-forward-filter-group): New function.
10314 (ibuffer-backward-filter-group): New funtion.
10315 (ibuffer-generate-filter-groups): New function.
10316 (ibuffer-filters-to-filter-group): New function.
10317 (ibuffer-pop-filter-group): New function.
10318 (ibuffer-jump-to-filter-group): New function.
10319 (ibuffer-do-occur): Just use `occur-read-primary-args'
10320
10321 * ibuffer.el (ibuffer-filter-group-name-face): New.
10322 (ibuffer-mode-map): Bind and add menu entries for most new
10323 functions; also, bind the arrow keys to the movement functions.
10324 (ibuffer-mode-filter-group-map): New.
10325 (ibuffer-mouse-toggle-mark): Handle group names.
10326 (ibuffer-mouse-visit-buffer): Error if the current buffer is killed.
10327 (ibuffer-skip-properties): New function.
10328 (ibuffer-backward-line, ibuffer-forward-line): Optionally skip
10329 group names. Also, handle new properties.
10330 (ibuffer-visit-buffer, ibuffer-visit-buffer-other-window):
10331 Move error handling to `ibuffer-current-buffer'.
10332 (ibuffer-visit-buffer-other-frame, ibuffer-bury-buffer): Ditto.
10333 (ibuffer-visit-tags-table, ibuffer-do-view-1): Ditto.
10334 (ibuffer-toggle-marks): Add optional group argument.
10335 (ibuffer-mark-interactive): Skip group names.
10336 (ibuffer-current-buffer): Clean up error handling.
10337 (ibuffer-fontify-region-function): Fontify group names.
10338 (ibuffer-map-lines): Add extra group argument. Handle it.
10339 (ibuffer-current-filter-groups): New function.
10340 (ibuffer-redisplay): Handle hidden filtering groups.
10341 (ibuffer-sort-bufferlist): New function, taken from
10342 `ibuffer-insert-buffers-and-marks'.
10343 (ibuffer-insert-filter-group): New function.
10344 (ibuffer-redisplay-engine): Renamed from
10345 `ibuffer-insert-buffers-and-marks'. Handle new filtering groups.
10346 (ibuffer): Add filter-groups argument. Handle it.
10347 Use `save-selected-window'.
10348 (ibuffer-mode): Make `ibuffer-filtering-groups' and
10349 `ibuffer-hidden-filtering-groups' buffer-local.
10350
10351 * ibuf-macs.el (ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
10352
10353 2002-04-24 Richard M. Stallman <rms@gnu.org>
10354
10355 * emacs-lisp/easymenu.el (easy-menu-intern): Downcase before interning.
10356 (easy-menu-define-key-intern): Function deleted; callers intern
10357 and then call easy-menu-define-key.
10358 (easy-menu-do-add-item): Explicitly intern the key, but not BEFORE.
10359 (easy-menu-define-key): Use easy-menu-name-match to match BEFORE.
10360 (easy-menu-name-match): New function.
10361 (add-submenu): New function.
10362 (easy-menu-get-map-look-for-name): Use easy-menu-name-match.
10363
10364 2002-04-24 Eli Zaretskii <eliz@is.elta.co.il>
10365
10366 * menu-bar.el (menu-bar-adv-search-menu)
10367 (menu-bar-adv-search-menu): Improve the help text.
10368
10369 2002-04-24 Simon Josefsson <jas@extundo.com>
10370
10371 * net/netrc.el: New file.
10372
10373 2002-04-24 Thomas DeWeese <tdeweese@rochester.rr.com>
10374
10375 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
10376 Check if any of the available selection sources has new content
10377 and if so it will return that content.
10378
10379 2002-04-24 Miles Bader <miles@gnu.org>
10380
10381 * menu-bar.el (buffers-menu-show-directories)
10382 (buffers-menu-show-status): New variables.
10383 (menu-bar-update-buffers-1): Use them.
10384
10385 2002-04-24 Martin Stjernholm <mast@lysator.liu.se>
10386
10387 * progmodes/cc-cmds.el (c-mask-comment): More fixes when used
10388 from `c-do-auto-fill' and point is at or near the limit of the
10389 comment. Fixed bug when the prefix from `c-guess-fill-prefix'
10390 is longer than the text on the first line of the comment when
10391 it's masked.
10392
10393 2002-04-24 Miles Bader <miles@gnu.org>
10394
10395 * menu-bar.el (menu-bar-update-buffers-1): Make sure
10396 `uniquify-buffer-name-style' is bound.
10397
10398 2002-04-23 Colin Walters <walters@verbum.org>
10399
10400 * replace.el (toplevel): Require `cl' while compiling.
10401 (occur-buffer, occur-nlines): Delete.
10402 (occur-revert-properties): Rename to `occur-revert-properties'.
10403 (occur-mode): Handle it. Set up font lock.
10404 (occur-revert-function): Simply apply `occur-1'.
10405 (occur-mode-find-occurence, occur-mode-mouse-goto)
10406 (occur-mode-goto-occurrence-other-window)
10407 (occur-mode-display-occurrence): Handle buffer property.
10408 (list-matching-lines-face): Use defcustom.
10409 (list-matching-lines-buffer-name-face): New variable.
10410 (occur-accumulate-lines): Renamed from `ibuffer-accumulate-lines',
10411 in ibuffer.el.
10412 (occur-read-primary-args): Move out of `occur'.
10413 (occur): Delete. Now simply call `occur-1'.
10414 (multi-occur, multi-occur-by-filename-regexp): New functions.
10415 (occur-1): New function.
10416 (occur-engine): Renamed from `ibuffer-occur-engine' to replace the
10417 previous implementation of `occur'; taken from ibuf-ext.el.
10418 (occur-fontify-on-property): New function.
10419 (occur-fontify-region-function, occur-unfontify-region-function):
10420 New functions.
10421
10422 * ibuffer.el (ibuffer-accumulate-lines): Moved to replace.el.
10423
10424 * ibuf-ext.el (ibuffer-depropertize-string): Delete.
10425 (ibuffer-occur-match-face): Delete.
10426 (ibuffer-occur-props, ibuffer-occur-mode): Delete.
10427 (ibuffer-occur-mouse-display-occurence): Delete.
10428 (ibuffer-occur-goto-occurence, ibuffer-occur-display-occurence)
10429 (ibuffer-do-occur-1, ibuffer-occur-revert-buffer-function): Delete.
10430 (ibuffer-occur-engine): Moved to replace.el.
10431 (ibuffer-do-occur): Simply call `occur-1'.
10432
10433 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10434 Handle the case where we're already viewing the score file.
10435
10436 2002-04-23 Andreas Schwab <schwab@suse.de>
10437
10438 * menu-bar.el (menu-bar-goto-menu): Fix bindings for next-tag and
10439 next-tag-otherw.
10440
10441 2002-04-23 Miles Bader <miles@gnu.org>
10442
10443 * menu-bar.el (menu-bar-update-buffers-1): Don't display a
10444 directory separator if there's no directory. Don't display
10445 directories at all if uniquify is active. Some code cleanup.
10446 (uniquify-buffer-name-style): Declare (but don't initialize).
10447
10448 * menu-bar.el (menu-bar-update-buffers): Don't use constant lists
10449 for command menu entries, since the low-level menu code modifies
10450 them. Cache the resulting list.
10451 (menu-bar-buffers-menu-command-entries): New variable.
10452
10453 * menu-bar.el (menu-bar-update-buffers): Add `Select Named Buffer'.
10454 Add separator line before commands
10455 Remove old crufty code that tried to line things up by adding
10456 spaces to entries (it doesn't work).
10457 Move `Frames' submenu after the normal buffers, and add a
10458 separator line before it.
10459 (menu-bar-buffers-menu-list-buffers-entry): Variable removed.
10460
10461 2002-04-22 Richard M. Stallman <rms@gnu.org>
10462
10463 * files.el (after-find-file): Use %s to output MSG.
10464
10465 * dired.el (dired-mouse-find-file-other-window):
10466 Handle events that move out of the window.
10467
10468 2002-04-23 Martin Stjernholm <mast@lysator.liu.se>
10469
10470 * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
10471 was moved to the following line when it was at the first line
10472 of a block comment where comment-start-skip matched to eol.
10473
10474 2002-04-22 Richard M. Stallman <rms@gnu.org>
10475
10476 * simple.el (line-move-finish): Find beg and end of line
10477 before calling line-move-to-column. Do consider intangible
10478 when finding the end. Take more care in analyzing the results
10479 of intangibility after line-move-to-column.
10480
10481 2002-04-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10482
10483 * international/mule-diag.el (list-input-methods-1): Doc fix
10484 (LEIM is now part of the standard distribution).
10485
10486 * tmm.el (tmm-completion-prompt): Doc fix.
10487
10488 * hilit-chg.el (global-highlight-changes): Capitalize status texts.
10489
10490 2002-04-22 Edward M. Reingold <reingold@emr.cs.iit.edu>
10491
10492 * diary-lib.el (include-other-diary-files): Allow modifying
10493 included buffer, to turn off selective display.
10494
10495 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10496
10497 * progmodes/cc-mode.el: (c-define-abbrev-table): New function to
10498 pass the SYSTEM-FLAG to `define-abbrev' in a way that works in
10499 emacsen that doesn't support it.
10500
10501 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10502
10503 * progmodes/cc-align.el, progmodes/cc-engine.el,
10504 progmodes/cc-styles.el, progmodes/cc-vars.el
10505 (c-guess-basic-syntax, c-lineup-topmost-intro-cont):
10506 Find correct anchor for statement-cont in top level constructs.
10507 Analyze variable initializations in top level constructs as
10508 topmost-intro-cont instead of statement-cont. That is an
10509 incompatible change but it gives better consistency. The new
10510 lineup function c-lineup-topmost-intro-cont' compensates for
10511 it and is now put on topmost-intro-cont by default.
10512
10513 * progmodes/cc-align.el, progmodes/cc-engine.el,
10514 progmodes/cc-langs.el (c-lineup-argcont): Lineup function
10515 contributed by Kevin Ryde.
10516
10517 (c-in-gcc-asm-p): Function to recognize asm statements.
10518 Contributed by Kevin Ryde.
10519
10520 (c-opt-asm-stmt-key): New language variable to recognize the
10521 beginning of asm statements.
10522
10523 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10524
10525 * progmodes/cc-engine.el (c-guess-basic-syntax):
10526 Detect variable declarations after class and struct declarations
10527 correctly. Fixed limit error when finding the anchor for
10528 template-args-cont and topmost-intro-cont.
10529
10530 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10531
10532 * progmodes/cc-cmds.el (c-beginning-of-defun)
10533 (c-declaration-limits): Find the "line oriented" declaration
10534 start too, just like the "line oriented" end is found.
10535
10536 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10537
10538 * progmodes/cc-vars.el (c-offsets-alist): A more sane default
10539 for `inexpr-statement'. This is not compatible, though.
10540 I think the benefit of a good default style outweights that in
10541 this case. Besides, `inexpr-statement' is not very common.
10542
10543 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10544
10545 * progmodes/cc-cmds.el (c-electric-delete-forward):
10546 Fix silly bug that caused it to delete backwards in hungry delete
10547 mode. (It's amazing that this bug hasn't been reported.)
10548
10549 * progmodes/cc-cmds.el (c-declaration-limits, c-mark-function):
10550 Extracted the code to get the declaration limits from
10551 `c-mark-function' to a new `c-declaration-limits'.
10552
10553 (c-indent-defun): Use the same method to get the limits of the
10554 declaration or macro as `c-mark-function'.
10555
10556 * progmodes/cc-engine.el (c-beginning-of-decl-1): Handle brace
10557 list initializers correctly (but costly; it ought to be
10558 integrated into `c-beginning-of-statement-1').
10559
10560 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10561
10562 * progmodes/cc-cmds.el, progmodes/cc-engine.el
10563 (c-beginning-of-defun, c-end-of-defun, c-mark-function):
10564 Rewritten to detect the declaration limits better.
10565 Now handles K&R argdecls, class definitions followed by variables etc.
10566
10567 (c-in-knr-argdecl): Broke out the K&R argdecl test in
10568 `c-beginning-of-decl-1' to this new function.
10569
10570 (c-end-of-statement-1, c-end-of-decl-1):
10571 Replace `c-end-of-statement-1' with `c-end-of-decl-1', which correctly
10572 handles declarations that continue after the block.
10573
10574 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
10575 Added an option to restrict matching to the top level of the
10576 current paren sexp.
10577
10578 * progmodes/cc-langs.el (c-opt-block-decls-with-vars-key):
10579 New regexp to recognize declarations that continue after the block.
10580
10581 (c-syntactic-eol): New regexp to match a "syntactic" eol.
10582
10583 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10584
10585 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a bug
10586 that often caused the backward limit to be lost at the top
10587 level. This improves performance a bit.
10588
10589 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
10590 New function that works like `re-search-forward' but only returns
10591 matches in syntactically significant text.
10592
10593 * progmodes/cc-engine.el: Fixed a faster and more accurate way
10594 to recognize K&R argdecls.
10595
10596 (c-beginning-of-decl-1): New function that put point at the
10597 beginning of the declaration. It handles K&R argdecl blocks.
10598
10599 (c-guess-basic-syntax): Replaced the `knr-argdecl' recognition
10600 code with one that doesn't depend on the current indentation.
10601 The anchor position for `knr-argdecl' has also changed, but in
10602 a way that is unlikely to cause compatibility problems.
10603
10604 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10605
10606 * progmodes/cc-defs.el, progmodes/cc-engine.el
10607 (c-forward-comment): `forward-comment' in XEmacs skips over
10608 line continuations in the backward direction. Correct for
10609 that. Also made this a defun since it has grown too large now
10610 to be a defsubst.
10611
10612 * progmodes/cc-langs.el: More convenient and decentralized
10613 setup of the language specific variables. The regexp-opt
10614 mangling is also done at compile time now.
10615
10616 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10617
10618 * progmodes/cc-cmds.el (c-indent-line-or-region):
10619 Call `c-indent-line' directly instead of through
10620 `indent-according-to-mode' so that this function always
10621 indents syntactically.
10622
10623 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a bug
10624 where a class beginning with a nested class could cause an
10625 infinite loop (the state outside the narrowed out class is
10626 never used now).
10627
10628 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10629
10630 * progmodes/cc-align.el, progmodes/cc-cmds.el,
10631 progmodes/cc-engine.el, progmodes/cc-vars.el: Fixes so that
10632 the context sensitive analysis inside macros is restricted to
10633 the bodies of #define's; other things, like #if expressions,
10634 never have anything in common with their surroundings.
10635 The old `cpp-macro-cont' syntax is now used in situations where
10636 the syntactic analysis isn't applicable, and a new syntactic
10637 element `cpp-define-intro' is used to add indentation in
10638 #define bodies.
10639
10640 (c-lineup-cpp-define): New name for `c-lineup-macro-cont' to
10641 better reflect its use.
10642
10643 * progmodes/cc-engine.el (c-guess-basic-syntax): Ignore line
10644 continuation backslashes in the detection of `arglist-cont-nonempty'.
10645
10646 * progmodes/cc-align.el: Use the vector form in the return
10647 value in all cases where lineup functions return absolute columns.
10648
10649 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10650
10651 * progmodes/cc-engine.el (c-add-stmt-syntax)
10652 (c-guess-basic-syntax): Anchor `brace-list-intro' and
10653 `bracec-list-close' better for brace lists nested inside expressions.
10654
10655 * progmodes/cc-engine.el, progmodes/cc-langs.el,
10656 progmodes/cc-mode.el, progmodes/cc-styles.el: Cleaned up the
10657 various language specific variables and their initialization.
10658 The keyword regexps are now lists that are combined with
10659 regexp-opt. Some variables have changed names to fit better
10660 with the naming convention.
10661
10662 * progmodes/cc-defs.el, progmodes/cc-vars.el
10663 (c-buffer-is-cc-mode): The value is the mode symbol of the
10664 original CC Mode mode.
10665
10666 (c-major-mode-is): Compare against the buffer local variable
10667 `c-buffer-is-cc-mode', which is faster than using `derived-mode-class'.
10668
10669 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10670
10671 * progmodes/cc-engine.el (c-forward-syntactic-ws)
10672 (c-backward-syntactic-ws, c-forward-token-1)
10673 (c-backward-token-1, c-in-literal, c-literal-limits)
10674 (c-collect-line-comments, c-literal-type, c-on-identifier)
10675 (c-guess-basic-syntax): These functions are now considered part
10676 of the "CC Mode API" and may be used by other code.
10677 That's signified by making their documentation into docstrings.
10678
10679 (c-whack-state, c-hack-state, c-skip-case-statement-forward):
10680 Removed these internal functions since they aren't used.
10681
10682 (c-forward-to-cpp-expression): Classified this function as internal.
10683
10684 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10685
10686 * progmodes/cc-langs.el (c-ObjC-class-key, c-Java-class-key):
10687 Simplified these regexps; the class keywords they contain
10688 ought to be enough to avoid false matches, so checking for
10689 following identifiers etc is just unnecessary (and might also
10690 fail for oddly formatted code).
10691
10692 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10693
10694 * progmodes/cc-engine.el, progmodes/cc-cmds.el
10695 (c-forward-comment-lc): New function that behaves like
10696 `c-forward-comment', with the exception that line
10697 continuations are treated as whitespace.
10698
10699 (c-beginning-of-statement): Use `c-forward-comment-lc', to
10700 work correctly in macros and other places where line
10701 continuations should be treated as whitespace.
10702
10703 * progmodes/cc-engine.el (c-guess-basic-syntax): Analyze a
10704 normal label in a switch block as a case label, to get
10705 consistent lineup with the case labels.
10706
10707 * progmodes/cc-engine.el (c-backward-syntactic-ws): Fixed bug
10708 in skipping over a macro that ends with an empty line.
10709
10710 * progmodes/cc-styles.el: Require cc-align since styles added
10711 with `c-add-style' often contains references to functions
10712 defined there, and so the `c-valid-offset' check might
10713 otherwise complain on them.
10714
10715 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10716
10717 * progmodes/cc-align.el, progmodes/cc-mode.texi,
10718 progmodes/cc-vars.el: Added two new lineup functions:
10719
10720 (c-lineup-knr-region-comment): A new lineup function to get
10721 (what most people think is) better indentation of comments in
10722 the "K&R region" between the function header and its body.
10723
10724 (c-lineup-gcc-asm-reg): New lineup function for better
10725 indentation inside gcc asm blocks. Contributed by Kevin Ryde.
10726
10727 (c-offsets-alist): Use `c-lineup-gcc-asm-reg' and
10728 `c-lineup-knr-region-comment' in the default offset
10729 configuration, since these two functions have little impact
10730 outside their intended use, and they generally do the right
10731 thing when they kick in.
10732
10733 * progmodes/cc-engine.el (c-guess-continued-construct)
10734 (c-guess-basic-syntax): Handle nested functions in all
10735 languages, not just Pike. In C and C++ there's a gcc
10736 extension for this, and it also gives better treatment of
10737 macros that are followed by blocks.
10738
10739 * progmodes/cc-langs.el (c-symbol-key): Made this variable
10740 mode specific, to handle Pike special symbols like `== better.
10741
10742 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10743
10744 * progmodes/cc-cmds.el, progmodes/cc-engine.el,
10745 progmodes/cc-vars.el (c-report-syntactic-errors): A new
10746 variable to control the syntactic error messages. It defaults
10747 to off; since CC Mode ignores most syntactic errors it might
10748 as well ignore them all for the sake of consistency.
10749
10750 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10751
10752 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
10753 Optimization. Can give a noticeable speedup if there's a
10754 large preceding function or class body.
10755
10756 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10757
10758 * progmodes/cc-align.el, progmodes/cc-cmds.el: Use more
10759 efficient and correct insertion functions in many places.
10760 Always inherit text properties correctly if the text is
10761 permanent. Also do it for speed in temporary insertions,
10762 since I figure it's less work to continue the surrounding text
10763 properties than to break them.
10764
10765 * progmodes/cc-styles.el (c-read-offset): Unbind SPC in the
10766 completion to make it easier to enter lists.
10767
10768 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10769
10770 * progmodes/cc-cmds.el (c-beginning-of-defun): Fixed bug where
10771 c-state-cache was clobbered.
10772
10773 * progmodes/cc-cmds.el, progmodes/cc-engine.el
10774 (c-calculate-state): Moved from cc-cmds.el to cc-engine.el due
10775 to dependency.
10776
10777 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10778
10779 * progmodes/cc-engine.el (c-parse-state): Ignore unbalanced
10780 open parens in macros (if point isn't in the same one).
10781
10782 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10783
10784 * progmodes/cc-cmds.el (c-context-open-line): New function
10785 that is the `open-line' equivalent to `c-context-line-break'.
10786
10787 * progmodes/cc-mode.el (c-mode-base-map): Compatibility fix
10788 for Emacs 21 since `indent-new-comment-line' has been changed
10789 to `comment-indent-new-line' there.
10790
10791 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10792
10793 * progmodes/cc-engine.el, progmodes/cc-langs.el
10794 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma):
10795 New variables containing the character sets used to recognize
10796 statement/declaration boundaries. These variables might help
10797 to support languages like javascript and awk, where newlines
10798 sometimes delimits statements.
10799
10800 (c-crosses-statement-barrier-p): Use `c-stmt-delim-chars' as
10801 the set of statement delimiting characters, to allow it to be
10802 changed dynamically and per-mode.
10803
10804 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10805
10806 * progmodes/cc-engine.el (c-looking-at-bos)
10807 (c-looking-at-inexpr-block, c-add-stmt-syntax)
10808 (c-guess-basic-syntax): Treat blocks directly inside function
10809 calls like "bare" statements inside function calls, and not
10810 like in-expression statements. This to make indentation of
10811 such blocks consistent with other statements inside macro calls.
10812
10813 * progmodes/cc-engine.el (c-guess-basic-syntax):
10814 Made arglist-cont anchor correctly in arglists that contain statements.
10815
10816 * progmodes/cc-engine.el (c-guess-basic-syntax):
10817 Fixed consistent anchoring of defun-block-intro in defuns in code
10818 blocks (can only occur in Pike).
10819
10820 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
10821 (c-looking-at-inexpr-block-backward): Changed the arguments to
10822 require containing sexps and paren state, for better efficiency.
10823
10824 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10825
10826 * progmodes/cc-cmds.el, progmodes/cc-engine.el,
10827 progmodes/cc-vars.el: Improved anchoring of statement and
10828 handling of labels in front of substatements.
10829
10830 (c-guess-continued-construct, c-guess-basic-syntax):
10831 Improved and unified anchoring at statements. Statements beginning
10832 with comments or labels are now avoided, by going out of
10833 blocks and containing statements if necessary. This nesting
10834 handling also fixes the case when there's a statement after a
10835 block open brace. Added the syntactic symbol `substatement-label'.
10836
10837 (c-electric-colon): Map the new `substatement-label' to
10838 `label' when consulting `c-hanging-colons-alist'.
10839
10840 (c-offsets-alist): Added substatement-label. Updated the
10841 comments for the new anchoring positions at statements.
10842
10843 * progmodes/cc-engine.el (c-guess-basic-syntax): Use more sane
10844 anchor points for knr-argdecl-intro and access-label.
10845 They used to refer to some point on the same line, a bug which was
10846 neutralized by a kludge in `c-get-syntactic-indentation' which
10847 ignored such anchor points.
10848
10849 (c-get-syntactic-indentation): Removed the kludge that was
10850 necessary due to buggy anchor points.
10851
10852 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not check
10853 the absence of a comma before arglist-close (case 7A) in any
10854 language, since there's nothing better to do that case anyway.
10855 Added special case to make in-expression statements be
10856 recognized as normal arglist-cont if we're directly in a macro
10857 arglist, for consistency with other "bare" statements.
10858
10859 * progmodes/cc-engine.el (c-looking-at-bos): Added optional
10860 limit arg for backward searches.
10861
10862 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
10863 Anchor gcc in-expression statements at the surrounding open
10864 parenthesis. Treat a class body as an in-expression class if
10865 it's used in an object clone expression in Pike.
10866
10867 * progmodes/cc-engine.el (c-get-offset)
10868 (c-get-syntactic-indentation): Allow several anchor positions
10869 in the list of syntactic symbols. Only the first is used as
10870 the base for the offset calculation.
10871
10872 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10873
10874 * progmodes/cc-cmds.el (c-indent-defun): Indent the current
10875 macro if inside one at the top level. Do not throw an error
10876 if used at the top level outside a macro.
10877
10878 * progmodes/cc-cmds.el (c-backslash-region): Do tab width
10879 alignment only if the backslashes can't be aligned with
10880 surrounding backslashes.
10881
10882 * progmodes/cc-engine.el (c-end-of-macro): New function.
10883
10884 * progmodes/cc-engine.el (c-least-enclosing-brace):
10885 Rewritten to not be destructive.
10886
10887 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10888
10889 * progmodes/cc-cmds.el (c-context-line-break): Only do a macro
10890 line break when point is inside the content of it; if it's in
10891 the cpp keyword a normal line break is done.
10892
10893 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not add
10894 cpp-macro-cont inside the argument list to a #define.
10895
10896 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10897
10898 * progmodes/cc-defs.el (c-forward-comment): Implemented a
10899 kludge to avoid the problem most forward-comment incarnations
10900 have with `\' together with comment parsing.
10901
10902 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10903
10904 * progmodes/cc-engine.el (c-check-state-cache): Fixed bug
10905 which could cause the state returned by `c-parse-state' to
10906 lack a closed paren element. That in turn could result in
10907 very long searches, since it's common that they start from the
10908 last preceding close brace.
10909
10910 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10911
10912 * progmodes/cc-engine.el (c-beginning-of-statement-1): Do not
10913 treat else-if as a single continuation, since that'd make it
10914 hard to get the right anchor point when there's a line break
10915 between the two keywords. This change causes else-clause to
10916 be anchored on the closest preceding else-if and not always on
10917 the starting if, but that doesn't affect the indentation for
10918 any reasonably sane style. Also introduced a noerror flag.
10919
10920 (c-beginning-of-closest-statement): Removed;
10921 c-beginning-of-statement-1 now avoids the problem this one solved.
10922
10923 * progmodes/cc-engine.el (c-guess-continued-construct)
10924 (c-guess-basic-syntax): Better and more uniform anchor points
10925 for 'statement-cont and 'substatement. The effect is
10926 noticeable mostly when there's a label on the same line as the
10927 beginning of the statement, or when there are more stuff
10928 before the start of the statement.
10929
10930 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
10931 Added flag to disable looking at the type of the surrounding paren
10932 since that confuses c-beginning-of-statement-1 and a couple of
10933 other places.
10934
10935 * progmodes/cc-engine.el (c-guess-basic-syntax):
10936 Avoid stepping to the previous statement in case 18.
10937 Improvements in recognition of statement blocks on the top level.
10938
10939 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10940
10941 * progmodes/cc-engine.el (c-beginning-of-statement-1)
10942 (c-crosses-statement-barrier-p): Rewritten to get a well
10943 defined and documented behavior. This fixes some tricky cases
10944 in recognition of do-while constructs.
10945
10946 (c-backward-to-start-of-do, c-backward-to-start-of-if):
10947 Removed; use c-beginning-of-statement-1 instead.
10948
10949 (c-guess-continued-construct, c-guess-basic-syntax):
10950 Various fixes to not depend on the bugs previously in
10951 c-beginning-of-statement-1. Cleanups in cases 18 and 17 to
10952 use the new behavior of c-beginning-of-statement-1 better.
10953 Fixed recognition of catch blocks inside macros.
10954
10955 * progmodes/cc-engine.el (c-backward-syntactic-ws): Fixed bug
10956 in skipping over a macro.
10957
10958 * progmodes/cc-langs.el (c-label-kwds): New variable to
10959 contain the appropriate c-*-label-kwds value.
10960
10961 * progmodes/cc-vars.el (defcustom-c-stylevar): Fixed value
10962 evaluation bug that caused the widget for
10963 c-block-comment-prefix to bug out.
10964
10965 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10966
10967 * progmodes/cc-engine.el (c-guess-basic-syntax):
10968 Improved recognition of statements: They are now recognized in
10969 contexts where they normally can't occur, e.g. on the top level or
10970 in function call arguments. This is mainly useful to recognize
10971 statements in macros at the top level, and in arguments to
10972 macros. The cases has been moved around quite a bit, and case
10973 10 has been copied to case 18. (The cases has not been
10974 renumbered because of this.)
10975
10976 (c-guess-continued-construct): New function which has the
10977 rules which are common between cases 10 and 18.
10978
10979 * progmodes/cc-engine.el (c-beginning-of-statement-1)
10980 (c-backward-to-start-of-do, c-backward-to-start-of-if):
10981 Fixes so that they really obey the passed limits.
10982
10983 (c-safe-position): Return nil if the state doesn't contain a
10984 suitable position.
10985
10986 (c-guess-basic-syntax): Fixes some too short limits in calls
10987 to c-beginning-of-statement-1. Some fixes for top level
10988 analysis in ObjC mode.
10989
10990 * progmodes/cc-engine.el (c-beginning-of-statement-1):
10991 Fixed bug in do-while statements where the body is not a block.
10992
10993 * progmodes/cc-styles.el (c-set-style):
10994 Reset c-special-indent-hook to its global value if in override mode.
10995 Fixes problem where functions on that hook remained after
10996 style switch.
10997
10998 * progmodes/cc-engine.el (c-evaluate-offset, c-get-offset):
10999 Use c-benign-error to report the c-strict-syntax-p error.
11000
11001 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11002
11003 * progmodes/cc-align.el, progmodes/cc-defs.el,
11004 progmodes/cc-cmds.el, progmodes/cc-engine.el, cc-vars.el:
11005 Several fixes to treat macros as code and not literals and to
11006 handle line continuations transparently.
11007
11008 (c-skip-ws-forward, c-skip-ws-backward): New macros to skip
11009 through whitespace and line continuations, but not comments
11010 and macros.
11011
11012 (c-in-literal): No longer recognizes macros as literals by
11013 default. An extra flag argument is required to do that.
11014
11015 (c-macro-start, c-query-macro-start)
11016 (c-query-and-set-macro-start): Added a cache for the macro
11017 start position.
11018
11019 (c-forward-syntactic-ws, c-backward-syntactic-ws): Fixes for
11020 more speed when limits are given. Workaround for bad behavior
11021 in forward-comment in some emacsen when it hits a buffer limit
11022 with a large repeat count.
11023
11024 (c-lineup-macro-cont): Improved behavior when
11025 c-syntactic-indentation-in-macros is nil.
11026
11027 (c-syntactic-indentation-in-macros, c-backslash-max-column)
11028 (c-auto-align-backslashes): New customization variables to
11029 control macro handling.
11030
11031 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
11032 Fixes to handle line continuations.
11033
11034 * progmodes/cc-defs.el, progmodes/cc-styles.el
11035 (c-get-style-variables, c-set-offset): Report style errors
11036 with message and ding instead of error signal. This to avoid
11037 interrupted mode init if there's some style problem.
11038
11039 (c-benign-error): New macro to report errors that doesn't need
11040 to interrupt the operation.
11041
11042 * progmodes/cc-defs.el (c-point): Added eonl and eopl positions.
11043
11044 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11045
11046 * progmodes/cc-cmds.el (c-electric-brace, c-indent-region):
11047 Removed most of the c-state-cache fiddling, since the global
11048 state cache now handles this.
11049
11050 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug
11051 when there's an open paren at the very first char of the
11052 visible buffer region.
11053
11054 * progmodes/cc-engine.el (c-parse-state, c-check-state-cache):
11055 Cache the state globally and invalidate it below every buffer
11056 change with the new after change function
11057 `c-check-state-cache'. This gives a considerable performance
11058 boost when editing large functions or classes.
11059
11060 * progmodes/cc-engine.el (c-whack-state-after): Slight optimization.
11061
11062 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11063
11064 * progmodes/cc-engine.el, progmodes/cc-langs.el,
11065 progmodes/cc-align.el: Improvements to syntactic analysis
11066 inside macros:
11067
11068 (c-block-stmt-1-kwds, c-block-stmt-2-kwds): New variables used
11069 by `c-guess-basic-syntax'.
11070
11071 (c-parse-state): Fixed bug with braces inside macros when
11072 using cached state info.
11073
11074 (c-forward-to-cpp-expression): New function to aid in
11075 syntactic analysis inside macros.
11076
11077 (c-beginning-of-statement-1, c-backward-syntactic-ws):
11078 Fixes to work better inside macros.
11079
11080 (c-forward-syntactic-ws): Whitespace between the # and the
11081 command should be allowed in preprocessor directives.
11082
11083 (c-lineup-macro-cont): New lineup function to get context
11084 sensitive indentation inside macros.
11085
11086 (c-offsets-alist): Made `c-lineup-macro-cont' the default for
11087 cpp-macro-cont.
11088
11089 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11090
11091 * progmodes/cc-engine.el (c-beginning-of-statement-1)
11092 (c-forward-syntactic-ws): Fixes to handle continued lines.
11093
11094 (c-backward-to-start-of-if, c-guess-basic-syntax):
11095 Do syntactic analysis inside macros.
11096
11097 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11098
11099 * progmodes/cc-cmds.el (c-indent-region): Did a speedup made
11100 possible by the more flexible state cache.
11101
11102 * progmodes/cc-engine.el (c-parse-state, c-whack-state-before)
11103 (c-whack-state-after, c-hack-state)
11104 (c-narrow-out-enclosing-class, c-guess-basic-syntax):
11105 Improved the state cache system. It now can use partial info from
11106 an old cached state to calculate a new one at a different
11107 position. Removed some kludges to avoid the state cache.
11108 The new functions `c-whack-state-before' and `c-whack-state-after'
11109 replace the now obsolete `c-whack-state'.
11110
11111 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11112 Optimized backing through a macro. This can speed things up
11113 quite a bit when there are long macros before point.
11114
11115 (c-beginning-of-macro): Do not ignore the limit.
11116
11117 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11118
11119 * progmodes/cc-cmds.el (c-electric-continued-statement):
11120 Fixed a bug where the keyword wasn't reindented correctly if
11121 followed by another keyword or identifier.
11122
11123 * progmodes/cc-engine.el (c-parse-state): Ignore closed brace
11124 pairs that are in macros. Fixes some cases where e.g. the
11125 second of two "do { } while (0)" macros after each other
11126 indented differently.
11127
11128 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11129
11130 * progmodes/cc-engine.el (c-beginning-of-macro)
11131 (c-forward-syntactic-ws): Recognize "#!" as a preprocessor
11132 directive when it begins a line, to allow for script
11133 interpreter lines like "#!/usr/bin/pike" at the beginning of
11134 the file.
11135
11136 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11137
11138 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
11139 Recognize brace blocks inside a parenthesis expression as
11140 inexpr-statement. Useful when writing statements as macro arguments.
11141
11142 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11143
11144 * progmodes/cc-cmds.el (c-fill-paragraph, c-do-auto-fill)
11145 (c-mask-comment): Broke out the comment masking code from
11146 `c-fill-paragraph' to a new function `c-mask-comment', to be
11147 able to do the same thing in `c-do-auto-fill'. This should
11148 make auto-fill-mode behave better.
11149
11150 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11151
11152 * progmodes/cc-cmds.el (c-electric-brace, c-electric-paren):
11153 Check `executing-macro' to avoid blinking parens when macros
11154 are executed.
11155
11156 * progmodes/cc-mode.el, progmodes/cc-styles.el
11157 (c-setup-filladapt): Moved from cc-mode.el to cc-styles.el for
11158 consistency with `c-setup-paragraph-variables' (which was
11159 placed there due to the dependency from `c-set-style').
11160
11161 * progmodes/cc-styles.el, progmodes/cc-vars.el: Fixed bug with
11162 incomplete initialization from the style variable fallbacks if
11163 there already is a style called "user" defined when CC Mode
11164 starts up for the first time.
11165
11166 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11167
11168 * progmodes/cc-cmds.el, progmodes/cc-vars.el
11169 (c-comment-indent, c-indent-comment-alist): Added new variable
11170 `c-indent-comment-alist' to allow better control over
11171 `c-comment-indent'.
11172
11173 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11174
11175 * progmodes/cc-align.el (c-lineup-C-comments): Try to match
11176 both `comment-start-skip' and the comment prefix on the
11177 current line with the comment starter, so that we line up
11178 comments which matches `c-comment-prefix-regexp' on the first
11179 line (after the `/') without the need to make
11180 `comment-start-skip' match whatever `c-comment-prefix-regexp' matches.
11181
11182 * progmodes/cc-mode.el, progmodes/cc-styles.el (c-common-init)
11183 (c-set-style-1, c-setup-paragraph-variables): Moved the
11184 variable initialization based on `c-comment-prefix-regexp' to
11185 a new function `c-setup-paragraph-variables', which is now
11186 used both at mode init and when a style that sets
11187 `c-comment-prefix-regexp' is activated.
11188
11189 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11190
11191 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
11192 Better handling of C++ template args to avoid confusion with
11193 `<' and `>' used as operators in member init expressions.
11194
11195 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11196
11197 * progmodes/cc-engine.el (c-most-enclosing-brace)
11198 (c-least-enclosing-brace): Added optional second arg to limit
11199 the search to before a certain point.
11200
11201 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug
11202 which could cause incorrect analysis if a cached state is used
11203 (usually only happens when an electric key reindents a line).
11204
11205 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11206
11207 * progmodes/cc-defs.el (c-forward-comment): More idiosyncrasy
11208 insulation. This time for XEmacs 21.
11209
11210 * progmodes/cc-engine.el, progmodes/cc-langs.el:
11211 Improved handling of inheritance lists:
11212
11213 (c-beginning-of-inheritance-list): Rewritten to use a more
11214 syntactically correct method that doesn't get confused by
11215 badly placed linebreaks and comments.
11216
11217 (c-guess-basic-syntax): Several fixes to the handling of
11218 inheritance lists in combination with templates. 'inher-intro
11219 is now anchored on the start of the class declaration and not
11220 the indentation of the current line. Switched places on cases
11221 5D.3 and 5D.4 and made them use more syntactically correct methods.
11222
11223 (c-inher-key): Removed since the code in
11224 `c-guess-basic-syntax' now uses token-based search.
11225
11226 * progmodes/cc-cmds.el, progmodes/cc-mode.el (c-mode-menu):
11227 Added a submenu to access some toggles.
11228
11229 (c-toggle-syntactic-indentation): New function to toggle the
11230 variable `c-syntactic-indentation'.
11231
11232 * progmodes/cc-styles.el (c-set-style): Improved the error
11233 message for incorrect offsets a bit.
11234
11235 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11236
11237 * progmodes/cc-cmds.el (c-indent-exp): Don't require that the
11238 sexp follows point immediately, instead find the closest
11239 following open paren that ends on another line.
11240
11241 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11242
11243 * progmodes/cc-align.el (c-lineup-cascaded-calls):
11244 New indentation function.
11245
11246 * progmodes/cc-engine.el (c-beginning-of-macro): Bugfix for
11247 directives with whitespace between the '#' and the name.
11248
11249 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11250
11251 * progmodes/cc-engine.el (c-forward-syntactic-ws)
11252 (c-backward-syntactic-ws): Handle line continuations as
11253 whitespace. Don't move past a macro if that'd take us past
11254 the limit.
11255
11256 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11257
11258 * progmodes/cc-engine.el (c-beginning-of-macro)
11259 (c-forward-syntactic-ws): Multiline strings begin with `#"' in
11260 Pike, and that shouldn't be confused with a preprocessor directive.
11261
11262 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11263
11264 * progmodes/cc-cmds.el: Extended the kludge to interoperate
11265 with the delsel and pending-del packages wrt to the new
11266 function `c-electric-delete-forward'.
11267
11268 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11269
11270 * progmodes/cc-cmds.el (c-indent-exp): Keep the indentation of
11271 the block itself, i.e. only indent the contents in it.
11272
11273 * progmodes/cc-styles.el (c-set-style): Use the default
11274 argument to completing-read instead of initial-contents, if
11275 the function is recent enough to support it.
11276
11277 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11278
11279 * progmodes/cc-mode.el (c-mode-help-address):
11280 Removed bug-gnu-emacs@gnu.org from the receiver list for bug reports.
11281 I've almost never seen a bug reported this way that should go
11282 to that list, but it's rather common that the reports concern
11283 the combination CC Mode and XEmacs instead.
11284
11285 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11286
11287 * progmodes/cc-cmds.el (c-electric-paren): Fixed bug when both
11288 brace-elseif-brace and brace-catch-brace are active and
11289 there's a "else if"-block before the catch block.
11290
11291 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
11292 Detect function headers that span lines.
11293
11294 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11295
11296 * progmodes/cc-cmds.el (c-electric-brace)
11297 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
11298 Check for last on line only for doing the auto-newline-mode
11299 stuff, not for the reindentation.
11300
11301 * progmodes/cc-cmds.el (c-electric-brace): Fixed bugs in the
11302 handling of c-syntactic-indentation: When it's nil, indent the
11303 new lines but don't reindent the current one. Reindent the
11304 line only when the inserted brace comes first on it, instead
11305 of last.
11306
11307 * progmodes/cc-cmds.el (c-electric-brace)
11308 (c-electric-semi&comma): Fixed two places where
11309 c-syntactic-indentation wasn't heeded.
11310
11311 * progmodes/cc-cmds.el (c-electric-pound): Don't be electric
11312 inside a macro.
11313
11314 * progmodes/cc-engine.el (c-backward-to-start-of-if): Try a
11315 little harder to find a fallback position when an orphan else
11316 is found. Fixed case where an else following a do-while
11317 statement could be associated with an if inside the do-while.
11318
11319 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11320
11321 * progmodes/cc-cmds.el (c-guess-fill-prefix): Tuned the dwim
11322 for the fallback to add a single space after the comment prefix.
11323
11324 * progmodes/cc-cmds.el (c-indent-new-comment-line): Somewhat better
11325 behavior in some special cases, especially for single-line comments.
11326 Avoid breaking up a comment starter or ender.
11327
11328 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11329
11330 * progmodes/cc-cmds.el (c-outline-level): Applied patch from
11331 the Emacs sources to make this work in invisible text.
11332
11333 * progmodes/cc-langs.el (c-switch-label-key): Fixed regexp to
11334 not be confused by a later ':' on the same line as the label.
11335
11336 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11337
11338 * progmodes/cc-cmds.el, progmodes/cc-mode.el
11339 (c-electric-delete, c-electric-delete-forward):
11340 Split `c-electric-delete' into two functions where
11341 `c-electric-delete-forward' always deletes forward and
11342 `c-electric-delete' only contains the code necessary for
11343 XEmacs to choose between backward and forward deletion.
11344 `c-electric-delete-forward' is now bound to C-d to get the
11345 electric behavior on that key too.
11346
11347 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11348
11349 * progmodes/cc-cmds.el (c-fill-paragraph): Fixed bogus direct
11350 use of c-comment-prefix-regexp, which caused an error when
11351 it's a list.
11352
11353 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11354
11355 * progmodes/cc-mode.el, progmodes/cc-vars.el (c-common-init)
11356 (c-default-style): Removed the hardcoded switch to "java" style
11357 in Java mode. It's instead taken care of by the default value
11358 for c-default-style.
11359
11360 2002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11361
11362 * progmodes/cc-align.el (c-lineup-math): Fix bug where lineup
11363 was triggered by equal signs in string literals.
11364
11365 2002-04-21 Kim F. Storm <storm@cua.dk>
11366
11367 * subr.el (insert-buffer-substring-no-properties): New function.
11368 (insert-buffer-substring-as-yank): New function.
11369
11370 2002-04-21 Glenn Morris <gmorris@ast.cam.ac.uk>
11371
11372 * scroll-all.el (minor-mode-alist): Fix usage of `scroll-all-mode'.
11373 (scroll-all-page-down-all, scroll-all-page-up-all) Remove `fkey-'
11374 prefix from scroll commands. Ignore end-of-buffer errors from
11375 other windows.
11376 (scroll-all-check-to-scroll): Remove `fkey-' prefix from scroll
11377 commands.
11378 (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
11379 New functions.
11380
11381 * files.el: (auto-mode-alist): .f95 files in f90-mode.
11382
11383 * progmodes/fortran.el: (fortran-beginning-do): Make regexp match
11384 a DO statement irrespective of numeric label.
11385
11386 2002-04-20 Glenn Morris <gmorris@ast.cam.ac.uk>
11387
11388 * files.el (auto-save-file-name-transforms): Doc fix.
11389 Add third element to "uniquify" filenames.
11390 (make-auto-save-file-name): Use new element of
11391 auto-save-file-name-transforms.
11392 * startup.el (command-line): Add third element to
11393 auto-save-file-name-transforms.
11394
11395 2002-04-19 Stefan Monnier <monnier@cs.yale.edu>
11396
11397 * files.el (file-name-non-special): Don't mangle the 0'th arg and the
11398 return value of file-name-completion and file-name-all-completions.
11399
11400 2002-04-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11401
11402 * progmodes/f90.el: Update maintainer.
11403 (f90-line-continued): Recognize blank/comment lines embedded in
11404 continuation lines.
11405 (f90-looking-at-program-block-start): No extra indentation after
11406 function or subroutine keyword appears in single quotes.
11407
11408 2002-04-19 Miles Bader <miles@gnu.org>
11409
11410 * custom.el (customize-mark-to-save, customize-mark-as-set)
11411 (custom-quote): Moved here from `cus-edit.el'.
11412 * cus-edit.el (customize-mark-to-save, customize-mark-as-set)
11413 (custom-quote): Moved to `custom.el'.
11414
11415 2002-04-18 Richard M. Stallman <rms@gnu.org>
11416
11417 * facemenu.el (list-text-properties-at): Command deleted.
11418
11419 * rect.el (insert-rectangle): Use insert-for-yank.
11420
11421 * register.el (insert-register): Use insert-for-yank.
11422 (describe-register-1): Discard text props in yank-excluded-properties.
11423
11424 * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
11425 Fix parts in construction of `menu-item' item at end.
11426
11427 * mail/mailabbrev.el (mail-mode-abbrev-table): Delete defvar.
11428
11429 * subr.el (insert-for-yank): New function.
11430
11431 * simple.el (yank-excluded-properties): New user option.
11432 (yank-pop, yank): Use insert-for-yank.
11433
11434 2002-04-19 Kim F. Storm <storm@cua.dk>
11435
11436 * simple.el (pop-to-mark-command): Do not set this-command.
11437 (set-mark-command): Always jump to mark when called with arg.
11438
11439 2002-04-18 Francesco Potort\e,Al\e(B <pot@gnu.org>
11440
11441 * comint.el (comint-watch-for-password-prompt): Remove whitespace
11442 at the beginning of password prompts.
11443
11444 2002-04-18 Andrew Innes <andrewi@gnu.org>
11445
11446 * facemenu.el: Remove require of wid-edit.
11447
11448 2002-04-17 Colin Walters <walters@verbum.org>
11449
11450 * ibuffer.el (ibuffer-visit-buffer): Optionally allow reducing to
11451 one window.
11452 (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'.
11453 (ibuffer-current-state-list): Reinstate optional argument; now
11454 just call `point' inside the mapping function.
11455
11456 2002-04-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
11457
11458 * dired-aux.el (dired-star-subst-regexp)
11459 (dired-quark-subst-regexp): New constants.
11460 (dired-do-shell-command, dired-shell-stuff-it): Use them.
11461 (dired-do-shell-command): Raise an error if both `*' and `?'
11462 substitution marks are used in the same command.
11463 (dired-shell-stuff-it): Substitute all instances of `*' and `?'
11464 in a command given via dired-do-shell-command.
11465
11466 * comint.el (comint-password-prompt-regexp): Match "Repeat passphrase".
11467
11468 2002-04-16 Jason Rumney <jasonr@gnu.org>
11469
11470 * international/mule-cmds.el (locale-preferred-coding-systems):
11471 Add "jpn".
11472
11473 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
11474
11475 * term.el (term-emulate-terminal): Fix last change.
11476
11477 2002-04-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11478
11479 * bindings.el (mode-line-mode-menu): Update names to reflect
11480 latest changes.
11481
11482 2002-04-16 Mike Williams <mdub@bigfoot.com>
11483
11484 * textmodes/sgml-mode.el (sgml-at-indentation-p): Move to fix
11485 compilation error.
11486
11487 2002-04-16 Michael Kifer <kifer@cs.stonybrook.edu>
11488
11489 * viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
11490 (viper-ex-print-buf-name): New variable.
11491 (viper-ex-print-buf): New variable.
11492 (ex-token-alist): Invoke ex-print on ":print" Ex commands.
11493 (ex-g-marks): New variable.
11494 (ex-print): New function.
11495 (ex-print-display-lines): New function.
11496
11497 * viper.el (viper-set-hooks): Add window-setup-hook, which sets
11498 the cursor color.
11499
11500 * ediff-util.el (ediff-cleanup-mess): Delete ctl window on exit
11501 when the window is not in its own frame.
11502 (ediff-clone-buffer-for-region-comparison): More robust window
11503 arrangement while prompting for regions to compare.
11504 (ediff-make-cloned-buffer): Use generate-new-buffer-name.
11505 (ediff-inferior-compare-regions): Deleted unused vars
11506 ctl-buf and quit-now.
11507
11508 2002-04-15 Richard M. Stallman <rms@gnu.org>
11509
11510 * facemenu.el (facemenu-add-new-face): Use this only for faces.
11511 Delete arg MENU.
11512 (facemenu-add-new-color): New function.
11513 (facemenu-set-foreground, facemenu-set-background):
11514 Use facemenu-add-new-color.
11515
11516 2002-04-15 Eli Zaretskii <eliz@is.elta.co.il>
11517
11518 * ediff-init.el (ediff-current-diff-face-A)
11519 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11520 (ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A)
11521 (ediff-fine-diff-face-B, ediff-fine-diff-face-C)
11522 (ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A)
11523 (ediff-even-diff-face-B, ediff-even-diff-face-C)
11524 (ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A)
11525 (ediff-odd-diff-face-B, ediff-odd-diff-face-C)
11526 (ediff-odd-diff-face-Ancestor): Add special color definitions for
11527 tty and MS-DOS displays.
11528
11529 2002-04-15 Andrew Innes <andrewi@gnu.org>
11530
11531 * facemenu.el: Require wid-edit.
11532
11533 2002-04-15 Miles Bader <miles@gnu.org>
11534
11535 * faces.el (highlight): Force foreground to be black on a tty, so
11536 this face is readable on a dark-background tty.
11537 * wid-edit.el (widget-field-face, widget-single-line-field-face):
11538 Likewise.
11539
11540 2002-04-14 Kim F. Storm <storm@cua.dk>
11541
11542 * simple.el (pop-to-mark-command, push-mark-command): New commands.
11543 (set-mark-command): Use them.
11544 Enhanced functionality when command is repeated:
11545 - If first command set the mark (no prefix arg), repeat temporarily
11546 enables transient-mark-mode.
11547 - If first command jumped to mark off ring (with argument),
11548 repeat (with or without arg) jump to next mark off ring.
11549 - Use C-u C-u prefix to set mark after jump.
11550 (exchange-point-and-mark): Temporarily enable transient-mark-mode
11551 if prefix arg.
11552
11553 2002-04-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11554
11555 * speedbar.el (speedbar-tag-hierarchy-method)
11556 (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
11557
11558 2002-04-14 Mike Williams <mdub@bigfoot.com>
11559
11560 * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at
11561 beginning of buffer.
11562
11563 2002-04-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11564
11565 * speedbar.el (speedbar-generic-item-info)
11566 (speedbar-sort-tags): Doc fix.
11567 (speedbar-add-supported-extension): Fix typo in interactive spec.
11568
11569 2002-04-13 Colin Walters <walters@verbum.org>
11570
11571 * ibuffer.el (ibuffer-forward-line): Just skip header if we're
11572 only moving one line forward.
11573 (ibuffer-map-lines): Preserve point position even if we delete
11574 lines. Only call mapping functions with buffer and mark
11575 arguments; the other two were unused.
11576 (ibuffer-redisplay, ibuffer-update): Always skip special areas.
11577
11578 * ibuf-macs.el, ibuf-ext.el: Update callers of `ibuffer-map-lines'.
11579
11580 * calc/calc-bin.el (math-format-radix-float): Use `when'.
11581
11582 * calc/calc.el (math-format-number): Load `calc-ext' before we
11583 call `math-group-float'.
11584
11585 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
11586 Renamed from `gamegrid-add-score'.
11587 (gamegrid-add-score-insecure): Restored from the old
11588 `gamegrid-add-score'.
11589 (gamegrid-add-score): Just dispatch on `system-type' to one of the
11590 previous two functions.
11591
11592 2002-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11593
11594 * iswitchb.el: Update commentary to include new function
11595 iswitchb-exclude-nonmatching.
11596
11597 2002-04-12 John Wiegley <johnw@gnu.org>
11598
11599 * eshell/esh-ext.el (eshell-script-interpreter): Fix for CRLF
11600 operating systems to the regexp used to detect a script's interpreter.
11601
11602 2002-04-12 Eli Zaretskii <eliz@is.elta.co.il>
11603
11604 * frame.el (frames-on-display-list): Use `equal' to compare the
11605 `display' frame parameter to the argument DISPLAY.
11606
11607 2002-04-12 Dave Love <fx@gnu.org>
11608
11609 * help.el (string-key-binding): Deal with margin events.
11610
11611 2002-04-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
11612
11613 * comint.el (comint-password-prompt-regexp): Match " SMB password".
11614
11615 2002-04-11 Stefan Monnier <monnier@cs.yale.edu>
11616
11617 * sort.el (sort-reorder-buffer): Don't assume point-min == 1.
11618
11619 * xt-mouse.el (xterm-mouse-mode): Use define-minor-mode.
11620
11621 * emacs-lisp/lucid.el (device-class, buffer-syntactic-context)
11622 (buffer-syntactic-context-depth): New funs.
11623
11624 * emacs-lisp/edebug.el (edebug-eval-defun): Don't use defconst
11625 on variables.
11626
11627 * emacs-lisp/debug.el (debug-on-entry): Use push.
11628 (debugger-make-xrefs): Don't assume point-min == 1.
11629
11630 * progmodes/cc-engine.el (c-backward-to-start-of-if):
11631 Don't assume point-min == 1.
11632
11633 * progmodes/etags.el (etags-verify-tags-table, etags-snarf-tag)
11634 (etags-list-tags, etags-tags-apropos, select-tags-table):
11635 Don't assume point-min == 1.
11636
11637 2002-04-12 Mike Williams <mdub@bigfoot.com>
11638
11639 * textmodes/sgml-mode.el (sgml-guess-indent): New function.
11640
11641 2002-04-11 Stefan Monnier <monnier@cs.yale.edu>
11642
11643 * textmodes/fill.el (fill-context-prefix): Fix up last change.
11644
11645 * simple.el (line-move): Use memq rather than or.
11646 (transpose-sexps): Don't presume as much of forward-sexp's behavior.
11647 (do-auto-fill): Use fill-move-to-break-point.
11648 (syntax-code-table): Remove.
11649
11650 * textmodes/fill.el (canonically-space-region): Obey sentence-end.
11651 Don't add spaces at end of sentences at end of line.
11652 (fill-move-to-break-point): Make sure the result is always greater
11653 than linebeg, so we ensure forward progress.
11654 (fill-region-as-paragraph): Compare to `to' rather than eobp.
11655 (fill-paragraph): Don't rebind fill-paragraph-function.
11656
11657 2002-04-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11658
11659 * menu-bar.el (menu-bar-adv-search-menu): Add incremental search.
11660
11661 2002-04-11 Andreas Schwab <schwab@suse.de>
11662
11663 * files.el (file-name-non-special): Handle return value of t from
11664 `file-name-completion'.
11665
11666 2002-04-10 Stefan Monnier <monnier@cs.yale.edu>
11667
11668 * textmodes/fill.el (fill-context-prefix): Match the two prefixes
11669 differently to avoid pathological exponential-time case.
11670 (adaptive-fill-regexp): Add ! and %.
11671 (fill-delete-prefix): Remove indentation while removing prefix.
11672 (fill-delete-newlines): Obey sentence-end.
11673 (fill-move-to-break-point, fill-newline): New functions extracted
11674 from fill-region-as-paragraph.
11675 (fill-region-as-paragraph): Use them.
11676 Don't fiddle with fill-indent-according-to-mode.
11677
11678 2002-04-10 Colin Walters <walters@verbum.org>
11679
11680 * play/snake.el (snake-score-file): Default to just "snake-scores".
11681
11682 * play/tetris.el (tetris-score-file): Likewise.
11683
11684 * play/gamegrid.el (gamegrid-add-score): Rewrite from scratch to
11685 use `update-game-score'.
11686
11687 * ibuffer.el (ibuffer-canonicalize-state-list): Delete unused function.
11688 (ibuffer-current-buffers-with-marks): Don't call `buffer-list'
11689 ourselves; take it as an argument. Caller updated.
11690 (ibuffer-mode): Make mode-class special.
11691
11692 2002-04-10 Richard M. Stallman <rms@gnu.org>
11693
11694 * dired.el (dired-view-command-alist): New variable.
11695 (dired-view-file): Use external viewers for some files names.
11696
11697 * mouse.el (mouse-drag-region-1): Display region highlight
11698 only in the selected window.
11699
11700 * subr.el (remove-hook): When there are no more local hooks,
11701 kill the buffer-local value.
11702
11703 * isearch.el (isearch-mode): Don't call make-frame-visible
11704 if frame is already visible.
11705
11706 * cus-face.el (custom-face-attributes): Fix typo in `ultra-bold'.
11707
11708 2002-04-09 Emmanuel Briot <briot@act-europe.fr>
11709
11710 * progmodes/ada-prj.el: Add support for the new project file
11711 fields: gnatfind-opt, debug-pre-cmd and debug-post-cmd.
11712 Fix widget handling for Emacs 21. ada-mode now only supports a single
11713 active project file, instead of one per buffer. This is far less
11714 confusing.
11715
11716 * progmodes/ada-stmt.el: Menu changed from Statements to Templates.
11717 (ada-func-or-proc-name): Get real subprogram name, after change in
11718 ada-mode.el.
11719
11720 * progmodes/ada-xref.el: Ada-mode no longer supports a different
11721 project file per buffer. This was too complex. Instead, there is
11722 now a single active project file at any given time, and the user
11723 can switch the active one through the Ada menu. This revision
11724 also provides better handling of the Windows command line, and the
11725 various available shells on that platform. ada-mode is now fully
11726 integrated with the GNU visual debugger gvd, see
11727 http://libre.act-europe.fr.
11728 (ada-prj-default-comp-opt): Use the new GNAT switch -gnatQ.
11729 This is only available with GNAT 3.14.
11730 (ada-prj-gnatfind-switches, ada-cd-command): New variable.
11731 (ada-quote-cmd): New function.
11732 (ada-initialize-runtime-library): Get the location of the actual
11733 runtime the compiler will be using, including support for
11734 cross-platform environments.
11735 (ada-treat-cmd-string): Add support for the new variable
11736 ${full_current} add support for debug-pre-cmd and debug-post-cmd,
11737 two commands to run just prior to running the debugger, and just
11738 after starting it. This provide better support for cross-platform
11739 and remote debugging.
11740 (ada-get-absolute-dir): Remove, replace with expand-file-name.
11741 (ada-gdb-application): New parameter executable-name.
11742 (ada-get-ali-file-name): Better handling of separate packages.
11743 Checkin on behalf of the ada-mode maintainer.
11744
11745 * progmodes/ada-mode.el (ada-case-exception-file)
11746 (ada-indent-handle-comment-special): New variables.
11747 (ada-case-exception-substring): New variable. Casing exceptions
11748 can now also be defined for substrings, in addition to full
11749 identifier names. This provides more flexibility.
11750 (ada-align-list): New fun, provide support for align.el in ada-mode.
11751 (ada-procedure-start-regexp): Add support for operators and
11752 generic formal subprograms and packages.
11753 (ada-imenu-comment-re): New variable.
11754 (ada-imenu-generic-expression): Add support for protected types.
11755 (ada-mode): Set comment-start only after running ada-mode-hook, so
11756 that the user can change ada-comment-start in the hook.
11757 Add support for ispell in comments. Add support for align.el.
11758 (ada-save-exception-file, ada-create-case-exception-substring)
11759 (ada-adjust-case-substring): New functions.
11760 (ada-get-current-indent): Properly handles keywords with uppercases.
11761 (ada-goto-matching-end): Rewritten, fixes problems in the handling
11762 of nested blocks.
11763 (ada-untab-hard): Do not touch the contents of comments and strings.
11764
11765 2002-04-09 Mike Williams <mdub@bigfoot.com>
11766
11767 * textmodes/sgml-mode.el (sgml-lexical-context):
11768 Use sgml-parse-tag-backward to find start point.
11769 (sgml-looking-back-at): Doc fix.
11770
11771 2002-04-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11772
11773 * isearch.el (isearch-message-prefix): Use minibuffer-prompt face
11774 for prompt.
11775
11776 2002-04-08 Stefan Monnier <monnier@cs.yale.edu>
11777
11778 * autorevert.el (auto-revert-mode, global-auto-revert-mode):
11779 Use define-minor-mode.
11780 (auto-revert-buffers): Use with-current-buffer.
11781 Avoid changing the minor modes.
11782
11783 * international/iso-acc.el (iso-accents-accent-key): Use `vector'
11784 rather than char-to-string since last-input-char can be any event.
11785
11786 * international/titdic-cnv.el (tit-dictionary):
11787 Use defvar for non-constants.
11788
11789 * progmodes/cwarn.el (global-cwarn-mode): Use define-minor-mode.
11790 (global-cwarn-mode): Use easy-mmode-define-global-mode.
11791 (cwarn-font-lock-keywords): New function.
11792 Replaces cwarn-font-lock-remove-keywords cwarn-font-lock-add-keywords.
11793 (cwarn-font-lock-match): New macro.
11794 (cwarn-font-lock-match-assignment-in-expression)
11795 (cwarn-font-lock-match-dangerous-semicolon)
11796 (cwarn-font-lock-match-reference): Use it.
11797
11798 * progmodes/cperl-mode.el (cperl-make-face, cperl-force-face):
11799 Use defvar rather than defconst since it's meant to be settable.
11800 (cperl-syntax-done-to): Don't hardcode 1 as (point-min).
11801 (cperl-fix-line-spacing): Add missing \ in [ t].
11802
11803 * loadup.el: Call ucs-unify-8859 directly rather than
11804 unify-8859-on-encoding-mode.
11805 (fns-*.el): Don't use it anymore. Keep the load-history in purespace.
11806
11807 * textmodes/sgml-mode.el (sgml-comment-indent-new-line): New fun.
11808 (sgml-mode): Use it for comment-line-break-function.
11809
11810 2002-04-08 Jason Rumney <jasonr@gnu.org>
11811
11812 * international/mule-cmds.el (reset-language-environment):
11813 Handle coding-systems not being defined yet.
11814
11815 2002-04-08 Sam Steingold <sds@gnu.org>
11816
11817 * vc-cvs.el (vc-cvs-valid-version-number-p): New function.
11818 (vc-cvs-checkin): Use it.
11819
11820 2002-04-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11821
11822 * files.el (display-time-string): Fix last change.
11823
11824 2002-04-07 Sam Steingold <sds@gnu.org>
11825
11826 * vc-cvs.el (vc-cvs-checkin): Pass the required argument to `error'.
11827
11828 2002-04-07 Jason Rumney <jasonr@gnu.org>
11829
11830 * international/mule-cmds.el (set-default-coding-systems)
11831 (reset-language-environment): Preserve eols on
11832 default-process-coding-system.
11833 (coding-system-change-text-conversion): Fix case where CODING is nil.
11834
11835 2002-04-07 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11836
11837 * subr.el (play-sound): Move here from simple.el.
11838
11839 * simple.el (play-sound): Move to subr.el.
11840
11841 2002-04-06 Richard M. Stallman <rms@gnu.org>
11842
11843 * files.el (display-time-string-forms): Mark as risky.
11844
11845 * enriched.el (enriched-decode-foreground, enriched-decode-background):
11846 Use proper format for desired elts of `face' property.
11847 Don't test display-color-p; make the properties unconditionally.
11848
11849 * progmodes/compile.el (compilation-error-regexp-alist):
11850 New alternatives for FILE:LINE.COL and for ranges of columns and lines.
11851
11852 2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
11853
11854 * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
11855 for customization type.
11856 Reported by Mattias Fredsberg <mattias.fredsberg@active-tv.com>.
11857
11858 2002-04-06 Mike Williams <mdub@bigfoot.com>
11859
11860 * textmodes/xml-lite.el: Remove.
11861
11862 2002-04-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11863
11864 * simple.el (play-sound): New function (uses play-sound-internal).
11865
11866 2002-04-04 Richard M. Stallman <rms@gnu.org>
11867
11868 * files.el (mode-line-format, mode-line-modified)
11869 (mode-line-mule-info, mode-line-buffer-identification)
11870 (mode-line-modes, mode-line-position): Explicitly mark as risky.
11871 (hack-one-local-variable): Don't recognize "mode-line-..." as risky.
11872
11873 * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix.
11874
11875 * mail/mailabbrev.el (mail-abbrev-make-syntax-table):
11876 Use (syntax-table), not old-syntax-table.
11877
11878 * enriched.el (enriched-decode-foreground)
11879 (enriched-decode-background): Don't call facemenu-get-face.
11880
11881 2002-04-04 Mike Williams <mdub@bigfoot.com>
11882
11883 * textmodes/sgml-mode.el: Add missing require.
11884 (sgml-lexical-context): Fix up CDATA detection for boundary cases.
11885
11886 2002-04-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11887
11888 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
11889 spot indicated by text property `cvs-goal-column', if present.
11890
11891 * pcvs-info.el (cvs-fileinfo-pp): Use text property
11892 `cvs-goal-column' to indicate position of file name (if present).
11893
11894 2002-04-03 Richard M. Stallman <rms@gnu.org>
11895
11896 * mail/mailabbrev.el (mail-abbrev-complete-alias):
11897 Call mail-abbrev-make-syntax-table.
11898
11899 * format.el (format-deannotate-region): Doc fix.
11900
11901 * enriched.el (enriched-face-ans): Delete special treatment
11902 for fg:... and bg:... faces.
11903 (enriched-decode-foreground): Return a list that specifies
11904 the foreground color, rather than creating a face.
11905 (enriched-decode-background): Likewise.
11906
11907 * shell.el (shell-mode): Don't reinit comint-input-ring
11908 if that was already done.
11909
11910 2002-04-03 Edward M. Reingold <reingold@emr.cs.iit.edu>
11911
11912 * solar.el (solar-spring-or-summer-season): Delete.
11913 (solar-northern-spring-or-summer-season): New variable.
11914 (solar-sunrise-and-sunset, solar-moment, solar-sunrise-sunset):
11915 Rewrite.
11916
11917 * solar.el (diary-sabbath-candles-minutes): New variable.
11918 (diary-sabbath-candles): Use it instead of fixed 18 minutes.
11919
11920 * calendar.el (update-calendar-mode-line): Force mode-line update.
11921 Make date under the cursor available as `date' in
11922 calendar-mode-line-format.
11923 Eval items in calendar-mode-line-format list.
11924
11925 * cal-tex.el (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)
11926 (cal-tex-week-hook, cal-tex-daily-hook): Add doc strings.
11927
11928 * cal-tex.el (cal-tex-latexify-list): Fix doc string.
11929
11930 * cal-tex.el (cal-tex-insert-day-names): LaTeXify day names.
11931 (cal-tex-cursor-week-iso, cal-tex-week-hours, cal-tex-weekly4-box)
11932 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
11933 (cal-tex-daily-page, cal-tex-mini-calendar): LaTeXify day names.
11934
11935 * cal-tex.el: Change all instances (interactive "P") to
11936 (interactive "p").
11937 (cal-tex-cursor-month): Add hfill and newline at end of month that
11938 ended on Saturday.
11939 (cal-tex-preamble): Change to LaTeX2e.
11940 (cal-tex-cursor-filofax-year): Don't use default month names in
11941 LaTeX macros in case user changes them.
11942 (cal-tex-month-name): New function. Used throughout in case user
11943 has done something funny with month names.
11944
11945 * cal-hebrew.el (holiday-rosh-hashanah-etc): Spelling correction.
11946 (diary-rosh-hodesh): Spelling correction.
11947
11948 2002-04-03 Mike Williams <mdub@bigfoot.com>
11949
11950 * textmodes/sgml-mode.el (sgml-lexical-context)
11951 (sgml-parse-tag-backward): Extend support for CDATA to include
11952 conditional sections.
11953
11954 2002-04-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11955
11956 * cus-start.el: Rename `autoselect-window' to
11957 `mouse-autoselect-window'.
11958
11959 2002-04-02 Richard M. Stallman <rms@gnu.org>
11960
11961 * files.el (hack-one-local-variable):
11962 Clear text props from string value.
11963
11964 2002-04-02 Stefan Monnier <monnier@cs.yale.edu>
11965
11966 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
11967 (f90-procedures-re, f90-operators-re, f90-hpf-keywords-re):
11968 Use regexp-opt.
11969 (f90-keywords-re, f90-keywords-level-3-re): Add `pure' and `elemental'
11970 from F95.
11971 (f90-procedures-re): Add `null' and `cpu_time' from F95.
11972 (f90-font-lock-keywords-1): Minor reorganization so we don't need
11973 `override' any more.
11974 (f90-font-lock-keywords-3): Use `keep' rather than `override'.
11975 (f90-indent-subprogram): Use indent-region.
11976 (f90-break-line): Use indent-according-to-mode.
11977
11978 2002-04-02 Mike Williams <mdub@bigfoot.com>
11979
11980 * textmodes/sgml-mode.el (sgml-close-tag): Rename from
11981 sgml-insert-end-tag. Simplify by using sgml-lexical-context.
11982 (sgml-get-context): Remove use of sgml-inside-tag-p.
11983 (sgml-inside-tag-p): Remove.
11984 (sgml-looking-back-at): Short-circuit at beg of buffer.
11985 (sgml-lexical-context, sgml-calculate-indent): Add support for
11986 CDATA sections.
11987
11988 2002-04-01 Stefan Monnier <monnier@cs.yale.edu>
11989
11990 * help.el (help-key-description): New fun.
11991 (describe-key-briefly, describe-key): Use it and
11992 this-single-command-raw-keys plus new arg `untranslated'.
11993
11994 * textmodes/sgml-mode.el (sgml-at-indentation-p, sgml-tag)
11995 (sgml-parse-tag-name, sgml-looking-back-at, sgml-parse-tag-backward)
11996 (sgml-inside-tag-p, sgml-get-context, sgml-show-context)
11997 (sgml-insert-end-tag): New funs taken from xml-lite.el.
11998 (sgml-calculate-indent): Use them.
11999 (sgml-slash-matching): Rename from sgml-slash.
12000 (sgml-slash): Copied from xml-lite and changed to use
12001 sgml-slash-matching and sgml-quick-keys.
12002
12003 * international/mule-cmds.el (standard-keyboard-coding-systems):
12004 Add koi8-u and koi8-r.
12005
12006 * eshell/.cvsignore: New file.
12007
12008 * eshell/esh-groups.el: Remove.
12009
12010 * progmodes/tcl.el: Change maintainer.
12011 (tcl-electric-hash-style): Change default to nil.
12012 (tcl-imenu-generic-expression): Use tcl-proc-regexp.
12013 (tcl-do-auto-fill): Remove.
12014 (tcl-auto-fill-mode): Rewrite using comment-auto-fill-only-comments.
12015
12016 2002-04-01 Mike Williams <mdub@bigfoot.com>
12017
12018 * textmodes/sgml-mode.el: Doc fixes.
12019 (sgml-mode): Set indent-line-function to sgml-indent-line.
12020 (sgml-calculate-indent): Add an explicit check for 'text syntax,
12021 to protect against future enhancements to sgml-lexical-context.
12022 (sgml-empty-tag-p, sgml-unclosed-tag-p): New funcs.
12023
12024 * textmodes/xml-lite.el: Removed much redundant stuff.
12025 (xml-lite-parse-tag-backward): Simplify parsing by assuming we
12026 always start within text. Make use of sgml-unclosed-tag-p.
12027
12028 2002-04-01 Ville Skytt\e,Ad\e(B <ville.skytta@xemacs.org>
12029
12030 * tcl.el (tcl-imenu-generic-expression): New value.
12031 (tcl-imenu-create-index-function): Function deleted.
12032 (tcl-mode): Check for filladapt-mode.
12033 Use tcl-imenu-generic-expression instead of
12034 tcl-imenu-create-index-function.
12035 (inferior-tcl-mode): Doc fix.
12036 Change not legally significant.
12037
12038 2002-04-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12039
12040 * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'.
12041
12042 * window.el (handle-select-window): New function.
12043 Update copyright.
12044
12045 2002-04-01 Richard M. Stallman <rms@gnu.org>
12046
12047 * info.el (info-tool-bar-map): Use tool-bar-local-item-from-menu.
12048
12049 * toolbar/tool-bar.el (tool-bar-local-item): Renamed from
12050 tool-bar-add-item, and new arg MAP.
12051 (tool-bar-add-item): Now calls tool-bar-local-item.
12052 (tool-bar-local-item-from-menu): Renamed from
12053 tool-bar-add-item-from-menu, and new arg IN-MAP.
12054 (tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.
12055
12056 * help-fns.el (help-with-tutorial): Allow various ways
12057 to specify the text in the [...] line, in handling the <...> line.
12058
12059 * progmodes/idlw-rinfo.el (idlwave-system-routines):
12060 WOLRDTITLE => WORLDTITLE. SUPRESS_VALUE => SUPPRESS_VALUE.
12061
12062 * subr.el (redraw-modeline): Define alias.
12063
12064 2002-03-31 Richard M. Stallman <rms@gnu.org>
12065
12066 * files.el (file-expand-wildcards): Use save-match-data.
12067
12068 * files.el (format-alist): Mark as risky.
12069
12070 * simple.el (kill-new): Doc fix.
12071
12072 * emacs-lisp/byte-opt.el (side-effect-free-fns)
12073 (side-effect-and-error-free-fns): Add many functions, remove some.
12074
12075 2002-03-30 Richard M. Stallman <rms@gnu.org>
12076
12077 * menu-bar.el (menu-bar-tools-menu): Rename gdb item to say GDB.
12078
12079 2002-03-30 Eli Zaretskii <eliz@gnu.org>
12080
12081 * font-lock.el (save-buffer-state): Fix last change.
12082
12083 * files.el (auto-save-file-name-transforms): Fix last change.
12084
12085 * startup.el (command-line): Fix last change.
12086
12087 2002-03-29 Richard M. Stallman <rms@gnu.org>
12088
12089 * subr.el (play-sound-file): Moved to simple.el.
12090
12091 * simple.el (play-sound-file): Moved from subr.el, made unconditional.
12092
12093 2002-03-29 Colin Walters <walters@verbum.org>
12094
12095 * ibuffer.el (ibuffer-mark-interactive): Use `ibuffer-forward-line'
12096 instead of `forward-line'.
12097 (ibuffer-forward-line): Be sure to skip over special properties
12098 before moving, too.
12099
12100 * calc/calc.el (calc-was-split): Var deleted.
12101 (calc): Remove reference to it.
12102 (calc): Ditto.
12103 (calc-quit): Ditto.
12104 (calc-init-base): Ditto.
12105
12106 * calc/calc-misc.el (calc-delete-windows-keep): Function deleted.
12107
12108 2002-03-29 Stefan Monnier <monnier@cs.yale.edu>
12109
12110 * textmodes/sgml-mode.el (sgml-lexical-context): Return (text . START)
12111 instead of nil when point is outside of any tag.
12112 (sgml-beginning-of-tag): Adjust to the change.
12113 (sgml-calculate-indent): Use the new info returned by
12114 sgml-lexical-context. Try to handle unclosed tags.
12115
12116 * textmodes/xml-lite.el (xml-lite-get-context): Don't stop parsing
12117 at unclosed tags unless it is at indentation.
12118 Kill nested unclosed tags.
12119 (xml-lite-calculate-indent, xml-lite-indent-line): Remove.
12120 (xml-lite-mode): Use sgml-indent-line instead.
12121
12122 2002-03-29 Eli Zaretskii <eliz@is.elta.co.il>
12123
12124 * files.el (auto-save-file-name-transforms): Don't run "\\2" via
12125 expand-file-name.
12126
12127 * startup.el (command-line): Recompute auto-save-file-name-transforms
12128 using the updated value of temporary-file-directory.
12129
12130 2002-03-29 Stefan Monnier <monnier@cs.yale.edu>
12131
12132 * textmodes/xml-lite.el (xml-lite-get-context): Allow stopping
12133 even with an empty context. Don't save excursion any more.
12134 Don't complain about unmatched start-tags in sgml-unclosed-tags.
12135 Ignore end-tags in sgml-empty-tags.
12136 (xml-lite-get-context, xml-lite-calculate-indent)
12137 (xml-lite-insert-end-tag): Save excursion around xml-lite-get-context.
12138 (xml-lite-indent-line): Use back-to-indentation.
12139
12140 * textmodes/sgml-mode.el (sgml-basic-offset): New var.
12141 (sgml-name-re, sgml-attrs-re): New consts.
12142 (sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1)
12143 (sgml-mode): Use them.
12144 (sgml-lexical-context): Default to (point-min) if nothing else works.
12145 (sgml-calculate-indent): Indent slightly differently.
12146 (sgml-indent-line): Use back-to-indentation.
12147 (sgml-parse-dtd): New function.
12148 (sgml-unclosed-tags): New var.
12149 (html-mode): Set it.
12150
12151 2002-03-29 Simon Marshall <simon.marshall@misys.com>
12152
12153 * font-lock.el (save-buffer-state): Use make-symbol to bind `modified'.
12154
12155 2002-03-29 Richard M. Stallman <rms@gnu.org>
12156
12157 * dired-aux.el (dired-do-query-replace-regexp, dired-do-search):
12158 Use FILTER arg in dired-get-marked-files to exclude directories.
12159 (dired-nondirectory-p): New function.
12160
12161 * dired.el (dired-get-marked-files): New arg FILTER
12162 allows selection of some files.
12163
12164 * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix.
12165
12166 2002-03-29 Eric M. Ludlam <eric@siege-engine.com>
12167
12168 * speedbar.el (speedbar-default-directory-list): Made robust
12169 against deleted directories.
12170
12171 2002-03-28 Richard M. Stallman <rms@gnu.org>
12172
12173 * dired.el (dired-toggle-marks): Renamed from dired-do-toggle.
12174 Bindings changed.
12175
12176 * progmodes/compile.el (compilation-handle-exit):
12177 If compilation-window-height is 0, display status in echo area.
12178
12179 * simple.el (line-move-to-column): Don't call move-to-column if COL=0.
12180
12181 * rect.el (replace-rectangle): Add autoload.
12182
12183 * files.el: Mark many more variables as risky.
12184 (hack-one-local-variable): Recognize several additional
12185 patterns as risky.
12186
12187 * bindings.el (mode-line-mule-info): Use :propertize, not :eval.
12188
12189 2002-03-28 Stefan Monnier <monnier@cs.yale.edu>
12190
12191 * textmodes/xml-lite.el (xml-lite-in-string-p):
12192 Use sgml-lexical-context.
12193 (xml-lite-parse-tag-backward): Use sgml-tag-syntax-table.
12194 (xml-lite-get-context): Check that open/close tags match.
12195 Don't stop scanning while we're ignoring matching tags.
12196
12197 * textmodes/sgml-mode.el (sgml-make-syntax-table): New fun.
12198 (sgml-mode-syntax-table): Use it.
12199 (sgml-tag-syntax-table, sgml-tag-name-re): New const.
12200 (sgml-tags-invisible): Use it.
12201 (sgml-lexical-context): New fun.
12202 (sgml-maybe-end-tag, sgml-beginning-of-tag): Use it.
12203 (sgml-quote): Accept \n as entity reference terminator.
12204 (sgml-calculate-indent, sgml-indent-line): New funs.
12205
12206 2002-03-28 Andre Spiegel <spiegel@gnu.org>
12207
12208 * vc-cvs.el (vc-cvs-global-switches): New user option.
12209 (vc-cvs-command): New function. Update all callers of
12210 `vc-do-command' in vc-cvs.el to use this instead.
12211
12212 2002-03-27 Andrew Innes <andrewi@gnu.org>
12213
12214 * makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of
12215 relying on shell globbing.
12216
12217 2002-03-27 Colin Walters <walters@debian.org>
12218
12219 * ibuffer.el (ibuffer-help-buffer-modes): New variable.
12220 (ibuffer-fontification-alist): Use it.
12221 (ibuffer-backward-line): Handle `ibuffer-summary' area.
12222 (ibuffer-forward-line): Ditto.
12223
12224 * ibuf-ext.el (sorter mode-name): Doc fix.
12225 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
12226 (operation query-replace): Use new `noerror' arg for
12227 `query-replace-read-args'.
12228 (operation query-replace-regexp): Ditto.
12229
12230 2002-03-27 Stefan Monnier <monnier@cs.yale.edu>
12231
12232 * textmodes/xml-lite.el: Fix copyright notice.
12233 (xml-lite-basic-offset): Rename from xml-lite-indent-offset.
12234 (xml-lite-indent-comment-offset): Remove.
12235 (xml-lite-calculate-indent): Use new name. Use natural alignment
12236 for comments.
12237 (xml-lite-in-string-p): Simplify.
12238
12239 2002-03-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12240
12241 * allout.el (outline-layout): Doc fix.
12242
12243 2002-03-27 Stefan Monnier <monnier@cs.yale.edu>
12244
12245 * textmodes/xml-lite.el: Don't require `custom'.
12246 (xml-lite-parse-tag-name): Properly treat non-ASCII chars.
12247 (xml-lite-parse-tag-backward): Obey sgml-empty-tags.
12248 (xml-lite-get-context): Drop nested tags not just for comments.
12249 (xml-lite-indent-line): Be more careful about moving point.
12250 (xml-lite-insert-end-tag, xml-lite-slash):
12251 Use indent-according-to-mode instead of xml-lite-indent-line.
12252 (xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
12253 Set sgml-xml-mode. Don't call force-mode-line-update.
12254 (xml-lite-mode-map): Don't bind TAB.
12255
12256 2002-03-27 Zoltan Kemenczy <zoltan@ieee.org>
12257
12258 * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath
12259 parameter value.
12260 (gud-jdb-build-source-files-list): Comment clarification.
12261 (gud-jdb-massage-args): Reworked into loop-based argument list
12262 processing in order to support -classpath and -sourcepath argument
12263 processing.
12264 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
12265 to gud-jdb-classpath to obtain search list.
12266 (gud-jdb-parse-classpath-string): Remove any trailing slashes from
12267 directory names in classpath/sourcepath lists, update comment.
12268 (jdb): Add setting of gud-jdb-sourcepath, update comment.
12269 (gud-find-class): Add gud-jdb-sourcepath use, and correct
12270 behaviour for the case when classpath is not used--backward
12271 compatibility fix.
12272
12273 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
12274
12275 * Makefile.in (compile, compile-always): Don't try to compile
12276 non-existent files or files in empty directories.
12277
12278 2002-03-26 Michael Ernst <mernst@alum.mit.edu>
12279
12280 * compare-w.el (compare-windows-whitespace): Match all whitespace.
12281
12282 * emacs-lisp/shadow.el (list-load-path-shadows): Only ignore last
12283 copy of standard Lisp directories.
12284
12285 * tar-mode.el (tar-header-block-summarize, tar-get-descriptor):
12286 Support "next has longname" link type.
12287
12288 2002-03-26 Stefan Monnier <monnier@cs.yale.edu>
12289
12290 * textmodes/xml-lite.el (xml-lite-at-indentation-p): Move.
12291 (xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
12292 New functions.
12293 (forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
12294 (end-of-xml-tag): Remove.
12295 (xml-lite-get-context): Better handling of comments.
12296 (xml-lite-calculate-indent): Use xml-lite-in-string-p.
12297 (xml-lite-parse-tag-backward): Rewrite.
12298
12299 2002-03-26 Juanma Barranquero <lektu@terra.es>
12300
12301 * makefile.w32-in (WINS): Add the toolbar directory.
12302
12303 2002-03-26 Richard M. Stallman <rms@gnu.org>
12304
12305 * subr.el (substring-no-properties): Function deleted (now in C).
12306
12307 2002-03-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12308
12309 * mwheel.el (mouse-wheel-mode): Use global-set-key and
12310 global-unset-key.
12311
12312 2002-03-24 Richard M. Stallman <rms@gnu.org>
12313
12314 * mail/rmail.el (rmail-resend): Call mail-abbrev-make-syntax-table.
12315
12316 * progmodes/etags.el (tags-query-replace): Pass t for NOERROR
12317 to query-replace-read-args.
12318
12319 * progmodes/compile.el (compilation-forget-errors):
12320 Don't adjust compilation-parsing-end if it's nil.
12321
12322 * replace.el (query-replace-read-args): New optional arg NOERROR.
12323 (perform-replace): Use save-window-excursion around recursive edit.
12324
12325 2002-03-24 Colin Walters <walters@verbum.org>
12326
12327 * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'
12328 non-nil, then always use another window.
12329
12330 2002-03-24 Gerd Moellmann <gerd@gnu.org>
12331
12332 * subr.el (macro-declaration-function): New function. Set the
12333 variable macro-declaration-function to it.
12334
12335 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
12336 Handle declarations in macro definitions.
12337
12338 2002-03-24 Eli Zaretskii <eliz@is.elta.co.il>
12339
12340 * facemenu.el (facemenu-get-face): Remove unused variable `foreground'.
12341
12342 * enriched.el (enriched-face-ans): Support FACE of the form
12343 (:foreground COLOR) and (:background COLOR).
12344 (enriched-decode-foreground, enriched-decode-background): Set the
12345 fore- and background colors of the faces we create, since facemenu
12346 doesn't.
12347
12348 2002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12349
12350 * mwheel.el (mouse-wheel-mode): Use the result of
12351 current-global-map instead of the variable `global-map'.
12352
12353 2002-03-23 Richard M. Stallman <rms@gnu.org>
12354
12355 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): New subroutine
12356 broken out of sendmail-pre-abbrev-expand-hook.
12357 (sendmail-pre-abbrev-expand-hook): Use it.
12358
12359 2002-03-22 Stefan Monnier <monnier@cs.yale.edu>
12360
12361 * Makefile.in (finder-inf.el): Remove.
12362 (finder-data): Don't depend on finder-inf.el any more.
12363 (compile, compile-always): Handle the case where some files
12364 from DONTCOMPILE are missing (it tried to compile them).
12365 (bootstrap-clean): Use src/emacs only if executable.
12366 (bootstrap): Update subdirs.el and finder-inf.el.
12367
12368 * finder.el: Don't load finder-inf.el during byte-compilation.
12369
12370 * vc-cvs.el (vc-cvs-registered, vc-cvs-dir-state-heuristic):
12371 Don't consider cvs-removed files as under VC control.
12372 VC wouldn't handle them properly anyway and it confuses
12373 vc-file-not-found-hook.
12374
12375 * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done):
12376 Add autoload cookie.
12377
12378 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il>
12379
12380 * calendar/calendar.el (calendar): Doc fix.
12381
12382 2002-03-22 Juanma Barranquero <lektu@terra.es>
12383
12384 * play/gomoku.el (gomoku-font-lock-O-face): Convert to use `defface'.
12385 (gomoku-font-lock-X-face): Likewise.
12386 (gomoku-font-lock-keywords): Use faces instead of variables.
12387
12388 2002-03-21 Stefan Monnier <monnier@cs.yale.edu>
12389
12390 * Makefile.in (bootstrap): Make sure subdirs.el is ready.
12391
12392 2002-03-21 Kim F. Storm <storm@cua.dk>
12393
12394 * simple.el (open-network-stream, open-network-stream-nowait)
12395 (open-network-stream-server): Use featurep to test for
12396 supported networking features.
12397
12398 2002-03-21 Thien-Thi Nguyen <ttn@gnu.org>
12399
12400 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
12401 directions as the last action.
12402
12403 2002-03-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12404
12405 * startup.el (fancy-splash-tail, normal-splash-screen):
12406 Update copyright.
12407
12408 * novice.el (disabled-command-hook): Clarify output text to match
12409 prompt.
12410
12411 2002-03-20 Jason Rumney <jasonr@gnu.org>
12412
12413 * frame.el (display-images-p): Do not explicitly check display type.
12414
12415 2002-03-20 pmr-sav <pmr-sav@hamm.pajato.com>
12416
12417 * mail-utils.el:
12418 Eliminate compilation warnings due to `rfc822-addresses'.
12419 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a
12420 warning free compile.
12421
12422 2002-03-20 Michael Kifer <kifer@cs.stonybrook.edu>
12423
12424 * ediff-diff.el (ediff-install-fine-diff-if-necessary):
12425 Take the current highlighting style into account.
12426 (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
12427 (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
12428
12429 * ediff-init.el (ediff-patch-job): New macro.
12430
12431 * ediff-mult.el (ediff-make-new-meta-list-header): New API function.
12432 (ediff-intersect-directories): Use ediff-make-new-meta-list-header.
12433
12434 * ediff-ptch.el (ediff-map-patch-buffer):
12435 Use ediff-make-new-meta-list-header.
12436 (ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
12437
12438 * ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
12439 (ediff-select-difference): Take highlighting style into account.
12440 (ediff-clone-buffer-for-region-comparison): New function.
12441 (ediff-inferior-compare-regions): Added comparison of current diff
12442 regions.
12443
12444 * ediff.el (ediff-clone-buffer-for-region-comparison)
12445 (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
12446
12447 2002-03-19 pmr-sav <pmr-sav@hamm.pajato.com>
12448
12449 * mail-utils.el (rmail-dont-reply-to):
12450 Overhaul to correctly apply the regular
12451 expressions in the variable `rmail-dont-reply-to-names' to the list of
12452 destination addresses. Contributed by lorentey@elte.hu.
12453
12454 * rmail.el (rmail-dont-reply-to-names):
12455 Modify the documentation to make it email
12456 address centric rather than login name centric. Contributed by
12457 lorentey@elte.hu.
12458
12459 2002-03-18 Colin Walters <walters@verbum.org>
12460
12461 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so
12462 we don't require `cl' at runtime.
12463 (sorting mode mode-name): Don't take the symbol-name of a string.
12464
12465 * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the
12466 line after setting the mark.
12467 (ibuffer-insert-buffers-and-marks): Invert the test for
12468 `ibuffer-sorting-reversep'.
12469
12470 2002-03-18 Stefan Monnier <monnier@cs.yale.edu>
12471
12472 * international/ucs-tables.el (unify-8859-on-decoding-mode)
12473 (unify-8859-on-encoding-mode): Remove autoload cookie.
12474
12475 2002-03-18 Andre Spiegel <spiegel@gnu.org>
12476
12477 * vc-rcs.el (vc-rcs-register): Fix handling of
12478 vc-[rcs-]register-switches.
12479 (vc-rcs-checkin-switches, vc-rcs-checkout-switches):
12480 Variables removed, since they weren't used yet.
12481
12482 * vc-cvs.el (vc-cvs-register): Fix handling of
12483 vc-[cvs-]register-switches.
12484
12485 * vc-sccs.el (vc-sccs-register): Fix handling of
12486 vc-[sccs-]register-switches.
12487
12488 2002-03-18 Stefan Monnier <monnier@cs.yale.edu>
12489
12490 * loadup.el ("emacs-lisp/backquote"): Load earlier.
12491 ("international/ucs-tables"): Load and turn on
12492 unify-8859-on-encoding-mode unconditionally.
12493 (emacs-version): Use `defconst' rather than `setq'.
12494
12495 * eshell/esh-ext.el (eshell-binary-suffixes): Use exec-suffixes.
12496
12497 2002-03-18 Richard M. Stallman <rms@gnu.org>
12498
12499 * menu-bar.el (menu-bar-options-menu): Cope if
12500 text-mode-hook is not a list.
12501
12502 2002-03-17 Richard M. Stallman <rms@gnu.org>
12503
12504 * emulation/pc-select.el (pc-selection-mode):
12505 Alter the existing global map, don't replace it.
12506
12507 * files.el (list-directory): Set default-directory at the end.
12508
12509 * dabbrev.el (dabbrev--goto-start-of-abbrev):
12510 Put a limit on field-beginning search.
12511
12512 2002-03-17 Simon Josefsson <jas@extundo.com>
12513
12514 * net/browse-url.el (browse-url-mosaic-pidfile): New variable.
12515 (browse-url-mosaic): Use it.
12516
12517 * net/browse-url.el (browse-url-filename-alist): Don't begin
12518 docstring with *, you don't want to set this one with M-x set-variable.
12519
12520 * net/browse-url.el: Put * in user option doc strings.
12521
12522 2002-03-17 Stefan Monnier <monnier@cs.yale.edu>
12523
12524 * textmodes/sgml-mode.el (sgml-xml-mode): Renamed from sgml-xml.
12525 (sgml-xml-guess): Simplify.
12526 (sgml-mode-common): Remove (move into sgml-mode).
12527 (sgml-mode): Add code from sgml-mode-common.
12528 Remove redundant setting of indent-line-function.
12529 Don't set skeleton-transformation when in XML mode.
12530
12531 * international/mule-diag.el (describe-char-after):
12532 Use `internal-describe-syntax-value' again (got lost somewhere).
12533
12534 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
12535 Use unify-8859-on-decoding-mode.
12536 (unify-8859-on-decoding-mode): Also set translation-table-for-input.
12537 (ucs-insert): Give an error if the unicode char can't be created.
12538
12539 * pcvs-parse.el (cvs-parse-table): Be a bit more lenient.
12540 (cvs-parse-status): Handle the "used to have a conflict" marker.
12541
12542 2002-03-17 Kim F. Storm <storm@cua.dk>
12543
12544 The following changes are related to the enhanced network process
12545 support.
12546
12547 * simple.el: Update copyright.
12548 (clone-process): Use make-network-process to clone network
12549 processes. Get command list via (process-contact ... t).
12550 Use set-process-query-on-exit-flag and process-query-on-exit-flag
12551 instead of process-kill-without-query.
12552 (open-network-stream): Replaces C-version from process.c.
12553 (open-network-stream-nowait, open-network-stream-server): New funs.
12554 (process-kill-without-query): Replaces C-version from process.c.
12555
12556 * files.el: Update copyright.
12557 (save-buffers-kill-emacs): Also check for active server
12558 processes. Use process-query-on-exit-flag. Only list processes
12559 which has the query-on-exit flag set in connection with user query.
12560
12561 * shadowfile.el: Update copyright.
12562 (shadow-save-buffers-kill-emacs): Also check for active server
12563 processes. Use process-query-on-exit-flag.
12564
12565 2002-03-16 Simon Marshall <simon.marshall@misys.com>
12566
12567 * imenu.el (imenu-menubar-modified-tick): Renamed from
12568 imenu-update-menubar-modified-tick.
12569 (imenu-update-menubar): Update imenu-menubar-modified-tick
12570 whenever outer condition succeeds.
12571
12572 * lazy-lock.el (save-buffer-state):
12573 Bind inhibit-modification-hooks and buffer-file-truename
12574 instead of before-change-functions and after-change-functions.
12575
12576 2002-03-16 Eli Zaretskii <eliz@is.elta.co.il>
12577
12578 * international/codepage.el (codepage-setup): Don't define a
12579 codepage if it is already defined.
12580
12581 * textmodes/po.el (po-content-type-charset-alist): Convert the
12582 car of each association to a string.
12583 (po-find-file-coding-system-guts): If the charset matches a name
12584 of a codepage, set up that codepage and return it as a coding
12585 system to decode the file.
12586 (po-find-charset): Search for the Charset= header even if we've
12587 read less than 4KB.
12588 <top-level>: Remove the setup for all known codepages: it seems
12589 to cause crashes in the CCL driver.
12590
12591 2002-03-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12592
12593 * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
12594 (bibtex-entry-field-alist): Doc fix.
12595
12596 2002-03-16 Richard M. Stallman <rms@gnu.org>
12597
12598 * progmodes/cperl-mode.el (cperl-imenu--function-name-regexp-perl):
12599 Move definition above cperl-outline-regexp.
12600
12601 * bindings.el (mode-line-mule-info): In computing help-echo prop,
12602 avoid using save-window-excursion. And compile the function.
12603
12604 2002-03-15 Stefan Monnier <monnier@cs.yale.edu>
12605
12606 * files.el (load-completion): New function.
12607 (load-library): Use it.
12608
12609 2002-03-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12610
12611 * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
12612 to match the actual code.
12613
12614 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
12615
12616 * textmodes/po.el (po-find-file-coding-system-guts):
12617 Use with-temp-buffer instead of po-with-temp-buffer.
12618
12619 * international/mule-conf.el (file-coding-system-alist): Add an
12620 association for PO files.
12621
12622 * textmodes/po.el: New file.
12623
12624 2002-03-15 Gerd Moellmann <gerd@gnu.org>
12625
12626 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
12627 Fix simple loop indentation.
12628
12629 2002-03-14 Miles Bader <miles@gnu.org>
12630
12631 * net/rlogin.el (rlogin-mode): Use `define-derived-mode'.
12632
12633 2002-03-14 Richard M. Stallman <rms@gnu.org>
12634
12635 * textmodes/picture.el (picture-insert)
12636 (picture-clear-column, picture-draw-rectangle):
12637 Use move-to-column, not move-to-column-force.
12638
12639 * dired.el (dired-readin): Clear out undo list.
12640 (dired-fun-in-all-buffers): Definition moved from dired-aux.el.
12641 (dired-delete-entry): New function.
12642 (dired-internal-do-deletions): Use dired-fun-in-all-buffers
12643 and dired-delete-entry, to update this buffer (and others).
12644
12645 * dired-aux.el (dired-fun-in-all-buffers): Moved to dired.el.
12646
12647 * facemenu.el (facemenu-add-new-face):
12648 Pass region args to facemenu-set-face, when there is a region.
12649 (facemenu-set-foreground, facemenu-set-background)
12650 (facemenu-add-face): Doc fixes.
12651
12652 * progmodes/cperl-mode.el (cperl-outline-regexp): Move definition up.
12653
12654 2002-03-14 Miles Bader <miles@gnu.org>
12655
12656 * emacs-lisp/debug.el: Require `button'.
12657 (debugger-mode-map): Set the parent keymap to `button-buffer-map',
12658 to get TAB and <backtab> bindings.
12659
12660 * net/rlogin.el (rlogin-carriage-filter): Function removed.
12661 (rlogin): Don't install the `rlogin-carriage-filter' filter, as
12662 comint removes carriage returns itself now.
12663
12664 * rfn-eshadow.el (rfn-eshadow-update-overlay):
12665 Bind `inhibit-point-motion-hooks' to t while messing around, to avoid
12666 getting hosed by our own intangible property.
12667
12668 2002-03-13 Stefan Monnier <monnier@cs.yale.edu>
12669
12670 * progmodes/fortran.el (fortran-mode): Set comment-padding to "$$$".
12671 Add fortran-comment-line-start-skip to comment-start-skip.
12672 (fortran-comment-indent): Keep whole-line comments in column 0.
12673 (fortran-find-comment-start-skip): New arg `all'.
12674 If ALL is nil, make sure we only match comment-start-skip if we
12675 can't match fortran-comment-line-start-skip.
12676 Fix bug that made it return t but without moving point when
12677 matching '!'! (a false-comment followed by a real comment).
12678 (fortran-indent-comment): Use new `all' argument above.
12679 Be careful not to add an incorrect comment-starter like "C"
12680 in comment-column.
12681 (fortran-split-line): When splitting a comment, reuse the comment
12682 starter from the current line rather than fortran-comment-line-start.
12683 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the
12684 cleaner behavior of fortran-find-comment-start-skip.
12685 (fortran-fill): Don't be confused by ! inside a comment.
12686 (fortran-break-line): Minor cleanup and simplification.
12687
12688 2002-03-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
12689
12690 * progmodes/etags.el (tag-exact-file-name-match-p)
12691 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a
12692 simpler regexp.
12693
12694 2002-03-12 Colin Walters <walters@debian.org>
12695
12696 * ibuffer.el (ibuffer-redisplay-current): Don't move point when
12697 redisplaying a line.
12698
12699 2002-03-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12700
12701 * term/x-win.el (emacs-session-restore): Take previous id as
12702 an argument.
12703 (emacs-session-save): Add comment that return t means cancel shutdown
12704
12705 * startup.el (command-line): Must check that x-session-previous-id
12706 is bound also, for non-X platforms.
12707
12708 2002-03-12 Gerd Moellmann <gerd@gnu.org>
12709
12710 * emacs-lisp/cl-indent.el (lisp-loop-keyword-indentation)
12711 (lisp-loop-forms-indentation, lisp-simple-loop-indentation):
12712 New user options.
12713 (extended-loop-p, common-lisp-loop-part-indentation): New functions.
12714 (common-lisp-indent-function-1): Renamed from
12715 common-lisp-indent-function.
12716 (common-lisp-indent-function): Handle loop forms specially.
12717 (lisp-indent-defmethod): Use car/cdr instead of first/rest.
12718 (lisp-backquote-indentation): New user option.
12719
12720 2002-03-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
12721
12722 * progmodes/etags.el (tag-exact-file-name-match-p)
12723 (tag-file-name-match-p, tag-partial-file-name-match-p):
12724 Assume that the header of a tags section has either a number
12725 or nothing after the last comma.
12726
12727 2002-03-11 Richard M. Stallman <rms@gnu.org>
12728
12729 * imenu.el (imenu-update-menubar-modified-tick): New variable.
12730 (imenu-update-menubar): Don't call imenu--make-index-alist
12731 if buffer has not changed since last time.
12732
12733 * desktop.el (desktop-buffer-handlers): Doc fix.
12734 (desktop-buffer-file): Explicitly return BUF.
12735
12736 * paren.el (show-paren-function): Move back in other direction
12737 to verify the match is correct.
12738
12739 * mail/supercite.el (sc-select-attribution): Accept whatever value
12740 we get in CHOICE; there is no value meaning "try again".
12741
12742 2002-03-11 Colin Walters <walters@verbum.org>
12743
12744 * shell.el (toplevel): Revert previous change to use pcomplete.
12745 (shell-mode): Ditto.
12746 (shell-pcomplete-setup-done): Remove.
12747 (shell-pcomplete): Ditto.
12748 (shell-pcomplete-reverse): Ditto.
12749
12750 * comint.el: Remove documentation on setting up pcomplete.
12751
12752 2002-03-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12753
12754 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
12755 item. Doc fix.
12756
12757 * image.el (image-type-from-file-header): Make temporary buffer
12758 unibyte.
12759
12760 * subr.el (add-to-list): Doc fix.
12761
12762 2002-03-11 Miles Bader <miles@gnu.org>
12763
12764 * pcomplete.el (pcomplete-entries): Expand environment variables
12765 in filename.
12766
12767 2002-03-10 Daniel Pfeiffer <occitan@esperanto.org>
12768
12769 * play/mpuz.el: Use defface instead of facemenu-get-face.
12770
12771 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12772
12773 * startup.el (command-line): Add call to emacs-session-restore if
12774 both x-session-id and x-session-previous-id are strings.
12775
12776 * term/x-win.el (x-handle-smid): New function.
12777 (emacs-session-filename): New function.
12778 (emacs-session-save): New function.
12779 (emacs-save-session-functions): New variable.
12780 (emacs-session-restore): New function.
12781
12782 2002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
12783
12784 * simple.el (shell-command-on-region): Call push-mark with
12785 non-nil second arg, to suppress the "Mark set" message.
12786
12787 2002-03-08 Richard M. Stallman <rms@gnu.org>
12788
12789 * textmodes/picture.el (picture-forward-column): New arg `interactive'
12790 is non-nil for an interactive call. Use instead of interactive-p.
12791 (picture-backward-column): Likewise.
12792
12793 * tar-mode.el (tar-untar-buffer): New function.
12794
12795 * info.el (Info-fontify-node): Bind up-clicks, not down-clicks.
12796 Put the mouse-face on the entire xref, like the local keymap.
12797
12798 * find-dired.el (find-name-dired): Use shell-quote-argument.
12799
12800 2002-03-08 Daniel Pfeiffer <occitan@esperanto.org>
12801
12802 * play/mpuz.el (mpuz-unsolved-face, mpuz-solved-face)
12803 (mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
12804 (mpuz-allow-double-multiplicator): New options for nicer look and
12805 new features.
12806 (mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): New funs.
12807 (mpuz-check-all-solved, mpuz-random-puzzle)
12808 (mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
12809 (mpuz-show-solution): Functions streamlined and removed french
12810 style space before punctuation, added face support and optional
12811 solving of trivial results.
12812
12813 2002-03-07 Colin Walters <walters@verbum.org>
12814
12815 * ibuf-macs.el (define-ibuffer-column): Add :summarizer property.
12816
12817 * ibuffer.el (ibuffer-update-mode-name): Substitute "view time"
12818 instead of "recency" for clarity.
12819 (ibuffer-compile-format): Document more. Handle new "summarizer"
12820 columns.
12821 (ibuffer-fontify-region-function): Ditto.
12822 (ibuffer-insert-buffer-line): Ditto.
12823 (ibuffer-map-lines): Ditto.
12824 (ibuffer-insert-buffers-and-marks): Ditto.
12825 (ibuffer-update-title-and-summary): Renamed from
12826 `ibuffer-update-title'. Handle "summarizer" columns.
12827 (ibuffer-clear-summary-columns): New function.
12828
12829 * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
12830
12831 2002-03-07 Gerd Moellmann <gerd@gnu.org>
12832
12833 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
12834 Use the other-window instead of the other-frame functions when
12835 the window is dedicated.
12836
12837 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
12838
12839 * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
12840 with SILENT so that a new field can be added.
12841
12842 2002-03-06 Eli Zaretskii <eliz@is.elta.co.il>
12843
12844 * files.el (make-auto-save-file-name): Make sure the produced file
12845 name does not contain characters that are invalid for DOS/Windows
12846 filesystems.
12847
12848 * dos-fns.el, w32-fns.el (make-auto-save-file-name):
12849 Remove replacement functions.
12850
12851 2002-03-06 Gerd Moellmann <gerd@gnu.org>
12852
12853 * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
12854 the form `:x'.
12855
12856 * vc.el (vc-branch-part): Add autoload cookie. This function can
12857 be called from vc-rcs-find-most-recent-rev when visiting a file
12858 checked into RCS in a CVS sandbox.
12859
12860 2002-03-06 Andreas Schwab <schwab@suse.de>
12861
12862 * progmodes/hideif.el: Augment expression parser to handle
12863 conditional expressions.
12864 (hif-token-regexp): Also match `?' and `:'.
12865 (hif-tokenize): Handle `?' and ':' as tokens.
12866 (hif-expr): Parse conditional expressions.
12867 (hif-or-expr): Parse `||' expressions.
12868 (hif-and-expr): Renamed from hif-term.
12869 (hif-conditional): New function to evaluate a conditional
12870 expression.
12871
12872 2002-03-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12873
12874 * language/czech.el ("Czech"): Fix the documentation.
12875
12876 * language/slovak.el ("Slovak"): Likewise.
12877
12878 2002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
12879
12880 * xml.el (xml-parse-attlist): Accept empty strings.
12881
12882 2002-03-05 Eli Zaretskii <eliz@is.elta.co.il>
12883
12884 * mouse.el (mouse-show-mark): Remove the no-highlight alternative:
12885 all terminals now support highlighting of some kind.
12886
12887 * language/european.el (mac-roman): Fix the safe-chars property.
12888
12889 2002-03-05 Andre Spiegel <spiegel@gnu.org>
12890
12891 * vc.el (vc-transfer-file): Use `make-temp-file'.
12892 (vc-default-update-changelog): Remove conditional use of
12893 `make-temp-name'.
12894
12895 * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
12896
12897 2002-03-05 Michael Kifer <kifer@cs.stonybrook.edu>
12898
12899 * ediff-init.el: Comments.
12900
12901 * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
12902 is loaded.
12903
12904 * ediff-mult.el (ediff-intersect-directories)
12905 (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
12906 Cleanup.
12907 (ediff-draw-dir-diffs): Now supports the "C" command in directory
12908 difference buffer.
12909 (ediff-dir-diff-copy-file): New function that implements copying
12910 of files from one Ediff dir to another
12911 (ediff-bury-dir-diffs-buffer): Kills the buffer instead.
12912 (ediff-append-custom-diff): Better error msgs.
12913
12914 * ediff-util.el (ediff-compute-custom-diffs-maybe): Buglet fix.
12915 (ediff-inferior-compare-regions): Use
12916 ediff-clone-buffer-for-region-comparison. Better and simpler interface.
12917
12918 * ediff.el (ediff-directories-internal): Cleanup.
12919 (ediff-clone-buffer-for-region-comparison): Better interface.
12920
12921 2002-03-04 Richard M. Stallman <rms@gnu.org>
12922
12923 * emacs-lisp/easy-mmode.el (define-minor-mode):
12924 Use "P" in interactive spec of minor mode commands.
12925
12926 2002-03-04 Stefan Monnier <monnier@cs.yale.edu>
12927
12928 * faces.el (face-spec-choose): Allow `t' to appear before the end.
12929 (mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
12930 (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
12931 (variable-pitch, trailing-whitespace): Don't use the old-style entries.
12932 (mode-line-inactive, header-line): Move the `t' section to the
12933 beginning so the `:inherit' setting can be shared.
12934
12935 2002-03-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12936
12937 * net/snmp-mode.el: Require tempo when compiling to prevent
12938 warnings. Update copyright notice.
12939
12940 * help.el (describe-key-briefly, describe-key): Interpret `undefined'
12941 like not defined at all.
12942
12943 2002-03-03 Stefan Monnier <monnier@cs.yale.edu>
12944
12945 * textmodes/sgml-mode.el: Change maintainer to FSF.
12946 (sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
12947 (sgml-tags-invisible, sgml-beginning-of-tag):
12948 Allow _ : and non-ASCII in tag names, as required for XML.
12949 (sgml-name-char): Don't assume anything about charsets handled by
12950 encode-char.
12951
12952 * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
12953 where one of the buffers is narrowed.
12954
12955 * hexl.el (hexlify-command, dehexlify-command): Remove.
12956 (hexlify-buffer, dehexlify-buffer): Use call-process-region
12957 rather than shell-command-on-region.
12958
12959 * newcomment.el (comment-forward): Use forward-comment to skip
12960 over whitespace (or comments) even when comment-use-syntax is nil.
12961
12962 * progmodes/cperl-mode.el (cperl-menu): Add "-emacs" to the version.
12963
12964 * textmodes/xml-lite.el: New file.
12965
12966 2002-03-03 Richard M. Stallman <rms@gnu.org>
12967
12968 * textmodes/artist.el (artist-system): Use make-temp-file.
12969
12970 * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
12971
12972 * mail/sendmail.el (mail-recover-1): Increase non-random-len
12973 by 1 since we changed make-auto-save-file-name to add one
12974 fewer character to the buffer name.
12975 (mail-recover): Really show point at the right place
12976 in the *Directory* buffer.
12977
12978 * files.el (make-auto-save-file-name): Use make-temp-file.
12979
12980 * terminal.el (te-create-terminfo): Use make-temp-file
12981 to create the source file in a safe way.
12982
12983 2002-03-03 Eli Zaretskii <eliz@is.elta.co.il>
12984
12985 * cus-start.el: Rename automatic-hscroll-step and
12986 automatic-hscroll-margin into hscroll-step and hscroll-margin.
12987
12988 * frame.el (auto-hscroll-mode): Renamed from automatic-hscrolling.
12989 (automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
12990
12991 * mouse.el (mouse-region-delete-keys): Add deletechar.
12992
12993 2002-03-03 Sam Steingold <sds@gnu.org>
12994
12995 * play/snake.el (snake-score-file): Fixed parens (broken by the
12996 last patch).
12997 * play/tetris.el (tetris-score-file): Ditto.
12998
12999 2002-03-03 Richard M. Stallman <rms@gnu.org>
13000
13001 * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
13002
13003 * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
13004
13005 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
13006 (gamegrid-make-mono-tty-face): Fix usage of condition-case.
13007
13008 2002-03-03 Thien-Thi Nguyen <ttn@gnu.org>
13009
13010 * calendar/diary-lib.el (list-diary-entries): Use `buffer-substring'
13011 instead of `buffer-substring-no-properties' to support enriched mode.
13012
13013 2002-03-02 Richard M. Stallman <rms@gnu.org>
13014
13015 * find-dired.el (find-grep-dired): Call shell-quote-argument.
13016 Specify the -e option.
13017 Rename arg to `regexp'.
13018
13019 2002-03-02 Milan Zamazal <pdm@zamazal.org>
13020
13021 * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
13022
13023 2002-03-02 Miles Bader <miles@gnu.org>
13024
13025 * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
13026 event-modifiers before looking up in `mouse-wheel-scroll-amount'.
13027 If there's no applicable modifiers entry in the alist in
13028 `mouse-wheel-scroll-amount', fall back to the default, not to
13029 nil (which causes full screen scrolls).
13030
13031 2002-03-01 Andreas Schwab <schwab@suse.de>
13032
13033 * textmodes/texnfo-upd.el (texinfo-start-menu-description):
13034 Remove extra paren in regexp.
13035
13036 2002-03-01 Eli Zaretskii <eliz@is.elta.co.il>
13037
13038 * mouse.el (mouse-show-mark): Use display-mouse-p, not
13039 display-graphic-p, to decide whether to move point or use the
13040 highlighting.
13041
13042 2002-02-28 Colin Walters <walters@verbum.org>
13043
13044 * eshell/esh-var.el (eshell-parse-variable-ref): Use `make-temp-file'.
13045
13046 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
13047 `temporary-file-directory'; we now do that in `calc-graph-file-cache'.
13048 (calc-temp-file-name): Use `make-temp-file'.
13049
13050 2002-02-28 Richard M. Stallman <rms@gnu.org>
13051
13052 * font-lock.el (java-font-lock-extra-types):
13053 Match java.net.URL, etc.
13054
13055 2002-02-28 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13056
13057 * hexl.el (hexl-options): Doc fix.
13058 Update Commentary section.
13059
13060 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
13061 Doc fixes.
13062
13063 2002-02-28 Andre Spiegel <spiegel@gnu.org>
13064
13065 * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
13066 the user to do that first.
13067 (vc-update): New function.
13068
13069 * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
13070 which calls vc-update. Use the term "Base Version" instead of
13071 "Last Version" for the entries "Revert" and "Compare".
13072
13073 2002-02-28 Kim F. Storm <storm@cua.dk>
13074
13075 * simple.el (shell-command-on-region): Report non-zero exit
13076 status in mode line instead of buffer.
13077
13078 2002-02-27 Richard M. Stallman <rms@gnu.org>
13079
13080 * comint.el (comint-preoutput-filter-functions): Doc fix.
13081 (comint-output-filter-functions, comint-input-filter-functions)
13082 (comint-redirect-filter-functions): Likewise.
13083
13084 (comint-redirect-preoutput-filter): Do the local-hook
13085 handling of t when running comint-redirect-filter-functions.
13086 (comint-output-filter): Likewise for comint-preoutput-filter-functions.
13087
13088 2002-02-26 Richard M. Stallman <rms@gnu.org>
13089
13090 * paths.el (remote-shell-program): Add doc string.
13091
13092 2002-02-26 Colin Walters <walters@debian.org>
13093
13094 * ibuf-ext.el (sorter mode-name): New.
13095 (ibuffer-do-occur): Don't quote ibuffer-marked-char.
13096
13097 * calc/calc-ext.el (calc-scroll-left): Call scroll-left
13098 interactively, so they do something.
13099 (calc-scroll-right): Ditto.
13100
13101 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
13102
13103 * international/mule.el (ctext-pre-write-conversion): Handle the
13104 case when FROM is a string, and when we are called from
13105 build_annotations_2.
13106
13107 2002-02-26 Richard M. Stallman <rms@gnu.org>
13108
13109 * rect.el (clear-rectangle-line): Reindent to the same column
13110 that move-to-column reached when it tried to go to endcol.
13111
13112 * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
13113
13114 2002-02-26 Ivar Rummelhoff <ivarru@math.uio.no>
13115
13116 * winner.el (winner-boring-buffers, winner-set): A window which
13117 displays a buffer whose name is in the list
13118 `winner-boring-buffers', will no longer be restored by `winner-undo'.
13119 (winner-sorted-window-list): Used to improve comparison between
13120 window configurations.
13121 (winner-win-data): Simplified and moved.
13122 (winner-conf): Simplified (now uses `winner-win-data').
13123 (winner-change-fun, winner-save-old-configurations)
13124 (winner-save-(un)conditionally, winner-redo): Changes made while in
13125 the minibuffer will be ignored. (Such changes are undone upon
13126 exit for the minibuffer, anyway.)
13127 (winner-set-conf): Preserve selected window whenever possible.
13128 (winner-make-point-alist): Simplified.
13129 (winner-mode, winner-save-unconditionally): Save current window
13130 configuration on entering minibuffer.
13131 (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
13132 since it does not change the overall behavior of Emacs.
13133
13134 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
13135
13136 * international/mule-conf.el (compound-text): Renamed back from
13137 compound-text-no-extensions.
13138 (ctext-no-compositions): Remove the mime-charset property.
13139 (compound-text-with-extensions): Renamed from compound-text.
13140 (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
13141
13142 2002-02-26 Juanma Barranquero <lektu@terra.es>
13143
13144 * faces.el (list-faces-display): Fix typo.
13145
13146 2002-02-25 Richard M. Stallman <rms@gnu.org>
13147
13148 * frame.el (focus-follows-mouse): Doc fix.
13149
13150 2002-02-26 Miles Bader <miles@gnu.org>
13151
13152 * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
13153 to `define-key', since it no longer accepts the latter.
13154
13155 2002-02-25 Jason Rumney <jasonr@gnu.org>
13156
13157 * term/w32-win.el (mouse-wheel-scroll-line): Use car of
13158 mouse-wheel-scroll-amount.
13159
13160 * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
13161 mwheel.el.
13162
13163 * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
13164
13165 2002-02-25 Andre Spiegel <spiegel@gnu.org>
13166
13167 * vc.el (vc-diff-switches-list): Fix prev change, making the macro
13168 consistent with the others that take a backend name as a symbol.
13169
13170 * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
13171
13172 2002-02-25 Kim F. Storm <no-spam@cua.dk>
13173
13174 * comint.el (comint-replace-by-expanded-filename): Do nothing if
13175 comint-match-partial-filename returns nil.
13176
13177 * shell.el (shell-pcomplete-setup-done): New variable.
13178 (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
13179 (shell-pcomplete-reverse): Ditto.
13180
13181 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
13182
13183 * ps-print.el (ps-print-printer): Added `lpr' customize group member.
13184
13185 2002-02-25 Juanma Barranquero <lektu@terra.es>
13186
13187 * subr.el (save-match-data): Doc fix.
13188
13189 * ielm.el (ielm-prompt): Allow customization; make it read-only.
13190
13191 2002-02-25 Kim F. Storm <storm@cua.dk>
13192
13193 * shell.el (shell-mode-map): Add "Complete" header so completion
13194 menu is shown on the menu bar in shell mode.
13195
13196 2002-02-25 Stefan Monnier <monnier@cs.yale.edu>
13197
13198 * ielm.el (ielm-match-data): New var.
13199 (inferior-emacs-lisp-mode): Make it buffer-local.
13200 (ielm-eval-input): Use it to preserve match-data between inputs.
13201
13202 2002-02-24 Juanma Barranquero <lektu@terra.es>
13203
13204 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
13205
13206 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
13207
13208 * cus-edit.el (custom-unlispify-remove-prefixes): Add to
13209 `custom-buffer' customize group.
13210
13211 2002-02-23 Kim F. Storm <storm@cua.dk>
13212
13213 * help.el (where-is): Use remap-command.
13214
13215 * help-fns.el (describe-function-1): Use remap-command.
13216
13217 * subr.el (global-set-key, local-set-key): Undo 2002-02-06
13218 change (no longer accept a symbol for the KEY argument).
13219
13220 2002-02-23 Colin Walters <walters@debian.org>
13221
13222 * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
13223 * calc/calcalg2.el (math-solve-get-sign): Ditto.
13224
13225 * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
13226 in generated function.
13227
13228 * ibuf-ext.el (ibuffer-old-time): Change to hours.
13229 (ibuffer-mark-old-buffers): Handle it.
13230
13231 * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
13232 (toplevel): Bind them.
13233 (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
13234 not necessary now that we use pcomplete.
13235
13236 * comint.el: Document how use new pcomplete completion facility.
13237
13238 2002-02-23 Richard M. Stallman <rms@gnu.org>
13239
13240 * mail/rmailsum.el (rmail-summary-output): Properly advance
13241 to next message, by calling rmail-summary-goto-msg.
13242
13243 * net/browse-url.el (browse-url-galeon): Specify --existing
13244 for an existing window. Use --noraise rather than --no-raise.
13245 Don't use -x.
13246
13247 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
13248
13249 * progmodes/etags.el (find-tag-noselect, find-tag)
13250 (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
13251 Fix a typo in doc strings.
13252
13253 2002-02-20 Deepak Goel <deego@glue.umd.edu>
13254
13255 * play/snake.el (snake-velocity-queue, snake-update-velocity)
13256 (snake-final-x-velocity, snake-final-y-velocity):
13257 New variable and functions. Store user's keypresses
13258 into a queue and pop from the queue each subsequent turn.
13259 (snake-update-game, snake-move-left)
13260 (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
13261 (snake-start-game): Use that queue.
13262 (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
13263 (snake-use-color-flag): Likewise.
13264 (snake-mode): Rename uses of those variables.
13265
13266 2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
13267
13268 Support for ICCCM Extended Segments in X selections:
13269
13270 * international/mule-conf.el (ctext-no-compositions): New coding
13271 system.
13272 (compount-text-no-extensions): Renamed from compound-text.
13273 (x-ctext-no-extensions, ctext-no-extensions): Aliases for
13274 compound-text-no-extensions.
13275 (compound-text): Redefined using post-read and pre-write conversions.
13276
13277 * international/mule.el (non-standard-icccm-encodings-alist)
13278 (non-standard-designations-alist): New variables.
13279 (ctext-post-read-conversion, ctext-pre-write-conversion):
13280 New functions.
13281
13282 2002-02-21 Jonathan Kamens <jik@kamens.brookline.ma.us>
13283
13284 * vc.el (vc-default-init-version): Update documentation to
13285 indicate that the backend can override the default init version.
13286 (vc-register): Use the backend init-version function, if it
13287 exists, to determine the initial version of a file.
13288 (vc-diff-switches-list): Don't symbol-quote backend, since it's
13289 already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound.
13290
13291 * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
13292 not version-controlled. This is necessary, e.g., if the file has
13293 just been reverted, and thus was previously under version control
13294 but isn't any longer.
13295 (vc-find-file-hook): Likewise.
13296
13297 2002-02-21 Martin Lorentzson <Martin.Lorentzson@telia.com>
13298
13299 * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
13300 (vc-cvs-sticky-tag-display): New variable.
13301 (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
13302 (vc-cvs-checkin): If the input revision is a valid symbolic tag
13303 name, we create it as a branch, commit and switch to it.
13304 (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
13305 (vc-cvs-valid-symbolic-tag-name-p): New function.
13306 (vc-cvs-parse-sticky-tag): New function.
13307 (vc-cvs-parse-entry): Added parsing of sticky tags.
13308
13309 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
13310
13311 * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
13312 nil, and then explicitly set the standard-value to t.
13313
13314 2002-02-20 Sam Steingold <sds@gnu.org>
13315
13316 * textmodes/flyspell.el (flyspell-mode): Autoload the variable
13317 since it is used in the menu bar.
13318
13319 2002-02-20 Richard M. Stallman <rms@gnu.org>
13320
13321 * simple.el (shell-command-on-region): Display the exit status
13322 when a command fails.
13323
13324 * subr.el (add-hook): Doc fix.
13325
13326 * frame.el (other-frame): Doc fix.
13327
13328 * simple.el (yank): Clear `field' property.
13329
13330 2002-02-20 Tom Tromey <tromey@cachet>
13331
13332 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
13333 natural paragraph boundaries. Don't fail at beginning of buffer.
13334
13335 2002-02-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13336
13337 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
13338 call the argument "arg" to match plain next-line and
13339 previous-line. From Kevin Ryde <user42@zip.com.au>.
13340
13341 2002-02-19 Sam Steingold <sds@gnu.org>
13342
13343 * mwheel.el (mouse-wheel-scroll-amount): Can specify different
13344 scroll amounts for different modifiers now.
13345 (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
13346 format properly.
13347 (mouse-wheel-mode): Ditto.
13348
13349 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
13350
13351 * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
13352 around function body.
13353
13354 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
13355 sense of the comparison, to match the doc strings of functions
13356 that use this macro.
13357
13358 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
13359
13360 * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
13361
13362 * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
13363 * menu-bar.el (menu-bar-mode): Ditto.
13364
13365 2002-02-18 Andreas Schwab <schwab@suse.de>
13366
13367 * replace.el (query-replace-regexp-eval): Doc fix.
13368
13369 2002-02-18 Colin Walters <walters@verbum.org>
13370
13371 * calc/calcalg2.el (math-solve-get-int): Convert return value from
13372 `math-get-from-counter' to a string before calling `concat' on it.
13373
13374 * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
13375 (calc-public-autoloads): Obsolete; remove.
13376 (calc-private-autoloads): Ditto.
13377 (calc-add-autoloads): Ditto.
13378
13379 * calc/calc-macs.el (calc-with-default-simplification): Use &rest
13380 for body.
13381
13382 2002-02-17 Jason Rumney <jasonr@gnu.org>
13383
13384 * w32-win.el (x-option-alist, x-long-option-alist)
13385 (x-switch-definitions): Remove, use command-line-x-option-alist
13386 instead to be consistent with X.
13387 (x-handle-initial-switch): New function.
13388
13389 2002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
13390
13391 * faces.el (mode-line-inactive, header-line): Add the :inherit
13392 attribute for the tty case.
13393
13394 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
13395
13396 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
13397 invoked from Rmail with full headers displayed.
13398
13399 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13400
13401 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
13402 when repeated.
13403 * textmodes/paragraphs.el (mark-paragraph): Ditto.
13404
13405 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
13406
13407 * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
13408 (menu-bar-tools-menu): Removed speedbar.
13409
13410 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
13411 and `flyspell-mode' entries.
13412
13413 * textmodes/flyspell.el (flyspell): Add to ispell group.
13414
13415 2002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13416
13417 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
13418 repeated.
13419 (mark-defun): Mark more if repeated.
13420
13421 2002-02-17 Colin Walters <walters@verbum.org>
13422
13423 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
13424
13425 * ibuffer.el (ibuffer-truncate-lines): New option.
13426 (ibuffer-mode): Use it.
13427
13428 2002-02-17 Kim F. Storm <storm@cua.dk>
13429
13430 * cus-start.el: Add mouse-highlight.
13431
13432 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
13433
13434 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
13435
13436 * cus-start.el: Add automatic-hscroll-margin and
13437 automatic-hscroll-step.
13438
13439 2002-02-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13440
13441 * cus-start.el (x-autoselect-window): Allow customization.
13442
13443 * eshell/em-alias.el (eshell-alias-initialize): Do not use
13444 make-local-hook.
13445
13446 * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
13447
13448 * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
13449
13450 * eshell/em-glob.el (eshell-glob-initialize): Likewise.
13451
13452 * eshell/em-hist.el (eshell-hist-initialize): Likewise.
13453
13454 * eshell/em-pred.el (eshell-pred-initialize): Likewise.
13455
13456 * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
13457
13458 * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
13459
13460 * eshell/em-smart.el (eshell-smart-initialize): Likewise.
13461
13462 * eshell/em-unix.el (eshell-unix-initialize): Likewise.
13463
13464 * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
13465
13466 * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
13467
13468 * eshell/esh-io.el (eshell-io-initialize): Likewise.
13469
13470 * eshell/esh-mode.el (eshell-mode): Likewise.
13471
13472 * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
13473
13474 * eshell/esh-var.el (eshell-var-initialize): Likewise.
13475
13476 * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
13477
13478 * progmodes/idlwave.el (idlwave-mode): Likewise.
13479
13480 * textmodes/reftex-sel.el (reftex-select-label-mode)
13481 (reftex-select-bib-mode): Likewise.
13482
13483 2002-02-16 John Wiegley <johnw@gnu.org>
13484
13485 * eshell/em-hist.el (eshell-hist-initialize): When in the
13486 minibuffer, use the global value of `eshell-history-ring', and
13487 never save it to disk, or ask to save it to disk. This allows
13488 users of session.el to control whether its global state should be
13489 persisted or not.
13490 (eshell-add-command-to-history): Don't write Eshell's history out
13491 to disk, let the governing mode control that upon exit.
13492
13493 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
13494
13495 * eshell/eshell.el (eshell-command): Before reading from the
13496 minibuffer, add eshell-add-command-to-history to
13497 minibuffer-exit-hook, and remove it after read-from-minibuffer
13498 returns.
13499
13500 * eshell/em-hist.el (eshell-add-input-to-history): New function,
13501 with most of the code from eshell-add-to-history.
13502 (eshell-add-command-to-history): New function, to record in
13503 eshell-history the commands run via eshell-command.
13504 (eshell-add-to-history): Call eshell-add-command-to-history to do
13505 most of the work.
13506
13507 2002-02-16 John Wiegley <johnw@gnu.org>
13508
13509 * eshell/esh-ext.el (eshell-external-command): Added a fix for
13510 XEmacs' new dired.el, which adds a global entry in the
13511 `file-name-handler-alist'.
13512
13513 2002-02-16 John Wiegley <johnw@gnu.org>
13514
13515 * align.el (align-region): Added a missing name argument.
13516
13517 2002-02-16 John Wiegley <johnw@gnu.org>
13518
13519 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
13520 after the #! of a shell interpretor specification.
13521
13522 2002-02-15 Richard M. Stallman <rms@gnu.org>
13523
13524 * help.el (describe-key-briefly): Make output in INSERT case
13525 look just like what is displayed in the normal case.
13526
13527 2002-02-15 Andreas Schwab <schwab@suse.de>
13528
13529 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
13530 Require non-letter after specials.
13531
13532 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
13533
13534 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
13535
13536 2002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13537
13538 * simple.el (mark-word): Mark more if repeated.
13539 * textmodes/paragraphs.el (mark-paragraph): Ditto.
13540 (mark-end-of-sentence): Ditto.
13541
13542 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
13543
13544 * wid-edit.el (widgetp): Made it more robust.
13545
13546 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
13547
13548 * facemenu.el (describe-text-done): New function.
13549 (describe-text-mode-map): New variable.
13550 (describe-text-mode-hook): New option.
13551 (describe-text-mode): New function.
13552 (describe-text-widget): New function.
13553 (describe-text-sexp): New function.
13554 (describe-text-properties): New function.
13555 (describe-text-category): New command.
13556 (describe-text-at): New command.
13557 (facemenu-menu): Replace `list-text-properties-at' with
13558 `describe-text-at' in the menu.
13559
13560 * wid-edit.el (widgetp): New function.
13561 * wid-edit.el (widget-keymap, widget-insert, widget-setup): Autoload.
13562
13563 * emacs-lisp/pp.el (pp-to-string): Autoloaded.
13564
13565 * wid-browse.el: Removed version and x-url keywords.
13566
13567 2002-02-13 Kim F. Storm <storm@cua.dk>
13568
13569 * cus-start.el (mode-line-in-non-selected-windows):
13570 Allow customization.
13571
13572 2002-02-13 Richard M. Stallman <rms@gnu.org>
13573
13574 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
13575 Tell bibtex-parse-keys to output no progress messages.
13576
13577 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
13578
13579 * progmodes/pascal.el (pascal-imenu-generic-expression):
13580 Add menu-title and fix parentheses.
13581
13582 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
13583
13584 * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
13585 (menu-bar-options-menu): Don't set default value for `truncate-lines'.
13586
13587 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
13588
13589 * menu-bar.el (menu-bar-options-save): Only save
13590 `current-language-environment' and `default-input-method' when
13591 marked as customized.
13592
13593 * international/mule-cmds.el
13594 (setup-specified-language-environment):
13595 Mark `current-language-environment' as customized.
13596 (set-input-method): Mark `default-input-method' as customized when
13597 called interactively.
13598 (toggle-input-method): Ditto.
13599
13600 2002-02-11 Colin Walters <walters@verbum.org>
13601
13602 * ibuffer.el (ibuffer-switch-format): Supply required argument for
13603 `ibuffer-current-formats'.
13604
13605 2002-02-11 Miles Bader <miles@gnu.org>
13606
13607 * faces.el (mode-line-inactive): Add dark-background variant.
13608
13609 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
13610
13611 * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
13612 * menu-bar.el (menu-bar-mode): Ditto.
13613 * cus-edit.el (customize-mark-to-save): Always save variables
13614 without a standard value.
13615
13616 * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
13617 (menu-bar-options-save): Ditto.
13618 (menu-bar-showhide-menu): Ditto.
13619 (menu-bar-options-menu): Ditto.
13620 (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
13621 (menu-bar-scroll-bar-none): Remove.
13622 (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
13623 expressions instead.
13624
13625 * cus-edit.el (customize-set-value): Return value.
13626 (customize-set-variable): Ditto.
13627 (customize-save-variable): Ditto.
13628 (customize-set-variable): Load dependencies before setting value.
13629 (custom-load-symbol): Autoload it.
13630 (customize-mark-as-set): New function.
13631
13632 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
13633
13634 * cus-start.el: Don't warn about "x-*" symbols when building a
13635 non-GUI version.
13636
13637 2002-02-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13638
13639 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
13640 Doc fix.
13641 (strokes-help): Do not use doubled with-output-to-temp-buffer.
13642 Fix the help string.
13643 (strokes-prompt-user-save-strokes): Fix typo.
13644 (strokes-list-strokes): Use proper exit-action argument for
13645 view-buffer. Update copyright notice.
13646
13647 * international/mule-diag.el: Various doc and message fixes.
13648 (non-iso-charset-alist): Add mac-roman. Don't add entries for
13649 codepages already present.
13650 (list-block-of-chars): Display space for null entries in
13651 translation table. Display tab specially.
13652 (list-non-iso-charset-chars): Check for null charsets. Use pop
13653 for clarity. Don't break 8-bit sets into sections between ranges.
13654 (list-charset-chars): Avoid indent-tabs-mode.
13655 (describe-char-after): Maybe use the text property for syntax
13656 table information. Maybe report char-code-property-table info.
13657 Maybe report character's unicode. Tweak printing of list info.
13658 (list-input-methods): Add xref buttons.
13659 (dump-charsets, dump-codings): Deleted (obsolete).
13660 From Dave Love <fx@gnu.org>.
13661
13662 2002-02-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13663
13664 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
13665
13666 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
13667
13668 * viper-util.el (viper-read-key-sequence): Fix so it'll read
13669 fast key sequences in emacs native mode
13670 (viper-events-to-keys): Delete.
13671
13672 * viper.el (describe-key, describe-key-briefly): Get rid of
13673 viper-events-to-keys.
13674
13675 * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
13676
13677 * ediff-wind.el (ediff-setup-control-frame):
13678 Use ediff-has-gutter-support.
13679
13680 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
13681 check if buff is alive.
13682
13683 * ediff.el: Typo in comment.
13684
13685 2002-02-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13686
13687 * menu-bar.el (menu-bar-options-save): Take care of
13688 line-number-mode and column-number-mode variables.
13689 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
13690 "Show Column Number" in "Show/Hide" menu.
13691
13692 2002-02-09 Richard M. Stallman <rms@gnu.org>
13693
13694 * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
13695
13696 2002-02-09 Kim F. Storm <storm@cua.dk>
13697
13698 * faces.el (mode-line-inactive): New face for mode-line for
13699 non-selected windows.
13700 (mode-line): Doc fix: Only used for selected window.
13701
13702 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
13703
13704 * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
13705 name to "Insert Diary Entry".
13706
13707 2002-02-08 Stefan Monnier <monnier@cs.yale.edu>
13708
13709 * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
13710 (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
13711
13712 2002-02-08 Richard M. Stallman <rms@gnu.org>
13713
13714 * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
13715
13716 2002-02-08 Andreas Schwab <schwab@suse.de>
13717
13718 * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
13719 of point-min.
13720
13721 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
13722
13723 * net/ange-ftp.el (ange-ftp-process-handle-line)
13724 (ange-ftp-set-xfer-size): If the file's size is a float, divide
13725 by 1024 instead of using ash.
13726
13727 * international/mule-cmds.el (select-safe-coding-system):
13728 State the buffer's name in the message popped in the *Warning* buffer,
13729 and make sure the offending buffer is displayed.
13730
13731 2002-02-07 Markus Rost <rost@math.ohio-state.edu>
13732
13733 * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
13734
13735 2002-02-07 Richard M. Stallman <rms@gnu.org>
13736
13737 * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
13738
13739 * register.el (list-registers): New command.
13740 (describe-register-1): New subroutine, taken out of view-register.
13741
13742 * emacs-lisp/copyright.el (copyright-regexp):
13743 Delete the unibyte copyright symbol; it's redundant.
13744 Fix a spazz in the multibyte encoding here.
13745
13746 2002-02-07 Dave Love <fx@gnu.org>
13747
13748 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
13749 (cyrillic-encode-alternativnyj-char): Get translation tables from
13750 symbol properties, not as variables.
13751 (standard-display-cyrillic-translit): Include unicodes.
13752
13753 2002-02-06 Kim F. Storm <storm@cua.dk>
13754
13755 * help.el (where-is): Report remapped commands.
13756
13757 * help-fns.el (describe-function-1): Ditto.
13758
13759 * subr.el (global-set-key, local-set-key): Accept a symbol for the
13760 KEY argument (like define-key).
13761
13762 2002-02-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13763
13764 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
13765
13766 2002-02-06 Richard M. Stallman <rms@gnu.org>
13767
13768 * mail/mailabbrev.el: Require sendmail only at compile time.
13769 (mail-mode-header-syntax-table): Var deleted.
13770 (mail-abbrev-syntax-table): Init to nil, will compute when needed.
13771 (sendmail-pre-abbrev-expand-hook): Only temporarily change
13772 local-abbrev-table and the syntax table.
13773 Compute mail-abbrev-syntax-table if that has not been done.
13774
13775 * progmodes/compile.el (grep-compute-defaults): Definition moved up.
13776
13777 * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
13778 (debugger-frame-number): Figure out the offset directly.
13779 (debugger-setup-buffer): Don't use debugger-frame-offset.
13780 (debugger-frame, debugger-frame-clear): Likewise.
13781 (debugger-jump): Don't alter debugger-frame-offset.
13782
13783 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13784 Replace foo-p as var name with foo-flag, not foo-p-flag.
13785
13786 * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
13787 (highlight-changes-passive-string): Default to -Chg.
13788 (highlight-changes-global-modes): Doc fix.
13789
13790 * dired.el (dired-get-filename): Add /: when appropriate
13791 to avoid taking a local name as remote.
13792
13793 * files.el (file-name-non-special): Add special handling for
13794 file-name-sans-versions, file-name-completion, and
13795 file-name-all-completions.
13796
13797 * isearch.el (isearch-update): Don't update display in kbd macro.
13798 (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
13799
13800 * subr.el (force-mode-line-update): Doc fix.
13801
13802 * subr.el (atomic-change-group, prepare-change-group)
13803 (activate-change-group, accept-change-group, cancel-change-group):
13804 New functions.
13805
13806 * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
13807 (transpose-subr-1): Use atomic-change-group.
13808
13809 * subr.el (add-minor-mode): Include the mode's lighter string
13810 in the minor mode menu item name.
13811
13812 * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
13813 rmail-count-screen-lines starting from (point-min).
13814
13815 * startup.el (use-fancy-splash-screens-p): Need 19 lines,
13816 beyond the image height, to use the fancy splash screen.
13817
13818 * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
13819 (text-mode): Set text-mode-variant here.
13820
13821 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
13822
13823 * play/pong.el (pong-height): Don't use height that exceeds the
13824 frame height.
13825 (pong-border-options): Make the border colors slightly more bright.
13826
13827 * play/gamegrid.el (gamegrid-display-type): Treat any
13828 color-capable display as color-x, if display-color-p is fboundp.
13829 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
13830 (gamegrid-make-color-tty-face): Use the value of color, not the
13831 symbol itself. Don't call gamegrid-color.
13832
13833 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
13834
13835 * gud.el (gud-refresh): Call recenter only after we are sure we
13836 are in the right window.
13837
13838 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
13839
13840 * cus-edit.el (customize-mark-to-save): New function.
13841 * menu-bar.el (menu-bar-options-save): Rewrote.
13842
13843 2002-02-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13844
13845 * cus-start.el (x-use-underline-position-properties):
13846 Allow customization.
13847
13848 2002-02-04 Simon Josefsson <jas@extundo.com>
13849
13850 * dired.el (dired-load-hook, dired-mode-hook)
13851 (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
13852
13853 2002-02-03 Colin Walters <walters@verbum.org>
13854
13855 * ibuf-ext.el (ibuffer-filter-format-alist)
13856 (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
13857 New variables.
13858 * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
13859 is now the Emacs CVS tree.
13860 (ibuffer-formats): Doc fix.
13861 (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
13862 (ibuffer-current-format): Use them.
13863 (ibuffer-recompile-formats, ibuffer-check-formats)
13864 (ibuffer-switch-format, ibuffer-update-title):
13865 Add support for ibuffer-filter-format-alist.
13866 (define-ibuffer-column process): Remove unncessary consing.
13867
13868 * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
13869 for a summary column.
13870
13871 2002-02-03 Andreas Schwab <schwab@suse.de>
13872
13873 * window.el (save-selected-window): Move macro before first use.
13874 (balance-windows): Fix misplaced parenthesis.
13875
13876 2002-02-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13877
13878 * calculator.el (calculator-displayers): Doc fixes.
13879
13880 2002-02-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13881
13882 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
13883 (menu-bar-options-save): Save also the value of `display-time-mode'.
13884 (showhide-date-time): New function.
13885 (menu-bar-showhide-menu): New menu-item "Date and time".
13886
13887 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
13888
13889 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
13890 get-file-buffer to check for rmail buffer existence.
13891
13892 * term.el (term-emulate-terminal): Extract proper command string
13893 which is supplied to term-command-hook.
13894
13895 2002-02-03 Richard M. Stallman <rms@gnu.org>
13896
13897 * international/quail.el (quail-help): Don't call help-setup-xref.
13898
13899 * international/mule-cmds.el (describe-input-method):
13900 Call help-setup-xref here.
13901 (describe-current-input-method): Doc fix.
13902
13903 * novice.el (disabled-command-hook): Clarify output text.
13904 Indent the paragraph from the command's doc string.
13905
13906 * dabbrev.el (dabbrev--goto-start-of-abbrev):
13907 Exit loop on beginning of field rather than bobp.
13908
13909 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
13910
13911 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
13912 the message text into the *mail* buffer, and restore the pruned
13913 state after that.
13914
13915 * mail/rmail.el (rmail-redecode-body): Prune the headers before
13916 looking for X-Coding-System header, and restore the pruned state
13917 before returning.
13918
13919 2002-02-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13920
13921 * cus-edit.el (customize-save-variable): Fix typo in prompt.
13922
13923 These changes integrate new version of flyspell.el from its
13924 maintainer, Manuel Serrano:
13925
13926 * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
13927 (flyspell-mode-on, flyspell-notify-misspell)
13928 (flyspell-small-region, flyspell-external-point-words)
13929 (flyspell-large-region): Use it
13930 (flyspell-before-incorrect-word-string)
13931 (flyspell-after-incorrect-word-string): New user options.
13932 (make-flyspell-overlay): Use them.
13933 (flyspell-version): New function.
13934 (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
13935 definitions to use :weight.
13936 (flyspell-insert-function): New user option.
13937 (flyspell-auto-correct-word, flyspell-correct-word)
13938 (flyspell-xemacs-correct): Use it.
13939 (flyspell-define-abbrev): New function.
13940 (flyspell-auto-correct-word, flyspell-correct-word)
13941 (flyspell-xemacs-correct): Use it.
13942 (make-flyspell-overlay): Use `evaporate' property.
13943 (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
13944 (flyspell-emacs-popup): Use `session' instead of `accept'.
13945 (flyspell-auto-correct-previous-pos): New variable.
13946 (flyspell-auto-correct-previous-hook)
13947 (flyspell-auto-correct-previous-word): New functions.
13948
13949 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
13950
13951 * novice.el (enable-command): If Emacs was invoked as "emacs -q",
13952 don't alter the user's ~/.emacs.
13953 (disable-command): If user-init-file is nil or does not exist,
13954 default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
13955 But don't alter the init file if Emacs was invoked as "emacs -q"
13956
13957 2002-02-01 Stefan Monnier <monnier@cs.yale.edu>
13958
13959 * mail/sendmail.el (mail-mode): Undo half of last change.
13960
13961 * indent.el (indent-for-tab-command): Remove spurious code.
13962
13963 * hi-lock.el (hi-lock-find-patterns): Save restriction.
13964
13965 2002-02-01 Eli Zaretskii <eliz@is.elta.co.il>
13966
13967 * calendar/time-date.el: Moved from lisp/gnus.
13968
13969 * calendar/parse-time.el: Ditto.
13970
13971 2002-01-31 Richard M. Stallman <rms@gnu.org>
13972
13973 * international/iso-acc.el (iso-languages): Fix ", " in French.
13974
13975 * cus-start.el (history-length): Specify customization for it.
13976
13977 * emacs-lisp/debug.el (debugger-setup-buffer):
13978 When an eval-buffer frame was reading from a buffer,
13979 insert indication of the buffer position.
13980 (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
13981 (debugger-frame-clear, debugger-frame): Error on non-frame line.
13982
13983 * simple.el (shell-command-on-region): Err if no mark
13984 before reading the command string.
13985
13986 * hl-line.el (hl-line-highlight, hl-line-unhighlight):
13987 Definitions moved down after hl-line-mode var's definition.
13988
13989 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
13990 (hilit-chg-set-face-on-change): Rename arg.
13991 (hilit-chg-make-ov): Detect error earlier.
13992
13993 * ediff-hook.el: Delete autoload cookies.
13994
13995 * comint.el (comint-scroll-show-maximum-output): Default is t.
13996
13997 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
13998 (batch-byte-compile-if-not-done): New function.
13999
14000 * Makefile.in (compile): New target.
14001 (compile-always): Renamed from compile-files.
14002 (compile-after-backup): Renamed from compile.
14003 (bootstrap): Depend on compile-always, not compile-files.
14004
14005 * emulation/pc-select.el (pc-select-save-and-set-mode):
14006 Properly use MODE-VAR.
14007
14008 2002-01-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14009
14010 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
14011 Version" to "About Emacs".
14012 (menu-bar-options-save): Add `default-frame-alist'
14013 to saved variables.
14014 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
14015 of the variable `scroll-bar-mode'.
14016
14017 * startup.el (normal-splash-screen, display-splash-screen):
14018 New functions (separated from command-line-1).
14019 (command-line-1): Use them.
14020
14021 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
14022
14023 * calendar/calendar.el (generate-calendar-month): Doc fix.
14024
14025 2002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14026
14027 * time.el (display-time-mail-directory): New option.
14028 (display-time-mail-function): Update doc-string.
14029 (display-time-mail-icon): Use XPM image when available.
14030 (display-time-string-forms): Use more descriptive text as
14031 help-echo property.
14032 (display-time-mail-check-directory): New function.
14033 (display-time-update): Use it.
14034
14035 * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
14036 Quote `window-system'.
14037
14038 * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
14039 Add Keywords header. Update Commentary section.
14040 Update copyright notice.
14041
14042 * menu-bar.el (menu-bar-scroll-bar-right)
14043 (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
14044 (showhide-menu-bar): New functions.
14045 (menu-bar-showhide-menu): New submenu "Show/Hide".
14046 (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
14047 "Show/Hide".
14048 Update copyright notice.
14049
14050 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
14051
14052 * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
14053
14054 2002-01-26 Evgeny Roubinchtein <evgenyr@cs.washington.edu>
14055
14056 * pc-select.el (pc-selection-mode-hook)
14057 (pc-select-saved-settings-alist, pc-select-map)
14058 (pc-select-saved-global-map, pc-select-key-bindings-alist)
14059 (pc-select-default-key-bindings, pc-select-extra-key-bindings)
14060 (pc-select-meta-moves-sexps-key-bindings)
14061 (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
14062 New variables.
14063 (pc-select-define-keys, pc-select-restore-keys): New functions.
14064 (pc-select-add-to-alist, pc-select-save-and-set-var)
14065 (pc-select-save-and-set-mode, pc-select-restore-var)
14066 (pc-select-restore-mode): New macros.
14067 (pc-selection-mode): Completely rewrote the body of the function;
14068 the main goal was to make pc-selection-mode "turn-off"-able, like
14069 other minor modes. Use define-minore-mode instead of just a
14070 defun. Store the key bindings into four alists:
14071 pc-select-default-key-bindings, pc-select-extra-key-bindings,
14072 pc-select-meta-moves-sexps-key-bindings, and
14073 pc-select-tty-key-bindings; then have the pc-select-define-keys
14074 function walk those alists instead of calling define-key
14075 repeatedly. When the mode is turned on, set the
14076 keybindings in global-map and remember the old keybindings; when
14077 the mode is turned off, restore the previously-saved keybindings.
14078 (pc-selection-mode defcustom): Reflect the fact that the mode is
14079 now "turn-off"-able.
14080
14081 2002-01-26 Eli Zaretskii <eliz@is.elta.co.il>
14082
14083 * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
14084 returns t, don't treat that as an error.
14085
14086 2002-01-25 Jason Rumney <jasonr@gnu.org>
14087
14088 * faces.el (face-font-registry-alternatives) [windows-nt]:
14089 Add ms-oemlatin as an alternative for iso8859-1.
14090
14091 2002-01-25 Stefan Monnier <monnier@cs.yale.edu>
14092
14093 * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
14094 args and the absence of an entry. Don't add -f each time.
14095
14096 2002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
14097
14098 * emacs-lisp/cl-seq.el (mismatch): Doc fix.
14099
14100 Support for more than 8 colors on character terminals:
14101
14102 * term/rxvt.el: New file.
14103
14104 * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
14105
14106 * term/xterm.el (xterm-standard-colors): New variable.
14107 (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
14108 (xterm-rxvt-set-background-mode): New functions.
14109 (toplevel): Call xterm-register-default-colors,
14110 xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
14111 Add support for more keys from xterm's terminfo entry.
14112
14113 * facemenu.el (list-colors-display): If the argument is nil, don't
14114 show more colors that the number returned by display-color-cells.
14115
14116 * term/pc-win.el (msdos-color-values): Reverse the order of the
14117 colors, since tty-color-define now preserves the registration order.
14118
14119 * w32-fns.el (w32-tty-standard-colors): Reverse the order.
14120
14121 * term/tty-colors.el (tty-standard-colors): Reverse the order.
14122 (tty-register-default-colors): New function; code moved from
14123 startup.el's command-line.
14124 (tty-modify-color-alist): Use nconc instead of cons, to preserve
14125 the order the colors where registered.
14126
14127 * frame.el (display-color-cells): Use tty-display-color-cells.
14128
14129 * startup.el (command-line): Call tty-register-default-colors.
14130
14131 2002-01-25 Richard M. Stallman <rms@gnu.org>
14132
14133 * subr.el (remove): Doc fix.
14134
14135 2002-01-24 Richard M. Stallman <rms@gnu.org>
14136
14137 * progmodes/compile.el (compilation-handle-exit):
14138 Add a compilation-handle-exit property to the "finished" message.
14139 (compilation-parse-errors): Stop parsing when that property is seen.
14140
14141 * subr.el (substring-no-properties): New function.
14142 (copy-without-properties): Function deleted.
14143
14144 * term/x-win.el (x-handle-geometry): Put sizes on both
14145 initial-frame-alist and default-frame-alist.
14146
14147 * cus-edit.el (custom-save-all): Bind file-precious-flag to t
14148 for saving .emacs.
14149
14150 * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
14151
14152 * calendar/calendar.el (generate-calendar-month): Doc fix.
14153
14154 2002-01-23 Richard M. Stallman <rms@gnu.org>
14155
14156 * play/tetris.el (tetris): New defgroup.
14157 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
14158 (tetris-default-tick-period): Convert to defcustom.
14159 Added * in docstring to indicate user variable.
14160 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
14161 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
14162 (tetris-buffer-height, tetris-width, tetris-height)
14163 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
14164
14165 2002-01-22 Stefan Monnier <monnier@cs.yale.edu>
14166
14167 * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
14168 and is already matched by adaptive-fill-regexp.
14169
14170 2002-01-22 Richard M. Stallman <rms@gnu.org>
14171
14172 * bindings.el (mode-line-copied-mode-name): New variable.
14173 (mode-line-mode-name): Don't modify mode-name itself!
14174 Instead, make a copy and reuse it.
14175
14176 * subr.el (copy-without-properties): New function.
14177
14178 * progmodes/sh-script.el (sh-set-shell): Doc fix.
14179
14180 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
14181 slash if DIR is just slash.
14182
14183 * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
14184
14185 2002-01-21 Richard M. Stallman <rms@gnu.org>
14186
14187 * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
14188
14189 * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
14190 Move defvar up.
14191
14192 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
14193
14194 * ibuffer.el: Don't require ibuf-ext at load time.
14195 (ibuffer): Require ibuf-ext here.
14196
14197 2002-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
14198
14199 * generic-x.el (apache-conf-generic-mode): Highlight the first
14200 word in a line even if preceded by blanks.
14201
14202 2002-01-21 Richard M. Stallman <rms@gnu.org>
14203
14204 * window.el (window-body-height): Handle minibuffer window specially.
14205 Otherwise, don't return less than 1.
14206
14207 2002-01-20 Thomas Dorner <Thomas.Dorner@start.de>
14208
14209 * ange-ftp.el: Added support for BS2000, and for raw ftp
14210 login commands (needed in some circumstances).
14211 (ange-ftp-raw-login): New custom var.
14212 (ange-ftp-normal-login): Perform login with raw ftp commands, if
14213 ange-ftp-raw-login is set and account password is needed.
14214 (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
14215 (ange-ftp-bs2000-filename-pubset-regexp)
14216 (ange-ftp-bs2000-filename-username-regexp)
14217 (ange-ftp-bs2000-filename-prefix-regexp)
14218 (ange-ftp-bs2000-name-template): New consts.
14219 (ange-ftp-bs2000-short-filename-regexp)
14220 (ange-ftp-bs2000-fix-name-regexp-reverse)
14221 (ange-ftp-bs2000-fix-name-regexp): New consts.
14222 (ange-ftp-bs2000-special-prefix): New custom var.
14223 (ange-ftp-fix-name-for-bs2000)
14224 (ange-ftp-fix-dir-name-for-bs2000): New funs.
14225 (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
14226 (ange-ftp-bs2000-posix-hook-installed): New vars.
14227 (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
14228 (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
14229 (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
14230 (ange-ftp-bs2000-filename-regexp): New const.
14231 (ange-ftp-bs2000-additional-pubsets): New custom var.
14232 (ange-ftp-bs2000-cd-to-posix): New fun.
14233
14234 2002-01-20 Colin Walters <walters@verbum.org>
14235
14236 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
14237 with `byte-compile-dynamic'.
14238 (ibuffer-default-directory, toplevel): Doc files.
14239
14240 2002-01-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14241
14242 * tempo.el (tempo-define-template): Doc fix.
14243
14244 * scroll-bar.el (scroll-bar-mode): Make argument optional.
14245
14246 2002-01-20 Jason Rumney <jasonr@gnu.org>
14247
14248 * w32-vars.el: New file.
14249
14250 * loadup.el [windows-nt]: Load it.
14251
14252 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
14253 and make them defcustoms.
14254
14255 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
14256
14257 2002-01-19 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14258
14259 * language/tibet-util.el (tibetan-decompose-region)
14260 (tibetan-decompose-string): Fix typo in docstring.
14261
14262 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
14263
14264 2002-01-18 Richard M. Stallman <rms@gnu.org>
14265
14266 * comint.el (comint-redirect-send-command-to-process):
14267 Restore previous current buffer.
14268
14269 * window.el (window-body-height): New function.
14270
14271 2002-01-18 Zoltan Kemenczy <kemenczy@rogers.com>
14272
14273 * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
14274 "Finish Function" menu map entries for jdb mode.
14275 (gud-jdb-use-classpath): New customization variable.
14276 (gud-jdb-command-name): Add customization.
14277 (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
14278 (gud-jdb-classpath-string): New variable.
14279 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
14280 (gud-jdb-build-source-files-list): Likewise.
14281 (gud-jdb-massage-args): Record any command argument classpath
14282 string in `gud-jdb-classpath-string'.
14283 (gud-jdb-lowest-stack-level): New function, finds bottom of current
14284 java call stack in jdb output.
14285 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
14286 (gud-jdb-parse-classpath-string): New functions.
14287 (gud-jdb-marker-filter): Search/detect classpath information in
14288 jdb's output. marker regexp updated to match oldjdb and jdb output
14289 formats. Expand search for source files to include new/old methods
14290 using new functions above. Do not allow `gud-marker-acc' to grow
14291 without bound.
14292 (jdb): Set classpath information (if available) as jdb is started.
14293 Change `gud-break' and `gud-remove'
14294 to use new %c ("class") escape in format strings.
14295 Add `gud-finish', `gud-up', `gud-down' command string functions, and
14296 add them to the local menu map. Update `comint-prompt-regexp' for
14297 jdb and oldjdb. If attaching to an already running java VM and
14298 configured to use classpath, send command to query for classpath,
14299 else use previous method for finding and parsing java
14300 sources. Set `gud-jdb-find-source' function accordingly.
14301 (gud-mode): Doc fix.
14302 (gud-format-command): Add support for new %c ("class") escape.
14303 (gud-find-class): New function in support of %c escape.
14304
14305 2002-01-17 Richard M. Stallman <rms@gnu.org>
14306
14307 * ibuf-ext.el: Enable byte-compile-dynamic.
14308
14309 2002-01-17 Jason Rumney <jasonr@gnu.org>
14310
14311 * term/w32-win.el: Restore conditional require of fontset.
14312
14313 2002-01-16 Richard M. Stallman <rms@gnu.org>
14314
14315 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
14316 more or less.
14317 (mouse-drag-region): New function. For a click in the echo area,
14318 show *Messages*.
14319
14320 * ibuf-ext.el: Delete the autoloads for functions defined with
14321 ibuffer-specific commands.
14322
14323 * help.el (describe-distribution): Really call view-file.
14324
14325 * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
14326 (ange-ftp-get-process): Pass that arg.
14327
14328 * comint.el (comint-simple-send): Fix previous change.
14329
14330 * net/telnet.el (telnet-simple-send): Fix previous change.
14331
14332 * progmodes/sql.el (sql-escape-newlines-and-send)
14333 (sql-query-placeholders-and-send): Fix previous change.
14334
14335 2002-01-16 Colin Walters <walters@verbum.org>
14336
14337 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
14338 URL, Compatibility headers. Update copyright notice.
14339 * ibuf-macs.el (toplevel): Require `cl' when compiling.
14340
14341 2002-01-16 Andrew Choi <akochoi@cse.cuhk.edu.hk>
14342
14343 * startup.el (command-line): Set EOL mnemonics for the Mac.
14344
14345 2002-01-16 Andreas Schwab <schwab@suse.de>
14346
14347 * mail/feedmail.el (feedmail): Fix :link spec.
14348
14349 2002-01-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14350
14351 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
14352 2 ldapsearch.
14353
14354 * net/eudc.el: New maintainer. Change author's address.
14355 (eudc-pre-select-window-configuration, eudc-insertion-marker):
14356 Variables removed.
14357 (eudc-insert-selected): Function removed.
14358 (eudc-select): Reimplemented.
14359 (eudc-expand-inline): Delete the strings only after its expansion
14360 is chosen not before.
14361
14362 * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
14363 Minor coding style fixes.
14364
14365 * net/eudcb-ldap.el: New maintainer. Change author's address.
14366 (eudc-attribute-display-method-alist): Display mail with
14367 eudc-display-mail.
14368
14369 * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
14370 * net/eudc-vars.el: New maintainer. Change author's address.
14371
14372 * net/eudc-bob.el: New maintainer. Change author's address.
14373 (eudc-bob-mail-keymap): New keymap for e-mail addresses.
14374 (eudc-display-mail): New function.
14375 (eudc-bob-play-sound-at-point): Remove XEmacs case.
14376
14377 2002-01-15 Richard M. Stallman <rms@gnu.org>
14378
14379 * emacs-lisp/autoload.el (make-autoload):
14380 Don't handle define-ibuffer-column, define-ibuffer-filter,
14381 define-ibuffer-sorter, and define-ibuffer-op.
14382
14383 2002-01-14 Richard M. Stallman <rms@gnu.org>
14384
14385 * calendar/calendar.el (diary-date-forms): Doc fix.
14386
14387 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
14388
14389 * startup.el (command-line): Register the default tty colors even
14390 if the terminal doesn't seem to support colors.
14391 <tty-long-option-alist>: New option --color.
14392 (tty-handle-args): Parse the --color arg.
14393
14394 * term/tty-colors.el (tty-color-mode-alist): New variable.
14395
14396 2002-01-14 Stefan Monnier <monnier@cs.yale.edu>
14397
14398 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
14399 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
14400 Use it.
14401 (ange-ftp-hook-function): Preserve match-data.
14402 (ange-ftp-insert-directory): Typo.
14403 (ange-ftp-shell-command): Check if regexp matched.
14404
14405 2002-01-13 Richard M. Stallman <rms@gnu.org>
14406
14407 * international/mule-cmds.el: help-map bindings moved to help.el.
14408
14409 * help.el (view-echo-area-messages): New function.
14410 (help-map): Add `e' binding. Delete obsolete `d' binding.
14411 Change old Info bindings C-f, C-k and C-i to F, K, S.
14412 Move view-emacs-FAQ from F to C-f.
14413 Move view-emacs-problems from P to C-e.
14414 Bindings moved here from mule-cmds.el.
14415 C-l binding for describe-language-environment deleted
14416 (help-for-help): Update for all these changes.
14417
14418 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
14419
14420 2002-01-13 Dave Love <fx@gnu.org>
14421
14422 * emacs-lisp/copyright.el: Doc fixes.
14423 (copyright-regexp): Add Latin-9 copyright sign.
14424 Match comment delimiters in year lists.
14425 (copyright-current-year): Initialize to load-time year.
14426
14427 2002-01-13 Andreas Schwab <schwab@suse.de>
14428
14429 * dired-aux.el (dired-do-shell-command): Doc fix.
14430
14431 2002-01-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14432
14433 * startup.el (command-line-x-option-alist): New options "-fs",
14434 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
14435
14436 * term/x-win.el (x-handle-initial-switch): New function.
14437
14438 2002-01-13 Colin Walters <walters@debian.org>
14439
14440 * emacs-lisp/autoload.el (make-autoload): Handle define-ibuffer-column,
14441 define-ibuffer-filter, define-ibuffer-sorter, and define-ibuffer-op.
14442
14443 * emacs-lisp/lisp-mode.el (toplevel): Ditto.
14444
14445 * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
14446
14447 2002-01-12 Richard M. Stallman <rms@gnu.org>
14448
14449 * net/browse-url.el (browse-url-grail):
14450 Use browse-url-maybe-new-window.
14451
14452 * net/telnet.el (telnet-simple-send):
14453 Handle comint-input-sender-no-newline like comint-simple-send.
14454
14455 * progmodes/sql.el (sql-query-placeholders-and-send):
14456 Handle comint-input-sender-no-newline like comint-simple-send.
14457 (sql-escape-newlines-and-send): Likewise.
14458
14459 * comint.el (comint-input-sender): Doc fix.
14460 (comint-input-sender-no-newline): New variable.
14461 (comint-simple-send): If comint-input-sender-no-newline,
14462 don't output newline, but maybe send eof.
14463 (comint-send-input): New arg NO-NEWLINE.
14464 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
14465
14466 2002-01-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14467
14468 * textmodes/flyspell.el (flyspell-check-pre-word-p):
14469 Prevent delaying when executing keyboard macros.
14470
14471 2002-01-12 Richard M. Stallman <rms@gnu.org>
14472
14473 * simple.el (line-move): If we can't move enough lines,
14474 go to beginning or end of line.
14475
14476 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
14477 and proper window.
14478
14479 * help.el (describe-mode): Call help-setup-xref in the help buffer.
14480 Switch buffers only after calling `help-buffer'.
14481
14482 * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
14483 only when they are surrounded by whitespace.
14484 Use dired-mark-separator when adding one file name to a command.
14485 (dired-do-shell-command): Verify that * is surrounded by whitespace.
14486 Ask for confirmation if * or ? is not surrounded by whitespace.
14487 (dired-bunch-files): Re-reverse the partial file list when it is used.
14488
14489 2002-01-12 Richard M. Stallman <rms@gnu.org>
14490
14491 * comint.el (comint-dynamic-list-completions): Repeating the command
14492 after displaying a completion list scrolls the list.
14493
14494 2002-01-12 Eli Zaretskii <eliz@is.elta.co.il>
14495
14496 * files.el (find-file-noselect): Don't consider a buffer as
14497 visiting a file literally if it is in hexl-mode.
14498
14499 * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
14500
14501 2002-01-11 Richard M. Stallman <rms@gnu.org>
14502
14503 * startup.el (initial-scratch-message): Fix custom type, add group.
14504
14505 * mail/rmail.el (rmail-decode-babyl-format): Disable undo
14506 around the decode-coding-region call.
14507
14508 * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
14509 after displaying a completion list scrolls the list.
14510
14511 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
14512
14513 * version.el (emacs-version): Bump to 21.2.50.
14514
14515 2002-01-10 Thien-Thi Nguyen <ttn@giblet.glug.org>
14516
14517 * play/zone.el (zone-timeout): New var.
14518 (zone-hiding-modeline): New macro.
14519 (zone-call): New func.
14520
14521 (zone): Init `modeline-hidden-level' symbol property.
14522 Use `zone-call' instead of `funcall'.
14523
14524 (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
14525
14526 (zone-pgm-stress): Use `zone-hiding-modeline'.
14527
14528 (zone-pgm-stress-destress): New zone program.
14529
14530 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
14531
14532 * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
14533
14534 2002-01-09 Richard M. Stallman <rms@gnu.org>
14535
14536 * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
14537
14538 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
14539
14540 * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
14541 flyspell-mouse-map.
14542
14543 2002-01-08 Richard M. Stallman <rms@gnu.org>
14544
14545 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
14546
14547 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
14548
14549 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
14550
14551 2002-01-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14552
14553 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
14554 Do not use make-local-hook.
14555
14556 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
14557
14558 * international/quail.el (quail-start-translation)
14559 (quail-start-conversion): Bind last-command-event, last-command,
14560 and this-command in the first let. This fixes the change from
14561 2000-08-30.
14562
14563 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
14564
14565 * ediff-hook.el: Add an autoload cookie.
14566
14567 2002-01-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14568
14569 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
14570 address of the author.
14571
14572 2002-01-08 Richard M. Stallman <rms@gnu.org>
14573
14574 * replace.el (occur-mode-goto-occurrence-other-window): New command.
14575 (occur-mode-map): Bind `o' to that.
14576
14577 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
14578
14579 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
14580 new macro that replaces viper-emacs-p and viper-xemacs-p in many
14581 cases. Used to reduce the number of warnings.
14582
14583 * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
14584 (viper-standard-value): Move here from viper.el.
14585 (viper-set-unread-command-events): Move to viper-util.el
14586 (viper-check-minibuffer-overlay): Make sure
14587 viper-minibuffer-overlay is moved to cover the entire input field.
14588
14589 * viper-util.el: Use viper-cond-compile-for-xemacs-or-emacs.
14590 (viper-read-key-sequence, viper-set-unread-command-events)
14591 (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
14592
14593 * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
14594
14595 * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
14596
14597 * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
14598
14599 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
14600 (viper-event-vector-p): Move to viper-util.el
14601
14602 * viper.el (viper-standard-value): Move to viper-cmd.el.
14603 Use viper-cond-compile-for-xemacs-or-emacs.
14604
14605 * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14606
14607 * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14608
14609 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
14610 New macro designed to be used in many places where ediff-emacs-p or
14611 ediff-xemacs-p was previously used. Reduces the number of warnings.
14612 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
14613 of ediff-xemacs-p.
14614 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
14615 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
14616 (ediff-whitespace-diff-region-p, ediff-get-region-contents):
14617 Move to ediff-util.el.
14618 (ediff-event-key): Moved here.
14619
14620 * ediff-merge.el: Got rid of unreferenced variables.
14621
14622 * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14623
14624 * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14625 (ediff-cleanup-mess): Improve the way windows are set up after
14626 quitting ediff.
14627 (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
14628 (ediff-dispose-of-variant-according-to-user): New function
14629 designed to be smarter and also understands indirect buffers.
14630 (ediff-highlight-diff-in-one-buffer)
14631 (ediff-unhighlight-diff-in-one-buffer)
14632 (ediff-unhighlight-diffs-totally-in-one-buffer)
14633 (ediff-highlight-diff, ediff-highlight-diff)
14634 (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
14635 (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
14636 (ediff-get-region-contents, ediff-make-current-diff-overlay):
14637 Moved here.
14638 (ediff-format-bindings-of): New function by Hannu Koivisto
14639 <azure@iki.fi>.
14640 (ediff-setup): Make sure the merge buffer is always widened and
14641 modifiable.
14642 (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
14643 result of a merge into a file visited by another buffer.
14644 (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
14645 is visited by another buffer and ask to save/delete that buffer.
14646 (ediff-verify-file-merge-buffer): New function to do the above.
14647
14648 * ediff-vers.el: Load ediff-init.el at compile time.
14649
14650 * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14651
14652 * ediff.el (ediff-windows, ediff-regions-wordwise)
14653 (ediff-regions-linewise): Use indirect buffers to improve
14654 robustness and make it possible to compare regions of the same
14655 buffer (even overlapping regions).
14656 (ediff-clone-buffer-for-region-comparison)
14657 (ediff-clone-buffer-for-window-comparison): New functions.
14658 (ediff-files-internal): Refuse to compare identical files.
14659 (ediff-regions-internal): Get rid of the warning about comparing
14660 regions of the same buffer.
14661
14662 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
14663 Plus the following fixes courtesy of Dave Love: Doc fixes.
14664 (ediff-word-1): Use word class and move - to the
14665 front per regexp documentation.
14666 (ediff-wordify): Bind forward-word-function outside loop.
14667 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
14668 consing buffer contents.
14669 (ediff-goto-word): Move syntax table setting outside loop.
14670
14671 2002-01-07 Richard M. Stallman <rms@gnu.org>
14672
14673 * dired.el (dired-copy-filename-as-kill): Call kill-append
14674 if following a kill command.
14675
14676 * help-fns.el (describe-variable, describe-function):
14677 Do save-excursion.
14678
14679 2002-01-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14680
14681 * net/ldap.el (ldap-search-internal): Skip error message from
14682 ldapsearch. Allow listing attribute names only. Do not open
14683 non-existent files.
14684
14685 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
14686 call non-existent function.
14687
14688 * net/eudc.el (top-level): Revert previous change.
14689
14690 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
14691 variables to prevent warning from byte-compiler.
14692
14693 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
14694 string-match on emacs-version again.
14695
14696 * enriched.el (enriched-make-annotation): Fix the change from
14697 2002-01-05.
14698 (enriched-handle-display-prop): Return proper values.
14699
14700 * net/eudcb-ldap.el (eudc-attribute-display-method-alist):
14701 Use proper attribute name labeledUri instead of deprecated labeledUrl.
14702
14703 2002-01-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14704
14705 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
14706 editing an empty hotlist.
14707
14708 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
14709 Use buffer-string instead of buffer-substring for the whole buffer.
14710
14711 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
14712 not free.
14713
14714 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
14715 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
14716 (eudc-bob-save-object): Make the buffer unibyte.
14717 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
14718 object to external program.
14719
14720 2002-01-05 Andre Spiegel <spiegel@gnu.org>
14721
14722 * vc.el (vc-branch-part): Return nil if there's no `.'
14723 (vc-default-previous-version): Renamed from vc-previous-version.
14724 New args BACKEND and FILE. Return nil for revision numbers
14725 without a `.'
14726 (vc-version-diff): Call vc-BACKEND-previous-version.
14727 (vc-steal-lock): Steal lock before composing mail, so that no mail
14728 is sent when the stealing goes wrong. And we'll actually see the
14729 error in that case now.
14730 (vc-finish-steal): Removed.
14731
14732 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
14733 the lock, so that we see expanded headers.
14734 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p)
14735 (vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
14736 available from vc.el. Updated all callers.
14737
14738 2002-01-05 Richard M. Stallman <rms@gnu.org>
14739
14740 * enriched.el (enriched-make-annotation): Doc fix.
14741
14742 * format.el (format-replace-strings, format-subtract-regions)
14743 (format-annotate-region, format-annotate-location)
14744 (format-annotate-atomic-property-change)
14745 (format-annotate-single-property-change): Doc fixes.
14746
14747 2002-01-05 Jason Rumney <jasonr@gnu.org>
14748
14749 * term/w32-win.el: Require fontset unconditionally.
14750 (w32-handle-scroll-bar-event): Remove.
14751
14752 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14753
14754 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
14755 copyrights to be updated.
14756
14757 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
14758
14759 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
14760 2001-10-24.
14761
14762 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
14763
14764 2002-01-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14765
14766 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated entry.
14767 (ldap-ignore-attribute-codings): Change the default value to allow
14768 encoding/decoding of attributes.
14769 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
14770
14771 2002-01-03 Richard M. Stallman <rms@gnu.org>
14772
14773 * files.el (basic-save-buffer): Undo previous change.
14774
14775 * calendar/diary-lib.el (diary-block): Doc fix.
14776
14777 * custom.el (defcustom): Fix syntax of previous change.
14778
14779 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
14780
14781 * custom.el (defcustom): Documented :tag, :link and :load.
14782
14783 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14784
14785 * mail/sendmail.el (mail-recover-1): New function.
14786 (mail-recover): Switch to the *mail* buffer right away.
14787 Use buffer-auto-save-file-name instead of calling
14788 make-auto-save-file-name. Call dired-noselect instead of invoking
14789 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
14790 before reading the auto-save file. If the buffer's auto-save file
14791 does not exist, call mail-recover-1 to allow recovery from past
14792 auto-saved drafts.
14793
14794 2002-01-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14795
14796 * time.el (display-time-load-average-threshold): Fix defcustom
14797 (add type and group).
14798
14799 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
14800 specification from the hostname.
14801
14802 2002-01-02 Richard M. Stallman <rms@gnu.org>
14803
14804 * facemenu.el (facemenu-active-faces):
14805 Use face-attributes-as-vector, not face-attributes-vector.
14806
14807 2002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
14808
14809 * xscheme.el: Eleven years of updates on a private copy.
14810
14811 Extensive changes to support multiple xscheme buffers:
14812 (run-scheme): Break up into new functions to facilitate starting
14813 processes in other buffers.
14814 (xscheme-start, xscheme-read-command-line): New functions.
14815 (start-scheme, select-scheme)
14816 (default-xscheme-runlight)
14817 (global-set-scheme-interaction-buffer)
14818 (local-set-scheme-interaction-buffer)
14819 (local-clear-scheme-interaction-buffer)
14820 (exit-scheme-interaction-mode)
14821 (verify-xscheme-buffer): New functions.
14822 (xscheme-process-name, xscheme-buffer-name)
14823 (xscheme-runlight): New internal vars.
14824 (default-xscheme-runlight): New const.
14825 (xscheme-start-process): Add args for the process/buffer names.
14826 (reset-scheme): Pass process/buffer names.
14827 (scheme-interaction-mode): Initialize new local vars.
14828 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
14829 (xscheme-select-process-buffer, xscheme-process-buffer)
14830 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
14831 (xscheme-goto-output-point, xscheme-write-message-1): Use new
14832 var xscheme-process-name.
14833 (xscheme-start-process): Initialize xscheme-process-name and
14834 xscheme-buffer-name in the process buffer. Pass buffer name to
14835 xscheme-modeline-initialize.
14836 (xscheme-modeline-initialize): Add argument to specify buffer name
14837 for mode-line vars.
14838 (xscheme-process-sentinel): Make sure sentinel is run in the
14839 process buffer so it sees its local vars.
14840 (xscheme-process-filter-initialize, xscheme-set-runlight):
14841 More elaborate logic to handle multiple-buffer mode lines.
14842
14843 (xscheme-enter-input-wait): Re-enable control-G handler upon
14844 entering input wait.
14845
14846 (scheme-interaction-mode): Add arg to preserve local vars.
14847 (xscheme-enter-interaction-mode)
14848 (xscheme-enter-debugger-mode): Preserve local vars.
14849 (xscheme-start-process): Clobber local vars.
14850
14851 (scheme-interaction-mode-commands): Allow end user to add commands
14852 to scheme-interaction-mode keymap.
14853 (scheme-interaction-mode-commands-alist): New variable.
14854
14855 (xscheme-send-string): Don't use insert-before-markers.
14856
14857 Implement a per-buffer kill ring:
14858 (xscheme-insert-expression)
14859 (xscheme-rotate-yank-pointer, xscheme-yank)
14860 (xscheme-yank-pop, xscheme-yank-push): New functions.
14861 (xscheme-expressions-ring)
14862 (xscheme-expressions-ring-yank-pointer)
14863 (xscheme-expressions-ring-max): New variables.
14864 (xscheme-send-string-1): Call xscheme-insert-expression to save
14865 expression in ring.
14866 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
14867 (xscheme-previous-send): Deleted variable.
14868
14869 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed)
14870 (xscheme-send-control-g-interrupt): Use process-send-string rather
14871 than send-string.
14872
14873 (xscheme-send-region): Insert a newline after an expression that
14874 is submitted in the interaction buffer, for consistency with
14875 recent changes to Edwin.
14876
14877 (xscheme-delete-output): New function mimics comint-delete-output.
14878 (xscheme-last-input-end): New internal variable.
14879 (xscheme-process-filter-output): Update xscheme-last-input-end.
14880
14881 (xscheme-send-control-g-interrupt): Make sure that
14882 xscheme-control-g-disabled-p is looked up in the right buffer.
14883
14884 (xscheme-enable-control-g): Clear C-g message if visible.
14885 (xscheme-control-g-message-string): New internal var.
14886 (xscheme-send-control-g-interrupt): Use new var.
14887
14888 (xscheme-send-control-g-interrupt, xscheme-send-interrupt):
14889 Delay after sending interrupt in order to work around race condition.
14890
14891 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
14892 (xscheme-send-char): Use xscheme-send-char rather than send-string
14893 to send single char.
14894
14895 (xscheme-process-filter, xscheme-process-filter-alist):
14896 Add support for evaluating expressions outside of the call-excursion.
14897 (xscheme-process-filter:string-action-noexcursion): New func.
14898
14899 (xscheme-write-value): Change output string to match that used by
14900 Edwin.
14901
14902 (xscheme-coerce-prompt): Don't write a space after a command
14903 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
14904 for us.
14905
14906 (reset-scheme): Delete process after killing it.
14907
14908 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
14909
14910 * bindings.el (function-key-map): Don't bind shifted keypad
14911 numeric keys.
14912
14913 2002-01-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14914
14915 * enriched.el (enriched-handle-display-prop): Remove unused variables.
14916 (enriched-mode): Doc fix.
14917
14918 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
14919
14920 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
14921 Hebrew points.
14922
14923 2002-01-01 Richard M. Stallman <rms@gnu.org>
14924
14925 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
14926
14927 2001-12-31 Richard M. Stallman <rms@gnu.org>
14928
14929 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
14930 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
14931 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
14932 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
14933 * progmodes/cperl-mode.el, progmodes/idlwave.el:
14934 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
14935 Adapt face definitions to use :weight and :slant.
14936
14937 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
14938
14939 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
14940
14941 * font-lock.el (initializing from font-lock-face-attributes):
14942 Use :weight and :slant, not :bold and :italic.
14943
14944 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
14945
14946 * cus-edit.el (custom-face-edit-fix-value): New function.
14947 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
14948
14949 2001-12-30 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14950
14951 * progmodes/octave-mod.el (octave-abbrev-table):
14952 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
14953 * progmodes/fortran.el (fortran-mode-abbrev-table):
14954 * progmodes/f90.el (f90-mode-abbrev-table):
14955 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
14956 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
14957 predefined abbrevs as "system" abbrevs.
14958
14959 2001-12-30 Richard M. Stallman <rms@gnu.org>
14960
14961 * info.el (Info-fontify-node): For a **** underline line, put the
14962 invisible and intangible props on the following newline, but not
14963 on the previous newline or the last char of the previous line.
14964
14965 * faces.el (face-set-after-frame-default): Don't change `default' face.
14966
14967 * faces.el (minibuffer-prompt): Adopt some default colors.
14968
14969 * replace.el (query-replace-read-args): Immediate error if read-only.
14970
14971 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
14972 Display the output buffer in a more intelligent way.
14973
14974 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
14975
14976 * ls-lisp.el (insert-directory): Modify the "total" line wording,
14977 in accordance with files.el's insert-directory.
14978
14979 2001-12-29 Richard M. Stallman <rms@gnu.org>
14980
14981 * files.el (basic-save-buffer): If a before-write hook displays
14982 an echo area message, pause before calling basic-save-buffer-1.
14983
14984 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
14985
14986 * textmodes/reftex-global.el (reftex-query-replace-document)
14987 (reftex-change-label): Doc fix.
14988
14989 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
14990
14991 * progmodes/etags.el (tags-query-replace): Doc fix.
14992
14993 2001-12-29 Richard M. Stallman <rms@gnu.org>
14994
14995 * progmodes/compile.el (compile-internal): Fix previous change.
14996
14997 2001-12-28 Richard M. Stallman <rms@gnu.org>
14998
14999 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
15000 shrink the windows above as necessary to get space.
15001 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
15002
15003 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
15004 This fixes a bug that treated all files as directories.
15005 (ange-ftp-insert-directory): Explicitly follow symlinks.
15006
15007 * international/iso-transl.el (iso-transl-char-map) Eliminate the
15008 alias symbols--put the translated sequences here directly.
15009
15010 * progmodes/cc-mode.el (c-mode-abbrev-table)
15011 (c++-mode-abbrev-table, objc-mode-abbrev-table)
15012 (java-mode-abbrev-table, pike-mode-abbrev-table):
15013 Mark all the predefined abbrevs as "system" abbrevs.
15014
15015 * mail/sendmail.el (mail-envelope-from): Fix custom type.
15016 (sendmail-send-it): Check mail-specify-envelope-from
15017 and mail-envelope-from in the mail buffer at start.
15018
15019 2001-12-28 Simon Josefsson <jas@extundo.com>
15020
15021 * mail/sendmail.el (mail-envelope-from): Fix :type.
15022 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
15023
15024 2001-12-28 Richard M. Stallman <rms@gnu.org>
15025
15026 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
15027
15028 * simple.el (line-move-invisible): New subroutine.
15029 (line-move-to-column): New subroutine--smarter about advancing over
15030 invisible parts of a line, or lines, but only as long as hpos grows.
15031 (line-move-finish): New subroutine: repeatedly processes desired
15032 column, intangibility, and fields.
15033 (line-move): Use those subroutines.
15034 When moving lines downward, skip invisible text first rather than last.
15035
15036 2001-12-27 Richard M. Stallman <rms@gnu.org>
15037
15038 * international/mule-diag.el (describe-char-after):
15039 Describe the text properties of the char after point.
15040
15041 * help.el (describe-key): Doc fix.
15042
15043 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
15044
15045 * find-dired.el (find-dired-sentinel): Precede exit message by
15046 two spaces, to match the regexp in dired-between-files.
15047
15048 2001-12-28 Miles Bader <miles@gnu.org>
15049
15050 * wid-edit.el (widget-toggle-value-create): Don't eval actual
15051 images (which are lists too).
15052
15053 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
15054
15055 * language/european.el: Fix the doc string of "Latin-5" language
15056 environment.
15057
15058 2001-12-26 Richard M. Stallman <rms@gnu.org>
15059
15060 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
15061 defined as before 2001-11-09.
15062 (add-minor-mode call): Specify the keymap.
15063
15064 * progmodes/compile.el (compile-internal):
15065 Set TERM variable in process-environment.
15066
15067 2001-12-25 Richard M. Stallman <rms@gnu.org>
15068
15069 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
15070 the buffer.
15071
15072 * startup.el (command-line): Convert command line args
15073 to Emacs internal representation using locale-coding-system.
15074
15075 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
15076
15077 * international/fontset.el: Don't require ind-util when compiling.
15078
15079 2001-12-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15080
15081 * emulation/tpu-edt.el (tpu-reset-screen-size):
15082 Use set-frame-height and set-frame-width instead of set-screen-height
15083 and set-screen-width.
15084
15085 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
15086 of obsolete set-screen-width.
15087
15088 * locate.el (locate): Remove dot at the end of error argument.
15089
15090 * emerge.el (emerge-show-file-name): Use frame-height instead of
15091 obsolete screen-height.
15092
15093 * mail/mh-utils.el (mh-show-msg): Likewise.
15094 (mh-handle-process-error): Use frame-width instead of obsolete
15095 screen-width.
15096
15097 2001-12-25 Richard M. Stallman <rms@gnu.org>
15098
15099 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
15100 to enlarge-window. Use save-selected-window. Don't try
15101 to resize windows that end at the bottom "level".
15102 Retry changing the sizes until the windows get the desired sizes.
15103 Discount the minibuffer when computing total height available.
15104
15105 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
15106 (debugger-make-xrefs): Only make a button for the first symbol
15107 on any line.
15108
15109 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
15110
15111 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
15112 Call IT-setup-unicode-display here instead of adding it to
15113 dos-codepage-setup-hook, so that Unicode display tables are set
15114 before dos-codepage-setup-hook runs.
15115
15116 2001-12-24 Richard M. Stallman <rms@gnu.org>
15117
15118 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
15119 (nslookup-mode-abbrev-table): Don't define it.
15120 (smbclient-mode-abbrev-table): Don't define it.
15121 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
15122 (nslookup-mode, smbclient-mode): Likewise.
15123 (network-connection-service-abbrev-alist): Variable deleted.
15124 (network-connection-mode-setup): Don't set up abbrev table.
15125
15126 * faces.el (minibuffer-prompt): New face.
15127 (minibuffer-prompt-properties): Add `face' property.
15128
15129 * replace.el (occur-mode-display-occurrence): New function.
15130 (occur-mode-map): Bind C-o to it.
15131
15132 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
15133
15134 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
15135 (viper-special-read-and-insert-char): Make C-m work right in the r
15136 comand.
15137 (viper-buffer-search-enable): Fixed format string.
15138
15139 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
15140 instead of viper-info-on-file.
15141 (ex-set-visited-file-name): New function.
15142
15143 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
15144
15145 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
15146 action argument.
15147
15148 * ediff-init.el: Fixed some doc strings.
15149
15150 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
15151 Got rid of make-local-hook.
15152
15153 * ediff-wind.el (ediff-setup-control-frame): Got rid of
15154 make-local-hook.
15155
15156 2001-12-23 Richard M. Stallman <rms@gnu.org>
15157
15158 * term/x-win.el (x-handle-geometry): Put height and width
15159 on default-frame-alist, left and top on initial-frame-alist.
15160 * term/w32-win.el (x-handle-geometry): Likewise.
15161
15162 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
15163
15164 * play/yow.el (yow): Use an arg to distinguish interactive calls,
15165 not interactive-p.
15166
15167 2001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15168
15169 * emacs-lisp/elint.el (elint-unknown-builtin-args):
15170 Remove mocklisp entries.
15171
15172 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
15173 Lisp. Obsoleted.
15174
15175 * emulation/mlconvert.el: File removed.
15176
15177 * emulation/mlsupport.el: Moved to obsolete.
15178
15179 * obsolete/mlsupport.el: Moved there from lisp/emulation.
15180
15181 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
15182
15183 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
15184 Remove mocklisp case.
15185
15186 * help-fns.el (describe-function-1): Remove mocklisp function case.
15187
15188 2001-12-22 Miles Bader <miles@gnu.org>
15189
15190 * textmodes/refill.el (refill-mode): Don't barf when redundantly
15191 turning refill-mode off.
15192
15193 2001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15194
15195 * time.el (display-time-load-average-threshold): New variable.
15196 (display-time-update): Use it.
15197
15198 These changes allow cycling through past 1, 5 and 15 minutes
15199 load-average displayed in the mode-line.
15200
15201 * time.el (display-time-default-load-average): New customizable option.
15202 (display-time-load-average): New variable.
15203 (display-time-cycle-load-average): New function.
15204 (display-time-update): Use them.
15205
15206 2001-12-21 Richard M. Stallman <rms@gnu.org>
15207
15208 * apropos.el (apropos-print): SPACING is now nil or a separator string.
15209 (apropos-documentation, apropos-value): Pass a suitable string.
15210
15211 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
15212
15213 * dired.el (dired-free-space-program, dired-free-space-args):
15214 Aliases for back-compatibility.
15215
15216 * info.el (Info-select-node): If Info-use-header-line is nil, set
15217 header-line-format to nil.
15218 (Info-fontify-node): Don't put a keymap text property on the
15219 heading if we are not going to display the header line. Remove
15220 any such text properties left over from past visits to this node.
15221
15222 * ls-lisp.el (insert-directory): Insert the amount of free disk
15223 space, like files.el's insert-directory does.
15224
15225 * files.el (directory-free-space-program):
15226 Mention file-system-info in the doc string.
15227 (get-free-disk-space): New function; code moved from insert-directory.
15228 (insert-directory): Call get-free-disk-space to get the amount of
15229 free space.
15230
15231 2001-12-21 Richard M. Stallman <rms@gnu.org>
15232
15233 * help.el (view-order-manuals, view-emacs-news, describe-copying)
15234 (describe-distribution, describe-project): Use view-file.
15235
15236 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
15237
15238 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
15239
15240 * emacs-lisp/easy-mmode.el (define-minor-mode):
15241 Make no arg by default in an interactive call,
15242 so that repeating the command toggles again.
15243
15244 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
15245
15246 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
15247
15248 * antlr-mode.el: More sophisticated indentation of cpp directive.
15249 (antlr-indent-at-bol-alist): New user option.
15250 (antlr-indent-line): Use it.
15251 (antlr-indent-style): New user option.
15252 (antlr-mode): Use it.
15253 (antlr-indent-item-regexp): Customize.
15254
15255 * antlr-mode.el: Syntax highlighting changes.
15256 (antlr-font-lock-literal-regexp): New user option.
15257 (antlr-font-lock-syntax-face): New face used for :, |, ....
15258 (antlr-font-lock-default-face): New face.
15259 (antlr-font-lock-additional-keywords): Use them.
15260
15261 * antlr-mode.el: New command to insert options -- variables.
15262 (antlr-mode-map): New binding [C-c C-o].
15263 (antlr-mode-menu): New submenus.
15264 (antlr-options-use-submenus): New user option.
15265 (antlr-tool-version): New user option.
15266 (antlr-options-auto-colon): New user option.
15267 (antlr-options-style): New user option.
15268 (antlr-options-push-mark): New user option.
15269 (antlr-options-assign-string): New user option.
15270 (antlr-options-headings): New variable.
15271
15272 * antlr-mode.el: New command to insert options -- specific.
15273 (antlr-options-alists): New variable.
15274 (antlr-read-value): New function.
15275 (antlr-read-boolean): New function.
15276 (antlr-language-option-extra): New function.
15277 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
15278 (antlr-c++-mode-extra): New function.
15279 (antlr-grammar-tokens): New function.
15280 (antlr-imenu-create-index-function): New optional argument.
15281
15282 * antlr-mode.el: New command to insert options -- functions.
15283 (antlr-insert-option): New command.
15284 (antlr-insert-option-interactive): New function.
15285 (antlr-options-menu-filter): New function.
15286 (antlr-option-kind): New function.
15287 (antlr-scan-lists): New alias.
15288 (antlr-scan-lists-internal): New function.
15289 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
15290 (antlr-option-level): New function.
15291 (antlr-syntactic-grammar-depth): New function.
15292 (antlr-option-location): New function.
15293 (antlr-insert-option-do): New function.
15294 (antlr-option-spec): New function.
15295 (antlr-version-string): New function.
15296 (antlr-insert-option-existing): New function.
15297 (antlr-insert-option-space): New function.
15298 (antlr-insert-option-area): New function.
15299
15300 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
15301 with narrowing. Menu change. Miscellaneous.
15302 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
15303 (antlr-mode-map): New bindings for characters in ":;|&(){}".
15304 (antlr-electric-character): New command.
15305 (antlr-class-header-regexp): New variable.
15306 (antlr-font-lock-additional-keywords): Use it.
15307 (antlr-imenu-create-index-function): Use it.
15308 (antlr-file-dependencies): Use it.
15309 (antlr-indent-line): Also works with restrictions.
15310 (antlr-indent-command): Interactive spec - changes the buffer.
15311 (antlr-language-for-option): Deletia.
15312 (antlr-language-option): New function, defined instead.
15313 (antlr-mode): Use it.
15314
15315 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
15316
15317 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
15318 instead of a literal /dev/null.
15319
15320 * Makefile.in (distclean): Remove Makefile in the build
15321 directory, not in the source directory.
15322
15323 2001-12-21 Simon Josefsson <jas@extundo.com>.
15324
15325 * mail/smtpmail.el (smtpmail-send-queued-mail):
15326 Use with-temp-buffer instead of find-file-noselect, and bind
15327 coding-system-for-read to no-conversion when reading the queued
15328 messages. (Simon's code modified slightly by Eli Zaretskii.)
15329
15330 2001-12-20 Werner Lemberg <wl@gnu.org>
15331
15332 * international/mule-diag.el (describe-coding-system)
15333 (print-coding-system-briefly): Make printed output have a similar
15334 format as describe-character-set.
15335
15336 2001-12-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15337
15338 * play/blackbox.el (bb-member): Remove, use member instead.
15339 (bb-delete): Remove, use delete instead.
15340 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
15341 bb-score, bb-detour-count and bb-balls-placed.
15342 Propertize results of rays.
15343
15344 2001-12-19 Karl Fogel <kfogel@red-bean.com>
15345
15346 * isearch.el (isearch-forward, isearch-edit-string): Make doc
15347 strings mention keybinding for `isearch-yank-word-or-char',
15348 rather than `isearch-yank-word', since the former is bound now
15349 and the latter is not.
15350 (isearch-yank-word-or-char): Fix formatting.
15351
15352 2001-12-19 Werner Lemberg <wl@gnu.org>
15353
15354 * language/czech.el, language/european.el, language/slovak.el:
15355 More fixes for language info doc strings.
15356
15357 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
15358
15359 * loadup.el: Add "language" to the load-path.
15360
15361 2001-12-19 Richard M. Stallman <rms@gnu.org>
15362
15363 * international/mule-cmds.el (describe-language-environment):
15364 Fix calls to help-xref-button.
15365
15366 2001-12-19 Miles Bader <miles@gnu.org>
15367
15368 * international/fontset.el: Require `ind-util' when compiling.
15369
15370 2001-12-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15371
15372 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
15373 instead of decompose-composite-char.
15374
15375 2001-12-18 Richard M. Stallman <rms@gnu.org>
15376
15377 * simple.el (eval-expression-print-level)
15378 (eval-expression-print-length): Doc fixes.
15379
15380 * international/mule-diag.el (describe-character-set):
15381 Fix the arg to help-xref-button.
15382
15383 * files.el (directory-free-space-program): New variable.
15384 (directory-free-space-args): New variable.
15385 (insert-directory): Use those two variables for getting free space.
15386 Use file-system-info instead, if that is defined.
15387
15388 * dired.el (dired-free-space-program): Variable deleted.
15389 (dired-free-space-args): Variable deleted.
15390 (dired-insert-directory): Don't try to determine free space.
15391
15392 * files.el (font-lock-defaults): Add risky-local-variables prop.
15393 (hack-one-local-variable): Treat various font-lock variables as risky.
15394
15395 2001-12-18 Werner Lemberg <wl@gnu.org>
15396
15397 * language/chinese.el, language/cyrillic.el:
15398 * language/czech.el, language/european.el, language/greek.el:
15399 * language/hebrew.el, language/indian.el, language/japanese.el:
15400 * language/korean.el, language/lao.el, language/slovak.el:
15401 * language/thai.el, language/tibetan.el, language/vietnamese.el:
15402 Improve documentation strings of coding systems and language infos.
15403
15404 2001-12-18 Werner LEMBERG <wl@gnu.org>
15405
15406 Add support for EUC-TW decoding/encoding.
15407
15408 * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
15409 (euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
15410 New auxiliary functions to build `big5-to-cns'.
15411 (big5-to-cns): New translation alist.
15412
15413 * language/chinese.el: Added new coding system `euc-tw' and its
15414 alias `euc-taiwan'.
15415 Updated language `Chinese-CNS' to include euc-tw encoding also.
15416 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
15417 euc-tw.
15418
15419 2001-12-18 Dave Love <fx@gnu.org>
15420
15421 * loadup.el: Add language/utf-8-lang, language/georgian.
15422
15423 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
15424 (image-file-name-regexps): Doc fix.
15425
15426 * server.el (server-unload-hook): New function.
15427
15428 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
15429 (lm-crack-copyright): Cope with multi-line copyright `lines'.
15430
15431 * simple.el (newline): Doc fix.
15432 (eval-expression-print-level, eval-expression-print-length): Doc
15433 fix. Amend :type.
15434 (next-line, previous-line): Make arg optional.
15435 (newline): Doc fix.
15436
15437 * Makefile.in (DONTCOMPILE): Add various language files.
15438
15439 * international/quail.el (quail-input-string-to-events): Don't use
15440 string-to-list.
15441
15442 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
15443 calling `newline'.
15444
15445 2001-12-17 Richard M. Stallman <rms@gnu.org>
15446
15447 * comint.el (comint-dynamic-list-input-ring-select): New function.
15448 Switches back to the old window configuration.
15449 (comint-dynamic-list-input-ring): Bind RET to that function.
15450 (comint-dynamic-list-input-ring-window-conf): New variable.
15451
15452 2001-12-17 Werner Lemberg <wl@gnu.org>
15453
15454 * international/mule-conf.el: Improve documentation strings of
15455 character sets.
15456
15457 2001-12-16 Richard M. Stallman <rms@gnu.org>
15458
15459 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
15460 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
15461
15462 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
15463
15464 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
15465 Add a DESCRIPTION for the makefile item.
15466
15467 * find-file.el (ff-other-file-name): New function.
15468
15469 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
15470
15471 * international/quail.el (quail-input-string-to-events): Fix last
15472 change.
15473
15474 2001-12-16 Richard M. Stallman <rms@gnu.org>
15475
15476 * isearch.el (isearch-edit-string): When we set isearch-string
15477 to the default, also set isearch-message.
15478
15479 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
15480
15481 * startup.el (command-line-1): Display startup screen
15482 even if there are command line args.
15483 Add a note about how to go to editing your files.
15484 (fancy-splash-head): Add a note about how to go to your files.
15485 (fancy-splash-outer-buffer): New variable.
15486 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
15487
15488 * subr.el (with-temp-message): At the end, always discard
15489 the temp message, even by clearing the echo area.
15490
15491 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
15492
15493 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
15494
15495 * log-view.el (log-view-message-re, log-view-current-tag):
15496 Recognize Subversion's log output format.
15497
15498 * international/fontset.el: Build the list L at compile time.
15499
15500 * language/ind-util.el (mapthread): Make a closure.
15501
15502 2001-12-15 Richard M. Stallman <rms@gnu.org>
15503
15504 * isearch.el (isearch-start-hscroll): New variable.
15505 (isearch-mode): Set isearch-start-hscroll.
15506 (isearch-update): Restore original hscrolling if possible.
15507
15508 * isearch.el (isearch-edit-string):
15509 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
15510
15511 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
15512 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
15513 rather than regexp search and (2) copying text properties
15514 already set up on text unchanged from the previous backtrace.
15515
15516 * case-table.el (set-case-syntax-pair):
15517 Detect invalid calls and signal an error.
15518
15519 2001-12-15 Richard M. Stallman <rms@gnu.org>
15520
15521 * language/ind-util.el (range): Function deleted.
15522 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
15523 All calls changed.
15524
15525 * language/devan-util.el (devanagari-range): Renamed from `range'.
15526 All calls changed.
15527 (devanagari-regexp-of-hashtbl-keys):
15528 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
15529
15530 2001-12-15 Dave Love <fx@gnu.org>
15531
15532 * language/ind-util.el: Don't require cl.
15533 (indian-glyph-char, indian-glyph-max-char)
15534 (indian-char-glyph): Moved from indian.el
15535 (indian--puthash-char, mapthread): Don't quote lambda.
15536 (indian--map): New function.
15537 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
15538 (indian--puthash-cv): Use it.
15539
15540 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
15541 (indian-char-glyph): Moved to ind-util.el
15542
15543 * language/devan-util.el (devanagari-post-read-conversion):
15544 New function.
15545
15546 * language/georgian.el: New file.
15547
15548 * international/mule-cmds.el (locale-language-names): Add various
15549 entries. Remove utf-8 special case.
15550 (locale-charset-language-names, locale-preferred-coding-systems):
15551 Add utf-8 case.
15552 (set-language-environment): Process required-features earlier.
15553
15554 * international/quail.el (quail-keyboard-layout-alist):
15555 Add pc105-uk.
15556 (quail-keyboard-layout-type): Fix :type.
15557 (quail-choose-completion-string): Simplify.
15558 (quail-update-leim-list-file): Don't get fooled by commented-out code.
15559 (quail-input-string-to-events): Run events through
15560 translation-table-for-input.
15561
15562 * international/mule-conf.el (translation-table-for-input):
15563 New variable.
15564 (latin-iso8859-14): Amend description.
15565 (file-coding-system-alist): Add entry for utf-8.
15566
15567 * language/utf-8-lang.el: New file.
15568
15569 * international/code-pages.el: New file.
15570
15571 * language/hebrew.el ("Windows-1255"): New language.
15572
15573 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
15574 ("Latvian"): New languages.
15575
15576 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
15577
15578 * xml.el: Use setq rather than (set 'foo bar).
15579 Use push+nreverse rather than append.
15580 (xml-node-name, xml-node-attributes, xml-node-children):
15581 Use defsubst rather than macros.
15582 (xml-parse-region): Handle a nil return value from xml-parse-tag.
15583 (xml-parse-tag): Don't skip white space. Return nil for a comment.
15584 Concat the two strings surrounding a comment into a single string.
15585
15586 * newcomment.el (comment-indent): Jump to the middle of empty comments.
15587
15588 2001-12-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15589
15590 * select.el (xselect-convert-to-class, xselect-convert-to-name):
15591 Document.
15592
15593 2001-12-14 Andre Spiegel <spiegel@gnu.org>
15594
15595 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
15596 Return nil if FILE is not registered.
15597 (vc-check-master-templates, vc-default-make-version-backups-p):
15598 Doc fix.
15599
15600 2001-12-13 David Ponce <david@dponce.com>
15601
15602 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
15603 (ruler-mode-left-fringe-cols): New macro.
15604 (ruler-mode-right-fringe-cols): New macro.
15605 (ruler-mode-left-scroll-bar-cols): New macro.
15606 (ruler-mode-right-scroll-bar-cols): New macro.
15607 (ruler-mode-ruler): Use above new macros.
15608
15609 2001-12-13 Richard M. Stallman <rms@gnu.org>
15610
15611 * files.el (set-auto-mode): Fix previous change.
15612
15613 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
15614
15615 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
15616 (easy-menu-do-define, easy-menu-convert-item-1)
15617 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
15618 (easy-menu-return-item): Only return nil if there is no binding.
15619
15620 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
15621
15622 * whitespace.el (whitespace-version): 3.2
15623 * whitespace.el (whitespace-force-mode-line-update): Replace with
15624 `whitespace-mode-line-update', which is an alias to the correct
15625 function in various emacsen.
15626 * whitespace.el (whitespace-{un,}highlight-the-space):
15627 Add colorized highlighting of the bogus whitespaces in a buffer/file,
15628 using the `whitespace-highlight-face' if
15629 `whitespace-display-spaces-in-color' is set.
15630
15631 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
15632
15633 * international/mule.el (set-auto-coding): Don't search for
15634 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
15635
15636 2001-12-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15637
15638 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
15639
15640 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
15641
15642 * mail/rmailsum.el (rmail-summary-mode): Likewise.
15643
15644 2001-12-13 Richard M. Stallman <rms@gnu.org>
15645
15646 * simple.el (undo): Always set this-command to `undo',
15647 so that the next undo after an error will not begin redoing.
15648
15649 * simple.el (shell-command): Doc fix.
15650 (shell-command-on-region): If there is output an an error,
15651 add "...Shell command failed" to the output.
15652
15653 2001-12-13 David Ponce <david@dponce.com>
15654
15655 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
15656 (ruler-mode-left-fringe-cols): Function replaced by more efficient
15657 implementation `ruler-mode-extra-left-cols'.
15658 (ruler-mode-ruler): Use above new function. Take into account
15659 that the fringe areas can now be resized.
15660
15661 2001-12-12 Richard M. Stallman <rms@gnu.org>
15662
15663 * international/characters.el (Unicode): Comment out
15664 the specifications for kelvin and angstrom signs.
15665
15666 * international/mule.el (make-translation-table-from-vector):
15667 Allow null elements in VEC.
15668
15669 * international/ucs-tables.el (unify-8859-on-encoding-mode)
15670 (unify-8859-on-decoding-mode): Swap the code in their bodies.
15671 Add :version.
15672
15673 2001-12-11 Richard M. Stallman <rms@gnu.org>
15674
15675 * derived.el (derived-mode-p): Function moved to subr.el.
15676
15677 * subr.el (derived-mode-p): Moved here from derived.el.
15678
15679 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
15680
15681 * files.el (set-auto-mode-1): New subroutine, broken out of
15682 set-auto-mode.
15683 (set-auto-mode, hack-local-variables-prop-line): Use that.
15684
15685 2001-12-11 Dave Love <fx@gnu.org>
15686
15687 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
15688
15689 * language/european.el: Remove autoload cookies. Fix registration
15690 of diacritic composition function.
15691
15692 2001-12-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15693
15694 * calendar/todo-mode.el: Require time-stamp.
15695
15696 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
15697
15698 2001-12-11 Richard M. Stallman <rms@gnu.org>
15699
15700 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
15701
15702 * textmodes/ispell.el (ispell-buffer-local-parsing):
15703 Match xml like sgml.
15704
15705 * emacs-lisp/advice.el (ad-compile-function):
15706 Byte compile the function under another (uninterned) name.
15707
15708 * gud.el (gdb): Define and bind gud-jump.
15709
15710 * font-lock.el (font-lock-mode):
15711 Put our function at the end of after-change-functions.
15712
15713 * ediff-diff.el (ediff-cmp-options): Doc fix.
15714
15715 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
15716
15717 2001-12-10 Richard M. Stallman <rms@gnu.org>
15718
15719 * isearch.el (isearch-yank-word-or-char): New function.
15720 (isearch-mode-map): Bind C-w to that.
15721
15722 * menu-bar.el (menu-bar-mode): Make arg optional.
15723
15724 * simple.el (line-move): Cope if next-single-property-change
15725 or previous-single-property-change returns nil.
15726
15727 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
15728 Don't use interactive-p; instead, pass the proper args
15729 in (interactive...). Clean up most of the trouble-report strings.
15730
15731 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
15732
15733 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
15734 enqueued messages literally.
15735
15736 2001-12-10 Noah Friedman <friedman@splode.com>
15737
15738 * battery.el (battery-insert-file-contents): Obsolete function
15739 removed.
15740 (battery-read-function): Obsolete function removed.
15741 (battery-linux-proc-apm): Use insert-file-contents.
15742
15743 2001-12-07 Stephen Eglen <stephen@gnu.org>
15744
15745 * iswitchb.el (iswitchb-visit-buffer):
15746 Use `select-frame-set-input-focus'--needed when window manager
15747 uses "click to focus" policy.
15748
15749 2001-12-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15750
15751 * COPYING: Moved back.
15752
15753 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
15754
15755 * term/internal.el (IT-character-translations): Add entries for
15756 more points.
15757
15758 * international/characters.el: Resurrect the Hebrew category
15759 settings for all Hebrew characters removed by the last change.
15760 Add code for setting the Hebrew category of the Unicode Hebrew
15761 characters. Set syntax entries for Hebrew punctuation characters.
15762
15763 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
15764 points and directional formatting control characters.
15765
15766 2001-12-07 Dave Love <fx@gnu.org>
15767
15768 * language/lao-util.el: Add Unicode equivalents for rules.
15769 (lao-post-read-conversion): New function.
15770
15771 * language/lao.el: Add Unicode equivalents.
15772 (lao): Add post-read conversion.
15773
15774 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
15775 Use iso2022 encoding.
15776 (latin1-char-displayable-p): Doc fix.
15777 (latin1-display-ucs-per-lynx): New option.
15778 (latin1-display-ucs-per-lynx): New command.
15779 (latin1-display-reset): Special-case arabic.
15780 (ucs-tables): Require.
15781 (latin1-display-sets, latin1-display-setup): Add arabic.
15782 (latin1-display) <variable>: Use function latin1-display.
15783 (latin1-display) <function>: Add mule-unicode stuff.
15784 (latin1-display-check-font): Don't lose if `info' is nil.
15785
15786 * international/iso-transl.el: Insert Latin-1 characters, not
15787 unibyte codes.
15788
15789 * language/european.el (diacritic-composition-pattern): New constant.
15790 (diacritic-compose-region, diacritic-compose-string)
15791 (diacritic-compose-buffer, diacritic-post-read-conversion)
15792 (diacritic-composition-function): New functions.
15793
15794 * international/utf-8.el (ucs-mule-to-mule-unicode):
15795 New translation table.
15796 (ccl-encode-mule-utf-8): Use it.
15797 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
15798 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
15799 (utf-8-subst-table): New variable.
15800 (utf-8-compose-scripts): New option.
15801 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
15802
15803 * international/ucs-tables.el, international/utf-8-subst.el:
15804 New files.
15805
15806 * international/characters.el: Don't set word syntax (the default)
15807 explicitly. Add a diacritic category. Add info for Unicode
15808 equivalents of characters in various Mule charsets and for extra
15809 Unicode characters. Don't define specific categories for
15810 Indian/Devanagari, since they aren't used.
15811
15812 2001-12-06 Richard M. Stallman <rms@gnu.org>
15813
15814 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
15815 (set-justification-left, set-justification-right): Doc fix.
15816
15817 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
15818 (bug-f90-mode): Variable deleted.
15819
15820 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
15821
15822 * indent.el (indent-line-function): Default is indent-relative again.
15823
15824 2001-12-07 Miles Bader <miles@gnu.org>
15825
15826 * progmodes/compile.el (compilation-error-regexp-alist):
15827 Added regexps for RXP.
15828
15829 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
15830
15831 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
15832 Add shift-assignment operators to those highlighted, and highlight
15833 the whole operator rather than just the "=".
15834
15835 2001-12-04 Juanma Barranquero <lektu@terra.es>
15836
15837 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
15838 before saving abbrevs if `save-abbrevs' has the value `silently'.
15839
15840 2001-12-04 Andreas Schwab <schwab@suse.de>
15841
15842 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
15843
15844 2001-12-04 Colin Walters <walters@debian.org>
15845
15846 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
15847 for `defmacro*' forms.
15848
15849 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
15850 `defmacro*'.
15851
15852 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
15853
15854 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
15855
15856 2001-12-02 Richard M. Stallman <rms@gnu.org>
15857
15858 * files.el (insert-directory): If the df output does not look right,
15859 don't try to use it. Other cleanups in overall code structure.
15860
15861 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
15862
15863 * textmodes/outline.el (outline-mode-prefix-map):
15864 Add bindings for outline-promote and outline-demote.
15865 (outline-minor-mode-menu-bar-map): New var.
15866 (outline-minor-mode): Use it.
15867 (outline-heading-alist): New var (renamed from outline-level-heading).
15868 (outline-level): Use it.
15869 (outline-insert-heading, outline-promote, outline-demote):
15870 Update to use outline-heading-alist.
15871
15872 * disp-table.el (standard-display-european):
15873 Simplify since the function is not interactive any more.
15874 Don't set the existing buffers to unibyte.
15875
15876 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
15877
15878 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
15879
15880 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
15881
15882 * shell.el (shell): Use shell-file-name.
15883 Pop to buffer before calling comint to set COLUMNS properly.
15884
15885 * emacs-lisp/cl.el (svref): New alias.
15886
15887 * progmodes/antlr-mode.el (antlr-c-common-init):
15888 Don't inhibit adaptive-fill-mode any more.
15889
15890 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
15891
15892 * progmodes/etags.el (tags-with-face): Use make-symbol.
15893 (tags-search, tags-query-replace): Use backquotes.
15894
15895 * textmodes/picture.el (picture-mode-map): Don't use defconst
15896 for a variable.
15897
15898 2001-12-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15899
15900 * textmodes/reftex-index.el (reftex-index-mode):
15901 Remove make-local-hook.
15902
15903 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
15904
15905 2001-12-02 Kim F. Storm <storm@cua.dk>
15906
15907 * isearch.el (isearch-resume-enabled): New variable.
15908 (isearch-done): Use that variable.
15909
15910 2001-12-01 Richard M. Stallman <rms@gnu.org>
15911
15912 * wid-edit.el (widget-button-click): Don't move point permanently:
15913 Avoid mouse-set-point--instead select the window,
15914 then do save-excursion, then move point.
15915 Specify the buffer for get-char-property.
15916 Don't use `@' in interactive.
15917
15918 * indent.el (indent-line-function):
15919 Default is indent-to-left-margin again.
15920
15921 * replace.el (query-replace-read-args): Display message
15922 if FROM contains `\n' or `\t'.
15923
15924 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
15925
15926 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
15927
15928 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
15929
15930 * emacs-lisp/regexp-opt.el (regexp-opt):
15931 Bind completion-regexp-list to nil.
15932
15933 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
15934
15935 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
15936
15937 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
15938 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
15939 Update maintainer.
15940
15941 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
15942
15943 * mail/smtpmail.el: Use with-current-buffer.
15944 (message-make-date, message-make-message-id): Autoload when needed.
15945 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
15946 headers when missing.
15947
15948 * international/encoded-kb.el (encoded-kbd-mode):
15949 Use define-minor-mode.
15950
15951 * enriched.el (enriched-mode): Use define-minor-mode.
15952 Use dolist and pop and push.
15953
15954 * info.el (Info-find-node-2): Don't call info-insert-file-contents
15955 with the `visit' argument.
15956 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
15957
15958 * progmodes/hideif.el (hide-ifdef-mode): Only modify
15959 `change-major-mode-hook' locally. Reset invisibility spec.
15960
15961 * man.el (Man-build-section-alist): Remove last Man-match-substring.
15962
15963 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15964
15965 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
15966 Clarify error message.
15967
15968 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15969
15970 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
15971
15972 2001-11-30 Andre Spiegel <spiegel@gnu.org>
15973
15974 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
15975 don't just return it.
15976
15977 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
15978
15979 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
15980 (menu-bar-read-emacs-man, search-emacs-glossary)
15981 (emacs-index-search, elisp-index-search): New functions.
15982 (apropso-documentation, apropos, apropos-value, apropos-variable)
15983 (apropos-commands): Modify menu item names and help text.
15984 (elisp-index-search, emacs-index-search, emacs-glossary):
15985 New menu items.
15986 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
15987 submenu.
15988 (info-elisp, info-elintro): New menu items.
15989 (apropos): Modify the menu item name.
15990
15991 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
15992
15993 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
15994
15995 * textmodes/outline.el (outline-promote, outline-demote): Typo.
15996
15997 * man.el (man-follow-mouse): New function.
15998 (Man-mode-map): Bind mouse-2 to it.
15999 (Man-match-substring): Remove. Replace with `match-string'.
16000 (man): Use the `default-value' argument to `read-string'.
16001 (Man-fontify-manpage): Add mouse-face to cross references.
16002
16003 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
16004
16005 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
16006
16007 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
16008 the value of require-match in minibuffer-completion-confirm.
16009 Use crm-local-completion-map.
16010
16011 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
16012 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
16013 (cl-make-type-test): Use char-valid-p for `character'.
16014
16015 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
16016 (Info-complete-menu-item): Rewrite. Add the ability to search
16017 several sequential nodes. Add a simple caching mechanism.
16018 (Info-goto-index): New function extracted from Info-index.
16019 (Info-index): Use it. Add completion to the interactive spec.
16020 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
16021
16022 2001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16023
16024 * COPYING: Removed.
16025
16026 2001-11-29 Dave Love <fx@gnu.org>
16027
16028 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
16029 (fortran-window-create, fortran-window-create-momentarily):
16030 Rewrite, moving error condition.
16031 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
16032 (fortran-mode-syntax-table): Revert last change.
16033
16034 * international/mule.el: Doc fixes.
16035 (map-charset-chars): New function.
16036 (register-char-codings): Use it to cope with generic chars in
16037 safe-chars.
16038
16039 2001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16040
16041 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
16042
16043 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
16044
16045 * play/studly.el (studlify-word, studlify-region)
16046 (studlify-buffer): Fix doc-string.
16047 (studlify-buffer): Add autoload cookie.
16048
16049 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
16050
16051 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
16052 (outline-up-heading-all): Remove.
16053 (hide-sublevels): Move to end-of-heading before calling flag-region.
16054 (outline-copy-overlay, outline-discard-overlays): Remove.
16055 (outline-flag-region): Use `remove-overlays'.
16056 Don't move to end-of-heading.
16057 (outline-next-visible-heading, outline-back-to-heading)
16058 (outline-on-heading-p): Use outline-invisible-p.
16059 (outline-font-lock-level): Use outline-up-heading's new arg.
16060 (outline-minor-mode): Simplify.
16061 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
16062 (outline): Put a `reveal-toggle-invisible' property.
16063 (outline-level-heading): New var.
16064 (outline-insert-heading, outline-promote, outline-demote)
16065 (outline-toggle-children): New commands.
16066
16067 * progmodes/hideif.el (hif-end-of-line): New function.
16068 (hide-ifdef-mode): Set line-move-ignore-invisible.
16069 (hide-ifdef-region-internal): New function.
16070 (hide-ifdef-region): Use it.
16071 (hif-defined): Return an integer.
16072 (hif-infix-to-prefix): Remove.
16073 (hif-tokenize): Parse from the buffer rather than from a string.
16074 Correctly tokenize integers. Use forward-comment.
16075 (hif-expr): Use hif-or.
16076 (hif-term): Use hif-and.
16077 (hif-factor): Use hif-not. Handle numbers properly.
16078 Don't require parenthesis around `defined's argument.
16079 (hif-and, hif-or, hif-not): New funs.
16080 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
16081 (hif-hide-line): Don't hide the \n before the line.
16082 (hif-possibly-hide): Correctly handle numeric evaluation results.
16083
16084 * progmodes/make-mode.el: Use line-(end|beginning)-position.
16085 (makefile-mode): Set indent-line-function.
16086 (makefile-browser-insert-continuation): Use with-current-buffer.
16087 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
16088
16089 2001-11-28 Karl Fogel <kfogel@red-bean.com>
16090
16091 * isearch.el (isearch-yank-internal): New helper function.
16092 (isearch-yank-char): New function.
16093 (isearch-yank-word, isearch-yank-line): Rewrite to use
16094 isearch-yank-internal.
16095
16096 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
16097
16098 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
16099 aren't supported. Print a message to that effect if invoked.
16100
16101 2001-11-27 Stephen Eglen <stephen@gnu.org>
16102
16103 * locate.el (locate): Put point at first matching file rather
16104 than top of buffer.
16105
16106 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
16107
16108 * reveal.el: New file.
16109
16110 * progmodes/hideif.el: Misc cleanup.
16111 (hide-ifdef-mode-submap): Put the def in the defvar.
16112 Use substitute-key-definition.
16113 (hide-ifdef-mode): Use define-minor-mode.
16114 (hif-outline-flag-region): Remove.
16115 (hif-show-all): Define in terms of hif-show-ifdef-region.
16116 (hif-after-revert-function): Rename from hif-before-revert-function.
16117 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
16118 (hif-tokenize): Use with-syntax-table.
16119 (hif-make-range): Use `else' also for `else-p'.
16120 (hif-range-else-p): Remove.
16121 (hif-find-range): Simplify.
16122 (hif-hide-line): Don't bother preserving buffer-modified-p.
16123 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
16124 Don't use selective-display and inhibit-read-only.
16125
16126 * subr.el (copy-overlay, remove-overlays): New funs.
16127
16128 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
16129
16130 2001-11-27 Sam Steingold <sds@gnu.org>
16131
16132 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
16133 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
16134 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
16135 * obsolete/c-mode.el, obsolete/cplus-md.el
16136 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
16137 * term/sun-mouse.el, textmodes/artist.el:
16138 Converted backquote to the new style.
16139 * mouse.el, reposition.el: Likewise (in comments).
16140 * expand.el: Likewise (in a string).
16141
16142 2001-11-27 Richard M. Stallman <rms@gnu.org>
16143
16144 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
16145
16146 2001-11-26 Richard M. Stallman <rms@gnu.org>
16147
16148 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
16149 if :on-glyph or :off-glyph is a list, eval it and store it back.
16150 (checkbox): Quote the values for :on-glyph and :off-glyph.
16151
16152 * cus-start.el (recursive-load-depth-limit): Delete item.
16153
16154 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
16155
16156 * help-fns.el (describe-categories, help-describe-category-set): New.
16157 describe-categories moved here from src/category.c.
16158
16159 2001-11-26 Sam Steingold <sds@gnu.org>
16160
16161 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
16162 arguments to `insert' are strings.
16163
16164 2001-11-26 Richard M. Stallman <rms@gnu.org>
16165
16166 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
16167
16168 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
16169
16170 * international/mule-diag.el: Require help-fns instead of
16171 help-funs.
16172
16173 * help-fns.el: Renamed from help-funs.el.
16174
16175 * startup.el (command-line-1): Don't try to call process-list if
16176 it is not fboundp.
16177
16178 2001-11-26 Sam Steingold <sds@gnu.org>
16179
16180 * frame.el (show-trailing-whitespace): Remove :set argument (the
16181 value was essentially identical to the defalt).
16182
16183 2001-11-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16184
16185 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
16186
16187 * icomplete.el (icomplete-minibuffer-setup): Likewise.
16188
16189 * hilit-chg.el (hilit-chg-set): Likewise.
16190
16191 * speedbar.el (speedbar-mode): Likewise.
16192
16193 * calendar/calendar.el (calendar-mode): Likewise.
16194
16195 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
16196 insert-string.
16197
16198 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
16199
16200 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
16201
16202 * term/sun-mouse.el (sun-yank-selection): Likewise.
16203
16204 * textmodes/bib-mode.el (return-key-bib): Likewise.
16205
16206 * calendar/appt.el (appt-disp-window): Likewise.
16207
16208 * calendar/diary-lib.el (list-diary-entries): Likewise.
16209
16210 * array.el (array-reconfigure-rows): Likewise.
16211
16212 * filecache.el (file-cache-minibuffer-complete): Likewise.
16213
16214 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
16215
16216 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
16217
16218 * allout.el (outline-version, outline-open-topic)
16219 (outline-rebullet-heading, outline-insert-listified)
16220 (outline-latex-verbatim-quote-curr-line)
16221 (outline-latexify-one-item, outlineify-sticky): Likewise.
16222
16223 * vc.el (vc-next-action-on-file): Likewise.
16224 (vc-dired-mode): Remove make-local-hook.
16225
16226 2001-11-26 Andre Spiegel <spiegel@gnu.org>
16227
16228 * vc.el (vc-find-version): New function.
16229 (vc-version-other-window): Redefined in terms of the above.
16230
16231 * log-view.el (log-view-find-version): New function.
16232 (log-view-mode-map): Bind it to `f'.
16233
16234 2001-11-26 Gerd Moellmann <gerd@gnu.org>
16235
16236 * language/devan-util.el (dev-char-glyph): Escape `"' in
16237 string literals.
16238 (dev-glyph-glyph, dev-glyph-glyph-2)
16239 (devanagari-compose-syllable-region): Likewise.
16240
16241 2001-11-26 Richard M. Stallman <rms@gnu.org>
16242
16243 * window.el (save-selected-window): No error if saved window is dead.
16244
16245 * help-funs.el (describe-syntax): Put (interactive) after doc string.
16246
16247 2001-11-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16248
16249 * international/quail.el (quail-help): Require help-mode in
16250 top-level instead.
16251
16252 * iswitchb.el (iswitchb-exhibit): Use insert instead of
16253 insert-string.
16254
16255 * icomplete.el (icomplete-exhibit): Likewise.
16256
16257 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
16258
16259 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
16260 (diff-hunk-kill): Simplify.
16261 (diff-post-command-hook): Only apply to a single hunk.
16262 (diff-hunk-text): Make `char-offset' non-optional.
16263 (diff-find-text): Return a cons cell.
16264 (diff-find-approx-text): New fun.
16265 (diff-find-source-location): Use it.
16266 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
16267 Adapt to new retval of diff-find-text.
16268
16269 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
16270 rather than integer- representation of dates.
16271
16272 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
16273
16274 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
16275 (syntax-after): New fun.
16276
16277 * help-funs.el (describe-syntax): New fun.
16278
16279 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
16280 (font-lock-ppss-stats, font-lock-ppss): Remove.
16281 (font-lock-fontify-syntactically-region): Remove tuning code.
16282 (font-lock-compile-keywords): Fix off-by-one bug.
16283 (font-lock-set-defaults): Don't set removed vars.
16284 (c-keywords): Add `inline'.
16285 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
16286
16287 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16288 Set syntax-begin-function.
16289 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
16290 (lisp-interaction-mode): Don't set local-abbrev-table any more.
16291 (lisp-mode-auto-fill): Use syntax-ppss and obey
16292 comment-auto-fill-only-comments.
16293 (lisp-fill-paragraph): Use syntax-ppss.
16294
16295 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
16296
16297 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
16298 version of rmail-enable-mime.
16299 (rmail-forward): Use it.
16300
16301 2001-11-25 Richard M. Stallman <rms@gnu.org>
16302
16303 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
16304
16305 * international/quail.el (quail-keyboard-layout-button):
16306 Define button type.
16307 (quail-keyboard-customize-button): Likewise.
16308 (quail-help): Use those button types. Require `help-mode'.
16309 Avoid altering the argument `package'.
16310
16311 * help-mode.el (help-function, help-variable, help-face)
16312 (help-coding-system, help-input-method, help-character-set):
16313 Define each button type with its own explicit define-button-type.
16314
16315 * language/devan-util.el: Comment out parts of the file
16316 which apparently are garbled.
16317
16318 2001-11-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16319
16320 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
16321 insert-string.
16322
16323 2001-11-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16324
16325 * play/snake.el (snake-mode): Remove make-local-hook.
16326
16327 * play/tetris.el (tetris-mode): Likewise.
16328
16329 * play/decipher.el (decipher-mode): Likewise.
16330
16331 * tmm.el (tmm-add-prompt): Likewise.
16332
16333 2001-11-25 Sam Steingold <sds@gnu.org>
16334
16335 * menu-bar.el (menu-bar-apropos-menu): New variable.
16336 Moved all `apropos' bindings to this menu.
16337 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
16338
16339 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
16340
16341 The following changes are for new indian languages support based
16342 on Unicode charset and CDAC fonts.
16343
16344 * international/mule-conf.el: Change indian-1-column charset to
16345 indian-glyph charset.
16346
16347 * international/characters.el: Adjusted for the change of
16348 indian-1-column -> indian-glyph.
16349
16350 * international/fontset.el: Delete the setting for indian-1-column
16351 and add the setting for indian-glyph in the default fontset.
16352
16353 * language/indian.el: Completely re-written.
16354
16355 * language/devanagari.el: Completely re-written.
16356
16357 * language/devan-util.el: Completely re-written.
16358
16359 * language/ind-util.el: New file.
16360
16361 2001-11-24 Richard M. Stallman <rms@gnu.org>
16362
16363 * startup.el (command-line-1): Don't do startup screen
16364 if a subprocess is running. Call the startup screen buffer
16365 "GNU Emacs". Make a special mode-line-format for it.
16366
16367 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
16368 (browse-url-galeon): Use that variable.
16369
16370 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
16371 eval-expression. Eval and set the variable simply.
16372
16373 * files.el (temporary-file-directory): Use defcustom.
16374 (small-temporary-file-directory): Likewise.
16375 (normal-backup-enable-predicate): Move down in file
16376 after definition of temporary-file-directory.
16377
16378 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
16379
16380 2001-11-24 Colin Walters <walters@debian.org>
16381
16382 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
16383 autoload names to match files renamed on initial calc import.
16384
16385 * calc/calc.el (Commentary): Cleanup, and add logistic curve
16386 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
16387
16388 2001-11-23 Colin Walters <walters@debian.org>
16389
16390 * Makefile.in (finder_setwins, setwins): Include Calc again.
16391
16392 * calc/calc-rules.el: Add header comment.
16393
16394 2001-11-23 Andre Spiegel <spiegel@gnu.org>
16395
16396 * vc.el (with-vc-properties): Don't bind `filename' locally.
16397 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
16398 to avoid name clashes. Fix `lisp-indent-function' property for
16399 both.
16400
16401 2001-11-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
16402
16403 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
16404
16405 2001-11-22 Colin Walters <walters@debian.org>
16406
16407 * calc/calc-misc.el (report-calc-bug):
16408 Use `reporter-prompt-for-summary-p'.
16409
16410 * calc/INSTALL, calc/Makefile: Remove.
16411
16412 2001-11-22 Miles Bader <miles@gnu.org>
16413
16414 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
16415 (reb-match-2, reb-match-3): Add dark-background variants.
16416
16417 2001-11-22 Colin Walters <walters@debian.org>
16418
16419 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
16420 (info "Calc").
16421 (report-calc-bug): Use reporter.el.
16422
16423 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
16424
16425 2001-11-21 Richard M. Stallman <rms@gnu.org>
16426
16427 * which-func.el (which-function): Call imenu--make-index-alist
16428 if necessary to get a list of functions.
16429 (which-function-imenu-failed): New variable.
16430 (which-func-update): Handle all visible windows.
16431 (which-func-update-1): New subroutine broken out of which-func-update.
16432
16433 * files.el (temporary-file-directory, null-device)
16434 (small-temporary-file-directory): Definitions moved up.
16435
16436 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
16437 (cperl-non-problems, cperl-praise): Doc fixes.
16438
16439 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
16440 (sh-mode-syntax-table): Function restored.
16441 Variable set up for use by function sh-mode-syntax-table.
16442 (sh-set-shell): Set the syntax table.
16443
16444 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
16445
16446 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
16447
16448 * international/encoded-kb.el: Don't alter minor-map-alist.
16449
16450 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16451
16452 * files.el (auto-save-file-name-transforms): Put remote files in
16453 temporary-file-directory rather than /tmp.
16454
16455 2001-11-21 Colin Walters <walters@debian.org>
16456
16457 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
16458 of (function ...) wrapper.
16459
16460 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
16461
16462 * derived.el (define-derived-mode): Create the abbrev-table
16463 from inside the `defvar'.
16464
16465 * jit-lock.el (jit-lock-defer-time): New var.
16466 (jit-lock-defer-timer, jit-lock-buffers): New vars.
16467 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
16468 (jit-lock-function): Defer fontification if requested.
16469 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
16470 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
16471 text property.
16472 (jit-lock-deferred-fontify): New fun.
16473
16474 2001-11-20 Richard M. Stallman <rms@gnu.org>
16475
16476 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
16477 Set local-abbrev-table to lisp-mode-abbrev-table.
16478
16479 * emacs-lisp/re-builder.el (reb-mode):
16480 Don't use define-derived-mode. Call kill-all-local-variables.
16481
16482 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
16483 Don't use define-derived-mode.
16484
16485 * help-mode.el (help-mode): Undo 2001-10-07 change.
16486
16487 * replace.el (occur-mode): Undo 2001-5-20 change.
16488
16489 2001-11-20 Jason Rumney <jasonr@gnu.org>
16490
16491 * w32-fns.el (w32-system-coding-system): Change to an alias for
16492 locale-coding-system.
16493 (set-w32-system-coding-system): Document the above change.
16494 Set locale-coding-system instead.
16495
16496 2001-11-20 Richard M. Stallman <rms@gnu.org>
16497
16498 * ruler-mode.el: Add pagination.
16499 (ruler-mode-toggle-show-tab-stops): No need to
16500 test `ruler-mode' variable.
16501
16502 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
16503
16504 * play/landmark.el: Mark lm-mode as special.
16505
16506 * play/gomoku.el: Mark gomoku-mode as special.
16507
16508 2001-11-20 Juanma Barranquero <lektu@terra.es>
16509
16510 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
16511 (top-level): Bind it to C-c C-b.
16512 (re-builder): Don't re-enter RE Builder Mode.
16513
16514 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
16515
16516 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
16517
16518 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
16519 `manual-program'.
16520
16521 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
16522 to a line without a comment.
16523
16524 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
16525
16526 * dired.el (dired-listing-switches): Mention in the doc string
16527 that some switches are not supported by ls-lisp.el
16528
16529 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
16530
16531 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
16532 (imenu--create-keymap-2): Remove.
16533 (imenu--create-keymap-1): Simplify, remove third argument.
16534 (imenu--generic-function): Use dolist.
16535 (imenu-find-default): New function.
16536 (imenu--completion-buffer): Use it.
16537 (imenu--mouse-menu): Use popup-menu.
16538 (imenu--menubar-select): Return t rather than calling imenu.
16539
16540 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
16541 New functions, extracted from fill-region-as-paragraph.
16542 (fill-region-as-paragraph): Use them.
16543 Use an end marker instead of eob.
16544 Ignore whitespace-only fill-prefixes when indenting according to mode.
16545 Simplify the loop that searches for spaces backwards.
16546
16547 * textmodes/picture.el (picture-vertical-step)
16548 (picture-horizontal-step): Don't use defconst for variables.
16549
16550 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
16551 (mail-extract-address-components): Downcase domain names.
16552 (mail-extr-delete-char): Remove. Use delete-char instead.
16553
16554 * emulation/pc-select.el: Doc string fixes.
16555 (pc-selection-mode): Don't treat macos as a tty.
16556
16557 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
16558
16559 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
16560
16561 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
16562 (mouse-wheel-progessive-speed): New var.
16563 (mwheel-scroll): Use it and handle float values.
16564
16565 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
16566
16567 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
16568 (iswitchb): Fix the case where the result was selected with the mouse.
16569 (iswitchb-completion-help): Use the normal *Completions* now that
16570 mouse selection works.
16571 (iswitchb-minibuffer-setup): Simplify.
16572
16573 * newcomment.el (comment-column, comment-style, comment-multi-line)
16574 (comment-auto-fill-only-comments): Remove :group arg.
16575 (comment-padding): Add :type.
16576 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
16577 if called interactively.
16578
16579 2001-11-19 Colin Walters <walters@verbum.org>
16580
16581 * calc/calc.el (toplevel): Add comment and version header.
16582 (calc-init-base): Bump version to 2.02f, update date.
16583
16584 2001-11-19 Richard M. Stallman <rms@gnu.org>
16585
16586 * net/browse-url.el: Support Mozilla and Galeon.
16587 By default, find the installed browser whichever it is.
16588 (browse-url-mozilla): New function.
16589 (browse-url-mozilla-sentinel): New function.
16590 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
16591 (browse-url-default-browser): New function.
16592 (browse-url-process-environment): Use browse-url-browser-display.
16593 (browse-url-browser-display): Renamed from browse-url-netscape-display.
16594 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
16595 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
16596 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
16597 (browse-url-browser-function): New default, new options.
16598
16599 2001-11-19 Sam Steingold <sds@gnu.org>
16600
16601 * bindings.el (last-buffer, unbury-buffer): New function.
16602 (mode-line-unbury-buffer): Use `unbury-buffer'.
16603
16604 2001-11-18 Stephen Eglen <stephen@gnu.org>
16605
16606 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
16607 control behaviour when no further completion is possible.
16608
16609 2001-11-19 Colin Walters <walters@verbum.org>
16610
16611 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
16612 (math-showing-full-precision, math-with-extra-prec, math-working)
16613 (calc-with-default-simplification)
16614 (calc-with-trail-buffer): Use backtick.
16615 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
16616 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
16617 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
16618 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
16619 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
16620 (Math-num-integerp, Math-bignum-test, Math-equal-int)
16621 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
16622 (calc-record-compilation-date-macro): Deleted. Callers updated.
16623 (math-format-radix-digit): Move to calc-bin.el.
16624
16625 * calc/calc.el (calc-record-compilation-date): Remove.
16626 (calc-bug-address): Update.
16627 (calc-settings-file): Use `user-init-file'.
16628
16629 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
16630 Handle null `calc-settings-file'.
16631
16632 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
16633 * calc/calc-keypd.el (calc-keypad-mode): New.
16634 (calc-do-keypad): Use it.
16635 (calc-keypad-map): Move into `calc-keypad-mode'.
16636
16637 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
16638 to defalias argument.
16639
16640 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
16641 (calcFunc-floor): Ditto.
16642
16643 * calc-units.el (calcFunc-usimplify): Ditto.
16644
16645 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
16646 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
16647 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
16648 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
16649 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
16650 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
16651 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
16652 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
16653 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
16654 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
16655 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
16656 and move them before their first use. Use `when', `unless'.
16657 Remove trailing periods from error forms. Add description and
16658 headers suggested by Emacs Lisp coding conventions.
16659
16660 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
16661
16662 * newcomment.el (comment-indent):
16663 Fix misindentation for comment-only lines.
16664 (comment-indent-new-line): Only obey comment-multi-line if the
16665 comment-ender is not the end-of-line.
16666
16667 2001-11-19 Richard M. Stallman <rms@gnu.org>
16668
16669 * net/net-utils.el (network-connection-service-abbrev-alist):
16670 New variable.
16671
16672 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
16673 Advance to start of 3rd sexp by moving fwd and backing over it.
16674 At first three elements, act like defun.
16675
16676 * delsel.el (delete-selection-pre-hook): Handle and resignal
16677 file-supersession errors to interact properly with userlock.el.
16678
16679 2001-11-18 Richard M. Stallman <rms@gnu.org>
16680
16681 * progmodes/fortran.el (fortran-mode-syntax-table):
16682 Specify punctuation syntax for backslash.
16683
16684 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
16685 All calls deleted.
16686
16687 * international/mule-util.el (string-to-sequence): Make it obsolete.
16688 (string-to-list, string-to-vector): Implement them directly
16689 using append and vconcat, not with string-to-sequence.
16690
16691 * startup.el (command-line): Set abbrevs-changed to nil after
16692 reading the init file and the abbrevs file.
16693
16694 * isearch.el (isearch): Use magenta2 as bg for (background light)
16695
16696 2001-11-17 Richard M. Stallman <rms@gnu.org>
16697
16698 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
16699
16700 * simple.el (minibuffer-history-sexp-flag): Doc fix.
16701
16702 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
16703
16704 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
16705 If set and if applicable, add a regexp to highlight defun-like
16706 text inside comments and strings.
16707 (font-lock-fontify-keywords-region): Pass that new arg.
16708 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
16709 to the end and pass that new arg.
16710 (c-font-lock-keywords-2): Fix regex for labels.
16711 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
16712 Make it work when LIMIT is several lines further.
16713 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
16714 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
16715 Use backquote and make the regexes for `int a, b, c;' work on
16716 multiple lines.
16717
16718 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
16719 (font-lock-defaults-alist): Don't change it any more.
16720 (reb-subexp-mode-map): Cleanup.
16721
16722 * custom.el (custom-current-group-alist): New var.
16723 (custom-declare-group): Set it.
16724 (custom-current-group): New fun.
16725 (custom-declare-variable, custom-handle-all-keywords):
16726 Use it as a default if no :group argument is specified.
16727
16728 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
16729 (standard-keyboard-coding-systems): New var.
16730 (set-locale-environment): Use it to decide whether or not to call
16731 set-keyboard-coding-system.
16732 (locale-language-names): Use \"French\" for "fr".
16733
16734 2001-11-17 Richard M. Stallman <rms@gnu.org>
16735
16736 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
16737 (add-to-list): Delete compatibility code.
16738 (checkdoc-next-message-error): Doc fix.
16739
16740 2001-11-17 Stephen Eglen <stephen@gnu.org>
16741
16742 * locate.el (locate): Show default locate pattern within the
16743 prompt, but don't insert it into the minibuffer contents.
16744 Catch the case when pattern is the empty string.
16745
16746 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
16747
16748 * language/european.el ("French"): New language environment.
16749
16750 2001-11-16 Richard M. Stallman <rms@gnu.org>
16751
16752 * calendar/todo-mode.el (todo-save): Fix previous change.
16753
16754 * subr.el (functionp): Do use cdr-safe on object.
16755
16756 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
16757
16758 * bindings.el (mode-line-mode-name): Only put the help-echo property
16759 if the local-map property was put as well.
16760 (global-map): Bind switch-frame, delete-frame, iconify-frame
16761 and make-frame-visible events.
16762
16763 * emacs-lisp/elp.el (elp-not-profilable): New var.
16764 (elp-not-profilable-p): New function.
16765 (elp-instrument-function): Use it. Use backquotes and push.
16766
16767 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
16768 (byte-stack+-info, byte-compile-last-warned-form)
16769 (byte-compile-last-logged-file): Don't defconst a variable.
16770 (no-byte-compile): Declare.
16771 (byte-compile-file): Don't boundp-check no-byte-compile any more.
16772 (byte-compile-defvar): Leave defconst as is.
16773
16774 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
16775 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
16776 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
16777 (edebug-best-error): Don't defconst a variable.
16778 (edebug-read-syntax-table): Use a char-table.
16779 (edebug-lemacs-specific): Remove.
16780 Toplevel: Eliminate check for Lucid Emacs.
16781
16782 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
16783
16784 * rect.el (move-to-column-force): Mark obsolete.
16785 (operate-on-rectangle, delete-extract-rectangle-line)
16786 (insert-rectangle, delete-whitespace-rectangle-line)
16787 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
16788 (string-rectangle-history): New var.
16789 (string-rectangle, string-insert-rectangle): Use it.
16790 (delete-rectangle-line): Fix pos/column mixup and simplify.
16791
16792 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
16793 (normal-top-level, command-line, command-line-1): Simplify.
16794
16795 * tar-mode.el (tar-mode): Use define-derived-mode.
16796
16797 * view.el (view-mode-enable): Don't use make-local-hook.
16798
16799 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
16800
16801 2001-11-16 Richard M. Stallman <rms@gnu.org>
16802
16803 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
16804 if it doesn't make sense as anything else.
16805 Don't recognize a "telephone number" at the beginning of the name.
16806 (mail-extr-leading-garbage): Match non-word characters only.
16807
16808 2001-11-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16809
16810 * startup.el (command-line-processed): Doc fix.
16811
16812 * apropos.el (apropos-next-label-button): Doc fix.
16813
16814 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
16815
16816 * comint.el (comint-mode): Simplify.
16817 (make-comint-in-buffer): Run `comint-mode' only if necessary.
16818
16819 * subr.el (eval-after-load): Make it work with features as well.
16820
16821 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
16822
16823 * international/mule-cmds.el (describe-input-method): Setup xref.
16824 (set-language-environment): Use functionp.
16825 (locale-language-names, locale-charset-language-names)
16826 (locale-preferred-coding-systems): Defconst and purecopy.
16827
16828 * language/european.el (mac-roman): Add mime-charset property.
16829
16830 2001-11-15 Richard M. Stallman <rms@gnu.org>
16831
16832 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
16833 (multiple-value-apply, nth-value): Use defsubst rather than defalias
16834 to get better doc strings.
16835
16836 2001-11-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
16837
16838 * derived.el: Fix autoload cookie.
16839
16840 2001-11-15 Richard M. Stallman <rms@gnu.org>
16841
16842 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
16843
16844 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
16845
16846 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
16847
16848 2001-11-15 Richard M. Stallman <rms@gnu.org>
16849
16850 * dired.el (dired-undo): Display a message to explain
16851 that this does not undo file system changes.
16852
16853 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
16854
16855 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
16856 into `unread-command-events' instead of trying keymap
16857 lookups ourselves. This makes mouse-clicks do the right
16858 thing even when keymaps of overlays are involved.
16859 (mouse-drag-drag): Likewise.
16860
16861 2001-11-15 Andreas Schwab <schwab@suse.de>
16862
16863 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
16864 characters and append anchor to pattern added to auto-mode-alist.
16865
16866 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
16867
16868 * server.el (server-process-filter): Run pre/post-comment-hook
16869 before/after visiting the file.
16870
16871 * info-look.el (makefile-mode): Add info for automake.
16872 (autoconf-mode): Fix the name of the index for automake.
16873
16874 * international/latin-9.el: Give pilcrow punctuation syntax.
16875
16876 2001-11-15 Andre Spiegel <spiegel@gnu.org>
16877
16878 * vc.el: Documentation fixes.
16879
16880 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
16881
16882 * smerge-mode.el (smerge-match-conflict): Fix typo.
16883 (smerge-diff): Be careful to read match-data early enough.
16884
16885 2001-11-14 Colin Walters <walters@verbum.org>
16886
16887 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
16888 (calcFunc-subst): Use `defalias' instead of `fset' and
16889 `symbol-function'.
16890
16891 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
16892 (calcFunc-ceil, calcFunc-round): Ditto.
16893
16894 * calc/calc-bin.el (calcFunc-clip): Ditto.
16895
16896 * calc/calc-ext.el (calcFunc-evalv): Ditto.
16897
16898 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
16899
16900 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
16901 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
16902
16903 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
16904
16905 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
16906 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
16907 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
16908 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
16909 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
16910 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
16911 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
16912 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
16913 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
16914 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
16915 * calcsel2.el: Style cleanup; don't put closing parens on their
16916 own line, add "foo.el ends here" to each file, and update
16917 copyright date.
16918
16919 * README: Update maintainer.
16920
16921 2001-11-13 Richard M. Stallman <rms@gnu.org>
16922
16923 * progmodes/compile.el (recompile): Use compilation-arguments if
16924 set, so as to be able to M-x recompile the exact command which
16925 created a compilation-mode buffer.
16926
16927 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
16928
16929 2001-11-13 Gerd Moellmann <gerd@gnu.org>
16930
16931 * mouse.el (mouse-drag-region): Don't run the up-event
16932 handler if window start changed due to the down-mouse event.
16933
16934 2001-11-13 Richard M. Stallman <rms@gnu.org>
16935
16936 * mouse.el (mouse-show-mark): Either move point to the mark
16937 or use highlighting, never both.
16938 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
16939
16940 2001-11-13 Simon Josefsson <jas@extundo.com>
16941
16942 * mail/smtpmail.el (top-level): Change maintainer to Simon
16943 Josefsson, cleanup the smtpmail.el header.
16944
16945 * mail/smtpmail.el (top-level): Don't require cl or base64.
16946 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
16947 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
16948 Defsubst instead of defmacro.
16949 (smtpmail-intersection): Return value in reverse order.
16950 (smtpmail-open-stream): Use stringp instead of string-to-list.
16951 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
16952 separated from smtpmail-via-smtp.
16953
16954 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
16955 rfc2104. Require base64 and cl.
16956 (smtpmail-smtp-service): Doc fix. :type fix.
16957 (smtpmail-debug-info): Doc fix.
16958 (smtpmail-debug-verb, smtpmail-auth-credentials)
16959 (smtpmail-starttls-credentials, smtpmail-auth-supported):
16960 New variables.
16961 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
16962 mail-utils (it is autoloaded).
16963 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
16964 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
16965 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
16966 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
16967 (smtpmail-via-smtp): Support AUTH.
16968 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
16969
16970 2001-11-13 Richard M. Stallman <rms@gnu.org>
16971
16972 * ebuff-menu.el (electric-buffer-update-highlight): New function.
16973 (electric-buffer-overlay): New variable.
16974 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
16975 (electric-buffer-list): Likewise.
16976
16977 * isearch.el (isearch-whitespace-chars): Doc fix.
16978 (isearch-mode): Handle negative search-slow-window-lines correctly.
16979
16980 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
16981
16982 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
16983
16984 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
16985 From Emmanuel Briot <briot@act-europe.fr>.
16986
16987 2001-11-13 Colin Walters <walters@debian.org>
16988
16989 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
16990
16991 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
16992 "~/.emacs"; use `read-file-name'.
16993
16994 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
16995 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
16996 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
16997 * calc/calc.el: Use `frame-width' instead of `screen-width',
16998 `frame-height' instead of `screen-height', and,
16999 `executing-kbd-macro' instead of `executing-macro'.
17000
17001 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
17002 correct number of arguments.
17003
17004 * calc/calc-aent.el (calc-do-alg-entry):
17005 Use `blink-paren-function' instead of `blink-paren-hook'.
17006
17007 2001-11-12 Richard M. Stallman <rms@gnu.org>
17008
17009 * calendar/todo-mode.el (todo-save): Add save-excursion
17010 and save-restriction.
17011
17012 * server.el (server-edit, server-done): Doc fix.
17013
17014 * simple.el (clone-indirect-buffer): Error if major mode symbol
17015 has a no-clone-indirect property.
17016 (clone-buffer): Check for obvious errors before reading clone name.
17017
17018 * info.el (Info-mode): Add a no-clone-indirect property.
17019
17020 2001-11-12 Sam Steingold <sds@gnu.org>
17021
17022 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
17023 set-buffer-modified-p to nil after `vc-exec-after'.
17024 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
17025 (log-view-mode): Make read-only.
17026 (log-view-current-file): Do final `expand-file-name' in the
17027 current `default-directory'.
17028 (log-view-current-tag): Take an optional `where' arg.
17029 (log-view-diff): New user command.
17030
17031 2001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
17032
17033 * progmodes/cpp.el (cpp-choose-face): Fix typo.
17034
17035 2001-11-12 Sam Steingold <sds@gnu.org>
17036
17037 * emacs-lisp/cl-indent.el (toplevel): Indent properly
17038 `generic-flet', `generic-labels', `with-accessors',
17039 `with-condition-restarts'.
17040
17041 2001-11-12 Richard M. Stallman <rms@gnu.org>
17042
17043 * dired.el: Many trivial doc fixes.
17044 (dired-get-file-for-visit): New function.
17045 (dired-find-alternate-file, dired-mouse-find-file-other-window)
17046 (dired-view-file, dired-find-file-other-window, dired-display-file)
17047 (dired-find-file): Use dired-get-file-for-visit.
17048
17049 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
17050
17051 * sql.el (sql-mode): Doc change.
17052
17053 * sql.el (sql-mode-syntax-table): The backslash is no longer an
17054 escape character.
17055
17056 2001-11-12 Colin Walters <walters@debian.org>
17057
17058 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
17059 (calc-do-keypad): Don't attempt to use nonexistent global
17060 mouse-map, use calc-keypad-map.
17061 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
17062 (calc-keypad-left-click): Don't use mouse-map; update to new event
17063 interface.
17064 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
17065 (calc-keypad-press): Use `unread-command-events' instead of
17066 `unread-command-char'.
17067
17068 * calc/calc-ext.el (calc-init-extensions): Update autoload names
17069 to match files renamed on initial calc import.
17070
17071 2001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
17072
17073 * textmodes/flyspell.el (flyspell-default-dictionary):
17074 Fix previous change.
17075
17076 2001-11-12 Richard M. Stallman <rms@gnu.org>
17077
17078 * textmodes/flyspell.el (flyspell-default-dictionary):
17079 Fix custom type.
17080
17081 2001-11-11 Richard M. Stallman <rms@gnu.org>
17082
17083 * calendar/solar.el (solar-sunrise-and-sunset):
17084 Exchange the two extreme values of day-length.
17085
17086 * progmodes/sh-script.el (sh-must-be-shell-mode):
17087 Allow modes derived from sh-mode.
17088
17089 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17090 Turn off error in some re-search-forward calls.
17091
17092 * replace.el (query-replace-skip-read-only): New variable.
17093 (perform-replace): If that variable is non-nil, ignore matches
17094 that have a read-only property.
17095
17096 * derived.el (define-derived-mode): Doc fix.
17097
17098 * server.el (server-buffer-done): Test of server-existing-buffer
17099 was backwards.
17100 (server-existing-buffer): Doc fix.
17101
17102 * textmodes/flyspell.el (flyspell-default-dictionary):
17103 Allow nil as value, and make nil the default.
17104
17105 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
17106
17107 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
17108 it is not fboundp.
17109 (clipboard-yank): Ditto.
17110
17111 2001-11-11 Colin Walters <walters@verbum.org>
17112
17113 The following changes are based on patches from
17114 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
17115 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
17116
17117 * calc/calc.el (toplevel): Require calc-macs.
17118 (calc-minibuffer-size): New.
17119 (calcDigit-nondigit): Use it instead of `buffer-size'.
17120 (calcDigit-backspace): Likewise.
17121 (calcDigit-nondigit): Use `minibuffer-contents' instead of
17122 `buffer-string'.
17123 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
17124 `point-min'.
17125 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
17126 `save-excursion'.
17127
17128 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
17129 simple `setq' form.
17130
17131 * calc/calc-ext.el: (toplevel): Require calc.
17132 (calc-fancy-prefix-map): New.
17133 (calc-fancy-prefix): Use it.
17134 (calc-fancy-prefix-other-key): New.
17135
17136 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
17137 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
17138 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
17139 (calcAlg-enter): Likewise.
17140 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
17141
17142 2001-11-10 Richard M. Stallman <rms@gnu.org>
17143
17144 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
17145 (quietly-read-abbrev-file): Doc fix.
17146
17147 * startup.el (command-line): Read standard abbrev
17148 file (abbrev-file-name), if it exists.
17149
17150 * files.el (save-abbrevs): Default value is t.
17151
17152 * progmodes/compile.el (compile-goto-error): Fix previous change
17153 in the case where subsequent errors have not been parsed yet
17154 because they are in a different source file.
17155
17156 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
17157
17158 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
17159 Merge two regular expressions into one.
17160 (ps-mode): Make local bindings for `comment-start' and
17161 `comment-start-skip'.
17162 (ps-mode-looking-at-nested): Simplify an if-else construct;
17163 use `set-match-data' to set the result.
17164
17165 2001-11-10 Richard M. Stallman <rms@gnu.org>
17166
17167 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
17168 Function deleted.
17169 (flyspell-correct-word): Old definition deleted.
17170 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
17171 All references renamed too.
17172
17173 2001-11-10 Gerd Moellmann <gerd@gnu.org>
17174
17175 * Makefile.in (finder_setwins, setwins): Exclude Calc.
17176
17177 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
17178
17179 * wid-edit.el (checklist): Removed `:menu-tag'.
17180 (radio-button-choice): Ditto.
17181 (editable-list): Ditto.
17182
17183 2001-11-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
17184
17185 * play/gomoku.el: Move definitions of constants to the beginning
17186 of file, before their use.
17187
17188 2001-11-09 Richard M. Stallman <rms@gnu.org>
17189
17190 * textmodes/flyspell.el: Use the keymap property
17191 instead of local-map, and don't use a minor-mode map.
17192 (flyspell-mode-map): Variable deleted.
17193 Don't mess with minor-mode-map-alist.
17194 (calling add-minor-mode): Specify nil for keymap.
17195 And always use add-minor-mode, now that it exists.
17196 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
17197 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
17198 or flyspell-local-mouse-map.
17199 (make-flyspell-overlay): Use flyspell-mouse-map directly.
17200 (flyspell-mode): Doc fix.
17201 (flyspell-mode-on): Don't call make-local-hook.
17202
17203 2001-11-09 Sam Steingold <sds@gnu.org>
17204
17205 * emacs-lisp/debug.el (debugger-make-xrefs):
17206 Add buttons to all symbols.
17207
17208 2001-11-09 Andre Spiegel <spiegel@gnu.org>
17209
17210 * vc.el: Add John David Smith to credits.
17211
17212 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
17213
17214 * vc-hooks.el (vc-error-occured): Backquotified.
17215 (vc-file-prop-obarray): Use prime length for better efficiency.
17216
17217 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
17218
17219 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
17220
17221 * info.el (Info-file-list-for-emacs): Add entries for Calc.
17222
17223 2001-11-09 Miles Bader <miles@gnu.org>
17224
17225 * subr.el (functionp): Don't consider macros as functions.
17226
17227 2001-11-08 Miles Bader <miles@gnu.org>
17228
17229 * subr.el (functionp): Make work correctly for macros and unbound
17230 symbols.
17231
17232 * comint.el (comint-send-input): Fix description of
17233 `comint-process-echoes' in the doc-string.
17234
17235 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
17236
17237 * international/mule.el (make-translation-table): Doc fix.
17238 Suggested by Alex Schroeder <alex@gnu.org>.
17239
17240 2001-11-07 Richard M. Stallman <rms@gnu.org>
17241
17242 * info.el (Info-fontify-node): Highlight every third menu item.
17243
17244 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
17245
17246 * cus-edit.el (custom-face-value-create): Don't ignore the
17247 `customized-face' attribute when finding the current face spec.
17248
17249 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
17250
17251 * subr.el (with-local-quit): New macro.
17252 (make-syntax-table): Always inherit.
17253 (functionp): Be more careful when `object' is a symbol.
17254
17255 * dabbrev.el (dabbrev-completion): Use "*Completions*".
17256
17257 2001-11-07 Paul Eggert <eggert@twinsun.com>
17258
17259 * dired.el (dired-move-to-filename-regexp):
17260 Do not distinguish between ASCII letters and non-ASCII characters.
17261 Don't allow comma except in the form "month day, year".
17262 Don't allow space between month name and comma.
17263 Clean up the code that checks for trailing period, comma, and space.
17264 Remove now-obsolete comments, and add more commentary about
17265 Japanese dates.
17266 Always gobble up trailing spaces, instead of doing it only sometimes.
17267
17268 2001-11-07 Miles Bader <miles@gnu.org>
17269
17270 * paren.el (show-paren-match-face): Add dark-background variant.
17271
17272 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
17273
17274 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
17275 (lisp-mode-variables): Don't set paragraph-{start,separate}.
17276 Don't disable adaptive-fill-mode.
17277 (lisp-fill-paragraph): Use tab-width rather than 8.
17278 Prevent filling the first line of docstrings.
17279
17280 2001-11-06 Richard M. Stallman <rms@gnu.org>
17281
17282 * play/gomoku.el (gomoku): Doc fix.
17283
17284 * jka-compr.el (jka-compr-partial-uncompress):
17285 Support an alternative of not using dd.
17286 (jka-compr-dd-program): Use defcustom to define this.
17287 (jka-compr-load-suffixes): Use defcustom.
17288 (jka-compr-mode-alist-additions): Use defcustom.
17289
17290 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
17291
17292 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
17293 Also work when LIMIT is further than the end of line.
17294
17295 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
17296
17297 * international/quail.el (quail-update-leim-list-file): Print the
17298 offending file name if some of its quail-define-package forms is broken.
17299
17300 2001-11-05 Richard M. Stallman <rms@gnu.org>
17301
17302 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
17303 of the evaluated form.
17304
17305 2001-11-05 Paul Eggert <eggert@twinsun.com>
17306
17307 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
17308 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
17309 stamps always line up by default. Also, it uses a slightly
17310 different window to determine whether files are "recent".
17311
17312 2001-11-05 Andrew Innes <andrewi@gnu.org>
17313
17314 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17315 Don't attempt to remake autoloads before nuking .elc files.
17316
17317 2001-11-04 Richard M. Stallman <rms@gnu.org>
17318
17319 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
17320 previous-single-property-change or next-single-char-property-change
17321 returns nil.
17322
17323 * international/mule-cmds.el (set-locale-environment):
17324 Make it interactive; make arg optional.
17325
17326 * international/mule-diag.el (help-funs): Require help-funs.
17327
17328 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
17329
17330 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
17331
17332 2001-11-04 Miles Bader <miles@gnu.org>
17333
17334 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
17335 shadow of the splash image grey on a dark background instead of black.
17336
17337 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
17338
17339 * term.el (all faces): Don't (copy-face 'default <foo>).
17340
17341 * term/xterm.el (function-key-map):
17342 Add entry for `ESC [ 3 ~' -> <delete>
17343 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
17344 Use inheritance so that .emacs and terminfo take precedence.
17345
17346 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
17347
17348 * tooltip.el (tooltip-delay): Decrease to 0.7.
17349 (tooltip-hide-delay): Enlarge to 10.
17350
17351 2001-11-03 Richard M. Stallman <rms@gnu.org>
17352
17353 * startup.el (fancy-splash-tail): Explain how to recover
17354 from a crash, if there was a crash.
17355 (command-line-1): Reorganize display of startup screen,
17356 to simplify the logic. Use a temp buffer for it.
17357
17358 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
17359
17360 * frame.el (set-background-color, set-foreground-color):
17361 Call face-set-after-frame-default, to propagate the new colors to
17362 the frame's parameters alist.
17363
17364 * calendar/timeclock.el (timeclock-out): Signal an error if
17365 timeclock-last-event is nil.
17366
17367 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
17368
17369 * textmodes/fill.el (fill-context-prefix): Fix braino.
17370
17371 * international/quail.el (quail-help):
17372 Use `help-buffer' and move `help-setup-xref' to beginning.
17373
17374 * international/mule-cmds.el (describe-language-environment):
17375 Use `help-buffer' and move `help-setup-xref' to beginning.
17376
17377 * international/mule-diag.el (list-character-sets)
17378 (sort-listed-character-sets, describe-character-set)
17379 (describe-coding-system, describe-fontset, list-fontsets):
17380 Use `help-buffer' and move `help-setup-xref' to beginning.
17381 (describe-char-after): Use `internal-describe-syntax-value'.
17382
17383 2001-11-02 Richard M. Stallman <rms@gnu.org>
17384
17385 * mouse.el (popup-menu): If the user refuses to select
17386 from a menu, don't try to invoke the menu.
17387
17388 2001-11-02 Miles Bader <miles@gnu.org>
17389
17390 * help-mode.el (help-xref): New button type.
17391 (help-function, help-variable, help-face, help-coding-system)
17392 (help-input-method, help-character-set, help-type, help-symbol)
17393 (help-back, help-info, help-customize-variable, help-customize-face)
17394 (help-function-def, help-variable-def): Use it as a supertype.
17395 Remove `action' property.
17396
17397 * international/mule-diag.el (describe-character-set)
17398 (describe-coding-system): Pass correct args to `help-xref-button'.
17399 (sort-listed-character-sets): New button type.
17400 (list-character-sets): Use it.
17401 (list-charset-chars): New button type.
17402 (list-character-sets-1): Use it.
17403
17404 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
17405
17406 * indent.el (tab-always-indent, indent-for-tab-command):
17407 Remove redundant `never' setting.
17408
17409 * fill.el (fill-region-as-paragraph): Don't forget to skip
17410 over current whitespace before looking for a preceding space.
17411
17412 2001-11-01 Richard M. Stallman <rms@gnu.org>
17413
17414 * files.el (file-newest-backup): Don't pass backup file name
17415 thru file-name-sans-versions, because it never has version numbers.
17416
17417 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
17418 to avoid ambiguous nested loops.
17419
17420 * files.el (find-file-noselect): Offer to change buffer-read-only
17421 only when the file's read-only status has changed from before
17422 as well as disagreeing with the buffer's current status.
17423 (buffer-file-read-only): New var, local in all buffers.
17424
17425 * buff-menu.el (buffer-menu): Doc fix.
17426 (buffer-menu-other-window): Doc fix.
17427 (list-buffers, list-buffers-noselect): Doc fix.
17428
17429 2001-11-01 Gerd Moellmann <gerd@gnu.org>
17430
17431 * startup.el (command-line): If the terminal Emacs is running on
17432 has erase char set to ^H, use the Backspace key for deleting
17433 backward, and the Delete key for deleting forward.
17434
17435 2001-11-01 Miles Bader <miles@gnu.org>
17436
17437 * button.el (define-button-type): Make sure every user-defined
17438 button type has a supertype.
17439
17440 2001-10-31 Jason Rumney <jasonr@gnu.org>
17441
17442 * international/mule-cmds.el (locale-language-names): Add chs and
17443 cht as aliases for Chinese-GB and Chinese-BIG5.
17444
17445 2001-10-31 Richard M. Stallman <rms@gnu.org>
17446
17447 * bindings.el (mode-line-frame-identification): Add doc string.
17448 (mode-line-position, mode-line-modes): New variables.
17449 (mode-line-format): Use mode-line-position for the part
17450 that displays the position-in-buffer info.
17451 Use mode-line-modes for the part that displays major and minor modes.
17452
17453 2001-10-31 Sam Steingold <sds@gnu.org>
17454
17455 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
17456 (debugger-setup-buffer): Call it.
17457 (debugger-mode-map): Bind RET and mouse-2.
17458
17459 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
17460
17461 * startup.el: Document command line option --no-window-system
17462 instead of --no-windows.
17463
17464 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
17465
17466 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
17467
17468 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
17469 (font-lock-defaults-alist): Use it.
17470 From David Ponce <david.ponce@wanadoo.fr>
17471
17472 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
17473 output of `char-after'.
17474
17475 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
17476
17477 * simple.el (reindent-then-newline-and-indent): Insert the newline
17478 before indenting the first line.
17479 (undo-get-state, undo-revert-to-state): New funs.
17480 (shell-command): Don't kill the buffer even if empty.
17481 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
17482 (transpose-subr-end2): Remove.
17483 (transpose-subr): Add `special' arg and simplify.
17484 (transpose-subr-1): Rewrite.
17485 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
17486 (rfc822-goto-eoh): Simplify.
17487
17488 2001-10-30 Richard M. Stallman <rms@gnu.org>
17489
17490 * enriched.el (enriched-face-ans): Fix previous change.
17491
17492 2001-10-30 Gerd Moellmann <gerd@gnu.org>
17493
17494 * international/iso-acc.el (iso-accents-compose): Remove a
17495 superfluous setq.
17496
17497 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
17498
17499 * buff-menu.el (list-buffers-noselect): If the buffer's name
17500 starts with a blank, but it visits a file, do show it (for files
17501 whose names start with a blank).
17502
17503 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
17504
17505 * textmodes/fill.el (sentence-end-double-space)
17506 (sentence-end-without-period): Move to paragraphs.el.
17507 (fill-indent-according-to-mode): Change default to t.
17508 (fill-context-prefix): Simplify control-flow and use a more
17509 sophisticated merge that unifies both previous checks.
17510 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
17511 (fill-nobreak-predicate): Make it into a defcustom'd hook.
17512 (fill-nobreak-p): New fun.
17513 (fill-region-as-paragraph): Use it.
17514 Handle `fill-indent-according-to-mode' slightly differently.
17515 (fill-individual-paragraphs-prefix): Simplify the control-flow.
17516 (fill-individual-paragraphs-citation): Fix.
17517
17518 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
17519 (paragraph-start): Change default to the `text-mode' value.
17520 (sentence-end-double-space, sentence-end-without-period):
17521 Move from fill.el.
17522 (forward-paragraph): Use `parstart' and `parsep' for temp variables
17523 rather than rebinding `paragraph-start' and `paragraph-separate'.
17524
17525 * indent.el (indent-line-function): Change default to indent-relative.
17526 (tab-always-indent): Add an `never' setting.
17527 (indent-according-to-mode): Handle `indent-relative' and
17528 `indent-relative-maybe' specially.
17529 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
17530 Handle the `never' case for `tab-always-indent'.
17531 Don't call indent-according-to-mode for indent-relative' and
17532 `indent-relative-maybe'.
17533 (insert-tab): Rename `prefix-arg' to `arg'.
17534 (indent-region): Indent the first line as well.
17535 (indent-relative): Don't mark the buffer modified if the indentation
17536 is unchanged.
17537
17538 * textmodes/text-mode.el (paragraph-indent-minor-mode):
17539 Don't set paragraph-separate. Set paragraph-start more carefully.
17540 Set indent-line-function.
17541 (paragraph-indent-text-mode): Use it and define-derived-mode.
17542 (text-mode-map): Remove the \t binding.
17543 (text-mode): Simplify now that the default is more favorable.
17544
17545 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
17546
17547 * emacs-lisp/find-func.el (find-function-search-for-symbol):
17548 If the regexp doesn't match, use a looser one.
17549 (find-variable-noselect): Add `file' argument.
17550
17551 * pcvs.el (cvs-mode-commit-hook): New hook.
17552 (cvs-mode-commit): Run it.
17553
17554 * log-edit.el (log-edit): Run hook after `log-edit-files'.
17555
17556 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
17557 (edebug-instrument-function): Use `find-function-noselect'.
17558
17559 2001-10-29 Richard M. Stallman <rms@gnu.org>
17560
17561 * term.el (term-if-emacs19): Macro deleted.
17562 Callers changed to use progn instead.
17563
17564 * frame.el (blink-cursor-mode): Doc fix.
17565
17566 * files.el (find-backup-file-name): Use make-backup-file-name.
17567
17568 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
17569 window-live-p.
17570 (edebug-set-conditional-breakpoint): Unconditionally use
17571 the former Emacs >=19 definition.
17572 (edebug-mark): Define unconditionally.
17573 (edebug-eval-expression): Always call read-from-minibuffer
17574 and specify history list.
17575 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
17576 edebug-set-conditional-breakpoint.
17577 (edebug-emacs-version-specific): Function deleted;
17578 do the job at top level.
17579 (edebug-emacs-19-specific): Function deleted, this is the default.
17580
17581 2001-10-29 Sam Steingold <sds@gnu.org>
17582
17583 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
17584 "/cygdrive/LETTER/" pathnames.
17585
17586 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
17587
17588 * faces.el (invert-face): Check for 'unspecified, not for nil,
17589 when testing whether face colors are not specified.
17590 From David.Kastrup@t-online.de (David Kastrup).
17591 (read-face-name): Doc fix.
17592 (make-face-bold, make-face-unbold, make-face-italic)
17593 (make-face-unitalic, make-face-bold-italic, invert-face):
17594 Remove trailing blank from the prompt passed to read-face-name.
17595
17596 2001-10-29 Sam Steingold <sds@gnu.org>
17597
17598 * emacs-lisp/bytecomp.el (byte-recompile-directory):
17599 Report numbers of files skipped and failed too.
17600 (byte-compile-file): Return 'no-byte-compile for skipped files.
17601
17602 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17603
17604 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
17605 and `M p'.
17606
17607 2001-10-29 Gerd Moellmann <gerd@gnu.org>
17608
17609 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
17610 as is on unread-command-events instead of `(SECOND-CHAR)'.
17611
17612 2001-10-29 Andre Spiegel <spiegel@gnu.org>
17613
17614 * vc.el: Mention vc-*-switches in backend API documentation.
17615 (vc-annotate): Adapt doc string to recent change.
17616
17617 2001-10-29 Gerd Moellmann <gerd@gnu.org>
17618
17619 * enriched.el (enriched-face-ans): Handle face attributes
17620 of the form `(FACE1 FACE2 ...)'.
17621
17622 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
17623
17624 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
17625
17626 * progmodes/sql.el (sql-mysql): Doc change by RMS.
17627
17628 * progmodes/sql.el (sql-db2): Doc change.
17629 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
17630 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
17631
17632 2001-10-29 Gerd Moellmann <gerd@gnu.org>
17633
17634 * env.el (substitute-env-vars): Don't quote argument to `rx';
17635 it's a macro.
17636
17637 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
17638
17639 * cus-start.el (recursive-load-depth-limit): Added.
17640
17641 2001-10-28 Richard M. Stallman <rms@gnu.org>
17642
17643 * textmodes/ispell.el (version18p, version20p): Vars deleted.
17644 All uses removed--assume Emacs version is >= 20.
17645
17646 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
17647 by really checking that it is not version 18.
17648
17649 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
17650
17651 2001-10-28 Miles Bader <miles@gnu.org>
17652
17653 * faces.el (face-attribute): Add INHERIT argument, consider face
17654 inheritance if it's non-nil.
17655 (face-attribute-merged-with): New function.
17656 (face-attribute-specified-or): New macro.
17657 (face-foreground, face-background, face-stipple): Add INHERIT
17658 argument. Use `face-attribute-specified-or'.
17659
17660 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
17661
17662 * font-lock.el: Require `syntax'.
17663 (font-lock-defaults-alist): Don't define keywords for lisp languages.
17664 Use `c-font-lock-syntactic-face-function' for c languages.
17665 (font-lock-mode): Don't unset vars when turning the mode off.
17666 (font-lock-default-fontify-buffer): Don't unset vars at the end.
17667 (font-lock-extra-managed-props): New var.
17668 (font-lock-default-unfontify-region): Use it.
17669 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
17670 Don't eval the value when there's no match.
17671 (font-lock-ppss-stats): New var.
17672 (font-lock-ppss): New fun.
17673 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
17674 (font-lock-apply-highlight): Allow `highlight' to set several props.
17675 (font-lock-set-defaults): Use dolist.
17676 (font-lock-unset-defaults): Remove.
17677 (font-lock-match-c-style-declaration-item-and-skip-to-next):
17678 Try to recognize prototypes using `foo P_ ((args))'.
17679 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
17680 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
17681 (c-font-lock-syntactic-face-function): New function.
17682 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
17683 (c++-keywords): Use a more sophisticated regexp to handle
17684 shallowly nested templates.
17685
17686 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
17687
17688 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
17689 (sgml-tag): Use it. Cleanup with `cond'.
17690 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
17691 Mark the overlays and only delete those that are marked.
17692 (sgml-skip-close-p): Remove.
17693 (sgml-value): Replace sgml-skip-close-p with its definition.
17694 (html-tag-alist): Use sgml-xml a bit more.
17695 (html-mode): Set sgml-empty-tags.
17696
17697 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
17698 (texinfo-update-node, texinfo-sequential-node-update):
17699 Don't bind the obsolete `auto-fill-hook'.
17700 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
17701 Use `set-buffer' rather than `switch-to-buffer'.
17702 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
17703 Use `set-buffer' rather than `switch-to-buffer'.
17704
17705 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
17706 text-mode-syntax-table.
17707 (mail-mode): Use define-derived-mode.
17708 Fix ordering of alternatives in adaptive-fill-regexp.
17709 (mail-mode-map): Don't rely on keymap's internal representation.
17710
17711 2001-10-27 Sam Steingold <sds@gnu.org>
17712
17713 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
17714 (sgml-xml-guess): Extracted from `html-mode' and generalized.
17715 (sgml-mode-common): Call it.
17716 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
17717 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
17718 (html-horizontal-rule, html-image, html-ordered-list):
17719 (html-unordered-list, html-list-item, html-paragraph):
17720 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
17721 `html-xhtml'.
17722
17723 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
17724
17725 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
17726 (ifnothtml): New alias.
17727
17728 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
17729
17730 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
17731 (toggle-text-mode-auto-fill): Use derived-mode-p.
17732
17733 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
17734
17735 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
17736 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
17737
17738 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
17739
17740 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
17741 Add make-obsolete cookies, to follow faces.el.
17742
17743 These changes avoid warnings from the byte compiler in faces.el:
17744
17745 * faces.el (internal-get-face): Use facep instead of the obsolete
17746 internal-find-face.
17747 (internal-frob-font-weight, internal-frob-font-slant):
17748 New defaliases for obsolete functions.
17749 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
17750 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
17751 (x-make-font-bold-italic): Use internal-frob-font-weight and
17752 internal-frob-font-slant aliases instead of the obsolete
17753 x-frob-... functions.
17754
17755 2001-10-26 Sam Steingold <sds@gnu.org>
17756
17757 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
17758 DOCTYPE; set `mode-name' based on it.
17759 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
17760 (sgml-tag): Close empty tags in XHTML.
17761
17762 2001-10-26 Jason Rumney <jasonr@gnu.org>
17763
17764 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
17765 when UNICODE is not defined.
17766
17767 2001-10-26 Sam Steingold <sds@gnu.org>
17768
17769 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
17770 be alone on the line.
17771
17772 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
17773
17774 * button.el (button): Special face definition for MS-DOS terminals.
17775
17776 2001-10-26 Sam Steingold <sds@gnu.org>
17777
17778 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
17779 Protect the /= test by checking that the args are non-nil.
17780 (sh-font-lock-close-heredoc): Check eof for being non-nil.
17781
17782 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
17783
17784 * textmodes/artist.el (artist-version): 1.2.4.
17785 (artist-butlast-fn): New variable.
17786 (artist-butlast): New function.
17787 (artist-ellipse-mirror-quadrant): Use it.
17788 (artist-mouse-draw-poly): Use nil for `point-list'.
17789 (artist-mouse-draw-poly): Check for point-list being nil.
17790
17791 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
17792
17793 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
17794 lambda expression.
17795 (ps-mode-menu-main): Submenu with options on/off was replaced with
17796 a toggle button.
17797 (ps-mode, ps-run-mode): Define with `define-derived-mode'
17798 (ps-mode): Autoload cookie added on same line as comment
17799 (ps-mode-tabkey, ps-mode-backward-delete-char):
17800 (ps-mode-r-balance): Replace `delete-horizontal-space' and
17801 `indent-to' with `indent-line-to'
17802 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
17803 instead of `eval'.
17804 (ps-mode-print-region): Use `with-temp-buffer'.
17805 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
17806 (numerous places): Add back-tick and tick around names in
17807 docstrings, fix punctuation in docstrings, remove trailing spaces.
17808
17809 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
17810
17811 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
17812 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
17813 (sgml-font-lock-syntactic-keywords): New var.
17814 (sgml-mode-common): Drop the two args.
17815 Don't make buffer-local variables that aren't used.
17816 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
17817 Don't set `before-string' props from sgml-display-text.
17818 (sgml-mode): Use define-derived-mode.
17819 (sgml-tags-invisible): Use sgml-display-text.
17820 (sgml-quote): New command.
17821 (html-tag-alist): Add args for `span'.
17822 (html-mode): Use define-derived-mode.
17823 Set sgml-display-text and sgml-tag-face-alist.
17824
17825 2001-10-25 Sam Steingold <sds@gnu.org>
17826
17827 * add-log.el (add-log-always-start-new-record): New user option.
17828 (add-change-log-entry): Use it.
17829
17830 2001-10-25 Richard M. Stallman <rms@gnu.org>
17831
17832 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
17833 bind case-fold-search if FROM is not all lower case.
17834
17835 2001-10-25 Gerd Moellmann <gerd@gnu.org>
17836
17837 * startup.el (normal-top-level): Check for frame-initial-frame
17838 only if it's really used.
17839
17840 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
17841
17842 * progmodes/compile.el (compilation-parse-errors-filename-function):
17843 New variable.
17844 (compilation-parse-errors): Use it.
17845
17846 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
17847
17848 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
17849 interactively so that C-u M-C-x still does edebug.
17850 (checkdoc-sentencespace-region-engine): Don't force a double-space
17851 after `.' if it doesn't look like an end-of-sentence.
17852 (debug-ignored-errors): Add `disambiguate ...'.
17853
17854 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
17855
17856 * textmodes/texinfo.el (texinfo-environments)
17857 (texinfo-environment-regexp): Hoist.
17858 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
17859 Only highlight the menu name in menu items.
17860 Setup `@foo ... @end foo' as text clones.
17861 (texinfo-clone-environment): New function.
17862 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
17863 (texinfo-insert-block): Simplify.
17864 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
17865 the command is repeated.
17866 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
17867 (texinfo-insert-@end): Simplify.
17868
17869 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
17870 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
17871 (texinfo-subsubsection-level-regexp)
17872 (texinfo-update-menu-same-level-regexps)
17873 (texinfo-update-menu-higher-regexps)
17874 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
17875
17876 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
17877 (derived-mode-p): Autoload.
17878
17879 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
17880 New vars and functions.
17881 (text-clone-maintain, text-clone-create): New functions.
17882
17883 2001-10-25 Miles Bader <miles@gnu.org>
17884
17885 * facemenu.el (facemenu-add-new-face): Fix variable names.
17886
17887 2001-10-24 Richard M. Stallman <rms@gnu.org>
17888
17889 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
17890 of t and nil values.
17891 (facemenu-set-face): Handle START and END interactively.
17892 (facemenu-set-foreground): Don't use a face; specify color directly.
17893 (facemenu-set-background): Likewise.
17894 (facemenu-set-face-from-menu): Doc fix.
17895 (facemenu-active-faces): Use face-attribute-vector
17896 to handle bare attributes not in faces.
17897 (facemenu-get-face): Don't handle face names fg:... and bg:...
17898 specially.
17899 (facemenu-add-new-face): New argument MENU.
17900 New way to handle adding colors to the color menus.
17901
17902 * env.el (substitute-env-vars): Quote the arg to rx.
17903
17904 2001-10-24 Sam Steingold <sds@gnu.org>
17905
17906 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
17907 Control" and "SGML" groups.
17908
17909 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17910
17911 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
17912 Better handling of C++ template args to avoid confusion with `<'
17913 and `>' used as operators in member init expressions.
17914
17915 2001-10-24 Gerd Moellmann <gerd@gnu.org>
17916
17917 * replace.el (perform-replace): Move START and END parameters
17918 to the end of the argument list and make them optional.
17919
17920 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
17921 perform-replace.
17922
17923 * international/fontset.el (x-must-resolve-font-name): New function.
17924 (x-complement-fontset-spec): Use it.
17925
17926 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
17927
17928 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
17929
17930 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
17931 Turn caadr into caar of cdr.
17932
17933 2001-10-23 Gerd Moellmann <gerd@gnu.org>
17934
17935 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
17936 of mouse-{1,2} since dragging is on the down event.
17937
17938 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
17939
17940 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
17941 if ARG is nil.
17942
17943 * desktop.el (desktop-last-buffer): New variable.
17944 (desktop-create-buffer): Set it.
17945 (desktop-read): Bind it and switch to that buffer.
17946
17947 2001-10-22 Gerd Moellmann <gerd@gnu.org>
17948
17949 * progmodes/compile.el (compilation-set-window-height):
17950 Select old window only if it's still live.
17951
17952 2001-10-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
17953
17954 * help-mode.el (help-buffer): Remove debugging code.
17955 From Stefan Monnier <monnier@cs.yale.edu>.
17956
17957 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
17958
17959 * files.el (file-name-sans-extension, file-name-extension):
17960 Don't count the leading dots in file names as signaling an extension.
17961
17962 2001-10-22 Andre Spiegel <spiegel@gnu.org>
17963
17964 * vc.el (vc-diff-switches): Doc rewritten.
17965
17966 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
17967
17968 * tooltip.el (tooltip-set-param): Doc fix.
17969
17970 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
17971 127 to sgml-maybe-name-self.
17972 (sgml-name-8bit-mode): Doc fix.
17973 (sgml-char-names-table): New variable.
17974 (sgml-name-char): Support non-ASCII and mule-unicode-*
17975 characters. Doc fix.
17976 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
17977
17978 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
17979 doc string the effect of `left' and `top' parameters in
17980 tooltip-frame-parameters, the default values, and the units.
17981 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
17982 (tooltip-show): Mention in the doc string the `top' and `left'
17983 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
17984
17985 2001-10-22 Andre Spiegel <spiegel@gnu.org>
17986
17987 Add autoscaling support for vc-annotate.
17988 From J.D. Smith <jdsmith@alum.mit.edu>.
17989
17990 * vc.el (vc-annotate-display-default): Accept colormap scaling
17991 ratio (now deprecated).
17992 (vc-annotate-display-autoscale): Added.
17993 (vc-annotate-add-menu): New autoscaling menu options "Span to
17994 Oldest" and "Span Oldest->Newest". Easymenu support added for
17995 toggle menus driven by customize variable `vc-annotate-display-mode'.
17996 (vc-annotate-display-select): Added.
17997 (vc-annotate): Changed temp-buffer-show-function to
17998 `vc-annotate-display-select'.
17999 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
18000 Added argument OFFSET. Instead of backend function, calls now
18001 generic `vc-annotate-difference'.
18002 (vc-annotate-difference): Added as generic function instead of
18003 backend-specific function. No longer takes argument POINT, but
18004 instead accepts a time OFFSET.
18005 (vc-default-annotate-current-time): Added.
18006
18007 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
18008 version in vc.el, with
18009 (vc-cvs-annotate-current-time): Added, as override of default.
18010 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
18011 `vc-cvs-annotate-difference'.
18012
18013 2001-10-22 Gerd Moellmann <gerd@gnu.org>
18014
18015 * saveplace.el (save-place): Require `saveplace'.
18016
18017 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
18018 Use `sexp' for :value-type instead of `face'.
18019
18020 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
18021
18022 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
18023 regexps due to 5-digit message IDs.
18024
18025 2001-10-21 Jason Rumney <jasonr@gnu.org>
18026
18027 * term/w32-win.el (redisplay-dont-pause): Don't set.
18028
18029 2001-10-21 Miles Bader <miles@gnu.org>
18030
18031 * help-funs.el (help-manyarg-func-alist): Variable removed.
18032
18033 2001-10-21 Miles Bader <miles@gnu.org>
18034
18035 * help-funs.el (help-manyarg-func-alist): Remove entries for
18036 `insert', `insert-and-inherit', `insert-before-markers',
18037 `insert-before-markers-and-inherit', `message', `message-box',
18038 `message-or-box', `propertize', `format', `encode-time', `append',
18039 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
18040 `insert-string', `ml-if', `ml-provide-prefix-argument', and
18041 `ml-prefix-argument-loop'.
18042
18043 2001-10-21 Andre Spiegel <spiegel@gnu.org>
18044
18045 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
18046 (vc-default-diff-tree): New functions.
18047 (vc-version-diff): Use them. As a result, coding systems are now
18048 set up properly for all sorts of diffs, and tree diffs can now
18049 also be done locally.
18050 (vc-diff): With a prefix argument, don't require that it's called
18051 from a buffer under version control.
18052 (diff-switches): Remove duplicate definition.
18053
18054 * vc-cvs.el (vc-cvs-diff-tree): New function.
18055
18056 2001-10-21 Miles Bader <miles@gnu.org>
18057
18058 * help-funs.el (help-manyarg-func-alist): Remove entries for
18059 `list', `vector', `make-byte-code', `call-process',
18060 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
18061 `logand', `logior', and `logxor'.
18062
18063 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
18064 image bits to compensate. Use `make-string' instead of
18065 `make-bool-vector' (XBM apparently wants byte-aligned rows).
18066
18067 2001-10-20 Kim F. Storm <storm@cua.dk>
18068
18069 * simple.el (kill-ring-save): Don't show extent of copied region
18070 if using transient-mark-mode and region is fully visible.
18071
18072 See ChangeLog.9 for earlier changes.
18073
18074 ;; Local Variables:
18075 ;; coding: iso-2022-7bit
18076 ;; End:
18077
18078 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
18079 Copying and distribution of this file, with or without modification,
18080 are permitted provided the copyright notice and this notice are preserved.