]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(comint-use-prompt-regexp, comint-send-input, comint-source-default,
[gnu-emacs] / lisp / ChangeLog
1 2005-07-21 Kim F. Storm <storm@cua.dk>
2
3 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
4 included when reporting an emacs crash, and tell about the DEBUG file.
5
6 * image-file.el (insert-image-file): Add yank-handler.
7 (image-file-yank-handler): Yank handler to make unique copies of
8 images when they are yanked into a buffer next to each other.
9
10 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
11
12 * comint.el (comint-use-prompt-regexp, comint-send-input)
13 (comint-source-default, comint-extract-string)
14 (comint-get-source, comint-word, comint-completion)
15 (comint-source, comint-prompt-read-only, comint-update-fence):
16 Fix typos in docstrings.
17 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
18 Declare with define-obsolete-*-alias macros.
19 (comint-previous-matching-input-from-input)
20 (comint-next-matching-input-from-input)
21 (comint-previous-matching-input, comint-next-matching-input)
22 (comint-forward-matching-input):
23 Improve argument/docstring consistency.
24
25 * desktop.el (desktop-clear-preserve-buffers-regexp):
26 Also preserve the *server* buffer.
27
28 * simple.el (clone-indirect-buffer): Doc fix.
29 (fixup-whitespace, just-one-space)
30 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
31 (next-error, next-error-highlight)
32 (next-error-highlight-no-select, next-error-last-buffer)
33 (next-error-buffer-p, next-error-find-buffer, next-error)
34 (previous-error, next-error-no-select, previous-error-no-select)
35 (open-line, split-line, minibuffer-prompt-width, kill-new)
36 (binary-overwrite-mode): Fix typos in docstrings.
37 (set-fill-column): Fix typo in message.
38
39 * skeleton.el (skeleton-proxy-new): Doc fix.
40
41 * strokes.el (strokes-load-hook): Doc fix.
42 (strokes-grid-resolution, strokes-get-grid-position)
43 (strokes-renormalize-to-grid, strokes-read-stroke)
44 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
45 (strokes-global-map): Fix typos in docstrings.
46 (strokes-help): Doc fix. Fix help message and pass it through
47 `substitute-command-keys'.
48
49 * tempo.el (tempo-insert-prompt, tempo-interactive)
50 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
51 (tempo-insert-string-functions, tempo-local-tags)
52 (tempo-define-template, tempo-insert-template)
53 (tempo-insert-prompt-compat, tempo-is-user-element)
54 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
55 Fix typos in docstrings.
56
57 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
58 (vcursor-key-bindings, vcursor-use-vcursor-map)
59 (vcursor-find-window, vcursor-scroll-down)
60 (vcursor-disable, vcursor-beginning-of-buffer)
61 (vcursor-end-of-buffer): Fix typos in docstrings.
62 (vcursor-relative-move, vcursor-get-char-count):
63 Improve argument/docstring consistency.
64
65 * version.el: "?\ " -> "?\s".
66
67 * wid-edit.el (widget-default-create, widget-after-change)
68 (widget-default-format-handler, widget-checklist-add-item)
69 (widget-radio-add-item, widget-choose, widget-specify-secret)
70 (widget-field-value-create, widget-field-value-get)
71 (widget-editable-list-format-handler)
72 (widget-editable-list-entry-create, widget-group-value-create)
73 (widget-documentation-link-add)
74 (widget-documentation-string-value-create): "?\ " -> "?\s".
75 (widget-convert-text): Doc fix.
76 (widget-narrow-to-field, widget-field-find)
77 (widget-url-link-action, widget-emacs-library-link-action)
78 (widget-color-notify): Fix typos in docstrings.
79
80 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
81 (x-select-text, set-w32-system-coding-system)
82 (w32-add-charset-info): Fix typos in docstrings.
83
84 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
85 (cua-enable-cua-keys, cua-use-hyper-key)
86 (cua-virtual-rectangle-edges): Fix typos in docstrings.
87 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
88
89 * net/tramp.el (tramp-handle-load): Fix typo in error message.
90
91 * emacs-lisp/re-builder.el (regexp-builder): Declare with
92 `defalias' instead of faking it.
93
94 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
95 (eshell-ls-missing, eshell-ls-dired-initial-args)
96 (eshell-ls-use-in-dired): Fix typos in docstrings.
97
98 2005-07-20 Kim F. Storm <storm@cua.dk>
99
100 * emulation/cua-base.el (cua-mode): Improve doc string.
101
102 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
103
104 * abbrev.el (expand-region-abbrevs): Doc fix.
105 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
106 Improve argument/docstring consistency.
107
108 * arc-mode.el (archive-get-descr, archive-alternate-display):
109 Doc fixes.
110 (archive-l-e): Improve argument/docstring consistency.
111 (archive-tmpdir, archive-unixdate, archive-unixtime)
112 (archive-chmod-entry): Fix typos in docstrings.
113 (archive-unflag, archive-unflag-backwards)
114 (archive-unmark-all-files): "?\ " -> "?\s".
115
116 * buff-menu.el (Buffer-menu-unmark): Doc fix.
117 (Buffer-menu-not-modified, Buffer-menu-execute)
118 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
119 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
120
121 * composite.el (compose-string, encode-composition-rule)
122 (compose-last-chars): Fix typos in docstrings.
123
124 * desktop.el (desktop-enable, desktop-basefilename):
125 Declare with `define-obsolete-variable-alias'.
126 (desktop-internal-v2s): Don't quote keywords.
127 (desktop-clear): "?\ " -> "?\s".
128
129 * dired.el (dired-align-file, dired-flag-backup-files)
130 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
131 (dired-listing-switches, dired-ls-F-marks-symlinks)
132 (dired-dwim-target, dired-load-hook, dired-mode-hook)
133 (dired-directory, dired-faces, dired, dired-revert)
134 (dired-mode, dired-summary, dired-view-file)
135 (dired-copy-filename-as-kill, dired-delete-file)
136 (dired-no-confirm, dired-unmark-all-marks)
137 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
138 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
139 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
140 Fix typos in message strings.
141
142 * dired-x.el (virtual-dired): Declare with `defalias'.
143 (dired-mark-unmarked-files, dired-local-variables-file)
144 (dired-omit-here-always): Doc fix.
145 (dired-omit-mode, dired-find-subdir)
146 (dired-enable-local-variables, dired-clean-up-buffers-too)
147 (dired-extra-startup, dired-mark-extension, dired-jump)
148 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
149 (dired-smart-shell-command, dired-guess-shell-alist-user)
150 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
151 (dired-x-bind-find-file, dired-x-submit-report):
152 Fix typos in docstrings.
153 (dired-mark-unmarked-files): "?\ " -> "?\s".
154
155 * dirtrack.el (dirtrack-list): Fix typos in docstring.
156
157 * faces.el (describe-face): "?\ " -> "?\s".
158 (read-all-face-attributes, read-face-font, modify-face)
159 (face-attr-construct, italic): Fix typos in docstrings.
160 (frame-update-face-colors): Declare with
161 `define-obsolete-function-alias'.
162
163 * files.el (find-file-noselect, recode-file-name): Doc fixes.
164 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
165 (magic-mode-alist, buffer-file-numbers-unique)
166 (write-file-functions, get-free-disk-space):
167 Fix typos in docstrings.
168 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
169 (write-contents-hooks, write-file-hooks):
170 Declare with `define-obsolete-variable-alias'.
171
172 * forms-d2.el (arch-rj): Fix typo in docstrings.
173 (arch-tocol): Likewise. "?\ " -> "?\s".
174
175 * frame.el (set-frame-font, cursor-in-non-selected-windows):
176 Fix typo in docstring.
177 (set-screen-width, set-screen-height): Delete redundant info in
178 doctrings.
179 (new-frame, screen-height, screen-width): Declare with
180 `define-obsolete-function-alias'.
181 (delete-frame-hook, blink-cursor): Declare with
182 `define-obsolete-variable-alias'.
183
184 * paths.el (prune-directory-list): Fix typos in docstring.
185
186 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
187 (cvs-prefix-get): Fix typos in docstrings.
188
189 * ps-print.el (ps-extend-face-list, ps-extend-face)
190 (ps-print-background-image): Fix typos in docstrings.
191 (ps-default-fg, ps-default-bg): Doc fixes.
192
193 * s-region.el (s-region-bind): Doc fix.
194 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
195
196 * textmodes/org.el (org-table-formula-substitute-names)
197 (org-table-get-vertical-vector): Doc fixes.
198 (org-table-recalculate): Remove unused argument to `message'.
199
200 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
201
202 * textmodes/org.el (org-table-column-names)
203 (org-table-column-name-regexp)
204 (org-table-named-field-locations): New variables.
205 (org-archive-subtree): Protect `this-command' when calling
206 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
207 the kill buffer.
208 (org-complete): Remove fixed-formula completion.
209 (org-edit-formulas-map): New variable.
210 (org-table-edit-formulas): New command.
211 (org-finish-edit-formulas, org-abort-edit-formulas)
212 (org-show-variable, org-table-get-vertical-vector): New functions.
213 (org-table-maybe-eval-formula): Handle `:=' fields.
214 (org-table-get-stored-formulas, org-table-store-formulas)
215 (org-table-get-formula, org-table-modify-formulas)
216 (org-table-replace-in-formulas): Handle named field formulas.
217 (org-table-get-specials): Store locations of named fields.
218
219 2005-07-19 Juri Linkov <juri@jurta.org>
220
221 * progmodes/grep.el (grep-regexp-alist)
222 (grep-mode-font-lock-keywords, grep-process-setup):
223 Use default GNU grep match color "01;31m" instead of "01;41m".
224 (grep-regexp-alist, grep-mode-font-lock-keywords):
225 Use `\\[[0-9]*m' instead of `\\[00m'.
226 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
227 sgr_start where its handling is more important. Use the real
228 length of sgr_start instead of constant 8.
229 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
230 specially. Delete all remaining escape sequences.
231 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
232 (grep-regexp-alist): Make hyperlink only for binary file name
233 instead of the whole line.
234 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
235 (grep-mode): Add autoload.
236
237 * emacs-lisp/find-func.el (find-function-regexp):
238 Add `define-compilation-mode'.
239
240 2005-07-19 Juri Linkov <juri@jurta.org>
241
242 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
243 (compare-windows-sync-string-size, compare-windows-recenter)
244 (compare-windows-highlight, compare-windows): Add version 22.1.
245 (compare-windows) <defface>: Inherit from lazy-highlight instead
246 of duplicating its default value.
247
248 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
249 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
250
251 * descr-text.el (describe-char): Create link buttons for `charset'
252 and `code point'. Add the current input method name with a link
253 button to `to input' field. Print face names of display table
254 characters in `The display table entry is displayed by' section
255 instead of printing face-id in the `display' field.
256 Guess hardcoded faces and create a link button for them.
257 Skip empty fields when calculating max-width.
258 Treat `widget-create' specially while inserting strings from the
259 collected field list.
260 (describe-char-after): Made obsolete in version 22.1, not 21.5.
261
262 * diff-mode.el (diff-file-header): Change foreground color from
263 yellow to green on light backgrounds.
264 (diff-context): Inherit from `shadow' only for color/grayscale
265 with more than 88 colors.
266 (diff-indicator-removed, diff-indicator-added)
267 (diff-indicator-changed): New faces.
268 (diff-font-lock-keywords): Use new faces. Regroup rules.
269 Add "^---$" for `normal' diff format. Fontify `#' lines with
270 font-lock-comment-delimiter-face and font-lock-comment-face.
271 Add `#' to ^[^...] in the rule for `diff-context-face'.
272
273 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
274 a button-like box. Inherit from `highlight' on low colors.
275 (shadow): Use shades of gray only for color/grayscale with
276 more than 88 colors. Use green for light backgrounds with
277 8 colors, and yellow for dark backgrounds with 8 colors.
278
279 * font-lock.el (font-lock-regexp-grouping-backslash): Don't
280 inherit from escape-glyph (use bold for all cases).
281
282 * info.el (info-xref-visited): Use light foreground color `violet'
283 for dark backgrounds instead of dark color `magenta3'.
284 (info-title-1): Use `yellow' color for dark backgrounds.
285
286 * isearch.el (isearch): Use not-too-dark magenta3 instead of
287 too-light magenta2.
288
289 * replace.el (match): Use slightly more light RoyalBlue3 instead
290 of dark RoyalBlue4.
291
292 * wid-edit.el (widget-inactive): Inherit from `shadow'.
293
294 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
295
296 * novice.el (disabled-command-hook): Declare it with
297 `define-obsolete-variable-alias'.
298
299 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
300 (desktop-buffer-misc-functions, desktop-buffer-handlers)
301 (desktop-load-default): Add release to obsolescence info.
302 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
303 (desktop-append-buffer-args, desktop-read):
304 Fix typos in docstrings.
305 (desktop-kill): Fix typo in message.
306 (desktop-save): Doc fix.
307
308 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
309
310 * viper-cmd.el (viper-escape-to-state): Bug fix.
311 (viper-envelop-ESC-key): Change the definition of fast
312 keysequence so it'll work with keyboard macros.
313
314 * ediff.el (ediff-patch-buffer): Change the docstring.
315
316 2005-07-19 Kenichi Handa <handa@m17n.org>
317
318 * international/mule-cmds.el (select-safe-coding-system): Try to
319 use an auto-coding (if any) before anything else. If the found
320 auto-coding is invalid, show a warning message.
321
322 * international/mule.el (find-auto-coding): New function created
323 by modifying the body of set-auto-coding.
324 (set-auto-coding): Use find-auto-coding to find a coding.
325
326 2005-07-18 Richard M. Stallman <rms@gnu.org>
327
328 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
329 not isearch-mode-end-hook-error.
330 (allout-before-change-protect): Fix error message.
331
332 2005-07-18 Juri Linkov <juri@jurta.org>
333
334 * allout.el (allout-mode):
335 * calculator.el (calculator-copy):
336 * custom.el (custom-known-themes):
337 * dired.el (dired-desktop-buffer-misc-data)
338 (dired-restore-desktop-buffer):
339 * dired-x.el (dired-omit-marker-char):
340 * files.el (basic-save-buffer):
341 * font-core.el (font-lock-mode):
342 * calendar/calendar.el (calendar-goto-hebrew-date)
343 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
344 (calendar-goto-persian-date):
345 * language/ethio-util.el (ethio-sera-to-fidel-region):
346 * textmodes/picture.el (picture-mode):
347 Delete duplicate duplicate words.
348
349 2005-07-18 Juri Linkov <juri@jurta.org>
350
351 * isearch.el (isearch-mode-map): Remove key bindings for regexp
352 chars * ? } |.
353 (isearch-fallback): Don't call `isearch-process-search-char'.
354 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
355 (isearch-process-search-char): Call `isearch-fallback' for regexp
356 chars * ? } |.
357 (isearch-return-char): Make obsolete with `make-obsolete' instead
358 of simply documenting it as obsolete in the docstring.
359 (isearch-fallback): Refill docstring.
360
361 * international/isearch-x.el
362 (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
363 Add intermediate values to `junk-hist' instead of `minibuffer-history'.
364 Test the length of `str'.
365
366 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
367
368 * allout.el (allout-resolve-xref): Fix typos in error strings.
369 (allout-before-change-protect): Remove unneeded `concat'.
370
371 * array.el (array-mode, array-reconfigure-rows)
372 (untabify-backward): Fix typos in docstrings.
373 (array-reconfigure-rows): Use `insert-buffer-substring', not
374 `insert-buffer'.
375
376 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
377 * progmodes/ada-mode.el (ada-make-body): Use
378 `insert-buffer-substring' and `goto-char', not `insert-buffer'.
379
380 * dired.el (dired-log):
381 * tar-mode.el (tar-subfile-save-buffer):
382 * play/zone.el (zone-pgm-stress-destress):
383 Use `insert-buffer-substring', not `insert-buffer'.
384
385 2005-07-17 Simon Josefsson <jas@extundo.com>
386
387 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
388
389 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
390
391 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
392 Add plain auth method.
393 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
394
395 2005-07-17 Kim F. Storm <storm@cua.dk>
396
397 * ido.el (dired-other-window): Add ido property.
398
399 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
400
401 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
402 Fix typo in docstring.
403 (byte-compile-interactive-only-functions): Add `insert-buffer' and
404 `insert-file-literally'.
405
406 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
407 info and delete redundant message. Doc fix.
408 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
409 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
410
411 2005-07-16 Richard M. Stallman <rms@gnu.org>
412
413 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
414 (byte-compile-and): Use byte-compile-and-recursion.
415 (byte-compile-or-recursion): New function.
416 (byte-compile-or): Use that.
417 (byte-compile-if): Guard the else-clause too.
418 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
419
420 * isearch.el (isearch-mode-end-hook-quit): New variable.
421 (isearch-done): Bind it.
422 (isearch-mode-end-hook): Doc fix.
423
424 * allout.el (allout-isearch-did-quit): Variable deleted.
425 (allout-real-isearch-abort): Function name no longer used.
426 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
427 (allout-isearch-rectification): isearch-mode always exists.
428 Don't set allout-isearch-did-quit.
429 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
430 allout-isearch-did-quit.
431 (allout-enwrap-isearch): Just add the hook.
432 (allout-isearch-abort): Function deleted.
433 (allout-pre-command-business): Avoid warning.
434
435 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
436 Correctly avoid warnings.
437 (pascal-outline): Likewise.
438
439 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
440
441 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
442
443 * play/tetris.el (tetris-mode): Avoid warning.
444
445 * play/snake.el (snake-mode): Avoid warning.
446
447 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
448 (gamegrid-set-display-table): Avoid warning.
449 (gamegrid-set-timer): Likewise.
450 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
451 (gamegrid-add-score-with-update-game-score-1): Take FILE
452 as argument.
453 (gamegrid-add-score-with-update-game-score): Pass that argument.
454 Rename have-shared-game-dir to gamegrid-shared-game-dir.
455
456 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
457
458 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
459 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
460
461 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
462 and insert-file.
463
464 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
465 (sc-ask): Avoid warnings.
466
467 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
468 (eshell-hist-initialize): Use that var the natural way.
469
470 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
471
472 * emacs-lisp/re-builder.el (reb-cook-regexp): Avoid
473 warning calling lre-compile-string.
474 (reb-color-display-p): Avoid warning.
475
476 * calculator.el (calculator-last-input): Guard uses
477 of event-key and key-press-event-p.
478 (event-key, key-press-event-p): Delete definitions.
479
480 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
481 (find-gc-source-directory, find-gc-subrs-callers)
482 (find-gc-noreturn-list, find-gc-source-files)
483 (find-gc-subrs-called): Vars renamed and defvar'd.
484
485 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
486 (checkdoc-overlay-put, checkdoc-delete-overlay)
487 (checkdoc-overlay-start, checkdoc-overlay-end)
488 (checkdoc-mode-line-update, checkdoc-char=):
489 Define such that compiler knows they are defined.
490 (checkdoc-call-eval-buffer): Deleted. Use eval-buffer directly.
491 (checkdoc-read-event): Deleted. Use read-event directly.
492
493 * whitespace.el (whitespace-make-overlay)
494 (whitespace-overlay-put, whitespace-delete-overlay)
495 (whitespace-overlay-start, whitespace-overlay-end):
496 Define such that compiler knows they are defined.
497 (whitespace): Move conditional inside.
498
499 * tempo.el (tempo-insert-template): Suppress warning.
500
501 * ediff-diff.el (longlines-mode): Add defvar.
502
503 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
504
505 * server.el: Bind "C-x #" in a way that works even if C-x is
506 redefined to a command key, not a prefix key.
507
508 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
509
510 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
511 cl-make-type-test till execution time.
512
513 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
514
515 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
516 arg ARG and use it.
517
518 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
519
520 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
521
522 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
523
524 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
525 a defcustom with two :set or :type keywords.
526
527 2005-07-15 Richard M. Stallman <rms@gnu.org>
528
529 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
530 Don't give ^M comment-end syntax.
531
532 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
533
534 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
535 Don't consider gdbmi (gdb-mi.el has its own update functions).
536 (gdb-var-delete): Make it work for gdbmi as well.
537 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
538
539 * progmodes/gud.el (etags, sdb): Only require etags when needed.
540 (gud-speedbar-menu-items): Correct logic for enabling items.
541
542 2005-07-15 Kim F. Storm <storm@cua.dk>
543
544 * ido.el: Fix commentary.
545 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
546 Use with-no-warnings around ffap-guesser.
547 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
548 Let bind minibuffer-completing-file-name to t.
549
550 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
551
552 * startup.el (site-run-file, keyboard-type): Doc fixes.
553 (command-line): Check for "--basic-display" argument; also for
554 "--quick", not "--bare-bones" (which was renamed).
555 (fancy-splash-text): Add missing item "Getting New Versions".
556 (normal-splash-screen): Fix typos and improve consistency with
557 `fancy-splash-text'. Update copyright year.
558
559 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
560 valid binding for `help-char'.
561
562 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
563
564 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
565
566 * term.el (term-mode): Disable cua-mode for term buffers.
567
568 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
569
570 * add-log.el (add-log-mailing-address, change-log-merge):
571 Doc fixes.
572 (change-log-get-method-definition): Fix typo in docstring.
573
574 2005-07-14 Kim F. Storm <storm@cua.dk>
575
576 * emulation/cua-base.el:
577 (cua--pre-command-handler-1, cua--pre-command-handler)
578 (cua--post-command-handler-1, cua--post-command-handler):
579 Split in two. Check (buffer local) value of cua-mode.
580 (cua-selection-mode): New command.
581
582 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
583
584 * custom.el (custom-initialize-safe-set)
585 (custom-initialize-safe-default): Doc fixes.
586
587 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
588 and simplify :init-value again.
589
590 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
591 and simplify :init-value again. Delete autoload.
592
593 * startup.el (command-line): Use `custom-reevaluate-setting' again
594 for tooltip-mode.
595
596 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
597 a defcustom with two :initialize keywords.
598
599 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
600
601 * allout.el (my-mark-marker, allout-isearch-prior-pos)
602 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
603 (allout-post-command-business, allout-flag-region)
604 (isearch-reenable-font-lock, allout-yank)
605 (allout-insert-latex-header, allout-insert-latex-trailer)
606 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
607 (allout-latex-verb-quote): Fix typos in docstrings.
608 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
609 (allout-unprotected, allout-prefix-data):
610 Improve argument/docstring consistency.
611 (allout-chart-subtree): Fix argument spec.
612 (allout-open-topic): Rename `use_sib_bullet' argument to
613 `use-sib-bullet'. Doc fix.
614
615 * whitespace.el (whitespace-check-buffer-leading)
616 (whitespace-check-buffer-trailing)
617 (whitespace-check-buffer-indent)
618 (whitespace-check-buffer-spacetab)
619 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
620 (whitespace-check-leading-whitespace)
621 (whitespace-check-trailing-whitespace)
622 (whitespace-check-spacetab-whitespace)
623 (whitespace-check-indent-whitespace)
624 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
625 (whitespace-modes): Fix typos in docstrings.
626 (defgroup, defcustom): Doc fixes.
627
628 * winner.el (winner-mode, winner-boring-buffers)
629 (winner-pending-undo-ring): Doc fixes.
630 (winner-ring): Remove unneeded `progn'.
631 (winner-equal): `defsubst' it.
632 (winner-redo): Fix message.
633
634 2005-07-13 Kim F. Storm <storm@cua.dk>
635
636 * simple.el (line-move-1): Always use vertical-motion to
637 do the last (or only) line move to ensure some movement.
638 Undo 2005-06-23 change--don't check for overlays.
639
640 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
641
642 * term/mac-win.el (ccl-encode-mac-roman-font)
643 (ccl-encode-mac-centraleurroman-font)
644 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
645 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
646 Change charset-id boundary of dimension to ?\xef.
647 (mac-char-fontspec-list): New constant.
648 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
649 argument. Nil uses itself as family in font-spec. Previous
650 behavior for nil is now provided by non-nil non-string argument.
651 All callers changed. Add font-specs for Mac fonts to
652 "fontset-default" unless iso8859-1 fonts are installed.
653
654 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * progmodes/sh-script.el (sh-get-indent-info): Only indent
657 a continuation line if the \ is preceded by SPC or TAB.
658 (sh-get-indent-info): Simplify.
659 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
660 Use with-current-buffer.
661
662 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
663 when the matched text is empty.
664
665 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
666
667 * startup.el (command-line): Revert to previous handling of
668 tooltip-mode. Explain in comment why the complexity is needed.
669
670 * tooltip.el (tooltip-mode): Revert to previous implementation of
671 its defcustom.
672
673 * frame.el (blink-cursor-mode): Revert to previous implementation
674 of its defcustom. Update comment.
675
676 2005-07-12 Lars Hansen <larsh@soem.dk>
677
678 * desktop.el: Update e-mail address.
679
680 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
681
682 * term/mac-win.el (mac-services-mail-selection)
683 (mac-services-mail-to): New functions.
684 (mac-application-menu-map): Bind them.
685
686 2005-07-12 wulei <milton@wulei.net> (tiny change)
687
688 * progmodes/gdb-ui.el: Add note about buffering with Windows.
689
690 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
691
692 * custom.el (custom-reevaluate-setting): Doc fix.
693
694 2005-07-11 Jay Belanger <belanger@truman.edu>
695
696 * calc/calc.el (calc-embedded-announce-formula-alist)
697 (calc-embedded-open-close-plain-alist)
698 (calc-embedded-open-close-mode-alist): Add checks for additional
699 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
700
701 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
702
703 * custom.el (custom-enable-theme): Don't add theme to
704 `custom-enabled-themes' with `push' because there is no
705 setf-method for `delq'.
706
707 2005-07-11 Richard M. Stallman <rms@gnu.org>
708
709 * custom.el (custom-declare-variable): Doc fix.
710
711 * dired-aux.el (dired-compare-directories): Remove "." and ".."
712 from the alists.
713
714 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
715 Do nothing if edebug-active.
716
717 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
718 (edebug-display): Do it here instead.
719
720 2005-07-10 Richard M. Stallman <rms@gnu.org>
721
722 * cus-face.el (custom-theme-set-faces): Make it work.
723 (custom-reset-faces): Doc fix.
724 (custom-theme-reset-internal-face, custom-theme-face-value):
725 Functions deleted.
726
727 * custom.el (custom-push-theme): Maintain list of the settings
728 of a given theme in its theme-settings property.
729 Maintain position of old settings in the theme-value
730 or theme-face property.
731 (custom-enabled-themes): New variable.
732 (custom-theme-enabled-p): New function.
733 (provide-theme): Update custom-enabled-themes.
734 Disable and reenable the `user' theme.
735 (require-theme): Doc fix.
736 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
737 (custom-theme-value, custom-theme-variable-value): Likewise.
738 (custom-theme-reset-internal): Likewise.
739 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
740 (custom-enable-theme, custom-disable-theme): New functions.
741 (custom-variable-theme-value, custom-face-theme-value): Likewise.
742 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
743 (custom-theme-reset-variables): Simplify.
744 (deftheme, custom-declare-theme, custom-make-theme-feature):
745 Definitions moved.
746
747 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
748
749 * longlines.el (longlines-show-region)
750 (longlines-unshow-hard-newlines): Recognize hard newlines by
751 non-nil hard property, instead of t.
752
753 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
754
755 * viper-cmd.el (viper--key-maps): New variable.
756 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
757 emulation-mode-map-alists.
758 (viper-envelop-ESC-key): Use viper-subseq.
759 (viper-search-forward/backward/next): Disable debug-on-error.
760
761 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
762 (viper-ESC-key): New defcustoms.
763
764 * viper-macs.el (ex-map-read-args): Use viper-subseq.
765
766 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
767 (viper-subseq): Copy of subseq from cl.el.
768
769 * viper.el (viper-go-away, viper-set-hooks): Use
770 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
771
772 * viper-mous.el (viper-current-frame-saved): Use defvar.
773
774 * viper-init.el: Get rid of -face in face names.
775
776 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
777 Make it work with longlines mode
778
779 * ediff-mult.el (ediff-meta-mode-hook): New variable.
780
781 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
782
783 * ediff-init: Get rid of -face in face names.
784
785 2005-07-10 Richard M. Stallman <rms@gnu.org>
786
787 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
788 and with-timeout-unsuspend.
789
790 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
791 and with-timeout-unsuspend.
792
793 * emacs-lisp/timer.el (with-timeout-timers): New variable.
794 (with-timeout): Bind that variable to record timers.
795 (with-timeout-suspend, with-timeout-unsuspend): New functions.
796
797 * emacs-lisp/debug.el (debug-help-follow): New function.
798 (debugger-mode-map): Use that instead of help-follow.
799 (debugger-setup-buffer): Use eval-buffer-list
800 to handle eval-buffer frames.
801
802 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
803
804 * timezone.el (timezone-parse-date): Change first regexp
805 so it will not mistakenly match dates with no time zone.
806
807 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
808
809 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
810
811 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
812
813 * custom.el (custom-initialize-safe-set)
814 (custom-initialize-safe-default): New functions.
815
816 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
817 and simplify :init-value.
818
819 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
820 and simplify :init-value. Delete obsolete comment.
821
822 * startup.el (command-line): Use `custom-reevaluate-setting' to
823 handle `tooltip-mode'. Delete obsolete comment.
824
825 * files.el (set-visited-file-name): Avoid calling
826 `file-name-nondirectory' with a nil argument.
827
828 2005-07-09 Richard M. Stallman <rms@gnu.org>
829
830 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
831 was called with nil for the buffer, handle the read position right.
832 Handle read position for eval-region, too.
833
834 2005-07-09 Juri Linkov <juri@jurta.org>
835
836 * fringe.el (fringe-mode): Add period in docstring.
837 (fringe-query-style): Build prompt depending on `all-frames' arg.
838
839 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
840 to not create links to unrelated functions in the Help buffer.
841
842 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
843 Doc fix.
844
845 * simple.el (next-error-hook): New variable.
846 (next-error): Use it. Doc fix.
847
848 * textmodes/ispell.el (ispell-command-loop): Add current
849 dictionary name and program name to mode-line-format.
850 (ispell-region, ispell-process-line): Add current dictionary name
851 and program name to messages.
852
853 2005-07-08 Jay Belanger <belanger@truman.edu>
854
855 * calc/calc.el (calc-embedded-announce-formula-alist)
856 (calc-embedded-open-close-formula-alist)
857 (calc-embedded-open-close-word-alist)
858 (calc-embedded-open-close-plain-alist)
859 (calc-embedded-open-close-new-formula-alist)
860 (calc-embedded-open-close-mode-alist)
861 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
862 (calc-embedded-mode-hook): New variables.
863
864 * calc/calc-embed.el (calc-embedded-firsttime)
865 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
866 New variables.
867 (calc-do-embedded): Use calc-embedded-firsttime,
868 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
869 determine whether or not to run hooks.
870 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
871 calc-embedded-firsttime-formula appropriately.
872 Set calc-embedded delimiter variables according to mode.
873
874 2005-07-08 Richard M. Stallman <rms@gnu.org>
875
876 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
877 Check for "emacs", etc., as entire symbol, not just as word.
878 (checkdoc-file-comments-engine): Use regexp-quote on FN.
879
880 * files.el (set-visited-file-name): Report the error
881 for "empty filename" earlier.
882 (kill-some-buffers): Ignore buffers already dead.
883
884 * fringe.el (fringe-mode): Doc fix.
885
886 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
887 Check for (featurep 'xemacs) and turn off warnings in what it guards.
888 Use unwind-protect to ensure byte-compile-unresolved-functions
889 is updated.
890
891 * whitespace.el (whitespace-buffer-leading-cleanup):
892 Simplify w/ skip-chars-forward.
893 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
894
895 * mail/rmail.el (rmail-only-expunge): Fix paren error.
896 Unconditionally try to leave point at the same old place.
897
898 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
899
900 * comint.el (comint-postoutput-scroll-to-bottom)
901 (comint-show-maximum-output): Take scroll-margin into consideration.
902
903 2005-07-08 Kim F. Storm <storm@cua.dk>
904
905 * ido.el (ido-use-filename-at-point): New choice `guess'.
906 (ido-file-internal): Try ffap-guesser if selected.
907
908 * ido.el (ido-before-fallback-functions): New hook.
909 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
910 (ido-read-file-name): Run it.
911
912 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
913
914 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
915 strings rather than a list of symbols to the completion function.
916
917 2005-07-07 Jay Belanger <belanger@truman.edu>
918
919 * calc/calc-units.el (math-apply-units): Change the places in
920 which units are simplified.
921
922 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
923
924 * cus-edit.el (customize-option, customize-option-other-window):
925 Make them handle aliases.
926
927 * custom.el (custom-variable-p): Make it recursively follow
928 aliases. Mention that in the docstring.
929
930 2005-07-07 Richard M. Stallman <rms@gnu.org>
931
932 * cus-start.el (exec-path): Use `directory' instead of `file'.
933 Fix tag for nil.
934
935 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
936
937 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
938 when called non-interactively. Doc fix.
939
940 2005-07-07 Lute Kamstra <lute@gnu.org>
941
942 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
943 new address as well.
944
945 2005-07-07 Kenichi Handa <handa@m17n.org>
946
947 * international/mule.el (make-coding-system):
948 Describe `ascii-incompatible' property in the docstring.
949 (set-file-name-coding-system): Signal an error if coding-system is
950 ascii-incompatible.
951 (set-keyboard-coding-system): Likewise.
952
953 * international/mule-cmds.el (set-default-coding-systems):
954 Don't set default-file-name-coding-system and
955 default-keyboard-coding-system if coding-system is ASCII-incompatible.
956
957 * international/utf-16.el: Declare that all UTF-16-based coding
958 systems are ASCII-incompatible.
959
960 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
961
962 * progmodes/gud.el: Require font-lock for displaying errors.
963 Used by gdb-ui.el.
964
965 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
966
967 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
968 values for the pattern lists which are `read'able but not
969 `append'able (like symbols).
970
971 2005-07-06 Richard M. Stallman <rms@gnu.org>
972
973 * progmodes/flymake.el (flymake-float-time): Instead of
974 with-no-warnings, test for xemacs.
975 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
976 to avoid warning.
977
978 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
979
980 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
981
982 2005-07-05 Lute Kamstra <lute@gnu.org>
983
984 * battery.el: Add support for Darwin (with much debugging help
985 from Samuel Lauber <sam124@operamail.com>).
986 (battery-status-function, battery-echo-area-format)
987 (battery-mode-line-format): Add support for pmset on Darwin.
988 (battery-load-low, battery-load-critical): New user options.
989 (battery-pmset): New function.
990
991 2005-07-05 Lute Kamstra <lute@gnu.org>
992
993 Update FSF's address in GPL notices.
994
995 * textmodes/page-ext.el: Update FSF's address.
996
997 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
1000 filling from using prefix when filling a single-line docstring.
1001
1002 * progmodes/flymake.el: Remove useless eval-when-compile.
1003
1004 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
1005
1006 2005-07-04 Richard M. Stallman <rms@gnu.org>
1007
1008 * textmodes/org.el (org-file-apps-defaults-gnu):
1009 Rename from org-file-apps-defaults-linux.
1010 (org-default-apps): Don't test system-type for `linux'.
1011 (org-file-apps): Doc fix.
1012
1013 2005-07-04 David Ponce <david@dponce.com>
1014
1015 * tree-widget.el: Improve header Commentary section.
1016 (tree-widget) [defgroup]
1017 (tree-widget-image-enable, tree-widget-themes-directory)
1018 (tree-widget-theme, tree-widget-image-properties-emacs)
1019 (tree-widget-image-properties-xemacs, tree-widget-create-image)
1020 (tree-widget-image-formats, tree-widget-control)
1021 (tree-widget-empty-control, tree-widget-leaf-control
1022 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
1023 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
1024 (tree-widget-keep, tree-widget-after-toggle-functions)
1025 (tree-widget-open-node, tree-widget-close-node): Doc fix.
1026 (tree-widget-open-control, tree-widget-close-control): Fix doc and
1027 :help-echo message.
1028 (tree-widget-set-theme): Doc fix. Use `string-equal'.
1029 (tree-widget-image-properties): Doc fix. Clearer implementation.
1030 (tree-widget--cursors): New constant.
1031 (tree-widget-lookup-image): New function split from
1032 `tree-widget-find-image'. Clearer implementation.
1033 (tree-widget-find-image): Use it.
1034 (tree-widget-button-keymap): Use `set-keymap-parent'.
1035 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
1036 Define the sub-widgets here.
1037 (tree-widget-node): Check that :node is not a tree-widget.
1038 (tree-widget-get-super, tree-widget-open-control)
1039 (tree-widget-close-control, tree-widget-empty-control)
1040 (tree-widget-leaf-control, tree-widget-guide)
1041 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
1042 (tree-widget-no-handle, tree-widget-value-delete)
1043 (tree-widget-map): Remove.
1044 (tree-widget-children-value-save): Doc fix. Simplified.
1045 (tree-widget-value-create): Update according to previous changes.
1046
1047 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
1048
1049 * textmodes/org.el: Leading space replaced by TABS.
1050 (org-recalc-marks, org-table-rotate-recalc-marks)
1051 (org-table-get-specials): Treat "^" and "_" marks.
1052 (org-table-justify-field-maybe): Optional argument NEW.
1053 (org-table-eval-formula): Parsing of the format simplified.
1054 New modes C,I. Honor the %= parameter in the current table.
1055 Avoid unnecessary re-align by using the NEW argument to
1056 `org-table-justify-field-maybe'.
1057 (org-calc-default-modes): Default for date-format mimicks org-mode.
1058 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
1059
1060 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1061
1062 * cus-face.el (custom-theme-set-faces): Make it handle face
1063 aliases whose alias declarations are pre- or autoloaded.
1064
1065 2005-07-04 Juri Linkov <juri@jurta.org>
1066
1067 * faces.el (read-face-name): Put the code for getting a face name
1068 from the buffer before adding the faces from the `face' property.
1069 Use `completing-read-multiple' instead of `completing-read'.
1070 Require `crm'. Add default value and post-process the returned
1071 list of faces.
1072
1073 * emacs-lisp/crm.el (crm-find-current-element)
1074 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
1075
1076 * emacs-lisp/lisp-mode.el (eval-defun-1):
1077 * emacs-lisp/edebug.el (edebug-eval-defun):
1078 Remove unnecessary quotes.
1079
1080 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
1081
1082 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
1083 (prolog-indent-level): Fix typo in docstring.
1084
1085 * info.el (Info-history, Info-history-forward)
1086 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
1087
1088 * add-log.el (add-change-log-entry):
1089 * comint.el (comint-dynamic-list-input-ring)
1090 (comint-dynamic-list-completions):
1091 * dabbrev.el (dabbrev-expand):
1092 * delim-col.el (delimit-columns-rectangle-line):
1093 * diff-mode.el (diff-context->unified, diff-reverse-direction)
1094 (diff-unified->context):
1095 * ediff-init.el (ediff-abbrev-jobname):
1096 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
1097 (ediff-replace-session-activity-marker-in-meta-buffer):
1098 * info.el (Info-summary):
1099 * lpr.el (printify-region):
1100 * printing.el (pr-create-interface):
1101 * ps-print.el (ps-print-quote):
1102 * ses.el (ses-column-widths, ses-print-cell)
1103 (ses-adjust-print-width, ses-center):
1104 * shell.el (shell-file-name-quote-list):
1105 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
1106 (strokes-fill-current-buffer-with-whitespace)
1107 (strokes-xpm-for-stroke, strokes-list-strokes)
1108 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
1109 * term.el (term-dynamic-list-input-ring)
1110 (term-dynamic-list-completions):
1111 * calc/calc.el (math-format-stack-value):
1112 * emacs-lisp/edebug.el (edebug-display-freq-count):
1113 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
1114 (delphi-new-comment-line):
1115 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
1116 * progmodes/executable.el (executable-set-magic):
1117 * progmodes/python.el (inferior-python-mode):
1118 * progmodes/scheme.el (scheme-mode-syntax-table):
1119 * progmodes/sh-script.el (sh-maybe-here-document):
1120 * progmodes/sql.el (sql-copy-column):
1121 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
1122 * textmodes/bibtex.el (bibtex-mode):
1123 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
1124 (sgml-auto-attributes):
1125 * textmodes/table.el (table-insert, table-shorten-cell)
1126 (table--generate-source-scan-lines, table-delete-row)
1127 (*table--cell-delete-char, table--spacify-frame)
1128 (table--horizontally-shift-above-and-below)
1129 (table--cell-insert-char, table--cell-blank-str)
1130 (table--fill-region-strictly):
1131 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
1132 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
1133
1134 * add-log.el (change-log):
1135 * apropos.el (apropos):
1136 * comint.el (comint-completion, comint-source):
1137 * dabbrev.el (dabbrev):
1138 * delim-col.el (columns):
1139 * diff-mode.el (diff-mode):
1140 * ediff.el (ediff):
1141 * ediff-diff.el (ediff-diff):
1142 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
1143 * ediff-mult.el (ediff-mult):
1144 * ediff-ptch.el (ediff-ptch):
1145 * ediff-wind.el (ediff-window):
1146 * facemenu.el (facemenu):
1147 * indent.el (indent):
1148 * info.el (info):
1149 * jka-cmpr-hook.el (compression, jka-compr):
1150 * lpr.el (lpr):
1151 * outline.el (outlines):
1152 * pcmpl-cvs.el (pcmpl-cvs):
1153 * pcmpl-rpm.el (pcmpl-rpm):
1154 * printing.el (printing):
1155 * ps-print.el (postscript, ps-print, ps-print-horizontal)
1156 (ps-print-vertical, ps-print-headers, ps-print-font)
1157 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
1158 (ps-print-background, ps-print-printer, ps-print-page)
1159 (ps-print-miscellany):
1160 * ses.el (ses):
1161 * shell.el (shell, shell-directories, shell-faces):
1162 * startup.el (initialization):
1163 * strokes.el (strokes):
1164 * term.el (term):
1165 * uniquify.el (uniquify):
1166 * w32-vars.el (w32):
1167 * calc/calc.el (calc):
1168 * emacs-lisp/bytecomp.el (bytecomp):
1169 * emacs-lisp/cl-indent.el (lisp-indent):
1170 * emacs-lisp/edebug.el (edebug):
1171 * emacs-lisp/elp.el (elp):
1172 * emacs-lisp/testcover.el (testcover):
1173 * emacs-lisp/trace.el (trace):
1174 * emulation/viper-ex.el (viper-ex):
1175 * emulation/viper-mous.el (viper-mouse):
1176 * mail/mailalias.el (mailalias):
1177 * mail/supercite.el (supercite, supercite-frames)
1178 (supercite-attr, supercite-cite, supercite-hooks):
1179 * net/rcompile.el (remote-compile):
1180 * net/rlogin.el (rlogin):
1181 * obsolete/ooutline.el (outlines):
1182 * progmodes/delphi.el (delphi):
1183 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
1184 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
1185 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
1186 (ebnf-optimization):
1187 * progmodes/etags.el (etags):
1188 * progmodes/executable.el (executable):
1189 * progmodes/idlwave.el (idlwave):
1190 * progmodes/pascal.el (pascal):
1191 * progmodes/prolog.el (prolog):
1192 * progmodes/python.el (python):
1193 * progmodes/scheme.el (scheme):
1194 * progmodes/sh-script.el (sh, sh-script):
1195 * progmodes/sql.el (SQL):
1196 * progmodes/tcl.el (tcl):
1197 * textmodes/bibtex.el (bibtex, bibtex-autokey):
1198 * textmodes/enriched.el (enriched):
1199 * textmodes/makeinfo.el (makeinfo):
1200 * textmodes/sgml-mode.el (sgml):
1201 * textmodes/table.el (table-hooks):
1202 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
1203 * textmodes/texinfo.el (texinfo):
1204 * textmodes/two-column.el (two-column):
1205 Finish `defgroup' description with period.
1206
1207 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
1208 * eshell/esh-var.el (eshell-var):
1209 * progmodes/vhdl-mode.el (vhdl-testbench):
1210 * textmodes/org.el (org): Fix typos in docstrings.
1211
1212 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
1213 consistency.
1214
1215 * progmodes/flymake.el (flymake-find-file): Remove.
1216 (flymake-float-time): Use `with-no-warnings'.
1217 (flymake-check-start-time, flymake-check-was-interrupted)
1218 (flymake-err-info, flymake-is-running, flymake-last-change-time)
1219 (flymake-new-err-info): `defvar' at compile time.
1220
1221 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
1222
1223 * replace.el (occur-hook): Doc fix.
1224 (occur-1): Don't call `occur-hook' if there are no matches.
1225
1226 2005-07-03 Richard M. Stallman <rms@gnu.org>
1227
1228 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
1229 global-map, save the same map.
1230 (global-map): Don't alter it at top level.
1231 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
1232 Then alter it here instead.
1233 (tpu-edt-off): Set global-map to the saved one.
1234
1235 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
1236 All references simplified.
1237 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
1238 (zmacs-regions): Add defvar.
1239 (repeat-complex-command-map): Everything about that deleted.
1240
1241 * textmodes/artist.el (artist-key-is-drawing)
1242 (artist-key-endpoint1, artist-key-poly-point-list)
1243 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
1244 (artist-key-compl-table, artist-rb-save-data)
1245 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
1246 Don't put them in eval-when-compile.
1247 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
1248
1249 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
1250 Use with-no-warnings.
1251
1252 * net/browse-url.el (dos-windows-version): Add defvar.
1253
1254 * mail/supercite.el (filladapt-prefix-table): Add defvar.
1255
1256 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
1257 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
1258 (rmail-new-summary-line-count): Rename from new-summary-line-count.
1259 Add defvar.
1260 (rmail-summary-beginning-of-message): Use with-no-warnings.
1261 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
1262
1263 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
1264 Use with-no-warnings.
1265
1266 * emulation/vi.el (vi-mark-region): Use c-mark-function.
1267 (c-mark-function): Add point-moving-unit property.
1268 (vi-goto-line): Use with-no-warnings.
1269
1270 * emulation/edt.el (edt-last-copied-word): Add defvar.
1271 (zmacs-region-stays): Likewise.
1272 (edt-mark-section-wisely): Use c-mark-function for C.
1273 Use makr-defun for Fortran.
1274 (time-string): defvar deleted.
1275 (edt-display-the-time): Don't set time-string.
1276
1277 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
1278
1279 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1280 Don't warn when name is not constant
1281 or for defining the group `emacs'.
1282
1283 * tooltip.el (gud-tooltip-mode): Add defvar.
1284
1285 * startup.el (default-frame-background-mode): Add defvar.
1286
1287 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
1288
1289 * info.el (tool-bar-map): Add defvar.
1290
1291 * dired.el (dnd-protocol-alist): Add defvar.
1292
1293 * dired-aux.el (dired-query): Display question with answer, when
1294 the user answers.
1295
1296 * custom.el (custom-add-option): Doc fix.
1297
1298 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
1299
1300 2005-07-03 Eli Zaretskii <eliz@gnu.org>
1301
1302 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
1303 bogus name from the last change.
1304
1305 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
1306
1307 * custom.el (custom-declare-variable): Fix typos in comment.
1308 (custom-known-themes): Doc fix.
1309 (custom-theme-directory): New defcustom.
1310 (require-theme): Make it check `custom-theme-directory'.
1311
1312 * cus-theme.el (custom-new-theme-mode): New function.
1313 (custom-theme-name, custom-theme-variables, custom-theme-faces)
1314 (custom-theme-description): Add compiler defvars.
1315 (customize-create-theme): Add doc to the "*New Custom Theme*"
1316 buffer. Use `custom-new-theme-mode'.
1317 (custom-theme-write): Put the created buffer in emacs-lisp-mode
1318 and save it to the `custom-theme-directory'. Make this the
1319 default directory of the buffer.
1320
1321 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
1322
1323 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
1324 Fix unbalanced parentheses.
1325
1326 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
1327
1328 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
1329 into flymake-mode and delegate to flymake-mode.
1330
1331 * find-file.el (ff-which-function-are-we-in): Clean up.
1332
1333 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
1334
1335 * replace.el (occur-rename-buffer): Fix docstring.
1336
1337 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
1338 (edt-last-copied-word, edt-learn-macro-count)
1339 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
1340 (edt-rect-start-point, edt-user-global-map, rect-start-point)
1341 (time-string, zmacs-region-stays):
1342 * emulation/edt-mapper.el (edt-save-function-key-map)
1343 (EDT-key-name): `defvar' to silence the byte-compiler.
1344
1345 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
1346
1347 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
1348 font-lock-regexp-backslash. Doc fix.
1349 (font-lock-regexp-backslash-grouping-construct): Rename from
1350 font-lock-regexp-backslash-construct. Doc fix.
1351 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
1352 grouping constructs.
1353
1354 2005-07-02 Eli Zaretskii <eliz@gnu.org>
1355
1356 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
1357 updating all the prerequisites.
1358
1359 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
1360
1361 * textmodes/org.el (org-agenda-start-on-weekday)
1362 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
1363 (org-agenda-use-time-grid, org-archive-location)
1364 (org-allow-space-in-links, org-usenet-links-prefer-google)
1365 (org-enable-table-editor, org-export-default-language)
1366 (org-export-html-show-new-buffer, org-fill-paragraph)
1367 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
1368 (org-goto-quit, org-occur, org-eval-in-calendar)
1369 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
1370 (org-agenda-diary-entry, org-remember-help)
1371 (org-table-convert-region, org-at-table-p)
1372 (org-table-move-row-down, org-table-move-row-up)
1373 (org-table-copy-region, org-table-toggle-vline-visibility)
1374 (org-table-get-stored-formulas, org-table-get-specials)
1375 (org-recalc-commands, org-table-eval-formula)
1376 (org-table-formula-substitute-names, orgtbl-make-binding)
1377 (org-format-org-table-html, org-format-table-table-html)
1378 (org-format-table-table-html-using-table-generate-source)
1379 (org-customize): Fix typos in docstrings.
1380 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
1381 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
1382 (org-back-to-heading): Doc fixes.
1383 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
1384 (org-agenda-change-all-lines, org-get-header):
1385 Improve argument/docstring consistency.
1386 (orgtbl-error): Fix error message.
1387
1388 * progmodes/flymake.el (flymake-find-possible-master-files)
1389 (flymake-master-file-compare, flymake-get-line-err-count)
1390 (flymake-highlight-line, flymake-gui-warnings-enabled):
1391 Fix typos in docstrings.
1392 (flymake-parse-line, flymake-get-project-include-dirs-function)
1393 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
1394 Doc fixes.
1395 (flymake-get-project-include-dirs-function)
1396 (flymake-make-err-menu-data):
1397 Improve argument/docstring consistency.
1398
1399 2005-07-01 Lute Kamstra <lute@gnu.org>
1400
1401 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
1402 Catch errors with ignore-errors. Use temporary buffer.
1403 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
1404
1405 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
1406 background color faces.
1407 (facemenu-set-foreground, facemenu-set-background):
1408 Use facemenu-set-face-from-menu.
1409 (facemenu-set-face-from-menu): Treat face names that start with
1410 "fg:" or "bg:" as special.
1411 (facemenu-add-new-color): Don't create faces. Simplify.
1412
1413 2005-06-30 Richard M. Stallman <rms@gnu.org>
1414
1415 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
1416 (crm-find-current-element): Likewise.
1417
1418 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
1419
1420 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
1421
1422 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 * arc-mode.el (archive-extract): Make it work as a mouse binding.
1425 (archive-mouse-extract): Make it an obsolete alias.
1426 (archive-mode-map): Don't use archive-mouse-extract any more.
1427 (archive-mode, archive-extract): write-contents-hooks ->
1428 write-contents-functions.
1429 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
1430 first arg.
1431 (archive-rename-entry): Update the call.
1432 (archive-zip-summarize): Remove unused var `method'.
1433 (archive-lzh-summarize): Remove unused var `creator'.
1434
1435 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
1436 dedicated frame upon exit.
1437
1438 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
1439 (archive-zip-extract, archive-zip-expunge)
1440 (archive-zip-update, archive-zip-update-case): Use executable-find.
1441 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
1442 Use restore-buffer-modified-p.
1443 (archive-extract, archive-add-new-member, archive-write-file-member):
1444 Use with-current-buffer.
1445 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
1446
1447 2005-06-30 Andreas Schwab <schwab@suse.de>
1448
1449 * progmodes/gud.el (gud-filter): Remove unneeded progn.
1450
1451 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1452
1453 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
1454
1455 2005-06-30 Juri Linkov <juri@jurta.org>
1456
1457 * faces.el (vertical-border): Inherit from mode-line-inactive
1458 only on tty.
1459
1460 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
1461
1462 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
1463 example, -NLINES in the `occur' docstring).
1464
1465 * replace.el (occur-1): When no matches are found, do not set the
1466 `buffer-read-only' and modified flags for the occur buffer,
1467 because it is deleted.
1468
1469 * emulation/cua-base.el (cua-check-pending-input)
1470 (cua-repeat-replace-region, cua-mode, cua-debug)
1471 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
1472 Fix typos in docstrings.
1473
1474 * emulation/cua-gmrk.el (cua-toggle-global-mark)
1475 (cua-cut-region-to-global-mark)
1476 (cua--cut-rectangle-to-global-mark):
1477 Remove period from end of messages.
1478
1479 * emulation/cua-rect.el (cua-do-rectangle-padding):
1480 Remove period from end of messages.
1481 (cua--rectangle-seq-format): Fix typo in docstring.
1482 (cua-sequence-rectangle, cua-fill-char-rectangle):
1483 Improve argument/docstring consistency.
1484
1485 2005-06-29 Juri Linkov <juri@jurta.org>
1486
1487 * faces.el (default-frame-background-mode): New internal variable.
1488 (frame-set-background-mode): Use it.
1489
1490 * startup.el (normal-top-level): Set default-frame-background-mode
1491 instead of frame-background-mode. Before setting it, test for its
1492 nil value. Remove tests for frame-background-mode and frame
1493 parameter `reverse'. Add test for "unspecified-fg".
1494
1495 * term/xterm.el (xterm-rxvt-set-background-mode):
1496 * term/rxvt.el (rxvt-set-background-mode):
1497 Set default-frame-background-mode instead of frame-background-mode.
1498
1499 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
1500
1501 * simple.el (set-variable): Warn about obsolete user variables.
1502
1503 * imenu.el (imenu--completion-buffer):
1504 * mouse.el (mouse-buffer-menu-alist):
1505 * msb.el (msb-invisible-buffer-p):
1506 * calendar/diary-lib.el (diary-header-line-format):
1507 * emacs-lisp/pp.el (pp-buffer):
1508 * progmodes/cperl-mode.el (cperl-do-auto-fill):
1509 * textmodes/picture.el (picture-replace-match):
1510 Change space constants followed by a sexp to "?\s ".
1511
1512 * play/decipher.el (decipher-loop-with-breaks):
1513 * textmodes/texinfo.el (texinfo-insert-@item): Change space
1514 constants "protected" from end of line by a comment to "?\s".
1515
1516 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1517
1518 * font-lock.el (save-buffer-state): Use `declare'.
1519
1520 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
1521 reset the syntax-table to cperl-mode-syntax-table.
1522 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
1523 "foo_print_bar" is not matched as a reserved keyword.
1524
1525 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
1526
1527 * textmodes/org.el (orgtbl-setup): New function, for delayed
1528 setup for the orgtbl commands.
1529 (org-calc-default-modes): New option.
1530 (orgtbl-make-binding): Use `defun' to get better help display.
1531 (org-diary): Call `org-compile-prefix-format'.
1532 (org-table-formula-substitute-names): New function.
1533 (org-agenda-day-view, org-agenda-week-view): New commands.
1534 (org-agenda-toggle-week-view): Command removed.
1535 (org-tbl-menu): Split off from org-org-menu.
1536 (org-mode): Move removal of outline-mode menus to here.
1537 (org-table-formula-debug): New option.
1538 (org-table-insert-row): Keep first field if just "#" or "*".
1539 (org-mode): Paragraph regexps fixed.
1540 (org-table-recalculate-regexp): New constant.
1541 (org-table-justify-field-maybe): Avoid replace if not necessary.
1542 (org-copy-special, org-cut-special): Use `call-interactively'.
1543 (org-table-copy-region): Take region from `interactive' call.
1544 (org-trim): Return string even if no match.
1545 (org-formula): New face.
1546 (org-set-font-lock-defaults): No longer highlight "FIXME".
1547 But highlight formula-related fields in table.
1548 (org-table-p): Use regexp, not fontification.
1549 (org-table-align): Handle white space at end of line.
1550 (org-table-formula-evaluate-inline): New option.
1551 (org-mode): Auto-wrapping in comment lines turned off.
1552 (org-table-copy-down): Evaluate only in copied field, not in
1553 destination.
1554 (org-table-current-formula): Variable removed.
1555 (org-table-store-formulas, org-table-get-stored-formulas)
1556 (org-table-modify-formulas, org-table-replace-in-formulas)
1557 (org-table-maybe-eval-formula): New functions.
1558 (org-table-get-formula): Modify to use stored formulas.
1559 (org-table-insert-column, org-table-delete-column)
1560 (org-table-move-column): Call `org-table-modify-formulas'.
1561 (org-complete): Add completion for keyword formulas.
1562 (orgtbl-mode): Pull orgtbl-mode-map to start of
1563 minor-mode-map-alist.
1564
1565 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1566
1567 * progmodes/python.el (python-check): Require `compile' before
1568 modifying its variables.
1569
1570 * newcomment.el (comment-indent-default): Don't get fooled by an early
1571 end of buffer.
1572
1573 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1574
1575 * ps-print.el (ps-print-version): Fix version number.
1576
1577 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
1578
1579 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
1580
1581 2005-06-28 Richard M. Stallman <rms@gnu.org>
1582
1583 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
1584 (flyspell-local-mouse-map): Declaration deleted.
1585 (flyspell-mouse-map): Bind only mouse-2.
1586 (flyspell-mode-map): Don't test flyspell-use-local-map.
1587 (flyspell-overlay-keymap-property-name): Var deleted.
1588 (flyspell-mode-on): Don't make local bindings for
1589 flyspell-mouse-map and flyspell-mode-map.
1590 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
1591
1592 * textmodes/ispell.el (ispell-word): Do not ignore short words.
1593
1594 * progmodes/compile.el (compilation-next-error-function):
1595 Don't switch buffers; operate on the current buffer.
1596
1597 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
1598
1599 * comint.el (comint-password-prompt-regexp): Accept ", try again".
1600
1601 * bindings.el (global-map): Bind insertchar and its variants.
1602
1603 2005-06-27 Richard M. Stallman <rms@gnu.org>
1604
1605 * textmodes/artist.el (artist-text-overwrite)
1606 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
1607
1608 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1609
1610 * ps-print.el: It was not working the page selection for printing.
1611 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
1612 (ps-print-version): New version 6.6.7.
1613 (ps-end-sheet): New fun.
1614 (ps-header-sheet, ps-end-job): Call it.
1615
1616 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1617
1618 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
1619
1620 2005-06-27 Lute Kamstra <lute@gnu.org>
1621
1622 * facemenu.el (facemenu-unlisted-faces): Add foreground and
1623 background color faces.
1624 (facemenu-get-face): Delete function.
1625 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
1626 (facemenu-add-new-color): Make second argument mandatory.
1627 Create the appropriate face and return it. Simplify.
1628 (facemenu-set-foreground, facemenu-set-background): Don't check if
1629 color is defined. Use return value of facemenu-add-new-color.
1630
1631 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
1632
1633 * progmodes/gud.el (gud-filter): Add missing argument to
1634 with-selected-window.
1635
1636 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
1639 a :require to the defcustom.
1640
1641 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
1642 defcustoms corresponding to minor modes.
1643
1644 2005-06-26 David Ponce <david@dponce.com>
1645
1646 * recentf.el: Require tree-widget instead of wid-edit.
1647 (recentf-filename-handler): Fix widget :type.
1648 (recentf-cancel-dialog, recentf-open-more-files)
1649 (recentf-open-files-action): Doc fix.
1650 (recentf-dialog-goto-first): New function.
1651 (recentf-dialog-mode-map): Set parent keymap first.
1652 (recentf-dialog-mode): Define with define-derived-mode.
1653 Don't display continuation lines in dialogs.
1654 (recentf-edit-list): Rename from recentf-edit-selected-items.
1655 (recentf-edit-list-select): Rename from recentf-edit-list-action.
1656 Simplify.
1657 (recentf-edit-list-validate): New function.
1658 (recentf-edit-list): Update accordingly.
1659 (recentf-open-files-item-shift): Remove.
1660 (recentf-open-files-item): Convert menu elements into tree and
1661 link widgets. Don't create the widgets.
1662 (recentf-open-files): Update accordingly.
1663 (recentf-save-list): Untabify.
1664
1665 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1666
1667 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
1668 (keep-lines): Add INTERACTIVE arg. Never delete lines only
1669 partially contained in the active region. Do not take active
1670 region into account when called from Lisp, unless INTERACTIVE arg
1671 is non-nil. Use `forward-line' instead of `beginning-of-line' to
1672 avoid trouble with fields. Make marker point nowhere when no
1673 longer used. Always return nil. Doc fix.
1674 (flush-lines): Add INTERACTIVE arg. Do not take active region
1675 into account when called from Lisp, unless INTERACTIVE arg is
1676 non-nil. Use `forward-line' instead of `beginning-of-line' to
1677 avoid trouble with fields. Make marker point nowhere when no
1678 longer used. Always return nil. Doc fix.
1679 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
1680 interchangeable. Do not take active region into account when
1681 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
1682 message in echo area when called from Lisp, unless INTERACTIVE arg
1683 is non-nil. Avoid saying "1 occurrences". Do not use markers.
1684 Return the number of matches. Doc fix.
1685 (occur): Doc fix.
1686 (perform-replace): Make comment follow double space convention for
1687 the sake of `outline-minor-mode'.
1688
1689 * faces.el (facep): Doc fix.
1690
1691 2005-06-25 Richard M. Stallman <rms@gnu.org>
1692
1693 * facemenu.el (facemenu-enable-faces-p): New function.
1694 (facemenu-background-menu, facemenu-foreground-menu)
1695 (facemenu-face-menu): Add menu-enable property.
1696
1697 * jka-compr.el (jka-compr-insert-file-contents):
1698 Special handling if cannot find the uncompression program.
1699
1700 * cus-face.el (custom-face-attributes): Add autoload.
1701
1702 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1703 Bind comment-indent-function locally.
1704
1705 * window.el (save-selected-window): Use save-current-buffer.
1706
1707 * subr.el (with-selected-window): Use save-current-buffer.
1708
1709 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
1710 and with-current-buffer.
1711
1712 2005-06-24 Richard M. Stallman <rms@gnu.org>
1713
1714 * simple.el (line-move-1): Fix previous change.
1715
1716 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
1717
1718 * replace.el (occur-1): Set `buffer-read-only' and the
1719 buffer-modified flag before running `occur-hook' to protect
1720 against unintentional buffer switches that can lead to data loss.
1721
1722 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
1723
1724 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
1725 (gud-gdb-marker-filter): Use font-lock-warning-face for any
1726 initial error.
1727
1728 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
1729 after fresh input.
1730 (gdb-var-create-handler): Put name of expression in quotes.
1731
1732 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1733
1734 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
1735 elements of RING in order, and without bogus nil elements.
1736
1737 2005-06-23 Richard M. Stallman <rms@gnu.org>
1738
1739 * simple.el (set-variable): Args renamed; doc fix.
1740 (line-move-1): When there are overlays around, use vertical-motion.
1741
1742 * faces.el (escape-glyph): Use brown against light background.
1743 (nobreak-space): Rename from no-break-space.
1744 Fix previous change.
1745
1746 * dired-aux.el (dired-do-copy): Fix arg prompt.
1747
1748 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
1749
1750 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1751
1752 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
1753 rather than "Distributor".
1754
1755 2005-06-23 Lute Kamstra <lute@gnu.org>
1756
1757 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
1758 (debug-on-entry): Use it. New interactive declaration that uses
1759 function-called-at-point.
1760
1761 2005-06-23 Kim F. Storm <storm@cua.dk>
1762
1763 * subr.el (save-match-data): Add comment about using evaporate arg
1764 to set-match-data.
1765
1766 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1767
1768 * cus-edit.el (customize-face)
1769 (customize-face-other-window): Handle face aliases.
1770
1771 * faces.el (face-documentation, set-face-attribute)
1772 (face-spec-set): Handle face aliases.
1773
1774 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
1775
1776 * help-mode.el (help-make-xrefs): If a symbol representing a face
1777 name is not followed by the word "face", it could still be a
1778 function or variable name, so don't bypass other checks.
1779
1780 2005-06-22 Juri Linkov <juri@jurta.org>
1781
1782 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
1783 Replace aliased functions with calls where second arg `inherit' is t.
1784
1785 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
1786
1787 * progmodes/gdb-ui.el (gdb-error): New variable.
1788 (gdb-error): New function.
1789 (gdb-annotation-rules): Act on error-begin and error annotations.
1790 (gdb-concat-output): Use font-lock-warning-face for errors.
1791
1792 2005-06-22 Miles Bader <miles@gnu.org>
1793
1794 * bindings.el (propertized-buffer-identification): Use renamed
1795 `Buffer-menu-buffer' face.
1796
1797 * faces.el (vertical-border): Rename from `vertical-divider'.
1798 (escape-glyph): Change dark-background color back to `cyan'.
1799
1800 2005-06-21 Juri Linkov <juri@jurta.org>
1801
1802 * faces.el (face-user-default-spec): Try getting `customized-face'
1803 prior to `saved-face'.
1804 (frame-background-mode): Refill docstring.
1805
1806 * emacs-lisp/lisp-mode.el (eval-defun-1):
1807 * emacs-lisp/edebug.el (edebug-eval-defun):
1808 Set `saved-face' temporarily to nil before calling form.
1809 Set `customized-face' to the new spec after that.
1810
1811 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
1812
1813 * subr.el (1value, lambda, key-substitution-in-progress):
1814 Doc fixes.
1815
1816 * autoinsert.el (auto-insert-alist):
1817 * ses.el (ses-call-printer):
1818 * subr.el (noreturn):
1819 * emacs-lisp/lisp.el (check-parens):
1820 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
1821 * net/browse-url.el (browse-url-mosaic):
1822 * progmodes/cc-defs.el (c-safe-scan-lists):
1823 * progmodes/ebnf-abn.el (ebnf-abn-lex):
1824 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
1825 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
1826 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
1827 * progmodes/ebnf-iso.el (ebnf-iso-lex):
1828 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
1829
1830 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
1831
1832 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
1833
1834 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
1835
1836 * calendar/appt.el (appt-make-list): Activate the package, if
1837 not already active (for backwards compatibility).
1838
1839 2005-06-20 Kim F. Storm <storm@cua.dk>
1840
1841 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
1842
1843 2005-06-20 Miles Bader <miles@gnu.org>
1844
1845 * faces.el (vertical-divider): New face.
1846
1847 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
1848
1849 * simple.el (kill-whole-line): Doc fix.
1850 (next-error-buffer-p, next-error-find-buffer)
1851 (clone-indirect-buffer): Fix typos in docstrings.
1852 (comment-line-break-function): Doc fix: don't say variable
1853 is automatically buffer-local (it isn't).
1854
1855 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
1856
1857 * net/tramp-ftp.el (top):
1858 * net/tramp-smb.el (top):
1859 * net/tramp-util.el (top):
1860 * net/tramp-uu.el (top):
1861 * net/tramp-vc.el (top):
1862 * net/tramp.el (top): Revert copyright years back to original
1863 ones. Tramp has a life outside GNU Emacs.
1864
1865 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
1866
1867 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
1868
1869 2005-06-18 Juri Linkov <juri@jurta.org>
1870
1871 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
1872 end of first regexp to limit the match to the position between
1873 line number and source line with same separator character as used
1874 between file name and line number. In the second regexp limit
1875 mouse-face area to file name and line number by adding new group
1876 for them and referring it in HYPERLINK arg.
1877 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
1878 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
1879 previous line where grep markers may be already removed.
1880
1881 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
1882
1883 * progmodes/ps-mode.el: Update version and maintainer's email address.
1884
1885 2005-06-18 Steve Youngs <steve@xemacs.org>
1886
1887 * net/browse-url.el (browse-url-browser-function)
1888 (browse-url-default-browser): Add firefox.
1889 (browse-url-firefox-program, browse-url-firefox-arguments)
1890 (browse-url-firefox-startup-arguments)
1891 (browse-url-firefox-new-window-is-tab): New defcustoms.
1892 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
1893
1894 2005-06-17 Richard M. Stallman <rms@gnu.org>
1895
1896 * startup.el (command-line): Warn if specified user name has
1897 no home directory.
1898
1899 * term.el (term-get-old-input, term-input-filter, term-input-sender)
1900 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
1901
1902 * longlines.el (longlines-mode, longlines-show-hard-newlines):
1903 Doc fixes.
1904
1905 * faces.el (underline): Try bold if terminal doesn't support underline.
1906
1907 * mail/sendmail.el (mail-setup-with-from): New variable.
1908 (mail-insert-from-field): New function.
1909 (sendmail-send-it): Call it.
1910 (mail-setup): Optionally call it here.
1911
1912 * term/linux.el: Call tty-no-underline.
1913
1914 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1915
1916 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
1917
1918 2005-06-17 Miles Bader <miles@gnu.org>
1919
1920 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
1921 (ediff-current-diff-C, ediff-current-diff-Ancestor)
1922 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
1923 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
1924 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
1925 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
1926 Remove "-face" suffix from face names.
1927 (ediff-current-diff-face-A, ediff-current-diff-face-B)
1928 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
1929 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1930 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1931 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1932 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1933 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1934 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1935 New backward-compatibility aliases for renamed faces.
1936 (ediff-current-diff-face-A, ediff-current-diff-face-B)
1937 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
1938 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1939 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1940 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1941 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1942 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1943 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1944 Use renamed ediff faces.
1945
1946 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
1947 Remove "-face" suffix from face names.
1948 (eshell-test-ok-face, eshell-test-failed-face):
1949 New backward-compatibility aliases for renamed faces.
1950 (eshell-run-test): Use renamed eshell-test faces.
1951
1952 * eshell/em-prompt.el (eshell-prompt):
1953 Remove "-face" suffix from face name.
1954 (eshell-prompt-face): New backward-compatibility alias for renamed face.
1955 (eshell-emit-prompt): Use renamed eshell-prompt face.
1956
1957 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
1958 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
1959 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
1960 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
1961 Remove "-face" suffix from face names.
1962 (eshell-ls-directory-face, eshell-ls-symlink-face)
1963 (eshell-ls-executable-face, eshell-ls-readonly-face)
1964 (eshell-ls-unreadable-face, eshell-ls-special-face)
1965 (eshell-ls-missing-face, eshell-ls-archive-face)
1966 (eshell-ls-backup-face, eshell-ls-product-face)
1967 (eshell-ls-clutter-face):
1968 New backward-compatibility aliases for renamed faces.
1969 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
1970
1971 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
1972 Remove "-face" suffix from face name.
1973 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
1974 instead of literal face.
1975
1976 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
1977
1978 * emacs-lisp/warnings.el (display-warning, lwarn)
1979 (warning-minimum-log-level): Doc fixes.
1980 (warning-minimum-level, warning-minimum-log-level):
1981 Add :debug to :type choices.
1982
1983 * progmodes/ada-mode.el (ada-format-paramlist)
1984 (ada-get-indent-case, ada-check-matching-start)
1985 (ada-check-defun-name, ada-goto-matching-decl-start)
1986 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
1987 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
1988 (ada-make-subprogram-body): Follow error conventions.
1989 (ada-case-exception-file, ada-indent-comment-as-code)
1990 (ada-indent-handle-comment-special, ada-indent-renames)
1991 (ada-indent-return, ada-search-directories-internal)
1992 (ada-tab-policy, ada-case-exception-substring)
1993 (ada-other-file-alist, ada-matching-start-re)
1994 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
1995 (ada-imenu-generic-expression, ada-compile-goto-error)
1996 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
1997 (ada-popup-menu, ada-add-extensions, ada-mode)
1998 (ada-region-selected, ada-create-case-exception)
1999 (ada-create-case-exception-substring, ada-after-keyword-p)
2000 (ada-activate-keys-for-case, ada-adjust-case-region)
2001 (ada-adjust-case-buffer, ada-format-paramlist)
2002 (ada-scan-paramlist, ada-insert-paramlist)
2003 (ada-indent-newline-indent)
2004 (ada-indent-newline-indent-conditional)
2005 (ada-justified-indent-current, ada-goto-previous-word)
2006 (ada-indent-current, ada-get-indent-open-paren)
2007 (ada-get-indent-paramlist, ada-get-indent-end)
2008 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
2009 (ada-get-indent-block-start, ada-get-indent-subprog)
2010 (ada-get-indent-noindent, ada-get-indent-label)
2011 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
2012 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
2013 (ada-goto-stmt-end, ada-goto-next-word)
2014 (ada-check-matching-start, ada-check-defun-name)
2015 (ada-goto-matching-decl-start, ada-goto-matching-start)
2016 (ada-goto-matching-end, ada-search-ignore-string-comment)
2017 (ada-in-decl-p, ada-looking-at-semi-or)
2018 (ada-looking-at-semi-private, ada-in-paramlist-p)
2019 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
2020 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
2021 (ada-next-procedure, ada-previous-procedure, ada-next-package)
2022 (ada-previous-package, ada-create-menu)
2023 (ada-fill-comment-paragraph-justify)
2024 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
2025 (ada-other-file-name, ada-last-which-function-line)
2026 (ada-last-which-function-subprog, ada-which-function)
2027 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
2028 (ada-gen-treat-proc, ada-check-emacs-version)
2029 (ada-continuation-indent, ada-align-region-separate):
2030 Fix typos in docstrings.
2031 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
2032
2033 2005-06-16 Lute Kamstra <lute@gnu.org>
2034
2035 * simple.el (fundamental-mode): Run after-change-major-mode-hook
2036 conditionally.
2037
2038 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
2039
2040 * comint.el (comint-replace-by-expanded-filename)
2041 (comint-prompt-regexp, comint-delimiter-argument-list)
2042 (comint-preinput-scroll-to-bottom):
2043 * info.el (Info-hide-cookies-node):
2044 * ls-lisp.el (ls-lisp-classify):
2045 * find-file.el (ff-search-directories, ff-special-constructs)
2046 (ff-find-other-file):
2047 * font-lock.el (font-lock-keywords):
2048 * shell.el (shell-prompt-pattern)
2049 (shell-dynamic-complete-functions, shell-mode)
2050 (shell-delimiter-argument-list):
2051 * term.el (term-replace-by-expanded-filename)
2052 (term-prompt-regexp, term-delimiter-argument-list):
2053 * woman.el (woman-ignore, woman0-if):
2054 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
2055 * emacs-lisp/elint.el (elint-init-env):
2056 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
2057 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
2058 * language/ethio-util.el (ethio-tilde-escape)
2059 (ethio-use-three-dot-question):
2060 * net/zone-mode.el (zone-mode-load-time-setup):
2061 * progmodes/cc-align.el (c-lineup-argcont):
2062 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
2063 * progmodes/cperl-mode.el (cperl-set-style-back):
2064 * progmodes/inf-lisp.el (inferior-lisp-prompt):
2065 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
2066 Fix spellings in docstrings.
2067
2068 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
2069 * progmodes/modula2.el (m2-for): Fix spellings.
2070
2071 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
2072
2073 * simple.el (undo-more): Don't use `format' on `error' arguments.
2074 Improve argument/docstring consistency.
2075 (pending-undo-list): Doc fix.
2076
2077 * smerge-mode.el (smerge-ensure-match):
2078 * emulation/vip.el (vip-ex):
2079 * net/zone-mode.el (zone-mode-update-serial):
2080 * progmodes/idlwave.el (idlwave-complete):
2081 * progmodes/vhdl-mode.el (vhdl-visit-file)
2082 (vhdl-compose-wire-components):
2083 Don't use `format' on `error' arguments.
2084
2085 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
2086 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
2087 (tooltip-help-tips): Fix typos in docstrings.
2088
2089 2005-06-16 David Ponce <david@dponce.com>
2090
2091 * tree-widget.el (tree-widget-value-create): Simplify last change.
2092
2093 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
2094
2095 * ido.el (ido-incomplete-regexp): New variable.
2096 (ido-set-matches-1): Handle invalid-regexp error and set
2097 ido-incomplete-regexp.
2098 (ido-incomplete-regexp): New face.
2099 (ido-completions): Use it.
2100 (ido-complete, ido-exit-minibuffer, ido-completions):
2101 Handle incomplete regexps.
2102 (ido-completions): Add check for complete match when entering a regexp.
2103
2104 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
2105
2106 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
2107
2108 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2109
2110 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
2111 by field delimiters.
2112
2113 2005-06-15 David Ponce <david@dponce.com>
2114
2115 * tree-widget.el: eval-and-compile inlined functions so they will
2116 be available at run-time too.
2117 (tree-widget-super-format-handler)
2118 (tree-widget-format-handler): Remove.
2119 (tree-widget-value-create): Handle the :indent property.
2120
2121 2005-06-15 Miles Bader <miles@gnu.org>
2122
2123 * progmodes/which-func.el (which-func): Only inherit
2124 `font-lock-function-name-face' when that makes sense against the
2125 default mode-line face, otherwise set the face color explicitly.
2126
2127 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
2128 faces instead of (non-existent) variables.
2129
2130 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2131
2132 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
2133 (iswitchb-get-matched-buffers): Likewise. Simplify.
2134
2135 2005-06-14 Miles Bader <miles@gnu.org>
2136
2137 * progmodes/ld-script.el (ld-script-location-counter):
2138 Remove "-face" suffix from face name.
2139 (ld-script-location-counter-face):
2140 New backward-compatibility alias for renamed face.
2141 (ld-script-location-counter-face): Use renamed face.
2142
2143 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
2144 (cperl-hash): Remove "-face" suffix from face names.
2145 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
2146 New backward-compatibility aliases for renamed faces.
2147 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
2148 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
2149
2150 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
2151 name.
2152 (which-func-face): New backward-compatibility alias for renamed face.
2153 (which-func-format): Use renamed which-func face.
2154
2155 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
2156 (vhdl-function, vhdl-directive, vhdl-reserved-word)
2157 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
2158 names.
2159 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
2160 (vhdl-speedbar-configuration, vhdl-speedbar-package)
2161 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
2162 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
2163 (vhdl-speedbar-architecture-selected)
2164 (vhdl-speedbar-configuration-selected)
2165 (vhdl-speedbar-package-selected)
2166 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
2167 names.
2168 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
2169 Use renamed faces.
2170 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
2171 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
2172 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
2173 Use renamed faces.
2174 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
2175 names.
2176 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
2177 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
2178 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
2179 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
2180 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
2181 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
2182
2183 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
2184 face name.
2185 (sh-heredoc-face): New backward-compatibility alias for renamed face.
2186 (sh-heredoc-face): Use renamed sh-heredoc face.
2187
2188 * progmodes/idlw-help.el (idlwave-help-link):
2189 Remove "-face" suffix from face name.
2190 (idlwave-help-link-face):
2191 New backward-compatibility alias for renamed face.
2192 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
2193
2194 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
2195 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
2196 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
2197 New backward-compatibility aliases for renamed faces.
2198 (idlwave-shell-disabled-breakpoint-face)
2199 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
2200
2201 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2202 Remove "-face" suffix from face names.
2203 (flymake-errline-face, flymake-warnline-face):
2204 New backward-compatibility aliases for renamed faces.
2205 (flymake-highlight-line): Use renamed flymake faces.
2206
2207 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2208 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
2209 (ebrowse-member-class, ebrowse-progress):
2210 Remove "-face" suffix from face names.
2211 (ebrowse-tree-mark-face, ebrowse-root-class-face)
2212 (ebrowse-file-name-face, ebrowse-default-face)
2213 (ebrowse-member-attribute-face, ebrowse-member-class-face)
2214 (ebrowse-progress-face):
2215 New backward-compatibility aliases for renamed faces.
2216 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
2217 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
2218 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
2219 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
2220
2221 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
2222 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
2223 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
2224 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
2225 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
2226 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
2227 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
2228 New backward-compatibility aliases for renamed faces.
2229 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
2230 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
2231 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
2232 "font-lock-". Use renamed antlr-mode faces.
2233 (antlr-font-lock-additional-keywords): Use renamed faces.
2234 Replace literal face-names with face variable references.
2235
2236 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
2237 face name.
2238 (Buffer-menu-buffer-face): New backward-compatibility alias for
2239 renamed face.
2240 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
2241
2242 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
2243
2244 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
2245 Eliminate "-face" suffix.
2246 (makefile-targets): Inherit from font-lock-function-name-face and
2247 eliminate "-face" suffix.
2248 (makefile-shell): Remove attributes and eliminate "-face" suffix.
2249 (makefile-*-font-lock-keywords): Append makefile-targets in rule
2250 actions, instead of prepending, to make it less visible.
2251 (makefile-previous-dependency, makefile-match-dependency):
2252 Don't match a target on a continuation line.
2253
2254 * files.el (auto-mode-alist): Put Makefile in gmake mode.
2255
2256 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
2257
2258 * progmodes/gdb-ui.el (menu): Re-order menu items.
2259 (gdb-tooltip-print): Respect tooltip-use-echo-area.
2260
2261 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
2262 Define in tooltip.el.
2263 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
2264 (gud-tooltip-tips): Respect tooltip-use-echo-area and
2265 gud-tooltip-echo-area.
2266
2267 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
2268 backward compatibility and make obsolete.
2269 (tooltip-help-tips): Use tooltip-use-echo-area.
2270 (tooltip-show-help-function): Rename to...
2271 (tooltip-show-help): ...this, because it is a function.
2272 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
2273
2274 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2275
2276 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
2277 (edebug-print-length, edebug-print-level, edebug-print-circle)
2278 (edebug-modify-breakpoint, edebug-eval-last-sexp)
2279 (edebug-eval-print-last-sexp): Doc fixes.
2280
2281 2005-06-14 Kim F. Storm <storm@cua.dk>
2282
2283 * ido.el (ido-mode): Make a new keymap every time we enable ido,
2284 as the coverage buffer/file/both may change.
2285
2286 2005-06-14 Lute Kamstra <lute@gnu.org>
2287
2288 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
2289 and run-mode-hooks. Simplify.
2290
2291 * mail/rmailedit.el (rmail-edit-mode):
2292 * progmodes/octave-inf.el (inferior-octave-mode):
2293 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
2294
2295 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
2296 and run-mode-hooks.
2297 (recentf-edit-list, recentf-open-files): Don't call
2298 kill-all-local-variables directly.
2299
2300 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
2301
2302 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
2303
2304 * emacs-lisp/byte-run.el (make-obsolete)
2305 (define-obsolete-function-alias): Rename arguments FUNCTION and
2306 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
2307 (make-obsolete-variable, define-obsolete-variable-alias):
2308 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
2309 respectively.
2310
2311 * isearchb.el (isearchb-activate):
2312 * pcvs.el (cvs-mode):
2313 * ses.el (ses-load):
2314 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
2315 * net/tramp.el (tramp-find-file-exists-command)
2316 (tramp-find-shell):
2317 * progmodes/ada-mode.el (ada-create-case-exception)
2318 (ada-create-case-exception-substring, ada-make-subprogram-body):
2319 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
2320 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
2321 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
2322 * textmodes/org.el (org-promote, org-evaluate-time-range)
2323 (org-agenda-next-date-line, org-agenda-previous-date-line)
2324 (org-agenda-error, org-open-at-point, org-table-move-row)
2325 (org-format-table-table-html-using-table-generate-source)
2326 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
2327 * textmodes/reftex.el (reftex-access-scan-info):
2328 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
2329 (reftex-toc-promote-prepare): Follow error conventions.
2330
2331 * diff-mode.el (diff-mode): Fix typo in docstring.
2332
2333 * forms.el (forms--intuit-from-file): Fix reference to
2334 `forms-number-of-fields' in error message.
2335 (forms-print): Fix quoting in error message.
2336
2337 * forms.el (forms-mode):
2338 * emulation/vi.el (vi-goto-insert-state):
2339 * progmodes/flymake.el (flymake-new-err-info)
2340 (flymake-start-syntax-check-for-current-buffer)
2341 (flymake-simple-cleanup):
2342 * eshell/esh-var.el (eshell/export):
2343 * progmodes/gud.el (xdb):
2344 * textmodes/flyspell.el (flyspell-incorrect-hook)
2345 (flyspell-maybe-correct-transposition)
2346 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
2347
2348 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
2349
2350 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
2351 minibuffer prompt.
2352
2353 2005-06-13 Kim F. Storm <storm@cua.dk>
2354
2355 * subr.el (add-to-ordered-list): New defun.
2356
2357 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
2358 add cua--keymap-alist to emulation-mode-map-alists.
2359
2360 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2361
2362 * subr.el (complete-in-turn): New macro.
2363 (dynamic-completion-table, lazy-completion-table): Add debug info.
2364
2365 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
2366 in preference to face aliases.
2367
2368 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
2369 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
2370 Remove unused vars `start' and `firstline'.
2371 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
2372 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
2373
2374 2005-06-13 Eli Zaretskii <eliz@gnu.org>
2375
2376 * cus-start.el (all): Don't complain about missing GTK-related
2377 variables, unless either `gtk' is boundp or this isn't a
2378 `windows-nt' build.
2379
2380 2005-06-13 Lute Kamstra <lute@gnu.org>
2381
2382 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
2383 run-mode-hooks.
2384
2385 * ediff-mult.el (ediff-meta-mode):
2386 * ediff-util.el (ediff-mode): Use run-mode-hooks.
2387
2388 * ledit.el (ledit-mode): Use delay-mode-hooks.
2389
2390 * woman.el (woman-mode-line-format): Delete constant.
2391 (woman-mode-map): Initialize it properly.
2392 (woman-mode): Set mode-class property to special.
2393 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
2394 Set major-mode and mode-name. Don't set mode-line-format directly.
2395 (Man-getpage-in-background): Don't reference woman-mode-line-format.
2396
2397 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
2398 string argument obsolete.
2399
2400 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
2401
2402 * textmodes/org.el (org-CUA-compatible): New option.
2403 (org-disputed-keys): New variable.
2404 (org-key): New function.
2405 (orgtbl-make-binding): Add docstring to the created function.
2406 (org-mode): Set paragraph start/separate regexps.
2407 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
2408 (org-archive-location, org-archive-mark-done)
2409 (org-archive-stamp-time): New options.
2410 (org-archive-subtree): New command.
2411 (org-fill-paragraph): New function.
2412 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
2413 (org-fake-empty-table-line): Function removed.
2414 (org-format-org-table-html): Do not create empty table lines at
2415 separator lines. Improved table header treatment.
2416 (org-link-format): New option.
2417 (org-make-link): New function.
2418 (org-insert-link, org-store-link): Use org-make-link.
2419 (org-open-file): Quote file name for shell command, to allow
2420 spaces in file names.
2421 (org-link-regexp): Fix bug with mailto link.
2422 (org-link-maybe-angles-regexp, org-protected-link-regexp):
2423 New constants.
2424 (org-export-as-html): Deal with the optional angles around a link.
2425 Better treatment of file: links.
2426 (org-open-at-point): Replace @{ and @} with < and >.
2427 (org-run-mode-hooks): Function removed.
2428 (org-agenda-mode): No longer use `org-run-mode-hooks'.
2429
2430 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
2431
2432 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
2433 MI command -data-list-register-values.
2434 (gdb-post-prompt): Indent properly.
2435
2436 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
2437
2438 * hilit-chg.el (highlight-changes-colors): Rename from
2439 `highlight-changes-colours'.
2440 (highlight-changes-colours): Keep as obsolete alias.
2441 (highlight-changes-face-list): Doc fix.
2442 (hilit-chg-make-list): Use `highlight-changes-colors'.
2443
2444 2005-06-12 Mark A. Hershberger <mah@everybody.org>
2445
2446 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
2447 defun-prompt-regexp.
2448
2449 2005-06-12 Eli Zaretskii <eliz@gnu.org>
2450
2451 * loadup.el: Don't say we are dumping under 2 names on windows-nt
2452 and cygwin.
2453
2454 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
2455 Don't use an old loaddefs.el, as in Makefile.in.
2456
2457 2005-06-12 Lute Kamstra <lute@gnu.org>
2458
2459 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
2460
2461 * man.el (Man-mode-map): Initialize it properly.
2462 (Man-mode): Set mode-class property to special.
2463
2464 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
2465
2466 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2467
2468 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
2469 A newline is needed in the docstring there.
2470
2471 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
2472 Doc fixes.
2473
2474 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2475
2476 * printing.el: Doc fix. The menubar is no more changed when printing
2477 is loaded, it only changes when pr-menu-bind or pr-update-menus is
2478 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
2479 (pr-version): New version number (6.8.4).
2480 (pr-menu-bind): New command.
2481 (pr-update-menus): Docstring and code fix.
2482 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
2483 Docstring fix.
2484 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
2485 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
2486
2487 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
2488
2489 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
2490 "Returns" to "return", document useful return values, etc.
2491
2492 2005-06-11 Alan Mackenzie <acm@muc.de>
2493
2494 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
2495 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
2496 (adaptive-file-function): Minor amendment to doc-string.
2497
2498 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2499
2500 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
2501 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
2502 Fix :type--it is `integer', not `string'.
2503
2504 * faces.el (modeline-highlight): Rename from (the erroneous)
2505 `modeline-higilight'.
2506
2507 2005-06-11 Lute Kamstra <lute@gnu.org>
2508
2509 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
2510 lisp-interaction-mode-map but make it the parent.
2511 (edebug-eval-mode): Use define-derived-mode.
2512
2513 2005-06-11 Andreas Schwab <schwab@suse.de>
2514
2515 * bindings.el: Add binding of `ESC functionkey' for every
2516 `M-functionkey'.
2517 * hexl.el (hexl-mode-map): Likewise.
2518
2519 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
2520
2521 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2522 [msft]: update regexp for newer msft compilers.
2523
2524 2005-06-10 Mark A. Hershberger <mah@everybody.org>
2525
2526 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
2527 ATTLIST portions of included DTDs.
2528 (xml-parse-dtd): Eliminate use of inefficient match-data.
2529
2530 2005-06-10 Miles Bader <miles@gnu.org>
2531
2532 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2533 (mpuz-text): Remove "-face" suffix from face names.
2534 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
2535 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
2536 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
2537
2538 * play/gomoku.el (gomoku-O, gomoku-X):
2539 Remove "-face" suffix from face names.
2540 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
2541 New backward-compatibility aliases for renamed faces.
2542 (gomoku-font-lock-keywords): Use renamed gomoku faces.
2543
2544 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2545
2546 * thumbs.el: Fixes for changes of 2005-06-09.
2547 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
2548 as a directory.
2549 (thumbs-thumbname): Remove directory separator from format string;
2550 `thumbs-thumbsdir' now returns a valid directory name.
2551 (thumbs-temp-dir): New defsubst.
2552 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
2553 Use it.
2554
2555 * cus-edit.el (minibuffer):
2556 * files.el (make-backup-file-name-function):
2557 * filesets.el (filesets-external-viewers):
2558 * hilit-chg.el (highlight-changes-colours)
2559 (highlight-changes-face-list, highlight-changes-rotate-faces):
2560 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
2561 * kmacro.el (kmacro-call-macro):
2562 * log-edit.el (log-edit-changelog-full-paragraphs):
2563 * mouse.el (mouse-1-click-follows-link):
2564 * skeleton.el (skeleton-autowrap):
2565 * subr.el (insert-for-yank-1):
2566 * tempo.el (tempo-insert-region):
2567 * terminal.el (terminal-emulator):
2568 * time.el (display-time-mail-face):
2569 * vc.el (vc-annotate):
2570 * vcursor.el (vcursor-copy-line):
2571 * woman.el (woman-bold-headings, woman-ignore)
2572 (woman-default-faces, woman-monochrome-faces):
2573 * calendar/todo-mode.el (todo-insert-threshold):
2574 * emulation/pc-select.el (pc-select-selection-keys-only)
2575 (pc-selection-mode):
2576 * emulation/vip.el (vip-find-char-forward):
2577 * emulation/viper-cmd.el (viper-find-char-forward):
2578 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
2579 (input-method-exit-on-invalid-key):
2580 * international/mule-diag.el (describe-coding-system):
2581 * international/ucs-tables.el (unify-8859-on-encoding-mode):
2582 * net/browse-url.el (browse-url-xterm-program):
2583 * obsolete/lazy-lock.el (lazy-lock-mode):
2584 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
2585 (cperl-mode):
2586 * progmodes/cpp.el (cpp-face-light-name-list)
2587 (cpp-face-dark-name-list):
2588 * progmodes/delphi.el (delphi-newline-always-indents):
2589 Fix spellings in docstrings.
2590
2591 * ido.el (ido-mode, ido-file-extensions-order)
2592 (ido-default-file-method, ido-default-buffer-method)
2593 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
2594 (ido-decorations, ido-read-file-name-as-directory-commands)
2595 (ido-read-file-name-non-ido, ido-work-directory-list)
2596 (ido-ignore-item-temp-list, ido-current-directory)
2597 (ido-magic-forward-char, ido-enter-find-file)
2598 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
2599 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
2600
2601 2005-06-10 Lute Kamstra <lute@gnu.org>
2602
2603 * play/dunnet.el (dun-mode): Use define-derived-mode.
2604 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
2605 obsolete alias.
2606
2607 * play/doctor.el (doctor-mode-map): Remove defvar.
2608 (doctor-mode): Use define-derived-mode.
2609
2610 * mail/mspools.el (mspools-mode):
2611 * net/eudc-hotlist.el (eudc-hotlist-mode):
2612 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
2613
2614 2005-06-10 Miles Bader <miles@gnu.org>
2615
2616 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2617 Remove "-face" suffix from face names.
2618 (flyspell-incorrect-face, flyspell-duplicate-face):
2619 New backward-compatibility aliases for renamed faces.
2620 (flyspell-mode-on, make-flyspell-overlay)
2621 (flyspell-highlight-incorrect-region)
2622 (flyspell-highlight-duplicate-region)
2623 (flyspell-display-next-corrections)
2624 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
2625
2626 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
2627 from face name.
2628 (texinfo-heading-face): New backward-compatibility alias for
2629 renamed face.
2630 (texinfo-heading-face): Use renamed texinfo-heading face.
2631
2632 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
2633 suffix from face names.
2634 (tex-math-face, tex-verbatim-face):
2635 New backward-compatibility aliases for renamed faces.
2636 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
2637 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
2638 literal face name.
2639
2640 * textmodes/table.el (table-cell): Remove "-face" suffix from face
2641 name.
2642 (table-cell-face): New backward-compatibility alias for renamed face.
2643 (table--put-cell-face-property, table--update-cell-face):
2644 Use renamed table-cell face.
2645
2646 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
2647 from face name.
2648 (sgml-namespace-face): New backward-compatibility alias for
2649 renamed face.
2650 (sgml-namespace-face): Use renamed sgml-namespace face.
2651
2652 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
2653 (org-level-4, org-level-5, org-level-6, org-level-7)
2654 (org-level-8, org-warning, org-headline-done)
2655 (org-deadline-announce, org-scheduled-today)
2656 (org-scheduled-previously, org-link, org-done, org-table)
2657 (org-time-grid): Remove "-face" suffix from face names.
2658 (org-level-1-face, org-level-2-face, org-level-3-face)
2659 (org-level-4-face, org-level-5-face, org-level-6-face)
2660 (org-level-7-face, org-level-8-face, org-warning-face)
2661 (org-headline-done-face, org-deadline-announce-face)
2662 (org-scheduled-today-face, org-scheduled-previously-face)
2663 (org-link-face, org-done-face, org-table-face)
2664 (org-time-grid-face):
2665 New backward-compatibility aliases for renamed faces.
2666 (org-level-faces, org-set-font-lock-defaults, org-timeline)
2667 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
2668 (org-agenda-get-timestamps, org-agenda-get-scheduled)
2669 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
2670
2671 * emulation/viper-init.el (viper-search, viper-replace-overlay)
2672 (viper-minibuffer-emacs, viper-minibuffer-insert)
2673 (viper-minibuffer-vi): Remove "-face" suffix from face names.
2674 (viper-search-face, viper-replace-overlay-face)
2675 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2676 (viper-minibuffer-vi-face):
2677 New backward-compatibility aliases for renamed faces.
2678 (viper-search-face, viper-replace-overlay-face)
2679 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2680 (viper-minibuffer-vi-face): Use renamed viper faces.
2681
2682 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
2683 Remove "-face" suffix from face names.
2684 (testcover-nohits-face, testcover-1value-face):
2685 New backward-compatibility aliases for renamed faces.
2686 (testcover-mark): Use renamed testcover faces.
2687
2688 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
2689 face name.
2690 (diary-button-face): New backward-compatibility alias for renamed face.
2691 (diary-entry): Use renamed diary-button face.
2692
2693 * calendar/calendar.el (diary, calendar-today, holiday)
2694 (mark-visible-calendar-date): Remove "-face" suffix from face names.
2695 (diary-face, calendar-today-face, holiday-face):
2696 New backward-compatibility aliases for renamed faces.
2697 (eval-after-load "facemenu", diary-entry-marker)
2698 (calendar-today-marker, calendar-holiday-marker, diary-face):
2699 Use renamed calendar faces.
2700
2701 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
2702 (compare-windows-face): New backward-compatibility alias for
2703 renamed face.
2704 (compare-windows-highlight): Use renamed compare-windows face.
2705
2706 * strokes.el (strokes-char): Remove "-face" suffix from face name.
2707 (strokes-char-face): New backward-compatibility alias for renamed face.
2708 (strokes-encode-buffer): Use renamed strokes-char face.
2709
2710 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
2711 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
2712 Remove "-face" suffix from face names.
2713 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
2714 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
2715 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
2716 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
2717 Use renamed pcvs faces.
2718 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
2719 * pcvs-defs.el (cvs-mode-map): Likewise.
2720 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2721
2722 * info.el (info-title-1, info-title-2, info-title-3)
2723 (info-title-4): Remove "-face" suffix from and downcase face names.
2724 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2725 (Info-title-4-face):
2726 New backward-compatibility aliases for renamed faces.
2727 (Info-fontify-node): Use renamed info faces.
2728
2729 * hilit-chg.el (highlight-changes, highlight-changes-delete):
2730 Remove "-face" suffix from face names.
2731 (highlight-changes-face, highlight-changes-delete-face):
2732 New backward-compatibility aliases for renamed faces.
2733 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
2734 (hilit-chg-make-list): Use renamed highlight-changes faces.
2735
2736 * generic-x.el (show-tabs-tab, show-tabs-space):
2737 Remove "-face" suffix from face names.
2738 (show-tabs-tab-face, show-tabs-space-face):
2739 New backward-compatibility aliases for renamed faces.
2740 (show-tabs-generic-mode-font-lock-defaults-1)
2741 (show-tabs-generic-mode-font-lock-defaults-2):
2742 Use renamed show-tabs faces.
2743
2744 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
2745 (smerge-markers): Remove "-face" suffix from face names.
2746 (smerge-mine-face, smerge-other-face, smerge-base-face)
2747 (smerge-markers-face):
2748 New backward-compatibility aliases for renamed faces.
2749 (smerge-mine-face, smerge-other-face, smerge-base-face)
2750 (smerge-markers-face): Use renamed smerge faces.
2751
2752 * log-view.el (log-view-file, log-view-message):
2753 Remove "-face" suffix from face names.
2754 (log-view-file-face, log-view-message-face):
2755 New backward-compatibility aliases for renamed faces.
2756 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
2757
2758 * paren.el (show-paren-match, show-paren-mismatch):
2759 Remove "-face" suffix from face names.
2760 (show-paren-match-face, show-paren-mismatch-face):
2761 New backward-compatibility aliases for renamed faces.
2762 (show-paren-function): Use renamed show-paren faces.
2763
2764 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
2765 (ruler-mode-margins, ruler-mode-fringes)
2766 (ruler-mode-column-number, ruler-mode-fill-column)
2767 (ruler-mode-comment-column, ruler-mode-goal-column)
2768 (ruler-mode-tab-stop, ruler-mode-current-column):
2769 Remove "-face" suffix from face names.
2770 (ruler-mode-default-face, ruler-mode-pad-face)
2771 (ruler-mode-margins-face, ruler-mode-fringes-face)
2772 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
2773 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
2774 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
2775 New backward-compatibility aliases for renamed faces.
2776 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
2777 (ruler-mode-column-number, ruler-mode-fill-column)
2778 (ruler-mode-comment-column, ruler-mode-goal-column)
2779 (ruler-mode-tab-stop, ruler-mode-current-column)
2780 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
2781
2782 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
2783 face name.
2784 (whitespace-highlight-the-space): Use renamed face.
2785 (whitespace-highlight-face): New backward-compatibility alias for
2786 renamed face.
2787
2788 * woman.el (woman-italic, woman-bold, woman-unknown)
2789 (woman-addition, woman-symbol-face):
2790 Remove "-face" suffix from face names.
2791 (woman-italic-face, woman-bold-face, woman-unknown-face)
2792 (woman-addition-face):
2793 New backward-compatibility aliases for renamed faces.
2794 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
2795 (woman-decode-region, woman-replace-match)
2796 (woman-display-extended-fonts, woman-special-characters)
2797 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
2798 Use renamed woman faces.
2799
2800 * longlines.el (longlines-visible-face): Face removed.
2801
2802 * diff-mode.el (diff-header, diff-file-header, diff-index)
2803 (diff-hunk-header, diff-removed, diff-added, diff-changed)
2804 (diff-function, diff-context, diff-nonexistent): Remove "-face"
2805 suffix from face names.
2806 (diff-header-face, diff-file-header-face, diff-index-face)
2807 (diff-hunk-header-face, diff-removed-face, diff-added-face)
2808 (diff-changed-face, diff-function-face, diff-context-face)
2809 (diff-nonexistent-face): New backward-compatibility aliases for
2810 renamed faces.
2811 (diff-header-face, diff-file-header-face)
2812 (diff-index, diff-index-face, diff-hunk-header)
2813 (diff-hunk-header-face, diff-removed, diff-removed-face)
2814 (diff-added, diff-added-face, diff-changed-face, diff-function)
2815 (diff-function-face, diff-context-face, diff-nonexistent)
2816 (diff-nonexistent-face): Use renamed diff-mode faces.
2817
2818 * progmodes/compile.el (compilation-warning-face)
2819 (compilation-info-face): Remove "-face" suffix from face names.
2820 (compilation-warning-face, compilation-info-face):
2821 New backward-compatibility aliases for renamed faces.
2822 (compilation-warning-face, compilation-info-face):
2823 Use renamed compilation faces.
2824
2825 * add-log.el (change-log-date, change-log-name)
2826 (change-log-email, change-log-file, change-log-list)
2827 (change-log-conditionals, change-log-function)
2828 (change-log-acknowledgement): Remove "-face" suffix from face names.
2829 (change-log-date-face, change-log-name-face)
2830 (change-log-email-face, change-log-file-face)
2831 (change-log-list-face, change-log-conditionals-face)
2832 (change-log-function-face, change-log-acknowledgement-face):
2833 New backward-compatibility aliases for renamed faces.
2834 (change-log-font-lock-keywords): Use renamed change-log faces.
2835
2836 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
2837 (custom-set, custom-changed, custom-saved, custom-button)
2838 (custom-button-pressed, custom-documentation, custom-state)
2839 (custom-comment, custom-comment-tag, custom-variable-tag)
2840 (custom-variable-button, custom-face-tag, custom-group-tag-1)
2841 (custom-group-tag): Remove "-face" suffix from face names.
2842 (custom-magic-alist, custom-magic-value-create)
2843 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
2844 (custom-invalid-face, custom-rogue-face, custom-modified-face)
2845 (custom-set-face, custom-changed-face, custom-saved-face)
2846 (custom-button-face, custom-button-pressed-face)
2847 (custom-documentation-face, custom-state-face)
2848 (custom-comment-face, custom-comment-tag-face)
2849 (custom-variable-tag-face, custom-variable-button-face)
2850 (custom-face-tag-face, custom-group-tag-face-1)
2851 (custom-group-tag-face):
2852 New backward-compatibility aliases for renamed faces.
2853
2854 * wid-edit.el (widget-documentation, widget-button)
2855 (widget-field, widget-single-line-field, widget-inactive)
2856 (widget-button-pressed): "-face" suffix removed from face names.
2857 (widget-documentation-face, widget-button-face)
2858 (widget-field-face, widget-single-line-field-face)
2859 (widget-inactive-face, widget-button-pressed-face):
2860 New backward-compatibility aliases for renamed faces.
2861 (widget-documentation-face, widget-button-face)
2862 (widget-button-pressed-face, widget-specify-field)
2863 (widget-specify-inactive): Use renamed widget faces.
2864
2865 2005-06-10 Kenichi Handa <handa@m17n.org>
2866
2867 * term/x-win.el (x-clipboard-yank): Remove condition-case
2868 wrapping.
2869
2870 2005-06-11 Kenichi Handa <handa@m17n.org>
2871
2872 * add-log.el (change-log-font-lock-keywords): Make the regexp for
2873 date lines stricter.
2874
2875 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
2876
2877 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
2878 of x-get-selection.
2879
2880 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * comint.el (comint-mode, comint-snapshot-last-prompt):
2883 * frame.el (frame-current-scroll-bars):
2884 * term.el (term-mode, term-check-proc, term-input-sender)
2885 (term-simple-send, term-extract-string, term-word)
2886 (term-match-partial-filename):
2887 * window.el (window-current-scroll-bars):
2888 * emulation/cua-base.el (cua-normal-cursor-color)
2889 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
2890 (cua-global-mark-cursor-color):
2891 * mail/undigest.el (rmail-forward-separator-regex):
2892 Fix typos in docstrings.
2893
2894 * comint.el (comint-check-proc, make-comint-in-buffer)
2895 (comint-source-default): Doc fixes.
2896
2897 * term.el (term-send-string): Improve argument/docstring
2898 consistency.
2899
2900 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
2901
2902 * comint.el (comint-send-input): Bind `inhibit-read-only' around
2903 call to `delete-region'.
2904 (comint-mode-hook): Do not enable Font Lock by default.
2905
2906 2005-06-09 Lute Kamstra <lute@gnu.org>
2907
2908 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
2909 could be void.
2910
2911 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
2912
2913 * emacs-lisp/debug.el (debugger-will-be-back): New var.
2914 (debug): Use it.
2915 (debugger-step-through, debugger-continue, debugger-jump)
2916 (debugger-return-value): Set it when needed.
2917 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
2918 Use inhibit-read-only.
2919
2920 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
2921
2922 * window.el (shrink-window-if-larger-than-buffer)
2923 (window-size-fixed): Fix typo in docstring.
2924
2925 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
2926 thumbnails directory on loading.
2927 (thumbs-conversion-program): Use `eq' to check the system type,
2928 not `equal'.
2929 (thumbs-temp-dir): Initialize to `temporary-file-directory',
2930 not "/tmp". Fix docstring.
2931 (thumbs-thumbsdir): New function to return the thumbnails
2932 directory, creating it if needed.
2933 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
2934 (thumbs-temp-file): Delete variable and make it into a function.
2935 (thumbs-resize-image, thumbs-modify-image): Use it.
2936 (thumbs-kill-buffer): Simplify.
2937 (thumbs-gensym): Defalias or duplicate CL `gensym'.
2938 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
2939 docstrings.
2940
2941 2005-06-09 Kim F. Storm <storm@cua.dk>
2942
2943 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
2944 set-match-data to free markers in match-data.
2945
2946 * replace.el (replace-match-data): Pass RESEAT arg `t' to
2947 match-data to unchain markers in match-data.
2948
2949 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2950
2951 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
2952 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
2953 unnecessary now.
2954
2955 2005-06-08 Richard M. Stallman <rms@gnu.org>
2956
2957 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
2958 give the variable a doc string that doesn't say don't set it directly.
2959
2960 * textmodes/ispell.el (ispell-check-version):
2961 Use match-string-no-properties.
2962 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
2963 (ispell-buffer-local-words): Likewise.
2964
2965 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
2966 except on terminals with enough colors to really display it.
2967 (makefile-dependency-regex): Delete spurious `bb'.
2968
2969 * faces.el (escape-glyph): Use blue once again in last case.
2970 (no-break-space): Redefine so that it isn't invisible on a tty.
2971
2972 2005-06-08 Kim F. Storm <storm@cua.dk>
2973
2974 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
2975 also when reading directory name.
2976
2977 2005-06-08 Lute Kamstra <lute@gnu.org>
2978
2979 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
2980 (flyspell-mode-line-string): Remove autoload cookie.
2981 (flyspell-mode): Remove defvar.
2982
2983 2005-06-07 Lute Kamstra <lute@gnu.org>
2984
2985 * textmodes/org.el (org-run-mode-hooks): New function.
2986 (org-agenda-mode): Use it.
2987
2988 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
2989
2990 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
2991
2992 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2993
2994 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
2995
2996 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * font-lock.el (font-lock-add-keywords): Doc fix.
2999
3000 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3001
3002 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
3003 (tex-compile-default): In the absence of any history, use the order in
3004 tex-compile-alist to choose the preferred command.
3005 (tex-compile-commands): Reorder a bit.
3006
3007 * textmodes/flyspell.el (flyspell-auto-correct-binding)
3008 (flyspell-incorrect-face, flyspell-duplicate-face):
3009 Use (X)Emacs-agnostic code.
3010 (flyspell-mode-map): Don't overwrite at each load. Remove code
3011 redundant with the subsequent add-minor-mode. Merge Emacs and
3012 XEmacs code.
3013 (flyspell-word): Minor simplification.
3014 (flyspell-math-tex-command-p): Quieten the byte-compiler.
3015 (flyspell-external-point-words): Remove unused vars `size' and `start'.
3016 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
3017 Merge the corresponding Emacs code.
3018 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
3019
3020 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
3021 a dedicated window.
3022
3023 * international/latexenc.el (latexenc-find-file-coding-system):
3024 Undo part of last patch, to turn off a compiler warning.
3025
3026 2005-06-06 Juri Linkov <juri@jurta.org>
3027
3028 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
3029 Rename `tmm-inactive-face' to `tmm-inactive'.
3030
3031 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
3032
3033 * iswitchb.el: Rename faces.
3034
3035 2005-06-06 Kim F. Storm <storm@cua.dk>
3036
3037 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
3038 (cua-global-mark): Remove -face suffix from face names.
3039
3040 * emulation/cua-gmrk.el (cua--init-global-mark):
3041 Remove cua-global-mark face setup.
3042
3043 2005-06-06 Richard M. Stallman <rms@gnu.org>
3044
3045 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
3046 just like other allowed characters.
3047 (makefile-match-dependency): Exclude leading and training whitespace
3048 from the range of regexp subexp 1.
3049 (makefile-macroassign-regex): Don't try to match the body,
3050 just the name of the macro being defined.
3051
3052 * info.el (Info-read-node-name-2): New function.
3053 (Info-read-node-name-1): Use that.
3054 Add a completion-base-size-function property.
3055
3056 * simple.el (completion-setup-function): Look for
3057 completion-base-size-function property of
3058 minibuffer-completion-table.
3059
3060 * files.el (locate-file-completion): Doc fix.
3061
3062 * printing.el: Don't call pr-update-menus; user must do that.
3063
3064 * emacs-lisp/debug.el (debugger-window): New variable.
3065 (debug): Use debugger-window if it is set and still alive.
3066 Record debugger-window for next entry.
3067
3068 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
3069
3070 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
3071
3072 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
3073 (hack-one-local-variable, hack-local-variables)
3074 (hack-local-variables-prop-line): Pass that arg.
3075
3076 2005-06-06 Kim F. Storm <storm@cua.dk>
3077
3078 * ido.el (ido-first-match, ido-only-match, ido-subdir)
3079 (ido-indicator): Remove -face suffix from face names.
3080
3081 2005-06-06 Juri Linkov <juri@jurta.org>
3082
3083 * font-lock.el (font-lock-regexp-backslash)
3084 (font-lock-regexp-backslash-construct): New faces.
3085 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
3086 after `('. Add `while-no-input' to control structures.
3087
3088 * faces.el (no-break-space, shadow): New faces.
3089 (escape-glyph): Use less loud colors pink2 and red4.
3090
3091 * diff-mode.el (diff-context-face)
3092 * dired.el (dired-ignored)
3093 * rfn-eshadow.el (file-name-shadow)
3094 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
3095
3096 * info.el (Info-title-1-face): Use green instead of yellow because
3097 bold yellow is not readable on light backgrounds.
3098
3099 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
3100 before selecting the desired mode to not spend time fontifying
3101 old contents.
3102
3103 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
3104
3105 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
3106 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
3107
3108 * ps-print.el (ps-default-fg, ps-default-bg):
3109 Fix typos in docstrings.
3110
3111 * isearchb.el (isearchb): Don't pass a spurious second argument to
3112 `iswitchb-completions'.
3113
3114 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
3115
3116 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
3117 to preserve point.
3118 (gdb-find-file-hook): Add doc string.
3119
3120 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
3121 C dereferenced pointer expression.
3122 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
3123
3124 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
3125
3126 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
3127 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
3128 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
3129 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
3130 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
3131 Make background transparent.
3132
3133 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
3134
3135 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
3136 (font-lock-remove-keywords): Doc fix.
3137 (font-lock-mode-major-mode): Compiler defvar.
3138 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
3139
3140 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
3141 (font-lock-mode): Update `font-lock-mode-major-mode'.
3142 (font-lock-set-defaults): Compiler defvar.
3143 (font-lock-default-function): Take `font-lock-mode-major-mode'
3144 into account.
3145
3146 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
3147 keep track of which major mode it enabled the minor mode for.
3148 Use find-file-hook again. Update docstring.
3149
3150 * simple.el (eval-expression-print-level)
3151 (eval-expression-print-length, eval-expression-debug-on-error):
3152 Doc fixes.
3153
3154 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
3155
3156 * iswitchb.el (iswitchb-single-match-face)
3157 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
3158 (iswitchb-invalid-regexp-face): New faces.
3159 (iswitchb-completions): Use them.
3160 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
3161 now marked as an obsolete alias.
3162 (iswitchb-read-buffer): Remove check for bound font variables.
3163 (iswitchb-invalid-regexp): New free variable.
3164 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
3165 set iswitchb-invalid-regexp.
3166 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
3167 invalid regexps.
3168 (iswitchb-completions): Add check for complete match when entering
3169 a regexp.
3170 (iswitchb-completions): Remove require-match argument.
3171 (iswitchb-exhibit): Fix caller.
3172 (iswitchb-common-match-inserted): New variable.
3173 (iswitchb-complete, iswitchb-completion-help): Use it.
3174
3175 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
3176
3177 * url-http.el (url-http-chunked-encoding-after-change-function):
3178 Use `url-http-debug' instead of `message'.
3179
3180 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
3181
3182 * url-http.el (url-http-parse-headers): Pass redirected URL as a
3183 callback argument.
3184
3185 2005-06-04 Kim F. Storm <storm@cua.dk>
3186
3187 * simple.el (line-move): Only call sit-for when moving backwards.
3188
3189 * ido.el (ido-make-merged-file-list-1): New defun split from
3190 ido-make-merged-file-list.
3191 (ido-make-merged-file-list): Bind throw-on-input around call to
3192 ido-make-merged-file-list-1. Return input-pending-p if
3193 interrupted by more input available.
3194 (ido-read-internal): Handle input-pending-p return value from
3195 ido-make-merged-file-list.
3196
3197 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
3198
3199 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
3200 compatibility code.
3201
3202 * international/latexenc.el (latexenc-find-file-coding-system):
3203 Don't inherit the EOL part of the coding-system from the
3204 tex-main buffer. Fit within 80 columns.
3205
3206 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
3207
3208 * tmm.el (tmm-inactive-face): New face.
3209 (tmm-remove-inactive-mouse-face): New function.
3210 (tmm-prompt, tmm-add-one-shortcut)
3211 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
3212 but not selectable.
3213
3214 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
3215
3216 * faces.el (face-equal): Improve argument/docstring consistency.
3217
3218 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
3219
3220 * progmodes/make-mode.el (makefile-targets-face)
3221 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
3222 (makefile-bsdmake-dependency-regex)
3223 (makefile-makepp-rule-action-regex)
3224 (makefile-bsdmake-rule-action-regex): New constants.
3225 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
3226
3227 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3228 Allow (...) within `...' for makepp messages.
3229
3230 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
3231
3232 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
3233
3234 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
3235 "." files are deleted from all file lists before comparison.
3236
3237 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3238 (viper-ESC-key): Made them customizable.
3239
3240 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
3241
3242 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
3243
3244 * autorevert.el (auto-revert-buffers): Use save-match-data.
3245
3246 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3247
3248 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
3249 menu items with a nil command binding.
3250
3251 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
3252
3253 * emacs-lisp/cl-macs.el (defsetf):
3254 Improve argument/docstring consistency.
3255
3256 * faces.el (list-faces-display): Improve the formatting by
3257 computing the maximum length required for any face-name (reworked
3258 patch of 1999-01-11, accidentally deleted on 1999-07-21).
3259 (internal-find-face): Remove redundant info in docstring.
3260
3261 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
3262
3263 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
3264 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
3265 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
3266 (gdb-assembler-custom): Improve regexps.
3267 (def-gdb-auto-update-handler): Use window point to preserve point.
3268
3269 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
3270
3271 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
3272
3273 2005-05-31 Jay Belanger <belanger@truman.edu>
3274
3275 * calc/calc-embed.el (calc-embedded-word): Change argument passed
3276 to calc-embedded.
3277 (calc-embedded-make-info): Have plain prefix argument select
3278 entire line.
3279
3280 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
3281
3282 * faces.el (list-faces-display): Signal error if passed a regexp
3283 that matches no face name.
3284
3285 * simple.el (filter-buffer-substring): Fix typo in docstring.
3286
3287 2005-05-31 Richard M. Stallman <rms@gnu.org>
3288
3289 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
3290 (vhdl-emacs-21): Doc fix.
3291 (vhdl-mode): Unconditionally set comment-padding.
3292 (vhdl-fixup-whitespace-region): Insert spaces only where
3293 there are none.
3294 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
3295
3296 2005-05-30 John Wiegley <johnw@newartisans.com>
3297
3298 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
3299 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
3300 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
3301 `directory-sep-char' to ?/, and all uses of `string-to-int' to
3302 `string-to-number'.
3303
3304 2005-05-30 Jay Belanger <belanger@truman.edu>
3305
3306 * calc/calc.el (calc-bug-address): Fix docstring.
3307 (calc-window-hook, calc-trail-window-hook): New variables.
3308 (calc-trail-display): Restore use of calc-trail-window-hook.
3309 (calc): Restore use of calc-window-hook.
3310
3311 2005-05-31 Masatake YAMATO <jet@gyve.org>
3312
3313 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
3314
3315 * help-fns.el (help-C-file-name): Add autoload mark for
3316 `find-function-noselect'.
3317
3318 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3319
3320 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
3321 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
3322
3323 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3324
3325 * calendar/diary-lib.el (mark-included-diary-files): Only kill
3326 included diary buffer if it was not already being visited.
3327 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
3328
3329 * calendar/icalendar.el (top-level): Do not require 'appt.
3330
3331 * mail/supercite.el (sc-select-attribution): Only use a list
3332 element from sc-attrib-selection-list if it returns a string.
3333 Reported by Davide G. M. Salvetti <salve@debian.org>.
3334
3335 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
3336
3337 * thumbs.el (thumbs-thumbname): The resulting thumbname now
3338 includes a hash value to improve its uniqueness, and has a ".jpg"
3339 extension. Also, it is now a valid filename on all systems.
3340 (thumbs-make-thumb): Use `let', not `let*'.
3341 (thumbs-show-thumbs-list): Check for JPEG availability.
3342
3343 2005-05-30 Richard M. Stallman <rms@gnu.org>
3344
3345 * filesets.el (filesets-menu-ensure-use-cached):
3346 Prevent warning when emacs-version>= is undefined.
3347
3348 * printing.el (pr-interactive-n-up): Use string-to-number.
3349
3350 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
3351
3352 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
3353 Warn only when name to be defined is quoted.
3354
3355 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
3356
3357 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
3358 Make regexp more robust.
3359 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
3360 Force regeneration of disassembly.
3361
3362 2005-05-29 Jay Belanger <belanger@truman.edu>
3363
3364 * calc/calc.el (calc-user-invocation): Check if
3365 calc-invocation-macro is non-nil.
3366
3367 2005-05-29 Juri Linkov <juri@jurta.org>
3368
3369 * add-log.el (change-log-font-lock-keywords):
3370 Add `+' to e-mail regexp to accept mail address with keywords.
3371
3372 * man.el (Man-name-regexp): Add `:' to accept qualified names.
3373
3374 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3375
3376 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
3377
3378 * ielm.el (inferior-emacs-lisp-mode): Ditto.
3379
3380 2005-05-29 Richard M. Stallman <rms@gnu.org>
3381
3382 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3383 Undo the change that moves to end of the current word.
3384
3385 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
3386
3387 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
3388 Throw error when count <= 0 to ensure input is a number.
3389 (gdb-read-memory-custom): Pick up address from buffer.
3390 (gdb-memory-mode): Allow user to increment and decrement
3391 memory address from header line.
3392
3393 2005-05-29 Richard M. Stallman <rms@gnu.org>
3394
3395 * flyspell.el (flyspell-version): Function deleted.
3396 (flyspell-auto-correct-previous-hook): Doc fix.
3397
3398 * jit-lock.el (jit-lock-function, jit-lock-after-change):
3399 Do nothing if memory is full.
3400
3401 * font-lock.el (font-lock-fontify-syntactically-region):
3402 Pass t for GREEDY to looking-back.
3403
3404 * saveplace.el (save-place-alist-to-file): Write the file
3405 using write-region.
3406
3407 * subr.el (looking-back): New argument GREEDY.
3408
3409 * progmodes/compile.el (compilation-start): Set the mode
3410 before inserting the initial text.
3411
3412 * progmodes/which-func.el (which-func-update-1): Turn the mode
3413 off in case of error by setting which-func-mode.
3414
3415 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
3416
3417 * flyspell.el (flyspell-auto-correct-previous-word):
3418 Narrow down to what's on the screen, and recenter overlays
3419 at the end of the next word.
3420
3421 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
3422
3423 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
3424 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
3425 (flyspell-abbrev-p): Default to nil.
3426 (flyspell-use-global-abbrev-table-p): Doc fix.
3427 (flyspell-large-region): Allow nil as value.
3428 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
3429
3430 (mail-mode-flyspell-verify): More robust handling
3431 of `mail-header-separator'. More efficient signature detection.
3432 Allow for regexp metacharacters in message-header-separator.
3433 Adding `To' not to be checked in mail-mode-flyspell-verify.
3434
3435 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
3436 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
3437 Bind flyspell-auto-correct-binding.
3438 Bind C-. and C-, .
3439 (flyspell-mode-map): Likewise.
3440 (flyspell-mode): Doc fix.
3441 (flyspell-accept-buffer-local-defs): Preserve current buffer.
3442 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
3443 (flyspell-word-cache-result): New var, always local.
3444 (flyspell-check-pre-word-p): Doc fix.
3445 (flyspell-check-changed-word-p): Handle spc like newline.
3446 (flyspell-post-command-hook): Set flyspell-word-cache-result.
3447 (flyspell-word-search-backward, flyspell-word-search-forward):
3448 New functions.
3449 (flyspell-word): Return t if nothing to check.
3450 When parsing TeX code, check for after } or \.
3451 Use flyspell-word-search-backward to find previous word.
3452 Return nil if duplicated word.
3453 For word already checked, return same value as last time.
3454 Set flyspell-word-cache-result after checking.
3455 Don't clobber the return value.
3456 (flyspell-get-word): Major rewrite.
3457 (flyspell-external-point-words): New locals pword, pcount.
3458 Fix size used in progress message.
3459 Find the proper corresponding word in flyspell-large-region-buffer.
3460 (flyspell-region): Check for flyspell-large-region = nil.
3461 (flyspell-highlight-incorrect-region): Clean up overlays in region.
3462 (flyspell-auto-correct-word): Check that WORD is a cons.
3463 (flyspell-correct-word): Likewise.
3464
3465 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
3466
3467 * progmodes/make-mode.el (makefile-rule-action-regex)
3468 (makefile-macroassign-regex, makefile-makepp-mode)
3469 (makefile-bsdmake-mode): Continuation lines may be empty.
3470 Reported by Joshua Varner.
3471 (makefile-makepp-font-lock-keywords): Add $(stem).
3472
3473 2005-05-28 Karl Berry <karl@gnu.org>
3474
3475 * textmodes/tex-mode.el: Now that tex-send-command calls
3476 shell-quote-argument (2005-03-31 change), remove all calls to
3477 shell-quote-argument; they all end up invoking tex-send-command.
3478 The double quoting loses on filenames with non-safe characters,
3479 such as "@". Reported by Frederik Fouvry.
3480
3481 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
3482
3483 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
3484 about preserving point.
3485
3486 2005-05-27 Jay Belanger <belanger@truman.edu>
3487
3488 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
3489 Info-goto-node.
3490
3491 * calc/calc-embed.el (calc-embed-arg): New variable.
3492 (calc-do-embedded-activate, calc-embedded-activate-formula)
3493 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
3494 variable by new variable.
3495 (calc-embedded-make-info): Replace undeclared variable by new
3496 variable. When selecting region with positive prefix
3497 argument, use end of previous line instead of beginning of line.
3498
3499 * calc/calc-aent.el (calc-arg-values): Declare it.
3500
3501 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
3502 Declare them.
3503
3504 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
3505
3506 * calc/calc.el (calc-alg-map): Declare it.
3507
3508 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
3509
3510 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
3511
3512 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
3513 (gdb-registers-buffer, toggle-gdb-all-registers):
3514 Toggle display of floating point registers.
3515 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
3516
3517 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
3518 (toggle-gud-tooltip-dereference):
3519 Rename from gud-toggle-tooltip-dereference.
3520
3521 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
3522
3523 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
3524
3525 2005-05-27 Jay Belanger <belanger@truman.edu>
3526
3527 * calc/calc-prog.el (calc-kbd-report): Remove.
3528 (calc-kbd-query): Rewrite.
3529
3530 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
3531
3532 * image.el (image-library-alist): Move to image.c.
3533 (image-type-available-p): Doc fix.
3534
3535 2005-05-27 Lute Kamstra <lute@gnu.org>
3536
3537 * calc/calc.el (calc):
3538 * outline.el (outline-1, outline-2, outline-3, outline-4)
3539 (outline-5, outline-6, outline-7, outline-8):
3540 * textmodes/dns-mode.el (dns-mode):
3541 * textmodes/sgml-mode.el (sgml-namespace-face):
3542 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
3543 (tex-verbatim-face, tex-use-reftex):
3544 * textmodes/texinfo.el (texinfo-heading-face):
3545 Specify customization group.
3546
3547 * longlines.el: Don't require easy-mmode.
3548 (longlines-visible-face): Specify customization group.
3549
3550 2005-05-27 Kenichi Handa <handa@m17n.org>
3551
3552 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
3553 encoding table of windows-1251.
3554
3555 * international/ucs-tables.el (ucs-set-table-for-input):
3556 If translation-table-for-input of a coding system is a symbol, get
3557 its translation-table property.
3558
3559 * international/code-pages.el: Don't register a coding system into
3560 non-iso-charset-alist more than once.
3561 (cp-make-coding-system): Likewise.
3562
3563 2005-05-26 John Wiegley <johnw@newartisans.com>
3564
3565 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
3566 `eshell-resume-eval' is wrapped in a list, it indicates that the
3567 command was run asynchronously. In that case, unwrap the value
3568 before checking the delimiter value.
3569
3570 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
3571 character before a space at the end of a line is \, assume the space
3572 is part of the last argument rather than a final argument separator.
3573
3574 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
3575 is in use, and the target is `t' or `nil' (which are the most common
3576 values), don't assume that the symbol target is a buffer.
3577
3578 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
3579
3580 * calendar/calendar.el (calendar-mode-line-format):
3581 Use mode-line-highlight as mouse-face.
3582
3583 * time.el (display-time-string-forms, display-time-update):
3584 Use mode-line-highlight as mouse-face.
3585
3586 2005-05-26 Jay Belanger <belanger@truman.edu>
3587
3588 * calc/calc.el (calc-language-alist): Remove extra defvar.
3589
3590 2005-05-26 Lute Kamstra <lute@gnu.org>
3591
3592 * arc-mode.el (archive-mode):
3593 * bookmark.el (bookmark-read-annotation-mode)
3594 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
3595 * bs.el (bs-mode):
3596 * calc/calc-yank.el (calc-edit-mode):
3597 * calc/calc.el (calc-mode, calc-trail-mode):
3598 * calculator.el (calculator-mode):
3599 * chistory.el (command-history-mode):
3600 * comint.el:
3601 * cus-edit.el (custom-mode):
3602 * descr-text.el (describe-text-mode):
3603 * ebuff-menu.el (Electric-buffer-menu-mode):
3604 * ediff-util.el (ediff-mode):
3605 * emacs-lisp/re-builder.el (reb-mode):
3606 * emulation/vi.el (vi-mode-setup):
3607 * emulation/ws-mode.el (wordstar-mode):
3608 * eshell/esh-mode.el (eshell-mode):
3609 * forms.el (forms-mode):
3610 * help-mode.el (help-mode):
3611 * hexl.el (hexl-mode):
3612 * ibuffer.el (ibuffer-mode):
3613 * ielm.el (inferior-emacs-lisp-mode):
3614 * info.el (Info-mode, Info-edit-mode):
3615 * international/swedish.el:
3616 * ledit.el (ledit-from-lisp-mode):
3617 * locate.el (locate-mode):
3618 * mail/rmail.el (rmail-mode):
3619 * mail/rmailedit.el (rmail-edit-mode):
3620 * mail/rmailsum.el (rmail-summary-mode):
3621 * mail/supercite.el (sc-electric-mode):
3622 * net/eudc.el (eudc-mode):
3623 * net/quickurl.el (quickurl-list-mode):
3624 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
3625 * obsolete/ooutline.el (outline-mode):
3626 * obsolete/options.el (Edit-options-mode):
3627 * obsolete/rnews.el (news-mode):
3628 * obsolete/rnewspost.el (news-reply-mode):
3629 * play/5x5.el (5x5-mode):
3630 * play/decipher.el (decipher-mode, decipher-stats-mode):
3631 * play/gomoku.el (gomoku-mode):
3632 * play/snake.el (snake-mode):
3633 * play/solitaire.el (solitaire-mode):
3634 * play/tetris.el (tetris-mode):
3635 * progmodes/ada-mode.el (ada-mode):
3636 * progmodes/antlr-mode.el (antlr-mode):
3637 * progmodes/autoconf.el (autoconf-mode):
3638 * progmodes/dcl-mode.el (dcl-mode):
3639 * progmodes/delphi.el (delphi-mode):
3640 * progmodes/ebrowse.el (ebrowse-tree-mode)
3641 (ebrowse-electric-list-mode, ebrowse-member-mode)
3642 (ebrowse-electric-position-mode):
3643 * progmodes/f90.el (f90-mode):
3644 * progmodes/fortran.el (fortran-mode):
3645 * progmodes/icon.el (icon-mode):
3646 * progmodes/idlw-help.el (idlwave-help-mode):
3647 * progmodes/idlw-shell.el (idlwave-shell-mode):
3648 * progmodes/idlwave.el (idlwave-mode):
3649 * progmodes/inf-lisp.el (inferior-lisp-mode):
3650 * progmodes/m4-mode.el (m4-mode):
3651 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
3652 * progmodes/modula2.el (modula-2-mode):
3653 * progmodes/octave-inf.el (inferior-octave-mode):
3654 * progmodes/octave-mod.el (octave-mode):
3655 * progmodes/pascal.el (pascal-mode):
3656 * progmodes/sh-script.el (sh-mode):
3657 * progmodes/sql.el (sql-mode, sql-interactive-mode):
3658 * progmodes/vhdl-mode.el (vhdl-mode):
3659 * progmodes/xscheme.el (scheme-interaction-mode):
3660 * replace.el (occur-mode):
3661 * ses.el (ses-mode):
3662 * simple.el (completion-list-mode):
3663 * skeleton.el:
3664 * speedbar.el (speedbar-mode):
3665 * term.el (term-mode):
3666 * terminal.el (terminal-edit-mode):
3667 * textmodes/reftex-index.el (reftex-index-mode)
3668 (reftex-index-phrases-mode):
3669 * textmodes/reftex-sel.el (reftex-select-label-mode)
3670 (reftex-select-bib-mode):
3671 * textmodes/reftex-toc.el (reftex-toc-mode):
3672 * wdired.el (wdired-change-to-wdired-mode):
3673 * wid-browse.el (widget-browse-mode):
3674 Use run-mode-hooks.
3675
3676 * array.el (array-mode):
3677 * calendar/todo-mode.el (todo-mode):
3678 * man.el (Man-mode):
3679 * play/landmark.el (lm-mode):
3680 * play/mpuz.el (mpuz-mode):
3681 Use kill-all-local-variables and run-mode-hooks.
3682
3683 * subr.el (delay-mode-hooks): Specify indentation.
3684
3685 2005-05-26 Mark A. Hershberger <mah@everybody.org>
3686
3687 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
3688
3689 2005-05-26 Jay Belanger <belanger@truman.edu>
3690
3691 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
3692 of nil.
3693
3694 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
3695
3696 * progmodes/gdb-ui.el (gdb-frame-address):
3697 Rename from gdb-current-address.
3698 (gdb-previous-frame-address): Rename from gdb-previous-address.
3699 (gdb-selected-frame): Rename from gdb-current-frame.
3700 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
3701 (gdb-frame-number): Rename from gdb-current-stack-level.
3702 (gdb-ann3): Match new mode-name for disassembly buffer.
3703 Extend initialization of variables.
3704 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
3705 (gdb-memory-mode): Use mouse-face in header line.
3706 (gdb-assembler-buffer-name): Call it disassembly and give frame
3707 in mode line.
3708 (gdb-source-spec-regexp, gdb-assembler-custom)
3709 (gdb-invalidate-assembler, gdb-frame-handler):
3710 Make robust to leading zeroes in address format.
3711
3712 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
3713
3714 * textmodes/org.el (org-mode): Use `define-derived-mode' to
3715 define `org-mode'.
3716 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
3717
3718 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * log-edit.el (log-edit-changelog-entries): Distinguish between
3721 filenames like xfns.c and fns.c.
3722
3723 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
3724
3725 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
3726 point after reverting.
3727 (Buffer-menu-make-sort-button): Handle the case where
3728 `Buffer-menu-use-header-line' is nil.
3729
3730 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3731
3732 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
3733 New funcs. In minibuffer-local-completion-map bind `]', `/'
3734 and `:' to them.
3735
3736 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3737
3738 * startup.el (normal-top-level): Allow modification of load-path while
3739 we're iterating over it.
3740
3741 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
3742
3743 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
3744 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
3745 (thumbs-resize-interactive, thumbs-insert-image)
3746 (thumbs-insert-thumb, thumbs-dired-show-marked)
3747 (thumbs-find-image-at-point, thumbs-delete-images)
3748 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
3749 (thumbs-increment-image-size, thumbs-decrement-image-size):
3750 Fix typos in docstrings.
3751
3752 2005-05-24 Andre Spiegel <spiegel@gnu.org>
3753
3754 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
3755 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
3756 (cperl-mode): Use them.
3757
3758 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
3759
3760 * window.el (quit-window, shrink-window-if-larger-than-buffer):
3761 Doc fixes.
3762
3763 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
3764
3765 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
3766 Bind C-d to gdb-inferior-io-eof.
3767
3768 * dired.el (dired-dnd-popup-notice): Use message-box.
3769
3770 2005-05-23 Masatake YAMATO <jet@gyve.org>
3771
3772 * bindings.el (mode-line-major-mode-keymap):
3773 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
3774
3775 * faces.el (mode-line-highlight): New face.
3776
3777 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
3778 as mouse-face.
3779
3780 * bindings.el (top-level, help-echo, mode-line-modified)
3781 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
3782 as mouse-face.
3783
3784 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
3785
3786 * progmodes/cc-engine.el (c-guess-basic-syntax):
3787 Remove spurious call to `zerop'.
3788
3789 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
3790
3791 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
3792
3793 CC Mode update to 5.30.10:
3794
3795 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
3796 could go past the limit in decoration level 2, thereby causing
3797 errors during interactive fontification.
3798
3799 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
3800 the file is evaluated interactively.
3801
3802 * cc-engine.el (c-guess-basic-syntax): Handle operator
3803 declarations somewhat better in C++.
3804
3805 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
3806 make use of `run-mode-hooks' which has been added in Emacs 21.1.
3807 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
3808 (awk-mode): Use it.
3809 (make-local-hook): Suppress warning about obsoleteness.
3810
3811 * cc-engine.el, cc-align.el, cc-cmds.el
3812 (c-append-backslashes-forward, c-delete-backslashes-forward)
3813 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
3814 Compensate for return value from `forward-line' when it has moved
3815 but not to a different line due to eob.
3816
3817 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
3818 `objc-method-intro' and `objc-method-args-cont'.
3819
3820 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
3821
3822 CC Mode update to 5.30.10:
3823
3824 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
3825 in the copyright statement. Incidentally, change "along with GNU
3826 Emacs" to "along with this program" where it occurs.
3827
3828 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
3829 so that it is interactive, hence can be found by M-x awk-mode
3830 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
3831 <gmorris+emacs@ast.cam.ac.uk>.
3832
3833 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
3834 Mode's regexps.
3835
3836 2005-05-23 Kevin Ryde <user42@zip.com.au>
3837
3838 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
3839 c-parse-state, to avoid a lisp error (on bad code).
3840
3841 2005-05-23 Lute Kamstra <lute@gnu.org>
3842
3843 * subr.el (font-lock-defaults): Remove defvar as it's already
3844 defined in font-core.el.
3845
3846 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
3847
3848 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
3849
3850 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
3851 more general and work when GDB variable "print pretty" is on,
3852 as with Emacs, for example.
3853
3854 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
3855
3856 * font-core.el: Update comment.
3857
3858 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3859 Use `after-change-major-mode-hook' instead of `find-file-hook'.
3860
3861 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
3862
3863 2005-05-22 Eli Zaretskii <eliz@gnu.org>
3864
3865 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
3866 and `yank-handler' in the doc strings.
3867
3868 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3869
3870 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
3871
3872 2005-05-22 Richard M. Stallman <rms@gnu.org>
3873
3874 * help.el (describe-key): Move print-help-return-message call
3875 out of conditional.
3876
3877 * progmodes/etags.el (list-tags): Use with-no-warnings.
3878
3879 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
3880 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
3881 (starttls-extra-args, starttls-extra-arguments): Add defvars.
3882
3883 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
3884
3885 * language/viet-util.el (viet-viscii-nonascii-translation-table):
3886 Add defvar.
3887
3888 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
3889 Use defvar, not defconst.
3890
3891 * hexl.el (hexl-follow-line): Use with-no-warnings.
3892
3893 * emulation/tpu-extras.el: Use write-file-functions instead of
3894 write-file-hooks.
3895
3896 * dired.el (dired-font-lock-keywords): Fontify files with junk
3897 extensions even if marked by -F.
3898
3899 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
3900
3901 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
3902 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
3903 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
3904 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
3905 (concatenate, list-length, get*, getf, cl-remprop):
3906 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
3907 (etypecase, progv, lexical-let, lexical-let*)
3908 (multiple-value-bind, multiple-value-setq, shiftf):
3909 Improve argument/docstring consistency.
3910
3911 * subr.el (focus-frame, unfocus-frame):
3912 Revert deletion on 2005-05-01.
3913
3914 2005-05-22 Andre Spiegel <spiegel@gnu.org>
3915
3916 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
3917 doesn't exist.
3918
3919 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
3920 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
3921
3922 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
3923
3924 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
3925 already deleted variables: auto-fill-hook, blink-paren-hook,
3926 lisp-indent-hook, inhibit-local-variables, unread-command-event,
3927 suspend-hooks, comment-indent-hook, meta-flag,
3928 before-change-function, after-change-function,
3929 font-lock-doc-string-face.
3930
3931 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3932
3933 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
3934
3935 2005-05-21 Eli Zaretskii <eliz@gnu.org>
3936
3937 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
3938 rmail-dont-reply-to.
3939
3940 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3941
3942 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
3943 literal blank when splitting new-header-values.
3944
3945 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
3946
3947 * calendar/cal-menu.el (cal-menu-update): Add separator as a
3948 string so that tmm doesn't create a completion entry for it.
3949
3950 * textmodes/table.el (table-disable-menu): Ditto.
3951
3952 2005-05-21 Richard M. Stallman <rms@gnu.org>
3953
3954 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
3955
3956 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
3957
3958 * net/rcompile.el (remote-compile): Use compilation-start.
3959
3960 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
3961
3962 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
3963
3964 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
3965 Default to makefile-bsdmake-mode on BSD systems.
3966
3967 * imenu.el (imenu-generic-expression, imenu--generic-function'):
3968 REGEXP may also be a search function now. The part of doc-string
3969 for describing the structure was 95% identical to that of
3970 `imenu--generic-function'. Unify it there.
3971
3972 * progmodes/make-mode.el (makefile-imenu-generic-expression):
3973 Use function to find dependencies, because regexp alone is so complex,
3974 it easily goes into an endless loop.
3975 (makefile-makepp-mode): Also add submenu for Perl functions
3976 defined in the makefile.
3977 (makefile-bsdmake-mode): Special imenu-generic-expression no
3978 longer needed, due to function call.
3979 (makefile-match-dependency): Take BOUND into account when checking
3980 if we're through.
3981
3982 2005-05-20 Jay Belanger <belanger@truman.edu>
3983
3984 * calc/calc-units.el (calc-invalidate-units-table):
3985 Use inhibit-read-only.
3986 (math-build-units-table-buffer): Use view-mode.
3987
3988 2005-05-20 David Kastrup <dak@gnu.org>
3989
3990 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
3991 easy-menu-add is not a nop on Emacs; and clarify when to call it.
3992
3993 2005-05-20 Lute Kamstra <lute@gnu.org>
3994
3995 * diff-mode.el (diff-header-face, diff-file-header-face)
3996 (diff-index-face, diff-hunk-header-face, diff-removed-face)
3997 (diff-added-face, diff-changed-face, diff-function-face)
3998 (diff-context-face, diff-nonexistent-face): Put them in the
3999 diff-mode customization group.
4000
4001 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4002
4003 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
4004
4005 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
4006
4007 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
4008 Minor regexp-optimization.
4009
4010 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4011
4012 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
4013 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
4014 (org-agenda-add-time-grid-maybe): New function.
4015 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
4016 (org-table-create): `dotimes' instead of `mapcar'.
4017 (org-xor): Simplify implementation.
4018 (org-agenda): `inhibit-redisplay' turned on.
4019 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
4020 a consistent line after a state change.
4021 (org-agenda-remove-times-when-in-prefix): New option.
4022 (org-prefix-has-time): New variable.
4023 (org-parse-time-string): Optional argument NODEFAULT.
4024 (org-format-agenda-item): Parse items for time-of-day
4025 specifications and move these into the prefix if possible.
4026 (org-agenda-priority): Get current heading, not previous heading
4027 during agenda remote editing.
4028
4029 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
4030
4031 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
4032 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
4033 (remove-duplicates, delete-duplicates, substitute)
4034 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
4035 (nsubstitute-if-not, find, find-if, find-if-not, position)
4036 (position-if, position-if-not, count, count-if, count-if-not)
4037 (mismatch, search, sort*, stable-sort, merge, member*)
4038 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
4039 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
4040 (intersection, nintersection, set-difference, nset-difference)
4041 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
4042 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
4043 (nsublis, tree-equal): Improve argument/docstring consistency.
4044
4045 * subr.el (send-string, send-region):
4046 Remove obsolescence declaration.
4047 (window-dot, set-window-dot, read-input, show-buffer)
4048 (eval-current-buffer, string-to-int):
4049 Add release number to obsolescence declarations.
4050
4051 2005-05-19 Kim F. Storm <storm@cua.dk>
4052
4053 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
4054 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
4055
4056 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
4057
4058 * faces.el (list-faces-display): Make back button respect optional
4059 regexp arg.
4060
4061 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
4062
4063 * calculator.el (calculator-radix-grouping-mode)
4064 (calculator-radix-grouping-digits, calculator-displayer)
4065 (calculator-radix-grouping-separator, calculator-copy-displayer):
4066 * dabbrev.el (dabbrev-search-these-buffers-only):
4067 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
4068 (diff-advance-after-apply-hunk, diff-mode-hook)
4069 (diff-minor-mode-prefix):
4070 * imenu.el (imenu-use-popup-menu):
4071 * jit-lock.el (jit-lock-context-time):
4072 * newcomment.el (comment-fill-column, comment-column)
4073 (comment-style, comment-padding, comment-multi-line)
4074 (comment-empty-lines, comment-auto-fill-only-comments):
4075 * reveal.el (reveal-around-mark):
4076 * uniquify.el (uniquify-buffer-name-style)
4077 (uniquify-after-kill-buffer-p)
4078 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
4079 (uniquify-min-dir-content, uniquify-separator)
4080 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
4081 * w32-vars.el (w32-fixed-font-alist):
4082 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
4083 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
4084 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
4085 * progmodes/perl-mode.el (perl-indent-level)
4086 (perl-continued-statement-offset, perl-continued-brace-offset)
4087 (perl-brace-offset, perl-brace-imaginary-offset)
4088 (perl-label-offset, perl-indent-continued-arguments)
4089 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
4090 * progmodes/tcl.el (tcl-indent-level)
4091 (tcl-continued-indent-level, tcl-auto-newline)
4092 (tcl-tab-always-indent, tcl-electric-hash-style)
4093 (tcl-help-directory-list, tcl-use-smart-word-finder)
4094 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
4095 (inferior-tcl-source-command):
4096 * textmodes/fill.el (enable-kinsoku):
4097 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
4098 * textmodes/table.el (table-yank-handler):
4099 Specify missing group (and type, if simple) in defcustom.
4100
4101 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4102
4103 * progmodes/compile.el (compilation-finish-function): Fix defvar.
4104
4105 2005-05-19 Richard M. Stallman <rms@gnu.org>
4106
4107 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
4108
4109 * subr.el (event-basic-type): Don't get an error.
4110 (left-fringe-p): Function deleted.
4111
4112 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
4113 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
4114
4115 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
4116 in recursive copy.
4117
4118 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
4119
4120 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
4121
4122 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
4123 Call byte-compile-nogroup-warn if appropriate.
4124
4125 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
4126 (compilation-set-window): Don't call left-fringe-p; do it directly.
4127
4128 2005-05-19 Jay Belanger <belanger@truman.edu>
4129
4130 * calc/calc-graph.el (calc-graph-format-data): Make sure
4131 var-PlotRejects is bound before trying to check its value.
4132
4133 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
4134
4135 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
4136 definition of this variable from reftex-global.el to reftex.el,
4137 because it is needed in the menu.
4138
4139 2005-05-19 Lute Kamstra <lute@gnu.org>
4140
4141 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
4142 years are fixed. Don't insert a space after a dash.
4143
4144 2005-05-19 Kim F. Storm <storm@cua.dk>
4145
4146 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
4147
4148 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
4149
4150 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
4151 strings, because (eq ... ?\\) is fairly frequent.
4152
4153 * progmodes/make-mode.el (makefile-add-this-line-targets):
4154 Simplify and integrate into `makefile-pickup-targets'.
4155 (makefile-add-this-line-macro): Simplify and integrate into
4156 `makefile-pickup-macros.
4157 (makefile-pickup-filenames-as-targets): Simplify.
4158 (makefile-previous-dependency, makefile-match-dependency):
4159 Don't stumble over `::'.
4160
4161 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
4162
4163 * subr.el (post-command-idle-hook, post-command-idle-delay):
4164 Remove obsoletion of post-command-idle-hook and
4165 post-command-idle-delay.
4166
4167 * faces.el (list-faces-display): Provide button when describe-face
4168 is called to take user back to the list of faces.
4169
4170 * help-fns.el (describe-variable): Remove hyperlinks in a
4171 variable's value as these are quite frequently inappropriate.
4172
4173 * follow.el (follow-submit-feedback, follow-mode):
4174 Remove references to post-command-idle-hook.
4175
4176 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
4177
4178 * progmodes/make-mode.el (makefile-previous-dependency)
4179 (makefile-match-dependency): Check for := (and in bsd mode also
4180 !=) to give a better result, even when font-lock is not on.
4181
4182 2005-05-18 Jay Belanger <belanger@truman.edu>
4183
4184 * calc/calc-help.el (calc-s-prefix-help):
4185 Add `calc-copy-special-constant' to help string.
4186
4187 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4188
4189 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
4190
4191 2005-05-18 Jay Belanger <belanger@truman.edu>
4192
4193 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
4194 in linear factors are in proper order.
4195
4196 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4197
4198 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
4199 Support for jurabib.
4200
4201 * textmodes/reftex.el (featurep): Define aliases for overlay
4202 commands, for XEmacs compatibility, and use these aliases in
4203 overlay initializations.
4204 (reftex-highlight): Use `reftex-move-overlay'.
4205 (reftex-unhighlight): Use `reftex-delete-overlay'.
4206 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
4207 (reftex-access-search-path): Use `reftex-uniquify' instead of
4208 `reftex-uniq'
4209
4210 * textmodes/reftex-sel.el (reftex-select-unmark):
4211 Overlay `before-string' property modification enables for Emacs as well.
4212 (reftex-select-item): Use `reftex-delete-overlay'.
4213 (reftex-select-mark): Use `reftex-make-overlay' and
4214 `reftex-overlay-put'.
4215 (reftex-select-unmark): Use `reftex-delete-overlay' and
4216 `reftex-overlay-put'.
4217
4218 2005-05-18 Lute Kamstra <lute@gnu.org>
4219
4220 * emacs-lisp/lisp.el (check-parens): Fix docstring.
4221
4222 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
4223
4224 * add-log.el (add-change-log-entry):
4225 * array.el (array-make-template, array-reconfigure-rows)
4226 (array-init-max-row, array-init-max-column)
4227 (array-init-columns-per-line, array-init-field-width):
4228 * replace.el (replace-match-maybe-edit, perform-replace):
4229 * textmodes/spell.el (spell-region):
4230 Replace `read-input' by `read-string'.
4231
4232 * forms.el (forms-mode):
4233 * finder.el (finder-compile-keywords):
4234 * shadowfile.el (shadow-read-files):
4235 Replace `eval-current-buffer' by `eval-buffer'.
4236
4237 * terminal.el (te-pass-through):
4238 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
4239 (ange-ftp-raw-send-cmd):
4240 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
4241 (send-process-next-char, telnet-initial-filter, telnet):
4242 Replace `send-string' by `process-send-string'.
4243
4244 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
4245 (prolog-consult-region): Replace `send-string' by
4246 `process-send-string'; replace `send-region' by `process-send-region'.
4247
4248 * progmodes/delphi.el (delphi-log-msg):
4249 Replace `set-window-dot' by `set-window-point'.
4250
4251 * subr.el (window-dot, set-window-dot, read-input, send-string)
4252 (send-region, show-buffer, eval-current-buffer):
4253 Make really obsolete, as the comment says.
4254
4255 2005-05-17 Kim F. Storm <storm@cua.dk>
4256
4257 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
4258 (cua--init-keymaps): Bind C-return instead of S-return to set
4259 rectangle mark.
4260
4261 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
4262 instead of S-return to toggle/clear rectangle mark.
4263
4264 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
4265
4266 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
4267 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
4268 Also fontify plain strings assigned to variables, mostly so that a
4269 colon has a face and is thus not taken as a dependency separator.
4270 (makefile-previous-dependency): Inline the new matcher, because it
4271 is too complex to work in both directions.
4272 (makefile-match-dependency): Eliminate `backward' arg (see above).
4273 Completely reimplemented so as to not sometimes go into an endless
4274 loop. It should also be more efficient, because first it only
4275 searches for `:', instead of applying the very complex regexp.
4276 (makefile-mode): Cancel `font-lock-support-mode', because blocks
4277 to be fontified in one piece can be too long for JIT.
4278 Makefiles are never *that* big.
4279
4280 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
4281
4282 * dired.el (dired-mode): Simplify.
4283
4284 2005-05-17 Lute Kamstra <lute@gnu.org>
4285
4286 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
4287 defcustom for the mode hook variable.
4288
4289 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
4290 Emacs Lisp Reference Manual.
4291
4292 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
4293
4294 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
4295 (evenp, list*):
4296 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
4297 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
4298
4299 * net/tramp-smb.el (tramp-smb-open-connection):
4300 Pass `tramp-chunksize' as fifth (required) argument.
4301
4302 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
4303
4304 * font-lock.el (lisp-font-lock-keywords-1):
4305 Set `font-lock-negation-char-face' for [^...] char group.
4306 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
4307
4308 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
4309 a var, and refine it to mask one more level of nested vars.
4310 (makefile-rule-action-regex): Turn it into a var, and refine it so
4311 it recognizes backslashed continuation lines as belonging to the
4312 same command.
4313 (makefile-macroassign-regex): Refine it so it recognizes
4314 backslashed continuation lines as belonging to the same command.
4315 (makefile-var-use-regex): Don't look at the next char, because it
4316 might be the same one to be skipped by the initial [^$], leading
4317 to an overlooked variable use.
4318 (makefile-make-font-lock-keywords): Remove two parameters, which
4319 are now variables that some of the modes set locally.
4320 Handle dependency and rule action matching through functions, because
4321 regexps alone match too often. Dependency matching now comes
4322 last, so it can check, whether a colon already matched something else.
4323 (makefile-mode): Inform that font-lock improves makefile parsing
4324 capabilities.
4325 (makefile-match-dependency, makefile-match-action): New functions.
4326
4327 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
4328
4329 * emacs-lisp/cl-extra.el (equalp): Doc fix.
4330
4331 * align.el (align-regexp):
4332 * ansi-color.el (ansi-color-get-face):
4333 * array.el (array-reconfigure-rows, array-init-max-row)
4334 (array-init-max-column, array-init-columns-per-line)
4335 (array-init-field-width):
4336 * dired-aux.el (dired-trample-file-versions):
4337 * dired-x.el (dired-mark-sexp):
4338 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
4339 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
4340 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
4341 * faces.el (face-read-integer):
4342 * files.el (backup-extract-version, insert-directory):
4343 * hexl.el (hexl-insert-decimal-char):
4344 * server.el (server-process-filter):
4345 * shell.el (shell-extract-num):
4346 * startup.el (command-line-1):
4347 * term.el (term-command-hook):
4348 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
4349 (time-stamp-do-number):
4350 * time.el (display-time-update):
4351 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
4352 (timezone-fix-time):
4353 * vms-patch.el (vms-suspend-resume-hook):
4354 * calendar/appt.el (appt-convert-time):
4355 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4356 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
4357 * calendar/cal-islam.el (mark-islamic-diary-entries):
4358 * calendar/calendar.el (calendar-cursor-to-date)
4359 (calendar-star-date):
4360 * calendar/diary-lib.el (diary-attrtype-convert)
4361 (mark-diary-entries, diary-entry-time):
4362 * calendar/solar.el (solar-get-number):
4363 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
4364 * emacs-lisp/re-builder.el (reb-display-subexp):
4365 * emulation/edt.el (edt-set-scroll-margins):
4366 * emulation/tpu-extras.el (tpu-set-scroll-margins):
4367 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
4368 (vip-get-ex-count):
4369 * emulation/viper-ex.el (viper-get-ex-token)
4370 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
4371 * international/fontset.el (fontset-plain-name):
4372 * mail/feedmail.el (feedmail-look-at-queue-directory):
4373 * mail/mailalias.el (mail-get-names):
4374 * mail/rmail.el (rmail-convert-to-babyl-format):
4375 * mail/rmailsum.el (rmail-make-basic-summary-line)
4376 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
4377 (rmail-summary-goto-msg):
4378 * mail/smtpmail.el (smtpmail-read-response):
4379 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
4380 (ange-ftp-vms-add-file-entry):
4381 * play/gametree.el (gametree-looking-at-ply)
4382 (gametree-current-branch-score):
4383 * progmodes/ada-xref.el (ada-prj-find-prj-file)
4384 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
4385 * progmodes/cperl-mode.el (condition-case):
4386 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
4387 (ebrowse-set-member-buffer-column-width)
4388 (ebrowse-select-1st-to-9nth):
4389 * progmodes/etags.el (etags-snarf-tag):
4390 * progmodes/flymake.el (flymake-parse-line):
4391 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
4392 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
4393 (idlwave-shell-menu-def):
4394 * progmodes/ps-mode.el (ps-run-goto-error):
4395 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
4396 (vhdl-speedbar-contract-level):
4397 * term/mac-win.el (x-handle-numeric-switch):
4398 * term/sun-mouse.el (sun-get-frame-data):
4399 * term/w32-win.el (x-handle-numeric-switch):
4400 * term/x-win.el (x-handle-numeric-switch):
4401 * textmodes/ispell.el (ispell-parse-output):
4402 * textmodes/nroff-mode.el (nroff-outline-level):
4403 * textmodes/reftex-cite.el (reftex-bib-sort-year)
4404 (reftex-bib-sort-year-reverse, reftex-format-citation):
4405 * textmodes/reftex-parse.el (reftex-init-section-numbers)
4406 (reftex-section-number):
4407 * textmodes/texinfmt.el (texinfo-paragraphindent):
4408 Replace `string-to-int' by `string-to-number'.
4409
4410 * international/latexenc.el: Add page marker to force the "Local
4411 Variables:" string out of the last page.
4412
4413 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4414
4415 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
4416 tooltip-change-major-mode.
4417 (gud-tooltip-print-command): Remove case where gud-minor-mode
4418 is gdb ("--fullname").
4419 (gud-tooltip-tips): Turn GUD tooltips off for this case and
4420 explain to user.
4421
4422 2005-05-16 Jay Belanger <belanger@truman.edu>
4423
4424 * calc/calc-store.el (calc-copy-special-constant): New function.
4425
4426 * calc/calc-ext.el (calc-init-extensions): Add binding for
4427 `calc-copy-special-constant'.
4428
4429 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
4430 for the `calc-copy-special-constant' command.
4431
4432 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4433
4434 * subr.el (left-fringe-p): New function.
4435
4436 * progmodes/compile.el (compilation-setup): Set local value of
4437 overlay-arrow-string to "" always.
4438 (compilation-set-window): Left fringe then don't scroll.
4439 No left fringe then no arrow and scroll message to top.
4440 (compilation-context-lines): Adjust doc string accordingly.
4441
4442 2005-05-16 Kim F. Storm <storm@cua.dk>
4443
4444 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
4445 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
4446 (ido-wide-find-dir-or-delete-dir): New command for M-d.
4447 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
4448 (ido-read-file-name): Handle commands with ido property value
4449 equal to find-file as reading a file name, to allow C-d to enter dired.
4450 (ibuffer-find-file): Add ido property with value find-file.
4451
4452 2005-05-15 Kim F. Storm <storm@cua.dk>
4453
4454 * subr.el (open-network-stream-nowait): Remove.
4455 (open-network-stream-server): Remove.
4456
4457 2005-05-15 Richard M. Stallman <rms@gnu.org>
4458
4459 * faces.el (describe-face): Output a definition link button.
4460
4461 * help-mode.el (help-face-def): New button type.
4462
4463 * emacs-lisp/copyright.el (copyright-fix-years):
4464 Match properly if the first year is 2-digit.
4465 Don't mess up the whitespace after the years by filling.
4466
4467 * dired-aux.el (dired-mark-confirm):
4468 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
4469
4470 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
4471 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
4472 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
4473
4474 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4475 Set font-lock-comment-start-skip.
4476
4477 * font-lock.el (font-lock-comment-start-skip): New variable.
4478 (font-lock-comment-end-skip): New variable.
4479 (font-lock-fontify-syntactically-region): Use them if non-nil.
4480
4481 2005-05-15 Jay Belanger <belanger@truman.edu>
4482
4483 * calc/calc-store.el (calc-store-value): Return a string rather
4484 than display it as a message.
4485 Use calc-var-name for variable name.
4486 (calc-store-into): Add the result of calc-store-value to message.
4487 (calc-copy-variable): Add a message.
4488 (calc-store-exchange): Improve error messages.
4489 (calc-store-binary, calc-store-map): Don't reset the values of
4490 special constants.
4491
4492 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4493
4494 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
4495 manual to docstring.
4496
4497 * files.el (hack-local-variables-confirm): Add STRING argument.
4498 Make the function handle non file visiting buffers correctly.
4499 (hack-local-variables-prop-line, hack-local-variables)
4500 (hack-one-local-variable): Use STRING arg of
4501 `hack-local-variables-confirm'.
4502
4503 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4504
4505 Sync with Tramp 2.0.49.
4506
4507 * tramp.el (tramp-handle-dired-call-process)
4508 (tramp-handle-insert-directory):`insert-buffer' cannot be used
4509 because the contents of the Tramp buffer is changed before
4510 insertion (`expand-file' and alike).
4511 (tramp-handle-insert-directory): If `localname' has an empty
4512 nondirectory name, it must not be quoted.
4513 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
4514 variable `tramp-chunksize'. Change callees.
4515 (tramp-open-connection-setup-interactive-shell): Check remote host
4516 for buggy `send-process-string' implementation.
4517 Set `tramp-chunksize' if found. Reported by Michael Kifer
4518 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
4519 (tramp-handle-shell-command): `insert-buffer' cannot be used
4520 because the contents of the Tramp buffer is changed before
4521 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
4522 <frederic.bothamy@free.fr>.
4523 (tramp-set-auto-save): Actions should be done for Tramp file name
4524 handler only. Ange-FTP has its own auto-save mechanism.
4525 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4526 (tramp-set-auto-save-file-modes): Set file modes of
4527 `buffer-auto-save-file-name' to ?\600 as fallback solution.
4528 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
4529 (tramp-bug): Remove obsolete variable.
4530 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
4531 for presence of `mml-mode'. Make it running for older Emacsen as well.
4532
4533 2005-05-14 John Paul Wallington <jpw@pobox.com>
4534
4535 * ibuf-ext.el (define-ibuffer-filter filename):
4536 If `dired-directory' is a list, use its car.
4537
4538 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
4539
4540 * ibuffer.el (define-ibuffer-column filename):
4541 If `dired-directory' is a list, use its car.
4542
4543 2005-05-14 Richard M. Stallman <rms@gnu.org>
4544
4545 * subr.el (symbol-file): Doc fix.
4546
4547 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4548 (byte-compile-form): Call byte-compile-nogroup-warn.
4549 (byte-compile-warning-types): Doc fix.
4550
4551 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
4552
4553 * progmodes/cc-engine.el (c-literal-faces):
4554 Add font-lock-comment-delimiter-face.
4555
4556 * net/net-utils.el (dig): Use with-no-warnings.
4557
4558 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
4559 (sc-recite-frame-alist, sc-default-cite-frame)
4560 (sc-default-uncite-frame, sc-default-recite-frame)
4561 (sc-attrib-selection-list, sc-rewrite-header-list):
4562 Mark as risky-local-variable.
4563
4564 * international/ogonek.el (ogonek-jak, ogonek-how):
4565 Don't use beginning-of-buffer.
4566
4567 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
4568
4569 * calendar/solar.el (solar-data-list): Move definition up.
4570
4571 * dnd.el (dnd-protocol-alist): Add autoload.
4572
4573 * progmodes/sh-script.el: Many doc usage fixes.
4574 (sh-indent-after-do): Change default to match common styles.
4575
4576 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
4577
4578 * files.el (interpreter-mode-alist)
4579 (auto-mode-interpreter-regexp): Doc fixes.
4580
4581 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
4582
4583 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
4584
4585 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
4586
4587 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4588
4589 * dired.el (dired-mode): make-variable-buffer-local =>
4590 make-local-variable.
4591
4592 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4593
4594 * term/mac-win.el (mac-select-convert-to-string): Try coding
4595 systems in mac-script-code-coding-systems if specified one cannot
4596 encode string for `com.apple.traditional-mac-plain-text'.
4597
4598 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
4599
4600 * progmodes/make-mode.el (makefile-targets-face)
4601 (makefile-shell-face, makefile-makepp-perl-face): New faces.
4602 (makefile-dependency-regex): Fix it to not make the colon in
4603 $(var:a=b) special.
4604 (makefile-rule-action-regex): New regexp for highlighting embedded
4605 Shell strings.
4606 (makefile-macroassign-regex): Handle != for highlighting as
4607 embedded Shell strings.
4608 (makefile-var-use-regex): New const.
4609 (makefile-statements, makefile-automake-statements)
4610 (makefile-gmake-statements, makefile-makepp-statements)
4611 (makefile-bsdmake-statements): New consts.
4612 (makefile-make-font-lock-keywords): New function.
4613 (makefile-automake-font-lock-keywords)
4614 (makefile-gmake-font-lock-keywords)
4615 (makefile-makepp-font-lock-keywords)
4616 (makefile-bsdmake-font-lock-keywords): New consts.
4617 (makefile-mode-map): Add switchers between the various submodes.
4618 (makefile-mode): Document the availability of the variants.
4619 (makefile-automake-mode, makefile-gmake-mode)
4620 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
4621
4622 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
4623 new variants of makefile-mode.
4624
4625 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4626
4627 * font-lock.el (font-lock-comment-delimiter-face): Fix up
4628 the inheritance.
4629
4630 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
4631
4632 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
4633 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
4634
4635 * files.el (normal-mode): Extend the scope of the
4636 `enable-local-variables' binding to include the `set-auto-mode' call.
4637 (magic-mode-alist): Doc fix.
4638
4639 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4640
4641 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
4642 font-lock-comment-face rather than copying its setting.
4643
4644 2005-05-12 Andreas Schwab <schwab@suse.de>
4645
4646 * eshell/esh-mode.el (eshell-send-input): Doc fix.
4647
4648 2005-05-12 Lute Kamstra <lute@gnu.org>
4649
4650 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
4651 defcustom for the mode hook variable. Delete the last argument.
4652 * generic-x.el: Fix callers of define-generic-mode.
4653 (generic-x-modes): Delete group.
4654 (show-tabs-tab-face, show-tabs-space-face): Put them in the
4655 generic-x customization group.
4656
4657 2005-05-12 Kim F. Storm <storm@cua.dk>
4658
4659 * font-lock.el (font-lock-negation-char-face): Default to "off".
4660
4661 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
4662 font-lock-negation-char-face to ! in !=.
4663
4664 2005-05-12 Masatake YAMATO <jet@gyve.org>
4665
4666 * add-log.el (find-change-log): Fix typos in the docstring
4667 of function.
4668
4669 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4670
4671 * international/latexenc.el (latexenc-find-file-coding-system):
4672 Avoid `re-search-forward' when looking for input encoding because
4673 of speed and safety. Better regular expressions for recognizing
4674 input encoding. Limit a search for TeX-master/tex-main-file to
4675 the local variable section.
4676
4677 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
4678
4679 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
4680 syntax of $ to "'" (quote).
4681
4682 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4683
4684 * dnd.el (dnd-protocol-alist): Improve custom type.
4685
4686 * dired.el (dired-dnd-protocol-alist): New variable.
4687 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
4688 `dired-mode-hook' to the end.
4689
4690 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4691
4692 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
4693 comment-end if comment-start-skip is not set.
4694 Obey the font-lock-comment-delimiter-face variables.
4695
4696 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4697
4698 * files.el (executable-find): Move from executable.el. Use locate-file.
4699 * progmodes/executable.el (executable-find): Move to files.el.
4700
4701 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
4702 when trying to ensure forward progress.
4703
4704 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
4705
4706 * mouse-sel.el (mouse-sel-follow-link-p): New function.
4707 (mouse-select, mouse-select-internal, mouse-extend-internal):
4708 Use it to implement mouse-1-click-follows-link functionality.
4709
4710 2005-05-11 Richard M. Stallman <rms@gnu.org>
4711
4712 * font-lock.el (font-lock-fontify-syntactically-region):
4713 Use font-lock-comment-delimiter-face for comment delimiters.
4714
4715 2005-05-10 Jay Belanger <belanger@truman.edu>
4716
4717 * calc/calc-help.el (calc-m-prefix-help): Add mention of
4718 preserving embedded modes.
4719
4720 2005-05-10 Richard M. Stallman <rms@gnu.org>
4721
4722 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
4723
4724 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
4725 Move from ada-stmt.el.
4726 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
4727
4728 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
4729 Move to ada-mode.el.
4730 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
4731
4732 * cus-edit.el (custom-file): Call file-chase-links.
4733
4734 * files.el (read-directory-name): Fix previous change.
4735 (hack-local-variables-confirm): New function.
4736 (hack-local-variables-prop-line, hack-local-variables)
4737 (hack-one-local-variable): Use it.
4738
4739 2005-05-10 Lute Kamstra <lute@gnu.org>
4740
4741 * font-lock.el (font-lock-keywords-alist)
4742 (font-lock-removed-keywords-alist): Clarify docstrings.
4743
4744 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
4745
4746 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
4747 (gdb-source-info): Check for preprocessor info.
4748 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
4749 a macro for a function.
4750 (gdb-info-breakpoints-custom): Try to find file again if not already
4751 found (user might have used GDB dir command).
4752 (gdb-get-location): Update gdb-location-alist correctly for change
4753 to gdb-info-breakpoints-custom.
4754
4755 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
4756 (gud-tooltip-print-command): Add gdbmi case.
4757 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
4758 preprocessor info.
4759
4760 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4761
4762 * startup.el (fancy-splash-insert): Fix typo in doc string.
4763
4764 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
4765
4766 * obsolete/float.el (string-to-float):
4767 * obsolete/hilit19.el (hilit-add-pattern):
4768 * obsolete/rnews.el (news-parse-range, news-select-message)
4769 (news-get-pruned-list-of-files): Replace `string-to-int' by
4770 `string-to-number'.
4771
4772 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
4773 `find-file-not-found-hooks'; use `add-hook'.
4774 (uncompress-while-visiting): Set `write-file-functions', not
4775 `write-file-hooks'; use `add-hook'.
4776
4777 2005-05-09 Kim F. Storm <storm@cua.dk>
4778
4779 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
4780 (cua-paste): Handle clipboard action.
4781 (cua--init-keymaps): Remap clipboard-kill-region and
4782 clipboard-kill-ring-save.
4783
4784 2005-05-08 Eli Zaretskii <eliz@gnu.org>
4785
4786 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4787 Improve commentary.
4788
4789 * simple.el (next-error-overlay-arrow-position): Revert the change
4790 made on 2005-04-30.
4791
4792 2005-05-07 Jay Belanger <belanger@truman.edu>
4793
4794 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
4795 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
4796 `calc-sel-reselect'.
4797
4798 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
4799 Calc is in embedded mode.
4800
4801 2005-05-07 Eli Zaretskii <eliz@gnu.org>
4802
4803 * progmodes/compile.el (compilation-setup):
4804 Set overlay-arrow-string to an empty string on text terminals.
4805
4806 * textmodes/ispell.el (ispell-program-name): Try looking for
4807 "aspell" along exec-path, and if found, use it as the default
4808 speller program.
4809
4810 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
4811
4812 * international/mule.el (sgml-xml-auto-coding-function):
4813 Recognize encoding='FOO' in single quotes as well as in double quotes.
4814
4815 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4816
4817 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
4818 as well as `interactive', so that defmacro* would recognize
4819 `declare' forms.
4820
4821 2005-05-07 Eli Zaretskii <eliz@gnu.org>
4822
4823 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4824 Explain more about the LIGHTER arg's usage in the doc string.
4825 Add commentary to clarify what the code does. Fix the regexp that
4826 strips whitespace from LIGHTER. Quote LIGHTER before using it,
4827 since it could have characters special to regular expressions.
4828
4829 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
4830
4831 * replace.el (occur-1): Bind inhibit-read-only so that
4832 erase-buffer doesn't barf on read-only text properties (likewise
4833 for add-text-properties in occur-engine). Mark buffer as unmodified.
4834 (occur-engine): Don't set buffer-read-only here.
4835
4836 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4837
4838 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
4839 list-buffers-directory. This caused the *cvs-commit* buffer to be
4840 sometimes mistakenly reused as a *cvs* buffer.
4841
4842 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
4843
4844 * tooltip.el: Move code for GUD tooltips into gud.el.
4845 (require): CL no longer needed to compile case.
4846 (tooltip-mode): Do not toggle functions for GUD tooltips.
4847 (tooltip-gud-tips-p): Remove. Replace with minor mode
4848 gud-tooltip-mode in gud.el.
4849 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
4850 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
4851 tooltip-gud prefix with gud-tooltip and obsolete.
4852 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
4853 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
4854 (tooltip-mouse-motion): Mouse movement functions/variable.
4855 Rename in gud.el by adding gud prefix.
4856 (tooltip-gud-original-filter, tooltip-gud-dereference)
4857 (tooltip-gud-event, tooltip-toggle-gud-tips)
4858 (tooltip-gud-process-output, tooltip-gud-print-command)
4859 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
4860 gud.el by replacing tooltip-gud prefix with gud-tooltip.
4861 (gdb-tooltip-print): Move to gdb-ui.el.
4862
4863 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
4864 (require): CL needed to compile case.
4865 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
4866 tooltip-gud-tips-p. Make it a minor-mode.
4867 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
4868 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
4869 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
4870 (gud-tooltip-change-major-mode)
4871 (gud-tooltip-activate-mouse-motions-if-enabled)
4872 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
4873 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
4874 (gud-tooltip-original-filter, gud-tooltip-dereference)
4875 (gud-tooltip-event, tooltip-toggle-gud-tips)
4876 (gud-tooltip-process-output, gud-tooltip-print-command)
4877 (gud-tooltip-tips): Move from tooltip.el.
4878
4879 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
4880 (gdb-cpp-define-alist-flags): Doc fix.
4881 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
4882 gud-tooltip-mode is t.
4883
4884 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4885
4886 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
4887 evaporate if their text is deleted.
4888 (goto-address-at-point): Make it work as a mouse binding as well.
4889 (goto-address-at-mouse): Obsolete it. Update users.
4890
4891 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
4892
4893 * calendar/appt.el (top-level): No longer activate on load.
4894
4895 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
4896
4897 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4898 * net/webjump.el (webjump):
4899 * progmodes/idlw-help.el (idlwave-do-context-help1)
4900 (idlwave-highlight-linked-completions):
4901 * textmodes/po.el (po-find-file-coding-system-guts):
4902 Replace `assoc-ignore-case' by `assoc-string'.
4903
4904 2005-05-06 Eli Zaretskii <eliz@gnu.org>
4905
4906 * files.el (locate-file): Doc fix.
4907
4908 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
4909 Remove the redundant test for ms-dos.
4910
4911 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
4912 look for the preprocessor with exec-suffixes. If not found in
4913 standard places, look in exec-path. Remove most of the tests that
4914 used system-type.
4915
4916 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
4917
4918 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
4919
4920 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
4921 file-name clash with jka-compr.el on 8+3 filesystems.
4922
4923 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4924
4925 * term/mac-win.el: Don't define or bind scroll bar functions if
4926 x-toolkit-scroll-bars is t.
4927 (x-select-text, x-get-selection-value):
4928 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
4929 (PRIMARY): Put mac-scrap-name property.
4930 (mac-select-convert-to-file-url): New function.
4931 (public.file-url): New selection target type. Add to
4932 selection-converter-alist.
4933 (x-get-selection, x-selection-value): Handle it.
4934 (x-cut-buffer-or-selection-value): New alias.
4935
4936 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4937
4938 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
4939 entry to avoid calling bibtex-find-entry with arg global
4940 being t. Remove arg key.
4941 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
4942 (bibtex-copy-summary-as-kill): Change accordingly.
4943
4944 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
4945
4946 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
4947 (org-agenda-date-later): Use with-current-buffer.
4948
4949 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4950
4951 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
4952 (define-obsolete-variable-alias): Doc Fixes.
4953
4954 2005-05-06 Kim F. Storm <storm@cua.dk>
4955
4956 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
4957 vertical-motion when selective-display is active.
4958
4959 * ido.el (ido-setup-hook): New hook.
4960 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
4961 (ido-input-stack): New var.
4962 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
4963 ido-next-work-file binding to M-O.
4964 Bind M-f to ido-wide-find-file-or-pop-dir.
4965 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
4966 (ido-read-internal): Run ido-setup-hook.
4967 Catch quit in read-file-name and read-string to cancel edit.
4968 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
4969 Automatically pop-all when completing a directory name (RET).
4970 (ido-file-internal): Add with-no-warnings around ffap and dired code.
4971 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
4972 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
4973 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
4974 New functions for M-b/M-f to move among the directory components.
4975 (ido-make-merged-file-list): Catch quit to cancel merge.
4976 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
4977 (ido-completion-help): No warnings for ido-completion-buffer-full.
4978
4979 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
4980
4981 * font-lock.el (font-lock-negation-char-face): New face and variable.
4982 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
4983 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
4984 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
4985 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
4986
4987 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
4988
4989 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
4990 Fix typo in docstring.
4991
4992 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
4993 (ebrowse-print-statistics-line)
4994 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
4995
4996 * term/w32-win.el (image-library-alist): Add additional name for
4997 Xpm library.
4998
4999 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
5002 use gcc instead of cpp.
5003
5004 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
5005 (gdb-create-define-alist): Use it.
5006 (gdb-cpp-define-alist-program): Update for MS-DOS.
5007
5008 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
5009
5010 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
5011
5012 2005-05-04 Richard M. Stallman <rms@gnu.org>
5013
5014 * help.el (describe-key): No error when UNTRANSLATED is nil.
5015
5016 * simple.el (line-move-1): Fix previous change to signal errors
5017 appropriately.
5018
5019 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
5020
5021 * calendar/icalendar.el (icalendar-version): Now at 0.12.
5022 (icalendar-duration-correction): Remove.
5023 (icalendar--get-event-properties): Split result at commas.
5024 (icalendar--decode-isoduration): New optional argument
5025 DURATION-CORRECTION.
5026 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
5027 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
5028 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
5029 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
5030 (icalendar--convert-anniversary-to-ical): New functions, extracted
5031 from icalendar-export-region, with bug fixes.
5032 (icalendar-export-region): Use the above functions.
5033 (icalendar-import-buffer): Check before saving diary file.
5034 (icalendar--convert-recurring-to-diary)
5035 (icalendar--convert-non-recurring-all-day-to-diary)
5036 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
5037 extracted from icalendar--convert-ical-to-diary, with bug fixes.
5038 (icalendar--convert-ical-to-diary): Use the above functions.
5039
5040 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
5041
5042 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
5043 Remove these recent additions.
5044 (c-mode): Restore to before 2005-04-28.
5045
5046 * progmodes/cc-vars.el (cc-define-list-program): Remove this
5047 recent addition.
5048
5049 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
5050 (gdb-define-alist): New variables.
5051 (gdb-create-define-alist): New function.
5052 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
5053 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
5054 with string-to-number.
5055 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
5056
5057 * progmodes/gud.el: Replace string-to-int with string-to-number.
5058 (gud-find-file): Handle gdb-define-alist.
5059
5060 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
5061
5062 2005-05-02 Jay Belanger <belanger@truman.edu>
5063
5064 * calc/calc-aent.el (math-read-token):
5065 * calc/calc-bin.el (calc-word-size):
5066 * calc/calc-ext.el (calc-read-number-fancy):
5067 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
5068 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
5069 * calc/calc-frac.el (calc-over-notation):
5070 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
5071 (calc-graph-num-points, calc-graph-init):
5072 * calc/calc-prog.el (calc-read-parse-table-part)
5073 (calc-edit-macro-repeats):
5074 * calc/calc-yank.el (calc-do-grab-rectangle):
5075 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
5076 Replace `string-to-int' by `string-to-number'.
5077
5078 2005-05-02 Kim F. Storm <storm@cua.dk>
5079
5080 * kmacro.el: Use executing-kbd-macro-index variable.
5081
5082 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
5083
5084 * net/rlogin.el (rlogin-parse-words): Delete func.
5085 (rlogin): Use split-string, not rlogin-parse-words.
5086 Also, if there are option-like elements in the parsed args,
5087 take the host to be the first arg immediately following them.
5088 Suggested by Michael Mauger.
5089
5090 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5091
5092 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
5093
5094 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
5095
5096 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
5097 (cc-mode-cpp-program): Rename to cc-define-list-program and
5098 move to cc-vars.el.
5099
5100 * progmodes/cc-vars.el (cc-define-list-program):
5101 Change to "gcc -E -dM -". Make customizable.
5102
5103 2005-05-02 Kim F. Storm <storm@cua.dk>
5104
5105 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
5106
5107 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
5108
5109 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
5110
5111 * international/mule-util.el (truncate-string): Remove alias and
5112 obsolete declaration.
5113
5114 * international/mule-cmds.el (update-iso-coding-systems):
5115 Remove alias and obsolete declaration.
5116
5117 * international/mule.el (coding-system-parent): Remove alias and
5118 obsolete declaration.
5119
5120 * subr.el (define-function, sref): Remove aliases and obsolete
5121 declarations.
5122 (chars-in-region): Remove obsolete declaration.
5123
5124 2005-05-01 Richard M. Stallman <rms@gnu.org>
5125
5126 * info.el (Info-mode): Set widen-automatically to nil, locally.
5127
5128 * simple.el (widen-automatically): New variable.
5129 (pop-global-mark): Obey widen-automatically.
5130
5131 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
5132
5133 * term/xterm.el (function-key-map): Call substitute-key-definition
5134 before the keymap size is increased by a lot of define-key calls.
5135
5136 2005-05-01 Richard M. Stallman <rms@gnu.org>
5137
5138 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
5139 Rename ARG to ELEMENT. Doc fix.
5140
5141 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
5142
5143 * allout.el (allout-exposure): Remove macro and obsolete declaration.
5144 Remove references to allout-exposure/change to allout-new-exposure.
5145
5146 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
5147 bytecode symbols.
5148
5149 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
5150 (compiled-function-p, focus-frame, unfocus-frame):
5151 Remove aliases and obsolete declarations.
5152 Back out inadvertent changes from previous commit.
5153
5154 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5155
5156 * files.el (require-final-newline): Make Custom tags consistent
5157 with mode-require-final-newline.
5158 (mode-require-final-newline): Doc fix.
5159
5160 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5161
5162 * international/latexenc.el (latexenc-find-file-coding-system):
5163 Fix regular expressions.
5164
5165 2005-05-01 David Kastrup <dak@gnu.org>
5166
5167 * international/latexenc.el (latexenc-find-file-coding-system):
5168 Fix regular expressions.
5169
5170 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
5171
5172 * subr.el (string-to-int): Make obsolete.
5173
5174 2005-04-30 Richard M. Stallman <rms@gnu.org>
5175
5176 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
5177
5178 * loadup.el: load jka-comp-hook.
5179
5180 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
5181 (jka-compr-handler): Add autoload. `put' calls moved
5182 to jka-comp-hook.el.
5183 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
5184 (jka-compr-inhibit): Autoload.
5185
5186 * jka-comp-hook.el: New file.
5187 Enable the mode by default.
5188
5189 * files.el (backup-buffer-copy): Use copy-file instead
5190 of write-region, and put back the 'excl.
5191
5192 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * progmodes/flymake.el (flymake-split-string)
5195 (flymake-split-string, flymake-log, flymake-pid-to-names)
5196 (flymake-reg-names, flymake-get-source-buffer-name)
5197 (flymake-unreg-names, flymake-add-line-err-info)
5198 (flymake-add-err-info): Clarify docstrings.
5199 (flymake-popup-menu, flymake-make-emacs-menu)
5200 (flymake-make-xemacs-menu): Add docstrings.
5201 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
5202 Set variables directly throughout.
5203
5204 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
5205
5206 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
5207 exists. Initialize cc-define-alist.
5208 (c-mode): Add cc-create-define-alist locally to after-save-hook.
5209 If there is no file (Macroexpansion) don't create an alist.
5210
5211 2005-04-29 Sam Steingold <sds@gnu.org>
5212
5213 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
5214 (cc-create-define-alist): Use it instead of the hard-coded string.
5215
5216 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5217
5218 * international/mule-conf.el (file-coding-system-alist): Fix regexp
5219 for latexenc.
5220
5221 2005-04-29 Lute Kamstra <lute@gnu.org>
5222
5223 * emacs-lisp/generic.el: Improve commentary section.
5224 (define-generic-mode): Improve docstring.
5225
5226 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5227
5228 * textmodes/org.el (many places): Change to quiet the byte compiler.
5229 (org-prefix-format-compiled): New variable.
5230 (org-compile-prefix-format): New function.
5231 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
5232 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
5233 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
5234 (org-get-entries-from-diary): Use `org-get-time-of-day' for
5235 consistency with entries from `org-mode' files.
5236 (org-get-time-of-day): Fix bug with partial matches early in a line.
5237 (org-non-link-chars): New constant.
5238 (org-link-regexp): Respect `org-non-link-chars'.
5239 (org-agenda-day-view): Remove command.
5240 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
5241 (org-follow-bbdb-link, org-store-link): Search also company field.
5242 (org-highlight-overlay): New variable.
5243 (org-highlight, org-unhighlight): New functions.
5244 (org-agenda-mode): Add pre-command-hook to remove highlight.
5245 (org-evaluate-time-range): Behavior depends upon whether time stamp
5246 contains a time or not.
5247 (org-show-subtree, org-show-entry): New functions.
5248 (org-agenda-cleanup-fancy-diary): Remove empty lines.
5249
5250 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
5251
5252 * comint.el (comint-output-filter-functions): Add autoload cookie.
5253
5254 2005-04-28 Kim F. Storm <storm@cua.dk>
5255
5256 * ido.el (ido-everywhere): Fix last change.
5257
5258 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5259
5260 * international/latexenc.el: New file.
5261 * international/mule-conf.el (file-coding-system-alist): For .tex,
5262 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
5263
5264 2005-04-28 Lute Kamstra <lute@gnu.org>
5265
5266 * font-lock.el (font-lock-add-keywords)
5267 (font-lock-remove-keywords): Clarify docstring.
5268 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
5269 Don't start docstrings with a `*'.
5270 (font-lock-update-removed-keyword-alist): Give it a docstring.
5271
5272 * generic-x.el: Update commentary section.
5273 Only require font-lock when compiling.
5274 Define all modes conditionally.
5275 Place all generic modes in the generic-x-modes customization group.
5276 (generic-x-modes): New customization group.
5277 (generic-default-modes, generic-mswindows-modes)
5278 (generic-unix-modes, generic-other-modes): New constants.
5279 (generic-define-mswindows-modes, generic-define-unix-modes):
5280 Update docstrings. Make them obsolete.
5281 (generic-extras-enable-list): New default value. Update docstring.
5282 Improve :type. Change :set function.
5283 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
5284 Fix docstring.
5285
5286 * emacs-lisp/generic.el (generic-mode-internal):
5287 Simplify font-lock-defaults.
5288 (define-generic-mode): Fix docstring.
5289
5290 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
5291
5292 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
5293 font-lock-face property to highlight matches.
5294
5295 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
5296
5297 * progmodes/cc-mode.el (cc-create-define-alist): New function.
5298 (cc-define-alist): New variable.
5299 (c-mode): Make it local and initialize it.
5300
5301 * progmodes/gdb-ui.el (gdb-active-process): New variable.
5302 (gdb-exited): New function.
5303 (gdb-annotation-rules): Use it.
5304 (gdb-starting): Set gdb-active-process to t.
5305 (gdb-stopping): Amend doc string.
5306 (gdb-reset): Set gdb-active-process to nil.
5307
5308 * tooltip.el (tooltip-gud-tips): Show the associated #define
5309 directives when a C program under GDB is not executing.
5310
5311 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
5312
5313 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
5314 font-lock-fontify-syntactic-keywords.
5315
5316 * font-lock.el (font-lock-default-fontify-region): Don't force
5317 parse-sexp-lookup-properties to nil.
5318
5319 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5320
5321 * man.el (man-mode-syntax-table): Set up `:' to have
5322 word-constituent syntax.
5323
5324 2005-04-27 Lute Kamstra <lute@gnu.org>
5325
5326 * novice.el (disable-command): Don't add spurious newlines to the
5327 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
5328
5329 2005-04-26 Jay Belanger <belanger@truman.edu>
5330
5331 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
5332 than one window before deleting window.
5333
5334 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5335
5336 * shell.el (shell-prompt-pattern): Doc fix.
5337 (shell-mode): Set paragraph-separate buffer locally to "\\'".
5338
5339 * comint.el (comint-prompt-regexp, comint-get-old-input)
5340 (comint-use-prompt-regexp)
5341 (comint-use-prompt-regexp-instead-of-fields)
5342 (comint-replace-by-expanded-history, comint-send-input)
5343 (comint-output-filter, comint-get-old-input-default)
5344 (comint-line-beginning-position, comint-bol, comint-show-output)
5345 (comint-backward-matching-input, comint-forward-matching-input)
5346 (comint-next-prompt, comint-previous-prompt):
5347 Rename `comint-use-prompt-regexp-instead-of-fields' to
5348 `comint-use-prompt-regexp'. Keep old name as alias and declare
5349 obsolete.
5350 (comint-use-prompt-regexp): Shorten first line of doc string.
5351
5352 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
5353 Set paragraph-separate buffer locally to "\\'".
5354
5355 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
5356 Adapt to above name change.
5357
5358 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5359 (smbclient-prompt-regexp): Ditto.
5360
5361 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
5362
5363 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
5364
5365 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
5366 gdb-location-list.
5367 Break lines that are over 80 characters wide.
5368
5369 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
5370
5371 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
5372 New fun and var, to preserve compatibility.
5373
5374 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
5375
5376 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
5377
5378 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
5379 name to file-newer-than-file-p.
5380
5381 2005-04-26 Richard M. Stallman <rms@gnu.org>
5382
5383 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
5384
5385 * progmodes/python.el (python-mode):
5386 Use new name eldoc-documentation-function.
5387
5388 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
5389
5390 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
5391 (eldoc-documentation-function):
5392 Rename from eldoc-print-current-symbol-info-function. Calls changed.
5393
5394 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
5395
5396 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
5397
5398 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
5399
5400 * term/xterm.el (function-key-map): Fix strings for
5401 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
5402 {C,S,A,C-S}-{f1-f12}.
5403
5404 2005-04-26 Kenichi Handa <handa@m17n.org>
5405
5406 * international/mule-cmds.el (select-safe-coding-system):
5407 Fix previous change.
5408
5409 2005-04-26 Lute Kamstra <lute@gnu.org>
5410
5411 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
5412
5413 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
5414 (font-lock-comment-delimiter-face): Ditto.
5415
5416 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
5417
5418 2005-04-25 Jay Belanger <belanger@truman.edu>
5419
5420 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
5421 to t while inserting information; use help-mode.
5422
5423 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
5424
5425 * term.el (ansi-term-color-vector): Use the xterm colors.
5426 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
5427
5428 2005-04-25 Lute Kamstra <lute@gnu.org>
5429
5430 * font-core.el (font-lock-defaults): Fix docstring.
5431
5432 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
5433
5434 2005-04-25 Kenichi Handa <handa@m17n.org>
5435
5436 * international/mule-cmds.el (select-safe-coding-system):
5437 Don't check consistency with coding: spec, etc if raw-text or
5438 no-conversion was found to be safe.
5439
5440 2005-04-24 Richard M. Stallman <rms@gnu.org>
5441
5442 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
5443 citation markers at start of each line.
5444
5445 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
5446 citation markers at start of each line.
5447
5448 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
5449
5450 * files.el (mode-require-final-newline): Fix previous change.
5451 (require-final-newline): Fix type label.
5452
5453 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
5454
5455 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
5456 statement in buffer (broken by 2004-11-24 change).
5457
5458 2005-04-24 Kim F. Storm <storm@cua.dk>
5459
5460 * ido.el (ido-everywhere): Save and restore old read-buffer-function
5461 and read-file-name-function values. Don't overwrite existing
5462 non-nil values if ido-mode is enabled without ido-everywhere.
5463
5464 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
5465
5466 * files.el (mode-require-final-newline): Minor doc fix.
5467
5468 2005-04-24 Eli Zaretskii <eliz@gnu.org>
5469
5470 * subr.el (syntax-after): Doc fix.
5471 (syntax-class): If argument is nil, return nil. Mask off upper 16
5472 bits, not 8 bits.
5473
5474 * files.el (mode-require-final-newline): Doc fix.
5475 (backup-buffer-copy): Fix last change.
5476
5477 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5478
5479 * term/mac-win.el: Require select. Set selection-coding-system to
5480 mac-system-coding-system. Call menu-bar-enable-clipboard.
5481 (x-last-selected-text-clipboard, x-last-selected-text-primary)
5482 (x-select-enable-clipboard): New variables.
5483 (x-select-text, x-get-selection, x-selection-value)
5484 (x-get-selection-value, mac-select-convert-to-string)
5485 (mac-services-open-file, mac-services-open-selection)
5486 (mac-services-insert-text): New functions.
5487 (CLIPBOARD, FIND): Put mac-scrap-name property.
5488 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
5489 (public.tiff): Put mac-ostype property.
5490 (selection-converter-alist): Add entries for them.
5491 (mac-application-menu-map): New keymap.
5492 (interprogram-cut-function, interprogram-paste-function): Set to
5493 x-select-text and x-get-selection-value, respectively.
5494 (split-window-keep-point): Set to t.
5495
5496 2005-04-23 Richard M. Stallman <rms@gnu.org>
5497
5498 * files.el (read-directory-name): Always pass non-nil
5499 DEFAULT-FILENAME arg to read-file-name.
5500 (backup-buffer-copy, basic-save-buffer-2): Take care against
5501 writing thru an unexpected existing symlink.
5502 (revert-buffer): In indirect buffer, revert the base buffer.
5503 (magic-mode-alist): Doc fix.
5504 (buffer-stale-function): Doc fix.
5505 (minibuffer-with-setup-hook): Avoid warning.
5506 (mode-require-final-newline): Doc and custom fix.
5507
5508 * follow.el (follow-end-of-buffer): Use with-no-warnings.
5509
5510 * font-lock.el (font-lock-comment-face): On terminals with few colors,
5511 use the default appearance.
5512 (font-lock-comment-delimiter-face): New face, new variable.
5513
5514 * imenu.el (imenu--generic-function): The official position of a
5515 definition is the start of the line that BEG is in.
5516
5517 * midnight.el (midnight-timer): Move defvar up.
5518
5519 * mouse.el (mouse-drag-region-1): Delete some debugging code.
5520
5521 * saveplace.el (save-place-to-alist): Use with-no-warnings.
5522
5523 * startup.el (command-line): Use with-no-warnings.
5524
5525 * window.el (window-size-fixed): New defvar.
5526
5527 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
5528
5529 * mail/rmail.el (rmail-font-lock-keywords):
5530 Use font-lock-comment-delimiter-face.
5531
5532 * mail/sendmail.el (mail-font-lock-keywords):
5533 Use font-lock-comment-delimiter-face.
5534
5535 * progmodes/compile.el (next-error-highlight-timer): New defvar.
5536
5537 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
5538
5539 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5540 Specify t for LAXMATCH when matching directories.
5541 Save match data around compilation-compat-error-properties form.
5542
5543 2005-04-23 David Kastrup <dak@gnu.org>
5544
5545 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
5546 Mention that the autoloaded aliases should be kept for AUCTeX.
5547
5548 2005-04-23 Andreas Schwab <schwab@suse.de>
5549
5550 * isearch.el (isearch-forward): Doc fix.
5551
5552 2005-04-23 Eli Zaretskii <eliz@gnu.org>
5553
5554 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
5555 (jit-lock-stealth-nice): Change default value to 0.5.
5556
5557 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
5558
5559 * abbrev.el (write-abbrev-file): Write table entries in
5560 alphabetical order by table name.
5561
5562 2005-04-22 Kim F. Storm <storm@cua.dk>
5563
5564 * ido.el (ido-read-internal): Fix `list' completion.
5565
5566 2005-04-22 Kenichi Handa <handa@m17n.org>
5567
5568 * recentf.el (recentf-save-file-coding-system): New variable.
5569 (recentf-save-list): Encode the file by
5570 recentf-save-file-coding-system and add coding: tag.
5571
5572 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
5573
5574 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
5575
5576 2005-04-21 Lute Kamstra <lute@gnu.org>
5577
5578 * loadhist.el (unload-feature): Don't remove a function from hooks
5579 if it is about to be restored to an autoload . Remove functions
5580 that will become unbound from auto-mode-alist. Simplify the code.
5581
5582 * subr.el (assq-delete-all): New implementation that is linear,
5583 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
5584 (rassq-delete-all): New function.
5585
5586 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5587 Add size-indication-mode.
5588
5589 2005-04-21 Kenichi Handa <handa@m17n.org>
5590
5591 * international/mule-cmds.el: Add autoload for widget-value in
5592 eval-when-compile.
5593
5594 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
5595
5596 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5597 Add tooltip-mode.
5598
5599 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
5600
5601 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
5602
5603 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
5604 (inferior-lisp-filter-regexp, inferior-lisp-program)
5605 (inferior-lisp-load-command, inferior-lisp-prompt)
5606 (inferior-lisp-mode-hook, lisp-source-modes)
5607 (inferior-lisp-load-hook): defvar->defcustom.
5608 (inferior-lisp-program, inferior-lisp-prompt)
5609 (inferior-lisp-load-hook): Doc fixes.
5610 (inferior-lisp-install-letter-bindings): Small change in
5611 introductory comment.
5612
5613 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
5614
5615 * vc.el (vc-annotate-color-map): Change some colors so that text
5616 using them as foreground is readable on both white and black
5617 backgrounds.
5618
5619 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
5620
5621 * international/mule-conf.el (translation-table-for-input):
5622 Remove redundant declaration.
5623
5624 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5625
5626 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
5627
5628 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
5629 (tooltip-toggle-gud-tips): New function.
5630
5631 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5632
5633 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
5634 right angle brackets.
5635
5636 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5637
5638 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
5639
5640 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5641
5642 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
5643 Remove. Update callers to use expand-file-name instead.
5644
5645 * subr.el (syntax-class): New function.
5646
5647 * simple.el (blink-matching-open): Use it.
5648
5649 * paren.el (show-paren-function): Use it to recognize parens that are
5650 also used in 2-char comment markers.
5651
5652 2005-04-19 Lute Kamstra <lute@gnu.org>
5653
5654 * loadhist.el (unload-feature): Update for new format of
5655 load-history. Simplify the code.
5656
5657 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5658
5659 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
5660 (mac-add-charset-info): New function. Initialize variable
5661 mac-charset-info-alist using it.
5662 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
5663 for translation.
5664 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
5665 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
5666 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
5667 New CCL programs.
5668
5669 2005-04-19 Kim F. Storm <storm@cua.dk>
5670
5671 * simple.el (next-buffer, prev-buffer, next-error)
5672 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5673 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
5674
5675 * bindings.el (next-buffer, prev-buffer, next-error)
5676 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5677 (clone-indirect-buffer-other-window): Move bindings from simple.el.
5678 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
5679 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
5680
5681 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5682
5683 * isearch.el (isearch-edit-string): Make the search-ring available for
5684 minibuffer history commands.
5685 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
5686 the default history commands now work just as well.
5687 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
5688
5689 2005-04-18 Kim F. Storm <storm@cua.dk>
5690
5691 * emulation/cua-base.el (cua--pre-command-handler): Add more
5692 elaborate check for shift modifier on non-window systems.
5693
5694 2005-04-18 Lars Hansen <larsh@math.ku.dk>
5695
5696 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
5697
5698 2005-04-18 Kim F. Storm <storm@cua.dk>
5699
5700 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
5701 and make it optional. Don't test tooltip-gud-echo-area here.
5702 (tooltip-gud-process-output, gdb-tooltip-print):
5703 Pass tooltip-gud-echo-area to tooltip-show.
5704 (tooltip-help-tips): Remove second optional arg to tooltip-show.
5705
5706 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5707
5708 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
5709 `display-graphic-p' may not be bound yet.
5710
5711 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5712
5713 * startup.el (command-line): No longer enable Xterm Mouse mode by
5714 default in terminals compatible with xterm.
5715
5716 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
5717
5718 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
5719
5720 * tooltip.el (tooltip-gud-echo-area): Rename from
5721 tooltip-use-echo-area.
5722 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
5723 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
5724 area independently of where help tooltips are displayed.
5725
5726 2005-04-17 David Kastrup <dak@gnu.org>
5727
5728 * cus-theme.el (custom-theme-write-variables): Quote variables
5729 where necessary.
5730
5731 2005-04-17 Richard M. Stallman <rms@gnu.org>
5732
5733 * simple.el (yank-excluded-properties): Add follow-link to value.
5734
5735 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
5736
5737 * startup.el (fancy-splash-max-time): Just 30 seconds.
5738 (fancy-splash-delay): Just 7.
5739 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
5740
5741 * loadhist.el (unload-feature): Update for new format of load-history.
5742 Simplify the code.
5743
5744 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
5745 (rmail-font-lock-keywords): Don't fontify the text of a citation.
5746
5747 * mail/sendmail.el (mail-font-lock-keywords):
5748 Don't fontify subject text.
5749 Don't fontify the text of a citation.
5750
5751 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
5752
5753 * comint.el (comint-output-filter): Run comint-output-filter-functions
5754 with point where the user had it.
5755
5756 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5757
5758 * international/ucs-tables.el (ucs-set-table-for-input):
5759 Disable when using unify-on-decoding.
5760
5761 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
5762
5763 * emulation/cua-base.el (cua-global-mark-face): Add special case
5764 for displays supporting a high number of colors.
5765
5766 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
5767
5768 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
5769
5770 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
5771
5772 * filesets.el (filesets-add-buffer): If user supplies a name of a
5773 non-existing fileset, create a new fileset.
5774
5775 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
5776
5777 * textmodes/org.el (org-up-heading-all): Fix bug with
5778 `outline-up-heading-all'.
5779
5780 2005-04-16 Andreas Schwab <schwab@suse.de>
5781
5782 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
5783 /etc/permissions.d/* and /etc/aliases.d/*.
5784
5785 2005-04-16 Kenichi Handa <handa@m17n.org>
5786
5787 * international/code-pages.el (cp-make-coding-system):
5788 Set `translation-table-for-input' property value to the symbol
5789 ucs-mule-to-mule-unicode, not to that value.
5790 (pt154): Escape guillemet by `\'.
5791
5792 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
5793
5794 * loadup.el: Load tooltip if x-show-tip is fboundp.
5795
5796 * startup.el (command-line): Add comment.
5797
5798 * tooltip.el (tooltip-mode): Specify correct standard value for
5799 Custom in init-value.
5800
5801 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
5802
5803 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
5804 possible.
5805
5806 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5807
5808 * textmodes/org.el (org-agenda-date-prompt): Rename from
5809 `org-agenda-date-today'.
5810 (org-evaluate-time-range): Insert at point instead of directly
5811 after time range.
5812 (org-first-headline-recenter, org-subtree-end-visible-p)
5813 (org-optimize-window-after-visibility-change): New functions
5814 (org-agenda-post-command-hook): Don't allow point at end of line,
5815 to make sure it always hits the text properties.
5816 (org-agenda-next-date-line, org-agenda-previous-date-line):
5817 New commands.
5818 (org-set-regexps-and-options): Category may contain white space.
5819 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5820 Improve marker positions.
5821 (org-agenda-new-marker): Argument POS made optional.
5822 (org-agenda-get-timestamps): Deadlines which are done are listed
5823 in org-done-face now.
5824 (org-agenda-get-todos, org-agenda-get-timestamps)
5825 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5826 Set `undone-face' and `done-face' properties.
5827 (org-last-todo-state-is-todo): New variable.
5828 (org-todo): Set `org-last-todo-state-is-todo'.
5829 (org-agenda-todo): Change face according to
5830 `org-last-todo-state-is-todo'. And change other lines referring to
5831 the same entry.
5832 (org-calendar-goto-agenda): New command.
5833 (org-calendar-to-agenda-key): New option.
5834 (org-startup-folded): New allowed value `content'.
5835 (org-set-regexps-and-options): Accept new value `content' for
5836 `org-startup-folded'.
5837 (org-get-current-options): Handle new value `content' for
5838 `org-startup-folded'.
5839 (org-insert-todo-heading): New command.
5840 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
5841 interactively in empty file and option
5842 `org-insert-mode-line-in-empty-file' has been set.
5843 (org-agenda-todo,org-agenda-priority): Modify to use
5844 `org-agenda-change-all-lines'.
5845 (org-warning-face): Change color on dark background
5846
5847 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5848
5849 * international/mule-cmds.el (set-locale-environment): On Mac OS,
5850 use preferences AppleLocale and AppleLanguages, and variable
5851 mac-system-locale for default locale. On Mac OS Classic, use
5852 mac-system-coding-system for default coding systems.
5853
5854 * term/mac-win.el: Don't set file-name-coding-system.
5855 Decode variables system-name, emacs-build-system, user-login-name, and
5856 user-full-name by mac-system-coding-system on Mac OS Classic.
5857 (mac-system-coding-system): New variable.
5858
5859 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
5860
5861 * startup.el (command-line): Handle `xterm-mouse-mode' before
5862 reading init file.
5863
5864 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
5865
5866 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
5867
5868 * progmodes/sh-script.el (sh-here-document-word): Make it a
5869 defcustom. Doc fix.
5870 (sh-add): Bash uses $(( )) for arithmetic.
5871 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
5872 (sh-maybe-here-document): Remove quotes and leading whitespace
5873 from heredoc word when closing. Indent heredoc with tabs if word
5874 starts with "-".
5875
5876 2005-04-13 Richard M. Stallman <rms@gnu.org>
5877
5878 * simple.el (undo): Fix previous change.
5879
5880 * custom.el (defface): Doc fix.
5881
5882 2005-04-13 Lute Kamstra <lute@gnu.org>
5883
5884 * Makefile.in (DONTCOMPILE): Remove list.
5885 (compile, compile-always): Don't use DONTCOMPILE.
5886 (update-authors): Load the library in which batch-update-authors
5887 is defined.
5888 * makefile.w32-in (DONTCOMPILE): Remove list.
5889 (compile, compile-always): Fix comments.
5890 (update-authors): Load the library in which batch-update-authors
5891 is defined.
5892
5893 * generic-x.el (generic-mode-ini-file-find-file-hook):
5894 Rename to ini-generic-mode-find-file-hook.
5895 Keep generic-mode-ini-file-find-file-hook as an alias.
5896 (ini-generic-mode-find-file-hook): Rename from
5897 generic-mode-ini-file-find-file-hook. Fix docstring.
5898 (ini-generic-mode): Docstring change.
5899 (bat-generic-mode-run-as-comint): Silence the byte compiler.
5900
5901 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
5902 called from lisp.
5903
5904 * generic.el: Move to the emacs-lisp subdir.
5905
5906 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
5907
5908 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
5909 and C-S- function and cursor motion keys.
5910
5911 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5912
5913 * startup.el (command-line): Enable Xterm Mouse mode by default.
5914 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
5915 for Custom. No longer show "Mouse" in mode line when enabled.
5916 Doc fix.
5917
5918 2005-04-12 Kim F. Storm <storm@cua.dk>
5919
5920 * emulation/cua-base.el (cua-rectangle-face)
5921 (cua-rectangle-noselect-face): Define face attributes here.
5922
5923 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
5924
5925 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5926
5927 * startup.el (command-line): Turn off blinking cursor if
5928 cursorBlink in resources is off or false.
5929
5930 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5931
5932 * term/mac-win.el (dnd): Require dnd.
5933 (mac-drag-n-drop): Call dnd-handle-one-url.
5934 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
5935 (kTextEncodingISOLatin2): Remove constants.
5936 (mac-script-code-coding-systems): New constant.
5937 (mac-handle-language-change): New function.
5938 (special-event-map): Bind it to `language-change' event.
5939 (mac-centraleurroman, mac-cyrillic): New coding systems.
5940 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
5941 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
5942 and mac-cyrillic-encoder to encode-mac-centraleurroman and
5943 encode-mac-cyrillic, respectively.
5944
5945 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5946
5947 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
5948 Don't set overlay-arrow-string to "=>" as this is done
5949 globally in C now.
5950
5951 2005-04-12 Lute Kamstra <lute@gnu.org>
5952
5953 * generic-x.el (rc-generic-mode, rul-generic-mode):
5954 Fix auto-mode-alist entries.
5955 (etc-fstab-generic-mode): Tweak fontification.
5956
5957 * generic.el (generic-make-keywords-list): Fix docstring.
5958 (generic-mode-internal): Simplify generic-font-lock-keywords.
5959
5960 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
5961
5962 * whitespace.el (whitespace-buffer-leading)
5963 (whitespace-buffer-trailing): Revert the incorrect test inversion.
5964 However, fix the highlight area for the leading and
5965 trailing whitespaces to show space.
5966
5967 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
5968
5969 * whitespace.el (whitespace-version): Bump to 3.5
5970
5971 (whitespace-buffer-leading, whitespace-buffer-trailing):
5972 Invert sense of the test to highlight the whitespace.
5973
5974 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5975
5976 * progmodes/gud.el (gud-display-line): GUD uses its own
5977 overlay arrow now so don't set overlay-arrow-string.
5978 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
5979
5980 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
5981
5982 * term.el (term-ansi-current-bold, term-ansi-current-underline)
5983 (term-ansi-current-reverse, term-ansi-current-invisible)
5984 (term-ansi-face-already-done): Change to boolean.
5985 (term-reset-terminal, term-handle-colors-array): Handle the above
5986 vars accordingly.
5987 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
5988 (term-emulate-terminal): Use the new name.
5989
5990 * faces.el (secondary-selection): Use yellow1, not yellow.
5991 (trailing-whitespace): Use red1, not red.
5992
5993 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5994
5995 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
5996 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
5997 (dired-dnd-handle-file): Call dnd-get-local-file-uri
5998
5999 * cus-edit.el (dnd): New group.
6000
6001 * term/w32-win.el (dnd): Require dnd
6002 (w32-drag-n-drop): Call dnd-handle-one-url.
6003
6004 * x-dnd.el: Require dnd.
6005 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
6006 Call dnd-handle-one-url.
6007 (x-dnd-types-alist, x-dnd-insert-utf8-text)
6008 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
6009 to dnd-insert-text.
6010 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
6011 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
6012 (x-dnd-get-local-file-name, x-dnd-open-local-file)
6013 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
6014
6015 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
6016
6017 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6018
6019 * wdired.el: Doc fixes.
6020 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
6021 (wdired-use-dired-vertical-movement): Rename from
6022 wdired-always-move-to-filename-beginning.
6023 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
6024 (wdired-change-to-wdired-mode): Change mode name.
6025 (wdired-newline): Delete.
6026
6027 2005-04-11 Richard M. Stallman <rms@gnu.org>
6028
6029 * whitespace.el (whitespace-highlight-the-space):
6030 Don't call whitespace-unhighlight-the-space here.
6031
6032 * simple.el (undo): Record t in undo-equiv-table
6033 for the redo record made by an undo-in-region.
6034
6035 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6036
6037 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
6038 (gdb-frame-inferior-io-buffer): New Functions to control
6039 display of separate IO buffer.
6040 (menu): Add them to menu-bar.
6041 (gdb-display-buffer): Check for buffer another frame.
6042 Protect GUD buffer.
6043 (gdb-setup-windows): Create IO buffer if not already there.
6044 (gdb-memory-mode): Remove purecopy noops.
6045
6046 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6047
6048 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
6049 and pass to self-insert-command.
6050
6051 2005-04-11 Lute Kamstra <lute@gnu.org>
6052
6053 * generic.el: Commentary section cleanup.
6054 (generic): Delete.
6055 (generic-use-find-file-hook, generic-lines-to-scan)
6056 (generic-find-file-regexp, generic-ignore-files-regexp)
6057 (default-generic-mode, generic-mode-find-file-hook)
6058 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
6059 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
6060 (generic-use-find-file-hook, generic-lines-to-scan)
6061 (generic-find-file-regexp, generic-ignore-files-regexp)
6062 (default-generic-mode, generic-mode-find-file-hook)
6063 (generic-mode-ini-file-find-file-hook): Move from generic.el.
6064
6065 2005-04-10 Karl Fogel <kfogel@red-bean.com>
6066
6067 * bookmark.el (bookmark-write-file): Catch errors writing file.
6068 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
6069
6070 2005-04-10 Richard M. Stallman <rms@gnu.org>
6071
6072 * startup.el (fancy-splash-tail): Update copyright year.
6073 (command-line): Split part of -Q into -D.
6074 (emacs-basic-display): New defvar.
6075 (fancy-splash-text): Correct name of menu item.
6076
6077 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
6078
6079 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
6080 lines in one node.
6081
6082 * comint.el (comint-send-input): New arg ARTIFICIAL.
6083 Callers in this file changed.
6084
6085 * abbrev.el (define-abbrevs): Read system abbrevs properly.
6086
6087 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
6088
6089 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
6090
6091 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
6092 `ldap-search-internal'.
6093
6094 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6095
6096 * files.el (set-auto-mode-1): Use line-end-position.
6097
6098 * international/latin-1.el:
6099 * international/latin-2.el:
6100 * international/latin-3.el:
6101 * international/latin-4.el:
6102 * international/latin-5.el:
6103 * international/latin-8.el:
6104 * international/latin-9.el: Give punctuation syntax to NBSP.
6105
6106 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
6107 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
6108 Use char-classes to accept non-ascii letters, accepted in some recent
6109 bibtex implementations.
6110
6111 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6112
6113 * custom.el (custom-set-minor-mode): Any non-nil value for the
6114 variable should enable the mode when set through Custom.
6115
6116 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6117
6118 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
6119 TAB binding so tab-always-indent is obeyed.
6120 (vhdl-minibuffer-local-map): Move initialization into declaration.
6121 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
6122 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
6123 (vhdl-hooked-abbrev): Avoid test for XEmacs.
6124 (vhdl-current-line): Use line-beginning-position.
6125 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
6126 with-output-to-temp-buffer, so the current position can be recorded.
6127
6128 2005-04-10 Masatake YAMATO <jet@gyve.org>
6129
6130 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6131 Add regexp for gcov.
6132
6133 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6134
6135 * calendar/time-date.el (time-to-seconds, seconds-to-time)
6136 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
6137 syntax which Emacs 20 doesn't support.
6138
6139 2005-04-09 Richard M. Stallman <rms@gnu.org>
6140
6141 * help.el (describe-key-briefly, describe-key):
6142 Replace strings as event types with "(any string)".
6143
6144 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
6145
6146 * arc-mode.el (archive-mode-map): Move initialization into
6147 the declaration. Override *all* bindings of `undo'.
6148 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
6149
6150 2005-04-09 Jay Belanger <belanger@truman.edu>
6151
6152 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
6153
6154 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
6155
6156 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
6157 (xterm-register-default-colors): Update color values computation
6158 to match xterm-200.
6159
6160 2005-04-09 Kenichi Handa <handa@m17n.org>
6161
6162 * international/code-pages.el (iso-latin-7): Fix the map.
6163
6164 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
6165
6166 * emacs-lisp/lisp.el (defun-prompt-regexp)
6167 (parens-require-spaces, buffer-end, end-of-defun)
6168 (insert-parentheses): Doc fixes.
6169
6170 2005-04-08 Kim F. Storm <storm@cua.dk>
6171
6172 * comint.el (comint-highlight-prompt): Fix face spec.
6173 * hi-lock.el (hi-green): Likewise.
6174
6175 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
6176
6177 * cus-edit.el (custom-modified-face):
6178 * comint.el (comint-highlight-input): Fix previous changes.
6179 * term.el (term-handle-ansi-escape): Add a comment.
6180
6181 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
6182
6183 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
6184 in the buffer and in whitespace-highlighted-space.
6185 (whitespace-unhighlight-the-space): Simplify.
6186 (whitespace-buffer): Simplify.
6187
6188 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
6189
6190 * textmodes/table.el (table-cell-face): Add special case for
6191 displays supporting a high number of colors.
6192 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
6193 (vhdl-font-lock-reserved-words-face)
6194 (vhdl-speedbar-architecture-face)
6195 (vhdl-speedbar-instantiation-face)
6196 (vhdl-speedbar-architecture-selected-face)
6197 (vhdl-speedbar-instantiation-selected-face): Likewise.
6198 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
6199 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
6200 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
6201 (ebrowse-root-class-face, ebrowse-member-attribute-face)
6202 (ebrowse-progress-face): Likewise.
6203 * progmodes/compile.el (compilation-info-face): Likewise.
6204 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
6205 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
6206 * calendar/calendar.el (diary-face): Likewise.
6207 * woman.el (woman-italic-face, woman-bold-face)
6208 (woman-unknown-face): Likewise.
6209 * wid-edit.el (widget-button-pressed-face): Likewise.
6210 * whitespace.el (whitespace-highlight-face): Likewise.
6211 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
6212 * pcvs-info.el (cvs-marked-face): Likewise.
6213 * info.el (info-xref): Likewise.
6214 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
6215 * hilit-chg.el (highlight-changes-face)
6216 (highlight-changes-delete-face): Likewise.
6217 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
6218 (hi-red-b): Likewise.
6219 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
6220 * font-lock.el (font-lock-keyword-face)
6221 (font-lock-function-name-face, font-lock-warning-face): Likewise.
6222 * cus-edit.el (custom-invalid-face, custom-modified-face)
6223 (custom-set-face, custom-changed-face, custom-variable-tag-face)
6224 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
6225 * comint.el (comint-highlight-prompt): Likewise.
6226
6227 2005-04-08 Lute Kamstra <lute@gnu.org>
6228
6229 * font-lock.el (font-lock-keywords): Docstring fixes.
6230
6231 2005-04-08 Kenichi Handa <handa@m17n.org>
6232
6233 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
6234 chars are more than a limit, print " and more..." at the tail.
6235
6236 2005-04-08 Kim F. Storm <storm@cua.dk>
6237
6238 * emacs-lisp/authors.el (authors-aliases): Update list.
6239 (authors-ignored-files): New list.
6240 (authors-fixed-entries): Fix typo.
6241 (authors-renamed-files-alist): Update list.
6242 (authors-add): Check authors-ignored-files.
6243
6244 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
6245
6246 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
6247 optional, to ensure backward compatibility.
6248
6249 2005-04-08 Stephen Eglen <stephen@gnu.org>
6250
6251 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
6252
6253 2005-04-08 Kim F. Storm <storm@cua.dk>
6254
6255 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
6256
6257 * mouse.el (mouse-on-link-p): Doc fix.
6258
6259 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
6260
6261 * ielm.el (ielm-prompt-read-only): Doc fix.
6262
6263 * comint.el (comint-prompt-read-only): Doc fix.
6264
6265 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
6266
6267 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
6268 ensure dired always handles wildcards passed to ffap.
6269 (find-file-at-point): Use it.
6270 (ffap-dired-wildcards): Doc fix.
6271
6272 2005-04-07 Juri Linkov <juri@jurta.org>
6273
6274 * simple.el (next-error-overlay-arrow-position): New defvar.
6275 Put "=>" on its property `overlay-arrow-string'. Add it to
6276 `overlay-arrow-variable-list'.
6277
6278 * progmodes/compile.el (compilation-setup):
6279 Set `next-error-overlay-arrow-position' to nil. Also set it to
6280 nil in the local hook `kill-buffer-hook'. Make local variable
6281 `overlay-arrow-string' and set it to "=>".
6282 (compilation-goto-locus): Set BOL position to
6283 `next-error-overlay-arrow-position' instead of
6284 `overlay-arrow-position'.
6285
6286 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
6287 locally instead of adding it to the global hook.
6288 (Info-kill-buffer): Move up.
6289
6290 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
6291
6292 * term/xterm.el (xterm-standard-colors): Update color values from
6293 xterm-200.
6294
6295 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
6296
6297 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
6298
6299 * fast-lock.el:
6300 * lazy-lock.el: Move them to the obsolete subdir.
6301
6302 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6303
6304 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
6305 (wdired-add-replace-advice): Remove.
6306 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
6307
6308 2005-04-06 Kim F. Storm <storm@cua.dk>
6309
6310 * startup.el (command-line): Add --bare-bones alias for -Q.
6311
6312 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6313
6314 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
6315 create the startup fontset if a font specification ends with
6316 `mac-roman'.
6317
6318 2005-04-06 Lute Kamstra <lute@gnu.org>
6319
6320 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
6321 change.
6322
6323 * emacs-lisp/copyright.el (copyright-update-year): Replace the
6324 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
6325
6326 2005-04-05 Lute Kamstra <lute@gnu.org>
6327
6328 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
6329 (define-generic-mode): Ditto. Fix debug declaration.
6330
6331 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
6332 Put them in the generic-x group.
6333
6334 * calendar/timeclock.el (timeclock): Doc fix.
6335
6336 * generic.el (define-generic-mode): Don't use custom-current-group.
6337 Document default :group value.
6338 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
6339 (define-global-minor-mode): Don't use custom-current-group.
6340
6341 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
6342
6343 * startup.el (command-line-1): Display startup-echo-area-message
6344 when fancy splash screen is in use.
6345
6346 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
6347 (sh-escaped-newline): New face.
6348 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
6349 newline, and use sh-escaped-newline face.
6350
6351 * progmodes/tcl.el (tcl-escaped-newline): New face.
6352 (tcl-builtin-list): New variable.
6353 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
6354 newlines. Fix keywords subexpression number.
6355
6356 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
6357
6358 * textmodes/org.el (org-diary-default-entry): Fix call to
6359 `add-to-diary-entry'.
6360
6361 2005-04-05 Kim F. Storm <storm@cua.dk>
6362
6363 * ediff-init.el: Use (featurep 'xemacs).
6364
6365 2005-04-05 David Ponce <david@dponce.com>
6366
6367 * cus-edit.el (face): Derive from symbol widget. Display sample
6368 of the current face on the fly.
6369 (widget-face-sample-face-get, widget-face-notify): New functions.
6370 (widget-face-value-create): Remove.
6371
6372 * wid-edit.el (widget-field-end): Temporarily remove field
6373 narrowing before to call `get-char-property'.
6374
6375 2005-04-04 Jay Belanger <belanger@truman.edu>
6376
6377 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
6378 (math-read-subscripts): New variable.
6379 (math-read-preprocess-string): Process subscripts.
6380
6381 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6382
6383 * comint.el (comint-prompt-read-only): Doc fix.
6384
6385 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
6386 `-1'. Doc fix.
6387
6388 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
6389
6390 * textmodes/org.el (org-insert-mode-line-in-empty-file):
6391 Change default value to nil.
6392
6393 2005-04-04 Lute Kamstra <lute@gnu.org>
6394
6395 * autorevert.el (auto-revert-mode): Specify :group.
6396 * battery.el (display-battery-mode): Specify :group.
6397 * diff-mode.el (diff-minor-mode): Specify :group.
6398 * font-core.el (font-lock-mode): Specify :group.
6399 * hl-line.el (hl-line-mode): Specify :group.
6400 * iimage.el (iimage): New customization group.
6401 (iimage-mode): Specify :group.
6402 * longlines.el (longlines-mode): Specify :group.
6403 * master.el: Don't require easy-mmode.
6404 (master): New customization group.
6405 (master-mode): Specify :group.
6406 * msb.el (msb-mode): Specify :group.
6407 * reveal.el (reveal-mode): Specify :group.
6408 * simple.el (next-error-follow-minor-mode): Specify :group.
6409 * smerge-mode.el (smerge-mode): Specify :group.
6410 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
6411 * emulation/cua-base.el (cua-mode): Specify :group.
6412 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
6413 * language/thai-util.el (thai-auto-composition-mode)
6414 (thai-word-mode): Specify :group.
6415 * mail/supercite.el (sc-minor-mode): Specify :group.
6416 * progmodes/cwarn.el (cwarn-mode): Specify :group.
6417 * progmodes/flymake.el (flymake-mode): Specify :group.
6418 * progmodes/glasses.el (glasses-mode): Specify :group.
6419 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
6420 * textmodes/enriched.el (enriched-mode): Specify :group.
6421 * textmodes/refill.el (refill-mode): Specify :group.
6422
6423 * add-log.el (change-log-font-lock-keywords): Names in
6424 parenthesized lists can contain spaces.
6425
6426 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
6427
6428 * startup.el (fancy-splash-text): Shorten default text of
6429 "Emacs Tutorial" line. Also, if the current language env
6430 indicates an available tutorial file other than TUTORIAL,
6431 extract its title and append it to the line in parentheses.
6432 (fancy-splash-insert): If arg is a thunk, funcall it.
6433
6434 2005-04-04 Jay Belanger <belanger@truman.edu>
6435
6436 * calc.el (calc-language-alist): Add tags to customization type.
6437
6438 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
6439
6440 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
6441 Doc fix.
6442
6443 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
6444
6445 * add-log.el (change-log-font-lock-keywords): The manual
6446 describing a Change Log entry, says: (...) "Aside from these
6447 header lines, every line in the change log starts with a space or
6448 a tab.". The font-lock was not highlighting lines started with
6449 spaces, added support for it.
6450
6451 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6452
6453 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
6454 (bibtex-generate-url-list): Update docstring accordingly. Put the
6455 complex example in the docstring.
6456 (bibtex-font-lock-url): Use pop.
6457
6458 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6459
6460 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
6461
6462 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
6463
6464 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6465
6466 * filesets.el (filesets-set-default): Doc fix.
6467
6468 2005-04-03 Lute Kamstra <lute@gnu.org>
6469
6470 * generic.el (define-generic-mode): Add argument to specify
6471 keywords for defcustom.
6472 (default-generic-mode): Specify :group.
6473
6474 * generic-x.el: Specify :group for all generic modes.
6475
6476 * desktop.el (desktop-no-desktop-file-hook)
6477 (desktop-after-read-hook): Doc fix.
6478
6479 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
6480
6481 * simple.el (visible-mode): Use explicit :group keyword.
6482 This changes the group of `visible-mode-hook' from paren-blinking
6483 to editing-basics.
6484
6485 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
6486
6487 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
6488 mailbox specifications as well as URLs.
6489 (rmail-insert-inbox-text): Remove unused conditional branches.
6490
6491 2005-04-01 Jay Belanger <belanger@truman.edu>
6492
6493 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
6494 (calc-gnuplot-print-command): Move definitions to calc.el.
6495
6496 * calc/calc-embed.el (calc-embedded-announce-formula)
6497 (calc-embedded-open-formula, calc-embedded-close-formula)
6498 (calc-embedded-open-word, calc-embedded-close-word)
6499 (calc-embedded-open-plain, calc-embedded-close-plain)
6500 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
6501 (calc-embedded-open-mode, calc-embedded-close-mode):
6502 Move definitions to calc.el.
6503
6504 * calc/calc.el (calc-settings-file, calc-language-alist):
6505 Make customizable.
6506 (calc-embedded-announce-formula, calc-embedded-open-formula)
6507 (calc-embedded-close-formula, calc-embedded-open-word)
6508 (calc-embedded-close-word, calc-embedded-open-plain)
6509 (calc-embedded-close-plain, calc-embedded-open-new-formula)
6510 (calc-embedded-close-new-formula, calc-embedded-open-mode)
6511 (calc-embedded-close-mode, calc-gnuplot-name)
6512 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
6513 from other files and make customizable.
6514
6515 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
6516
6517 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
6518 Use buffer-live-p.
6519 (cvs-mode-run): Don't call cvs-update-header here.
6520 (cvs-run-process): Call cvs-update-header.
6521 Use process properties for cvs-postprocess and cvs-buffer so that
6522 the sentinel can behave better if the temp buffer is killed.
6523 Use a pipe rather than a tty, to better handle unexpected prompts.
6524 (cvs-sentinel): Rewrite. Call cvs-update-header.
6525
6526 2005-04-01 Andre Spiegel <spiegel@gnu.org>
6527
6528 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
6529 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
6530
6531 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
6532
6533 * generic.el (define-generic-mode): Add indentation rule.
6534
6535 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6536
6537 * files.el (mode-require-final-newline): Make Custom correctly
6538 report a nil value and allow to set it to nil via Custom.
6539 Doc fix.
6540
6541 2005-04-01 Kenichi Handa <handa@m17n.org>
6542
6543 * international/characters.el: Enable the correct case setting for
6544 dotless-i and dotted-I.
6545
6546 2005-04-01 Kim F. Storm <storm@cua.dk>
6547
6548 * ido.el (ido-file-internal): Fall back to non-ido command if
6549 initial directory is on slow ftp (or tramp) host.
6550
6551 2005-03-31 Richard M. Stallman <rms@gnu.org>
6552
6553 * emacs-lisp/autoload.el (make-autoload):
6554 Handle define-global-minor-mode.
6555
6556 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6557 Rename from easy-mmode-define-global-mode.
6558 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
6559
6560 * progmodes/scheme.el (scheme-mode-syntax-table):
6561 Update syntax of | and # for two-character comment syntax.
6562
6563 2005-03-31 Lute Kamstra <lute@gnu.org>
6564
6565 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
6566 (define-minor-mode): Call custom-current-group at load-time.
6567
6568 * generic.el (define-generic-mode): Add debug declaration.
6569 Add defcustom for the mode hook.
6570 (generic-mode-internal): Use run-mode-hooks.
6571
6572 2005-03-31 Kim F. Storm <storm@cua.dk>
6573
6574 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
6575 (mouse-fixup-help-message): New defun called by show_help_echo
6576 to fixup mouse-2 prefix in help messages when applicable.
6577
6578 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
6579
6580 2005-03-31 Kenichi Handa <handa@m17n.org>
6581
6582 * language/thai-word.el (thai-find-word-ends): Pay attention to
6583 the case that we reach the end of buffer.
6584
6585 * textmodes/fill.el (fill-text-properties-at): New function.
6586 (fill-newline): Use fill-text-properties-at instead of
6587 text-properties-at.
6588
6589 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6590
6591 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
6592 not comint-quote-filename.
6593
6594 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
6595
6596 * help-fns.el (help-with-tutorial): Revert last change.
6597
6598 2005-03-31 Kim F. Storm <storm@cua.dk>
6599
6600 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
6601
6602 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
6603
6604 * calendar/cal-china.el: Update reference to "Calendrical
6605 Calculations" book; there's a new edition.
6606 * calendar/cal-coptic.el: Likewise.
6607 * calendar/cal-french.el: Likewise.
6608 * calendar/cal-hebrew.el: Likewise.
6609 * calendar/cal-islam.el: Likewise.
6610 * calendar/cal-iso.el: Likewise.
6611 * calendar/cal-julian.el: Likewise.
6612 * calendar/cal-mayan.el: Likewise.
6613 * calendar/cal-persia.el: Likewise.
6614 * calendar/calendar.el: Likewise.
6615 * calendar/holidays.el: Likewise.
6616 * calendar/lunar.el: Likewise.
6617 * calendar/solar.el: Likewise.
6618
6619 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
6620 white space from doc string.
6621
6622 2005-03-30 Jay Belanger <belanger@truman.edu>
6623
6624 * calc/calc-help.el (calc-full-help): Remove email address.
6625
6626 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
6627
6628 * help-fns.el (help-with-tutorial): Delete title line.
6629
6630 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6631
6632 * calendar/cal-x.el (calendar-one-frame-setup)
6633 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
6634 rather than 'symbol for set-window-dedicated-p.
6635
6636 * calendar/appt.el (appt-buffer-name): Make it a constant.
6637 (appt-add): Doc fix.
6638
6639 * filesets.el (filesets-menu-path, filesets-menu-before)
6640 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
6641 (filesets-menu-cache-file): Use directory ~/.emacs.d.
6642 (filesets-add-submenu): Delete and use add-submenu instead.
6643
6644 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
6645
6646 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
6647 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
6648 (org-diary-default-entry): New function.
6649 (org-get-entries-from-diary): Better parsing of diary entries.
6650 (org-agenda-check-no-diary): New function.
6651 ("diary-lib"): Advice to function `add-to-diary-list', to allow
6652 linking to diary entries.
6653 (org-agenda-execute-calendar-command): New function.
6654 (org-agenda): Improve visible section in window.
6655 Use `org-fit-agenda-window'.
6656 (org-fit-agenda-window): New option.
6657 (org-move-subtree-down): Better handling of empty lines
6658 at end of subtree.
6659 (org-cycle): Numeric prefix is interpreted now as show-subtree N
6660 levels up.
6661 (org-fontify-done-headline): New option.
6662 (org-headline-done-face): New face.
6663 (org-set-font-lock-defaults): Use `org-headline-done-face'.
6664 (org-table-copy-down): Rename from `org-table-copy-from-above'.
6665 When current field is non-empty, it is copied to next row.
6666 (org-table-copy-from-above): Fix bug which made it
6667 impossible to copy fields containing only a single non-white character.
6668
6669 2005-03-30 Kim F. Storm <storm@cua.dk>
6670
6671 * kmacro.el (kmacro-end-macro): Isearch may store this command
6672 into the macro -- so ignore it when executing keyboard macro.
6673
6674 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6675
6676 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
6677
6678 2005-03-29 Kenichi Handa <handa@m17n.org>
6679
6680 * language/thai.el ("Thai"): Set setup-function and exit-function
6681 for Thai language environment.
6682
6683 * language/thai-util.el: Require thai-word.
6684 (thai-word-mode-map): New variable.
6685 (thai-word-mode): New minor mode.
6686 (setup-thai-language-environment-internal): New function.
6687 (exit-thai-language-environment-internal): New function.
6688
6689 * language/thai-word.el (thai-word-table): Declare it by defvar,
6690 use dolist to initialize it.
6691 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
6692 (thai-fill-find-break-point): New functions.
6693
6694 2005-03-29 Richard M. Stallman <rms@gnu.org>
6695
6696 * simple.el (idle-update-delay): Move definition up.
6697 (set-mark): Doc fix.
6698
6699 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6700
6701 * longlines.el: New file.
6702
6703 * simple.el (buffer-substring-filters): New variable.
6704 (filter-buffer-substring): New function.
6705 (kill-region, copy-region-as-kill): Use it.
6706
6707 * register.el (copy-to-register, append-to-register)
6708 (prepend-to-register): Use filter-buffer-substring.
6709
6710 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6711
6712 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
6713 (gud-filter-pending-text): Move in front of gdb.
6714 (gud-overlay-arrow-position): New variable.
6715 (gud-sentinel, gud-display-line): Use it in place of
6716 overlay-arrow-position.
6717
6718 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6719
6720 * progmodes/fortran.el (fortran-if-indent): Doc fix.
6721 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
6722 (fortran-font-lock-keywords-4): New variable.
6723 (fortran-blocks-re, fortran-end-block-re)
6724 (fortran-start-block-re): New constants, for hideshow.
6725 (hs-special-modes-alist): Add a Fortran entry.
6726 (fortran-mode-map): Bind fortran-end-of-block,
6727 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
6728 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
6729 (fortran-looking-at-if-then, fortran-end-of-block)
6730 (fortran-beginning-of-block): New functions, for hideshow.
6731
6732 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6733 Doc fix. Tweak regexp.
6734 (f90-beginning-of-block): Push mark first.
6735
6736 2005-03-29 Jay Belanger <belanger@truman.edu>
6737
6738 * calc/calc.el: Update copyright date.
6739 (calc-version): Increase to 2.1.
6740 (calc-version-date): Remove.
6741
6742 * calc/calc-help.el: Update copyright date.
6743 (calc-full-help): Remove reference to calc-version-date.
6744 Update copyright date.
6745
6746 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6747
6748 * vc.el (vc-do-command): Use a pipe for async processes, so password
6749 prompts don't show up at places where the user can't reply.
6750
6751 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6752
6753 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
6754 on the file name we pass to the inferior shell.
6755
6756 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6757
6758 * progmodes/which-func.el (which-function): Be robust in the face of an
6759 imenu--make-index-alist failure.
6760
6761 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6762
6763 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
6764
6765 * progmodes/python.el (python-preoutput-filter): Fix last change.
6766
6767 2005-03-29 Lute Kamstra <lute@gnu.org>
6768
6769 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
6770 functions and compiled macros.
6771 (debug-convert-byte-code): Handle macros too.
6772 (debug-on-entry-1): Don't signal an error when trying to clear a
6773 function that is not set to debug on entry.
6774
6775 2005-03-29 Jay Belanger <belanger@truman.edu>
6776
6777 * calc/calc-lang.el: Add functions to math-function-table
6778 properties of tex and math.
6779
6780 2005-03-29 Kenichi Handa <handa@m17n.org>
6781
6782 * ps-mule.el (ps-mule-plot-string): Translate characters by
6783 ps-print-translation-table.
6784 (ps-mule-begin-job): Call find-charset-region/string with
6785 ps-print-translation-table.
6786 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
6787
6788 * ps-print.el (ps-print-translation-table): New variable.
6789 (ps-plot-region): Translate characters by ps-print-translation-table.
6790
6791 2005-03-29 Juri Linkov <juri@jurta.org>
6792
6793 * simple.el (next-error-highlight-timer): New variable.
6794
6795 * progmodes/compile.el (compilation-goto-locus):
6796 Use `next-error-highlight-timer' instead of `sit-for'.
6797
6798 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6799
6800 * mail/supercite.el (sc-mail-field): Use assoc-string.
6801 (sc-get-address): Simplify regexps.
6802
6803 * files.el (minibuffer-with-setup-hook): New macro.
6804 (find-file-read-args): Use it to avoid let-binding
6805 minibuffer-with-setup-hook (which breaks turning on/off
6806 file-name-shadow-mode while in the prompt).
6807
6808 * complete.el (PC-read-include-file-name-internal): Use test-completion.
6809
6810 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
6811
6812 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
6813
6814 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6815
6816 * window.el (window-buffer-height): Use count-screen-lines.
6817
6818 * progmodes/python.el (python-preoutput-leftover): New var.
6819 (python-preoutput-filter): Use it.
6820 (python-send-receive): Loop until all the result has been received.
6821
6822 2005-03-28 Juri Linkov <juri@jurta.org>
6823
6824 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
6825
6826 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
6827 "Recover Crashed Session".
6828 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
6829 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
6830 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
6831 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
6832 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
6833 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
6834 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
6835 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
6836
6837 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
6838 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
6839 Ediff Sessions", "Toggle use of separate control buffer frame",
6840 "Use separate frame for Ediff control buffer".
6841
6842 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
6843 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
6844 "Rename Bookmark", "Delete Bookmark".
6845
6846 * info.el (Info-mode-menu): Remove ellipsis from "Index".
6847 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
6848 Add `:active Info-index-alternatives' to "Next Matching Item".
6849
6850 * wdired.el (wdired-change-to-wdired-mode):
6851 Mention `wdired-abort-changes' key in the initial message.
6852
6853 * international/mule.el (auto-coding-alist): Associate non-ascii
6854 image filename extensions with `no-conversion'.
6855
6856 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
6857
6858 * international/iso-acc.el:
6859 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
6860
6861 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * textmodes/sgml-mode.el (html-mode): Doc update.
6864
6865 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
6866
6867 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
6868
6869 * term.el (term-move-columns): Fix face after extending a line.
6870 (term-insert-spaces): Likewise.
6871 (term-reset-terminal): Fix off by one error.
6872
6873 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6874
6875 * international/mule.el (auto-coding-alist): Add .xpi files.
6876
6877 * files.el (auto-mode-alist): Add .xpi files.
6878
6879 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
6880
6881 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
6882
6883 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6884
6885 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
6886
6887 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6888
6889 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
6890 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
6891
6892 * calendar/cal-move.el (calendar-beginning-of-year): Move the
6893 cursor to Jan 1 when needed.
6894 (calendar-end-of-year): Fix -/+ typo.
6895 Reported by Chong Yidong <cyd@stupidchicken.com>.
6896
6897 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6898
6899 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
6900
6901 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
6902 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
6903
6904 2005-03-25 Richard M. Stallman <rms@gnu.org>
6905
6906 * filesets.el (filesets-init): Add autoload.
6907
6908 * mail/mailalias.el (mail-directory): Doc fix.
6909
6910 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6911
6912 * mail/mailalias.el (mail-directory-process): Do nothing if
6913 mail-directory-process is an atom.
6914 (mail-get-names): Ignore mail-directory-names if it is an atom.
6915 (mail-directory-process defvar): Doc fix.
6916 (mail-names): Doc fix.
6917
6918 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
6919
6920 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
6921
6922 2005-03-26 Kenichi Handa <handa@m17n.org>
6923
6924 * international/mule-util.el (detect-coding-with-priority):
6925 Call update-coding-systems-internal before detect-coding-region.
6926
6927 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
6928
6929 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
6930 (gdb-frames-mode-map): Add follow-link property.
6931
6932 2005-03-25 Jay Belanger <belanger@truman.edu>
6933
6934 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
6935 for variables.
6936
6937 2005-03-25 Juri Linkov <juri@jurta.org>
6938
6939 * image-mode.el: Optimize image filename extension regexps in
6940 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
6941 in `auto-mode-alist'.
6942 (image-mode): Add `image-toggle-display-text' to local hook
6943 `change-major-mode-hook'. Display the image as an image by
6944 default. Set `cursor-type' and `truncate-lines' if the image
6945 is already displayed. Take into account the current mode (image
6946 or text) in message.
6947 (image-minor-mode): New minor mode.
6948 (image-mode-maybe, image-toggle-display-text): New functions.
6949 (image-toggle-display): Use called-interactively-p.
6950 Let-bind `inhibit-read-only' to t.
6951
6952 * image-mode.el (image-minor-mode): Set `cursor-type' and
6953 `truncate-lines' if the image is already displayed. Add turning
6954 image-minor-mode off to `change-major-mode-hook'. Add message.
6955 Call `image-toggle-display-text' after turning image-minor-mode off.
6956
6957 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6958
6959 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
6960 Terminal.app, use utf-8.
6961 (set-display-table-and-terminal-coding-system): Add coding-system arg.
6962 (set-locale-environment): Use it.
6963
6964 * term/xterm.el: Undo last change, better done in mule-cmds.el.
6965
6966 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
6967
6968 * progmodes/python.el (python-close-block-statement-p)
6969 (python-outdent-p, python-current-defun): Use symbol-end.
6970
6971 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
6972
6973 * files.el (save-some-buffers): Doc fix.
6974
6975 2005-03-25 Werner Lemberg <wl@gnu.org>
6976
6977 * complete.el, thumbs.el: Replace `legal' with `valid'.
6978 * calendar/calendar.el: Replace `legal' with `valid'.
6979 * emacs-lisp/advice.el: Replace `legal' with `valid'.
6980 * mail/supercite.el: Replace `legal' with `valid'.
6981 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
6982 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
6983 Replace `legal' with `valid'.
6984 * textmodes/reftex-vars.el, textmodes/reftex.el:
6985 Replace `legal' with `valid'.
6986
6987 2005-03-25 Werner Lemberg <wl@gnu.org>
6988
6989 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
6990 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
6991 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
6992 * emulation/vip.el: Replace `illegal' with `invalid'.
6993 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
6994 * mail/supercite.el: Replace `illegal' with `invalid'.
6995 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
6996 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
6997 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
6998 * progmodes/sh-script.el, progmodes/xscheme.el:
6999 Replace `illegal' with `invalid'.
7000 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
7001 * textmodes/reftex-index.el, textmodes/reftex-parse.el
7002 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
7003 * textmodes/reftex.el, textmodes/org.el:
7004 Replace `illegal' with `invalid'.
7005
7006 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7007
7008 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
7009 (flymake-find-buildfile, flymake-find-possible-master-files)
7010 (flymake-check-include, flymake-parse-line): Replace loops over the
7011 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
7012
7013 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
7014 Substitute file-name-as-directory in the rest of the file.
7015 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
7016 (flymake-replace-region): Remove unused arg `buffer'.
7017 (flymake-check-patch-master-file-buffer): Update calls to it.
7018 (flymake-add-err-info): Remove unused var `count'.
7019 (flymake-mode): Use define-minor-mode.
7020
7021 * progmodes/flymake.el: Use with-current-buffer.
7022 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
7023 flymake-replace-regexp-in-string, flymake-line-beginning-position)
7024 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
7025 Avoid testing for `xemacs'.
7026 (flymake-nop): Move.
7027 (flymake-region-has-flymake-overlays): Return the computed value.
7028 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
7029 Remove unused var `endline'.
7030 (flymake-get-line-count): Remove unused function.
7031 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
7032
7033 * emulation/vi.el:
7034 * generic.el:
7035 * hilit-chg.el (global-highlight-changes):
7036 * hi-lock.el (hi-lock-mode):
7037 * follow.el: find-file-hooks -> find-file-hook.
7038
7039 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
7040
7041 2005-03-24 Juri Linkov <juri@jurta.org>
7042
7043 * dired.el (dired-mode-map): Add menu item "Compare directories"
7044 for dired-compare-directories.
7045
7046 * dired-aux.el (dired-compare-directories): Add autoload cookie.
7047 Doc fix. Replace `read-file-name' with `read-directory-name'.
7048
7049 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7050
7051 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
7052
7053 2005-03-24 Jay Belanger <belanger@truman.edu>
7054
7055 * calc/calc-embed.el (calc-embedded-mode-change): Save all
7056 relevant mode settings in calc-embedded-original-modes when modes
7057 are permanently changed.
7058
7059 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7060
7061 * autoinsert.el: find-file-hooks -> find-file-hook.
7062
7063 2005-03-24 Lute Kamstra <lute@gnu.org>
7064
7065 * generic.el (generic-font-lock-defaults): Make it obsolete.
7066 (generic-font-lock-keywords): New variable to replace
7067 generic-font-lock-defaults.
7068 (generic-mode-set-font-lock): Delete it.
7069 (generic-mode-internal): Don't call generic-mode-set-font-lock.
7070 (generic-bracket-support): Add docstring.
7071
7072 * generic-x.el: Rename generic-font-lock-defaults to
7073 generic-font-lock-keywords throughout.
7074 (mailagent-rules-setup-function): Delete it.
7075 (mailagent-rules-generic-mode): Use anonymous function instead.
7076 (show-tabs-generic-mode-font-lock-defaults-1)
7077 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
7078 Quote faces.
7079 (show-tabs-tab-face, show-tabs-space-face): Specify background,
7080 not foreground.
7081
7082 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7083 Recognize define-generic-mode.
7084
7085 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7086
7087 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
7088 if there's no completion table.
7089
7090 2005-03-23 Miles Bader <miles@gnu.org>
7091
7092 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7093 Remove tty-specific variants, as they're no longer needed.
7094
7095 2005-03-23 Lute Kamstra <lute@gnu.org>
7096
7097 * generic-x.el: Code cleanup: make args constant whenever possible.
7098 (installshield-statement-keyword-list)
7099 (installshield-system-functions-list)
7100 (installshield-system-variables-list, installshield-types-list)
7101 (installshield-funarg-constants-list): Make them constants.
7102
7103 * generic.el (generic-make-keywords-list): Add autoload cookie.
7104
7105 * calendar/time-date.el: Add comment on time value formats.
7106 Don't require parse-time.
7107 (with-decoded-time-value): New macro.
7108 (encode-time-value): New function.
7109 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7110 (days-to-time): Return a valid time value when arg is huge.
7111 (time-since): Use time-subtract.
7112 (time-to-number-of-days): Use time-to-seconds.
7113
7114 2005-03-23 David Ponce <david@dponce.com>
7115
7116 * recentf.el: (recentf-keep): New option.
7117 (recentf-menu-action): Default to `find-file'.
7118 (recentf-keep-non-readable-files-flag)
7119 (recentf-keep-non-readable-files-p)
7120 (recentf-file-readable-p, recentf-find-file)
7121 (recentf-cleanup-remote): Remove.
7122 (recentf-include-p): More robust.
7123 (recentf-keep-p): New function.
7124 (recentf-remove-if-non-kept): Rename from
7125 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
7126 All callers updated.
7127 (recentf-menu-items-for-commands): Fix help string.
7128 (recentf-track-closed-file): Update. Doc fix.
7129 (recentf-cleanup): Update. Count removed files. Doc fix.
7130
7131 2005-03-23 Kim F. Storm <storm@cua.dk>
7132
7133 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7134 Don't inherit from fringe face (now happens automatically).
7135
7136 2005-03-22 Kim F. Storm <storm@cua.dk>
7137
7138 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
7139 position values.
7140
7141 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7142
7143 * menu-bar.el (showhide-date-time): Remove.
7144 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
7145 (menu-bar-make-mm-toggle): Simplify.
7146
7147 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7148
7149 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
7150 Accept qualified variable and function names.
7151
7152 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
7153
7154 * bindings.el (completion-ignored-extensions):
7155 Remove ".lis" for `vax-vms'.
7156
7157 2005-03-22 Andreas Schwab <schwab@suse.de>
7158
7159 * generic-x.el: Revert last change.
7160 * ldefs-boot.el: Update.
7161
7162 2005-03-22 Jay Belanger <belanger@truman.edu>
7163
7164 * calc/calc-embed (calc-embedded-original-modes): New variable.
7165 (calc-embedded-save-original-modes)
7166 (calc-embedded-restore-original-modes): New functions.
7167 (calc-do-embedded): Save original modes when entering embedded mode
7168 and restore when leaving embedded mode.
7169 (calc-embedded-modes-change): Change the value of
7170 calc-embedded-original-modes to reflect permanent changes.
7171
7172 2005-03-22 Lute Kamstra <lute@gnu.org>
7173
7174 * generic-x.el: Require generic again.
7175
7176 2005-03-22 Miles Bader <miles@gnu.org>
7177
7178 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7179 Tweak details to look good on both ttys and bitmap displays, light
7180 or dark background, etc.
7181
7182 2005-03-21 Kim F. Storm <storm@cua.dk>
7183
7184 * tooltip.el (tooltip-show-help-function): Check car and cdr of
7185 mouse position.
7186
7187 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7188
7189 * icomplete.el: Don't forcibly turn on the mode upon load.
7190 (icomplete-mode): Use define-minor-mode.
7191 (icomplete-eoinput): Default to nil.
7192 (icomplete-minibuffer-setup): Remove autoload.
7193 (icomplete-tidy): Simplify.
7194 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
7195 in the initial state or if the user has modified the field.
7196 Fix handling of icomplete-max-delay-chars.
7197 Remove code that handles the oddball case where
7198 minibuffer-completion-table is an integer.
7199 Wrap icomplete-completions in while-no-input in case building
7200 completions takes more time than expected.
7201 (icomplete-completions): Simplify.
7202
7203 2005-03-21 Richard M. Stallman <rms@gnu.org>
7204
7205 * jka-compr.el (jka-compr-really-do-compress):
7206 Make variable buffer-local.
7207
7208 * image-mode.el: Handle .xpm files too.
7209 (image-toggle-display): Preserve modification flag.
7210
7211 * help.el (where-is): Don't mention aliases with no key bindings.
7212
7213 2005-03-21 Lute Kamstra <lute@gnu.org>
7214
7215 * generic.el: Fix commentary section. Don't require cl for compilation.
7216 (generic-mode-list): Add autoload cookie.
7217 (generic-use-find-file-hook, generic-lines-to-scan)
7218 (generic-find-file-regexp, generic-ignore-files-regexp)
7219 (generic-mode, generic-mode-find-file-hook)
7220 (generic-mode-ini-file-find-file-hook): Fix docstrings.
7221 (define-generic-mode): Make it a defmacro. Fix docstring.
7222 (generic-mode-internal): Code cleanup. Add autoload cookie.
7223 (generic-mode-set-comments): Code cleanup.
7224 * generic-x.el: Don't prevent compilation. Don't require generic.
7225 Follow coding conventions. Minor code cleanup.
7226 (etc-fstab-generic-mode): Add some keywords.
7227 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
7228 define-generic-mode like a function declaration.
7229
7230 2005-03-21 Jay Belanger <belanger@truman.edu>
7231
7232 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
7233 changing modes.
7234
7235 2005-03-21 Sam Steingold <sds@gnu.org>
7236
7237 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
7238
7239 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
7240
7241 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
7242 Add underscore to "f$ lexicals" regexp.
7243
7244 2005-03-20 Juri Linkov <juri@jurta.org>
7245
7246 * subr.el (progress-reporter-do-update): When `min-value' is equal
7247 to `max-value', set `percentage' to 0 and prevent division by zero.
7248
7249 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
7250
7251 Sync with Tramp 2.0.48.
7252
7253 * tramp.el (all): Change all addresses to .gnu.org.
7254 (tramp-append-tramp-buffers): New defun.
7255 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
7256 Catch `dont-send' signal.
7257 (tramp-set-auto-save-file-modes): Set always permissions, because
7258 there might be an old auto-saved file belonging to another
7259 original file. This could be a security threat. Reported by
7260 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
7261 Check for Emacs 21.3.50 removed.
7262
7263 * tramp-smb.el (all): Remove debug construct for
7264 `with-parsed-tramp-file-name'.
7265 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
7266 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
7267 No error message if DIRECTORY or FILENAME doesn't exist.
7268 (tramp-smb-open-connection): Check existence of
7269 `tramp-smb-program'.
7270
7271 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7272
7273 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
7274 Properly handle the case where the `m' or `s' command's argument is not
7275 yet terminated.
7276 (perl-indent-new-calculate): New function.
7277 (perl-indent-line): Use it.
7278
7279 2005-03-20 Miles Bader <miles@gnu.org>
7280
7281 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
7282 in text-mode too. Change to new face names.
7283 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
7284 Add `:weight bold' attribute.
7285 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
7286
7287 2005-03-19 Juri Linkov <juri@jurta.org>
7288
7289 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
7290
7291 * international/mule.el (auto-coding-alist): Sync with
7292 `auto-mode-alist' by adding upper case archive file extensions
7293 and adding ear/war to jar extension.
7294
7295 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
7296
7297 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
7298 running, restart it.
7299
7300 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
7301
7302 * finder.el (finder-current-item): Throw an error on an empty line.
7303
7304 * man.el (Man-follow-manual-reference): If current-word returns
7305 nil, use "".
7306
7307 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
7308
7309 * simple.el (goto-line): Doc fix.
7310
7311 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
7312
7313 * files.el (save-buffer): Doc fix.
7314
7315 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
7316
7317 * recentf.el (recentf-cleanup-remote): New variable.
7318 (recentf-cleanup): Use it to conditionally check availability of
7319 remote files.
7320
7321 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
7322
7323 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
7324 function names.
7325
7326 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7327
7328 * language/thai-word.el: New file.
7329
7330 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7331
7332 * files.el (backup-buffer): If the file's directory is not
7333 writable, use copy instead of move to backup the file.
7334
7335 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7336
7337 * obsolete/keyswap.el: Moved to obsolete/ from term/.
7338
7339 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7340
7341 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
7342 Use functionp instead of symbolp and fboundp. Reported by Drkm
7343 <darkman_spam@yahoo.fr>.
7344 (ps-print-version): New version 6.6.6.
7345
7346 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
7347
7348 * textmodes/table.el (table--line-column-position): New idiom.
7349 (table--row-column-insertion-point-p): New function to test
7350 validity of row and column insertion operation at a location.
7351 (table-global-menu, table-cell-menu): Use above functions for
7352 deterministic test operation.
7353 (table--editable-cell-p): Behave in deterministic fashion.
7354
7355 2005-03-18 Juri Linkov <juri@jurta.org>
7356
7357 * isearch.el (isearch-lazy-highlight-new-loop):
7358 Make arguments beg and end optional.
7359 (isearch-update): Remove optional arguments nil from
7360 isearch-lazy-highlight-new-loop.
7361 (isearch-lazy-highlight-search): Let-bind case-fold-search to
7362 isearch-lazy-highlight-case-fold-search instead of
7363 isearch-case-fold-search, and let-bind isearch-regexp to
7364 isearch-lazy-highlight-regexp.
7365 Use isearch-lazy-highlight-last-string instead of isearch-string.
7366
7367 * replace.el (perform-replace): Remove bindings of global
7368 variables isearch-string, isearch-regexp, isearch-case-fold-search.
7369 Add three new arguments to `replace-highlight'.
7370 (replace-highlight): Add arguments string, regexp, case-fold.
7371 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
7372 to allow isearch-lazy-highlight-new-loop to use these values
7373 to set corresponding isearch-lazy-highlight-* internal
7374 variables whose values lazy highlighting will use regardless of
7375 changes to global variables isearch-string, isearch-regexp,
7376 isearch-case-fold-search during lazy highlighting loop.
7377 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
7378 to `lazy-highlight-cleanup'.
7379
7380 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
7381 (ispell-highlight-face): Set default face to `isearch' when
7382 lazy highlighting is enabled.
7383 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
7384 priority to 1. Add lazy highlighting.
7385 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
7386 from `isearch-dehighlight'.
7387
7388 2005-03-18 David Ponce <david@dponce.com>
7389
7390 * files.el (hack-local-variables): Do a case-insensitive search
7391 for End.
7392
7393 2005-03-18 Juri Linkov <juri@jurta.org>
7394
7395 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
7396 `isearch-lazy-highlight-cleanup', add alias to old name and
7397 declare obsolete. Add release numbers to other obsolete vars.
7398 (isearch-done, isearch-lazy-highlight-new-loop):
7399 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
7400 (lazy-highlight-cleanup) <variable>: Doc fix.
7401 (isearch-lazy-highlight-update): Rename obsolete
7402 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
7403
7404 2005-03-18 Kenichi Handa <handa@m17n.org>
7405
7406 * language/thai-util.el: Fix categorization of Thai characters in
7407 thai-category-table.
7408 (thai-composition-pattern): Adjust it for the above change.
7409 (thai-self-insert-command, thai-compose-syllable): New functions.
7410 (thai-compose-region): Use thai-compose-syllable.
7411 (thai-compose-string): Likewise.
7412 (thai-composition-function): Likewise.
7413 (thai-auto-composition): New function.
7414 (thai-auto-composition-mode): New minor mode.
7415
7416 * language/thai.el: Fix patterns to be registered in
7417 composition-function-table.
7418
7419 * international/quail.el (quail-input-method): Locally bind
7420 inhibit-modification-hooks to t.
7421
7422 2005-03-17 Richard M. Stallman <rms@gnu.org>
7423
7424 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
7425 (perl-mode): Use run-mode-hooks.
7426
7427 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
7428 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
7429 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
7430
7431 * mail/sendmail.el (sendmail-send-it): Reenable the code
7432 to compute resend-to-address and use it.
7433
7434 * tar-mode.el (tar-mode): Turn off undo unconditionally.
7435
7436 * image-mode.el: New file.
7437
7438 * image.el (insert-sliced-image): Add autoload cookie.
7439
7440 * font-lock.el (font-lock-lines-before): New user option.
7441 (font-lock-after-change-function): Obey it.
7442
7443 * bindings.el (esc-map): Make M-g a prefix.
7444 Bind M-g g and M-g M-g to goto-line.
7445
7446 * faces.el (face-id): Doc fix.
7447
7448 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7449
7450 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
7451 (rmail-show-message): Use rmail-unknown-mail-followup-to.
7452 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
7453
7454 * mail/sendmail.el (mail-yank-ignored-headers)
7455 (mail-font-lock-keywords, mail-mode-fill-paragraph):
7456 Add Mail-Followup-To and Mail-Reply-To headers.
7457 (mail-citation-hook): Add autoload cookie.
7458 (mail-mode): Doc fix.
7459 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
7460 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
7461 (mail-mode-fill-paragraph): Handle those headers.
7462 (mail-mailing-lists): New variable.
7463 (mail-mail-reply-to, mail-mail-followup-to): New functions.
7464
7465 2005-03-17 Juri Linkov <juri@jurta.org>
7466
7467 * isearch.el (isearch-fallback): Check for `(car previous)'
7468 before calling `isearch-other-end-state'.
7469
7470 2005-03-17 Kim F. Storm <storm@cua.dk>
7471
7472 * simple.el (move-beginning-of-line): Move to beginning of buffer
7473 line, as well as beginning of screen line.
7474
7475 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
7476
7477 * calendar/diary-lib.el (mark-diary-entries): Use new optional
7478 argument REDRAW rather than calendar-redrawing variable.
7479 * calendar/calendar.el (calendar-redrawing): Delete.
7480 (redraw-calendar): Do not bind calendar-redrawing.
7481
7482 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
7483
7484 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
7485 diary-file buffer.
7486
7487 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7488
7489 * help.el (describe-mode): Allow a :minor-mode-function property to
7490 specify a different minor mode toggle function than the variable.
7491 * simple.el (auto-fill-function):
7492 * subr.el (add-minor-mode): Use it.
7493
7494 2005-03-16 Kenichi Handa <handa@m17n.org>
7495
7496 * language/ethio-util.el (sera-being-called-by-w3): New variable.
7497 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
7498 (ethio-fidel-to-sera-buffer): Likewise.
7499
7500 2005-03-16 Juri Linkov <juri@jurta.org>
7501
7502 * emacs-lisp/find-func.el (find-function-regexp):
7503 Add defun-emitting macro `menu-bar-make-toggle'.
7504
7505 * isearch.el: Put `isearch-scroll' property to
7506 `split-window-horizontally'.
7507
7508 * info.el: Update error messages for `debug-ignored-errors'.
7509 (Info-isearch-search): Doc fix.
7510 (Info-find-node): Move up code to go into info buffer before
7511 recording the node to the history.
7512 (Info-fontify-node): Fontify titles only if the next line
7513 has two or more `*', `=', `-', `.'.
7514 Display "go to this node" for empty (match-string 3).
7515
7516 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7517
7518 * term/mac-win.el: Add mouse pointer shape constants.
7519
7520 2005-03-15 Kim F. Storm <storm@cua.dk>
7521
7522 * simple.el (move-beginning-of-line): Use vertical-motion.
7523
7524 2005-03-15 Juri Linkov <juri@jurta.org>
7525
7526 * isearch.el (isearch-error): New variable.
7527 (isearch-invalid-regexp, isearch-within-brackets): Remove.
7528 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
7529 (isearch-within-brackets-state): Remove.
7530 (isearch-case-fold-search-state, isearch-pop-fun-state):
7531 Decrease frame index.
7532 (isearch-mode, isearch-top-state, isearch-push-state)
7533 (isearch-edit-string, isearch-abort, isearch-search-and-update)
7534 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
7535 (isearch-search, isearch-lazy-highlight-new-loop):
7536 Replace `isearch-invalid-regexp' with `isearch-error'.
7537 Remove `isearch-within-brackets'.
7538 (isearch-search): Add `search-failed' handler to `condition-case'.
7539 (isearch-lazy-highlight-search): Add `condition-case' to catch
7540 errors and allow `isearch-lazy-highlight-update' to try
7541 highlighting from the beginning of the window.
7542 (isearch-repeat): Move up code to set isearch-wrapped to t
7543 before calling isearch-wrap-function.
7544
7545 * info.el (Info-isearch-initial-node): New internal variable.
7546 (Info-search): Signal an error in isearch mode when search leaves
7547 the initial node. Signal an error when `bound' is non-nil and
7548 nothing was found in the current subfile.
7549 (Info-isearch-search): Remove `condition-case'.
7550 (Info-isearch-wrap): Don't wrap when search failed during leaving
7551 the initial node. If `Info-isearch-search' is nil, wrap around
7552 the current node.
7553 (Info-isearch-start): New fun.
7554 (Info-mode): Add buffer-local hook `Info-isearch-start' to
7555 `isearch-mode-hook'.
7556
7557 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7558
7559 * simple.el (normal-erase-is-backspace): Set default to t if
7560 running on Mac.
7561
7562 * term/mac-win.el (function-key-map): Sync with x-win.el.
7563
7564 2005-03-15 Kenichi Handa <handa@m17n.org>
7565
7566 * international/mule-cmds.el (locale-language-names): Modify the
7567 format of elements and add more entries.
7568 (locale-preferred-coding-systems): Add more entries.
7569 (set-locale-environment): Adjust for the change of
7570 locale-language-names.
7571
7572 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7573
7574 * pcvs.el (smerge-ediff): Remove bogus autoload.
7575
7576 2005-03-14 Lute Kamstra <lute@gnu.org>
7577
7578 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
7579 Ignore a `*' at the beginning of a line.
7580
7581 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
7582 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
7583 subr.el.
7584 (dont-compile, eval-when-compile, eval-and-compile): Use declare
7585 to specify indentation.
7586
7587 * generic.el (define-generic-mode): Let generic-mode-list be a
7588 list of strings; test membership with equal.
7589
7590 2005-03-14 Kim F. Storm <storm@cua.dk>
7591
7592 * simple.el (next-line, previous-line): Add optional try-vscroll
7593 arg to recognize interactive use. Pass it on to line-move.
7594 (line-move): Don't perform auto-window-vscroll when defining or
7595 executing keyboard macro to ensure consistent behavior.
7596
7597 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7598
7599 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
7600
7601 2005-03-13 Lute Kamstra <lute@gnu.org>
7602
7603 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
7604 debugger-setup-buffer so that backtrace marks the frames set to
7605 debug-on-exit and we don't have to do it manually. Set an extra
7606 debug-on-exit for macro's.
7607 (debugger-setup-buffer): Don't mark the top frame manually.
7608
7609 2005-03-12 Lute Kamstra <lute@gnu.org>
7610
7611 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
7612 lisp-indent-function throughout.
7613 (with-no-warnings): Set lisp-indent-function property.
7614
7615 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
7616
7617 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
7618 Add entry for backslash.
7619
7620 2005-03-12 Juri Linkov <juri@jurta.org>
7621
7622 * info.el (Info-search): Four fixes for backward search.
7623
7624 2005-03-11 Jay Belanger <belanger@truman.edu>
7625
7626 * calc/calc.el (calc-language-alist): New variable.
7627 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
7628 (calc-embedded-find-modes): Use calc-language-alist instead of
7629 calc-embedded-language-alist.
7630
7631 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7632
7633 * calendar/calendar.el (calendar-redrawing): New internal
7634 variable.
7635 (redraw-calendar): Remove bogus save-excursion from previous
7636 change. Bind calendar-redrawing to t for mark-diary-entries.
7637 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
7638 calendar if that is why we were called.
7639
7640 2005-03-11 Kenichi Handa <handa@m17n.org>
7641
7642 * international/mule.el (make-coding-system): Set property
7643 coding-system-define-form to nil.
7644 (define-coding-system-alias): Likewise.
7645
7646 2005-03-11 Kenichi Handa <handa@m17n.org>
7647
7648 These changes are suggested by Dave Love <fx@gnu.org>.
7649
7650 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
7651 coding: tag.
7652 (adaptive-fill-regexp): Add more bullets.
7653 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
7654 regexps.
7655
7656 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7657
7658 * help.el (describe-mode): Properly handle non-trivial lighters.
7659 Don't ignore minor modes that are not listed in minor-mode-list.
7660
7661 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
7662 feature ON when the user requests to turn it OFF.
7663
7664 2005-03-10 Lute Kamstra <lute@gnu.org>
7665
7666 * emacs-lisp/debug.el (debug-entry-code): Delete it.
7667 (implement-debug-on-entry): New function to replace debug-entry-code.
7668 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
7669 second argument as the 2005-03-07 change makes it obsolete.
7670 (debug-on-entry, cancel-debug-on-entry): Update call to
7671 debug-on-entry-1.
7672 (debug, debugger-setup-buffer): Comment update.
7673 (debugger-frame-number): Update to work with implement-debug-on-entry.
7674
7675 2005-03-10 Jay Belanger <belanger@truman.edu>
7676
7677 * calc/calc-embed.el (math-ms-args): Declare it.
7678 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
7679 math-ms-args.
7680 (calc-embedded-subst): Use math-multi-subst-rec to substitute
7681 variables.
7682
7683 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
7684
7685 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
7686 Use message-box.
7687
7688 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
7689 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
7690 (tooltip-gud-tips): Simplify.
7691 (tooltip-gud-tips-p): Remove superfluous :set.
7692 (tooltip-gud-modes): Add fortran-mode.
7693 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
7694
7695 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
7696
7697 2005-03-09 Kim F. Storm <storm@cua.dk>
7698
7699 * play/animate.el (animate-place-char): Use forward-line instead
7700 of next-line to improve performance.
7701
7702 2005-03-09 Simon Josefsson <jas@extundo.com>
7703
7704 * net/browse-url.el (browse-url-default-browser): Doc fix.
7705
7706 2005-03-09 Miles Bader <miles@gnu.org>
7707
7708 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
7709 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
7710
7711 2005-03-09 Kenichi Handa <handa@m17n.org>
7712
7713 * international/latin-1.el: Set case and syntax for 255 only if
7714 set-case-syntax-set-multibyte is nil.
7715
7716 * textmodes/ispell.el (ispell-insert-word): New function.
7717 (ispell-word): Use ispell-insert-word to insert a new word.
7718 (ispell-process-line): Likewise.
7719 (ispell-complete-word): Likewise.
7720
7721 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
7722
7723 * calendar/calendar.el (redraw-calendar): Preserve point.
7724 Reported by Matt Hodges <MPHodges@member.fsf.org>.
7725 (calendar-week-start-day): Move after definition of
7726 redraw-calendar. Delete buffer test, since redraw-calendar has
7727 that now.
7728
7729 * calendar/diary-lib.el (mark-diary-entries): Only call
7730 redraw-calendar in the first of any recursive calls.
7731 Reported by Alan Shutko <ats@acm.org>.
7732
7733 2005-03-08 Juri Linkov <juri@jurta.org>
7734
7735 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
7736 (html-horizontal-rule, html-line, html-image, html-checkboxes)
7737 (html-radio-buttons): Add a space before the trailing `/>' where
7738 sgml-xml-mode is non-nil.
7739 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
7740 the subsequent tag of the empty XML tag.
7741 (html-href-anchor): Don't set initial input to "http:".
7742 (html-image): Ask for the image URL and set point inside alt="".
7743 (html-name-anchor): Duplicate the name in the `id' attribute when
7744 sgml-xml-mode is non-nil.
7745 (html-paragraph): Remove \n before <p>.
7746 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
7747 instead of `checked' when sgml-xml-mode is non-nil.
7748
7749 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
7750 Remove 1 space before #RRGGBB to not truncate it on terminal
7751 windows w/o fringes. Remove 1 space between bg and fg examples
7752 to get more space.
7753 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
7754 avoid byte-compile warnings.
7755
7756 * image-file.el (image-file-handler): Put `safe-magic' property to
7757 `image-file-handler'.
7758
7759 * info.el (Info-isearch-search): Emulate word search in
7760 isearching through multiple Info nodes with Info-search.
7761 (Info-isearch-wrap): Allow isearch-word.
7762
7763 2005-03-08 Lute Kamstra <lute@gnu.org>
7764
7765 * emacs-lisp/debug.el (debugger-step-through): Make sure that
7766 stepping into the debugger's code is not possible.
7767 (debugger-jumping-flag): Docstring update.
7768
7769 2005-03-08 Jay Belanger <belanger@truman.edu>
7770
7771 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
7772 embedded mode begins.
7773 (calc-embedded-language-alist): New variable.
7774 (calc-embedded-find-modes): Use calc-embedded-language-alist to
7775 set default language mode.
7776
7777 2005-03-08 Kenichi Handa <handa@m17n.org>
7778
7779 * international/ccl.el (define-ccl-program): Fix docstring about
7780 extra 256 bytes assured for the output buffer.
7781
7782 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7783 Fix BUFFER_MAGNIFICATION to 2.
7784 (ccl-encode-mule-utf-16be-with-signature): Likewise.
7785
7786 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
7787
7788 * align.el (align-rules-list): Added an alignment rule for CSS
7789 declarations (applies to css-mode and html-mode buffers).
7790
7791 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7792
7793 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
7794
7795 2005-03-07 Kim F. Storm <storm@cua.dk>
7796
7797 * simple.el (move-beginning-of-line): New command.
7798
7799 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
7800
7801 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
7802
7803 * emulation/cua-base.el: Put CUA move property on move-end-of-line
7804 and move-beginning-of-line.
7805
7806 * apropos.el (apropos-print): Omit command from M-x ... RET.
7807
7808 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
7809
7810 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
7811 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
7812
7813 2005-03-06 Richard M. Stallman <rms@gnu.org>
7814
7815 * bindings.el (esc-map): Bind M-g to goto-line.
7816
7817 * facemenu.el (global-map): Bind M-o, not M-g.
7818
7819 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7820
7821 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
7822 "Open Directory" as for "Open File".
7823
7824 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
7825
7826 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
7827 (push-mark-command): Run activate-mark-hook.
7828
7829 2005-03-06 Richard M. Stallman <rms@gnu.org>
7830
7831 * help-mode.el (help-mode-finish): Don't alter the element
7832 in view-return-to-alist if there already is one.
7833
7834 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
7835 make sure the current buffer is the expected one.
7836
7837 * novice.el (disabled-command-function): Output in *Disabled Command*.
7838 Explicitly ignore non-keyboard events, and explicitly handle C-g.
7839
7840 * textmodes/flyspell.el (flyspell-large-region):
7841 Pass args differently for aspell.
7842
7843 * files.el (mode-require-final-newline): Doc fix.
7844
7845 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7846
7847 * progmodes/which-func.el (which-function):
7848 Specify NOERROR when calling imenu--make-index-alist.
7849
7850 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7851
7852 * simple.el (normal-erase-is-backspace): Define default value.
7853
7854 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
7855 (custom-reevaluate-setting): Simple function to handle
7856 variables that are defined before their default value can really
7857 be computed.
7858
7859 * startup.el (command-line): Use it for temporary-file-directory,
7860 small-emporary-file-directory, auto-save-file-name-transforms,
7861 blink-cursor-mode, and normal-erase-is-backspace.
7862
7863 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
7864 progress, even with buggy anchored keywords.
7865
7866 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
7867
7868 * simple.el (goto-line): Remove unbalanced final parenthesis.
7869
7870 2005-03-05 Richard M. Stallman <rms@gnu.org>
7871
7872 * simple.el (goto-line): Use a number at point as the default.
7873 With C-u as arg, switch buffers.
7874
7875 2005-03-05 Juri Linkov <juri@jurta.org>
7876
7877 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
7878 with `no-blinking-cursor'.
7879
7880 * startup.el (no-blinking-cursor): New defvar.
7881 (command-line): Add `--no-blinking-cursor' to longopts.
7882 Set `no-blinking-cursor' to t for command line arguments
7883 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
7884 with `no-blinking-cursor' in the condition for calling
7885 `blink-cursor-mode'.
7886
7887 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
7890 (menu-bar-options-save): Add blink-cursor-mode.
7891 (menu-bar-options-menu): Add blink-cursor-mode.
7892
7893 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
7894
7895 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
7896 (icalendar-export-file, icalendar-export-region)
7897 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
7898 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
7899
7900 2005-03-04 Lute Kamstra <lute@gnu.org>
7901
7902 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
7903 (debug-function-list): Ditto.
7904
7905 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
7906
7907 * textmodes/texinfmt.el (texinfo-append-refill):
7908 Redefine the types of line to which @refill
7909 is not appended by replacing a search for `@refill\\|@bye' with
7910 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
7911 itemize@refill' bug and the unfilled long lines bug.
7912 (texinfmt-version): Update number and date.
7913
7914 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
7915
7916 * international/code-pages.el (windows-1250, windows-125[2-8])
7917 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
7918
7919 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
7920
7921 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
7922 bound yet.
7923
7924 2005-03-02 Romain Francoise <romain@orebokech.com>
7925
7926 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
7927 buffer after removing limits.
7928 (ibuffer-pop-filter): Ditto.
7929 Update copyright.
7930
7931 2005-03-02 Miles Bader <miles@gnu.org>
7932
7933 * button.el (make-text-button): If the user doesn't specify a
7934 type, use the default. Rewrite to use `add-text-properties' and
7935 plist functions.
7936
7937 2005-03-01 Lute Kamstra <lute@gnu.org>
7938
7939 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
7940 (debugger-jumping-flag): New var.
7941 (debug-entry-code): Use it.
7942 (debugger-jump): Use debugger-jumping-flag and add
7943 debugger-reenable to post-command-hook.
7944 (debugger-reenable): Use debugger-jumping-flag and remove itself
7945 from post-command-hook.
7946 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
7947 debugger-reenable.
7948
7949 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
7950
7951 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
7952 inclusion of "itemize\\|", which may be unnecessary, is certainly
7953 inelegant, and stops refilling in itemize lists when formatting
7954 Japanese Texinfo files to Info.
7955 Update copyright to 2005.
7956
7957 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
7958
7959 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
7960 of an error if GDB can't find the source file.
7961
7962 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7963
7964 * calendar/calendar.el (redraw-calendar): Work from any buffer,
7965 not just the calendar.
7966
7967 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
7968 first.
7969 (diary-redraw-calendar): New function.
7970 (make-diary-entry): Add diary-redraw-calendar to local
7971 write-contents-functions. Turn off selective display before
7972 inserting in diary.
7973
7974 2005-03-01 Kim F. Storm <storm@cua.dk>
7975
7976 * emacs-lisp/copyright.el (copyright-fix-years): New command.
7977
7978 2005-03-01 Lute Kamstra <lute@gnu.org>
7979
7980 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
7981 that debug-entry-code can be safely removed from a function while
7982 this code is being evaluated. Revert the 2005-02-27 change as the
7983 new implementation no longer requires it. Make sure that a
7984 function body containing just a string is not mistaken for a docstring.
7985 (debug): Skip one more frame in case of debug on entry.
7986 (debugger-setup-buffer): Delete one more frame line in case of
7987 debug on entry.
7988 (debugger-frame-number): Update to use the new text introduced by
7989 the 1999-11-03 change. Skip one more frame in case of debug on entry.
7990
7991 2005-02-28 Kim F. Storm <storm@cua.dk>
7992
7993 * double.el (double-translate-key): Call force-window-update after
7994 read-event to avoid crash in redisplay.
7995
7996 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
7997
7998 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
7999 (debug): Use it. Move the inhibit-trace earlier.
8000 (debug-entry-code): New const.
8001 (debug-on-entry-1): Use it.
8002
8003 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
8004
8005 * international/utf-16.el (ccl-encode-mule-utf-16le):
8006 Fix BUFFER_MAGNIFICATION to 2.
8007 (ccl-encode-mule-utf-16be): Likewise.
8008
8009 2005-02-28 Kenichi Handa <handa@m17n.org>
8010
8011 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8012 Fix BUFFER_MAGNIFICATION to 4.
8013 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8014
8015 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
8016
8017 * speedbar.el (speedbar-update-flag): Doc fix.
8018 (speedbar-show-info-under-mouse): Give set-mouse-position the right
8019 argument.
8020
8021 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
8022
8023 * reveal.el (reveal-post-command): Don't try to reveal overlays which
8024 have a non-nil `invisible' property but are actually visible.
8025
8026 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
8027 for perldoc sections.
8028 (perl-outline-regexp, perl-outline-level): New var and function.
8029 (perl-mode): Use them.
8030
8031 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8032
8033 * calendar/diary-lib.el (diary-remind): Discard any mark portion
8034 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
8035
8036 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
8037
8038 * cus-edit.el: Comment change.
8039 (custom-buffer-create-internal): Slightly reword text at top of
8040 Custom buffers. Mention there that saving an option edits the
8041 init file. Add link to Emacs manual node on `custom-file'.
8042 (custom-magic-alist): Rewrite individual State messages to use
8043 capitalized keywords. Doc fix.
8044
8045 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8046
8047 * calendar/calendar.el (calendar-buffer): Move above
8048 calendar-week-start-day.
8049 (calendar-week-start-day): Doc fix. Add :set function.
8050 (calendar-minimum-window-height): New variable.
8051 (generate-calendar-window): Only resize window if selected-window
8052 is displaying the calendar buffer. Use new variable
8053 calendar-minimum-window-height.
8054 (generate-calendar): Reword error message.
8055 (calendar-mode-map): Bind DEL to scroll-other-window-down.
8056
8057 2005-02-27 Andreas Schwab <schwab@suse.de>
8058
8059 * vc.el (vc-do-command): Don't run command asynchronously when
8060 operating in a remote directory.
8061
8062 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
8063 change from sync with Tramp 2.0.47.
8064
8065 2005-02-27 Richard M. Stallman <rms@gnu.org>
8066
8067 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8068
8069 * textmodes/flyspell.el (flyspell-mode-on):
8070 Call ispell-change-dictionary only if necessary.
8071
8072 * emacs-lisp/re-builder.el (regexp-builder): New function.
8073
8074 * register.el (describe-register-1): Explicitly handle
8075 yank-excluded-properties = t.
8076
8077 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
8078 (custom-magic-alist): Change the status descriptions again.
8079 (face widget-type): Total rewrite based on `restricted-sexp'
8080 to eliminate the confusing double hiding levels.
8081
8082 * emacs-lisp/debug.el (debug-on-entry-1):
8083 If function body is empty, add nil as body form.
8084
8085 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8086
8087 * emacs-lisp/trace.el (inhibit-trace): New var.
8088 (trace-make-advice): Use it.
8089
8090 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
8091
8092 2005-02-26 Kim F. Storm <storm@cua.dk>
8093
8094 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
8095 (mouse-on-link-p, mouse-drag-region-1): Use it.
8096
8097 2005-02-25 Lute Kamstra <lute@gnu.org>
8098
8099 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
8100
8101 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
8102
8103 * frame.el (blink-cursor-mode): Add :group keyword.
8104
8105 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
8106
8107 * calendar/icalendar.el (icalendar--decode-isodatetime):
8108 New optional argument DAY-SHIFT.
8109 (icalendar-export-region): Fix coding-system-for-write.
8110 (icalendar--convert-ical-to-diary): Shift end-day of all-day
8111 events by one.
8112
8113 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8114
8115 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
8116
8117 2005-02-24 Kim F. Storm <storm@cua.dk>
8118
8119 * international/iso-acc.el (iso-accents-compose): Fix crash
8120 during redisplay. Call force-window-update after read-event
8121 and delete-region to signal that window is not accurate.
8122
8123 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
8124
8125 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
8126 Remove unused and inexistent var `inhibit-trace'.
8127 (debugger-mode): Use run-mode-hooks.
8128 (debugger-list-functions): Add buttons; setup xref stack.
8129
8130 2005-02-23 Richard M. Stallman <rms@gnu.org>
8131
8132 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
8133 appointment says it was explicitly made.
8134 (appt-add): Set the 3rd element.
8135 (appt-make-list): Preserve explicit appointments.
8136
8137 * subr.el (find-tag-default): Catch errors in forward-sexp.
8138
8139 2005-02-23 Juri Linkov <juri@jurta.org>
8140
8141 * info.el (Info-isearch-search): New defcustom.
8142 (Info-isearch-search): Call the default isearch function
8143 when Info-isearch-search is nil.
8144 (Info-isearch-wrap): Use variable Info-isearch-search.
8145
8146 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
8147
8148 * cus-edit.el: Comment change.
8149
8150 2005-02-22 Kim F. Storm <storm@cua.dk>
8151
8152 * progmodes/hideif.el (hide-ifdef-use-define-alist):
8153 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
8154
8155 2005-02-22 Simon Josefsson <jas@extundo.com>
8156
8157 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
8158 New variable.
8159 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
8160 Oskarsson" <myrkraverk@users.sourceforget.net>.
8161
8162 2005-02-22 Kim F. Storm <storm@cua.dk>
8163
8164 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
8165 check that window of that event is the selected window.
8166 (mouse-drag-region-1): Compare mouse event window to selected
8167 window before setting point.
8168
8169 * tooltip.el (tooltip-show-help-function): Pass event to
8170 mouse-on-link-p so it can check selected window.
8171
8172 2005-02-22 Kenichi Handa <handa@m17n.org>
8173
8174 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
8175 (ps-mule-show-warning): New function.
8176 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
8177 characters are found.
8178
8179 * ps-print.el (ps-header-footer-string): Return a list of header
8180 and footer strings.
8181
8182 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8183
8184 * pcvs.el (cvs-retrieve-revision): Fix thinko.
8185
8186 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
8187
8188 * frame.el (blink-cursor-mode): Use define-minor-mode.
8189
8190 * term/mac-win.el (function-key-map): Use char-names more consistently.
8191 (file-name-coding-system): Only set it for MacOS-9. The other case is
8192 already handled in mule-cmds.el (where it also works when mac-win.el
8193 is not used).
8194
8195 2005-02-21 Kenichi Handa <handa@m17n.org>
8196
8197 * international/mule.el (ctext-pre-write-conversion): Always use
8198 " *code-converting-work*" buffer for work.
8199
8200 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
8201
8202 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
8203
8204 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
8205
8206 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
8207
8208 * ses.el (undo-more): Restore defadvice, but only the part that
8209 allows changes outside the restricted area of the buffer.
8210
8211 2005-02-20 Kim F. Storm <storm@cua.dk>
8212
8213 * simple.el (line-move): Add fourth optional arg try-vscroll which
8214 must be set to perform auto-window-vscroll.
8215 When moving backwards and doing auto-window-vscroll, automatically
8216 vscroll to the last part of lines which are taller than the window.
8217 (next-line, previous-line): Set try-vscroll arg on line-move.
8218
8219 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
8220
8221 * replace.el (query-replace, query-replace-regexp)
8222 (replace-string, replace-regexp): When operating on region, make
8223 the minibuffer prompt say so.
8224
8225 * isearch.el (isearch-forward): Document isearch-query-replace and
8226 isearch-query-replace-regexp keybindings.
8227
8228 2005-02-19 Jay Belanger <belanger@truman.edu>
8229
8230 * calc/calc-aent.el (math-read-token): Add local variable.
8231
8232 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
8233 (calc-edit-top): Move declaration to earlier in file.
8234 (calc-edit-macro-repeats): Add local variables.
8235
8236 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
8237 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
8238 calcFunc-tanh.
8239 Adjust integration rule for calcFunc-tan.
8240
8241 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8242
8243 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
8244 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
8245 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
8246 (viper-skip-separators): Bug fix.
8247 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
8248 particular major mode.
8249 (viper-del-backward-char-in-replace): Don't put deleted char on the
8250 kill ring.
8251
8252 * viper-ex.el (viper-color-display-p): New function.
8253 (viper-has-face-support-p): Use viper-color-display-p.
8254
8255 * viper-keym.el (viper-gnus-modifier-map): New keymap.
8256
8257 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
8258
8259 * viper-util.el (viper-glob-unix-files): Fix shell status check.
8260 (viper-file-remote-p): Make equivalent to file-remote-p.
8261
8262 * viper.el (viper-major-mode-modifier-list):
8263 Use viper-gnus-modifier-map.
8264
8265 2005-02-19 David Kastrup <dak@gnu.org>
8266
8267 * subr.el (subregexp-context-p): Fix garbled doc string by adding
8268 quoting.
8269
8270 2005-02-19 Jay Belanger <belanger@truman.edu>
8271
8272 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
8273 Remove extra definitions.
8274 (calc-coth): New function.
8275 (calcFunc-cot): Fix `let'.
8276
8277 2005-02-19 Eli Zaretskii <eliz@gnu.org>
8278
8279 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
8280 the reasons we use "type pc" in these faces.
8281
8282 * button.el (button): Ditto.
8283
8284 2005-02-19 Michael Mauger <mmaug@yahoo.com>
8285
8286 * replace.el (query-replace-read-from): Set the value of
8287 query-replace-from-history-variable to handle the case of an empty
8288 string entered to accept the suggested default.
8289
8290 * net/tramp.el (tramp-file-name-for-operation):
8291 Use dired-call-process instead of dired-call-process-command.
8292
8293 2005-02-19 Jay Belanger <belanger@truman.edu>
8294
8295 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
8296 (math-div-non-trig): New variables.
8297 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
8298 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
8299 (math-combine-prod, math-div-symb-fancy): Add simplifications for
8300 trig expressions.
8301
8302 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
8303
8304 * progmodes/gdb-ui.el (gdb-var-update-handler)
8305 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
8306 for watch expressions,
8307 (gdb-var-create-handler): Don't set speedbar-update-flag.
8308 (gdb-post-prompt): Simplify test for speedbar.
8309
8310 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8311
8312 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
8313 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
8314 we use the syntax table of the correct buffer.
8315 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
8316 Felix Gatzemeier.
8317
8318 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
8319 (ediff-file-remote-p): Make synonymous with file-remote-p.
8320 In all deffaces ediff-*-face-*, use min-colors.
8321
8322 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
8323 ediff-recurse-to-subdirectories.
8324 (ediff-mark-if-equal): Check that the arguments are strings, use
8325 ediff-same-contents (after to Felix Gatzemeier).
8326
8327 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
8328 nil.
8329
8330 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8331
8332 * log-view.el (log-view-message-re): Fix up Subversion regexp.
8333
8334 2005-02-18 David Kastrup <dak@gnu.org>
8335
8336 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
8337 use `mark-active' when defined.
8338
8339 2005-02-18 Kenichi Handa <handa@m17n.org>
8340
8341 * ps-print.el (ps-font-info-database): New entry
8342 ZapfChancery-MediumItalic with correct font name. Fix font name
8343 of the entry Zapf-Chancery-MediumItalic.
8344
8345 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8346
8347 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
8348
8349 2005-02-16 Kim F. Storm <storm@cua.dk>
8350
8351 * ido.el (ido-fallback-command): Pass user input to fallback command.
8352
8353 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
8354
8355 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
8356 (gdb-find-file-hook): Add server prefix.
8357
8358 2005-02-16 Richard M. Stallman <rms@gnu.org>
8359
8360 * replace.el (perform-replace): Pass new args to replace-highlight.
8361 (replace-highlight): Take region args,
8362 and pass them to isearch-lazy-highlight-new-loop.
8363
8364 * novice.el (disabled-command-hook): Autoload the defalias
8365 and the make-obsolete-variable call.
8366
8367 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
8368
8369 * isearch.el (isearch-lazy-highlight-start-limit)
8370 (isearch-lazy-highlight-end-limit): New variables limit
8371 the region for highlighting.
8372 (isearch-lazy-highlight-new-loop): New args BEG and END.
8373 (isearch-lazy-highlight-search): Use the new vars.
8374 (isearch-lazy-highlight-update): Likewise.
8375
8376 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
8377
8378 * cus-start.el (all): Use default-boundp.
8379
8380 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
8381
8382 * menu-bar.el (menu-bar-select-frame): Handle current frame.
8383
8384 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
8385
8386 * autorevert.el (auto-revert-stop-on-user-input)
8387 (auto-revert-verbose): Doc fixes.
8388
8389 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
8390
8391 * international/mule-cmds.el (set-locale-environment): Remove call
8392 to set-selection-coding-system on Windows.
8393
8394 2005-02-15 Jay Belanger <belanger@truman.edu>
8395
8396 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
8397 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
8398 calcFunc-coth.
8399 (math-simplify-sqrt): Add simplifications.
8400
8401 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
8402 to list.
8403
8404 * calc/calc-ext.el: Add functions to autoloads.
8405
8406 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
8407 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
8408 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
8409 (math-csc-raw, math-cot-raw): New functions.
8410
8411 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
8412
8413 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
8414 the variable name in a message.
8415
8416 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
8417 calcFunc-csc, calcFunc-cot.
8418
8419 * calc/calcalg2.el: Add derivative and integration rules for
8420 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
8421 calcFunc-csch, calcFunc-coth.
8422 (math-do-integral-methods): Add to checks for when to use
8423 substitutions.
8424
8425 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
8426
8427 2005-02-15 Lute Kamstra <lute@gnu.org>
8428
8429 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8430 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
8431 <monnier@iro.umontreal.ca>
8432 (lisp-outline-level): Improve efficiency. Suggested by David
8433 Kastrup <dak@gnu.org>.
8434
8435 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
8436
8437 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
8438 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
8439 (gdb-set-gud-minor-mode-existing-buffers): New functions.
8440 (gdb-find-file-hook): New hook. Add it to find-file-hook.
8441 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
8442
8443 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
8444
8445 * cus-start.el (all): Comment change.
8446
8447 2005-02-14 Lute Kamstra <lute@gnu.org>
8448
8449 * cus-start.el (all): Check if symbol is void.
8450
8451 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
8452
8453 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
8454 optional argument to \cite.
8455
8456 2005-02-14 Richard M. Stallman <rms@gnu.org>
8457
8458 * cus-edit.el (custom-buffer-create-internal): Update help message.
8459 (custom-magic-alist): Update help messages.
8460
8461 * cus-start.el (all): Allow a var to specify a standard value.
8462
8463 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
8464
8465 * custom.el (custom-theme-set-variables): Handle variable aliases.
8466
8467 * frame.el (blink-cursor-timer): Doc fix.
8468 (blink-cursor): Make it an alias for `blink-cursor-mode' and
8469 declare obsolete.
8470 (blink-cursor-mode): Define with defcustom and use correct
8471 standard expression in that defcustom.
8472 * startup.el (command-line): Adapt to above changes in frame.el.
8473
8474 2005-02-11 Lute Kamstra <lute@gnu.org>
8475
8476 * apropos.el (apropos-score-doc): Prevent division by zero.
8477
8478 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
8479
8480 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
8481 (icalendar--get-event-property-attributes)
8482 (icalendar--get-event-properties)
8483 (icalendar--datetime-to-diary-date): New functions.
8484 (icalendar--split-value): Doc fix.
8485 (icalendar--datetime-to-noneuropean-date)
8486 (icalendar--datetime-to-european-date): New optional argument
8487 SEPARATOR. Return result as a string instead of a list.
8488 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
8489 (icalendar--convert-string-for-export): Rename arg S to STRING.
8490 (icalendar-export-region): Doc fix. Change name of error buffer.
8491 Save output buffer.
8492 (icalendar-import-file): Add blank at end of prompt.
8493 (icalendar-import-buffer): Doc fix. Do not switch to error
8494 buffer. Indicate status in return value.
8495 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
8496 buffer. Save output buffer. Handle exception from recurrence
8497 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
8498 events. Fix problems with weekly all-day events.
8499
8500 2005-02-10 Richard M. Stallman <rms@gnu.org>
8501
8502 * simple.el (eval-expression-print-format):
8503 Avoid warning about edebug-active.
8504
8505 * help.el (help-for-help-internal): Rename from help-for-help.
8506 (help-for-help): Define with defalias.
8507
8508 * font-core.el (font-lock-default-function): Use with-no-warnings.
8509
8510 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
8511
8512 * custom.el (defface): Doc fix.
8513
8514 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
8515
8516 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
8517 width 0" to prevent word wrapping problems.
8518
8519 2005-02-09 Kim F. Storm <storm@cua.dk>
8520
8521 * ido.el (ido-file-extensions-order): New defcustom.
8522 (ido-file-extension-lessp, ido-file-extension-aux)
8523 (ido-file-extension-order): New advanced file ordering.
8524 (ido-file-lessp): New simple file ordering.
8525 (ido-sort-list): Remove.
8526 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
8527 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
8528
8529 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
8530
8531 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
8532 that some versions of grep produce.
8533 (grep-mode-font-lock-keywords): Likewise.
8534
8535 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
8536
8537 * progmodes/gdb-ui.el (gdb-location-list): New variable.
8538 (gdb-cdir): Delete.
8539 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
8540 (gdb-source-info): Treat case when source file is in another
8541 directory properly.
8542 (gdb-get-location): New function.
8543
8544 2005-02-07 Jay Belanger <belanger@truman.edu>
8545
8546 * calc/calc-prog.el (calc-write-parse-table-part)
8547 (calc-fix-token-name): Fix a check for language type.
8548
8549 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
8550
8551 2005-02-07 Andre Spiegel <spiegel@gnu.org>
8552
8553 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
8554 as directory not writable.
8555
8556 2005-02-07 Kim F. Storm <storm@cua.dk>
8557
8558 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
8559 (cua--standard-movement-commands): Remove list.
8560 Instead, set CUA property value to move for movement commands.
8561 (cua-movement-commands): Remove. Users must set CUA prop instead.
8562 (cua--pre-command-handler): Check CUA property.
8563 (cua--init-keymaps): Don't remap undo commands.
8564 (cua-mode): Don't call cua--rectangle-on-off.
8565
8566 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
8567 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
8568 (cua--rect-undo-set-point): New var.
8569 (cua--rectangle-undo-boundary): Setup undo apply entry.
8570 (cua--rect-undo-handler): New function for rectangle undo.
8571 (cua--rect-start-position, cua--rect-end-position): Add.
8572 (cua--rectangle-post-command): Call cua--rectangle-set-corners
8573 for restored rectangle. Set point if cua--rect-undo-set-point.
8574
8575 2005-02-06 Jay Belanger <belanger@truman.edu>
8576
8577 * calc/calc-lang.el (calc-tex-language): Display more information
8578 in messages.
8579
8580 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
8581 in TeX mode.
8582
8583 2005-02-06 Richard M. Stallman <rms@gnu.org>
8584
8585 * emacs-lisp/lisp.el (buffer-end): Doc fix.
8586
8587 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8588
8589 * net/ldap.el (ldap-search-internal): Support attributes with
8590 optional descriptions separated by a semi-colon, as in
8591 "userCertificate;binary".
8592
8593 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8594
8595 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
8596 isn't a cons (i.e. the version is 0).
8597
8598 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8599
8600 * help.el (help-for-help): Doc fix.
8601
8602 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
8603
8604 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
8605 GDB-Windows on the menu-bar as this works better.
8606
8607 2005-02-04 Jay Belanger <belanger@truman.edu>
8608
8609 * calc/calc-embed.el (calc-embedded-update): Don't put in
8610 unnecessary newlines. Adjust the end of formula marker.
8611
8612 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
8613 (math-latex-parse-two-args): New function.
8614
8615 2005-02-03 Lute Kamstra <lute@gnu.org>
8616
8617 * help-fns.el (help-with-tutorial): Make sure that users cannot
8618 remove the entire text of the tutorial by means of `undo'.
8619
8620 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
8621
8622 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
8623 in recent changes, where the ispell process was repeatedly
8624 killed & restarted.
8625
8626 * international/mule-cmds.el (set-locale-environment): Set file-name
8627 coding system to utf-8 on Darwin systems.
8628 (set-default-coding-systems): Don't set default-file-name-coding-system
8629 on Darwin systems.
8630
8631 2005-02-03 Richard M. Stallman <rms@gnu.org>
8632
8633 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
8634
8635 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
8636
8637 * faces.el (list-faces-display): Add optional argument.
8638
8639 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8640
8641 * font-core.el (font-lock-default-function): Handle the rare case where
8642 only font-lock-keywords is set.
8643
8644 2005-02-02 Kenichi Handa <handa@m17n.org>
8645
8646 * international/characters.el: Cancel previous change for
8647 I-WITH-DOT-ABOVE and DOTLESS-i.
8648
8649 * international/latin-5.el: Cancel previous change.
8650
8651 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8652
8653 * progmodes/gud.el: Correction to syntax in gud-menu-map.
8654
8655 2005-02-02 Kenichi Handa <handa@m17n.org>
8656
8657 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
8658 DOTLESS-i.
8659
8660 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
8661 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
8662
8663 * case-table.el (get-upcase-table): New function.
8664 (copy-case-table): Copy upcaes table too if non-nil.
8665 (set-case-syntax-delims): Maintain upcase table too.
8666 (set-case-syntax-pair): Likewise.
8667 (set-upcase-syntax, set-downcase-syntax): New functions.
8668 (set-case-syntax): Maintain upcase table too.
8669
8670 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8671
8672 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
8673
8674 * progmodes/gud.el (gud-goto-info): New function.
8675 (gud-tool-bar-map): Use correct icon.
8676
8677 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8678
8679 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
8680 When delegating, order args in the funcall correctly.
8681
8682 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8683
8684 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
8685
8686 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
8687
8688 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
8689 buffer not visiting a file.
8690
8691 2005-01-31 Jay Belanger <belanger@truman.edu>
8692
8693 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
8694 bound on the line with the formula.
8695
8696 2005-01-31 Kim F. Storm <storm@cua.dk>
8697
8698 * ses.el (ses-create-cell-variable-range)
8699 (ses-destroy-cell-variable-range, ses-reset-header-string)
8700 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
8701 (ses-insert-row): Fix format of apply undo entries.
8702
8703 2005-01-31 Jay Belanger <belanger@truman.edu>
8704
8705 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
8706 parts.
8707
8708 * calc/calc-embed.el (calc-embedded-open-formula)
8709 (calc-embedded-close-formula): Ignore matrix environments.
8710
8711 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
8712 TeX mode.
8713
8714 * calc/calc-lang.el (math-function-table, math-oper-table)
8715 (math-variable-table): Adjust the LaTeX portions.
8716
8717 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
8718 (math-latex-ignore-words): New constant.
8719
8720 2005-01-31 Richard M. Stallman <rms@gnu.org>
8721
8722 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
8723 (ispell-local-dictionary): Doc fix.
8724 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
8725 Don't reinitialize at run time. Don't defcustom.
8726 All uses changed to append ispell-local-dictionary-alist,
8727 or check it first.
8728 (ispell-current-dictionary): New variable for dictionary in use.
8729 (ispell-dictionary): Now used only for global default.
8730 (ispell-start-process): Set ispell-current-dictionary,
8731 not ispell-dictionary.
8732 (ispell-change-dictionary): Use this only for setting
8733 user preferences.
8734 (ispell-internal-change-dictionary): New function
8735 to change the current dictionary in use.
8736 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
8737 Use ispell-current-dictionary.
8738 Handle ispell-local-dictionary-overridden.
8739 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
8740
8741 2005-01-31 Jay Belanger <belanger@truman.edu>
8742
8743 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
8744
8745 * calc/calc-ext.el: Add calc-latex-language to autoloads.
8746 (calc-mode-map): Add calc-latex-language.
8747
8748 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
8749 (math-latex-print-frac): New functions.
8750 (math-oper-table, math-function-table, math-variable-table)
8751 (math-complex-format, math-input-filter): Add latex properties.
8752 (calc-set-language): Set math-expr-special-function-mapping.
8753
8754 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
8755 (calc-write-parse-table-part): Add LaTeX support.
8756
8757 * calc/calc.el (calc-language): Adjust docstring.
8758 (calc-set-mode-line): Add LaTeX support.
8759 (math-expr-special-function-mapping): New variable.
8760 (math-tex-ignore-words): Add to list.
8761
8762 * calc/calccomp.el (math-compose-expr, math-compose-rows):
8763 Add LaTeX support.
8764 (math-compose-expr): Add support for special functions.
8765
8766 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
8767
8768 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
8769
8770 * progmodes/gdb-ui.el (gdb-memory-address)
8771 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
8772 (gdb-memory-mode-map, gdb-memory-format-keymap)
8773 (gdb-memory-format-menu, gdb-memory-unit-keymap)
8774 (gdb-memory-unit-menu): New variables for a buffer
8775 that lets the user examine program memory.
8776 (gdb-memory-set-address, gdb-memory-set-repeat-count)
8777 (gdb-memory-format-binary, gdb-memory-format-octal)
8778 (gdb-memory-format-unsigned, gdb-memory-format-signed)
8779 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
8780 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
8781 (gdb-memory-unit-word, gdb-memory-unit-halfword)
8782 (gdb-memory-unit-byte, gdb-memory-unit-menu)
8783 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
8784 (gdb-memory-mode, gdb-memory-buffer-name)
8785 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
8786 New functions for above buffer.
8787
8788 2005-01-30 Richard M. Stallman <rms@gnu.org>
8789
8790 * cus-edit.el (custom-bury-buffer): Function deleted.
8791 (custom-buffer-done-function): Option deleted.
8792 (custom-buffer-done-kill): New (replacement option.
8793 (Custom-buffer-done): Call quit-window.
8794 (custom-buffer-create-internal): Update for above changes.
8795
8796 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
8797
8798 * simple.el (undo-ask-before-discard): New var.
8799 (undo-outer-limit-truncate): Implement it.
8800 (undo-extra-outer-limit): Doc update.
8801
8802 2005-01-29 Richard M. Stallman <rms@gnu.org>
8803
8804 * ses.el (undo-more): Delete defadvice.
8805 (ses-begin-change): Doc fix.
8806
8807 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
8808 instead of rebinding C-x u and C-_.
8809
8810 * files.el (normal-backup-enable-predicate): Return nil for files
8811 in /tmp, regardless of temporary-file-directory.
8812
8813 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
8814
8815 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
8816 (open-rectangle, delete-whitespace-rectangle-line)
8817 (clear-rectangle-line): If FILL, pass t instead of FILL
8818 for move-to-column's 2nd arg.
8819
8820 * simple.el (undo): Fix the test for continuing a series of undos.
8821 (undo-more): Set pending-undo-list to t when we reach end.
8822 (pending-undo-list): Move up defvar.
8823
8824 * wid-edit.el (widget-button-click):
8825 Shorten the range of the track-mouse binding.
8826
8827 * comint.el (comint-insert-input): Undo previous changes;
8828 use last-input-event in interactive spec.
8829
8830 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8831
8832 * progmodes/compile.el (compilation-start): Bind buffer-read-only
8833 to nil before invoking call-process. Reset buffer's modified flag
8834 after fontifying it in the no-async branch.
8835
8836 * wid-edit.el (widget-specify-button): If mouse pointer shape
8837 cannot be changed, use mouse face instead.
8838
8839 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
8840
8841 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
8842 (gdb-goto-breakpoint): Make breakpoint handling work on template
8843 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
8844 (gdb-assembler-custom): Update to recognize breakpoint information
8845 added on 2005-01-19.
8846
8847 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8848
8849 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
8850 (dsssl-mode): Use define-derived-mode.
8851 (scheme-mode-initialize): Remove.
8852 (scheme-mode): Use run-mode-hooks.
8853
8854 * cus-edit.el (customize-group-other-window)
8855 (custom-buffer-create-other-window): Don't override special-display-*.
8856 (custom-mode-map): Make it dense.
8857
8858 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
8859 sets the default value.
8860
8861 2005-01-28 Eli Zaretskii <eliz@gnu.org>
8862
8863 * descr-text.el: Add more keywords.
8864
8865 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
8866
8867 * speedbar.el: Avoid unnecessary use of locate-library.
8868
8869 * international/mule-cmds.el (standard-display-european-internal):
8870 Don't fiddle with latin-1 non-break space any more since it's now
8871 special cased in the C code.
8872 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
8873
8874 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
8875
8876 * cus-start.el (all): Add `undo-outer-limit'.
8877
8878 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8879
8880 * textmodes/bibtex.el (bibtex-format-entry):
8881 Use `bibtex-empty-field-re' only on the text of fields, not on entire
8882 field lines.
8883 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
8884 not on part of a buffer.
8885
8886 2005-01-25 Lute Kamstra <lute@gnu.org>
8887
8888 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
8889 nonempty field text strings like "{letters\\macro{}more letters}".
8890 Clarify docstring.
8891 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
8892 (bibtex-entry-offset, bibtex-parse-association)
8893 (bibtex-parse-field-name): Fix typos in docstrings.
8894 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
8895
8896 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
8897
8898 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
8899 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
8900 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
8901 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
8902
8903 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
8904 isearch minor mode.
8905
8906 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
8907
8908 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
8909
8910 2005-01-24 Lute Kamstra <lute@gnu.org>
8911
8912 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
8913 CASECHARS and NOT-CASECHARS regular expressions of the
8914 "nederlands" and "nederlands8" dictionaries to prevent a "Range
8915 striding over charsets" error.
8916
8917 2005-01-24 Jay Belanger <belanger@truman.edu>
8918
8919 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
8920 display variable name.
8921
8922 2005-01-24 Kenichi Handa <handa@m17n.org>
8923
8924 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
8925 Fix setting of the element of encoded-kbd-iso2022-invocations.
8926
8927 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
8928
8929 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
8930 (gdb-threads-select): Change to also accept mouse events.
8931 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
8932 (gdb-threads-mouse-select): Delete.
8933
8934 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
8935
8936 * files.el (insert-directory): Take care of empty directory,
8937 listed without -a switch.
8938
8939 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
8940
8941 * textmodes/refill.el (refill-post-command-function):
8942 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
8943 to the list of functions that we should be careful not to undo.
8944 (refill-late-fill-paragraph-function): Remove.
8945 (refill-saved-state): New var.
8946 (refill-mode): Use it to save fill-paragraph-function.
8947 Save also the value of auto-fill-function.
8948
8949 * term/w32-win.el: Simplify code.
8950
8951 2005-01-23 Kim F. Storm <storm@cua.dk>
8952
8953 * simple.el (line-move): Adapt to new return value from
8954 pos-visible-in-window-p.
8955
8956 * simple.el (line-move): Fix last change. Check partial
8957 visibility at point rather than at window-start.
8958
8959 2005-01-22 Jason Rumney <jasonr@gnu.org>
8960
8961 * term/w32-win.el (xw-defined-colors): Remove debug-message.
8962
8963 2005-01-22 David Kastrup <dak@gnu.org>
8964
8965 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
8966
8967 2005-01-22 Eli Zaretskii <eliz@gnu.org>
8968
8969 * type-break.el (type-break-mode): Add a test for
8970 type-break-file-name being non-nil.
8971
8972 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
8973
8974 * net/eudc.el (top level): Call (message "") via progn, so that
8975 eudc-options-file is loaded.
8976
8977 2005-01-22 Kim F. Storm <storm@cua.dk>
8978
8979 * simple.el (line-move-1): Rename from line-move.
8980 (line-move): New function that adjusts vscroll for partially
8981 visible rows, and calls line-move-1 otherwise.
8982
8983 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
8984
8985 * pcomplete.el: define pcomplete-read-event instead of read-event,
8986 since it's not a complete read-event implementation
8987
8988 2005-01-20 Jay Belanger <belanger@truman.edu>
8989
8990 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
8991 for called function.
8992
8993 2005-01-20 Steven Tamm <steventamm@mac.com>
8994
8995 * term/mac-win.el (process-connection-type): Remove.
8996 Controlled now by s/darwin.h:PTY_ITERATION.
8997
8998 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
8999
9000 * window.el (handle-select-window): Don't switch window when we're
9001 in the minibuffer.
9002
9003 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
9004
9005 * subr.el (dotimes-with-progress-reporter): New macro.
9006
9007 * ses.el (ses-dotimes-msg): Remove macro.
9008 Use `dotimes-with-progress-reporter' instead.
9009
9010 2005-01-19 Steven Tamm <steventamm@mac.com>
9011
9012 * term/mac-win.el (process-connection-type): Use new
9013 operating-system-release variable to use ptys on Darwin 7 (OS X
9014 10.3) when using carbon build.
9015
9016 2005-01-19 Jay Belanger <belanger@truman.edu>
9017
9018 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
9019 flags if the last command was a tab or M-tab.
9020
9021 * calc/calc-prog.el (calc-user-define-edit): Put original formula
9022 in formula editing buffer.
9023
9024 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
9025
9026 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
9027 breakpoint image symbol in margin.
9028
9029 2005-01-19 Jay Belanger <belanger@truman.edu>
9030
9031 * calc/calc-prog.el (calc-execute-kbd-macro):
9032 Ignore calc-keep-arg-flag.
9033
9034 2005-01-19 Kenichi Handa <handa@m17n.org>
9035
9036 * textmodes/ispell.el (ispell-looking-at): New function.
9037 (ispell-process-line): Use ispell-looking-at to compare the ispell
9038 output and the buffer contents.
9039
9040 2005-01-18 Jay Belanger <belanger@truman.edu>
9041
9042 * calc/calc.el (calc-display-raw): Fix docstring.
9043
9044 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
9045
9046 * simple.el (blink-matching-open): Strip extra info from syntax.
9047
9048 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
9049 funny chars in the end-of-here-doc marker.
9050
9051 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
9052
9053 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
9054 that enable/disabled state of breakpoints is shown correctly in
9055 fringe and on ttys.
9056 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
9057 Add breakpoint information as text properties.
9058 (gdb-mouse-toggle-breakpoint):
9059 Rename to gdb-mouse-set-clear-breakpoint.
9060 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
9061 breakpoints in the margin.
9062 (gdb-remove-strings): Simplify.
9063
9064 2005-01-17 Jay Belanger <belanger@truman.edu>
9065
9066 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
9067 erasing buffer.
9068
9069 2005-01-17 Richard M. Stallman <rms@gnu.org>
9070
9071 * progmodes/grep.el (grep-find): Copy from `grep' the condition
9072 for calling grep-compute-defaults.
9073
9074 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
9075 if buffer is empty.
9076
9077 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
9078
9079 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
9080
9081 * hilit-chg.el (highlight-changes-mode): Don't autoload.
9082
9083 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
9084 non-preloaded variables.
9085
9086 2005-01-17 Steven Tamm <steventamm@mac.com>
9087
9088 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
9089 tex-shell cause to force interactivity when using pipes.
9090
9091 2005-01-17 Kim F. Storm <storm@cua.dk>
9092
9093 * simple.el (just-one-space): Make arg optional.
9094
9095 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
9096
9097 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
9098 posn-at-x-y to t to access left-margin.
9099
9100 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9101
9102 Sync with Tramp 2.0.47.
9103
9104 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
9105 catching keep-date problems in cp/scp operations.
9106 (tramp-handle-copy-file): Don't call `set-file-modes'
9107 unconditionally. Specialized functions should know better what is
9108 necessary. This improves performance a little bit, and the
9109 functions could catch errors with `cp -p' and `scp -p'.
9110 (tramp-do-copy-or-rename-file-via-buffer)
9111 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
9112 when appropriate.
9113 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
9114 Call `set-file-modes' when appropriate.
9115 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
9116 Johnsson <isak@hypergene.com>
9117 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
9118 of both Tramp buffer and debug buffer. Reported by Joakim Verona
9119 <joakim@verona.se>
9120 (tramp-file-name-for-operation): Mark `shell-command' as magic for
9121 Emacs only.
9122
9123 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
9124 `find-file-hooks' and `dired-mode-hook'.
9125 (tramp-minor-mode-map): Respective map. Add remapping for
9126 `compile' and `recompile'.
9127 (tramp-remap-command, tramp-recompile): New defuns.
9128 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
9129 in buffer "*Compilation*". Call the commands asynchronously.
9130
9131 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
9132 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
9133 `shell-command', because it isn't magic in XEmacs. Reported by
9134 Adrian Aichner <adrian@xemacs.org>.
9135
9136 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
9137 `substitute-in-file-name.
9138 (tramp-smb-handle-substitute-in-file-name): New defun.
9139 (tramp-smb-advice-PC-do-completion): Delete advice.
9140
9141 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
9142
9143 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
9144 Fix error in deleting region.
9145
9146 2005-01-15 Richard M. Stallman <rms@gnu.org>
9147
9148 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
9149 In non-temp buffer, switch syntax table temporarily.
9150
9151 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
9152
9153 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
9154
9155 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
9156
9157 * imenu.el (imenu--split-menu): Copy menulist before sorting.
9158 (imenu--generic-function): Use START, not BEG, as pos of definition.
9159
9160 * simple.el (just-one-space): Argument specifies number of spaces.
9161
9162 * simple.el (eval-expression-print-format): Avoid warning
9163 about edebug-active.
9164
9165 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
9166
9167 * progmodes/sh-script.el: Code copied from make-mode.el
9168 with small changes,
9169 (sh-mode-map): Bind C-c C-\.
9170 (sh-backslash-column, sh-backslash-align): New variables.
9171 (sh-backslash-region, sh-append-backslash): New functions.
9172
9173 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9174
9175 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
9176 (rmail-pop-password, rmail-pop-password-required): Move to
9177 rmail-obsolete group.
9178 (rmail-set-pop-password): Rename to rmail-set-remote-password.
9179 All callers updated.
9180 (rmail-get-pop-password): Rename to rmail-get-remote-password.
9181 Take an argument specifying whether it is POP or IMAP mailbox we
9182 are using. All callers updated.
9183 (rmail-pop-password-error): Rename to
9184 rmail-remote-password-error. Added mailutils-specific error message.
9185 (rmail-movemail-search-path)
9186 (rmail-movemail-variant-in-use): New variables.
9187 (rmail-remote-password, rmail-remote-password-required):
9188 New customization variables.
9189 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
9190 (rmail-parse-url): New function.
9191 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
9192 with GNU mailutils movemail.
9193
9194 2005-01-15 Kevin Ryde <user42@zip.com.au>
9195
9196 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
9197 suffix to space, $ or '$, to correctly position point when going
9198 to @table style constants like DBL_MAX.
9199
9200 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9201
9202 * type-break.el (type-break-mode, type-break-file-time)
9203 (type-break-file-keystroke-count, type-break-choose-file):
9204 Don't store data in or load data from the file if type-break-file-name
9205 is nil.
9206 (type-break-file-name): Doc update as per the above.
9207
9208 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
9209
9210 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
9211 lookup-key might return nil; handle that.
9212
9213 2005-01-15 Alan Mackenzie <acm@muc.de>
9214
9215 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
9216 rather than the element found, thus enabling the tree to be setcar'd.
9217
9218 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
9219
9220 * textmodes/org.el (org-show-following-heading): New option.
9221 (org-show-hierarchy-above): Use `org-show-following-heading'.
9222 (org-cycle): Documentation fix.
9223
9224 * textmodes/org.el (orgtbl-optimized): New option
9225 (orgtbl-mode): New command, a minor mode.
9226 (orgtbl-mode-map): New variable.
9227 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
9228 (orgtbl-error, orgtbl-self-insert-command)
9229 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
9230
9231 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
9232 a local variable in each org-mode buffer.
9233
9234 * textmodes/org.el (org-set-regexps-and-options): Rename from
9235 `org-set-regexps'. Added checking for STARTUP keyword.
9236 (org-get-current-options): Add STARTUP options.
9237 (org-table-insert-row): Make mode intelligent about when
9238 realignment is needed.
9239 (org-self-insert-command, org-delete-backward-char, org-delete-char):
9240 New commands.
9241 (org-enable-table-editor): New default value `optimized'.
9242 (org-table-blank-field): Support blanking regions if active.
9243
9244 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
9245
9246 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
9247 if the year is not given.
9248
9249 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
9250 Add new escapes %m and %M, fixed bug with %F by adding
9251 save-match-data.
9252 (reftex-reference): Remove ?. from list of spaces.
9253 (reftex-label-info): Add automatic label prefix recognition.
9254
9255 * textmodes/reftex-index.el (reftex-index-next-phrase):
9256 Add slave parameter to call of `reftex-index-this-phrase'.
9257 (reftex-index-this-phrase): New optional argument.
9258 (reftex-index-region-phrases): Add slave parameter to call of
9259 `reftex-index-this-phrase'.
9260 (reftex-display-index): New argument redo.
9261 (reftex-index-rescan): Add 'redo to arguments of
9262 `reftex-display-index'.
9263 (reftex-index-Rescan, reftex-index-revert)
9264 (reftex-index-switch-index-tag): Add 'redo to arguments of
9265 `reftex-display-index'.
9266 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
9267 indexing. Fix bug with matching is there is a quote before or
9268 after the word.
9269
9270 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
9271 Fix bug when collecting citation keys in lines with comments.
9272 (reftex-citation): Prefix argument no longer rescans the document,
9273 but forces prompting for optional arguments of cite macros.
9274 (reftex-do-citation): Prompting for optional arguments implemented.
9275
9276 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9277 Add optional arguments to most cite commands.
9278 (reftex-cite-cleanup-optional-args): New option
9279 (reftex-cite-prompt-optional-args): New option.
9280 (reftex-trust-label-prefix): New option.
9281
9282 * textmodes/reftex-toc.el (reftex-toc-find-section):
9283 Add push-mark before changing the position in the buffer.
9284
9285 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
9286 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
9287
9288 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
9289
9290 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
9291 more carefully.
9292
9293 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
9294
9295 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
9296 (sgml-mode): Use it.
9297 (sgml-get-context): Better keep track of implicitly closed tags.
9298
9299 2005-01-13 Kenichi Handa <handa@m17n.org>
9300
9301 * textmodes/ispell.el: These changes are to fix misalignment error
9302 caused by equivalent characters of different Emacs charsets.
9303 (ispell-unified-chars-table): New variable.
9304 (ispell-get-decoded-string): New function.
9305 (ispell-get-casechars, ispell-get-not-casechars)
9306 (ispell-get-otherchars): Call ispell-get-decoded-string.
9307
9308 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
9309
9310 * custom.el (custom-declare-variable): Just put symbol instead
9311 of (defvar . symbol) in `current-load-list'.
9312
9313 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
9314
9315 * emacs-lisp/elint.el: Fixed typo in Commentary section.
9316
9317 2005-01-12 Jay Belanger <belanger@truman.edu>
9318
9319 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
9320 to create a Calc summary.
9321
9322 2005-01-12 Kim F. Storm <storm@cua.dk>
9323
9324 * mouse.el (mouse-on-link-p): Change functionality and doc
9325 string to comply with latest description in lisp ref.
9326
9327 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
9328
9329 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
9330 Enable mouse clicks on mode-line, header-line and margin.
9331 (event-type): Give mouse event symbols an 'event-kind property
9332 with value 'mouse-click.
9333
9334 2005-01-12 Juri Linkov <juri@jurta.org>
9335
9336 * facemenu.el (list-colors-display): Add new arg buffer-name.
9337 Use it. Fix docstring. Replace code for identifying duplicate
9338 colors by the name with call to `list-colors-duplicates' which
9339 identifies duplicate colors by the value unless the color
9340 is one of special Windows colors. Set truncate-lines to t.
9341 Print sorted duplicate color names on each line. Indent to 22
9342 \(the longest color name in rgb.txt) instead of 20. Optimize.
9343 (list-colors-duplicates): New function.
9344 (facemenu-color-name-equal): Delete function.
9345
9346 * facemenu.el (list-colors-print): New function created from code
9347 in list-colors-display. Print #RRGGBB at the window right edge.
9348 (list-colors-display): When temp-buffer-show-function is not
9349 defined, call list-colors-print from temp-buffer-show-hook
9350 to get the right value of window-width in list-colors-print
9351 after the buffer is displayed.
9352
9353 * simple.el (pop-mark): Move deactivate-mark out of conditional
9354 part to deactivate the active mark regardless of the state of the
9355 mark ring.
9356
9357 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
9358 variables line in desktop files.
9359
9360 2005-01-12 Juri Linkov <juri@jurta.org>
9361
9362 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
9363 Bring together isearch highlight related options.
9364 (lazy-highlight): Replace group `replace' by `matching'.
9365 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9366 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9367 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
9368 and declare them obsolete.
9369 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
9370 (isearch-faces): Remove defgroup.
9371 (isearch-overlay, isearch-highlight, isearch-dehighlight):
9372 Move isearch highlighting code closer to lazy highlighting code.
9373
9374 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
9375 (query-replace-highlight, query-replace-lazy-highlight)
9376 (query-replace): Move definitions to the beginning of the file.
9377
9378 2005-01-11 Juri Linkov <juri@jurta.org>
9379
9380 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
9381 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
9382 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
9383
9384 * info.el (Info-history-forward): New variable.
9385 (Info-select-node): Reset Info-history-forward to nil.
9386 (Info-last): Turn into defalias.
9387 (Info-history-back): Rename from Info-last.
9388 Add current node to Info-history-forward.
9389 (Info-history-forward): New fun.
9390 (Info-mode-map): Replace Info-last by Info-history-back.
9391 Bind Info-history-forward to "r".
9392 (Info-mode-menu): Replace Info-last by Info-history-back.
9393 Fix menu item text. Add menu item for Info-history-forward.
9394 (info-tool-bar-map): Replace Info-last by Info-history-back.
9395 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
9396 for Info-history-forward.
9397 (Info-mode): Replace Info-last by Info-history-back in docstring.
9398 Add local variable Info-history-forward.
9399 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
9400
9401 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
9402
9403 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
9404 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
9405 Ignore select-window events rather than fiddle with
9406 mouse-autoselect-window.
9407
9408 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
9409
9410 * type-break.el (type-break-mode): Fix previous change.
9411
9412 2005-01-10 Jay Belanger <belanger@truman.edu>
9413
9414 * calc/calc-ext.el (calc-reset): Reset when inside embedded
9415 calculator; only reset when point is inside a calculator.
9416 Don't adjust the window height if the window takes up the whole height
9417 of the frame.
9418
9419 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
9420
9421 * ebuff-menu.el (Electric-buffer-menu-mode):
9422 Preserve value of buffer-local var header-line-format.
9423
9424 2005-01-09 Jay Belanger <belanger@truman.edu>
9425
9426 * calc/calc.el (calc-mode-var-list-restore-saved-values):
9427 Make sure settings file exists before accessing it.
9428
9429 * calc/calc-embed.el (calc-embedded-subst):
9430 Replace math-multi-subst-rec, which is only supposed to be called
9431 by math-multi-subst, by math-multi-subst.
9432
9433 2005-01-09 Andre Spiegel <spiegel@gnu.org>
9434
9435 * vc.el (vc-allow-async-revert): New user option.
9436 (vc-disable-async-diff): New internal variable.
9437 (vc-revert-buffer): Use them to disable asynchronous diff.
9438
9439 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
9440 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
9441 asynchronously if vc-disable-async-diff is t.
9442
9443 2005-01-09 Jay Belanger <belanger@truman.edu>
9444
9445 * calc/calc.el (defcalcmodevar): New macro.
9446 (calc-mode-var-list-restore-default-values)
9447 (calc-mode-var-list-restore-saved-values): New functions.
9448 (calc-mode-var-list): Use defcalcmodevar to define it.
9449 (calc-always-load-extensions, calc-line-numbering)
9450 (calc-line-breaking, calc-display-just, calc-display-origin)
9451 (calc-number-radix, calc-leading-zeros, calc-group-digits)
9452 (calc-group-char, calc-point-char, calc-frac-format)
9453 (calc-prefer-frac, calc-hms-format, calc-date-format)
9454 (calc-float-format, calc-full-float-format, calc-complex-format)
9455 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
9456 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
9457 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
9458 (calc-matrix-brackets, calc-language, calc-language-option)
9459 (calc-left-label, calc-right-label, calc-word-size)
9460 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
9461 (calc-display-raw, calc-internal-prec, calc-angle-mode)
9462 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
9463 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
9464 (calc-window-height, calc-display-trail, calc-show-selections)
9465 (calc-use-selections, calc-assoc-selections)
9466 (calc-display-working-message, calc-auto-why, calc-timing)
9467 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
9468 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
9469 (calc-gnuplot-default-device, calc-gnuplot-default-output)
9470 (calc-gnuplot-print-device, calc-gnuplot-print-output)
9471 (calc-gnuplot-geometry, calc-graph-default-resolution)
9472 (calc-graph-default-resolution-3d, calc-invocation-macro)
9473 (calc-show-banner): Use defcalcmodevar to declare them and set
9474 their default values.
9475
9476 * calc/calc-ext.el (calc-reset): Restore saved values of variables
9477 instead of default values (but restore default values if there is
9478 an argument of 0).
9479
9480 2005-01-09 David Kastrup <dak@gnu.org>
9481
9482 * desktop.el (desktop-restore-eager): Fix typo in type.
9483
9484 2005-01-08 Richard M. Stallman <rms@gnu.org>
9485
9486 * cus-edit.el (customize): Delete :link.
9487
9488 2005-01-08 Jay Belanger <belanger@truman.edu>
9489
9490 * calc/calc.el (calc-mode): Remove the extension from the
9491 `calc-settings-file' file name when loading it.
9492
9493 2005-01-08 Kim F. Storm <storm@cua.dk>
9494
9495 * info.el (Info-mode-map, Info-next-link-keymap)
9496 (Info-prev-link-keymap, Info-up-link-keymap):
9497 Map follow-link to mouse-face.
9498 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
9499
9500 2005-01-08 Jay Belanger <belanger@truman.edu>
9501
9502 * calc/calc.el (calc-settings-file): Change default value.
9503 Suggested by cgw in a comment in calc-mode.el.
9504
9505 * calc/calc-mode.el (calc-settings-file-name):
9506 Compare calc-settings-file to user-init-file instead of ~/.emacs.
9507 Replace ~/.emacs in a prompt by calc-settings-file.
9508
9509 2005-01-07 Lars Hansen <larsh@math.ku.dk>
9510
9511 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
9512 (desktop-lazy-idle-delay): New customizable variables.
9513 (desktop-buffer-args-list): New variable.
9514 (desktop-append-buffer-args): New function.
9515 (desktop-save): Call desktop-append-buffer-args for some buffers.
9516 (desktop-lazy-create-buffer): New function.
9517 (desktop-idle-create-buffers): New function.
9518 (desktop-read): Add message about buffers to restore lazily.
9519 (desktop-lazy-abort): New command.
9520 (desktop-clear): Call desktop-lazy-abort.
9521 (desktop-lazy-complete): New command.
9522
9523 2005-01-06 Richard M. Stallman <rms@gnu.org>
9524
9525 * emacs-lisp/find-func.el (find-face-definition):
9526 Rename from find-face.
9527
9528 2005-01-06 Kim F. Storm <storm@cua.dk>
9529
9530 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
9531
9532 * man.el (Man-xref-man-page, Man-xref-header-file)
9533 (Man-xref-normal-file): Add follow-link property.
9534
9535 2005-01-06 Jay Belanger <belanger@truman.edu>
9536
9537 * calc/calc-units.el: Make sure the proper macro definitions are
9538 available when compiling.
9539
9540 2005-01-06 Juri Linkov <juri@jurta.org>
9541
9542 * isearch.el (isearch-lazy-highlight-update):
9543 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
9544
9545 2005-01-06 Miles Bader <miles@gnu.org>
9546
9547 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
9548 (isearch-lazy-highlight-face): Use new name.
9549
9550 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
9551
9552 * uniquify.el (uniquify-rationalize-file-buffer-names):
9553 Re-add an interactive spec.
9554 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
9555 to the same name.
9556
9557 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
9558 (isearch-update, isearch-done): Adjust calls accordingly.
9559
9560 2005-01-05 Richard M. Stallman <rms@gnu.org>
9561
9562 * custom.el (custom-set-variables, custom-theme-set-variables):
9563 Clarify documentation.
9564
9565 * emacs-lisp/find-func.el (find-variable)
9566 (find-variable-other-window, find-variable-other-frame):
9567 Fix the TYPE args to find-function-read and find-function-do-it.
9568 (find-function): Doc fix.
9569 (find-function-at-point): Replace function-at-point alias.
9570
9571 2005-01-04 Richard M. Stallman <rms@gnu.org>
9572
9573 * cus-face.el (custom-declare-face):
9574 Record defface in current-load-list.
9575
9576 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
9577
9578 * emacs-lisp/find-func.el: Doc fixes.
9579 (find-face-regexp): New variable.
9580 (find-function-regexp-alist): New variable.
9581 (find-function-C-source): Third arg is now TYPE.
9582 (find-function-search-for-symbol): Handle general TYPE.
9583 (find-function-read, find-function-do-it): Handle general TYPE.
9584 (find-definition-noselect, find-face): New functions.
9585 (function-at-point): Alias deleted.
9586
9587 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
9588
9589 * battery.el (display-battery-mode): Rename from display-battery.
9590 Handle the case where it gets turned off.
9591
9592 2005-01-04 Richard M. Stallman <rms@gnu.org>
9593
9594 * cus-edit.el (customize): Make :link point to user doc.
9595
9596 * man.el (Man-fontify-manpage): Turn off undo generation.
9597
9598 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
9599
9600 2005-01-04 Andreas Schwab <schwab@suse.de>
9601
9602 * files.el (insert-directory): Only look for error lines in
9603 inserted text. Don't move too far after processing --dired markers.
9604
9605 2005-01-04 Richard M. Stallman <rms@gnu.org>
9606
9607 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9608 Don't expand if the character is @, period, dash, etc.
9609 (define-mail-abbrev): Quote names that contain problem characters.
9610
9611 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
9612
9613 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
9614
9615 2005-01-03 Richard M. Stallman <rms@gnu.org>
9616
9617 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
9618 (query-replace-highlight, query-replace-lazy-highlight)
9619 (query-replace): Definitions moved up. Doc fix.
9620
9621 2005-01-03 Richard M. Stallman <rms@gnu.org>
9622
9623 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
9624 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9625 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9626 (lazy-highlight-face): Rename from isearch-lazy-...
9627 Change all references to them.
9628
9629 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9630
9631 * cus-edit.el (custom-file): Doc fix for defcustom.
9632 (custom-file): The function no longer sets the variable
9633 `custom-file' to its return value.
9634
9635 * startup.el (command-line): No longer load `custom-file'.
9636
9637 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
9638
9639 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
9640
9641 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
9642 Don't confuse module-prefixed identifiers for labels.
9643 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
9644
9645 2005-01-02 Richard M. Stallman <rms@gnu.org>
9646
9647 * files.el (basic-save-buffer-1): Fix previous change.
9648
9649 * loadhist.el (file-loadhist-lookup): New function.
9650 (file-provides, file-requires): Use it.
9651
9652 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
9653 instead of calculating the right size.
9654
9655 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
9656
9657 * vc-svn.el (vc-svn-diff): Stay local if possible.
9658
9659 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
9660
9661 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
9662
9663 * files.el (hack-local-variables): Fix last change.
9664
9665 2005-01-02 Jay Belanger <belanger@truman.edu>
9666
9667 * calc/calc-yank.el (calc-edit-top): New variable.
9668 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
9669 object. Change header properties.
9670 (calc-edit-finish, calc-edit-finish-stack-object)
9671 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
9672 edited object.
9673 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
9674 for the beginning of the edited object.
9675 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
9676 for the beginning of the edited object.
9677 * calc/calc-prog.el (calc-edit-macro-finish-edit)
9678 (calc-finish-formula-edit, calc-macro-repeats)
9679 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
9680 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
9681 beginning of the edited object.
9682 (calc-user-define-edit): Change the header for editing macros.
9683 Remove unnecessary variable.
9684
9685 2005-01-01 Jay Belanger <belanger@truman.edu>
9686
9687 * calc/calc-yank.el (calc-edit-mode): Change default header.
9688 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
9689 * calc/calc-store.el (calc-edit-variable): Change title to match new
9690 header.
9691 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
9692 mode to match new header.
9693 (calc-user-define-edit): Change titles to include names of commands.
9694 (calc-finish-formula-edit): Adjust to handle new header.
9695 (calc-finish-macro-edit): Remove.
9696 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
9697 (calc-edit-macro-command, calc-edit-macro-command-type)
9698 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
9699 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
9700 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
9701 (calc-edit-macro-finish-edit): New functions.
9702 (calc-user-define-edit): Use new functions to edit named calc macros.
9703
9704 2005-01-01 Stefan <monnier@iro.umontreal.ca>
9705
9706 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
9707
9708 * ses.el (copy-region-as-kill): Deactivate mark.
9709
9710 2005-01-01 Richard M. Stallman <rms@gnu.org>
9711
9712 * replace.el (occur-1): If the output buffer is also an input,
9713 don't kill it, rename it.
9714
9715 * faces.el (set-face-background, set-face-foreground): Doc fix.
9716
9717 * cus-face.el (custom-face-attributes): Fix :help-echo strings
9718 for :foreground and :background.
9719
9720 * dired.el (dired-view-command-alist): Variable deleted.
9721 (dired-view-file, dired-mouse-find-file-other-window):
9722 Delete the code to use it.
9723
9724 2005-01-01 Kim F. Storm <storm@cua.dk>
9725
9726 * image.el (insert-sliced-image): Use t for line-height property.
9727
9728 2004-12-31 Jay Belanger <belanger@truman.edu>
9729
9730 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
9731 for "var-" at the beginning of the minibuffer.
9732
9733 2004-12-31 Richard M. Stallman <rms@gnu.org>
9734
9735 * faces.el (read-face-name):
9736 Don't treat an attribute spec as a list of faces.
9737
9738 * simple.el (undo): Use undo-equiv-table to detect
9739 unexpected changes since previous undo.
9740 (undo-list-saved): Variable deleted.
9741 (buffer-disable-undo): Don't alter undo-list-saved.
9742
9743 * files.el (require-final-newline): Allow `visit' and `visit-save'.
9744 (mode-require-final-newline): New option.
9745 (after-find-file): Handle require-final-newline with new values.
9746 (basic-save-buffer): Handle new values of require-final-newline.
9747
9748 * progmodes/sh-script.el (sh-require-final-newline):
9749 Alist value now controls whether to use mode-require-final-newline.
9750 (sh-set-shell): Implement that new meaning.
9751
9752 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
9753 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
9754 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
9755 Delete old-Emacs compatibility code.
9756 (antlr-c-common-init): Function deleted.
9757
9758 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
9759 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
9760 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
9761 * progmodes/python.el (python-mode): Use mode-require-final-newline.
9762 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
9763 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
9764 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
9765 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
9766 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
9767 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
9768 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
9769 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
9770 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
9771 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
9772 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
9773 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
9774
9775 2004-12-31 Jay Belanger <belanger@truman.edu>
9776
9777 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
9778 way to return to Calc.
9779
9780 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
9781 finish, C-xk as the way to cancel the edit. Add cancel routine to
9782 kill-buffer-hook.
9783
9784 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
9785 MacEdit code.
9786
9787 * calc/calc-prog.el: Remove obsolete MacEdit code.
9788 (calc-macro-edit-algebraic, calc-macro-edit-variable)
9789 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
9790
9791 2004-12-31 Kenichi Handa <handa@m17n.org>
9792
9793 * international/mule.el (buffer-file-coding-system-explicit):
9794 Rename for explicit-buffer-file-coding-system.
9795 (after-insert-file-set-coding): Adjust for the above change.
9796
9797 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
9798 to buffer-file-coding-system-explicit.
9799 (basic-save-buffer-1): Likewise.
9800
9801 2004-12-30 Richard M. Stallman <rms@gnu.org>
9802
9803 * textmodes/artist.el (artist-butlast-fn): Var deleted.
9804 (artist-butlast, artist-last): Functions deleted.
9805 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
9806 (artist-compute-key-compl-table): Call remq directly.
9807 (artist-remove-nulls): Function deleted.
9808 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
9809 (artist-push, artist-pop): Macro deleted.
9810
9811 2004-12-30 Andreas Leue <al@sphenon.de>
9812
9813 * textmodes/artist.el (artist-version): 1.2.6
9814 (artist-prev-next-op-alist): New variable.
9815 (artist-select-next-op-in-list): New function.
9816 (artist-select-prev-op-in-list): New function.
9817 (artist-make-prev-next-op-alist): New function.
9818 (artist-is-in-op-list-p): New function.
9819 (artist-get-first-non-nil-op): New function.
9820 (artist-get-last-non-nil-op): New function.
9821 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
9822 artist-prev-next-op-alist.
9823 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
9824 change drawing operation.
9825
9826 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
9827
9828 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
9829
9830 2004-12-31 Masatake YAMATO <jet@gyve.org>
9831
9832 * server.el (server-process-filter): Suppress `error', too.
9833
9834 2004-12-30 Jay Belanger <belanger@truman.edu>
9835
9836 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
9837 Change the way a variable is displayed in a message.
9838
9839 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
9840 (calc-user-define-permanent, calc-execute-kbd-macro):
9841 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
9842
9843 2004-12-30 Kenichi Handa <handa@m17n.org>
9844
9845 * files.el (basic-save-buffer-1):
9846 Set explicit-buffer-file-coding-system to last-coding-system-used.
9847 (revert-buffer): Pay attention to
9848 explicit-buffer-file-coding-system (not buffer-file-coding-system)
9849 on bind coding-system-for-read.
9850
9851 * international/mule.el (explicit-buffer-file-coding-system):
9852 New buffer local variable.
9853 (after-insert-file-set-coding): Set it to coding-system-for-read.
9854
9855 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
9856
9857 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
9858
9859 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
9860
9861 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
9862 that include line numbers.
9863
9864 2004-12-29 Milan Zamazal <pdm@zamazal.org>
9865
9866 * files.el (hack-local-variables): If no PREFIX, set it to "^".
9867 Redundant variable PREFIXLEN removed.
9868
9869 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
9870
9871 * eshell/em-hist.el (eshell-previous-matching-input):
9872 Start the deletion from the end of the output.
9873
9874 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9875
9876 * term/mac-win.el: Require x-dnd.
9877 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
9878
9879 2004-12-29 David Kastrup <dak@gnu.org>
9880
9881 * international/mule.el (decode-coding-inserted-region):
9882 Don't barf if `buffer-undo-list' is already set to `t'.
9883
9884 2004-12-29 Jay Belanger <belanger@truman.edu>
9885
9886 * calc/calc-prog.el (calc-user-define-formula): Put default values
9887 for function names in prompts.
9888 (calc-user-define-permanent, calc-user-define-composition)
9889 (calc-user-define-formula): Remove the need for "calcFunc-" in the
9890 default input for algebraic functions.
9891
9892 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
9893
9894 * vc-rcs.el (vc-rcs-annotate-command):
9895 Fix omission bug: Call `vc-setup-buffer'.
9896
9897 2004-12-29 Kenichi Handa <handa@m17n.org>
9898
9899 * international/mule.el (recode-region): New function.
9900
9901 2004-12-28 Richard M. Stallman <rms@gnu.org>
9902
9903 * simple.el (undo-extra-outer-limit): New variable.
9904 (undo-outer-limit-truncate): Test and set it.
9905
9906 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
9907 enables the feature to extend the existing region.
9908
9909 * simple.el (mark-word): New arg ALLOW-EXTEND
9910 enables the feature to extend the existing region.
9911
9912 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
9913 enables the feature to extend the existing region.
9914
9915 * startup.el (site-run-file): Don't allow setting it with Custom.
9916
9917 * simple.el (buffer-disable-undo): Fix previous change.
9918
9919 2004-12-27 Masatake YAMATO <jet@gyve.org>
9920
9921 * hexl.el (hexlify-buffer): Remove fontification here.
9922 Use font lock mechanism instead.
9923 (hexl-font-lock-keywords): New font lock kewords.
9924 (hexl-mode-old-font-lock-keywords): New variable.
9925 (hexl-mode): Store the old font lock keywords.
9926 (hexl-mode-exit): Restore the old font lock keywords.
9927
9928 2004-12-27 Richard M. Stallman <rms@gnu.org>
9929
9930 * simple.el (undo): Fix previous change.
9931
9932 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9933
9934 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
9935 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
9936 Call x-open-connection on Mac OS X.
9937
9938 2004-12-27 Richard M. Stallman <rms@gnu.org>
9939
9940 * files.el (buffer-save-without-query): New var (buffer-local).
9941 (save-some-buffers): Save those buffers first, w/o asking.
9942
9943 * files.el (insert-directory-ls-version): New variable.
9944 (insert-directory): When ls returns an error, test the version
9945 number to decide what the return code means.
9946 With --dired output format, detect and distinguish lines
9947 that are really error messages.
9948 (insert-directory-adj-pos): New function.
9949
9950 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
9951
9952 * battery.el (battery-mode-line-format): Remove initial spaces.
9953
9954 * uniquify.el (uniquify-rationalize-file-buffer-names):
9955 Delete interactive spec.
9956
9957 * type-break.el (type-break-mode): Set buffer-save-without-query.
9958 Remove code that tried to set save-some-buffers-always.
9959 (type-break-file-keystroke-count): Bind deactivate-mark.
9960
9961 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
9962
9963 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
9964 Test that the buffer is live, and maybe reject current buffer too.
9965 Clarify.
9966 (next-error-find-buffer): Rewrite for clarity.
9967
9968 * loadup.el: Don't use buffer-disable-undo; do it directly.
9969
9970 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
9971 (describe-variable): Call symbol-file with `defvar'.
9972
9973 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
9974 (symbol-file): Rewritten to handle new load-history format.
9975 Now takes an arg TYPE to specify looking for a particular
9976 type of definition only.
9977
9978 * emacs-lisp/debug.el (debugger-make-xrefs):
9979 Call symbol-file with `defun'.
9980
9981 * emacs-lisp/find-func.el (find-function-noselect):
9982 Call symbol-file with `defun'.
9983 (find-variable-noselect): Call symbol-file with `defvar'.
9984
9985 * eshell/esh-cmd.el (eshell-find-alias-function):
9986 Call symbol-file with `defun'.
9987
9988 * eshell/esh-test.el (eshell-test-goto-func):
9989 Call symbol-file with `defun'.
9990
9991 * mail/rmail.el (rmail-resend):
9992 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
9993
9994 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
9995
9996 * progmodes/compile.el (compilation-find-buffer): Rename arg.
9997
9998 * textmodes/texinfmt.el (texinfo-format-buffer-1):
9999 Call buffer-disable-undo.
10000
10001 * simple.el (undo-list-saved): New variable (buffer-local).
10002 (undo): Set and test it.
10003 (buffer-disable-undo): Move here from buffer.c.
10004 Clear out undo-list-saved.
10005
10006 * international/mule.el (decode-coding-inserted-region):
10007 Set buffer-undo-list in a correct and optimal way.
10008
10009 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
10010 (cperl-font-lock-unfontify-region-function): No need to save and
10011 restore info, since font-lock.el does it for us.
10012
10013 * ansi-color.el (save-buffer-state): Definition deleted.
10014 (ansi-color-unfontify-region): Don't use save-buffer-state.
10015
10016 2004-12-27 Dave Love <fx@gnu.org>
10017
10018 * wid-edit.el (function): Use restricted-sexp as parent.
10019
10020 2004-12-27 Kevin Ryde <user42@zip.com.au>
10021
10022 * simple.el (next-matching-history-element): Use same
10023 `interactive' form as previous-matching-history-element.
10024
10025 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
10026 it can appear unencoded and has been seen from yahoo.
10027
10028 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
10029
10030 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
10031 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
10032
10033 2004-12-27 Kenichi Handa <handa@m17n.org>
10034
10035 * international/utf-8.el (utf-translate-cjk-load-tables):
10036 Bind coding-system-for-read to nil while loading subst-*.
10037
10038 2004-12-26 Jay Belanger <belanger@truman.edu>
10039
10040 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
10041 default input.
10042
10043 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
10044
10045 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
10046 before reverting and disable undo recording while reverting.
10047
10048 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
10049
10050 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
10051 (hs-make-overlay): New function.
10052 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
10053 (hs-flag-region): Delete function.
10054 (hs-hide-comment-region): No longer use `hs-flag-region'.
10055 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
10056 (hs-hide-block-at-point): Likewise.
10057 (hs-hide-level-recursive): Use `hs-discard-overlays'.
10058 (hs-hide-all, hs-show-all): Likewise.
10059 (hs-show-block): Likewise.
10060 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
10061
10062 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
10063
10064 * progmodes/hideshow.el: Require `cl' when compiling.
10065 Remove XEmacs and Emacs 19 compatibility.
10066 Use `dolist' and `add-to-list' for load-time actions.
10067 (hs-discard-overlays): Use `dolist'.
10068 (hs-show-block): Likewise.
10069
10070 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
10071
10072 * faces.el (mode-line, mode-line-inactive): Use min-colors.
10073
10074 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
10075
10076 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
10077 When extending backwards, move outside the current comment first.
10078
10079 2004-12-22 Kenichi Handa <handa@m17n.org>
10080
10081 * international/quail.el (quail-start-translation): Fix prompt
10082 string for the case if input-method-use-echo-area being non-nil.
10083 (quail-start-conversion): Likewise.
10084 (quail-show-guidance): Don't show guidance if
10085 input-method-use-echo-area is non-nil.
10086
10087 2004-12-21 Richard M. Stallman <rms@gnu.org>
10088
10089 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
10090
10091 2004-12-21 Markus Rost <rost@ias.edu>
10092
10093 * calendar/diary-lib.el (mark-diary-entries):
10094 Set mark-diary-entries-in-calendar only after checking for diary-file.
10095
10096 2004-12-21 Richard M. Stallman <rms@gnu.org>
10097
10098 * faces.el (escape-glyph): Use blue against light foreground.
10099
10100 * simple.el (undo-outer-limit-truncate): New function.
10101 (undo-outer-limit-function): Use undo-outer-limit-truncate.
10102
10103 2004-12-21 Eli Barzilay <eli@barzilay.org>
10104
10105 * calculator.el (calculator-radix-grouping-mode)
10106 (calculator-radix-grouping-digits)
10107 (calculator-radix-grouping-separator):
10108 New defcustoms for the new radix grouping mode functionality.
10109 (calculator-mode-hook): Now used in electric mode too,
10110 (calculator): Call it.
10111 (calculator-mode-map): Some new keys.
10112 (calculator-message): New function. Some new calls.
10113 (calculator-op, calculator-set-register): Use it.
10114 (calculator-string-to-number): New function, mostly moved and
10115 updated code from calculator-curnum-value.
10116 (calculator-curnum-value): Use it.
10117 (calculator-paste): Use it, and update grabbing the current-kill.
10118 (calculator-rotate-displayer)
10119 (calculator-rotate-displayer-back): Toggle digit grouping when
10120 in radix mode, use calculator-message.
10121 (calculator-displayer-prev, calculator-displayer-next):
10122 Change digit group size when in radix mode.
10123 (calculator-number-to-string): Rename from
10124 calculator-num-to-string. Now deals with digit grouping in
10125 radix mode.
10126 (calculator-update-display, calculator-put-value): Use the new name.
10127 (calculator-fact): Return a floating point number.
10128 (calculator-mode): Doc fix.
10129
10130 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
10131
10132 * calendar/calendar.el (view-other-diary-entries): Add autoload.
10133 * calendar/diary-lib.el (view-other-diary-entries):
10134 Use current-prefix-arg in interactive spec.
10135
10136 2004-12-19 Jay Belanger <belanger@truman.edu>
10137
10138 * calc/calc-aent.el (calcAlg-blank-matching-open):
10139 Temporarily adjust the syntax of both delimiters of half-open intervals.
10140
10141 2004-12-19 Kim F. Storm <storm@cua.dk>
10142
10143 * mouse.el (mouse-1-click-follows-link): Doc fix.
10144
10145 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10146
10147 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
10148 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
10149 instead of centraleuropean as the name
10150
10151 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10152
10153 Sync with Tramp 2.0.46.
10154
10155 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
10156 parameters wrt Tramp convention.
10157 (tramp-handle-file-attributes-with-perl)
10158 (tramp-handle-directory-files-and-attributes): Apply it.
10159 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
10160 `copy-program'. Reported by Zack Weinberg
10161 <zack@codesourcery.com>.
10162 (top): Set `edebug-form-spec' property directly rather than
10163 calling `def-edebug-spec'.
10164
10165 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
10166 advice less fragile. Surround temporary redefinition of
10167 `substitute-in-file-name' with `unwind-protect'. Suggested by
10168 Matt Hodges <MPHodges@member.fsf.org>.
10169
10170 2004-12-17 Juri Linkov <juri@jurta.org>
10171
10172 * replace.el (occur-accumulate-lines, occur-engine):
10173 Make forcing deferred font-lock fontification jit-specific.
10174
10175 2004-12-17 Kim F. Storm <storm@cua.dk>
10176
10177 * mouse.el (mouse-1-click-follows-link): New defcustom.
10178 (mouse-on-link-p): New function.
10179 (mouse-drag-region-1): Implement mouse-1-click-follows-link
10180 functionality. Map a mouse-1 click event into a mouse-2 (or
10181 other) event when position is inside a link.
10182
10183 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
10184 prefix in tooltip text with "mouse-1" when this is a link
10185 recognized by mouse-1-click-follows-link functionality.
10186
10187 * help.el (describe-key): Report effective and original binding
10188 for mouse-1 when clicked on a link.
10189 (describe-mode): Add follow-link property to "minor-mode" button.
10190
10191 * help-fns.el (describe-variable): Add follow-link property to
10192 "below" button.
10193
10194 * help-mode.el (help-xref): Add follow-link property.
10195
10196 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
10197 (apropos-command, apropos-variable, apropos-face, apropos-group)
10198 (apropos-widget, apropos-plist): Add follow-link property.
10199
10200 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
10201 checks if position is in a filename, rather than some other
10202 clickable item. Function looks for cvs-filename-face at position.
10203
10204 * wid-edit.el (widget-specify-field, widget-specify-button):
10205 Map a :follow-link keyword into a follow-link property.
10206 (link): Add :follow-link keyword, map to RET binding.
10207
10208 * dired.el (dired-mode-map): Map follow-link to mouse-face.
10209
10210 * progmodes/compile.el (compilation-minor-mode-map)
10211 (compilation-button-map, compilation-mode-map): Likewise.
10212
10213 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
10214
10215 * play/zone.el (zone): Init `line-spacing' from orig buffer.
10216 (zone-replace-char): Take `count' and `del-count'
10217 instead of `direction'. Update callers. When `del-count' is
10218 non-nil, delete that many characters, otherwise `count' characters
10219 backwards. Insert the newly-replaced string `count' times.
10220 (zone-fret): Handle chars w/ width greater than one.
10221 (zone-fall-through-ws): No longer take window width `ww'.
10222 Update callers. Add handling for `char-width' greater than one.
10223 (zone-pgm-drip): Update var holding window-end position every cycle.
10224
10225 2004-12-17 Andre Spiegel <spiegel@gnu.org>
10226
10227 * vc.el (vc-default-update-changelog): Use insert-file-contents,
10228 rather than insert-file.
10229
10230 2004-12-16 Jay Belanger <belanger@truman.edu>
10231
10232 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
10233 (math-init-random-base, math-random-digit): Check to see if
10234 var-RandSeed is bound.
10235 (math-random-last): Declare it.
10236 (math-random-digit): Don't make math-random-last local.
10237
10238 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
10239
10240 * play/zone.el (zone): Fix omission bug: Use a self-disabling
10241 one-shot thunk for uniform (error, quit, normal) recovery.
10242 Reported by John Paul Wallington.
10243 (zone-pgm-random-life): Fix bug:
10244 Recognize empty initial field by lack of "@" chars.
10245
10246 2004-12-16 Juri Linkov <juri@jurta.org>
10247
10248 * help.el (function-called-at-point):
10249 * help-fns.el (variable-at-point): As a last resort try stripping
10250 non-word prefixes and suffixes.
10251
10252 * descr-text.el (describe-property-list): Don't treat syntax-table
10253 specially. Use describe-text-sexp which inserts [show] button
10254 for large objects and handles printing errors. Sort properties
10255 by names in alphabetical order instead of by value sizes.
10256 Add `mouse-face' to list of properties for `describe-face' widget.
10257 (describe-char): Mask out face-id from 19 bits of character.
10258 Print face-id separately.
10259
10260 * replace.el (occur-accumulate-lines, occur-engine):
10261 Fontify unfontified matching lines in the source buffer
10262 before copying them.
10263 (occur-engine): Don't put mouse-face on context lines.
10264 (occur-next-error): Set point to line beginning/end
10265 before searching for prev/next property to skip multiple
10266 matches on a line (not supported by occur engine).
10267 Remove redundant prefix-numeric-value.
10268
10269 2004-12-15 Juri Linkov <juri@jurta.org>
10270
10271 * replace.el (match): New face.
10272 (list-matching-lines-face): Change default from `bold' to `match'.
10273
10274 * progmodes/grep.el (grep-match-face): New defvar.
10275 (grep-mode-font-lock-keywords): Use grep-match-face instead of
10276 compilation-column-face to highlight grep matches.
10277
10278 * apropos.el (apropos-match-face): Change default from
10279 `secondary-selection' to `match'.
10280
10281 * info-look.el (info-lookup-highlight-face): Change default from
10282 `highlight' to `match'.
10283
10284 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
10285
10286 * progmodes/executable.el (executable-interpret): Eliminate
10287 obsolete compile-internal, and switch to comint for interaction.
10288
10289 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
10290
10291 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
10292 `&&' when skipping multiple statements on a line.
10293
10294 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
10295
10296 * play/zone.el (zone): Set `truncate-lines'.
10297 Also, init `tab-width' with value from original buffer.
10298 (zone-shift-up): Rewrite for speed.
10299 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
10300 (zone-pgm-jitter): Remove redundant entries from ops vector.
10301 (zone-exploding-remove): Reduce iteration count.
10302 (zone-cpos): Convert to defsubst.
10303 (zone-replace-char): New defsubst.
10304 (zone-park/sit-for): Likewise.
10305 (zone-fret): Take window-start arg.
10306 Update callers. Use `zone-park/sit-for'.
10307 (zone-fill-out-screen): Rewrite.
10308 (zone-fall-through-ws): Likewise. Update callers.
10309 (zone-pgm-drip): Use `zone-replace-char'.
10310 Move var inits before while-loop. Use `zone-park/sit-for'.
10311 (zone-pgm-random-life): Handle empty initial field.
10312 Use `zone-replace-char' and `zone-park/sit-for'.
10313
10314 2004-12-15 Juri Linkov <juri@jurta.org>
10315
10316 * isearch.el (isearch-update): Test isearch-lazy-highlight
10317 before calling isearch-lazy-highlight-new-loop.
10318 (isearch-lazy-highlight-new-loop):
10319 Don't test isearch-lazy-highlight.
10320
10321 * replace.el (perform-replace): Add isearch-case-fold-search.
10322 Use delimited-flag for isearch-regexp.
10323 Reset isearch-lazy-highlight-last-string to force lazy
10324 highlighting when called from isearch mode.
10325 (query-replace-highlight): Revert defcustom type to boolean.
10326 (query-replace-lazy-highlight): New defcustom.
10327 (query-replace): New face.
10328 (perform-replace, replace-highlight, replace-dehighlight):
10329 Test query-replace-lazy-highlight instead of special value
10330 `isearch' of query-replace-highlight.
10331 (replace-dehighlight): Don't call isearch-dehighlight.
10332 (replace-highlight): Don't call isearch-highlight.
10333 Use face `query-replace' unconditionally.
10334
10335 2004-12-14 Kim F. Storm <storm@cua.dk>
10336
10337 * simple.el (inhibit-mark-movement): Remove defvar.
10338 (beginning-of-buffer, end-of-buffer): Don't use it.
10339
10340 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10341 Don't use inhibit-mark-movement.
10342
10343 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
10344 (cua--undo-push-mark): Remove.
10345 (cua--pre-command-handler, cua--post-command-handler):
10346 Don't fiddle with inhibit-mark-movement.
10347
10348 2004-12-14 Juri Linkov <juri@jurta.org>
10349
10350 * buff-menu.el (list-buffers-noselect): Collect internal info
10351 for every buffer in BUFFER-LIST arg too.
10352 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
10353 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
10354 Bind same-window-buffer-names and same-window-regexps to nil.
10355
10356 2004-12-13 Juri Linkov <juri@jurta.org>
10357
10358 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
10359
10360 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
10361 (sc-cite-region, sc-uncite-region, sc-recite-region):
10362 Fix previous change to handle not alist as a symbol, but
10363 a citation frame as a symbol that represents a variable name.
10364
10365 2004-12-13 Richard M. Stallman <rms@gnu.org>
10366
10367 * filecache.el (file-cache-add-directory-using-find):
10368 Only set up file-cache-find-command-posix-flag if we will use it.
10369
10370 * bindings.el (mode-line-buffer-identification-keymap):
10371 Don't cancel the mode-line's usual down-mouse-1 binding.
10372
10373 * cus-edit.el (custom-face-selected): Handle `default' specs.
10374 (custom-face-edit): Increase extra-offset.
10375 (custom-display): Handle `default' specs.
10376
10377 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
10378
10379 * emacs-lisp/elint.el (elint-standard-variables)
10380 (elint-unknown-builtin-args): Move definitions up.
10381
10382 * net/browse-url.el (browse-url-url-at-point): Add autoload.
10383
10384 * info.el (info-xref-visited): Use `default' instead of t.
10385 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
10386
10387 * faces.el (header-line, mode-line-inactive, tool-bar):
10388 Use `default' instead of t for setting the defaults.
10389 (face-spec-choose): Separate `t' from `default'.
10390
10391 * subr.el (while-no-input): New macro.
10392
10393 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
10394
10395 * filecache.el (file-cache-add-directory-using-find):
10396 Only test file-cache-find-command-posix-flag on some systems.
10397
10398 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
10399
10400 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
10401 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
10402 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
10403 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
10404 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
10405
10406 2004-12-12 Juri Linkov <juri@jurta.org>
10407
10408 * files.el (find-file-other-window, find-file-other-frame):
10409 Add the first buffer to the returned value to return the complete
10410 list of all visited buffers.
10411 (find-file-read-only, find-file-read-only-other-window)
10412 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
10413 `find-file-read-args'. Signal an error about non-existent file
10414 only if file name doesn't contain wildcards. Toggle read-only in
10415 all visited buffers.
10416 (find-alternate-file, find-alternate-file-other-window):
10417 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
10418 called interactively. Pass arg `wildcards' to other functions.
10419 (find-file-noselect): Doc fix.
10420
10421 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
10422 Doc fix.
10423 (ffap-directory-finder): New variable.
10424 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
10425 (ffap-file-at-point): Add /* to immediately rejected names.
10426 Return absolute file names matching ffap-dired-wildcards.
10427 (ffap-read-file-or-url): Set default value for `completing-read'
10428 to `buffer-file-name'.
10429 (find-file-at-point): When filename matches ffap-dired-wildcards,
10430 call ffap-file-finder with t arg `wildcards', instead of dired.
10431 (ffap-other-window, ffap-other-frame): Return visited buffers.
10432 (ffap-read-only, ffap-read-only-other-window)
10433 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
10434 (dired-at-point): Call ffap-directory-finder instead of dired.
10435 (ffap-dired-other-window, ffap-dired-other-frame)
10436 (ffap-list-directory): New commands.
10437 (ffap-bindings): New keybindings for new commands.
10438
10439 2004-12-12 Juri Linkov <juri@jurta.org>
10440
10441 * simple.el (beginning-of-buffer, end-of-buffer):
10442 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10443 Do not push mark when mark is active in transient-mark-mode.
10444
10445 * simple.el (mark-word):
10446 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
10447 * textmodes/paragraphs.el (mark-paragraph):
10448 Extend the region when mark is active in transient-mark-mode,
10449 regardless of the last command. Doc fix.
10450
10451 * simple.el (mark-word): Preserve direction when repeating.
10452 Make arg optional. Interactive "p" -> "P".
10453 (transient-mark-mode, inhibit-mark-movement): Doc fix.
10454
10455 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
10456 preserving direction, to mark forward instead of backward when mark
10457 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
10458
10459 2004-12-12 Juri Linkov <juri@jurta.org>
10460
10461 * isearch.el (isearch-edit-string): Set 7th arg of
10462 `read-from-minibuffer' to `t' to inherit the current input
10463 method (whose name is indicated by [IM] in the minibuffer prompt)
10464 from the current buffer to the minibuffer.
10465 (isearch-lazy-highlight-update): Put body to `with-local-quit'
10466 to allow C-g quitting for lazy highlighting looping inside the
10467 search with nested repetition operators. Add overlay to the list
10468 before setting its face and other properties to avoid the case of
10469 code quitting after placing the new overlay but before it's
10470 recorded on the list. Select the window where isearch was
10471 activated, to highlight matches in the right window when isearch
10472 switches the current window to the minibuffer.
10473
10474 * international/isearch-x.el
10475 (isearch-process-search-multibyte-characters):
10476 Use `isearch-message' as initial input for `read-string' instead
10477 of adding it to the minibuffer prompt. After reading a string
10478 remove the initial value of `isearch-message' from the string.
10479
10480 * replace.el (replace-match-maybe-edit): Doc fix.
10481 (perform-replace): Don't call `replace-highlight' when automatic
10482 replacement is requested in literal mode, since it is intended
10483 only to highlight words during entering a new replacement string
10484 for \? in non-literal mode.
10485
10486 * replace.el (query-replace-highlight): Add new value `isearch'
10487 that allows query replacement to use isearch highlighting.
10488 Change type from `boolean' to `choice'. Doc fix.
10489 (replace-highlight, replace-dehighlight, perform-replace):
10490 Use isearch highlighting if query-replace-highlight eq `isearch'.
10491
10492 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
10493
10494 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
10495 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
10496
10497 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
10498 case of \end{verbatim}.
10499
10500 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
10501
10502 * term.el (term-termcap-format): Synchronize with terminfo.
10503 (term-emulate-terminal): Handle reset.
10504 (term-reset-terminal): New function.
10505
10506 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
10507
10508 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
10509 (zone-fill-out-screen): New func.
10510 (zone-pgm-drip): Use `zone-fill-out-screen'.
10511 Also, no longer go to point-min on every cycle.
10512 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
10513 (zone-pgm-random-life-wait): New user var.
10514 (zone-pgm-random-life): New func.
10515
10516 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
10517
10518 * files.el (auto-mode-alist): Map .com to DCL mode.
10519
10520 2004-12-09 Richard M. Stallman <rms@gnu.org>
10521
10522 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
10523
10524 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
10525
10526 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
10527 buffer with a display margin.
10528
10529 2004-12-08 Jay Belanger <belanger@truman.edu>
10530
10531 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
10532 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
10533
10534 2004-12-08 Richard M. Stallman <rms@gnu.org>
10535
10536 * faces.el: Delete code to set display table.
10537 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
10538
10539 2004-12-08 Jay Belanger <belanger@truman.edu>
10540
10541 * calc/calc.el: Add math-read-preprocess-string to autoloads.
10542
10543 * calc/calc-ext.el (math-read-replacement-list)
10544 (math-read-superscripts, math-read-preprocess-string): Move to
10545 calc-aent.el.
10546
10547 * calc/calc-aent.el (math-read-replacement-list)
10548 (math-read-superscripts, math-read-preprocess-string): Move from
10549 calc-ext.el.
10550
10551 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10552
10553 * isearch.el (isearch-quote-char): Fix up typo in last change.
10554
10555 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
10556
10557 * mouse.el (mouse-set-font): Handle the case where the command was
10558 not invoked using the mouse.
10559
10560 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
10561 (edmacro-finish-edit): Further update for keyboard macros that are
10562 lambda forms.
10563 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
10564
10565 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10566
10567 * font-lock.el (font-lock-unfontify-region): Save buffer state.
10568 (font-lock-default-unfontify-region): Don't save buffer state any more.
10569
10570 2004-12-07 Jay Belanger <belanger@truman.edu>
10571
10572 * calc/calc-help.el (calc-describe-key):
10573 Set calc-summary-indentation even when Calc Summary buffer exists.
10574
10575 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
10576
10577 * calendar/holidays.el (holiday-easter-etc): Make arguments
10578 optional for backwards compatibility. Doc fix.
10579 Remove un-necessary local vars mandatory, output-list.
10580 (holiday-advent): Make arguments optional for backwards
10581 compatibility. Doc fix.
10582
10583 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10584
10585 * paren.el (show-paren-function): Fix last change (2004-12-02).
10586
10587 * international/mule-util.el (char-displayable-p): Return nil for
10588 unibyte mode.
10589
10590 * subr.el (subregexp-context-p): New function.
10591
10592 * isearch.el (isearch-quote-char): Use it.
10593
10594 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
10595 (regexp-opt-not-groupie*-re): Remove.
10596 (regexp-opt): Properly handle inputs with duplicate entries.
10597
10598 2004-12-06 Richard M. Stallman <rms@gnu.org>
10599
10600 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
10601
10602 * cus-edit.el (custom-file): Doc fix.
10603
10604 * textmodes/org.el: New file.
10605
10606 2004-12-06 Kenichi Handa <handa@m17n.org>
10607
10608 * ldefs-boot.el: Update international/mule-util.el section.
10609
10610 2004-12-05 Sam Steingold <sds@gnu.org>
10611
10612 * net/tramp.el (tramp-handle-file-accessible-directory-p):
10613 Fix `tramp-time-diff' comparison logic.
10614
10615 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
10616
10617 * progmodes/which-func.el (which-function):
10618 Use `run-hook-with-args-until-success' instead of a custom loop.
10619 Fixes bug with local hooks.
10620
10621 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10622
10623 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
10624 Use delete-dups when calculating the initial value.
10625 (bibtex-autokey-get-title): Use <=.
10626 (bibtex-goto-line): New function.
10627 (bibtex-reposition-window): Use line numbers instead of point
10628 positions. Use window-body-height.
10629 (bibtex-find-crossref): Use bibtex-reposition-window.
10630 (bibtex-find-entry): Use bibtex-reposition-window. Always return
10631 position of entry if key is found or nil if not found.
10632
10633 2004-12-05 Richard M. Stallman <rms@gnu.org>
10634
10635 * cus-edit.el (custom-file): Doc fix.
10636
10637 * progmodes/sh-script.el (sh-indent-for-then): Change default.
10638
10639 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10640
10641 * simple.el (blink-matching-open):
10642 * textmodes/tex-mode.el (tex-validate-region):
10643 Obey syntax-table text properties.
10644
10645 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
10646
10647 * wid-edit.el (widget-specify-field): Add `real-field' property to
10648 boundary.
10649 (widget-field-at): Use it.
10650
10651 2004-12-02 Richard M. Stallman <rms@gnu.org>
10652
10653 * progmodes/cc-mode.el (awk-mode autoload):
10654 Supply t meaning interactive function.
10655
10656 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
10657 (isearch-mode-map): No special definition for space.
10658 (isearch-whitespace-chars): Command deleted.
10659 (isearch-forward-regexp): Doc fix.
10660 (isearch-quote-char): When a space is not inside brackets,
10661 use `[ ]' instead of just space.
10662 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
10663
10664 * imenu.el (imenu--generic-function): Delete code to exclude
10665 matches in comments.
10666
10667 * man.el (Man-reverse-face): Change default to `highlight'.
10668
10669 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
10670 (occur-engine): Use `face' prop rather than `font-lock-face'
10671 when specifying use of `match-face'.
10672 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
10673
10674 * emacs-lisp/elint.el (elint-standard-variables): Update list.
10675
10676 * add-log.el (add-log-current-defun): Handle the case where point
10677 is in the header part of a DEFUN construct.
10678
10679 2004-12-02 Dave Love <fx@gnu.org>
10680
10681 * progmodes/python.el (python-font-lock-syntactic-keywords):
10682 Fix previous change.
10683
10684 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
10685
10686 * paren.el (show-paren-function): Check for matching chars
10687 specified by text props.
10688
10689 2004-12-02 Jay Belanger <belanger@truman.edu>
10690
10691 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
10692 when reading a new key sequence.
10693
10694 2004-12-02 Kim F. Storm <storm@cua.dk>
10695
10696 * faces.el (escape-glyph): Rename from glyph.
10697 (standard-display-table): Set it here. Add escape-glyph face to
10698 extra slot characters.
10699
10700 * disp-table.el: Undo 2004-12-01 change. Display table is now
10701 setup in faces.el.
10702
10703 2004-12-02 Mark A. Hershberger <mah@everybody.org>
10704
10705 * xml.el (xml-parse-dtd): Don't show validity messages when
10706 xml-validating-parser is nil.
10707 (xml-substitute-special): Fix validity error messages to
10708 actually show the unexpandable entity. Added validity error if &
10709 isn't followed by an entity.
10710 (xml-parse-tag): Concatenate any string following the a
10711 <![CDATA[]]> section to the parsed CDATA.
10712 (xml-parse-dtd): Skip parameter entity declarations and use of
10713 parameter entities.
10714
10715 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
10716
10717 * kmacro.el (kmacro-default-counter-format): New var.
10718 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
10719 (kmacro-display): Remove `nil' from `and' form. Delete call to
10720 `format' inside `message'.
10721 (kmacro-start-macro): Use `kmacro-default-counter-format'.
10722
10723 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10724
10725 * pcvs.el (cvs-header-msg): New function.
10726 (cvs-update-header): Use it. Change calling convention.
10727 Correctly handle the case of having simultaneous active processes.
10728 (cvs-sentinel): Don't call cvs-update-header any more.
10729 (cvs-mode-run): Update call and add cvs-update-header to postproc.
10730
10731 2004-12-01 Jay Belanger <belanger@truman.edu>
10732
10733 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
10734 Change message.
10735
10736 2004-12-01 Juri Linkov <juri@jurta.org>
10737
10738 * progmodes/prolog.el (prolog-mode-variables):
10739 Fix imenu-generic-expression.
10740
10741 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
10742
10743 * faces.el (glyph): New face.
10744
10745 * disp-table.el: Add an autoloaded table, that doesn't require
10746 this library, with glyph face.
10747
10748 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
10749 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
10750 (conf-quote-normal): Allow normalizing only ' or ".
10751 (conf-mode): Regexp-quote constructed comment-start and don't
10752 match section {} where "name" contains braces.
10753
10754 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
10755 files.
10756
10757 2004-12-01 Kenichi Handa <handa@m17n.org>
10758
10759 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
10760 (x-select-text): Don't treat eight-bit-control/graphic chars
10761 specially. Store the encoded text in the X cut buffer.
10762 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
10763 with x-last-selected-text-cut-encoded.
10764
10765 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
10766
10767 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
10768
10769 2004-11-30 Markus Rost <rost@ias.edu>
10770
10771 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
10772 AUCTeX.
10773
10774 2004-11-30 Jay Belanger <belanger@truman.edu>
10775
10776 * calc/calc-arith.el (math-possible-signs): Made stronger checks
10777 on signs of intervals.
10778 (math-pow-of-zero): Strengthen checks for positive and negative
10779 exponents.
10780
10781 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
10782 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
10783 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
10784 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
10785 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
10786 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
10787 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
10788 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
10789 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
10790 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
10791 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
10792 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
10793 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
10794 with provide statements.
10795
10796 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
10797
10798 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
10799
10800 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
10801 (calc-load-everything, math-defsimplify): Replace dummy autoloading
10802 functions by require statements.
10803 (math-defsimplify): Move to calc-alg.el, add to autoloads.
10804
10805 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10806 (calc-gnuplot-print): Give them values.
10807
10808 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
10809 autoloads.
10810 Add calc-do-embedded-activate to autoloads.
10811 (calc-gnuplot-name, calc-gnuplot-plot-command)
10812 (calc-gnuplot-print-command): Move them to calc-graph.el.
10813
10814 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10815
10816 * term/mac-win.el (ccl-encode-mac-roman-font)
10817 (ccl-encode-mac-cyrillic-font)
10818 (ccl-encode-mac-centraleuropean-font, encoder-list)
10819 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
10820 Support Cyrillic, CentralEuropean, and Dingbat font display
10821
10822 2004-11-30 Andre Spiegel <spiegel@gnu.org>
10823
10824 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
10825
10826 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
10827 still nil.
10828
10829 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
10830
10831 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
10832 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
10833
10834 2004-11-29 Jay Belanger <belanger@truman.edu>
10835
10836 * calc/calc-arith.el (math-pow-of-zero): Take into account different
10837 cases of the base and exponent.
10838
10839 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
10840
10841 * simple.el (next-error-buffer-p): Allow for inclusive and
10842 exclusive tests for finding a buffer.
10843 (next-error-find-buffer): Pass the exclusive and inclusive tests
10844 to next-error-buffer-p.
10845
10846 * replace.el (occur-next-error): Switch to the Occur buffer when
10847 appropriate, use the exclusive filter to next-error-find-buffer to
10848 do it. Use the absolute value of the motion amount.
10849
10850 2004-11-29 Kenichi Handa <handa@m17n.org>
10851
10852 * startup.el (command-line): Decode all default-directory by
10853 locale-coding-system.
10854
10855 2004-11-29 Jay Belanger <belanger@truman.edu>
10856
10857 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
10858 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
10859 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
10860 Replace calls to calc-extensions by appropriate require, replace
10861 calc-extensions-loaded by appropriate featurep.
10862
10863 * calc/calc-ext.el: Move require to end of file.
10864 Remove redundant loading of calc.el.
10865 (calc-extensions-loaded): Remove unnecessary variable.
10866 (calc-extensions): Remove unnecessary function.
10867 (calc-load-everything): Replace calc-need-macros by appropriate require.
10868
10869 * calc/calc-macs.el: Move provide to end of file.
10870 (calc-need-macros): Remove unnecessary function.
10871
10872 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
10873 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
10874 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
10875 Replace calc-extensions by appropriate require.
10876 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
10877
10878 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
10879 Replace calc-need-macros by appropriate require.
10880
10881 * calc/calc.el: Move require to end of file.
10882 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
10883 Remove unnecessary variable.
10884 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
10885 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
10886 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
10887 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
10888 (math-stack-value-offset, math-format-value, math-format-flat-expr)
10889 (math-format-number, math-format-bignum, math-read-number)
10890 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
10891 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
10892 by appropriate require.
10893 (calc-check-defines): Replace calc-need-macros by appropriate require.
10894
10895 2004-11-29 Kim F. Storm <storm@cua.dk>
10896
10897 * macros.el (insert-kbd-macro): Handle kmacro functions.
10898
10899 2004-11-28 Juri Linkov <juri@jurta.org>
10900
10901 * compare-w.el (compare-windows-highlight): Attach each overlay
10902 to its window to properly highlight differences while comparing
10903 two windows of the same buffer. Fix arguments.
10904 (compare-windows-sync-default-function): Fix arguments of
10905 `compare-windows-highlight'.
10906
10907 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
10908 Use `read-expression-history'. Set initial contents only if
10909 `edebug-global-break-condition' is non-nil. Set histpos to 1
10910 if initial contents is equal to the last history element.
10911 (edebug-set-conditional-breakpoint): Instead of temporarily
10912 prepending the current condition to the history, set initial
10913 contents to the current condition. Set histpos to 1 if initial
10914 contents is equal to the last history element.
10915
10916 * info.el (Info-search-whitespace-regexp): Remove shy group.
10917 (Info-search): Forward line if search is on the header line.
10918 Use search-whitespace-regexp in two other places.
10919
10920 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
10921
10922 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
10923 warning. Delay real definition, which uses
10924 `set-fringe-indicators-1' till after the definition of that function.
10925
10926 2004-11-28 Kim F. Storm <storm@cua.dk>
10927
10928 * fringe.el (fringe): New defgroup.
10929 (fringe-mode): Move to fringe group.
10930 (fringe-indicators): New defcustom.
10931 (set-fringe-indicators-1): New defun.
10932
10933 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
10934 (menu-bar-showhide-fringe-ind-menu): New keymap.
10935 (menu-bar-showhide-fringe-ind-empty)
10936 (menu-bar-showhide-fringe-ind-mixed)
10937 (menu-bar-showhide-fringe-ind-box)
10938 (menu-bar-showhide-fringe-ind-right)
10939 (menu-bar-showhide-fringe-ind-left)
10940 (menu-bar-showhide-fringe-ind-none): New defuns.
10941 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
10942
10943 2004-11-27 Richard M. Stallman <rms@gnu.org>
10944
10945 * comint.el (comint-read-noecho): Add trivial compatibility definition.
10946
10947 * generic.el (define-generic-mode): Doc fix.
10948
10949 * menu-bar.el (menu-bar-options-save): For the options
10950 that are toggled with menu-bar-make-mm-toggle, don't check
10951 for customized-value prop.
10952
10953 2004-11-27 Eli Zaretskii <eliz@gnu.org>
10954
10955 * mail/supercite.el (sc-cite-region): Handle the case where
10956 sc-cite-frame-alist is a symbol.
10957 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
10958 a symbol.
10959 (sc-recite-region): Handle the case where sc-recite-frame-alist is
10960 a symbol.
10961
10962 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
10963
10964 * wid-edit.el (widget-narrow-to-field): New function.
10965 (widget-complete): Use it.
10966
10967 2004-11-27 Jay Belanger <belanger@truman.edu>
10968
10969 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
10970 variable.
10971 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
10972 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
10973 (math-alg-inequalities): Move declaration to earlier in the file.
10974
10975 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
10976 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
10977 Declare them.
10978
10979 * calc/calc-lang.el (math-expr-data, math-expr-token)
10980 (math-exp-old-pos): Declare them.
10981
10982 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
10983 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
10984
10985 2004-11-27 Kim F. Storm <storm@cua.dk>
10986
10987 * progmodes/flymake.el: Use (featurep 'xemacs).
10988 (flymake-makehash): Change to defsubst. Use fboundp.
10989 (flymake-time-to-float): Remove.
10990 (flymake-float-time): Merge code from flymake-time-to-float here.
10991 (flymake-replace-regexp-in-string): Change to defsubst.
10992 (flymake-split-string-remove-empty-edges):
10993 Rename to flymake-split-string.
10994 (flymake-split-string): Remove previous defalias.
10995 (flymake-get-temp-dir): Change to defsubst.
10996 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
10997 Define for xemacs only.
10998 (flymake-master-file-count-limit): Change into compiler defvar only.
10999 (flymake-find-possible-master-files): Let-bind it dynamically while
11000 sorting files using flymake-master-file-compare.
11001
11002 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11003
11004 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
11005 of defun-prompt-regexp matches inside a comment/string but the
11006 beginning is correctly outside everything.
11007
11008 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
11009 appears within a string or a comment.
11010
11011 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
11012 rather than make-symbol for symbols which are used in
11013 a symbol-macrolet or equivalent.
11014
11015 2004-11-26 Jay Belanger <belanger@truman.edu>
11016
11017 * calc-misc.el (calc-last-why-command): Declare it.
11018
11019 * calc-vec.el (math-grade-vec): New variable.
11020 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
11021 Replace variable grade-vec by declared variable.
11022 (math-rb-close): New variable.
11023 (math-read-brackets, math-read-vector): Replace variable close by
11024 declared variable.
11025
11026 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
11027 (calc-one-window, calc-edit-handler, calc-restore-trail)
11028 (calc-allow-ret): Declare them.
11029
11030 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
11031 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
11032 (math-radix-float-cache-tag, math-random-cache)
11033 (math-max-digits-cache, math-integral-cache, math-units-table)
11034 (math-format-date-cache, math-holidays-cache-tag): Declare them.
11035 (math-moc-func): New variable.
11036 (math-map-over-constants, math-map-over-constants-rec):
11037 Replace variable func by declared variable.
11038
11039 * calc/calc-store.el (calc-given-value, calc-store-opers):
11040 Declare them.
11041 (calc-var-name-map): Move declaration to earlier in the file.
11042 (calc-pv-pos): New variable.
11043 (calc-permanent-variable, calc-insert-permanent-variable):
11044 Replace variable pos by declared variable.
11045
11046 * calc/calc-mtx.el (calc-det-lu): New variable.
11047 (math-det-raw, math-det-step): Replace variable lu by declared variable.
11048
11049 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
11050 (math-multi-subst, math-multi-subst-rec): Replace variables temp
11051 and arg by declared variables.
11052 (calcFunc-reducer): Fix incorrect variable.
11053 (math-inner-mul-func, math-inner-add-func): New variables.
11054 (calcFunc-inner, math-inner-mats): Replace variables mul-func
11055 and add-func by declared variables.
11056
11057 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
11058 (calc-digit-value): Declare them.
11059
11060 * calc/calc-help.el (Info-history): Declare it.
11061 (calc-describe-key): Make calc-summary-indentation a local variable.
11062 (calc-help-long-names): Move declaration to earlier in file.
11063
11064 * calc/calc-embed.el (calc-original-buffer): Declare it.
11065 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
11066 (calc-embed-bot): New variables.
11067 (calc-do-embedded, calc-embedded-mark-formula)
11068 (calc-embedded-find-bounds, calc-embedded-duplicate)
11069 (calc-embedded-new-formula, calc-embedded-make-info):
11070 Replace vars outer-top, outer-bot, bot and top by declared variables.
11071 (calc-embed-prev-modes): New variable.
11072 (calc-embedded-set-modes, calc-embedded-update): Replace variable
11073 prev-modes with declared variable.
11074 (calc-embed-vars-used): New variable.
11075 (calc-embedded-make-info, calc-embedded-evaluate-expr)
11076 (calc-embedded-update, calc-embedded-find-vars): Replace variable
11077 vars-used by declared variable.
11078
11079 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
11080 (math-format-radix-float): Remove unnecessary setq.
11081 (math-radix-float-cache): Declare it.
11082
11083 * calc/calcsel2.el (calc-keep-selection): Declare it.
11084
11085 * calc/calc-maint.el: Remove file.
11086
11087 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11088
11089 * textmodes/bibtex.el (bibtex-sort-entry-class)
11090 (bibtex-comment-start): Use defcustom.
11091 (bibtex-entry-field-alist): Use nil if initial content of the
11092 field is undefined. Fix docstring.
11093 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
11094 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
11095 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
11096 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
11097 Fix docstring.
11098 (bibtex-autokey-title-terminators): Use only one regexp.
11099 (bibtex-string-maybe-empty-head): New variable.
11100 (bibtex-remove-delimiters-string): New function.
11101 (bibtex-text-in-field-bounds, bibtex-text-in-string):
11102 Use bibtex-remove-delimiters-string.
11103 (bibtex-progress-message, bibtex-field-left-delimiter)
11104 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
11105 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
11106 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
11107 Simplify.
11108 (bibtex-format-entry): Use save-excursion for inherited booktitle.
11109 Use eq and bibtex-remove-delimiters-string. For end markers use
11110 insertion type so that marker stays after inserted text.
11111 (bibtex-autokey-get-names): Return empty string if name is missing.
11112 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
11113 calling bibtex-autokey-name-case-convert.
11114 (bibtex-autokey-demangle-title):
11115 Call bibtex-autokey-titleword-case-convert. Remove call to
11116 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
11117 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
11118 (bibtex-read-key): New optional arg global.
11119 (bibtex-files-expand): New optional arg force.
11120 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
11121 (bibtex-complete-crossref-cleanup): Rename from
11122 bibtex-complete-key-cleanup. Simplify code.
11123 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
11124 Operate on current entry.
11125 (bibtex-button): Add docstring.
11126 (bibtex-entry): Simplify.
11127 (bibtex-make-field): Replace optional arg called-by-yank with more
11128 specific args move and interactive.
11129 (bibtex-end-of-entry): Use forward-sexp.
11130 (bibtex-find-entry-globally): Remove.
11131 (bibtex-find-crossref): Allow for crossref key located in other buffer.
11132 Bound to C-c C-x.
11133 (bibtex-find-entry): New optional args global and display.
11134 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
11135 (bibtex-validate): Use arg force of bibtex-files-expand.
11136 (bibtex-clean-entry): Bugfix, clean string entries properly.
11137 Always keep point at beginning of entry.
11138 (bibtex-complete): Bugfix. Handle string entries properly.
11139 Call cleanup functions only if needed.
11140 (bibtex-String): Use bibtex-read-string-key.
11141 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
11142 case of replacement text.
11143
11144 2004-11-26 Lars Hansen <larsh@math.ku.dk>
11145
11146 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
11147 (tramp-perl-directory-files-and-attributes): New constant.
11148 (tramp-file-name-handler-alist): Delete file-directory-files, add
11149 directory-files-and-attributes.
11150 (tramp-perl-file-attributes): Surround uid and gid by double
11151 quotes. Change parameter id-format from nonnumeric.
11152 (tramp-convert-file-attributes): New function.
11153 (tramp-handle-file-attributes): Use it.
11154 (tramp-maybe-send-perl-script): New function.
11155 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
11156 file mode. Change parameter id-format from nonnumeric.
11157 (tramp-handle-file-attributes-with-ls): Change parameter id-format
11158 from nonnumeric.
11159 (tramp-post-connection): Don't send tramp-perl-file-attributes
11160 script. Reset connection property "perl-scripts".
11161 (tramp-handle-insert-directory): Run real handler when ls-lisp is
11162 in use.
11163
11164 2004-11-26 Lars Hansen <larsh@math.ku.dk>
11165
11166 * desktop.el (desktop-read): Replace mapcar with mapc.
11167 (desktop-create-buffer): Replace mapcar with mapc.
11168 Remove redundant piece of code.
11169
11170 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
11171
11172 * progmodes/gud.el (gud-display-line): Use display-buffer
11173 for GDB-UI as for GUD.
11174
11175 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
11176 Delete variables.
11177 (gdb-ann3): Don't make GUD buffer dedicated.
11178 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
11179 (gdb-display-source-buffer): Delete function.
11180 (gdb-view-source-function, gdb-view-assembler): Delete functions.
11181 (menu): Delete menu bindings for viewing source/assembler.
11182 (gdb-setup-windows, gdb-restore-windows):
11183 Don't dedicate GUD. No assembler now.
11184 (gdb-reset): No need to undedicate source buffers now.
11185 (gdb-source-info): No assembler now.
11186
11187 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
11188
11189 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
11190 width to those for special frames.
11191 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
11192 Use display-buffer.
11193 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
11194 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
11195 (gdb-frame-assembler-buffer): Rework like
11196 gdb-frame-breakpoints-buffer.
11197
11198 2004-11-25 Richard M. Stallman <rms@gnu.org>
11199
11200 * progmodes/flymake.el: Reindent.
11201 (flymake-split-string): Turn into defalias.
11202 (flymake-fix-file-name): Rename from flymake-fix-path-name.
11203 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
11204 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
11205 (flymake-build-relative-filename): Rename from ...path.
11206 Fix error message.
11207
11208 2004-11-25 Cheng Gao <chenggao@gmail.com>
11209
11210 * progmodes/flymake.el: Much whitespace and capitalization change.
11211 Move `provide' to end. Require `compile' only when compiling.
11212
11213 2004-11-24 Jay Belanger <belanger@truman.edu>
11214
11215 * calc/calc-alg.el: Added comment.
11216 (math-polynomial-base): Replace variable mpb-top-expr by
11217 math-poly-base-top-expr.
11218
11219 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
11220 (math-polynomial-p1): Replace variable mpb-top-expr by declared
11221 variable.
11222 (math-poly-base-total-base): New variable.
11223 (math-total-polynomial-base, math-polynomial-p1): Replace variable
11224 mpb-total-base by declared variable.
11225 (math-factored-vars, math-to-list): Declare it.
11226 (math-fact-expr): New variable.
11227 (calcFunc-factors, calcFunc-factor, math-factor-expr)
11228 (math-factor-expr-try, math-factor-expr-part): Replace variable
11229 expr by declared variable.
11230 (math-fet-x): New variable.
11231 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
11232 by declared variable.
11233 (math-factor-poly-coefs): Make temp a local variable.
11234
11235 * calc/calc-units.el (calc-convert-units): Make units a local
11236 variable.
11237 (calc-num-units, calc-den-units): New variables.
11238 (calc-explain-units, calc-explain-units-rec): Replace variables
11239 num-units and den-units by declared variables.
11240 (math-cu-unit-list): New variable.
11241 (math-build-units-table, math-compare-unit-names)
11242 (math-convert-units, math-convert-units-rec): Replace variable
11243 unit-list by declared variable.
11244 (math-fbu-base, math-fbu-entry): New variables.
11245 (math-find-base-units, math-find-base-units-rec): Replace variables
11246 base and entry by declared variables.
11247 (math-which-standard): New variable.
11248 (math-to-standard-units, math-to-standard-rec): Replace variable
11249 which-standard by declared variable.
11250 (math-fcu-u): New variable.
11251 (math-find-compatible-unit, math-find-compatible-unit-rec):
11252 Replace variable u by declared variable.
11253 (math-cu-new-units, math-cu-pure): New variables.
11254 (math-convert-units, math-convert-units-rec): Replace variables
11255 new-units and pure by declared variables.
11256 (math-try-cancel-units): New variable.
11257 (math-simplify-units-quotient): Replace variable try-cancel-units by
11258 declared variable.
11259
11260 2004-11-24 Richard M. Stallman <rms@gnu.org>
11261
11262 * textmodes/ispell.el (ispell-check-version):
11263 If default-directory is nonexistent, use home dir.
11264
11265 * progmodes/grep.el (grep-regexp-alist):
11266 Don't match parens around line numbers.
11267
11268 * progmodes/cperl-mode.el (cperl-indent-region)
11269 (cperl-imenu--create-perl-index, cperl-xsub-scan):
11270 Don't print progress messages.
11271
11272 * progmodes/compile.el (compilation-mode-map):
11273 Don't inherit from compilation-minor-mode-map;
11274 copy its bindings instead. But the menu bar Compile
11275 entry now does inherit from compilation-menu-map.
11276
11277 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
11278 Use with-no-warnings around compiler-macroexpand.
11279
11280 * imenu.el: Don't always require newcomment.
11281 (imenu--generic-function): Call comment-normalize-vars
11282 if we have a comment syntax.
11283 Exit the loop if REGEXP matches the null string.
11284 Test comment-start as well as comment-start-skip
11285 when deciding whether to check for comments.
11286
11287 * tooltip.el (tooltip-mode): Doc fix.
11288
11289 * term.el (term-escape-char, term-mode): Doc fixes.
11290
11291 2004-11-24 Dave Love <fx@gnu.org>
11292
11293 * progmodes/python.el (python-font-lock-syntactic-keywords):
11294 Check for escapes in the regexp.
11295 (python-quote-syntax): Don't do it here.
11296
11297 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
11298
11299 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11300 (gdb-frames-mode-map, gdb-threads-mode-map)
11301 (gdb-registers-mode-map, gdb-locals-mode-map)
11302 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
11303 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
11304
11305 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
11306 (dedicated-switch-to-buffer): Rework.
11307 (gdb-var-evaluate-expression-handler, gdb-put-string):
11308 Remove unused variable bindings.
11309 (gdb-setup-windows, gdb-display-buffer):
11310 Simplify. Use pop-to-buffer.
11311 (gdb-view-source-function): Simplify.
11312 (gdb-frame-breakpoints-buffer):
11313 Use pop-to-buffer, special-display-regexps.
11314
11315 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11316
11317 * progmodes/f90.el (f90-smart-end)
11318 (f90-previous-statement, f90-beginning-of-block): Doc fix.
11319 (f90-calculate-indent): Handle un-named PROGRAM blocks.
11320 (f90-end-of-block): Doc fix. Make check of outermost block
11321 conditional on value of `f90-smart-end'.
11322 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
11323 Handle case where END-BLOCK is nil.
11324 (f90-match-end): Handle un-named PROGRAM blocks.
11325 (f90-backslash-not-special): New function.
11326
11327 2004-11-24 Jay Belanger <belanger@truman.edu>
11328
11329 * calc/calc.el (calc-embedded-active): Removed unnecessary
11330 declaration.
11331 (calc-show-banner): Removed redundant declaration.
11332
11333 * calc/calc-graph.el (calc-gnuplot-default-device)
11334 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11335 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11336 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
11337 Remove redundant initial values.
11338
11339 * calc/calc-arith.el (math-scalar-functions)
11340 (math-nonscalar-functions, math-scalar-if-args-functions)
11341 (math-real-functions, math-positive-functions)
11342 (math-nonnegative-functions, math-real-scalar-functions)
11343 (math-real-if-arg-functions, math-integer-functions)
11344 (math-num-integer-functions, math-rounding-functions)
11345 (math-float-rounding-functions, math-integer-if-args-functions)
11346 (math-super-types): Move declarations to earlier in file.
11347 (math-unit-prefixes): Declared it.
11348 (math-floor-prec, math-trunc-prec): New variables.
11349 (math-trunc-fancy): Replace variable prec by declared variable.
11350 (math-floor-fancy): Replace variable prec by declared variable.
11351 (math-com-bterms): New variable.
11352 (math-commutative-equal, math-commutative-collect):
11353 Replace variable bterms by declared variable.
11354
11355 * calc/calc-misc.el (math-trunc): Replace variable prec by
11356 math-trunc-prec.
11357 (math-floor): Replace variable prec by math-floor-prec.
11358
11359 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
11360 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
11361 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
11362 (math-format-date, math-format-date-part): Replace variables
11363 date, dt, year, month, day, weekday, hour, minute, second and
11364 bc-flag by declared variables.
11365 (math-pd-str): New variable.
11366 (math-parse-date, math-parse-date-word, math-parse-standard-date):
11367 Replace variable str by declared variable.
11368 (math-daylight-savings-hook, math-tzone-names): Move definitions
11369 to earlier in the file.
11370 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
11371 (math-sh-year): New variable.
11372 (math-setup-add-holidays, math-setup-holidays)
11373 (math-setup-year-holidays): Replace variable `year' by declared
11374 variable.
11375
11376 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
11377 New variables.
11378 (math-nth-root-float, math-nth-root-float-iter): Replace variables
11379 n, nf and nfm1 by declared variables.
11380 (math-nri-n): New variable.
11381 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
11382 n by declared variable.
11383 (calcFunc-log): Removed misplaced condition.
11384
11385 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11386
11387 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
11388
11389 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
11390
11391 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
11392 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
11393 Dedicate gdb-related windows.
11394 (gdb-display-buffer): Dedicate gdb-related windows.
11395 Don't grab other frames.
11396 (gdb-reset): Remove dedicated property after debugging.
11397
11398 2004-11-24 Jay Belanger <belanger@truman.edu>
11399
11400 * calc/calc-sel.el: Add comment.
11401
11402 * calc/calc.el (math-stack-value-offset): Replace variables c,
11403 wid and off with math-svo-c, math-svo-wid and math-svo-off.
11404
11405 * calc/calccomp.el (math-comp-sel-tag): Declare it.
11406 (math-svo-c, math-svo-wid, math-svo-off): New variables.
11407 (math-stack-value-offset-fancy): Replace variables c, wid and off
11408 by declared variables.
11409 (math-comp-just, math-comp-comma-spc): New variables.
11410 (math-compose-expr, math-compose-matrix): Replace variables `just'
11411 and comma-spc by declared variable.
11412 (math-comp-vector-prec): New variable.
11413 (math-compose-expr, math-compose-matrix, math-compose-rows):
11414 Replace variable vector-prec by declared variable.
11415 (math-comp-left-bracket, math-comp-right-bracket)
11416 (math-comp-comma): New variables.
11417 (math-compose-expr, math-compose-rows): Replace variables
11418 left-bracket, right-bracket and comma by declared variables.
11419 (math-comp-full-width): New variable.
11420 (math-comp-to-string-flat, math-comp-to-string-flat-term):
11421 Replace variable full-width by declared variable.
11422 (math-comp-highlight, math-comp-word, math-comp-level)
11423 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
11424 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
11425 New variables.
11426 (math-comp-to-string-flat, math-comp-to-string-flat-term)
11427 (math-comp-sel-flat-term): Replace variables comp-highlight,
11428 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
11429 declared variables.
11430 (math-comp-simplify, math-comp-simplify-term)
11431 (math-comp-add-string, math-comp-add-string-sel):
11432 Replace variables comp-highlight, comp-buf, comp-base,
11433 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
11434
11435 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11436
11437 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
11438
11439 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
11440 and x-server-version may throw.
11441
11442 2004-11-23 Kim F. Storm <storm@cua.dk>
11443
11444 * subr.el (substitute-key-definition-key): Optimize.
11445 Don't call indirect-function for nil defn (always signals error).
11446
11447 * ido.el (ido-read-internal): Fix require-match check when
11448 ido-directory-too-big is set.
11449
11450 2004-11-23 Jay Belanger <belanger@truman.edu>
11451
11452 * calc/calc-ext.el (math-read-replacement-list)
11453 (math-read-superscripts): New variables.
11454 (math-read-preprocess-string): New function.
11455 (math-read-expr): Filter input through math-read-preprocess-string.
11456
11457 * calc/calc-aent.el (math-read-exprs): Filter input through
11458 math-read-preprocess-string.
11459
11460 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
11461
11462 * progmodes/compile.el (compilation-start): In cd command use
11463 substitute-env-vars -- not quite shell compatible but better than
11464 nothing.
11465 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
11466 handle the newer versions messages, which are more parseable.
11467
11468 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11469
11470 * reveal.el (reveal-mode-map): New var.
11471 (reveal-mode): Use it.
11472
11473 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
11474
11475 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
11476 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
11477
11478 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11479
11480 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
11481 header-line when needed.
11482 Use fixed-pitch only in the header-line.
11483 Build the underline automatically. Use emdash if available.
11484
11485 2004-11-22 Richard M. Stallman <rms@gnu.org>
11486
11487 * dired.el (dired-recursive-copies): Move from dired-aux.el.
11488 * dired-aux.el (dired-recursive-copies): Move to dired.el.
11489
11490 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
11491
11492 * progmodes/gdb-ui.el (gdb-resync): New function.
11493 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
11494 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
11495 Use it to fail more gracefully.
11496 (gdb-variables): Delete variable.
11497 Re-order variables to reduce byte-compiler warnings.
11498
11499 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11500
11501 * descr-text.el (describe-char):
11502 * paren.el (show-paren-function):
11503 * subr.el (syntax-after): Undo last change.
11504
11505 * progmodes/python.el (run-python): Don't hard code *Python*.
11506 Don't modify global process-environment.
11507 (python-send-region, python-load-file): Don't assume that
11508 python-buffer == (process-buffer (python-proc)).
11509 (python-switch-to-python): Simplify.
11510
11511 * dired.el (dired-align-file): Don't assume line starts with spaces.
11512
11513 2004-11-21 Jay Belanger <belanger@truman.edu>
11514
11515 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
11516 Replace variable `lines' by math-read-big-lines.
11517 (math-read-big-expr): Replace variables the-baseline, the-h2
11518 and err-msg by math-read-big-baseline, math-read-big-h2 and
11519 math-read-err-msg.
11520 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
11521
11522 * calc/calc-lang.el (math-read-big-rec): Fix typo.
11523 (math-read-big-balance): Replace unbound variable by value.
11524 (math-read-big-lines): New variable.
11525 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11526 (math-read-big-error, math-read-big-balance): Replace variable
11527 `lines' by declared variable.
11528 (math-read-big-baseline, math-read-big-h2): New variables.
11529 (math-read-big-rec): Replace variables the-baseline and the-h2
11530 by declared variables.
11531 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
11532 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11533 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
11534 declared variables.
11535 (math-read-big-err-msg): New variable.
11536 (math-read-big-error): Replace variable err-msg by declared variable.
11537
11538 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11539
11540 * ses.el: Add coding cookie.
11541 Fix up docstrings, follow new commenting conventions.
11542 (ses-header-line-menu): Fix missing variable rename for header-row.
11543 (ses-cell-size): Remove.
11544 (ses-make-cell): New function.
11545 (ses-cell, ses-insert-row, ses-insert-column): Use it.
11546 (ses-calculate-cell): Remove unused var `symbol'.
11547 (ses-narrowed-p): New function.
11548 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
11549 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
11550 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
11551 (ses-setup): Use restore-buffer-modified-p.
11552 (ses-cleanup): Remove unused var `end'.
11553 (ses-header-string-left-offset): Remove.
11554 (ses-create-header-string): Adjust to new behavior of `align-to'.
11555 Truncate excessively large fields to preserve alignment.
11556 (ses-reconstruct-all): Remove unused var `refs'.
11557 (ses-read-cell-printer): Remove unused var `prompt'.
11558 (ses-delete-row): Remove unused var `pos'.
11559 (ses-delete-column): Remove unused var `new'.
11560
11561 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11562
11563 * ps-print.el: Insert :version tag into all defgroup and defcustom.
11564 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11565 Eliminate eval-and-compile usage.
11566 (ps-insert-file): Use insert-file-contents instead of insert-file.
11567 (ps-setup): Code fix.
11568
11569 * printing.el (pr-setup, lpr-setup): Code fix.
11570
11571 2004-11-21 Jay Belanger <belanger@truman.edu>
11572
11573 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
11574 (calc-original-buffer): Declare them.
11575 (calc-user-formula-alist): New variable.
11576 (calc-user-define-formula, calc-fix-user-formula)
11577 (calc-user-define-composition, calc-finish-formula-edit):
11578 Replace variable `alist' by declared variable.
11579 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
11580 (var-q7, var-q7, var-q8, var-q9): Declare them.
11581 (calc-kbd-push): Don't check to see if var-q0 through var-q9
11582 are bound.
11583 (calcFunc-typeof): Replace undeclared variable by expression.
11584 (math-exp-env): New variable.
11585 (math-define-body, math-define-exp): Replace exp-env by declared var.
11586 (math-define-exp): Replace misplaced variable by expression.
11587
11588 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
11589 (calc-curve-model, calc-curve-coefnames): New variables.
11590 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
11591 varnames, model and coefnames by declared variables.
11592 (math-root-widen): New variable.
11593 (math-search-root, math-find-root): Replace variable root-widen by
11594 declared variable.
11595 (var-DUMMY): Declare it.
11596 (math-root-vars, math-min-vars): Move the declarations to earlier in
11597 the file.
11598 (math-brent-min): Make d a local variable.
11599 (math-find-minimum): Replace non-existent variable.
11600 (math-ninteg-romberg): Remove unnecessary variable.
11601 (math-ninteg-temp): New variable.
11602 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
11603 integ-temp by declared variable.
11604 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
11605 New variables.
11606 (math-general-fit): Replace variables first-var, first-coef and
11607 new-coefs by declared variables.
11608 (calcFunc-fitvar): Replace variable first-var by declared variable.
11609 (calcFunc-fitparam): Replace variable first-coef by declared variable.
11610 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
11611 (math-all-vars-vars, math-all-vars-found): New variables.
11612 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
11613 found by declared variable math-all-vars-vars.
11614
11615 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
11616
11617 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
11618 of `defconst'.
11619
11620 2004-11-20 Richard M. Stallman <rms@gnu.org>
11621
11622 * isearch.el (isearch-mode-map): Don't bind SPC.
11623 (isearch-whitespace-chars): Function deleted.
11624 (isearch-search): Bind search-spaces-regexp.
11625 (isearch-lazy-highlight-search): Likewise.
11626 (search-whitespace-regexp): Doc fix.
11627 (isearch-forward-regexp): Doc fix.
11628
11629 * emacs-lisp/bytecomp.el (byte-compile-form):
11630 Move the calls to byte-compile-set-symbol-position,
11631 to avoid having two for the same symbol occurrence.
11632
11633 * comint.el (comint-input-ring-size): Increase to 150.
11634
11635 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
11636 New variables.
11637 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
11638 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
11639
11640 * imenu.el (imenu--generic-function):
11641 Ensure we keep moving backward even if BEG isn't further back.
11642
11643 * replace.el (query-replace-read-to, query-replace-read-from):
11644 Specify t for KEEP-ALL in read-from-minibuffer.
11645
11646 * progmodes/python.el (python-switch-to-python):
11647 If Python isn't running, start it.
11648 Don't alter debug-ignored-errors.
11649
11650 * progmodes/cperl-mode.el (cperl-indent-region):
11651 Don't mind imenu-scanning-message.
11652
11653 * bindings.el (global-map): Bind C-e to move-end-of-line.
11654
11655 * simple.el (line-move-finish): New arg FORWARD.
11656 Ignore invisible newlines, not intangible ones.
11657 Conditions for acceptable stopping positions depend on FORWARD.
11658 (line-move): Pass FORWARD arg to line-move-finish.
11659
11660 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
11661 of HEADER. Compensate for this change in the code to add display
11662 properties. Don't make the first line intangible.
11663
11664 * info.el (Info-search): Fix previous change.
11665
11666 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
11667
11668 * Makefile.in (recompile): Revert 2004-11-19 change.
11669 (compile): Likewise.
11670
11671 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
11672
11673 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
11674
11675 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11676
11677 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
11678 defgroup and defcustom. Eliminate eval-and-compile usage.
11679
11680 * progmodes/ebnf-otz.el: Fix typos.
11681
11682 2004-11-19 Jay Belanger <belanger@truman.edu>
11683
11684 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
11685 (calc-edit-finish, calc-finish-stack-edit): Replace variable
11686 disp-trail by declared variable.
11687
11688 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
11689 (calc-finish-selection-edit): Replace variable disp-trail by
11690 declared variable.
11691 (calc-selection-cache-entry): Move declaration to earlier in the file.
11692 (calc-selection-cache-num, calc-selection-cache-comp)
11693 (calc-selection-cache-offset, calc-selection-true-num)
11694 (calc-final-point-line, calc-final-point-column)
11695 (calc-original-buffer): Declare them.
11696 (calc-fnp-op, calc-fnp-num): New variables.
11697 (calc-find-nth-part, calc-find-nth-part-rec)
11698 (calc-select-previous): Replace op and num by declared variables.
11699 (calc-rsf-old, calc-rsf-new): New variables.
11700 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
11701 Replace variables old and new by declared variables.
11702 (calc-sel-reselect): New variable.
11703 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
11704 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
11705 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
11706 reselect with declared variable.
11707
11708 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
11709 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
11710 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
11711 (math-import-list, math-rewrite-phase): Declare them.
11712 (math-rewrite): Use let* to declare variables.
11713 (calc-rewrite-selection): Make rules a local variable.
11714 (calc-rewr-sel): New variable.
11715 (calc-rewrite-selection, calc-locate-selection-marker)
11716 (calc-rewrite): Use the declared variable calc-rewr-sel instead
11717 of sel.
11718 (math-rewrite-whole-expr): New variable.
11719 (math-rewrite, math-rewrite-phase): Replace variable expr by
11720 declared variable.
11721 (math-rewrite-heads-heads, math-rewrite-heads-skips)
11722 (math-rewrite-heads-blanks ): New variables.
11723 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
11724 heads, skips and blanks by declared variables.
11725 (math-rwcomp-subst-old, math-rwcomp-subst-new)
11726 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
11727 New variables.
11728 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
11729 old, new, old-func and new-func by declared variables.
11730 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
11731 Remove unnecessary variable.
11732 (math-apply-rw-regs): New variable.
11733 (math-apply-rewrites, math-rwapply-replace-regs)
11734 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
11735 (math-apply-rw-ruleset): New variable.
11736 (math-apply-rewrites, math-rwapply-remember): Replace variable
11737 ruleset by declared variable.
11738
11739 2004-11-19 Richard M. Stallman <rms@gnu.org>
11740
11741 * info.el (Info-search): Use search-whitespace-regexp.
11742
11743 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11744
11745 * vc-rcs.el (vc-rcs-parse): New function.
11746 (vc-rcs-annotate-command): Likewise.
11747 (vc-rcs-annotate-current-time): Likewise.
11748 (vc-rcs-annotate-time): Likewise.
11749 (vc-rcs-annotate-extract-revision-at-line): Likewise.
11750
11751 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11752
11753 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
11754
11755 2004-11-18 Jay Belanger <belanger@truman.edu>
11756
11757 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
11758
11759 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11760
11761 * printing.el: Eliminate use of interactive-p and eval-and-compile.
11762 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11763 Use make-temp-file to generate PostScript files in any situation.
11764 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
11765 (pr-interactive-p): Eliminate var.
11766 (pr-save-interactive): Eliminate macro.
11767 (pr-interface, pr-ps-directory-preview)
11768 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
11769 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
11770 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
11771 (pr-ps-buffer-ps-print, pr-ps-region-preview)
11772 (pr-ps-region-using-ghostscript, pr-ps-region-print)
11773 (pr-ps-region-ps-print, pr-ps-mode-preview)
11774 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
11775 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
11776 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
11777 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
11778 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
11779 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
11780 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
11781 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
11782 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
11783 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
11784 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
11785 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
11786 Eliminate pr-save-interactive usage.
11787 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
11788 Eliminate pr-interactive-p usage.
11789 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
11790 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
11791 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
11792 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
11793 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
11794 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
11795 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
11796 New funs.
11797 (pr-ps-file): Use make-temp-file to generate a temporary file.
11798
11799 2004-11-17 Jay Belanger <belanger@truman.edu>
11800
11801 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
11802 a local variable.
11803 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
11804 (math-top-only): New variable.
11805 (math-simplify, math-simplify-step): Replace variable top-only by
11806 declared variable math-top-only.
11807 (math-simplify-expr): Declare it.
11808 Replace argument expr in all calls of math-defsimplify by
11809 math-simplify-expr.
11810 (math-simplify-plus, math-simplify-times, math-simplify-divide)
11811 (math-simplify-divisor, math-simplify-one-divisor)
11812 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
11813 (math-simplify-pow): Replace variable expr by declared variable
11814 math-simplify-expr.
11815 (math-simplify-divisor): Remove local variables temp and op.
11816 (math-simplify-one-divisor): Make temp and op local variables.
11817 (math-simplify-divisor-nover, math-simplify-divisor-dover):
11818 New variables.
11819 (math-simplify-divisor, math-simplify-one-divisor):
11820 Replace variables nover and dover by declared variables.
11821 (math-expr-subst-new, math-expr-subst-old): New variables.
11822 (math-expr-subst, math-expr-subst-rec): Replace variables new
11823 and old by declared variables.
11824 (math-is-poly-degree, math-is-poly-loose): New variables.
11825 (math-is-polynomial, math-is-poly-rec): Replace variables degree
11826 and loose by declared variables.
11827 (math-poly-base-const-ok, math-poly-base-pred): New variables.
11828 (math-polynomial-base, math-polynomial-base-rec):
11829 Replace variables const-ok and mpb-pred by declared variables.
11830
11831 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
11832
11833 * calc/calc-ext.el (math-defsimplify): Change the argument in
11834 the created function to math-simplify-expr.
11835
11836 * calc/calc-units.el (math-simplify-expr): Declare it.
11837 Replace argument expr in all calls of math-defsimplify by
11838 math-simplify-expr.
11839 (math-simplify-units-prod): Replace variable expr by declared
11840 variable math-simplify-expr.
11841
11842 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
11843
11844 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
11845 Replace mapcar->dolist, format->string.
11846
11847 2004-11-17 Miles Bader <miles@gnu.org>
11848
11849 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
11850 * progmodes/idlwave.el: Remove RCS keywords.
11851
11852 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
11853
11854 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
11855 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
11856 Update to IDLWAVE version 5.5. Too many changes to list them here.
11857 * progmodes/idlw-help.el: New file.
11858
11859 2004-11-16 Richard M. Stallman <rms@gnu.org>
11860
11861 * international/iso-cvt.el (iso-tex2iso-trans-tab):
11862 Discard spaces after \i according to TeX rules.
11863
11864 * international/mule.el (set-buffer-file-coding-system):
11865 New arg NOMODIFY.
11866 (after-insert-file-set-coding): Pass that new arg.
11867 Prevent set-buffer-multibyte from trying to lock the file.
11868
11869 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
11870
11871 * saveplace.el (save-place): Doc fix.
11872
11873 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
11874 temporarily widen before finding the following word to copy.
11875
11876 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
11877 (cl-map-keymap): Definition deleted.
11878
11879 * subr.el (map-keymap-internal): New function.
11880
11881 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
11882
11883 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
11884 when pressing rather than when releasing mouse-2. Simplify.
11885
11886 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11887
11888 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
11889 (compilation-mode): Set it here instead.
11890
11891 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
11892
11893 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
11894 (loop, cl-parse-loop-clause, defsetf): Use backquote.
11895
11896 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
11897
11898 * progmodes/compile.el (compilation-internal-error-properties):
11899 Fix up a transposition-typo. Check end-col before using it.
11900
11901 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
11902
11903 * international/iso-cvt.el (iso-tex2iso-trans-tab):
11904 Discard whitespace after macro \i when converting it.
11905
11906 2004-11-16 Juri Linkov <juri@jurta.org>
11907
11908 * emacs-lisp/find-func.el (find-function-regexp):
11909 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
11910 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
11911 Remove invalid `\W' from [^cgv\W]. Doc fix.
11912 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
11913
11914 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
11915
11916 * play/life.el: Maintainer is now FSF.
11917 (life-patterns, life-neighbor-deltas, life-window-start)
11918 (life-current-generation, life-generation-string): Use defvar
11919 instead of defconst.
11920
11921 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11922
11923 * progmodes/compile.el (compilation-move-to-column): New fun.
11924 (compilation-internal-error-properties)
11925 (compilation-next-error-function): Use it to make sure we don't go past
11926 the end of line.
11927
11928 2004-11-15 John Paul Wallington <jpw@gnu.org>
11929
11930 * autoinsert.el (auto-insert-alist): Insert the user's name in
11931 copyright notice, rather than Free Software Foundation, for the
11932 Emacs Lisp header case too.
11933
11934 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11935
11936 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
11937 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
11938 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
11939 return the list of string in a string.
11940 (pr-call-process): Message if calling process returns an error, that
11941 is, the exit status is different of zero.
11942
11943 2004-11-15 Jay Belanger <belanger@truman.edu>
11944
11945 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
11946 variable var-thing.
11947 (math-integ-depth, math-integ-level, math-integral-limit)
11948 (math-enable-subst, math-any-substs, math-integ-msg)
11949 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
11950 (math-int-threshold, math-int-factors, math-double-roots)
11951 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
11952 (var-GenCount): Declare these variables.
11953 (calcFunc-integ): Don't check if var-IntegLimit is bound.
11954 (math-integral-cache, math-integral-cache-state):
11955 Move declarations to earlier in the file.
11956 (math-deriv-var, math-deriv-total, math-deriv-symb)
11957 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
11958 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
11959 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
11960 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
11961 (math-solve-res): New variables
11962 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
11963 (math-integral, math-replace-integral-parts)
11964 (math-integrate-by-parts, calc-dump-integral-cache)
11965 (math-try-integral, math-do-integral, math-do-integral)
11966 (math-do-integral-methods, math-try-solve-for)
11967 (math-try-solve-prod, math-solve-poly-funny-powers)
11968 (math-solve-crunch-poly, math-decompose-poly)
11969 (math-solve-find-root-term, math-find-root-in-prod)
11970 (math-integ-try-linear-substitutions)
11971 (math-integ-try-substitutions, math-expr-rational-in)
11972 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
11973 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
11974 (math-solve-for, math-solve-system, math-solve-system-rec)
11975 (math-solve-get-sign, math-solve-get-int)
11976 (math-solve-system-subst): Replace undeclared variables with newly
11977 declared variables.
11978
11979 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
11980
11981 * winner.el (winner-active-region, winner-edges, winner-window-list):
11982 Define at toplevel.
11983 (winner-mode-map): Move init inside declaration.
11984
11985 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
11986
11987 * files.el (convert-standard-filename): Doc fix.
11988
11989 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
11990
11991 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
11992 passwd, group, shadow, default/* and pam.d/*.
11993
11994 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11995
11996 * printing.el (pr-menu-spec): Adjust menu specification.
11997
11998 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11999
12000 * printing.el: Doc fix. Insert :version tag into all defcustom.
12001 Handle interactive-p as is recommended in Emacs Lisp Reference.
12002 Set the file permission bits for newly created files.
12003 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12004 The printing menu specification (in `pr-menu-spec') was merged.
12005 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12006 (pr-version): New version number (6.8.3).
12007 (pr-file-modes): New option.
12008 (pr-interactive-p): New var.
12009 (pr-save-interactive, pr-save-file-modes): New macros.
12010 (pr-setup): Code fix.
12011 (pr-menu-spec): Menu specification merged.
12012 (pr-call-process, pr-text2ps): Set file permission bits.
12013 (pr-despool-print): Set file permission bits. Handle interactive-p as
12014 is recommended.
12015 (pr-interface, pr-ps-directory-preview)
12016 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
12017 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
12018 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
12019 (pr-ps-buffer-ps-print, pr-ps-region-preview)
12020 (pr-ps-region-using-ghostscript, pr-ps-region-print)
12021 (pr-ps-region-ps-print, pr-ps-mode-preview)
12022 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
12023 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
12024 (pr-despool-using-ghostscript, pr-despool-ps-print)
12025 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
12026 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
12027 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
12028 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
12029 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
12030 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
12031 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
12032 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
12033 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
12034 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
12035 Handle interactive-p as is recommended.
12036
12037 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12038
12039 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
12040 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
12041
12042 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
12043 so it doesn't forget to highlight the beginning of the region either.
12044
12045 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
12046
12047 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
12048 (c-font-lock-init): Eliminate obsolete make-local-hook.
12049 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
12050 (awk-mode): Use run-mode-hooks.
12051
12052 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
12053
12054 2004-11-13 Kim F. Storm <storm@cua.dk>
12055
12056 * mouse.el (mouse-drag-copy-region): Add :version.
12057 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
12058 while dragging mode line, so mode line can be dragged downwards.
12059 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
12060 while pressing mouse button so window doesn't scroll until we
12061 release the mouse if clicking on partially visible line.
12062
12063 2004-11-12 Jay Belanger <belanger@truman.edu>
12064
12065 * calc/calc-graph.el (calc-dumb-map): Declare it.
12066 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
12067 than unbound.
12068 (calc-graph-name): Made `end' a local variable.
12069 (calc-graph-lookup): Made `varname' a local variable.
12070 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
12071 Declare them.
12072 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
12073 (calc-graph-plot, calc-graph-compute-3d): Remove references to
12074 the unused variable y3vec.
12075 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
12076 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
12077 calc-graph-prev-kill-hook.
12078 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
12079 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
12080 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
12081 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
12082 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
12083 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
12084 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
12085 (calc-graph-y3value, calc-graph-y3name)
12086 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
12087 (calc-graph-stepcount, calc-graph-is-splot)
12088 (calc-graph-surprise-splot, calc-graph-blank)
12089 (calc-graph-non-blank, calc-graph-curve-num): New variables.
12090 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
12091 (calc-graph-recompute-2d, calc-graph-compute-3d)
12092 (calc-graph-format-data): Replace undeclared variables with the
12093 above newly declared variables.
12094
12095 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
12096
12097 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
12098 `rsf-beep' and `rsf-sleep-after-message'.
12099
12100 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
12101 list if `message-sender' is non-nil.
12102
12103 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12104
12105 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
12106 consing by using mapc instead of mapcar.
12107
12108 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
12109
12110 * tooltip.el (require): Explain why CL is needed.
12111
12112 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12113
12114 * printing.el: Insert :version into defgroup (printing). All reference
12115 to Files option in menubar were changed to File.
12116 (pr-version): New version number (6.8.2).
12117 (pr-get-symbol): Call easy-menu-intern.
12118 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
12119 compilation gripes.
12120
12121 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
12122
12123 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
12124 new byte-compile-function-environment binding to t.
12125
12126 * font-lock.el (font-lock-fontify-syntactically-region):
12127 Don't forget to highlight the last char when we hit `end'.
12128
12129 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
12130 (mwheel-scroll): Adjust accordingly.
12131
12132 * cvs-status.el: Reduce spurious warnings.
12133 (cvs-status-checkout): Remove.
12134 (cvs-status-mode-map): Use cvs-mode-checkout instead.
12135
12136 * pcvs.el (cvs-mode-checkout): New command.
12137
12138 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
12139
12140 * tooltip.el: Require CL.
12141
12142 * emacs-lisp/bytecomp.el: Use push.
12143 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
12144 (defalias): Remove the `byte-compile' property and add
12145 a `byte-hunk-handler'.
12146
12147 2004-11-11 Juri Linkov <juri@jurta.org>
12148
12149 * info.el (Info-search): Save match data for isearch.
12150 Skip Tag Table node.
12151
12152 * descr-text.el (describe-char): Replace syntax-after with code
12153 from its previous version.
12154
12155 * files.el (magic-mode-alist): Use optimization for SGML mode too.
12156 (set-auto-mode): Doc fix. Remove unused variable `xml'.
12157
12158 * international/mule.el (sgml-html-meta-auto-coding-function):
12159 Remove > after <html to allow HTML attributes.
12160
12161 2004-11-11 Jay Belanger <belanger@truman.edu>
12162
12163 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
12164 a variable.
12165 (calcFunc-dfac): Replace unbound max by n.
12166 (math-stirling-local-cache): New variable.
12167 (math-stirling-number, math-stirling-1, math-stirling-2):
12168 Replace the variable `cache' by the declared variable
12169 math-stirling-local-cache.
12170 (var-RandSeed): Declare it as a variable.
12171 (math-init-random-base, math-random-digit): Don't check to see if
12172 var-RandSeed is bound.
12173 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
12174 Declare them instead of just setting them.
12175 (math-init-random-base): Made i a local variable.
12176 (math-random-digit): Made math-random-last a local variable.
12177 (math-prime-test-cache): Move declaration to before it is used.
12178 (math-prime-test-cache-k, math-prime-test-cache-q)
12179 (math-prime-test-cache-nm1, math-prime-factors-finished):
12180 Declare them as variables.
12181
12182 2004-11-11 Jay Belanger <belanger@truman.edu>
12183
12184 * calc/calc-ext.el (math-defcache): Use defvar for the new
12185 variables it creates.
12186
12187 2004-11-11 Lars Hansen <larsh@math.ku.dk>
12188
12189 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
12190 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
12191 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
12192 (desktop-save): Add :version.
12193
12194 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
12195
12196 * printing.el (pr-get-symbol): Don't downcase.
12197
12198 2004-11-10 Jay Belanger <belanger@truman.edu>
12199
12200 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
12201 string to kill-ring.
12202
12203 * calc/calc-aent.el (calc-alg-exp, math-toks)
12204 (math-exp-pos,math-exp-old-pos, math-exp-token)
12205 (math-exp-keep-spaces, math-exp-str): New variables.
12206 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
12207 (calcAlg-enter): Use declared variable calc-alg-exp.
12208 (math-build-parse-table, math-find-user-token): Use declared
12209 variable math-toks.
12210 (math-read-exprs, math-read-token, calc-check-user-syntax)
12211 (calc-match-user-syntax, match-factor-after, math-read-factor):
12212 Use declared variables math-exp-pos math-exp-old-pos.
12213 (math-read-exprs, math-read-token, math-read-expr-level)
12214 (calc-check-user-syntax, calc-match-user-syntax)
12215 (match-factor-after, math-read-factor): Use declared variable
12216 math-exp-token.
12217 (math-read-exprs, math-read-expr-list, math-read-token)
12218 (math-read-factor): Use declared variable math-exp-keep-spaces.
12219 (math-read-exprs, math-read-token): Use declared variable
12220 math-exp-str.
12221 (calc-match-user-syntax): Make m a local variable.
12222
12223 * calc/calc-ext.el (math-read-expr): Use declared variables
12224 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
12225 math-exp-keep-spaces.
12226
12227 * calc/calc-forms.el (math-read-angle-bracket): Use declared
12228 variables math-exp-pos, math-exp-str.
12229
12230 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
12231 math-exp-old-pos.
12232 (math-parse-fortran-vector, math-parse-fortran-vector-end)
12233 (math-parse-eqn-prime): Use declared variable math-exp-token.
12234
12235 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
12236 Use declared variable math-exp-pos.
12237 (math-check-for-commas): Use declared variable math-exp-str.
12238 (math-read-brackets): Use declared variables math-exp-old-pos,
12239 math-exp-keep-spaces.
12240 (math-read-brackets, math-read-vector, math-read-matrix):
12241 Use declared variable math-exp-token.
12242
12243 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12244
12245 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
12246 where the keymap is a symbol.
12247 (easy-menu-add-item): Use keymap-prompt. Simplify.
12248
12249 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
12250
12251 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
12252 (sgml-parse-tag-backward): Use it to skip spurious < or >.
12253
12254 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
12255
12256 * ebuff-menu.el: Doc fixes throughout.
12257 (electric-buffer-menu-mode-hook): New defvar.
12258
12259 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
12260
12261 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
12262 The resulting compiler warnings appear to be harmless.
12263
12264 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
12265
12266 * textmodes/conf-mode.el: New file.
12267
12268 * files.el (auto-mode-alist, magic-mode-alist): Use it.
12269
12270 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12271
12272 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
12273
12274 2004-11-09 Jay Belanger <belanger@truman.edu>
12275
12276 * calc/calc-ext.el (calc-init-extensions): Remove old code.
12277
12278 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
12279 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
12280 (calc-z-prefix-help, calc-user-function-list): Use declared
12281 variables calc-z-prefix-buf, calc-z-prefix-msgs.
12282 (math-map-tree, math-map-tree-rec): Use declared variables
12283 math-mt-many, math-mt-func.
12284 (math-read-expression, math-read-string): Use declared variable
12285 math-expr-data.
12286
12287 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
12288 variable math-normalize-a.
12289
12290 * calc/calc.el (math-normalize-a): New variable.
12291 (math-normalize): Use declared variable math-normalize-a.
12292
12293 * calc/calc-poly.el (math-expand-form): Use declared variable
12294 math-mt-many.
12295
12296 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
12297 Use declared variable math-mt-many.
12298 (math-rewrite): Use declared variable math-mt-func.
12299
12300 * calc/calc-vec.el (math-read-brackets, math-read-vector)
12301 (math-read-matrix): Use declared variable math-expr-data.
12302
12303 * calc/calc-lang.el (math-parse-fortran-vector)
12304 (math-parse-fortran-vector-end, math-parse-tex-sum)
12305 (math-parse-eqn-matrix, math-parse-eqn-prime)
12306 (math-read-math-subscr): Use declared variable math-expr-data.
12307
12308 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
12309 (math-read-expr-level, math-read-token, calc-check-user-syntax)
12310 (calc-match-user-syntax, math-read-if, math-factor-after)
12311 (math-read-factor): Use declared variable math-expr-data.
12312
12313 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
12314
12315 * calendar/diary-lib.el (diary-from-outlook)
12316 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
12317 interactive-p; but rather new optional argument NOCONFIRM.
12318
12319 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12320
12321 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
12322 (easy-menu-name-match): Revert correspondingly.
12323
12324 2004-11-09 Richard M. Stallman <rms@gnu.org>
12325
12326 * emacs-lisp/bytecomp.el (byte-compile-defalias):
12327 Turn off warnings for the new function even if definition not constant.
12328 If the definition isn't a quoted symbol, record (FUNCTION . t).
12329 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
12330 (byte-compile-callargs-warn): Handle (FUNCTION . t).
12331 (display-call-tree, byte-compile-arglist-warn):
12332 Handle t returned by byte-compile-fdefinition.
12333
12334 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12335
12336 * Makefile.in (maintainer-clean): Depend on distclean.
12337
12338 * help-fns.el (help-C-file-name): File name must be in build-files
12339 to be returned.
12340
12341 2004-11-09 Jay Belanger <belanger@truman.edu>
12342
12343 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
12344 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
12345
12346 * calc/calc.el (calc, calc-trail-display, calc-mode):
12347 Remove obsolete sections.
12348
12349 * calc/calc.el (calc-x-paste-text): Remove.
12350
12351 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
12352 mouse-2.
12353
12354 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
12355
12356 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
12357 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
12358 current frame (in case of recursive calls).
12359 (gdb-show-changed-values): Add :version keyword.
12360
12361 2004-11-09 Kenichi Handa <handa@m17n.org>
12362
12363 * international/mule-cmds.el: Change coding: tag back to
12364 iso-2022-7bit.
12365
12366 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
12367
12368 * international/mule-cmds.el: Change coding-system to utf-8.
12369 (select-safe-coding-system-interactively):
12370 New function extracted from select-safe-coding-system.
12371 (select-safe-coding-system): Use it.
12372
12373 2004-11-08 Richard M. Stallman <rms@gnu.org>
12374
12375 * subr.el (syntax-after): Doc fix.
12376
12377 * paren.el (show-paren-function): Change calls to syntax-after
12378 for new way of returning the value.
12379
12380 * menu-bar.el (menu-bar-file-menu): Make this the real name
12381 and menu-bar-files-menu the alias. Use the former.
12382 (global-map): Use `file', not `files', as the symbol.
12383
12384 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
12385
12386 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
12387 Don't use beginning-of-buffer.
12388 (filesets-cmd-show-result): Use with-no-warnings.
12389
12390 2004-11-08 Juri Linkov <juri@jurta.org>
12391
12392 * progmodes/compile.el (compile): Don't overwrite last command in
12393 minibuffer history with default command if they are not equal.
12394
12395 2004-11-08 Jay Belanger <belanger@truman.edu>
12396
12397 * calc/calcalg2.el (math-do-integral-methods): Try linear then
12398 non-linear substitutions.
12399
12400 2004-11-08 Jay Belanger <belanger@truman.edu>
12401
12402 * calc/calcalg2.el (math-linear-subst-tried): New variable.
12403 (math-do-integral): Set `math-linear-subst-tried' to nil.
12404 (math-do-integral-methods): Use `math-linear-subst-tried' to
12405 determine what type of substitution to try.
12406 (math-integ-try-linear-substituion):
12407 Set `math-linear-subst-tried' to t.
12408
12409 2004-11-08 Kim F. Storm <storm@cua.dk>
12410
12411 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
12412
12413 2004-11-07 Juri Linkov <juri@jurta.org>
12414
12415 * info-look.el (info-lookup): Allow reusing in the current buffer
12416 not only *info* buffer, but all (even renamed) Info buffers
12417 by checking for major-mode instead of *info* buffer name.
12418 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
12419 (octave-mode, maxima-mode) <doc-spec>:
12420 Allow long dashes generated by Texinfo 4.7 before definitions.
12421 (texinfo-mode) <doc-spec>: Add space to suffix to find command
12422 definitions with argument separated by space.
12423
12424 2004-11-06 Richard M. Stallman <rms@gnu.org>
12425
12426 * simple.el (next-error group, face): Move before first use.
12427 (next-error-highlight, next-error-highlight-no-select): Likewise.
12428
12429 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
12430 (line-move): New args NOERROR and TO-END.
12431 Return t if succeed in moving specified number of lines.
12432 (move-end-of-line): New function.
12433
12434 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
12435 (end-of-buffer-other-window): Likewise.
12436
12437 * simple.el (line-move-ignore-invisible): Default to t.
12438
12439 * subr.el (syntax-after): Return the syntax letter, not the raw code.
12440
12441 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
12442
12443 * international/iso-cvt.el (iso-cvt-define-menu):
12444 Rename menu-bar-files-menu to menu-bar-file-menu.
12445
12446 * net/browse-url.el (browse-url-gnome-moz-program)
12447 (browse-url-gnome-moz-arguments): Move up before first use.
12448
12449 * net/tramp.el (tramp group): Add :version.
12450
12451 * progmodes/ada-xref.el (ada-gdb-application):
12452 Use goto-char instead of beginning-of-buffer.
12453
12454 * progmodes/cperl-mode.el (cperl-info-on-command):
12455 Use goto-char instead of beginning-of-buffer.
12456
12457 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
12458 Move up before first use.
12459 (idlwave-shell-temp-pro-file): Likewise.
12460 (idlwave-shell-temp-rinfo-save-file): Likewise.
12461 (idlwave-shell-temp-file): Minor doc fix.
12462
12463 * textmodes/flyspell.el (flyspell-external-point-words):
12464 Use goto-char instead of beginning-of-buffer.
12465
12466 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
12467
12468 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
12469 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
12470 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
12471
12472 2004-11-06 David Ponce <david@dponce.com>
12473
12474 * recentf.el (recentf-menu-path): Use menu item name.
12475
12476 2004-11-06 Eli Zaretskii <eliz@gnu.org>
12477
12478 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
12479 display doesn't support images.
12480
12481 2004-11-06 Andreas Schwab <schwab@suse.de>
12482
12483 * tempo.el (tempo-match-finder): Doc fix.
12484
12485 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
12486
12487 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
12488
12489 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
12490 (easy-menu-lookup-name): New fun to replace it.
12491 (easy-menu-get-map): Use it to obey menu item names (rather than just
12492 keys) when looking up `path'.
12493 (easy-menu-always-true-p): Rename from easy-menu-always-true.
12494 (easy-menu-convert-item-1): Adjust to new name.
12495
12496 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
12497
12498 * outline.el (hide-body): Don't hide lines at the top of the file
12499 that precede the first header line.
12500
12501 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
12502
12503 * align.el (align-areas): Delete whitespace before reindenting, so
12504 that tabs are never placed after spaces.
12505
12506 2004-11-06 Alan Shutko <ats@acm.org>
12507
12508 * macros.el (insert-kbd-macro): Do completions based on macros,
12509 rather than all commands.
12510
12511 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
12512
12513 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
12514 to solve a bug whereby tags with 'b' don't match.
12515
12516 2004-11-05 Juri Linkov <juri@jurta.org>
12517
12518 * info.el (Info-search): Don't search in node header lines
12519 and file headers.
12520
12521 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
12522 symbol-constituent characters after dot, not only digits.
12523
12524 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
12525
12526 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
12527
12528 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12529
12530 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12531 if a dialog will be used, read-file-name otherwise.
12532
12533 2004-11-04 Richard M. Stallman <rms@gnu.org>
12534
12535 * textmodes/table.el (table group): Add :version.
12536
12537 * textmodes/ispell.el (ispell-word):
12538 Don't alter args; set them only thru `interactive' spec.
12539
12540 * textmodes/flyspell.el (flyspell-word):
12541 Don't alter FOLLOWING; set it only thru `interactive' spec.
12542
12543 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
12544
12545 * net/browse-url.el (browse-url-maybe-new-window):
12546 Use called-interactively-p.
12547
12548 * mail/supercite.el (sc-cite-region):
12549 Don't use interactive-p. Add arg INTERACTIVE.
12550 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
12551
12552 * international/mule-cmds.el (set-input-method, toggle-input-method):
12553 Don't use interactive-p. Add arg INTERACTIVE.
12554
12555 * eshell/esh-mode.el (eshell-show-maximum-output):
12556 Don't use interactive-p.
12557 (eshell-truncate-buffer): Just message, no error, if buffer is short.
12558
12559 * mouse.el (mouse-show-mark): Get positions to delete from mark
12560 and point, not from mouse-drag-overlay.
12561
12562 * imenu.el (imenu-eager-completion-buffer): Add :version.
12563
12564 * filesets.el (filesets group): Add :version.
12565
12566 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
12567
12568 * files.el (xml-based-modes): Delete var.
12569 (magic-mode-alist): New more general var.
12570 (set-auto-mode): Use it.
12571
12572 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
12573 when clicking from another window.
12574
12575 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
12576
12577 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
12578 (vc-cvs-annotate-time): Incorporate value of deleted var.
12579 Remove special-case handling of beginning-of-buffer cruft.
12580 Cache ending position (point) and return value in text property
12581 `vc-cvs-annotate-time', and consult it on subsequent invocations.
12582
12583 * vc-cvs.el (vc-cvs-annotate-command):
12584 Delete extraneous lines from beginning of buffer.
12585 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
12586
12587 * progmodes/grep.el (grep-default-command): Take empty string
12588 for tag if all other methods yield nil. Shell-quote the tag.
12589
12590 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
12591 spec in `interactive' form, and mention it in the docstring.
12592 Also, make sure point is at bol after calling `annotate-time'.
12593
12594 2004-11-02 Richard M. Stallman <rms@gnu.org>
12595
12596 * cus-edit.el (customize-group-other-window):
12597 Select the window that displays the custom buffer.
12598 (custom-buffer-create-other-window): Likewise.
12599
12600 * comint.el (comint-insert-input): Fix previous change.
12601
12602 * emacs-lisp/elp.el (elp-instrument-function):
12603 Use called-interactively-p.
12604
12605 * emacs-lisp/easymenu.el (easy-menu-intern):
12606 Don't downcase; rather, case-flip the first letter of each word.
12607
12608 * emacs-lisp/easy-mmode.el (define-minor-mode):
12609 Use called-interactively-p.
12610
12611 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
12612 Add interactive-only.
12613 (byte-compile-warnings): Add interactive-only as option.
12614 (byte-compile-interactive-only-functions): New variable.
12615 (byte-compile-form): Warn about calls to functions
12616 in byte-compile-interactive-only-functions.
12617
12618 * emacs-lisp/autoload.el (update-file-autoloads):
12619 Don't use interactive-p; take new arg SAVE-AFTER.
12620
12621 * emacs-lisp/advice.el (ad-make-advised-definition):
12622 Use called-interactively-p.
12623
12624 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12625
12626 * files.el (find-file-existing): New function.
12627
12628 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
12629 find-file-existing. Add "New File..." that calls find-file.
12630
12631 * diropen.pbm, diropen.xpm: New files.
12632
12633 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
12634 icon diropen. New tool bar item find-file-existing uses icon open.
12635
12636 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12637 instead of read-file-name.
12638
12639 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
12640
12641 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
12642 (icalendar--split-value): Change name of work buffer.
12643 (icalendar--get-weekday-abbrev): Return nil on error.
12644 (icalendar--date-to-isodate): New function.
12645 (icalendar-convert-diary-to-ical)
12646 (icalendar-extract-ical-from-buffer): Use only two args for
12647 make-obsolete (XEmacs compatibility).
12648 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
12649 (icalendar-export-region): Doc fix.
12650 If error, return non-nil and write errors to a buffer.
12651 Use correct weekday for weekly recurring events.
12652 Check whether date has been parsed for ordinary events.
12653 Make weekly events start in the year 2000.
12654 DTEND is non-inclusive, shift end date by one day if
12655 necessary (not for entries that have date and time).
12656 Rename local let variables: oops -> found-error, datestring ->
12657 startdatestring.
12658
12659 2004-11-02 Kim F. Storm <storm@cua.dk>
12660
12661 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
12662 keep-mode-if-same variable. Add it as optional arg instead.
12663 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
12664
12665 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
12666 substitute-command-keys will select lower-case bindings like those
12667 used in the static help texts.
12668
12669 * descr-text.el (describe-text-properties): Don't err if called in
12670 the *Help* buffer; output to *Help-2* buffer instead.
12671
12672 * kmacro.el (group kmacro): Add :version.
12673 (kmacro-keyboard-quit): New function to cleanup on C-g.
12674 (kmacro-start-macro): Set defining-kbd-macro to append when
12675 appending to last macro.
12676
12677 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
12678
12679 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
12680
12681 * progmodes/gdb-ui.el (gdb-enable-debug-log)
12682 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
12683 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
12684 Add :version keyword.
12685
12686 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
12687
12688 * progmodes/flymake.el (flymake-err-line-patterns):
12689 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
12690 `compilation-error-regexp-alist-alist' to internal Flymake format.
12691
12692 * progmodes/flymake.el: Eliminate byte-compiler warnings.
12693
12694 2004-11-01 Jay Belanger <belanger@truman.edu>
12695
12696 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
12697 with `interactive "s"'.
12698
12699 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12700
12701 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
12702 Revert change from 2004-10-16. '*' checks the current buffer, but the
12703 mouse click may be in another buffer.
12704
12705 2004-11-01 John Paul Wallington <jpw@gnu.org>
12706
12707 * files.el (large-file-warning-threshold): Add :version keyword.
12708 (kill-some-buffers): Doc fix.
12709
12710 * thumbs.el (group thumbs): Add :version keyword.
12711
12712 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
12713
12714 2004-11-01 Richard M. Stallman <rms@gnu.org>
12715
12716 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
12717
12718 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
12719
12720 * allout.el (allout group): Add :version.
12721 (allout-init): Don't use interactive-p.
12722 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
12723 (allout-forward-current-level, allout-backward-current-level):
12724 Don't use interactive-p.
12725
12726 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
12727 (bibtex-find-text): Likewise.
12728
12729 * progmodes/vhdl-mode.el (vhdl-fill-region)
12730 (vhdl-beginning-of-statement): Don't use interactive-p.
12731
12732 * progmodes/idlwave.el (idlwave-update-routine-info):
12733 Don't use interactive-p.
12734
12735 * progmodes/idlw-shell.el (idlwave-shell-send-char):
12736 Don't use interactive-p.
12737
12738 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
12739 Don't use interactive-p.
12740
12741 * progmodes/ada-xref.el (ada-make-body-gnatstub):
12742 Don't use interactive-p.
12743
12744 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
12745 (fortune-in-buffer): Doc fix.
12746
12747 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
12748
12749 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
12750 don't select the temporary buffer.
12751 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
12752 (eudc-get-phone): Likewise.
12753
12754 2004-11-01 Kim F. Storm <storm@cua.dk>
12755
12756 * man.el (Man-xref-normal-file): Fix help-echo.
12757
12758 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
12759
12760 * reveal.el (reveal-last-tick): New var.
12761 (reveal-post-command): Use it to avoid closing overlays when we're
12762 appending text to them.
12763
12764 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12765
12766 * textmodes/bibtex.el: Require button.
12767 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
12768 (bibtex-reference-keys): Distinguish between header keys and
12769 crossref keys.
12770 (bibtex-beginning-of-field): New function.
12771 (bibtex-url-map): Remove.
12772 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
12773 (bibtex-font-lock-url-regexp): Assume that field names begin at
12774 the beginning of a line.
12775 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
12776 Remove field delimiters. Use bibtex-beginning-of-field.
12777 Bugfix, point can be inside a field with a url.
12778 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
12779 New functions.
12780 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
12781 (bibtex-key-in-head): Simplify.
12782 (bibtex-current-line): Use bolp.
12783 (bibtex-parse-keys): Remove unused arg `add'.
12784 Use bibtex-type-in-head and bibtex-key-in-head.
12785 (bibtex-parse-entry, bibtex-autofill-entry):
12786 Use bibtex-type-in-head and bibtex-key-in-head.
12787 (bibtex-autokey-get-field): Do not alter case of replacement text.
12788 (bibtex-autokey-get-names): Do all processing of name list.
12789 (bibtex-autokey-get-year): New function.
12790 (bibtex-autokey-get-title): Do all processing of title words.
12791 (bibtex-generate-autokey): Simplify.
12792 (bibtex-string-files-init): Use default-directory.
12793 Allow for absolute file names in bibtex-string-files.
12794 (bibtex-files, bibtex-file-path): New variables.
12795 (bibtex-files-expand): New function.
12796 (bibtex-find-entry-globally): New command.
12797 (bibtex-summary-function): New variable.
12798 (bibtex-summary): Default value of bibtex-summary-function.
12799 (bibtex-find-crossref): New optional args pnt and split.
12800 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
12801 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
12802 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
12803 Fix handling of required and alternative fields.
12804 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
12805 Use cons and display-buffer.
12806 (bibtex-validate-globally): New command.
12807 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
12808 bibtex-parse-keys and bibtex-parse-strings for updating
12809 bibtex-reference-keys and bibtex-strings.
12810 (bibtex-realign): Remove blank lines past the last entry.
12811 (bibtex-reformat): Use bibtex-entry-format as default.
12812 (bibtex-choose-completion-string): Remove.
12813 (bibtex-complete): Do not use bibtex-choose-completion-string.
12814 (bibtex-url): Simplify.
12815
12816 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12817
12818 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
12819 (x-dnd-types-alist, x-dnd-open-file-other-window)
12820 (x-dnd-known-types): Add :version.
12821
12822 2004-10-31 John Paul Wallington <jpw@gnu.org>
12823
12824 * ibuffer.el (group ibuffer): Add :version keyword.
12825
12826 2004-10-31 Kim F. Storm <storm@cua.dk>
12827
12828 * ido.el (group ido): Add :version keyword.
12829 (ido-mode): Remove :version keyword.
12830
12831 * emulation/cua-base.el (group cua): Add :version keyword.
12832 (cua-mode): Remove :version keyword.
12833
12834 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
12835
12836 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
12837
12838 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
12839 compiler warning.
12840 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
12841 function.
12842 (help-at-pt-display-when-idle): Remove autoload.
12843
12844 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12845
12846 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
12847
12848 2004-10-30 Juri Linkov <juri@jurta.org>
12849
12850 * help.el (function-called-at-point):
12851 * help-fns.el (variable-at-point): Read -> intern.
12852
12853 2004-10-30 Simon Josefsson <jas@extundo.com>
12854
12855 * progmodes/autoconf.el (autoconf-font-lock-keywords):
12856 Recognize AS_* too.
12857
12858 2004-10-29 Simon Josefsson <jas@extundo.com>
12859
12860 * subr.el (read-passwd): Move back from password.el.
12861
12862 * password.el: Remove, not ready yet.
12863
12864 2004-10-29 Andreas Schwab <schwab@suse.de>
12865
12866 * speedbar.el (speedbar-frame-parameters): Improve customize type.
12867
12868 2004-10-29 Sam Steingold <sds@gnu.org>
12869
12870 * mouse.el (mouse-show-mark): Replace the last occurrence of
12871 x-lost-selection-hooks with x-lost-selection-functions.
12872
12873 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
12874
12875 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
12876 x-lost-selection-functions is bound.
12877
12878 * mouse-sel.el (mouse-sel-mode):
12879 * emacs-lisp/lselect.el: Adjust to new names for
12880 x-(lost|sent)-selection-functions.
12881
12882 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
12883 New obsolete aliases of x-lost-selection-functions and
12884 x-sent-selection-functions.
12885
12886 2004-10-28 Kim F. Storm <storm@cua.dk>
12887
12888 * imenu.el (imenu-scanning-message): Remove.
12889 (imenu-progress-message): Make it a no-op.
12890
12891 2004-10-28 John Paul Wallington <jpw@gnu.org>
12892
12893 * files.el (set-auto-mode): Call `throw' correctly.
12894
12895 2004-10-28 Juri Linkov <juri@jurta.org>
12896
12897 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
12898 to search `Info-...' commands in `info' manual.
12899 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
12900 Add 'info-file "emacs" property.
12901 (Info-find-emacs-command-nodes): Fix index line number regexp.
12902 Set real line number (instead of fake 0) in first element of the
12903 returned list.
12904 (Info-goto-emacs-command-node): Use line number of first element
12905 to set point in the first found Info node.
12906
12907 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
12908 code to `grep-mode-font-lock-keywords'.
12909 (grep-mode-font-lock-keywords): Delete grep markers instead
12910 of making them invisible.
12911
12912 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12913
12914 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
12915 and x-server-version in bug report.
12916
12917 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
12918
12919 * files.el (set-auto-mode-0): New function.
12920 (set-auto-mode): Use it to handle aliased modes and to
12921 be consistent between C-x C-f and C-x C-w.
12922
12923 2004-10-28 Kenichi Handa <handa@m17n.org>
12924
12925 * international/utf-8.el (utf-translate-cjk-charsets):
12926 Add katakana-jisx0201.
12927
12928 * international/subst-jis.el: Add data for JISX0201.
12929
12930 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
12931
12932 * obsolete/hilit19.el (hilit-mode): New function.
12933 Move all the toplevel side-effecting stuff into it, so that loading
12934 hilit19 doesn't mess everything up any more.
12935
12936 2004-10-27 Richard M. Stallman <rms@gnu.org>
12937
12938 * add-log.el (add-change-log-entry): Set up mailing address
12939 and full name later, and don't alter add-log-mailing-address
12940 or add-log-full-name.
12941
12942 * elide-head.el (elide-head): Change error to message.
12943 (elide-head-show): Likewise.
12944
12945 * apropos.el (apropos-macrop): Doc fix.
12946
12947 * mouse.el (mouse-show-mark): Do most processing the same
12948 regardless of transient-mark-mode.
12949
12950 * shadowfile.el (shadow-copy-files): Use interactive-p
12951 only to control whether to print a message.
12952
12953 * tar-mode.el (tar-mode): Use write-contents-functions,
12954 not write-contents-hooks.
12955
12956 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
12957 directory-sep-char.
12958
12959 2004-10-27 Richard M. Stallman <rms@gnu.org>
12960
12961 * strokes.el (strokes-unload-hook): Fix previous change.
12962
12963 * type-break.el (type-break-run-at-time): Always use run-at-time;
12964 forget the alternatives.
12965 (type-break-cancel-function-timers): Always use cancel-function-timers;
12966 forget the alternatives.
12967
12968 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
12969
12970 2004-10-27 Kenichi Handa <handa@m17n.org>
12971
12972 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
12973
12974 * international/subst-gb2312.el: Likewise.
12975
12976 * international/subst-big5.el: Likewise.
12977
12978 * international/subst-ksc.el: Likewise.
12979
12980 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
12981 New variable.
12982 (utf-translate-cjk-set-unicode-range): New function.
12983 (utf-translate-cjk-unicode-range): Make it customizable.
12984 (utf-8-post-read-conversion):
12985 Use utf-translate-cjk-unicode-range-string.
12986 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
12987 Unicode ranges.
12988
12989 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
12990
12991 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
12992 trivial variants to shorten the list.
12993 (xml-based-modes): New var.
12994 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
12995 declaration higher priority than auto-mode-alist.
12996
12997 * find-file.el (cc-other-file-alist): Bring it in line with
12998 cc-mode's auto-mode-alist entries and use \' instead of $.
12999
13000 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
13001 and add "Id" and "Name" submenus to it.
13002
13003 * imenu.el (imenu--generic-function): Skip matches in comments.
13004
13005 2004-10-26 Jay Belanger <belanger@truman.edu>
13006
13007 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
13008 (full-calc-keypad, calc-trail-display): Use an extra argument
13009 instead of `interactive-p'.
13010
13011 * calc/calc-misc.el (calc-other-window): Use an extra argument
13012 instead of `interactive-p'.
13013
13014 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
13015 `interactive-p'.
13016
13017 2004-10-26 Kim F. Storm <storm@cua.dk>
13018
13019 * help.el (describe-key): Describe both down-event and up-event
13020 for a mouse click.
13021
13022 2004-10-26 Richard M. Stallman <rms@gnu.org>
13023
13024 * woman.el (woman): Don't call interactive-p.
13025
13026 * pcomplete.el (pcomplete): Instead of interactive-p,
13027 use an arg set non-nil by the interactive spec.
13028
13029 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
13030 use an arg set non-nil by the interactive spec.
13031
13032 * man.el (Man-cleanup-manpage): Instead of interactive-p,
13033 use an arg set non-nil by the interactive spec.
13034
13035 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
13036
13037 * progmodes/flymake.el (flymake-split-string):
13038 Use `flymake-split-string-remove-empty-edges' in any case.
13039
13040 2004-10-26 Masatake YAMATO <jet@gyve.org>
13041
13042 * progmodes/flymake.el (flymake-err-line-patterns):
13043 Use `compilation-error-regexp-alist-alist' instead of
13044 `compilation-error-regexp-alist'.
13045
13046 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13047
13048 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
13049 verbatim face on the \ of \end{verbatim}.
13050
13051 2004-10-25 Jay Belanger <belanger@truman.edu>
13052
13053 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
13054 erasing minibuffer.
13055
13056 2004-10-25 Simon Josefsson <jas@extundo.com>
13057
13058 * subr.el (read-passwd): Move to net/password.el.
13059
13060 * net/password.el (read-passwd): Add. Autoload it.
13061
13062 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
13063
13064 * mouse-sel.el (mouse-sel-mode): Specify custom group.
13065
13066 * simple.el (process-file): Fix logic.
13067
13068 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
13069
13070 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
13071 (increase-right-margin): Remove erroneous call to `interactive-p'.
13072
13073 2004-10-24 Kim F. Storm <storm@cua.dk>
13074
13075 * help.el (describe-mode): Fix 2004-10-13 change.
13076 Copy pure "Auto Fill" string so it can be propertized later
13077 without causing a read-only error.
13078
13079 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
13080
13081 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
13082 style indexes.
13083
13084 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
13085
13086 * simple.el (process-file): Accept nil for INFILE. Reported by
13087 Luc Teirlinck.
13088
13089 2004-10-24 Masatake YAMATO <jet@gyve.org>
13090
13091 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
13092 Handle periods and underscores in a function name.
13093 Remove the address fontification.
13094
13095 2004-10-24 Masatake YAMATO <jet@gyve.org>
13096
13097 * progmodes/asm-mode.el (asm-font-lock-keywords):
13098 Use font-lock-variable-name-face for registers.
13099
13100 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
13101
13102 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
13103 kill-all-local-variables.
13104 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
13105 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
13106 Use kill-all-local-variables and provide mode-hooks.
13107 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
13108 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
13109 Suggested by Masatake YAMATO <jet@gyve.org>.
13110
13111 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
13112
13113 * simple.el (process-file): New function, similar to call-process
13114 but supports file handlers.
13115 * vc.el (vc-do-command): Use it, instead of call-process.
13116 * net/tramp-vc.el (vc-do-command): Do not advise it if
13117 process-file is fboundp.
13118 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
13119 process-file.
13120 (tramp-handle-process-file): New function.
13121 (tramp-file-name-for-operation): Support process-file.
13122
13123 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
13124
13125 * calendar/icalendar.el (icalendar--weekday-array): New constant.
13126 (icalendar-weekdayabbrev-table)
13127 (icalendar-monthnumber-table): Delete.
13128 (icalendar--get-month-number): Use calendar-month-name-array.
13129 (icalendar--get-weekday-number): New function.
13130 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
13131 (icalendar-export-region): Handle multi-line entries.
13132 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
13133
13134 2004-10-23 John Paul Wallington <jpw@gnu.org>
13135
13136 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
13137 `wildcards' set to t in interactive spec.
13138
13139 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
13140 interactive spec rather than use `interactive-p'.
13141 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
13142 rather than use function `interactive-p'.
13143
13144 2004-10-22 Kenichi Handa <handa@m17n.org>
13145
13146 * international/mule.el (translate-region): Implement it in Lisp
13147 as a front end of translate-region-internal.
13148
13149 2004-10-21 Jay Belanger <belanger@truman.edu>
13150
13151 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
13152 Declare these variables with defvar.
13153
13154 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
13155 is bound, only check to see if it is bound.
13156
13157 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13158
13159 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13160 Don't output messages.
13161
13162 * calc/calc-help.el (calc-describe-bindings): Fix last change.
13163
13164 2004-10-21 John Paul Wallington <jpw@gnu.org>
13165
13166 * calc/calc-graph.el (calc-graph-init):
13167 Use `set-process-query-on-exit-flag'.
13168
13169 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
13170
13171 * progmodes/compile.el (compilation-start): Rely on `cd' to get
13172 dir right and also allow argumentless cd.
13173
13174 2004-10-19 Richard M. Stallman <rms@gnu.org>
13175
13176 * textmodes/flyspell.el (flyspell-mode): Doc fix.
13177
13178 * eshell/em-unix.el (eshell-grep):
13179 Don't bind compilation-process-setup-function.
13180
13181 * comint.el (comint-insert-input): Use @ in `interactive'.
13182 (comint-input-filter-functions): Doc fix.
13183 (comint-kill-whole-line, comint-get-source): Doc fix.
13184
13185 * progmodes/compile.el (compilation-setup):
13186 Don't set buffer-read-only if MINOR is non-nil.
13187
13188 2004-10-19 Jay Belanger <belanger@truman.edu>
13189
13190 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
13191 (calc-emacs-type-gnu19): Remove.
13192 (calc-digit-map, calc-read-key-sequence, calc-read-key):
13193 Remove check for old emacs versions.
13194
13195 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
13196 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
13197 for current Emacs.
13198
13199 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
13200 the end of the minibuffer.
13201 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
13202 copy `esc-map'.
13203
13204 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
13205
13206 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
13207 call that would be given when the current emacs was used.
13208
13209 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
13210
13211 * calendar/icalendar.el: Set coding to utf-8.
13212 (icalendar-version): Increase to 0.07.
13213 (icalendar-monthnumber-table): Change March pattern.
13214 (icalendar-get-all-event-properties)
13215 (icalendar-set-event-property): Delete.
13216 (icalendar-all-events): No longer interactive.
13217 (icalendar-convert-diary-to-ical)
13218 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
13219 their replacements.
13220 (icalendar-export-file, icalendar-export-region): New functions;
13221 essentially old `icalendar-convert-diary-to-ical' but appending to
13222 target rather than overwriting.
13223 (icalendar-import-file): Append to target file rather than
13224 overwriting. Fourth arg deleted.
13225 (icalendar-import-buffer): New name for old
13226 `icalendar-extract-ical-from-buffer'.
13227 (icalendar--convert-string-for-import): New name for
13228 old `icalendar-convert-for-import'.
13229 (include-icalendar-files): Delete.
13230 Prefix for all internal functions changed from `icalendar-'
13231 to `icalendar--'.
13232
13233 2004-10-19 Richard M. Stallman <rms@gnu.org>
13234
13235 * paths.el (news-path): Fix previous change.
13236
13237 2004-10-18 Jay Belanger <belanger@truman.edu>
13238
13239 * calc/calc-help.el (calc-describe-bindings):
13240 Set `buffer-read-only' to nil while working in the keybindings buffer;
13241 remove some extra information from the keybindings buffer.
13242
13243 2004-10-18 David Ponce <david@dponce.com>
13244
13245 * mouse.el (mouse-drag-move-window-top): New function.
13246 (mouse-drag-mode-line-1): Use it.
13247
13248 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
13249
13250 * info.el (Info-fontify-node): For multiline refs,
13251 arrange to unfontify newline and surrounding whitespace.
13252
13253 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13254
13255 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
13256 directory is missing.
13257
13258 2004-10-17 John Paul Wallington <jpw@gnu.org>
13259
13260 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
13261 New customizable variable; whether to display buffers that match
13262 `ibuffer-maybe-show-predicates' by default.
13263 (ibuffer-maybe-show-predicates): Mention it in docstring.
13264 (ibuffer-display-maybe-show-predicates): New variable.
13265 (ibuffer-update): Prefix arg now toggles whether buffers that
13266 match `ibuffer-maybe-show-predicates' should be displayed.
13267 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
13268 locally to heed `ibuffer-default-display-maybe-show-predicates'.
13269 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
13270
13271 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
13272
13273 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
13274 work correctly.
13275
13276 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
13277
13278 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
13279 (Buffer-menu-beginning): New helper function.
13280 (Buffer-menu-execute): Use it.
13281 (Buffer-menu-select): Use it.
13282 (Buffer-menu-sort): Use it and also keep markers.
13283
13284 2004-10-17 Richard M. Stallman <rms@gnu.org>
13285
13286 * paths.el (news-directory): Rename from news-path. Old name alias.
13287 (rmail-spool-directory): Use defvar.
13288 (sendmail-program): Use defcustom.
13289 (remote-shell-program): Use defcustom.
13290 (term-file-prefix): Use defvar.
13291 (abbrev-file-name): Use defvar.
13292
13293 * term.el: Add maintainer.
13294
13295 * subr.el (with-local-quit): Return nil if there's a quit.
13296 (read-passwd): Use with-local-quit. Doc fix.
13297
13298 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
13299 (strokes-unload-hook): Set as a variable with add-hook.
13300
13301 * startup.el (fancy-splash-tail, normal-splash-screen):
13302 Update copyright year.
13303
13304 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
13305
13306 * server.el (server-unload-hook): Set as a variable with add-hook.
13307
13308 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
13309
13310 * frame.el (special-display-popup-frame):
13311 Make the buffer current as its frame is created.
13312
13313 * delsel.el (delsel-unload-hook): Set as a variable.
13314
13315 * comint.el (comint-output-filter-functions):
13316 Add comint-watch-for-password-prompt.
13317 (comint-read-noecho): Function deleted.
13318 (send-invisible): Use read-passwd.
13319
13320 * fringe.el (fringe-mode-initialize): New function.
13321 (fringe-mode): Use fringe-mode-initialize as :initialize.
13322
13323 2004-10-17 Kim F. Storm <storm@cua.dk>
13324
13325 * language/indian.el (indian-script-language-alist): Swap value and doc.
13326 (indian-font-char-index-table): Doc fix.
13327
13328 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13329
13330 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
13331
13332 2004-10-16 Juri Linkov <juri@jurta.org>
13333
13334 * progmodes/compile.el (compilation-start): Move let-binding of
13335 `process-environment' into `with-current-buffer' body.
13336 Reported by Matt Hodges <MPHodges@member.fsf.org>.
13337
13338 2004-10-16 Richard M. Stallman <rms@gnu.org>
13339
13340 * pcvs-util.el (cvs-bury-buffer):
13341 Don't call get-buffer-window for effect.
13342
13343 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
13344
13345 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
13346
13347 * msb.el (msb-unload-hook): Set the variable.
13348
13349 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13350 Use * to err if buffer is readonly.
13351
13352 * subr.el (looking-back): Return only t or nil.
13353
13354 * whitespace.el (whitespace-unload-hook): Set the variable.
13355
13356 * view.el (view-mode-enable): Set view-page-size and
13357 view-half-page-size to nil.
13358 (view-set-half-page-size-default): view-half-page-size = nil
13359 means the default.
13360 (View-scroll-page-forward): Use view-page-size-default.
13361 (View-scroll-page-backward): Likewise.
13362 (view-page-size, view-half-page-size): Doc fixes.
13363
13364 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
13365
13366 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
13367
13368 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
13369 "cl" like other files. Instead, call byte-compile-find-cl-functions.
13370 (byte-compile-log-1): Bind inhibit-read-only.
13371 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
13372 (byte-compile-log-warning): Likewise.
13373 (byte-compile-file-form-require): Detect "cl" from the arg value.
13374
13375 * progmodes/compile.el (compilation-start): Assume compilation-mode
13376 will make the buffer read-only.
13377 (compilation-mode): Take arg name-of-mode.
13378 (compilation-setup): Make buffer read-only.
13379 (compilation-handle-exit): Bind inhibit-read-only.
13380
13381 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
13382 (ispell-message): Likewise.
13383 (ispell-show-choices): Don't call get-buffer-window uselessly.
13384 (ispell-init-process): Use set-process-query-on-exit-flag.
13385
13386 2004-10-16 Kim F. Storm <storm@cua.dk>
13387
13388 * fringe.el (fringe-bitmaps): Only initialize when defined.
13389
13390 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
13391 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
13392
13393 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
13394
13395 2004-10-15 Simon Josefsson <jas@extundo.com>
13396
13397 * net/password.el: Add.
13398
13399 2004-10-14 Masatake YAMATO <jet@gyve.org>
13400
13401 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
13402 (gdb-script-end-of-defun): New function.
13403 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
13404 `gdb-script-end-of-defun' as *-of-defun-function.
13405
13406 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
13407
13408 * button.el (button-activate): Allow a marker to display as an action.
13409
13410 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
13411
13412 * help.el (describe-mode): Use it to make minor mode list into
13413 hyperlinks.
13414
13415 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
13416
13417 * vc.el (vc-annotate-display-select): Fix typo.
13418
13419 * subr.el (substitute-key-definition-key): New function.
13420 (substitute-key-definition): Use it with map-keymap.
13421 (event-modifiers): Use push.
13422 (mouse-movement-p, with-temp-buffer): Simplify.
13423
13424 2004-10-12 Jay Belanger <belanger@truman.edu>
13425
13426 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
13427 New variables.
13428 (calc-help-index-entries): New function.
13429 (calc-describe-function): Use `calc-help-function-list' instead of
13430 obarray for completion.
13431 (calc-describe-variable): Use `calc-help-variable-list' instead
13432 of obarray for completion.
13433
13434 2004-10-12 Richard M. Stallman <rms@gnu.org>
13435
13436 * info-look.el (info-lookup-file): Add info-file property.
13437 (info-lookup-symbol): Likewise.
13438
13439 * info.el (info-xref): Add underlining.
13440 (info): Add info-file property.
13441 (Info-find-emacs-command-nodes): Specify case-sensitive search.
13442
13443 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
13444
13445 Sync with Tramp 2.0.45.
13446
13447 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
13448 defined. This is not the case for XEmacs without package "edebug".
13449 (tramp-set-auto-save-file-modes): Set permissions of autosaved
13450 remote files to the permissions of the original file. This is not
13451 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
13452 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
13453 (tramp-perl-decode): Fix an error in Perl implementation.
13454 $pending must be cleared every loop. Reported by Benjamin Place
13455 <benjaminplace@sprintmail.com>
13456
13457 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
13458 Don't activate advice during definition. This is done later on,
13459 depending on test result of `substitute-in-file-name'.
13460 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13461
13462 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
13463
13464 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
13465
13466 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
13467
13468 2004-10-12 David Ponce <david@dponce.com>
13469
13470 * recentf.el (recentf-edit-list): Update the menu when the recentf
13471 list has been modified.
13472
13473 2004-10-12 Simon Josefsson <jas@extundo.com>
13474
13475 * net/tls.el (tls-certtool-program): New variable.
13476 (tls-certificate-information): New function, based on
13477 ssl-certificate-information.
13478
13479 2004-10-12 Kenichi Handa <handa@m17n.org>
13480
13481 * international/mule.el (coding-system-equal): Move from mule-util.el.
13482
13483 * international/mule-util.el (coding-system-equal): Move to mule.el.
13484
13485 2004-10-12 Kim F. Storm <storm@cua.dk>
13486
13487 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
13488 reset kmacro-initial-counter-value if set.
13489 (kmacro-set-counter): Only set kmacro-counter if defining or executing
13490 macro. Set kmacro-initial-counter-value otherwise. Never set both.
13491 (kmacro-display): Show macro counter if non-zero.
13492
13493 * subr.el (substitute-key-definition): Mention command remapping
13494 in doc string.
13495
13496 2004-10-11 Jay Belanger <belanger@truman.edu>
13497
13498 * calc/calc-misc.el (calc-info-goto-node): New function.
13499 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
13500 node in one step.
13501 (calc-describe-copying, calc-describe-distribution)
13502 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
13503 Go to appropriate info node in one step.
13504
13505 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
13506
13507 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
13508
13509 * font-lock.el (font-lock-apply-highlight): Fix last change.
13510
13511 2004-10-11 Simon Josefsson <jas@extundo.com>
13512
13513 * mail/smtpmail.el (smtpmail-open-stream): Look for
13514 starttls-gnutls-program instead of starttls-program iff
13515 starttls-use-gnutls is non-nil.
13516 (smtpmail-open-stream): Don't overwrite user settings of
13517 starttls-extra-arguments and starttls-extra-args.
13518
13519 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
13520
13521 * comint.el (comint-mouse-insert-input): Remove.
13522 (comint-insert-input): Make it work for mouse bindings.
13523 (comint-mode-map): Move defs into the declaration.
13524 (comint-output-filter): Typo.
13525
13526 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
13527
13528 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
13529
13530 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
13531 (ange-ftp-call-chmod): Reference remote-shell-program instead of
13532 ange-ftp-remote-shell.
13533
13534 2004-10-10 Andreas Schwab <schwab@suse.de>
13535
13536 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
13537 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
13538 Reported by <sri@asu.edu>.
13539
13540 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
13541
13542 * vc.el (vc-annotate-mode): Remove variable.
13543 (vc-annotate-display-select): Only call vc-annotate-mode
13544 if we're not in that mode already.
13545
13546 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
13547
13548 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
13549 (imenu-choose-buffer-index): Check here for rescan instead.
13550
13551 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
13552 where the face expression evals to nil.
13553
13554 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
13555 (tex-font-lock-keywords-2): Use it.
13556 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
13557
13558 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
13559
13560 2004-10-09 Kim F. Storm <storm@cua.dk>
13561
13562 * subr.el (progress-reporter-update): Define before first usage.
13563 (make-progress-reporter): Doc fix.
13564
13565 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
13566
13567 * textmodes/paragraphs.el (sentence-end-double-space)
13568 (sentence-end-without-period, sentence-end-without-space)
13569 (sentence-end): Doc fixes.
13570
13571 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
13572
13573 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
13574 Change paragraph-start regexp so we don't fill code starting with #'(.
13575
13576 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
13577
13578 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
13579 New defcustom.
13580 (extract-address-components): Use it.
13581
13582 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
13583
13584 * subr.el (make-progress-reporter, progress-reporter-update)
13585 (progress-reporter-force-update, progress-reporter-do-update)
13586 (progress-reporter-done): New functions.
13587
13588 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
13589
13590 * progmodes/etags.el (etags-tags-completion-table): Use progress
13591 reporter.
13592 (etags-tags-apropos): Likewise.
13593
13594 2004-10-08 Alan Mackenzie <acm@muc.de>
13595
13596 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
13597 of current line.
13598
13599 2004-10-08 Masatake YAMATO <jet@gyve.org>
13600
13601 * server.el (server-process-filter): Wrap `process-send-region'
13602 by `condition-case' to guard the case when the pipe to PROC is closed.
13603
13604 2004-10-07 Mark A. Hershberger <mah@everybody.org>
13605
13606 * xml.el (xml-substitute-special): Limit handling of external entities.
13607
13608 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
13609
13610 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
13611
13612 2004-10-06 John Paul Wallington <jpw@gnu.org>
13613
13614 * xml.el (xml-parse-dtd): Fix `error' call.
13615
13616 2004-10-05 Mark A. Hershberger <mah@everybody.org>
13617
13618 * xml.el (xml-substitute-special): Return a single string instead
13619 of a list of strings if an entity substitution is made.
13620
13621 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
13622
13623 * calendar/icalendar.el: New file.
13624
13625 2004-10-05 Juri Linkov <juri@jurta.org>
13626
13627 * isearch.el (isearch-done): Set mark after running hook.
13628 Reported by Drew Adams <drew.adams@oracle.com>.
13629
13630 * info.el (Info-history, Info-toc): Fix Info headers.
13631 (Info-toc): Narrow buffer before Info-fontify-node.
13632 (Info-build-toc): Don't check for special Info file names.
13633 Set main-file to nil if Info-find-file returns a symbol.
13634
13635 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
13636
13637 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
13638 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
13639 * calendar/cal-menu.el (calendar-mode-map): Ditto.
13640
13641 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
13642
13643 * calendar/cal-iso.el (calendar-iso-read-args): New function,
13644 for old interactive spec from calendar-goto-iso-date.
13645 (calendar-goto-iso-date): Use it.
13646 (calendar-goto-iso-week): New function. Suggested by Emilio
13647 C. Lopes <eclig@gmx.net>.
13648
13649 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
13650
13651 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
13652 `set-right-margin' bindings that follow the minor mode conventions.
13653
13654 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13655
13656 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
13657 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
13658 (latex-block-args-alist): Add minipage and picture.
13659 (latex-block-body-alist): Use reftex-label if enabled.
13660 (latex-insert-block): Don't insert a \n if not necessary.
13661 (tex-compile-commands): Make sure dvips doesn't send to printer.
13662 (tex-compile-default): Handle the case where no executable is found.
13663 (latex-noindent-environments): New var.
13664 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
13665 If tex-indent-allhanging is non-nil, make sure we only align for macros
13666 at beginning of line.
13667
13668 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
13669
13670 * newcomment.el (comment-beginning): Doc fix and don't choke on
13671 unset `comment-end-skip' when at beginning of comment.
13672
13673 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
13674
13675 * term.el (term-adjust-current-row-cache): Don't allow the current
13676 row to become negative.
13677 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
13678 the end of the line. Fix scroll down. Add comments.
13679 (term-handle-ansi-escape): Don't exceed terminal width when moving
13680 right.
13681 (term-scroll-region): Move the cursor after setting the scroll region.
13682
13683 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
13684
13685 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
13686 to `width' for consistency with docstring. Doc fix.
13687
13688 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
13689
13690 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
13691 This is necessary for derived modes.
13692
13693 2004-09-30 Kim F. Storm <storm@cua.dk>
13694
13695 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
13696 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
13697
13698 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
13699 kmacro-extract-lambda functions.
13700 (edit-kbd-macro): Handle kmacro lambda forms.
13701 Include counter and counter format in edit buffer.
13702 (edmacro-finish-edit): Get counter and format from edit buffer and
13703 update kmacro bindings when found.
13704
13705 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
13706
13707 * textmodes/paragraphs.el (forward-paragraph):
13708 Avoid args-out-of-range error when point winds up at the beginning of
13709 the buffer and hard newlines are enabled.
13710
13711 * newcomment.el (comment-multi-line): Doc fix.
13712
13713 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
13714
13715 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
13716 (diff-fixup-modifs): Catch unified-diff file-headers.
13717
13718 2004-09-29 Kim F. Storm <storm@cua.dk>
13719
13720 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
13721 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
13722 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
13723
13724 * fringe.el (fringe-bitmap-p): New macro.
13725 (fringe-bitmaps): Add standard fringe bitmaps on load.
13726
13727 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
13728
13729 * dired.el (dired-view-command-alist): Use more efficient regexps.
13730 Remove dubious arguments.
13731 (dired-align-file): New function.
13732 (dired-insert-directory): Use it.
13733 (dired-move-to-end-of-filename): Make the " -> " search more specific.
13734 (dired-buffers-for-dir): Remove unused var `pattern'.
13735
13736 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
13737
13738 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
13739 from diary display excursion. Store diary buffer's point for
13740 `simple-diary-display'.
13741 (simple-diary-display): Set window point and start when
13742 displaying buffer, to preserve point.
13743
13744 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
13745
13746 * textmodes/enriched.el (enriched-translations): Replace defconst
13747 with defvar.
13748
13749 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13750
13751 * printing.el: Doc fix.
13752 (pr-version): New version number (6.8.1).
13753 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
13754 make-temp-name.
13755 (pr-delete-file): Check if file exists before deleting it.
13756 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
13757
13758 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
13759
13760 * term.el (term-display-table): New variable.
13761 (term-mode): Use it.
13762 (term-exec-1): Set the coding system to binary.
13763 (term-emulate-terminal): Decode the string before inserting it.
13764
13765 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
13766
13767 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
13768 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
13769 (map): Bind S-prior, S-next and S-insert.
13770 (term-mode): Set `indent-tabs-mode' to nil.
13771 (term-paste): New function to be bound to S-insert.
13772 (term-send-del, term-send-backspace): Change the strings sent.
13773 (term-termcap-format): Synchronize with etc/e/eterm.ti.
13774 (term-handle-colors-array): Fix handling of underline and reverse.
13775 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
13776 (term-erase-in-line): Fix comparison.
13777 (term-emulate-terminal): Fix line wrap handling.
13778 (term-start-output-log): Rename from `term-set-output-log'.
13779 (term-stop-output-log): Rename from `term-stop-photo'.
13780 (term-switch-to-alternate-sub-buffer): Comment out, unused.
13781
13782 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
13783
13784 * dired.el (dired-move-to-filename): Don't output a message if
13785 raise-error is non-nil. Fix return position and value.
13786
13787 * files.el (insert-directory): Obey --dired even with symlinks.
13788
13789 2004-09-25 Lars Hansen <larsh@math.ku.dk>
13790
13791 * ls-lisp.el (ls-lisp-format): Mark file names with property
13792 dired-filename.
13793
13794 2004-09-25 Kim F. Storm <storm@cua.dk>
13795
13796 * ido.el (ido-max-directory-size): New defcustom.
13797 (ido-decorations): Add "too big" element.
13798 (ido-directory-too-big): New dynamic var.
13799 (ido-may-cache-directory): Don't cache big directories.
13800 (ido-directory-too-big-p): New defun.
13801 (ido-set-current-directory): Update ido-directory-too-big.
13802 (ido-read-internal): Make empty ido-cur-item if too-big.
13803 (ido-buffer-internal): Use ido-read-internal directly instead of
13804 ido-read-buffer.
13805 (ido-file-internal): Init ido-directory-too-big.
13806 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
13807 and redo completion with full list.
13808 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
13809 it, and show completions.
13810 (ido-all-completions): Let bind ido-directory-too-big to nil.
13811 (ido-exhibit): Handle ido-directory-too-big.
13812 (ido-read-buffer): Handle fallback to read-buffer.
13813 Init ido-directory-too-big.
13814 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
13815 Init ido-directory-too-big.
13816
13817 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
13818
13819 * subr.el (delay-mode-hooks): Doc fix.
13820
13821 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
13822
13823 * textmodes/enriched.el
13824 (enriched-default-text-properties-local-flag): New variable.
13825 (enriched-mode): Make sure that enabling and disabling the mode is
13826 a no-op. Doc fix.
13827
13828 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
13829
13830 * calendar/holidays.el (holiday-advent): Report on a specified day
13831 offset from advent, not just advent.
13832 (holiday-easter-etc): Report on one specified day offset from
13833 easter, not all easter holidays. Various Easter holidays moved to
13834 `christian-holidays' variable in calendar.el.
13835 * calendar/calendar.el (christian-holidays): Adapt for new
13836 behavior of `holiday-advent' and `holiday-easter-etc' functions.
13837
13838 2004-09-23 Kim F. Storm <storm@cua.dk>
13839
13840 * image.el (insert-sliced-image): Add doc string.
13841
13842 * ido.el (ido-choice-list): New dynamic var for `list' context.
13843 (ido-context-switch-command): New dynamic var.
13844 (ido-define-mode-map): Generalize switch between file/buffer contexts.
13845 (ido-read-internal): Handle new `list' context.
13846 Handle insert-buffer and insert-file ido-exit values.
13847 (ido-buffer-internal): New arg switch-cmd. Use it to setup
13848 ido-context-switch-command. Handle insert-file ido-exit value.
13849 (ido-read-buffer): Set ido-context-switch-command to 'ignore
13850 unless it is already bound by caller.
13851 (ido-file-internal): New arg switch-cmd. Use it to setup
13852 ido-context-switch-command. Handle insert-buffer ido-exit value.
13853 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
13854 used for context switching.
13855 (ido-all-completions): Handle new `list' context.
13856 (ido-make-choice-list): Return choices for `list' context.
13857 (ido-find-file-in-dir, ido-display-file, ido-write-file)
13858 (ido-display-buffer, ido-kill-buffer): Disable context switching.
13859 (ido-insert-buffer, ido-insert-file): Setup context switching.
13860 (ido-exhibit): Handle `list' context.
13861 (ido-read-file-name): Disable context switching. Handle fallback.
13862 (ido-read-directory-name): Disable context switching.
13863 (ido-completing-read): New defun like completing-read. Setup and
13864 use new `list' context.
13865
13866 2004-09-20 Jesper Harder <harder@ifa.au.dk>
13867
13868 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
13869
13870 2004-09-21 Jay Belanger <belanger@truman.edu>
13871
13872 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
13873 `calc-graph-set-styles' so the gnuplot buffer will appear in a
13874 separate window.
13875
13876 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
13877
13878 * subr.el (after-change-major-mode-hook): Doc fix.
13879
13880 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13881
13882 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
13883 of ghostscript for monochrome PostScript file in Windows.
13884
13885 2004-09-21 Kenichi Handa <handa@m17n.org>
13886
13887 * descr-text.el (describe-char): Checking of quail activation fixed.
13888
13889 2004-09-21 Jay Belanger <belanger@truman.edu>
13890
13891 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
13892
13893 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
13894
13895 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
13896 after the mode hooks instead of before. Doc fix.
13897
13898 2004-09-20 Jason Rumney <jasonr@gnu.org>
13899
13900 * startup.el (command-line) [windows-nt]: Try .emacs first, then
13901 _emacs, but revert to .emacs if neither exists in home directory.
13902
13903 2004-09-20 John Paul Wallington <jpw@gnu.org>
13904
13905 * bindings.el (completion-ignored-extensions): Add .dfsl.
13906
13907 2004-09-20 Richard M. Stallman <rms@gnu.org>
13908
13909 * bindings.el (scroll-left): Make it disabled.
13910
13911 * files.el (enable-local-eval): Doc fix.
13912
13913 * indent.el (move-to-left-margin): Special case for minibuffer.
13914
13915 * term.el (term-emulate-terminal): Turn off undo for output.
13916 Use with-current-buffer and save-selected-window.
13917
13918 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
13919
13920 * progmodes/make-mode.el (makefile-fill-paragraph):
13921 Don't insist on spaces when looking for comments. # is enough.
13922
13923 * files.el (hack-local-variables): Copy the variables list
13924 to another buffer, strip prefixes and suffixes there, then read.
13925 (enable-local-eval): Doc fix.
13926 (ignored-local-variables): Initialize to nil.
13927 (risky-local-variable-p): Don't check ignored-local-variables here.
13928 (hack-one-local-variable): Ignore var if in ignored-local-variables.
13929
13930 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
13931
13932 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
13933 of = to "." (punctuation).
13934
13935 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13936
13937 * subr.el (event-basic-type): Fix mask (extend to 22bits).
13938
13939 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
13940
13941 * textmodes/enriched.el (enriched-rerun-flag): New variable.
13942 (enriched-before-change-major-mode): New function.
13943 Add it to `change-major-mode-hook'.
13944 (enriched-after-change-major-mode): New function.
13945 Add it to `after-change-major-mode-hook'.
13946 (enriched-mode): Make it work correctly if called from
13947 `after-change-major-mode-hook'.
13948 No longer set `indent-line-function'.
13949
13950 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
13951
13952 * subr.el (after-change-major-mode-hook): New variable.
13953 (run-mode-hooks): Implement it.
13954
13955 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
13956
13957 * battery.el (battery-linux-proc-apm): Use string-to-number.
13958 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
13959 Use dolist (and less indentation). Use erase-buffer.
13960 Pre-initialize `design-capacity', `warn', and `low'.
13961 (battery-format): Use replace-regexp-in-string.
13962
13963 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
13964
13965 * battery.el: Delete superfluous empty lines.
13966 (battery-linux-proc-acpi): Attempt to gather information from all
13967 battery subdirectories regardless of their file name.
13968 (battery-linux-proc-apm): Replace all occurrences of
13969 battery-hex-to-int-2 with string-to-int (base 16).
13970 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
13971 (battery-hex-map): Delete variable.
13972
13973 2004-09-18 John Paul Wallington <jpw@gnu.org>
13974
13975 * calc/calc-units.el (calc-quick-units): Fix overzealous
13976 s/or/unless/.
13977
13978 2004-09-17 Jay Belanger <belanger@truman.edu>
13979
13980 * calc/calc.el (calc-mode-var-list): Fix the value of
13981 `calc-matrix-brackets'.
13982
13983 2004-09-17 Romain Francoise <romain@orebokech.com>
13984
13985 * ibuf-ext.el (define-ibuffer-filter filename):
13986 Expand dired-directory since buffer-file-name is absolute.
13987
13988 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
13989
13990 * ediff-init.el (ediff-current-diff-face-A)
13991 (ediff-current-diff-face-B, ediff-current-diff-face-C)
13992 (ediff-current-diff-face-Ancestor)
13993 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13994 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13995 (ediff-even-diff-face-A, ediff-even-diff-face-B)
13996 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13997 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13998 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13999 Use min-colors.
14000
14001 * term.el (term-down): Perform vertical motion if DOWN is negative.
14002 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
14003 (term-termcap-format): Synchronize with the eterm terminfo entry
14004 in etc/e/eterm.ti.
14005 (term-handle-colors-array): If the current foreground or
14006 background are zero (i.e. unspecified), use the foreground and
14007 background of the default face for reverse video.
14008 (term-ansi-at-eval-string, term-ansi-default-fg)
14009 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
14010 (term-mem): Delete unused function.
14011 (term-protocol-version): Increment.
14012 (term-current-face): Set to default.
14013
14014 2004-09-15 Jay Belanger <belanger@truman.edu>
14015
14016 * calc/calc.el (calc-mode-var-list): Define this variable.
14017 (calc-always-load-extensions, calc-line-numbering)
14018 (calc-line-breaking, calc-display-just, calc-display-origin)
14019 (calc-number-radix, calc-leading-zeros, calc-group-digits)
14020 (calc-group-char, calc-point-char, calc-frac-format)
14021 (calc-prefer-frac, calc-hms-format, calc-date-format)
14022 (calc-float-format, calc-full-float-format, calc-complex-format)
14023 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14024 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14025 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14026 (calc-matrix-brackets, calc-language, calc-language-option)
14027 (calc-left-label, calc-right-label, calc-word-size)
14028 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14029 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14030 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14031 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14032 (calc-window-height, calc-display-trail, calc-show-selections)
14033 (calc-use-selections, calc-assoc-selections)
14034 (calc-display-working-message, calc-auto-why, calc-timing)
14035 (calc-mode-save-mode, calc-standard-date-formats)
14036 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
14037 (calc-user-parse-tables, calc-gnuplot-default-device)
14038 (calc-gnuplot-default-output, calc-gnuplot-print-device)
14039 (calc-gnuplot-print-output, calc-gnuplot-geometry)
14040 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
14041 (calc-invocation-macro, calc-show-banner): Give these values as
14042 part of `calc-mode-var-list's initialization after the variables
14043 are declared with defvar.
14044 (calc-bug-address): Change email address to send bug reports to.
14045 Change the maintainer address at the top.
14046 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
14047 than "\\.emacs" to determine if it is the user-init-file.
14048
14049 * calc/calc-embed.el (calc-embedded-set-modes): Use
14050 `calc-mode-var-list' correctly.
14051
14052 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
14053
14054 * vc.el (annotate-time): Document point handling.
14055 (vc-annotate-display-autoscale): Doc fix.
14056
14057 2004-09-15 Miles Bader <miles@gnu.org>
14058
14059 * generic.el (generic-make-keywords-list): Use symbol rather than
14060 word anchors in regexp.
14061
14062 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
14063
14064 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
14065 no file name consider `dired-directory'.
14066
14067 2004-09-14 Kim F. Storm <storm@cua.dk>
14068
14069 * faces.el (cursor): Add face-no-inherit property. Doc fix.
14070
14071 2004-09-14 Simon Josefsson <jas@extundo.com>
14072
14073 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
14074
14075 * textmodes/dns-mode.el: Add.
14076
14077 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
14078
14079 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
14080 (disabled-command-function): Make the ?\ char more obvious.
14081
14082 * vc-arch.el (vc-arch-root, vc-arch-registered):
14083 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
14084
14085 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
14086
14087 * windmove.el (windmove-frame-edges): Report coordinates of
14088 outside edges of frame, not inside edges.
14089 (windmove-coordinates-of-position): Convert into wrapper to new
14090 function `windmove-coordinates-of-window-position';
14091 `compute-motion' always applies to selected window.
14092 (windmove-coordinates-of-position): Update documentation to refer
14093 to Emacs 21 Lisp Reference Manual.
14094 (windmove-find-other-window): Fix off-by-one errors for max x,y.
14095
14096 2004-09-13 Kim F. Storm <storm@cua.dk>
14097
14098 * isearch.el (isearch-resume-in-command-history): Rename from
14099 isearch-resume-enabled and change default to nil.
14100
14101 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14102
14103 * vc-hooks.el (vc-ignore-dir-regexp): New var.
14104 (vc-registered): Use it.
14105 (vc-find-root): New fun.
14106
14107 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14108 Don't tell to use \\{...} when it's already done.
14109
14110 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
14111 Provide a sample complex default.
14112 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
14113 (bibtex-entry): Use mapc.
14114
14115 2004-09-12 Kim F. Storm <storm@cua.dk>
14116
14117 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
14118
14119 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
14120 inhibit-field-text-motion to t so rectangles work in comint buffers.
14121
14122 * simple.el (choose-completion-string): Set buffer before running
14123 choose-completion-string-functions hook so it can be buffer-local.
14124
14125 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
14126
14127 * progmodes/compile.el (compilation-start): Parse command to see
14128 if it starts with a cd, and if so perform it for the *compilation*
14129 buffer. Change the header to reflect this.
14130
14131 2004-09-11 Kim F. Storm <storm@cua.dk>
14132
14133 * ido.el (ido-enable-dot-prefix): Doc fix.
14134 (ido-enable-dot-prefix): New defcustom.
14135 (ido-set-matches1): Use it.
14136
14137 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
14138
14139 * textmodes/bibtex.el (bibtex-mark-active)
14140 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
14141
14142 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14143
14144 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
14145 used in a case insensitive environment.
14146 (bibtex-mode-map): Rearrange order of menus.
14147 (bibtex-quoted-string-re): Obsolete.
14148 (bibtex-complete-key-cleanup): Variable replaced by new function.
14149 (bibtex-font-lock-keywords): Use backquotes.
14150 (bibtex-font-lock-url-regexp): New internal variable.
14151 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
14152 "OPT" and "ALT".
14153 (bibtex-insert-current-kill, bibtex-make-field)
14154 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
14155 (bibtex-parse-field-text): Simplify.
14156 (bibtex-string=): New helper function.
14157 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
14158 (bibtex-map-entries): Use bibtex-string=.
14159 (bibtex-search-entry): Use not.
14160 (bibtex-enclosing-field): Fix docstring.
14161 (bibtex-assoc-regexp): Obsolete.
14162 (bibtex-format-entry): Use assoc-string and bibtex-string=.
14163 (bibtex-autokey-get-names): Handle empty name field.
14164 (bibtex-parse-strings): Use assoc-string and unless.
14165 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
14166 Use assoc-string.
14167 (bibtex-pop): Simplify.
14168 (bibtex-mode): Set font-lock-extra-managed-props.
14169 (bibtex-entry-update): Use assoc-string.
14170 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
14171 (bibtex-autofill-entry): Use bibtex-string=.
14172 (bibtex-print-help-message): Simplify.
14173 (bibtex-find-entry): New optional arg START.
14174 (bibtex-validate): Use bibtex-string= and assoc-string.
14175 Do not call obsolete function compilation-parse-errors.
14176 (bibtex-remove-delimiters): Only remove delimiters if present.
14177 (bibtex-copy-entry-as-kill): Add docstring.
14178 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
14179 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
14180 (bibtex-complete): Use bibtex-predefined-month-strings,
14181 bibtex-string=, and new function bibtex-complete-key-cleanup.
14182 (bibtex-generate-url-list): New variable.
14183 (bibtex-url): New command bound to C-c C-l and mouse-2.
14184 (bibtex-url-map): New local keymap for bibtex-url-mouse.
14185 (bibtex-font-lock-url): New function.
14186
14187 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
14188
14189 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
14190
14191 2004-09-09 Kim F. Storm <storm@cua.dk>
14192
14193 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
14194 counter and format with binding.
14195 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
14196 the declared macro uses own macro counter and format. Give symbol
14197 kmacro property.
14198 (kmacro-keymap): Bind kmacro-name-last-macro to n.
14199 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
14200 (kmacro-end-and-call-macro): Doc fix.
14201
14202 2004-09-09 Lars Hansen <larsh@math.ku.dk>
14203
14204 * desktop.el (desktop-clear-preserve-buffers):
14205 Remove make-obsolete-variable.
14206
14207 2004-09-08 Richard M. Stallman <rms@gnu.org>
14208
14209 * buff-menu.el (list-buffers-noselect): Call format-mode-line
14210 with the buffer as argument.
14211
14212 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
14213
14214 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
14215
14216 2004-09-08 Juri Linkov <juri@jurta.org>
14217
14218 * replace.el (perform-replace): Use `query-replace-descr'.
14219
14220 * cus-start.el (history-delete-duplicates): Specify customization.
14221
14222 * diff-mode.el (diff-mode-map):
14223 * progmodes/compile.el (compilation-mode-map):
14224 * progmodes/grep.el (grep-mode-map):
14225 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
14226 to `next-error-follow-minor-mode'.
14227
14228 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14229
14230 * isearch.el (isearch-lazy-highlight-update): Take into account
14231 the case of zero-length match at the search bound.
14232
14233 2004-09-08 Kim F. Storm <storm@cua.dk>
14234
14235 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
14236 change. Use zero width overlays when necessary.
14237
14238 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14239
14240 * subr.el (split-string): Docfix.
14241
14242 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14243
14244 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
14245 (display-call-tree): Ensure newline after caller/calls blocks.
14246
14247 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14248
14249 * startup.el (command-line-1): Make option
14250 --directory/-L modify `load-path' straight away.
14251
14252 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14253
14254 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
14255
14256 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14257
14258 * emacs-lisp/autoload.el (make-autoload):
14259 Handle `define-compilation-mode'.
14260
14261 * emacs-lisp/lisp-mode.el (define-compilation-mode):
14262 Specify `doc-string-elt' property.
14263
14264 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14265
14266 * bs.el (bs-mode): Doc fix.
14267
14268 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14269
14270 * info.el (Info-insert-dir): Fix temp buffer leak bug.
14271
14272 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14273
14274 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
14275
14276 2004-09-08 Kenichi Handa <handa@m17n.org>
14277
14278 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
14279 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
14280 ps-mule-next-point -> 1+).
14281
14282 * composite.el (encode-composition-rule): Add autoload cookie.
14283
14284 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
14285
14286 * format.el (buffer-auto-save-file-format): Make it permanent local.
14287
14288 2004-09-07 Kim F. Storm <storm@cua.dk>
14289
14290 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
14291 (authors-fixed-entries): Fix typo.
14292 (authors-canonical-author-name): Compact multiple spaces.
14293 Ignore trivial names (e.g. only first name).
14294
14295 * term.el (term-window-width): Only use full window width on
14296 window system if overflow-newline-into-fringe is enabled.
14297 (term-mode): Don't disable overflow-newline-into-fringe.
14298
14299 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
14300
14301 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
14302 motion as seen on my Mac OS X xterms.
14303
14304 * newcomment.el (uncomment-region-default, comment-region-default):
14305 New functions extracted from uncomment-region and comment-region.
14306 (comment-region, comment-region-function, uncomment-region)
14307 (uncomment-region-function): Use them.
14308
14309 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
14310
14311 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
14312 It's not crucial but can make sense at times.
14313
14314 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
14315 the first commit.
14316
14317 * vc.el (vc-buffer-context, vc-restore-buffer-context):
14318 Disable obsolete code.
14319
14320 2004-09-07 Juri Linkov <juri@jurta.org>
14321
14322 * progmodes/grep.el (grep-highlight-matches): Change default from
14323 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
14324 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
14325 if grep option `--color' is available, or to `nil' otherwise.
14326 (grep-process-setup): Call `grep-compute-defaults' if
14327 `grep-highlight-matches' is not computed. Set env-vars only
14328 if `grep-highlight-matches' is `t'.
14329 (grep-use-null-device): Remove redundant type `boolean' (`choice'
14330 is already defined).
14331
14332 * progmodes/compile.el (compilation-start): Use copy of
14333 `process-environment' created by `copy-sequence' to not
14334 modify env-vars in the global `process-environment'.
14335
14336 2004-09-06 Eli Zaretskii <eliz@gnu.org>
14337
14338 * simple.el (next-error-follow-minor-mode): Fix last change.
14339
14340 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
14341
14342 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
14343 permanent local.
14344
14345 2004-09-04 Richard M. Stallman <rms@gnu.org>
14346
14347 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
14348 highlighting if the search string is empty.
14349
14350 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
14351
14352 * facemenu.el (facemenu-active-faces): Change condition of inner
14353 `while' loop to also check the first two elements of `face-atts'
14354 and `mask-atts'.
14355
14356 2004-09-04 John Paul Wallington <jpw@gnu.org>
14357
14358 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
14359 (thumbs-view-image-mode): Make buffer read-only.
14360
14361 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
14362
14363 * textmodes/ispell.el (ispell-really-aspell): New defvar.
14364 (ispell-check-version): Set it.
14365 (ispell-send-replacement): New function.
14366 (ispell-process-line): Call ispell-send-replacement.
14367
14368 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14369
14370 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
14371 Support choosing seconds with "s".
14372
14373 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
14374
14375 * terminal.el (te-escape): Show `?' in prompt for help key.
14376
14377 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
14378
14379 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
14380
14381 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
14382
14383 * simple.el (next-error-follow-minor-mode)
14384 (next-error-follow-mode-post-command-hook): New functions.
14385 (next-error-follow-last-line): New defvar.
14386
14387 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
14388 * progmodes/compile.el (compilation-mode-map): Likewise.
14389 * progmodes/grep.el (grep-mode-map): Likewise.
14390 * replace.el (occur-mode-map): Likewise.
14391
14392 * newcomment.el (uncomment-region): Bind comment-use-global-state
14393 to nil.
14394
14395 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
14396
14397 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
14398 locally around the call to `revert-buffer'.
14399
14400 2004-09-03 Juri Linkov <juri@jurta.org>
14401
14402 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
14403 `isearch-adjusted' to `t'.
14404 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
14405 (isearch-message-prefix): Add "pending" for isearch-adjusted.
14406 (isearch-other-meta-char): Restore isearch-point unconditionally.
14407 (isearch-query-replace): Add new arg `regexp-flag' and use it.
14408 Set point to start of match if region is not active in transient
14409 mark mode (to include the current match to region boundaries).
14410 Push the search string to `query-replace-from-history-variable'.
14411 Add prompt "Query replace regexp" for isearch-regexp.
14412 Add region beginning/end as last arguments of `perform-replace.'
14413 (isearch-query-replace-regexp): Replace code by the call to
14414 `isearch-query-replace' with arg `t'.
14415
14416 2004-09-03 Richard M. Stallman <rms@gnu.org>
14417
14418 * startup.el (normal-top-level): Undo previous TERM change.
14419
14420 2004-09-03 Kim F. Storm <storm@cua.dk>
14421
14422 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
14423 highlight overlays; allow using RET when cursor is over a button.
14424 (cua--highlight-rectangle): Use it.
14425 (cua--rectangle-set-corners): Don't move backwards at eol.
14426 (cua--forward-line): Don't move into void after eob.
14427
14428 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
14429 point is set (and displayed) inside rectangle.
14430 (cua--rectangle-operation): Fix for highlight of empty lines.
14431 (cua--highlight-rectangle): Fix highlight for tabs.
14432 Position cursor at left/right edge of rectangle using new `cursor'
14433 property on overlay strings.
14434 (cua--indent-rectangle): Don't tabify.
14435 (cua-rotate-rectangle): Ignore that point has moved.
14436
14437 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14438
14439 * term/mac-win.el: Add ASCII equivalents for some function keys.
14440 (mode-line-frame-identification): Sync with x-win.el.
14441
14442 2004-09-02 Juri Linkov <juri@jurta.org>
14443
14444 * progmodes/compile.el (compilation-buffer-name): Compare major
14445 mode with second element of compilation-arguments instead of third
14446 to reflect latest changes in compilation-arguments structure.
14447 (recompile): Use global variable `compilation-directory' to get
14448 recent compilation directory only when `recompile' is invoked NOT
14449 in the compilation buffer. Otherwise, use `default-directory' of
14450 the compilation buffer.
14451 (compilation-error-properties): Allow to funcall col and end-col.
14452 (compilation-mode-font-lock-keywords): Check col and end-col by
14453 `integerp'.
14454 (compilation-goto-locus): If end-mk is non-nil in transient mark
14455 mode don't activate the mark (and don't display message in
14456 push-mark), but highlight overlay between mk and end-mk.
14457
14458 * progmodes/grep.el (grep-highlight-matches): New defcustom.
14459 (grep-regexp-alist): Add rule to highlight grep matches.
14460 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
14461
14462 * info.el (Info-fontify-node): Don't compute other-tag
14463 if Info-hide-note-references=hide.
14464
14465 * help.el (function-called-at-point):
14466 * help-fns.el (variable-at-point):
14467 Try `find-tag-default' when other methods failed.
14468
14469 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14470 Do not push mark if inhibit-mark-movement is non-nil.
14471
14472 * textmodes/ispell.el (ispell-html-skip-alists):
14473 Fix backslashes in docstring.
14474
14475 2004-09-01 Juri Linkov <juri@jurta.org>
14476
14477 * isearch.el (isearch-wrap-function)
14478 (isearch-push-state-function): New defvars.
14479 (isearch-pop-fun-state): New defsubst.
14480 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
14481 (isearch-push-state): Set the result of calling
14482 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
14483 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
14484 restore the mode-specific starting point of terminated search.
14485 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
14486 (isearch-repeat): Call `isearch-wrap-function' if defined.
14487 (isearch-message-prefix): Don't add prefix "over" to the message
14488 for wrapped search if `isearch-wrap-function' is defined.
14489 (isearch-search): Call function saved in `isearch-pop-fun-state' to
14490 restore the mode-specific starting point of failed search.
14491
14492 * info.el (Info-search-whitespace-regexp): Fix backslashes.
14493 (Info-search): Add new optional arguments for the sake of isearch.
14494 Replace whitespace in Info-search-whitespace-regexp literally.
14495 Add backward search. Don't call `Info-select-node' if regexp is
14496 found in the same Info node. Don't add node to Info-history for
14497 wrapped isearch.
14498 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
14499 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
14500 (Info-mode): Set local variables `isearch-search-fun-function',
14501 `isearch-wrap-function', `isearch-push-state-function',
14502 `search-whitespace-regexp'.
14503
14504 * isearch.el: Remove ancient Change Log section.
14505 (isearch-string, isearch-message-string, isearch-point)
14506 (isearch-success, isearch-forward-flag, isearch-other-end)
14507 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14508 (isearch-barrier, isearch-within-brackets)
14509 (isearch-case-fold-search): Add suffix `-state' to state-related
14510 defsubsts to avoid name clashes with other function names.
14511
14512 * simple.el (next-error): New defgroup and defface.
14513 (next-error-highlight, next-error-highlight-no-select):
14514 New defcustoms.
14515 (next-error-no-select): Let-bind next-error-highlight to the value
14516 of next-error-highlight-no-select before calling `next-error'.
14517
14518 * progmodes/compile.el (compilation-goto-locus):
14519 Use `next-error' face instead of `region'. Set 4-th argument of
14520 `move-overlay' to `current-buffer' to move overlay to different
14521 source buffers. Use new variable `next-error-highlight'.
14522
14523 * simple.el (next-error-find-buffer): Move the rule
14524 "if current buffer is a next-error capable buffer" after the
14525 rule "if next-error-last-buffer is set to a live buffer".
14526 Simplify to test all rules in one `or'.
14527 (next-error): Doc fix.
14528 (next-error, previous-error, first-error)
14529 (next-error-no-select, previous-error-no-select):
14530 Make arguments optional.
14531
14532 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
14533
14534 * macros.el (apply-macro-to-region-lines): Make it operate on all
14535 lines that begin in the region, rather than on all complete lines
14536 in the region.
14537
14538 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14539
14540 * x-dnd.el (x-dnd-protocol-alist): Document update.
14541 (x-dnd-known-types): Defcustom it.
14542 (x-dnd-handle-motif): Print message-atom in error message.
14543
14544 2004-08-30 John Paul Wallington <jpw@gnu.org>
14545
14546 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
14547 strings rather than programatically constructing message.
14548
14549 2004-08-30 Richard M. Stallman <rms@gnu.org>
14550
14551 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
14552 Don't return a string that would read as the wrong character code.
14553
14554 2004-08-29 Kim F. Storm <storm@cua.dk>
14555
14556 * emulation/cua-base.el (cua-auto-expand-rectangles):
14557 Remove automatic rectangle padding feature; replace by non-destructive
14558 virtual rectangle edges feature.
14559 (cua-virtual-rectangle-edges): New defcustom.
14560 (cua-auto-tabify-rectangles): New defcustom.
14561 (cua-paste): If paste into a marked rectangle, insert rectangle at
14562 current column, even if virtual; also paste exactly as many lines
14563 as has been marked (ignore additional lines or add empty lines),
14564 but paste whole source if only one line is marked.
14565 (cua--update-indications): No longer use overwrite-cursor to
14566 indicate rectangle padding
14567
14568 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
14569 (cua--rectangle-virtual-edges): New defun.
14570 (cua--rectangle-get-corners): Remove optional PAD arg.
14571 (cua--rectangle-set-corners): Never do padding.
14572 (cua--forward-line): Remove optional PAD arg. Simplify.
14573 (cua-resize-rectangle-right, cua-resize-rectangle-left)
14574 (cua-resize-rectangle-down, cua-resize-rectangle-up):
14575 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
14576 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
14577 (cua--rectangle-move): Never do padding. Simplify.
14578 (cua--tabify-start): New defun.
14579 (cua--rectangle-operation): Add tabify arg. All callers changed.
14580 (cua--pad-rectangle): Remove.
14581 (cua--delete-rectangle): Handle delete with virtual edges.
14582 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
14583 (cua--insert-rectangle): Handle insert at virtual column.
14584 Perform auto-tabify if necessary.
14585 (cua--activate-rectangle): Remove optional FORCE arg.
14586 Never do padding. Simplify.
14587 (cua--highlight-rectangle): Enhance for virtual edges.
14588 (cua-toggle-rectangle-padding): Remove command.
14589 (cua-toggle-rectangle-virtual-edges): New command.
14590 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
14591 (cua--rectangle-post-command): Don't force rectangle padding.
14592 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
14593
14594 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
14595
14596 * indent.el (edit-tab-stops-buffer): Doc fix.
14597
14598 2004-08-28 Richard M. Stallman <rms@gnu.org>
14599
14600 * progmodes/grep.el (grep-default-command): Use find-tag-default.
14601 (grep-tag-default): Function deleted.
14602
14603 * subr.el (find-tag-default): Move from etags.el.
14604
14605 * progmodes/etags.el (find-tag-default): Move to subr.el.
14606
14607 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
14608 into the basic character if it has an uppercase form.
14609
14610 2004-08-27 Kenichi Handa <handa@m17n.org>
14611
14612 * international/utf-8.el (utf-8-post-read-conversion): If the
14613 buffer is unibyte, temporarily make it multibyte.
14614
14615 2004-08-27 Masatake YAMATO <jet@gyve.org>
14616
14617 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
14618
14619 2004-08-25 John Paul Wallington <jpw@gnu.org>
14620
14621 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
14622 0, 1, and many mismatches in message.
14623 (tex-start-shell): Use `set-process-query-on-exit-flag'.
14624
14625 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
14626 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
14627
14628 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14629
14630 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
14631 vc-diff-switches differently.
14632
14633 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
14634
14635 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
14636 before and a real defvar after
14637 `speedbar-supported-extension-expressions'. This is to silence
14638 the compiler without breaking bootstrapping.
14639
14640 2004-08-22 Richard M. Stallman <rms@gnu.org>
14641
14642 * textmodes/flyspell.el (flyspell-word):
14643 Use set-process-query-on-exit-flag.
14644 (flyspell-highlight-duplicate-region): Take POSS as arg.
14645 (flyspell-word): Pass POSS as arg.
14646
14647 * progmodes/ada-xref.el: Many doc and style fixes.
14648 (ada-find-any-references): Use compilation-start.
14649 (ada-get-ali-file-name): Improve error msg.
14650 (ada-get-ada-file-name): Likewise.
14651
14652 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
14653 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
14654
14655 * mail/mail-extr.el (mail-extr-all-top-level-domains):
14656 Add forward defvar.
14657
14658 * whitespace.el (global-whitespace-mode): New alias
14659 for whitespace-global-mode.
14660
14661 * speedbar.el (speedbar-file-regexp): Move definition up.
14662 (speedbar-mode, speedbar-set-mode-line-format):
14663 Use with-no-warnings.
14664 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
14665
14666 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
14667 controls whether to display the error buffer.
14668
14669 * ps-mule.el: Delete compatibility code for old Emacsen.
14670 (ps-mule-find-wrappoint): Don't use chars-in-region.
14671
14672 * frame.el (display-mouse-p, display-selections-p):
14673 Use with-no-warnings.
14674
14675 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
14676
14677 2004-08-22 David Kastrup <dak@gnu.org>
14678
14679 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
14680 information.
14681
14682 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
14683
14684 2004-08-22 Andreas Schwab <schwab@suse.de>
14685
14686 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
14687
14688 2004-08-22 Masatake YAMATO <jet@gyve.org>
14689
14690 * cvs-status.el (cvs-status-checkout): New function.
14691 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
14692
14693 2004-08-21 David Kastrup <dak@gnu.org>
14694
14695 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
14696 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
14697 has been converted to use hashtables, the relation `nil=none' is
14698 no longer valid, as `nil' is not a hashtable. This patch tries to
14699 reduce the number of resulting errors.
14700
14701 2004-08-21 John Paul Wallington <jpw@gnu.org>
14702
14703 * subr.el (process-kill-without-query): Made obsolete in
14704 version 21.4, not 21.5.
14705
14706 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
14707 (vc-previous-comment, vc-next-comment)
14708 (vc-comment-search-reverse, vc-comment-search-forward)
14709 (vc-comment-to-change-log): Likewise.
14710
14711 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
14712
14713 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
14714
14715 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
14716 Correct indentation of DEFMETHODS with non-standard method
14717 combinations (e.g., PROGN, MIN, MAX).
14718
14719 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
14720
14721 * startup.el (normal-top-level-add-subdirs-to-load-path):
14722 Avoid unnecessarily checking system-type.
14723 (normal-top-level): Set TERM to "dumb". Simplify.
14724
14725 * avoid.el (mouse-avoidance-ignore-p): New fun.
14726 Also ignore switch-frame, select-window, double, and triple clicks.
14727 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
14728 (mouse-avoidance-fancy-hook): Use it.
14729
14730 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
14731
14732 * avoid.el (mouse-avoidance-nudge-mouse)
14733 (mouse-avoidance-banish-destination): Stay within the current window
14734 to avoid problems with mouse-autoselect-window.
14735
14736 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
14737
14738 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
14739 the newer format of some messages in cvs-1.12.1.
14740
14741 2004-08-19 Masatake YAMATO <jet@gyve.org>
14742
14743 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
14744 (elp-results-jump-to-definition-by-mouse)
14745 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
14746 (elp-output-result): Use elp-output-insert-symname.
14747
14748 2004-08-18 Kenichi Handa <handa@m17n.org>
14749
14750 * language/cyrillic.el: Register koi8-r in
14751 ctext-non-standard-encodings-alist.
14752 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
14753
14754 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
14755
14756 * emacs-lisp/copyright.el (copyright-update-year): Delete code
14757 that replaces 20xy with xy.
14758
14759 2004-08-17 John Paul Wallington <jpw@gnu.org>
14760
14761 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
14762 (reb-force-update): Doc fix.
14763
14764 2004-08-16 Richard M. Stallman <rms@gnu.org>
14765
14766 * progmodes/which-func.el (which-func-update-1): Doc fix.
14767
14768 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
14769 (sh-mode-abbrev-table): New variable.
14770
14771 * progmodes/compile.el (compilation-mode): Doc fix.
14772
14773 * emacs-lisp/lisp-mode.el (eval-last-sexp):
14774 Don't cons a new symbol each time.
14775 (eval-last-sexp-fake-value): New variable.
14776
14777 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
14778 (copyright-update-year): Detect continuation of list of years.
14779
14780 * term.el (term-default-fg-color, term-default-bg-color)
14781 (ansi-term-color-vector): Use `unspecified', not nil, as default.
14782
14783 * imenu.el: Several doc fixes: don't say variables are buffer-local.
14784
14785 2004-08-16 Davis Herring <herring@lanl.gov>
14786
14787 * isearch.el (isearch-string, isearch-message-string, isearch-point)
14788 (isearch-success, isearch-forward-flag, isearch-other-end)
14789 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14790 (isearch-barrier, isearch-within-brackets)
14791 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
14792
14793 2004-08-16 Kenichi Handa <handa@m17n.org>
14794
14795 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
14796
14797 2004-08-15 Kenichi Handa <handa@m17n.org>
14798
14799 * term/x-win.el (x-selection-value): If utf8 was successful but
14800 ctext was not, use utf8 string.
14801
14802 2004-08-14 Davis Herring <herring@lanl.gov>
14803
14804 * isearch.el: Remove accidental changes of March 4. Fix backing
14805 up when a regexp isearch is made more general. Use symbolic
14806 accessor functions for isearch stack frames to make usage clearer.
14807 (search-whitespace-regexp): Made groups in documentation shy (as
14808 is the group in the default value).
14809 (isearch-fallback): New function, addresses problems with regexps
14810 liberalized by `\|', adds support for liberalization by `\}' (the
14811 general repetition construct), and incorporates behavior for
14812 `*'/`?'.
14813 (isearch-}-char): New command, calls `isearch-fallback' with
14814 arguments appropriate to a typed `}'.
14815 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
14816 appropriately.
14817 (isearch-mode-map): Bind `}' to `isearch-}-char'.
14818 (isearch-string, isearch-message,string, isearch-point)
14819 (isearch-success, isearch-forward-flag, isearch-other-end)
14820 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14821 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
14822 New inline functions to read fields of a stack frame.
14823
14824 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
14825
14826 * battery.el (battery-linux-proc-acpi): Look into battery
14827 directories matching the literal string "CMB", too (required for
14828 Linux kernel version 2.6.7).
14829
14830 2004-08-14 John Paul Wallington <jpw@gnu.org>
14831
14832 * cus-start.el (read-file-name-completion-ignore-case): Add.
14833 (blink-cursor-alist): Change version to "21.4".
14834
14835 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
14836
14837 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
14838
14839 * speedbar.el (speedbar-scan-subdirs): New option.
14840 (speedbar-file-lists): Don't ignore file-name case on Unix and use
14841 dolist.
14842 (speedbar-insert-files-at-point): Take an extra argument and use
14843 it to optionally find out if a subdir is empty. Also unreadable
14844 files don't get expand buttons.
14845 (speedbar-directory): New image (unused pixmap already existed).
14846 (speedbar-expand-image-button-alist): Use it.
14847
14848 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
14849
14850 CC Mode update to 5.30.9:
14851
14852 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
14853 Move from cc-vars to cc-defs for dependency reasons. Fix the
14854 POSIX char class test to check that it works in
14855 `skip-chars-(forward|backward)' too.
14856
14857 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
14858 first argument starts with a special brace list.
14859
14860 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
14861 when `c-opt-type-concat-key' is used (i.e. in Pike).
14862
14863 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
14864 Fix bug when the inner char pair doesn't have paren syntax,
14865 i.e. "(<>)".
14866
14867 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
14868 whitespace safe.
14869
14870 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
14871 position for `arglist-intro', `arglist-cont-nonempty' and
14872 `arglist-close' when there are two arglist open parens on the same
14873 line and there's nothing in front of the first.
14874
14875 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
14876 locking of qualified names in Java, which previously could fontify
14877 common indexing expressions in many cases. The standard Java
14878 naming conventions are used to tell them apart.
14879
14880 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
14881 Fix inconsistency wrt opening parens on the first line inside a paren
14882 block.
14883
14884 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
14885 compile time for the sake of `c-major-mode-is'.
14886
14887 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
14888 `c-major-mode-is' in the event that this is used inside a
14889 `c-lang-defconst'.
14890
14891 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
14892 `c-lang-defconst' so that it works better with fallback languages.
14893
14894 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
14895 it to fail to record the base mode.
14896
14897 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14898 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
14899 is used. Reorder the syntax checks to get more efficient
14900 skipping in some situations.
14901
14902 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
14903 continuation which might precede the newly inserted '{'.
14904
14905 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14906 Fix cases where it could loop indefinitely.
14907
14908 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
14909 size specs correctly. Only fontify identifiers in front of '('
14910 with as functions - don't accept any paren char. Tighten up
14911 initializer skipping to stop before function and class blocks.
14912
14913 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
14914 the point could be left directly after an open paren when finding
14915 the beginning of the first decl in the block.
14916
14917 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
14918 table when filtering out legitimate open parens to be recorded.
14919 This could cause cache inconsistencies when e.g.
14920 `c++-template-syntax-table' was temporarily in use.
14921
14922 * progmodes/cc-engine.el (c-on-identifier)
14923 (c-simple-skip-symbol-backward): Small fix for handling "-"
14924 correctly in `skip-chars-backward'. Affected the operator lfun
14925 syntax in Pike.
14926
14927 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
14928 Fix bug that could cause an error from `after-change-functions' when
14929 the changed region is at bob.
14930
14931 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
14932
14933 CC Mode update to 5.30.9:
14934
14935 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
14936 to say that <TAB> doesn't insert WS into a CPP line.
14937 (c-indent-command, c-tab-always-indent): Amend doc strings.
14938
14939 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
14940 checks for user errors, thus eliminating cryptic and unhelpful
14941 Emacs error messages. (1) Check the arg to `c-set-style' is a
14942 string. (2) Check that settings to `c-offsets-alist' are not
14943 spuriously quoted.
14944
14945 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
14946 which precedes the newly inserted `{'.
14947
14948 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
14949
14950 Sync with Tramp 2.0.44.
14951
14952 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
14953 function "tramp_file_attributes". Otherwise, file names
14954 containing spaces are misinterpreted. Reported by Magnus Henoch
14955 <mange@freemail.hu>.
14956 (tramp-handle-file-truename): FILENAME must be expanded first.
14957 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
14958 obscure results. Reported by D. Goel <deego@gnufans.org>.
14959 (tramp-handle-verify-visited-file-modtime): If file does not
14960 exist, say it is not modified if and only if that agrees with the
14961 buffer's record. Check whether a file is visiting the buffer, or
14962 the buffer has no recorded last modification time. Return t in
14963 case the visiting file doesn't exist. Suggested by Luc Teirlinck
14964 <teirllm@auburn.edu>.
14965 (tramp-handle-write-region): Pass modtime explicitly to
14966 `set-visited-file-modtime', because filename can be different
14967 from (buffer-file-name) if `file-precious-flag' is set.
14968 `set-visited-file-modtime' must be called always when `visit' is t
14969 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
14970 (tramp-handle-set-visited-file-modtime): If `time-list' is not
14971 nil, don't apply the whole body. If the file doesn't exists, set
14972 modtime to '(-1 65535). Suggested by Luc Teirlinck
14973 <teirllm@auburn.edu>.
14974
14975 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
14976
14977 * help.el (describe-bindings): Doc fix.
14978
14979 * subr.el (kbd): Doc fix.
14980
14981 2004-08-08 John Paul Wallington <jpw@gnu.org>
14982
14983 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
14984 instead of `string-to-int'.
14985 (define-ibuffer-column mode): Fix indentation.
14986
14987 2004-08-08 Lars Hansen <larsh@math.ku.dk>
14988
14989 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
14990
14991 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
14992
14993 * subr.el (global-unset-key, local-unset-key): Doc fixes.
14994
14995 * novice.el (disabled-command-function): New variable renamed from
14996 `disabled-command-hook'.
14997 (disabled-command-hook): Keep the _variable_ as alias for
14998 `disabled-command-function' and make obsolete.
14999 (disabled-command-function): Function renamed from
15000 `disabled-command-hook'. Adapt code to name change of the variable.
15001
15002 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
15003
15004 * simple.el (completion-root-regexp): New defvar.
15005 (completion-setup-function): Use it instead of a literal string.
15006
15007 2004-08-07 John Paul Wallington <jpw@gnu.org>
15008
15009 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
15010 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
15011 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
15012 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
15013
15014 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
15015
15016 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
15017 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
15018
15019 2004-08-04 Kenichi Handa <handa@m17n.org>
15020
15021 * international/encoded-kb.el (encoded-kbd-setup-keymap):
15022 Fix previous change.
15023
15024 2004-08-03 Kenichi Handa <handa@m17n.org>
15025
15026 * international/encoded-kb.el: The following changes are to
15027 utilize key-translation-map instead of minor mode map.
15028 (encoded-kbd-iso2022-non-ascii-map): Delete it.
15029 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
15030 (encoded-kbd-last-key): New function.
15031 (encoded-kbd-iso2022-single-shift): New function.
15032 (encoded-kbd-iso2022-designation)
15033 (encoded-kbd-self-insert-iso2022-7bit)
15034 (encoded-kbd-self-insert-iso2022-8bit)
15035 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
15036 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
15037 key-translation-map.
15038 (encoded-kbd-setup-keymap): Setup key-translation-map.
15039 (saved-key-translation-map): New variable.
15040 (encoded-kbd-mode): Save/restore key-translation-map.
15041 Adjust for the change of encoded-kbd-setup-keymap.
15042
15043 2004-08-02 Kim F. Storm <storm@cua.dk>
15044
15045 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
15046 and call compute-motion with nil for topos and width to get proper
15047 usable width and height for both window and non-window systems.
15048
15049 * windmove.el (windmove-coordinates-of-position): Let compute-motion
15050 calculate usable window width and height.
15051
15052 * window.el (window-buffer-height): Call compute-motion with nil width.
15053
15054 2004-08-01 David Kastrup <dak@gnu.org>
15055
15056 * replace.el (query-replace-read-from):
15057 Use `query-replace-compile-replacement'.
15058 (query-replace-compile-replacement): New function.
15059 (query-replace-read-to): Use `query-replace-compile-replacement'
15060 for repeating the last command.
15061
15062 2004-08-01 John Paul Wallington <jpw@gnu.org>
15063
15064 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
15065 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
15066 (pr-switches): Remove period from end of error messages.
15067
15068 * help-mode.el (help-go-back): Likewise.
15069
15070 * abbrev.el (only-global-abbrevs): Doc fix.
15071 (edit-abbrevs-map): Define within defvar.
15072 (quietly-read-abbrev-file): Doc fix.
15073
15074 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
15075
15076 * novice.el (enable-command, disable-command): Doc fixes.
15077
15078 * subr.el (event-modifiers, event-basic-type): Doc fixes.
15079
15080 2004-07-30 Richard M. Stallman <rms@gnu.org>
15081
15082 * subr.el (with-local-quit): Doc fix.
15083
15084 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
15085
15086 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
15087
15088 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
15089
15090 * custom.el (defcustom): Doc fix.
15091
15092 2004-07-28 Masatake YAMATO <jet@gyve.org>
15093
15094 * progmodes/etags.el (etags-tags-apropos): Show building progress.
15095
15096 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15097
15098 * imenu.el (imenu-prev-index-position-function)
15099 (imenu-extract-index-name-function, imenu-name-lookup-function)
15100 (imenu--index-alist): Docstring redundancy fix.
15101
15102 2004-07-25 Lars Hansen <larsh@math.ku.dk>
15103
15104 * wdired.el (wdired-finish-edit): Require dired-aux before locally
15105 binding dired-backup-overwrite.
15106
15107 2004-07-25 John Paul Wallington <jpw@gnu.org>
15108
15109 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
15110
15111 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
15112
15113 * term/tty-colors.el (tty-color-approximate): Doc fix.
15114
15115 * select.el (x-get-selection, x-set-selection): Doc fixes.
15116
15117 * frame.el (make-frame): Doc fix.
15118
15119 2004-07-24 Richard M. Stallman <rms@gnu.org>
15120
15121 * mail/rmail.el (rmail-mime-charset-pattern):
15122 Don't include semicolon in the charset value.
15123
15124 * replace.el (occur-next-error): Call set-window-point.
15125 (occur-engine): Handle negative NLINES.
15126
15127 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
15128
15129 * frame.el (modify-all-frames-parameters): Minor doc fix.
15130 (set-frame-configuration): Doc fix.
15131
15132 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15133
15134 * simple.el (completion-setup-function): Compute the common parts
15135 and the first difference place correctly when
15136 partial-completion-mode is on.
15137
15138 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15139
15140 * ps-print.el: Doc fix.
15141 (ps-print-version): New version 6.6.5.
15142 (ps-printing-region): Doc fix.
15143 (ps-generate-string-list): Comment fix.
15144 (ps-message-log-max): Code fix.
15145
15146 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
15147
15148 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
15149 generated PostScript.
15150
15151 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
15152
15153 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
15154 with Gnus v5_10 branch.)
15155
15156 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
15157
15158 * calendar/time-date.el (time-to-number-of-days): New function.
15159 Imported from Gnus.
15160
15161 2004-07-22 Kim F. Storm <storm@cua.dk>
15162
15163 * progmodes/make-mode.el: Fix comments.
15164
15165 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15166
15167 * printing.el: Doc fix.
15168
15169 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
15170
15171 * frame.el (modify-all-frames-parameters): Minor doc fix.
15172
15173 2004-07-20 Richard M. Stallman <rms@gnu.org>
15174
15175 * textmodes/fill.el (fill-nobreak-p): If this break point is
15176 at the end of the line, don't consider the newline which follows
15177 as a reason to return t.
15178
15179 2004-07-19 John Paul Wallington <jpw@gnu.org>
15180
15181 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
15182
15183 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
15184
15185 * dired-aux.el (dired-do-kill-lines): Expand docstring.
15186 Delete irrelevant code.
15187
15188 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
15189
15190 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15191 New docstring. From Luc Teirlinck.
15192
15193 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
15194
15195 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
15196 section.
15197 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
15198 non-file buffers. We know it is nil.
15199
15200 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
15201
15202 Sync with Tramp 2.0.43.
15203
15204 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15205 Remove outdated comment.
15206 (tramp-locked, tramp-locker): New variables for implementing a
15207 global lock.
15208 (tramp-sh-file-name-handler): Use them to implement the global lock.
15209
15210 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
15211
15212 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
15213 calls to respective `xxx` calls.
15214 (tramp-process-alive-regexp): Precise doc string.
15215 (tramp-multi-action-process-alive): New defun.
15216 (tramp-multi-actions): Use it.
15217 (tramp-handle-find-backup-file-name): `copy-tree' is available
15218 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
15219 in order to avoid this function.
15220 (tramp-handle-write-region): Set current buffer. If connection
15221 wasn't open, `file-modes' has changed it accidentally. Reported by
15222 David Kastrup <dak@gnu.org>.
15223 (tramp-enter-password, tramp-read-passwd): New arguments USER and
15224 HOST.
15225 (tramp-action-password, tramp-multi-action-password): Apply it.
15226 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
15227 name must still contain the port number. Otherwise, we have two
15228 Tramp buffers, with all the confusion. Reported by Myron Selby
15229 <myron@xytech.com> and Rolf Dubitzky
15230 <Dubitzky@physi.uni-heidelberg.de>.
15231
15232 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
15233 HOST to `tramp-enter-passwd'.
15234
15235 * net/tramp-vc.el (all): Code cleanup. Change all
15236 `tramp-handle-xxx' calls to respective `xxx` calls.
15237
15238 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
15239
15240 * emacs-lisp/testcover.el: New category "potentially-1valued" for
15241 functions that are not erroneous if either 1-valued or
15242 multi-valued. Detect functions in this class.
15243 (testcover-1value-functions, testcover-compose-functions)
15244 (testcover-progn-functions) Add some additional functions to lists.
15245 (testcover-mark): Bugfix when marking up the definition for an
15246 empty function.
15247
15248 2004-07-17 Richard M. Stallman <rms@gnu.org>
15249
15250 * replace.el (occur-read-primary-args): Pass default to
15251 read-from-minibuffer.
15252
15253 * mail/footnote.el (footnote-section-tag): Use defcustom.
15254
15255 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
15256 Compile font-lock-keywords, not KEYWORDS.
15257 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
15258 Add warn, check-type. Handle cerror like error.
15259
15260 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
15261
15262 * progmodes/which-func.el (which-func-keymap): New var.
15263 (which-func-face): New face.
15264 (which-func-format): Use them.
15265
15266 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15267
15268 * buff-menu.el (list-buffers-noselect): Append the buffer's
15269 process status to its mode name.
15270
15271 2004-07-16 Kim F. Storm <storm@cua.dk>
15272
15273 * simple.el (inhibit-mark-movement): New defvar.
15274 (beginning-of-buffer, end-of-buffer): Do not push mark if
15275 inhibit-mark-movement is non-nil or C-u prefix is given.
15276
15277 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
15278 Init to beginning-of-buffer and end-of-buffer.
15279 (cua--undo-push-mark): New defvar.
15280 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
15281 already active and command is in cua--preserve-mark-commands.
15282 Also fix check for shift modifier on non-window systems.
15283 (cua--post-command-handler): Clear inhibit-mark-movement if set.
15284
15285 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
15286
15287 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
15288 of two integers, instead of a cons.
15289
15290 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15291 `visited-file-modtime' now returns a list of two integers, instead
15292 of a cons.
15293
15294 * dired.el (dired-directory-changed-p): Ditto.
15295
15296 * progmodes/grep.el (grep): Doc fix.
15297
15298 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
15299
15300 * autorevert.el (auto-revert-tail-mode)
15301 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
15302 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
15303 in both at the same time.
15304 (auto-revert-tail-mode): New command.
15305 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
15306 (auto-revert-handler): Revert only either tail or whole file.
15307
15308 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
15309 add auto-revert-tail-mode.
15310
15311 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15312
15313 * printing.el: Doc fix. Change name of some funs.
15314 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
15315 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
15316 (pr-standard-file-name): New fun. Replace pr-standard-path.
15317 (pr-call-process): Code fix.
15318
15319 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
15320
15321 * subr.el (with-selected-window): Doc fix.
15322
15323 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
15324
15325 * subr.el (get-buffer-window-list): Doc fix.
15326
15327 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
15328
15329 * files.el (switch-to-buffer-other-window): Doc fix.
15330
15331 * window.el (save-selected-window, one-window-p)
15332 (split-window-keep-point, split-window-vertically)
15333 (split-window-horizontally): Doc fixes.
15334
15335 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15336
15337 * printing.el: Doc fix. Now it uses call-process instead of
15338 shell-command for low command execution.
15339 (pr-version): New version number (6.8).
15340 (pr-shell-file-name): Option removed.
15341 (pr-shell-command): Fun removed.
15342 (pr-call-process): New fun. Replace pr-shell-command.
15343 (pr-standard-path, pr-remove-nil-from-list): New funs.
15344 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
15345 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
15346 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
15347 (pr-ps-utility-process, pr-txt-print): Code fix.
15348
15349 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15350
15351 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
15352 boolean.
15353
15354 2004-07-09 Lars Hansen <larsh@math.ku.dk>
15355
15356 * wid-edit.el (widget-field-buffer): Doc fix.
15357
15358 2004-07-09 John Paul Wallington <jpw@gnu.org>
15359
15360 * emacs-lisp/re-builder.el (reb-update-overlays):
15361 Distinguish between one and several matches in message.
15362
15363 2004-07-09 Richard M. Stallman <rms@gnu.org>
15364
15365 * mouse.el (mouse-set-region-1): If transient-mark-mode
15366 is `identity', change it to `only'.
15367
15368 * simple.el (current-word): Doc fix.
15369
15370 2004-07-09 Mark A. Hershberger <mah@everybody.org>
15371
15372 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
15373 so that it is more understanding of whitespace.
15374
15375 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
15376 (("ns" . "element") (attr-list) children) instead of
15377 ((:ns . "element") (attr-list) children) in order to reduce the
15378 number of symbols used.
15379 (xml-skip-dtd): Change to use xml-parse-dtd but set
15380 xml-validating-parsing to nil.
15381 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
15382 (xml-substitute-entity): Remove in favor of new entity substitution.
15383 (xml-substitute-special): Rewrite in to substitute complex
15384 entities from DOCTYPE declarations.
15385 (xml-parse-fragment): Parse fragments from entity declarations.
15386 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
15387 (xml-parse-dtd, xml-substitute-special): Make validity checks
15388 conditioned on xml-validating-parser. Add "Not Well Formed" to
15389 error messages about well-formedness.
15390
15391 2004-07-08 Steven Tamm <steventamm@mac.com>
15392
15393 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
15394 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
15395 Do not treat double clicks and triple clicks specially in the
15396 scroll bar (preventing strange repositioning problems)
15397
15398 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
15399
15400 * replace.el (query-replace-regexp-eval): Fix last change.
15401
15402 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
15403
15404 * replace.el (query-replace-descr): New fun.
15405 (query-replace-read-from, query-replace-read-args): Default to the
15406 previous from&to.
15407 (query-replace-read-to): Quote the `from' string when displaying it.
15408 (query-replace-regexp-eval): Immediately check read-only status.
15409 Use query-replace-read-from to get the \n checking.
15410 Quote the `from' string when displaying it.
15411 (map-query-replace-regexp, occur-read-primary-args):
15412 Quote the `from' string when displaying it.
15413
15414 * isearch.el (isearch-query-replace): Pass the regexp-ness and
15415 delimited-ness of the search to query-replace.
15416
15417 * replace.el (query-replace-read-from, query-replace-read-to):
15418 New funs extracted from query-replace-read-args.
15419 (query-replace-read-args): Use them.
15420
15421 * replace.el (query-replace-interactive, query-replace-read-args):
15422 Remove the `initial' special value.
15423 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
15424 (occur-engine): Remove unused var `matchend'.
15425
15426 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
15427 Use the search string without prompting.
15428
15429 2004-07-05 Kenichi Handa <handa@m17n.org>
15430
15431 * international/mule.el (decode-coding-inserted-region):
15432 Set last-coding-system-used only when coding is nil.
15433
15434 2004-07-03 Eli Zaretskii <eliz@gnu.org>
15435
15436 * progmodes/grep.el (grep-compute-defaults, grep-command)
15437 (grep-program, find-program, grep-find-use-xargs, grep-history)
15438 (grep-find-history, grep-tag-default, grep-find-command)
15439 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
15440 Add autoload cookies, for unbundled packages that load `compile'
15441 and expect all grep-related symbols to become defined.
15442
15443 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
15444
15445 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
15446 (iimage-mode-image-search-path): New user option to search the
15447 image file.
15448 (iimage-locate-file): New function. Emacs21.3 or earlier does not
15449 have locate-file.
15450 (iimage-mode-buffer): Use it.
15451
15452 2004-07-03 Nick Roberts <nickrob@gnu.org>
15453
15454 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
15455 carefully.
15456 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
15457
15458 2004-07-03 Juri Linkov <juri@jurta.org>
15459
15460 * replace.el (query-replace-read-args): Swallow space after 'foo,
15461 not after (quote foo). Match space only immediately after symbol,
15462 not anywhere in the whole string.
15463
15464 2004-07-02 Richard M. Stallman <rms@gnu.org>
15465
15466 * replace.el (query-replace-read-args): Swallow space after
15467 symbols, not after closeparens. But avoid error if string ends there.
15468
15469 * progmodes/python.el (python-beginning-of-statement):
15470 Exit the loop if backward-up-list gets error.
15471
15472 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
15473
15474 2004-07-02 Andre Spiegel <spiegel@gnu.org>
15475
15476 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
15477 only if vc-consult-headers is non-nil.
15478
15479 2004-07-02 Juri Linkov <juri@jurta.org>
15480
15481 * pcvs.el (cvs-mode-diff-repository): New command.
15482
15483 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
15484
15485 2004-07-01 Juri Linkov <juri@jurta.org>
15486
15487 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
15488 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
15489 C-M-% to isearch-query-replace-regexp.
15490 (minibuffer-local-isearch-map): Add arrow key bindings.
15491 Bind C-f to isearch-yank-char-in-minibuffer.
15492 (isearch-forward): Doc fix.
15493 (isearch-edit-string): Doc fix.
15494 (isearch-query-replace, isearch-query-replace-regexp): New funs.
15495 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
15496 (isearch-yank-char): Add optional arg.
15497 (isearch-yank-char-in-minibuffer): New fun.
15498
15499 * replace.el (query-replace-interactive): Change type from boolean
15500 to choice. Add value `initial'.
15501 (query-replace-read-args): Handle value `initial' of
15502 query-replace-interactive.
15503
15504 2004-06-29 Kim F. Storm <storm@cua.dk>
15505
15506 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
15507 (breakpoint-disabled-bitmap-face): Add :group 'gud.
15508
15509 * progmodes/ada-xref.el (ada-tight-gvd-integration):
15510 Add :group 'ada.
15511
15512 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
15513
15514 2004-06-29 Juri Linkov <juri@jurta.org>
15515
15516 * replace.el (query-replace-read-args): Swallow a space after
15517 everything except )]" which in most cases means after a symbol.
15518
15519 * emacs-lisp/pp.el (pp-buffer): Add autoload.
15520
15521 2004-06-28 Richard M. Stallman <rms@gnu.org>
15522
15523 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
15524 More changes to go with previous change in font-lock.el.
15525
15526 2004-06-26 David Kastrup <dak@gnu.org>
15527
15528 * replace.el (perform-replace): Highlight the match even in
15529 non-query mode if there is potential replace string editing.
15530
15531 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
15532
15533 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
15534 agree with new return value of `file-remote-p'.
15535 This syncs with Tramp 2.0.42.
15536
15537 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
15538 according to new documentation of `file-remote-p'.
15539
15540 * files.el (file-remote-p): Fix doc to say that return value is
15541 identification of remote system, if not nil.
15542 (file-relative-name): Use new return value of `file-remote-p'.
15543
15544 2004-06-26 Nick Roberts <nickrob@gnu.org>
15545
15546 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
15547 (gdb-goto-breakpoint): Fix breakage.
15548
15549 2004-06-26 Eli Zaretskii <eliz@gnu.org>
15550
15551 * man.el (Man-getpage-in-background): Add windows-nt to the list
15552 of systems where shell-file-name should be used instead of
15553 literal "sh".
15554
15555 2004-06-25 Sam Steingold <sds@gnu.org>
15556
15557 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
15558 function names `(setf symbol)'.
15559
15560 2004-06-24 Richard M. Stallman <rms@gnu.org>
15561
15562 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
15563
15564 * font-lock.el (font-lock-keywords): Change format of compiled values.
15565 Document it.
15566 (font-lock-add-keywords): If font-lock-keywords is compiled,
15567 extract the uncompiled version, modify, then recompile.
15568 (font-lock-remove-keywords): Likewise.
15569 (font-lock-fontify-keywords-region): Handle changed format.
15570 (font-lock-compile-keywords): Handle changed format.
15571 (font-lock-set-defaults): Compile the keywords explicitly here.
15572
15573 2004-06-24 David Kastrup <dak@gnu.org>
15574
15575 * replace.el (query-replace-read-args): Implement `\,' and `\#'
15576 replacements here.
15577 (query-replace-regexp): Doc string explaining this and the new
15578 `\?' replacement. Remove `\,' and `\#' implementation here, as it
15579 is better placed in `query-replace-read-args'.
15580 (replace-regexp): Explain `\,', `\#' and `\?'.
15581 (replace-match-data): New function for thorough reuse/destruction
15582 of old match-data.
15583 (replace-match-maybe-edit): Function for implementing `\?' editing.
15584 (perform-replace): Fix maintaining of the match stack including
15585 already matched regions, implement `\?', fix various problems
15586 with regions while editing and other stuff.
15587 (replace-highlight): Simplify.
15588
15589 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
15590
15591 * progmodes/grep.el (grep-error-screen-columns): New variable.
15592 (grep-regexp-alist): Give it the full functionality of gnu style
15593 compilation messages with line and column ranges. Ask me for the
15594 perl script I'm working on, that uses these.
15595
15596 2004-06-23 Nick Roberts <nickrob@gnu.org>
15597
15598 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
15599 Remove.
15600 (comint-insert-input, comint-mouse-insert-input): New functions
15601 based on comint-insert-clicked-input for two bindings but just
15602 one functionality.
15603
15604 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
15605
15606 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
15607
15608 2004-06-23 Lars Hansen <larsh@math.ku.dk>
15609
15610 * files.el (write-contents-functions): Doc fix.
15611
15612 2004-06-21 Juanma Barranquero <lektu@terra.es>
15613
15614 * image.el (image-library-alist): Rewrite docstring in active voice.
15615
15616 2004-06-20 Richard M. Stallman <rms@gnu.org>
15617
15618 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
15619
15620 * isearch.el (isearch-repeat): Avoid testing old match data.
15621 (isearch-message): Display trailing space in special font
15622 when search is failing.
15623 (isearch-search-fun-function): Doc fix.
15624
15625 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
15626
15627 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
15628
15629 * frame.el (show-trailing-whitespace): Doc fix.
15630
15631 * cus-edit.el (custom-variable-documentation): New function.
15632 (custom-variable): Use it.
15633
15634 2004-06-19 Nick Roberts <nickrob@gnu.org>
15635
15636 * man.el (Man-getpage-in-background): Revert previous change but
15637 make cygwin a special case.
15638
15639 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
15640
15641 * autorevert.el (global-auto-revert-non-file-buffers):
15642 Update docstring.
15643
15644 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
15645
15646 * progmodes/compile.el (compilation-error-properties): Store one
15647 more than end-col, if present, so that transient-mark-mode will
15648 highlight last char too.
15649 * progmodes/grep.el (grep-regexp-alist): Match columns and column
15650 ranges, if present.
15651
15652 2004-06-18 Jason Rumney <jasonr@gnu.org>
15653
15654 * makefile.w32-in: Double percent signs in for loops.
15655
15656 2004-06-17 David Kastrup <dak@gnu.org>
15657
15658 * replace.el (query-replace-read-args): Only warn about use of \n
15659 and \t when we are doing a regexp replacement and the actual
15660 escaped character is n or t.
15661 (query-replace-regexp): Add \, and \# interpretation to
15662 interactive call and document it.
15663 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
15664 as shortkey for replace-count.
15665 (replace-quote): New function for doubling backslashes.
15666
15667 2004-06-17 Juanma Barranquero <lektu@terra.es>
15668
15669 * files.el (parse-colon-path, cd): Mention in docstring that the
15670 path separator is colon in GNU-like systems.
15671
15672 * newcomment.el (comment-region-internal): Fix docstring.
15673
15674 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
15675 (ewoc-invalidate, ewoc-collect): Doc fixes.
15676 (ewoc--create-node, ewoc--delete-node-internal):
15677 Fix typos in docstring.
15678
15679 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15680
15681 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
15682 manual to docstring.
15683
15684 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15685
15686 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
15687
15688 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15689
15690 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15691 Add hyperlink to emacs-xtra manual to docstring.
15692
15693 * autorevert.el (global-auto-revert-non-file-buffers):
15694 Add hyperlink to emacs-xtra manual to docstring, as well as an
15695 info-link.
15696
15697 2004-06-14 Juanma Barranquero <lektu@terra.es>
15698
15699 * image.el (image-library-alist): New variable to map image types
15700 to external libraries. Initialized to nil, unless system-specific
15701 configs change it.
15702 (image-type-available-p): Determine whether an image type is
15703 available by calling `init-image-library'.
15704
15705 * term/w32-win.el (image-library-alist): Initialize to a known set
15706 of probable library names.
15707
15708 2004-06-14 Kenichi Handa <handa@m17n.org>
15709
15710 * international/code-pages.el (windows-1256, cp1125): Fix tables
15711 for several characters.
15712
15713 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
15714
15715 2004-06-13 Richard M. Stallman <rms@gnu.org>
15716
15717 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
15718
15719 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
15720 not "`pc-selection-mode'".
15721
15722 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
15723
15724 * simple.el (previous-matching-history-element): Specify a default.
15725
15726 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
15727
15728 * cus-face.el (custom-declare-face): Simplify code.
15729
15730 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
15731
15732 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
15733
15734 * files.el (before-save-hook): Add `time-stamp' to the options.
15735
15736 * time-stamp.el (time-stamp): Recommend adding it to
15737 `before-save-hook', rather than `write-file-functions'.
15738 Make a similar change in `Commentary' section.
15739
15740 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
15741
15742 * diff-mode.el (diff-current-defun): If at start of hunk, use
15743 position of first change.
15744
15745 2004-06-13 Lars Hansen <larsh@math.ku.dk>
15746
15747 * dired-x.el (dired-mark-omitted): Bind to "*O".
15748
15749 2004-06-12 Karl Fogel <kfogel@red-bean.com>
15750
15751 * bookmark.el (bookmark-bmenu-relocate): New function, as
15752 suggested by David J. Biesack <David.Biesack@sas.com>.
15753 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
15754 (bookmark-bmenu-mode): Describe binding in doc string.
15755 (bookmark-set-filename): Save the bookmark list if it's time.
15756
15757 2004-06-13 Kenichi Handa <handa@m17n.org>
15758
15759 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
15760 (ccl-untranslated-to-ucs): Fix typo.
15761
15762 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
15763
15764 * progmodes/python.el (python-open-block-statement-p):
15765 Fix indentation after a block opening that contains a comment.
15766
15767 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
15768
15769 * bindings.el (completion-ignored-extensions): Add file extensions
15770 of Python byte-compiled files.
15771
15772 2004-06-12 Juri Linkov <juri@jurta.org>
15773
15774 * info.el (Info-goto-node): Add autoload.
15775 (Info-toc): Add substring-no-properties on Info file name.
15776 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
15777 (Info-mode-map): Bind L to Info-history, T to Info-toc.
15778
15779 2004-06-12 Kenichi Handa <handa@m17n.org>
15780
15781 * international/mule-cmds.el (set-language-environment):
15782 Load subst tables if necessary.
15783
15784 * international/mule.el (decode-char): Load subst tables if necessary.
15785 (encode-char): Likewise.
15786
15787 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
15788 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
15789 (utf-16le-decode-loop): Set r5 to -1 before loop.
15790 (utf-16be-decode-loop): Likewise.
15791 (ccl-decode-mule-utf-16le): Add EOF processing block.
15792 (ccl-decode-mule-utf-16be): Likewise.
15793 (ccl-decode-mule-utf-16le-with-signature): Likewise.
15794 (ccl-decode-mule-utf-16be-with-signature): Likewise.
15795 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
15796 (ccl-mule-utf-16-encode-untrans): New CCL.
15797 (utf-16-decode-to-ucs): Handle pre-read character.
15798 (utf-16le-encode-loop): Handle surrogate pair.
15799 (utf-16be-encode-loop): Likewise.
15800 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
15801 of utf-16le-encode-loop.
15802 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
15803 of utf-16be-encode-loop.
15804 (mule-utf-16-post-read-conversion):
15805 Call utf-8-post-read-conversion at first.
15806 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
15807 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
15808 Add post-read-conversion and pre-write-conversion.
15809
15810 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
15811 (utf-translate-cjk-unicode-range): New variable.
15812 (utf-translate-cjk-load-tables): New function.
15813 (utf-lookup-subst-table-for-decode): New function.
15814 (utf-lookup-subst-table-for-encode): New function.
15815 (utf-translate-cjk-mode): Init-value changed to t. Don't load
15816 tables here. Update safe-charsets of utf-* coding systems.
15817 (ccl-mule-utf-untrans): New CCL.
15818 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
15819 at end of each branch.
15820 (ccl-mule-utf-8-encode-untrans): New CCL.
15821 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
15822 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
15823 length of encoding. Don't return r0.
15824 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
15825 (utf-8-post-read-conversion): Narrow to region properly.
15826 If utf-translate-cjk-mode is on, load tables if necessary.
15827 Call utf-8-compose with hash-table arg if necessary.
15828 Call XXX-compose-region instead of XXX-post-read-conversion.
15829 (utf-8-pre-write-conversion): New function.
15830 (mule-utf-8): Include CJK charsets in safe-charsets if
15831 utf-translate-cjk-mode is on. Add pre-write-conversion.
15832
15833 * international/characters.el: Temporarily set
15834 utf-translate-cjk-mode to nil.
15835
15836 * language/devan-util.el (devanagari-compose-region):
15837 Add autoload cookie.
15838
15839 * international/ccl.el (ccl-dump-call): Fix printing the
15840 subroutine name.
15841
15842 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
15843
15844 * dired.el (dired-revert): If buffer is marked unmodified before
15845 reverting, keep it marked unmodified.
15846 Adapt to new conventions for commenting out code.
15847 (dired-make-relative): Adapt to new conventions for commenting out code.
15848
15849 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
15850
15851 * eshell/esh-module.el (eshell-load-defgroups):
15852 Bind `vc-handled-backends' to nil when opening files.
15853
15854 2004-06-11 Juanma Barranquero <lektu@terra.es>
15855
15856 * files.el (parse-colon-path, cd): Doc fixes (refer to
15857 `path-separator', not colon).
15858
15859 2004-06-10 Juanma Barranquero <lektu@terra.es>
15860
15861 * newcomment.el (comment-search-forward)
15862 (comment-search-backward): Fix typos in docstring.
15863 (comment-region): Doc fix.
15864
15865 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
15866
15867 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
15868 switch is no longer stored in `dired-switches-alist'.
15869
15870 * dired-aux.el (dired-insert-subdir): Do not store R switch in
15871 `dired-switches-alist'.
15872
15873 2004-06-10 Kim F. Storm <storm@cua.dk>
15874
15875 * pcvs.el (cvs-mode-diff-yesterday): New command.
15876
15877 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
15878
15879 2004-06-10 Juri Linkov <juri@jurta.org>
15880
15881 * emacs-lisp/edebug.el (edebug-eval-defun):
15882 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
15883 Fix docstring.
15884
15885 * simple.el (eval-expression-print-format): Don't print additional
15886 information on the first call to `eval-print-last-sexp'.
15887 (next-error-find-buffer): Fix punctuation.
15888 (killing) <defgroup>: Fix punctuation.
15889 (yank-excluded-properties): Change group from editing to killing.
15890
15891 * replace.el (perform-replace): Use `limit' to terminate the
15892 while-loop explicitly.
15893
15894 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15895
15896 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
15897 Use lc-*.xpm as prefix instead of *-locol.xpm.
15898
15899 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
15900 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
15901 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
15902 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
15903 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
15904 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
15905 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
15906 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
15907 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
15908 * toolbar/lc-up_arrow.xpm:
15909 Rename from *-locol.xpm.
15910
15911 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
15912
15913 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
15914 include forms like &<str>; as valid url patterns.
15915
15916 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
15917
15918 * dired.el (dired-diff, dired-backup-diff)
15919 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
15920 (dired-do-chown, dired-do-touch, dired-do-print)
15921 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
15922 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
15923 (dired-create-directory, dired-do-copy, dired-do-symlink)
15924 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
15925 (dired-do-copy-regexp, dired-do-hardlink-regexp)
15926 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
15927 (dired-maybe-insert-subdir, dired-next-subdir)
15928 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
15929 (dired-kill-subdir, dired-tree-up, dired-tree-down)
15930 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
15931 (dired-run-shell-command, dired-query): Remove redundant,
15932 or incorrect, autoloads.
15933
15934 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
15935 does not end in a slash. Add optional argument KILL-ROOT.
15936 Update docstring.
15937 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
15938 (dired-query): Add autoloads.
15939
15940 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
15941
15942 * progmodes/compile.el (compilation-set-window-height):
15943 Rearrange the save-* functions because a buffer can have several current
15944 point in different windows.
15945 (compilation-error-regexp-alist-alist): Recognize {standard input}
15946 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
15947
15948 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15949
15950 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
15951 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
15952 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
15953 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
15954 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
15955 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
15956 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
15957 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
15958 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
15959 * toolbar/up_arrow-locol.xpm:
15960 New versions of icons that uses fewer colors.
15961
15962 * toolbar/tool-bar.el (tool-bar-local-item)
15963 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
15964 if display-color-cells is 256 or less.
15965
15966 2004-06-08 Kim F. Storm <storm@cua.dk>
15967
15968 * wid-edit.el (widget-specify-button): Use hand pointer rather
15969 than mouse-face as visible mouse-over effect.
15970
15971 2004-06-07 Karl Fogel <kfogel@red-bean.com>
15972
15973 * saveplace.el (save-place-alist-to-file): Bind `print-length'
15974 and `print-level' to nil when writing out `save-place-alist'.
15975 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
15976
15977 2004-06-07 Juanma Barranquero <lektu@terra.es>
15978
15979 * completion.el (completion-kill-region): Doc fix.
15980
15981 * format.el (format-insert-annotations)
15982 (format-annotate-location): Doc fixes.
15983 (format-subtract-regions): Make arguments match their use in docstring.
15984
15985 * simple.el (kill-region): Doc fix.
15986
15987 * subr.el (insert-buffer-substring-no-properties)
15988 (insert-buffer-substring-as-yank): Doc fixes.
15989
15990 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
15991
15992 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15993 Update docstring.
15994 (dired-reset-subdir-switches): New function.
15995
15996 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
15997 Limit scope of `buffer-read-only' binding.
15998
15999 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
16000
16001 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
16002 eshell-explicit-command-char.
16003
16004 2004-06-06 Juanma Barranquero <lektu@terra.es>
16005
16006 * help-fns.el (help-argument-name): Inherit from italic face only
16007 if the frame supports it.
16008
16009 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16010
16011 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
16012 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
16013 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
16014 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
16015 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
16016 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
16017 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
16018 New conversions from xpm files.
16019
16020 * toolbar/README: New file.
16021
16022 2004-06-06 Richard M. Stallman <rms@gnu.org>
16023
16024 * isearch.el (isearch-mode-map): Undo previous change.
16025
16026 2004-06-05 Juri Linkov <juri@jurta.org>
16027
16028 * bindings.el (debug-ignored-errors): Add regexps for history
16029 related messages. Remove $ from "No further undo information".
16030 Move Ediff's messages to ediff.el.
16031
16032 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
16033
16034 * cus-edit.el (custom-display): Add `min-colors'.
16035
16036 * custom.el (defface): Add `supports' to docstring.
16037
16038 * help-fns.el (help-argument-name): Add :group 'help.
16039
16040 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
16041
16042 * find-dired.el (find-ls-subdir-switches): New user option.
16043 (find-dired): No longer call `abbreviate-file-name' on DIR.
16044 Set `dired-subdir-switches' buffer-locally.
16045
16046 * locate.el: Merge the two `Commentary' sections.
16047 (locate-ls-subdir-switches): New user option.
16048 (locate): Update for other changes.
16049 (locate-mode-map): Restore Dired binding for mouse-2.
16050 Bind `locate-mouse-view-file' to M-mouse-2.
16051 Bind `l' to `locate-do-redisplay'.
16052 (locate-main-listing-line-p, locate-do-redisplay): New functions.
16053 (locate-mouse-view-file, locate-tags, locate-find-directory):
16054 Print message if used outside main listing.
16055 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
16056 Various changes to support inserted subdirectories.
16057 (locate-insert-header): Change header of *Locate* buffer.
16058
16059 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16060 Change interactive default switches.
16061 (dired-rename-subdir-2): Update `dired-switches-alist'.
16062 (dired-insert-subdir, dired-kill-subdir):
16063 Handle `dired-switches-alist'. Do not mark buffer modified.
16064 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
16065 (dired-insert-subdir-doinsert): Omit messages.
16066 Handle `dired-subdir-switches'.
16067 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
16068
16069 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
16070 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
16071 subdirs if -R switch is used for a subdir.
16072 (dired-mode): Set `dired-switches-alist'.
16073 (dired-build-subdir-alist): Only print number of directories in
16074 echo area when invoked interactively.
16075
16076 2004-06-05 Lars Hansen <larsh@math.ku.dk>
16077
16078 * dired-x.el (dired-omit-mode): Rename from
16079 dired-omit-files-p. Use define-minor-mode to define it.
16080 (dired-omit-files-p): Add as alias for dired-omit-mode.
16081 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
16082 dired-mark-omitted.
16083 (dired-mark-omitted): Add. Bind to M-O.
16084
16085 2004-06-05 Kenichi Handa <handa@m17n.org>
16086
16087 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
16088
16089 2004-06-05 Juanma Barranquero <lektu@terra.es>
16090
16091 * help-fns.el (help-argument-name): Reintroduce face.
16092 (help-default-arg-highlight): Use it, now that
16093 `face-differs-from-default-p' can be trusted.
16094
16095 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
16096
16097 * textmodes/table.el: Sentence commands added to Point Motion
16098 group; kill and backward-kill commands added to Extraction group.
16099
16100 2004-06-04 Mario Lang <mlang@delysid.org>
16101
16102 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
16103 systems appear to use mW, make the code handle this. Fix a
16104 division-by-zero bug while at it, and handle kernels with
16105 a slightly different layout in /proc/acpi.
16106
16107 2004-06-04 Karl Fogel <kfogel@red-bean.com>
16108
16109 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
16110 because the latter is a CL-ism. This fixes the bug reported by
16111 Shawn Boyette <mdxi@collapsar.net> in
16112 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
16113
16114 2004-06-04 Miles Bader <miles@gnu.org>
16115
16116 * faces.el (display-supports-face-attributes-p): Function moved to
16117 C code. Previously only the tty-related portion of this function
16118 was done in C; however the previous attempt to do a halfway-proper
16119 job for non-tty displays in lisp didn't work properly because of
16120 funny conditions during Emacs startup.
16121 (face-differs-from-default-p): Simplify, now that
16122 display-supports-face-attributes-p works properly on all display
16123 types. Remove :stipple from comparison; it doesn't really work
16124 in emacs anyway.
16125
16126 2004-06-04 Miles Bader <miles@gnu.org>
16127
16128 * faces.el (face-differs-from-default-p): Use a different
16129 implementation, so we can really check whether FACE displays
16130 differently or not.
16131
16132 2004-06-04 Miles Bader <miles@gnu.org>
16133
16134 * faces.el (display-supports-face-attributes-p): Implement a
16135 `different from default' check for non-tty displays.
16136
16137 2004-06-03 David Kastrup <dak@gnu.org>
16138
16139 * woman.el (woman-mapcan): More concise code.
16140 (woman-topic-all-completions, woman-topic-all-completions-1)
16141 (woman-topic-all-completions-merge): Replace by a simpler and
16142 much faster implementation based on O(n log n) sort/merge instead
16143 of the old O(n^2) behavior.
16144
16145 2004-06-03 Miles Bader <miles@gnu.org>
16146
16147 * subr.el (read-number): Use canonical format for default in prompt.
16148
16149 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
16150 Add regexp for " [...]" style defaults.
16151
16152 2004-06-02 Romain Francoise <romain@orebokech.com>
16153
16154 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
16155 groups: if the user asks for a hidden buffer, open the
16156 corresponding filter group to expose it.
16157
16158 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
16159 `ibuffer-jump-to-buffer'.
16160 (ibuffer-jump-offer-only-visible-buffers): New user option.
16161
16162 2004-06-02 Juanma Barranquero <lektu@terra.es>
16163
16164 * faces.el (frame-update-faces): Add empty docstring so the one
16165 for `ignore' doesn't show through.
16166
16167 * subr.el (process-kill-without-query): Remove spurious "\n" on
16168 obsolescence string.
16169 (focus-frame, unfocus-frame): Add obsolescence declaration and
16170 empty docstring.
16171
16172 * international/mule.el (register-char-codings): Make alias for
16173 `ignore'. Move docstring to obsolescence info and remove redundancy.
16174
16175 2004-06-02 Kim F. Storm <storm@cua.dk>
16176
16177 * frame.el (blink-cursor-start): Turn cursor off initially so blink
16178 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
16179
16180 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16181
16182 * comint.el (comint-replace-by-expanded-history-before-point):
16183 Obey `start' as the docstring says.
16184 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
16185 (comint-update-fence): Prevent font-lock from running unnecessarily.
16186 (comint-dynamic-list-completions): Use with-current-buffer.
16187
16188 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16189
16190 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
16191 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
16192 (bibtex-entry-update): Handle alternatives and optional fields.
16193 (bibtex-parse-entry): Bugfix, handle empty key.
16194
16195 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16196
16197 * vc-arch.el (vc-arch-state): Don't assume the file exists.
16198
16199 2004-05-31 Lars Hansen <larsh@math.ku.dk>
16200
16201 * desktop.el (desktop-save): Don't save minor modes without a
16202 known mode initialization function.
16203
16204 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
16205
16206 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
16207
16208 * autorevert.el: Update `Commentary' section.
16209
16210 2004-05-30 Juanma Barranquero <lektu@terra.es>
16211
16212 * dos-fns.el (convert-standard-filename):
16213 * files.el (convert-standard-filename):
16214 * w32-fns.el (convert-standard-filename):
16215 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
16216
16217 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
16218
16219 Sync with Tramp.
16220
16221 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
16222 (tramp-let-maybe): Move to an earlier spot in the file.
16223 Patch by Andreas Schwab.
16224
16225 2004-05-30 Andreas Schwab <schwab@suse.de>
16226
16227 * dired.el (dired-get-filename): Don't use dired-re-dot.
16228
16229 2004-05-30 Richard M. Stallman <rms@gnu.org>
16230
16231 * files.el (find-file): Doc fix.
16232
16233 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
16234
16235 2004-05-30 Nick Roberts <nickrob@gnu.org>
16236
16237 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
16238 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
16239 modeline of the locals buffer.
16240 (gdb-goto-breakpoint): Handle gdbmi.
16241 (gdb-get-frame-number): Change for gdbmi.
16242
16243 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
16244
16245 * files.el (file-remote-p): Apply file name handler for operation
16246 `file-remote-p'. It isn't a property any longer.
16247 (file-relative-name): `fh' and `fd' get the required value via
16248 `find-file-name-handler' already.
16249
16250 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
16251 (top): Remove setting of `file-remote-p' property for
16252 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
16253
16254 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
16255
16256 Version 2.0.41 of Tramp released.
16257
16258 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
16259 Throw away if process has died.
16260 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
16261 (tramp-out-of-band-prompt-regexp): Rename to
16262 `tramp-process-alive-regexp', because its usage is widen.
16263 (tramp-actions-copy-out-of-band): Apply it.
16264 (tramp-actions-before-shell, tramp-multi-actions):
16265 Add `tramp-action-process-alive' action.
16266 (tramp-action-process-alive): New defun.
16267 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
16268 Add entry for `file-remote-p'.
16269 (tramp-handle-file-remote-p): New defun.
16270 (top): Remove setting of `file-remote-p'. Don't set
16271 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
16272
16273 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
16274 `file-remote-p'.
16275
16276 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
16277 counted for (last) line. [They should or they shouldn't? --Stef]
16278 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
16279
16280 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
16281
16282 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
16283 not really necessary but seems to keep the shell history smaller
16284 in some cases. It is no substitute for setting HISTFILE and
16285 HISTSIZE from tramp-open-connection-setup-interactive-shell,
16286 though. Suggested by Luc Teirlinck.
16287 (tramp-open-connection-setup-interactive-shell): Export variables
16288 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
16289 (tramp-set-process-query-on-exit-flag): New compat function.
16290 (tramp-open-connection-multi, tramp-open-connection-su)
16291 (tramp-open-connection-rsh, tramp-open-connection-telnet)
16292 (tramp-do-copy-or-rename-file-out-of-band): Use it.
16293 (tramp-let-maybe): New macro, let-binds a variable only if it
16294 isn't obsolete.
16295 (tramp-check-ls-commands, tramp-handle-expand-file-name)
16296 (tramp-handle-file-truename): Use it.
16297 (tramp-completion-file-name-regexp-unified): Avoid matching
16298 filenames starting with "/:" -- those are reserved for
16299 file-name-non-special.
16300
16301 * tramp-smb.el (tramp-smb-open-connection):
16302 Use tramp-set-process-query-on-exit-flag compat function.
16303
16304 2004-05-29 Richard M. Stallman <rms@gnu.org>
16305
16306 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
16307
16308 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
16309 (eval-last-sexp-print-value): Print char equivalent regardless
16310 of standard-output value.
16311
16312 * thumbs.el (thumbs-subst-char-in-string): Delete.
16313 (thumbs-thumbname): Use subst-char-in-string.
16314 (thumbs-resize-image): Use condition-case, not ignore-errors.
16315 (thumbs-kill-buffer): Likewise.
16316
16317 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
16318 (thumbs-mode): Make buffer read-only.
16319 (thumbs-make-thumb): Unconditionally accept an existing file.
16320 (thumbs-insert-thumb): Add thumb-image-file property to the image.
16321 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
16322 (thumbs-show-thumbs-list): Error if images not supported.
16323 (thumbs-save-current-image): Improve prompt string.
16324 (thumbs-mode-map): Define u, R, x.
16325 (thumbs-unmark): New command.
16326 (thumbs-emboss-image): Minor cleanup.
16327 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
16328 (thumbs-rename-images): New command.
16329 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
16330
16331 * thumbs.el (thumbs-current-image): New function.
16332 (thumbs-file-list, thumbs-file-alist): New functions.
16333 (thumbs-find-image): Delete arg L.
16334 Don't set up thumbs-fileL as buffer-local global var.
16335 (thumbs-find-image-at-point): Use thumbs-current-image.
16336 (thumbs-set-image-at-point-to-root-window): Likewise.
16337 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
16338 Record and warn about errors. Update thumbs-markedL for deletions.
16339 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
16340 (thumbs-redraw-buffer): Use thumbs-file-list.
16341 (thumbs-mark): Use thumbs-current-image.
16342 (thumbs-show-name): Use thumbs-current-image.
16343
16344 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
16345 and imenu--last-menubar-index-alist.
16346
16347 * subr.el (with-selected-window): Undo previous change.
16348
16349 2004-05-29 John Paul Wallington <jpw@gnu.org>
16350
16351 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
16352 (thumbs-mouse-find-image): New command.
16353 (thumbs-mode-map): Bind it to mouse-2.
16354 (thumbs-mode): Make mode-class special.
16355 (thumbs-view-image-mode): Likewise.
16356
16357 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
16358
16359 * flymake.el: New file.
16360
16361 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
16362
16363 * files.el (find-file-noselect-1): Do not bind
16364 `inhibit-read-only' to t during execution of
16365 `find-file-not-found-functions'.
16366
16367 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16368
16369 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
16370 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
16371
16372 2004-05-28 Juri Linkov <juri@jurta.org>
16373
16374 * simple.el (eval-expression-print-format): New fun.
16375
16376 * simple.el (eval-expression):
16377 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
16378 * emacs-lisp/edebug.el (edebug-compute-previous-result)
16379 (edebug-eval-expression): Print additionally the value returned by
16380 `eval-expression-print-format'.
16381
16382 * emacs-lisp/lisp.el (insert-pair-alist): New var.
16383 (insert-pair): Make arguments optional. Find character pair
16384 from `insert-pair-alist' according to the last input event.
16385 (insert-parentheses): Make arguments optional.
16386 (raise-sexp, delete-pair): New funs.
16387
16388 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
16389 (emacs-lisp-mode-map, lisp-interaction-mode-map):
16390 Bind C-M-q to `indent-pp-sexp'.
16391
16392 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
16393 `pp-to-string' modified to be able to format text with newlines.
16394 (pp-to-string): Move the buffer-formatting part of the code to
16395 `pp-buffer'. Call `pp-buffer'.
16396
16397 * info.el (Info-desktop-buffer-misc-data): Don't save information
16398 about virtual files.
16399 (Info-restore-desktop-buffer): Restore Info buffers in prepared
16400 buffers with names obtained from the desktop file instead of the
16401 default *info* buffer.
16402
16403 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16404
16405 * subr.el (with-selected-window): Only save/restore the selected window.
16406
16407 * progmodes/compile.el (compilation-error-regexp-alist):
16408 Use expand-file-name and data-directory.
16409
16410 * progmodes/grep.el (grep-tree): Rework previous fix.
16411
16412 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
16413 after the user marked text with the mouse.
16414
16415 * startup.el (command-line): Keep the first regexp of
16416 auto-save-file-name-transforms intact.
16417
16418 2004-05-28 Juanma Barranquero <lektu@terra.es>
16419
16420 * cus-edit.el (customize-face, customize-face-other-window)
16421 (custom-face-edit-delete): Make arguments match their use in
16422 docstring.
16423 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
16424 docstring.
16425
16426 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
16427 not `cvs-butlast'.
16428
16429 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
16430 `nbutlast' are in subr.el).
16431
16432 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
16433 (set-w32-system-coding-system): Doc fixes.
16434
16435 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
16436 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
16437 Make arguments match their use in docstring.
16438 (artist-draw-region-trim-line-endings)
16439 (artist-mouse-choose-operation): Fix typo in docstring.
16440 (artist-key-set-point-common): Doc fix.
16441
16442 2004-05-28 Simon Josefsson <jas@extundo.com>
16443
16444 * mail/smtpmail.el (smtpmail-open-stream):
16445 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
16446
16447 2004-05-26 Simon Josefsson <jas@extundo.com>
16448
16449 * starttls.el: Merge with my GNUTLS based starttls.el.
16450 (starttls-gnutls-program, starttls-use-gnutls)
16451 (starttls-extra-arguments, starttls-process-connection-type)
16452 (starttls-connect, starttls-failure, starttls-success): New variables.
16453 (starttls-program, starttls-extra-args): Doc fix.
16454 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
16455 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
16456 and pass on to corresponding *-gnutls function if it is set.
16457
16458 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
16459
16460 * autorevert.el (auto-revert-handler): Disable auto-reverting of
16461 remote files.
16462
16463 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
16464
16465 * files.el (file-name-non-special): There are more operations
16466 which need handling: `find-backup-file-name',
16467 `insert-file-contents', `verify-visited-file-modtime',
16468 `write-region'. Rename t value of method to `add'. Add new
16469 methods `quote' and `unquote-then-quote' to file-arg-indices.
16470
16471 2004-05-25 Juri Linkov <juri@jurta.org>
16472
16473 * info.el (Info-toc): Call Info-mode on intermediate buffer.
16474 (Info-index-nodes): Enclose code in condition-case to catch errors.
16475 (Info-index-node): Don't search all index nodes if request is only
16476 for the current node and file is not in the cache of index nodes.
16477 (Info-mode-map): Bind Info-copy-current-node-name to `w'
16478 for consistency with dired-copy-filename-as-kill.
16479 Bind `S' to Info-search-case-sensitively.
16480 (Info-copy-current-node-name): New arg. With zero prefix arg put
16481 the name inside a function call to `info'. Display copied text in
16482 the echo area.
16483
16484 2004-05-25 Sam Steingold <sds@gnu.org>
16485
16486 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
16487 strip the package prefix from the symbol name, if any.
16488 Make it the `find-tag-default-function' for `lisp-mode'.
16489
16490 2004-05-25 John Paul Wallington <jpw@gnu.org>
16491
16492 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
16493 instead of obsolete `process-kill-without-query'.
16494
16495 * textmodes/texinfmt.el (texinfo-indexvar-alist):
16496 Declare as variable, not constant.
16497
16498 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
16499
16500 * files.el (find-file-noselect-1): Fix bug introduced by
16501 Revision 1.694. As a side effect, `inhibit-read-only'
16502 is again, by default, t during execution of
16503 `find-file-not-found-functions'.
16504 (insert-directory): Check that lines were really inserted by
16505 the --dired switch, before erasing them.
16506
16507 2004-05-24 Nick Roberts <nickrob@gnu.org>
16508
16509 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
16510 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
16511 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
16512 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
16513 gud-minor-mode (gdbmi).
16514
16515 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16516
16517 * net/browse-url.el (browse-url-interactive-arg): Enable user to
16518 explicitly select the text to be taken as URL.
16519
16520 2004-05-23 Juri Linkov <juri@jurta.org>
16521
16522 * info.el (Info-index-nodes): New var and fun.
16523 (Info-goto-index, Info-index, info-apropos)
16524 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
16525 (Info-index): Fix docstring. Store and restore Info-history-list.
16526 (Info-complete-nodes): New var.
16527 (Info-complete-menu-item): Use it.
16528 (Info-index-node): New fun.
16529 (Info-final-node, Info-forward-node, Info-backward-node)
16530 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
16531 Use Info-index-node.
16532 (Info-extract-menu-item, Info-extract-menu-counting): Set second
16533 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
16534 (Info-find-node-2): If a node with period in its name not found,
16535 try to find a node without the name part after period.
16536 (Info-select-node): Call Info-fontify-node only if
16537 Info-fontify-maximum-menu-size is not nil.
16538 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
16539 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
16540 Preserve Info-history-list.
16541 (Info-toc): Set Info-current-file.
16542 (Info-build-toc): Move point to the beginning of the buffer.
16543 Add main-file variable.
16544 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
16545 Use backslashed representation of the control character ^_.
16546
16547 * textmodes/texinfmt.el (texinfo-print-index): Print index line
16548 numbers in the new Texinfo 4.7 format.
16549
16550 * add-log.el (change-log-font-lock-keywords): Remove `:' from
16551 regexps for function and variable names.
16552
16553 * descr-text.el (describe-property-list): Add [show] button for
16554 `syntax-table' property with action to pp to a separate buffer.
16555 (describe-char): Replace search-forward by re-search-forward with
16556 whitespace regexp after "character:" to not fail in too narrow windows.
16557
16558 * simple.el (next-error-find-buffer): Add a rule to return
16559 next-error capable buffer if one window on the selected frame
16560 displays such buffer.
16561
16562 2004-05-23 Nick Roberts <nickrob@gnu.org>
16563
16564 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
16565 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
16566 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
16567 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
16568 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
16569 Handle new value for gud-minor-mode (gdbmi).
16570 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
16571 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
16572 Change from local to global gdb variable set.
16573 (gdb-ann3): Initialize above gdb variable set.
16574 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
16575 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
16576 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
16577 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
16578 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
16579 (gdb-info-locals-handler, gdb-invalidate-assembler)
16580 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
16581 set as global variables.
16582 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
16583 Handle gdbmi.
16584 (gdb-info-breakpoints-custom): Fix regexp.
16585 (def-gdb-var): Delete.
16586
16587 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
16588 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
16589 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
16590 a new mode. The file (gdb-mi.el) for this mode will be included
16591 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
16592 primary interface.
16593
16594 2004-05-23 Jesper Harder <harder@ifa.au.dk>
16595
16596 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
16597 interpreted as a directory.
16598
16599 2004-05-22 Richard M. Stallman <rms@gnu.org>
16600
16601 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
16602 as a close quote.
16603
16604 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
16605
16606 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
16607 Use assoc-string, not assoc-ignore-case.
16608
16609 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
16610
16611 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
16612 If moving back then fwd gets a defun that ends before point,
16613 try again moving fwd then back.
16614
16615 * files.el (file-name-non-special): Allow t in file-arg-indices
16616 to mean requote the return value. Use `identity' as an element
16617 rather than as the whole value.
16618
16619 * gs.el (gs-options): Add -dSAFER. Mark it risky.
16620
16621 2004-05-22 Juanma Barranquero <lektu@terra.es>
16622
16623 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
16624 `help-make-usage'.
16625 (help-highlight-arguments): Skip function name before searching
16626 for arguments.
16627
16628 2004-05-21 Juanma Barranquero <lektu@terra.es>
16629
16630 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
16631 Don't mention in the docstring these arguments meant for
16632 internal (recursive) use only.
16633 (allout-char-spec): Comment out (it's not implemented).
16634 (allout-old-expose-topic, allout-exposure): Fix docstring and add
16635 obsolescence declaration.
16636 (allout-flatten-exposed-to-buffer)
16637 (allout-indented-exposed-to-buffer): Fix typos in docstring.
16638 (my-mark-marker): Doc fix.
16639 (produce-allout-mode-map, allout-sibling-index)
16640 (allout-isearch-expose, allout-distinctive-bullet)
16641 (allout-open-topic, allout-reindent-body)
16642 (allout-rebullet-heading, allout-process-exposed)
16643 (allout-insert-listified, allout-latex-verb-quote)
16644 (allout-insert-latex-header, allout-insert-latex-trailer):
16645 Make arguments match their use in docstring.
16646 (allout-primary-bullet, allout-old-style-prefixes)
16647 (allout-inhibit-protection, allout-init, allout-mode)
16648 (allout-before-change-protect, allout-flag-region):
16649 Use "Emacs" instead of "emacs" in docstrings.
16650
16651 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
16652
16653 * international/characters.el: Modify syntax of more characters.
16654
16655 2004-05-21 Masatake YAMATO <jet@gyve.org>
16656
16657 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
16658 (etags-tags-completion-table): Show parsing progress.
16659
16660 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
16661
16662 * locate.el (locate-prompt-for-command): Shorten first line of
16663 docstring.
16664 (locate-mode): Expand docstring and include keymap summary.
16665
16666 * files.el (find-file-noselect-1): Limit the scope of the
16667 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
16668 is, by default, nil during the execution of
16669 `find-file-not-found-functions' and `find-file-hook'.
16670
16671 2004-05-20 Michael Mauger <mmaug@yahoo.com>
16672
16673 * facemenu.el (facemenu-color-name-equal): New function.
16674 (list-colors-display): Use it to compare colors instead of
16675 facemenu-color-equal.
16676
16677 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
16678
16679 * compare-w.el (compare-windows-face): Use min-colors instead of
16680 checking for tty or pc types.
16681
16682 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
16683
16684 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
16685 (completion-setup-function): Use with-current-buffer.
16686 Properly save excursion. Simplify.
16687 Don't assume there is necessarily a `mouse-face' property somewhere.
16688
16689 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
16690
16691 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
16692
16693 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
16694 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
16695 Use with-current-buffer.
16696 (byte-goto-log-buffer): Delete.
16697 (byte-compile-log-file): Call compilation-forget-errors.
16698
16699 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16700
16701 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
16702 output messages into the search result.
16703
16704 2004-05-19 Masatake YAMATO <jet@gyve.org>
16705
16706 * wid-edit.el (widget-radio-button-notify): Revert my last
16707 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16708
16709 2004-05-19 Kenichi Handa <handa@m17n.org>
16710
16711 * international/characters.el: Fix syntax (open/close) of CJK chars.
16712
16713 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16714
16715 * help-mode.el (help-go-back): Don't depend on position of back button.
16716
16717 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
16718
16719 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
16720 files don't contain an accidental additional /.
16721
16722 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
16723 in source buffer.
16724
16725 2004-05-18 Masatake YAMATO <jet@gyve.org>
16726
16727 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
16728 to widget-apply. :action method assumes 2 arguments, not 3.
16729
16730 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
16731
16732 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16733 New constants.
16734 (hs-special-modes-alist): Add an f90-mode entry.
16735
16736 2004-05-17 Sam Steingold <sds@gnu.org>
16737
16738 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
16739 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
16740
16741 2004-05-16 Kim F. Storm <storm@cua.dk>
16742
16743 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
16744
16745 2004-05-15 John Wiegley <johnw@newartisans.com>
16746
16747 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
16748 (eshell-output-object-to-target): Improve output speed 20% by not
16749 calling `eshell-stringify' if something is already known to be a string.
16750
16751 2004-05-15 Alex Ott <ott@jet.msk.su>
16752
16753 * textmodes/ispell.el (ispell-local-dictionary-alist):
16754 Add windows-1251 to the choice of coding systems.
16755 (ispell-dictionary-alist-6): Add support for "russianw.aff",
16756 encoded in cp1251.
16757
16758 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
16759
16760 * progmodes/compile.el (compilation-warning-face)
16761 (compilation-info-face): Use min-colors.
16762
16763 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16764
16765 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
16766 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
16767 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
16768 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
16769 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
16770 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
16771 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
16772 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
16773 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
16774 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
16775 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
16776 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
16777 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
16778 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
16779
16780 2004-05-15 Kim F. Storm <storm@cua.dk>
16781
16782 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
16783 Use it to set triggered-p element of timer.
16784 (timer-event-handler): Set triggered-p element non-nil while running
16785 the timer function.
16786
16787 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
16788
16789 * descr-text.el (describe-char-unicode-data)
16790 (describe-char-unicodedata-file): Re-enable the unicode code now that
16791 the licensing issues have been cleared in the unicode-4 license.
16792 (describe-text-properties-1): Remove unused `overlay' var.
16793 (describe-char): Remove unused var `buffer'.
16794
16795 2004-05-14 David Ponce <david@dponce.com>
16796
16797 * tree-widget.el: New file.
16798
16799 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
16800
16801 * language/european.el ("Brazilian Portuguese"): Add support for
16802 Brazilian Portuguese.
16803
16804 2004-05-13 John Wiegley <johnw@newartisans.com>
16805
16806 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
16807 `recentf-mode' if this variable has been customized to t.
16808
16809 * eshell/esh-test.el (eshell-test): Call the function
16810 `emacs-version' rather than trying to build a custom version string.
16811
16812 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
16813
16814 * net/telnet.el (telnet-mode): Use define-derived-mode.
16815 Don't modify the global value of comint-prompt-regexp.
16816
16817 2004-05-13 John Paul Wallington <jpw@gnu.org>
16818
16819 * version.el (emacs-version): Check for `gtk' feature before
16820 `x-toolkit' feature.
16821
16822 2004-05-13 Juanma Barranquero <lektu@terra.es>
16823
16824 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
16825 arguments in the docstring, they're used only in recursive calls.
16826
16827 * help-fns.el (help-arg-highlighting-function)
16828 (help-argument-name): Delete.
16829 (help-default-arg-highlight): New function.
16830 (help-do-arg-highlighting): Use it.
16831
16832 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
16833
16834 * calendar/appt.el (appt-disp-window):
16835 Use `calendar-set-mode-line' for a centered mode-line.
16836
16837 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16838
16839 * calendar/appt.el (appt-disp-window): Do not split window
16840 excessively when `split-height-threshold' is low.
16841
16842 2004-05-12 Nick Roberts <nickrob@gnu.org>
16843
16844 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
16845 kill-buffer-hook here and make it local.
16846 (gud-kill-buffer-hook): Use kill-process for a sure kill.
16847
16848 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
16849
16850 * progmodes/compile.el (compilation-set-window-height):
16851 Use save-excursion to protect against misplaced marker.
16852
16853 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16854
16855 * custom.el (defface): Document that type can have value gtk.
16856
16857 * faces.el (face-spec-set-match-display): Handle type gtk in display.
16858
16859 2004-05-12 Kenichi Handa <handa@m17n.org>
16860
16861 * descr-text.el: Require quail at compile time.
16862 (describe-char): If an input method is on and it supports the
16863 character, show how to input it.
16864
16865 * international/quail.el (quail-install-decode-map): Accept a
16866 char-table whose subtype is `quail-decode-map'.
16867 (quail-store-decode-map-key, quail-gen-decode-map1)
16868 (quail-gen-decode-map, quail-find-key1, quail-find-key)
16869 (quail-show-key): New functions.
16870
16871 2004-05-12 Juanma Barranquero <lektu@terra.es>
16872
16873 * generic.el (define-generic-mode): Remove redundant arglist info.
16874
16875 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
16876 Make arguments match their use in docstring.
16877 (help-arg-highlighting-function): New variable.
16878 (help-argument-name): Mention it in the docstring.
16879 (help-do-arg-highlight): Use it. Expand regexp to accept also
16880 ARG-xxx and xxx-ARG references.
16881
16882 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16883
16884 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
16885 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
16886 and "mailto:addr1?to=addr2" equal.
16887
16888 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16889
16890 * man.el (Man-getpage-in-background): Use shell-file-name
16891 and shell-command-switch variables instead of hard-coded values.
16892
16893 2004-05-11 Eli Zaretskii <eliz@gnu.org>
16894
16895 * iimage.el: New file.
16896
16897 2004-05-11 Juanma Barranquero <lektu@terra.es>
16898
16899 * custom.el (custom-initialize-default, defcustom):
16900 Fix typo in docstring.
16901
16902 * files.el (set-visited-file-name, file-expand-wildcards):
16903 Fix docstring.
16904
16905 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
16906
16907 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
16908
16909 * subr.el (eventp): Be more discriminating with integers.
16910
16911 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
16912
16913 * progmodes/compile.el (compile): Add universal prefix arg.
16914 (compilation-error-regexp-alist-alist): Add edg patterns.
16915
16916 2004-05-10 Sam Steingold <sds@gnu.org>
16917
16918 * textmodes/ispell.el (ispell-message):
16919 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
16920
16921 2004-05-10 Dave Love <fx@gnu.org>
16922
16923 * progmodes/python.el (help-buffer): Autoload when compiling.
16924 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
16925 (run-python): Prepend to any existing PYTHONPATH.
16926
16927 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
16928
16929 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
16930 for pending breakpoints.
16931
16932 2004-05-10 Richard M. Stallman <rms@gnu.org>
16933
16934 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
16935 directly without calling any functions in Rmail.
16936 (unrmail-unprune): Function deleted.
16937
16938 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
16939
16940 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
16941 C-c C-z binding.
16942
16943 2004-05-10 Kenichi Handa <handa@m17n.org>
16944
16945 * descr-text.el (describe-char): Fix previous change. Don't make
16946 a unibyte character to multibyte in the *Help* buffer.
16947
16948 2004-05-10 Miles Bader <miles@gnu.org>
16949
16950 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
16951 buffer an error if the debugger process is actually running.
16952
16953 2004-05-10 Juanma Barranquero <lektu@terra.es>
16954
16955 * help-fns.el (help-argument-name): Default to italic.
16956 (help-highlight-arguments): Return always (usage . doc), even when
16957 usage is nil.
16958
16959 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
16960 (define-ibuffer-filter): Add usage info.
16961 (define-ibuffer-op): Add usage info (but CL-style defaults for
16962 keyword args are not shown).
16963
16964 * subr.el (remove-overlays, read-passwd): Fix docstring.
16965 (start-process-shell-command): Fix docstring. Put usage info in a
16966 format usable by `describe-function'.
16967 (open-network-stream, open-network-stream-nowait)
16968 (open-network-stream-server): Fix docstring.
16969
16970 2004-05-09 Jason Rumney <jasonr@gnu.org>
16971
16972 * international/code-pages (cp932, cp936, cp949, c950): Remove.
16973 Only define cp125* if windows-125* is already defined.
16974
16975 * language/korean.el (cp949): Add alias.
16976
16977 * language/chinese.el (cp936, cp950): Add aliases.
16978
16979 * language/japanese.el (cp932): Add alias.
16980
16981 * term/w32-win.el: Require code-pages.
16982
16983 * international/mule-cmds.el (set-locale-environment):
16984 On MS-Windows use ansi code-page for default coding-systems.
16985 Set up paper sizes for Windows 3 letter languages.
16986
16987 * international/code-pages.el (cp932, cp936, cp949, cp950):
16988 Add aliases. Also add cp125* if not already defined.
16989
16990 2004-05-09 Juanma Barranquero <lektu@terra.es>
16991
16992 * help-fns.el (help-highlight-arguments): Don't try to highlight
16993 missing or autoloaded arglists. Accept structured arguments, like
16994 the first ones of `do' and `flet'.
16995
16996 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
16997 (cvs-get-marked): Remove redundant arglist info.
16998
16999 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
17000 Don't use CL-style default args.
17001
17002 2004-05-08 Andreas Schwab <schwab@suse.de>
17003
17004 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
17005
17006 * international/subst-ksc.el: Fix references to utf-translate-cjk
17007 into utf-translate-cjk-mode.
17008 * international/subst-big5.el: Likewise.
17009 * international/subst-gb2312.el: Likewise.
17010 * international/subst-jis.el: Likewise.
17011 * international/utf-16.el: Likewise.
17012 * international/utf-8.el: Likewise.
17013
17014 2004-05-08 John Wiegley <johnw@newartisans.com>
17015
17016 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
17017 "virtual buffers" (off by default), which makes it possible to
17018 switch to the "virtual" buffers of recently visited files. When a
17019 buffer name search fails, and this option is on, iswitchb will
17020 look at the list of recently visited files, and permit matching
17021 against those names. When the user hits RET on a match, it will
17022 revisit that file.
17023 (iswitchb-read-buffer): Add two optional arguments, which makes
17024 isearchb.el possible.
17025 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
17026 (iswitchb-next-match): Add support for virtual buffers.
17027
17028 * isearchb.el: This module extends iswitchb to provide "as you
17029 type" buffer selection.
17030
17031 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
17032 Ignore the read-only property when flyspell highlighting is on.
17033 Not ignoring it leads to a series of confusing errors.
17034 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
17035 but also make sure to call flyspell-incorrect-hook.
17036 (flyspell-maybe-correct-transposition): Perform transposition test
17037 by bit twiddling a string, rather than using a temp buffer.
17038 (flyspell-maybe-correct-doubling): Use a string rather than a temp
17039 buffer. This is also the original version of the code, which
17040 could not be checked in before due to a previous lack of
17041 assignment papers. This version has seen heavy usage on my system
17042 for several years now.
17043
17044 * calendar/cal-bahai.el: New file, which adds support for the
17045 Baha'i calendar to Emacs. This calendar is based on a solar year
17046 of 19 months of 19 days, with 4 intercalary days. Each year
17047 begins on March 21, with the calendar starting in 1844.
17048
17049 * calendar/cal-menu.el, calendar/calendar.el
17050 * calendar/diary-lib.el, calendar/holidays.el:
17051 Added support for using cal-bahai.el.
17052
17053 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
17054 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
17055 function can be used outside of eshell buffers.
17056 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
17057
17058 2004-05-08 Juanma Barranquero <lektu@terra.es>
17059
17060 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
17061 word constituent so FOO-ARG is not recognized as an arg.
17062 (help-highlight-arguments): Don't skip lists in mandatory arguments.
17063
17064 * simple.el (next-error): Fix typo in docstring.
17065 (open-line): Make argument names match their use in docstring.
17066 (split-line): Fix docstring.
17067
17068 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
17069 usable by `describe-function'.
17070 (gensym, gentemp, typep, ignore-errors): Make argument names match
17071 their use in docstring.
17072
17073 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
17074 argument to `help-setup-xref'.
17075
17076 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
17077
17078 Version 2.0.40 of Tramp released.
17079
17080 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
17081 Use symbol-function to invoke functions only known on some Emacs
17082 flavors. This avoids byte-compiler warnings. Reported by Kevin
17083 Scaldeferri <kevin@scaldeferri.com>.
17084 (tramp-do-copy-or-rename-file-via-buffer): Rename from
17085 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
17086 consistent with the other tramp-do-* functions.
17087 (tramp-do-copy-or-rename-file): Calls adjusted.
17088 (tramp-process-initial-commands): Avoid liveness check on shell --
17089 we know that it must be alive since we're opening a connection at
17090 this moment.
17091 (tramp-last-cmd): New internal variable.
17092 (tramp-process-echoes): New tunable.
17093 (tramp-send-command): Set tramp-last-cmd.
17094 (tramp-wait-for-output): Delete echo, if applicable.
17095 (tramp-read-passwd): Construct the key for the password cache in a
17096 way that works for multi methods, too.
17097 (tramp-bug): Add backup-directory-alist and
17098 bkup-backup-directory-info to bug reports, with Tramp counterparts.
17099
17100 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
17101
17102 * net/tramp*.el: Suppress byte-compiler warnings where possible.
17103
17104 * net/tramp.el (tramp-out-of-band-prompt-regexp)
17105 (tramp-actions-copy-out-of-band): New defcustoms.
17106 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
17107 used instead of a synchronous one. Allows password entering.
17108 (tramp-action-out-of-band): New defun.
17109 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
17110 Remove restriction with password from doc string.
17111 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
17112 `tramp-out-of-band-prompt-regexp',
17113 `tramp-actions-copy-out-of-band', `password-cache' and
17114 `password-cache-expiry'.
17115 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
17116 password caching.
17117 (tramp-touch): FILE can be a local file, too.
17118 (TODO): Remove items done.
17119 (tramp-handle-insert-directory): Properly quote file name also if
17120 not full-directory-p. Handle wildcard case. Reported by Andreas
17121 Schwab <schwab@suse.de>.
17122 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
17123 new file.
17124 (tramp-handle-file-local-copy, tramp-handle-write-region):
17125 The permissions of the temporary file are set if filename exists.
17126 Reported by Ted Stern <stern@cray.com>.
17127 (tramp-backup-directory-alist)
17128 (tramp-bkup-backup-directory-info): New defcustoms.
17129 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
17130 (tramp-handle-find-backup-file-name): New function.
17131 Implements Tramp's find-backup-file-name.
17132
17133 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
17134 for `find-backup-file-name'.
17135
17136 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
17137 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
17138
17139 2004-05-07 Lars Hansen <larsh@math.ku.dk>
17140
17141 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
17142
17143 2004-05-07 Juanma Barranquero <lektu@terra.es>
17144
17145 * subr.el (lambda): Add arglist description to docstring.
17146 (declare): Fix typo in docstring.
17147 (open-network-stream): Fix docstring.
17148 (process-kill-without-query): Fix docstring and add obsolescence info.
17149 (last, butlast, nbutlast): Make arguments match their use in docstring.
17150 (insert-buffer-substring-no-properties): Likewise.
17151 (insert-buffer-substring-as-yank): Likewise.
17152 (split-string): Fix docstring.
17153
17154 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17155 Make argument names match their use in docstring.
17156
17157 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
17158
17159 2004-05-06 Nick Roberts <nickrob@gnu.org>
17160
17161 * progmodes/gdb-ui.el: Improve/extend documentation strings.
17162 Fit first sentence on one line for apropos-command.
17163
17164 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17165
17166 Changes largely merged in from Dave Love's code.
17167 * progmodes/python.el: Doc fixes.
17168 (python-mode-map): Add python-complete-symbol.
17169 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
17170 (python-comment-indent, python-complete-symbol)
17171 (python-symbol-completions, python-partial-symbol)
17172 (python-try-complete): New.
17173 (python-indent-line): Remove optional arg. Use python-block-end-p.
17174 (python-check): Bind compilation-error-regexp-alist.
17175 (inferior-python-mode): Use rx. Move keybindings to top level.
17176 Set comint-input-filter.
17177 (python-preoutput-filter): Use rx.
17178 (python-input-filter): Re-introduce.
17179 (python-proc): Start new process if necessary.
17180 Check python-buffer non-nil.
17181 (view-return-to-alist): Defvar.
17182 (python-send-receive): New.
17183 (python-eldoc-function): Use it.
17184 (python-mode-running): Don't defvar.
17185 (python-mode): Set comment-indent-function.
17186 Maybe update hippie-expand-try-functions-list.
17187 (python-indentation-levels): Initialize differently.
17188 (python-block-end-p): New.
17189 (python-indent-line): Use it.
17190 (python-compilation-regexp-alist): Augment.
17191 (run-python): Import `emacs' module to Python rather than loading
17192 code directly. Set python-buffer differently.
17193 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
17194 Use python-proc.
17195 (python-send-command): Go to end of comint buffer.
17196 (python-load-file): Use python-proc, emacs.eimport.
17197 (python-describe-symbol): Simplify interactive form.
17198 Use emacs.help. Do use temp-buffer-show-hook.
17199 Call print-help-return-message.
17200 (hippie-exp): Require when compiling.
17201 (python-preoutput-continuation): Use rx.
17202
17203 * diff-mode.el (diff-make-unified): Fix regexp.
17204
17205 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
17206
17207 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
17208 filter groups from the buffer when rebuilding the Ibuffer buffer
17209 and `ibuffer-show-empty-filter-groups' is nil.
17210
17211 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17212
17213 * ps-print.el (ps-print-quote): Call ps-value-string.
17214 (ps-setup): Call ps-comment-string.
17215 (ps-value-string, ps-comment-string): New funs.
17216
17217 2004-05-06 Juanma Barranquero <lektu@terra.es>
17218
17219 * ehelp.el (electric-help-command-loop): Check whether the last
17220 character is visible, not (point-max).
17221
17222 * help-fns.el (help-argument-name): Default to bold; don't inherit
17223 from font-lock-variable-name-face.
17224 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
17225
17226 2004-05-05 Kenichi Handa <handa@m17n.org>
17227
17228 * descr-text.el (describe-char): Copy the character with text
17229 properties and overlays into the first line, and call
17230 describe-text-properties on it.
17231
17232 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
17233
17234 * iswitchb.el (iswitchb-global-map): Fix typo.
17235 Remove unwanted ###autoloads from source file.
17236
17237 2004-05-05 Lars Hansen <larsh@math.ku.dk>
17238
17239 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
17240 in run-hooks. Use substitute-command-keys in message.
17241 (wdired-abort-changes): Add message.
17242
17243 2004-05-03 Michael Mauger <mmaug@yahoo.com>
17244
17245 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
17246 (sql-emacs20-p): Remove.
17247 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
17248 (sql-builtin-face, sql-doc-face): Remove.
17249 (sql-mode-ansi-font-lock-keywords)
17250 (sql-mode-oracle-font-lock-keywords)
17251 (sql-mode-postgres-font-lock-keywords)
17252 (sql-mode-linter-font-lock-keywords)
17253 (sql-mode-ms-font-lock-keywords)
17254 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
17255 (sql-product-font-lock): Fix font-lock reset when font rules change.
17256 (sql-highlight-product): Remove incorrect font-lock reset logic.
17257
17258 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
17259
17260 * ses.el (ses-set-parameter): Fix typo.
17261
17262 2004-05-04 Kim F. Storm <storm@cua.dk>
17263
17264 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
17265 Must expand directory for completion to work; and don't mess with
17266 process-environment.
17267 (ido-read-file-name): If command has ido property, don't use ido
17268 if value is ignore, or read as directory if value is dir.
17269 Set ido ignore property for dired-do-rename command.
17270
17271 2004-05-04 Juanma Barranquero <lektu@terra.es>
17272
17273 * ehelp.el (electric-help-command-loop, electric-help-undefined)
17274 (electric-help-help): Check against unmapped commands.
17275
17276 * help-fns.el (help-argument-name): New face, inheriting from
17277 font-lock-variable-name-face, to highlight function arguments in
17278 `describe-function' and `describe-key'.
17279 (help-do-arg-highlight): Auxiliary function to highlight a given
17280 list of arguments in a string.
17281 (help-highlight-arguments): Highlight the function arguments and
17282 all uses of them in the docstring.
17283 (describe-function-1): Use it. Do docstring output via `insert',
17284 not 'princ', so text attributes are preserved.
17285
17286 * winner.el (winner-mode-map): Move `winner-undo' and
17287 `winner-redo' to C-c <left> and C-c <right>, respectively (the
17288 previous bindings conflict with `prev-buffer', `next-buffer').
17289
17290 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17291
17292 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
17293 (bibtex-entry-update): New command bound to C-c C-u.
17294 (bibtex-text-in-string): Fix regexp.
17295 (bibtex-assoc-of-regexp): Remove.
17296 (bibtex-progress-message): Fix docstring.
17297 (bibtex-inside-field): Use if.
17298 (bibtex-assoc-regexp): New function.
17299 (bibtex-format-entry): Make code more robust so that it formats
17300 also old entries.
17301 (bibtex-autokey-demangle-title): Merge with obsolete function
17302 bibtex-assoc-of-regexp.
17303 (bibtex-field-list): New function.
17304 (bibtex-entry): Use bibtex-field-list.
17305 (bibtex-parse-entry): Fix docstring.
17306 (bibtex-print-help-message): Use bibtex-field-list.
17307 (bibtex-make-field): Use bibtex-field-list.
17308 (bibtex-entry-index): Bugfix. Return crossref key if required.
17309 (bibtex-lessp): Fix docstring.
17310
17311 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
17312
17313 * select.el (xselect-convert-to-string): Move comment to intended line.
17314
17315 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17316
17317 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
17318 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
17319
17320 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17321
17322 * term/x-win.el (x-clipboard-yank): Don't exit on error from
17323 x-get-selection.
17324
17325 2004-05-03 Jason Rumney <jasonr@gnu.org>
17326
17327 * makefile.nt: Remove.
17328
17329 2004-05-03 Kim F. Storm <storm@cua.dk>
17330
17331 * emulation/cua-base.el (cua--update-indications): Fix last change.
17332 (cua-mode): Deactivate mark when cua-mode is enabled.
17333
17334 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
17335
17336 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
17337
17338 2004-05-03 Nick Roberts <nickrob@gnu.org>
17339
17340 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
17341 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
17342 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
17343 window over visible frames.
17344 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
17345
17346 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
17347
17348 * progmodes/compile.el (compilation-gcpro): New var.
17349 (compilation-fake-loc): Use it.
17350 (compilation-forget-errors): Reset it.
17351
17352 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
17353
17354 * diff-mode.el (diff-header-face, diff-file-header-face):
17355 Use min-colors.
17356
17357 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17358
17359 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
17360 (bibtex-clean-entry): Disentangle code.
17361 (bibtex-realign): New function.
17362 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
17363 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
17364 Remove undocumented optional arg called-by-convert-alien.
17365 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
17366 for sorting instead of bibtex-sort-buffer.
17367
17368 2004-05-02 Eli Zaretskii <eliz@gnu.org>
17369
17370 * progmodes/compile.el (compilation-start): In the
17371 no-async-subprocesses branch, call sit-for to give redisplay a
17372 chance to show the updated process status in the mode line, and
17373 fontify the buffer explicitly after the process exits.
17374
17375 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
17376
17377 * progmodes/python.el (python-compilation-line-number): Remove.
17378 (python-compilation-regexp-alist): Don't use it any more.
17379 (python-orig-start, python-input-filter): Remove.
17380 (inferior-python-mode): Don't set up comint-input-filter-functions.
17381 (python-send-region): Use compilation-fake-loc.
17382
17383 * progmodes/compile.el (compilation-messages-start): New var.
17384 (compilation-mode): Don't setup next-error-function here.
17385 (compilation-setup): Set it up here instead (for minor modes as well).
17386 Make compilation-messages-start buffer local.
17387 (compilation-next-error-function): Use it.
17388 (compilation-forget-errors): Set compilation-messages-start.
17389
17390 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
17391
17392 * ielm.el (ielm-prompt-read-only): Update docstring.
17393
17394 * comint.el (comint-prompt-read-only): Update docstring.
17395 (comint-update-fence, comint-kill-whole-line)
17396 (comint-kill-region): New functions.
17397
17398 * simple.el (kill-whole-line): Use "p" instead of "P" in
17399 interactive form.
17400
17401 2004-05-01 Juanma Barranquero <lektu@terra.es>
17402
17403 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
17404 format arglist so default values in CL-style argument lists are
17405 correctly shown.
17406
17407 2004-05-01 Jason Rumney <jasonr@gnu.org>
17408
17409 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
17410
17411 2004-05-01 Kenichi Handa <handa@m17n.org>
17412
17413 * international/titdic-cnv.el (miscdic-convert): Don't generate a
17414 quail file if it is up to date.
17415
17416 2004-04-30 Juri Linkov <juri@jurta.org>
17417
17418 * cus-edit.el (custom-mode-map):
17419 Add key binding `C-x C-s' to `Custom-save'.
17420
17421 * outline.el (outline-blank-line): New var.
17422 (outline-next-preface, outline-show-heading)
17423 (outline-end-of-subtree): Use it.
17424
17425 * dired-aux.el (dired-touch-initial): New fun.
17426 (dired-do-chxxx): Call it for op-symbol `touch'.
17427 (dired-diff): Use `dired-dwim-target-directory'
17428 if current dired buffer has no buffer mark.
17429
17430 * bindings.el (propertized-buffer-identification):
17431 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
17432 Add C-M-arrow keys for consistency.
17433
17434 * files.el (confirm-kill-emacs):
17435 Change group from top-level `emacs' to `convenience'.
17436
17437 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
17438 Push mark on the first call of successive command calls.
17439 (insert-pair): New fun created from `insert-parentheses' with
17440 `open' and `close' arguments added. Enclose active regions
17441 in paired characters. Compare adjacent characters syntax with
17442 inserted characters syntax before inserting a space.
17443 (insert-parentheses): Call `insert-pair' with ?\( ?\).
17444
17445 * delsel.el: Don't put `delete-selection' property
17446 on `insert-parentheses' symbol to take advantage of
17447 region handling in `insert-pair' function.
17448 Suggested by Stephan Stahl <stahl@eos.franken.de>.
17449
17450 2004-04-30 Kim F. Storm <storm@cua.dk>
17451
17452 * emulation/cua-base.el: Add support for changing cursor types;
17453 based on patch from Michael Mauger.
17454 (cua-normal-cursor-color, cua-read-only-cursor-color)
17455 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
17456 Customization cursor type and/or cursor color.
17457 (cua--update-indications): Handle cursor type changes.
17458 (cua-mode): Update cursor indications if enabled.
17459
17460 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
17461
17462 * mouse.el (mouse-drag-copy-region): New defcustom.
17463 (mouse-set-region, mouse-drag-region-1): Use it.
17464
17465 * simple.el (kill-ring-save): If region face background color is
17466 unspecified (if no highlighting), show extent of fully visible
17467 region even if transient-mark-mode is enabled.
17468
17469 * emulation/cua-base.el (cua--standard-movement-commands):
17470 Add cua-scroll-up and cua-scroll-down.
17471 (cua-scroll-up, cua-scroll-down): New commands.
17472 (cua--init-keymaps): Remap scroll-up and scroll-down.
17473
17474 * emulation/cua-rect.el (cua--convert-rectangle-as):
17475 New defmacro.
17476 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
17477 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
17478 New commands (suggested by Jordan Breeding).
17479
17480 2004-04-30 Juanma Barranquero <lektu@terra.es>
17481
17482 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
17483
17484 2004-04-30 Mario Lang <mlang@delysid.org>
17485
17486 * diff.el (diff-switches): Fix typo in docstring.
17487
17488 2004-04-30 Alex Schroeder <alex@gnu.org>
17489
17490 * xml.el (xml-debug-print-internal): Don't add newline and
17491 indentation to text nodes and write empty elements as empty tags
17492 instead of opening and closing tags.
17493 (xml-debug-print): Take optional indent-string argument.
17494 (xml-print): Alias for xml-debug-print.
17495
17496 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17497
17498 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
17499 than duplicate call to `line-beginning-position'.
17500
17501 * progmodes/f90.el (f90-get-present-comment-type):
17502 Return whitespace, as well as comment chars, for consistent filling
17503 of comment blocks. Use `match-string-no-properties'.
17504 (f90-break-line): Trim trailing whitespace when filling comments.
17505
17506 2004-04-30 Dave Love <fx@gnu.org>
17507
17508 * calendar/diary-lib.el (diary-outlook-formats): New variable.
17509 (diary-from-outlook-internal, diary-from-outlook)
17510 (diary-from-outlook-gnus, diary-from-outlook-rmail):
17511 New functions to import diary entries from Outlook-format
17512 appointments in mail messages.
17513
17514 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
17515
17516 * progmodes/python.el (python-send-command): New fun.
17517 (python-send-region, python-load-file): Use it.
17518
17519 * progmodes/compile.el (compilation-last-buffer): Add var alias.
17520
17521 * help-fns.el (help-C-file-name): Use new subr-name.
17522 Prepend `src/' to the file name.
17523 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
17524 (describe-function-1, describe-variable): Only find a C source file
17525 name if DOC is already loaded.
17526
17527 * help-mode.el (help-function-def, help-variable-def):
17528 Use the new find-function-search-for-symbol functionality.
17529 Allow FILE to be `C-source'.
17530
17531 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
17532 (find-function-C-source): New fun.
17533 (find-function-search-for-symbol): Use it.
17534
17535 2004-03-29 Michael Mauger <mmaug@yahoo.com>
17536
17537 * progmodes/sql.el (sql-product-alist): Rename variable
17538 `sql-product-support'. Add Postgres login parameters.
17539 (sql-set-product, sql-product-feature): Update with renamed variable.
17540 (sql-connect-postgres): Add username prompt.
17541 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
17542 Make patterns less product specific.
17543 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
17544 (sql-mode-abbrev-table): Modify initialization.
17545 (sql-builtin-face): Add variable.
17546 (sql-keywords-re): Add macro.
17547 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
17548 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
17549 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
17550 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
17551 (sql-mode-linter-font-lock-keywords)
17552 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
17553 (sql-mode-sybase-font-lock-keywords)
17554 (sql-mode-informix-font-lock-keywords)
17555 (sql-mode-interbase-font-lock-keywords)
17556 (sql-mode-ingres-font-lock-keywords)
17557 (sql-mode-solid-font-lock-keywords)
17558 (sql-mode-sqlite-font-lock-keywords)
17559 (sql-mode-db2-font-lock-keywords): Default to nil.
17560 (sql-product-font-lock): Always highlight ANSI keywords.
17561 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
17562 (sql-send-string): Add function.
17563
17564 2004-04-29 Dave Love <fx@gnu.org>
17565
17566 * progmodes/cfengine.el (cfengine-beginning-of-defun)
17567 (cfengine-end-of-defun): Ensure progress through buffer.
17568
17569 * info-look.el (cfengine-mode): Accept a terminal ().
17570
17571 2004-04-29 Juri Linkov <juri@jurta.org>
17572
17573 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
17574 instead of isearch-yank-word-or-char. Add new key bindings for
17575 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
17576 (isearch-del-char): New fun.
17577 (isearch-forward, isearch-edit-string): Update docstring.
17578 (isearch-yank-char): Doc fix.
17579 (isearch-other-meta-char): Restore point after scrolling.
17580
17581 * progmodes/compile.el (compilation-context-lines): Add nil option
17582 to disable compilation output window scrolling.
17583 (compilation-set-window): Use it.
17584
17585 * outline.el (outline-next-preface, outline-show-heading):
17586 Don't leave unhidden blank line before heading.
17587 (outline-end-of-subtree): Include last newline into subtree.
17588 (hide-entry): Leave point at beginning of heading instead of end.
17589 (outline-up-heading): Push mark for the first call of successive
17590 command calls.
17591
17592 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
17593
17594 * comint.el (comint-prompt-read-only): New variable.
17595 (comint-output-filter): Implement it.
17596
17597 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
17598 (ielm-prompt-internal): New variable.
17599 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
17600 (ielm-send-input): Delete unused variable `buf'.
17601 (ielm-eval-input): Use `ielm-prompt-internal'.
17602 (inferior-emacs-lisp-mode): Use new variables
17603 `comint-prompt-read-only' and `ielm-prompt-internal'.
17604 Get rid of obsolete variable `directory-sep-char'.
17605 (ielm): Use `zerop'.
17606
17607 2004-04-29 John Paul Wallington <jpw@gnu.org>
17608
17609 * thumbs.el (toplevel): Require cl at compile time.
17610 Remove conditional definitions of `ignore-errors' and `caddar'
17611 because they occur at run time.
17612
17613 2004-04-28 Nick Roberts <nickrob@gnu.org>
17614
17615 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
17616 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
17617 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
17618 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
17619
17620 * progmodes/gud.el (gud-common-init): Throw an error if program is
17621 already running under gdb.
17622
17623 2004-04-28 John Paul Wallington <jpw@gnu.org>
17624
17625 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
17626 (thumbs-show-image-num): Move assignment of
17627 `thumbs-current-image-filename' within scope of `i'.
17628 (thumbs-emboss-image): Don't use `evenp'.
17629
17630 2004-04-28 Richard M. Stallman <rms@gnu.org>
17631
17632 * progmodes/compile.el (compilation-context-lines): Default now 0.
17633
17634 2004-04-28 Juanma Barranquero <lektu@terra.es>
17635
17636 Use `time-less-p' from calendar/time-date.el instead of defining
17637 custom versions of it.
17638
17639 * pcomplete.el (pcomplete-time-less-p): Remove.
17640
17641 * thumbs.el (time-less-p): Remove.
17642
17643 * calendar/timeclock.el (timeclock-time-less-p): Remove.
17644 (timeclock-generate-report): Use `time-less-p'.
17645
17646 * emacs-lisp/autoload.el (autoload-before-p): Remove.
17647 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
17648
17649 2004-04-28 Masatake YAMATO <jet@gyve.org>
17650
17651 * subr.el (remove-overlays): Make arguments optional.
17652
17653 * wid-edit.el (widget-specify-button): Put evaporate to the
17654 overlay for sample.
17655 (widget-specify-sample): Put evaporate to the overlay for sample.
17656 (widget-specify-doc): Put evaporate to the overlay for documentation.
17657
17658 2004-04-27 Jesper Harder <harder@ifa.au.dk>
17659
17660 * info.el (info-apropos): Make it an index node. Align node names
17661 like makeinfo.
17662
17663 2004-04-27 Eli Zaretskii <eliz@gnu.org>
17664
17665 * net/browse-url.el (browse-url-netscape-sentinel)
17666 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
17667 (browse-url-epiphany-sentinel, browse-url-mosaic):
17668 Use browse-url-*-program instead of a literal program name.
17669
17670 2004-04-27 Kevin Ryde <user42@zip.com.au>
17671
17672 * eshell/em-alias.el:
17673 * eshell/em-dirs.el:
17674 * eshell/em-hist.el:
17675 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
17676 features when M-x customize-group loads modules before the main
17677 eshell.el.
17678
17679 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
17680
17681 * subr.el (momentary-string-display): Support EXIT-CHAR that is
17682 either a character representation of an event or an event
17683 description list.
17684
17685 * type-break.el: Capitalize Emacs and Lisp.
17686 (type-break-good-break-interval, type-break-demo-boring-stats)
17687 (type-break-terse-messages, type-break-file-name): New defcustoms.
17688 (type-break-post-command-hook)
17689 (type-break-warning-countdown-string): Quote variable names in doc.
17690 (type-break-interval-start, type-break-auto-save-file-name): New vars.
17691 (type-break-mode): Document type-break-good-break-interval and the
17692 "session" file. Schedule break according to the session file.
17693 Kill session file buffer on exit. Organize for save-some-buffers
17694 to always save the session file.
17695 (type-break-mode-line-message-mode, type-break-query-mode):
17696 Uppercase arguments.
17697 (type-break-file-time, type-break-file-keystroke-count, timep)
17698 (type-break-choose-file, type-break-get-previous-time)
17699 (type-break-get-previous-count): New defuns.
17700 (type-break): Avoid break querying after a completed break in the
17701 case where the query was initiated during user invocation of the
17702 break. Optional terse messages.
17703 Use type-break-good-break-interval if type-break-good-rest-interval is
17704 nil. File the break time.
17705 (type-break-schedule): New optional args for overriding the use of
17706 the current time.
17707 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
17708 after a break.
17709 (type-break-check): File the keystroke count.
17710 (type-break-do-query): Prevent a second query when the break is
17711 interrupted. Optional terse message.
17712 (type-break-keystroke-reset): Record the start of a typing interval.
17713 (type-break-demo-boring): Optional terse messages. Display word
17714 per minute and keystroke counts according to
17715 type-break-demo-boring-stats.
17716
17717 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
17718
17719 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
17720 directories, make sure they exist under archive-tmpdir.
17721
17722 2004-04-27 Juri Linkov <juri@jurta.org>
17723
17724 * help.el (view-emacs-news): With argument, display info for the
17725 selected version by finding it among different NEWS files, and
17726 narrowing the buffer to the selected version.
17727
17728 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
17729 same-window-buffer-names.
17730 (info): New arg `buffer'. Use it. Doc fix. Read file name for
17731 non-numeric prefix argument, append the number to the buffer name
17732 for numeric prefix argument.
17733 (info-other-window): Bind same-window-regexps to nil.
17734 (Info-reference-name): Rename to Info-point-loc.
17735 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
17736 and Info-find-index-name for stringy Info-point-loc.
17737 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
17738 without middle `.', but with final `.' and optional line number
17739 for it. Set Info-point-loc for index nodes.
17740 (Info-index): Remove middle `.' from index entry regexp.
17741 Modify line number regexp.
17742 (Info-index-next): Decrement line number.
17743 (info-apropos): Remove middle `.' from index entry regexp.
17744 Add optional line number regexp at the end. Add matched value
17745 for line number to the result list and insert it to the buffer.
17746 Replace match-string by match-string-no-properties.
17747 Reorder result list.
17748 (Info-fontify-node): Hide index line numbers.
17749 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
17750 empty matches.
17751 (Info-follow-reference): Use `str' instead of
17752 Info-following-node-name-re.
17753 (Info-toc): Use full file names. Set Info-current-node to "Top".
17754 (Info-fontify-node): Compare file names without directory name.
17755 (Info-try-follow-nearest-node): Don't set Info-reference-name.
17756 Set second arg of Info-extract-menu-node-name for index nodes.
17757 (info-xref-visited): Use magenta3 instead of magenta4.
17758 (Info-mode): Add info-apropos to docstring.
17759
17760 * log-view.el (log-view-diff): Replace interactive code "r"
17761 by a list to allow to call it even if region is not active.
17762
17763 * paren.el (show-paren-highlight-openparen): New var.
17764 (show-paren-function): Turn on openparen highlighting when
17765 matching forward if show-paren-highlight-openparen is non-nil.
17766
17767 * simple.el (kill-ring-save): Use blink-matching-delay instead of
17768 the constant value 1.
17769 (completions-common-part): Expand docstring.
17770
17771 * textmodes/picture.el (picture-mode-map): Add arrow keys.
17772
17773 2004-04-27 Kim F. Storm <storm@cua.dk>
17774
17775 * image.el (insert-sliced-image): Use line-height instead of
17776 line-spacing property on newline.
17777
17778 2004-04-26 Lars Hansen <larsh@math.ku.dk>
17779
17780 * desktop.el (desktop-buffer-misc-data-function): Rename to
17781 desktop-save-buffer and change docstring.
17782 (desktop-buffer-modes-to-save): Delete.
17783 (desktop-save-buffer-p): Use desktop-save-buffer instead of
17784 desktop-buffer-modes-to-save.
17785 (desktop-save): Rename desktop-buffer-misc-data-function to
17786 desktop-save-buffer and allow non-function value.
17787 (desktop-missing-file-warning): Correct docstring.
17788
17789 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
17790 to desktop-save-buffer.
17791
17792 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
17793 desktop-save-buffer.
17794
17795 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
17796
17797 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
17798
17799 2004-04-26 Eli Zaretskii <eliz@gnu.org>
17800
17801 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
17802
17803 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
17804
17805 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
17806 (ielm): Only go to the end of the buffer when starting a new process.
17807
17808 2004-04-25 Juanma Barranquero <lektu@terra.es>
17809
17810 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
17811 mode line. Bind `inhibit-read-only' to t before modifying
17812 properties of text in the buffer.
17813 (ielm): Force point to the end of buffer, even when running ielm
17814 from inside itself.
17815
17816 2004-04-25 Jesper Harder <harder@ifa.au.dk>
17817
17818 * info.el (info-apropos): Reset Info-complete-cache.
17819
17820 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
17821
17822 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17823 Also recognize severe Irix et al. messages.
17824 (compilation-normalize-filename, compile-abbreviate-directory):
17825 Delete functions.
17826 (compilation-get-file-structure): New function inherits
17827 functionality of the two preceding ones.
17828 (compilation-internal-error-properties, compilation-fake-loc):
17829 Use it so that different paths to the same file share the same
17830 markers. Also optimize finding adjacent marker slightly.
17831
17832 2004-04-25 Kim F. Storm <storm@cua.dk>
17833
17834 * image.el (insert-sliced-image): Add line-spacing t property
17835 to newlines separating image lines.
17836
17837 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
17838
17839 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
17840
17841 * ielm.el (ielm-prompt-read-only): New user option.
17842 (ielm-prompt): Expand docstring to describe new behavior.
17843 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
17844 mention it in the docstring.
17845
17846 2004-04-24 Andreas Schwab <schwab@suse.de>
17847
17848 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
17849
17850 * diff.el (diff): Set default-directory in diff buffer.
17851
17852 2004-04-24 Eli Zaretskii <eliz@gnu.org>
17853
17854 * mail/sendmail.el (mail-bury): Don't delete the frame where the
17855 mail was being composed if the terminal cannot display more than
17856 one frame; instead, switch to previous frame.
17857
17858 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
17859 (rmail-start-mail): Support rmail-mail-new-frame even on
17860 terminals that can display only one frame at a time.
17861
17862 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
17863
17864 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
17865 (checkdoc-output-font-lock-keywords): Remove error regexp.
17866 (checkdoc-output-mode-map): Remove.
17867 (checkdoc-output-mode): Derive from compilation-mode.
17868 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
17869
17870 * dired.el (dired-mode-map): Add a menu entry for wdired.
17871
17872 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
17873 (rx-bracket, rx-check-any, rx-any): Clean up name space.
17874
17875 * wdired.el (wdired-mode-map): Move init into declaration.
17876 Fix `return' binding.
17877 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
17878 Use force-mode-line-update.
17879 (wdired-get-filename): Use `unless'.
17880 (wdired-preprocess-files): Don't assume names have no \n and use / for
17881 dir separator.
17882 (wdired-normalize-filename): Use replace-regexp-in-string.
17883 (wdired-load-hooks): Remove.
17884 (wdired-mode-hooks): Rename to wdired-mode-hook.
17885
17886 * info-look.el: Add support for cfengine-mode.
17887 (info-lookup-setup-mode): Use dolist.
17888
17889 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
17890
17891 * wdired.el: New file.
17892
17893 2004-04-23 Juanma Barranquero <lektu@terra.es>
17894
17895 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
17896
17897 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
17898 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
17899 (pcomplete--help, pcomplete--here): Doc fixes.
17900
17901 2004-04-23 Andre Spiegel <spiegel@gnu.org>
17902
17903 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
17904 handles wrong-number-of-arguments in backend call.
17905
17906 * vc.el (vc-print-log): Likewise.
17907
17908 2004-04-20 Dave Love <fx@gnu.org>
17909
17910 * emacs-lisp/rx.el: Doc fixes.
17911 (rx-constituents): Add/extend many forms.
17912 (rx-check): Check form is a list.
17913 (bracket): Defvar.
17914 (rx-check-any, rx-any, rx-check-not): Modify.
17915 (rx-not): Simplify.
17916 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
17917 (rx-kleene): Use rx-trans-forms.
17918 (rx-quote-for-set): Delete.
17919 (rx): Allow multiple args.
17920
17921 2004-04-23 Kenichi Handa <handa@m17n.org>
17922
17923 * international/mule-util.el (char-displayable-p): Simplify by
17924 using internal-char-font.
17925
17926 2004-04-23 Juanma Barranquero <lektu@terra.es>
17927
17928 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
17929
17930 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
17931
17932 * diff-mode.el (diff-next-error): New fun.
17933 (diff-mode): Use it.
17934
17935 * simple.el (next-error): Change arg name.
17936 Add support for the documented C-u C-x ` usage.
17937
17938 * frame.el (special-display-popup-frame, next-multiframe-window)
17939 (previous-multiframe-window): Only consider frames on same display.
17940
17941 2004-04-22 Lars Hansen <larsh@math.ku.dk>
17942
17943 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
17944 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
17945
17946 2004-04-22 Kim F. Storm <storm@cua.dk>
17947
17948 * net/telnet.el (telnet): Add optional port arg.
17949
17950 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
17951
17952 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17953 Minor sanity check on the `hyperlink' slot.
17954
17955 * Makefile.in (recompile): Compile new files.
17956
17957 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
17958 Add byte-recompile-directory's optional `arg'.
17959
17960 * cvs-status.el (cvs-tree-use-charset): New var.
17961 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
17962 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
17963 (cvs-status-cvstrees): Use it.
17964
17965 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
17966 Make it a normal major mode.
17967 (checkdoc-buffer-label): Make sure the file name is meaningful.
17968 (checkdoc-output-to-error-buffer): Remove.
17969 (checkdoc-error, checkdoc-start-section): Rewrite.
17970
17971 * info.el (info-node, info-menu-5, info-xref, info-header-node)
17972 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17973 (Info-title-4-face): Use new syntax.
17974 (info-xref-visited): Inherit from info-xref.
17975
17976 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
17977
17978 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
17979
17980 * simple.el (next-error-last-buffer, next-error-function):
17981 New variables for the next-error framework.
17982 (next-error-buffer-p): New function.
17983 (next-error-find-buffer): Generalize compilation-find-buffer.
17984 (next-error, previous-error, first-error, next-error-no-select)
17985 (previous-error-no-select): Move from compile.el.
17986
17987 * replace.el (occur-next-error, occur-1): Hook into the next-error
17988 framework.
17989
17990 * progmodes/compile.el (compilation-start):
17991 Set next-error-last-buffer so next-error knows where to jump.
17992 (compilation-setup): Set the buffer-local variable
17993 next-error-function to 'compilation-next-error-function.
17994 (compilation-buffer-p, compilation-buffer-internal-p): Use an
17995 alternate way to find if a buffer is a compilation buffer, for
17996 next-error convenience.
17997 (next-error-no-select, previous-error-no-select, next-error)
17998 (previous-error, first-error): Move to simple.el.
17999 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
18000 (compilation-last-buffer): Remove.
18001 (compilation-start, compilation-next-error, compilation-setup)
18002 (compilation-next-error-function, compilation-find-buffer):
18003 Remove compilation-last-buffer use.
18004
18005 2004-04-21 Juanma Barranquero <lektu@terra.es>
18006
18007 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
18008 (font-lock-warning-face): Fix spacing.
18009
18010 * makefile.w32-in (WINS): Add url/ directory.
18011
18012 2004-04-21 Lars Hansen <larsh@math.ku.dk>
18013
18014 * desktop.el (desktop-buffer-mode-handlers): New variable.
18015 Alist of major mode specific functions to restore a desktop buffer.
18016 (desktop-buffer-handlers): Make variable obsolete.
18017 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
18018 Catch errors signaled in handlers. Update buffer count.
18019 Evaluate desktop-buffer-point.
18020 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
18021 move to dired.el.
18022 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
18023 move to info.el.
18024 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
18025 move to mail/rmail.el.
18026 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
18027 to mh-e/mh-e.el.
18028 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
18029 On fail, print message (to message buffer) even if
18030 desktop-missing-file-warning is nil.
18031 (desktop-buffer-misc-data-function): New buffer local variable.
18032 Function returning major mode specific data.
18033 (desktop-buffer-misc-functions): Make variable obsolete.
18034 (desktop-save): Use desktop-buffer-misc-data-function.
18035 (desktop-buffer-dired-misc-data): Rename to
18036 dired-desktop-buffer-misc-data and move to dired.el.
18037 (desktop-buffer-info-misc-data): Rename to
18038 Info-desktop-buffer-misc-data and move to info.el.
18039 (desktop-read): Add message about number of buffers restored/failed.
18040
18041 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
18042 Add parameters. Pause to display error only when
18043 desktop-missing-file-warning is non-nil.
18044 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
18045 (dired-mode): Bind desktop-buffer-misc-data-function.
18046
18047 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
18048 Add Parameters.
18049 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
18050 (Info-mode): Bind desktop-buffer-misc-data-function.
18051
18052 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
18053 Add Parameters.
18054
18055 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
18056 Add Parameters.
18057
18058 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
18059
18060 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
18061 the case of letters in case-insensitive expansions when the
18062 abbrev is preceded by characters with letter syntax.
18063
18064 2004-04-21 Richard M. Stallman <rms@gnu.org>
18065
18066 * progmodes/cperl-mode.el (cperl-putback-char):
18067 Delete Emacs 18 definition.
18068
18069 * international/mule.el (ctext-post-read-conversion):
18070 Use assoc-string, not assoc-ignore-case.
18071
18072 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
18073
18074 * emacs-lisp/easymenu.el (easy-menu-add):
18075 Do call x-popup-menu, but only if it's defined.
18076
18077 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
18078
18079 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
18080 Handle multiple args: compile like progn.
18081
18082 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
18083 take all args as &rest arg.
18084
18085 * autoinsert.el (auto-insert-alist): Insert the user's name in
18086 copyright notice, rather than Free Software Foundation.
18087
18088 2004-04-21 Kenichi Handa <handa@m17n.org>
18089
18090 * descr-text.el (describe-char): Make it work on *Help* buffer.
18091
18092 2004-04-21 Kim F. Storm <storm@cua.dk>
18093
18094 * image.el (insert-image): Add optional SLICE arg.
18095 (insert-sliced-image): New defun.
18096
18097 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
18098
18099 * subr.el (read-number): Check whether `default' is nil.
18100
18101 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18102
18103 * progmodes/compile.el (compilation-error-properties):
18104 Split into two.
18105 (compilation-internal-error-properties): New one.
18106 (compilation-compat-error-properties): Use it. Fix the non-marker case.
18107
18108 2004-04-20 Richard M. Stallman <rms@gnu.org>
18109
18110 * window.el (split-window-save-restore-data):
18111 Don't update the data if OLD-INFO is nil.
18112
18113 * view.el (view-return-to-alist): Mark it permanent local.
18114
18115 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
18116
18117 * recentf.el (recentf-save-list): Catch and warn about errors.
18118
18119 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
18120 so "Buffers" won't be pure.
18121
18122 * help-mode.el (help-mode-finish): Set help-return-alist first
18123 thing, setting only the entry for the selected window.
18124
18125 * help-fns.el (describe-function-1): If many non-control non-meta
18126 keys run the command, don't list all of them.
18127
18128 2004-04-20 Juanma Barranquero <lektu@terra.es>
18129
18130 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
18131 arg. Copied from Andre Spiegel's patch of 2004-03-21.
18132
18133 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
18134
18135 2004-04-20 Kenichi Handa <handa@m17n.org>
18136
18137 * international/quail.el (quail-lookup-key): New optional arg
18138 NOT-RESET-INDICES.
18139 (quail-get-translations): Call quail-lookup-key with
18140 NOT-RESET-INDICES t.
18141 (quail-completion): Likewise.
18142 (quail-lookup-map-and-concat): Likewise.
18143
18144 2004-04-20 Kenichi Handa <handa@m17n.org>
18145
18146 * international/quail.el (quail-update-translation): Don't insert
18147 such an unsupported multibyte char in a unibyte buffer.
18148
18149 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
18150
18151 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
18152 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
18153 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
18154 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
18155 (gdb-frame-assembler-buffer): Improve behavior with
18156 multiple frames.
18157 (gdb-display-buffer): Extend search to all visible frames.
18158
18159 2004-04-19 Eli Zaretskii <eliz@gnu.org>
18160
18161 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
18162 characters left after base64 decoding.
18163 (rmail-decode-region): Use -dos variety of `coding', to remove any
18164 ^M characters left after qp or base64 decoding.
18165
18166 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18167
18168 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
18169 messages.
18170
18171 2004-04-19 Stephen Eglen <stephen@gnu.org>
18172
18173 * add-log.el (add-change-log-entry): Update doc string to mention
18174 add-log-full-name and add-log-mailing-address.
18175
18176 2004-04-18 Juri Linkov <juri@jurta.org>
18177
18178 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
18179 (Info-find-node-2): Simplify error message.
18180 (Info-insert-dir): Use Info-following-node-name.
18181 (Info-goto-node): Remove *info-history* and *info-toc*.
18182 (Info-history): Create a node of the virtual history file.
18183 (Info-toc): Create a node of the virtual toc file.
18184 (Info-insert-toc): New arg `curr-file' for reference file names.
18185 (info-apropos): Remove redundant var binding for temp-file.
18186 (Info-index, Info-index-next, Info-mode): Doc fix.
18187 (Info-goto-emacs-command-node): Don't jump to *info* from
18188 non-*info* Info buffers.
18189 (Info-fontify-node): Don't show the file name of external
18190 references if `Info-hide-note-references' is `hide'. Don't hide
18191 newlines at the end of paragraphs.
18192
18193 * international/mule-diag.el (list-input-methods):
18194 Fix args to help-xref-button.
18195
18196 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
18197 to put into effect local variables from TUTORIAL files.
18198
18199 * textmodes/paragraphs.el (sentence-end) <function>: New fun
18200 with default value taken from the variable `sentence-end'.
18201 (sentence-end) <defcustom>: Set default to nil. Doc fix.
18202 Add nil const to :type.
18203 (sentence-end-without-period, sentence-end-double-space)
18204 (sentence-end-without-space): Doc fix.
18205
18206 * textmodes/paragraphs.el (forward-sentence):
18207 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
18208 (fill-delete-newlines):
18209 * progmodes/cc-cmds.el (c-beginning-of-statement):
18210 Use function `sentence-end' instead of variable `sentence-end'.
18211
18212 2004-04-18 Andreas Schwab <schwab@suse.de>
18213
18214 * progmodes/compile.el (compilation-start): Set window start to
18215 point-min if compilation-scroll-output is nil.
18216
18217 2004-04-18 John Wiegley <johnw@newartisans.com>
18218
18219 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
18220
18221 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
18222
18223 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
18224 (gdb-info-breakpoints-custom): Revert previous change.
18225 (gdb-view-assembler): Update assembler if necessary.
18226 (gdb-frame-handler): Parse correctly for gdb-current-frame.
18227 (gdb-display-source-buffer): Update properly when both source and
18228 assembler are visible.
18229
18230 2004-04-17 John Wiegley <johnw@newartisans.com>
18231
18232 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
18233 which limits the number of names shown in the minibuffer. Off by
18234 default.
18235 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
18236 up iswitchb for users with a multitude of open buffers by showing
18237 only the first and last N/2 buffers in the completion list (which
18238 is enough to aid C-s/C-r, and to know that more characters are
18239 needed to refine the completion list).
18240
18241 2004-04-17 Richard M. Stallman <rms@gnu.org>
18242
18243 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
18244 (file-truename): Expand all ~ constructs directly.
18245 (insert-directory): Delete any error msg output by the
18246 `insert-directory-program'.
18247
18248 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
18249 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
18250 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
18251 (allout-init): Use find-file-hook, not find-file-hooks.
18252 (allout-mode): Eliminate Emacs 18 support.
18253 Use write-contents-functions, not local-write-file-hooks.
18254
18255 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
18256
18257 * progmodes/compile.el (compilation-error-properties): Fix for
18258 adding messages when there are already markers for their file.
18259 (compilation-fake-loc): New function.
18260
18261 2004-04-16 Dave Love <fx@gnu.org>
18262
18263 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
18264 (python-load-file): Fix python-orig-start setting.
18265
18266 * progmodes/compile.el: Doc fixes.
18267 (compilation-error-regexp-alist-alist)
18268 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
18269 (compilation-assq): Wrap in eval-when-compile.
18270 (compilation-mode-font-lock-keywords): Don't use list*.
18271 (compilation-start): Avoid warning.
18272 (compilation-compat-error-properties)
18273 (compilation-directory-properties): Add keymap property.
18274 (compilation-parsing-end): Make it a marker for better compatibility.
18275
18276 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
18277
18278 2004-04-16 Mark A. Hershberger <mah@everybody.org>
18279
18280 * xml.el: Doc fixes.
18281 (xml-get-children): Only looks at sub-tags and ignore strings.
18282
18283 * xml.el (xml-parse-tag): Avoid overwriting node-name.
18284
18285 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18286
18287 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
18288
18289 2004-04-16 Andre Spiegel <spiegel@gnu.org>
18290
18291 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
18292
18293 * vc.el (vc-print-log): Likewise.
18294
18295 2004-04-16 Masatake YAMATO <jet@gyve.org>
18296
18297 * simple.el (completion-setup-function): Set an initial value
18298 to `element-common-end' before entering loop. Set a value
18299 to `element-common-end' at the end of loop.
18300 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
18301 (completions-common-part): Rename from completion-de-emphasis.
18302 (completions-first-difference): Rename from completion-emphasis.
18303 Suggested by RMS.
18304
18305 2004-04-16 Juanma Barranquero <lektu@terra.es>
18306
18307 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
18308 (bookmark-edit-annotation-mode): Add mode name.
18309
18310 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
18311
18312 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
18313 for nested conflict markers.
18314 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
18315
18316 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
18317
18318 * progmodes/gdb-ui.el (gdb-goto-info): New function.
18319
18320 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
18321
18322 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
18323
18324 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
18325 Give a backtrace if requested.
18326
18327 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
18328
18329 * progmodes/python.el (python-mouse-2-command, python-RET-command):
18330 Remove unused functions.
18331 (python-orig-start-line, python-orig-file): Remove.
18332 (python-orig-start): New var.
18333 (python-input-filter, python-compilation-line-number)
18334 (python-send-region, python-load-file): Use it.
18335
18336 * info.el (info): Always jump to *info*.
18337
18338 * subr.el (posn-set-point): New function.
18339
18340 * mouse.el (mouse-set-point): Use it.
18341
18342 * progmodes/compile.el (compile-goto-error): Use it.
18343 (compilation-button-map): New keymap.
18344 (compilation-error-properties): Use it.
18345 (compilation-shell-minor-mode-map): Don't bind mouse-2.
18346
18347 * smerge-mode.el (smerge-popup-context-menu): Use it.
18348
18349 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
18350 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
18351 mouse and non-mouse case.
18352
18353 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
18354 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
18355
18356 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
18357 Make it work for non-mouse events.
18358
18359 * pcvs-info.el (cvs-status-map): Update binding name.
18360
18361 2004-04-14 Mark A. Hershberger <mah@everybody.org>
18362
18363 * xml.el (xml-maybe-do-ns): New function to handle namespace
18364 parsing of both attribute and element names.
18365 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
18366 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
18367 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
18368 (xml-parse-attlist): Make it do its own namespace parsing.
18369
18370 2004-04-14 Dave Love <fx@gnu.org>
18371
18372 * progmodes/python.el (run-python): Fix use of \n.
18373 (python-load-file): Remove `try' from Python fragment.
18374 (python-describe-symbol): Fix message.
18375
18376 * comint.el: Doc fixes.
18377 (comint-last-input-start, comint-last-input-end)
18378 (comint-last-output-start): Give them values.
18379 (comint-arguments): Avoid warning.
18380 (comint-skip-prompt): Use line-end-position.
18381 (comint-backward-matching-input): Rename arg to agree with doc.
18382 (comint-extract-string): Use syntax-ppss.
18383 (comint-dynamic-simple-complete): Delete useless list construction.
18384 (comint-redirect-subvert-readonly): New.
18385 (comint-redirect-preoutput-filter): Use it.
18386
18387 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18388 Correctly handle negative arguments when calling hook functions.
18389
18390 2004-04-14 Jesper Harder <harder@ifa.au.dk>
18391
18392 * info.el (info-apropos): Don't clobber Info-history-list.
18393
18394 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
18395
18396 * progmodes/compile.el (compilation-setup):
18397 Localize overlay-arrow-position.
18398 (compilation-sentinel): Restructure code equivalently.
18399 (compilation-next-error): Find message on same line after point if
18400 not found before point.
18401 (compile-mouse-goto-error): Restore function so that compilation
18402 buffer need not be current and use compile-goto-error.
18403 (compile-goto-error): Restore function.
18404 (next-error): Set overlay-arrow-position.
18405 (compilation-forget-errors): Don't localize already local
18406 compilation-locs and remove FIXME about refontifying.
18407
18408 2004-04-14 Kim F. Storm <storm@cua.dk>
18409
18410 * startup.el (emacs-quick-startup): New defvar (set by -Q).
18411 (command-line): New option -Q. Like -q --no-site-file, but
18412 in addition it also disables menu-bar, tool-bar, scroll-bars,
18413 tool-tips, and the blinking cursor.
18414 (command-line-1): Skip startup screen if -Q.
18415 (fancy-splash-head): Use ":align-to center" prop to center splash image.
18416
18417 * emulation/cua-base.el (cua-read-only-cursor-color)
18418 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
18419
18420 2004-04-13 Dave Love <fx@gnu.org>
18421
18422 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
18423 (syntax): Don't require.
18424 (python) <defgroup>: Add :version.
18425 (python-quote-syntax): Re-written.
18426 (inferior-python-mode): Move stuff here from run-python and add
18427 some more.
18428 (python-preoutput-continuation, python-preoutput-result)
18429 (python-dotty-syntax-table): New.
18430 (python-describe-symbol): Use them.
18431 (run-python): Move stuff to inferior-python-mode. Modify code
18432 loaded into Python.
18433 (python-send-region): Use python-proc, python-send-string.
18434 (python-send-string): Send newlines too. Callers changed.
18435 (python-load-file): Re-written.
18436 (python-eldoc-function): New.
18437 (info-look): Don't require.
18438 (python-after-info-look): New. A modified version of former
18439 top-level code for use with eval-after-load.
18440 (python-maybe-jython, python-guess-indent): Use widened buffer.
18441 (python-fill-paragraph): Re-written.
18442 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
18443 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
18444
18445 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
18446
18447 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
18448 Set compilation-error-regexp-alist earlier.
18449
18450 * progmodes/compile.el (compilation-minor-mode-map)
18451 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
18452 (compile-goto-error): Re-merge the mouse and non-mouse commands.
18453
18454 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
18455
18456 * progmodes/compile.el (compile-goto-error): Select the buffer/window
18457 corresponding to the event.
18458
18459 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
18460
18461 * loadup.el: Add cygwin to system-type list, for unexec() support.
18462
18463 2004-04-12 John Paul Wallington <jpw@gnu.org>
18464
18465 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
18466 (ibuffer-restore-window-config-on-quit): New variable to replace
18467 `ibuffer-delete-window-on-quit'. Update all references.
18468 (ibuffer-prev-window-config): New variable.
18469 (ibuffer-quit): Restore previous window configuration instead of
18470 deleting window.
18471 (ibuffer): Save window configuration before showing Ibuffer buffer.
18472
18473 * help.el (describe-mode): Doc fix.
18474
18475 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
18476
18477 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
18478 not to treat nil as a function.
18479
18480 * vc-arch.el (vc-arch-root): Be a bit more careful.
18481 (vc-arch-register): Save the buffer if we modified it.
18482 (vc-arch-delete-rej-if-obsolete): Save excursion.
18483 (vc-arch-find-file-hook): Use the simpler after-save-hook.
18484 (vc-arch-responsible-p, vc-arch-init-version): New functions.
18485
18486 * net/ldap.el (ldap-search): Use list*.
18487
18488 2004-04-12 Juri Linkov <juri@jurta.org>
18489
18490 * info.el (Info-follow-reference): Allow multiline reference name.
18491
18492 2004-04-11 Dave Love <fx@gnu.org>
18493
18494 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
18495
18496 * progmodes/python.el: New file.
18497
18498 2004-04-11 Andre Spiegel <spiegel@gnu.org>
18499
18500 * vc-hooks.el (vc-arg-list): Function removed.
18501 (vc-default-workfile-unchanged-p): Use condition-case to check for
18502 backward compatibility.
18503
18504 * vc.el (vc-print-log): Use condition-case to check for backward
18505 compatibility.
18506
18507 2004-04-11 Juri Linkov <juri@jurta.org>
18508
18509 * dired.el (dired-faces): New defgroup.
18510 (dired-header, dired-mark, dired-marked, dired-flagged)
18511 (dired-warning, dired-directory, dired-symlink, dired-ignored):
18512 New faces.
18513 (dired-header-face, dired-mark-face, dired-marked-face)
18514 (dired-flagged-face, dired-warning-face, dired-directory-face)
18515 (dired-symlink-face, dired-ignored-face): New face variables.
18516 (dired-font-lock-keywords): Use them instead of font-lock faces.
18517 Split the rule for dired marks into 3 separate rules: for marks,
18518 marked file names and flagged file names.
18519
18520 * help-mode.el (help-make-xrefs): Add a final newline to the
18521 *Help* buffer.
18522
18523 2004-04-11 John Paul Wallington <jpw@gnu.org>
18524
18525 * replace.el (occur-engine): Distinguish between one and several
18526 matches in the matches per buffer heading.
18527
18528 2004-04-11 Kim F. Storm <storm@cua.dk>
18529
18530 * ido.el (ido-confirm-unique-completion): New defcustom.
18531 (ido-complete): Use it.
18532 (ido-write-file): Set it to t unconditionally.
18533
18534 2004-04-10 Miles Bader <miles@gnu.org>
18535
18536 RCS keyword removal (only non-comment changes are enumerated here):
18537
18538 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
18539 (byte-compile-insert-header): Don't use `byte-compile-version'.
18540 * forms.el (forms-version): Variable removed.
18541 (forms-mode): Don't use `forms-version'.
18542 * recentf.el (recentf-version): Variable removed.
18543 * progmodes/delphi.el (delphi-version): Variable removed.
18544 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
18545
18546 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
18547
18548 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
18549
18550 2004-04-09 Jesper Harder <harder@ifa.au.dk>
18551
18552 * info.el (info-apropos): Improve menu item regexp.
18553
18554 2004-04-09 Simon Josefsson <jas@extundo.com>
18555
18556 * mail/smtpmail.el: Add comment, based on report by
18557 kdc@rcn.com (Kevin D. Clark).
18558
18559 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
18560
18561 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18562 Redo one more thing that I didn't notice Daniel had undone.
18563
18564 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
18565
18566 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
18567 (gdb-goto-breakpoint, gdb-display-buffer)
18568 (gdb-display-source-buffer, gdb-view-source-function)
18569 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
18570 (gdb-source-info, gdb-frame-handler): Don't specify a window
18571 for display.
18572 (gdb-info-breakpoints-custom): Remove superfluous update of
18573 assembler buffer.
18574 (gdb-many-windows): Make settable outside gdb.
18575
18576 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
18577
18578 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
18579 Derive from fundamental-mode rather than text-mode.
18580
18581 2004-04-08 Juri Linkov <juri@jurta.org>
18582
18583 * info.el (Info-history): Doc fix.
18584 (Info-history-list): New var.
18585 (info-xref): Change magenta4 to blue, remove bold for dark and
18586 light backgrounds, change bold to underline for non-color classes.
18587 (info-xref-visited): New face.
18588 (Info-fontify-visited-nodes): New custom.
18589 (Info-hide-note-references): Add new value `hide'. Doc fix.
18590 (Info-reference-name): New var.
18591 (Info-selection-hook): New custom.
18592 (Info-edit-mode-hook): New var.
18593 (Info-find-file): New fun.
18594 (Info-find-node): Move part of code to Info-find-file.
18595 (Info-find-node-2): Add anchors to Info-history-list. Move point
18596 to the place with the reference name if name is defined.
18597 (Info-select-node): Add current node to Info-history-list.
18598 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
18599 (Info-search-whitespace-regexp): New custom.
18600 (Info-search-case-fold): New var.
18601 (Info-search): Add "case-sensitively" to the prompt.
18602 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
18603 (Info-search-case-sensitively, Info-search-next): New fun.
18604 (Info-up): Move point to the menu item of the current node.
18605 (Info-history): New fun. Add *info-history* to
18606 same-window-buffer-names.
18607 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
18608 (Info-insert-toc): New fun.
18609 (Info-build-toc): New fun.
18610 (Info-follow-reference): Add new arg `fork'. Doc fix.
18611 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
18612 with the same name prefer the reference closest to point.
18613 (Info-next-reference): Replace * by + in the *Note regexp.
18614 Add regexp for http:// and ftp://. Skip the *Note prefix.
18615 (Info-prev-reference): Replace * by + in the *Note regexp.
18616 Add regexp for http:// and ftp://. Skip the *Note prefix.
18617 (Info-follow-nearest-node): Add new arg `fork'.
18618 (Info-try-follow-nearest-node): Add new arg `fork'.
18619 Call browse-url for http:// and ftp:// references.
18620 Set Info-reference-name for index entries.
18621 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
18622 Info-search-next, Info-history, Info-toc, clone-buffer.
18623 (Info-menu-update): Replace * by + in the *Note regexp.
18624 (Info-mode): Add documentation for Info-history, Info-toc,
18625 Info-search-case-sensitively, Info-search-next, clone-buffer.
18626 (Info-fontify-menu-headers): Remove fun. Move code to
18627 Info-fontify-node.
18628 (Info-fontify-node): Add docstring. Add local vars
18629 fontify-visited-p and not-fontified-p. If not-fontified-p is t
18630 then fontify header line, titles, menu headers, http and ftp
18631 references, refill paragraphs. If not-fontified-p is t or
18632 fontify-visited-p is t then fontify cross references, menu items.
18633 Fontify menu headers. Fontify http and ftp references.
18634 Change regexp for cross references to require whitespace after *Note,
18635 add matching groups for file and node names. Remove hack for quote.
18636 Use display property for Info-hide-note-references=t. Use fifth
18637 or fourth match for help-echo. Display visited nodes in a
18638 different face. Unhide file names of external references.
18639 Unhide newlines. Display visited menu items in a different face.
18640
18641 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
18642
18643 * progmodes/compile.el: Require CL.
18644 (compilation-mode-font-lock-keywords): Re-install the "line as
18645 function" patch.
18646
18647 * help-fns.el (help-C-source-directory): New var.
18648 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
18649 (describe-function-1, describe-variable): Use them.
18650
18651 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
18652 to C source files specially.
18653
18654 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
18655
18656 * info.el (Info-hide-cookies-node): New function.
18657 (Info-select-node): Use it.
18658 (Info-display-images-node): Remove message with image file name.
18659
18660 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
18661
18662 * progmodes/compile.el (compilation-warning-face)
18663 (compilation-info-face, compilation-skip-threshold)
18664 (compilation-skip-visited, compilation-context-lines):
18665 Declare :version when added to Emacs.
18666 (compilation-error-regexp-alist-alist): Extend caml and irix.
18667 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
18668 (compilation-mode-font-lock-keywords): Temporarily undo line as
18669 function patch, which wasn't ready.
18670
18671 2004-04-07 Kenichi Handa <handa@m17n.org>
18672
18673 * international/latin1-disp.el (latin1-display-setup): Check each
18674 character is displayable or not instead of calling
18675 latin1-display-check-font.
18676
18677 2004-04-06 Kenichi Handa <handa@m17n.org>
18678
18679 * language/ethio-util.el (ethio-sera-being-called-by-w3):
18680 New variable.
18681 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
18682 instead of sera-being-called-by-w3.
18683 (ethio-fidel-to-sera-buffer): Likewise.
18684 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
18685 instead of sera-being-called-by-w3.
18686 (ethio-write-file): Likewise.
18687
18688 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18689
18690 * printing.el: Doc fix.
18691
18692 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
18693
18694 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
18695 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
18696 (gdb-setup-windows): Only use separate IO buffer if required.
18697
18698 2004-04-06 Kim F. Storm <storm@cua.dk>
18699
18700 * term.el (term-is-xemacs): Remove.
18701 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
18702 (term-window-width): New function.
18703 (term-mode, term-check-size): Use it.
18704 (term-mode): Disable overflow-newline-into-fringe in term buffer.
18705
18706 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
18707
18708 * cus-edit.el (custom-add-parent-links): Change unbound variable
18709 `symbol' to `name'.
18710
18711 2004-04-05 Jesper Harder <harder@ifa.au.dk>
18712 * info.el (info-apropos): New function.
18713 (Info-mode-menu): Add it.
18714 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
18715
18716 * help-mode.el (help-make-xrefs): Recognize aliased variable with
18717 inherited docstring.
18718
18719 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
18720
18721 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
18722
18723 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
18724
18725 * progmodes/compile.el (font-lock): Don't require any more.
18726 (compilation-error-properties, compilation-start, compilation-sentinel)
18727 (compilation-filter, next-error): Use with-current-buffer.
18728 (compilation-skip-to-next-location, compilation-skip-threshold)
18729 (compilation-skip-visited): Move to silence the byte-compiler.
18730 (compilation-setup): Simplify.
18731 (compilation-next-error): Use line-(beginning|end)-position.
18732 Make sure `pt' is non-nil before using compilation-loop.
18733 (compile-goto-error): Add optional event arg. Use it.
18734 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
18735 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
18736 Update the binding for mouse-2.
18737 (first-error): Set compilation-current-error to nil rather than bob.
18738 (compilation-parsing-end, compilation-parse-errors-function)
18739 (compilation-error-list, compilation-old-error-list):
18740 "New" compatibility variables.
18741 (compile-buffer-substring, compilation-compat-error-properties)
18742 (compilation-compat-parse-errors, compilation-forget-errors):
18743 New compatibility functions.
18744 (compilation-mode-font-lock-keywords): Use them.
18745
18746 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
18747
18748 * autorevert.el (auto-revert-handler): If point (or a window
18749 point) is at the end of the buffer, keep it there after
18750 reverting. This allows to tail a file.
18751 Mention this in the `Commentary'.
18752
18753 * format.el (format-write-file): Add optional argument CONFIRM
18754 and make it behave like the analogous argument to `write-file'.
18755
18756 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18757
18758 * progmodes/ebnf2ps.el: Doc fix.
18759 (ebnf-version): New version number (4.2).
18760 (ebnf-syntax): Customization and docstring fix.
18761 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
18762 Put autoloaded funs before first use.
18763 (ebnf-style-database): Add dtd entry.
18764 (ebnf-syntax-alist): Add dtd initialization.
18765 (ebnf-token-sequence): New fun.
18766 (ebnf-comment-table): Add new comment action character.
18767 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
18768
18769 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
18770 Type Definition for XML).
18771
18772 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
18773 * progmodes/ebnf-bnf.el (ebnf-sequence):
18774 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
18775 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
18776 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
18777 Code simplification: call ebnf-token-sequence.
18778
18779 2004-04-04 Eli Zaretskii <eliz@gnu.org>
18780
18781 * calendar/timeclock.el (timeclock-relative)
18782 (timeclock-get-project-function, timeclock-get-workday-function)
18783 (timeclock-query-out, timeclock-when-to-leave)
18784 (timeclock-when-to-leave-string, timeclock-log-data)
18785 (timeclock-generate-report, timeclock-in): Doc fixes.
18786
18787 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
18788
18789 * url/: New dir. Import the URL package from its repository.
18790
18791 2004-04-03 Andreas Schwab <schwab@suse.de>
18792
18793 * diff-mode.el (diff-mode): Fix missing quote.
18794
18795 2004-04-03 Juri Linkov <juri@jurta.org>
18796
18797 * descr-text.el (describe-property-list): Add `font-lock-face'.
18798
18799 * dired.el (dired-font-lock-keywords): Fix permission regexps.
18800
18801 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18802
18803 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
18804 Use utf-16le on little endian machines and utf-16be otherwise.
18805
18806 2004-04-02 David Kastrup <dak@gnu.org>
18807
18808 * net/browse-url.el (browse-url-generic): Use call-process
18809 instead of start-process to allow browsers that fork and detach.
18810
18811 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
18812
18813 * compile.el (compilation-current-error): New var.
18814 (compilation-setup, compile-mouse-goto-error)
18815 (compile-goto-error, next-error): Use it.
18816 (compilation-skip-to-next-location): Default to t, which gives
18817 contiguous skipping like old compile (where this was redundant).
18818 (compilation-next-error): Prevent previous-* commands from moving
18819 back to message at or just before point.
18820
18821 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
18822
18823 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
18824 (gdb-source-info): Don't display source at startup, if required.
18825 (gdb-show-main): New option.
18826 (gdba): Update documentation.
18827 (gdb-source): Cover case of auto-display output.
18828
18829 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
18830
18831 * autorevert.el: Delete obsolete autoloads and defvars.
18832 (auto-revert-check-vc-info): New user option.
18833 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18834 (auto-revert-handler-vc): Delete.
18835 (auto-revert-handler): Treat return value `fast' of
18836 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
18837
18838 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
18839 return `fast'.
18840
18841 * files.el (buffer-stale-function): Doc change.
18842
18843 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18844
18845 * printing.el: New tip on Tips section.
18846 (pr-version): New version number (6.7.4).
18847 (pr-shell-file-name): Initialization fix.
18848
18849 2004-03-31 Juri Linkov <juri@jurta.org>
18850
18851 * dired.el: Add autoload for `dired-do-touch'.
18852 (dired-touch-program): New var.
18853 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
18854 (dired-no-confirm): Add `touch' to docstring.
18855
18856 * dired-aux.el (dired-do-touch): New fun.
18857 (dired-do-chxxx): Add argument -t for touch operation.
18858
18859 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
18860 `dired-move-to-filename-regexp'.
18861
18862 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
18863
18864 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
18865
18866 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18867
18868 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
18869 and only if the buffer was modified.
18870
18871 2004-03-30 Kenichi Handa <handa@m17n.org>
18872
18873 * international/characters.el: Delete pairs for U+2308..U+230B.
18874
18875 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
18876
18877 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
18878 to detect the beginning of a level 2 or 3 annotation.
18879
18880 2004-03-29 Kenichi Handa <handa@m17n.org>
18881
18882 * international/ucs-tables.el (ucs-insert): Fix the error message.
18883
18884 2004-03-29 Kenichi Handa <handa@m17n.org>
18885
18886 * international/mule-util.el (char-displayable-p): Fix generation
18887 of XLFD file name.
18888
18889 * Makefile.in (setwins, setwins_almost): Change directory to $wd
18890 before finding directories by `find'.
18891
18892 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18893
18894 * subr.el (interactive-form): Delete. Now implemented in C.
18895
18896 * pcvs.el (cvs-parse-process): Workaround for Darwin.
18897
18898 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
18899 (vc-diff-label): New fun.
18900 (vc-diff-internal): Use it.
18901
18902 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
18903
18904 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18905
18906 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
18907
18908 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
18909 specify XML (EBNFX).
18910
18911 * progmodes/ebnf2ps.el: Doc fix.
18912 (ebnf-version): New version number (4.1).
18913 (ebnf-syntax): Adjust customization.
18914 (ebnf-style-database): Add ebnfx entry.
18915 (ebnf-syntax-alist): Add ebnfx initialization.
18916 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
18917
18918 * printing.el: Doc fix.
18919 (pr-version): New version number (6.7.3).
18920 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
18921 returns nil for mouse position. Reported by Drew Adams
18922 <drew.adams@oracle.com>.
18923 (pr-update-menus): Modify interactive declaration. Reported by Drew
18924 Adams <drew.adams@oracle.com>.
18925
18926 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
18927
18928 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
18929 (gud-gdba-marker-filter): Log the process input and output, if
18930 required. From Stefan Monnier.
18931 (gdb-debug-log, gdb-enable-debug-log): New variables.
18932 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
18933
18934 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18935
18936 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
18937 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
18938
18939 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
18940
18941 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
18942 Call vc-find-file-hook here instead of in auto-revert-buffers.
18943 (auto-revert-buffers): Delete call to vc-find-file-hook.
18944 (auto-revert-verbose, global-auto-revert-non-file-buffers)
18945 (global-auto-revert-mode, auto-revert-set-timer)
18946 (auto-revert-handler, auto-revert-buffers): Doc fixes.
18947
18948 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18949
18950 * woman.el (woman-change-fonts): Rename local variable
18951 woman-font-alist to font-alist to avoid a compiler warning.
18952
18953 2004-03-27 Dave Love <fx@gnu.org>
18954
18955 * emacs-lisp/rx.el (rx): Doc fix.
18956 Fix copyright years.
18957
18958 * strokes.el (strokes-global-set-stroke-string): New function.
18959 (strokes-list-strokes): Cope with strings, not just commands.
18960 Set foreground color of image.
18961 (strokes-global-set-stroke): Doc fix.
18962
18963 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
18964
18965 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
18966 Auto Revert mode.
18967 (Buffer-menu-files-only): New variable.
18968 (Buffer-menu-toggle-files-only): New function.
18969 (Buffer-menu-mode-map): Bind it to `T'.
18970 (Buffer-menu-mode): Mention `T' in docstring.
18971 Set buffer-stale-function.
18972 (list-buffers-noselect): Mark buffer non-modified and set
18973 Buffer-menu-files-only.
18974
18975 * dired.el (buffer-stale-function): Remove no longer needed defvar.
18976
18977 * autorevert.el (auto-revert-handler): Print revert message
18978 before, rather than after, reverting.
18979 (buffer-stale-function): Move to files.el.
18980
18981 * files.el (buffer-stale-function): Move here from autorevert.el.
18982
18983 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
18984
18985 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
18986
18987 * calc/calc.el (calc-mode-map): Use mapc.
18988
18989 * apropos.el (apropos-mode): Don't autoload.
18990 (apropos-symbols-internal): New fun. Extracted from `apropos'.
18991 (apropos): Use it.
18992 (apropos-print): Add optional `text' argument.
18993 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
18994 Don't assume point-min == 1.
18995
18996 * bs.el (bs-buffer-list): Use buffer-local-value.
18997 (bs--set-toggle-to-show): Use with-current-buffer.
18998
18999 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
19000 New funs.
19001 (list-buffers-noselect): Use them. Adjust :align-to to new style.
19002
19003 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
19004
19005 * dabbrev.el (dabbrev-expand): Fix regexp construction.
19006 (dabbrev--find-expansion): Use pop.
19007 (dabbrev--search): Use match-string-no-properties.
19008
19009 * dired.el (dired-mode): Use run-mode-hooks.
19010 (dired-move-to-end-of-filename): Use match-string.
19011
19012 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
19013 is bound before using it.
19014 (ediff-verbose-p): Make it into a var since it's not constant.
19015
19016 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
19017
19018 * faces.el (read-face-font): Don't cons up unnecessarily.
19019 (header-line, tool-bar): Share common parts.
19020
19021 * files.el (file-relative-name): Use compare-strings.
19022
19023 * finder.el (finder-mode): Follow coding convention.
19024
19025 * subr.el (read-number): New function.
19026
19027 * ses.el (ses-read-number): Move to subr.el.
19028 (ses-set-header-row): Use read-number.
19029
19030 2004-03-26 Andre Spiegel <spiegel@gnu.org>
19031
19032 * vc-hooks.el (vc-arg-list): New function, which handles both
19033 compiled and uncompiled code.
19034 (vc-default-workfile-unchanged-p): Use it.
19035
19036 * vc.el (vc-print-log): Undo prev change, use new function
19037 vc-arg-list from vc-hooks.el.
19038
19039 2004-03-26 Masatake YAMATO <jet@gyve.org>
19040
19041 * simple.el (completion-setup-function): Emphasize the
19042 first uncommon characters in the completions; and de-emphasize
19043 the common prefix substrings.
19044 (completion-emphasis): New face.
19045 (completion-de-emphasis): New face.
19046
19047 2004-03-25 Juanma Barranquero <lektu@terra.es>
19048
19049 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
19050 Comment out (it's unused and unfinished code).
19051
19052 2004-03-25 Sam Steingold <sds@gnu.org>
19053
19054 * vc.el (vc-print-log): Fix a bug in the last patch:
19055 backend-function may be a byte-compiled object, not a lambda.
19056
19057 2004-03-25 Juri Linkov <juri@jurta.org>
19058
19059 * descr-text.el (describe-property-list): Add a button
19060 for `face' property that calls `describe-face'.
19061 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
19062
19063 * international/mule.el (keyboard-coding-system):
19064 * kmacro.el (kmacro-call-macro): Fix docstring.
19065
19066 * dired.el: Fix comments.
19067
19068 * textmodes/fill.el (fill): Fix Info link.
19069
19070 * font-lock.el (fast-lock, lazy-lock):
19071 * jit-lock.el (jit-lock): Remove links to removed Support Modes
19072 Info node.
19073
19074 * eshell/eshell.el (eshell): Fix broken info-link.
19075
19076 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
19077 * eshell/em-banner.el (eshell-banner):
19078 * eshell/em-smart.el (eshell-smart):
19079 * eshell/esh-cmd.el (eshell-cmd):
19080 Comment out broken info-links to incomplete Info manual.
19081
19082 * info-xref.el: Fix commentary.
19083
19084 2004-03-25 Kevin Ryde <user42@zip.com.au>
19085
19086 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
19087 Remove spurious node duplicate suppression, doesn't work, not wanted.
19088 (info-xref-output): Take format style args, add "sit-for 0" to let
19089 user see the results as they progress.
19090 (info-xref-check-all-custom): New function.
19091
19092 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
19093
19094 * gdb-ui.el: Moved to progmodes.
19095
19096 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19097
19098 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
19099
19100 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
19101
19102 * calendar/appt.el (appt-check): Remove superfluous progn.
19103 When finished with diary buffer: if it was not being displayed
19104 before, kill it; otherwise restore its original state.
19105 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
19106
19107 * calendar/calendar.el (calendar-set-mode-line): Use total
19108 available mode-line width, rather than frame-width.
19109
19110 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
19111 after mode change so effect not lost.
19112
19113 2004-03-23 Dave Love <fx@gnu.org>
19114
19115 * dired.el (dired) <defgroup>: Add link to manual.
19116 (dired-font-lock-keywords): Add highlighting on unusual permissions.
19117 (dired-revert): Use dolist.
19118 (dired-mode-map): Add U binding.
19119 (dired-mode): Add font-lock-beginning-of-syntax-function.
19120 (dired-garbage-files-regexp): Make it a defcustom.
19121
19122 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
19123
19124 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
19125 is equivalent to nil.
19126 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
19127 (vc-arch-mode-line-string): Accept `added' state.
19128 (vc-arch-state): Use inode-sigs if available.
19129 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
19130 Copy&delete existing id file if any. Fallback if uuidgen is absent.
19131 (vc-arch-tagline-re): New var.
19132 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
19133 New functions.
19134 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
19135 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
19136
19137 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
19138 (vc-file-not-found-hook): Use it.
19139
19140 * diff-mode.el (diff-default-read-only): Change default.
19141 (diff-mode-hook): Make it a defcustom. Add some options.
19142 (diff-mode-map): Bind diff-refine-hook.
19143 (diff-yank-handler): New var.
19144 (diff-yank-function): New fun.
19145 (diff-font-lock-keywords): Use them.
19146 (diff-end-of-file): Handle case where file-header looks like diff text.
19147 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
19148 (diff-file-kill): Delete a subsequent empty line, if applicable.
19149 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
19150 (diff-find-file-name): Use it.
19151 (diff-tell-file-name): New command.
19152 (diff-mode): Be careful with view-mode.
19153 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
19154 New functions, for use in diff-mode-hook.
19155 (diff-find-source-location): Catch "regex too large" errors.
19156 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
19157 (diff-refine-hunk): New command.
19158
19159 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
19160 (smerge-context-menu-map): Remove unused var.
19161 (smerge-keep-all): Preserve markers.
19162 (smerge-keep-n): New fun.
19163 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
19164 (smerge-keep-current, smerge-ediff): Use it.
19165 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
19166 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
19167 (smerge-resolve): Resolve trivial 3-part conflicts.
19168
19169 2004-03-23 Juri Linkov <juri@jurta.org>
19170
19171 * man.el (Man-width): New var.
19172 (Man-getpage-in-background): Use it.
19173 (Man-support-local-filenames): New var and fun.
19174 (Man-build-man-command): Don't add a second %s.
19175 (Man-fontify-manpage): Clean up message.
19176 (Man-mode): Set outline-regexp, outline-level,
19177 imenu-generic-expression.
19178
19179 * woman.el (woman-fill-frame): Doc fix.
19180 (woman-decode-region): Use window-width instead of frame-width.
19181
19182 * abbrevlist.el (list-one-abbrev-table):
19183 * descr-text.el (describe-char):
19184 * international/mule-diag.el (describe-current-coding-system):
19185 * international/quail.el (quail-insert-decode-map):
19186 Use window-width instead of frame-width.
19187
19188 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
19189 (jka-compr-mode-alist-additions): Add tbz.
19190 (jka-compr-write-region, jka-compr-insert-file-contents):
19191 Add message for undefined compress-program.
19192 (jka-compr-write-region): Remove redundant var bindings.
19193
19194 * dired-x.el (dired-guess-shell-alist-default): Add choices for
19195 extracting files into subdirectory. Add tbz and dz. Fix regexps.
19196 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
19197 (dired-man): Use dired-guess-shell-command.
19198 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
19199 Change default nil to t.
19200
19201 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
19202 (dired-compare-directories): Add default value for empty input.
19203
19204 * help-at-pt.el: Move suggestions for key bindings to Commentary.
19205
19206 * time.el (display-time-string-forms): Fix help-echo date format.
19207
19208 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
19209
19210 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
19211 (buffer-stale-function): New variable.
19212 (auto-revert-list-diff, auto-revert-dired-file-list)
19213 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
19214 (auto-revert-handler): Take over some functionality of deleted
19215 functions.
19216 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
19217
19218 * dired.el (dired-directory-changed-p): New fun, extracted from
19219 dired-internal-noselect.
19220 (dired-buffer-stale-p): New fun.
19221 (dired-internal-noselect): Use dired-directory-changed-p.
19222 Eliminate revert messages.
19223 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
19224
19225 2004-03-23 Kenichi Handa <handa@m17n.org>
19226
19227 * international/characters.el: Setup syntaxes for more parentheses
19228 Unicode characters.
19229
19230 * international/mule-cmds.el (select-safe-coding-system):
19231 Merge coding-system and auto-cs before comparing them.
19232
19233 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
19234
19235 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
19236
19237 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
19238 normal-auto-fill-function and comment-indent-function.
19239 The default values now work just as well.
19240 Don't set font-lock-beginning-of-syntax-function since we already set
19241 syntax-begin-function.
19242 (lisp-outline-level): Put ;;;###autoload at same level as (.
19243 (prin1-char): Quote special chars.
19244
19245 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
19246 than with-no-warnings.
19247
19248 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
19249 if the source location can't be found.
19250 (edebug-compute-previous-result): Use prin1-char.
19251
19252 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
19253 (debug-ignored-errors): Add an entry.
19254
19255 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
19256 (byte-compile-file): Output warning when deleting a file.
19257
19258 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
19259 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
19260
19261 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
19262 (byte-compile-inline-expand): Use backquote.
19263 (byte-optimize-pure-func): Rename from byte-optimize-concat.
19264 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
19265
19266 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
19267
19268 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
19269
19270 2004-03-22 Juri Linkov <juri@jurta.org>
19271
19272 * finder.el (finder-known-keywords): Fix data, tex, unix.
19273
19274 * play/landmark.el: Fix keywords.
19275
19276 * language/ethio-util.el (ethio-find-file): Doc fix.
19277
19278 * emacs-lisp/warnings.el: Doc fix.
19279
19280 * textmodes/ispell.el (ispell-help): Doc fix.
19281
19282 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
19283
19284 * format.el (format-insert-file): Always return a list of two
19285 elements, like insert-file-contents does.
19286
19287 2004-03-21 Andre Spiegel <spiegel@gnu.org>
19288
19289 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
19290 and vc-BACKEND-diff.
19291 (vc-print-log): If the print-log implementation supports it, use
19292 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
19293 (vc-version-diff, vc-diff-internal): Doc fixes.
19294
19295 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
19296 implementation supports it, let diff output go to *vc*,
19297 not *vc-diff*, since this is an internal call.
19298
19299 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
19300
19301 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
19302
19303 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
19304
19305 2004-03-21 Dave Love <fx@gnu.org>
19306
19307 * progmodes/cfengine.el (cfengine-mode):
19308 Set parse-sexp-ignore-comments.
19309
19310 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
19311
19312 2004-03-21 Juanma Barranquero <lektu@terra.es>
19313
19314 * allout.el (allout-mode): Fix docstring.
19315
19316 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
19317
19318 * files.el (insert-directory): Fix bug if SWITCHES is a list.
19319
19320 * autorevert.el (auto-revert-interval): Make new value take
19321 effect immediately when set through Custom.
19322 (auto-revert-set-timer): Add interactive declaration.
19323
19324 2004-03-19 David Ponce <david@dponce.com>
19325
19326 * ruler-mode.el (ruler-mode-header-line-format-old):
19327 Don't `make-variable-buffer-local'.
19328 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
19329 (ruler-mode-header-line-format): Simply funcall the above.
19330 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
19331 to save/restore a previous header line format.
19332 (ruler-mode-space): Don't depend on a numeric WIDTH value.
19333 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
19334 fringes and margins width.
19335 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
19336
19337 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
19338
19339 * log-edit.el (log-edit-font-lock-keywords): Typo.
19340
19341 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
19342 (tex-send-tex-command): Rather than here.
19343 (tex-compilation-parse-errors): Simplify.
19344
19345 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
19346
19347 * time.el (display-time-string-forms): Add help-echo with date on time.
19348
19349 * composite.el (compose-region): Use restore-buffer-modified-p.
19350
19351 * disp-table.el (standard-display-8bit): Simplify.
19352
19353 * server.el (server-process-filter): Delete temp frame.
19354
19355 * add-log.el (add-change-log-entry): Simplify.
19356
19357 2004-03-19 Kim F. Storm <storm@cua.dk>
19358
19359 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
19360 (hexl-follow-line): Don't require 'fringe.
19361
19362 * progmodes/compile.el (compilation-start): Always set
19363 compilation-last-buffer and return it.
19364
19365 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
19366
19367 * simple.el (clone-buffer): Doc fix.
19368
19369 2004-03-18 Juanma Barranquero <lektu@terra.es>
19370
19371 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
19372
19373 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
19374
19375 * log-edit.el (log-edit-font-lock-keywords): New var.
19376 (log-edit-mode): Use it.
19377
19378 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
19379
19380 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
19381 properly for watching in speedbar.
19382
19383 2004-03-17 Masatake YAMATO <jet@gyve.org>
19384
19385 * smerge-mode.el (smerge-popup-context-menu):
19386 Put `unwind-protect' around `overlay-put' and `popup-menu'.
19387
19388 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
19389
19390 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
19391 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
19392 Take sealed revisions into account.
19393 (vc-arch-checkin): Extract a summary line from the message.
19394
19395 2004-03-16 Masatake YAMATO <jet@gyve.org>
19396
19397 * register.el (register): Provide `register' feature.
19398
19399 2004-03-15 Masatake YAMATO <jet@gyve.org>
19400
19401 Added context menu support in smerge mode.
19402 Most of the part is written by Stefan Monnier.
19403
19404 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
19405 New keymap and menu.
19406 (smerge-text-properties): New function.
19407 (smerge-remove-props): New function.
19408 (smerge-popup-context-menu): New function.
19409 (smerge-resolve): Call `smerge-remove-props'.
19410 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
19411 (smerge-keep-current): Ditto.
19412 (smerge-kill-current): New function.
19413 (smerge-match-conflict): Put text properties.
19414 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
19415
19416 2004-03-15 David Ponce <david@dponce.com>
19417
19418 * ruler-mode.el (ruler-mode-left-fringe-cols)
19419 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
19420 (ruler-mode-right-scroll-bar-cols): Remove.
19421 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
19422 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
19423 Use fringe-columns and scroll-bar-columns.
19424
19425 2004-03-15 Masatake YAMATO <jet@gyve.org>
19426
19427 * hl-line.el (hl-line-range-function): New variable.
19428 (hl-line-move): New function.
19429 (global-hl-line-highlight): Use `hl-line-move'.
19430 (hl-line-highlight): Ditto.
19431
19432 * scroll-bar.el (scroll-bar-columns):
19433 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
19434
19435 * ruler-mode.el (top-level): Require scroll-bar and fringe.
19436 (ruler-mode-left-fringe-cols)
19437 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
19438 (ruler-mode-right-scroll-bar-cols)
19439 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
19440 (ruler-mode-ruler-function): New variable.
19441 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
19442 if the value for `ruler-mode-ruler-function' is given.
19443
19444 * hexl.el (hexl-mode-hook): Make the hook customizable.
19445 (hexl-address-area, hexl-ascii-area): New customize variables.
19446 (hexlify-buffer): Put font-lock-faces on the address area and
19447 the ascii area.
19448 (hexl-activate-ruler): New function.
19449 (hexl-follow-line): New function.
19450 (hexl-highlight-line-range): New function.
19451 (hexl-mode-ruler): New function.
19452
19453 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
19454
19455 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
19456 (vc-default-find-file-hook): New fun.
19457 (vc-find-file-hook): Call new find-file-hook operation.
19458
19459 * vc-arch.el: New file.
19460
19461 2004-03-12 Jesper Harder <harder@ifa.au.dk>
19462
19463 * info-look.el (info-lookup): Reuse an existing Info window.
19464
19465 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19466
19467 * woman.el (woman-preserve-ascii): Default value changed to t and
19468 doc string revised.
19469
19470 2004-03-12 Richard M. Stallman <rms@gnu.org>
19471
19472 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
19473 Fix minor bug.
19474
19475 * replace.el (occur-engine): Change message for count of matches.
19476
19477 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
19478 For strings, do compare text properties.
19479
19480 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
19481
19482 * progmodes/compile.el (compile-auto-highlight)
19483 (compilation-error-list, compilation-old-error-list)
19484 (compilation-parse-errors-function, compilation-parsing-end)
19485 (compilation-error-message, compilation-directory-stack)
19486 (compilation-enter-directory-regexp-alist)
19487 (compilation-leave-directory-regexp-alist)
19488 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
19489 (compilation-current-file, compilation-regexps): Remove vars.
19490
19491 (compile-error-at-point, compilation-error-filedata)
19492 (compilation-error-filedata-file-name, compile-reinitialize-errors)
19493 (compilation-next-error-locus, compilation-forget-errors)
19494 (count-regexp-groupings, compilation-parse-errors)
19495 (compile-collect-regexps, compile-buffer-substring): Remove funs.
19496
19497 (compile-internal): Make obsolete.
19498
19499 (compilation-first-column, compilation-error)
19500 (compilation-directory-matcher, compilation-page-delimiter)
19501 (compilation-mode-font-lock-keywords, compilation-debug)
19502 (compilation-error-face, compilation-warning-face)
19503 (compilation-info-face, compilation-line-face)
19504 (compilation-column-face, compilation-enter-directory-face)
19505 (compilation-leave-directory-face, compilation-skip-threshold)
19506 (compilation-skip-visited, compilation-context-lines): New vars.
19507
19508 (compilation-warning-face, compilation-info-face)
19509 (compilation-message-face): New faces.
19510
19511 (compilation-error-regexp-alist-alist): New constant.
19512
19513 (compilation-face, compilation-directory-properties)
19514 (compilation-assq, compilation-error-properties, compilation-start)
19515 (define-compilation-mode, compilation-loop)
19516 (compilation-set-window): New functions.
19517
19518 (compile): Additional argument for interactive compiles like TeX.
19519
19520 * progmodes/grep.el (kill-grep): Move here from compile.el
19521 (grep-error, grep-hit-face, grep-error-face)
19522 (grep-mode-font-lock-keywords): New variables.
19523 (grep-regexp-alist): Simplify regexp and add `binary' case.
19524 (grep-mode): New mode.
19525 (grep-process-setup): Simplify.
19526
19527 2004-03-11 Jason Rumney <jasonr@gnu.org>
19528
19529 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
19530 letters on DOS/Windows.
19531
19532 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
19533
19534 * server.el (server-name): New var.
19535 (server-socket-dir): New var to replace server-socket-name.
19536 (server-start): Use them.
19537
19538 2004-03-11 Simon Josefsson <jas@extundo.com>
19539
19540 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
19541 died to avoid infloop. Reported by Jonathan Glauner
19542 <jglauner@sbum.org>.
19543
19544 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19545
19546 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
19547 (smerge-mode-menu): Use it to deactivate menu entries.
19548 (smerge-keep-current): New fun.
19549 (smerge-keep-current): Use it.
19550
19551 2004-03-10 John Paul Wallington <jpw@gnu.org>
19552
19553 * foldout.el (foldout-fold-list, foldout-modeline-string):
19554 Declare them as variables, not constants.
19555
19556 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19557
19558 * ps-print.el: Modification to print *Messages* buffer.
19559 (ps-print-version): New version 6.6.4.
19560 (ps-message-log-max): New fun.
19561 (ps-spool-without-faces, ps-spool-with-faces)
19562 (ps-count-lines-preprint): Code fix.
19563
19564 * printing.el: New tips in Tips section.
19565
19566 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19567
19568 * delim-col.el: Doc fix.
19569
19570 * printing.el: Doc fix. New doc section (Tips).
19571
19572 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
19573
19574 * type-break.el (type-break-emacs-variant): Remove.
19575 (type-break-run-at-time, type-break-cancel-function-timers):
19576 Use fboundp rather than version name and number.
19577
19578 2004-03-09 Masatake YAMATO <jet@gyve.org>
19579
19580 * hexl.el (hexl-mode): Use `make-local-variable' instead of
19581 `make-variable-buffer-local'.
19582
19583 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
19584
19585 * find-dired.el (find-dired): Call `shell-command' instead of
19586 `start-process-shell-command'. By this, Tramp takes over
19587 handling of remote directories.
19588
19589 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
19590
19591 * newcomment.el (comment-use-global-state): New var.
19592 (comment-search-forward): Use it.
19593
19594 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
19595
19596 * cus-edit.el (fill) <defgroup>: Move to fill.el.
19597
19598 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
19599 (enable-kinsoku): Make it a defcustom.
19600 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
19601 paragraph to same-comment-start-marker.
19602
19603 2004-03-07 Dave Love <fx@gnu.org>
19604
19605 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
19606 (browse-url-mail): Use it.
19607
19608 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
19609 (rfc2368-unhexify-string): Use replace-regexp-in-string.
19610
19611 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19612
19613 * woman.el (woman-man.conf-path): Doc fix.
19614 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
19615
19616 2004-03-07 Eli Zaretskii <eliz@gnu.org>
19617
19618 * sort.el (sort-columns): Remove ms-dos from the list of systems
19619 where the external `sort' command is not used.
19620
19621 2004-03-07 Kim F. Storm <storm@cua.dk>
19622
19623 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
19624 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
19625 from overlay-arrow-variable-list.
19626 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
19627
19628 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
19629
19630 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
19631 overlay arrow string properly for the assembler buffer.
19632
19633 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
19634
19635 * mail/sendmail.el (mail-mode): Fix last change.
19636
19637 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
19638
19639 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
19640 for the assembler buffer.
19641 (gdb-assembler-custom): Position the overlay arrow.
19642 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
19643
19644 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
19645
19646 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
19647
19648 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
19649 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
19650
19651 * mail/sendmail.el (mail-mode): Set comment-start-skip.
19652
19653 * newcomment.el (uncomment-region): Allow non-terminated comment.
19654 (comment-normalize-vars): Check the user-specified comstart marker.
19655
19656 2004-03-04 Jesper Harder <harder@ifa.au.dk>
19657
19658 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
19659 Otherwise, do use it if the region only contains font-lock text
19660 properties.
19661
19662 2004-03-04 Masatake YAMATO <jet@gyve.org>
19663
19664 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
19665 as the callback function for eldoc.
19666 (hexl-print-current-point-info): New function.
19667 (hexl-current-address): Print the address in both decimal
19668 and hexadecimal format.
19669
19670 2004-03-04 Richard M. Stallman <rms@gnu.org>
19671
19672 * mail/rmail.el (rmail-convert-to-babyl-format):
19673 Specify t for UNIBYTE when calling mail-unquote-printable-region.
19674
19675 * mail/mail-utils.el (mail-unquote-printable-region):
19676 New arg UNIBYTE.
19677
19678 * startup.el (command-switch-alist): Doc fix.
19679
19680 * simple.el (undo): Temporarily set this-command to `undo-start',
19681 then set it to `undo' once undo-start returns without error.
19682
19683 * simple.el (minibuffer-history-sexp-flag): Doc fix.
19684
19685 * simple.el (kill-line): Don't disregard trailing whitespace
19686 in eol condition, if show-trailing-whitespace is set.
19687
19688 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
19689 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
19690 When disabling, restore old values only if mouse-sel-has-been-enabled.
19691
19692 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
19693 (isearch-{-char): New function.
19694 (isearch-mode-map): Bind { to isearch-{-char.
19695
19696 * font-lock.el (lisp-font-lock-keywords-2):
19697 Turn off the CL with-... and do-... general patterns.
19698 Instead, recognize several specific with... and do... constructs.
19699
19700 * files.el (switch-to-buffer-other-window):
19701 Bind same-window-buffer-names and same-window-regexps to nil.
19702 (switch-to-buffer-other-frame): Likewise.
19703
19704 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
19705
19706 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
19707 recognizing leading comment on code line.
19708
19709 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19710
19711 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
19712 hidden files/directories.
19713
19714 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19715
19716 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
19717 only comment-start (in case the mode hasn't set it).
19718
19719 * Makefile.in (AUTOGENEL): New var.
19720 (bootstrap-prepare): Rename from bootstrap-clean.
19721 Don't remove elc files.
19722 (maintainer-clean): New target.
19723
19724 * xml.el (xml-get-attribute-or-nil): Simplify.
19725
19726 2004-03-02 Juri Linkov <juri@jurta.org>
19727
19728 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
19729 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
19730 URL to prevent their substitution with the environment variable
19731 values by browsers.
19732
19733 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19734
19735 * ps-print.el: Doc fix.
19736 (ps-print-version): New version number (6.6.3).
19737 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
19738 Docstring fix.
19739 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
19740 before printing.
19741 (ps-time-stamp-yyyy-mm-dd): New fun.
19742 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
19743
19744 2004-03-02 Kim F. Storm <storm@cua.dk>
19745
19746 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
19747
19748 2004-03-01 Juanma Barranquero <lektu@terra.es>
19749
19750 * allout.el (allout-rebullet-heading): Fix typo in docstring.
19751
19752 * desktop.el (desktop-file-version)
19753 (desktop-after-read-hook): Fix typos.
19754 (desktop-clear-preserve-buffers): Remove redundant info in
19755 docstring already shown by the obsolescence message.
19756 (desktop-truncate, desktop-internal-v2s)
19757 (desktop-value-to-string): Change argument name to match docstring.
19758
19759 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
19760
19761 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
19762 docstring.
19763
19764 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19765
19766 * printing.el: Replace "As Is..." in PostScript file print/preview by
19767 "No Preprocessing...". Suggested by Colin Marquardt
19768 <_marquardt_@zmd.de>.
19769 (pr-insert-section-4): Adjust buffer interface.
19770
19771 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
19772
19773 Version 2.0.39 of Tramp released.
19774
19775 * net/tramp.el (tramp-handle-file-local-copy)
19776 (tramp-handle-write-region, tramp-open-connection-rsh):
19777 Variable name typo. Small change. From Patrick Tullmann
19778 <tullmann@flux.utah.edu>.
19779 (tramp-process-connection-type): New variable.
19780 (tramp-maybe-open-connection): Use it.
19781 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
19782 (tramp-touch): Set last-modified time of a remote file.
19783 (tramp-handle-write-region): Say which function is used when encoding.
19784
19785 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
19786
19787 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
19788 case of non-existing filename, too. Reported by Christoph Bauer
19789 <c_bauer@informatik.uni-kl.de>.
19790 (tramp-smb-get-file-entries): The directory in question should
19791 have permissions "drwxrwxrwx". Just virtual, because we don't
19792 know the real permissions. Don't we know?
19793 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
19794 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
19795 (tramp-smb-wait-for-output): Optimize algorithm getting pending
19796 output. If it was received chunkwise, there have been problems.
19797 Remove the "prompt not found" error message; it is obvious.
19798 Simplify algorithm.
19799 (tramp-smb-process-running): Remove. Since we acknowledge the
19800 virtual prompt for shares, there's no need for distinction of
19801 reading shares (process ends afterwards) and interactive mode of
19802 smblient.
19803 (tramp-smb-open-connection): Setting process sentinel removed.
19804 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
19805 "NT_STATUS_NETWORK_ACCESS_DENIED".
19806 (tramp-smb-maybe-open-connection): Set `process-connection-type'
19807 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
19808 (top-level): Setting default value in `tramp-default-method-alist'
19809 corrected. Order of USER and HOST have been wrong.
19810 Nobody complained for months ...
19811 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
19812 (tramp-smb-open-connection): Clear password cache if login has failed.
19813
19814 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
19815 `tramp-unified-filenames'.
19816 (tramp-completion-mode): Make test for XEmacs explicitly.
19817 `event-to-character' can exists in Emacs packages too.
19818 Reported by Matt Swift <swift@alum.mit.edu>.
19819 (tramp-buffer-name): Buffer name must contain the user if exists.
19820 Reported by Adrian Phillips <a.phillips@met.no>.
19821 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
19822 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
19823 (tramp-do-copy-or-rename-file-out-of-band): Rename from
19824 `tramp-do-copy-or-rename-file-one-local', because it handles also
19825 the case both files use the same out-of-band method.
19826 Implementation added.
19827 (tramp-handle-file-local-copy, tramp-handle-write-region):
19828 Out-of-band handling removed. `copy-file' called instead, which
19829 calls `tramp-do-copy-or-rename-file-out-of-band'.
19830 (tramp-action-password): Check for out-of-band method removed.
19831 This function is used for 'login-program.
19832 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
19833 appropriate.
19834 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
19835 and `tramp-parse-sknownhosts'.
19836 (tramp-completion-function-alist): It's a defvar now, because we
19837 want to apply the optimized `tramp-set-completion-function'
19838 instead of a static list.
19839 (tramp-set-completion-function): Implementation tuned.
19840 Avoid double entries, and entries where the function or the
19841 file/directory doesn't exist.
19842 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
19843 for SSH2.
19844 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
19845 (tramp-handle-dired-compress-file): New function.
19846 (tramp-async-proc): New variable.
19847 (tramp-handle-shell-command): Adding asynchronous processes.
19848 They are far from being perfect, but it works at least for
19849 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
19850 (top-level): Require password.el if visible. Should be mandatory
19851 once No Gnus has found its way into (X)Emacs.
19852 (tramp-read-passwd): Invoke `password-read' if available,
19853 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
19854 fallback any longer.
19855 (tramp-clear-passwd): New function.
19856 (tramp-process-actions, tramp-process-multi-actions):
19857 Clear password cache if login has failed.
19858
19859 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
19860 its own module.
19861 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
19862 `ange-ftp-ftp-name-res'. There could be incorrect values from
19863 previous calls in case the "ftp" method is used in the Tramp file
19864 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
19865
19866 2004-02-28 Richard M. Stallman <rms@gnu.org>
19867
19868 * term.el (term-mouse-paste): Call mouse-set-point.
19869
19870 * thumbs.el: New file.
19871
19872 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19873
19874 * progmodes/ebnf-abn.el: Doc fix.
19875
19876 * progmodes/ebnf-bnf.el: Doc fix.
19877 (ebnf-repeat): Code fix.
19878
19879 * progmodes/ebnf2ps.el: Doc fix.
19880 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
19881
19882 2004-02-28 Juri Linkov <juri@jurta.org>
19883
19884 * ffap.el (dired-at-point): Additional writability test for
19885 relative directory names.
19886 (dired-at-point-prompter): Treat directories as a directory, get
19887 the directory component from files.
19888 (ffap-string-at-point): Return string from region if region is active.
19889 (ffap-file-at-point): Remove redundant code.
19890
19891 2004-02-28 Kim F. Storm <storm@cua.dk>
19892
19893 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
19894 Initialize margin area images to nil.
19895 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
19896 (breakpoint-enabled-bitmap-face)
19897 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
19898 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
19899 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
19900 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
19901 (gdb-reset): Use gdb-remove-breakpoint-icons.
19902 (gdb-put-string): Add dprop arg to specify alternative display
19903 property (for setting fringe bitmap).
19904 (gdb-remove-strings): Doc fix.
19905 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
19906 icon in fringe (if available), or else as icon or text in display
19907 margin. Creates necessary icons in breakpoint-bitmap,
19908 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
19909 Also make left window margin if required.
19910 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
19911 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
19912 no longer needed.
19913 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
19914 gdb-put-breakpoint-icon.
19915 (gdb-assembler-mode): Don't set left-margin-width here.
19916
19917 2004-02-27 Kevin Ryde <user42@zip.com.au>
19918
19919 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
19920 comma, so that it DTRT in macros.
19921
19922 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
19923
19924 * progmodes/sh-script.el (sh-shell-arg)
19925 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
19926 (sh-leading-keywords, sh-other-keywords): Fix custom type.
19927
19928 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
19929
19930 * faces.el (face-spec-set-match-display): Add a new attribute,
19931 `min-colors'.
19932 (region, highlight, secondary-selection): Use `min-colors'.
19933
19934 * custom.el (defface): Add documentation for `min-colors'.
19935
19936 * font-lock.el (font-lock-comment-face, font-lock-string-face)
19937 (font-lock-keyword-face, font-lock-function-name-face)
19938 (font-lock-variable-name-face, font-lock-constant-face):
19939 Use `min-colors'.
19940
19941 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
19942
19943 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19944
19945 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
19946 define assq-delete-all if it's not defined.
19947 (ebnf-generate-region): Code fix.
19948
19949 * printing.el: Doc fix.
19950 (pr-version): New version number (6.7.2).
19951 (pr-command): Return empty string if command is an empty string.
19952
19953 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19954
19955 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
19956
19957 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
19958 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
19959 semi-down-full. Fix a bug on productions like test = {"test"}* | (
19960 "tt" ["test"] ). Reported by Markus Dreyer
19961 <mdreyer@ix.urz.uni-heidelberg.de>.
19962 (ebnf-version): New version number (4.0).
19963 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
19964 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
19965 (ebnf-delete-style): New commands.
19966 (ebnf-directory, ebnf-file): New funs.
19967 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
19968 (ebnf-production-name-p, ebnf-stop-on-error): New options.
19969 (ebnf-syntax-alist): New var.
19970 (ebnf-element-width): New fun replacing ebnf-list-width.
19971 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
19972 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
19973 (ebnf-prologue): Adjust vars.
19974 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
19975 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
19976 (ebnf-check-style-values, ebnf-generate-production)
19977 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
19978 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
19979 (ebnf-token-repeat): Code fix.
19980
19981 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
19982 %right, %left and %prec. Suggested by Matthew K. Junker
19983 <junker@alum.mit.edu>.
19984 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
19985
19986 * progmodes/ebnf-iso.el: Doc fix.
19987 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
19988 (ebnf-iso-lex): Code fix.
19989
19990 * progmodes/ebnf-bnf.el: Doc fix.
19991 (ebnf-bnf-lex): Code fix.
19992
19993 * progmodes/ebnf-otz.el: Doc fix.
19994
19995 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
19996
19997 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
19998 (abbrev-prefix-mark): Doc fix.
19999
20000 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
20001
20002 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
20003 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
20004 (gdb-var-delete): Make interactive (really).
20005 (gdb-edit-value): Make non-interactive.
20006
20007 * progmodes/gud.el (gud-speedbar-menu-items):
20008 Add gdb-var-delete and, indirectly, gdb-edit-value.
20009 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
20010 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
20011 (gud-gdb-marker-filter): Add comment for annotations.
20012
20013 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20014
20015 * calendar/calendar.el (generate-calendar)
20016 (calendar-read-date): Prevent display of BC calendars once more -
20017 reverts 2003-10-01 change.
20018 (generate-calendar-month): Doc fix.
20019
20020 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
20021
20022 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
20023 return value of increment-calendar-month.
20024
20025 2004-02-21 Stephen Compall <s11@member.fsf.org>
20026
20027 * saveplace.el (save-place-forget-unreadable-files)
20028 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
20029 (save-place-forget-unreadable-files): New function.
20030 (save-place-alist-to-file): Use it to filter out files that are
20031 no longer readable.
20032
20033 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
20034 current Texinfo environment, using the same method as in
20035 `texinfo-insert-@end', and insert a space rather than a newline if
20036 point in a @table environment.
20037
20038 2004-02-21 Juri Linkov <juri@jurta.org>
20039
20040 * ffap.el (ffap-file-at-point): Try parent directories.
20041
20042 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
20043
20044 * vcursor.el (vcursor-modifiers): New defcustom.
20045 (vcursor-cs-binding): Use vcursor-modifiers instead of a
20046 hard-coded list.
20047
20048 2004-02-21 Masatake YAMATO <jet@gyve.org>
20049
20050 * play/animate.el (animate-birthday-present): Accept names other
20051 than `Sarah', too.
20052
20053 2004-02-21 Juri Linkov <juri@jurta.org>
20054
20055 * startup.el: Remove table of command line arguments from the
20056 Commentary section.
20057
20058 2004-02-20 John Wiegley <johnw@newartisans.com>
20059
20060 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
20061 again" modifier from 'e' to 'E', since 'e' is also used by the
20062 "file extension" modifier.
20063
20064 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
20065
20066 * help-fns.el (describe-categories): Doc fix.
20067
20068 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
20069
20070 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
20071 temporary file for buffer already visiting one. This change makes
20072 output likely to be directly usable by patch program.
20073 Suggested by Adrian Aichner <adrian@xemacs.org>
20074
20075 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
20076
20077 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
20078 case of variables defined in compound statements.
20079 (gdb-setup-windows, gdb-source-info, gdb-source-info):
20080 Simplify constructions using switch-to-buffer.
20081
20082 2004-02-19 Simon Josefsson <jas@extundo.com>
20083
20084 * play/morse.el: Fix typo.
20085 (morse-code): Add @.
20086
20087 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20088
20089 * calendar/appt.el (appt-display-format): Change default to
20090 'ignore, for backwards compatibility.
20091 (appt-display-message): If appt-display-format is 'ignore,
20092 respect old vars appt-msg-window and appt-visible.
20093 (appt-activate): Don't depend on return value of cancel-timer.
20094
20095 * calendar/calendar.el (calendar-holidays): Doc fix.
20096
20097 * calendar/cal-coptic.el (coptic-prompt-for-date):
20098 Use assoc-string instead of assoc-ignore-case.
20099 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
20100 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
20101 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
20102 * calendar/cal-islam.el (calendar-goto-islamic-date)
20103 (mark-islamic-diary-entries): Ditto.
20104 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
20105 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
20106 (calendar-read-mayan-tzolkin-date): Ditto.
20107 * calendar/calendar.el (calendar-read-date): Ditto.
20108 * calendar/diary-lib.el (mark-diary-entries): Ditto.
20109
20110 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
20111
20112 * progmodes/executable.el (executable-command-find-posix-p):
20113 Fix choice of the directory.
20114
20115 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
20116
20117 * simple.el (interprogram-cut-function)
20118 (interprogram-paste-function, kill-new, kill-append):
20119 Doc fixes.
20120 (kill-region): Make it return nil. Doc fix.
20121 (yank-pop): Make its argument optional.
20122 (yank): Make ARG `-' equivalent to `-1'.
20123
20124 2004-02-17 Eli Zaretskii <eliz@gnu.org>
20125
20126 * mail/rmail.el (rmail-get-new-mail): Don't reference
20127 rmail-use-spam-filter if rmail-spam-filter is not loaded.
20128
20129 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
20130
20131 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
20132 if one of global-auto-revert-non-file-buffers or autorevert-mode
20133 is non-nil.
20134
20135 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20136
20137 * subr.el (delete-dups): A better implementation from Karl Heuer
20138 <kwzh@gnu.org>.
20139
20140 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
20141
20142 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
20143 correct place.
20144 * progmodes/icon.el (icon-indent-command): Ditto.
20145 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
20146
20147 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20148
20149 * progmodes/grep.el (grep-compute-defaults): Undo change from
20150 2004-01-29: don't use executable-command-find-posix-p.
20151
20152 2004-02-16 Richard Sharman <rsharman@pobox.com>
20153
20154 * hilit-chg.el: Use require instead of eval-and-compile.
20155 (highlight-compare-buffers): New function.
20156
20157 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
20158
20159 * man.el (Man-fontify-manpage): Render section headings in
20160 `Man-overstrike-face' even when overstrike was not used by man
20161 formatter for section headings.
20162
20163 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
20164
20165 * rmail-spam-filter.el (vm-use-spam-filter)
20166 (rsf-min-region-length-added-to-spam-list): New variables.
20167 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
20168 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
20169 spam testing. Don't delete spam message if automatic deletion
20170 after output via variable rmail-delete-after-output is turned on.
20171 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
20172 rsf-bbdb-dont-create-entries-for-spam.
20173 (check-field): New function, extracted from code in
20174 rmail-spam-filter to ease addition of header fields like content-type.
20175 (message-content-type): New variable to check the content-type:
20176 field added, also in defcustom of rsf-definitions-alist.
20177 (rmail-spam-filter): Replace repeated test code for header fields
20178 by calls to check-field; change the call to
20179 rmail-output-to-rmail-file such that rmail-current-message stays
20180 the same to avoid wrong deletion of unseen flags.
20181 (rsf-add-contents-type): New function to convert old format
20182 of rmail-spam-definitions-alist into new one.
20183 Change prefixes of all variables and functions from
20184 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
20185
20186 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20187
20188 * loadhist.el (unload-hook-features-list): New defvar.
20189
20190 2004-02-16 Dave Love <fx@gnu.org>
20191
20192 * loadhist.el (unload-feature): Doc fix. Rename flist to
20193 unload-hook-features-list.
20194
20195 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
20196
20197 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
20198 cookie. Don't check if we are looking-at open-formula.
20199
20200 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
20201
20202 * subr.el (match-string-no-properties): Use substring-no-properties.
20203
20204 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20205
20206 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
20207 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
20208 Use lower-case "rx" in all error message.
20209
20210 2004-02-16 Dave Love <fx@gnu.org>
20211
20212 * emacs-lisp/rx.el (rx-or): Put group around result.
20213 (rx-constituents): Add backref.
20214 (rx-syntax): Add string-delimiter, comment-delimiter.
20215 (rx-categories): Add combining-diacritic.
20216 (rx-check-not, rx-greedy, rx): Doc fix.
20217 (rx-backref, rx-check-backref): New.
20218
20219 2004-02-16 Jesper Harder <harder@ifa.au.dk>
20220
20221 * newcomment.el (uncomment-region): Allow eob as comment end.
20222
20223 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
20224
20225 * filecache.el: All message and error commands now use prefix
20226 "Filecache:" to make it easy to read *Messages* buffer.
20227
20228 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
20229
20230 * autorevert.el: Add support to detect changed dired and VC buffers.
20231 (auto-revert-active-p, auto-revert-list-diff)
20232 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
20233 (auto-revert-handler, auto-revert-active-p): New functions.
20234 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
20235 and `auto-revert-active-p'.
20236 (eval-when-compile): Defvar dired-directory and vc-mode.
20237 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
20238 (auto-revert-handler-vc): New functions.
20239
20240 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
20241
20242 * progmodes/compile.el (compilation-directory): New defvar.
20243 (compile): Save current directory in compilation-directory.
20244 (recompile): Bind default-directory to compilation-directory if
20245 that is non-nil.
20246
20247 2004-02-16 Dave Love <fx@gnu.org>
20248
20249 * newcomment.el (comment-insert-comment-function)
20250 (comment-region-function, uncomment-region-function): New.
20251 (comment-indent): Use comment-insert-comment-function.
20252 (uncomment-region): Use uncomment-region-function.
20253 (comment-region): Use comment-region-function.
20254
20255 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
20256
20257 2004-02-16 Richard Stallman <rms@gnu.org>
20258
20259 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
20260 loaddefs* and ldefs-boot*.
20261
20262 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20263
20264 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
20265 and email address at the beginning and end of the address.
20266
20267 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
20268 anchored at the beginning of the email address.
20269
20270 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
20271
20272 * international/ccl.el (ccl-compile-write): Pass `left' to
20273 ccl-embed-code to generate correct code of write-expr-register.
20274
20275 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
20276
20277 * progmodes/grep.el (grep-compute-defaults): Fix typos.
20278
20279 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20280
20281 * x-dnd.el: Mention support for Motif in commentary.
20282 (x-dnd-handle-drag-n-drop-event): Ditto.
20283
20284 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
20285
20286 * ses.el: Use "ses--" prefixes for buffer-local variables.
20287 Use (point-min) instead of 1, even when we know the buffer
20288 is unnarrowed.
20289 (ses-build-load-map): Delete. Distribute its content to defconsts for
20290 the three maps.
20291 (ses-menu, ses-header-line-menu): New menus.
20292 (ses-mode-map): Use them.
20293 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
20294
20295 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
20296
20297 * Makefile.in: Fix the CC Mode recompile kludge so it works
20298 when building in a different directory.
20299
20300 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
20301
20302 * simple.el (kill-new): Put yank-handler property on the entire string.
20303
20304 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20305
20306 * diff.el: Don't use compile any more, use diff-mode instead.
20307 (diff-regexp-alist, diff-old-file, diff-new-file)
20308 (diff-parse-differences, diff-process-setup): Remove.
20309 (diff-sentinel): New fun.
20310 (diff): Use it. Run the process ourselves.
20311 Use diff-mode for the rest of the processing.
20312
20313 * diff.el (diff): Simplify code handling `switch'.
20314
20315 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20316
20317 * pcvs-defs.el (cvs-menu): Add `tag'.
20318
20319 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
20320
20321 * simple.el (kill-append): Doc fix.
20322
20323 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20324 Adapt outline-regexp to the new conventions for commenting out code.
20325
20326 2004-02-11 John Paul Wallington <jpw@gnu.org>
20327
20328 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
20329
20330 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
20331
20332 * diff.el (diff-switches): New fun.
20333 (diff, diff-backup): Use it.
20334 (diff): Clean up the args construction. Use backquote.
20335 Use listp instead of consp to avoid putting a nil arg.
20336 (diff): Add a revert-buffer function.
20337
20338 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20339
20340 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
20341 handled by x-dnd-handle-file-name.
20342 (x-dnd-known-types): Add COMPOUND_TEXT.
20343 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
20344 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
20345 x-dnd-empty-state.
20346 (x-dnd-forget-drop): Ditto.
20347 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
20348 (x-dnd-handle-one-url): Return private when inserting text.
20349 (x-dnd-insert-ctext): New function.
20350 (x-dnd-handle-file-name): New function for FILE_NAME.
20351 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
20352 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
20353 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
20354
20355 2004-02-10 Kenichi Handa <handa@m17n.org>
20356
20357 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
20358 instead of while loop.
20359
20360 2004-02-10 Miles Bader <miles@gnu.org>
20361
20362 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
20363
20364 2004-02-09 Kenichi Handa <handa@m17n.org>
20365
20366 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
20367 have end-of-line.
20368
20369 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
20370
20371 * Makefile.in: Added extra dependencies in the recompile target
20372 needed to cope with the compile time macro expansions in CC Mode.
20373
20374 2004-02-09 Kim F. Storm <storm@cua.dk>
20375
20376 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
20377 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
20378 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
20379 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
20380 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
20381 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
20382 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
20383 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
20384 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
20385 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
20386 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
20387
20388 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
20389
20390 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
20391 Don't allow shrink if there's a window on our right.
20392
20393 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
20394 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
20395 Bring together declaration and initialization.
20396 (prolog-mode-variables): Don't set the syntax table.
20397 Don't set paragraph-start and comment-indent-function.
20398 Add /*..*/ to the comment regexps.
20399 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
20400 (prolog-mode-map): Don't bind TAB.
20401 (prolog-mode): Set the syntax table.
20402 (prolog-comment-indent): Remove.
20403 (inferior-prolog-mode-map): Initialize in the declaration.
20404 (inferior-prolog-mode-syntax-table)
20405 (inferior-prolog-mode-abbrev-table): New vars.
20406 (inferior-prolog-mode): Derive from comint-mode.
20407 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
20408 minibuffer windows.
20409
20410 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
20411 in file names, as long as it is unambiguous.
20412
20413 2004-02-08 Andreas Schwab <schwab@suse.de>
20414
20415 * textmodes/reftex-toc.el
20416 (reftex-toc-load-all-files-for-promotion): Remove useless use of
20417 format. Doc fix.
20418
20419 * textmodes/refer.el (refer-find-entry-internal): Remove extra
20420 format string arguments.
20421
20422 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
20423 string argument.
20424
20425 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
20426
20427 * play/zone.el (zone-call): Fix format string.
20428
20429 * net/webjump.el (webjump-builtin): Add missing format string argument.
20430
20431 * midnight.el (midnight-delay-set): Remove extra format string argument.
20432
20433 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
20434
20435 * hexl.el (hexl-insert-char): Add missing format string argument.
20436
20437 * format.el (format-decode): Fix format string.
20438
20439 * emulation/vi.el (vi-mode): Remove extra format string argument.
20440 (vi-repeat-last-search): Likewise.
20441 (vi-reverse-last-search): Likewise.
20442 (vi-goto-mark): Likewise.
20443 (vi-reverse-last-find-char): Likewise.
20444 (vi-repeat-last-find-char): Likewise.
20445 (vi-locate-def): Likewise.
20446
20447 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
20448
20449 * ediff-util.el (ediff-toggle-read-only): Remove extra format
20450 string argument.
20451 (ediff-toggle-regexp-match): Likewise.
20452
20453 * dired-aux.el (dired-do-query-replace-regexp): Add missing
20454 format string argument.
20455
20456 * calc/calc-map.el (calc-get-operator): Remove extra format
20457 string argument.
20458
20459 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
20460
20461 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
20462 string argument.
20463
20464 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
20465
20466 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
20467
20468 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
20469
20470 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
20471 (cl-struct-setf-expander): Likewise.
20472
20473 * vc.el (with-vc-file): Fix unsafe uses of error.
20474 (vc-cancel-version): Likewise.
20475
20476 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
20477
20478 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
20479 thousands separator; fixes <class>:<line-number> regexp for
20480 non-english locales.
20481
20482 2004-02-08 Andreas Schwab <schwab@suse.de>
20483
20484 * view.el (view-mode-enable): Revert previous change.
20485
20486 2004-02-07 Kim F. Storm <storm@cua.dk>
20487
20488 * simple.el (line-number-at-pos): Rename from line-at-pos.
20489 Uses changed (what-line and vc-annotate-warp-version).
20490
20491 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
20492
20493 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
20494 (diff-mode): Remove aborted attempt at support for compile.el.
20495 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
20496
20497 2004-02-06 Andreas Schwab <schwab@suse.de>
20498
20499 * view.el (view-mode-enable): Add view-mode-map to
20500 minor-mode-overriding-map-alist.
20501
20502 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20503
20504 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
20505
20506 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
20507
20508 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
20509 with point inside rather than after the paragraph.
20510
20511 2004-02-04 Sam Steingold <sds@gnu.org>
20512
20513 * mail/smtpmail.el (smtpmail-try-auth-methods):
20514 Do not try authentication when no mechanism is available.
20515 Pass port-name as defaultport to `netrc-machine'.
20516
20517 2004-02-04 Stephen Eglen <stephen@gnu.org>
20518
20519 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
20520 to show how minibuffer height can be constrained.
20521
20522 2004-02-04 John Paul Wallington <jpw@gnu.org>
20523
20524 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
20525
20526 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20527
20528 * x-dnd.el: New file for drag and drop.
20529
20530 * term/x-win.el: require x-dnd, set after-make-frame-functions
20531 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
20532 drag-n-drop event.
20533
20534 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
20535 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
20536 (dired-dnd-handle-file): New functions for drag and drop support.
20537 (dired-mode): Initialize drag and drop if x-dnd present.
20538
20539 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
20540
20541 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
20542 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
20543 (cperl-mode): Set fill-paragraph-function.
20544 (cperl-fill-paragraph): Make it non-interactive.
20545
20546 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
20547
20548 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
20549
20550 2004-02-02 David Kastrup <dak@gnu.org>
20551
20552 * replace.el (perform-replace): Allow 'literal argument in
20553 regexp-flag to indicate literal replacement.
20554 (query-replace-regexp-eval): Use it.
20555
20556 2004-02-01 Andreas Schwab <schwab@suse.de>
20557
20558 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
20559
20560 2004-02-01 Stephen Eglen <stephen@gnu.org>
20561
20562 * info-look.el: Add support for maxima-mode. Update commentary
20563 because info-lookup-symbol is now bound to C-h S.
20564
20565 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
20566
20567 * simple.el (edit-and-eval-command): Bind print-level and
20568 minibuffer-history-sexp-flag around call to read-from-minibuffer.
20569 Correct initial position in command-history.
20570
20571 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
20572
20573 * files.el (read-directory-name): Adapt the docstring to recent
20574 change in Fread_file_name.
20575
20576 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
20577
20578 * ses.el (ses-print-cell): If print format too wide for column
20579 width, truncate decimal places if that helps to avoid "#####" fill.
20580 * ses.el (ses-initial-column-width): Revert previous change.
20581
20582 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
20583
20584 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
20585 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
20586 Add edebug info.
20587 (jit-lock-mode): Setup/cancel the new timer.
20588 (jit-lock-context-fontify): New fun. Extracted from
20589 context fontification code of jit-lock-stealth-fontify.
20590 (jit-lock-stealth-fontify): Don't do context fontification any more.
20591
20592 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
20593 (jit-lock-fontify-now): Handle the `quit' case.
20594 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
20595
20596 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
20597
20598 * progmodes/executable.el (executable-command-find-posix-p):
20599 New. Check if find handles arguments Posix-style.
20600
20601 * progmodes/grep.el (grep-compute-defaults):
20602 Use executable-command-find-posix-p.
20603 (grep-find): Check `grep-find-command'.
20604
20605 * filecache.el (file-cache-find-posix-p): Delete.
20606 (file-cache-add-directory-using-find):
20607 Use `executable-command-find-posix-p'.
20608
20609 2004-01-29 Dave Love <fx@gnu.org>
20610
20611 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
20612 Iterate the hook function if arg is given.
20613 (mark-defun, narrow-to-defun): Change order of finding the limits.
20614
20615 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
20616 (byte-compile-format-warn): New.
20617 (byte-compile-callargs-warn): Use it.
20618 (Format, message, error): Add byte-compile-format-like property.
20619 (byte-compile-maybe-guarded): New.
20620 (byte-compile-if, byte-compile-cond): Use it.
20621 (byte-compile-lambda): Compile interactive forms,
20622 just to make warnings about them.
20623
20624 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
20625
20626 * ses.el (ses-initial-column-width): Increase to 14, so it will
20627 work well with the default printer of "%.7g" for extreme values
20628 like "-1.234567e+07".
20629
20630 2004-01-29 Kenichi Handa <handa@m17n.org>
20631
20632 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
20633
20634 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
20635
20636 * dos-w32.el: Added support for the `default-printer-name' function.
20637
20638 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
20639
20640 * server.el (server-socket-name): Don't use the hostname in the
20641 socket name since /tmp is local to the host anyway.
20642
20643 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
20644 robust check of widening and fix var-naming.
20645
20646 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
20647
20648 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
20649 or rmail-spam- to rsf- in all function and variable names.
20650 (rsf-min-region-to-spam-list): New variable.
20651 (rsf-bbdb-auto-delete-spam-entries): Rename from
20652 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
20653 scanned together with the recipients field for spam testing; Don't
20654 delete spam message if rmail-delete-after-output is non-nil;
20655 (rsf-check-field): New function, extracted from code in
20656 rmail-spam-filter to ease addition of header fields like
20657 content-type:;
20658 (message-content-type): New variable. The content-type: field was
20659 added also in defcustom of rsf-definitions-alist;
20660 (rmail-spam-filter): Replace repeated test code for header fields
20661 by calls to check-field; change the call to
20662 rmail-output-to-rmail-file such that rmail-current-message stays
20663 the same to avoid wrong deletion of unseen flags.
20664 (rmail-use-spam-filter): Add autoload cookie.
20665
20666 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
20667
20668 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
20669 (file-cache-add-directory-using-find): Add Cygwin support.
20670 (file-cache-find-command-posix-flag): New user variable.
20671
20672 * filecache.el (file-cache-add-directory): Check for
20673 directories an remove them from dir-files.
20674
20675 2004-01-27 Richard M. Stallman <rms@gnu.org>
20676
20677 * man.el (Man-fontify-manpage): Clean up message.
20678
20679 2004-01-27 Kenichi Handa <handa@m17n.org>
20680
20681 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
20682 (sentence-end): Define using sentence-end-without-space.
20683
20684 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
20685 a sentence ends with one of a character in sentence-end-without-space.
20686
20687 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
20688
20689 * font-lock.el (font-lock): Add jit-lock as explicit group member.
20690 (jit-lock): Group declaration moved to jit-lock.el.
20691 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
20692 when necessary.
20693
20694 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
20695 (jit-lock-context-unfontify-pos): Rename from
20696 jit-lock-first-unfontify-pos.
20697 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
20698
20699 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20700
20701 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
20702 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
20703 (fortran-fill): When filling a string, adjust re-search-backward
20704 argument for special case of string just on fill-column.
20705 When filling non-string, allow one extra char if
20706 fortran-break-before-delimiters is non-nil.
20707 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
20708 Use fortran-break-delimiters-re and fortran-no-break-re to
20709 correctly handle cases such as "**".
20710
20711 * progmodes/f90.el (f90-break-delimiters): Doc fix.
20712 (f90-no-break-re): Add some extra tokens. Doc fix.
20713
20714 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
20715
20716 * mail/rmail-spam-filter.el:
20717 Use two semicolons as Commentary line prefix.
20718 Add ";;; Code:" stylized comment.
20719 Delete end-of-line whitespace.
20720 Wrap (require 'cl) with `eval-when-compile'.
20721
20722 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
20723
20724 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
20725 at the top level of vc.el.
20726
20727 2004-01-23 Andre Spiegel <spiegel@gnu.org>
20728
20729 * vc.el (vc-current-line): Function removed. This is now done by
20730 the new function line-at-pos in simple.el.
20731 (vc-annotate-warp-version): Use line-at-pos instead of
20732 vc-current-line.
20733
20734 2004-01-22 Kim F. Storm <storm@cua.dk>
20735
20736 * simple.el (line-at-pos): New defun.
20737 (what-line): Use it. Optimize by only counting lines in narrowed
20738 region once.
20739
20740 2004-01-22 Kenichi Handa <handa@m17n.org>
20741
20742 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
20743 point (register r1) only for charset mule-unicode-0100-24ff.
20744
20745 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
20746
20747 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
20748 trailing white space and ensure a final newline.
20749
20750 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
20751 Add autoload cookie.
20752
20753 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
20754
20755 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
20756 activate view-mode explicitly.
20757
20758 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20759
20760 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
20761 menu-bar-enable-clipboard and make Paste use clipboard first.
20762
20763 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
20764
20765 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
20766 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
20767 (vc-mcvs-cvs): Remove.
20768 (vc-mcvs-command): Remove use of assert.
20769
20770 * outline.el (outline-insert-heading): Tighten up match.
20771 (outline-demote, outline-move-subtree-down): Don't assume anything
20772 about outline-regexp.
20773
20774 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
20775 (texinfo-show-structure): Explicitly add ^, and simplify.
20776
20777 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
20778
20779 * calendar/appt.el (appt-check): Restore usage of
20780 appt-issue-message deleted in previous change.
20781 (top-level): Activate package when loaded (needed for backwards
20782 compatibility).
20783
20784 2004-01-20 Jesper Harder <harder@ifa.au.dk>
20785
20786 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
20787 following previous change to smtpmail-send-data.
20788
20789 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
20790
20791 * vc.el (vc-default-previous-version): Doc enhancement.
20792 (vc-default-next-version): New function.
20793 (vc-print-log): New arg FOCUS-REV.
20794 (vc-annotate-mode): Derive from view-mode.
20795 (vc-annotate): New args REVISION, DISPLAY-MODE.
20796 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
20797 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
20798 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
20799 (vc-annotate-show-diff-revision-at-line, vc-current-line)
20800 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
20801
20802 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
20803
20804 2004-01-19 Karl Berry <karl@gnu.org>
20805
20806 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
20807 or "TexInfo".
20808
20809 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
20810
20811 * subr.el (delete-dups): New function.
20812
20813 2004-01-19 Karl Berry <karl@gnu.org>
20814
20815 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
20816 with ^, since that's what texinfo-show-structure
20817 documentation says (plus it works much better in texinfo.txi).
20818
20819 2004-01-18 Jesper Harder <harder@ifa.au.dk>
20820
20821 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
20822
20823 2004-01-18 David Ponce <david@dponce.com> (tiny change)
20824
20825 * progmodes/which-func.el (which-function-mode): Don't cancel
20826 which-func-update-timer if not set.
20827
20828 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
20829
20830 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
20831 Remove spurious left square bracket in XX:XXam regexp.
20832
20833 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
20834
20835 * progmodes/cc-defs.el: Do not require cl at run time.
20836
20837 2004-01-16 Richard M. Stallman <rms@gnu.org>
20838
20839 * emacs-lisp/cl.el (cl-cannot-unload): New function.
20840 (cl-unload-hook): Defvar this to run cl-cannot-unload.
20841
20842 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
20843 Call rmail-spam-filter. Delete and expunge spam.
20844 Print number of spam messages deleted.
20845 Save and restore the deletion status of old messages when reading
20846 new mail with spam filter, so that expunging spam does not expunge
20847 msgs deleted by the user.
20848 (rmail-only-expunge): Add an optional argument dont-show to
20849 prevent showing message after expunge.
20850
20851 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
20852
20853 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
20854 * subr.el (declare): New macro.
20855
20856 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
20857
20858 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
20859
20860 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
20861
20862 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20863 Test window-system rather than system-type (for X11/Mac).
20864
20865 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
20866
20867 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
20868
20869 2004-01-12 Richard M. Stallman <rms@gnu.org>
20870
20871 * mail/rmail.el (rmail-convert-to-babyl-format):
20872 Use mail-unquote-printable-region.
20873 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
20874 (rmail-hex-char-to-integer): Functions deleted.
20875
20876 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
20877 (mail-unquote-printable-region): New arg NOERROR.
20878 For invalid encoding, either signal an error to just return nil.
20879
20880 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20881
20882 * calendar/appt.el: Update copyright and commentary.
20883 (appt-issue-message): Make obsolete.
20884 (appt-visible, appt-msg-window): Make obsolete, in favor of
20885 appt-display-format.
20886 (appt-display-mode-line, appt-display-duration)
20887 (appt-display-diary, appt-time-msg-list, appt-mode-string)
20888 (appt-prev-comp-time, appt-display-count, appt-timer)
20889 (appt-convert-time): Doc change.
20890 (appt-disp-window-function, appt-delete-window-function):
20891 Use defcustom rather than defvar.
20892 (appt-display-format): New variable.
20893 (appt-display-message): New function with display code from appt-check.
20894 (appt-check): Add optional FORCE argument. Doc change.
20895 Add appt-make-list to diary-hook if displaying diary.
20896 Remove checking of view-diary-entries-initially.
20897 Message display section removed to new function appt-display-message.
20898 (appt-display-window): Doc change. Remove unused internal var
20899 this-buffer. Do not beep, since appt-display-message does that.
20900 (appt-make-list): Doc change. Use caar.
20901 (appt-sort-list): Simplify by using builtin sort function.
20902 (appt-update-list): New function for updating appts when diary is
20903 saved.
20904 (appt-activate): New autoloaded function to toggle package
20905 functionality.
20906
20907 * calendar/cal-x.el: (calendar-one-frame-setup)
20908 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
20909
20910 * calendar/calendar.el: Update copyright.
20911 (view-diary-entries-initially, european-calendar-style): Doc change.
20912 (calendar-setup): Make defcustom rather than defvar.
20913 (mark-visible-calendar-date): Initialize temp-face and faceinfo
20914 in let binding so local to function.
20915
20916 * calendar/diary-lib.el: Update copyright.
20917 (diary, diary-entry-time): Doc change.
20918 (list-diary-entries): Doc change. Trivial logic change.
20919 (fancy-diary-display): Restore make-face command mistakenly
20920 deleted 2003-05-08.
20921 (show-all-diary-entries): Allow to pop-up frame if needed.
20922
20923 2004-01-09 John Paul Wallington <jpw@gnu.org>
20924
20925 * bindings.el (mode-line-change-eol): Add EVENT parameter.
20926 Temporarily select EVENT's window for changing eol type.
20927
20928 2004-01-09 Deepak Goel <deego@gnufans.org>
20929
20930 * calendar/diary-lib.el (diary-entry-time):
20931 Also accept time in the form XX[.XX][am/pm/AM/PM].
20932 (fancy-diary-font-lock-keywords): Likewise.
20933 (diary-font-lock-keywords): Likewise.
20934 * calendar/appt.el (appt-add): Likewise.
20935 (appt-make-list): Likewise.
20936 (appt-convert-time): Likewise.
20937
20938 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
20939
20940 * gdb-ui.el (gdb-ann3): Revert previous change.
20941 (gdb-source-info): Allow for case of where compilation directory
20942 is not recorded.
20943
20944 2004-01-08 John Paul Wallington <jpw@gnu.org>
20945
20946 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
20947
20948 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
20949
20950 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
20951
20952 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
20953 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
20954 problems.
20955 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
20956
20957 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
20958
20959 * files.el (write-file-functions, write-contents-functions):
20960 Clarify docstrings.
20961
20962 2004-01-07 Kenichi Handa <handa@m17n.org>
20963
20964 * international/mule.el (set-auto-coding): Fix for the case that
20965 end-of-line is only CR.
20966
20967 2004-01-07 Kim F. Storm <storm@cua.dk>
20968
20969 * subr.el (event-start, event-end): Doc fix.
20970 (posn-string, posn-image): New defuns.
20971 (posn-object): Return either image or string object.
20972 (posn-object-x-y): Return 8th element of position.
20973 (posn-object-width-height): New defun.
20974
20975 2004-01-06 Andreas Schwab <schwab@suse.de>
20976
20977 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
20978 output.
20979
20980 2004-01-05 Karl Berry <karl@gnu.org>
20981
20982 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
20983 / and *, too.
20984
20985 2003-12-31 Simon Josefsson <jas@extundo.com>
20986
20987 * files.el (before-save-hook): Add.
20988 (basic-save-buffer): Use before-save-hook.
20989
20990 * emacs-lisp/copyright.el: Fix comment to recommend
20991 before-save-hook instead of write-file-functions.
20992
20993 2004-01-05 Richard M. Stallman <rms@gnu.org>
20994
20995 * finder.el (finder-commentary): Call delete-other-windows.
20996
20997 * net/ange-ftp.el (ange-ftp-file-attributes):
20998 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
20999
21000 2004-01-04 Karl Berry <karl@gnu.org>
21001
21002 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
21003 comment characters % and # in the copyright year notice,
21004 as well as ;.
21005
21006 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
21007
21008 * wid-edit.el (default): Define dummy :value-delete.
21009 Reported by Jesper Harder <harder@ifa.au.dk>.
21010
21011 2004-01-03 Richard M. Stallman <rms@gnu.org>
21012
21013 * progmodes/compile.el (compile-internal): Use point, not point-min,
21014 for set-window-point.
21015
21016 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
21017
21018 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
21019
21020 * progmodes/grep.el (grep-mode-map):
21021 Don't remap next-line, previous-line.
21022
21023 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
21024
21025 * speedbar.el (speedbar-edit-line): Change regexp to position
21026 the cursor on the first character of this line's button.
21027
21028 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
21029
21030 * subr.el (functionp): Doc fix.
21031
21032 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
21033
21034 * progmodes/idlwave.el (idlwave-make-tags):
21035 * textmodes/flyspell.el (flyspell-large-region):.
21036 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
21037 * emulation/viper-util.el (viper-glob-unix-files):
21038 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
21039 * man.el (Man-init-defvars):
21040 * jka-compr.el (jka-compr-call-process):
21041 * files.el (get-free-disk-space,insert-directory):
21042 * ediff-ptch.el (ediff-test-patch-utility):
21043 * ediff-diff.el (ediff-test-utility):
21044 * dired-aux.el (dired-check-process):
21045 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
21046 test the return value of call-process, because it can be a string.
21047
21048 2003-12-31 John Paul Wallington <jpw@gnu.org>
21049
21050 * bindings.el (completion-ignored-extensions): Add .pfsl.
21051
21052 2003-12-31 Kim F. Storm <storm@cua.dk>
21053
21054 * ido.el (ido-nonreadable-directory-p): New defun to check for
21055 nonreadable directory without activating tramp (to avoid problems
21056 with checking incomplete tramp paths).
21057 (ido-set-current-directory, ido-file-internal)
21058 (ido-file-name-all-completions1): Use it.
21059
21060 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
21061
21062 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
21063 documentation if the anchor (or node) name is preceded by `info
21064 anchor' or `Info anchor' in addition to earlier `info node' and
21065 `Info node'.
21066 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
21067
21068 2003-12-30 Eli Zaretskii <eliz@gnu.org>
21069
21070 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
21071 error in arguments to base64-decode-region. Remove ^M characters
21072 after decoding base64.
21073
21074 2003-12-30 Simon Josefsson <jas@extundo.com>
21075
21076 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
21077 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
21078 have only been distributed with Emacs for some years.
21079 (texinfo-mode-hook): Customize.
21080
21081 2003-12-30 Eli Zaretskii <eliz@gnu.org>
21082
21083 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
21084 cleaner (suggested by Richard Stallman).
21085
21086 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
21087 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
21088 file-name clashes on 8+3 DOS filesystems.
21089
21090 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
21091 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
21092 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
21093 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
21094 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
21095 file-name clashes on 8+3 filesystems.
21096
21097 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
21098 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
21099 file-name clashes on 8+3 DOS filesystems.
21100
21101 2003-12-29 Richard M. Stallman <rms@gnu.org>
21102
21103 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
21104 Upcase the character.
21105
21106 * textmodes/flyspell.el (mail-mode-flyspell-verify):
21107 Search for header separator alone on a line, literally,
21108 and search for it backward, not forward.
21109 (flyspell-abbrev-table): Always use global-abbrev-table
21110 if there is no local one.
21111
21112 * progmodes/sh-script.el (sh-get-indent-info):
21113 Don't move point back if at bob.
21114
21115 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
21116
21117 * play/handwrite.el (handwrite): Make the handwrite credit message
21118 a comment rather than an output command.
21119
21120 * obsolete/sc.el: Display message that this file is obsolete.
21121
21122 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
21123
21124 * mail/rfc822.el (rfc822-address-start): Declare variable.
21125 Renamed from address-start. All uses changed.
21126
21127 * term.el (term-exec): Set up sentinel.
21128 (term-sentinel): New function.
21129 (term-handle-exit): New function.
21130
21131 * subr.el (assoc-ignore-case, assoc-ignore-representation):
21132 Use assoc-string, and mark them obsolete.
21133 (delay-mode-hooks): Mark as permanent local.
21134
21135 * simple.el (sendmail-user-agent-compose): Use assoc-string.
21136
21137 * register.el (copy-rectangle-to-register): Doc fix.
21138
21139 * info.el (Info-insert-dir): Use assoc-string.
21140
21141 * info-look.el (info-lookup): Use assoc-string.
21142
21143 * frame.el (pop-up-frame-function): Use quote, not `function'.
21144 (frame-notice-user-settings): Calculate ADJUSTED-TOP
21145 copying with lists as coordinate values.
21146
21147 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
21148
21149 * find-dired.el (kill-find): New command.
21150 (find-dired): Make buffer read-only.
21151 Set up a keymap with C-c C-k running kill-find.
21152 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
21153
21154 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
21155
21156 * filecache.el (file-cache-ignore-case): New variable.
21157 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
21158
21159 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
21160 (comint-dynamic-complete-as-filename): Rename local vars.
21161 (comint-dynamic-list-filename-completions): Likewise.
21162
21163 * comint.el (comint-dynamic-list-completions-config): New var.
21164 (comint-dynamic-list-completions): Handle both SPC and TAB right.
21165
21166 * comint.el (comint-file-name-chars): Add [].
21167 (comint-word): Use skip-chars-backward, not search.
21168
21169 * shell.el (shell-file-name-chars): Add [].
21170
21171 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
21172
21173 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
21174
21175 * generic.el (define-generic-mode): Doc fix.
21176
21177 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21178
21179 * files.el (kill-some-buffers): Doc fix.
21180
21181 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
21182
21183 * comint.el (comint-watch-for-password-prompt): Pass `string' as
21184 arg to send-invisible
21185 (send-invisible): Doc fix. The argument is now a prompt, not the
21186 string to send.
21187 (comint-read-noecho): Doc fix.
21188
21189 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
21190
21191 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
21192 "@", as required by some ISP hosting service. Fix defcustom
21193 argument syntax errors that prevented use of customization.
21194
21195 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21196
21197 * xml.el (xml-get-attribute-or-nil): Doc fix.
21198
21199 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
21200
21201 * net/zone-mode.el (zone-mode): Use write-file-functions, not
21202 write-file-hooks.
21203
21204 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
21205
21206 * autorevert.el (auto-revert-interval): Doc fix.
21207
21208 2003-12-29 Mark A. Hershberger <mah@everybody.org>
21209
21210 * xml.el (xml-get-attribute-or-nil): New function, like
21211 xml-get-attribute, but returns nil if the attribute was not found.
21212 (xml-get-attribute): Convert to defsubst, uses
21213 xml-get-attribute-or-nil.
21214
21215 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21216
21217 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
21218
21219 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
21220
21221 * custom.el (custom-declare-theme): Use `value' when putting
21222 properties on `theme'.
21223
21224 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
21225
21226 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
21227 for each yank-handler segment.
21228 (insert-for-yank-1): New function, with the body of the previous
21229 insert-for-yank.
21230
21231 * textmodes/table.el (table-yank-handler): New defcustom.
21232 (table--put-cell-indicator-property): Put yank-handler property
21233 that indicates the yank handler for the table cell.
21234
21235 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21236
21237 * generic-x.el (etc-modules-conf-generic-mode): A more complete
21238 set of keywords.
21239
21240 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21241
21242 * international/mule-cmds.el (reset-language-environment)
21243 (set-language-environment): Don't invoke fontset-related functions
21244 if fontset-list is not fboundp.
21245
21246 2003-12-29 Kenichi Handa <handa@m17n.org>
21247
21248 * international/mule-cmds.el (reset-language-environment):
21249 Call set-overriding-fontspec-internal with nil.
21250 (set-language-environment): Call set-overriding-fontspec-internal
21251 if the language environment specify `overriding-fontspec'.
21252 (language-info-alist): Doc added.
21253
21254 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
21255 characters of mule-unicode-0100-24ff.
21256 (ccl-encode-windows-1251-font): New CCL program.
21257 ("Bulgarian"): Specify overriding-fontspec.
21258 ("Belarusian"): Likewise.
21259
21260 2003-12-28 Sam Steingold <sds@gnu.org>
21261
21262 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
21263 parameter ID-FORMAT to conform with the 2003-11-30 patch.
21264
21265 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
21266
21267 * progmodes/gud.el (gud-gdb-command-name): Set default to
21268 "gdb --annotate=3".
21269 (gud-gdb-marker-filter): Look out for annotations.
21270 (gdb-first-pre-prompt): New variable.
21271 Remove trailing white space.
21272
21273 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
21274 if necessary.
21275 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
21276 annotations are detected.
21277 (gud-gdba-marker-filter): Use global variable gud-marker-acc
21278 instead of a local one to allow transition from
21279 gud-gdb-marker-filter.
21280 Remove trailing white space.
21281
21282 2003-12-27 Kim F. Storm <storm@cua.dk>
21283
21284 * ido.el: Handle non-readable directories.
21285 (ido-decorations): Add 9th element for non-readable directory.
21286 (ido-directory-nonreadable): New dynamic var.
21287 (ido-set-current-directory): Set it.
21288 (ido-read-buffer, ido-file-internal):
21289 (ido-read-file-name, ido-read-directory-name): Let-bind it.
21290 (ido-file-name-all-completions1): Return empty list for
21291 non-readable directory.
21292 (ido-exhibit): Print [Not readable] if directory is not readable.
21293 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
21294 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
21295 Use it.
21296
21297 2003-12-27 Lars Hansen <larsh@math.ku.dk>
21298
21299 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
21300 calls to directory-files-and-attributes and file-attributes.
21301 (ls-lisp-format): Remove system dependent handling of user and
21302 group id's.
21303
21304 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
21305
21306 * ffap.el (ffap-read-file-or-url): Revert previous change.
21307
21308 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
21309
21310 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
21311 new list of included files called `files-with-node-lines', that
21312 only have node lines. This way @include commands can include any
21313 file, such as version and update files without node lines, not
21314 just files that are chapters.
21315
21316 2003-12-25 Andreas Schwab <schwab@suse.de>
21317
21318 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
21319 file not found.
21320
21321 2003-12-08 Miles Bader <miles@gnu.org>
21322
21323 * dired.el (dired-between-files): Always use dired-move-to-filename,
21324 which is more robust in non-english locales.
21325
21326 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
21327
21328 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
21329
21330 2003-12-24 Andreas Schwab <schwab@suse.de>
21331
21332 * shell.el (shell-file-name-quote-list): Add backslash.
21333
21334 * comint.el (comint-quote-filename): Correctly handle backslash
21335 in comint-file-name-quote-list.
21336
21337 2003-12-24 Kenichi Handa <handa@m17n.org>
21338
21339 * international/mule-cmds.el (set-default-coding-systems):
21340 Call ucs-set-table-for-input for all buffers that don't have local
21341 value of buffer-file-coding-system.
21342
21343 * international/ucs-tables.el (ucs-set-table-for-input):
21344 If translation-table-for-encode is a symbol, get its
21345 translation-table property.
21346
21347 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
21348
21349 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
21350 to `completing-read' on a recently fixed bug.
21351
21352 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
21353 instead of SPACE, to get the list of possible fringe modes.
21354 SPACE only works if both `partial-completion-mode' and
21355 `completion-auto-help' are nil.
21356
21357 * complete.el (PC-is-complete-p): Delete.
21358 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
21359 calls to `test-completion'.
21360
21361 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
21362
21363 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
21364 to edit values when there are no children.
21365
21366 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
21367 a mode called "Assembler" already exists.
21368 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
21369 (gud-watch): Use format option. Remove font properties from string.
21370 (gdb-var-create-handler, gdb-var-list-children-handler):
21371 Don't bother about properties as there are none.
21372 (gdb-var-create-handler, gdb-var-list-children-handler)
21373 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
21374 with two arguments.
21375 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
21376 Let speedbar show value changes with a different font.
21377 (gdb-edit-value): New defun.
21378 (gdb-clear-partial-output, gdb-clear-inferior-io)
21379 (def-gdb-auto-update-handler): Use erase-buffer.
21380 (gdb-frame-handler): Display watch expressions in
21381 FUNCTION::VARIABLE format if required.
21382
21383 2003-12-23 John Paul Wallington <jpw@gnu.org>
21384
21385 * info.el (Info-unescape-quotes, Info-split-parameter-string)
21386 (Info-goto-emacs-command-node): Doc fixes.
21387
21388 2003-12-12 Jesper Harder <harder@ifa.au.dk>
21389
21390 * cus-edit.el (custom-add-parent-links): Define "many".
21391
21392 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
21393
21394 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
21395 (widget-child-validate, widget-type-value-create)
21396 (widget-type-default-get, widget-type-match): New functions.
21397 (lazy): New widget.
21398 (menu-choice, checklist, radio-button-choice, editable-list)
21399 (group, documentation-string): Remove redundant (per 2003-10-25
21400 change) calls to `widget-children-value-delete'.
21401 (widget-choice-value-get, widget-choice-value-inline): Remove.
21402 (menu-choice): Update widget.
21403
21404 2003-12-03 Kenichi Handa <handa@m17n.org>
21405
21406 * language/cyrillic.el: Register "microsoft-cp1251" in
21407 ctext-non-standard-encodings-alist.
21408 ("Bulgarian"): Add ctext-non-standard-encodings.
21409 ("Belarusian"): Likewise.
21410
21411 * international/mule-conf.el (compound-text-with-extensions):
21412 Change the type to 2 (iso-2022 base).
21413
21414 * international/mule.el (ctext-non-standard-encodings-alist):
21415 Change the format.
21416 (ctext-non-standard-encodings): New variable.
21417 (ctext-post-read-conversion): Fully re-written.
21418 (ctext-non-standard-designations-alist): Delete it.
21419 (ctext-non-standard-encodings-table): New function.
21420 (ctext-pre-write-conversion): Fully re-written.
21421
21422 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
21423
21424 * cus-edit.el (custom-add-parent-links): Add documentation links
21425 for parent, if the item has none of its own.
21426
21427 2003-11-30 Richard M. Stallman <rms@gnu.org>
21428
21429 * dired-aux.el (dired-do-query-replace-regexp):
21430 Report files visited read-only.
21431
21432 2003-11-30 Juri Linkov <juri@jurta.org>
21433
21434 * dired-aux.el (dired-compare-directories): New command.
21435 (dired-file-set-difference, dired-files-attributes): New functions.
21436
21437 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
21438 Version 2.0.38 of Tramp released.
21439
21440 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
21441 Charles Curley <charlescurley@charlescurley.com>.
21442 (tramp-multi-connection-function-alist): Add ssht entry which adds
21443 "-e none -t -t" to the list of ssh args. Suggested by Adrian
21444 Aichner.
21445 (tramp-get-method-parameter): New function to retrieve a method
21446 parameter. This allows for omission of method parameters.
21447 Callers adjusted.
21448
21449 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
21450
21451 * net/tramp.el: Add new optional parameter ID-FORMAT to
21452 `file-attributes'. Calls of `file-attributes' won't use this
21453 parameter for backward compatibility reasons.
21454 (tramp-perl-file-attributes): Add a new parameter to Perl script
21455 in order to handle uid/gid as strings, if desired.
21456 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
21457 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
21458 order to make the function more general.
21459 (tramp-handle-file-attributes): Replace proprietary optional
21460 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
21461 (tramp-handle-file-attributes-with-perl): Handle parameter
21462 NONNUMERIC if set. This wasn't done in the past.
21463 (tramp-post-connection): Apply second parameter "$2" if
21464 `tramp-remote-perl' is called.
21465
21466 * net/tramp-smb.el (tramp-smb-handle-delete-file):
21467 Correct cut'n'waste error (`filename' instead of `directory').
21468 (tramp-smb-handle-directory-files-and-attributes)
21469 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
21470 introduced parameter ID-FORMAT.
21471 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
21472 error (`directory' instead of `ldir').
21473
21474 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
21475 `file-attributes' has a second parameter. If yes, apply it with
21476 value "'integer". Otherwise, don't use that parameter (default is
21477 integer format).
21478
21479 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
21480
21481 * help.el (help-map): Bind `display-local-help' to `C-h .'.
21482 (help-for-help): Add `C-h .' to the listed Help options.
21483 Remove trailing whitespace.
21484
21485 * help-at-pt.el: New file.
21486
21487 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
21488
21489 * subr.el (noreturn, 1value): New macros for test coverage.
21490 See `testcover.el'.
21491
21492 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
21493
21494 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
21495 for macro `1value'.
21496 (testcover-1value): New function. Checks that a 1value form
21497 actually returns only one value. Requested by RMS.
21498
21499 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
21500
21501 * gdb-ui.el (gud-watch, gdb-var-create-handler)
21502 (gdb-var-list-children, gdb-var-list-children-handler)
21503 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
21504 gdb commands that use mi to keep them out of the command history.
21505
21506 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21507
21508 * cus-start.el (all): Add use-file-dialog.
21509
21510 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
21511
21512 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
21513
21514 2003-11-27 Kim F. Storm <storm@cua.dk>
21515
21516 * subr.el (posn-object-x-y): New defun.
21517
21518 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
21519
21520 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
21521 Don't use `space' for \\\n.
21522 Be more selective as to which # are comment-starters.
21523
21524 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
21525
21526 * subr.el (number-sequence): Improve handling of floating point
21527 arguments (suggested by Kim Storm). Allow negative arguments.
21528
21529 2003-11-26 Kenichi Handa <handa@m17n.org>
21530
21531 * international/mule-cmds.el (standard-display-european-internal):
21532 Cancel the standard-display-table setting for ` and '.
21533
21534 2003-11-26 Kim F. Storm <storm@cua.dk>
21535
21536 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
21537 New defcustoms to add ffap-like functionality to ido.
21538 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
21539 (ido-no-final-slash): New defun.
21540 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
21541 (ido-read-file-name): ): Toggle VC checking via
21542 vc-handled-backends instead of vc-master-templates.
21543 (ido-file-internal): Handle ido-use-url-at-point and
21544 ido-use-filename-at-point via code borrowed from ffap-guesser.
21545 Handle new ido-exit code ffap.
21546 (ido-sort-list): Ignore final slash when sorting file names.
21547
21548 2003-11-25 Kim F. Storm <storm@cua.dk>
21549
21550 * emulation/cua-base.el (cua--standard-movement-commands):
21551 Add forward-sentence and backward-sentence.
21552
21553 2003-11-25 Stephen Eglen <stephen@gnu.org>
21554
21555 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
21556 iswitchb-exit is set to 'usefirst when user selects buffer at head
21557 of list using RET. (Selecting buffers at the head of the list was
21558 broken if the substring was also a complete buffername.)
21559
21560 2003-11-23 Kim F. Storm <storm@cua.dk>
21561
21562 * progmodes/compile.el (grep-command, grep-use-null-device)
21563 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
21564 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
21565 (grep-regexp-alist, grep-program, find-program)
21566 (grep-find-use-xargs, grep-history, grep-find-history)
21567 (grep-process-setup, grep-compute-defaults)
21568 (grep-default-command, grep, grep-tag-default, grep-find)
21569 (grep-expand-command-macros, grep-tree-last-regexp)
21570 (grep-tree-last-files, grep-tree): Move grep variables, functions
21571 and commands to new file grep.el.
21572 (compilation-mode-map): Remove grep commands from Compile sub-menu.
21573 (compilation-process-setup-function): Doc fix.
21574 (compilation-highlight-regexp, compilation-highlight-overlay): New
21575 defvars used for highlighting current compile error in source buffer.
21576 (compile-internal): New optional args HIGHLIGHT-REGEXP and
21577 LOCAL-MAP which overrides compilation-highlight-regexp and
21578 compilation-mode-map for this compilation.
21579 Delay calling compilation-set-window-height until after running
21580 compilation-process-setup-function so it can buffer-local override
21581 compilation-window-height.
21582 Check buffer-local value of compilation-scroll-output.
21583 (compilation-set-window-height): Use buffer-local value of
21584 compilation-window-height.
21585 (compilation-revert-buffer): Don't pass (undefined)
21586 preserve-modes arg to revert-buffer.
21587 (next-error-no-select, previous-error-no-select): New commands.
21588 (compilation-goto-locus): Temporarily highlight current match in
21589 source buffer using compilation-highlight-regexp.
21590
21591 * progmodes/grep.el: New file with grep code from compile.el.
21592 (grep): New defcustom group.
21593 (grep-window-height): New defcustom, like compilation-window-height.
21594 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
21595 (grep-scroll-output): New defcustom, like compilation-scroll-output.
21596 (grep-command, grep-use-null-device, grep-find-command)
21597 (grep-tree-files-aliases, grep-tree-ignore-case)
21598 (grep-tree-ignore-CVS-directories): Move to grep custom group.
21599 (grep-setup-hook): New hook variable.
21600 (grep-mode-map): New keymap for grep commands. Add Grep menu.
21601 (grep-last-buffer): New defvar, override compilation-last-buffer.
21602 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
21603 Call compile-internal with args highlight-regexp and grep-mode-map.
21604
21605 2003-11-23 Kim F. Storm <storm@cua.dk>
21606
21607 * subr.el (event-start, event-end): Doc fix.
21608 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
21609 (posn-area, posn-actual-col-row, posn-object): New defuns.
21610 (posn-col-row): Simplify doc. Rewrite to use cond.
21611 (posn-point): Also return buffer position for events outside text
21612 area (that info is now present in the event position).
21613
21614 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
21615 mouse-set-point so that hscroll still works now that clicks on
21616 fringes generate specific mouse events.
21617 (mouse-set-point): Note that it now works in fringes and margins
21618 too due to new semantics of posn-point in fringes and margins.
21619
21620 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
21621 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
21622
21623 2003-11-20 Kim F. Storm <storm@cua.dk>
21624
21625 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
21626 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
21627 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
21628 to 100 for icons to avoid increasing line height when shown.
21629
21630 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21631
21632 * newcomment.el (comment-normalize-vars): Initialize properly if
21633 comment-start was nil.
21634
21635 2003-11-19 Andreas Schwab <schwab@suse.de>
21636
21637 * simple.el (set-variable): Fix indentation.
21638
21639 2003-11-17 Kenichi Handa <handa@m17n.org>
21640
21641 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
21642 Fix docstring.
21643
21644 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21645
21646 * international/latin1-disp.el (latin1-display): Fix docstring.
21647
21648 2003-11-16 John Wiegley <johnw@newartisans.com>
21649
21650 * eshell/em-ls.el (eshell-ls-file): There are times with
21651 size-width is nil and uncomputed (when directories are created in
21652 dired, for example); in this case, 4 is reasonable default value,
21653 although it may caused skewed new entries (which could be avoided
21654 by returning the original value of 8 in all cases, but 99% of the
21655 time this is a waste of whitespace).
21656
21657 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21658
21659 * cc-engine.el (c-guess-continued-construct)
21660 (c-guess-basic-syntax): Check a little more carefully if it's a
21661 function declaration when an unknown construct followed by a block
21662 is found inside a statement context. This avoids macros followed
21663 by blocks to be taken as function declarations.
21664
21665 (c-guess-continued-construct): Change the analysis of a statement
21666 continuation with a brace open to `substatement-block', for
21667 consistency with recognized statements.
21668
21669 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
21670 start is in a position so that `c-beginning-of-statement-1' jumped
21671 to the beginning of the same statement.
21672
21673 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
21674 Don't accept binary operators in the arglist if we're in a function
21675 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
21676 template recognition in cases like "if (a < b || c > d)".
21677
21678 (c-restricted-<>-arglists): New more appropriate name for
21679 `c-disallow-comma-in-<>-arglists'.
21680
21681 Accessing functions updated for the variable name change.
21682
21683 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
21684 match data could get clobbered if NOT-INSIDE-TOKEN is used.
21685
21686 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
21687 labels.
21688
21689 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
21690 instead of duplicating parts of it. This fixes bogus label
21691 recognition.
21692
21693 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
21694 of checking the context in which to apply the minimum indentation,
21695 so that it isn't enforced in e.g. namespace blocks.
21696
21697 * cc-vars.el (c-inside-block-syms): New constant used by
21698 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
21699 to somewhat reduce the risk of becoming stale.
21700
21701 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
21702 cc-cmds to cc-engine to allow use from cc-align.
21703
21704 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
21705 qualified identifiers containing "::".
21706
21707 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
21708 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
21709
21710 * cc-vars.el (c-emacs-features): Use a space in front of the name
21711 of the temporary buffer. That also avoids dumping problems in
21712 XEmacs due to undo info being left around after the buffer is killed.
21713
21714 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
21715 arglist to see if it's a K&R style declaration.
21716
21717 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
21718 before returning `knr-argdecl-intro'.
21719
21720 2003-11-16 John Wiegley <johnw@newartisans.com>
21721
21722 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
21723 field in a long-listing always 8 characters, use `size-width',
21724 which has already been computed.
21725
21726 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
21727
21728 * subr.el (minor-mode-list): Add `hs-minor-mode'.
21729
21730 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21731
21732 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
21733 Support operation while narrowed, with `diff-restrict-view'.
21734
21735 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21736
21737 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21738 Take additional optional arg NARROWFUN. For the generated functions:
21739 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
21740 include frags that arrange to check for and save narrowing state before
21741 the move and then conditionally call NARROWFUN after the move.
21742
21743 2003-11-14 John Wiegley <johnw@newartisans.com>
21744
21745 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
21746 that was optional, but obviously missing based on surrounding code.
21747
21748 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
21749 string arguments to numbers unless the whole argument was seen as
21750 a number.
21751
21752 2003-11-14 Kenichi Handa <handa@m17n.org>
21753
21754 * international/mule.el (ctext-non-standard-encodings-alist):
21755 Fix coding systems.
21756
21757 2003-11-10 Kenichi Handa <handa@m17n.org>
21758
21759 * language/kannada.el ("Kannada"): Add sample-text.
21760
21761 * language/knd-util.el (kannada-compose-region)
21762 (kannada-compose-string, kannada-post-read-conversion):
21763 Add autoload cookie.
21764
21765 * international/quail.el (quail-completion): Change the message
21766 "corresponding translations" to "corresponding characters".
21767
21768 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
21769
21770 * descr-text.el (describe-char): Fix typo.
21771
21772 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
21773
21774 These changes are to support Kannada language/script.
21775
21776 * Makefile.in (DONTCOMPILE): Add kannada.el.
21777
21778 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
21779
21780 * loadup.el: Preload kannada.el.
21781
21782 * language/ind-util.el (ucs-kannada-to-is13194-alist)
21783 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
21784 New variables.
21785
21786 * language/kannada.el: New file.
21787
21788 * language/knd-util.el: New file.
21789
21790 2003-11-07 Andreas Schwab <schwab@suse.de>
21791
21792 * progmodes/autoconf.el (autoconf-font-lock-keywords):
21793 Also highlight AH_*.
21794
21795 * xml.el (xml-parse-dtd): Fix misplaced paren.
21796
21797 2003-11-07 Kenichi Handa <handa@m17n.org>
21798
21799 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
21800
21801 2003-11-05 Juri Linkov <juri@jurta.org>
21802
21803 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
21804 (desktop-buffer-file): Use saved buffer-file-coding-system
21805 for file reading. Set auto-insert to nil to prevent automatic
21806 insertion into restored empty files.
21807
21808 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
21809
21810 * files.el (risky-local-variable-p): Make second argument optional.
21811
21812 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
21813
21814 * subr.el (add-hook): Fix last change.
21815
21816 2003-11-03 Eli Zaretskii <eliz@gnu.org>
21817
21818 * mail/rmail.el (rmail-convert-to-babyl-format):
21819 If base64-decode-region signals an error, catch it and silently
21820 ignore it.
21821
21822 2003-11-01 Mark A. Hershberger <mah@everybody.org>
21823
21824 * xml.el (xml-parse-region): Allow comments to appear after the
21825 topmost element has closed.
21826 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
21827 (xml-ns-expand-attr): New functions to do namespace handling.
21828 (xml-intern-attrlist): Back-compatible handling of attribute names.
21829 (xml-parse-tag): Move namespace handling to separate functions.
21830 Now produces elements in the form ((:ns . "element") (attr-list)
21831 children) instead of ('ns:element (attr-list) children).
21832 (xml-parse-attlist): Fix attribute parsing.
21833 (xml-parse-dtd): Change parsing so that it produces strings
21834 instead of interned symbols.
21835
21836 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
21837
21838 * dired.el (dired-ls-sorting-switches): Doc fix.
21839
21840 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
21841
21842 * emacs-lisp/rx.el (rx-or): Fix the case of
21843 "(rx (and ?a (or ?b ?c) ?d))".
21844
21845 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
21846
21847 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
21848 (texinfo-format-region): Use it.
21849 (texinfo-format-buffer-1): Ditto.
21850
21851 2003-11-01 Alan Mackenzie <acm@muc.de>
21852
21853 Changes to allow scrolling whilst in isearch mode:
21854 * isearch.el (isearch-unread-key-sequence): New function,
21855 extracted from isearch-other-meta-char.
21856 (top level): (put 'foo 'isearch-scroll) on all Emacs's
21857 "scrollable" standard functions.
21858 (isearch-allow-scroll): New customizable variable.
21859 (isearch-string-out-of-window, isearch-back-into-window)
21860 (isearch-reread-key-sequence-naturally)
21861 (isearch-lookup-scroll-key): New functions.
21862 (isearch-other-meta-char): Doc string and functionality enhanced.
21863 Now accepts a prefix argument.
21864 (isearch-lazy-highlight-window-end): New variable.
21865 (isearch-lazy-highlight-new-loop): Pay attention to the window's
21866 end (thru isearch-lazy-highlight-window-end), not only its start.
21867
21868 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
21869 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
21870 (universal-argument, universal-argument-more, negative-argument)
21871 (digit-argument, universal-argument-other-key): Minor changes.
21872
21873 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
21874
21875 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
21876 recursively if the last message is deleted, thus avoiding an
21877 infinite loop.
21878
21879 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
21880
21881 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
21882 (tex-main-file): Don't add .tex if the extension is already present.
21883 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
21884
21885 2003-10-29 Lute Kamstra <lute@gnu.org>
21886
21887 * progmodes/octave-inf.el (inferior-octave-prompt):
21888 Recognize version number in prompt.
21889
21890 2003-10-28 Dave Love <fx@gnu.org>
21891
21892 * international/characters.el: Fix some Unicode ranges.
21893
21894 2003-10-28 Kenichi Handa <handa@m17n.org>
21895
21896 * disp-table.el (standard-display-8bit)
21897 (standard-display-default, standard-display-ascii)
21898 (standard-display-g1, standard-display-graphic)
21899 (standard-display-underline): Assure that standard-display-table
21900 is a display table.
21901
21902 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
21903
21904 * simple.el (reindent-then-newline-and-indent): Delete space *after*
21905 reindenting the first line.
21906
21907 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
21908
21909 * wid-edit.el (widget-default-delete): Always delete child widgets.
21910
21911 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
21912
21913 * newcomment.el (comment-indent): Don't call indent-according-to-mode
21914 if the line has code.
21915 Don't try to line up with something that's too far left.
21916
21917 * progmodes/octave-mod.el (octave-comment-start): Simplify.
21918 (octave-mode-syntax-table): Add % as a comment starter.
21919 (octave-point): Remove.
21920 (octave-in-comment-p, octave-in-string-p)
21921 (octave-not-in-string-or-comment-p, calculate-octave-indent)
21922 (octave-blink-matching-block-open, octave-auto-fill):
21923 Use line-(beginning|end)-position instead.
21924
21925 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
21926
21927 * emacs-lisp/authors.el (authors-aliases): Add correct realname
21928 for Francesco Potort\e,Al\e(B.
21929
21930 2003-10-23 Dave Love <fx@gnu.org>
21931
21932 * international/mule-cmds.el (locale-charset-to-coding-system):
21933 Don't rely on nil being a coding system.
21934
21935 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
21936 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
21937 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
21938
21939 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
21940
21941 * gdb-ui.el (gdb-current-language): New variable.
21942 (gdb-update-flag): Remove variable.
21943 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
21944 (gdb-take-last-elt): Remove function.
21945 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
21946 (gdb-post-prompt): Check for variable object changes here.
21947
21948 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
21949 object changes in gdb-ui.el.
21950
21951 2003-10-21 Richard M. Stallman <rms@gnu.org>
21952
21953 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
21954
21955 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
21956 Don't check for foo*/ wildcard form here.
21957 (insert-directory): Recognize foo*/ as a wildcard.
21958 Separate wildcard-regexp variable from the arg, wildcard.
21959
21960 * subr.el (add-hook): Correctly detect when make-local-hook was used.
21961 (remove-hook): Correctly handle strange cases about local hooks.
21962
21963 2003-10-21 David Ponce <david@dponce.com>
21964
21965 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
21966 argument REAL, to return a real number instead of a rounded
21967 integer value. Define as inline function.
21968 (ruler-mode-right-fringe-cols): Likewise.
21969 (ruler-mode-scroll-bar-cols): New function.
21970 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
21971 (ruler-mode-right-scroll-bar-cols): Likewise.
21972 (ruler-mode-space): New function.
21973 (ruler-mode-ruler): Use it. Handle variations of fringe style,
21974 scroll bar mode and margins in a more robust way.
21975
21976 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
21977
21978 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
21979 (antlr-c-init-language-vars): New function.
21980 (antlr-mode): Use it with cc-mode before v5.29.
21981 (antlr-c-common-init): Don't set some local vars here.
21982 (antlr-mode): Set them here.
21983 (antlr-c-forward-sws): New function alias.
21984 (antlr-mode): Redefine with cc-mode before v5.30.
21985 (antlr-skip-sexps): Use it.
21986 (antlr-skip-exception-part): Ditto.
21987 (antlr-skip-file-prelude): Ditto.
21988 (antlr-outside-rule-p): Ditto.
21989 (antlr-end-of-body): Ditto.
21990 (antlr-option-kind): Ditto.
21991 (antlr-insert-option-area): Ditto.
21992 (antlr-file-dependencies): Ditto.
21993
21994 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21995
21996 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
21997 Move backward only if point was not inside an entry.
21998
21999 2003-10-21 Richard M. Stallman <rms@gnu.org>
22000
22001 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
22002
22003 2003-10-21 Juri Linkov <juri@jurta.org>
22004
22005 * compare-w.el: Automatically skip non-matching text to resync.
22006 (compare-windows-whitespace): Doc fix.
22007 (compare-windows-sync, compare-windows-sync-string-size)
22008 (compare-windows-recenter, compare-ignore-whitespace)
22009 (compare-windows-highlight, compare-windows-face): New variables.
22010 (compare-windows): Use compare-windows-sync.
22011 (compare-windows-highlight, compare-windows-dehighlight)
22012 (compare-windows-sync-regexp)
22013 (compare-windows-sync-default-function): New functions.
22014
22015 2003-10-21 Juri Linkov <juri@jurta.org>
22016
22017 * diff.el (diff-parse-differences): Don't visit the files now;
22018 instead, just record the error locus.
22019
22020 2003-10-21 Dave Love <fx@gnu.org>
22021
22022 * progmodes/cfengine.el: New file.
22023
22024 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22025
22026 * complete.el (PC-do-completion): Do not forget to use `pred' as the
22027 default-directory when completing file names.
22028
22029 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
22030
22031 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
22032 followed by the word `face', it gets treated as a face, even if
22033 it is also defined as a variable or a function.
22034
22035 2003-10-20 Dave Love <fx@gnu.org>
22036
22037 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22038 Avoid incf in macro expansion.
22039
22040 2003-10-20 John Paul Wallington <jpw@gnu.org>
22041
22042 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
22043 `evenp' so we don't implicitly require cl library at runtime.
22044
22045 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
22046
22047 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
22048 (help-make-xrefs): Only make cross-references for faces if
22049 preceded or followed by the word `face'. Do not make a
22050 cross-reference for variables without variable documentation,
22051 unless preceded by the word `variable' or `option'. Update doc
22052 string accordingly.
22053
22054 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
22055
22056 * progmodes/hideshow.el: Rewrite one-armed `if'
22057 constructs using either `when' or `unless'.
22058 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
22059
22060 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
22061
22062 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
22063 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
22064 instead of 12x12.
22065
22066 2003-10-16 Eli Zaretskii <eliz@gnu.org>
22067
22068 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
22069 message while converting to Babyl.
22070
22071 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
22072
22073 * allout.el (allout-mode): Doc fix.
22074
22075 2003-10-16 Lute Kamstra <lute@gnu.org>
22076
22077 * subr.el (force-mode-line-update): Fix docstring.
22078
22079 2003-10-14 Dave Love <fx@gnu.org>
22080
22081 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
22082 (default-input-method): Add :link, improve :type.
22083 (locale-charset-language-names): Fix utf-8 pattern.
22084 (locale-charset-match-p, locale-charset-alist)
22085 (locale-charset-to-coding-system): New.
22086 (set-locale-environment): Deal with codeset part of locale specs.
22087
22088 2003-10-14 Lute Kamstra <lute@gnu.org>
22089
22090 * fringe.el (fringe-mode): Use active voice in docstring.
22091 (set-fringe-style): Ditto.
22092
22093 2003-10-13 Lute Kamstra <lute@gnu.org>
22094
22095 * fringe.el (fringe-mode): Fix docstring.
22096 (set-fringe-style): Ditto.
22097
22098 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
22099
22100 * ediff-mult.el (ediff-filegroup-action):
22101 Use ediff-default-filtering-regexp.
22102
22103 * ediff-util.el (ediff-recenter): Don't call
22104 ediff-restore-highlighting twice.
22105 (ediff-select-difference): Set current difference.
22106 (ediff-unselect-and-select-difference): Add comment.
22107
22108 * ediff.el (ediff-directories,ediff-directory-revisions)
22109 (ediff-directories3,ediff-merge-directories)
22110 (ediff-merge-directories-with-ancestor)
22111 (ediff-merge-directory-revisions)
22112 (ediff-merge-directory-revisions-with-ancestor):
22113 Use ediff-default-filtering-regexp.
22114
22115 2003-10-12 Andreas Schwab <schwab@suse.de>
22116
22117 * international/mule-cmds.el (locale-charset-language-names):
22118 Simplify regex by removing unused grouping.
22119
22120 2003-10-10 Dave Love <fx@gnu.org>
22121
22122 * bindings.el: Don't bind stop.
22123
22124 2003-10-08 Miles Bader <miles@gnu.org>
22125
22126 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
22127 face instead of attempting to emulate it.
22128
22129 2003-10-07 Kenichi Handa <handa@m17n.org>
22130
22131 * international/mule-diag.el (list-coding-systems-1): List coding
22132 systems that are loaded automatically.
22133
22134 * international/code-pages.el (iso-8859-11): Add autoload cookie.
22135
22136 * international/mule.el (autoload-coding-system): New function.
22137
22138 2003-10-07 Andreas Schwab <schwab@suse.de>
22139
22140 * log-edit.el (log-edit-changelog-entries): Prefer local value of
22141 change-log-default-name in the buffer visiting the file.
22142
22143 2003-10-06 Dave Love <fx@gnu.org>
22144
22145 * files.el (find-file-hook): Customize.
22146 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
22147
22148 * bindings.el (completion-ignored-extensions): Remove .log.
22149 (global-map): Add again, open, stop keys.
22150
22151 2003-10-05 Richard M. Stallman <rms@gnu.org>
22152
22153 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
22154 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
22155 Use sh-modify directly.
22156 (sh-select): Use sh-append, not eval.
22157
22158 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
22159
22160 * info.el (Info-following-node-name): New function.
22161
22162 * loadhist.el (unload-feature-special-hooks):
22163 Rename from loadhist-hook-functions.
22164 (loadhist-hook-functions): Now an alias.
22165
22166 2003-10-04 Eli Zaretskii <eliz@gnu.org>
22167
22168 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
22169 file-name clashes on 8+3 filesystems.
22170
22171 * Makefile.in (DONTCOMPILE, bootstrap-clean):
22172 Rename loaddefs-boot.el to ldefs-boot.el
22173
22174 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
22175 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
22176
22177 2003-10-03 Lute Kamstra <lute@gnu.org>
22178
22179 * info.el (Info-mode): Revert previous change.
22180 (Info-escape-percent): New function.
22181 (Info-fontify-node): Use it.
22182
22183 2003-10-02 Andreas Schwab <schwab@suse.de>
22184
22185 * loaddefs-boot.el: Regenerated.
22186
22187 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
22188
22189 * ffap.el: Remove defadvice related code from CVS since `complete'
22190 provides a `PC-completion-as-file-name-predicate' variable that
22191 ffap can override.
22192
22193 2003-10-02 Kenichi Handa <handa@m17n.org>
22194
22195 * international/utf-8.el (ccl-decode-mule-utf-8):
22196 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
22197
22198 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
22199 * international/subst-big5.el: Likewise.
22200 * international/subst-gb2312.el: Likewise.
22201 * international/subst-ksc.el: Likewise.
22202
22203 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
22204
22205 * calendar/calendar.el (increment-calendar-month)
22206 (calendar-leap-year-p, calendar-absolute-from-gregorian)
22207 (generate-calendar, calendar-read-date, calendar-interval)
22208 (calendar-day-of-week): Handle years BC.
22209 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
22210
22211 2003-10-01 Dave Love <fx@gnu.org>
22212
22213 * language/cyrillic.el (cp1251): Alias for windows-1251.
22214
22215 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
22216 bootstrap.
22217
22218 2003-10-01 Lute Kamstra <lute@gnu.org>
22219
22220 * files.el: Fix typo.
22221 * imenu.el (imenu--generic-function): Docstring fix.
22222
22223 2003-09-30 Richard M. Stallman <rms@gnu.org>
22224
22225 * dired.el (dired-mode): Handle dired-directory as a list.
22226
22227 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
22228
22229 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
22230
22231 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
22232
22233 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
22234 Replace gud-display with gud-watch.
22235 (gud-speedbar-buttons): Add stuff for watching expressions
22236 in the speedbar when using M-x gdba. Use dolist on old part
22237 of this function.
22238
22239 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
22240 (gdb-update-flag): New variables.
22241 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
22242 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
22243 (gud-watch, gdb-var-create-handler) : New functions.
22244 (gdb-var-list-children, gdb-var-list-children-handler)
22245 (gdb-var-create-regexp, gdb-var-update-regexp)
22246 (gdb-var-list-children-regexp): New constants.
22247 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
22248 (gdb-annotation-rules): Reduce annotation set (level 3).
22249 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
22250 (gdb-post-prompt): Don't update GDB buffers every time speedbar
22251 updates.
22252 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
22253 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
22254 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
22255 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
22256 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
22257 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
22258 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
22259 (gud-display, gud-display1)
22260 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
22261 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
22262 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
22263 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
22264 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
22265 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
22266 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
22267 (gdb-display-display-buffer, gdb-toggle-display)
22268 (gdb-delete-display, gdb-expressions-popup-menu)
22269 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
22270 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
22271 to display buffer.
22272
22273 2003-09-30 Richard M. Stallman <rms@gnu.org>
22274
22275 * progmodes/ada-mode.el (ada-mode): Don't use advice.
22276 Instead, set which-func-functions.
22277
22278 * progmodes/which-func.el (which-func-modes): Add ada-mode.
22279 (which-func-functions): New variable.
22280 (which-function): Use that.
22281
22282 * info.el (Info-mode): Double each `%' in header line.
22283
22284 * emacs-lisp/lisp-mnt.el (lm-with-file):
22285 When FILE is nil, run BODY in current buffer.
22286
22287 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
22288
22289 * help.el (describe-mode): Start with a brief list of minor modes.
22290 Find them thru minor-mode-list so as to find them all.
22291 Show them in alphabetical order.
22292
22293 * mail/sendmail.el (mail-aliases): Doc fix.
22294
22295 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
22296
22297 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
22298
22299 * mail/rmailsum.el (rmail-make-summary-line-1):
22300 Change comma after last label to a space.
22301 (rmail-summary-font-lock-keywords): Adapt to that change.
22302
22303 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
22304
22305 * progmodes/scheme.el (scheme-mode-variables): When setting
22306 `font-lock-defaults', also specify that "#" should
22307 be interpreted with `word' syntax.
22308 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
22309
22310 2003-09-30 Lars Hansen <larsh@math.ku.dk>
22311
22312 * desktop.el: A lot of comments updated.
22313 (desktop-save-mode): Minor mode introduced.
22314 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
22315 (desktop-load-default): Function made obsolete.
22316 (desktop-locals-to-save): Variable made customizable.
22317 (desktop-read): Optional parameter `dirname' added.
22318 (desktop-change-dir, desktop-revert): Parameter `dirname' in
22319 `desktop-read' used.
22320 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
22321
22322 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
22323
22324 * whitespace.el (whitespace-clean-msg): Add user customizable message
22325 for displaying ``clean'' output.
22326 (whitespace-buffer): Use `whitespace-clean-msg'.
22327 (whitespace-global-mode): Fix typo.
22328
22329 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
22330
22331 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
22332
22333 2003-09-29 Lute Kamstra <lute@gnu.org>
22334
22335 * bindings.el (mode-line-modes): Remove superfluous :propertize
22336 construct in initialization.
22337 (mode-line-position): Change cons cell into proper list in
22338 initialization.
22339
22340 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
22341
22342 * international/mule.el (decode-coding-inserted-region): Use car
22343 of the return value of find-operation-coding-system.
22344
22345 2003-09-29 Kenichi Handa <handa@m17n.org>
22346
22347 * descr-text.el (describe-char): Fix previous change.
22348
22349 2003-09-28 Kenichi Handa <handa@m17n.org>
22350
22351 * descr-text.el (describe-char-display): New function.
22352 (describe-char): Pay attention to display table on describing how
22353 a character is displayed.
22354
22355 * international/mule-cmds.el (encoded-string-description):
22356 Prepend "0x" to each encoded byte.
22357
22358 2003-09-28 Andreas Schwab <schwab@suse.de>
22359
22360 * find-file.el (ff-special-constructs): Add autoload cookie.
22361
22362 2003-09-28 Kevin Ryde <user42@zip.com.au>
22363
22364 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
22365 makeinfo appends to duplicate index entries.
22366
22367 2003-09-28 Eli Zaretskii <eliz@gnu.org>
22368
22369 * dired-x.el (dired-clean-tex): Doc fix.
22370
22371 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
22372 using a Chinese tutorial.
22373
22374 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22375
22376 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
22377 between "MAIL FROM:" and "RCPT TO:" and the following address.
22378
22379 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22380
22381 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
22382
22383 2003-09-28 David Ponce <david@dponce.com>
22384
22385 * recentf.el (recentf-initialize-file-name-history): New defcustom.
22386 (recentf-load-list): When `recentf-initialize-file-name-history'
22387 is non-nil, initialize an empty `file-name-history' with the
22388 recent list.
22389
22390 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
22391
22392 * man.el (Man-default-man-entry): Remove the leading `*' from the
22393 word at point.
22394
22395 2003-09-26 Lute Kamstra <lute@gnu.org>
22396
22397 * bindings.el (mode-line-position): Mention size indication in
22398 docstring.
22399
22400 2003-09-26 Andre Spiegel <spiegel@gnu.org>
22401
22402 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
22403
22404 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
22405 because it's autoloaded now.
22406
22407 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
22408
22409 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
22410 (sh-font-lock-keywords, sh-feature): Fix previous change of
22411 sh-feature to avoid infloop with sh-font-lock-keywords.
22412
22413 2003-09-25 Kim F. Storm <storm@cua.dk>
22414
22415 * frame.el (frame-current-scroll-bars): New defun.
22416
22417 * window.el (window-current-scroll-bars): New defun.
22418
22419 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22420
22421 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
22422 cause errors when the state cache contains info on parts that have
22423 been narrowed out.
22424
22425 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22426
22427 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
22428 `c-setup-paragraph-variables' has to be used when this variable is
22429 changed; it doesn't work to reinitialize the mode since that
22430 typically clobbers the variable.
22431
22432 * progmodes/cc-styles.el (c-setup-paragraph-variables):
22433 Make it interactive.
22434
22435 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22436
22437 * progmodes/cc-fonts.el (c-font-lock-declarations):
22438 Fix recognition of constructors and destructors for classes whose
22439 names are matched by `*-font-lock-extra-types'.
22440
22441 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
22442 followed by an identifier in C++ then it's a type.
22443
22444 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22445
22446 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
22447 problem that primarily affected XEmacs. Don't use faces to find
22448 unterminated strings since Emacs and XEmacs fontify strings
22449 differently - this function should now work better in XEmacs.
22450
22451 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22452
22453 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
22454 `expand-abbrev' workaround which caused braces to misbehave inside
22455 macros.
22456
22457 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
22458 handling. This bug could cause interactive font locking to bail out.
22459
22460 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22461
22462 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22463 Handle paren-style types in Pike. Also fixed some cases of
22464 insufficient handling of unbalanced parens.
22465
22466 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
22467
22468 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
22469 common shell prompts that are not common filename or URL characters.
22470 (ffap-file-at-point): Use the new regexp to strip the prompts from
22471 the file names. This is an issue mostly for user prompts that
22472 don't have a trailing space and find-file-at-point is invoked from
22473 within a shell inside Emacs.
22474
22475 2003-09-24 Andre Spiegel <spiegel@gnu.org>
22476
22477 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
22478 stamps numerically, rather than textually.
22479
22480 2003-09-24 Kenichi Handa <handa@m17n.org>
22481
22482 * language/devan-util.el (devanagari-post-read-conversion):
22483 * language/mlm-util.el (malayalam-post-read-conversion):
22484 * language/tml-util.el (tamil-post-read-conversion):
22485 Add autoload cookie.
22486
22487 * international/utf-8.el (utf-8-post-read-conversion):
22488 Call post-read-conversion functions for Devanagari, Malayalam,
22489 and Tamil.
22490
22491 2003-09-23 Dave Love <fx@gnu.org>
22492
22493 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
22494
22495 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
22496
22497 * progmodes/gud.el (perldb): Add gud-until to list of commands.
22498 Update gud-remove.
22499
22500 2003-09-22 Richard M. Stallman <rms@gnu.org>
22501
22502 * progmodes/sh-script.el (sh-mode-default-syntax-table):
22503 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
22504 (sh-mode-syntax-table-input): New variable.
22505 (sh-require-final-newline): Don't use eval.
22506 (sh-builtins, sh-leading-keywords, sh-other-keywords)
22507 (sh-variables, sh-font-lock-keywords): Don't use eval.
22508 (sh-set-shell): When setting require-final-newline,
22509 treat value = `require-final-newline' as don't change it.
22510 Set sh-mode-syntax-table locally based on
22511 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
22512
22513 * progmodes/compile.el (compile-internal):
22514 Call compilation-set-window-height before setting window start.
22515
22516 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
22517
22518 * emacs-lisp/bytecomp.el (byte-compile-log-file):
22519 Clear out byte-compile-last-warned-form.
22520
22521 2003-09-22 Richard M. Stallman <rms@gnu.org>
22522
22523 * woman.el (woman-file-name, woman-follow-word):
22524 If current-word returns nil, use "".
22525
22526 * simple.el (eval-expression): Bind standard-output in to-buffer case.
22527
22528 2003-09-22 Richard M. Stallman <rms@gnu.org>
22529
22530 * emacs-lisp/lisp-mnt.el (lm-with-file):
22531 Don't visit the file, just use insert-file-contents in temp buffer.
22532
22533 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
22534
22535 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
22536 Add surrounding \\( and \\) around the header, as in
22537 for lm-history-header 'Change Log\\|History'.
22538
22539 2003-09-22 John Paul Wallington <jpw@gnu.org>
22540
22541 * progmodes/ld-script.el: Add Commentary section,
22542 minor cleanup of file header.
22543 (ld-script-font-lock-keywords): Doc fix.
22544 (toplevel): Provide `ld-script' feature.
22545
22546 2003-09-21 Kim F. Storm <storm@cua.dk>
22547
22548 * scroll-bar.el (set-scroll-bar-mode): Initialize to
22549 new built-in variable default-frame-scroll-bars.
22550 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
22551 scroll-bar-mode; notably, use it instead of t when we toggle
22552 scroll-bars on.
22553 (toggle-scroll-bar): Use default-frame-scroll-bars.
22554
22555 2003-09-19 Masatake YAMATO <jet@gyve.org>
22556
22557 * pcvs.el (cvs-do-removal): Change the prompt depending on
22558 `filter' value.
22559
22560 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
22561
22562 * startup.el (command-line-1): Stop startup-echo-area-message
22563 being hidden by "Loading image..." message.
22564 (use-fancy-splash-screens-p, display-splash-screen):
22565 Move display-graphic-p test from latter to former.
22566
22567 * progmodes/sh-script.el (sh-font-lock-keywords):
22568 Highlight escaped EOLs differently from other backslash constructs.
22569
22570 2003-09-19 Richard M. Stallman <rms@gnu.org>
22571
22572 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
22573 New functions.
22574 (edebug-enter, edebug-outside-excursion): Use them.
22575
22576 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
22577 Fix the condition for whether to print "In WHERE".
22578
22579 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
22580
22581 * finder.el (finder-mode-hook): New variable.
22582 (finder-mode): Run hook finder-mode-hook
22583
22584 2003-09-18 Masatake YAMATO <jet@gyve.org>
22585
22586 * progmodes/ebrowse.el: Fix broken magic autoload comments.
22587
22588 2003-09-17 Mario Lang <mlang@delysid.org>
22589
22590 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
22591 "p %e" to actually print the value in the GUD buffer.
22592
22593 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
22594
22595 From David Ponce <david.ponce@wanadoo.fr>:
22596 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
22597 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
22598 from loaddefs-boot.el if necessary.
22599
22600 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
22601
22602 * progmodes/gud.el (gud-find-class): Make jdb work again since
22603 cc-mode changed the syntactic information.
22604
22605 2003-09-15 David Ponce <david@dponce.com>
22606
22607 * recentf.el: (recentf-exclude): Accept predicates too.
22608 (recentf-file-readable-p): New function.
22609 (recentf-include-p): Handle predicates in recentf-exclude.
22610 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
22611 (recentf-cleanup): Likewise.
22612 (recentf-save-list): Use write-file to handle backup of
22613 recentf-save-file.
22614
22615 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
22616
22617 * loaddefs-boot.el: Renamed from `loaddefs.el'
22618 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
22619 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
22620 necessary.
22621
22622 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
22623
22624 * electric.el (Electric-pop-up-window): For the `one-window' case,
22625 no longer disconcertingly move point in the original buffer.
22626
22627 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
22628
22629 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
22630
22631 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
22632
22633 * dired.el (dired-mode-map): Fix typo.
22634
22635 2003-09-11 Richard M. Stallman <rms@gnu.org>
22636
22637 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
22638
22639 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22640
22641 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
22642 the function is less noisy. Now only `kill-buffer' can ask questions.
22643
22644 2003-09-10 Mario Lang <mlang@delysid.org>
22645
22646 * battery.el: Update Commentary and Copyright.
22647 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
22648 appear due to wrong ordering of the expressions in `or'.
22649
22650 2003-09-09 Lute Kamstra <lute@gnu.org>
22651
22652 * misc.el (upcase-char): Fix docstring.
22653 (zap-up-to-char): New command.
22654
22655 2003-09-08 David Ponce <david@dponce.com>
22656
22657 Ensure that recentf correctly updates the menu bar.
22658 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
22659 (recentf-menu-bar): New function.
22660 (recentf-clear-data): Use it
22661 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
22662 of easy-menu-change.
22663
22664 2003-09-08 Lute Kamstra <lute@gnu.org>
22665
22666 * simple.el (size-indication-mode): New.
22667 * bindings.el (mode-line-position): Add buffer size indicator.
22668
22669 2003-09-04 Mario Lang <mlang@delysid.org>
22670
22671 * battery.el (battery-linux-proc-acpi): New function.
22672 (battery-status-function): Modify default value calculation to also
22673 check for availability of ACPI.
22674 (battery-echo-area-format): Ditto.
22675 (battery-mode-line-format): Ditto.
22676
22677 2003-09-06 Dave Love <fx@gnu.org>
22678
22679 * ielm.el (ielm-mode-hook): Add :options.
22680
22681 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
22682 (eldoc-print-current-symbol-info): Use it.
22683
22684 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
22685
22686 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
22687 being displayed in GUD buffer.
22688 (gdb-idle-input-queue): Remove var. Use just one queue.
22689 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
22690 Remove functions. Use just one queue.
22691 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
22692 (gdb-invalidate-assembler, gdb-get-current-frame):
22693 Modify functions. Use just one queue.
22694
22695 2003-09-04 Dave Love <fx@gnu.org>
22696
22697 * cus-start.el: Add blink-cursor-alist.
22698
22699 * ruler-mode.el (ruler-mode-fill-column-char)
22700 (ruler-mode-current-column-char): Use char-displayable-p,
22701 not window-system.
22702
22703 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
22704
22705 * language/european.el (windows-1252): Move from code-pages.
22706
22707 * language/cyrillic.el ("Windows-1251"): Delete.
22708 ("Bulgarian", "Belarusian"): Remove `features'.
22709 (windows-1251): Move from code-pages.
22710
22711 * international/mule-diag.el (non-iso-charset-alist):
22712 Remove `codepage' stuff.
22713 (print-designation, list-coding-systems-1): Output fixes.
22714
22715 * international/code-pages.el (cp-make-translation-table)
22716 (cp-valid-codes): Made defsubsts.
22717 (cp-fix-safe-chars): Delete.
22718 (mule-diag): Don't require.
22719 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
22720 (top-level): Check for defined coding system when defining
22721 cp... aliases. Change w32-add-charset-info test to avoid warning.
22722 (non-iso-charset-alist): Defvar when compiling.
22723 (cp-make-coding-system): Doc fix.
22724
22725 2003-09-02 Jason Rumney <jasonr@gnu.org>
22726
22727 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
22728 line-ends from CVS before doing conversion.
22729
22730 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
22731
22732 * calendar/diary-lib.el (diary-header-line-flag)
22733 (diary-header-line-format): New variables.
22734 (list-diary-entries): Use them to set header line in simple diary.
22735
22736 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
22737 other than font-lock-string-face to highlight backslashes.
22738
22739 2003-09-01 Jason Rumney <jasonr@gnu.org>
22740
22741 * international/titdic-cnv.el (tit-read-key-value): Include \r in
22742 regexp.
22743
22744 2003-09-01 Dave Love <fx@gnu.org>
22745
22746 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
22747
22748 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
22749 and :help; also line and column numbers labels.
22750
22751 * international/mule-util.el (char-displayable-p): Move from
22752 latin1-disp, rename and autoload.
22753
22754 * international/latin1-disp.el (latin1-char-displayable-p):
22755 Now obsolete alias. Replace uses with char-displayable-p.
22756 (latin1-display-ucs-per-lynx): Fix last change.
22757
22758 * international/mule-cmds.el (standard-display-european-internal):
22759 Don't use char code for Latin-1 NBSP.
22760 <XFree86 4>: Unfrob NBSP display table. Set display table to use
22761 U+2018, U+2019 for `'.
22762 (select-safe-coding-system): Message fix.
22763
22764 2003-09-01 Kenichi Handa <handa@m17n.org>
22765
22766 * international/fontset.el (setup-default-fontset): For Thai
22767 font, specify "*" family.
22768
22769 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
22770
22771 * progmodes/compile.el (previous-error): Accept a prefix
22772 argument, similarly to next-error.
22773
22774 2003-08-31 Masatake YAMATO <jet@gyve.org>
22775
22776 * pcvs.el (cvs-do-removal): Use = instead of eq to check
22777 the number of files. Bind the number of files to a local
22778 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
22779
22780 2003-08-30 Eli Zaretskii <eliz@gnu.org>
22781
22782 * vc-hooks.el (vc-make-version-backup): Fix the change made on
22783 2003-07-26: msdos-long-file-names is a function, not a variable.
22784
22785 2003-08-29 Richard M. Stallman <rms@gnu.org>
22786
22787 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
22788 Do nothing with mail-personal-alias-file if it is nil.
22789
22790 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
22791 Do nothing if mail-personal-alias-file is nil.
22792
22793 * term.el (term-exec-1): Bind coding-system-for-read.
22794
22795 * dired.el (dired-mouse-find-file-other-window):
22796 Use dired-view-command-alist here, as in dired-view-file.
22797 (dired-view-command-alist): Use %s to substitute file name.
22798 Handle .ps_pages, .eps, .jpg, .gif, .png.
22799
22800 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22801
22802 * info.el (Info-mode-map): Bind S-tab and <backtab> to
22803 `Info-prev-reference', instead of M-tab.
22804
22805 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
22806
22807 * simple.el (blink-matching-open): Work correctly on chars that
22808 are designated as parens through the syntax-table text property.
22809
22810 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
22811
22812 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
22813 line break position in the middle of a non-kinsoku (e.g. latin)
22814 word, making it skip until either a space or a character with
22815 category "|".
22816 (kinsoku-longer): Test for end of buffer.
22817
22818 2003-08-28 Eli Zaretskii <eliz@gnu.org>
22819
22820 * mail/rmail.el (rmail-convert-to-babyl-format):
22821 Detect quoted-printable- and base64-encoded messages and decode them
22822 automatically. Set the message's encoding from the charset=
22823 header, if any. Decode base64-encoded messages in Mail format as well.
22824
22825 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22826
22827 * mail/smtpmail.el: Fix previous change.
22828 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
22829 calling smtpmail-via-smtp.
22830 (smtpmail-via-smtp): Add fall-back values for envelope-from.
22831
22832 2003-08-26 John Paul Wallington <jpw@gnu.org>
22833
22834 * image.el (image-jpeg-p): Don't search beyond length of data.
22835
22836 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22837
22838 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
22839 misfeature in `expand-abbrev' which caused electric keywords like
22840 "else" to disappear if an open brace was typed directly afterwards.
22841
22842 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22843
22844 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
22845 mandatory in `define-widget'.
22846
22847 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
22848 Don't align the operators "!=", "<=" and ">=" as assignment operators.
22849
22850 (c-assignment-operators): New language constant that only contains
22851 the assignment operators.
22852
22853 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
22854
22855 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22856
22857 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22858 Safeguard against unbalanced sexps.
22859
22860 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
22861
22862 * version.el (emacs-version): Check for gtk. Include gtk version info.
22863
22864 2003-08-25 John Paul Wallington <jpw@gnu.org>
22865
22866 * man.el (Man-default-man-entry): Don't whizz past the section
22867 number before looking for it.
22868
22869 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
22870
22871 * progmodes/gud.el (gud-display-line): Don't set window-point if
22872 source buffer is not visible. (Only happens with M-x gdba.)
22873
22874 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
22875 documentation.
22876 (gdb-source, gdb-source-info): Update to assembler unnecessary
22877 as its done after each GDB command anyway.
22878 (gdb-pre-prompt): Use with-current-buffer.
22879 (gdb-insert-field): Add help-echo text.
22880 (gdb-invalidate-assembler): Re-display of assembler now done in
22881 gdb-info-breakpoints-custom.
22882 (gdb-info-breakpoints-custom): Force re-display of assembler to
22883 happen *after* update of breakpoints buffer.
22884 (gdb-display-source-buffer): Don't choke if gdb-source-window
22885 isn't visible.
22886 (gdb-put-string, gdb-put-arrow): Remove free variables.
22887
22888 2003-08-24 John Paul Wallington <jpw@gnu.org>
22889
22890 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
22891
22892 * man.el (Man-default-man-entry): Strip text properties when
22893 snarfing parts of entry because `format' preserves properties.
22894
22895 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
22896
22897 * files.el (file-newest-backup): Use `expand-file-name'.
22898
22899 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
22900 Allow the diary to pop up a new frame, if needed.
22901
22902 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
22903 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
22904 (smtpmail-send-it): Make treatment of envelope-from consistent with
22905 sendmail.el.
22906
22907 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
22908 (sh-leading-keywords): Add the bash `time' reserved word.
22909 (sh-variables): Add some bash variables.
22910 (sh-add-completer): Fix nil branch of case statement.
22911
22912 2003-08-24 Masatake YAMATO <jet@gyve.org>
22913
22914 * progmodes/ld-script.el: New file.
22915
22916 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
22917
22918 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
22919
22920 2003-08-23 Andre Spiegel <spiegel@gnu.org>
22921
22922 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
22923 Better explain obsolescence, and what to use instead.
22924
22925 2003-08-23 Masatake YAMATO <jet@gyve.org>
22926
22927 * pcvs.el (cvs-do-removal): Show the deleted file name
22928 on the prompt.
22929
22930 2003-08-20 Dave Love <fx@gnu.org>
22931
22932 * international/mule.el (make-coding-system)
22933 (set-buffer-file-coding-system): Doc fix.
22934
22935 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
22936
22937 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
22938
22939 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
22940
22941 * international/utf-16.el: Add mime-text-unsuitable coding system
22942 properties.
22943
22944 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
22945
22946 * cus-edit.el: Add some :links.
22947 (bib): Remove.
22948
22949 * textmodes/bib-mode.el (bib): Add :group external.
22950
22951 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
22952
22953 * wid-edit.el (widget-echo-help): Make it handle expressions that
22954 evaluate to strings.
22955
22956 2003-08-18 Michael Mauger <mmaug@yahoo.com>
22957
22958 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
22959
22960 Simplify selection of SQL products to define highlighting and
22961 interactive mode. Includes detailed instructions on adding
22962 support for new products.
22963
22964 * progmodes/sql.el (sql-product): New variable. Identifies SQL
22965 product for use in highlighting and interactive mode.
22966 (sql-interactive-product): New variable. SQL product for
22967 sql-interactive-mode.
22968 (sql-product-support): New variable. Specifies product-specific
22969 parameters to drive highlighting and interactive mode.
22970 (sql-imenu-generic-expression): Add more object types.
22971 (sql-sqlite-options): Correct comment.
22972 (sql-ms-program): Use "osql" rather than "isql".
22973 (sql-prompt-regexp, sql-prompt-length): Update comment.
22974 (sql-mode-menu): Add "Start SQLi session" entry.
22975 Replace Highlighting submenu with Product menu. Fix Send Region entry.
22976 (sql-mode-abbrev-table): Add abbreviations. Support of
22977 SYSTEM-FLAG on define-abbrev. Support was removed with last
22978 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
22979 (sql-mode-font-lock-object-name): Add font-lock pattern for object
22980 names.
22981 (sql-mode-ansi-font-lock-keywords): Set as default value.
22982 (sql-mode-oracle-font-lock-keywords): Set as default value.
22983 Support Oracle 9i keywords.
22984 (sql-mode-postgres-font-lock-keywords): Set as default value.
22985 (sql-mode-linter-font-lock-keywords): Set as default value.
22986 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
22987 SQLServer 2000.
22988 (sql-mode-sybase-font-lock-keywords)
22989 (sql-mode-interbase-font-lock-keywords)
22990 (sql-mode-sqlite-font-lock-keywords)
22991 (sql-mode-strong-font-lock-keywords)
22992 (sql-mode-mysql-font-lock-keywords)
22993 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
22994 keywords.
22995 (sql-mode-font-lock-defaults): Update comment.
22996 (sql-product-feature): New function. Returns feature associated
22997 with a product from `sql-product-support' alist.
22998 (sql-product-font-lock): New function. Set font-lock support
22999 based on `sql-product'.
23000 (sql-add-product-keywords): New function. Add font-lock rules to
23001 product-specific keyword variables.
23002 (sql-set-product): New function. Set `sql-product' and apply
23003 appropriate font-lock highlighting.
23004 (sql-highlight-product): New function. Set font-lock support
23005 based on a product. Also set mode name to include product name.
23006 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
23007 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
23008 Use `sql-set-product'.
23009 (sql-highlight-ms-keywords)
23010 (sql-highlight-sybase-keywords)
23011 (sql-highlight-interbase-keywords)
23012 (sql-highlight-strong-keywords)
23013 (sql-highlight-mysql-keywords)
23014 (sql-highlight-sqlite-keywords)
23015 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
23016 (sql-get-login): Prompt in the same order as the tokens.
23017 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
23018 (sql-product-interactive): New function. Common portions of
23019 product-specific interactive mode wrappers.
23020 (sql-interactive-mode): Rewritten to use product features.
23021 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
23022 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
23023 (sql-db2, sql-linter): Use `sql-product-interactive'.
23024 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
23025 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
23026 (sql-connect-ingres, sql-connect-postgres)
23027 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
23028 New functions. Format command line parameters and invoke comint on
23029 the appropriate interpreter. Code was in the corresponding
23030 `sql-xyz' function before.
23031 (sql-connect-ms): New function. Support -E argument to use
23032 operating system credentials for authentication.
23033
23034 2003-08-18 Kenichi Handa <handa@m17n.org>
23035
23036 * international/mule.el (encode-char): Fix for the ASCII case.
23037
23038 2003-08-15 Kenichi Handa <handa@m17n.org>
23039
23040 * international/fontset.el (setup-default-fontset): Change "*" to
23041 nil in the specifications of font family.
23042
23043 2003-08-18 Kim F. Storm <storm@cua.dk>
23044
23045 * kmacro.el (kmacro-keymap): Group related bindings in
23046 initialization for clarity. Bind C-s to start macro.
23047 Remove C-r binding.
23048 (kmacro-initial-counter-value): New defvar to hold initial counter
23049 value in case we set the value before defining a macro.
23050 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
23051 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
23052 not defining or executing macro. Doc fix.
23053 (kmacro-add-counter): Clear kmacro-initial-counter-value.
23054 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
23055 temporarily view older elements on the macro ring without cycling
23056 the ring.
23057 (kmacro-display): Doc fix.
23058 (kmacro-exec-ring-item): New helper function.
23059 (kmacro-call-ring-2nd): Use it.
23060 (kmacro-call-ring-2nd-repeat): Doc fix.
23061 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
23062 (kmacro-end-or-call-macro): Execute last viewed macro (using
23063 kmacro-exec-ring-item) from ring if this follows
23064 kmacro-view-macro. This allows us to find a macro on the ring
23065 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
23066 the ring to bring it to the head of the ring.
23067 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
23068 Allow binding to reserved keys without specifying C-x C-k prefix.
23069 Ask for confirmation if entered key sequence is already bound to
23070 a non-macro command.
23071 (kmacro-view-macro): Repeating command will show older elements
23072 on the macro ring; C-k will execute the last viewed macro.
23073 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
23074 property from 'ring to 'head.
23075
23076 2003-08-17 Alan Shutko <ats@acm.org>
23077
23078 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
23079 keeping December out of the alist.
23080
23081 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
23082
23083 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
23084 * calendar/calendar.el (calendar-mode-map): Bind it to key.
23085 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
23086 (calendar-flatten): New function.
23087 (calendar-mouse-view-other-diary-entries)
23088 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
23089 in the menu title and to show multi-line diary entries correctly
23090 in the menu.
23091
23092 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
23093
23094 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
23095 defcustom, because the default was recently changed.
23096
23097 2003-08-16 Richard M. Stallman <rms@gnu.org>
23098
23099 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
23100
23101 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
23102 New subroutine, broken out of eval-last-sexp-1.
23103 (eval-last-sexp-1): Use eval-last-sexp-print-value.
23104
23105 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
23106
23107 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
23108
23109 * simple.el (eval-expression): Use eval-last-sexp-print-value.
23110
23111 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
23112
23113 * progmodes/compile.el (compilation-error-regexp-alist):
23114 Add Java ANt error detection as described in document
23115 http://ant.apache.org/faq.html
23116
23117 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
23118
23119 * simple.el (backward-word, forward-to-indentation)
23120 (backward-to-indentation): Argument changed to optional.
23121 (next-line, previous-line): Use `or' instead of `unless'.
23122
23123 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23124
23125 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
23126 instead of a constant.
23127
23128 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
23129
23130 * shell.el (shell): With prefix-arg, suggest a new buffer name.
23131
23132 2003-08-12 Andre Spiegel <spiegel@gnu.org>
23133
23134 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
23135 (vc-sccs-workfile-version): Search the entire delta table, rather
23136 than just the first entry, because that might be a deleted version.
23137
23138 2003-08-11 Karl Fogel <kfogel@red-bean.com>
23139
23140 * menu-bar.el (menu-bar-options-menu): Supply a body for the
23141 [save-place] binding in the Options menu. Have it require
23142 'saveplace' and then toggle the variable manually, to avoid an
23143 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
23144 for the bug report.
23145
23146 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
23147
23148 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
23149 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
23150 (gdb-info-threads-custom): Add help-echo text.
23151 (gdb-display-back): Don't use purecopy.
23152 (gdb-info-breakpoints-custom, gdb-reset)
23153 (gdb-assembler-custom): Use display-images-p to test if breakpoint
23154 icons can be displayed.
23155
23156 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
23157
23158 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
23159
23160 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
23161
23162 * bookmark.el (bookmark-completing-read):
23163 Return a string, instead of a list of one string.
23164 Use a popup menu if activated from the mouse.
23165 (bookmark-edit-annotation): Remove unused vars.
23166 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
23167 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
23168 to bookmark-completing-read.
23169 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
23170 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
23171 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
23172 and erase-buffer.
23173 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
23174 (bookmark-menu-jump, bookmark-menu-insert)
23175 (bookmark-popup-menu-and-apply-function)
23176 (bookmark-menu-popup-paned-bookmark-menu): Remove.
23177 (bookmark-menu-build-paned-menu): Remove by folding it into
23178 bookmark-menu-popup-paned-menu.
23179 (menu-bar-bookmark-map): Move the define-key statements here.
23180 Use the "non-menu" commands since they now pop up a menu if needed.
23181 (bookmark-exit-hook-internal): Simplify.
23182
23183 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
23184
23185 * reftex-toc.el (reftex-toc-rename-label): New function.
23186 (reftex-toc-check-docstruct): New function.
23187
23188 * reftex.el (reftex-region-active-p): New function.
23189
23190 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
23191 regexp to find the \bibliography macro.
23192
23193 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
23194 which does not exist in LaTeX.
23195 (reftex-cite-format-builtin): Added amsrefs support.
23196 (reftex-toc-confirm-promotion): New option
23197
23198 * reftex-toc.el
23199 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
23200 (reftex-toc-demote, reftex-toc-promote)
23201 (reftex-toc-do-promote, reftex-toc-promote-prepare)
23202 (reftex-toc-promote-action, reftex-toc-extract-section-number)
23203 (reftex-toc-newhead-from-alist)
23204 (reftex-toc-load-all-files-for-promotion): New functions.
23205 (reftex-toc-help): Added description of new keys.
23206 (reftex-toc-split-windows-fraction): New option.
23207 (reftex-recenter-toc-when-idle): Search *toc* window on all
23208 visible frames.
23209 (reftex-toc): Additional parameter REUSE
23210 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
23211 with REUSE argument.
23212 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
23213 the call of `reftex-toc'.
23214 (reftex-make-separate-toc-frame): New function .
23215 (reftex-toc-recenter): When called with triple prefix arg, call
23216 `reftex-make-separate-toc-frame' first.
23217 (reftex-toc-toggle-dedicated-frame): New command.
23218 (reftex-toc-quit): Adapted to delete frame when called in
23219 dedicated frame.
23220
23221 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
23222 all enclosing macros.
23223
23224
23225 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23226
23227 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
23228 first use.
23229
23230 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23231
23232 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
23233
23234 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
23235
23236 * calendar/calendar.el (list-diary-entries-hook)
23237 (diary-display-hook, nongregorian-diary-listing-hook)
23238 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
23239 Add some customize options for these hooks.
23240 (calendar-abbrev-construct): Don't try to take a substring longer
23241 than the original string.
23242
23243 2003-08-05 Richard M. Stallman <rms@gnu.org>
23244
23245 * emacs-lisp/testcover.el (noreturn): Report error if does return.
23246 (testcover-reinstrument-clauses): Doc fix.
23247
23248 * emacs-lisp/warnings.el: Doc fixes, args renamed.
23249 (warning-type-format): Rename from warning-group-format.
23250
23251 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
23252 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
23253 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
23254 to prevent warnings about defvar for an obsolete variable.
23255
23256 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
23257 warning-group-format renamed to warning-type-format.
23258
23259 * subr.el (read-passwd): Use clear-string instead of fillarray.
23260
23261 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
23262 Use vconcat instead of concat.
23263 (edmacro-sanitize-for-string): New function.
23264
23265 2003-08-05 Dave Love <fx@gnu.org>
23266
23267 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
23268 line-number-display-limit-width.
23269
23270 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
23271
23272 2003-08-05 Kenichi Handa <handa@m17n.org>
23273
23274 * international/code-pages.el: Don't require mule-diag.
23275
23276 * international/mule-diag.el (non-iso-charset-alist):
23277 Add autoload cookie.
23278
23279 * language/devan-util.el (dev-glyph-order): Add an entry for the
23280 glyph code #xC4.
23281
23282 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
23283
23284 * calendar/calendar.el (diary-file, diary-file-name-prefix)
23285 (european-calendar-style, diary-date-forms)
23286 (calendar-day-name-array, calendar-month-name-array): Doc change.
23287 (generate-calendar-month): Adapt for new behavior of
23288 `calendar-day-name' function.
23289 (calendar-abbrev-length, calendar-day-abbrev-array)
23290 (calendar-month-abbrev-array): New variables.
23291 (calendar-abbrev-construct): New function.
23292 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
23293 rather than fixing abbrevs at some width. Calling syntax change.
23294 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
23295 (calendar-date-string): Adapt for new behaviors of
23296 `calendar-day-name' and `calendar-month-name' functions.
23297
23298 * calendar/diary-lib.el (list-diary-entries): Adapt for new
23299 behavior of `calendar-day-name' and `calendar-month-name' functions.
23300 (diary-name-pattern): Use abbrev arrays, rather than fixing
23301 abbrevs at three chars. Calling syntax change.
23302 (mark-diary-entries): Adapt for new behaviors of
23303 `diary-name-pattern' and `calendar-make-alist' functions.
23304 (fancy-diary-font-lock-keywords): Adapt for new behavior of
23305 `diary-name-pattern' function.
23306 (font-lock-diary-date-forms): Use abbrev arrays, rather than
23307 fixing abbrevs at three chars. Calling syntax change.
23308 (cal-hebrew, cal-islam): Require when compiling.
23309 (diary-font-lock-keywords): Adapt for new behavior of
23310 `font-lock-diary-date-forms' function.
23311
23312 * calendar/cal-hebrew.el: Reposition some code so defined before used.
23313 (calendar-hebrew-month-name-array-common-year)
23314 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
23315 (list-hebrew-diary-entries): Adapt for new behaviors of
23316 `calendar-day-name' and `add-to-diary-list' functions.
23317 (mark-hebrew-diary-entries): Adapt for new behaviors of
23318 `diary-name-pattern' and `calendar-make-alist' functions.
23319
23320 * calendar/cal-islam.el (calendar-islamic-month-name-array):
23321 Add doc string.
23322 (list-islamic-diary-entries): Adapt for new behaviors of
23323 `calendar-day-name' and `add-to-diary-list' functions.
23324 (mark-islamic-diary-entries): Adapt for new behaviors of
23325 `diary-name-pattern' and `calendar-make-alist' functions.
23326
23327 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
23328 `calendar-month-name' function.
23329
23330 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
23331
23332 * calendar/solar.el (solar-seasons-data): Move definition before use.
23333
23334 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
23335 (cal-tex-LaTeX-hourbox): Move definition before use.
23336
23337 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
23338 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
23339 * lunar.el, solar.el (displayed-month, displayed-year):
23340 Define for compiler.
23341
23342 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23343
23344 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
23345 MODE. Renamed from c-init-c-language-vars'.
23346 (c-initialize-cc-mode): Change accordingly.
23347 (c-common-init): Ditto.
23348 (c-mode): Ditto.
23349 (c++-mode): Use `c-init-language-vars-for'.
23350 (objc-mode): Ditto.
23351 (java-mode): Ditto.
23352 (idl-mode): Ditto.
23353 (pike-mode): Ditto.
23354 (awk-mode): Ditto.
23355
23356 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23357
23358 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
23359 or not the point moved.
23360
23361 (c-search-decl-header-end): Don't trip up on operator identifiers
23362 in C++ and operators like == in all languages.
23363
23364 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
23365 Detect leading labels correctly.
23366
23367 2003-08-02 Andreas Schwab <schwab@suse.de>
23368
23369 * textmodes/ispell.el: Don't redo key bindings on loading, put
23370 them only in loaddefs.el.
23371 * bookmark.el: Likewise.
23372 * dabbrev.el: Likewise.
23373 * emerge.el: Likewise.
23374
23375 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
23376 has more than one member.
23377
23378 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
23379
23380 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23381
23382 * lpr.el (printify-region): It was ending conversion before the
23383 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
23384
23385 2003-07-31 John Paul Wallington <jpw@gnu.org>
23386
23387 * net/browse-url.el (browse-url-epiphany): Doc fix.
23388
23389 2003-07-30 Kenichi Handa <handa@m17n.org>
23390
23391 * international/fontset.el (setup-default-fontset):
23392 Change registry names of Akurti fonts.
23393
23394 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
23395
23396 * comint.el (comint-read-noecho): Use `clear-string' instead of
23397 `fillarray'.
23398
23399 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
23400
23401 * outline.el (outline-mode-hook): Add defvar.
23402
23403 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
23404
23405 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
23406 Restore assembler in source window if that is what has been selected.
23407 (menu): Add gdb-restore-windows to menu. Make gdba
23408 specific menus only visible from gdba.
23409
23410 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
23411
23412 * progmodes/compile.el (compilation-environment): New user variable.
23413 (compile-internal): Respect it.
23414
23415 2003-07-23 Masatake YAMATO <jet@gyve.org>
23416
23417 * progmodes/gud.el (gdb-script-font-lock-keywords):
23418 Put `font-lock-function-name-face' on a symbol which includes
23419 `-' like `hook-run'. Put font-lock-variable-name-face
23420 on a symbol starting with $.
23421
23422 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
23423
23424 * files.el (set-visited-file-name): Use truename for buffer-file-name.
23425
23426 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
23427
23428 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
23429
23430 2003-07-26 Andre Spiegel <spiegel@gnu.org>
23431
23432 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
23433 Use with-no-warnings.
23434 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
23435 rather than to find-file-not-found-hook, which doesn't exist.
23436
23437 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
23438
23439 * international/quail.el (quail-translate-key): Fix previous change.
23440
23441 2003-07-25 John Paul Wallington <jpw@gnu.org>
23442
23443 * server.el (server-start): Check `server-process' is non-nil
23444 before killing it to avoid killing current buffer's process.
23445
23446 * simple.el (choose-completion-string): Use `minibufferp';
23447 test `completion-reference-buffer' if `buffer' arg is nil.
23448 (push-mark): Use `when' and `unless'.
23449 (pop-mark): Use `when'.
23450
23451 * mouse-sel.el (mouse-sel-get-selection-function):
23452 Check `x-last-selected-text-primary'. Don't barf if it or
23453 `x-last-selected-text' aren't bound.
23454
23455 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
23456
23457 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
23458
23459 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
23460
23461 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
23462
23463 2003-07-23 John Paul Wallington <jpw@gnu.org>
23464
23465 * tooltip.el (defface tooltip): Inherit from variable-pitch.
23466
23467 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
23468
23469 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
23470 string. Defvar the derived hook.
23471
23472 * macros.el (insert-kbd-macro): Escape double quote character.
23473 From Thomas W Murphy <twm@andrew.cmu.edu>.
23474
23475 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
23476
23477 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
23478 to match the specific mark rather than reusing comment-start-skip.
23479
23480 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
23481
23482 * progmodes/hideshow.el (hs-special-modes-alist):
23483 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
23484
23485 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
23486
23487 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
23488 value using ?\s.
23489
23490 2003-07-21 John Paul Wallington <jpw@gnu.org>
23491
23492 * subr.el (with-selected-window): Add closing paren.
23493
23494 2003-07-21 Richard M. Stallman <rms@gnu.org>
23495
23496 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
23497 (lisp-mode): Likewise.
23498
23499 * subr.el (with-selected-window): Copy code form save-selected-window
23500 so as to call select-window with norecord arg.
23501 (dynamic-completion-table): Doc fix.
23502 (lazy-completion-table): Doc fix.
23503
23504 * international/mule-cmds.el (set-locale-environment):
23505 langinfo renamed to locale-info.
23506
23507 * international/mule.el (auto-coding-functions): Doc fix.
23508
23509 2003-07-21 Kenichi Handa <handa@m17n.org>
23510
23511 * international/quail.el (quail-translate-key):
23512 Update quail-current-str correctly.
23513
23514 2003-07-21 Andreas Schwab <schwab@suse.de>
23515
23516 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
23517 ?, to "_".
23518
23519 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
23520 Version 2.0.36 of Tramp released.
23521
23522 * net/tramp.el (tramp-default-password-end-of-line): Rename from
23523 tramp-password-end-of-line.
23524 (tramp-password-end-of-line): New method parameter.
23525 (tramp-get-password-end-of-line): Function to access method
23526 parameter `tramp-password-end-of-line', or variable
23527 `tramp-default-password-end-of-line' (default value).
23528 (tramp-methods): Add entries for new parameter
23529 tramp-password-end-of-line.
23530 (tramp-enter-password): Use new function
23531 `tramp-get-password-end-of-line'.
23532 (tramp-handle-insert-file-contents): Do not
23533 unconditionally inhibit the file operation file-local-copy, only
23534 do that when the inhibit-file-name-operation is currently
23535 insert-file-contents. This fixes finding remote CVS-controlled
23536 files. (It would barf on inserting the CVS/Entries file
23537 literally, because the file-local-copy handler wasn't called.)
23538 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
23539 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
23540 (tramp-initial-commands): New variable.
23541 (tramp-process-initial-commands): New function, using the variable.
23542 (tramp-open-connection-setup-interactive-shell): Call the new function.
23543 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
23544 method into the buffer name, never use nil. Reported by Hanak
23545 David <dhanak@inf.bme.hu>.
23546 (tramp-open-connection-setup-interactive-shell): Erase buffer
23547 before sending "stty -onlcr".
23548
23549 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
23550
23551 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
23552
23553 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
23554
23555 2003-07-19 John Paul Wallington <jpw@gnu.org>
23556
23557 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
23558 (artist-draw-rect, artist-draw-square): Doc fixes.
23559
23560 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
23561
23562 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
23563
23564 2003-07-19 Kenichi Handa <handa@m17n.org>
23565
23566 * international/kkc.el (kkc-show-conversion-list-update):
23567 Highlight the correct candidate in the message.
23568
23569 2003-07-18 John Paul Wallington <jpw@gnu.org>
23570
23571 * simple.el (current-word): Don't include punctuation char when
23572 `really-word' arg is non-nil.
23573
23574 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
23575
23576 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
23577 moved to the directory obsolete.
23578
23579 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
23580
23581 * info.el (Info-menu-entry-name-re): Allow newlines in
23582 menu entry names.
23583
23584 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
23585 syntax-ppss-after-change-function.
23586 (syntax-ppss-after-change-function): New alias. Update uses.
23587 (syntax-ppss): Catch the case where the buffer is narrowed.
23588
23589 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23590
23591 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
23592 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
23593
23594 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23595
23596 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
23597 since it might be modified.
23598
23599 * progmodes/cc-langs.el (c++-make-template-syntax-table)
23600 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
23601 names to these language constants.
23602
23603 2003-07-15 Kim F. Storm <storm@cua.dk>
23604
23605 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
23606 All uses changed.
23607
23608 2003-07-14 Mark A. Hershberger <mah@everybody.org>
23609
23610 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
23611 Namespace support.
23612
23613 2003-07-13 Juanma Barranquero <lektu@terra.es>
23614
23615 * frame.el (modify-all-frames-parameters): Reinstall (copyright
23616 papers received).
23617
23618 2003-07-13 Karl Eichwalder <ke@suse.de>
23619
23620 * textmodes/po.el (po-find-charset): White space at the start of the
23621 Content-Type field body is non-mandatory.
23622
23623 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
23624
23625 * textmodes/texinfo.el (texinfo-section-list):
23626 Append appendixsection; a synonym for appendixsec.
23627
23628 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
23629
23630 * man.el (Man-translate-cleanup): New.
23631 (Man-translate-references): Call `Man-translate-cleanup' to clean
23632 leading, trailing and middle spaces.
23633
23634 2003-07-13 Lars Hansen <larsh@math.ku.dk>
23635
23636 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
23637 Handle `dired-directory' being a list.
23638
23639 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
23640
23641 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
23642 it doesn't exist.
23643
23644 2003-07-12 Richard M. Stallman <rms@gnu.org>
23645
23646 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
23647
23648 * progmodes/cc-defs.el (c-make-keywords-re):
23649 Don't use delete-duplicates.
23650 (c-lang-const): Don't use mapcan.
23651
23652 * apropos.el (apropos-show-scores): Make it customizable.
23653 Document new meaning.
23654 (apropos): Compute scores from symbols.
23655 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
23656
23657 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23658
23659 * ps-bdf.el: Fix copyright line.
23660 (bdf-directory-list): Fix initialization code.
23661
23662 2003-07-11 John Paul Wallington <jpw@gnu.org>
23663
23664 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
23665 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
23666 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
23667
23668 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
23669
23670 * emacs-lisp/ring.el (ring-elements): Doc fix.
23671
23672 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23673
23674 * calendar/timeclock.el (timeclock-relative)
23675 (timeclock-ask-before-exiting, timeclock-use-display-time):
23676 Doc changes.
23677 (timeclock-modeline-display): Give a message if
23678 `timeclock-use-display-time' is non-nil but `display-time-mode'
23679 is not active.
23680
23681 2003-07-11 Kenichi Handa <handa@m17n.org>
23682
23683 * international/mule-cmds.el (set-language-environment):
23684 Set current-language-environment to the correct string.
23685
23686 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23687
23688 * ps-print.el: Print line number correctly in a region. Reported by
23689 Tim Allen <timallen@ls83.fsnet.co.uk>.
23690 (ps-print-version): New version number (6.6.2).
23691 (ps-printing-region): Code fix.
23692
23693 2003-07-10 John Paul Wallington <jpw@gnu.org>
23694
23695 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
23696 this function can be called from `add-completions-from-tags-table'.
23697
23698 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
23699
23700 * calendar/timeclock.el (timeclock-use-display-time)
23701 (timeclock-day-over-hook, timeclock-workday-remaining)
23702 (timeclock-status-string, timeclock-when-to-leave)
23703 (timeclock-when-to-leave-string, timeclock-log-data)
23704 (timeclock-find-discrep, timeclock-day-base)
23705 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
23706 (timeclock-modeline-display): Set the variable
23707 `timeclock-modeline-display'.
23708 (timeclock-update-modeline): Doc fix. Respect value of
23709 `timeclock-relative'.
23710
23711 2003-07-09 Richard M. Stallman <rms@gnu.org>
23712
23713 * textmodes/reftex-parse.el (reftex-all-document-files):
23714 Add autoload cookie.
23715
23716 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
23717 (reftex-scanning-info-available-p): Add autoload cookie.
23718
23719 * international/mule-cmds.el
23720 (set-display-table-and-terminal-coding-system): Delete duplicate
23721 aset on standard-display-table.
23722
23723 * view.el (view-file): If existing buffer's major mode is special,
23724 don't go into view mode.
23725
23726 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
23727
23728 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23729
23730 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
23731 buffer changes; there's third party code that calls this function
23732 directly.
23733
23734 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23735
23736 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
23737 (autodoc-font-lock-keywords): Don't byte compile on font lock
23738 initialization when running from byte compiled files.
23739
23740 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
23741
23742 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
23743 statement ends with auto-increment "++".
23744
23745 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23746
23747 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23748 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23749 these are changed, so declare them as variables and not constants.
23750
23751 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
23752
23753 * subr.el (dolist, dotimes): Doc fix.
23754
23755 2003-07-08 Kim F. Storm <storm@cua.dk>
23756
23757 * international/mule-cmds.el
23758 (set-display-table-and-terminal-coding-system): Don't break
23759 bootstrap if standard-display-table isn't setup yet.
23760
23761 2003-07-07 Richard M. Stallman <rms@gnu.org>
23762
23763 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
23764 Give it a doc string, and autoload it.
23765
23766 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
23767 Use with-no-warnings.
23768
23769 * info.el (Info-search): If find invisible text, search again.
23770
23771 * isearch.el (search-whitespace-regexp): Add a shy group around it.
23772
23773 * man.el (Man-name-regexp): Match + as part of name.
23774
23775 * simple.el (visible-mode): Rename from vis-mode.
23776 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
23777
23778 * simple.el (current-word): New arg REALLY-WORD specifies
23779 don't include punctuation chars.
23780
23781 * emacs-lisp/debug.el (debug, debugger-env-macro):
23782 Use with-no-warnings while accessing and binding unread-command-char.
23783
23784 * international/mule-cmds.el
23785 (set-display-table-and-terminal-coding-system): Use explicit loop
23786 instead of calling standard-display-default.
23787
23788 * net/ange-ftp.el (ange-ftp-file-symlink-p):
23789 Use condition-case to catch error in ange-ftp-get-files.
23790
23791 * net/browse-url.el (browse-url-browser-function):
23792 Add alternative for Epiphany.
23793 (browse-url-epiphany-program, browse-url-epiphany-arguments)
23794 (browse-url-epiphany-startup-arguments)
23795 (browse-url-epiphany-new-window-is-tab): New variables.
23796 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
23797
23798 * progmodes/compile.el (compile-auto-highlight): Default now t.
23799 (compile): Doc fix.
23800 (compilation-next-error): Fix previous change.
23801
23802 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
23803
23804 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
23805
23806 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
23807
23808 * gdb-ui.el (gdb-source-info): Display current frame when
23809 attaching to an existing process.
23810 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
23811 while laying out windows when attaching to an existing process.
23812
23813 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
23814
23815 * info.el (Info-menu): Use Info-menu-entry-name-re.
23816
23817 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
23818
23819 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
23820 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
23821
23822 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
23823 to match the same text.
23824
23825 2003-07-06 John Paul Wallington <jpw@gnu.org>
23826
23827 * vc.el (vc-annotate-offset): Move defvar up.
23828
23829 2003-07-06 Kim F. Storm <storm@cua.dk>
23830
23831 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
23832 This should fix the infinite loop when extracting menu names.
23833
23834 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
23835
23836 * files.el (auto-mode-alist, interpreter-mode-alist):
23837 Remove entries to CC Mode modes to avoid duplicates; they are now added
23838 with autoload directives in cc-mode.el.
23839
23840 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
23841
23842 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23843 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23844 these are changed, so declare them as variables and not constants.
23845
23846 * progmodes/cc-mode.el: Fix some autoload problems: Try to
23847 ensure that the entry for ".c" extension comes before the one for
23848 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
23849 Fix incorrect entries that were added to `interpreter-mode-alist'.
23850 Move the autoload directives for AWK to the top level since they
23851 aren't recognized anywhere else. Do not use the new AWK mode doc
23852 in the autoload form for the old AWK mode.
23853
23854 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23855
23856 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
23857 (bibtex-sort-ignore-string-entries): Default value t.
23858 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
23859 erroneously in previous version.
23860 (bibtex-string-files): Docstring reflects new parsing scheme.
23861 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
23862 docstring, add # as one of the chars to crush
23863 (bibtex-autokey-prefix-string, bibtex-autokey-names)
23864 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
23865 (bibtex-autokey-name-change-strings)
23866 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
23867 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
23868 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
23869 (bibtex-autokey-title-terminators)
23870 (bibtex-autokey-titlewords-stretch)
23871 (bibtex-autokey-titleword-ignore)
23872 (bibtex-autokey-titleword-case-convert)
23873 (bibtex-autokey-titleword-abbrevs)
23874 (bibtex-autokey-titleword-abbrevs)
23875 (bibtex-autokey-titleword-change-strings)
23876 (bibtex-autokey-titleword-length)
23877 (bibtex-autokey-titleword-separator)
23878 (bibtex-autokey-name-year-separator)
23879 (bibtex-autokey-year-title-separator)
23880 (bibtex-autokey-before-presentation-function)
23881 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
23882 Fix docstring.
23883 (bibtex-strings, bibtex-reference-keys):
23884 Use lazy-completion-table and make-variable-buffer-local.
23885 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
23886 (bibtex-braced-string-syntax-table)
23887 (bibtex-quoted-string-syntax-table): New variables.
23888 (bibtex-parse-nested-braces): Remove.
23889 (bibtex-parse-field-string): Use syntax table and forward-sexp.
23890 (bibtex-parse-association): Simplify.
23891 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
23892 (bibtex-parse-field-text): Simplify.
23893 (bibtex-search-forward-field, bibtex-search-backward-field):
23894 argument BOUND can take value t.
23895 (bibtex-start-of-field, bibtex-start-of-name-in-field)
23896 (bibtex-end-of-name-in-field, bibtex-end-of-field)
23897 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
23898 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
23899 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
23900 (bibtex-skip-to-valid-entry): Return buffer position of beginning
23901 and ending of entry. Update for changes of bibtex-search-entry.
23902 Simplify.
23903 (bibtex-map-entries): FUN is called with three arguments.
23904 (bibtex-search-entry): Return a cons pair with buffer positions of
23905 beginning and end of entry.
23906 (bibtex-enclosing-field): Simplify.
23907 (bibtex-format-entry): Use booktitle to set a missing title.
23908 (bibtex-autokey-get-names): Fiddle with regexps.
23909 (bibtex-generate-autokey): Use identity.
23910 (bibtex-parse-keys): Use simplified parsing algorithm if
23911 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
23912 arguments. Return alist of keys.
23913 (bibtex-parse-strings): Simplify. Return alist of strings.
23914 (bibtex-complete-string-cleanup): Fix docstring.
23915 (bibtex-read-key): New function.
23916 (bibtex-mode): Fix docstring. Do not parse for keys and
23917 strings when the mode is entered. Set fill-paragraph-function to
23918 bibtex-fill-field. Setup font-lock-mark-block-function the way
23919 font-lock intended.
23920 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
23921 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
23922 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
23923 (bibtex-Preamble): Avoid hard coded constants.
23924 (bibtex-make-field): Fix docstring. Simplify.
23925 (bibtex-beginning-of-entry): Always return new position of point.
23926 (bibtex-end-of-entry): Rearrange cond clauses.
23927 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
23928 Update for changes of bibtex-map-entries.
23929 (bibtex-ispell-abstract): Do not move point.
23930 (bibtex-entry-index): Use downcase. Simplify.
23931 (bibtex-lessp): Handle catch-all.
23932 (bibtex-find-crossref): Turn into a command.
23933 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
23934 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
23935 preamble entries.
23936 (bibtex-fill-field-bounds): New function.
23937 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
23938 (bibtex-fill-entry): Use bibtex-fill-field-bounds
23939 (bibtex-String): Use bibtex-strings. Always obey
23940 bibtex-sort-ignore-string-entries.
23941
23942 2003-07-05 John Paul Wallington <jpw@gnu.org>
23943
23944 * cus-theme.el (customize-create-theme):
23945 Call `customize-create-theme' in Reset widget's notify function.
23946
23947 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
23948 (ibuffer-mark-interactive): Use `or' instead of `unless'.
23949 (define-ibuffer-column name): Add summarizer.
23950 (define-ibuffer-column size): Likewise.
23951 (define-ibuffer-column filename): Likewise.
23952 (define-ibuffer-column process): Likewise. Change BODY's output too.
23953 (define-ibuffer-column filename-and-process): Likewise, likewise.
23954 (ibuffer): Remove local vars `already-in' and `need-update'.
23955
23956 * ibuf-ext.el: Don't require `derived' at compile-time.
23957
23958 2003-07-05 Kim F. Storm <storm@cua.dk>
23959
23960 * info.el: Disable paragraph refilling.
23961 (Info-refill-paragraphs): New defcustom.
23962 (Info-fontify-node): Use it.
23963
23964 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
23965
23966 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
23967 thingies from constructors created by defstruct.
23968
23969 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
23970 the default value of the variable.
23971 (byte-code-meter): Move declaration to top level.
23972
23973 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
23974
23975 * info.el (Info-following-node-name-re): New fun.
23976 (Info-following-node-name): Remove.
23977 (Info-insert-dir): Use the new fun.
23978 (Info-extract-pointer): Don't save restriction; use new fun.
23979 (Info-menu-entry-name-re): New const.
23980 (Info-menu-entry-name-re): Use it along with new fun.
23981 (Info-node-spec-re): Use new fun.
23982 (Info-complete-menu-item, Info-fontify-node): Use new const.
23983 (Info-goto-node, Info-follow-reference, Info-menu-update):
23984 Use match-string.
23985 (Info-follow-reference): Use assoc-string.
23986 Use a list of strings for the completion table.
23987 (Info-fontify-node): Use match-string, line-end-position.
23988 Limit the search for `node:' to the first line.
23989
23990 * newcomment.el (uncomment-region): Remove padding coming from
23991 comment-start rather than just from comment-padding.
23992
23993 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
23994 (vc-cvs-stay-local-p): Use vc-stay-local-p.
23995 (vc-cvs-rename-file): Remove (use the default).
23996 (vc-cvs-register): Register parent dir if needed.
23997 (vc-cvs-could-register): Return non-nil if parent can be registered.
23998 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
23999 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
24000
24001 * vc-svn.el (vc-svn-use-edit): Make it into a const.
24002 (vc-svn-update): Fix the arguments to `svn'.
24003 (vc-svn-diff-tree): Just use `vc-svn-diff'.
24004 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
24005 Simple implementations, assuming `name' is a URL.
24006
24007 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
24008 set of chars allowed unquoted in a case pattern.
24009
24010 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
24011
24012 * font-lock.el (font-lock-extra-types-widget)
24013 (c-font-lock-extra-types, c++-font-lock-extra-types)
24014 (objc-font-lock-extra-types, java-font-lock-extra-types)
24015 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
24016 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
24017 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
24018 (font-lock-match-c++-structor-declaration)
24019 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
24020 (c++-font-lock-keywords-3, c++-font-lock-keywords)
24021 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
24022 (objc-font-lock-keywords-3, objc-font-lock-keywords)
24023 (java-font-lock-keywords-1, java-font-lock-keywords-2)
24024 (java-font-lock-keywords-3, java-font-lock-keywords)
24025 (java-font-lock-syntactic-face-function): Remove obsolete code
24026 and constants. It's all in cc-fonts.el now.
24027
24028 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
24029
24030 * mail/sendmail.el (mail-specify-envelope-from)
24031 (mail-envelope-from): Doc fix.
24032
24033 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
24034
24035 * generic-x.el: Do away with the dependency on `c-emacs-features'
24036 when populating `rul-generic-mode-syntax-table'; we already know
24037 this isn't XEmacs.
24038
24039 See ChangeLog.10 for earlier changes.
24040
24041 ;; Local Variables:
24042 ;; coding: iso-2022-7bit
24043 ;; End:
24044
24045 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
24046 Copying and distribution of this file, with or without modification,
24047 are permitted provided the copyright notice and this notice are preserved.
24048
24049 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1