]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Whitespace change.
[gnu-emacs] / lisp / ChangeLog
1 2004-08-28 Richard M. Stallman <rms@gnu.org>
2
3 * progmodes/grep.el (grep-default-command): Use find-tag-default.
4 (grep-tag-default): Function deleted.
5
6 * subr.el (find-tag-default): Moved from etags.el.
7
8 * progmodes/etags.el (find-tag-default): Moved to subr.el.
9
10 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
11 into the basic character if it has an uppercase form.
12
13 2004-08-27 Kenichi Handa <handa@m17n.org>
14
15 * international/utf-8.el (utf-8-post-read-conversion): If the
16 buffer is unibyte, temporarily make it multibyte.
17
18 2004-08-27 Masatake YAMATO <jet@gyve.org>
19
20 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
21
22 2004-08-25 John Paul Wallington <jpw@gnu.org>
23
24 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
25 0, 1, and many mismatches in message.
26 (tex-start-shell): Use `set-process-query-on-exit-flag'.
27
28 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
29 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
30
31 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
34 vc-diff-switches differently.
35
36 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
37
38 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
39 before and a real defvar after
40 `speedbar-supported-extension-expressions'. This is to silence
41 the compiler without breaking bootstrapping.
42
43 2004-08-22 Richard M. Stallman <rms@gnu.org>
44
45 * textmodes/flyspell.el (flyspell-word):
46 Use set-process-query-on-exit-flag.
47 (flyspell-highlight-duplicate-region): Take POSS as arg.
48 (flyspell-word): Pass POSS as arg.
49
50 * progmodes/ada-xref.el: Many doc and style fixes.
51 (ada-find-any-references): Use compilation-start.
52 (ada-get-ali-file-name): Improve error msg.
53 (ada-get-ada-file-name): Likewise.
54
55 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
56 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
57
58 * mail/mail-extr.el (mail-extr-all-top-level-domains):
59 Add forward defvar.
60
61 * whitespace.el (global-whitespace-mode): New alias
62 for whitespace-global-mode.
63
64 * speedbar.el (speedbar-file-regexp): Definition moved up.
65 (speedbar-mode, speedbar-set-mode-line-format):
66 Use with-no-warnings.
67 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
68
69 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
70 controls whether to display the error buffer.
71
72 * ps-mule.el: Delete compatibility code for old Emacses.
73 (ps-mule-find-wrappoint): Don't use chars-in-region.
74
75 * frame.el (display-mouse-p, display-selections-p):
76 Use with-no-warnings.
77
78 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
79
80 2004-08-22 David Kastrup <dak@gnu.org>
81
82 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
83 information.
84
85 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
86
87 2004-08-22 Andreas Schwab <schwab@suse.de>
88
89 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
90
91 2004-08-22 Masatake YAMATO <jet@gyve.org>
92
93 * cvs-status.el (cvs-status-checkout): New function.
94 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
95
96 2004-08-21 David Kastrup <dak@gnu.org>
97
98 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
99 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
100 has been converted to use hashtables, the relation `nil=none' is
101 no longer valid, as `nil' is not a hashtable. This patch tries to
102 reduce the number of resulting errors.
103
104 2004-08-21 John Paul Wallington <jpw@gnu.org>
105
106 * subr.el (process-kill-without-query): Made obsolete in
107 version 21.4, not 21.5.
108
109 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
110 (vc-previous-comment, vc-next-comment)
111 (vc-comment-search-reverse, vc-comment-search-forward)
112 (vc-comment-to-change-log): Likewise.
113
114 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
115
116 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
117
118 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
119 Correct indentation of DEFMETHODS with non-standard method
120 combinations (e.g., PROGN, MIN, MAX).
121
122 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
123
124 * startup.el (normal-top-level-add-subdirs-to-load-path):
125 Avoid unnecessarily checking system-type.
126 (normal-top-level): Set TERM to "dumb". Simplify.
127
128 * avoid.el (mouse-avoidance-ignore-p): New fun.
129 Also ignore switch-frame, select-window, double, and triple clicks.
130 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
131 (mouse-avoidance-fancy-hook): Use it.
132
133 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
134
135 * avoid.el (mouse-avoidance-nudge-mouse)
136 (mouse-avoidance-banish-destination): Stay within the current window
137 to avoid problems with mouse-autoselect-window.
138
139 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
140
141 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
142 the newer format of some messages in cvs-1.12.1.
143
144 2004-08-19 Masatake YAMATO <jet@gyve.org>
145
146 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
147 (elp-results-jump-to-definition-by-mouse)
148 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
149 (elp-output-result): Use elp-output-insert-symname.
150
151 2004-08-18 Kenichi Handa <handa@m17n.org>
152
153 * language/cyrillic.el: Register koi8-r in
154 ctext-non-standard-encodings-alist.
155 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
156
157 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
158
159 * emacs-lisp/copyright.el (copyright-update-year): Delete code
160 that replaces 20xy with xy.
161
162 2004-08-17 John Paul Wallington <jpw@gnu.org>
163
164 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
165 (reb-force-update): Doc fix.
166
167 2004-08-16 Richard M. Stallman <rms@gnu.org>
168
169 * progmodes/which-func.el (which-func-update-1): Doc fix.
170
171 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
172 (sh-mode-abbrev-table): New variable.
173
174 * progmodes/compile.el (compilation-mode): Doc fix.
175
176 * emacs-lisp/lisp-mode.el (eval-last-sexp):
177 Don't cons a new symbol each time.
178 (eval-last-sexp-fake-value): New variable.
179
180 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
181 (copyright-update-year): Detect continuation of list of years.
182
183 * term.el (term-default-fg-color, term-default-bg-color)
184 (ansi-term-color-vector): Use `unspecified', not nil, as default.
185
186 * imenu.el: Several doc fixes: don't say variables are buffer-local.
187
188 2004-08-16 Davis Herring <herring@lanl.gov>
189
190 * isearch.el (isearch-string, isearch-message-string, isearch-point)
191 (isearch-success, isearch-forward-flag, isearch-other-end)
192 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
193 (isearch-barrier, isearch-within-brackets)
194 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
195
196 2004-08-16 Kenichi Handa <handa@m17n.org>
197
198 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
199
200 2004-08-15 Kenichi Handa <handa@m17n.org>
201
202 * term/x-win.el (x-selection-value): If utf8 was successful but
203 ctext was not, use utf8 string.
204
205 2004-08-14 Davis Herring <herring@lanl.gov>
206
207 * isearch.el: Remove accidental changes of March 4. Fix backing
208 up when a regexp isearch is made more general. Use symbolic
209 accessor functions for isearch stack frames to make usage clearer.
210 (search-whitespace-regexp): Made groups in documentation shy (as
211 is the group in the default value).
212 (isearch-fallback): New function, addresses problems with regexps
213 liberalized by `\|', adds support for liberalization by `\}' (the
214 general repetition construct), and incorporates behavior for
215 `*'/`?'.
216 (isearch-}-char): New command, calls `isearch-fallback' with
217 arguments appropriate to a typed `}'.
218 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
219 appropriately.
220 (isearch-mode-map): Bind `}' to `isearch-}-char'.
221 (isearch-string, isearch-message,string, isearch-point)
222 (isearch-success, isearch-forward-flag, isearch-other-end)
223 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
224 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
225 New inline functions to read fields of a stack frame.
226
227 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
228
229 * battery.el (battery-linux-proc-acpi): Look into battery
230 directories matching the literal string "CMB", too (required for
231 Linux kernel version 2.6.7).
232
233 2004-08-14 John Paul Wallington <jpw@gnu.org>
234
235 * cus-start.el (read-file-name-completion-ignore-case): Add.
236 (blink-cursor-alist): Change version to "21.4".
237
238 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
239
240 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
241
242 * speedbar.el (speedbar-scan-subdirs): New option.
243 (speedbar-file-lists): Don't ignore file-name case on Unix and use
244 dolist.
245 (speedbar-insert-files-at-point): Take an extra argument and use
246 it to optionally find out if a subdir is empty. Also unreadable
247 files don't get expand buttons.
248 (speedbar-directory): New image (unused pixmap already existed).
249 (speedbar-expand-image-button-alist): Use it.
250
251 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
252
253 CC Mode update to 5.30.9:
254
255 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
256 Move from cc-vars to cc-defs for dependency reasons. Fix the
257 POSIX char class test to check that it works in
258 `skip-chars-(forward|backward)' too.
259
260 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
261 first argument starts with a special brace list.
262
263 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
264 when `c-opt-type-concat-key' is used (i.e. in Pike).
265
266 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
267 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
268 >)".
269
270 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
271 whitespace safe.
272
273 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
274 position for `arglist-intro', `arglist-cont-nonempty' and
275 `arglist-close' when there are two arglist open parens on the same
276 line and there's nothing in front of the first.
277
278 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
279 locking of qualified names in Java, which previously could fontify
280 common indexing expressions in many cases. The standard Java
281 naming conventions are used to tell them apart.
282
283 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
284 Fix inconsistency wrt opening parens on the first line inside a paren
285 block.
286
287 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
288 compile time for the sake of `c-major-mode-is'.
289
290 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
291 `c-major-mode-is' in the event that this is used inside a
292 `c-lang-defconst'.
293
294 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
295 `c-lang-defconst' so that it works better with fallback languages.
296
297 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
298 it to fail to record the base mode.
299
300 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
301 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
302 is used. Reordered the syntax checks to get more efficient
303 skipping in some situations.
304
305 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
306 continuation which might precede the newly inserted '{'.
307
308 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
309 Fix cases where it could loop indefinitely.
310
311 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
312 size specs correctly. Only fontify identifiers in front of '('
313 with as functions - don't accept any paren char. Tightened up
314 initializer skipping to stop before function and class blocks.
315
316 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
317 the point could be left directly after an open paren when finding
318 the beginning of the first decl in the block.
319
320 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
321 table when filtering out legitimate open parens to be recorded.
322 This could cause cache inconsistencies when e.g.
323 `c++-template-syntax-table' was temporarily in use.
324
325 * progmodes/cc-engine.el (c-on-identifier)
326 (c-simple-skip-symbol-backward): Small fix for handling "-"
327 correctly in `skip-chars-backward'. Affected the operator lfun
328 syntax in Pike.
329
330 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
331 Fix bug that could cause an error from `after-change-functions' when
332 the changed region is at bob.
333
334 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
335
336 CC Mode update to 5.30.9:
337
338 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
339 to say that <TAB> doesn't insert WS into a CPP line.
340 (c-indent-command, c-tab-always-indent): Amend doc strings.
341
342 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
343 checks for user errors, thus eliminating cryptic and unhelpful
344 Emacs error messages. (1) Check the arg to `c-set-style' is a
345 string. (2) Check that settings to `c-offsets-alist' are not
346 spuriously quoted.
347
348 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
349 which precedes the newly inserted `{'.
350
351 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
352
353 Sync with Tramp 2.0.44.
354
355 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
356 function "tramp_file_attributes". Otherwise, file names
357 containing spaces are misinterpreted. Reported by Magnus Henoch
358 <mange@freemail.hu>.
359 (tramp-handle-file-truename): FILENAME must be expanded first.
360 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
361 obscure results. Reported by D. Goel <deego@gnufans.org>.
362 (tramp-handle-verify-visited-file-modtime): If file does not
363 exist, say it is not modified if and only if that agrees with the
364 buffer's record. Check whether a file is visiting the buffer, or
365 the buffer has no recorded last modification time. Return t in
366 case the visiting file doesn't exist. Suggested by Luc Teirlinck
367 <teirllm@auburn.edu>.
368 (tramp-handle-write-region): Pass modtime explicitely to
369 `set-visited-file-modtime', because filename can be different
370 from (buffer-file-name) if `file-precious-flag' is set.
371 `set-visited-file-modtime' must be called always when `visit' is t
372 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
373 (tramp-handle-set-visited-file-modtime): If `time-list' is not
374 nil, don't apply the whole body. If the file doesn't exists, set
375 modtime to '(-1 65535). Suggested by Luc Teirlinck
376 <teirllm@auburn.edu>.
377
378 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
379
380 * help.el (describe-bindings): Doc fix.
381
382 * subr.el (kbd): Doc fix.
383
384 2004-08-08 John Paul Wallington <jpw@gnu.org>
385
386 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
387 instead of `string-to-int'.
388 (define-ibuffer-column mode): Fix indentation.
389
390 2004-08-08 Lars Hansen <larsh@math.ku.dk>
391
392 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
393
394 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
395
396 * subr.el (global-unset-key, local-unset-key): Doc fixes.
397
398 * novice.el (disabled-command-function): New variable renamed from
399 `disabled-command-hook'.
400 (disabled-command-hook): Keep the _variable_ as alias for
401 `disabled-command-function' and make obsolete.
402 (disabled-command-function): Function renamed from
403 `disabled-command-hook'. Adapt code to name change of the variable.
404
405 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
406
407 * simple.el (completion-root-regexp): New defvar.
408 (completion-setup-function): Use it instead of a literal string.
409
410 2004-08-07 John Paul Wallington <jpw@gnu.org>
411
412 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
413 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
414 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
415 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
416
417 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
418
419 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
420 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
421
422 2004-08-04 Kenichi Handa <handa@m17n.org>
423
424 * international/encoded-kb.el (encoded-kbd-setup-keymap):
425 Fix previous change.
426
427 2004-08-03 Kenichi Handa <handa@m17n.org>
428
429 * international/encoded-kb.el: The following changes are to
430 utilize key-translation-map instead of minor mode map.
431 (encoded-kbd-iso2022-non-ascii-map): Delete it.
432 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
433 (encoded-kbd-last-key): New function.
434 (encoded-kbd-iso2022-single-shift): New function.
435 (encoded-kbd-iso2022-designation)
436 (encoded-kbd-self-insert-iso2022-7bit)
437 (encoded-kbd-self-insert-iso2022-8bit)
438 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
439 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
440 key-translation-map.
441 (encoded-kbd-setup-keymap): Setup key-translation-map.
442 (saved-key-translation-map): New variable.
443 (encoded-kbd-mode): Save/restore key-translation-map. Adjusted
444 for the change of encoded-kbd-setup-keymap.
445
446 2004-08-02 Kim F. Storm <storm@cua.dk>
447
448 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
449 and call compute-motion with nil for topos and width to get proper
450 usable width and height for both window and non-window systems.
451
452 * windmove.el (windmove-coordinates-of-position): Let compute-motion
453 calculate usable window width and height.
454
455 * window.el (window-buffer-height): Call compute-motion with nil width.
456
457 2004-08-01 David Kastrup <dak@gnu.org>
458
459 * replace.el (query-replace-read-from):
460 Use `query-replace-compile-replacement'.
461 (query-replace-compile-replacement): New function.
462 (query-replace-read-to): Use `query-replace-compile-replacement'
463 for repeating the last command.
464
465 2004-08-01 John Paul Wallington <jpw@gnu.org>
466
467 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
468 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
469 (pr-switches): Remove period from end of error messages.
470
471 * help-mode.el (help-go-back): Likewise.
472
473 * abbrev.el (only-global-abbrevs): Doc fix.
474 (edit-abbrevs-map): Define within defvar.
475 (quietly-read-abbrev-file): Doc fix.
476
477 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
478
479 * novice.el (enable-command, disable-command): Doc fixes.
480
481 * subr.el (event-modifiers, event-basic-type): Doc fixes.
482
483 2004-07-30 Richard M. Stallman <rms@gnu.org>
484
485 * subr.el (with-local-quit): Doc fix.
486
487 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
488
489 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
490
491 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
492
493 * custom.el (defcustom): Doc fix.
494
495 2004-07-28 Masatake YAMATO <jet@gyve.org>
496
497 * progmodes/etags.el (etags-tags-apropos): Show building progress.
498
499 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * imenu.el (imenu-prev-index-position-function)
502 (imenu-extract-index-name-function, imenu-name-lookup-function)
503 (imenu--index-alist): Docstring redundancy fix.
504
505 2004-07-25 Lars Hansen <larsh@math.ku.dk>
506
507 * wdired.el (wdired-finish-edit): Require dired-aux before locally
508 binding dired-backup-overwrite.
509
510 2004-07-25 John Paul Wallington <jpw@gnu.org>
511
512 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
513
514 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
515
516 * term/tty-colors.el (tty-color-approximate): Doc fix.
517
518 * select.el (x-get-selection, x-set-selection): Doc fixes.
519
520 * frame.el (make-frame): Doc fix.
521
522 2004-07-24 Richard M. Stallman <rms@gnu.org>
523
524 * mail/rmail.el (rmail-mime-charset-pattern):
525 Don't include semicolon in the charset value.
526
527 * replace.el (occur-next-error): Call set-window-point.
528 (occur-engine): Handle negative NLINES.
529
530 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
531
532 * frame.el (modify-all-frames-parameters): Minor doc fix.
533 (set-frame-configuration): Doc fix.
534
535 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
536
537 * simple.el (completion-setup-function): Compute the common parts
538 and the first difference place correctly when
539 partial-completion-mode is on.
540
541 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
542
543 * ps-print.el: Doc fix.
544 (ps-print-version): New version 6.6.5.
545 (ps-printing-region): Doc fix.
546 (ps-generate-string-list): Comment fix.
547 (ps-message-log-max): Code fix.
548
549
550 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
551
552 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
553 generated PostScript.
554
555 2004-07-22 Kim F. Storm <storm@cua.dk>
556
557 * progmodes/make-mode.el: Fix comments.
558
559 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
560
561 * printing.el: Doc fix.
562
563 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
564
565 * frame.el (modify-all-frames-parameters): Minor doc fix.
566
567 2004-07-20 Richard M. Stallman <rms@gnu.org>
568
569 * textmodes/fill.el (fill-comment-paragraph): Handle indent-tabs-mode.
570 (fill-delete-newlines): Call sentence-end as function.
571 (fill-nobreak-p, canonically-space-region): Likewise.
572 (fill-nobreak-p): If this break point is at the end of the line,
573 don't consider the newline which follows as a reason to return t.
574
575 2004-07-19 John Paul Wallington <jpw@gnu.org>
576
577 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
578
579 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
580
581 * dired-aux.el (dired-do-kill-lines): Expand docstring.
582 Delete irrelevant code.
583
584 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
585
586 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
587 New docstring. From Luc Teirlinck.
588
589 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
590
591 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
592 section.
593 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
594 non-file buffers. We know it is nil.
595
596 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
597
598 Sync with Tramp 2.0.43.
599
600 * net/tramp.el (tramp-handle-verify-visited-file-modtime): Remove
601 outdated comment.
602 (tramp-locked, tramp-locker): New variables for implementing a
603 global lock.
604 (tramp-sh-file-name-handler): Use them to implement the global
605 lock.
606
607 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
608
609 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
610 calls to respective `xxx` calls.
611 (tramp-process-alive-regexp): Precise doc string.
612 (tramp-multi-action-process-alive): New defun.
613 (tramp-multi-actions): Use it.
614 (tramp-handle-find-backup-file-name): `copy-tree' is available
615 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
616 in order to avoid this function.
617 (tramp-handle-write-region): Set current buffer. If connection
618 wasn't open, `file-modes' has changed it accidently. Reported by
619 David Kastrup <dak@gnu.org>.
620 (tramp-enter-password, tramp-read-passwd): New arguments USER and
621 HOST.
622 (tramp-action-password, tramp-multi-action-password): Apply it.
623 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
624 name must still contain the port number. Otherwise, we have two
625 Tramp buffers, with all the confusion. Reported by Myron Selby
626 <myron@xytech.com> and Rolf Dubitzky
627 <Dubitzky@physi.uni-heidelberg.de>.
628
629 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
630 HOST to `tramp-enter-passwd'.
631
632 * net/tramp-vc.el (all): Code cleanup. Change all
633 `tramp-handle-xxx' calls to respective `xxx` calls.
634
635 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
636
637 * emacs-lisp/testcover.el: New category "potentially-1valued" for
638 functions that are not erroneous if either 1-valued or
639 multi-valued. Detect functions in this class.
640 (testcover-1value-functions, testcover-compose-functions,
641 testcover-progn-functions) Added some additional functions to lists.
642 (testcover-mark): Bugfix when marking up the definition for an
643 empty function.
644
645 2004-07-17 Richard M. Stallman <rms@gnu.org>
646
647 * replace.el (occur-read-primary-args): Pass default to read-from-minibuffer.
648
649 * mail/footnote.el (footnote-section-tag): Use defcustom.
650
651 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
652 Compile font-lock-keywords, not KEYWORDS.
653 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
654 Add warn, check-type. Handle cerror like error.
655
656 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
657
658 * progmodes/which-func.el (which-func-keymap): New var.
659 (which-func-face): New face.
660 (which-func-format): Use them.
661
662 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
663
664 * buff-menu.el (list-buffers-noselect): Append the buffer's
665 process status to its mode name.
666
667 2004-07-16 Kim F. Storm <storm@cua.dk>
668
669 * simple.el (inhibit-mark-movement): New defvar.
670 (beginning-of-buffer, end-of-buffer): Do not push mark if
671 inhibit-mark-movement is non-nil or C-u prefix is given.
672
673 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
674 Init to beginning-of-buffer and end-of-buffer.
675 (cua--undo-push-mark): New defvar.
676 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
677 already active and command is in cua--preserve-mark-commands.
678 Also fix check for shift modifier on non-window systems.
679 (cua--post-command-handler): Clear inhibit-mark-movement if set.
680
681 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
682
683 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
684 of two integers, instead of a cons.
685
686 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
687 `visited-file-modtime' now returns a list of two integers, instead
688 of a cons.
689
690 * dired.el (dired-directory-changed-p): Ditto.
691
692 * progmodes/grep.el (grep): Doc fix.
693
694 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
695
696 * autorevert.el (auto-revert-tail-mode)
697 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
698 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
699 in both at the same time.
700 (auto-revert-tail-mode): New command.
701 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
702 (auto-revert-handler): Revert only either tail or whole file.
703
704 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
705 add auto-revert-tail-mode.
706
707 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
708
709 * printing.el: Doc fix. Change name of some funs.
710 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
711 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
712 (pr-standard-file-name): New fun. Replace pr-standard-path.
713 (pr-call-process): Code fix.
714
715 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
716
717 * subr.el (with-selected-window): Doc fix.
718
719 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
720
721 * subr.el (get-buffer-window-list): Doc fix.
722
723 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
724
725 * files.el (switch-to-buffer-other-window): Doc fix.
726
727 * window.el (save-selected-window, one-window-p)
728 (split-window-keep-point, split-window-vertically)
729 (split-window-horizontally): Doc fixes.
730
731 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
732
733 * printing.el: Doc fix. Now it uses call-process instead of
734 shell-command for low command execution.
735 (pr-version): New version number (6.8).
736 (pr-shell-file-name): Option removed.
737 (pr-shell-command): Fun removed.
738 (pr-call-process): New fun. Replace pr-shell-command.
739 (pr-standard-path, pr-remove-nil-from-list): New funs.
740 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
741 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
742 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
743 (pr-ps-utility-process, pr-txt-print): Code fix.
744
745 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
746
747 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
748 boolean.
749
750 2004-07-09 Lars Hansen <larsh@math.ku.dk>
751
752 * wid-edit.el (widget-field-buffer): Doc fix.
753
754 2004-07-09 John Paul Wallington <jpw@gnu.org>
755
756 * emacs-lisp/re-builder.el (reb-update-overlays): Distinguish
757 between one and several matches in message.
758
759 2004-07-09 Richard M. Stallman <rms@gnu.org>
760
761 * mouse.el (mouse-set-region-1): If transient-mark-mode
762 is `identity', change it to `only'.
763
764 * simple.el (current-word): Doc fix.
765
766 2004-07-09 Mark A. Hershberger <mah@everybody.org>
767
768 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
769 so that it is more understanding of whitespace.
770
771 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
772 form
773 (("ns" . "element") (attr-list) children) instead of
774 ((:ns . "element") (attr-list) children) in order to reduce the
775 number of symbols used.
776 (xml-skip-dtd): Change to use xml-parse-dtd but set
777 xml-validating-parsing to nil.
778 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
779 (xml-substitute-entity): Remove in favor of new entity substitution.
780 (xml-substitute-special): Rewrite in to substitute complex
781 entities from DOCTYPE declarations.
782 (xml-parse-fragment): Parse fragments from entity deleclarations.
783 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
784 (xml-parse-dtd, xml-substitute-special): Make validity checks
785 conditioned on xml-validating-parser. Add "Not Well Formed" to
786 error messages about well-formedness.
787
788 2004-07-08 Steven Tamm <steventamm@mac.com>
789
790 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
791 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
792 Do not treat double clicks and triple clicks specially in the
793 scroll bar (preventing strange repositioning problems)
794
795 2004-07-06 Stefan <monnier@iro.umontreal.ca>
796
797 * replace.el (query-replace-regexp-eval): Fix last change.
798
799 2004-07-05 Stefan <monnier@iro.umontreal.ca>
800
801 * replace.el (query-replace-descr): New fun.
802 (query-replace-read-from, query-replace-read-args): Default to the
803 previous from&to.
804 (query-replace-read-to): Quote the `from' string when displaying it.
805 (query-replace-regexp-eval): Immediately check read-only status.
806 Use query-replace-read-from to get the \n checking.
807 Quote the `from' string when displaying it.
808 (map-query-replace-regexp, occur-read-primary-args):
809 Quote the `from' string when displaying it.
810
811 * isearch.el (isearch-query-replace): Pass the regexp-ness and
812 delimited-ness of the search to query-replace.
813
814 * replace.el (query-replace-read-from, query-replace-read-to):
815 New funs extracted from query-replace-read-args.
816 (query-replace-read-args): Use them.
817
818 * replace.el (query-replace-interactive, query-replace-read-args):
819 Remove the `initial' special value.
820 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
821 (occur-engine): Remove unused var `matchend'.
822
823 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
824 Use the search string without prompting.
825
826 2004-07-05 Kenichi Handa <handa@m17n.org>
827
828 * international/mule.el (decode-coding-inserted-region):
829 Set last-coding-system-used only when coding is nil.
830
831 2004-07-03 Eli Zaretskii <eliz@gnu.org>
832
833 * progmodes/grep.el (grep-compute-defaults, grep-command)
834 (grep-program, find-program, grep-find-use-xargs, grep-history)
835 (grep-find-history, grep-tag-default, grep-find-command)
836 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
837 Add autoload cookies, for unbundled packages that load `compile'
838 and expect all grep-related symbols to become defined.
839
840 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
841
842 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
843 (iimage-mode-image-search-path): New user option to search the
844 image file.
845 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
846 have locate-file.
847 (iimage-mode-buffer): Use it.
848
849 2004-07-03 Nick Roberts <nickrob@gnu.org>
850
851 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
852 carefully.
853 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
854
855 2004-07-03 Juri Linkov <juri@jurta.org>
856
857 * replace.el (query-replace-read-args): Swallow space after 'foo,
858 not after (quote foo). Match space only immediately after symbol,
859 not anywhere in the whole string.
860
861 2004-07-02 Richard M. Stallman <rms@gnu.org>
862
863 * replace.el (query-replace-read-args): Swallow space after
864 symbols, not after closeparens. But avoid error if string ends there.
865
866 * progmodes/python.el (python-beginning-of-statement):
867 Exit the loop if backward-up-list gets error.
868
869 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
870
871 2004-07-02 Andre Spiegel <spiegel@gnu.org>
872
873 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
874 only if vc-consult-headers is non-nil.
875
876 2004-07-02 Juri Linkov <juri@jurta.org>
877
878 * pcvs.el (cvs-mode-diff-repository): New command.
879
880 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
881
882 2004-07-01 Juri Linkov <juri@jurta.org>
883
884 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
885 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
886 C-M-% to isearch-query-replace-regexp.
887 (minibuffer-local-isearch-map): Add arrow key bindings.
888 Bind C-f to isearch-yank-char-in-minibuffer.
889 (isearch-forward): Doc fix.
890 (isearch-edit-string): Doc fix.
891 (isearch-query-replace, isearch-query-replace-regexp): New funs.
892 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
893 (isearch-yank-char): Add optional arg.
894 (isearch-yank-char-in-minibuffer): New fun.
895
896 * replace.el (query-replace-interactive): Change type from boolean
897 to choice. Add value `initial'.
898 (query-replace-read-args): Handle value `initial' of
899 query-replace-interactive.
900
901 2004-06-29 Kim F. Storm <storm@cua.dk>
902
903 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
904 (breakpoint-disabled-bitmap-face): Add :group 'gud.
905
906 * progmodes/ada-xref.el (ada-tight-gvd-integration):
907 Add :group 'ada.
908
909 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
910
911 2004-06-29 Juri Linkov <juri@jurta.org>
912
913 * replace.el (query-replace-read-args): Swallow a space after
914 everything except )]" which in most cases means after a symbol.
915
916 * emacs-lisp/pp.el (pp-buffer): Add autoload.
917
918 2004-06-28 Richard M. Stallman <rms@gnu.org>
919
920 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
921 More changes to go with previous change in font-lock.el.
922
923 2004-06-26 David Kastrup <dak@gnu.org>
924
925 * replace.el (perform-replace): Highlight the match even in
926 non-query mode if there is potential replace string editing.
927
928 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
929
930 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
931 agree with new return value of `file-remote-p'.
932 This syncs with Tramp 2.0.42.
933
934 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
935 according to new documentation of `file-remote-p'.
936
937 * files.el (file-remote-p): Fix doc to say that return value is
938 identification of remote system, if not nil.
939 (file-relative-name): Use new return value of `file-remote-p'.
940
941 2004-06-26 Nick Roberts <nickrob@gnu.org>
942
943 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
944 (gdb-goto-breakpoint): Fix breakage.
945
946 2004-06-26 Eli Zaretskii <eliz@gnu.org>
947
948 * man.el (Man-getpage-in-background): Add windows-nt to the list
949 of systems where shell-file-name should be used instead of
950 literal "sh".
951
952 2004-06-25 Sam Steingold <sds@gnu.org>
953
954 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
955 function names `(setf symbol)'.
956
957 2004-06-24 Richard M. Stallman <rms@gnu.org>
958
959 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
960
961 * font-lock.el (font-lock-keywords): Change format of compiled values.
962 Document it.
963 (font-lock-add-keywords): If font-lock-keywords is compiled,
964 extract the uncompiled version, modify, then recompile.
965 (font-lock-remove-keywords): Likewise.
966 (font-lock-fontify-keywords-region): Handle changed format.
967 (font-lock-compile-keywords): Handle changed format.
968 (font-lock-set-defaults): Compile the keywords explicitly here.
969
970 2004-06-24 David Kastrup <dak@gnu.org>
971
972 * replace.el (query-replace-read-args): Implement `\,' and `\#'
973 replacements here.
974 (query-replace-regexp): Doc string explaining this and the new
975 `\?' replacement. Remove `\,' and `\#' implementation here, as it
976 is better placed in `query-replace-read-args'.
977 (replace-regexp): Explain `\,', `\#' and `\?'.
978 (replace-match-data): New function for thorough reuse/destruction
979 of old match-data.
980 (replace-match-maybe-edit): Function for implementing `\?' editing.
981 (perform-replace): Fix maintaining of the match stack including
982 already matched regions, implement `\?', fix various problems
983 with regions while editing and other stuff.
984 (replace-highlight): Simplify.
985
986 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
987
988 * progmodes/grep.el (grep-error-screen-columns): New variable.
989 (grep-regexp-alist): Give it the full functionality of gnu style
990 compilation messages with line and column ranges. Ask me for the
991 perl script I'm working on, that uses these.
992
993 2004-06-23 Nick Roberts <nickrob@gnu.org>
994
995 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
996 Remove.
997 (comint-insert-input, comint-mouse-insert-input): New functions
998 based on comint-insert-clicked-input for two bindings but just
999 one functionality.
1000
1001 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1002
1003 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
1004
1005 2004-06-23 Lars Hansen <larsh@math.ku.dk>
1006
1007 * files.el (write-contents-functions): Doc fix.
1008
1009 2004-06-21 Juanma Barranquero <lektu@terra.es>
1010
1011 * image.el (image-library-alist): Rewrite docstring in active voice.
1012
1013 2004-06-20 Richard M. Stallman <rms@gnu.org>
1014
1015 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
1016
1017 * isearch.el (isearch-repeat): Avoid testing old match data.
1018 (isearch-message): Display trailing space in special font
1019 when search is failing.
1020 (isearch-search-fun-function): Doc fix.
1021
1022 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
1023
1024 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
1025
1026 * frame.el (show-trailing-whitespace): Doc fix.
1027
1028 * cus-edit.el (custom-variable-documentation): New function.
1029 (custom-variable): Use it.
1030
1031 2004-06-19 Nick Roberts <nickrob@gnu.org>
1032
1033 * man.el (Man-getpage-in-background): Revert previous change but
1034 make cygwin a special case.
1035
1036 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
1037
1038 * autorevert.el (global-auto-revert-non-file-buffers):
1039 Update docstring.
1040
1041 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
1042
1043 * progmodes/compile.el (compilation-error-properties): Store one
1044 more than end-col, if present, so that transient-mark-mode will
1045 highlight last char too.
1046 * progmodes/grep.el (grep-regexp-alist): Match columns and column
1047 ranges, if present.
1048
1049 2004-06-18 Jason Rumney <jasonr@gnu.org>
1050
1051 * makefile.w32-in: Double percent signs in for loops.
1052
1053 2004-06-17 David Kastrup <dak@gnu.org>
1054
1055 * replace.el (query-replace-read-args): Only warn about use of \n
1056 and \t when we are doing a regexp replacement and the actual
1057 escaped character is n or t.
1058 (query-replace-regexp): Add \, and \# interpretation to
1059 interactive call and document it.
1060 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
1061 as shortkey for replace-count.
1062 (replace-quote): New function for doubling backslashes.
1063
1064 2004-06-17 Juanma Barranquero <lektu@terra.es>
1065
1066 * files.el (parse-colon-path, cd): Mention in docstring that the
1067 path separator is colon in GNU-like systems.
1068
1069 * newcomment.el (comment-region-internal): Fix docstring.
1070
1071 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
1072 (ewoc-invalidate, ewoc-collect): Doc fixes.
1073 (ewoc--create-node, ewoc--delete-node-internal):
1074 Fix typos in docstring.
1075
1076 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
1077
1078 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
1079 manual to docstring.
1080
1081 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1082
1083 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
1084
1085 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
1086
1087 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1088 Add hyperlink to emacs-xtra manual to docstring.
1089
1090 * autorevert.el (global-auto-revert-non-file-buffers):
1091 Add hyperlink to emacs-xtra manual to docstring, as well as an
1092 info-link.
1093
1094 2004-06-14 Juanma Barranquero <lektu@terra.es>
1095
1096 * image.el (image-library-alist): New variable to map image types
1097 to external libraries. Initialized to nil, unless system-specific
1098 configs change it.
1099 (image-type-available-p): Determine whether an image type is
1100 available by calling `init-image-library'.
1101
1102 * term/w32-win.el (image-library-alist): Initialize to a known set
1103 of probable library names.
1104
1105 2004-06-14 Kenichi Handa <handa@m17n.org>
1106
1107 * international/code-pages.el (windows-1256, cp1125): Fix tables
1108 for several characters.
1109
1110 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
1111
1112 2004-06-13 Richard M. Stallman <rms@gnu.org>
1113
1114 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
1115
1116 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
1117 not "`pc-selection-mode'".
1118
1119 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
1120
1121 * simple.el (previous-matching-history-element): Specify a default.
1122
1123 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
1124
1125 * cus-face.el (custom-declare-face): Simplify code.
1126
1127 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
1128
1129 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
1130
1131 * files.el (before-save-hook): Add `time-stamp' to the options.
1132
1133 * time-stamp.el (time-stamp): Recommend adding it to
1134 `before-save-hook', rather than `write-file-functions'.
1135 Make a similar change in `Commentary' section.
1136
1137 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
1138
1139 * diff-mode.el (diff-current-defun): If at start of hunk, use
1140 position of first change.
1141
1142 2004-06-13 Lars Hansen <larsh@math.ku.dk>
1143
1144 * dired-x.el (dired-mark-omitted): Bind to "*O".
1145
1146 2004-06-12 Karl Fogel <kfogel@red-bean.com>
1147
1148 * bookmark.el (bookmark-bmenu-relocate): New function, as
1149 suggested by David J. Biesack <David.Biesack@sas.com>.
1150 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
1151 (bookmark-bmenu-mode): Describe binding in doc string.
1152 (bookmark-set-filename): Save the bookmark list if it's time.
1153
1154 2004-06-13 Kenichi Handa <handa@m17n.org>
1155
1156 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
1157 (ccl-untranslated-to-ucs): Fix typo.
1158
1159 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
1160
1161 * progmodes/python.el (python-open-block-statement-p):
1162 Fix indentation after a block opening that contains a comment.
1163
1164 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
1165
1166 * bindings.el (completion-ignored-extensions): Add file extensions
1167 of Python byte-compiled files.
1168
1169 2004-06-12 Juri Linkov <juri@jurta.org>
1170
1171 * info.el (Info-goto-node): Add autoload.
1172 (Info-toc): Add substring-no-properties on Info file name.
1173 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
1174 (Info-mode-map): Bind L to Info-history, T to Info-toc.
1175
1176 2004-06-12 Kenichi Handa <handa@m17n.org>
1177
1178 * international/mule-cmds.el (set-language-environment):
1179 Load subst tables if necessary.
1180
1181 * international/mule.el (decode-char): Load subst tables if necessary.
1182 (encode-char): Likewise.
1183
1184 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
1185 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
1186 (utf-16le-decode-loop): Set r5 to -1 before loop.
1187 (utf-16be-decode-loop): Likewise.
1188 (ccl-decode-mule-utf-16le): Add EOF processing block.
1189 (ccl-decode-mule-utf-16be): Likewise.
1190 (ccl-decode-mule-utf-16le-with-signature): Likewise.
1191 (ccl-decode-mule-utf-16be-with-signature): Likewise.
1192 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
1193 (ccl-mule-utf-16-encode-untrans): New CCL.
1194 (utf-16-decode-to-ucs): Handle pre-read character.
1195 (utf-16le-encode-loop): Handle surrogate pair.
1196 (utf-16be-encode-loop): Likewise.
1197 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
1198 of utf-16le-encode-loop.
1199 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
1200 of utf-16be-encode-loop.
1201 (mule-utf-16-post-read-conversion):
1202 Call utf-8-post-read-conversion at first.
1203 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
1204 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
1205 Add post-read-conversion and pre-write-conversion.
1206
1207 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
1208 (utf-translate-cjk-unicode-range): New variable.
1209 (utf-translate-cjk-load-tables): New function.
1210 (utf-lookup-subst-table-for-decode): New function.
1211 (utf-lookup-subst-table-for-encode): New function.
1212 (utf-translate-cjk-mode): Init-value changed to t. Don't load
1213 tables here. Update safe-charsets of utf-* coding systems.
1214 (ccl-mule-utf-untrans): New CCL.
1215 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
1216 at end of each branch.
1217 (ccl-mule-utf-8-encode-untrans): New CCL.
1218 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
1219 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
1220 length of encoding. Don't return r0.
1221 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
1222 (utf-8-post-read-conversion): Narrow to region properly.
1223 If utf-translate-cjk-mode is on, load tables if necessary.
1224 Call utf-8-compose with hash-table arg if necessary.
1225 Call XXX-compose-region instead of XXX-post-read-convesion.
1226 (utf-8-pre-write-conversion): New function.
1227 (mule-utf-8): Include CJK charsets in safe-charsets if
1228 utf-translate-cjk-mode is on. Add pre-write-conversion.
1229
1230 * international/characters.el: Temporarily set
1231 utf-translate-cjk-mode to nil.
1232
1233 * language/devan-util.el (devanagari-compose-region):
1234 Add autoload cookie.
1235
1236 * international/ccl.el (ccl-dump-call): Fix printing the
1237 subroutine name.
1238
1239 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
1240
1241 * dired.el (dired-revert): If buffer is marked unmodified before
1242 reverting, keep it marked unmodified.
1243 Adapt to new conventions for commenting out code.
1244 (dired-make-relative): Adapt to new conventions for commenting out code.
1245
1246 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
1247
1248 * eshell/esh-module.el (eshell-load-defgroups):
1249 Bind `vc-handled-backends' to nil when opening files.
1250
1251 2004-06-11 Juanma Barranquero <lektu@terra.es>
1252
1253 * files.el (parse-colon-path, cd): Doc fixes (refer to
1254 `path-separator', not colon).
1255
1256 2004-06-10 Juanma Barranquero <lektu@terra.es>
1257
1258 * newcomment.el (comment-search-forward)
1259 (comment-search-backward): Fix typos in docstring.
1260 (comment-region): Doc fix.
1261
1262 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
1263
1264 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
1265 switch is no longer stored in `dired-switches-alist'.
1266
1267 * dired-aux.el (dired-insert-subdir): Do not store R switch in
1268 `dired-switches-alist'.
1269
1270 2004-06-10 Kim F. Storm <storm@cua.dk>
1271
1272 * pcvs.el (cvs-mode-diff-yesterday): New command.
1273
1274 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
1275
1276 2004-06-10 Juri Linkov <juri@jurta.org>
1277
1278 * emacs-lisp/edebug.el (edebug-eval-defun):
1279 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
1280 Fix docstring.
1281
1282 * simple.el (eval-expression-print-format): Don't print additional
1283 information on the first call to `eval-print-last-sexp'.
1284 (next-error-find-buffer): Fix punctuation.
1285 (killing) <defgroup>: Fix punctuation.
1286 (yank-excluded-properties): Change group from editing to killing.
1287
1288 * replace.el (perform-replace): Use `limit' to terminate the
1289 while-loop explicitly.
1290
1291 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1292
1293 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
1294 Use lc-*.xpm as prefix instead of *-locol.xpm.
1295
1296 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
1297 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
1298 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
1299 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
1300 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
1301 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
1302 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
1303 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
1304 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
1305 * toolbar/lc-up_arrow.xpm:
1306 Renamed from *-locol.xpm.
1307
1308 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
1309
1310 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
1311 include forms like &<str>; as valid url patterns.
1312
1313 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
1314
1315 * dired.el (dired-diff, dired-backup-diff)
1316 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
1317 (dired-do-chown, dired-do-touch, dired-do-print)
1318 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
1319 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
1320 (dired-create-directory, dired-do-copy, dired-do-symlink)
1321 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
1322 (dired-do-copy-regexp, dired-do-hardlink-regexp)
1323 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
1324 (dired-maybe-insert-subdir, dired-next-subdir)
1325 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
1326 (dired-kill-subdir, dired-tree-up, dired-tree-down)
1327 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
1328 (dired-run-shell-command, dired-query): Remove redundant,
1329 or incorrect, autoloads.
1330
1331 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
1332 does not end in a slash. Add optional argument KILL-ROOT.
1333 Update docstring.
1334 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
1335 (dired-query): Add autoloads.
1336
1337 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
1338
1339 * progmodes/compile.el (compilation-set-window-height):
1340 Rearrange the save-* functions because a buffer can have several current
1341 point in different windows.
1342 (compilation-error-regexp-alist-alist): Recognize {standard input}
1343 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
1344
1345 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1346
1347 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
1348 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
1349 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
1350 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
1351 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
1352 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
1353 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
1354 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
1355 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
1356 * toolbar/up_arrow-locol.xpm:
1357 New versions of icons that uses fewer colors.
1358
1359 * toolbar/tool-bar.el (tool-bar-local-item)
1360 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
1361 if display-color-cells is 256 or less.
1362
1363 2004-06-08 Kim F. Storm <storm@cua.dk>
1364
1365 * wid-edit.el (widget-specify-button): Use hand pointer rather
1366 than mouse-face as visible mouse-over effect.
1367
1368 2004-06-07 Karl Fogel <kfogel@red-bean.com>
1369
1370 * saveplace.el (save-place-alist-to-file): Bind `print-length'
1371 and `print-level' to nil when writing out `save-place-alist'.
1372 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
1373
1374 2004-06-07 Juanma Barranquero <lektu@terra.es>
1375
1376 * completion.el (completion-kill-region): Doc fix.
1377
1378 * format.el (format-insert-annotations)
1379 (format-annotate-location): Doc fixes.
1380 (format-subtract-regions): Make arguments match their use in docstring.
1381
1382 * simple.el (kill-region): Doc fix.
1383
1384 * subr.el (insert-buffer-substring-no-properties)
1385 (insert-buffer-substring-as-yank): Doc fixes.
1386
1387 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
1388
1389 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1390 Update docstring.
1391 (dired-reset-subdir-switches): New function.
1392
1393 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
1394 Limit scope of `buffer-read-only' binding.
1395
1396 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
1397
1398 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
1399 eshell-explicit-command-char.
1400
1401 2004-06-06 Juanma Barranquero <lektu@terra.es>
1402
1403 * help-fns.el (help-argument-name): Inherit from italic face only
1404 if the frame supports it.
1405
1406 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1407
1408 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
1409 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
1410 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
1411 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
1412 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
1413 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
1414 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
1415 New conversions from xpm files.
1416
1417 * toolbar/README: New file.
1418
1419 2004-06-06 Richard M. Stallman <rms@gnu.org>
1420
1421 * isearch.el (isearch-mode-map): Undo previous change.
1422
1423 2004-06-05 Juri Linkov <juri@jurta.org>
1424
1425 * bindings.el (debug-ignored-errors): Add regexps for history
1426 related messages. Remove $ from "No further undo information".
1427 Move Ediff's messages to ediff.el.
1428
1429 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
1430
1431 * cus-edit.el (custom-display): Add `min-colors'.
1432
1433 * custom.el (defface): Add `supports' to docstring.
1434
1435 * help-fns.el (help-argument-name): Add :group 'help.
1436
1437 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
1438
1439 * find-dired.el (find-ls-subdir-switches): New user option.
1440 (find-dired): No longer call `abbreviate-file-name' on DIR.
1441 Set `dired-subdir-switches' buffer-locally.
1442
1443 * locate.el: Merge the two `Commentary' sections.
1444 (locate-ls-subdir-switches): New user option.
1445 (locate): Update for other changes.
1446 (locate-mode-map): Restore Dired binding for mouse-2.
1447 Bind `locate-mouse-view-file' to M-mouse-2.
1448 Bind `l' to `locate-do-redisplay'.
1449 (locate-main-listing-line-p, locate-do-redisplay): New functions.
1450 (locate-mouse-view-file, locate-tags, locate-find-directory):
1451 Print message if used outside main listing.
1452 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
1453 Various changes to support inserted subdirectories.
1454 (locate-insert-header): Change header of *Locate* buffer.
1455
1456 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1457 Change interactive default switches.
1458 (dired-rename-subdir-2): Update `dired-switches-alist'.
1459 (dired-insert-subdir, dired-kill-subdir):
1460 Handle `dired-switches-alist'. Do not mark buffer modified.
1461 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
1462 (dired-insert-subdir-doinsert): Omit messages.
1463 Handle `dired-subdir-switches'.
1464 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
1465
1466 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
1467 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
1468 subdirs if -R switch is used for a subdir.
1469 (dired-mode): Set `dired-switches-alist'.
1470 (dired-build-subdir-alist): Only print number of directories in
1471 echo area when invoked interactively.
1472
1473 2004-06-05 Lars Hansen <larsh@math.ku.dk>
1474
1475 * dired-x.el (dired-omit-mode): Rename from
1476 dired-omit-files-p. Use define-minor-mode to define it.
1477 (dired-omit-files-p): Add as alias for dired-omit-mode.
1478 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
1479 dired-mark-omitted.
1480 (dired-mark-omitted): Add. Bind to M-O.
1481
1482 2004-06-05 Kenichi Handa <handa@m17n.org>
1483
1484 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
1485
1486 2004-06-05 Juanma Barranquero <lektu@terra.es>
1487
1488 * help-fns.el (help-argument-name): Reintroduce face.
1489 (help-default-arg-highlight): Use it, now that
1490 `face-differs-from-default-p' can be trusted.
1491
1492 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
1493
1494 * textmodes/table.el: Sentence commands added to Point Motion
1495 group; kill and backward-kill commands added to Extraction group.
1496
1497 2004-06-04 Mario Lang <mlang@delysid.org>
1498
1499 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
1500 systems appear to use mW, make the code handle this. Fix a
1501 division-by-zero bug while at it, and handle kernels with
1502 a slightly different layout in /proc/acpi.
1503
1504 2004-06-04 Karl Fogel <kfogel@red-bean.com>
1505
1506 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
1507 because the latter is a CL-ism. This fixes the bug reported by
1508 Shawn Boyette <mdxi@collapsar.net> in
1509 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
1510
1511 2004-06-04 Miles Bader <miles@gnu.org>
1512
1513 * faces.el (display-supports-face-attributes-p): Function moved to
1514 C code. Previously only the tty-related portion of this function
1515 was done in C; however the previous attempt to do a halfway-proper
1516 job for non-tty displays in lisp didn't work properly because of
1517 funny conditions during Emacs startup.
1518 (face-differs-from-default-p): Simplify, now that
1519 display-supports-face-attributes-p works properly on all display
1520 types. Remove :stipple from comparison; it doesn't really work
1521 in emacs anyway.
1522
1523 2004-06-04 Miles Bader <miles@gnu.org>
1524
1525 * faces.el (face-differs-from-default-p): Use a different
1526 implementation, so we can really check whether FACE displays
1527 differently or not.
1528
1529 2004-06-04 Miles Bader <miles@gnu.org>
1530
1531 * faces.el (display-supports-face-attributes-p): Implement a
1532 `different from default' check for non-tty displays.
1533
1534 2004-06-03 David Kastrup <dak@gnu.org>
1535
1536 * woman.el (woman-mapcan): More concise code.
1537 (woman-topic-all-completions, woman-topic-all-completions-1)
1538 (woman-topic-all-completions-merge): Replace by a simpler and
1539 much faster implementation based on O(n log n) sort/merge instead
1540 of the old O(n^2) behavior.
1541
1542 2004-06-03 Miles Bader <miles@gnu.org>
1543
1544 * subr.el (read-number): Use canonical format for default in prompt.
1545
1546 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
1547 Add regexp for " [...]" style defaults.
1548
1549 2004-06-02 Romain Francoise <romain@orebokech.com>
1550
1551 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
1552 groups: if the user asks for a hidden buffer, open the
1553 corresponding filter group to expose it.
1554
1555 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
1556 `ibuffer-jump-to-buffer'.
1557 (ibuffer-jump-offer-only-visible-buffers): New user option.
1558
1559 2004-06-02 Juanma Barranquero <lektu@terra.es>
1560
1561 * faces.el (frame-update-faces): Add empty docstring so the one
1562 for `ignore' doesn't show through.
1563
1564 * subr.el (process-kill-without-query): Remove spurious "\n" on
1565 obsolescence string.
1566 (focus-frame, unfocus-frame): Add obsolescence declaration and
1567 empty docstring.
1568
1569 * international/mule.el (register-char-codings): Make alias for
1570 `ignore'. Move docstring to obsolescence info and remove redundancy.
1571
1572 2004-06-02 Kim F. Storm <storm@cua.dk>
1573
1574 * frame.el (blink-cursor-start): Turn cursor off initially so blink
1575 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
1576
1577 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1578
1579 * comint.el (comint-replace-by-expanded-history-before-point):
1580 Obey `start' as the docstring says.
1581 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
1582 (comint-update-fence): Prevent font-lock from running unnecessarily.
1583 (comint-dynamic-list-completions): Use with-current-buffer.
1584
1585 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1586
1587 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
1588 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
1589 (bibtex-entry-update): Handle alternatives and optional fields.
1590 (bibtex-parse-entry): Bugfix, handle empty key.
1591
1592 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1593
1594 * vc-arch.el (vc-arch-state): Don't assume the file exists.
1595
1596 2004-05-31 Lars Hansen <larsh@math.ku.dk>
1597
1598 * desktop.el (desktop-save): Don't save minor modes without a
1599 known mode initialization function.
1600
1601 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
1602
1603 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
1604
1605 * autorevert.el: Update `Commentary' section.
1606
1607 2004-05-30 Juanma Barranquero <lektu@terra.es>
1608
1609 * dos-fns.el (convert-standard-filename):
1610 * files.el (convert-standard-filename):
1611 * w32-fns.el (convert-standard-filename):
1612 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
1613
1614 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
1615
1616 Sync with Tramp.
1617
1618 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
1619 (tramp-let-maybe): Move to an earlier spot in the file.
1620 Patch by Andreas Schwab.
1621
1622 2004-05-30 Andreas Schwab <schwab@suse.de>
1623
1624 * dired.el (dired-get-filename): Don't use dired-re-dot.
1625
1626 2004-05-30 Richard M. Stallman <rms@gnu.org>
1627
1628 * files.el (find-file): Doc fix.
1629
1630 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
1631
1632 2004-05-30 Nick Roberts <nickrob@gnu.org>
1633
1634 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
1635 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
1636 modeline of the locals buffer.
1637 (gdb-goto-breakpoint): Handle gdbmi.
1638 (gdb-get-frame-number): Change for gdbmi.
1639
1640 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
1641
1642 * files.el (file-remote-p): Apply file name handler for operation
1643 `file-remote-p'. It isn' a property any longer.
1644 (file-relative-name): `fh' and `fd' get the required value via
1645 `find-file-name-handler' already.
1646
1647 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
1648 (top): Remove setting of `file-remote-p' property for
1649 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
1650
1651 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
1652
1653 Version 2.0.41 of Tramp released.
1654
1655 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
1656 Throw away if process has died.
1657 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
1658 (tramp-out-of-band-prompt-regexp): Rename to
1659 `tramp-process-alive-regexp', because its usage is widen.
1660 (tramp-actions-copy-out-of-band): Apply it.
1661 (tramp-actions-before-shell, tramp-multi-actions):
1662 Add `tramp-action-process-alive' action.
1663 (tramp-action-process-alive): New defun.
1664 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
1665 Add entry for `file-remote-p'.
1666 (tramp-handle-file-remote-p): New defun.
1667 (top): Remove setting of `file-remote-p'. Don't set
1668 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
1669
1670 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
1671 `file-remote-p'.
1672
1673 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
1674 counted for (last) line. [They should or they shouldn't? --Stef]
1675 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
1676
1677 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
1678
1679 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
1680 not really necessary but seems to keep the shell history smaller
1681 in some cases. It is no substitute for setting HISTFILE and
1682 HISTSIZE from tramp-open-connection-setup-interactive-shell,
1683 though. Suggested by Luc Teirlinck.
1684 (tramp-open-connection-setup-interactive-shell): Export variables
1685 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
1686 (tramp-set-process-query-on-exit-flag): New compat function.
1687 (tramp-open-connection-multi, tramp-open-connection-su)
1688 (tramp-open-connection-rsh, tramp-open-connection-telnet)
1689 (tramp-do-copy-or-rename-file-out-of-band): Use it.
1690 (tramp-let-maybe): New macro, let-binds a variable only if it
1691 isn't obsolete.
1692 (tramp-check-ls-commands, tramp-handle-expand-file-name)
1693 (tramp-handle-file-truename): Use it.
1694 (tramp-completion-file-name-regexp-unified): Avoid matching
1695 filenames starting with "/:" -- those are reserved for
1696 file-name-non-special.
1697
1698 * tramp-smb.el (tramp-smb-open-connection):
1699 Use tramp-set-process-query-on-exit-flag compat function.
1700
1701 2004-05-29 Richard M. Stallman <rms@gnu.org>
1702
1703 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
1704
1705 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
1706 (eval-last-sexp-print-value): Print char equivalent regardless
1707 of standard-output value.
1708
1709 * thumbs.el (thumbs-subst-char-in-string): Delete.
1710 (thumbs-thumbname): Use subst-char-in-string.
1711 (thumbs-resize-image): Use condition-case, not ignore-errors.
1712 (thumbs-kill-buffer): Likewise.
1713
1714 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
1715 (thumbs-mode): Make buffer read-only.
1716 (thumbs-make-thumb): Unconditionally accept an existing file.
1717 (thumbs-insert-thumb): Add thumb-image-file property to the image.
1718 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
1719 (thumbs-show-thumbs-list): Error if images not supported.
1720 (thumbs-save-current-image): Improve prompt string.
1721 (thumbs-mode-map): Define u, R, x.
1722 (thumbs-unmark): New command.
1723 (thumbs-emboss-image): Minor cleanup.
1724 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
1725 (thumbs-rename-images): New command.
1726 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
1727
1728 * thumbs.el (thumbs-current-image): New function.
1729 (thumbs-file-list, thumbs-file-alist): New functions.
1730 (thumbs-find-image): Delete arg L.
1731 Don't set up thumbs-fileL as buffer-local global var.
1732 (thumbs-find-image-at-point): Use thumbs-current-image.
1733 (thumbs-set-image-at-point-to-root-window): Likewise.
1734 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
1735 Record and warn about errors. Update thumbs-markedL for deletions.
1736 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
1737 (thumbs-redraw-buffer): Use thumbs-file-list.
1738 (thumbs-mark): Use thumbs-current-image.
1739 (thumbs-show-name): Use thumbs-current-image.
1740
1741 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
1742 and imenu--last-menubar-index-alist.
1743
1744 * subr.el (with-selected-window): Undo previous change.
1745
1746 2004-05-29 John Paul Wallington <jpw@gnu.org>
1747
1748 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
1749 (thumbs-mouse-find-image): New command.
1750 (thumbs-mode-map): Bind it to mouse-2.
1751 (thumbs-mode): Make mode-class special.
1752 (thumbs-view-image-mode): Likewise.
1753
1754 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
1755
1756 * flymake.el: New file.
1757
1758 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
1759
1760 * files.el (find-file-noselect-1): Do not bind
1761 `inhibit-read-only' to t during execution of
1762 `find-file-not-found-functions'.
1763
1764 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
1767 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
1768
1769 2004-05-28 Juri Linkov <juri@jurta.org>
1770
1771 * simple.el (eval-expression-print-format): New fun.
1772
1773 * simple.el (eval-expression):
1774 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
1775 * emacs-lisp/edebug.el (edebug-compute-previous-result)
1776 (edebug-eval-expression): Print additionally the value returned by
1777 `eval-expression-print-format'.
1778
1779 * emacs-lisp/lisp.el (insert-pair-alist): New var.
1780 (insert-pair): Make arguments optional. Find character pair
1781 from `insert-pair-alist' according to the last input event.
1782 (insert-parentheses): Make arguments optional.
1783 (raise-sexp, delete-pair): New funs.
1784
1785 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
1786 (emacs-lisp-mode-map, lisp-interaction-mode-map):
1787 Bind C-M-q to `indent-pp-sexp'.
1788
1789 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
1790 `pp-to-string' modified to be able to format text with newlines.
1791 (pp-to-string): Move the buffer-formatting part of the code to
1792 `pp-buffer'. Call `pp-buffer'.
1793
1794 * info.el (Info-desktop-buffer-misc-data): Don't save information
1795 about virtual files.
1796 (Info-restore-desktop-buffer): Restore Info buffers in prepared
1797 buffers with names obtained from the desktop file instead of the
1798 default *info* buffer.
1799
1800 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1801
1802 * subr.el (with-selected-window): Only save/restore the selected window.
1803
1804 * progmodes/compile.el (compilation-error-regexp-alist):
1805 Use expand-file-name and data-directory.
1806
1807 * progmodes/grep.el (grep-tree): Rework previous fix.
1808
1809 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
1810 after the user marked text with the mouse.
1811
1812 * startup.el (command-line): Keep the first regexp of
1813 auto-save-file-name-transforms intact.
1814
1815 2004-05-28 Juanma Barranquero <lektu@terra.es>
1816
1817 * cus-edit.el (customize-face, customize-face-other-window)
1818 (custom-face-edit-delete): Make arguments match their use in
1819 docstring.
1820 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
1821 docstring.
1822
1823 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
1824 not `cvs-butlast'.
1825
1826 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
1827 `nbutlast' are in subr.el).
1828
1829 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
1830 (set-w32-system-coding-system): Doc fixes.
1831
1832 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
1833 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
1834 Make arguments match their use in docstring.
1835 (artist-draw-region-trim-line-endings)
1836 (artist-mouse-choose-operation): Fix typo in docstring.
1837 (artist-key-set-point-common): Doc fix.
1838
1839 2004-05-28 Simon Josefsson <jas@extundo.com>
1840
1841 * mail/smtpmail.el (smtpmail-open-stream):
1842 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
1843
1844 2004-05-26 Simon Josefsson <jas@extundo.com>
1845
1846 * starttls.el: Merge with my GNUTLS based starttls.el.
1847 (starttls-gnutls-program, starttls-use-gnutls)
1848 (starttls-extra-arguments, starttls-process-connection-type)
1849 (starttls-connect, starttls-failure, starttls-success): New variables.
1850 (starttls-program, starttls-extra-args): Doc fix.
1851 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
1852 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
1853 and pass on to corresponding *-gnutls function if it is set.
1854
1855 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
1856
1857 * autorevert.el (auto-revert-handler): Disable auto-reverting of
1858 remote files.
1859
1860 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
1861
1862 * files.el (file-name-non-special): There are more operations
1863 which need handling: `find-backup-file-name',
1864 `insert-file-contents', `verify-visited-file-modtime',
1865 `write-region'. Rename t value of method to `add'. Add new
1866 methods `quote' and `unquote-then-quote' to file-arg-indices.
1867
1868 2004-05-25 Juri Linkov <juri@jurta.org>
1869
1870 * info.el (Info-toc): Call Info-mode on intermediate buffer.
1871 (Info-index-nodes): Enclose code in condition-case to catch errors.
1872 (Info-index-node): Don't search all index nodes if request is only
1873 for the current node and file is not in the cache of index nodes.
1874 (Info-mode-map): Bind Info-copy-current-node-name to `w'
1875 for consistency with dired-copy-filename-as-kill.
1876 Bind `S' to Info-search-case-sensitively.
1877 (Info-copy-current-node-name): New arg. With zero prefix arg put
1878 the name inside a function call to `info'. Display copied text in
1879 the echo area.
1880
1881 2004-05-25 Sam Steingold <sds@gnu.org>
1882
1883 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
1884 strip the package prefix from the symbol name, if any.
1885 Make it the `find-tag-default-function' for `lisp-mode'.
1886
1887 2004-05-25 John Paul Wallington <jpw@gnu.org>
1888
1889 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
1890 instead of obsolete `process-kill-without-query'.
1891
1892 * textmodes/texinfmt.el (texinfo-indexvar-alist):
1893 Declare as variable, not constant.
1894
1895 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
1896
1897 * files.el (find-file-noselect-1): Fix bug introduced by
1898 Revision 1.694. As a side effect, `inhibit-read-only'
1899 is again, by default, t during execution of
1900 `find-file-not-found-functions'.
1901 (insert-directory): Check that lines were really inserted by
1902 the --dired switch, before erasing them.
1903
1904 2004-05-24 Nick Roberts <nickrob@gnu.org>
1905
1906 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
1907 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
1908 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
1909 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
1910 gud-minor-mode (gdbmi).
1911
1912 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
1913
1914 * net/browse-url.el (browse-url-interactive-arg): Enable user to
1915 explicitly select the text to be taken as URL.
1916
1917 2004-05-23 Juri Linkov <juri@jurta.org>
1918
1919 * info.el (Info-index-nodes): New var and fun.
1920 (Info-goto-index, Info-index, info-apropos)
1921 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
1922 (Info-index): Fix docstring. Store and restore Info-history-list.
1923 (Info-complete-nodes): New var.
1924 (Info-complete-menu-item): Use it.
1925 (Info-index-node): New fun.
1926 (Info-final-node, Info-forward-node, Info-backward-node)
1927 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
1928 Use Info-index-node.
1929 (Info-extract-menu-item, Info-extract-menu-counting): Set second
1930 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
1931 (Info-find-node-2): If a node with period in its name not found,
1932 try to find a node without the name part after period.
1933 (Info-select-node): Call Info-fontify-node only if
1934 Info-fontify-maximum-menu-size is not nil.
1935 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
1936 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
1937 Preserve Info-history-list.
1938 (Info-toc): Set Info-current-file.
1939 (Info-build-toc): Move point to the beginning of the buffer.
1940 Add main-file variable.
1941 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
1942 Use backslashed representation of the control character ^_.
1943
1944 * textmodes/texinfmt.el (texinfo-print-index): Print index line
1945 numbers in the new Texinfo 4.7 format.
1946
1947 * add-log.el (change-log-font-lock-keywords): Remove `:' from
1948 regexps for function and variable names.
1949
1950 * descr-text.el (describe-property-list): Add [show] button for
1951 `syntax-table' property with action to pp to a separate buffer.
1952 (describe-char): Replace search-forward by re-search-forward with
1953 whitespace regexp after "character:" to not fail in too narrow windows.
1954
1955 * simple.el (next-error-find-buffer): Add a rule to return
1956 next-error capable buffer if one window on the selected frame
1957 displays such buffer.
1958
1959 2004-05-23 Nick Roberts <nickrob@gnu.org>
1960
1961 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
1962 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
1963 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
1964 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
1965 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
1966 Handle new value for gud-minor-mode (gdbmi).
1967 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
1968 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
1969 Change from local to global gdb variable set.
1970 (gdb-ann3): Initialise above gdb variable set.
1971 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
1972 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
1973 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
1974 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
1975 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
1976 (gdb-info-locals-handler, gdb-invalidate-assembler)
1977 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
1978 set as global variables.
1979 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
1980 Handle gdbmi.
1981 (gdb-info-breakpoints-custom): Fix regexp.
1982 (def-gdb-var): Delete.
1983
1984 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
1985 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
1986 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
1987 a new mode. The file (gdb-mi.el) for this mode will be included
1988 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
1989 primary interface.
1990
1991 2004-05-23 Jesper Harder <harder@ifa.au.dk>
1992
1993 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
1994 interpreted as a directory.
1995
1996 2004-05-22 Richard M. Stallman <rms@gnu.org>
1997
1998 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
1999 as a close quote.
2000
2001 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
2002
2003 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
2004 Use assoc-string, not assoc-ignore-case.
2005
2006 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
2007
2008 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
2009 If moving back then fwd gets a defun that ends before point,
2010 try again moving fwd then back.
2011
2012 * files.el (file-name-non-special): Allow t in file-arg-indices
2013 to mean requote the return value. Use `identity' as an element
2014 rather than as the whole value.
2015
2016 * gs.el (gs-options): Add -dSAFER. Mark it risky.
2017
2018 2004-05-22 Juanma Barranquero <lektu@terra.es>
2019
2020 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
2021 `help-make-usage'.
2022 (help-highlight-arguments): Skip function name before searching
2023 for arguments.
2024
2025 2004-05-21 Juanma Barranquero <lektu@terra.es>
2026
2027 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
2028 Don't mention in the docstring these arguments meant for
2029 internal (recursive) use only.
2030 (allout-char-spec): Comment out (it's not implemented).
2031 (allout-old-expose-topic, allout-exposure): Fix docstring and add
2032 obsolescence declaration.
2033 (allout-flatten-exposed-to-buffer)
2034 (allout-indented-exposed-to-buffer): Fix typos in docstring.
2035 (my-mark-marker): Doc fix.
2036 (produce-allout-mode-map, allout-sibling-index)
2037 (allout-isearch-expose, allout-distinctive-bullet)
2038 (allout-open-topic, allout-reindent-body)
2039 (allout-rebullet-heading, allout-process-exposed)
2040 (allout-insert-listified, allout-latex-verb-quote)
2041 (allout-insert-latex-header, allout-insert-latex-trailer):
2042 Make arguments match their use in docstring.
2043 (allout-primary-bullet, allout-old-style-prefixes)
2044 (allout-inhibit-protection, allout-init, allout-mode)
2045 (allout-before-change-protect, allout-flag-region):
2046 Use "Emacs" instead of "emacs" in docstrings.
2047
2048 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
2049
2050 * international/characters.el: Modify syntax of more characters.
2051
2052 2004-05-21 Masatake YAMATO <jet@gyve.org>
2053
2054 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
2055 (etags-tags-completion-table): Show parsing progress.
2056
2057 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
2058
2059 * locate.el (locate-prompt-for-command): Shorten first line of
2060 docstring.
2061 (locate-mode): Expand docstring and include keymap summary.
2062
2063 * files.el (find-file-noselect-1): Limit the scope of the
2064 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
2065 is, by default, nil during the execution of
2066 `find-file-not-found-functions' and `find-file-hook'.
2067
2068 2004-05-20 Michael Mauger <mmaug@yahoo.com>
2069
2070 * facemenu.el (facemenu-color-name-equal): New function.
2071 (list-colors-display): Use it to compare colors instead of
2072 facemenu-color-equal.
2073
2074 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
2075
2076 * compare-w.el (compare-windows-face): Use min-colors instead of
2077 checking for tty or pc types.
2078
2079 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2080
2081 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
2082 (completion-setup-function): Use with-current-buffer.
2083 Properly save excursion. Simplify.
2084 Don't assume there is necessarily a `mouse-face' property somewhere.
2085
2086 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
2087
2088 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
2089
2090 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
2091 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
2092 Use with-current-buffer.
2093 (byte-goto-log-buffer): Delete.
2094 (byte-compile-log-file): Call compilation-forget-errors.
2095
2096 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
2097
2098 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
2099 output messages into the search result.
2100
2101 2004-05-19 Masatake YAMATO <jet@gyve.org>
2102
2103 * wid-edit.el (widget-radio-button-notify): Revert my last
2104 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
2105
2106 2004-05-19 Kenichi Handa <handa@m17n.org>
2107
2108 * international/characters.el: Fix syntax (open/close) of CJK chars.
2109
2110 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
2111
2112 * help-mode.el (help-go-back): Don't depend on position of back button.
2113
2114 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2115
2116 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
2117 files files don't contain an accidental additional /.
2118
2119 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
2120 in source buffer.
2121
2122 2004-05-18 Masatake YAMATO <jet@gyve.org>
2123
2124 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
2125 to widget-apply. :action method assumes 2 arguments, not 3.
2126
2127 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
2128
2129 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
2130 New constants.
2131 (hs-special-modes-alist): Add an f90-mode entry.
2132
2133 2004-05-17 Sam Steingold <sds@gnu.org>
2134
2135 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
2136 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
2137
2138 2004-05-16 Kim F. Storm <storm@cua.dk>
2139
2140 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
2141
2142 2004-05-15 John Wiegley <johnw@newartisans.com>
2143
2144 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
2145 (eshell-output-object-to-target): Improve output speed 20% by not
2146 calling `eshell-stringify' if something is already known to be a string.
2147
2148 2004-05-15 Alex Ott <ott@jet.msk.su>
2149
2150 * textmodes/ispell.el (ispell-local-dictionary-alist):
2151 Add windows-1251 to the choice of coding systems.
2152 (ispell-dictionary-alist-6): Add support for "russianw.aff",
2153 encoded in cp1251.
2154
2155 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
2156
2157 * progmodes/compile.el (compilation-warning-face)
2158 (compilation-info-face): Use min-colors.
2159
2160 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2161
2162 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
2163 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
2164 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
2165 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
2166 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
2167 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
2168 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
2169 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
2170 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
2171 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
2172 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
2173 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
2174 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
2175 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
2176
2177 2004-05-15 Kim F. Storm <storm@cua.dk>
2178
2179 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
2180 Use it to set triggered-p element of timer.
2181 (timer-event-handler): Set triggered-p element non-nil while running
2182 the timer function.
2183
2184 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
2185
2186 * descr-text.el (describe-char-unicode-data)
2187 (describe-char-unicodedata-file): Re-enable the unicode code now that
2188 the licensing issues have been cleared in the unicode-4 license.
2189 (describe-text-properties-1): Remove unused `overlay' var.
2190 (describe-char): Remove unused var `buffer'.
2191
2192 2004-05-14 David Ponce <david@dponce.com>
2193
2194 * tree-widget.el: New file.
2195
2196 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
2197
2198 * language/european.el ("Brazilian Portuguese"): Add support for
2199 Brazilian Portuguese.
2200
2201 2004-05-13 John Wiegley <johnw@newartisans.com>
2202
2203 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
2204 `recentf-mode' if this variable has been customized to t.
2205
2206 * eshell/esh-test.el (eshell-test): Call the function
2207 `emacs-version' rather than trying to build a custom version string.
2208
2209 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2210
2211 * net/telnet.el (telnet-mode): Use define-derived-mode.
2212 Don't modify the global value of comint-prompt-regexp.
2213
2214 2004-05-13 John Paul Wallington <jpw@gnu.org>
2215
2216 * version.el (emacs-version): Check for `gtk' feature before
2217 `x-toolkit' feature.
2218
2219 2004-05-13 Juanma Barranquero <lektu@terra.es>
2220
2221 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
2222 arguments in the docstring, they're used only in recursive calls.
2223
2224 * help-fns.el (help-arg-highlighting-function)
2225 (help-argument-name): Delete.
2226 (help-default-arg-highlight): New function.
2227 (help-do-arg-highlighting): Use it.
2228
2229 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
2230
2231 * calendar/appt.el (appt-disp-window):
2232 Use `calendar-set-mode-line' for a centered mode-line.
2233
2234 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
2235
2236 * calendar/appt.el (appt-disp-window): Do not split window
2237 excessively when `split-height-threshold' is low.
2238
2239 2004-05-12 Nick Roberts <nickrob@gnu.org>
2240
2241 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
2242 kill-buffer-hook here and make it local.
2243 (gud-kill-buffer-hook): Use kill-process for a sure kill.
2244
2245 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
2246
2247 * progmodes/compile.el (compilation-set-window-height):
2248 Use save-excursion to protect against misplaced marker.
2249
2250 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2251
2252 * custom.el (defface): Document that type can have value gtk.
2253
2254 * faces.el (face-spec-set-match-display): Handle type gtk in display.
2255
2256 2004-05-12 Kenichi Handa <handa@m17n.org>
2257
2258 * descr-text.el: Require quail at comile time.
2259 (describe-char): If an input method is on and it supports the
2260 character, show how to input it.
2261
2262 * international/quail.el (quail-install-decode-map): Accept a
2263 char-table whose subtype is `quail-decode-map'.
2264 (quail-store-decode-map-key, quail-gen-decode-map1)
2265 (quail-gen-decode-map, quail-find-key1, quail-find-key)
2266 (quail-show-key): New functions.
2267
2268 2004-05-12 Juanma Barranquero <lektu@terra.es>
2269
2270 * generic.el (define-generic-mode): Remove redundant arglist info.
2271
2272 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
2273 Make arguments match their use in docstring.
2274 (help-arg-highlighting-function): New variable.
2275 (help-argument-name): Mention it in the docstring.
2276 (help-do-arg-highlight): Use it. Expand regexp to accept also
2277 ARG-xxx and xxx-ARG references.
2278
2279 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
2280
2281 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
2282 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
2283 and "mailto:addr1?to=addr2" equal.
2284
2285 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
2286
2287 * man.el (Man-getpage-in-background): Use shell-file-name
2288 and shell-command-switch variables instead of hard-coded values.
2289
2290 2004-05-11 Eli Zaretskii <eliz@gnu.org>
2291
2292 * iimage.el: New file.
2293
2294 2004-05-11 Juanma Barranquero <lektu@terra.es>
2295
2296 * custom.el (custom-initialize-default, defcustom):
2297 Fix typo in docstring.
2298
2299 * files.el (set-visited-file-name, file-expand-wildcards):
2300 Fix docstring.
2301
2302 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
2303
2304 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
2305
2306 * subr.el (eventp): Be more discriminating with integers.
2307
2308 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
2309
2310 * progmodes/compile.el (compile): Add universal prefix arg.
2311 (compilation-error-regexp-alist-alist): Add edg patterns.
2312
2313 2004-05-10 Sam Steingold <sds@gnu.org>
2314
2315 * textmodes/ispell.el (ispell-message):
2316 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
2317
2318 2004-05-10 Dave Love <fx@gnu.org>
2319
2320 * progmodes/python.el (help-buffer): Autoload when compiling.
2321 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
2322 (run-python): Prepend to any existing PYTHONPATH.
2323
2324 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
2325
2326 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
2327 for pending breakpoints.
2328
2329 2004-05-10 Richard M. Stallman <rms@gnu.org>
2330
2331 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
2332 directly without calling any functions in Rmail.
2333 (unrmail-unprune): Function deleted.
2334
2335 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
2336
2337 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
2338 C-c C-z binding.
2339
2340 2004-05-10 Kenichi Handa <handa@m17n.org>
2341
2342 * descr-text.el (describe-char): Fix previous change. Don't make
2343 a unibyte character to multibyte in the *Help* buffer.
2344
2345 2004-05-10 Miles Bader <miles@gnu.org>
2346
2347 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
2348 buffer an error if the debugger process is actually running.
2349
2350 2004-05-10 Juanma Barranquero <lektu@terra.es>
2351
2352 * help-fns.el (help-argument-name): Default to italic.
2353 (help-highlight-arguments): Return always (usage . doc), even when
2354 usage is nil.
2355
2356 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
2357 (define-ibuffer-filter): Add usage info.
2358 (define-ibuffer-op): Add usage info (but CL-style defaults for
2359 keyword args are not shown).
2360
2361 * subr.el (remove-overlays, read-passwd): Fix docstring.
2362 (start-process-shell-command): Fix docstring. Put usage info in a
2363 format usable by `describe-function'.
2364 (open-network-stream, open-network-stream-nowait)
2365 (open-network-stream-server): Fix docstring.
2366
2367 2004-05-09 Jason Rumney <jasonr@gnu.org>
2368
2369 * international/code-pages (cp932, cp936, cp949, c950): Remove.
2370 Only define cp125* if windows-125* is already defined.
2371
2372 * language/korean.el (cp949): Add alias.
2373
2374 * language/chinese.el (cp936, cp950): Add aliases.
2375
2376 * language/japanese.el (cp932): Add alias.
2377
2378 * term/w32-win.el: Require code-pages.
2379
2380 * international/mule-cmds.el (set-locale-environment):
2381 On MS-Windows use ansi code-page for default coding-systems.
2382 Set up paper sizes for Windows 3 letter languages.
2383
2384 * international/code-pages.el (cp932, cp936, cp949, cp950):
2385 Add aliases. Also add cp125* if not already defined.
2386
2387 2004-05-09 Juanma Barranquero <lektu@terra.es>
2388
2389 * help-fns.el (help-highlight-arguments): Don't try to highlight
2390 missing or autoloaded arglists. Accept structured arguments, like
2391 the first ones of `do' and `flet'.
2392
2393 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
2394 (cvs-get-marked): Remove redundant arglist info.
2395
2396 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
2397 Don't use CL-style default args.
2398
2399 2004-05-08 Andreas Schwab <schwab@suse.de>
2400
2401 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
2402
2403 * international/subst-ksc.el: Fix references to utf-translate-cjk
2404 into utf-translate-cjk-mode.
2405 * international/subst-big5.el: Likewise.
2406 * international/subst-gb2312.el: Likewise.
2407 * international/subst-jis.el: Likewise.
2408 * international/utf-16.el: Likewise.
2409 * international/utf-8.el: Likewise.
2410
2411 2004-05-08 John Wiegley <johnw@newartisans.com>
2412
2413 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
2414 "virtual buffers" (off by default), which makes it possible to
2415 switch to the "virtual" buffers of recently visited files. When a
2416 buffer name search fails, and this option is on, iswitchb will
2417 look at the list of recently visited files, and permit matching
2418 against those names. When the user hits RET on a match, it will
2419 revisit that file.
2420 (iswitchb-read-buffer): Add two optional arguments, which makes
2421 isearchb.el possible.
2422 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
2423 (iswitchb-next-match): Add support for virtual buffers.
2424
2425 * isearchb.el: This module extends iswitchb to provide "as you
2426 type" buffer selection.
2427
2428 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
2429 Ignore the read-only property when flyspell highlighting is on.
2430 Not ignoring it leads to a series of confusing errors.
2431 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
2432 but also make sure to call flyspell-incorrect-hook.
2433 (flyspell-maybe-correct-transposition): Perform transposition test
2434 by bit twiddling a string, rather than using a temp buffer.
2435 (flyspell-maybe-correct-doubling): Use a string rather than a temp
2436 buffer. This is also the original version of the code, which
2437 could not be checked in before due to a previous lack of
2438 assignment papers. This version has seen heavy usage on my system
2439 for several years now.
2440
2441 * calendar/cal-bahai.el: New file, which adds support for the
2442 Baha'i calendar to Emacs. This calendar is based on a solar year
2443 of 19 months of 19 days, with 4 intercalary days. Each year
2444 begins on March 21, with the calendar starting in 1844.
2445
2446 * calendar/cal-menu.el, calendar/calendar.el,
2447 calendar/diary-lib.el, calendar/holidays.el: Added support for
2448 using cal-bahai.el.
2449
2450 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
2451 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
2452 function can be used outside of eshell buffers.
2453 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
2454
2455 2004-05-08 Juanma Barranquero <lektu@terra.es>
2456
2457 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
2458 word constituent so FOO-ARG is not recognized as an arg.
2459 (help-highlight-arguments): Don't skip lists in mandatory arguments.
2460
2461 * simple.el (next-error): Fix typo in docstring.
2462 (open-line): Make argument names match their use in docstring.
2463 (split-line): Fix docstring.
2464
2465 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
2466 usable by `describe-function'.
2467 (gensym, gentemp, typep, ignore-errors): Make argument names match
2468 their use in docstring.
2469
2470 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
2471 argument to `help-setup-xref'.
2472
2473 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
2474
2475 Version 2.0.40 of Tramp released.
2476
2477 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
2478 Use symbol-function to invoke functions only known on some Emacs
2479 flavors. This avoids byte-compiler warnings. Reported by Kevin
2480 Scaldeferri <kevin@scaldeferri.com>.
2481 (tramp-do-copy-or-rename-file-via-buffer): Rename from
2482 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
2483 consistent with the other tramp-do-* functions.
2484 (tramp-do-copy-or-rename-file): Calls adjusted.
2485 (tramp-process-initial-commands): Avoid liveness check on shell --
2486 we know that it must be alive since we're opening a connection at
2487 this moment.
2488 (tramp-last-cmd): New internal variable.
2489 (tramp-process-echoes): New tunable.
2490 (tramp-send-command): Set tramp-last-cmd.
2491 (tramp-wait-for-output): Delete echo, if applicable.
2492 (tramp-read-passwd): Construct the key for the password cache in a
2493 way that works for multi methods, too.
2494 (tramp-bug): Add backup-directory-alist and
2495 bkup-backup-directory-info to bug reports, with Tramp counterparts.
2496
2497 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
2498
2499 * net/tramp*.el: Suppress byte-compiler warnings where possible.
2500
2501 * net/tramp.el (tramp-out-of-band-prompt-regexp)
2502 (tramp-actions-copy-out-of-band): New defcustoms.
2503 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
2504 used instead of a synchronous one. Allows password entering.
2505 (tramp-action-out-of-band): New defun.
2506 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
2507 Remove restriction with password from doc string.
2508 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
2509 `tramp-out-of-band-prompt-regexp',
2510 `tramp-actions-copy-out-of-band', `password-cache' and
2511 `password-cache-expiry'.
2512 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
2513 password caching.
2514 (tramp-touch): FILE can be a local file, too.
2515 (TODO): Remove items done.
2516 (tramp-handle-insert-directory): Properly quote file name also if
2517 not full-directory-p. Handle wildcard case. Reported by Andreas
2518 Schwab <schwab@suse.de>.
2519 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
2520 new file.
2521 (tramp-handle-file-local-copy, tramp-handle-write-region):
2522 The permissions of the temporary file are set if filename exists.
2523 Reported by Ted Stern <stern@cray.com>.
2524 (tramp-backup-directory-alist)
2525 (tramp-bkup-backup-directory-info): New defcustoms.
2526 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
2527 (tramp-handle-find-backup-file-name): New function.
2528 Implements Tramp's find-backup-file-name.
2529
2530 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
2531 for `find-backup-file-name'.
2532
2533 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
2534 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
2535
2536 2004-05-07 Lars Hansen <larsh@math.ku.dk>
2537
2538 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
2539
2540 2004-05-07 Juanma Barranquero <lektu@terra.es>
2541
2542 * subr.el (lambda): Add arglist description to docstring.
2543 (declare): Fix typo in docstring.
2544 (open-network-stream): Fix docstring.
2545 (process-kill-without-query): Fix docstring and add obsolescence info.
2546 (last, butlast, nbutlast): Make arguments match their use in docstring.
2547 (insert-buffer-substring-no-properties): Likewise.
2548 (insert-buffer-substring-as-yank): Likewise.
2549 (split-string): Fix docstring.
2550
2551 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
2552 Make argument names match their use in docstring.
2553
2554 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
2555
2556 2004-05-06 Nick Roberts <nickrob@gnu.org>
2557
2558 * progmodes/gdb-ui.el: Improve/extend documentation strings.
2559 Fit first sentence on one line for apropos-command.
2560
2561 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2562
2563 Changes largely merged in from Dave Love's code.
2564 * progmodes/python.el: Doc fixes.
2565 (python-mode-map): Add python-complete-symbol.
2566 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
2567 (python-comment-indent, python-complete-symbol)
2568 (python-symbol-completions, python-partial-symbol)
2569 (python-try-complete): New.
2570 (python-indent-line): Remove optional arg. Use python-block-end-p.
2571 (python-check): Bind compilation-error-regexp-alist.
2572 (inferior-python-mode): Use rx. Move keybindings to top level.
2573 Set comint-input-filter.
2574 (python-preoutput-filter): Use rx.
2575 (python-input-filter): Re-introduce.
2576 (python-proc): Start new process if necessary.
2577 Check python-buffer non-nil.
2578 (view-return-to-alist): Defvar.
2579 (python-send-receive): New.
2580 (python-eldoc-function): Use it.
2581 (python-mode-running): Don't defvar.
2582 (python-mode): Set comment-indent-function.
2583 Maybe update hippie-expand-try-functions-list.
2584 (python-indentation-levels): Initialize differently.
2585 (python-block-end-p): New.
2586 (python-indent-line): Use it.
2587 (python-compilation-regexp-alist): Augment.
2588 (run-python): Import `emacs' module to Python rather than loading
2589 code directly. Set python-buffer differently.
2590 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
2591 Use python-proc.
2592 (python-send-command): Go to end of comint buffer.
2593 (python-load-file): Use python-proc, emacs.eimport.
2594 (python-describe-symbol): Simplify interactive form.
2595 Use emacs.help. Do use temp-buffer-show-hook.
2596 Call print-help-return-message.
2597 (hippie-exp): Require when compiling.
2598 (python-preoutput-continuation): Use rx.
2599
2600 * diff-mode.el (diff-make-unified): Fix regexp.
2601
2602 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
2603
2604 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
2605 filter groups from the buffer when rebuilding the Ibuffer buffer
2606 and `ibuffer-show-empty-filter-groups' is nil.
2607
2608 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2609
2610 * ps-print.el (ps-print-quote): Call ps-value-string.
2611 (ps-setup): Call ps-comment-string.
2612 (ps-value-string, ps-comment-string): New funs.
2613
2614 2004-05-06 Juanma Barranquero <lektu@terra.es>
2615
2616 * ehelp.el (electric-help-command-loop): Check whether the last
2617 character is visible, not (point-max).
2618
2619 * help-fns.el (help-argument-name): Default to bold; don't inherit
2620 from font-lock-variable-name-face.
2621 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
2622
2623 2004-05-05 Kenichi Handa <handa@m17n.org>
2624
2625 * descr-text.el (describe-char): Copy the character with text
2626 properties and overlays into the first line, and call
2627 describe-text-properties on it.
2628
2629 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
2630
2631 * iswitchb.el (iswitchb-global-map): Fix typo.
2632 Remove unwanted ###autoloads from source file.
2633
2634 2004-05-05 Lars Hansen <larsh@math.ku.dk>
2635
2636 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
2637 in run-hooks. Use substitute-command-keys in message.
2638 (wdired-abort-changes): Add message.
2639
2640 2004-05-03 Michael Mauger <mmaug@yahoo.com>
2641
2642 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
2643 (sql-emacs20-p): Remove.
2644 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
2645 (sql-builtin-face, sql-doc-face): Remove.
2646 (sql-mode-ansi-font-lock-keywords)
2647 (sql-mode-oracle-font-lock-keywords)
2648 (sql-mode-postgres-font-lock-keywords)
2649 (sql-mode-linter-font-lock-keywords)
2650 (sql-mode-ms-font-lock-keywords)
2651 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
2652 (sql-product-font-lock): Fix font-lock reset when font rules change.
2653 (sql-highlight-product): Remove incorrect font-lock reset logic.
2654
2655 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
2656
2657 * ses.el (ses-set-parameter): Fix typo.
2658
2659 2004-05-04 Kim F. Storm <storm@cua.dk>
2660
2661 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
2662 Must expand directory for completion to work; and don't mess with
2663 process-environment.
2664 (ido-read-file-name): If command has ido property, don't use ido
2665 if value is ignore, or read as directory if value is dir.
2666 Set ido ignore property for dired-do-rename command.
2667
2668 2004-05-04 Juanma Barranquero <lektu@terra.es>
2669
2670 * ehelp.el (electric-help-command-loop, electric-help-undefined)
2671 (electric-help-help): Check against unmapped commands.
2672
2673 * help-fns.el (help-argument-name): New face, inheriting from
2674 font-lock-variable-name-face, to highlight function arguments in
2675 `describe-function' and `describe-key'.
2676 (help-do-arg-highlight): Auxiliary function to highlight a given
2677 list of arguments in a string.
2678 (help-highlight-arguments): Highlight the function arguments and
2679 all uses of them in the docstring.
2680 (describe-function-1): Use it. Do docstring output via `insert',
2681 not 'princ', so text attributes are preserved.
2682
2683 * winner.el (winner-mode-map): Move `winner-undo' and
2684 `winner-redo' to C-c <left> and C-c <right>, respectively (the
2685 previous bindings conflict with `prev-buffer', `next-buffer').
2686
2687 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2688
2689 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
2690 (bibtex-entry-update): New command bound to C-c C-u.
2691 (bibtex-text-in-string): Fix regexp.
2692 (bibtex-assoc-of-regexp): Remove.
2693 (bibtex-progress-message): Fix docstring.
2694 (bibtex-inside-field): Use if.
2695 (bibtex-assoc-regexp): New function.
2696 (bibtex-format-entry): Make code more robust so that it formats
2697 also old entries.
2698 (bibtex-autokey-demangle-title): Merge with obsolete function
2699 bibtex-assoc-of-regexp.
2700 (bibtex-field-list): New function.
2701 (bibtex-entry): Use bibtex-field-list.
2702 (bibtex-parse-entry): Fix docstring.
2703 (bibtex-print-help-message): Use bibtex-field-list.
2704 (bibtex-make-field): Use bibtex-field-list.
2705 (bibtex-entry-index): Bugfix. Return crossref key if required.
2706 (bibtex-lessp): Fix docstring.
2707
2708 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
2709
2710 * select.el (xselect-convert-to-string): Move comment to intended line.
2711
2712 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2713
2714 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
2715 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2716
2717 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2718
2719 * term/x-win.el (x-clipboard-yank): Don't exit on error from
2720 x-get-selection.
2721
2722 2004-05-03 Jason Rumney <jasonr@gnu.org>
2723
2724 * makefile.nt: Remove.
2725
2726 2004-05-03 Kim F. Storm <storm@cua.dk>
2727
2728 * emulation/cua-base.el (cua--update-indications): Fix last change.
2729 (cua-mode): Deactivate mark when cua-mode is enabled.
2730
2731 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
2732
2733 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
2734
2735 2004-05-03 Nick Roberts <nickrob@gnu.org>
2736
2737 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
2738 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
2739 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
2740 window over visible frames.
2741 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
2742
2743 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2744
2745 * progmodes/compile.el (compilation-gcpro): New var.
2746 (compilation-fake-loc): Use it.
2747 (compilation-forget-errors): Reset it.
2748
2749 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
2750
2751 * diff-mode.el (diff-header-face, diff-file-header-face):
2752 Use min-colors.
2753
2754 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2755
2756 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
2757 (bibtex-clean-entry): Disentangle code.
2758 (bibtex-realign): New function.
2759 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
2760 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
2761 Remove undocumented optional arg called-by-convert-alien.
2762 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
2763 for sorting instead of bibtex-sort-buffer.
2764
2765 2004-05-02 Eli Zaretskii <eliz@gnu.org>
2766
2767 * progmodes/compile.el (compilation-start): In the
2768 no-async-subprocesses branch, call sit-for to give redisplay a
2769 chance to show the updated process status in the mode line, and
2770 fontify the buffer explicitly after the process exits.
2771
2772 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2773
2774 * progmodes/python.el (python-compilation-line-number): Remove.
2775 (python-compilation-regexp-alist): Don't use it any more.
2776 (python-orig-start, python-input-filter): Remove.
2777 (inferior-python-mode): Don't set up comint-input-filter-functions.
2778 (python-send-region): Use compilation-fake-loc.
2779
2780 * progmodes/compile.el (compilation-messages-start): New var.
2781 (compilation-mode): Don't setup next-error-function here.
2782 (compilation-setup): Set it up here instead (for minor modes as well).
2783 Make compilation-messages-start buffer local.
2784 (compilation-next-error-function): Use it.
2785 (compilation-forget-errors): Set compilation-messages-start.
2786
2787 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
2788
2789 * ielm.el (ielm-prompt-read-only): Update docstring.
2790
2791 * comint.el (comint-prompt-read-only): Update docstring.
2792 (comint-update-fence, comint-kill-whole-line)
2793 (comint-kill-region): New functions.
2794
2795 * simple.el (kill-whole-line): Use "p" instead of "P" in
2796 interactive form.
2797
2798 2004-05-01 Juanma Barranquero <lektu@terra.es>
2799
2800 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
2801 format arglist so default values in CL-style argument lists are
2802 correctly shown.
2803
2804 2004-05-01 Jason Rumney <jasonr@gnu.org>
2805
2806 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
2807
2808 2004-05-01 Kenichi Handa <handa@m17n.org>
2809
2810 * international/titdic-cnv.el (miscdic-convert): Don't generate a
2811 quail file if it is up to date.
2812
2813 2004-04-30 Juri Linkov <juri@jurta.org>
2814
2815 * cus-edit.el (custom-mode-map):
2816 Add key binding `C-x C-s' to `Custom-save'.
2817
2818 * outline.el (outline-blank-line): New var.
2819 (outline-next-preface, outline-show-heading)
2820 (outline-end-of-subtree): Use it.
2821
2822 * dired-aux.el (dired-touch-initial): New fun.
2823 (dired-do-chxxx): Call it for op-symbol `touch'.
2824 (dired-diff): Use `dired-dwim-target-directory'
2825 if current dired buffer has no buffer mark.
2826
2827 * bindings.el (propertized-buffer-identification):
2828 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
2829 Add C-M-arrow keys for consistency.
2830
2831 * files.el (confirm-kill-emacs):
2832 Change group from top-level `emacs' to `convenience'.
2833
2834 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2835 Push mark on the first call of successive command calls.
2836 (insert-pair): New fun created from `insert-parentheses' with
2837 `open' and `close' arguments added. Enclose active regions
2838 in paired characters. Compare adjacent characters syntax with
2839 inserted characters syntax before inserting a space.
2840 (insert-parentheses): Call `insert-pair' with ?\( ?\).
2841
2842 * delsel.el: Don't put `delete-selection' property
2843 on `insert-parentheses' symbol to take advantage of
2844 region handling in `insert-pair' function.
2845 Suggested by Stephan Stahl <stahl@eos.franken.de>.
2846
2847 2004-04-30 Kim F. Storm <storm@cua.dk>
2848
2849 * emulation/cua-base.el: Add support for changing cursor types;
2850 based on patch from Michael Mauger.
2851 (cua-normal-cursor-color, cua-read-only-cursor-color)
2852 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
2853 Customization cursor type and/or cursor color.
2854 (cua--update-indications): Handle cursor type changes.
2855 (cua-mode): Update cursor indications if enabled.
2856
2857 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
2858
2859 * mouse.el (mouse-drag-copy-region): New defcustom.
2860 (mouse-set-region, mouse-drag-region-1): Use it.
2861
2862 * simple.el (kill-ring-save): If region face background color is
2863 unspecified (if no highlighting), show extent of fully visible
2864 region even if transient-mark-mode is enabled.
2865
2866 * emulation/cua-base.el (cua--standard-movement-commands):
2867 Add cua-scroll-up and cua-scroll-down.
2868 (cua-scroll-up, cua-scroll-down): New commands.
2869 (cua--init-keymaps): Remap scroll-up and scroll-down.
2870
2871 * emulation/cua-rect.el (cua--convert-rectangle-as):
2872 New defmacro.
2873 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
2874 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
2875 New commands (suggested by Jordan Breeding).
2876
2877 2004-04-30 Juanma Barranquero <lektu@terra.es>
2878
2879 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
2880
2881 2004-04-30 Mario Lang <mlang@delysid.org>
2882
2883 * diff.el (diff-switches): Fix typo in docstring.
2884
2885 2004-04-30 Alex Schroeder <alex@gnu.org>
2886
2887 * xml.el (xml-debug-print-internal): Don't add newline and
2888 indentation to text nodes and write empty elements as empty tags
2889 instead of opening and closing tags.
2890 (xml-debug-print): Take optional indent-string argument.
2891 (xml-print): Alias for xml-debug-print.
2892
2893 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2894
2895 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
2896 than duplicate call to `line-beginning-position'.
2897
2898 * progmodes/f90.el (f90-get-present-comment-type):
2899 Return whitespace, as well as comment chars, for consistent filling
2900 of comment blocks. Use `match-string-no-properties'.
2901 (f90-break-line): Trim trailing whitespace when filling comments.
2902
2903 2004-04-30 Dave Love <fx@gnu.org>
2904
2905 * calendar/diary-lib.el (diary-outlook-formats): New variable.
2906 (diary-from-outlook-internal, diary-from-outlook)
2907 (diary-from-outlook-gnus, diary-from-outlook-rmail):
2908 New functions to import diary entries from Outlook-format
2909 appointments in mail messages.
2910
2911 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2912
2913 * progmodes/python.el (python-send-command): New fun.
2914 (python-send-region, python-load-file): Use it.
2915
2916 * progmodes/compile.el (compilation-last-buffer): Add var alias.
2917
2918 * help-fns.el (help-C-file-name): Use new subr-name.
2919 Prepend `src/' to the file name.
2920 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
2921 (describe-function-1, describe-variable): Only find a C source file
2922 name if DOC is already loaded.
2923
2924 * help-mode.el (help-function-def, help-variable-def):
2925 Use the new find-function-search-for-symbol functionality.
2926 Allow FILE to be `C-source'.
2927
2928 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
2929 (find-function-C-source): New fun.
2930 (find-function-search-for-symbol): Use it.
2931
2932 2004-03-29 Michael Mauger <mmaug@yahoo.com>
2933
2934 * progmodes/sql.el (sql-product-alist): Rename variable
2935 `sql-product-support'. Add Postgres login parameters.
2936 (sql-set-product, sql-product-feature): Update with renamed variable.
2937 (sql-connect-postgres): Add username prompt.
2938 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
2939 Make patterns less product specific.
2940 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
2941 (sql-mode-abbrev-table): Modify initialization.
2942 (sql-builtin-face): Add variable.
2943 (sql-keywords-re): Add macro.
2944 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
2945 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
2946 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
2947 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
2948 (sql-mode-linter-font-lock-keywords)
2949 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
2950 (sql-mode-sybase-font-lock-keywords)
2951 (sql-mode-informix-font-lock-keywords)
2952 (sql-mode-interbase-font-lock-keywords)
2953 (sql-mode-ingres-font-lock-keywords)
2954 (sql-mode-solid-font-lock-keywords)
2955 (sql-mode-sqlite-font-lock-keywords)
2956 (sql-mode-db2-font-lock-keywords): Default to nil.
2957 (sql-product-font-lock): Always highlight ANSI keywords.
2958 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
2959 (sql-send-string): Add function.
2960
2961 2004-04-29 Dave Love <fx@gnu.org>
2962
2963 * progmodes/cfengine.el (cfengine-beginning-of-defun)
2964 (cfengine-end-of-defun): Ensure progress through buffer.
2965
2966 * info-look.el (cfengine-mode): Accept a terminal ().
2967
2968 2004-04-29 Juri Linkov <juri@jurta.org>
2969
2970 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
2971 instead of isearch-yank-word-or-char. Add new key bindings for
2972 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
2973 (isearch-del-char): New fun.
2974 (isearch-forward, isearch-edit-string): Update docstring.
2975 (isearch-yank-char): Doc fix.
2976 (isearch-other-meta-char): Restore point after scrolling.
2977
2978 * progmodes/compile.el (compilation-context-lines): Add nil option
2979 to disable compilation output window scrolling.
2980 (compilation-set-window): Use it.
2981
2982 * outline.el (outline-next-preface, outline-show-heading):
2983 Don't leave unhidden blank line before heading.
2984 (outline-end-of-subtree): Include last newline into subtree.
2985 (hide-entry): Leave point at beginning of heading instead of end.
2986 (outline-up-heading): Push mark for the first call of successive
2987 command calls.
2988
2989 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
2990
2991 * comint.el (comint-prompt-read-only): New variable.
2992 (comint-output-filter): Implement it.
2993
2994 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
2995 (ielm-prompt-internal): New variable.
2996 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
2997 (ielm-send-input): Delete unused variable `buf'.
2998 (ielm-eval-input): Use `ielm-prompt-internal'.
2999 (inferior-emacs-lisp-mode): Use new variables
3000 `comint-prompt-read-only' and `ielm-prompt-internal'.
3001 Get rid of obsolete variable `directory-sep-char'.
3002 (ielm): Use `zerop'.
3003
3004 2004-04-29 John Paul Wallington <jpw@gnu.org>
3005
3006 * thumbs.el (toplevel): Require cl at compile time.
3007 Remove conditional definitions of `ignore-errors' and `caddar'
3008 because they occur at run time.
3009
3010 2004-04-28 Nick Roberts <nickrob@gnu.org>
3011
3012 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
3013 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
3014 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
3015 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
3016
3017 * progmodes/gud.el (gud-common-init): Throw an error if program is
3018 already running under gdb.
3019
3020 2004-04-28 John Paul Wallington <jpw@gnu.org>
3021
3022 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
3023 (thumbs-show-image-num): Move assignment of
3024 `thumbs-current-image-filename' within scope of `i'.
3025 (thumbs-emboss-image): Don't use `evenp'.
3026
3027 2004-04-28 Richard M. Stallman <rms@gnu.org>
3028
3029 * progmodes/compile.el (compilation-context-lines): Default now 0.
3030
3031 2004-04-28 Juanma Barranquero <lektu@terra.es>
3032
3033 Use `time-less-p' from calendar/time-date.el instead of defining
3034 custom versions of it.
3035
3036 * pcomplete.el (pcomplete-time-less-p): Remove.
3037
3038 * thumbs.el (time-less-p): Remove.
3039
3040 * calendar/timeclock.el (timeclock-time-less-p): Remove.
3041 (timeclock-generate-report): Use `time-less-p'.
3042
3043 * emacs-lisp/autoload.el (autoload-before-p): Remove.
3044 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
3045
3046 2004-04-28 Masatake YAMATO <jet@gyve.org>
3047
3048 * subr.el (remove-overlays): Make arguments optional.
3049
3050 * wid-edit.el (widget-specify-button): Put evaporate to the
3051 overlay for sample.
3052 (widget-specify-sample): Put evaporate to the overlay for sample.
3053 (widget-specify-doc): Put evaporate to the overlay for documentation.
3054
3055 2004-04-27 Jesper Harder <harder@ifa.au.dk>
3056
3057 * info.el (info-apropos): Make it an index node. Align node names
3058 like makeinfo.
3059
3060 2004-04-27 Eli Zaretskii <eliz@gnu.org>
3061
3062 * net/browse-url.el (browse-url-netscape-sentinel)
3063 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
3064 (browse-url-epiphany-sentinel, browse-url-mosaic):
3065 Use browse-url-*-program instead of a literal program name.
3066
3067 2004-04-27 Kevin Ryde <user42@zip.com.au>
3068
3069 * eshell/em-alias.el:
3070 * eshell/em-dirs.el:
3071 * eshell/em-hist.el:
3072 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
3073 features when M-x customize-group loads modules before the main
3074 eshell.el.
3075
3076 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3077
3078 * subr.el (momentary-string-display): Support EXIT-CHAR that is
3079 either a character representation of an event or an event
3080 description list.
3081
3082 * type-break.el: Capitalise Emacs and Lisp.
3083 (type-break-good-break-interval, type-break-demo-boring-stats)
3084 (type-break-terse-messages, type-break-file-name): New defcustoms.
3085 (type-break-post-command-hook)
3086 (type-break-warning-countdown-string): Quote variable names in doc.
3087 (type-break-interval-start, type-break-auto-save-file-name): New vars.
3088 (type-break-mode): Document type-break-good-break-interval and the
3089 "session" file. Schedule break according to the session file.
3090 Kill session file buffer on exit. Organise for save-some-buffers
3091 to always save the session file.
3092 (type-break-mode-line-message-mode, type-break-query-mode):
3093 Uppercase arguments.
3094 (type-break-file-time, type-break-file-keystroke-count, timep)
3095 (type-break-choose-file, type-break-get-previous-time)
3096 (type-break-get-previous-count): New defuns.
3097 (type-break): Avoid break querying after a completed break in the
3098 case where the query was initiated during user invocation of the
3099 break. Optional terse messages.
3100 Use type-break-good-break-interval if type-break-good-rest-interval is
3101 nil. File the break time.
3102 (type-break-schedule): New optional args for overriding the use of
3103 the current time.
3104 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
3105 after a break.
3106 (type-break-check): File the keystroke count.
3107 (type-break-do-query): Prevent a second query when the break is
3108 interrupted. Optional terse message.
3109 (type-break-keystroke-reset): Record the start of a typing interval.
3110 (type-break-demo-boring): Optional terse messages. Display word
3111 per minute and keystroke counts according to
3112 type-break-demo-boring-stats.
3113
3114 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
3115
3116 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
3117 directories, make sure they exist under archive-tmpdir.
3118
3119 2004-04-27 Juri Linkov <juri@jurta.org>
3120
3121 * help.el (view-emacs-news): With argument, display info for the
3122 selected version by finding it among different NEWS files, and
3123 narrowing the buffer to the selected version.
3124
3125 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
3126 same-window-buffer-names.
3127 (info): New arg `buffer'. Use it. Doc fix. Read file name for
3128 non-numeric prefix argument, append the number to the buffer name
3129 for numeric prefix argument.
3130 (info-other-window): Bind same-window-regexps to nil.
3131 (Info-reference-name): Rename to Info-point-loc.
3132 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
3133 and Info-find-index-name for stringy Info-point-loc.
3134 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
3135 without middle `.', but with final `.' and optional line number
3136 for it. Set Info-point-loc for index nodes.
3137 (Info-index): Remove middle `.' from index entry regexp.
3138 Modify line number regexp.
3139 (Info-index-next): Decrement line number.
3140 (info-apropos): Remove middle `.' from index entry regexp.
3141 Add optional line number regexp at the end. Add matched value
3142 for line number to the result list and insert it to the buffer.
3143 Replace match-string by match-string-no-properties.
3144 Reorder result list.
3145 (Info-fontify-node): Hide index line numbers.
3146 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
3147 empty matches.
3148 (Info-follow-reference): Use `str' instead of
3149 Info-following-node-name-re.
3150 (Info-toc): Use full file names. Set Info-current-node to "Top".
3151 (Info-fontify-node): Compare file names without directory name.
3152 (Info-try-follow-nearest-node): Don't set Info-reference-name.
3153 Set second arg of Info-extract-menu-node-name for index nodes.
3154 (info-xref-visited): Use magenta3 instead of magenta4.
3155 (Info-mode): Add info-apropos to docstring.
3156
3157 * log-view.el (log-view-diff): Replace interactive code "r"
3158 by a list to allow to call it even if region is not active.
3159
3160 * paren.el (show-paren-highlight-openparen): New var.
3161 (show-paren-function): Turn on openparen highlighting when
3162 matching forward if show-paren-highlight-openparen is non-nil.
3163
3164 * simple.el (kill-ring-save): Use blink-matching-delay instead of
3165 the constant value 1.
3166 (completions-common-part): Expand docstring.
3167
3168 * textmodes/picture.el (picture-mode-map): Add arrow keys.
3169
3170 2004-04-27 Kim F. Storm <storm@cua.dk>
3171
3172 * image.el (insert-sliced-image): Use line-height instead of
3173 line-spacing property on newline.
3174
3175 2004-04-26 Lars Hansen <larsh@math.ku.dk>
3176
3177 * desktop.el (desktop-buffer-misc-data-function): Rename to
3178 desktop-save-buffer and change docstring.
3179 (desktop-buffer-modes-to-save): Delete.
3180 (desktop-save-buffer-p): Use desktop-save-buffer instead of
3181 desktop-buffer-modes-to-save.
3182 (desktop-save): Rename desktop-buffer-misc-data-function to
3183 desktop-save-buffer and allow non-function value.
3184 (desktop-missing-file-warning): Correct docstring.
3185
3186 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
3187 to desktop-save-buffer.
3188
3189 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
3190 desktop-save-buffer.
3191
3192 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
3193
3194 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
3195
3196 2004-04-26 Eli Zaretskii <eliz@gnu.org>
3197
3198 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
3199
3200 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
3201
3202 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
3203 (ielm): Only go to the end of the buffer when starting a new process.
3204
3205 2004-04-25 Juanma Barranquero <lektu@terra.es>
3206
3207 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
3208 mode line. Bind `inhibit-read-only' to t before modifying
3209 properties of text in the buffer.
3210 (ielm): Force point to the end of buffer, even when running ielm
3211 from inside itself.
3212
3213 2004-04-25 Jesper Harder <harder@ifa.au.dk>
3214
3215 * info.el (info-apropos): Reset Info-complete-cache.
3216
3217 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
3218
3219 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3220 Also recognize severe Irix et al. messages.
3221 (compilation-normalize-filename, compile-abbreviate-directory):
3222 Delete functions.
3223 (compilation-get-file-structure): New function inherits
3224 functionality of the two preceding ones.
3225 (compilation-internal-error-properties, compilation-fake-loc):
3226 Use it so that different paths to the same file share the same
3227 markers. Also optimize finding adjacent marker slightly.
3228
3229 2004-04-25 Kim F. Storm <storm@cua.dk>
3230
3231 * image.el (insert-sliced-image): Add line-spacing t property
3232 to newlines separating image lines.
3233
3234 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
3235
3236 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
3237
3238 * ielm.el (ielm-prompt-read-only): New user option.
3239 (ielm-prompt): Expand docstring to describe new behavior.
3240 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
3241 mention it in the docstring.
3242
3243 2004-04-24 Andreas Schwab <schwab@suse.de>
3244
3245 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
3246
3247 * diff.el (diff): Set default-directory in diff buffer.
3248
3249 2004-04-24 Eli Zaretskii <eliz@gnu.org>
3250
3251 * mail/sendmail.el (mail-bury): Don't delete the frame where the
3252 mail was being composed if the terminal cannot display more than
3253 one frame; instead, switch to previous frame.
3254
3255 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
3256 (rmail-start-mail): Support rmail-mail-new-frame even on
3257 terminals that can display only one frame at a time.
3258
3259 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
3260
3261 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
3262 (checkdoc-output-font-lock-keywords): Remove error regexp.
3263 (checkdoc-output-mode-map): Remove.
3264 (checkdoc-output-mode): Derive from compilation-mode.
3265 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
3266
3267 * dired.el (dired-mode-map): Add a menu entry for wdired.
3268
3269 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
3270 (rx-bracket, rx-check-any, rx-any): Clean up name space.
3271
3272 * wdired.el: (wdired-mode-map): Move init into declaration.
3273 Fix `return' binding.
3274 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
3275 Use force-mode-line-update.
3276 (wdired-get-filename): Use `unless'.
3277 (wdired-preprocess-files): Don't assume names have no \n and use / for
3278 dir separator.
3279 (wdired-normalize-filename): Use replace-regexp-in-string.
3280 (wdired-load-hooks): Remove.
3281 (wdired-mode-hooks): Rename to wdired-mode-hook.
3282
3283 * info-look.el: Add support for cfengine-mode.
3284 (info-lookup-setup-mode): Use dolist.
3285
3286 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
3287
3288 * wdired.el: New file.
3289
3290 2004-04-23 Juanma Barranquero <lektu@terra.es>
3291
3292 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
3293
3294 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
3295 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
3296 (pcomplete--help, pcomplete--here): Doc fixes.
3297
3298 2004-04-23 Andre Spiegel <spiegel@gnu.org>
3299
3300 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
3301 handles wrong-number-of-arguments in backend call.
3302
3303 * vc.el (vc-print-log): Likewise.
3304
3305 2004-04-20 Dave Love <fx@gnu.org>
3306
3307 * emacs-lisp/rx.el: Doc fixes.
3308 (rx-constituents): Add/extend many forms.
3309 (rx-check): Check form is a list.
3310 (bracket): Defvar.
3311 (rx-check-any, rx-any, rx-check-not): Modify.
3312 (rx-not): Simplify.
3313 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
3314 (rx-kleene): Use rx-trans-forms.
3315 (rx-quote-for-set): Delete.
3316 (rx): Allow multiple args.
3317
3318 2004-04-23 Kenichi Handa <handa@m17n.org>
3319
3320 * international/mule-util.el (char-displayable-p): Simplify by
3321 using internal-char-font.
3322
3323 2004-04-23 Juanma Barranquero <lektu@terra.es>
3324
3325 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3326
3327 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3328
3329 * diff-mode.el (diff-next-error): New fun.
3330 (diff-mode): Use it.
3331
3332 * simple.el (next-error): Change arg name.
3333 Add support for the documented C-u C-x ` usage.
3334
3335 * frame.el (special-display-popup-frame, next-multiframe-window)
3336 (previous-multiframe-window): Only consider frames on same display.
3337
3338 2004-04-22 Lars Hansen <larsh@math.ku.dk>
3339
3340 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
3341 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
3342
3343 2004-04-22 Kim F. Storm <storm@cua.dk>
3344
3345 * net/telnet.el (telnet): Add optional port arg.
3346
3347 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
3348
3349 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3350 Minor sanity check on the `hyperlink' slot.
3351
3352 * Makefile.in (recompile): Compile new files.
3353
3354 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
3355 Add byte-recompile-directory's optional `arg'.
3356
3357 * cvs-status.el (cvs-tree-use-charset): New var.
3358 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
3359 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
3360 (cvs-status-cvstrees): Use it.
3361
3362 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
3363 Make it a normal major mode.
3364 (checkdoc-buffer-label): Make sure the file name is meaningful.
3365 (checkdoc-output-to-error-buffer): Remove.
3366 (checkdoc-error, checkdoc-start-section): Rewrite.
3367
3368 * info.el (info-node, info-menu-5, info-xref, info-header-node)
3369 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
3370 (Info-title-4-face): Use new syntax.
3371 (info-xref-visited): Inherit from info-xref.
3372
3373 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
3374
3375 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
3376
3377 * simple.el (next-error-last-buffer, next-error-function):
3378 New variables for the next-error framework.
3379 (next-error-buffer-p): New function.
3380 (next-error-find-buffer): Generalize compilation-find-buffer.
3381 (next-error, previous-error, first-error, next-error-no-select)
3382 (previous-error-no-select): Move from compile.el.
3383
3384 * replace.el (occur-next-error, occur-1): Hook into the next-error
3385 framework.
3386
3387 * progmodes/compile.el (compilation-start):
3388 Set next-error-last-buffer so next-error knows where to jump.
3389 (compilation-setup): Set the buffer-local variable
3390 next-error-function to 'compilation-next-error-function.
3391 (compilation-buffer-p, compilation-buffer-internal-p): Use an
3392 alternate way to find if a buffer is a compilation buffer, for
3393 next-error convenience.
3394 (next-error-no-select, previous-error-no-select, next-error)
3395 (previous-error, first-error): Move to simple.el.
3396 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
3397 (compilation-last-buffer): Remove.
3398 (compilation-start, compilation-next-error, compilation-setup)
3399 (compilation-next-error-function, compilation-find-buffer):
3400 Remove compilation-last-buffer use.
3401
3402 2004-04-21 Juanma Barranquero <lektu@terra.es>
3403
3404 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
3405 (font-lock-warning-face): Fix spacing.
3406
3407 * makefile.w32-in (WINS): Add url/ directory.
3408
3409 2004-04-21 Lars Hansen <larsh@math.ku.dk>
3410
3411 * desktop.el (desktop-buffer-mode-handlers): New variable.
3412 Alist of major mode specific functions to restore a desktop buffer.
3413 (desktop-buffer-handlers): Make variable obsolete.
3414 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
3415 Catch errors signaled in handlers. Update buffer count.
3416 Evaluate desktop-buffer-point.
3417 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
3418 move to dired.el.
3419 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
3420 move to info.el.
3421 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
3422 move to mail/rmail.el.
3423 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
3424 to mh-e/mh-e.el.
3425 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
3426 On fail, print message (to message buffer) even if
3427 desktop-missing-file-warning is nil.
3428 (desktop-buffer-misc-data-function): New buffer local variable.
3429 Function returning major mode specific data.
3430 (desktop-buffer-misc-functions): Make variable obsolete.
3431 (desktop-save): Use desktop-buffer-misc-data-function.
3432 (desktop-buffer-dired-misc-data): Rename to
3433 dired-desktop-buffer-misc-data and move to dired.el.
3434 (desktop-buffer-info-misc-data): Rename to
3435 Info-desktop-buffer-misc-data and move to info.el.
3436 (desktop-read): Add message about number of buffers restored/failed.
3437
3438 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
3439 Add parameters. Pause to display error only when
3440 desktop-missing-file-warning is non-nil.
3441 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
3442 (dired-mode): Bind desktop-buffer-misc-data-function.
3443
3444 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
3445 Add Parameters.
3446 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
3447 (Info-mode): Bind desktop-buffer-misc-data-function.
3448
3449 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
3450 Add Parameters.
3451
3452 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
3453 Add Parameters.
3454
3455 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
3456
3457 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
3458 the case of letters in case-insensitive expansions when the
3459 abbrev is preceded by characters with letter syntax.
3460
3461 2004-04-21 Richard M. Stallman <rms@gnu.org>
3462
3463 * progmodes/cperl-mode.el (cperl-putback-char):
3464 Delete Emacs 18 definition.
3465
3466 * international/mule.el (ctext-post-read-conversion):
3467 Use assoc-string, not assoc-ignore-case.
3468
3469 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
3470
3471 * emacs-lisp/easymenu.el (easy-menu-add):
3472 Do call x-popup-menu, but only if it's defined.
3473
3474 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
3475
3476 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
3477 Handle multiple args: compile like progn.
3478
3479 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
3480 take all args as &rest arg.
3481
3482 * autoinsert.el (auto-insert-alist): Insert the user's name in
3483 copyright notice, rather than Free Software Foundation.
3484
3485 2004-04-21 Kenichi Handa <handa@m17n.org>
3486
3487 * descr-text.el (describe-char): Make it work on *Help* buffer.
3488
3489 2004-04-21 Kim F. Storm <storm@cua.dk>
3490
3491 * image.el (insert-image): Add optional SLICE arg.
3492 (insert-sliced-image): New defun.
3493
3494 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
3495
3496 * subr.el (read-number): Check whether `default' is nil.
3497
3498 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3499
3500 * progmodes/compile.el (compilation-error-properties):
3501 Split into two.
3502 (compilation-internal-error-properties): New one.
3503 (compilation-compat-error-properties): Use it. Fix the non-marker case.
3504
3505 2004-04-20 Richard M. Stallman <rms@gnu.org>
3506
3507 * window.el (split-window-save-restore-data):
3508 Don't update the data if OLD-INFO is nil.
3509
3510 * view.el (view-return-to-alist): Mark it permanent local.
3511
3512 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
3513
3514 * recentf.el (recentf-save-list): Catch and warn about errors.
3515
3516 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
3517 so "Buffers" won't be pure.
3518
3519 * help-mode.el (help-mode-finish): Set help-return-alist first
3520 thing, setting only the entry for the selected window.
3521
3522 * help-fns.el (describe-function-1): If many non-control non-meta
3523 keys run the command, don't list all of them.
3524
3525 2004-04-20 Juanma Barranquero <lektu@terra.es>
3526
3527 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
3528 arg. Copied from Andre Spiegel's patch of 2004-03-21.
3529
3530 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
3531
3532 2004-04-20 Kenichi Handa <handa@m17n.org>
3533
3534 * international/quail.el (quail-lookup-key): New optional arg
3535 NOT-RESET-INDICES.
3536 (quail-get-translations): Call quail-lookup-key with
3537 NOT-RESET-INDICES t.
3538 (quail-completion): Likewise.
3539 (quail-lookup-map-and-concat): Likewise.
3540
3541 2004-04-20 Kenichi Handa <handa@m17n.org>
3542
3543 * international/quail.el (quail-update-translation): Don't insert
3544 such an unsupported multibyte char in a unibyte buffer.
3545
3546 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
3547
3548 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
3549 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
3550 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
3551 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
3552 (gdb-frame-assembler-buffer): Improve behaviour with
3553 multiple frames.
3554 (gdb-display-buffer): Extend search to all visible frames.
3555
3556 2004-04-19 Eli Zaretskii <eliz@gnu.org>
3557
3558 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
3559 characters left after base64 decoding.
3560 (rmail-decode-region): Use -dos variety of `coding', to remove any
3561 ^M characters left after qp or base64 decoding.
3562
3563 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3564
3565 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
3566 messages.
3567
3568 2004-04-19 Stephen Eglen <stephen@gnu.org>
3569
3570 * add-log.el (add-change-log-entry): Update doc string to mention
3571 add-log-full-name and add-log-mailing-address.
3572
3573 2004-04-18 Juri Linkov <juri@jurta.org>
3574
3575 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
3576 (Info-find-node-2): Simplify error message.
3577 (Info-insert-dir): Use Info-following-node-name.
3578 (Info-goto-node): Remove *info-history* and *info-toc*.
3579 (Info-history): Create a node of the virtual history file.
3580 (Info-toc): Create a node of the virtual toc file.
3581 (Info-insert-toc): New arg `curr-file' for reference file names.
3582 (info-apropos): Remove redundant var binding for temp-file.
3583 (Info-index, Info-index-next, Info-mode): Doc fix.
3584 (Info-goto-emacs-command-node): Don't jump to *info* from
3585 non-*info* Info buffers.
3586 (Info-fontify-node): Don't show the file name of external
3587 references if `Info-hide-note-references' is `hide'. Don't hide
3588 newlines at the end of paragraphs.
3589
3590 * international/mule-diag.el (list-input-methods):
3591 Fix args to help-xref-button.
3592
3593 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
3594 to put into effect local variables from TUTORIAL files.
3595
3596 * textmodes/paragraphs.el (sentence-end) <function>: New fun
3597 with default value taken from the variable `sentence-end'.
3598 (sentence-end) <defcustom>: Set default to nil. Doc fix.
3599 Add nil const to :type.
3600 (sentence-end-without-period, sentence-end-double-space)
3601 (sentence-end-without-space): Doc fix.
3602
3603 * textmodes/paragraphs.el (forward-sentence):
3604 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
3605 (fill-delete-newlines):
3606 * progmodes/cc-cmds.el (c-beginning-of-statement):
3607 Use function `sentence-end' instead of variable `sentence-end'.
3608
3609 2004-04-18 Andreas Schwab <schwab@suse.de>
3610
3611 * progmodes/compile.el (compilation-start): Set window start to
3612 point-min if compilation-scroll-output is nil.
3613
3614 2004-04-18 John Wiegley <johnw@newartisans.com>
3615
3616 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
3617
3618 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
3619
3620 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
3621 (gdb-info-breakpoints-custom): Revert previous change.
3622 (gdb-view-assembler): Update assembler if necessary.
3623 (gdb-frame-handler): Parse correctly for gdb-current-frame.
3624 (gdb-display-source-buffer): Update properly when both source and
3625 assembler are visible.
3626
3627 2004-04-17 John Wiegley <johnw@newartisans.com>
3628
3629 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
3630 which limits the number of names shown in the minibuffer. Off by
3631 default.
3632 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
3633 up iswitchb for users with a multitude of open buffers by showing
3634 only the first and last N/2 buffers in the completion list (which
3635 is enough to aid C-s/C-r, and to know that more characters are
3636 needed to refine the completion list).
3637
3638 2004-04-17 Richard M. Stallman <rms@gnu.org>
3639
3640 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
3641 (file-truename): Expand all ~ constructs directly.
3642 (insert-directory): Delete any error msg output by the
3643 `insert-directory-program'.
3644
3645 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
3646 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
3647 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
3648 (allout-init): Use find-file-hook, not find-file-hooks.
3649 (allout-mode): Eliminate Emacs 18 support.
3650 Use write-contents-functions, not local-write-file-hooks.
3651
3652 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
3653
3654 * progmodes/compile.el (compilation-error-properties): Fix for
3655 adding messages when there are already markers for their file.
3656 (compilation-fake-loc): New function.
3657
3658 2004-04-16 Dave Love <fx@gnu.org>
3659
3660 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
3661 (python-load-file): Fix python-orig-start setting.
3662
3663 * progmodes/compile.el: Doc fixes.
3664 (compilation-error-regexp-alist-alist)
3665 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
3666 (compilation-assq): Wrap in eval-when-compile.
3667 (compilation-mode-font-lock-keywords): Don't use list*.
3668 (compilation-start): Avoid warning.
3669 (compilation-compat-error-properties)
3670 (compilation-directory-properties): Add keymap property.
3671 (compilation-parsing-end): Make it a marker for better compatibility.
3672
3673 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
3674
3675 2004-04-16 Mark A. Hershberger <mah@everybody.org>
3676
3677 * xml.el: Doc fixes.
3678 (xml-get-children): Only looks at sub-tags and ignore strings.
3679
3680 * xml.el (xml-parse-tag): Avoid overwriting node-name.
3681
3682 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3683
3684 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
3685
3686 2004-04-16 Andre Spiegel <spiegel@gnu.org>
3687
3688 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
3689
3690 * vc.el (vc-print-log): Likewise.
3691
3692 2004-04-16 Masatake YAMATO <jet@gyve.org>
3693
3694 * simple.el (completion-setup-function): Set an initial value
3695 to `element-common-end' before entering loop. Set a value
3696 to `element-common-end' at the end of loop.
3697 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
3698 (completions-common-part): Rename from completion-de-emphasis.
3699 (completions-first-difference): Rename from completion-emphasis.
3700 Suggested by RMS.
3701
3702 2004-04-16 Juanma Barranquero <lektu@terra.es>
3703
3704 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
3705 (bookmark-edit-annotation-mode): Add mode name.
3706
3707 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3708
3709 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
3710 for nested conflict markers.
3711 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
3712
3713 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
3714
3715 * progmodes/gdb-ui.el (gdb-goto-info): New function.
3716
3717 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
3718
3719 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3720
3721 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
3722 Give a backtrace if requested.
3723
3724 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
3725
3726 * progmodes/python.el (python-mouse-2-command, python-RET-command):
3727 Remove unused functions.
3728 (python-orig-start-line, python-orig-file): Remove.
3729 (python-orig-start): New var.
3730 (python-input-filter, python-compilation-line-number)
3731 (python-send-region, python-load-file): Use it.
3732
3733 * info.el (info): Always jump to *info*.
3734
3735 * subr.el (posn-set-point): New function.
3736
3737 * mouse.el (mouse-set-point): Use it.
3738
3739 * progmodes/compile.el (compile-goto-error): Use it.
3740 (compilation-button-map): New keymap.
3741 (compilation-error-properties): Use it.
3742 (compilation-shell-minor-mode-map): Don't bind mouse-2.
3743
3744 * smerge-mode.el (smerge-popup-context-menu): Use it.
3745
3746 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
3747 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
3748 mouse and non-mouse case.
3749
3750 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
3751 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
3752
3753 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
3754 Make it work for non-mouse events.
3755
3756 * pcvs-info.el (cvs-status-map): Update binding name.
3757
3758 2004-04-14 Mark A. Hershberger <mah@everybody.org>
3759
3760 * xml.el (xml-maybe-do-ns): New function to handle namespace
3761 parsing of both attribute and element names.
3762 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
3763 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
3764 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
3765 (xml-parse-attlist): Make it do its own namespace parsing.
3766
3767 2004-04-14 Dave Love <fx@gnu.org>
3768
3769 * progmodes/python.el (run-python): Fix use of \n.
3770 (python-load-file): Remove `try' from Python fragment.
3771 (python-describe-symbol): Fix message.
3772
3773 * comint.el: Doc fixes.
3774 (comint-last-input-start, comint-last-input-end)
3775 (comint-last-output-start): Give them values.
3776 (comint-arguments): Avoid warning.
3777 (comint-skip-prompt): Use line-end-position.
3778 (comint-backward-matching-input): Rename arg to agree with doc.
3779 (comint-extract-string): Use syntax-ppss.
3780 (comint-dynamic-simple-complete): Delete useless list construction.
3781 (comint-redirect-subvert-readonly): New.
3782 (comint-redirect-preoutput-filter): Use it.
3783
3784 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
3785 Correctly handle negative arguments when calling hook functions.
3786
3787 2004-04-14 Jesper Harder <harder@ifa.au.dk>
3788
3789 * info.el (info-apropos): Don't clobber Info-history-list.
3790
3791 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
3792
3793 * progmodes/compile.el (compilation-setup):
3794 Localize overlay-arrow-position.
3795 (compilation-sentinel): Restructure code equivalently.
3796 (compilation-next-error): Find message on same line after point if
3797 not found before point.
3798 (compile-mouse-goto-error): Restore function so that compilation
3799 buffer need not be current and use compile-goto-error.
3800 (compile-goto-error): Restore function.
3801 (next-error): Set overlay-arrow-position.
3802 (compilation-forget-errors): Don't localize already local
3803 compilation-locs and remove FIXME about refontifying.
3804
3805 2004-04-14 Kim F. Storm <storm@cua.dk>
3806
3807 * startup.el (emacs-quick-startup): New defvar (set by -Q).
3808 (command-line): New option -Q. Like -q --no-site-file, but
3809 in addition it also disables menu-bar, tool-bar, scroll-bars,
3810 tool-tips, and the blinking cursor.
3811 (command-line-1): Skip startup screen if -Q.
3812 (fancy-splash-head): Use ":align-to center" prop to center splash image.
3813
3814 * emulation/cua-base.el (cua-read-only-cursor-color)
3815 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
3816
3817 2004-04-13 Dave Love <fx@gnu.org>
3818
3819 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
3820 (syntax): Don't require.
3821 (python) <defgroup>: Add :version.
3822 (python-quote-syntax): Re-written.
3823 (inferior-python-mode): Move stuff here from run-python and add
3824 some more.
3825 (python-preoutput-continuation, python-preoutput-result)
3826 (python-dotty-syntax-table): New.
3827 (python-describe-symbol): Use them.
3828 (run-python): Move stuff to inferior-python-mode. Modify code
3829 loaded into Python.
3830 (python-send-region): Use python-proc, python-send-string.
3831 (python-send-string): Send newlines too. Callers changed.
3832 (python-load-file): Re-written.
3833 (python-eldoc-function): New.
3834 (info-look): Don't require.
3835 (python-after-info-look): New. A modified version of former
3836 top-level code for use with eval-after-load.
3837 (python-maybe-jython, python-guess-indent): Use widened buffer.
3838 (python-fill-paragraph): Re-written.
3839 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
3840 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
3841
3842 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3843
3844 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
3845 Set compilation-error-regexp-alist earlier.
3846
3847 * progmodes/compile.el (compilation-minor-mode-map)
3848 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
3849 (compile-goto-error): Re-merge the mouse and non-mouse commands.
3850
3851 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3852
3853 * progmodes/compile.el (compile-goto-error): Select the buffer/window
3854 corresponding to the event.
3855
3856 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
3857
3858 * loadup.el: Add cygwin to system-type list, for unexec() support.
3859
3860 2004-04-12 John Paul Wallington <jpw@gnu.org>
3861
3862 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
3863 (ibuffer-restore-window-config-on-quit): New variable to replace
3864 `ibuffer-delete-window-on-quit'. Update all references.
3865 (ibuffer-prev-window-config): New variable.
3866 (ibuffer-quit): Restore previous window configuration instead of
3867 deleting window.
3868 (ibuffer): Save window configuration before showing Ibuffer buffer.
3869
3870 * help.el (describe-mode): Doc fix.
3871
3872 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3873
3874 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
3875 not to treat nil as a function.
3876
3877 * vc-arch.el (vc-arch-root): Be a bit more careful.
3878 (vc-arch-register): Save the buffer if we modified it.
3879 (vc-arch-delete-rej-if-obsolete): Save excursion.
3880 (vc-arch-find-file-hook): Use the simpler after-save-hook.
3881 (vc-arch-responsible-p, vc-arch-init-version): New functions.
3882
3883 * net/ldap.el (ldap-search): Use list*.
3884
3885 2004-04-12 Juri Linkov <juri@jurta.org>
3886
3887 * info.el (Info-follow-reference): Allow multiline reference name.
3888
3889 2004-04-11 Dave Love <fx@gnu.org>
3890
3891 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
3892
3893 * progmodes/python.el: New file.
3894
3895 2004-04-11 Andre Spiegel <spiegel@gnu.org>
3896
3897 * vc-hooks.el (vc-arg-list): Function removed.
3898 (vc-default-workfile-unchanged-p): Use condition-case to check for
3899 backward compatibility.
3900
3901 * vc.el (vc-print-log): Use condition-case to check for backward
3902 compatibility.
3903
3904 2004-04-11 Juri Linkov <juri@jurta.org>
3905
3906 * dired.el (dired-faces): New defgroup.
3907 (dired-header, dired-mark, dired-marked, dired-flagged)
3908 (dired-warning, dired-directory, dired-symlink, dired-ignored):
3909 New faces.
3910 (dired-header-face, dired-mark-face, dired-marked-face)
3911 (dired-flagged-face, dired-warning-face, dired-directory-face)
3912 (dired-symlink-face, dired-ignored-face): New face variables.
3913 (dired-font-lock-keywords): Use them instead of font-lock faces.
3914 Split the rule for dired marks into 3 separate rules: for marks,
3915 marked file names and flagged file names.
3916
3917 * help-mode.el (help-make-xrefs): Add a final newline to the
3918 *Help* buffer.
3919
3920 2004-04-11 John Paul Wallington <jpw@gnu.org>
3921
3922 * replace.el (occur-engine): Distinguish between one and several
3923 matches in the matches per buffer heading.
3924
3925 2004-04-11 Kim F. Storm <storm@cua.dk>
3926
3927 * ido.el (ido-confirm-unique-completion): New defcustom.
3928 (ido-complete): Use it.
3929 (ido-write-file): Set it to t unconditionally.
3930
3931 2004-04-10 Miles Bader <miles@gnu.org>
3932
3933 RCS keyword removal (only non-comment changes are enumerated here):
3934
3935 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
3936 (byte-compile-insert-header): Don't use `byte-compile-version'.
3937 * forms.el (forms-version): Variable removed.
3938 (forms-mode): Don't use `forms-version'.
3939 * recentf.el (recentf-version): Variable removed.
3940 * progmodes/delphi.el (delphi-version): Variable removed.
3941 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
3942
3943 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3944
3945 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
3946
3947 2004-04-09 Jesper Harder <harder@ifa.au.dk>
3948
3949 * info.el (info-apropos): Improve menu item regexp.
3950
3951 2004-04-09 Simon Josefsson <jas@extundo.com>
3952
3953 * mail/smtpmail.el: Add comment, based on report by
3954 kdc@rcn.com (Kevin D. Clark).
3955
3956 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3957
3958 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3959 Redo one more thing that I didn't notice Daniel had undone.
3960
3961 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
3962
3963 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
3964 (gdb-goto-breakpoint, gdb-display-buffer)
3965 (gdb-display-source-buffer, gdb-view-source-function)
3966 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
3967 (gdb-source-info, gdb-frame-handler): Don't specify a window
3968 for display.
3969 (gdb-info-breakpoints-custom): Remove superfluous update of
3970 assembler buffer.
3971 (gdb-many-windows): Make settable outside gdb.
3972
3973 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3974
3975 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
3976 Derive from fundamental-mode rather than text-mode.
3977
3978 2004-04-08 Juri Linkov <juri@jurta.org>
3979
3980 * info.el (Info-history): Doc fix.
3981 (Info-history-list): New var.
3982 (info-xref): Change magenta4 to blue, remove bold for dark and
3983 light backgrounds, change bold to underline for non-color classes.
3984 (info-xref-visited): New face.
3985 (Info-fontify-visited-nodes): New custom.
3986 (Info-hide-note-references): Add new value `hide'. Doc fix.
3987 (Info-reference-name): New var.
3988 (Info-selection-hook): New custom.
3989 (Info-edit-mode-hook): New var.
3990 (Info-find-file): New fun.
3991 (Info-find-node): Move part of code to Info-find-file.
3992 (Info-find-node-2): Add anchors to Info-history-list. Move point
3993 to the place with the reference name if name is defined.
3994 (Info-select-node): Add current node to Info-history-list.
3995 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
3996 (Info-search-whitespace-regexp): New custom.
3997 (Info-search-case-fold): New var.
3998 (Info-search): Add "case-sensitively" to the prompt.
3999 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
4000 (Info-search-case-sensitively, Info-search-next): New fun.
4001 (Info-up): Move point to the menu item of the current node.
4002 (Info-history): New fun. Add *info-history* to
4003 same-window-buffer-names.
4004 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
4005 (Info-insert-toc): New fun.
4006 (Info-build-toc): New fun.
4007 (Info-follow-reference): Add new arg `fork'. Doc fix.
4008 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
4009 with the same name prefer the reference closest to point.
4010 (Info-next-reference): Replace * by + in the *Note regexp.
4011 Add regexp for http:// and ftp://. Skip the *Note prefix.
4012 (Info-prev-reference): Replace * by + in the *Note regexp.
4013 Add regexp for http:// and ftp://. Skip the *Note prefix.
4014 (Info-follow-nearest-node): Add new arg `fork'.
4015 (Info-try-follow-nearest-node): Add new arg `fork'.
4016 Call browse-url for http:// and ftp:// references.
4017 Set Info-reference-name for index entries.
4018 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
4019 Info-search-next, Info-history, Info-toc, clone-buffer.
4020 (Info-menu-update): Replace * by + in the *Note regexp.
4021 (Info-mode): Add documentation for Info-history, Info-toc,
4022 Info-search-case-sensitively, Info-search-next, clone-buffer.
4023 (Info-fontify-menu-headers): Remove fun. Move code to
4024 Info-fontify-node.
4025 (Info-fontify-node): Add docstring. Add local vars
4026 fontify-visited-p and not-fontified-p. If not-fontified-p is t
4027 then fontify header line, titles, menu headers, http and ftp
4028 references, refill paragraphs. If not-fontified-p is t or
4029 fontify-visited-p is t then fontify cross references, menu items.
4030 Fontify menu headers. Fontify http and ftp references.
4031 Change regexp for cross references to require whitespace after *Note,
4032 add matching groups for file and node names. Remove hack for quote.
4033 Use display property for Info-hide-note-references=t. Use fifth
4034 or fourth match for help-echo. Display visited nodes in a
4035 different face. Unhide file names of external references.
4036 Unhide newlines. Display visited menu items in a different face.
4037
4038 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
4039
4040 * progmodes/compile.el: Require CL.
4041 (compilation-mode-font-lock-keywords): Re-install the "line as
4042 function" patch.
4043
4044 * help-fns.el (help-C-source-directory): New var.
4045 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
4046 (describe-function-1, describe-variable): Use them.
4047
4048 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
4049 to C source files specially.
4050
4051 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
4052
4053 * info.el (Info-hide-cookies-node): New function.
4054 (Info-select-node): Use it.
4055 (Info-display-images-node): Remove message with image file name.
4056
4057 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
4058
4059 * progmodes/compile.el (compilation-warning-face)
4060 (compilation-info-face, compilation-skip-threshold)
4061 (compilation-skip-visited, compilation-context-lines):
4062 Declare :version when added to Emacs.
4063 (compilation-error-regexp-alist-alist): Extend caml and irix.
4064 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
4065 (compilation-mode-font-lock-keywords): Temporarily undo line as
4066 function patch, which wasn't ready.
4067
4068 2004-04-07 Kenichi Handa <handa@m17n.org>
4069
4070 * international/latin1-disp.el (latin1-display-setup): Check each
4071 character is displayable or not instead of calling
4072 latin1-display-check-font.
4073
4074 2004-04-06 Kenichi Handa <handa@m17n.org>
4075
4076 * language/ethio-util.el (ethio-sera-being-called-by-w3):
4077 New variable.
4078 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
4079 instead of sera-being-called-by-w3.
4080 (ethio-fidel-to-sera-buffer): Likewise.
4081 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
4082 instead of sera-being-called-by-w3.
4083 (ethio-write-file): Likewise.
4084
4085 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4086
4087 * printing.el: Doc fix.
4088
4089 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
4090
4091 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
4092 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
4093 (gdb-setup-windows): Only use separate IO buffer if required.
4094
4095 2004-04-06 Kim F. Storm <storm@cua.dk>
4096
4097 * term.el (term-is-xemacs): Remove.
4098 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
4099 (term-window-width): New function.
4100 (term-mode, term-check-size): Use it.
4101 (term-mode): Disable overflow-newline-into-fringe in term buffer.
4102
4103 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
4104
4105 * cus-edit.el (custom-add-parent-links): Change unbound variable
4106 `symbol' to `name'.
4107
4108 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4109 * info.el (info-apropos): New function.
4110 (Info-mode-menu): Add it.
4111 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
4112
4113 * help-mode.el (help-make-xrefs): Recognize aliased variable with
4114 inherited docstring.
4115
4116 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
4117
4118 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4119
4120 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
4121
4122 * progmodes/compile.el (font-lock): Don't require any more.
4123 (compilation-error-properties, compilation-start, compilation-sentinel)
4124 (compilation-filter, next-error): Use with-current-buffer.
4125 (compilation-skip-to-next-location, compilation-skip-threshold)
4126 (compilation-skip-visited): Move to silence the byte-compiler.
4127 (compilation-setup): Simplify.
4128 (compilation-next-error): Use line-(beginning|end)-position.
4129 Make sure `pt' is non-nil before using compilation-loop.
4130 (compile-goto-error): Add optional event arg. Use it.
4131 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
4132 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
4133 Update the binding for mouse-2.
4134 (first-error): Set compilation-current-error to nil rather than bob.
4135 (compilation-parsing-end, compilation-parse-errors-function)
4136 (compilation-error-list, compilation-old-error-list):
4137 "New" compatibility variables.
4138 (compile-buffer-substring, compilation-compat-error-properties)
4139 (compilation-compat-parse-errors, compilation-forget-errors):
4140 New compatibility functions.
4141 (compilation-mode-font-lock-keywords): Use them.
4142
4143 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4144
4145 * autorevert.el (auto-revert-handler): If point (or a window
4146 point) is at the end of the buffer, keep it there after
4147 reverting. This allows to tail a file.
4148 Mention this in the `Commentary'.
4149
4150 * format.el (format-write-file): Add optional argument CONFIRM
4151 and make it behave like the analogous argument to `write-file'.
4152
4153 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4154
4155 * progmodes/ebnf2ps.el: Doc fix.
4156 (ebnf-version): New version number (4.2).
4157 (ebnf-syntax): Customization and docstring fix.
4158 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
4159 Put autoloaded funs before first use.
4160 (ebnf-style-database): Add dtd entry.
4161 (ebnf-syntax-alist): Add dtd initialization.
4162 (ebnf-token-sequence): New fun.
4163 (ebnf-comment-table): Add new comment action character.
4164 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
4165
4166 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
4167 Type Definition for XML).
4168
4169 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
4170 * progmodes/ebnf-bnf.el (ebnf-sequence):
4171 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
4172 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
4173 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
4174 Code simplification: call ebnf-token-sequence.
4175
4176 2004-04-04 Eli Zaretskii <eliz@gnu.org>
4177
4178 * calendar/timeclock.el (timeclock-relative)
4179 (timeclock-get-project-function, timeclock-get-workday-function)
4180 (timeclock-query-out, timeclock-when-to-leave)
4181 (timeclock-when-to-leave-string, timeclock-log-data)
4182 (timeclock-generate-report, timeclock-in): Doc fixes.
4183
4184 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4185
4186 * url/: New dir. Import the URL package from its repository.
4187
4188 2004-04-03 Andreas Schwab <schwab@suse.de>
4189
4190 * diff-mode.el (diff-mode): Fix missing quote.
4191
4192 2004-04-03 Juri Linkov <juri@jurta.org>
4193
4194 * descr-text.el (describe-property-list): Add `font-lock-face'.
4195
4196 * dired.el (dired-font-lock-keywords): Fix permission regexps.
4197
4198 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4199
4200 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
4201 Use utf-16le on little endian machines and utf-16be otherwise.
4202
4203 2004-04-02 David Kastrup <dak@gnu.org>
4204
4205 * net/browse-url.el (browse-url-generic): Use call-process
4206 instead of start-process to allow browsers that fork and detach.
4207
4208 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
4209
4210 * compile.el (compilation-current-error): New var.
4211 (compilation-setup, compile-mouse-goto-error)
4212 (compile-goto-error, next-error): Use it.
4213 (compilation-skip-to-next-location): Default to t, which gives
4214 contiguous skipping like old compile (where this was redundant).
4215 (compilation-next-error): Prevent previous-* commands from moving
4216 back to message at or just before point.
4217
4218 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
4219
4220 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
4221 (gdb-source-info): Don't display source at startup, if required.
4222 (gdb-show-main): New option.
4223 (gdba): Update documentation.
4224 (gdb-source): Cover case of auto-display output.
4225
4226 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
4227
4228 * autorevert.el: Delete obsolete autoload's and defvar's.
4229 (auto-revert-check-vc-info): New user option.
4230 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
4231 (auto-revert-handler-vc): Delete.
4232 (auto-revert-handler): Treat return value `fast' of
4233 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
4234
4235 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
4236 return `fast'.
4237
4238 * files.el (buffer-stale-function): Doc change.
4239
4240 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4241
4242 * printing.el: New tip on Tips section.
4243 (pr-version): New version number (6.7.4).
4244 (pr-shell-file-name): Initialization fix.
4245
4246 2004-03-31 Juri Linkov <juri@jurta.org>
4247
4248 * dired.el: Add autoload for `dired-do-touch'.
4249 (dired-touch-program): New var.
4250 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
4251 (dired-no-confirm): Add `touch' to docstring.
4252
4253 * dired-aux.el (dired-do-touch): New fun.
4254 (dired-do-chxxx): Add argument -t for touch operation.
4255
4256 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
4257 `dired-move-to-filename-regexp'.
4258
4259 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
4260
4261 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
4262
4263 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4264
4265 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
4266 and only if the buffer was modified.
4267
4268 2004-03-30 Kenichi Handa <handa@m17n.org>
4269
4270 * international/characters.el: Delete pairs for U+2308..U+230B.
4271
4272 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
4273
4274 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
4275 to detect the beginning of a level 2 or 3 annotation.
4276
4277 2004-03-29 Kenichi Handa <handa@m17n.org>
4278
4279 * international/ucs-tables.el (ucs-insert): Fix the error message.
4280
4281 2004-03-29 Kenichi Handa <handa@m17n.org>
4282
4283 * international/mule-util.el (char-displayable-p): Fix generation
4284 of XLFD file name.
4285
4286 * Makefile.in (setwins, setwins_almost): Change directory to $wd
4287 before finding directories by `find'.
4288
4289 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4290
4291 * subr.el (interactive-form): Delete. Now implemented in C.
4292
4293 * pcvs.el (cvs-parse-process): Workaround for Darwin.
4294
4295 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
4296 (vc-diff-label): New fun.
4297 (vc-diff-internal): Use it.
4298
4299 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
4300
4301 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4302
4303 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
4304
4305 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
4306 specify XML (EBNFX).
4307
4308 * progmodes/ebnf2ps.el: Doc fix.
4309 (ebnf-version): New version number (4.1).
4310 (ebnf-syntax): Adjust customization.
4311 (ebnf-style-database): Add ebnfx entry.
4312 (ebnf-syntax-alist): Add ebnfx initialization.
4313 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
4314
4315 * printing.el: Doc fix.
4316 (pr-version): New version number (6.7.3).
4317 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
4318 returns nil for mouse position. Reported by Drew Adams
4319 <drew.adams@oracle.com>.
4320 (pr-update-menus): Modify interactive declaration. Reported by Drew
4321 Adams <drew.adams@oracle.com>.
4322
4323 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
4324
4325 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
4326 (gud-gdba-marker-filter): Log the process input and output, if
4327 required. From Stefan Monnier.
4328 (gdb-debug-log, gdb-enable-debug-log): New variables.
4329 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
4330
4331 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4332
4333 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
4334 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
4335
4336 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
4337
4338 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
4339 Call vc-find-file-hook here instead of in auto-revert-buffers.
4340 (auto-revert-buffers): Delete call to vc-find-file-hook.
4341 (auto-revert-verbose, global-auto-revert-non-file-buffers)
4342 (global-auto-revert-mode, auto-revert-set-timer)
4343 (auto-revert-handler, auto-revert-buffers): Doc fixes.
4344
4345 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
4346
4347 * woman.el (woman-change-fonts): Rename local variable
4348 woman-font-alist to font-alist to avoid a compiler warning.
4349
4350 2004-03-27 Dave Love <fx@gnu.org>
4351
4352 * emacs-lisp/rx.el (rx): Doc fix.
4353 Fix copyright years.
4354
4355 * strokes.el (strokes-global-set-stroke-string): New function.
4356 (strokes-list-strokes): Cope with strings, not just commands.
4357 Set foreground colour of image.
4358 (strokes-global-set-stroke): Doc fix.
4359
4360 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
4361
4362 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
4363 Auto Revert mode.
4364 (Buffer-menu-files-only): New variable.
4365 (Buffer-menu-toggle-files-only): New function.
4366 (Buffer-menu-mode-map): Bind it to `T'.
4367 (Buffer-menu-mode): Mention `T' in docstring.
4368 Set buffer-stale-function.
4369 (list-buffers-noselect): Mark buffer non-modified and set
4370 Buffer-menu-files-only.
4371
4372 * dired.el (buffer-stale-function): Remove no longer needed defvar.
4373
4374 * autorevert.el (auto-revert-handler): Print revert message
4375 before, rather than after, reverting.
4376 (buffer-stale-function): Move to files.el.
4377
4378 * files.el (buffer-stale-function): Move here from autorevert.el.
4379
4380 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4381
4382 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
4383
4384 * calc/calc.el (calc-mode-map): Use mapc.
4385
4386 * apropos.el (apropos-mode): Don't autoload.
4387 (apropos-symbols-internal): New fun. Extracted from `apropos'.
4388 (apropos): Use it.
4389 (apropos-print): Add optional `text' argument.
4390 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
4391 Don't assume point-min == 1.
4392
4393 * bs.el (bs-buffer-list): Use buffer-local-value.
4394 (bs--set-toggle-to-show): Use with-current-buffer.
4395
4396 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
4397 New funs.
4398 (list-buffers-noselect): Use them. Adjust :align-to to new style.
4399
4400 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
4401
4402 * dabbrev.el (dabbrev-expand): Fix regexp construction.
4403 (dabbrev--find-expansion): Use pop.
4404 (dabbrev--search): Use match-string-no-properties.
4405
4406 * dired.el (dired-mode): Use run-mode-hooks.
4407 (dired-move-to-end-of-filename): Use match-string.
4408
4409 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
4410 is bound before using it.
4411 (ediff-verbose-p): Make it into a var since it's not constant.
4412
4413 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
4414
4415 * faces.el (read-face-font): Don't cons up unnecessarily.
4416 (header-line, tool-bar): Share common parts.
4417
4418 * files.el (file-relative-name): Use compare-strings.
4419
4420 * finder.el (finder-mode): Follow coding convention.
4421
4422 * subr.el (read-number): New function.
4423
4424 * ses.el (ses-read-number): Move to subr.el.
4425 (ses-set-header-row): Use read-number.
4426
4427 2004-03-26 Andre Spiegel <spiegel@gnu.org>
4428
4429 * vc-hooks.el (vc-arg-list): New function, which handles both
4430 compiled and uncompiled code.
4431 (vc-default-workfile-unchanged-p): Use it.
4432
4433 * vc.el (vc-print-log): Undo prev change, use new function
4434 vc-arg-list from vc-hooks.el.
4435
4436 2004-03-26 Masatake YAMATO <jet@gyve.org>
4437
4438 * simple.el (completion-setup-function): Emphasize the
4439 first uncommon characters in the completions; and de-emphasize
4440 the common prefix substrings.
4441 (completion-emphasis): New face.
4442 (completion-de-emphasis): New face.
4443
4444 2004-03-25 Juanma Barranquero <lektu@terra.es>
4445
4446 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
4447 Comment out (it's unused and unfinished code).
4448
4449 2004-03-25 Sam Steingold <sds@gnu.org>
4450
4451 * vc.el (vc-print-log): Fix a bug in the last patch:
4452 backend-function may be a byte-compiled object, not a lambda.
4453
4454 2004-03-25 Juri Linkov <juri@jurta.org>
4455
4456 * descr-text.el (describe-property-list): Add a button
4457 for `face' property that calls `describe-face'.
4458 Suggested by luis fernandes <elf@ee.ryerson.ca>
4459
4460 * international/mule.el (keyboard-coding-system):
4461 * kmacro.el (kmacro-call-macro): Fix docstring.
4462
4463 * dired.el: Fix comments.
4464
4465 * textmodes/fill.el (fill): Fix Info link.
4466
4467 * font-lock.el (fast-lock, lazy-lock):
4468 * jit-lock.el (jit-lock): Remove links to removed Support Modes
4469 Info node.
4470
4471 * eshell/eshell.el (eshell): Fix broken info-link.
4472
4473 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
4474 * eshell/em-banner.el (eshell-banner):
4475 * eshell/em-smart.el (eshell-smart):
4476 * eshell/esh-cmd.el (eshell-cmd):
4477 Comment out broken info-links to incomplete Info manual.
4478
4479 * info-xref.el: Fix commentary.
4480
4481 2004-03-25 Kevin Ryde <user42@zip.com.au>
4482
4483 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
4484 Remove spurious node duplicate suppression, doesn't work, not wanted.
4485 (info-xref-output): Take format style args, add "sit-for 0" to let
4486 user see the results as they progress.
4487 (info-xref-check-all-custom): New function.
4488
4489 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
4490
4491 * gdb-ui.el: Moved to progmodes.
4492
4493 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4494
4495 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
4496
4497 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
4498
4499 * calendar/appt.el (appt-check): Remove superfluous progn.
4500 When finished with diary buffer: if it was not being displayed
4501 before, kill it; otherwise restore its original state.
4502 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
4503
4504 * calendar/calendar.el (calendar-set-mode-line): Use total
4505 available mode-line width, rather than frame-width.
4506
4507 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
4508 after mode change so effect not lost.
4509
4510 2004-03-23 Dave Love <fx@gnu.org>
4511
4512 * dired.el (dired) <defgroup>: Add link to manual.
4513 (dired-font-lock-keywords): Add highlighting on unusual permissions.
4514 (dired-revert): Use dolist.
4515 (dired-mode-map): Add U binding.
4516 (dired-mode): Add font-lock-beginning-of-syntax-function.
4517 (dired-garbage-files-regexp): Make it a defcustom.
4518
4519 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4520
4521 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
4522 is equivalent to nil.
4523 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
4524 (vc-arch-mode-line-string): Accept `added' state.
4525 (vc-arch-state): Use inode-sigs if available.
4526 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
4527 Copy&delete existing id file if any. Fallback if uuidgen is absent.
4528 (vc-arch-tagline-re): New var.
4529 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
4530 New functions.
4531 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
4532 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
4533
4534 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
4535 (vc-file-not-found-hook): Use it.
4536
4537 * diff-mode.el (diff-default-read-only): Change default.
4538 (diff-mode-hook): Make it a defcustom. Add some options.
4539 (diff-mode-map): Bind diff-refine-hook.
4540 (diff-yank-handler): New var.
4541 (diff-yank-function): New fun.
4542 (diff-font-lock-keywords): Use them.
4543 (diff-end-of-file): Handle case where file-header looks like diff text.
4544 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
4545 (diff-file-kill): Delete a subsequent empty line, if applicable.
4546 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
4547 (diff-find-file-name): Use it.
4548 (diff-tell-file-name): New command.
4549 (diff-mode): Be careful with view-mode.
4550 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
4551 New functions, for use in diff-mode-hook.
4552 (diff-find-source-location): Catch "regex too large" errors.
4553 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
4554 (diff-refine-hunk): New command.
4555
4556 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
4557 (smerge-context-menu-map): Remove unused var.
4558 (smerge-keep-all): Preserve markers.
4559 (smerge-keep-n): New fun.
4560 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
4561 (smerge-keep-current, smerge-ediff): Use it.
4562 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
4563 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
4564 (smerge-resolve): Resolve trivial 3-part conflicts.
4565
4566 2004-03-23 Juri Linkov <juri@jurta.org>
4567
4568 * man.el (Man-width): New var.
4569 (Man-getpage-in-background): Use it.
4570 (Man-support-local-filenames): New var and fun.
4571 (Man-build-man-command): Don't add a second %s.
4572 (Man-fontify-manpage): Clean up message.
4573 (Man-mode): Set outline-regexp, outline-level,
4574 imenu-generic-expression.
4575
4576 * woman.el (woman-fill-frame): Doc fix.
4577 (woman-decode-region): Use window-width instead of frame-width.
4578
4579 * abbrevlist.el (list-one-abbrev-table):
4580 * descr-text.el (describe-char):
4581 * international/mule-diag.el (describe-current-coding-system):
4582 * international/quail.el (quail-insert-decode-map):
4583 Use window-width instead of frame-width.
4584
4585 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
4586 (jka-compr-mode-alist-additions): Add tbz.
4587 (jka-compr-write-region, jka-compr-insert-file-contents):
4588 Add message for undefined compress-program.
4589 (jka-compr-write-region): Remove redundant var bindings.
4590
4591 * dired-x.el (dired-guess-shell-alist-default): Add choices for
4592 extracting files into subdirectory. Add tbz and dz. Fix regexps.
4593 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
4594 (dired-man): Use dired-guess-shell-command.
4595 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
4596 Change default nil to t.
4597
4598 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
4599 (dired-compare-directories): Add default value for empty input.
4600
4601 * help-at-pt.el: Move suggestions for key bindings to Commentary.
4602
4603 * time.el (display-time-string-forms): Fix help-echo date format.
4604
4605 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
4606
4607 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
4608 (buffer-stale-function): New variable.
4609 (auto-revert-list-diff, auto-revert-dired-file-list)
4610 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
4611 (auto-revert-handler): Take over some functionality of deleted
4612 functions.
4613 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
4614
4615 * dired.el (dired-directory-changed-p): New fun, extracted from
4616 dired-internal-noselect.
4617 (dired-buffer-stale-p): New fun.
4618 (dired-internal-noselect): Use dired-directory-changed-p.
4619 Eliminate revert messages.
4620 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
4621
4622 2004-03-23 Kenichi Handa <handa@m17n.org>
4623
4624 * international/characters.el: Setup syntaxes for more parentheses
4625 Unicode characters.
4626
4627 * international/mule-cmds.el (select-safe-coding-system):
4628 Merge coding-system and auto-cs before comparing them.
4629
4630 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4631
4632 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
4633
4634 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4635 normal-auto-fill-function and comment-indent-function.
4636 The default values now work just as well.
4637 Don't set font-lock-beginning-of-syntax-function since we already set
4638 syntax-begin-function.
4639 (lisp-outline-level): Put ;;;###autoload at same level as (.
4640 (prin1-char): Quote special chars.
4641
4642 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
4643 than with-no-warnings.
4644
4645 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
4646 if the source location can't be found.
4647 (edebug-compute-previous-result): Use prin1-char.
4648
4649 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
4650 (debug-ignored-errors): Add an entry.
4651
4652 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
4653 (byte-compile-file): Output warning when deleting a file.
4654
4655 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
4656 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
4657
4658 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
4659 (byte-compile-inline-expand): Use backquote.
4660 (byte-optimize-pure-func): Rename from byte-optimize-concat.
4661 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
4662
4663 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
4664
4665 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
4666
4667 2004-03-22 Juri Linkov <juri@jurta.org>
4668
4669 * finder.el (finder-known-keywords): Fix data, tex, unix.
4670
4671 * play/landmark.el: Fix keywords.
4672
4673 * language/ethio-util.el (ethio-find-file): Doc fix.
4674
4675 * emacs-lisp/warnings.el: Doc fix.
4676
4677 * textmodes/ispell.el (ispell-help): Doc fix.
4678
4679 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
4680
4681 * format.el (format-insert-file): Always return a list of two
4682 elements, like insert-file-contents does.
4683
4684 2004-03-21 Andre Spiegel <spiegel@gnu.org>
4685
4686 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
4687 and vc-BACKEND-diff.
4688 (vc-print-log): If the print-log implementation supports it, use
4689 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
4690 (vc-version-diff, vc-diff-internal): Doc fixes.
4691
4692 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
4693 implementation supports it, let diff output go to *vc*,
4694 not *vc-diff*, since this is an internal call.
4695
4696 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
4697
4698 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
4699
4700 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
4701
4702 2004-03-21 Dave Love <fx@gnu.org>
4703
4704 * progmodes/cfengine.el (cfengine-mode):
4705 Set parse-sexp-ignore-comments.
4706
4707 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
4708
4709 2004-03-21 Juanma Barranquero <lektu@terra.es>
4710
4711 * allout.el (allout-mode): Fix docstring.
4712
4713 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
4714
4715 * files.el (insert-directory): Fix bug if SWITCHES is a list.
4716
4717 * autorevert.el (auto-revert-interval): Make new value take
4718 effect immediately when set through Custom.
4719 (auto-revert-set-timer): Add interactive declaration.
4720
4721 2004-03-19 David Ponce <david@dponce.com>
4722
4723 * ruler-mode.el (ruler-mode-header-line-format-old):
4724 Don't `make-variable-buffer-local'.
4725 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
4726 (ruler-mode-header-line-format): Simply funcall the above.
4727 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
4728 to save/restore a previous header line format.
4729 (ruler-mode-space): Don't depend on a numeric WIDTH value.
4730 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
4731 fringes and margins width.
4732 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
4733
4734 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
4735
4736 * log-edit.el (log-edit-font-lock-keywords): Typo.
4737
4738 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
4739 (tex-send-tex-command): Rather than here.
4740 (tex-compilation-parse-errors): Simplify.
4741
4742 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
4743
4744 * time.el (display-time-string-forms): Add help-echo with date on time.
4745
4746 * composite.el (compose-region): Use restore-buffer-modified-p.
4747
4748 * disp-table.el (standard-display-8bit): Simplify.
4749
4750 * server.el (server-process-filter): Delete temp frame.
4751
4752 * add-log.el (add-change-log-entry): Simplify.
4753
4754 2004-03-19 Kim F. Storm <storm@cua.dk>
4755
4756 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
4757 (hexl-follow-line): Don't require 'fringe.
4758
4759 * progmodes/compile.el (compilation-start): Always set
4760 compilation-last-buffer and return it.
4761
4762 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4763
4764 * simple.el (clone-buffer): Doc fix.
4765
4766 2004-03-18 Juanma Barranquero <lektu@terra.es>
4767
4768 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
4769
4770 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * log-edit.el (log-edit-font-lock-keywords): New var.
4773 (log-edit-mode): Use it.
4774
4775 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
4776
4777 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
4778 properly for watching in speedbar.
4779
4780 2004-03-17 Masatake YAMATO <jet@gyve.org>
4781
4782 * smerge-mode.el (smerge-popup-context-menu):
4783 Put `unwind-protect' around `overlay-put' and `popup-menu'.
4784
4785 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4786
4787 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
4788 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
4789 Take sealed revisions into account.
4790 (vc-arch-checkin): Extract a summary line from the message.
4791
4792 2004-03-16 Masatake YAMATO <jet@gyve.org>
4793
4794 * register.el (register): Provide `register' feature.
4795
4796 2004-03-15 Masatake YAMATO <jet@gyve.org>
4797
4798 Added context menu support in smerge mode.
4799 Most of the part is written by Stefan Monnier.
4800
4801 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
4802 New keymap and menu.
4803 (smerge-text-properties): New function.
4804 (smerge-remove-props): New function.
4805 (smerge-popup-context-menu): New function.
4806 (smerge-resolve): Call `smerge-remove-props'.
4807 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
4808 (smerge-keep-current): Ditto.
4809 (smerge-kill-current): New function.
4810 (smerge-match-conflict): Put text properties.
4811 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
4812
4813 2004-03-15 David Ponce <david@dponce.com>
4814
4815 * ruler-mode.el: (ruler-mode-left-fringe-cols)
4816 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
4817 (ruler-mode-right-scroll-bar-cols): Remove.
4818 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
4819 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
4820 Use fringe-columns and scroll-bar-columns.
4821
4822 2004-03-15 Masatake YAMATO <jet@gyve.org>
4823
4824 * hl-line.el (hl-line-range-function): New variable.
4825 (hl-line-move): New function.
4826 (global-hl-line-highlight): Use `hl-line-move'.
4827 (hl-line-highlight): Ditto.
4828
4829 * scroll-bar.el (scroll-bar-columns):
4830 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
4831
4832 * ruler-mode.el (top-level): Require scroll-bar and fringe.
4833 (ruler-mode-left-fringe-cols)
4834 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
4835 (ruler-mode-right-scroll-bar-cols)
4836 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
4837 (ruler-mode-ruler-function): New variable.
4838 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
4839 if the value for `ruler-mode-ruler-function'is given.
4840
4841 * hexl.el (hexl-mode-hook): Make the hook customizable.
4842 (hexl-address-area, hexl-ascii-area): New customize variables.
4843 (hexlify-buffer): Put font-lock-faces on the address area and
4844 the ascii area.
4845 (hexl-activate-ruler): New function.
4846 (hexl-follow-line): New function.
4847 (hexl-highlight-line-range): New function.
4848 (hexl-mode-ruler): New function.
4849
4850 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4851
4852 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
4853 (vc-default-find-file-hook): New fun.
4854 (vc-find-file-hook): Call new find-file-hook operation.
4855
4856 * vc-arch.el: New file.
4857
4858 2004-03-12 Jesper Harder <harder@ifa.au.dk>
4859
4860 * info-look.el (info-lookup): Reuse an existing Info window.
4861
4862 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
4863
4864 * woman.el (woman-preserve-ascii): Default value changed to t and
4865 doc string revised.
4866
4867 2004-03-12 Richard M. Stallman <rms@gnu.org>
4868
4869 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4870 Fix minor bug.
4871
4872 * replace.el (occur-engine): Change message for count of matches.
4873
4874 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
4875 For strings, do compare text properties.
4876
4877 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4878
4879 * progmodes/compile.el (compile-auto-highlight)
4880 (compilation-error-list, compilation-old-error-list)
4881 (compilation-parse-errors-function, compilation-parsing-end)
4882 (compilation-error-message, compilation-directory-stack)
4883 (compilation-enter-directory-regexp-alist)
4884 (compilation-leave-directory-regexp-alist)
4885 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
4886 (compilation-current-file, compilation-regexps): Remove vars.
4887
4888 (compile-error-at-point, compilation-error-filedata)
4889 (compilation-error-filedata-file-name, compile-reinitialize-errors)
4890 (compilation-next-error-locus, compilation-forget-errors)
4891 (count-regexp-groupings, compilation-parse-errors)
4892 (compile-collect-regexps, compile-buffer-substring): Remove funs.
4893
4894 (compile-internal): Make obsolete.
4895
4896 (compilation-first-column, compilation-error)
4897 (compilation-directory-matcher, compilation-page-delimiter)
4898 (compilation-mode-font-lock-keywords, compilation-debug)
4899 (compilation-error-face, compilation-warning-face)
4900 (compilation-info-face, compilation-line-face)
4901 (compilation-column-face, compilation-enter-directory-face)
4902 (compilation-leave-directory-face, compilation-skip-threshold)
4903 (compilation-skip-visited, compilation-context-lines): New vars.
4904
4905 (compilation-warning-face, compilation-info-face)
4906 (compilation-message-face): New faces.
4907
4908 (compilation-error-regexp-alist-alist): New constant.
4909
4910 (compilation-face, compilation-directory-properties)
4911 (compilation-assq, compilation-error-properties, compilation-start)
4912 (define-compilation-mode, compilation-loop)
4913 (compilation-set-window): New functions.
4914
4915 (compile): Additional argument for interactive compiles like TeX.
4916
4917 * progmodes/grep.el (kill-grep): Move here from compile.el
4918 (grep-error, grep-hit-face, grep-error-face)
4919 (grep-mode-font-lock-keywords): New variables.
4920 (grep-regexp-alist): Simplify regexp and add `binary' case.
4921 (grep-mode): New mode.
4922 (grep-process-setup): Simplify.
4923
4924 2004-03-11 Jason Rumney <jasonr@gnu.org>
4925
4926 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
4927 letters on DOS/Windows.
4928
4929 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
4930
4931 * server.el (server-name): New var.
4932 (server-socket-dir): New var to replace server-socket-name.
4933 (server-start): Use them.
4934
4935 2004-03-11 Simon Josefsson <jas@extundo.com>
4936
4937 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
4938 died to avoid infloop. Reported by Jonathan Glauner
4939 <jglauner@sbum.org>.
4940
4941 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
4942
4943 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
4944 (smerge-mode-menu): Use it to deactivate menu entries.
4945 (smerge-keep-current): New fun.
4946 (smerge-keep-current): Use it.
4947
4948 2004-03-10 John Paul Wallington <jpw@gnu.org>
4949
4950 * foldout.el (foldout-fold-list, foldout-modeline-string):
4951 Declare them as variables, not constants.
4952
4953 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4954
4955 * ps-print.el: Modification to print *Messages* buffer.
4956 (ps-print-version): New version 6.6.4.
4957 (ps-message-log-max): New fun.
4958 (ps-spool-without-faces, ps-spool-with-faces)
4959 (ps-count-lines-preprint): Code fix.
4960
4961 * printing.el: New tips in Tips section.
4962
4963 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4964
4965 * delim-col.el: Doc fix.
4966
4967 * printing.el: Doc fix. New doc section (Tips).
4968
4969 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
4970
4971 * type-break.el (type-break-emacs-variant): Remove.
4972 (type-break-run-at-time, type-break-cancel-function-timers):
4973 Use fboundp rather than version name and number.
4974
4975 2004-03-09 Masatake YAMATO <jet@gyve.org>
4976
4977 * hexl.el (hexl-mode): Use `make-local-variable' instead of
4978 `make-variable-buffer-local'.
4979
4980 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
4981
4982 * find-dired.el (find-dired): Call `shell-command' instead of
4983 `start-process-shell-command'. By this, Tramp takes over
4984 handling of remote directories.
4985
4986 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
4987
4988 * newcomment.el (comment-use-global-state): New var.
4989 (comment-search-forward): Use it.
4990
4991 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
4992
4993 * cus-edit.el (fill) <defgroup>: Move to fill.el.
4994
4995 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
4996 (enable-kinsoku): Make it a defcustom.
4997 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
4998 paragraph to same-comment-start-marker.
4999
5000 2004-03-07 Dave Love <fx@gnu.org>
5001
5002 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
5003 (browse-url-mail): Use it.
5004
5005 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
5006 (rfc2368-unhexify-string): Use replace-regexp-in-string.
5007
5008 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
5009
5010 * woman.el (woman-man.conf-path): Doc fix.
5011 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
5012
5013 2004-03-07 Eli Zaretskii <eliz@gnu.org>
5014
5015 * sort.el (sort-columns): Remove ms-dos from the list of systems
5016 where the external `sort' command is not used.
5017
5018 2004-03-07 Kim F. Storm <storm@cua.dk>
5019
5020 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
5021 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
5022 from overlay-arrow-variable-list.
5023 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
5024
5025 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
5026
5027 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
5028 overlay arrow string properly for the assembler buffer.
5029
5030 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5031
5032 * mail/sendmail.el (mail-mode): Fix last change.
5033
5034 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
5035
5036 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
5037 for the assembler buffer.
5038 (gdb-assembler-custom): Position the overlay arrow.
5039 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
5040
5041 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
5042
5043 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
5044
5045 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
5046 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
5047
5048 * mail/sendmail.el (mail-mode): Set comment-start-skip.
5049
5050 * newcomment.el (uncomment-region): Allow non-terminated comment.
5051 (comment-normalize-vars): Check the user-specified comstart marker.
5052
5053 2004-03-04 Jesper Harder <harder@ifa.au.dk>
5054
5055 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
5056 Otherwise, do use it if the region only contains font-lock text
5057 properties.
5058
5059 2004-03-04 Masatake YAMATO <jet@gyve.org>
5060
5061 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
5062 as the callback function for eldoc.
5063 (hexl-print-current-point-info): New function.
5064 (hexl-current-address): Print the address in both decimal
5065 and hexadecimal format.
5066
5067 2004-03-04 Richard M. Stallman <rms@gnu.org>
5068
5069 * mail/rmail.el (rmail-convert-to-babyl-format):
5070 Specify t for UNIBYTE when calling mail-unquote-printable-region.
5071
5072 * mail/mail-utils.el (mail-unquote-printable-region):
5073 New arg UNIBYTE.
5074
5075 * startup.el (command-switch-alist): Doc fix.
5076
5077 * simple.el (undo): Temporarily set this-command to `undo-start',
5078 then set it to `undo' once undo-start returns without error.
5079
5080 * simple.el (minibuffer-history-sexp-flag): Doc fix.
5081
5082 * simple.el (kill-line): Don't disregard trailing whitespace
5083 in eol condition, if show-trailing-whitespace is set.
5084
5085 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
5086 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
5087 When disabling, restore old values only if mouse-sel-has-been-enabled.
5088
5089 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
5090 (isearch-{-char): New function.
5091 (isearch-mode-map): Bind { to isearch-{-char.
5092
5093 * font-lock.el (lisp-font-lock-keywords-2):
5094 Turn off the CL with-... and do-... general patterns.
5095 Instead, recognize several specific with... and do... constructs.
5096
5097 * files.el (switch-to-buffer-other-window):
5098 Bind same-window-buffer-names and same-window-regexps to nil.
5099 (switch-to-buffer-other-frame): Likewise.
5100
5101 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5102
5103 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
5104 recognizing leading comment on code line.
5105
5106 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
5107
5108 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
5109 hidden files/directories.
5110
5111 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
5112
5113 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
5114 only comment-start (in case the mode hasn't set it).
5115
5116 * Makefile.in (AUTOGENEL): New var.
5117 (bootstrap-prepare): Rename from bootstrap-clean.
5118 Don't remove elc files.
5119 (maintainer-clean): New target.
5120
5121 * xml.el (xml-get-attribute-or-nil): Simplify.
5122
5123 2004-03-02 Juri Linkov <juri@jurta.org>
5124
5125 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
5126 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
5127 URL to prevent their substitution with the environment variable
5128 values by browsers.
5129
5130 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5131
5132 * ps-print.el: Doc fix.
5133 (ps-print-version): New version number (6.6.3).
5134 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
5135 Docstring fix.
5136 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
5137 before printing.
5138 (ps-time-stamp-yyyy-mm-dd): New fun.
5139 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
5140
5141 2004-03-02 Kim F. Storm <storm@cua.dk>
5142
5143 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
5144
5145 2004-03-01 Juanma Barranquero <lektu@terra.es>
5146
5147 * allout.el (allout-rebullet-heading): Fix typo in docstring.
5148
5149 * desktop.el (desktop-file-version)
5150 (desktop-after-read-hook): Fix typos.
5151 (desktop-clear-preserve-buffers): Remove redundant info in
5152 docstring already shown by the obsolescence message.
5153 (desktop-truncate, desktop-internal-v2s)
5154 (desktop-value-to-string): Change argument name to match docstring.
5155
5156 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
5157
5158 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
5159 docstring.
5160
5161 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5162
5163 * printing.el: Replace "As Is..." in PostScript file print/preview by
5164 "No Preprocessing...". Suggested by Colin Marquardt
5165 <_marquardt_@zmd.de>.
5166 (pr-insert-section-4): Adjust buffer interface.
5167
5168 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
5169
5170 Version 2.0.39 of Tramp released.
5171
5172 * net/tramp.el (tramp-handle-file-local-copy)
5173 (tramp-handle-write-region, tramp-open-connection-rsh):
5174 Variable name typo. Small change. From Patrick Tullmann
5175 <tullmann@flux.utah.edu>.
5176 (tramp-process-connection-type): New variable.
5177 (tramp-maybe-open-connection): Use it.
5178 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
5179 (tramp-touch): Set last-modified time of a remote file.
5180 (tramp-handle-write-region): Say which function is used when encoding.
5181
5182 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5183
5184 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
5185 case of non-existing filename, too. Reported by Christoph Bauer
5186 <c_bauer@informatik.uni-kl.de>.
5187 (tramp-smb-get-file-entries): The directory in question should
5188 have permissions "drwxrwxrwx". Just virtual, because we don't
5189 know the real permissions. Don't we know?
5190 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
5191 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
5192 (tramp-smb-wait-for-output): Optimize algorithm getting pending
5193 output. If it was received chunkwise, there have been problems.
5194 Remove the "prompt not found" error message; it is obvious.
5195 Simplify algorithm.
5196 (tramp-smb-process-running): Remove. Since we acknowledge the
5197 virtual prompt for shares, there's no need for distinction of
5198 reading shares (process ends afterwards) and interactive mode of
5199 smblient.
5200 (tramp-smb-open-connection): Setting process sentinel removed.
5201 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
5202 "NT_STATUS_NETWORK_ACCESS_DENIED".
5203 (tramp-smb-maybe-open-connection): Set `process-connection-type'
5204 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
5205 (top-level): Setting default value in `tramp-default-method-alist'
5206 corrected. Order of USER and HOST have been wrong.
5207 Nobody complained for months ...
5208 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
5209 (tramp-smb-open-connection): Clear password cache if login has failed.
5210
5211 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
5212 `tramp-unified-filenames'.
5213 (tramp-completion-mode): Make test for XEmacs explicitely.
5214 `event-to-character' can exists in Emacs packages too.
5215 Reported by Matt Swift <swift@alum.mit.edu>.
5216 (tramp-buffer-name): Buffer name must contain the user if exists.
5217 Reported by Adrian Phillips <a.phillips@met.no>.
5218 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
5219 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
5220 (tramp-do-copy-or-rename-file-out-of-band): Rename from
5221 `tramp-do-copy-or-rename-file-one-local', because it handles also
5222 the case both files use the same out-of-band method.
5223 Implementation added.
5224 (tramp-handle-file-local-copy, tramp-handle-write-region):
5225 Out-of-band handling removed. `copy-file' called instead, which
5226 calls `tramp-do-copy-or-rename-file-out-of-band'.
5227 (tramp-action-password): Check for out-of-band method removed.
5228 This function is used for 'login-program.
5229 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
5230 appropriate.
5231 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
5232 and `tramp-parse-sknownhosts'.
5233 (tramp-completion-function-alist): It's a defvar now, because we
5234 want to apply the optimized `tramp-set-completion-function'
5235 instead of a static list.
5236 (tramp-set-completion-function): Implementation tuned.
5237 Avoid double entries, and entries where the function or the
5238 file/directory doesn't exist.
5239 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
5240 for SSH2.
5241 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
5242 (tramp-handle-dired-compress-file): New function.
5243 (tramp-async-proc): New variable.
5244 (tramp-handle-shell-command): Adding asynchronous processes.
5245 They are far from being perfect, but it works at least for
5246 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
5247 (top-level): Require password.el if visible. Should be mandatory
5248 once No Gnus has found its way into (X)Emacs.
5249 (tramp-read-passwd): Invoke `password-read' if available,
5250 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
5251 fallback any longer.
5252 (tramp-clear-passwd): New function.
5253 (tramp-process-actions, tramp-process-multi-actions):
5254 Clear password cache if login has failed.
5255
5256 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
5257 its own module.
5258 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
5259 `ange-ftp-ftp-name-res'. There could be incorrect values from
5260 previous calls in case the "ftp" method is used in the Tramp file
5261 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5262
5263 2004-02-28 Richard M. Stallman <rms@gnu.org>
5264
5265 * term.el (term-mouse-paste): Call mouse-set-point.
5266
5267 * thumbs.el: New file.
5268
5269 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5270
5271 * progmodes/ebnf-abn.el: Doc fix.
5272
5273 * progmodes/ebnf-bnf.el: Doc fix.
5274 (ebnf-repeat): Code fix.
5275
5276 * progmodes/ebnf2ps.el: Doc fix.
5277 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
5278
5279 2004-02-28 Juri Linkov <juri@jurta.org>
5280
5281 * ffap.el (dired-at-point): Additional writability test for
5282 relative directory names.
5283 (dired-at-point-prompter): Treat directories as a directory, get
5284 the directory component from files.
5285 (ffap-string-at-point): Return string from region if region is active.
5286 (ffap-file-at-point): Remove redundant code.
5287
5288 2004-02-28 Kim F. Storm <storm@cua.dk>
5289
5290 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
5291 Initialize margin area images to nil.
5292 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
5293 (breakpoint-enabled-bitmap-face)
5294 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
5295 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
5296 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
5297 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
5298 (gdb-reset): Use gdb-remove-breakpoint-icons.
5299 (gdb-put-string): Add dprop arg to specify alternative display
5300 property (for setting fringe bitmap).
5301 (gdb-remove-strings): Doc fix.
5302 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
5303 icon in fringe (if available), or else as icon or text in display
5304 margin. Creates necessary icons in breakpoint-bitmap,
5305 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
5306 Also make left window margin if required.
5307 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
5308 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
5309 no longer needed.
5310 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
5311 gdb-put-breakpoint-icon.
5312 (gdb-assembler-mode): Don't set left-margin-width here.
5313
5314 2004-02-27 Kevin Ryde <user42@zip.com.au>
5315
5316 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
5317 comma, so that it DTRT in macros.
5318
5319 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
5320
5321 * progmodes/sh-script.el (sh-shell-arg)
5322 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
5323 (sh-leading-keywords, sh-other-keywords): Fix custom type.
5324
5325 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5326
5327 * faces.el (face-spec-set-match-display): Add a new attribute,
5328 `min-colors'.
5329 (region, highlight, secondary-selection): Use `min-colors'.
5330
5331 * custom.el (defface): Add documentation for `min-colors'.
5332
5333 * font-lock.el (font-lock-comment-face, font-lock-string-face)
5334 (font-lock-keyword-face, font-lock-function-name-face)
5335 (font-lock-variable-name-face, font-lock-constant-face):
5336 Use `min-colors'.
5337
5338 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
5339
5340 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5341
5342 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
5343 define assq-delete-all if it's not defined.
5344 (ebnf-generate-region): Code fix.
5345
5346 * printing.el: Doc fix.
5347 (pr-version): New version number (6.7.2).
5348 (pr-command): Return empty string if command is an empty string.
5349
5350 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5351
5352 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
5353
5354 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
5355 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
5356 semi-down-full. Fix a bug on productions like test = {"test"}* | (
5357 "tt" ["test"] ). Reported by Markus Dreyer
5358 <mdreyer@ix.urz.uni-heidelberg.de>.
5359 (ebnf-version): New version number (4.0).
5360 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
5361 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
5362 (ebnf-delete-style): New commands.
5363 (ebnf-directory, ebnf-file): New funs.
5364 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
5365 (ebnf-production-name-p, ebnf-stop-on-error): New options.
5366 (ebnf-syntax-alist): New var.
5367 (ebnf-element-width): New fun replacing ebnf-list-width.
5368 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
5369 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
5370 (ebnf-prologue): Adjust vars.
5371 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
5372 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
5373 (ebnf-check-style-values, ebnf-generate-production)
5374 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
5375 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
5376 (ebnf-token-repeat): Code fix.
5377
5378 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
5379 %right, %left and %prec. Suggested by Matthew K. Junker
5380 <junker@alum.mit.edu>.
5381 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
5382
5383 * progmodes/ebnf-iso.el: Doc fix.
5384 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
5385 (ebnf-iso-lex): Code fix.
5386
5387 * progmodes/ebnf-bnf.el: Doc fix.
5388 (ebnf-bnf-lex): Code fix.
5389
5390 * progmodes/ebnf-otz.el: Doc fix.
5391
5392 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5393
5394 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
5395 (abbrev-prefix-mark): Doc fix.
5396
5397 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
5398
5399 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
5400 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
5401 (gdb-var-delete): Make interactive (really).
5402 (gdb-edit-value): Make non-interactive.
5403
5404 * progmodes/gud.el (gud-speedbar-menu-items):
5405 Add gdb-var-delete and, indirectly, gdb-edit-value.
5406 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
5407 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
5408 (gud-gdb-marker-filter): Add comment for annotations.
5409
5410 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
5411
5412 * calendar/calendar.el (generate-calendar)
5413 (calendar-read-date): Prevent display of BC calendars once more -
5414 reverts 2003-10-01 change.
5415 (generate-calendar-month): Doc fix.
5416
5417 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5418
5419 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
5420 return value of increment-calendar-month.
5421
5422 2004-02-21 Stephen Compall <s11@member.fsf.org>
5423
5424 * saveplace.el (save-place-forget-unreadable-files)
5425 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
5426 (save-place-forget-unreadable-files): New function.
5427 (save-place-alist-to-file): Use it to filter out files that are
5428 no longer readable.
5429
5430 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
5431 current Texinfo environment, using the same method as in
5432 `texinfo-insert-@end', and insert a space rather than a newline if
5433 point in a @table environment.
5434
5435 2004-02-21 Juri Linkov <juri@jurta.org>
5436
5437 * ffap.el (ffap-file-at-point): Try parent directories.
5438
5439 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
5440
5441 * vcursor.el (vcursor-modifiers): New defcustom.
5442 (vcursor-cs-binding): Use vcursor-modifiers instead of a
5443 hard-coded list.
5444
5445 2004-02-21 Masatake YAMATO <jet@gyve.org>
5446
5447 * play/animate.el (animate-birthday-present): Accept names other
5448 than `Sarah', too.
5449
5450 2004-02-21 Juri Linkov <juri@jurta.org>
5451
5452 * startup.el: Remove table of command line arguments from the
5453 Commentary section.
5454
5455 2004-02-20 John Wiegley <johnw@newartisans.com>
5456
5457 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
5458 again" modifier from 'e' to 'E', since 'e' is also used by the
5459 "file extension" modifier.
5460
5461 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
5462
5463 * help-fns.el (describe-categories): Doc fix.
5464
5465 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5466
5467 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
5468 temporary file for buffer already visiting one. This change makes
5469 output likely to be directly usable by patch program.
5470 Suggested by Adrian Aichner <adrian@xemacs.org>
5471
5472 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
5473
5474 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
5475 case of variables defined in compound statements.
5476 (gdb-setup-windows, gdb-source-info, gdb-source-info):
5477 Simplify constructions using switch-to-buffer.
5478
5479 2004-02-19 Simon Josefsson <jas@extundo.com>
5480
5481 * play/morse.el: Fix typo.
5482 (morse-code): Add @.
5483
5484 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
5485
5486 * calendar/appt.el (appt-display-format): Change default to
5487 'ignore, for backwards compatibility.
5488 (appt-display-message): If appt-display-format is 'ignore,
5489 respect old vars appt-msg-window and appt-visible.
5490 (appt-activate): Don't depend on return value of cancel-timer.
5491
5492 * calendar/calendar.el (calendar-holidays): Doc fix.
5493
5494 * calendar/cal-coptic.el (coptic-prompt-for-date):
5495 Use assoc-string instead of assoc-ignore-case.
5496 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
5497 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
5498 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
5499 * calendar/cal-islam.el (calendar-goto-islamic-date)
5500 (mark-islamic-diary-entries): Ditto.
5501 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
5502 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
5503 (calendar-read-mayan-tzolkin-date): Ditto.
5504 * calendar/calendar.el (calendar-read-date): Ditto.
5505 * calendar/diary-lib.el (mark-diary-entries): Ditto.
5506
5507 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
5508
5509 * progmodes/executable.el (executable-command-find-posix-p):
5510 Fix choice of the directory.
5511
5512 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * simple.el (interprogram-cut-function)
5515 (interprogram-paste-function, kill-new, kill-append):
5516 Doc fixes.
5517 (kill-region): Make it return nil. Doc fix.
5518 (yank-pop): Make its argument optional.
5519 (yank): Make ARG `-' equivalent to `-1'.
5520
5521 2004-02-17 Eli Zaretskii <eliz@gnu.org>
5522
5523 * mail/rmail.el (rmail-get-new-mail): Don't reference
5524 rmail-use-spam-filter if rmail-spam-filter is not loaded.
5525
5526 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5527
5528 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
5529 if one of global-auto-revert-non-file-buffers or autorevert-mode
5530 is non-nil.
5531
5532 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5533
5534 * subr.el (delete-dups): A better implementation from Karl Heuer
5535 <kwzh@gnu.org>.
5536
5537 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
5538
5539 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
5540 correct place.
5541 * progmodes/icon.el (icon-indent-command): Ditto.
5542 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
5543
5544 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5545
5546 * progmodes/grep.el (grep-compute-defaults): Undo change from
5547 2004-01-29: don't use executable-command-find-posix-p.
5548
5549 2004-02-16 Richard Sharman <rsharman@pobox.com>
5550
5551 * hilit-chg.el: Use require instead of eval-and-compile.
5552 (highlight-compare-buffers): New function.
5553
5554 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
5555
5556 * man.el (Man-fontify-manpage): Render section headings in
5557 `Man-overstrike-face' even when overstrike was not used by man
5558 formatter for section headings.
5559
5560 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
5561
5562 * rmail-spam-filter.el: (vm-use-spam-filter)
5563 (rsf-min-region-length-added-to-spam-list): New variables.
5564 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
5565 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
5566 spam testing. Don't delete spam message if automatic deletion
5567 after output via variable rmail-delete-after-output is turned on.
5568 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
5569 rsf-bbdb-dont-create-entries-for-spam.
5570 (check-field): New function, extracted from code in
5571 rmail-spam-filter to ease addition of header fields like content-type.
5572 (message-content-type): New variable to check the content-type:
5573 field added, also in defcustom of rsf-definitions-alist.
5574 (rmail-spam-filter): Replace repeated test code for header fields
5575 by calls to check-field; change the call to
5576 rmail-output-to-rmail-file such that rmail-current-message stays
5577 the same to avoid wrong deletion of unseen flags.
5578 (rsf-add-contents-type): New function to convert old format
5579 of rmail-spam-definitions-alist into new one.
5580 Change prefixes of all variables and functions from
5581 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
5582
5583 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5584
5585 * loadhist.el (unload-hook-features-list): New defvar.
5586
5587 2004-02-16 Dave Love <fx@gnu.org>
5588
5589 * loadhist.el (unload-feature): Doc fix. Rename flist to
5590 unload-hook-features-list.
5591
5592 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
5593
5594 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
5595 cookie. Don't check if we are looking-at open-formula.
5596
5597 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5598
5599 * subr.el (match-string-no-properties): Use substring-no-properties.
5600
5601 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5602
5603 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
5604 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
5605 Use lower-case "rx" in all error message.
5606
5607 2004-02-16 Dave Love <fx@gnu.org>
5608
5609 * emacs-lisp/rx.el (rx-or): Put group around result.
5610 (rx-constituents): Add backref.
5611 (rx-syntax): Add string-delimiter, comment-delimiter.
5612 (rx-categories): Add combining-diacritic.
5613 (rx-check-not, rx-greedy, rx): Doc fix.
5614 (rx-backref, rx-check-backref): New.
5615
5616 2004-02-16 Jesper Harder <harder@ifa.au.dk>
5617
5618 * newcomment.el (uncomment-region): Allow eob as comment end.
5619
5620 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
5621
5622 * filecache.el: All message and error commands now use prefix
5623 "Filecache:" to make it easy to read *Messages* buffer.
5624
5625 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
5626
5627 * autorevert.el: Add support to detect changed dired and VC buffers.
5628 (auto-revert-active-p, auto-revert-list-diff)
5629 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
5630 (auto-revert-handler, auto-revert-active-p): New functions.
5631 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
5632 and `auto-revert-active-p'.
5633 (eval-when-compile): Defvar dired-directory and vc-mode.
5634 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
5635 (auto-revert-handler-vc): New functions.
5636
5637 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
5638
5639 * progmodes/compile.el (compilation-directory): New defvar.
5640 (compile): Save current directory in compilation-directory.
5641 (recompile): Bind default-directory to compilation-directory if
5642 that is non-nil.
5643
5644 2004-02-16 Dave Love <fx@gnu.org>
5645
5646 * newcomment.el (comment-insert-comment-function)
5647 (comment-region-function, uncomment-region-function): New.
5648 (comment-indent): Use comment-insert-comment-function.
5649 (uncomment-region): Use uncomment-region-function.
5650 (comment-region): Use comment-region-function.
5651
5652 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
5653
5654 2004-02-16 Richard Stallman <rms@gnu.org>
5655
5656 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
5657 loaddefs* and ldefs-boot*.
5658
5659 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5660
5661 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
5662 and email address at the beginning and end of the address.
5663
5664 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
5665 anchored at the beginning of the email address.
5666
5667 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
5668
5669 * international/ccl.el (ccl-compile-write): Pass `left' to
5670 ccl-embed-code to generate correct code of write-expr-register.
5671
5672 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
5673
5674 * progmodes/grep.el (grep-compute-defaults): Fix typos.
5675
5676 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5677
5678 * x-dnd.el: Mention support for Motif in commentary.
5679 (x-dnd-handle-drag-n-drop-event): Ditto.
5680
5681 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5682
5683 * ses.el: Use "ses--" prefixes for buffer-local variables.
5684 Use (point-min) instead of 1, even when we know the buffer
5685 is unnarrowed.
5686 (ses-build-load-map): Delete. Distribute its content to defconst's for
5687 the three maps.
5688 (ses-menu, ses-header-line-menu): New menus.
5689 (ses-mode-map): Use them.
5690 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
5691
5692 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
5693
5694 * Makefile.in: Fix the CC Mode recompile kludge so it works
5695 when building in a different directory.
5696
5697 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
5698
5699 * simple.el (kill-new): Put yank-handler property on the entire string.
5700
5701 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
5702
5703 * diff.el: Don't use compile any more, use diff-mode instead.
5704 (diff-regexp-alist, diff-old-file, diff-new-file)
5705 (diff-parse-differences, diff-process-setup): Remove.
5706 (diff-sentinel): New fun.
5707 (diff): Use it. Run the process ourselves.
5708 Use diff-mode for the rest of the processing.
5709
5710 * diff.el (diff): Simplify code handling `switch'.
5711
5712 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
5713
5714 * pcvs-defs.el (cvs-menu): Add `tag'.
5715
5716 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * simple.el (kill-append): Doc fix.
5719
5720 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5721 Adapt outline-regexp to the new conventions for commenting out code.
5722
5723 2004-02-11 John Paul Wallington <jpw@gnu.org>
5724
5725 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
5726
5727 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5728
5729 * diff.el (diff-switches): New fun.
5730 (diff, diff-backup): Use it.
5731 (diff): Clean up the args construction. Use backquote.
5732 Use listp instead of consp to avoid putting a nil arg.
5733 (diff): Add a revert-buffer function.
5734
5735 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5736
5737 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
5738 handled by x-dnd-handle-file-name.
5739 (x-dnd-known-types): Add COMPOUND_TEXT.
5740 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
5741 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
5742 x-dnd-empty-state.
5743 (x-dnd-forget-drop): Ditto.
5744 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
5745 (x-dnd-handle-one-url): Return private when inserting text.
5746 (x-dnd-insert-ctext): New function.
5747 (x-dnd-handle-file-name): New function for FILE_NAME.
5748 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
5749 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
5750 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
5751
5752 2004-02-10 Kenichi Handa <handa@m17n.org>
5753
5754 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
5755 instead of while loop.
5756
5757 2004-02-10 Miles Bader <miles@gnu.org>
5758
5759 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
5760
5761 2004-02-09 Kenichi Handa <handa@m17n.org>
5762
5763 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
5764 have end-of-line.
5765
5766 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
5767
5768 * Makefile.in: Added extra dependencies in the recompile target
5769 needed to cope with the compile time macro expansions in CC Mode.
5770
5771 2004-02-09 Kim F. Storm <storm@cua.dk>
5772
5773 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
5774 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
5775 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
5776 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
5777 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
5778 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
5779 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
5780 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
5781 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
5782 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
5783 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
5784
5785 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
5786
5787 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
5788 Don't allow shrink if there's a window on our right.
5789
5790 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
5791 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
5792 Bring together declaration and initialization.
5793 (prolog-mode-variables): Don't set the syntax table.
5794 Don't set paragraph-start and comment-indent-function.
5795 Add /*..*/ to the comment regexps.
5796 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
5797 (prolog-mode-map): Don't bind TAB.
5798 (prolog-mode): Set the syntax table.
5799 (prolog-comment-indent): Remove.
5800 (inferior-prolog-mode-map): Initialize in the declaration.
5801 (inferior-prolog-mode-syntax-table)
5802 (inferior-prolog-mode-abbrev-table): New vars.
5803 (inferior-prolog-mode): Derive from comint-mode.
5804 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
5805 minibuffer windows.
5806
5807 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
5808 in file names, as long as it is unabmiguous.
5809
5810 2004-02-08 Andreas Schwab <schwab@suse.de>
5811
5812 * textmodes/reftex-toc.el
5813 (reftex-toc-load-all-files-for-promotion): Remove useless use of
5814 format. Doc fix.
5815
5816 * textmodes/refer.el (refer-find-entry-internal): Remove extra
5817 format string arguments.
5818
5819 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
5820 string argument.
5821
5822 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
5823
5824 * play/zone.el (zone-call): Fix format string.
5825
5826 * net/webjump.el (webjump-builtin): Add missing format string argument.
5827
5828 * midnight.el (midnight-delay-set): Remove extra format string argument.
5829
5830 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
5831
5832 * hexl.el (hexl-insert-char): Add missing format string argument.
5833
5834 * format.el (format-decode): Fix format string.
5835
5836 * emulation/vi.el (vi-mode): Remove extra format string argument.
5837 (vi-repeat-last-search): Likewise.
5838 (vi-reverse-last-search): Likewise.
5839 (vi-goto-mark): Likewise.
5840 (vi-reverse-last-find-char): Likewise.
5841 (vi-repeat-last-find-char): Likewise.
5842 (vi-locate-def): Likewise.
5843
5844 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
5845
5846 * ediff-util.el (ediff-toggle-read-only): Remove extra format
5847 string argument.
5848 (ediff-toggle-regexp-match): Likewise.
5849
5850 * dired-aux.el (dired-do-query-replace-regexp): Add missing
5851 format string argument.
5852
5853 * calc/calc-map.el (calc-get-operator): Remove extra format
5854 string argument.
5855
5856 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
5857
5858 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
5859 string argument.
5860
5861 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
5862
5863 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
5864
5865 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
5866
5867 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
5868 (cl-struct-setf-expander): Likewise.
5869
5870 * vc.el (with-vc-file): Fix unsafe uses of error.
5871 (vc-cancel-version): Likewise.
5872
5873 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
5874
5875 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
5876 thousands separator; fixes <class>:<line-number> regexp for
5877 non-english locales.
5878
5879 2004-02-08 Andreas Schwab <schwab@suse.de>
5880
5881 * view.el (view-mode-enable): Revert previous change.
5882
5883 2004-02-07 Kim F. Storm <storm@cua.dk>
5884
5885 * simple.el (line-number-at-pos): Rename from line-at-pos.
5886 Uses changed (what-line and vc-annotate-warp-version).
5887
5888 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
5889
5890 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
5891 (diff-mode): Remove aborted attempt at support for compile.el.
5892 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
5893
5894 2004-02-06 Andreas Schwab <schwab@suse.de>
5895
5896 * view.el (view-mode-enable): Add view-mode-map to
5897 minor-mode-overriding-map-alist.
5898
5899 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5900
5901 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
5902
5903 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
5904
5905 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
5906 with point inside rather than after the paragraph.
5907
5908 2004-02-04 Sam Steingold <sds@gnu.org>
5909
5910 * mail/smtpmail.el (smtpmail-try-auth-methods):
5911 Do not try authentication when no mechanism is available.
5912 Pass port-name as defaultport to `netrc-machine'.
5913
5914 2004-02-04 Stephen Eglen <stephen@gnu.org>
5915
5916 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
5917 to show how minibuffer height can be constrained.
5918
5919 2004-02-04 John Paul Wallington <jpw@gnu.org>
5920
5921 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
5922
5923 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5924
5925 * x-dnd.el: New file for drag and drop.
5926
5927 * term/x-win.el: require x-dnd, set after-make-frame-functions
5928 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
5929 drag-n-drop event.
5930
5931 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
5932 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
5933 (dired-dnd-handle-file): New functions for drag and drop support.
5934 (dired-mode): Initialize drag and drop if x-dnd present.
5935
5936 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5937
5938 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
5939 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
5940 (cperl-mode): Set fill-paragraph-function.
5941 (cperl-fill-paragraph): Make it non-interactive.
5942
5943 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
5944
5945 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
5946
5947 2004-02-02 David Kastrup <dak@gnu.org>
5948
5949 * replace.el (perform-replace): Allow 'literal argument in
5950 regexp-flag to indicate literal replacement.
5951 (query-replace-regexp-eval): Use it.
5952
5953 2004-02-01 Andreas Schwab <schwab@suse.de>
5954
5955 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
5956
5957 2004-02-01 Stephen Eglen <stephen@gnu.org>
5958
5959 * info-look.el: Add support for maxima-mode. Update commentary
5960 because info-lookup-symbol is now bound to C-h S.
5961
5962 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
5963
5964 * simple.el (edit-and-eval-command): Bind print-level and
5965 minibuffer-history-sexp-flag around call to read-from-minibuffer.
5966 Correct initial position in command-history.
5967
5968 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
5969
5970 * files.el (read-directory-name): Adapt the docstring to recent
5971 change in Fread_file_name.
5972
5973 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
5974
5975 * ses.el (ses-print-cell): If print format too wide for column
5976 width, truncate decimal places if that helps to avoid "#####" fill.
5977 * ses.el (ses-initial-column-width): Revert previous change.
5978
5979 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
5980
5981 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
5982 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
5983 Add edebug info.
5984 (jit-lock-mode): Setup/cancel the new timer.
5985 (jit-lock-context-fontify): New fun. Extracted from
5986 context fontification code of jit-lock-stealth-fontify.
5987 (jit-lock-stealth-fontify): Don't do context fontification any more.
5988
5989 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
5990 (jit-lock-fontify-now): Handle the `quit' case.
5991 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
5992
5993 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
5994
5995 * progmodes/executable.el (executable-command-find-posix-p):
5996 New. Check if find handles arguments Posix-style.
5997
5998 * progmodes/grep.el (grep-compute-defaults):
5999 Use executable-command-find-posix-p.
6000 (grep-find): Check `grep-find-command'.
6001
6002 * filecache.el (file-cache-find-posix-p): Delete.
6003 (file-cache-add-directory-using-find):
6004 Use `executable-command-find-posix-p'.
6005
6006 2004-01-29 Dave Love <fx@gnu.org>
6007
6008 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
6009 Iterate the hook function if arg is given.
6010 (mark-defun, narrow-to-defun): Change order of finding the limits.
6011
6012 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
6013 (byte-compile-format-warn): New.
6014 (byte-compile-callargs-warn): Use it.
6015 (Format, message, error): Add byte-compile-format-like property.
6016 (byte-compile-maybe-guarded): New.
6017 (byte-compile-if, byte-compile-cond): Use it.
6018 (byte-compile-lambda): Compile interactive forms,
6019 just to make warnings about them.
6020
6021 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
6022
6023 * ses.el (ses-initial-column-width): Increase to 14, so it will
6024 work well with the default printer of "%.7g" for extreme values
6025 like "-1.234567e+07".
6026
6027 2004-01-29 Kenichi Handa <handa@m17n.org>
6028
6029 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
6030
6031 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
6032
6033 * dos-w32.el: Added support for the `default-printer-name' function.
6034
6035 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6036
6037 * server.el (server-socket-name): Don't use the hostname in the
6038 socket name since /tmp is local to the host anyway.
6039
6040 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
6041 robust check of widening and fix var-naming.
6042
6043 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
6044
6045 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
6046 or rmail-spam- to rsf- in all function and variable names.
6047 (rsf-min-region-to-spam-list): New variable.
6048 (rsf-bbdb-auto-delete-spam-entries): Rename from
6049 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
6050 scanned together with the recipients field for spam testing; Don't
6051 delete spam message if rmail-delete-after-output is non-nil;
6052 (rsf-check-field): New function, extracted from code in
6053 rmail-spam-filter to ease addition of header fields like
6054 content-type:;
6055 (message-content-type): New variable. The content-type: field was
6056 added also in defcustom of rsf-definitions-alist;
6057 (rmail-spam-filter): Replace repeated test code for header fields
6058 by calls to check-field; change the call to
6059 rmail-output-to-rmail-file such that rmail-current-message stays
6060 the same to avoid wrong deletion of unseen flags.
6061 (rmail-use-spam-filter): Add autoload cookie.
6062
6063 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
6064
6065 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
6066 (file-cache-add-directory-using-find): Add Cygwin support.
6067 (file-cache-find-command-posix-flag): New user variable.
6068
6069 * filecache.el (file-cache-add-directory): Check for
6070 directories an remove them from dir-files.
6071
6072 2004-01-27 Richard M. Stallman <rms@gnu.org>
6073
6074 * man.el (Man-fontify-manpage): Clean up message.
6075
6076 2004-01-27 Kenichi Handa <handa@m17n.org>
6077
6078 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
6079 (sentence-end): Define using sentence-end-without-space.
6080
6081 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
6082 a sentence ends with one of a character in sentence-end-without-space.
6083
6084 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
6085
6086 * font-lock.el (font-lock): Add jit-lock as explicit group member.
6087 (jit-lock): Group declaration moved to jit-lock.el.
6088 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
6089 when necessary.
6090
6091 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
6092 (jit-lock-context-unfontify-pos): Rename from
6093 jit-lock-first-unfontify-pos.
6094 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
6095
6096 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
6097
6098 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
6099 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
6100 (fortran-fill): When filling a string, adjust re-search-backward
6101 argument for special case of string just on fill-column.
6102 When filling non-string, allow one extra char if
6103 fortran-break-before-delimiters is non-nil.
6104 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
6105 Use fortran-break-delimiters-re and fortran-no-break-re to
6106 correctly handle cases such as "**".
6107
6108 * progmodes/f90.el (f90-break-delimiters): Doc fix.
6109 (f90-no-break-re): Add some extra tokens. Doc fix.
6110
6111 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
6112
6113 * mail/rmail-spam-filter.el:
6114 Use two semicolons as Commentary line prefix.
6115 Add ";;; Code:" stylized comment.
6116 Delete end-of-line whitespace.
6117 Wrap (require 'cl) with `eval-when-compile'.
6118
6119 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
6120
6121 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
6122 at the top level of vc.el.
6123
6124 2004-01-23 Andre Spiegel <spiegel@gnu.org>
6125
6126 * vc.el (vc-current-line): Function removed. This is now done by
6127 the new function line-at-pos in simple.el.
6128 (vc-annotate-warp-version): Use line-at-pos instead of
6129 vc-current-line.
6130
6131 2004-01-22 Kim F. Storm <storm@cua.dk>
6132
6133 * simple.el (line-at-pos): New defun.
6134 (what-line): Use it. Optimize by only counting lines in narrowed
6135 region once.
6136
6137 2004-01-22 Kenichi Handa <handa@m17n.org>
6138
6139 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
6140 point (register r1) only for charset mule-unicode-0100-24ff.
6141
6142 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
6143
6144 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
6145 trailing white space and ensure a final newline.
6146
6147 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
6148 Add autoload cookie.
6149
6150 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
6151
6152 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
6153 activate view-mode explicitly.
6154
6155 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6156
6157 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
6158 use clipboard first.
6159
6160 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6161
6162 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
6163 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
6164 (vc-mcvs-cvs): Remove.
6165 (vc-mcvs-command): Remove use of assert.
6166
6167 * outline.el (outline-insert-heading): Tighten up match.
6168 (outline-demote, outline-move-subtree-down): Don't assume anything
6169 about outline-regexp.
6170
6171 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
6172 (texinfo-show-structure): Explicitly add ^, and simplify.
6173
6174 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
6175
6176 * calendar/appt.el (appt-check): Restore usage of
6177 appt-issue-message deleted in previous change.
6178 (top-level): Activate package when loaded (needed for backwards
6179 compatibility).
6180
6181 2004-01-20 Jesper Harder <harder@ifa.au.dk>
6182
6183 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
6184 following previous change to smtpmail-send-data.
6185
6186 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
6187
6188 * vc.el (vc-default-previous-version): Doc enhancement.
6189 (vc-default-next-version): New function.
6190 (vc-print-log): New arg FOCUS-REV.
6191 (vc-annotate-mode): Derive from view-mode.
6192 (vc-annotate): New args REVISION, DISPLAY-MODE.
6193 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
6194 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
6195 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
6196 (vc-annotate-show-diff-revision-at-line, vc-current-line)
6197 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
6198
6199 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
6200
6201 2004-01-19 Karl Berry <karl@gnu.org>
6202
6203 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
6204 or "TexInfo".
6205
6206 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
6207
6208 * subr.el (delete-dups): New function.
6209
6210 2004-01-19 Karl Berry <karl@gnu.org>
6211
6212 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
6213 with ^, since that's what texinfo-show-structure
6214 documentation says (plus it works much better in texinfo.txi).
6215
6216 2004-01-18 Jesper Harder <harder@ifa.au.dk>
6217
6218 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
6219
6220 2004-01-18 David Ponce <david@dponce.com> (tiny change)
6221
6222 * progmodes/which-func.el (which-function-mode): Don't cancel
6223 which-func-update-timer if not set.
6224
6225 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
6226
6227 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
6228 Remove spurious left square bracket in XX:XXam regexp.
6229
6230 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
6231
6232 * progmodes/cc-defs.el: Do not require cl at run time.
6233
6234 2004-01-16 Richard M. Stallman <rms@gnu.org>
6235
6236 * emacs-lisp/cl.el (cl-cannot-unload): New function.
6237 (cl-unload-hook): Defvar this to run cl-cannot-unload.
6238
6239 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
6240 Call rmail-spam-filter. Delete and expunge spam.
6241 Print number of spam messages deleted.
6242 Save and restore the deletion status of old messages when reading
6243 new mail with spam filter, so that expunging spam does not expunge
6244 msgs deleted by the user.
6245 (rmail-only-expunge): Add an optional argument dont-show to
6246 prevent showing message after expunge.
6247
6248 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6249
6250 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
6251 * subr.el (declare): New macro.
6252
6253 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
6254
6255 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
6256
6257 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
6260 Test window-system rather than system-type (for X11/Mac).
6261
6262 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
6265
6266 2004-01-12 Richard M. Stallman <rms@gnu.org>
6267
6268 * mail/rmail.el (rmail-convert-to-babyl-format):
6269 Use mail-unquote-printable-region.
6270 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
6271 (rmail-hex-char-to-integer): Functions deleted.
6272
6273 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
6274 (mail-unquote-printable-region): New arg NOERROR.
6275 For invalid encoding, either signal an error to just return nil.
6276
6277 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6278
6279 * calendar/appt.el: Update copyright and commentary.
6280 (appt-issue-message): Make obsolete.
6281 (appt-visible, appt-msg-window): Make obsolete, in favour of
6282 appt-display-format.
6283 (appt-display-mode-line, appt-display-duration)
6284 (appt-display-diary, appt-time-msg-list, appt-mode-string)
6285 (appt-prev-comp-time, appt-display-count, appt-timer)
6286 (appt-convert-time): Doc change.
6287 (appt-disp-window-function, appt-delete-window-function):
6288 Use defcustom rather than defvar.
6289 (appt-display-format): New variable.
6290 (appt-display-message): New function with display code from appt-check.
6291 (appt-check): Add optional FORCE argument. Doc change.
6292 Add appt-make-list to diary-hook if displaying diary.
6293 Remove checking of view-diary-entries-initially.
6294 Message display section removed to new function appt-display-message.
6295 (appt-display-window): Doc change. Remove unused internal var
6296 this-buffer. Do not beep, since appt-display-message does that.
6297 (appt-make-list): Doc change. Use caar.
6298 (appt-sort-list): Simplify by using builtin sort function.
6299 (appt-update-list): New function for updating appts when diary is
6300 saved.
6301 (appt-activate): New autoloaded function to toggle package
6302 functionality.
6303
6304 * calendar/cal-x.el: (calendar-one-frame-setup)
6305 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
6306
6307 * calendar/calendar.el: Update copyright.
6308 (view-diary-entries-initially, european-calendar-style): Doc change.
6309 (calendar-setup): Make defcustom rather than defvar.
6310 (mark-visible-calendar-date): Initialize temp-face and faceinfo
6311 in let binding so local to function.
6312
6313 * calendar/diary-lib.el: Update copyright.
6314 (diary, diary-entry-time): Doc change.
6315 (list-diary-entries): Doc change. Trivial logic change.
6316 (fancy-diary-display): Restore make-face command mistakenly
6317 deleted 2003-05-08.
6318 (show-all-diary-entries): Allow to pop-up frame if needed.
6319
6320 2004-01-09 John Paul Wallington <jpw@gnu.org>
6321
6322 * bindings.el (mode-line-change-eol): Add EVENT parameter.
6323 Temporarily select EVENT's window for changing eol type.
6324
6325 2004-01-09 Deepak Goel <deego@gnufans.org>
6326
6327 * calendar/diary-lib.el (diary-entry-time):
6328 Also accept time in the form XX[.XX][am/pm/AM/PM].
6329 (fancy-diary-font-lock-keywords): Likewise.
6330 (diary-font-lock-keywords): Likewise.
6331 * calendar/appt.el (appt-add): Likewise.
6332 (appt-make-list): Likewise.
6333 (appt-convert-time): Likewise.
6334
6335 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
6336
6337 * gdb-ui.el (gdb-ann3): Revert previous change.
6338 (gdb-source-info): Allow for case of where compilation directory
6339 is not recorded.
6340
6341 2004-01-08 John Paul Wallington <jpw@gnu.org>
6342
6343 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
6344
6345 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
6346
6347 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
6348
6349 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
6350 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
6351 problems.
6352 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
6353
6354 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6355
6356 * files.el (write-file-functions, write-contents-functions):
6357 Clarify docstrings.
6358
6359 2004-01-07 Kenichi Handa <handa@m17n.org>
6360
6361 * international/mule.el (set-auto-coding): Fix for the case that
6362 end-of-line is only CR.
6363
6364 2004-01-07 Kim F. Storm <storm@cua.dk>
6365
6366 * subr.el (event-start, event-end): Doc fix.
6367 (posn-string, posn-image): New defuns.
6368 (posn-object): Return either image or string object.
6369 (posn-object-x-y): Return 8th element of position.
6370 (posn-object-width-height): New defun.
6371
6372 2004-01-06 Andreas Schwab <schwab@suse.de>
6373
6374 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
6375 output.
6376
6377 2004-01-05 Karl Berry <karl@gnu.org>
6378
6379 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
6380 / and *, too.
6381
6382 2003-12-31 Simon Josefsson <jas@extundo.com>
6383
6384 * files.el (before-save-hook): Add.
6385 (basic-save-buffer): Use before-save-hook.
6386
6387 * emacs-lisp/copyright.el: Fix comment to recommend
6388 before-save-hook instead of write-file-functions.
6389
6390 2004-01-05 Richard M. Stallman <rms@gnu.org>
6391
6392 * finder.el (finder-commentary): Call delete-other-windows.
6393
6394 * net/ange-ftp.el (ange-ftp-file-attributes):
6395 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
6396
6397 2004-01-04 Karl Berry <karl@gnu.org>
6398
6399 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
6400 comment characters % and # in the copyright year notice,
6401 as well as ;.
6402
6403 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
6404
6405 * wid-edit.el (default): Define dummy :value-delete.
6406 Reported by Jesper Harder <harder@ifa.au.dk>.
6407
6408 2004-01-03 Richard M. Stallman <rms@gnu.org>
6409
6410 * progmodes/compile.el (compile-internal): Use point, not point-min,
6411 for set-window-point.
6412
6413 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
6414
6415 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
6416
6417 * progmodes/grep.el (grep-mode-map):
6418 Don't remap next-line, previous-line.
6419
6420 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
6421
6422 * speedbar.el (speedbar-edit-line): Change regexp to position
6423 the cursor on the first character of this line's button.
6424
6425 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6426
6427 * subr.el (functionp): Doc fix.
6428
6429 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
6430
6431 * progmodes/idlwave.el (idlwave-make-tags):
6432 * textmodes/flyspell.el (flyspell-large-region):.
6433 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
6434 * emulation/viper-util.el (viper-glob-unix-files):
6435 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
6436 * man.el (Man-init-defvars):
6437 * jka-compr.el (jka-compr-call-process):
6438 * files.el (get-free-disk-space,insert-directory):
6439 * ediff-ptch.el (ediff-test-patch-utility):
6440 * ediff-diff.el (ediff-test-utility):
6441 * dired-aux.el (dired-check-process):
6442 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
6443 test the return value of call-process, because it can be a string.
6444
6445 2003-12-31 John Paul Wallington <jpw@gnu.org>
6446
6447 * bindings.el (completion-ignored-extensions): Add .pfsl.
6448
6449 2003-12-31 Kim F. Storm <storm@cua.dk>
6450
6451 * ido.el (ido-nonreadable-directory-p): New defun to check for
6452 nonreadable directory without activating tramp (to avoid problems
6453 with checking incomplete tramp paths).
6454 (ido-set-current-directory, ido-file-internal)
6455 (ido-file-name-all-completions1): Use it.
6456
6457 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6458
6459 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
6460 documentation if the anchor (or node) name is preceded by `info
6461 anchor' or `Info anchor' in addition to earlier `info node' and
6462 `Info node'.
6463 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
6464
6465 2003-12-30 Eli Zaretskii <eliz@gnu.org>
6466
6467 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
6468 error in arguments to base64-decode-region. Remove ^M characters
6469 after decoding base64.
6470
6471 2003-12-30 Simon Josefsson <jas@extundo.com>
6472
6473 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
6474 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
6475 have only been distributed with Emacs for some years.
6476 (texinfo-mode-hook): Customize.
6477
6478 2003-12-30 Eli Zaretskii <eliz@gnu.org>
6479
6480 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
6481 cleaner (suggested by Richard Stallman).
6482
6483 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
6484 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
6485 file-name clashes on 8+3 DOS filesystems.
6486
6487 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
6488 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
6489 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
6490 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
6491 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
6492 file-name clashes on 8+3 filesystems.
6493
6494 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
6495 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
6496 file-name clashes on 8+3 DOS filesystems.
6497
6498 2003-12-29 Richard M. Stallman <rms@gnu.org>
6499
6500 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
6501 Upcase the character.
6502
6503 * textmodes/flyspell.el (mail-mode-flyspell-verify):
6504 Search for header separator alone on a line, literally,
6505 and search for it backward, not forward.
6506 (flyspell-abbrev-table): Always use global-abbrev-table
6507 if there is no local one.
6508
6509 * progmodes/sh-script.el (sh-get-indent-info):
6510 Don't move point back if at bob.
6511
6512 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
6513
6514 * play/handwrite.el (handwrite): Make the handwrite credit message
6515 a comment rather than an output command.
6516
6517 * obsolete/sc.el: Display message that this file is obsolete.
6518
6519 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
6520
6521 * mail/rfc822.el (rfc822-address-start): Declare variable.
6522 Renamed from address-start. All uses changed.
6523
6524 * term.el (term-exec): Set up sentinel.
6525 (term-sentinel): New function.
6526 (term-handle-exit): New function.
6527
6528 * subr.el (assoc-ignore-case, assoc-ignore-representation):
6529 Use assoc-string, and mark them obsolete.
6530 (delay-mode-hooks): Mark as permanent local.
6531
6532 * simple.el (sendmail-user-agent-compose): Use assoc-string.
6533
6534 * register.el (copy-rectangle-to-register): Doc fix.
6535
6536 * info.el (Info-insert-dir): Use assoc-string.
6537
6538 * info-look.el (info-lookup): Use assoc-string.
6539
6540 * frame.el (pop-up-frame-function): Use quote, not `function'.
6541 (frame-notice-user-settings): Calculate ADJUSTED-TOP
6542 copying with lists as coordinate values.
6543
6544 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
6545
6546 * find-dired.el (kill-find): New command.
6547 (find-dired): Make buffer read-only.
6548 Set up a keymap with C-c C-k running kill-find.
6549 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
6550
6551 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
6552
6553 * filecache.el (file-cache-ignore-case): New variable.
6554 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
6555
6556 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
6557 (comint-dynamic-complete-as-filename): Rename local vars.
6558 (comint-dynamic-list-filename-completions): Likewise.
6559
6560 * comint.el (comint-dynamic-list-completions-config): New var.
6561 (comint-dynamic-list-completions): Handle both SPC and TAB right.
6562
6563 * comint.el (comint-file-name-chars): Add [].
6564 (comint-word): Use skip-chars-backward, not search.
6565
6566 * shell.el (shell-file-name-chars): Add [].
6567
6568 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
6569
6570 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
6571
6572 * generic.el (define-generic-mode): Doc fix.
6573
6574 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6575
6576 * files.el (kill-some-buffers): Doc fix.
6577
6578 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
6579
6580 * comint.el (comint-watch-for-password-prompt): Pass `string' as
6581 arg to send-invisible
6582 (send-invisible): Doc fix. The argument is now a prompt, not the
6583 string to send.
6584 (comint-read-noecho): Doc fix.
6585
6586 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
6587
6588 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
6589 "@", as required by some ISP hosting service. Fix defcustom
6590 argument syntax errors that prevented use of customization.
6591
6592 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6593
6594 * xml.el (xml-get-attribute-or-nil): Doc fix.
6595
6596 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
6597
6598 * net/zone-mode.el (zone-mode): Use write-file-functions, not
6599 write-file-hooks.
6600
6601 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
6602
6603 * autorevert.el (auto-revert-interval): Doc fix.
6604
6605 2003-12-29 Mark A. Hershberger <mah@everybody.org>
6606
6607 * xml.el (xml-get-attribute-or-nil): New function, like
6608 xml-get-attribute, but returns nil if the attribute was not found.
6609 (xml-get-attribute): Convert to defsubst, uses
6610 xml-get-attribute-or-nil.
6611
6612 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6613
6614 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
6615
6616 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
6617
6618 * custom.el (custom-declare-theme): Use `value' when putting
6619 properties on `theme'.
6620
6621 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
6622
6623 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
6624 for each yank-handler segment.
6625 (insert-for-yank-1): New function, with the body of the previous
6626 insert-for-yank.
6627
6628 * textmodes/table.el (table-yank-handler): New defcustom.
6629 (table--put-cell-indicator-property): Put yank-handler property
6630 that indicates the yank handler for the table cell.
6631
6632 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
6633
6634 * generic-x.el (etc-modules-conf-generic-mode): A more complete
6635 set of keywords.
6636
6637 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6638
6639 * international/mule-cmds.el (reset-language-environment)
6640 (set-language-environment): Don't invoke fontset-related functions
6641 if fontset-list is not fboundp.
6642
6643 2003-12-29 Kenichi Handa <handa@m17n.org>
6644
6645 * international/mule-cmds.el (reset-language-environment):
6646 Call set-overriding-fontspec-internal with nil.
6647 (set-language-environment): Call set-overriding-fontspec-internal
6648 if the language environment specify `overriding-fontspec'.
6649 (language-info-alist): Doc added.
6650
6651 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
6652 characters of mule-unicode-0100-24ff.
6653 (ccl-encode-windows-1251-font): New CCL program.
6654 ("Bulgarian"): Specify overriding-fontspec.
6655 ("Belarusian"): Likewise.
6656
6657 2003-12-28 Sam Steingold <sds@gnu.org>
6658
6659 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
6660 parameter ID-FORMAT to conform with the 2003-11-30 patch.
6661
6662 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
6663
6664 * progmodes/gud.el (gud-gdb-command-name): Set default to
6665 "gdb --annotate=3".
6666 (gud-gdb-marker-filter): Look out for annotations.
6667 (gdb-first-pre-prompt): New variable.
6668 Remove trailing white space.
6669
6670 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
6671 if necessary.
6672 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
6673 annotations are detected.
6674 (gud-gdba-marker-filter): Use global variable gud-marker-acc
6675 instead of a local one to allow transition from
6676 gud-gdb-marker-filter.
6677 Remove trailing white space.
6678
6679 2003-12-27 Kim F. Storm <storm@cua.dk>
6680
6681 * ido.el: Handle non-readable directories.
6682 (ido-decorations): Add 9th element for non-readable directory.
6683 (ido-directory-nonreadable): New dynamic var.
6684 (ido-set-current-directory): Set it.
6685 (ido-read-buffer, ido-file-internal):
6686 (ido-read-file-name, ido-read-directory-name): Let-bind it.
6687 (ido-file-name-all-completions1): Return empty list for
6688 non-readable directory.
6689 (ido-exhibit): Print [Not readable] if directory is not readable.
6690 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
6691 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
6692 Use it.
6693
6694 2003-12-27 Lars Hansen <larsh@math.ku.dk>
6695
6696 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
6697 calls to directory-files-and-attributes and file-attributes.
6698 (ls-lisp-format): Remove system dependent handling of user and
6699 group id's.
6700
6701 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * ffap.el (ffap-read-file-or-url): Revert previous change.
6704
6705 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
6706
6707 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
6708 new list of included files called `files-with-node-lines', that
6709 only have node lines. This way @include commands can include any
6710 file, such as version and update files without node lines, not
6711 just files that are chapters.
6712
6713 2003-12-25 Andreas Schwab <schwab@suse.de>
6714
6715 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
6716 file not found.
6717
6718 2003-12-08 Miles Bader <miles@gnu.org>
6719
6720 * dired.el (dired-between-files): Always use dired-move-to-filename,
6721 which is more robust in non-english locales.
6722
6723 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6724
6725 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
6726
6727 2003-12-24 Andreas Schwab <schwab@suse.de>
6728
6729 * shell.el (shell-file-name-quote-list): Add backslash.
6730
6731 * comint.el (comint-quote-filename): Correctly handle backslash
6732 in comint-file-name-quote-list.
6733
6734 2003-12-24 Kenichi Handa <handa@m17n.org>
6735
6736 * international/mule-cmds.el (set-default-coding-systems):
6737 Call ucs-set-table-for-input for all buffers that don't have local
6738 value of buffer-file-coding-system.
6739
6740 * international/ucs-tables.el (ucs-set-table-for-input):
6741 If translation-table-for-encode is a symbol, get its
6742 translation-table property.
6743
6744 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
6745
6746 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
6747 to `completing-read' on a recently fixed bug.
6748
6749 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
6750 instead of SPACE, to get the list of possible fringe modes.
6751 SPACE only works if both `partial-completion-mode' and
6752 `completion-auto-help' are nil.
6753
6754 * complete.el (PC-is-complete-p): Delete.
6755 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
6756 calls to `test-completion'.
6757
6758 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
6759
6760 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
6761 to edit values when there are no children.
6762
6763 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
6764 a mode called "Assembler" already exists.
6765 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
6766 (gud-watch): Use format option. Remove font properties from string.
6767 (gdb-var-create-handler, gdb-var-list-children-handler):
6768 Don't bother about properties as there are none.
6769 (gdb-var-create-handler, gdb-var-list-children-handler)
6770 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
6771 with two arguments.
6772 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
6773 Let speedbar show value changes with a different font.
6774 (gdb-edit-value): New defun.
6775 (gdb-clear-partial-output, gdb-clear-inferior-io)
6776 (def-gdb-auto-update-handler): Use erase-buffer.
6777 (gdb-frame-handler): Display watch expressions in
6778 FUNCTION::VARIABLE format if required.
6779
6780 2003-12-23 John Paul Wallington <jpw@gnu.org>
6781
6782 * info.el (Info-unescape-quotes, Info-split-parameter-string)
6783 (Info-goto-emacs-command-node): Doc fixes.
6784
6785 2003-12-12 Jesper Harder <harder@ifa.au.dk>
6786
6787 * cus-edit.el (custom-add-parent-links): Define "many".
6788
6789 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
6790
6791 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
6792 (widget-child-validate, widget-type-value-create)
6793 (widget-type-default-get, widget-type-match): New functions.
6794 (lazy): New widget.
6795 (menu-choice, checklist, radio-button-choice, editable-list)
6796 (group, documentation-string): Remove redundant (per 2003-10-25
6797 change) calls to `widget-children-value-delete'.
6798 (widget-choice-value-get, widget-choice-value-inline): Remove.
6799 (menu-choice): Update widget.
6800
6801 2003-12-03 Kenichi Handa <handa@m17n.org>
6802
6803 * language/cyrillic.el: Register "microsoft-cp1251" in
6804 ctext-non-standard-encodings-alist.
6805 ("Bulgarian"): Add ctext-non-standard-encodings.
6806 ("Belarusian"): Likewise.
6807
6808 * international/mule-conf.el (compound-text-with-extensions):
6809 Change the type to 2 (iso-2022 base).
6810
6811 * international/mule.el (ctext-non-standard-encodings-alist):
6812 Change the format.
6813 (ctext-non-standard-encodings): New variable.
6814 (ctext-post-read-conversion): Fully re-written.
6815 (ctext-non-standard-designations-alist): Delete it.
6816 (ctext-non-standard-encodings-table): New function.
6817 (ctext-pre-write-conversion): Fully re-written.
6818
6819 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6820
6821 * cus-edit.el (custom-add-parent-links): Add documentation links
6822 for parent, if the item has none of its own.
6823
6824 2003-11-30 Richard M. Stallman <rms@gnu.org>
6825
6826 * dired-aux.el (dired-do-query-replace-regexp):
6827 Report files visited read-only.
6828
6829 2003-11-30 Juri Linkov <juri@jurta.org>
6830
6831 * dired-aux.el (dired-compare-directories): New command.
6832 (dired-file-set-difference, dired-files-attributes): New functions.
6833
6834 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
6835 Version 2.0.38 of Tramp released.
6836
6837 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
6838 Charles Curley <charlescurley@charlescurley.com>.
6839 (tramp-multi-connection-function-alist): Add ssht entry which adds
6840 "-e none -t -t" to the list of ssh args. Suggested by Adrian
6841 Aichner.
6842 (tramp-get-method-parameter): New function to retrieve a method
6843 parameter. This allows for omission of method parameters.
6844 Callers adjusted.
6845
6846 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
6847
6848 * net/tramp.el: Add new optional parameter ID-FORMAT to
6849 `file-attributes'. Calls of `file-attributes' won't use this
6850 parameter for backward compatibility reasons.
6851 (tramp-perl-file-attributes): Add a new parameter to Perl script
6852 in order to handle uid/gid as strings, if desired.
6853 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
6854 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
6855 order to make the function more general.
6856 (tramp-handle-file-attributes): Replace proprietary optional
6857 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
6858 (tramp-handle-file-attributes-with-perl): Handle parameter
6859 NONNUMERIC if set. This wasn't done in the past.
6860 (tramp-post-connection): Apply second parameter "$2" if
6861 `tramp-remote-perl' is called.
6862
6863 * net/tramp-smb.el (tramp-smb-handle-delete-file):
6864 Correct cut'n'waste error (`filename' instead of `directory').
6865 (tramp-smb-handle-directory-files-and-attributes)
6866 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
6867 introduced parameter ID-FORMAT.
6868 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
6869 error (`directory' instead of `ldir').
6870
6871 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
6872 `file-attributes' has a second parameter. If yes, apply it with
6873 value "'integer". Otherwise, don't use that parameter (default is
6874 integer format).
6875
6876 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6877
6878 * help.el (help-map): Bind `display-local-help' to `C-h .'.
6879 (help-for-help): Add `C-h .' to the listed Help options.
6880 Remove trailing whitespace.
6881
6882 * help-at-pt.el: New file.
6883
6884 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
6885
6886 * subr.el (noreturn, 1value): New macros for test coverage.
6887 See `testcover.el'.
6888
6889 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
6890
6891 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
6892 for macro `1value'.
6893 (testcover-1value): New function. Checks that a 1value form
6894 actually returns only one value. Requested by RMS.
6895
6896 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
6897
6898 * gdb-ui.el (gud-watch, gdb-var-create-handler)
6899 (gdb-var-list-children, gdb-var-list-children-handler)
6900 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
6901 gdb commands that use mi to keep them out of the command history.
6902
6903 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6904
6905 * cus-start.el (all): Add use-file-dialog.
6906
6907 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6908
6909 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
6910
6911 2003-11-27 Kim F. Storm <storm@cua.dk>
6912
6913 * subr.el (posn-object-x-y): New defun.
6914
6915 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6916
6917 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
6918 Don't use `space' for \\\n.
6919 Be more selective as to which # are comment-starters.
6920
6921 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
6922
6923 * subr.el (number-sequence): Improve handling of floating point
6924 arguments (suggested by Kim Storm). Allow negative arguments.
6925
6926 2003-11-26 Kenichi Handa <handa@m17n.org>
6927
6928 * international/mule-cmds.el (standard-display-european-internal):
6929 Cancel the standard-display-table setting for ` and '.
6930
6931 2003-11-26 Kim F. Storm <storm@cua.dk>
6932
6933 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
6934 New defcustoms to add ffap-like functionality to ido.
6935 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
6936 (ido-no-final-slash): New defun.
6937 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
6938 (ido-read-file-name): ): Toggle VC checking via
6939 vc-handled-backends instead of vc-master-templates.
6940 (ido-file-internal): Handle ido-use-url-at-point and
6941 ido-use-filename-at-point via code borrowed from ffap-guesser.
6942 Handle new ido-exit code ffap.
6943 (ido-sort-list): Ignore final slash when sorting file names.
6944
6945 2003-11-25 Kim F. Storm <storm@cua.dk>
6946
6947 * emulation/cua-base.el (cua--standard-movement-commands):
6948 Add forward-sentence and backward-sentence.
6949
6950 2003-11-25 Stephen Eglen <stephen@gnu.org>
6951
6952 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
6953 iswitchb-exit is set to 'usefirst when user selects buffer at head
6954 of list using RET. (Selecting buffers at the head of the list was
6955 broken if the substring was also a complete buffername.)
6956
6957 2003-11-23 Kim F. Storm <storm@cua.dk>
6958
6959 * progmodes/compile.el (grep-command, grep-use-null-device)
6960 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
6961 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
6962 (grep-regexp-alist, grep-program, find-program)
6963 (grep-find-use-xargs, grep-history, grep-find-history)
6964 (grep-process-setup, grep-compute-defaults)
6965 (grep-default-command, grep, grep-tag-default, grep-find)
6966 (grep-expand-command-macros, grep-tree-last-regexp)
6967 (grep-tree-last-files, grep-tree): Move grep variables, functions
6968 and commands to new file grep.el.
6969 (compilation-mode-map): Remove grep commands from Compile sub-menu.
6970 (compilation-process-setup-function): Doc fix.
6971 (compilation-highlight-regexp, compilation-highlight-overlay): New
6972 defvars used for highlighting current compile error in source buffer.
6973 (compile-internal): New optional args HIGHLIGHT-REGEXP and
6974 LOCAL-MAP which overrides compilation-highlight-regexp and
6975 compilation-mode-map for this compilation.
6976 Delay calling compilation-set-window-height until after running
6977 compilation-process-setup-function so it can buffer-local override
6978 compilation-window-height.
6979 Check buffer-local value of compilation-scroll-output.
6980 (compilation-set-window-height): Use buffer-local value of
6981 compilation-window-height.
6982 (compilation-revert-buffer): Don't pass (undefined)
6983 preserve-modes arg to revert-buffer.
6984 (next-error-no-select, previous-error-no-select): New commands.
6985 (compilation-goto-locus): Temporarily highlight current match in
6986 source buffer using compilation-highlight-regexp.
6987
6988 * progmodes/grep.el: New file with grep code from compile.el.
6989 (grep): New defcustom group.
6990 (grep-window-height): New defcustom, like compilation-window-height.
6991 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
6992 (grep-scroll-output): New defcustom, like compilation-scroll-output.
6993 (grep-command, grep-use-null-device, grep-find-command)
6994 (grep-tree-files-aliases, grep-tree-ignore-case)
6995 (grep-tree-ignore-CVS-directories): Move to grep custom group.
6996 (grep-setup-hook): New hook variable.
6997 (grep-mode-map): New keymap for grep commands. Add Grep menu.
6998 (grep-last-buffer): New defvar, override compilation-last-buffer.
6999 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
7000 Call compile-internal with args highlight-regexp and grep-mode-map.
7001
7002 2003-11-23 Kim F. Storm <storm@cua.dk>
7003
7004 * subr.el (event-start, event-end): Doc fix.
7005 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
7006 (posn-area, posn-actual-col-row, posn-object): New defuns.
7007 (posn-col-row): Simplify doc. Rewrite to use cond.
7008 (posn-point): Also return buffer position for events outside text
7009 area (that info is now present in the event position).
7010
7011 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
7012 mouse-set-point so that hscroll still works now that clicks on
7013 fringes generate specific mouse events.
7014 (mouse-set-point): Note that it now works in fringes and margins
7015 too due to new semantics of posn-point in fringes and margins.
7016
7017 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
7018 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
7019
7020 2003-11-20 Kim F. Storm <storm@cua.dk>
7021
7022 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
7023 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
7024 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
7025 to 100 for icons to avoid increasing line height when shown.
7026
7027 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
7028
7029 * newcomment.el (comment-normalize-vars): Initialize properly if
7030 comment-start was nil.
7031
7032 2003-11-19 Andreas Schwab <schwab@suse.de>
7033
7034 * simple.el (set-variable): Fix indentation.
7035
7036 2003-11-17 Kenichi Handa <handa@m17n.org>
7037
7038 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
7039 Fix docstring.
7040
7041 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
7042
7043 * international/latin1-disp.el (latin1-display): Fix docstring.
7044
7045 2003-11-16 John Wiegley <johnw@newartisans.com>
7046
7047 * eshell/em-ls.el (eshell-ls-file): There are times with
7048 size-width is nil and uncomputed (when directories are created in
7049 dired, for example); in this case, 4 is reasonable default value,
7050 although it may caused skewed new entries (which could be avoided
7051 by returning the original value of 8 in all cases, but 99% of the
7052 time this is a waste of whitespace).
7053
7054 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
7055
7056 * cc-engine.el (c-guess-continued-construct)
7057 (c-guess-basic-syntax): Check a little more carefully if it's a
7058 function declaration when an unknown construct followed by a block
7059 is found inside a statement context. This avoids macros followed
7060 by blocks to be taken as function declarations.
7061
7062 (c-guess-continued-construct): Change the analysis of a statement
7063 continuation with a brace open to `substatement-block', for
7064 consistency with recognized statements.
7065
7066 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
7067 start is in a position so that `c-beginning-of-statement-1' jumped
7068 to the beginning of the same statement.
7069
7070 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
7071 Don't accept binary operators in the arglist if we're in a function
7072 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
7073 template recognition in cases like "if (a < b || c > d)".
7074
7075 (c-restricted-<>-arglists): New more appropriate name for
7076 `c-disallow-comma-in-<>-arglists'.
7077
7078 Accessing functions updated for the variable name change.
7079
7080 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
7081 match data could get clobbered if NOT-INSIDE-TOKEN is used.
7082
7083 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
7084 labels.
7085
7086 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
7087 instead of duplicating parts of it. This fixes bogus label
7088 recognition.
7089
7090 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
7091 of checking the context in which to apply the minimum indentation,
7092 so that it isn't enforced in e.g. namespace blocks.
7093
7094 * cc-vars.el (c-inside-block-syms): New constant used by
7095 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
7096 to somewhat reduce the risk of becoming stale.
7097
7098 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
7099 cc-cmds to cc-engine to allow use from cc-align.
7100
7101 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
7102 qualified identifiers containing "::".
7103
7104 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
7105 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
7106
7107 * cc-vars.el (c-emacs-features): Use a space in front of the name
7108 of the temporary buffer. That also avoids dumping problems in
7109 XEmacs due to undo info being left around after the buffer is killed.
7110
7111 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
7112 arglist to see if it's a K&R style declaration.
7113
7114 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
7115 before returning `knr-argdecl-intro'.
7116
7117 2003-11-16 John Wiegley <johnw@newartisans.com>
7118
7119 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
7120 field in a long-listing always 8 characters, use `size-width',
7121 which has already been computed.
7122
7123 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7124
7125 * subr.el (minor-mode-list): Add `hs-minor-mode'.
7126
7127 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
7128
7129 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
7130 Support operation while narrowed, with `diff-restrict-view'.
7131
7132 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
7133
7134 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7135 Take additional optional arg NARROWFUN. For the generated functions:
7136 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
7137 include frags that arrange to check for and save narrowing state before
7138 the move and then conditionally call NARROWFUN after the move.
7139
7140 2003-11-14 John Wiegley <johnw@newartisans.com>
7141
7142 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
7143 that was optional, but obviously missing based on surrounding code.
7144
7145 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
7146 string arguments to numbers unless the whole argument was seen as
7147 a number.
7148
7149 2003-11-14 Kenichi Handa <handa@m17n.org>
7150
7151 * international/mule.el (ctext-non-standard-encodings-alist):
7152 Fix coding systems.
7153
7154 2003-11-10 Kenichi Handa <handa@m17n.org>
7155
7156 * language/kannada.el ("Kannada"): Add sample-text.
7157
7158 * language/knd-util.el (kannada-compose-region)
7159 (kannada-compose-string, kannada-post-read-conversion):
7160 Add autoload cookie.
7161
7162 * international/quail.el (quail-completion): Change the message
7163 "corresponding translations" to "corresponding characters".
7164
7165 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
7166
7167 * descr-text.el (describe-char): Fix typo.
7168
7169 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
7170
7171 These changes are to support Kannada language/script.
7172
7173 * Makefile.in (DONTCOMPILE): Add kannada.el.
7174
7175 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
7176
7177 * loadup.el: Preload kannada.el.
7178
7179 * language/ind-util.el (ucs-kannada-to-is13194-alist)
7180 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
7181 New variables.
7182
7183 * language/kannada.el: New file.
7184
7185 * language/knd-util.el: New file.
7186
7187 2003-11-07 Andreas Schwab <schwab@suse.de>
7188
7189 * progmodes/autoconf.el (autoconf-font-lock-keywords):
7190 Also highlight AH_*.
7191
7192 * xml.el (xml-parse-dtd): Fix misplaced paren.
7193
7194 2003-11-07 Kenichi Handa <handa@m17n.org>
7195
7196 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
7197
7198 2003-11-05 Juri Linkov <juri@jurta.org>
7199
7200 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
7201 (desktop-buffer-file): Use saved buffer-file-coding-system
7202 for file reading. Set auto-insert to nil to prevent automatic
7203 insertion into restored empty files.
7204
7205 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7206
7207 * files.el (risky-local-variable-p): Make second argument optional.
7208
7209 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
7210
7211 * subr.el (add-hook): Fix last change.
7212
7213 2003-11-03 Eli Zaretskii <eliz@gnu.org>
7214
7215 * mail/rmail.el (rmail-convert-to-babyl-format):
7216 If base64-decode-region signals an error, catch it and silently
7217 ignore it.
7218
7219 2003-11-01 Mark A. Hershberger <mah@everybody.org>
7220
7221 * xml.el (xml-parse-region): Allow comments to appear after the
7222 topmost element has closed.
7223 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
7224 (xml-ns-expand-attr): New functions to do namespace handling.
7225 (xml-intern-attrlist): Back-compatible handling of attribute names.
7226 (xml-parse-tag): Move namespace handling to separate functions.
7227 Now produces elements in the form ((:ns . "element") (attr-list)
7228 children) instead of ('ns:element (attr-list) children).
7229 (xml-parse-attlist): Fix attribute parsing.
7230 (xml-parse-dtd): Change parsing so that it produces strings
7231 instead of interned symbols.
7232
7233 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
7234
7235 * dired.el (dired-ls-sorting-switches): Doc fix.
7236
7237 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
7238
7239 * emacs-lisp/rx.el (rx-or): Fix the case of
7240 "(rx (and ?a (or ?b ?c) ?d))".
7241
7242 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
7243
7244 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
7245 (texinfo-format-region): Use it.
7246 (texinfo-format-buffer-1): Ditto.
7247
7248 2003-11-01 Alan Mackenzie <acm@muc.de>
7249
7250 Changes to allow scrolling whilst in isearch mode:
7251 * isearch.el (isearch-unread-key-sequence): New function,
7252 extracted from isearch-other-meta-char.
7253 (top level): (put 'foo 'isearch-scroll) on all Emacs's
7254 "scrollable" standard functions.
7255 (isearch-allow-scroll): New customizable variable.
7256 (isearch-string-out-of-window, isearch-back-into-window)
7257 (isearch-reread-key-sequence-naturally)
7258 (isearch-lookup-scroll-key): New functions.
7259 (isearch-other-meta-char): Doc string and functionality enhanced.
7260 Now accepts a prefix argument.
7261 (isearch-lazy-highlight-window-end): New variable.
7262 (isearch-lazy-highlight-new-loop): Pay attention to the window's
7263 end (thru isearch-lazy-highlight-window-end), not only its start.
7264
7265 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
7266 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
7267 (universal-argument, universal-argument-more, negative-argument)
7268 (digit-argument, universal-argument-other-key): Minor changes.
7269
7270 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
7271
7272 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
7273 recursively if the last message is deleted, thus avoiding an
7274 infinite loop.
7275
7276 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7277
7278 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
7279 (tex-main-file): Don't add .tex if the extension is already present.
7280 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
7281
7282 2003-10-29 Lute Kamstra <lute@gnu.org>
7283
7284 * progmodes/octave-inf.el (inferior-octave-prompt):
7285 Recognize version number in prompt.
7286
7287 2003-10-28 Dave Love <fx@gnu.org>
7288
7289 * international/characters.el: Fix some Unicode ranges.
7290
7291 2003-10-28 Kenichi Handa <handa@m17n.org>
7292
7293 * disp-table.el (standard-display-8bit)
7294 (standard-display-default, standard-display-ascii)
7295 (standard-display-g1, standard-display-graphic)
7296 (standard-display-underline): Assure that standard-display-table
7297 is a display table.
7298
7299 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
7300
7301 * simple.el (reindent-then-newline-and-indent): Delete space *after*
7302 reindenting the first line.
7303
7304 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
7305
7306 * wid-edit.el (widget-default-delete): Always delete child widgets.
7307
7308 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
7309
7310 * newcomment.el (comment-indent): Don't call indent-according-to-mode
7311 if the line has code.
7312 Don't try to line up with something that's too far left.
7313
7314 * progmodes/octave-mod.el (octave-comment-start): Simplify.
7315 (octave-mode-syntax-table): Add % as a comment starter.
7316 (octave-point): Remove.
7317 (octave-in-comment-p, octave-in-string-p)
7318 (octave-not-in-string-or-comment-p, calculate-octave-indent)
7319 (octave-blink-matching-block-open, octave-auto-fill):
7320 Use line-(beginning|end)-position instead.
7321
7322 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
7323
7324 * emacs-lisp/authors.el (authors-aliases): Add correct realname
7325 for Francesco Potort\e,Al\e(B.
7326
7327 2003-10-23 Dave Love <fx@gnu.org>
7328
7329 * international/mule-cmds.el (locale-charset-to-coding-system):
7330 Don't rely on nil being a coding system.
7331
7332 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
7333 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
7334 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
7335
7336 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
7337
7338 * gdb-ui.el (gdb-current-language): New variable.
7339 (gdb-update-flag): Remove variable.
7340 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
7341 (gdb-take-last-elt): Remove function.
7342 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
7343 (gdb-post-prompt): Check for variable object changes here.
7344
7345 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
7346 object changes in gdb-ui.el.
7347
7348 2003-10-21 Richard M. Stallman <rms@gnu.org>
7349
7350 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
7351
7352 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
7353 Don't check for foo*/ wildcard form here.
7354 (insert-directory): Recognize foo*/ as a wildcard.
7355 Separate wildcard-regexp variable from the arg, wildcard.
7356
7357 * subr.el (add-hook): Correctly detect when make-local-hook was used.
7358 (remove-hook): Correctly handle strange cases about local hooks.
7359
7360 2003-10-21 David Ponce <david@dponce.com>
7361
7362 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
7363 argument REAL, to return a real number instead of a rounded
7364 integer value. Define as inline function.
7365 (ruler-mode-right-fringe-cols): Likewise.
7366 (ruler-mode-scroll-bar-cols): New function.
7367 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
7368 (ruler-mode-right-scroll-bar-cols): Likewise.
7369 (ruler-mode-space): New function.
7370 (ruler-mode-ruler): Use it. Handle variations of fringe style,
7371 scroll bar mode and margins in a more robust way.
7372
7373 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
7374
7375 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
7376 (antlr-c-init-language-vars): New function.
7377 (antlr-mode): Use it with cc-mode before v5.29.
7378 (antlr-c-common-init): Don't set some local vars here.
7379 (antlr-mode): Set them here.
7380 (antlr-c-forward-sws): New function alias.
7381 (antlr-mode): Redefine with cc-mode before v5.30.
7382 (antlr-skip-sexps): Use it.
7383 (antlr-skip-exception-part): Ditto.
7384 (antlr-skip-file-prelude): Ditto.
7385 (antlr-outside-rule-p): Ditto.
7386 (antlr-end-of-body): Ditto.
7387 (antlr-option-kind): Ditto.
7388 (antlr-insert-option-area): Ditto.
7389 (antlr-file-dependencies): Ditto.
7390
7391 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7392
7393 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
7394 Move backward only if point was not inside an entry.
7395
7396 2003-10-21 Richard M. Stallman <rms@gnu.org>
7397
7398 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
7399
7400 2003-10-21 Juri Linkov <juri@jurta.org>
7401
7402 * compare-w.el: Automatically skip non-matching text to resync.
7403 (compare-windows-whitespace): Doc fix.
7404 (compare-windows-sync, compare-windows-sync-string-size)
7405 (compare-windows-recenter, compare-ignore-whitespace)
7406 (compare-windows-highlight, compare-windows-face): New variables.
7407 (compare-windows): Use compare-windows-sync.
7408 (compare-windows-highlight, compare-windows-dehighlight)
7409 (compare-windows-sync-regexp)
7410 (compare-windows-sync-default-function): New functions.
7411
7412 2003-10-21 Juri Linkov <juri@jurta.org>
7413
7414 * diff.el (diff-parse-differences): Don't visit the files now;
7415 instead, just record the error locus.
7416
7417 2003-10-21 Dave Love <fx@gnu.org>
7418
7419 * progmodes/cfengine.el: New file.
7420
7421 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7422
7423 * complete.el (PC-do-completion): Do not forget to use `pred' as the
7424 default-directory when completing file names.
7425
7426 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
7427
7428 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
7429 followed by the word `face', it gets treated as a face, even if
7430 it is also defined as a variable or a function.
7431
7432 2003-10-20 Dave Love <fx@gnu.org>
7433
7434 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7435 Avoid incf in macro expansion.
7436
7437 2003-10-20 John Paul Wallington <jpw@gnu.org>
7438
7439 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
7440 `evenp' so we don't implicitly require cl library at runtime.
7441
7442 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
7443
7444 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
7445 (help-make-xrefs): Only make cross-references for faces if
7446 preceded or followed by the word `face'. Do not make a
7447 cross-reference for variables without variable documentation,
7448 unless preceded by the word `variable' or `option'. Update doc
7449 string accordingly.
7450
7451 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
7452
7453 * progmodes/hideshow.el: Rewrite one-armed `if'
7454 constructs using either `when' or `unless'.
7455 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
7456
7457 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
7458
7459 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
7460 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
7461 instead of 12x12.
7462
7463 2003-10-16 Eli Zaretskii <eliz@gnu.org>
7464
7465 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
7466 message while converting to Babyl.
7467
7468 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
7469
7470 * allout.el (allout-mode): Doc fix.
7471
7472 2003-10-16 Lute Kamstra <lute@gnu.org>
7473
7474 * subr.el (force-mode-line-update): Fix docstring.
7475
7476 2003-10-14 Dave Love <fx@gnu.org>
7477
7478 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
7479 (default-input-method): Add :link, improve :type.
7480 (locale-charset-language-names): Fix utf-8 pattern.
7481 (locale-charset-match-p, locale-charset-alist)
7482 (locale-charset-to-coding-system): New.
7483 (set-locale-environment): Deal with codeset part of locale specs.
7484
7485 2003-10-14 Lute Kamstra <lute@gnu.org>
7486
7487 * fringe.el (fringe-mode): Use active voice in docstring.
7488 (set-fringe-style): Ditto.
7489
7490 2003-10-13 Lute Kamstra <lute@gnu.org>
7491
7492 * fringe.el (fringe-mode): Fix docstring.
7493 (set-fringe-style): Ditto.
7494
7495 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
7496
7497 * ediff-mult.el (ediff-filegroup-action):
7498 Use ediff-default-filtering-regexp.
7499
7500 * ediff-util.el (ediff-recenter): Don't call
7501 ediff-restore-highlighting twice.
7502 (ediff-select-difference): Set current difference.
7503 (ediff-unselect-and-select-difference): Add comment.
7504
7505 * ediff.el (ediff-directories,ediff-directory-revisions)
7506 (ediff-directories3,ediff-merge-directories)
7507 (ediff-merge-directories-with-ancestor)
7508 (ediff-merge-directory-revisions)
7509 (ediff-merge-directory-revisions-with-ancestor):
7510 Use ediff-default-filtering-regexp.
7511
7512 2003-10-12 Andreas Schwab <schwab@suse.de>
7513
7514 * international/mule-cmds.el (locale-charset-language-names):
7515 Simplify regex by removing unused grouping.
7516
7517 2003-10-10 Dave Love <fx@gnu.org>
7518
7519 * bindings.el: Don't bind stop.
7520
7521 2003-10-08 Miles Bader <miles@gnu.org>
7522
7523 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
7524 face instead of attempting to emulate it.
7525
7526 2003-10-07 Kenichi Handa <handa@m17n.org>
7527
7528 * international/mule-diag.el (list-coding-systems-1): List coding
7529 systems that are loaded automatically.
7530
7531 * international/code-pages.el (iso-8859-11): Add autoload cookie.
7532
7533 * international/mule.el (autoload-coding-system): New function.
7534
7535 2003-10-07 Andreas Schwab <schwab@suse.de>
7536
7537 * log-edit.el (log-edit-changelog-entries): Prefer local value of
7538 change-log-default-name in the buffer visiting the file.
7539
7540 2003-10-06 Dave Love <fx@gnu.org>
7541
7542 * files.el (find-file-hook): Customize.
7543 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
7544
7545 * bindings.el (completion-ignored-extensions): Remove .log.
7546 (global-map): Add again, open, stop keys.
7547
7548 2003-10-05 Richard M. Stallman <rms@gnu.org>
7549
7550 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
7551 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
7552 Use sh-modify directly.
7553 (sh-select): Use sh-append, not eval.
7554
7555 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
7556
7557 * info.el (Info-following-node-name): New function.
7558
7559 * loadhist.el (unload-feature-special-hooks):
7560 Rename from loadhist-hook-functions.
7561 (loadhist-hook-functions): Now an alias.
7562
7563 2003-10-04 Eli Zaretskii <eliz@gnu.org>
7564
7565 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
7566 file-name clashes on 8+3 filesystems.
7567
7568 * Makefile.in (DONTCOMPILE, bootstrap-clean):
7569 Rename loaddefs-boot.el to ldefs-boot.el
7570
7571 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
7572 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
7573
7574 2003-10-03 Lute Kamstra <lute@gnu.org>
7575
7576 * info.el (Info-mode): Revert previous change.
7577 (Info-escape-percent): New function.
7578 (Info-fontify-node): Use it.
7579
7580 2003-10-02 Andreas Schwab <schwab@suse.de>
7581
7582 * loaddefs-boot.el: Regenerated.
7583
7584 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
7585
7586 * ffap.el: Remove defadvice related code from CVS since `complete'
7587 provides a `PC-completion-as-file-name-predicate' variable that
7588 ffap can override.
7589
7590 2003-10-02 Kenichi Handa <handa@m17n.org>
7591
7592 * international/utf-8.el (ccl-decode-mule-utf-8):
7593 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
7594
7595 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
7596 * international/subst-big5.el: Likewise.
7597 * international/subst-gb2312.el: Likewise.
7598 * international/subst-ksc.el: Likewise.
7599
7600 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7601
7602 * calendar/calendar.el (increment-calendar-month)
7603 (calendar-leap-year-p, calendar-absolute-from-gregorian)
7604 (generate-calendar, calendar-read-date, calendar-interval)
7605 (calendar-day-of-week): Handle years BC.
7606 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
7607
7608 2003-10-01 Dave Love <fx@gnu.org>
7609
7610 * language/cyrillic.el (cp1251): Alias for windows-1251.
7611
7612 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
7613 bootstrap.
7614
7615 2003-10-01 Lute Kamstra <lute@gnu.org>
7616
7617 * files.el: Fix typo.
7618 * imenu.el (imenu--generic-function): Docstring fix.
7619
7620 2003-09-30 Richard M. Stallman <rms@gnu.org>
7621
7622 * dired.el (dired-mode): Handle dired-directory as a list.
7623
7624 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
7625
7626 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
7627
7628 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
7629
7630 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
7631 Replace gud-display with gud-watch.
7632 (gud-speedbar-buttons): Add stuff for watching expressions
7633 in the speedbar when using M-x gdba. Use dolist on old part
7634 of this function.
7635
7636 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
7637 (gdb-update-flag): New variables.
7638 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
7639 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
7640 (gud-watch, gdb-var-create-handler) : New functions.
7641 (gdb-var-list-children, gdb-var-list-children-handler)
7642 (gdb-var-create-regexp, gdb-var-update-regexp)
7643 (gdb-var-list-children-regexp): New constants.
7644 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
7645 (gdb-annotation-rules): Reduce annotation set (level 3).
7646 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
7647 (gdb-post-prompt): Don't update GDB buffers every time speedbar
7648 updates.
7649 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
7650 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
7651 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
7652 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
7653 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
7654 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
7655 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
7656 (gud-display, gud-display1)
7657 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
7658 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
7659 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
7660 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
7661 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
7662 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
7663 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
7664 (gdb-display-display-buffer, gdb-toggle-display)
7665 (gdb-delete-display, gdb-expressions-popup-menu)
7666 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
7667 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
7668 to display buffer.
7669
7670 2003-09-30 Richard M. Stallman <rms@gnu.org>
7671
7672 * progmodes/ada-mode.el (ada-mode): Don't use advice.
7673 Instead, set which-func-functions.
7674
7675 * progmodes/which-func.el (which-func-modes): Add ada-mode.
7676 (which-func-functions): New variable.
7677 (which-function): Use that.
7678
7679 * info.el (Info-mode): Double each `%' in header line.
7680
7681 * emacs-lisp/lisp-mnt.el (lm-with-file):
7682 When FILE is nil, run BODY in current buffer.
7683
7684 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
7685
7686 * help.el (describe-mode): Start with a brief list of minor modes.
7687 Find them thru minor-mode-list so as to find them all.
7688 Show them in alphabetical order.
7689
7690 * mail/sendmail.el (mail-aliases): Doc fix.
7691
7692 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
7693
7694 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
7695
7696 * mail/rmailsum.el (rmail-make-summary-line-1):
7697 Change comma after last label to a space.
7698 (rmail-summary-font-lock-keywords): Adapt to that change.
7699
7700 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
7701
7702 * progmodes/scheme.el (scheme-mode-variables): When setting
7703 `font-lock-defaults', also specify that "#" should
7704 be interpreted with `word' syntax.
7705 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
7706
7707 2003-09-30 Lars Hansen <larsh@math.ku.dk>
7708
7709 * desktop.el: A lot of comments updated.
7710 (desktop-save-mode): Minor mode introduced.
7711 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
7712 (desktop-load-default): Function made obsolete.
7713 (desktop-locals-to-save): Variable made customizable.
7714 (desktop-read): Optional parameter `dirname' added.
7715 (desktop-change-dir, desktop-revert): Parameter `dirname' in
7716 `desktop-read' used.
7717 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
7718
7719 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
7720
7721 * whitespace.el (whitespace-clean-msg): Add user customizable message
7722 for displaying ``clean'' output.
7723 (whitespace-buffer): Use `whitespace-clean-msg'.
7724 (whitespace-global-mode): Fix typo.
7725
7726 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7727
7728 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
7729
7730 2003-09-29 Lute Kamstra <lute@gnu.org>
7731
7732 * bindings.el (mode-line-modes): Remove superfluous :propertize
7733 construct in initialization.
7734 (mode-line-position): Change cons cell into proper list in
7735 initialization.
7736
7737 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
7738
7739 * international/mule.el (decode-coding-inserted-region): Use car
7740 of the return value of find-operation-coding-system.
7741
7742 2003-09-29 Kenichi Handa <handa@m17n.org>
7743
7744 * descr-text.el (describe-char): Fix previous change.
7745
7746 2003-09-28 Kenichi Handa <handa@m17n.org>
7747
7748 * descr-text.el (describe-char-display): New function.
7749 (describe-char): Pay attention to display table on describing how
7750 a character is displayed.
7751
7752 * international/mule-cmds.el (encoded-string-description):
7753 Prepend "0x" to each encoded byte.
7754
7755 2003-09-28 Andreas Schwab <schwab@suse.de>
7756
7757 * find-file.el (ff-special-constructs): Add autoload cookie.
7758
7759 2003-09-28 Kevin Ryde <user42@zip.com.au>
7760
7761 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
7762 makeinfo appends to duplicate index entries.
7763
7764 2003-09-28 Eli Zaretskii <eliz@gnu.org>
7765
7766 * dired-x.el (dired-clean-tex): Doc fix.
7767
7768 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
7769 using a Chinese tutorial.
7770
7771 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
7772
7773 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
7774 between "MAIL FROM:" and "RCPT TO:" and the following address.
7775
7776 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
7777
7778 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
7779
7780 2003-09-28 David Ponce <david@dponce.com>
7781
7782 * recentf.el (recentf-initialize-file-name-history): New defcustom.
7783 (recentf-load-list): When `recentf-initialize-file-name-history'
7784 is non-nil, initialize an empty `file-name-history' with the
7785 recent list.
7786
7787 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
7788
7789 * man.el (Man-default-man-entry): Remove the leading `*' from the
7790 word at point.
7791
7792 2003-09-26 Lute Kamstra <lute@gnu.org>
7793
7794 * bindings.el (mode-line-position): Mention size indication in
7795 docstring.
7796
7797 2003-09-26 Andre Spiegel <spiegel@gnu.org>
7798
7799 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
7800
7801 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
7802 because it's autoloaded now.
7803
7804 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
7805
7806 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
7807 (sh-font-lock-keywords, sh-feature): Fix previous change of
7808 sh-feature to avoid infloop with sh-font-lock-keywords.
7809
7810 2003-09-25 Kim F. Storm <storm@cua.dk>
7811
7812 * frame.el (frame-current-scroll-bars): New defun.
7813
7814 * window.el (window-current-scroll-bars): New defun.
7815
7816 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7817
7818 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
7819 cause errors when the state cache contains info on parts that have
7820 been narrowed out.
7821
7822 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7823
7824 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
7825 `c-setup-paragraph-variables' has to be used when this variable is
7826 changed; it doesn't work to reinitialize the mode since that
7827 typically clobbers the variable.
7828
7829 * progmodes/cc-styles.el (c-setup-paragraph-variables):
7830 Make it interactive.
7831
7832 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7833
7834 * progmodes/cc-fonts.el (c-font-lock-declarations):
7835 Fix recognition of constructors and destructors for classes whose
7836 names are matched by `*-font-lock-extra-types'.
7837
7838 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
7839 followed by an identifier in C++ then it's a type.
7840
7841 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7842
7843 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
7844 problem that primarily affected XEmacs. Don't use faces to find
7845 unterminated strings since Emacs and XEmacs fontify strings
7846 differently - this function should now work better in XEmacs.
7847
7848 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7849
7850 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
7851 `expand-abbrev' workaround which caused braces to misbehave inside
7852 macros.
7853
7854 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
7855 handling. This bug could cause interactive font locking to bail out.
7856
7857 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7858
7859 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7860 Handle paren-style types in Pike. Also fixed some cases of
7861 insufficient handling of unbalanced parens.
7862
7863 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
7864
7865 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
7866 common shell prompts that are not common filename or URL characters.
7867 (ffap-file-at-point): Use the new regexp to strip the prompts from
7868 the file names. This is an issue mostly for user prompts that
7869 don't have a trailing space and find-file-at-point is invoked from
7870 within a shell inside Emacs.
7871
7872 2003-09-24 Andre Spiegel <spiegel@gnu.org>
7873
7874 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
7875 stamps numerically, rather than textually.
7876
7877 2003-09-24 Kenichi Handa <handa@m17n.org>
7878
7879 * language/devan-util.el (devanagari-post-read-conversion):
7880 * language/mlm-util.el (malayalam-post-read-conversion):
7881 * language/tml-util.el (tamil-post-read-conversion):
7882 Add autoload cookie.
7883
7884 * international/utf-8.el (utf-8-post-read-conversion):
7885 Call post-read-conversion functions for Devanagari, Malayalam,
7886 and Tamil.
7887
7888 2003-09-23 Dave Love <fx@gnu.org>
7889
7890 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
7891
7892 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
7893
7894 * progmodes/gud.el (perldb): Add gud-until to list of commands.
7895 Update gud-remove.
7896
7897 2003-09-22 Richard M. Stallman <rms@gnu.org>
7898
7899 * progmodes/sh-script.el (sh-mode-default-syntax-table):
7900 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
7901 (sh-mode-syntax-table-input): New variable.
7902 (sh-require-final-newline): Don't use eval.
7903 (sh-builtins, sh-leading-keywords, sh-other-keywords)
7904 (sh-variables, sh-font-lock-keywords): Don't use eval.
7905 (sh-set-shell): When setting require-final-newline,
7906 treat value = `require-final-newline' as don't change it.
7907 Set sh-mode-syntax-table locally based on
7908 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
7909
7910 * progmodes/compile.el (compile-internal):
7911 Call compilation-set-window-height before setting window start.
7912
7913 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
7914
7915 * emacs-lisp/bytecomp.el (byte-compile-log-file):
7916 Clear out byte-compile-last-warned-form.
7917
7918 2003-09-22 Richard M. Stallman <rms@gnu.org>
7919
7920 * woman.el (woman-file-name, woman-follow-word):
7921 If current-word returns nil, use "".
7922
7923 * simple.el (eval-expression): Bind standard-output in to-buffer case.
7924
7925 2003-09-22 Richard M. Stallman <rms@gnu.org>
7926
7927 * emacs-lisp/lisp-mnt.el (lm-with-file):
7928 Don't visit the file, just use insert-file-contents in temp buffer.
7929
7930 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
7931
7932 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
7933 Add surrounding \\( and \\) around the header, as in
7934 for lm-history-header 'Change Log\\|History'.
7935
7936 2003-09-22 John Paul Wallington <jpw@gnu.org>
7937
7938 * progmodes/ld-script.el: Add Commentary section,
7939 minor cleanup of file header.
7940 (ld-script-font-lock-keywords): Doc fix.
7941 (toplevel): Provide `ld-script' feature.
7942
7943 2003-09-21 Kim F. Storm <storm@cua.dk>
7944
7945 * scroll-bar.el (set-scroll-bar-mode): Initialize to
7946 new built-in variable default-frame-scroll-bars.
7947 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
7948 scroll-bar-mode; notably, use it instead of t when we toggle
7949 scroll-bars on.
7950 (toggle-scroll-bar): Use default-frame-scroll-bars.
7951
7952 2003-09-19 Masatake YAMATO <jet@gyve.org>
7953
7954 * pcvs.el (cvs-do-removal): Change the prompt depending on
7955 `filter' value.
7956
7957 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
7958
7959 * startup.el (command-line-1): Stop startup-echo-area-message
7960 being hidden by "Loading image..." message.
7961 (use-fancy-splash-screens-p, display-splash-screen):
7962 Move display-graphic-p test from latter to former.
7963
7964 * progmodes/sh-script.el (sh-font-lock-keywords):
7965 Highlight escaped EOLs differently from other backslash constructs.
7966
7967 2003-09-19 Richard M. Stallman <rms@gnu.org>
7968
7969 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
7970 New functions.
7971 (edebug-enter, edebug-outside-excursion): Use them.
7972
7973 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7974 Fix the condition for whether to print "In WHERE".
7975
7976 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
7977
7978 * finder.el (finder-mode-hook): New variable.
7979 (finder-mode): Run hook finder-mode-hook
7980
7981 2003-09-18 Masatake YAMATO <jet@gyve.org>
7982
7983 * progmodes/ebrowse.el: Fix broken magic autoload comments.
7984
7985 2003-09-17 Mario Lang <mlang@delysid.org>
7986
7987 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
7988 "p %e" to actually print the value in the GUD buffer.
7989
7990 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
7991
7992 From David Ponce <david.ponce@wanadoo.fr>:
7993 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
7994 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
7995 from loaddefs-boot.el if necessary.
7996
7997 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
7998
7999 * progmodes/gud.el (gud-find-class): Make jdb work again since
8000 cc-mode changed the syntactic information.
8001
8002 2003-09-15 David Ponce <david@dponce.com>
8003
8004 * recentf.el: (recentf-exclude): Accept predicates too.
8005 (recentf-file-readable-p): New function.
8006 (recentf-include-p): Handle predicates in recentf-exclude.
8007 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
8008 (recentf-cleanup): Likewise.
8009 (recentf-save-list): Use write-file to handle backup of
8010 recentf-save-file.
8011
8012 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
8013
8014 * loaddefs-boot.el: Renamed from `loaddefs.el'
8015 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
8016 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
8017 necessary.
8018
8019 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
8020
8021 * electric.el (Electric-pop-up-window): For the `one-window' case,
8022 no longer disconcertingly move point in the original buffer.
8023
8024 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8025
8026 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
8027
8028 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
8029
8030 * dired.el (dired-mode-map): Fix typo.
8031
8032 2003-09-11 Richard M. Stallman <rms@gnu.org>
8033
8034 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
8035
8036 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
8037
8038 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
8039 the function is less noisy. Now only `kill-buffer' can ask questions.
8040
8041 2003-09-10 Mario Lang <mlang@delysid.org>
8042
8043 * battery.el: Update Commentary and Copyright.
8044 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
8045 appear due to wrong ordering of the expressions in `or'.
8046
8047 2003-09-09 Lute Kamstra <lute@gnu.org>
8048
8049 * misc.el (upcase-char): Fix docstring.
8050 (zap-up-to-char): New command.
8051
8052 2003-09-08 David Ponce <david@dponce.com>
8053
8054 Ensure that recentf correctly updates the menu bar.
8055 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
8056 (recentf-menu-bar): New function.
8057 (recentf-clear-data): Use it
8058 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
8059 of easy-menu-change.
8060
8061 2003-09-08 Lute Kamstra <lute@gnu.org>
8062
8063 * simple.el (size-indication-mode): New.
8064 * bindings.el (mode-line-position): Add buffer size indicator.
8065
8066 2003-09-04 Mario Lang <mlang@delysid.org>
8067
8068 * battery.el (battery-linux-proc-acpi): New function.
8069 (battery-status-function): Modify default value calculation to also
8070 check for availability of ACPI.
8071 (battery-echo-area-format): Ditto.
8072 (battery-mode-line-format): Ditto.
8073
8074 2003-09-06 Dave Love <fx@gnu.org>
8075
8076 * ielm.el (ielm-mode-hook): Add :options.
8077
8078 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
8079 (eldoc-print-current-symbol-info): Use it.
8080
8081 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
8082
8083 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
8084 being displayed in GUD buffer.
8085 (gdb-idle-input-queue): Remove var. Use just one queue.
8086 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
8087 Remove functions. Use just one queue.
8088 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
8089 (gdb-invalidate-assembler, gdb-get-current-frame):
8090 Modify functions. Use just one queue.
8091
8092 2003-09-04 Dave Love <fx@gnu.org>
8093
8094 * cus-start.el: Add blink-cursor-alist.
8095
8096 * ruler-mode.el (ruler-mode-fill-column-char)
8097 (ruler-mode-current-column-char): Use char-displayable-p,
8098 not window-system.
8099
8100 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
8101
8102 * language/european.el (windows-1252): Move from code-pages.
8103
8104 * language/cyrillic.el ("Windows-1251"): Delete.
8105 ("Bulgarian", "Belarusian"): Remove `features'.
8106 (windows-1251): Move from code-pages.
8107
8108 * international/mule-diag.el (non-iso-charset-alist):
8109 Remove `codepage' stuff.
8110 (print-designation, list-coding-systems-1): Output fixes.
8111
8112 * international/code-pages.el (cp-make-translation-table)
8113 (cp-valid-codes): Made defsubsts.
8114 (cp-fix-safe-chars): Delete.
8115 (mule-diag): Don't require.
8116 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
8117 (top-level): Check for defined coding system when defining
8118 cp... aliases. Change w32-add-charset-info test to avoid warning.
8119 (non-iso-charset-alist): Defvar when compiling.
8120 (cp-make-coding-system): Doc fix.
8121
8122 2003-09-02 Jason Rumney <jasonr@gnu.org>
8123
8124 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
8125 line-ends from CVS before doing conversion.
8126
8127 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8128
8129 * calendar/diary-lib.el (diary-header-line-flag)
8130 (diary-header-line-format): New variables.
8131 (list-diary-entries): Use them to set header line in simple diary.
8132
8133 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
8134 other than font-lock-string-face to highlight backslashes.
8135
8136 2003-09-01 Jason Rumney <jasonr@gnu.org>
8137
8138 * international/titdic-cnv.el (tit-read-key-value): Include \r in
8139 regexp.
8140
8141 2003-09-01 Dave Love <fx@gnu.org>
8142
8143 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
8144
8145 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
8146 and :help; also line and column numbers labels.
8147
8148 * international/mule-util.el (char-displayable-p): Move from
8149 latin1-disp, rename and autoload.
8150
8151 * international/latin1-disp.el (latin1-char-displayable-p):
8152 Now obsolete alias. Replace uses with char-displayable-p.
8153 (latin1-display-ucs-per-lynx): Fix last change.
8154
8155 * international/mule-cmds.el (standard-display-european-internal):
8156 Don't use char code for Latin-1 NBSP.
8157 <XFree86 4>: Unfrob NBSP display table. Set display table to use
8158 U+2018, U+2019 for `'.
8159 (select-safe-coding-system): Message fix.
8160
8161 2003-09-01 Kenichi Handa <handa@m17n.org>
8162
8163 * international/fontset.el (setup-default-fontset): For Thai
8164 font, specify "*" family.
8165
8166 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
8167
8168 * progmodes/compile.el (previous-error): Accept a prefix
8169 argument, similarly to next-error.
8170
8171 2003-08-31 Masatake YAMATO <jet@gyve.org>
8172
8173 * pcvs.el (cvs-do-removal): Use = instead of eq to check
8174 the number of files. Bind the number of files to a local
8175 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
8176
8177 2003-08-30 Eli Zaretskii <eliz@gnu.org>
8178
8179 * vc-hooks.el (vc-make-version-backup): Fix the change made on
8180 2003-07-26: msdos-long-file-names is a function, not a variable.
8181
8182 2003-08-29 Richard M. Stallman <rms@gnu.org>
8183
8184 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
8185 Do nothing with mail-personal-alias-file if it is nil.
8186
8187 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
8188 Do nothing if mail-personal-alias-file is nil.
8189
8190 * term.el (term-exec-1): Bind coding-system-for-read.
8191
8192 * dired.el (dired-mouse-find-file-other-window):
8193 Use dired-view-command-alist here, as in dired-view-file.
8194 (dired-view-command-alist): Use %s to substitute file name.
8195 Handle .ps_pages, .eps, .jpg, .gif, .png.
8196
8197 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
8198
8199 * info.el (Info-mode-map): Bind S-tab and <backtab> to
8200 `Info-prev-reference', instead of M-tab.
8201
8202 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
8203
8204 * simple.el (blink-matching-open): Work correctly on chars that
8205 are designated as parens through the syntax-table text property.
8206
8207 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
8208
8209 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
8210 line break position in the middle of a non-kinsoku (e.g. latin)
8211 word, making it skip until either a space or a character with
8212 category "|".
8213 (kinsoku-longer): Test for end of buffer.
8214
8215 2003-08-28 Eli Zaretskii <eliz@gnu.org>
8216
8217 * mail/rmail.el (rmail-convert-to-babyl-format):
8218 Detect quoted-printable- and base64-encoded messages and decode them
8219 automatically. Set the message's encoding from the charset=
8220 header, if any. Decode base64-encoded messages in Mail format as well.
8221
8222 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8223
8224 * mail/smtpmail.el: Fix previous change.
8225 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
8226 calling smtpmail-via-smtp.
8227 (smtpmail-via-smtp): Add fall-back values for envelope-from.
8228
8229 2003-08-26 John Paul Wallington <jpw@gnu.org>
8230
8231 * image.el (image-jpeg-p): Don't search beyond length of data.
8232
8233 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
8234
8235 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
8236 misfeature in `expand-abbrev' which caused electric keywords like
8237 "else" to disappear if an open brace was typed directly afterwards.
8238
8239 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
8240
8241 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
8242 mandatory in `define-widget'.
8243
8244 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
8245 Don't align the operators "!=", "<=" and ">=" as assignment operators.
8246
8247 (c-assignment-operators): New language constant that only contains
8248 the assignment operators.
8249
8250 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
8251
8252 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
8253
8254 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
8255 Safeguard against unbalanced sexps.
8256
8257 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
8258
8259 * version.el (emacs-version): Check for gtk. Include gtk version info.
8260
8261 2003-08-25 John Paul Wallington <jpw@gnu.org>
8262
8263 * man.el (Man-default-man-entry): Don't whizz past the section
8264 number before looking for it.
8265
8266 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
8267
8268 * progmodes/gud.el (gud-display-line): Don't set window-point if
8269 source buffer is not visible. (Only happens with M-x gdba.)
8270
8271 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
8272 documentation.
8273 (gdb-source, gdb-source-info): Update to assembler unnecessary
8274 as its done after each GDB command anyway.
8275 (gdb-pre-prompt): Use with-current-buffer.
8276 (gdb-insert-field): Add help-echo text.
8277 (gdb-invalidate-assembler): Re-display of assembler now done in
8278 gdb-info-breakpoints-custom.
8279 (gdb-info-breakpoints-custom): Force re-display of assembler to
8280 happen *after* update of breakpoints buffer.
8281 (gdb-display-source-buffer): Don't choke if gdb-source-window
8282 isn't visible.
8283 (gdb-put-string, gdb-put-arrow): Remove free variables.
8284
8285 2003-08-24 John Paul Wallington <jpw@gnu.org>
8286
8287 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
8288
8289 * man.el (Man-default-man-entry): Strip text properties when
8290 snarfing parts of entry because `format' preserves properties.
8291
8292 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8293
8294 * files.el (file-newest-backup): Use `expand-file-name'.
8295
8296 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
8297 Allow the diary to pop up a new frame, if needed.
8298
8299 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
8300 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
8301 (smtpmail-send-it): Make treatment of envelope-from consistent with
8302 sendmail.el.
8303
8304 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
8305 (sh-leading-keywords): Add the bash `time' reserved word.
8306 (sh-variables): Add some bash variables.
8307 (sh-add-completer): Fix nil branch of case statement.
8308
8309 2003-08-24 Masatake YAMATO <jet@gyve.org>
8310
8311 * progmodes/ld-script.el: New file.
8312
8313 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
8314
8315 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
8316
8317 2003-08-23 Andre Spiegel <spiegel@gnu.org>
8318
8319 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
8320 Better explain obsolescence, and what to use instead.
8321
8322 2003-08-23 Masatake YAMATO <jet@gyve.org>
8323
8324 * pcvs.el (cvs-do-removal): Show the deleted file name
8325 on the prompt.
8326
8327 2003-08-20 Dave Love <fx@gnu.org>
8328
8329 * international/mule.el (make-coding-system)
8330 (set-buffer-file-coding-system): Doc fix.
8331
8332 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
8333
8334 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
8335
8336 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
8337
8338 * international/utf-16.el: Add mime-text-unsuitable coding system
8339 properties.
8340
8341 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
8342
8343 * cus-edit.el: Add some :links.
8344 (bib): Remove.
8345
8346 * textmodes/bib-mode.el (bib): Add :group external.
8347
8348 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8349
8350 * wid-edit.el (widget-echo-help): Make it handle expressions that
8351 evaluate to strings.
8352
8353 2003-08-18 Michael Mauger <mmaug@yahoo.com>
8354
8355 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
8356
8357 Simplify selection of SQL products to define highlighting and
8358 interactive mode. Includes detailed instructions on adding
8359 support for new products.
8360
8361 * progmodes/sql.el (sql-product): New variable. Identifies SQL
8362 product for use in highlighting and interactive mode.
8363 (sql-interactive-product): New variable. SQL product for
8364 sql-interactive-mode.
8365 (sql-product-support): New variable. Specifies product-specific
8366 parameters to drive highlighting and interactive mode.
8367 (sql-imenu-generic-expression): Add more object types.
8368 (sql-sqlite-options): Correct comment.
8369 (sql-ms-program): Use "osql" rather than "isql".
8370 (sql-prompt-regexp, sql-prompt-length): Update comment.
8371 (sql-mode-menu): Add "Start SQLi session" entry.
8372 Replace Highlighting submenu with Product menu. Fix Send Region entry.
8373 (sql-mode-abbrev-table): Add abbreviations. Support of
8374 SYSTEM-FLAG on define-abbrev. Support was removed with last
8375 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
8376 (sql-mode-font-lock-object-name): Add font-lock pattern for object
8377 names.
8378 (sql-mode-ansi-font-lock-keywords): Set as default value.
8379 (sql-mode-oracle-font-lock-keywords): Set as default value.
8380 Support Oracle 9i keywords.
8381 (sql-mode-postgres-font-lock-keywords): Set as default value.
8382 (sql-mode-linter-font-lock-keywords): Set as default value.
8383 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
8384 SQLServer 2000.
8385 (sql-mode-sybase-font-lock-keywords)
8386 (sql-mode-interbase-font-lock-keywords)
8387 (sql-mode-sqlite-font-lock-keywords)
8388 (sql-mode-strong-font-lock-keywords)
8389 (sql-mode-mysql-font-lock-keywords)
8390 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
8391 keywords.
8392 (sql-mode-font-lock-defaults): Update comment.
8393 (sql-product-feature): New function. Returns feature associated
8394 with a product from `sql-product-support' alist.
8395 (sql-product-font-lock): New function. Set font-lock support
8396 based on `sql-product'.
8397 (sql-add-product-keywords): New function. Add font-lock rules to
8398 product-specific keyword variables.
8399 (sql-set-product): New function. Set `sql-product' and apply
8400 appropriate font-lock highlighting.
8401 (sql-highlight-product): New function. Set font-lock support
8402 based on a product. Also set mode name to include product name.
8403 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
8404 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
8405 Use `sql-set-product'.
8406 (sql-highlight-ms-keywords)
8407 (sql-highlight-sybase-keywords)
8408 (sql-highlight-interbase-keywords)
8409 (sql-highlight-strong-keywords)
8410 (sql-highlight-mysql-keywords)
8411 (sql-highlight-sqlite-keywords)
8412 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
8413 (sql-get-login): Prompt in the same order as the tokens.
8414 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
8415 (sql-product-interactive): New function. Common portions of
8416 product-specific interactive mode wrappers.
8417 (sql-interactive-mode): Rewritten to use product features.
8418 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
8419 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
8420 (sql-db2, sql-linter): Use `sql-product-interactive'.
8421 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
8422 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
8423 (sql-connect-ingres, sql-connect-postgres)
8424 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
8425 New functions. Format command line parameters and invoke comint on
8426 the appropriate interpreter. Code was in the corresponding
8427 `sql-xyz' function before.
8428 (sql-connect-ms): New function. Support -E argument to use
8429 operating system credentials for authentication.
8430
8431 2003-08-18 Kenichi Handa <handa@m17n.org>
8432
8433 * international/mule.el (encode-char): Fix for the ASCII case.
8434
8435 2003-08-15 Kenichi Handa <handa@m17n.org>
8436
8437 * international/fontset.el (setup-default-fontset): Change "*" to
8438 nil in the specifications of font family.
8439
8440 2003-08-18 Kim F. Storm <storm@cua.dk>
8441
8442 * kmacro.el (kmacro-keymap): Group related bindings in
8443 initialization for clarity. Bind C-s to start macro.
8444 Remove C-r binding.
8445 (kmacro-initial-counter-value): New defvar to hold initial counter
8446 value in case we set the value before defining a macro.
8447 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
8448 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
8449 not defining or executing macro. Doc fix.
8450 (kmacro-add-counter): Clear kmacro-initial-counter-value.
8451 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
8452 temporarily view older elements on the macro ring without cycling
8453 the ring.
8454 (kmacro-display): Doc fix.
8455 (kmacro-exec-ring-item): New helper function.
8456 (kmacro-call-ring-2nd): Use it.
8457 (kmacro-call-ring-2nd-repeat): Doc fix.
8458 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
8459 (kmacro-end-or-call-macro): Execute last viewed macro (using
8460 kmacro-exec-ring-item) from ring if this follows
8461 kmacro-view-macro. This allows us to find a macro on the ring
8462 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
8463 the ring to bring it to the head of the ring.
8464 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
8465 Allow binding to reserved keys without specifying C-x C-k prefix.
8466 Ask for confirmation if entered key sequence is already bound to
8467 a non-macro command.
8468 (kmacro-view-macro): Repeating command will show older elements
8469 on the macro ring; C-k will execute the last viewed macro.
8470 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
8471 property from 'ring to 'head.
8472
8473 2003-08-17 Alan Shutko <ats@acm.org>
8474
8475 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
8476 keeping December out of the alist.
8477
8478 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8479
8480 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
8481 * calendar/calendar.el (calendar-mode-map): Bind it to key.
8482 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
8483 (calendar-flatten): New function.
8484 (calendar-mouse-view-other-diary-entries)
8485 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
8486 in the menu title and to show multi-line diary entries correctly
8487 in the menu.
8488
8489 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
8490
8491 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
8492 defcustom, because the default was recently changed.
8493
8494 2003-08-16 Richard M. Stallman <rms@gnu.org>
8495
8496 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
8497
8498 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
8499 New subroutine, broken out of eval-last-sexp-1.
8500 (eval-last-sexp-1): Use eval-last-sexp-print-value.
8501
8502 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
8503
8504 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
8505
8506 * simple.el (eval-expression): Use eval-last-sexp-print-value.
8507
8508 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
8509
8510 * progmodes/compile.el (compilation-error-regexp-alist):
8511 Add Java ANt error detection as described in document
8512 http://ant.apache.org/faq.html
8513
8514 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
8515
8516 * simple.el (backward-word, forward-to-indentation)
8517 (backward-to-indentation): Argument changed to optional.
8518 (next-line, previous-line): Use `or' instead of `unless'.
8519
8520 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8521
8522 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
8523 instead of a constant.
8524
8525 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
8526
8527 * shell.el (shell): With prefix-arg, suggest a new buffer name.
8528
8529 2003-08-12 Andre Spiegel <spiegel@gnu.org>
8530
8531 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
8532 (vc-sccs-workfile-version): Search the entire delta table, rather
8533 than just the first entry, because that might be a deleted version.
8534
8535 2003-08-11 Karl Fogel <kfogel@red-bean.com>
8536
8537 * menu-bar.el (menu-bar-options-menu): Supply a body for the
8538 [save-place] binding in the Options menu. Have it require
8539 'saveplace' and then toggle the variable manually, to avoid an an
8540 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
8541 for the bug report.
8542
8543 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
8544
8545 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
8546 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
8547 (gdb-info-threads-custom): Add help-echo text.
8548 (gdb-display-back): Don't use purecopy.
8549 (gdb-info-breakpoints-custom, gdb-reset)
8550 (gdb-assembler-custom): Use display-images-p to test if breakpoint
8551 icons can be displayed.
8552
8553 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
8554
8555 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
8556
8557 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
8558
8559 * bookmark.el (bookmark-completing-read):
8560 Return a string, instead of a list of one string.
8561 Use a popup menu if activated from the mouse.
8562 (bookmark-edit-annotation): Remove unused vars.
8563 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
8564 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
8565 to bookmark-completing-read.
8566 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
8567 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
8568 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
8569 and erase-buffer.
8570 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
8571 (bookmark-menu-jump, bookmark-menu-insert)
8572 (bookmark-popup-menu-and-apply-function)
8573 (bookmark-menu-popup-paned-bookmark-menu): Remove.
8574 (bookmark-menu-build-paned-menu): Remove by folding it into
8575 bookmark-menu-popup-paned-menu.
8576 (menu-bar-bookmark-map): Move the define-key statements here.
8577 Use the "non-menu" commands since they now pop up a menu if needed.
8578 (bookmark-exit-hook-internal): Simplify.
8579
8580 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
8581
8582 * reftex-toc.el (reftex-toc-rename-label): New function.
8583 (reftex-toc-check-docstruct): New function.
8584
8585 * reftex.el (reftex-region-active-p): New function.
8586
8587 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
8588 regexp to find the \bibliography macro.
8589
8590 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
8591 which does not exist in LaTeX.
8592 (reftex-cite-format-builtin): Added amsrefs support.
8593 (reftex-toc-confirm-promotion): New option
8594
8595 * reftex-toc.el
8596 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
8597 (reftex-toc-demote, reftex-toc-promote)
8598 (reftex-toc-do-promote, reftex-toc-promote-prepare)
8599 (reftex-toc-promote-action, reftex-toc-extract-section-number)
8600 (reftex-toc-newhead-from-alist)
8601 (reftex-toc-load-all-files-for-promotion): New functions.
8602 (reftex-toc-help): Added description of new keys.
8603 (reftex-toc-split-windows-fraction): New option.
8604 (reftex-recenter-toc-when-idle): Search *toc* window on all
8605 visible frames.
8606 (reftex-toc): Additional parameter REUSE
8607 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
8608 with REUSE argument.
8609 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
8610 the call of `reftex-toc'.
8611 (reftex-make-separate-toc-frame): New function .
8612 (reftex-toc-recenter): When called with triple prefix arg, call
8613 `reftex-make-separate-toc-frame' first.
8614 (reftex-toc-toggle-dedicated-frame): New command.
8615 (reftex-toc-quit): Adapted to delete frame when called in
8616 dedicated frame.
8617
8618 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
8619 all enclosing macros.
8620
8621
8622 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8623
8624 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
8625 first use.
8626
8627 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8628
8629 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
8630
8631 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
8632
8633 * calendar/calendar.el (list-diary-entries-hook)
8634 (diary-display-hook, nongregorian-diary-listing-hook)
8635 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
8636 Add some customize options for these hooks.
8637 (calendar-abbrev-construct): Don't try to take a substring longer
8638 than the original string.
8639
8640 2003-08-05 Richard M. Stallman <rms@gnu.org>
8641
8642 * emacs-lisp/testcover.el (noreturn): Report error if does return.
8643 (testcover-reinstrument-clauses): Doc fix.
8644
8645 * emacs-lisp/warnings.el: Doc fixes, args renamed.
8646 (warning-type-format): Rename from warning-group-format.
8647
8648 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
8649 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
8650 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
8651 to prevent warnings about defvar for an obsolete variable.
8652
8653 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
8654 warning-group-format renamed to warning-type-format.
8655
8656 * subr.el (read-passwd): Use clear-string instead of fillarray.
8657
8658 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
8659 Use vconcat instead of concat.
8660 (edmacro-sanitize-for-string): New function.
8661
8662 2003-08-05 Dave Love <fx@gnu.org>
8663
8664 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
8665 line-number-display-limit-width.
8666
8667 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
8668
8669 2003-08-05 Kenichi Handa <handa@m17n.org>
8670
8671 * international/code-pages.el: Don't require mule-diag.
8672
8673 * international/mule-diag.el (non-iso-charset-alist):
8674 Add autoload cookie.
8675
8676 * language/devan-util.el (dev-glyph-order): Add an entry for the
8677 glyph code #xC4.
8678
8679 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8680
8681 * calendar/calendar.el (diary-file, diary-file-name-prefix)
8682 (european-calendar-style, diary-date-forms)
8683 (calendar-day-name-array, calendar-month-name-array): Doc change.
8684 (generate-calendar-month): Adapt for new behaviour of
8685 `calendar-day-name' function.
8686 (calendar-abbrev-length, calendar-day-abbrev-array)
8687 (calendar-month-abbrev-array): New variables.
8688 (calendar-abbrev-construct): New function.
8689 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
8690 rather than fixing abbrevs at some width. Calling syntax change.
8691 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
8692 (calendar-date-string): Adapt for new behaviours of
8693 `calendar-day-name' and `calendar-month-name' functions.
8694
8695 * calendar/diary-lib.el (list-diary-entries): Adapt for new
8696 behaviour of `calendar-day-name' and `calendar-month-name' functions.
8697 (diary-name-pattern): Use abbrev arrays, rather than fixing
8698 abbrevs at three chars. Calling syntax change.
8699 (mark-diary-entries): Adapt for new behaviours of
8700 `diary-name-pattern' and `calendar-make-alist' functions.
8701 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
8702 `diary-name-pattern' function.
8703 (font-lock-diary-date-forms): Use abbrev arrays, rather than
8704 fixing abbrevs at three chars. Calling syntax change.
8705 (cal-hebrew, cal-islam): Require when compiling.
8706 (diary-font-lock-keywords): Adapt for new behaviour of
8707 `font-lock-diary-date-forms' function.
8708
8709 * calendar/cal-hebrew.el: Reposition some code so defined before used.
8710 (calendar-hebrew-month-name-array-common-year)
8711 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
8712 (list-hebrew-diary-entries): Adapt for new behaviours of
8713 `calendar-day-name' and `add-to-diary-list' functions.
8714 (mark-hebrew-diary-entries): Adapt for new behaviours of
8715 `diary-name-pattern' and `calendar-make-alist' functions.
8716
8717 * calendar/cal-islam.el (calendar-islamic-month-name-array):
8718 Add doc string.
8719 (list-islamic-diary-entries): Adapt for new behaviours of
8720 `calendar-day-name' and `add-to-diary-list' functions.
8721 (mark-islamic-diary-entries): Adapt for new behaviours of
8722 `diary-name-pattern' and `calendar-make-alist' functions.
8723
8724 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
8725 `calendar-month-name' function.
8726
8727 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
8728
8729 * calendar/solar.el (solar-seasons-data): Move definition before use.
8730
8731 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
8732 (cal-tex-LaTeX-hourbox): Move definition before use.
8733
8734 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
8735 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
8736 lunar.el, solar.el
8737 (displayed-month, displayed-year): Define for compiler.
8738
8739 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
8740
8741 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
8742 MODE. Renamed from c-init-c-language-vars'.
8743 (c-initialize-cc-mode): Change accordingly.
8744 (c-common-init): Ditto.
8745 (c-mode): Ditto.
8746 (c++-mode): Use `c-init-language-vars-for'.
8747 (objc-mode): Ditto.
8748 (java-mode): Ditto.
8749 (idl-mode): Ditto.
8750 (pike-mode): Ditto.
8751 (awk-mode): Ditto.
8752
8753 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
8754
8755 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
8756 or not the point moved.
8757
8758 (c-search-decl-header-end): Don't trip up on operator identifiers
8759 in C++ and operators like == in all languages.
8760
8761 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8762 Detect leading labels correctly.
8763
8764 2003-08-02 Andreas Schwab <schwab@suse.de>
8765
8766 * textmodes/ispell.el: Don't redo key bindings on loading, put
8767 them only in loaddefs.el.
8768 * bookmark.el: Likewise.
8769 * dabbrev.el: Likewise.
8770 * emerge.el: Likewise.
8771
8772 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
8773 has more than one member.
8774
8775 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
8776
8777 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8778
8779 * lpr.el (printify-region): It was ending conversion before the
8780 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
8781
8782 2003-07-31 John Paul Wallington <jpw@gnu.org>
8783
8784 * net/browse-url.el (browse-url-epiphany): Doc fix.
8785
8786 2003-07-30 Kenichi Handa <handa@m17n.org>
8787
8788 * international/fontset.el (setup-default-fontset):
8789 Change registry names of Akurti fonts.
8790
8791 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
8792
8793 * comint.el (comint-read-noecho): Use `clear-string' instead of
8794 `fillarray'.
8795
8796 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
8797
8798 * outline.el (outline-mode-hook): Add defvar.
8799
8800 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
8801
8802 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
8803 Restore assembler in source window if that is what has been selected.
8804 (menu): Add gdb-restore-windows to menu. Make gdba
8805 specific menus only visible from gdba.
8806
8807 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
8808
8809 * progmodes/compile.el (compilation-environment): New user variable.
8810 (compile-internal): Respect it.
8811
8812 2003-07-23 Masatake YAMATO <jet@gyve.org>
8813
8814 * progmodes/gud.el (gdb-script-font-lock-keywords):
8815 Put `font-lock-function-name-face' on a symbol which includes
8816 `-' like `hook-run'. Put font-lock-variable-name-face
8817 on a symbol starting with $.
8818
8819 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
8820
8821 * files.el (set-visited-file-name): Use truename for buffer-file-name.
8822
8823 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
8824
8825 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
8826
8827 2003-07-26 Andre Spiegel <spiegel@gnu.org>
8828
8829 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
8830 Use with-no-warnings.
8831 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
8832 rather than to find-file-not-found-hook, which doesn't exist.
8833
8834 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
8835
8836 * international/quail.el (quail-translate-key): Fix previous change.
8837
8838 2003-07-25 John Paul Wallington <jpw@gnu.org>
8839
8840 * server.el (server-start): Check `server-process' is non-nil
8841 before killing it to avoid killing current buffer's process.
8842
8843 * simple.el (choose-completion-string): Use `minibufferp';
8844 test `completion-reference-buffer' if `buffer' arg is nil.
8845 (push-mark): Use `when' and `unless'.
8846 (pop-mark): Use `when'.
8847
8848 * mouse-sel.el (mouse-sel-get-selection-function):
8849 Check `x-last-selected-text-primary'. Don't barf if it or
8850 `x-last-selected-text' aren't bound.
8851
8852 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
8853
8854 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
8855
8856 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
8857
8858 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
8859
8860 2003-07-23 John Paul Wallington <jpw@gnu.org>
8861
8862 * tooltip.el (defface tooltip): Inherit from variable-pitch.
8863
8864 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8865
8866 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
8867 string. Defvar the derived hook.
8868
8869 * macros.el (insert-kbd-macro): Escape double quote character.
8870 From Thomas W Murphy <twm@andrew.cmu.edu>.
8871
8872 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
8873
8874 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
8875 to match the specific mark rather than reusing comment-start-skip.
8876
8877 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
8878
8879 * progmodes/hideshow.el (hs-special-modes-alist):
8880 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
8881
8882 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
8883
8884 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
8885 value using ?\s.
8886
8887 2003-07-21 John Paul Wallington <jpw@gnu.org>
8888
8889 * subr.el (with-selected-window): Add closing paren.
8890
8891 2003-07-21 Richard M. Stallman <rms@gnu.org>
8892
8893 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
8894 (lisp-mode): Likewise.
8895
8896 * subr.el (with-selected-window): Copy code form save-selected-window
8897 so as to call select-window with norecord arg.
8898 (dynamic-completion-table): Doc fix.
8899 (lazy-completion-table): Doc fix.
8900
8901 * international/mule-cmds.el (set-locale-environment):
8902 langinfo renamed to locale-info.
8903
8904 * international/mule.el (auto-coding-functions): Doc fix.
8905
8906 2003-07-21 Kenichi Handa <handa@m17n.org>
8907
8908 * international/quail.el (quail-translate-key):
8909 Update quail-current-str correctly.
8910
8911 2003-07-21 Andreas Schwab <schwab@suse.de>
8912
8913 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
8914 ?, to "_".
8915
8916 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
8917 Version 2.0.36 of Tramp released.
8918
8919 * net/tramp.el (tramp-default-password-end-of-line): Rename from
8920 tramp-password-end-of-line.
8921 (tramp-password-end-of-line): New method parameter.
8922 (tramp-get-password-end-of-line): Function to access method
8923 parameter `tramp-password-end-of-line', or variable
8924 `tramp-default-password-end-of-line' (default value).
8925 (tramp-methods): Add entries for new parameter
8926 tramp-password-end-of-line.
8927 (tramp-enter-password): Use new function
8928 `tramp-get-password-end-of-line'.
8929 (tramp-handle-insert-file-contents): Do not
8930 unconditionally inhibit the file operation file-local-copy, only
8931 do that when the inhibit-file-name-operation is currently
8932 insert-file-contents. This fixes finding remote CVS-controlled
8933 files. (It would barf on inserting the CVS/Entries file
8934 literally, because the file-local-copy handler wasn't called.)
8935 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
8936 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
8937 (tramp-initial-commands): New variable.
8938 (tramp-process-initial-commands): New function, using the variable.
8939 (tramp-open-connection-setup-interactive-shell): Call the new function.
8940 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
8941 method into the buffer name, never use nil. Reported by Hanak
8942 David <dhanak@inf.bme.hu>.
8943 (tramp-open-connection-setup-interactive-shell): Erase buffer
8944 before sending "stty -onlcr".
8945
8946 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
8947
8948 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
8949
8950 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
8951
8952 2003-07-19 John Paul Wallington <jpw@gnu.org>
8953
8954 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
8955 (artist-draw-rect, artist-draw-square): Doc fixes.
8956
8957 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
8958
8959 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
8960
8961 2003-07-19 Kenichi Handa <handa@m17n.org>
8962
8963 * international/kkc.el (kkc-show-conversion-list-update):
8964 Highlight the correct candidate in the message.
8965
8966 2003-07-18 John Paul Wallington <jpw@gnu.org>
8967
8968 * simple.el (current-word): Don't include punctuation char when
8969 `really-word' arg is non-nil.
8970
8971 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
8972
8973 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
8974 moved to the directory obsolete.
8975
8976 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
8977
8978 * info.el (Info-menu-entry-name-re): Allow newlines in
8979 menu entry names.
8980
8981 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
8982 syntax-ppss-after-change-function.
8983 (syntax-ppss-after-change-function): New alias. Update uses.
8984 (syntax-ppss): Catch the case where the buffer is narrowed.
8985
8986 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
8987
8988 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
8989 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
8990
8991 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
8992
8993 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
8994 since it might be modified.
8995
8996 * progmodes/cc-langs.el (c++-make-template-syntax-table)
8997 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
8998 names to these language constants.
8999
9000 2003-07-15 Kim F. Storm <storm@cua.dk>
9001
9002 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
9003 All uses changed.
9004
9005 2003-07-14 Mark A. Hershberger <mah@everybody.org>
9006
9007 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
9008 Namespace support.
9009
9010 2003-07-13 Juanma Barranquero <lektu@terra.es>
9011
9012 * frame.el (modify-all-frames-parameters): Reinstall (copyright
9013 papers received).
9014
9015 2003-07-13 Karl Eichwalder <ke@suse.de>
9016
9017 * textmodes/po.el (po-find-charset): White space at the start of the
9018 Content-Type field body is non-mandatory.
9019
9020 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
9021
9022 * textmodes/texinfo.el (texinfo-section-list):
9023 Append appendixsection; a synonym for appendixsec.
9024
9025 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
9026
9027 * man.el (Man-translate-cleanup): New.
9028 (Man-translate-references): Call `Man-translate-cleanup' to clean
9029 leading, trailing and middle spaces.
9030
9031 2003-07-13 Lars Hansen <larsh@math.ku.dk>
9032
9033 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
9034 Handle `dired-directory' being a list.
9035
9036 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
9037
9038 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
9039 it doesn't exist.
9040
9041 2003-07-12 Richard M. Stallman <rms@gnu.org>
9042
9043 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
9044
9045 * progmodes/cc-defs.el (c-make-keywords-re):
9046 Don't use delete-duplicates.
9047 (c-lang-const): Don't use mapcan.
9048
9049 * apropos.el (apropos-show-scores): Make it customizable.
9050 Document new meaning.
9051 (apropos): Compute scores from symbols.
9052 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
9053
9054 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9055
9056 * ps-bdf.el: Fix copyright line.
9057 (bdf-directory-list): Fix initialization code.
9058
9059 2003-07-11 John Paul Wallington <jpw@gnu.org>
9060
9061 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
9062 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
9063 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
9064
9065 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
9066
9067 * emacs-lisp/ring.el (ring-elements): Doc fix.
9068
9069 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9070
9071 * calendar/timeclock.el (timeclock-relative)
9072 (timeclock-ask-before-exiting, timeclock-use-display-time):
9073 Doc changes.
9074 (timeclock-modeline-display): Give a message if
9075 `timeclock-use-display-time' is non-nil but `display-time-mode'
9076 is not active.
9077
9078 2003-07-11 Kenichi Handa <handa@m17n.org>
9079
9080 * international/mule-cmds.el (set-language-environment):
9081 Set current-language-environment to the correct string.
9082
9083 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9084
9085 * ps-print.el: Print line number correctly in a region. Reported by
9086 Tim Allen <timallen@ls83.fsnet.co.uk>.
9087 (ps-print-version): New version number (6.6.2).
9088 (ps-printing-region): Code fix.
9089
9090 2003-07-10 John Paul Wallington <jpw@gnu.org>
9091
9092 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
9093 this function can be called from `add-completions-from-tags-table'.
9094
9095 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
9096
9097 * calendar/timeclock.el (timeclock-use-display-time)
9098 (timeclock-day-over-hook, timeclock-workday-remaining)
9099 (timeclock-status-string, timeclock-when-to-leave)
9100 (timeclock-when-to-leave-string, timeclock-log-data)
9101 (timeclock-find-discrep, timeclock-day-base)
9102 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
9103 (timeclock-modeline-display): Set the variable
9104 `timeclock-modeline-display'.
9105 (timeclock-update-modeline): Doc fix. Respect value of
9106 `timeclock-relative'.
9107
9108 2003-07-09 Richard M. Stallman <rms@gnu.org>
9109
9110 * textmodes/reftex-parse.el (reftex-all-document-files):
9111 Add autoload cookie.
9112
9113 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
9114 (reftex-scanning-info-available-p): Add autoload cookie.
9115
9116 * international/mule-cmds.el
9117 (set-display-table-and-terminal-coding-system): Delete duplicate
9118 aset on standard-display-table.
9119
9120 * view.el (view-file): If existing buffer's major mode is special,
9121 don't go into view mode.
9122
9123 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
9124
9125 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9126
9127 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
9128 buffer changes; there's third party code that calls this function
9129 directly.
9130
9131 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9132
9133 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
9134 (autodoc-font-lock-keywords): Don't byte compile on font lock
9135 initialization when running from byte compiled files.
9136
9137 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9138
9139 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
9140 statement ends with auto-increment "++".
9141
9142 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9143
9144 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
9145 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
9146 these are changed, so declare them as variables and not constants.
9147
9148 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
9149
9150 * subr.el (dolist, dotimes): Doc fix.
9151
9152 2003-07-08 Kim F. Storm <storm@cua.dk>
9153
9154 * international/mule-cmds.el
9155 (set-display-table-and-terminal-coding-system): Don't break
9156 bootstrap if standard-display-table isn't setup yet.
9157
9158 2003-07-07 Richard M. Stallman <rms@gnu.org>
9159
9160 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
9161 Give it a doc string, and autoload it.
9162
9163 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
9164 Use with-no-warnings.
9165
9166 * info.el (Info-search): If find invisible text, search again.
9167
9168 * isearch.el (search-whitespace-regexp): Add a shy group around it.
9169
9170 * man.el (Man-name-regexp): Match + as part of name.
9171
9172 * simple.el (visible-mode): Rename from vis-mode.
9173 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
9174
9175 * simple.el (current-word): New arg REALLY-WORD specifies
9176 don't include punctuation chars.
9177
9178 * emacs-lisp/debug.el (debug, debugger-env-macro):
9179 Use with-no-warnings while accessing and binding unread-command-char.
9180
9181 * international/mule-cmds.el
9182 (set-display-table-and-terminal-coding-system): Use explicit loop
9183 instead of calling standard-display-default.
9184
9185 * net/ange-ftp.el (ange-ftp-file-symlink-p):
9186 Use condition-case to catch error in ange-ftp-get-files.
9187
9188 * net/browse-url.el (browse-url-browser-function):
9189 Add alternative for Epiphany.
9190 (browse-url-epiphany-program, browse-url-epiphany-arguments)
9191 (browse-url-epiphany-startup-arguments)
9192 (browse-url-epiphany-new-window-is-tab): New variables.
9193 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
9194
9195 * progmodes/compile.el (compile-auto-highlight): Default now t.
9196 (compile): Doc fix.
9197 (compilation-next-error): Fix previous change.
9198
9199 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
9200
9201 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
9202
9203 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
9204
9205 * gdb-ui.el (gdb-source-info): Display current frame when
9206 attaching to an existing process.
9207 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
9208 while laying out windows when attaching to an existing process.
9209
9210 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
9211
9212 * info.el (Info-menu): Use Info-menu-entry-name-re.
9213
9214 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
9215
9216 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
9217 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
9218
9219 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
9220 to match the same text.
9221
9222 2003-07-06 John Paul Wallington <jpw@gnu.org>
9223
9224 * vc.el (vc-annotate-offset): Move defvar up.
9225
9226 2003-07-06 Kim F. Storm <storm@cua.dk>
9227
9228 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
9229 This should fix the infinite loop when extracting menu names.
9230
9231 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
9232
9233 * files.el (auto-mode-alist, interpreter-mode-alist):
9234 Remove entries to CC Mode modes to avoid duplicates; they are now added
9235 with autoload directives in cc-mode.el.
9236
9237 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
9238
9239 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
9240 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
9241 these are changed, so declare them as variables and not constants.
9242
9243 * progmodes/cc-mode.el: Fix some autoload problems: Try to
9244 ensure that the entry for ".c" extension comes before the one for
9245 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
9246 Fix incorrect entries that were added to `interpreter-mode-alist'.
9247 Move the autoload directives for AWK to the top level since they
9248 aren't recognized anywhere else. Do not use the new AWK mode doc
9249 in the autoload form for the old AWK mode.
9250
9251 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9252
9253 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
9254 (bibtex-sort-ignore-string-entries): Default value t.
9255 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
9256 erroneously in previous version.
9257 (bibtex-string-files): Docstring reflects new parsing scheme.
9258 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
9259 docstring, add # as one of the chars to crush
9260 (bibtex-autokey-prefix-string, bibtex-autokey-names)
9261 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
9262 (bibtex-autokey-name-change-strings)
9263 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
9264 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
9265 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
9266 (bibtex-autokey-title-terminators)
9267 (bibtex-autokey-titlewords-stretch)
9268 (bibtex-autokey-titleword-ignore)
9269 (bibtex-autokey-titleword-case-convert)
9270 (bibtex-autokey-titleword-abbrevs)
9271 (bibtex-autokey-titleword-abbrevs)
9272 (bibtex-autokey-titleword-change-strings)
9273 (bibtex-autokey-titleword-length)
9274 (bibtex-autokey-titleword-separator)
9275 (bibtex-autokey-name-year-separator)
9276 (bibtex-autokey-year-title-separator)
9277 (bibtex-autokey-before-presentation-function)
9278 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
9279 Fix docstring.
9280 (bibtex-strings, bibtex-reference-keys):
9281 Use lazy-completion-table and make-variable-buffer-local.
9282 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
9283 (bibtex-braced-string-syntax-table)
9284 (bibtex-quoted-string-syntax-table): New variables.
9285 (bibtex-parse-nested-braces): Remove.
9286 (bibtex-parse-field-string): Use syntax table and forward-sexp.
9287 (bibtex-parse-association): Simplify.
9288 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
9289 (bibtex-parse-field-text): Simplify.
9290 (bibtex-search-forward-field, bibtex-search-backward-field):
9291 argument BOUND can take value t.
9292 (bibtex-start-of-field, bibtex-start-of-name-in-field)
9293 (bibtex-end-of-name-in-field, bibtex-end-of-field)
9294 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
9295 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
9296 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
9297 (bibtex-skip-to-valid-entry): Return buffer position of beginning
9298 and ending of entry. Update for changes of bibtex-search-entry.
9299 Simplify.
9300 (bibtex-map-entries): FUN is called with three arguments.
9301 (bibtex-search-entry): Return a cons pair with buffer positions of
9302 beginning and end of entry.
9303 (bibtex-enclosing-field): Simplify.
9304 (bibtex-format-entry): Use booktitle to set a missing title.
9305 (bibtex-autokey-get-names): Fiddle with regexps.
9306 (bibtex-generate-autokey): Use identity.
9307 (bibtex-parse-keys): Use simplified parsing algorithm if
9308 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
9309 arguments. Return alist of keys.
9310 (bibtex-parse-strings): Simplify. Return alist of strings.
9311 (bibtex-complete-string-cleanup): Fix docstring.
9312 (bibtex-read-key): New function.
9313 (bibtex-mode): Fix docstring. Do not parse for keys and
9314 strings when the mode is entered. Set fill-paragraph-function to
9315 bibtex-fill-field. Setup font-lock-mark-block-function the way
9316 font-lock intended.
9317 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
9318 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
9319 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
9320 (bibtex-Preamble): Avoid hard coded constants.
9321 (bibtex-make-field): Fix docstring. Simplify.
9322 (bibtex-beginning-of-entry): Always return new position of point.
9323 (bibtex-end-of-entry): Rearrange cond clauses.
9324 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
9325 Update for changes of bibtex-map-entries.
9326 (bibtex-ispell-abstract): Do not move point.
9327 (bibtex-entry-index): Use downcase. Simplify.
9328 (bibtex-lessp): Handle catch-all.
9329 (bibtex-find-crossref): Turn into a command.
9330 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
9331 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
9332 preamble entries.
9333 (bibtex-fill-field-bounds): New function.
9334 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
9335 (bibtex-fill-entry): Use bibtex-fill-field-bounds
9336 (bibtex-String): Use bibtex-strings. Always obey
9337 bibtex-sort-ignore-string-entries.
9338
9339 2003-07-05 John Paul Wallington <jpw@gnu.org>
9340
9341 * cus-theme.el (customize-create-theme):
9342 Call `customize-create-theme' in Reset widget's notify function.
9343
9344 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
9345 (ibuffer-mark-interactive): Use `or' instead of `unless'.
9346 (define-ibuffer-column name): Add summarizer.
9347 (define-ibuffer-column size): Likewise.
9348 (define-ibuffer-column filename): Likewise.
9349 (define-ibuffer-column process): Likewise. Change BODY's output too.
9350 (define-ibuffer-column filename-and-process): Likewise, likewise.
9351 (ibuffer): Remove local vars `already-in' and `need-update'.
9352
9353 * ibuf-ext.el: Don't require `derived' at compile-time.
9354
9355 2003-07-05 Kim F. Storm <storm@cua.dk>
9356
9357 * info.el: Disable paragraph refilling.
9358 (Info-refill-paragraphs): New defcustom.
9359 (Info-fontify-node): Use it.
9360
9361 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
9362
9363 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
9364 thingies from constructors created by defstruct.
9365
9366 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
9367 the default value of the variable.
9368 (byte-code-meter): Move declaration to top level.
9369
9370 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
9371
9372 * info.el (Info-following-node-name-re): New fun.
9373 (Info-following-node-name): Remove.
9374 (Info-insert-dir): Use the new fun.
9375 (Info-extract-pointer): Don't save restriction; use new fun.
9376 (Info-menu-entry-name-re): New const.
9377 (Info-menu-entry-name-re): Use it along with new fun.
9378 (Info-node-spec-re): Use new fun.
9379 (Info-complete-menu-item, Info-fontify-node): Use new const.
9380 (Info-goto-node, Info-follow-reference, Info-menu-update):
9381 Use match-string.
9382 (Info-follow-reference): Use assoc-string.
9383 Use a list of strings for the completion table.
9384 (Info-fontify-node): Use match-string, line-end-position.
9385 Limit the search for `node:' to the first line.
9386
9387 * newcomment.el (uncomment-region): Remove padding coming from
9388 comment-start rather than just from comment-padding.
9389
9390 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
9391 (vc-cvs-stay-local-p): Use vc-stay-local-p.
9392 (vc-cvs-rename-file): Remove (use the default).
9393 (vc-cvs-register): Register parent dir if needed.
9394 (vc-cvs-could-register): Return non-nil if parent can be registered.
9395 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
9396 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
9397
9398 * vc-svn.el (vc-svn-use-edit): Make it into a const.
9399 (vc-svn-update): Fix the arguments to `svn'.
9400 (vc-svn-diff-tree): Just use `vc-svn-diff'.
9401 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
9402 Simple implementations, assuming `name' is a URL.
9403
9404 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
9405 set of chars allowed unquoted in a case pattern.
9406
9407 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
9408
9409 * font-lock.el (font-lock-extra-types-widget)
9410 (c-font-lock-extra-types, c++-font-lock-extra-types)
9411 (objc-font-lock-extra-types, java-font-lock-extra-types)
9412 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
9413 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
9414 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
9415 (font-lock-match-c++-structor-declaration)
9416 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
9417 (c++-font-lock-keywords-3, c++-font-lock-keywords)
9418 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
9419 (objc-font-lock-keywords-3, objc-font-lock-keywords)
9420 (java-font-lock-keywords-1, java-font-lock-keywords-2)
9421 (java-font-lock-keywords-3, java-font-lock-keywords)
9422 (java-font-lock-syntactic-face-function): Remove obsolete code
9423 and constants. It's all in cc-fonts.el now.
9424
9425 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
9426
9427 * mail/sendmail.el (mail-specify-envelope-from)
9428 (mail-envelope-from): Doc fix.
9429
9430 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
9431
9432 * generic-x.el: Do away with the dependency on `c-emacs-features'
9433 when populating `rul-generic-mode-syntax-table'; we already know
9434 this isn't XEmacs.
9435
9436 See ChangeLog.10 for earlier changes.
9437
9438 ;; Local Variables:
9439 ;; coding: iso-2022-7bit
9440 ;; End:
9441
9442 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
9443 Copying and distribution of this file, with or without modification,
9444 are permitted provided the copyright notice and this notice are preserved.
9445
9446 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1