(all): Make `indicate-buffer-boundaries' display values set outside
[bpt/emacs.git] / lisp / ChangeLog
1 2005-08-02 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
4 rectangle overlay in selected window.
5
6 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
7
8 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
9 instead of display group. Make `indicate-buffer-boundaries'
10 customizable through Custom.
11
12 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
13
14 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
16 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
17 (gdb-put-string): Fix typos in docstrings.
18
19 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
20
21 Update copyright notices of files in progmodes directory for
22 release of Emacs 22.1.
23
24 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
25
26 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie. Don't
27 barf if the GUD buffer has been killed.
28
29 2005-08-01 Kim F. Storm <storm@cua.dk>
30
31 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
32
33 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
36 (byte-compile-form-make-variable-buffer-local): New functions to warn
37 about misuses of make-variable-buffer-local where make-local-variable
38 was meant.
39
40 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
41
42 * bs.el (bs-attributes-list): Doc fix.
43 (bs): Update url-link.
44
45 * desktop.el (desktop-save-buffer): Fix typos in docstring.
46 (desktop-load-default): Simplify.
47
48 * ibuffer.el (ibuffer-columnize-and-insert-list)
49 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
50 (ibuffer-unmark-all, ibuffer-toggle-marks)
51 (ibuffer-unmark-forward, ibuffer-unmark-backward)
52 (ibuffer-compile-make-format-form, ibuffer-format-column)
53 (ibuffer-current-buffers-with-marks)
54 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
55 (ibuffer): Doc fix.
56 (ibuffer-mode): Fix typo in docstring.
57 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
58 with `define-obsolete-variable-alias'.
59 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
60
61 2005-07-29 Kenichi Handa <handa@m17n.org>
62
63 * international/mule-cmds.el (select-message-coding-system):
64 Be sure to use LF for end-of-line. If no coding system is decided,
65 return iso-8859-1-unix.
66
67 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
68
69 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
70 (ange-ftp-pending-error-line): New vars.
71 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
72 to handle the non-fatal no-route-to-host messages.
73 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
74
75 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
76
77 * isearch.el (isearch-mode-map, isearch-other-meta-char)
78 (isearch-quote-char, isearch-printing-char)
79 (isearch-text-char-description): "?\ " -> "?\s".
80 (isearch-lazy-highlight-cleanup)
81 (isearch-lazy-highlight-initial-delay)
82 (isearch-lazy-highlight-interval)
83 (isearch-lazy-highlight-max-at-a-time)
84 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
85 Declare with define-obsolete-*-alias macros.
86 (isearch-forward): Fix typo in docstring.
87 (search-invisible, search-ring-yank-pointer)
88 (regexp-search-ring-yank-pointer): Doc fixes.
89
90 * recentf.el (recentf-menu-append-commands-p): Declare with
91 `define-obsolete-variable-alias'.
92 (recentf-max-saved-items, recentf-menu-filter)
93 (recentf-arrange-by-rule-subfilter): Doc fixes.
94 (recentf-menu-append-commands-flag)
95 (recentf-initialize-file-name-history, recentf-expand-file-name)
96 (recentf-clear-data): Fix typos in docstrings.
97
98 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
99
100 * progmodes/gdb-ui.el: Smarten comments.
101 (gdb-info-breakpoints-custom): Use nowarn when finding file.
102
103 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
104
105 * term/apollo.el (terminal-init-apollo): New function containing
106 all former top level forms in the file.
107 * term/bobcat.el (terminal-init-bobcat):
108 * term/cygwin.el (terminal-init-cygwin):
109 * term/iris-ansi.el (terminal-init-iris-ansi):
110 * term/linux.el (terminal-init-linux):
111 * term/news.el (terminal-init-news):
112 * term/rxvt.el (terminal-init-rxvt):
113 * term/sun.el (terminal-init-sun):
114 * term/tvi970.el (terminal-init-tvi970):
115 * term/vt100.el (terminal-init-vt100):
116 * term/vt102.el (terminal-init-vt102):
117 * term/vt125.el (terminal-init-vt125):
118 * term/vt200.el (terminal-init-vt200):
119 * term/vt201.el (terminal-init-vt201):
120 * term/vt220.el (terminal-init-vt220):
121 * term/vt240.el (terminal-init-vt240):
122 * term/vt300.el (terminal-init-vt300):
123 * term/vt320.el (terminal-init-vt320):
124 * term/vt400.el (terminal-init-vt400):
125 * term/vt420.el (terminal-init-vt420):
126 * term/wyse50.el (terminal-init-wyse50):
127 * term/xterm.el (terminal-init-xterm): Likewise.
128
129 * term/README: Describe the terminal-init-* functionality.
130
131 * startup.el (command-line): After loading the terminal initialization
132 file call the corresponding terminal initialization function.
133
134 2005-07-27 Kenichi Handa <handa@m17n.org>
135
136 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
137 negative.
138
139 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
140 (ps-mule-composition-prologue): Fix for the case that
141 RelativeCompose is false.
142
143 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
146
147 * descr-text.el (describe-char): Handle the case where the list of
148 chars is displayed in a separate frame.
149 Be a bit more discriminating when looking for the char.
150
151 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
152
153 * bookmark.el (bookmark-automatically-show-annotations)
154 (bookmark-read-annotation-text-func): Doc fixes.
155 (bookmark-save): Improve argument/docstring consistency.
156 (bookmark-get-bookmark, bookmark-get-bookmark-record)
157 (bookmark-alist-from-buffer)
158 (bookmark-upgrade-file-format-from-0)
159 (bookmark-grok-file-format-version)
160 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
161 (bookmark-read-annotation-mode)
162 (bookmark-insert-current-bookmark, bookmark-jump)
163 (bookmark-exit-hook): Fix typos in docstrings.
164 (bookmark-exit-hooks): Define as obsolete alias.
165 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
166 not `bookmark-exit-hooks'. Fix docstring.
167 (bookmark-bmenu-select): "?\ " -> "?\s".
168
169 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
170
171 * startup.el (command-line): Fix typo.
172
173 2005-07-24 Richard M. Stallman <rms@gnu.org>
174
175 * tooltip.el (tooltip-mode): Test emacs-basic-display,
176 not emacs-quick-startup.
177
178 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
179
180 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
181 (reb-next-match, reb-show-subexp): Use `with-selected-window'
182 instead of `reb-with-current-window'.
183 (reb-prev-match): Likewise. Also, don't move left if the search
184 was unsuccessful.
185 (reb-initialize-buffer): New function.
186 (re-builder, reb-change-syntax): Use it.
187
188 * man.el (Man-goto-page): Make second argument NOERROR optional.
189
190 2005-07-23 Richard M. Stallman <rms@gnu.org>
191
192 * man.el (Man-bgproc-sentinel): Check here for failure to find
193 any man page in the output, and report the error here.
194 (Man-arguments): Make it permanent local.
195 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
196 (Man-mode): Pass t for NOERROR.
197
198 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
199 (grep-mode-font-lock-keywords):
200 Don't use compilation-...-face for messages that are not file names.
201
202 * progmodes/compile.el (compilation-mode-font-lock-keywords):
203 Don't use compilation-...-face for messages that are not file names.
204
205 2005-07-22 Juri Linkov <juri@jurta.org>
206
207 * simple.el (line-move-1): Fix comments.
208
209 * startup.el (normal-splash-screen): Update menu name.
210
211 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
212
213 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
214
215 * term/xterm.el: Load term/rxvt if the terminal is actually an
216 rxvt terminal.
217 (xterm-rxvt-set-background-mode): Remove, not used anymore.
218
219 * term/rxvt.el (function-key-map): Use substitute-key-definition
220 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
221
222 * term/cygwin.el: New file.
223
224 2005-07-22 Kim F. Storm <storm@cua.dk>
225
226 * image-file.el (insert-image-file, image-file-yank-handler):
227 Fix last change to maintain a (unique) yank-handler on yanked images.
228
229 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
230
231 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
232 of the file size (as in "177B" for 177 bytes). This happens with
233 "ls -lh" on FreeBSD.
234
235 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
236
237 * hilit-chg.el (highlight-changes-global-initial-state)
238 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
239 (hilit-chg-fixup, highlight-changes-mode):
240 Fix typos in docstrings.
241 (highlight-changes-global-modes, highlight-changes-rotate-faces):
242 Doc fixes.
243
244 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
245
246 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
247 mode function using `eval-after-load'.
248
249 2005-07-21 Kim F. Storm <storm@cua.dk>
250
251 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
252 included when reporting an emacs crash, and tell about the DEBUG file.
253
254 * image-file.el (insert-image-file): Add yank-handler.
255 (image-file-yank-handler): Yank handler to make unique copies of
256 images when they are yanked into a buffer next to each other.
257
258 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
259
260 * comint.el (comint-use-prompt-regexp, comint-send-input)
261 (comint-source-default, comint-extract-string)
262 (comint-get-source, comint-word, comint-completion)
263 (comint-source, comint-prompt-read-only, comint-update-fence):
264 Fix typos in docstrings.
265 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
266 Declare with define-obsolete-*-alias macros.
267 (comint-previous-matching-input-from-input)
268 (comint-next-matching-input-from-input)
269 (comint-previous-matching-input, comint-next-matching-input)
270 (comint-forward-matching-input):
271 Improve argument/docstring consistency.
272
273 * desktop.el (desktop-clear-preserve-buffers-regexp):
274 Also preserve the *server* buffer.
275
276 * simple.el (clone-indirect-buffer): Doc fix.
277 (fixup-whitespace, just-one-space)
278 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
279 (next-error, next-error-highlight)
280 (next-error-highlight-no-select, next-error-last-buffer)
281 (next-error-buffer-p, next-error-find-buffer, next-error)
282 (previous-error, next-error-no-select, previous-error-no-select)
283 (open-line, split-line, minibuffer-prompt-width, kill-new)
284 (binary-overwrite-mode): Fix typos in docstrings.
285 (set-fill-column): Fix typo in message.
286
287 * skeleton.el (skeleton-proxy-new): Doc fix.
288
289 * strokes.el (strokes-load-hook): Doc fix.
290 (strokes-grid-resolution, strokes-get-grid-position)
291 (strokes-renormalize-to-grid, strokes-read-stroke)
292 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
293 (strokes-global-map): Fix typos in docstrings.
294 (strokes-help): Doc fix. Fix help message and pass it through
295 `substitute-command-keys'.
296
297 * tempo.el (tempo-insert-prompt, tempo-interactive)
298 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
299 (tempo-insert-string-functions, tempo-local-tags)
300 (tempo-define-template, tempo-insert-template)
301 (tempo-insert-prompt-compat, tempo-is-user-element)
302 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
303 Fix typos in docstrings.
304
305 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
306 (vcursor-key-bindings, vcursor-use-vcursor-map)
307 (vcursor-find-window, vcursor-scroll-down)
308 (vcursor-disable, vcursor-beginning-of-buffer)
309 (vcursor-end-of-buffer): Fix typos in docstrings.
310 (vcursor-relative-move, vcursor-get-char-count):
311 Improve argument/docstring consistency.
312
313 * version.el: "?\ " -> "?\s".
314
315 * wid-edit.el (widget-default-create, widget-after-change)
316 (widget-default-format-handler, widget-checklist-add-item)
317 (widget-radio-add-item, widget-choose, widget-specify-secret)
318 (widget-field-value-create, widget-field-value-get)
319 (widget-editable-list-format-handler)
320 (widget-editable-list-entry-create, widget-group-value-create)
321 (widget-documentation-link-add)
322 (widget-documentation-string-value-create): "?\ " -> "?\s".
323 (widget-convert-text): Doc fix.
324 (widget-narrow-to-field, widget-field-find)
325 (widget-url-link-action, widget-emacs-library-link-action)
326 (widget-color-notify): Fix typos in docstrings.
327
328 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
329 (x-select-text, set-w32-system-coding-system)
330 (w32-add-charset-info): Fix typos in docstrings.
331
332 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
333 (cua-enable-cua-keys, cua-use-hyper-key)
334 (cua-virtual-rectangle-edges): Fix typos in docstrings.
335 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
336
337 * net/tramp.el (tramp-handle-load): Fix typo in error message.
338
339 * emacs-lisp/re-builder.el (regexp-builder): Declare with
340 `defalias' instead of faking it.
341
342 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
343 (eshell-ls-missing, eshell-ls-dired-initial-args)
344 (eshell-ls-use-in-dired): Fix typos in docstrings.
345
346 2005-07-20 Kim F. Storm <storm@cua.dk>
347
348 * emulation/cua-base.el (cua-mode): Improve doc string.
349
350 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
351
352 * abbrev.el (expand-region-abbrevs): Doc fix.
353 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
354 Improve argument/docstring consistency.
355
356 * arc-mode.el (archive-get-descr, archive-alternate-display):
357 Doc fixes.
358 (archive-l-e): Improve argument/docstring consistency.
359 (archive-tmpdir, archive-unixdate, archive-unixtime)
360 (archive-chmod-entry): Fix typos in docstrings.
361 (archive-unflag, archive-unflag-backwards)
362 (archive-unmark-all-files): "?\ " -> "?\s".
363
364 * buff-menu.el (Buffer-menu-unmark): Doc fix.
365 (Buffer-menu-not-modified, Buffer-menu-execute)
366 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
367 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
368
369 * composite.el (compose-string, encode-composition-rule)
370 (compose-last-chars): Fix typos in docstrings.
371
372 * desktop.el (desktop-enable, desktop-basefilename):
373 Declare with `define-obsolete-variable-alias'.
374 (desktop-internal-v2s): Don't quote keywords.
375 (desktop-clear): "?\ " -> "?\s".
376
377 * dired.el (dired-align-file, dired-flag-backup-files)
378 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
379 (dired-listing-switches, dired-ls-F-marks-symlinks)
380 (dired-dwim-target, dired-load-hook, dired-mode-hook)
381 (dired-directory, dired-faces, dired, dired-revert)
382 (dired-mode, dired-summary, dired-view-file)
383 (dired-copy-filename-as-kill, dired-delete-file)
384 (dired-no-confirm, dired-unmark-all-marks)
385 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
386 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
387 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
388 Fix typos in message strings.
389
390 * dired-x.el (virtual-dired): Declare with `defalias'.
391 (dired-mark-unmarked-files, dired-local-variables-file)
392 (dired-omit-here-always): Doc fix.
393 (dired-omit-mode, dired-find-subdir)
394 (dired-enable-local-variables, dired-clean-up-buffers-too)
395 (dired-extra-startup, dired-mark-extension, dired-jump)
396 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
397 (dired-smart-shell-command, dired-guess-shell-alist-user)
398 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
399 (dired-x-bind-find-file, dired-x-submit-report):
400 Fix typos in docstrings.
401 (dired-mark-unmarked-files): "?\ " -> "?\s".
402
403 * dirtrack.el (dirtrack-list): Fix typos in docstring.
404
405 * faces.el (describe-face): "?\ " -> "?\s".
406 (read-all-face-attributes, read-face-font, modify-face)
407 (face-attr-construct, italic): Fix typos in docstrings.
408 (frame-update-face-colors): Declare with
409 `define-obsolete-function-alias'.
410
411 * files.el (find-file-noselect, recode-file-name): Doc fixes.
412 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
413 (magic-mode-alist, buffer-file-numbers-unique)
414 (write-file-functions, get-free-disk-space):
415 Fix typos in docstrings.
416 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
417 (write-contents-hooks, write-file-hooks):
418 Declare with `define-obsolete-variable-alias'.
419
420 * forms-d2.el (arch-rj): Fix typo in docstrings.
421 (arch-tocol): Likewise. "?\ " -> "?\s".
422
423 * frame.el (set-frame-font, cursor-in-non-selected-windows):
424 Fix typo in docstring.
425 (set-screen-width, set-screen-height): Delete redundant info in
426 doctrings.
427 (new-frame, screen-height, screen-width): Declare with
428 `define-obsolete-function-alias'.
429 (delete-frame-hook, blink-cursor): Declare with
430 `define-obsolete-variable-alias'.
431
432 * paths.el (prune-directory-list): Fix typos in docstring.
433
434 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
435 (cvs-prefix-get): Fix typos in docstrings.
436
437 * ps-print.el (ps-extend-face-list, ps-extend-face)
438 (ps-print-background-image): Fix typos in docstrings.
439 (ps-default-fg, ps-default-bg): Doc fixes.
440
441 * s-region.el (s-region-bind): Doc fix.
442 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
443
444 * textmodes/org.el (org-table-formula-substitute-names)
445 (org-table-get-vertical-vector): Doc fixes.
446 (org-table-recalculate): Remove unused argument to `message'.
447
448 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
449
450 * textmodes/org.el (org-table-column-names)
451 (org-table-column-name-regexp)
452 (org-table-named-field-locations): New variables.
453 (org-archive-subtree): Protect `this-command' when calling
454 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
455 the kill buffer.
456 (org-complete): Remove fixed-formula completion.
457 (org-edit-formulas-map): New variable.
458 (org-table-edit-formulas): New command.
459 (org-finish-edit-formulas, org-abort-edit-formulas)
460 (org-show-variable, org-table-get-vertical-vector): New functions.
461 (org-table-maybe-eval-formula): Handle `:=' fields.
462 (org-table-get-stored-formulas, org-table-store-formulas)
463 (org-table-get-formula, org-table-modify-formulas)
464 (org-table-replace-in-formulas): Handle named field formulas.
465 (org-table-get-specials): Store locations of named fields.
466
467 2005-07-19 Juri Linkov <juri@jurta.org>
468
469 * progmodes/grep.el (grep-regexp-alist)
470 (grep-mode-font-lock-keywords, grep-process-setup):
471 Use default GNU grep match color "01;31m" instead of "01;41m".
472 (grep-regexp-alist, grep-mode-font-lock-keywords):
473 Use `\\[[0-9]*m' instead of `\\[00m'.
474 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
475 sgr_start where its handling is more important. Use the real
476 length of sgr_start instead of constant 8.
477 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
478 specially. Delete all remaining escape sequences.
479 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
480 (grep-regexp-alist): Make hyperlink only for binary file name
481 instead of the whole line.
482 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
483 (grep-mode): Add autoload.
484
485 * emacs-lisp/find-func.el (find-function-regexp):
486 Add `define-compilation-mode'.
487
488 2005-07-19 Juri Linkov <juri@jurta.org>
489
490 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
491 (compare-windows-sync-string-size, compare-windows-recenter)
492 (compare-windows-highlight, compare-windows): Add version 22.1.
493 (compare-windows) <defface>: Inherit from lazy-highlight instead
494 of duplicating its default value.
495
496 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
497 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
498
499 * descr-text.el (describe-char): Create link buttons for `charset'
500 and `code point'. Add the current input method name with a link
501 button to `to input' field. Print face names of display table
502 characters in `The display table entry is displayed by' section
503 instead of printing face-id in the `display' field.
504 Guess hardcoded faces and create a link button for them.
505 Skip empty fields when calculating max-width.
506 Treat `widget-create' specially while inserting strings from the
507 collected field list.
508 (describe-char-after): Made obsolete in version 22.1, not 21.5.
509
510 * diff-mode.el (diff-file-header): Change foreground color from
511 yellow to green on light backgrounds.
512 (diff-context): Inherit from `shadow' only for color/grayscale
513 with more than 88 colors.
514 (diff-indicator-removed, diff-indicator-added)
515 (diff-indicator-changed): New faces.
516 (diff-font-lock-keywords): Use new faces. Regroup rules.
517 Add "^---$" for `normal' diff format. Fontify `#' lines with
518 font-lock-comment-delimiter-face and font-lock-comment-face.
519 Add `#' to ^[^...] in the rule for `diff-context-face'.
520
521 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
522 a button-like box. Inherit from `highlight' on low colors.
523 (shadow): Use shades of gray only for color/grayscale with
524 more than 88 colors. Use green for light backgrounds with
525 8 colors, and yellow for dark backgrounds with 8 colors.
526
527 * font-lock.el (font-lock-regexp-grouping-backslash):
528 Don't inherit from escape-glyph (use bold for all cases).
529
530 * info.el (info-xref-visited): Use light foreground color `violet'
531 for dark backgrounds instead of dark color `magenta3'.
532 (info-title-1): Use `yellow' color for dark backgrounds.
533
534 * isearch.el (isearch): Use not-too-dark magenta3 instead of
535 too-light magenta2.
536
537 * replace.el (match): Use slightly more light RoyalBlue3 instead
538 of dark RoyalBlue4.
539
540 * wid-edit.el (widget-inactive): Inherit from `shadow'.
541
542 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
543
544 * novice.el (disabled-command-hook): Declare it with
545 `define-obsolete-variable-alias'.
546
547 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
548 (desktop-buffer-misc-functions, desktop-buffer-handlers)
549 (desktop-load-default): Add release to obsolescence info.
550 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
551 (desktop-append-buffer-args, desktop-read):
552 Fix typos in docstrings.
553 (desktop-kill): Fix typo in message.
554 (desktop-save): Doc fix.
555
556 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
557
558 * viper-cmd.el (viper-escape-to-state): Bug fix.
559 (viper-envelop-ESC-key): Change the definition of fast
560 keysequence so it'll work with keyboard macros.
561
562 * ediff.el (ediff-patch-buffer): Change the docstring.
563
564 2005-07-19 Kenichi Handa <handa@m17n.org>
565
566 * international/mule-cmds.el (select-safe-coding-system): Try to
567 use an auto-coding (if any) before anything else. If the found
568 auto-coding is invalid, show a warning message.
569
570 * international/mule.el (find-auto-coding): New function created
571 by modifying the body of set-auto-coding.
572 (set-auto-coding): Use find-auto-coding to find a coding.
573
574 2005-07-18 Richard M. Stallman <rms@gnu.org>
575
576 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
577 not isearch-mode-end-hook-error.
578 (allout-before-change-protect): Fix error message.
579
580 2005-07-18 Juri Linkov <juri@jurta.org>
581
582 * allout.el (allout-mode):
583 * calculator.el (calculator-copy):
584 * custom.el (custom-known-themes):
585 * dired.el (dired-desktop-buffer-misc-data)
586 (dired-restore-desktop-buffer):
587 * dired-x.el (dired-omit-marker-char):
588 * files.el (basic-save-buffer):
589 * font-core.el (font-lock-mode):
590 * calendar/calendar.el (calendar-goto-hebrew-date)
591 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
592 (calendar-goto-persian-date):
593 * language/ethio-util.el (ethio-sera-to-fidel-region):
594 * textmodes/picture.el (picture-mode):
595 Delete duplicate duplicate words.
596
597 2005-07-18 Juri Linkov <juri@jurta.org>
598
599 * isearch.el (isearch-mode-map): Remove key bindings for regexp
600 chars * ? } |.
601 (isearch-fallback): Don't call `isearch-process-search-char'.
602 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
603 (isearch-process-search-char): Call `isearch-fallback' for regexp
604 chars * ? } |.
605 (isearch-return-char): Make obsolete with `make-obsolete' instead
606 of simply documenting it as obsolete in the docstring.
607 (isearch-fallback): Refill docstring.
608
609 * international/isearch-x.el
610 (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
611 Add intermediate values to `junk-hist' instead of `minibuffer-history'.
612 Test the length of `str'.
613
614 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
615
616 * allout.el (allout-resolve-xref): Fix typos in error strings.
617 (allout-before-change-protect): Remove unneeded `concat'.
618
619 * array.el (array-mode, array-reconfigure-rows)
620 (untabify-backward): Fix typos in docstrings.
621 (array-reconfigure-rows): Use `insert-buffer-substring', not
622 `insert-buffer'.
623
624 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
625 * progmodes/ada-mode.el (ada-make-body):
626 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
627
628 * dired.el (dired-log):
629 * tar-mode.el (tar-subfile-save-buffer):
630 * play/zone.el (zone-pgm-stress-destress):
631 Use `insert-buffer-substring', not `insert-buffer'.
632
633 2005-07-17 Simon Josefsson <jas@extundo.com>
634
635 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
636
637 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
638
639 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
640 Add plain auth method.
641 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
642
643 2005-07-17 Kim F. Storm <storm@cua.dk>
644
645 * ido.el (dired-other-window): Add ido property.
646
647 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
648
649 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
650 Fix typo in docstring.
651 (byte-compile-interactive-only-functions): Add `insert-buffer' and
652 `insert-file-literally'.
653
654 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
655 info and delete redundant message. Doc fix.
656 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
657 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
658
659 2005-07-16 Richard M. Stallman <rms@gnu.org>
660
661 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
662 (byte-compile-and): Use byte-compile-and-recursion.
663 (byte-compile-or-recursion): New function.
664 (byte-compile-or): Use that.
665 (byte-compile-if): Guard the else-clause too.
666 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
667
668 * isearch.el (isearch-mode-end-hook-quit): New variable.
669 (isearch-done): Bind it.
670 (isearch-mode-end-hook): Doc fix.
671
672 * allout.el (allout-isearch-did-quit): Variable deleted.
673 (allout-real-isearch-abort): Function name no longer used.
674 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
675 (allout-isearch-rectification): isearch-mode always exists.
676 Don't set allout-isearch-did-quit.
677 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
678 allout-isearch-did-quit.
679 (allout-enwrap-isearch): Just add the hook.
680 (allout-isearch-abort): Function deleted.
681 (allout-pre-command-business): Avoid warning.
682
683 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
684 Correctly avoid warnings.
685 (pascal-outline): Likewise.
686
687 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
688
689 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
690
691 * play/tetris.el (tetris-mode): Avoid warning.
692
693 * play/snake.el (snake-mode): Avoid warning.
694
695 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
696 (gamegrid-set-display-table): Avoid warning.
697 (gamegrid-set-timer): Likewise.
698 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
699 (gamegrid-add-score-with-update-game-score-1): Take FILE
700 as argument.
701 (gamegrid-add-score-with-update-game-score): Pass that argument.
702 Rename have-shared-game-dir to gamegrid-shared-game-dir.
703
704 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
705
706 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
707 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
708
709 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
710 and insert-file.
711
712 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
713 (sc-ask): Avoid warnings.
714
715 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
716 (eshell-hist-initialize): Use that var the natural way.
717
718 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
719
720 * emacs-lisp/re-builder.el (reb-cook-regexp):
721 Avoid warning calling lre-compile-string.
722 (reb-color-display-p): Avoid warning.
723
724 * calculator.el (calculator-last-input): Guard uses
725 of event-key and key-press-event-p.
726 (event-key, key-press-event-p): Delete definitions.
727
728 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
729 (find-gc-source-directory, find-gc-subrs-callers)
730 (find-gc-noreturn-list, find-gc-source-files)
731 (find-gc-subrs-called): Vars renamed and defvar'd.
732
733 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
734 (checkdoc-overlay-put, checkdoc-delete-overlay)
735 (checkdoc-overlay-start, checkdoc-overlay-end)
736 (checkdoc-mode-line-update, checkdoc-char=):
737 Define such that compiler knows they are defined.
738 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
739 (checkdoc-read-event): Delete. Use read-event directly.
740
741 * whitespace.el (whitespace-make-overlay)
742 (whitespace-overlay-put, whitespace-delete-overlay)
743 (whitespace-overlay-start, whitespace-overlay-end):
744 Define such that compiler knows they are defined.
745 (whitespace): Move conditional inside.
746
747 * tempo.el (tempo-insert-template): Suppress warning.
748
749 * ediff-diff.el (longlines-mode): Add defvar.
750
751 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
752
753 * server.el: Bind "C-x #" in a way that works even if C-x is
754 redefined to a command key, not a prefix key.
755
756 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
757
758 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
759 cl-make-type-test till execution time.
760
761 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
762
763 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
764 arg ARG and use it.
765
766 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
767
768 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
769
770 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
771
772 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
773 a defcustom with two :set or :type keywords.
774
775 2005-07-15 Richard M. Stallman <rms@gnu.org>
776
777 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
778 Don't give ^M comment-end syntax.
779
780 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
781
782 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
783 Don't consider gdbmi (gdb-mi.el has its own update functions).
784 (gdb-var-delete): Make it work for gdbmi as well.
785 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
786
787 * progmodes/gud.el (etags, sdb): Only require etags when needed.
788 (gud-speedbar-menu-items): Correct logic for enabling items.
789
790 2005-07-15 Kim F. Storm <storm@cua.dk>
791
792 * ido.el: Fix commentary.
793 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
794 Use with-no-warnings around ffap-guesser.
795 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
796 Let bind minibuffer-completing-file-name to t.
797
798 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
799
800 * startup.el (site-run-file, keyboard-type): Doc fixes.
801 (command-line): Check for "--basic-display" argument; also for
802 "--quick", not "--bare-bones" (which was renamed).
803 (fancy-splash-text): Add missing item "Getting New Versions".
804 (normal-splash-screen): Fix typos and improve consistency with
805 `fancy-splash-text'. Update copyright year.
806
807 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
808 valid binding for `help-char'.
809
810 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
811
812 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
813
814 * term.el (term-mode): Disable cua-mode for term buffers.
815
816 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
817
818 * add-log.el (add-log-mailing-address, change-log-merge):
819 Doc fixes.
820 (change-log-get-method-definition): Fix typo in docstring.
821
822 2005-07-14 Kim F. Storm <storm@cua.dk>
823
824 * emulation/cua-base.el:
825 (cua--pre-command-handler-1, cua--pre-command-handler)
826 (cua--post-command-handler-1, cua--post-command-handler):
827 Split in two. Check (buffer local) value of cua-mode.
828 (cua-selection-mode): New command.
829
830 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
831
832 * custom.el (custom-initialize-safe-set)
833 (custom-initialize-safe-default): Doc fixes.
834
835 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
836 and simplify :init-value again.
837
838 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
839 and simplify :init-value again. Delete autoload.
840
841 * startup.el (command-line): Use `custom-reevaluate-setting' again
842 for tooltip-mode.
843
844 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
845 a defcustom with two :initialize keywords.
846
847 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
848
849 * allout.el (my-mark-marker, allout-isearch-prior-pos)
850 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
851 (allout-post-command-business, allout-flag-region)
852 (isearch-reenable-font-lock, allout-yank)
853 (allout-insert-latex-header, allout-insert-latex-trailer)
854 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
855 (allout-latex-verb-quote): Fix typos in docstrings.
856 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
857 (allout-unprotected, allout-prefix-data):
858 Improve argument/docstring consistency.
859 (allout-chart-subtree): Fix argument spec.
860 (allout-open-topic): Rename `use_sib_bullet' argument to
861 `use-sib-bullet'. Doc fix.
862
863 * whitespace.el (whitespace-check-buffer-leading)
864 (whitespace-check-buffer-trailing)
865 (whitespace-check-buffer-indent)
866 (whitespace-check-buffer-spacetab)
867 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
868 (whitespace-check-leading-whitespace)
869 (whitespace-check-trailing-whitespace)
870 (whitespace-check-spacetab-whitespace)
871 (whitespace-check-indent-whitespace)
872 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
873 (whitespace-modes): Fix typos in docstrings.
874 (defgroup, defcustom): Doc fixes.
875
876 * winner.el (winner-mode, winner-boring-buffers)
877 (winner-pending-undo-ring): Doc fixes.
878 (winner-ring): Remove unneeded `progn'.
879 (winner-equal): `defsubst' it.
880 (winner-redo): Fix message.
881
882 2005-07-13 Kim F. Storm <storm@cua.dk>
883
884 * simple.el (line-move-1): Always use vertical-motion to
885 do the last (or only) line move to ensure some movement.
886 Undo 2005-06-23 change--don't check for overlays.
887
888 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
889
890 * term/mac-win.el (ccl-encode-mac-roman-font)
891 (ccl-encode-mac-centraleurroman-font)
892 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
893 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
894 Change charset-id boundary of dimension to ?\xef.
895 (mac-char-fontspec-list): New constant.
896 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
897 argument. Nil uses itself as family in font-spec. Previous
898 behavior for nil is now provided by non-nil non-string argument.
899 All callers changed. Add font-specs for Mac fonts to
900 "fontset-default" unless iso8859-1 fonts are installed.
901
902 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
903
904 * progmodes/sh-script.el (sh-get-indent-info): Only indent
905 a continuation line if the \ is preceded by SPC or TAB.
906 (sh-get-indent-info): Simplify.
907 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
908 Use with-current-buffer.
909
910 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
911 when the matched text is empty.
912
913 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
914
915 * startup.el (command-line): Revert to previous handling of
916 tooltip-mode. Explain in comment why the complexity is needed.
917
918 * tooltip.el (tooltip-mode): Revert to previous implementation of
919 its defcustom.
920
921 * frame.el (blink-cursor-mode): Revert to previous implementation
922 of its defcustom. Update comment.
923
924 2005-07-12 Lars Hansen <larsh@soem.dk>
925
926 * desktop.el: Update e-mail address.
927
928 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
929
930 * term/mac-win.el (mac-services-mail-selection)
931 (mac-services-mail-to): New functions.
932 (mac-application-menu-map): Bind them.
933
934 2005-07-12 wulei <milton@wulei.net> (tiny change)
935
936 * progmodes/gdb-ui.el: Add note about buffering with Windows.
937
938 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
939
940 * custom.el (custom-reevaluate-setting): Doc fix.
941
942 2005-07-11 Jay Belanger <belanger@truman.edu>
943
944 * calc/calc.el (calc-embedded-announce-formula-alist)
945 (calc-embedded-open-close-plain-alist)
946 (calc-embedded-open-close-mode-alist): Add checks for additional
947 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
948
949 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
950
951 * custom.el (custom-enable-theme): Don't add theme to
952 `custom-enabled-themes' with `push' because there is no
953 setf-method for `delq'.
954
955 2005-07-11 Richard M. Stallman <rms@gnu.org>
956
957 * custom.el (custom-declare-variable): Doc fix.
958
959 * dired-aux.el (dired-compare-directories): Remove "." and ".."
960 from the alists.
961
962 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
963 Do nothing if edebug-active.
964
965 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
966 (edebug-display): Do it here instead.
967
968 2005-07-10 Richard M. Stallman <rms@gnu.org>
969
970 * cus-face.el (custom-theme-set-faces): Make it work.
971 (custom-reset-faces): Doc fix.
972 (custom-theme-reset-internal-face, custom-theme-face-value):
973 Functions deleted.
974
975 * custom.el (custom-push-theme): Maintain list of the settings
976 of a given theme in its theme-settings property.
977 Maintain position of old settings in the theme-value
978 or theme-face property.
979 (custom-enabled-themes): New variable.
980 (custom-theme-enabled-p): New function.
981 (provide-theme): Update custom-enabled-themes.
982 Disable and reenable the `user' theme.
983 (require-theme): Doc fix.
984 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
985 (custom-theme-value, custom-theme-variable-value): Likewise.
986 (custom-theme-reset-internal): Likewise.
987 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
988 (custom-enable-theme, custom-disable-theme): New functions.
989 (custom-variable-theme-value, custom-face-theme-value): Likewise.
990 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
991 (custom-theme-reset-variables): Simplify.
992 (deftheme, custom-declare-theme, custom-make-theme-feature):
993 Definitions moved.
994
995 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
996
997 * longlines.el (longlines-show-region)
998 (longlines-unshow-hard-newlines): Recognize hard newlines by
999 non-nil hard property, instead of t.
1000
1001 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
1002
1003 * viper-cmd.el (viper--key-maps): New variable.
1004 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
1005 emulation-mode-map-alists.
1006 (viper-envelop-ESC-key): Use viper-subseq.
1007 (viper-search-forward/backward/next): Disable debug-on-error.
1008
1009 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
1010 (viper-ESC-key): New defcustoms.
1011
1012 * viper-macs.el (ex-map-read-args): Use viper-subseq.
1013
1014 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
1015 (viper-subseq): Copy of subseq from cl.el.
1016
1017 * viper.el (viper-go-away, viper-set-hooks): Use
1018 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
1019
1020 * viper-mous.el (viper-current-frame-saved): Use defvar.
1021
1022 * viper-init.el: Get rid of -face in face names.
1023
1024 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
1025 Make it work with longlines mode
1026
1027 * ediff-mult.el (ediff-meta-mode-hook): New variable.
1028
1029 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
1030
1031 * ediff-init: Get rid of -face in face names.
1032
1033 2005-07-10 Richard M. Stallman <rms@gnu.org>
1034
1035 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
1036 and with-timeout-unsuspend.
1037
1038 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
1039 and with-timeout-unsuspend.
1040
1041 * emacs-lisp/timer.el (with-timeout-timers): New variable.
1042 (with-timeout): Bind that variable to record timers.
1043 (with-timeout-suspend, with-timeout-unsuspend): New functions.
1044
1045 * emacs-lisp/debug.el (debug-help-follow): New function.
1046 (debugger-mode-map): Use that instead of help-follow.
1047 (debugger-setup-buffer): Use eval-buffer-list
1048 to handle eval-buffer frames.
1049
1050 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
1051
1052 * timezone.el (timezone-parse-date): Change first regexp
1053 so it will not mistakenly match dates with no time zone.
1054
1055 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
1056
1057 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
1058
1059 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
1060
1061 * custom.el (custom-initialize-safe-set)
1062 (custom-initialize-safe-default): New functions.
1063
1064 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
1065 and simplify :init-value.
1066
1067 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
1068 and simplify :init-value. Delete obsolete comment.
1069
1070 * startup.el (command-line): Use `custom-reevaluate-setting' to
1071 handle `tooltip-mode'. Delete obsolete comment.
1072
1073 * files.el (set-visited-file-name): Avoid calling
1074 `file-name-nondirectory' with a nil argument.
1075
1076 2005-07-09 Richard M. Stallman <rms@gnu.org>
1077
1078 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
1079 was called with nil for the buffer, handle the read position right.
1080 Handle read position for eval-region, too.
1081
1082 2005-07-09 Juri Linkov <juri@jurta.org>
1083
1084 * fringe.el (fringe-mode): Add period in docstring.
1085 (fringe-query-style): Build prompt depending on `all-frames' arg.
1086
1087 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
1088 to not create links to unrelated functions in the Help buffer.
1089
1090 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
1091 Doc fix.
1092
1093 * simple.el (next-error-hook): New variable.
1094 (next-error): Use it. Doc fix.
1095
1096 * textmodes/ispell.el (ispell-command-loop): Add current
1097 dictionary name and program name to mode-line-format.
1098 (ispell-region, ispell-process-line): Add current dictionary name
1099 and program name to messages.
1100
1101 2005-07-08 Jay Belanger <belanger@truman.edu>
1102
1103 * calc/calc.el (calc-embedded-announce-formula-alist)
1104 (calc-embedded-open-close-formula-alist)
1105 (calc-embedded-open-close-word-alist)
1106 (calc-embedded-open-close-plain-alist)
1107 (calc-embedded-open-close-new-formula-alist)
1108 (calc-embedded-open-close-mode-alist)
1109 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
1110 (calc-embedded-mode-hook): New variables.
1111
1112 * calc/calc-embed.el (calc-embedded-firsttime)
1113 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
1114 New variables.
1115 (calc-do-embedded): Use calc-embedded-firsttime,
1116 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
1117 determine whether or not to run hooks.
1118 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
1119 calc-embedded-firsttime-formula appropriately.
1120 Set calc-embedded delimiter variables according to mode.
1121
1122 2005-07-08 Richard M. Stallman <rms@gnu.org>
1123
1124 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
1125 Check for "emacs", etc., as entire symbol, not just as word.
1126 (checkdoc-file-comments-engine): Use regexp-quote on FN.
1127
1128 * files.el (set-visited-file-name): Report the error
1129 for "empty filename" earlier.
1130 (kill-some-buffers): Ignore buffers already dead.
1131
1132 * fringe.el (fringe-mode): Doc fix.
1133
1134 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
1135 Check for (featurep 'xemacs) and turn off warnings in what it guards.
1136 Use unwind-protect to ensure byte-compile-unresolved-functions
1137 is updated.
1138
1139 * whitespace.el (whitespace-buffer-leading-cleanup):
1140 Simplify w/ skip-chars-forward.
1141 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
1142
1143 * mail/rmail.el (rmail-only-expunge): Fix paren error.
1144 Unconditionally try to leave point at the same old place.
1145
1146 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
1147
1148 * comint.el (comint-postoutput-scroll-to-bottom)
1149 (comint-show-maximum-output): Take scroll-margin into consideration.
1150
1151 2005-07-08 Kim F. Storm <storm@cua.dk>
1152
1153 * ido.el (ido-use-filename-at-point): New choice `guess'.
1154 (ido-file-internal): Try ffap-guesser if selected.
1155
1156 * ido.el (ido-before-fallback-functions): New hook.
1157 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
1158 (ido-read-file-name): Run it.
1159
1160 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
1161
1162 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
1163 strings rather than a list of symbols to the completion function.
1164
1165 2005-07-07 Jay Belanger <belanger@truman.edu>
1166
1167 * calc/calc-units.el (math-apply-units): Change the places in
1168 which units are simplified.
1169
1170 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
1171
1172 * cus-edit.el (customize-option, customize-option-other-window):
1173 Make them handle aliases.
1174
1175 * custom.el (custom-variable-p): Make it recursively follow
1176 aliases. Mention that in the docstring.
1177
1178 2005-07-07 Richard M. Stallman <rms@gnu.org>
1179
1180 * cus-start.el (exec-path): Use `directory' instead of `file'.
1181 Fix tag for nil.
1182
1183 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
1184
1185 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
1186 when called non-interactively. Doc fix.
1187
1188 2005-07-07 Lute Kamstra <lute@gnu.org>
1189
1190 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
1191 new address as well.
1192
1193 2005-07-07 Kenichi Handa <handa@m17n.org>
1194
1195 * international/mule.el (make-coding-system):
1196 Describe `ascii-incompatible' property in the docstring.
1197 (set-file-name-coding-system): Signal an error if coding-system is
1198 ascii-incompatible.
1199 (set-keyboard-coding-system): Likewise.
1200
1201 * international/mule-cmds.el (set-default-coding-systems):
1202 Don't set default-file-name-coding-system and
1203 default-keyboard-coding-system if coding-system is ASCII-incompatible.
1204
1205 * international/utf-16.el: Declare that all UTF-16-based coding
1206 systems are ASCII-incompatible.
1207
1208 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
1209
1210 * progmodes/gud.el: Require font-lock for displaying errors.
1211 Used by gdb-ui.el.
1212
1213 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
1214
1215 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
1216 values for the pattern lists which are `read'able but not
1217 `append'able (like symbols).
1218
1219 2005-07-06 Richard M. Stallman <rms@gnu.org>
1220
1221 * progmodes/flymake.el (flymake-float-time): Instead of
1222 with-no-warnings, test for xemacs.
1223 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
1224 to avoid warning.
1225
1226 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
1227
1228 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
1229
1230 2005-07-05 Lute Kamstra <lute@gnu.org>
1231
1232 * battery.el: Add support for Darwin (with much debugging help
1233 from Samuel Lauber <sam124@operamail.com>).
1234 (battery-status-function, battery-echo-area-format)
1235 (battery-mode-line-format): Add support for pmset on Darwin.
1236 (battery-load-low, battery-load-critical): New user options.
1237 (battery-pmset): New function.
1238
1239 2005-07-05 Lute Kamstra <lute@gnu.org>
1240
1241 Update FSF's address in GPL notices.
1242
1243 * textmodes/page-ext.el: Update FSF's address.
1244
1245 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
1246
1247 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
1248 filling from using prefix when filling a single-line docstring.
1249
1250 * progmodes/flymake.el: Remove useless eval-when-compile.
1251
1252 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
1253
1254 2005-07-04 Richard M. Stallman <rms@gnu.org>
1255
1256 * textmodes/org.el (org-file-apps-defaults-gnu):
1257 Rename from org-file-apps-defaults-linux.
1258 (org-default-apps): Don't test system-type for `linux'.
1259 (org-file-apps): Doc fix.
1260
1261 2005-07-04 David Ponce <david@dponce.com>
1262
1263 * tree-widget.el: Improve header Commentary section.
1264 (tree-widget) [defgroup]
1265 (tree-widget-image-enable, tree-widget-themes-directory)
1266 (tree-widget-theme, tree-widget-image-properties-emacs)
1267 (tree-widget-image-properties-xemacs, tree-widget-create-image)
1268 (tree-widget-image-formats, tree-widget-control)
1269 (tree-widget-empty-control, tree-widget-leaf-control
1270 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
1271 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
1272 (tree-widget-keep, tree-widget-after-toggle-functions)
1273 (tree-widget-open-node, tree-widget-close-node): Doc fix.
1274 (tree-widget-open-control, tree-widget-close-control): Fix doc and
1275 :help-echo message.
1276 (tree-widget-set-theme): Doc fix. Use `string-equal'.
1277 (tree-widget-image-properties): Doc fix. Clearer implementation.
1278 (tree-widget--cursors): New constant.
1279 (tree-widget-lookup-image): New function split from
1280 `tree-widget-find-image'. Clearer implementation.
1281 (tree-widget-find-image): Use it.
1282 (tree-widget-button-keymap): Use `set-keymap-parent'.
1283 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
1284 Define the sub-widgets here.
1285 (tree-widget-node): Check that :node is not a tree-widget.
1286 (tree-widget-get-super, tree-widget-open-control)
1287 (tree-widget-close-control, tree-widget-empty-control)
1288 (tree-widget-leaf-control, tree-widget-guide)
1289 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
1290 (tree-widget-no-handle, tree-widget-value-delete)
1291 (tree-widget-map): Remove.
1292 (tree-widget-children-value-save): Doc fix. Simplified.
1293 (tree-widget-value-create): Update according to previous changes.
1294
1295 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
1296
1297 * textmodes/org.el: Leading space replaced by TABS.
1298 (org-recalc-marks, org-table-rotate-recalc-marks)
1299 (org-table-get-specials): Treat "^" and "_" marks.
1300 (org-table-justify-field-maybe): Optional argument NEW.
1301 (org-table-eval-formula): Parsing of the format simplified.
1302 New modes C,I. Honor the %= parameter in the current table.
1303 Avoid unnecessary re-align by using the NEW argument to
1304 `org-table-justify-field-maybe'.
1305 (org-calc-default-modes): Default for date-format mimicks org-mode.
1306 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
1307
1308 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1309
1310 * cus-face.el (custom-theme-set-faces): Make it handle face
1311 aliases whose alias declarations are pre- or autoloaded.
1312
1313 2005-07-04 Juri Linkov <juri@jurta.org>
1314
1315 * faces.el (read-face-name): Put the code for getting a face name
1316 from the buffer before adding the faces from the `face' property.
1317 Use `completing-read-multiple' instead of `completing-read'.
1318 Require `crm'. Add default value and post-process the returned
1319 list of faces.
1320
1321 * emacs-lisp/crm.el (crm-find-current-element)
1322 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
1323
1324 * emacs-lisp/lisp-mode.el (eval-defun-1):
1325 * emacs-lisp/edebug.el (edebug-eval-defun):
1326 Remove unnecessary quotes.
1327
1328 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
1329
1330 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
1331 (prolog-indent-level): Fix typo in docstring.
1332
1333 * info.el (Info-history, Info-history-forward)
1334 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
1335
1336 * add-log.el (add-change-log-entry):
1337 * comint.el (comint-dynamic-list-input-ring)
1338 (comint-dynamic-list-completions):
1339 * dabbrev.el (dabbrev-expand):
1340 * delim-col.el (delimit-columns-rectangle-line):
1341 * diff-mode.el (diff-context->unified, diff-reverse-direction)
1342 (diff-unified->context):
1343 * ediff-init.el (ediff-abbrev-jobname):
1344 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
1345 (ediff-replace-session-activity-marker-in-meta-buffer):
1346 * info.el (Info-summary):
1347 * lpr.el (printify-region):
1348 * printing.el (pr-create-interface):
1349 * ps-print.el (ps-print-quote):
1350 * ses.el (ses-column-widths, ses-print-cell)
1351 (ses-adjust-print-width, ses-center):
1352 * shell.el (shell-file-name-quote-list):
1353 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
1354 (strokes-fill-current-buffer-with-whitespace)
1355 (strokes-xpm-for-stroke, strokes-list-strokes)
1356 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
1357 * term.el (term-dynamic-list-input-ring)
1358 (term-dynamic-list-completions):
1359 * calc/calc.el (math-format-stack-value):
1360 * emacs-lisp/edebug.el (edebug-display-freq-count):
1361 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
1362 (delphi-new-comment-line):
1363 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
1364 * progmodes/executable.el (executable-set-magic):
1365 * progmodes/python.el (inferior-python-mode):
1366 * progmodes/scheme.el (scheme-mode-syntax-table):
1367 * progmodes/sh-script.el (sh-maybe-here-document):
1368 * progmodes/sql.el (sql-copy-column):
1369 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
1370 * textmodes/bibtex.el (bibtex-mode):
1371 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
1372 (sgml-auto-attributes):
1373 * textmodes/table.el (table-insert, table-shorten-cell)
1374 (table--generate-source-scan-lines, table-delete-row)
1375 (*table--cell-delete-char, table--spacify-frame)
1376 (table--horizontally-shift-above-and-below)
1377 (table--cell-insert-char, table--cell-blank-str)
1378 (table--fill-region-strictly):
1379 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
1380 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
1381
1382 * add-log.el (change-log):
1383 * apropos.el (apropos):
1384 * comint.el (comint-completion, comint-source):
1385 * dabbrev.el (dabbrev):
1386 * delim-col.el (columns):
1387 * diff-mode.el (diff-mode):
1388 * ediff.el (ediff):
1389 * ediff-diff.el (ediff-diff):
1390 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
1391 * ediff-mult.el (ediff-mult):
1392 * ediff-ptch.el (ediff-ptch):
1393 * ediff-wind.el (ediff-window):
1394 * facemenu.el (facemenu):
1395 * indent.el (indent):
1396 * info.el (info):
1397 * jka-cmpr-hook.el (compression, jka-compr):
1398 * lpr.el (lpr):
1399 * outline.el (outlines):
1400 * pcmpl-cvs.el (pcmpl-cvs):
1401 * pcmpl-rpm.el (pcmpl-rpm):
1402 * printing.el (printing):
1403 * ps-print.el (postscript, ps-print, ps-print-horizontal)
1404 (ps-print-vertical, ps-print-headers, ps-print-font)
1405 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
1406 (ps-print-background, ps-print-printer, ps-print-page)
1407 (ps-print-miscellany):
1408 * ses.el (ses):
1409 * shell.el (shell, shell-directories, shell-faces):
1410 * startup.el (initialization):
1411 * strokes.el (strokes):
1412 * term.el (term):
1413 * uniquify.el (uniquify):
1414 * w32-vars.el (w32):
1415 * calc/calc.el (calc):
1416 * emacs-lisp/bytecomp.el (bytecomp):
1417 * emacs-lisp/cl-indent.el (lisp-indent):
1418 * emacs-lisp/edebug.el (edebug):
1419 * emacs-lisp/elp.el (elp):
1420 * emacs-lisp/testcover.el (testcover):
1421 * emacs-lisp/trace.el (trace):
1422 * emulation/viper-ex.el (viper-ex):
1423 * emulation/viper-mous.el (viper-mouse):
1424 * mail/mailalias.el (mailalias):
1425 * mail/supercite.el (supercite, supercite-frames)
1426 (supercite-attr, supercite-cite, supercite-hooks):
1427 * net/rcompile.el (remote-compile):
1428 * net/rlogin.el (rlogin):
1429 * obsolete/ooutline.el (outlines):
1430 * progmodes/delphi.el (delphi):
1431 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
1432 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
1433 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
1434 (ebnf-optimization):
1435 * progmodes/etags.el (etags):
1436 * progmodes/executable.el (executable):
1437 * progmodes/idlwave.el (idlwave):
1438 * progmodes/pascal.el (pascal):
1439 * progmodes/prolog.el (prolog):
1440 * progmodes/python.el (python):
1441 * progmodes/scheme.el (scheme):
1442 * progmodes/sh-script.el (sh, sh-script):
1443 * progmodes/sql.el (SQL):
1444 * progmodes/tcl.el (tcl):
1445 * textmodes/bibtex.el (bibtex, bibtex-autokey):
1446 * textmodes/enriched.el (enriched):
1447 * textmodes/makeinfo.el (makeinfo):
1448 * textmodes/sgml-mode.el (sgml):
1449 * textmodes/table.el (table-hooks):
1450 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
1451 * textmodes/texinfo.el (texinfo):
1452 * textmodes/two-column.el (two-column):
1453 Finish `defgroup' description with period.
1454
1455 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
1456 * eshell/esh-var.el (eshell-var):
1457 * progmodes/vhdl-mode.el (vhdl-testbench):
1458 * textmodes/org.el (org): Fix typos in docstrings.
1459
1460 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
1461 consistency.
1462
1463 * progmodes/flymake.el (flymake-find-file): Remove.
1464 (flymake-float-time): Use `with-no-warnings'.
1465 (flymake-check-start-time, flymake-check-was-interrupted)
1466 (flymake-err-info, flymake-is-running, flymake-last-change-time)
1467 (flymake-new-err-info): `defvar' at compile time.
1468
1469 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
1470
1471 * replace.el (occur-hook): Doc fix.
1472 (occur-1): Don't call `occur-hook' if there are no matches.
1473
1474 2005-07-03 Richard M. Stallman <rms@gnu.org>
1475
1476 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
1477 global-map, save the same map.
1478 (global-map): Don't alter it at top level.
1479 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
1480 Then alter it here instead.
1481 (tpu-edt-off): Set global-map to the saved one.
1482
1483 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
1484 All references simplified.
1485 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
1486 (zmacs-regions): Add defvar.
1487 (repeat-complex-command-map): Everything about that deleted.
1488
1489 * textmodes/artist.el (artist-key-is-drawing)
1490 (artist-key-endpoint1, artist-key-poly-point-list)
1491 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
1492 (artist-key-compl-table, artist-rb-save-data)
1493 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
1494 Don't put them in eval-when-compile.
1495 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
1496
1497 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
1498 Use with-no-warnings.
1499
1500 * net/browse-url.el (dos-windows-version): Add defvar.
1501
1502 * mail/supercite.el (filladapt-prefix-table): Add defvar.
1503
1504 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
1505 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
1506 (rmail-new-summary-line-count): Rename from new-summary-line-count.
1507 Add defvar.
1508 (rmail-summary-beginning-of-message): Use with-no-warnings.
1509 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
1510
1511 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
1512 Use with-no-warnings.
1513
1514 * emulation/vi.el (vi-mark-region): Use c-mark-function.
1515 (c-mark-function): Add point-moving-unit property.
1516 (vi-goto-line): Use with-no-warnings.
1517
1518 * emulation/edt.el (edt-last-copied-word): Add defvar.
1519 (zmacs-region-stays): Likewise.
1520 (edt-mark-section-wisely): Use c-mark-function for C.
1521 Use makr-defun for Fortran.
1522 (time-string): defvar deleted.
1523 (edt-display-the-time): Don't set time-string.
1524
1525 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
1526
1527 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1528 Don't warn when name is not constant
1529 or for defining the group `emacs'.
1530
1531 * tooltip.el (gud-tooltip-mode): Add defvar.
1532
1533 * startup.el (default-frame-background-mode): Add defvar.
1534
1535 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
1536
1537 * info.el (tool-bar-map): Add defvar.
1538
1539 * dired.el (dnd-protocol-alist): Add defvar.
1540
1541 * dired-aux.el (dired-query): Display question with answer, when
1542 the user answers.
1543
1544 * custom.el (custom-add-option): Doc fix.
1545
1546 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
1547
1548 2005-07-03 Eli Zaretskii <eliz@gnu.org>
1549
1550 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
1551 bogus name from the last change.
1552
1553 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
1554
1555 * custom.el (custom-declare-variable): Fix typos in comment.
1556 (custom-known-themes): Doc fix.
1557 (custom-theme-directory): New defcustom.
1558 (require-theme): Make it check `custom-theme-directory'.
1559
1560 * cus-theme.el (custom-new-theme-mode): New function.
1561 (custom-theme-name, custom-theme-variables, custom-theme-faces)
1562 (custom-theme-description): Add compiler defvars.
1563 (customize-create-theme): Add doc to the "*New Custom Theme*"
1564 buffer. Use `custom-new-theme-mode'.
1565 (custom-theme-write): Put the created buffer in emacs-lisp-mode
1566 and save it to the `custom-theme-directory'. Make this the
1567 default directory of the buffer.
1568
1569 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
1570
1571 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
1572 Fix unbalanced parentheses.
1573
1574 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
1575
1576 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
1577 into flymake-mode and delegate to flymake-mode.
1578
1579 * find-file.el (ff-which-function-are-we-in): Clean up.
1580
1581 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
1582
1583 * replace.el (occur-rename-buffer): Fix docstring.
1584
1585 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
1586 (edt-last-copied-word, edt-learn-macro-count)
1587 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
1588 (edt-rect-start-point, edt-user-global-map, rect-start-point)
1589 (time-string, zmacs-region-stays):
1590 * emulation/edt-mapper.el (edt-save-function-key-map)
1591 (EDT-key-name): `defvar' to silence the byte-compiler.
1592
1593 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
1594
1595 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
1596 font-lock-regexp-backslash. Doc fix.
1597 (font-lock-regexp-backslash-grouping-construct): Rename from
1598 font-lock-regexp-backslash-construct. Doc fix.
1599 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
1600 grouping constructs.
1601
1602 2005-07-02 Eli Zaretskii <eliz@gnu.org>
1603
1604 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
1605 updating all the prerequisites.
1606
1607 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
1608
1609 * textmodes/org.el (org-agenda-start-on-weekday)
1610 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
1611 (org-agenda-use-time-grid, org-archive-location)
1612 (org-allow-space-in-links, org-usenet-links-prefer-google)
1613 (org-enable-table-editor, org-export-default-language)
1614 (org-export-html-show-new-buffer, org-fill-paragraph)
1615 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
1616 (org-goto-quit, org-occur, org-eval-in-calendar)
1617 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
1618 (org-agenda-diary-entry, org-remember-help)
1619 (org-table-convert-region, org-at-table-p)
1620 (org-table-move-row-down, org-table-move-row-up)
1621 (org-table-copy-region, org-table-toggle-vline-visibility)
1622 (org-table-get-stored-formulas, org-table-get-specials)
1623 (org-recalc-commands, org-table-eval-formula)
1624 (org-table-formula-substitute-names, orgtbl-make-binding)
1625 (org-format-org-table-html, org-format-table-table-html)
1626 (org-format-table-table-html-using-table-generate-source)
1627 (org-customize): Fix typos in docstrings.
1628 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
1629 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
1630 (org-back-to-heading): Doc fixes.
1631 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
1632 (org-agenda-change-all-lines, org-get-header):
1633 Improve argument/docstring consistency.
1634 (orgtbl-error): Fix error message.
1635
1636 * progmodes/flymake.el (flymake-find-possible-master-files)
1637 (flymake-master-file-compare, flymake-get-line-err-count)
1638 (flymake-highlight-line, flymake-gui-warnings-enabled):
1639 Fix typos in docstrings.
1640 (flymake-parse-line, flymake-get-project-include-dirs-function)
1641 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
1642 Doc fixes.
1643 (flymake-get-project-include-dirs-function)
1644 (flymake-make-err-menu-data):
1645 Improve argument/docstring consistency.
1646
1647 2005-07-01 Lute Kamstra <lute@gnu.org>
1648
1649 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
1650 Catch errors with ignore-errors. Use temporary buffer.
1651 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
1652
1653 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
1654 background color faces.
1655 (facemenu-set-foreground, facemenu-set-background):
1656 Use facemenu-set-face-from-menu.
1657 (facemenu-set-face-from-menu): Treat face names that start with
1658 "fg:" or "bg:" as special.
1659 (facemenu-add-new-color): Don't create faces. Simplify.
1660
1661 2005-06-30 Richard M. Stallman <rms@gnu.org>
1662
1663 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
1664 (crm-find-current-element): Likewise.
1665
1666 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
1667
1668 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
1669
1670 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1671
1672 * arc-mode.el (archive-extract): Make it work as a mouse binding.
1673 (archive-mouse-extract): Make it an obsolete alias.
1674 (archive-mode-map): Don't use archive-mouse-extract any more.
1675 (archive-mode, archive-extract): write-contents-hooks ->
1676 write-contents-functions.
1677 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
1678 first arg.
1679 (archive-rename-entry): Update the call.
1680 (archive-zip-summarize): Remove unused var `method'.
1681 (archive-lzh-summarize): Remove unused var `creator'.
1682
1683 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
1684 dedicated frame upon exit.
1685
1686 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
1687 (archive-zip-extract, archive-zip-expunge)
1688 (archive-zip-update, archive-zip-update-case): Use executable-find.
1689 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
1690 Use restore-buffer-modified-p.
1691 (archive-extract, archive-add-new-member, archive-write-file-member):
1692 Use with-current-buffer.
1693 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
1694
1695 2005-06-30 Andreas Schwab <schwab@suse.de>
1696
1697 * progmodes/gud.el (gud-filter): Remove unneeded progn.
1698
1699 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1700
1701 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
1702
1703 2005-06-30 Juri Linkov <juri@jurta.org>
1704
1705 * faces.el (vertical-border): Inherit from mode-line-inactive
1706 only on tty.
1707
1708 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
1709
1710 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
1711 example, -NLINES in the `occur' docstring).
1712
1713 * replace.el (occur-1): When no matches are found, do not set the
1714 `buffer-read-only' and modified flags for the occur buffer,
1715 because it is deleted.
1716
1717 * emulation/cua-base.el (cua-check-pending-input)
1718 (cua-repeat-replace-region, cua-mode, cua-debug)
1719 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
1720 Fix typos in docstrings.
1721
1722 * emulation/cua-gmrk.el (cua-toggle-global-mark)
1723 (cua-cut-region-to-global-mark)
1724 (cua--cut-rectangle-to-global-mark):
1725 Remove period from end of messages.
1726
1727 * emulation/cua-rect.el (cua-do-rectangle-padding):
1728 Remove period from end of messages.
1729 (cua--rectangle-seq-format): Fix typo in docstring.
1730 (cua-sequence-rectangle, cua-fill-char-rectangle):
1731 Improve argument/docstring consistency.
1732
1733 2005-06-29 Juri Linkov <juri@jurta.org>
1734
1735 * faces.el (default-frame-background-mode): New internal variable.
1736 (frame-set-background-mode): Use it.
1737
1738 * startup.el (normal-top-level): Set default-frame-background-mode
1739 instead of frame-background-mode. Before setting it, test for its
1740 nil value. Remove tests for frame-background-mode and frame
1741 parameter `reverse'. Add test for "unspecified-fg".
1742
1743 * term/xterm.el (xterm-rxvt-set-background-mode):
1744 * term/rxvt.el (rxvt-set-background-mode):
1745 Set default-frame-background-mode instead of frame-background-mode.
1746
1747 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
1748
1749 * simple.el (set-variable): Warn about obsolete user variables.
1750
1751 * imenu.el (imenu--completion-buffer):
1752 * mouse.el (mouse-buffer-menu-alist):
1753 * msb.el (msb-invisible-buffer-p):
1754 * calendar/diary-lib.el (diary-header-line-format):
1755 * emacs-lisp/pp.el (pp-buffer):
1756 * progmodes/cperl-mode.el (cperl-do-auto-fill):
1757 * textmodes/picture.el (picture-replace-match):
1758 Change space constants followed by a sexp to "?\s ".
1759
1760 * play/decipher.el (decipher-loop-with-breaks):
1761 * textmodes/texinfo.el (texinfo-insert-@item): Change space
1762 constants "protected" from end of line by a comment to "?\s".
1763
1764 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * font-lock.el (save-buffer-state): Use `declare'.
1767
1768 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
1769 reset the syntax-table to cperl-mode-syntax-table.
1770 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
1771 "foo_print_bar" is not matched as a reserved keyword.
1772
1773 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
1774
1775 * textmodes/org.el (orgtbl-setup): New function, for delayed
1776 setup for the orgtbl commands.
1777 (org-calc-default-modes): New option.
1778 (orgtbl-make-binding): Use `defun' to get better help display.
1779 (org-diary): Call `org-compile-prefix-format'.
1780 (org-table-formula-substitute-names): New function.
1781 (org-agenda-day-view, org-agenda-week-view): New commands.
1782 (org-agenda-toggle-week-view): Command removed.
1783 (org-tbl-menu): Split off from org-org-menu.
1784 (org-mode): Move removal of outline-mode menus to here.
1785 (org-table-formula-debug): New option.
1786 (org-table-insert-row): Keep first field if just "#" or "*".
1787 (org-mode): Paragraph regexps fixed.
1788 (org-table-recalculate-regexp): New constant.
1789 (org-table-justify-field-maybe): Avoid replace if not necessary.
1790 (org-copy-special, org-cut-special): Use `call-interactively'.
1791 (org-table-copy-region): Take region from `interactive' call.
1792 (org-trim): Return string even if no match.
1793 (org-formula): New face.
1794 (org-set-font-lock-defaults): No longer highlight "FIXME".
1795 But highlight formula-related fields in table.
1796 (org-table-p): Use regexp, not fontification.
1797 (org-table-align): Handle white space at end of line.
1798 (org-table-formula-evaluate-inline): New option.
1799 (org-mode): Auto-wrapping in comment lines turned off.
1800 (org-table-copy-down): Evaluate only in copied field, not in
1801 destination.
1802 (org-table-current-formula): Variable removed.
1803 (org-table-store-formulas, org-table-get-stored-formulas)
1804 (org-table-modify-formulas, org-table-replace-in-formulas)
1805 (org-table-maybe-eval-formula): New functions.
1806 (org-table-get-formula): Modify to use stored formulas.
1807 (org-table-insert-column, org-table-delete-column)
1808 (org-table-move-column): Call `org-table-modify-formulas'.
1809 (org-complete): Add completion for keyword formulas.
1810 (orgtbl-mode): Pull orgtbl-mode-map to start of
1811 minor-mode-map-alist.
1812
1813 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1814
1815 * progmodes/python.el (python-check): Require `compile' before
1816 modifying its variables.
1817
1818 * newcomment.el (comment-indent-default): Don't get fooled by an early
1819 end of buffer.
1820
1821 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1822
1823 * ps-print.el (ps-print-version): Fix version number.
1824
1825 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
1826
1827 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
1828
1829 2005-06-28 Richard M. Stallman <rms@gnu.org>
1830
1831 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
1832 (flyspell-local-mouse-map): Declaration deleted.
1833 (flyspell-mouse-map): Bind only mouse-2.
1834 (flyspell-mode-map): Don't test flyspell-use-local-map.
1835 (flyspell-overlay-keymap-property-name): Var deleted.
1836 (flyspell-mode-on): Don't make local bindings for
1837 flyspell-mouse-map and flyspell-mode-map.
1838 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
1839
1840 * textmodes/ispell.el (ispell-word): Do not ignore short words.
1841
1842 * progmodes/compile.el (compilation-next-error-function):
1843 Don't switch buffers; operate on the current buffer.
1844
1845 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
1846
1847 * comint.el (comint-password-prompt-regexp): Accept ", try again".
1848
1849 * bindings.el (global-map): Bind insertchar and its variants.
1850
1851 2005-06-27 Richard M. Stallman <rms@gnu.org>
1852
1853 * textmodes/artist.el (artist-text-overwrite)
1854 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
1855
1856 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1857
1858 * ps-print.el: It was not working the page selection for printing.
1859 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
1860 (ps-print-version): New version 6.6.7.
1861 (ps-end-sheet): New fun.
1862 (ps-header-sheet, ps-end-job): Call it.
1863
1864 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1865
1866 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
1867
1868 2005-06-27 Lute Kamstra <lute@gnu.org>
1869
1870 * facemenu.el (facemenu-unlisted-faces): Add foreground and
1871 background color faces.
1872 (facemenu-get-face): Delete function.
1873 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
1874 (facemenu-add-new-color): Make second argument mandatory.
1875 Create the appropriate face and return it. Simplify.
1876 (facemenu-set-foreground, facemenu-set-background): Don't check if
1877 color is defined. Use return value of facemenu-add-new-color.
1878
1879 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
1880
1881 * progmodes/gud.el (gud-filter): Add missing argument to
1882 with-selected-window.
1883
1884 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
1885
1886 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
1887 a :require to the defcustom.
1888
1889 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
1890 defcustoms corresponding to minor modes.
1891
1892 2005-06-26 David Ponce <david@dponce.com>
1893
1894 * recentf.el: Require tree-widget instead of wid-edit.
1895 (recentf-filename-handler): Fix widget :type.
1896 (recentf-cancel-dialog, recentf-open-more-files)
1897 (recentf-open-files-action): Doc fix.
1898 (recentf-dialog-goto-first): New function.
1899 (recentf-dialog-mode-map): Set parent keymap first.
1900 (recentf-dialog-mode): Define with define-derived-mode.
1901 Don't display continuation lines in dialogs.
1902 (recentf-edit-list): Rename from recentf-edit-selected-items.
1903 (recentf-edit-list-select): Rename from recentf-edit-list-action.
1904 Simplify.
1905 (recentf-edit-list-validate): New function.
1906 (recentf-edit-list): Update accordingly.
1907 (recentf-open-files-item-shift): Remove.
1908 (recentf-open-files-item): Convert menu elements into tree and
1909 link widgets. Don't create the widgets.
1910 (recentf-open-files): Update accordingly.
1911 (recentf-save-list): Untabify.
1912
1913 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1914
1915 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
1916 (keep-lines): Add INTERACTIVE arg. Never delete lines only
1917 partially contained in the active region. Do not take active
1918 region into account when called from Lisp, unless INTERACTIVE arg
1919 is non-nil. Use `forward-line' instead of `beginning-of-line' to
1920 avoid trouble with fields. Make marker point nowhere when no
1921 longer used. Always return nil. Doc fix.
1922 (flush-lines): Add INTERACTIVE arg. Do not take active region
1923 into account when called from Lisp, unless INTERACTIVE arg is
1924 non-nil. Use `forward-line' instead of `beginning-of-line' to
1925 avoid trouble with fields. Make marker point nowhere when no
1926 longer used. Always return nil. Doc fix.
1927 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
1928 interchangeable. Do not take active region into account when
1929 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
1930 message in echo area when called from Lisp, unless INTERACTIVE arg
1931 is non-nil. Avoid saying "1 occurrences". Do not use markers.
1932 Return the number of matches. Doc fix.
1933 (occur): Doc fix.
1934 (perform-replace): Make comment follow double space convention for
1935 the sake of `outline-minor-mode'.
1936
1937 * faces.el (facep): Doc fix.
1938
1939 2005-06-25 Richard M. Stallman <rms@gnu.org>
1940
1941 * facemenu.el (facemenu-enable-faces-p): New function.
1942 (facemenu-background-menu, facemenu-foreground-menu)
1943 (facemenu-face-menu): Add menu-enable property.
1944
1945 * jka-compr.el (jka-compr-insert-file-contents):
1946 Special handling if cannot find the uncompression program.
1947
1948 * cus-face.el (custom-face-attributes): Add autoload.
1949
1950 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1951 Bind comment-indent-function locally.
1952
1953 * window.el (save-selected-window): Use save-current-buffer.
1954
1955 * subr.el (with-selected-window): Use save-current-buffer.
1956
1957 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
1958 and with-current-buffer.
1959
1960 2005-06-24 Richard M. Stallman <rms@gnu.org>
1961
1962 * simple.el (line-move-1): Fix previous change.
1963
1964 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
1965
1966 * replace.el (occur-1): Set `buffer-read-only' and the
1967 buffer-modified flag before running `occur-hook' to protect
1968 against unintentional buffer switches that can lead to data loss.
1969
1970 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
1971
1972 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
1973 (gud-gdb-marker-filter): Use font-lock-warning-face for any
1974 initial error.
1975
1976 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
1977 after fresh input.
1978 (gdb-var-create-handler): Put name of expression in quotes.
1979
1980 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1981
1982 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
1983 elements of RING in order, and without bogus nil elements.
1984
1985 2005-06-23 Richard M. Stallman <rms@gnu.org>
1986
1987 * simple.el (set-variable): Args renamed; doc fix.
1988 (line-move-1): When there are overlays around, use vertical-motion.
1989
1990 * faces.el (escape-glyph): Use brown against light background.
1991 (nobreak-space): Rename from no-break-space.
1992 Fix previous change.
1993
1994 * dired-aux.el (dired-do-copy): Fix arg prompt.
1995
1996 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
1997
1998 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1999
2000 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
2001 rather than "Distributor".
2002
2003 2005-06-23 Lute Kamstra <lute@gnu.org>
2004
2005 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
2006 (debug-on-entry): Use it. New interactive declaration that uses
2007 function-called-at-point.
2008
2009 2005-06-23 Kim F. Storm <storm@cua.dk>
2010
2011 * subr.el (save-match-data): Add comment about using evaporate arg
2012 to set-match-data.
2013
2014 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2015
2016 * cus-edit.el (customize-face)
2017 (customize-face-other-window): Handle face aliases.
2018
2019 * faces.el (face-documentation, set-face-attribute)
2020 (face-spec-set): Handle face aliases.
2021
2022 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
2023
2024 * help-mode.el (help-make-xrefs): If a symbol representing a face
2025 name is not followed by the word "face", it could still be a
2026 function or variable name, so don't bypass other checks.
2027
2028 2005-06-22 Juri Linkov <juri@jurta.org>
2029
2030 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
2031 Replace aliased functions with calls where second arg `inherit' is t.
2032
2033 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
2034
2035 * progmodes/gdb-ui.el (gdb-error): New variable.
2036 (gdb-error): New function.
2037 (gdb-annotation-rules): Act on error-begin and error annotations.
2038 (gdb-concat-output): Use font-lock-warning-face for errors.
2039
2040 2005-06-22 Miles Bader <miles@gnu.org>
2041
2042 * bindings.el (propertized-buffer-identification): Use renamed
2043 `Buffer-menu-buffer' face.
2044
2045 * faces.el (vertical-border): Rename from `vertical-divider'.
2046 (escape-glyph): Change dark-background color back to `cyan'.
2047
2048 2005-06-21 Juri Linkov <juri@jurta.org>
2049
2050 * faces.el (face-user-default-spec): Try getting `customized-face'
2051 prior to `saved-face'.
2052 (frame-background-mode): Refill docstring.
2053
2054 * emacs-lisp/lisp-mode.el (eval-defun-1):
2055 * emacs-lisp/edebug.el (edebug-eval-defun):
2056 Set `saved-face' temporarily to nil before calling form.
2057 Set `customized-face' to the new spec after that.
2058
2059 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
2060
2061 * subr.el (1value, lambda, key-substitution-in-progress):
2062 Doc fixes.
2063
2064 * autoinsert.el (auto-insert-alist):
2065 * ses.el (ses-call-printer):
2066 * subr.el (noreturn):
2067 * emacs-lisp/lisp.el (check-parens):
2068 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
2069 * net/browse-url.el (browse-url-mosaic):
2070 * progmodes/cc-defs.el (c-safe-scan-lists):
2071 * progmodes/ebnf-abn.el (ebnf-abn-lex):
2072 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
2073 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
2074 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
2075 * progmodes/ebnf-iso.el (ebnf-iso-lex):
2076 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
2077
2078 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
2079
2080 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
2081
2082 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
2083
2084 * calendar/appt.el (appt-make-list): Activate the package, if
2085 not already active (for backwards compatibility).
2086
2087 2005-06-20 Kim F. Storm <storm@cua.dk>
2088
2089 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
2090
2091 2005-06-20 Miles Bader <miles@gnu.org>
2092
2093 * faces.el (vertical-divider): New face.
2094
2095 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * simple.el (kill-whole-line): Doc fix.
2098 (next-error-buffer-p, next-error-find-buffer)
2099 (clone-indirect-buffer): Fix typos in docstrings.
2100 (comment-line-break-function): Doc fix: don't say variable
2101 is automatically buffer-local (it isn't).
2102
2103 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
2104
2105 * net/tramp-ftp.el (top):
2106 * net/tramp-smb.el (top):
2107 * net/tramp-util.el (top):
2108 * net/tramp-uu.el (top):
2109 * net/tramp-vc.el (top):
2110 * net/tramp.el (top): Revert copyright years back to original
2111 ones. Tramp has a life outside GNU Emacs.
2112
2113 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
2114
2115 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
2116
2117 2005-06-18 Juri Linkov <juri@jurta.org>
2118
2119 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
2120 end of first regexp to limit the match to the position between
2121 line number and source line with same separator character as used
2122 between file name and line number. In the second regexp limit
2123 mouse-face area to file name and line number by adding new group
2124 for them and referring it in HYPERLINK arg.
2125 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
2126 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
2127 previous line where grep markers may be already removed.
2128
2129 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
2130
2131 * progmodes/ps-mode.el: Update version and maintainer's email address.
2132
2133 2005-06-18 Steve Youngs <steve@xemacs.org>
2134
2135 * net/browse-url.el (browse-url-browser-function)
2136 (browse-url-default-browser): Add firefox.
2137 (browse-url-firefox-program, browse-url-firefox-arguments)
2138 (browse-url-firefox-startup-arguments)
2139 (browse-url-firefox-new-window-is-tab): New defcustoms.
2140 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
2141
2142 2005-06-17 Richard M. Stallman <rms@gnu.org>
2143
2144 * startup.el (command-line): Warn if specified user name has
2145 no home directory.
2146
2147 * term.el (term-get-old-input, term-input-filter, term-input-sender)
2148 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
2149
2150 * longlines.el (longlines-mode, longlines-show-hard-newlines):
2151 Doc fixes.
2152
2153 * faces.el (underline): Try bold if terminal doesn't support underline.
2154
2155 * mail/sendmail.el (mail-setup-with-from): New variable.
2156 (mail-insert-from-field): New function.
2157 (sendmail-send-it): Call it.
2158 (mail-setup): Optionally call it here.
2159
2160 * term/linux.el: Call tty-no-underline.
2161
2162 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2163
2164 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
2165
2166 2005-06-17 Miles Bader <miles@gnu.org>
2167
2168 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
2169 (ediff-current-diff-C, ediff-current-diff-Ancestor)
2170 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
2171 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
2172 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
2173 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
2174 Remove "-face" suffix from face names.
2175 (ediff-current-diff-face-A, ediff-current-diff-face-B)
2176 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2177 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2178 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2179 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2180 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2181 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2182 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2183 New backward-compatibility aliases for renamed faces.
2184 (ediff-current-diff-face-A, ediff-current-diff-face-B)
2185 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2186 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2187 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2188 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2189 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2190 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2191 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2192 Use renamed ediff faces.
2193
2194 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
2195 Remove "-face" suffix from face names.
2196 (eshell-test-ok-face, eshell-test-failed-face):
2197 New backward-compatibility aliases for renamed faces.
2198 (eshell-run-test): Use renamed eshell-test faces.
2199
2200 * eshell/em-prompt.el (eshell-prompt):
2201 Remove "-face" suffix from face name.
2202 (eshell-prompt-face): New backward-compatibility alias for renamed face.
2203 (eshell-emit-prompt): Use renamed eshell-prompt face.
2204
2205 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
2206 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
2207 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
2208 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
2209 Remove "-face" suffix from face names.
2210 (eshell-ls-directory-face, eshell-ls-symlink-face)
2211 (eshell-ls-executable-face, eshell-ls-readonly-face)
2212 (eshell-ls-unreadable-face, eshell-ls-special-face)
2213 (eshell-ls-missing-face, eshell-ls-archive-face)
2214 (eshell-ls-backup-face, eshell-ls-product-face)
2215 (eshell-ls-clutter-face):
2216 New backward-compatibility aliases for renamed faces.
2217 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
2218
2219 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
2220 Remove "-face" suffix from face name.
2221 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
2222 instead of literal face.
2223
2224 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
2225
2226 * emacs-lisp/warnings.el (display-warning, lwarn)
2227 (warning-minimum-log-level): Doc fixes.
2228 (warning-minimum-level, warning-minimum-log-level):
2229 Add :debug to :type choices.
2230
2231 * progmodes/ada-mode.el (ada-format-paramlist)
2232 (ada-get-indent-case, ada-check-matching-start)
2233 (ada-check-defun-name, ada-goto-matching-decl-start)
2234 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
2235 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
2236 (ada-make-subprogram-body): Follow error conventions.
2237 (ada-case-exception-file, ada-indent-comment-as-code)
2238 (ada-indent-handle-comment-special, ada-indent-renames)
2239 (ada-indent-return, ada-search-directories-internal)
2240 (ada-tab-policy, ada-case-exception-substring)
2241 (ada-other-file-alist, ada-matching-start-re)
2242 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
2243 (ada-imenu-generic-expression, ada-compile-goto-error)
2244 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
2245 (ada-popup-menu, ada-add-extensions, ada-mode)
2246 (ada-region-selected, ada-create-case-exception)
2247 (ada-create-case-exception-substring, ada-after-keyword-p)
2248 (ada-activate-keys-for-case, ada-adjust-case-region)
2249 (ada-adjust-case-buffer, ada-format-paramlist)
2250 (ada-scan-paramlist, ada-insert-paramlist)
2251 (ada-indent-newline-indent)
2252 (ada-indent-newline-indent-conditional)
2253 (ada-justified-indent-current, ada-goto-previous-word)
2254 (ada-indent-current, ada-get-indent-open-paren)
2255 (ada-get-indent-paramlist, ada-get-indent-end)
2256 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
2257 (ada-get-indent-block-start, ada-get-indent-subprog)
2258 (ada-get-indent-noindent, ada-get-indent-label)
2259 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
2260 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
2261 (ada-goto-stmt-end, ada-goto-next-word)
2262 (ada-check-matching-start, ada-check-defun-name)
2263 (ada-goto-matching-decl-start, ada-goto-matching-start)
2264 (ada-goto-matching-end, ada-search-ignore-string-comment)
2265 (ada-in-decl-p, ada-looking-at-semi-or)
2266 (ada-looking-at-semi-private, ada-in-paramlist-p)
2267 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
2268 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
2269 (ada-next-procedure, ada-previous-procedure, ada-next-package)
2270 (ada-previous-package, ada-create-menu)
2271 (ada-fill-comment-paragraph-justify)
2272 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
2273 (ada-other-file-name, ada-last-which-function-line)
2274 (ada-last-which-function-subprog, ada-which-function)
2275 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
2276 (ada-gen-treat-proc, ada-check-emacs-version)
2277 (ada-continuation-indent, ada-align-region-separate):
2278 Fix typos in docstrings.
2279 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
2280
2281 2005-06-16 Lute Kamstra <lute@gnu.org>
2282
2283 * simple.el (fundamental-mode): Run after-change-major-mode-hook
2284 conditionally.
2285
2286 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * comint.el (comint-replace-by-expanded-filename)
2289 (comint-prompt-regexp, comint-delimiter-argument-list)
2290 (comint-preinput-scroll-to-bottom):
2291 * info.el (Info-hide-cookies-node):
2292 * ls-lisp.el (ls-lisp-classify):
2293 * find-file.el (ff-search-directories, ff-special-constructs)
2294 (ff-find-other-file):
2295 * font-lock.el (font-lock-keywords):
2296 * shell.el (shell-prompt-pattern)
2297 (shell-dynamic-complete-functions, shell-mode)
2298 (shell-delimiter-argument-list):
2299 * term.el (term-replace-by-expanded-filename)
2300 (term-prompt-regexp, term-delimiter-argument-list):
2301 * woman.el (woman-ignore, woman0-if):
2302 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
2303 * emacs-lisp/elint.el (elint-init-env):
2304 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
2305 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
2306 * language/ethio-util.el (ethio-tilde-escape)
2307 (ethio-use-three-dot-question):
2308 * net/zone-mode.el (zone-mode-load-time-setup):
2309 * progmodes/cc-align.el (c-lineup-argcont):
2310 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
2311 * progmodes/cperl-mode.el (cperl-set-style-back):
2312 * progmodes/inf-lisp.el (inferior-lisp-prompt):
2313 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
2314 Fix spellings in docstrings.
2315
2316 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
2317 * progmodes/modula2.el (m2-for): Fix spellings.
2318
2319 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
2320
2321 * simple.el (undo-more): Don't use `format' on `error' arguments.
2322 Improve argument/docstring consistency.
2323 (pending-undo-list): Doc fix.
2324
2325 * smerge-mode.el (smerge-ensure-match):
2326 * emulation/vip.el (vip-ex):
2327 * net/zone-mode.el (zone-mode-update-serial):
2328 * progmodes/idlwave.el (idlwave-complete):
2329 * progmodes/vhdl-mode.el (vhdl-visit-file)
2330 (vhdl-compose-wire-components):
2331 Don't use `format' on `error' arguments.
2332
2333 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
2334 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
2335 (tooltip-help-tips): Fix typos in docstrings.
2336
2337 2005-06-16 David Ponce <david@dponce.com>
2338
2339 * tree-widget.el (tree-widget-value-create): Simplify last change.
2340
2341 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
2342
2343 * ido.el (ido-incomplete-regexp): New variable.
2344 (ido-set-matches-1): Handle invalid-regexp error and set
2345 ido-incomplete-regexp.
2346 (ido-incomplete-regexp): New face.
2347 (ido-completions): Use it.
2348 (ido-complete, ido-exit-minibuffer, ido-completions):
2349 Handle incomplete regexps.
2350 (ido-completions): Add check for complete match when entering a regexp.
2351
2352 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
2353
2354 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
2355
2356 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2357
2358 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
2359 by field delimiters.
2360
2361 2005-06-15 David Ponce <david@dponce.com>
2362
2363 * tree-widget.el: eval-and-compile inlined functions so they will
2364 be available at run-time too.
2365 (tree-widget-super-format-handler)
2366 (tree-widget-format-handler): Remove.
2367 (tree-widget-value-create): Handle the :indent property.
2368
2369 2005-06-15 Miles Bader <miles@gnu.org>
2370
2371 * progmodes/which-func.el (which-func): Only inherit
2372 `font-lock-function-name-face' when that makes sense against the
2373 default mode-line face, otherwise set the face color explicitly.
2374
2375 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
2376 faces instead of (non-existent) variables.
2377
2378 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2379
2380 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
2381 (iswitchb-get-matched-buffers): Likewise. Simplify.
2382
2383 2005-06-14 Miles Bader <miles@gnu.org>
2384
2385 * progmodes/ld-script.el (ld-script-location-counter):
2386 Remove "-face" suffix from face name.
2387 (ld-script-location-counter-face):
2388 New backward-compatibility alias for renamed face.
2389 (ld-script-location-counter-face): Use renamed face.
2390
2391 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
2392 (cperl-hash): Remove "-face" suffix from face names.
2393 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
2394 New backward-compatibility aliases for renamed faces.
2395 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
2396 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
2397
2398 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
2399 name.
2400 (which-func-face): New backward-compatibility alias for renamed face.
2401 (which-func-format): Use renamed which-func face.
2402
2403 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
2404 (vhdl-function, vhdl-directive, vhdl-reserved-word)
2405 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
2406 names.
2407 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
2408 (vhdl-speedbar-configuration, vhdl-speedbar-package)
2409 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
2410 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
2411 (vhdl-speedbar-architecture-selected)
2412 (vhdl-speedbar-configuration-selected)
2413 (vhdl-speedbar-package-selected)
2414 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
2415 names.
2416 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
2417 Use renamed faces.
2418 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
2419 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
2420 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
2421 Use renamed faces.
2422 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
2423 names.
2424 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
2425 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
2426 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
2427 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
2428 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
2429 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
2430
2431 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
2432 face name.
2433 (sh-heredoc-face): New backward-compatibility alias for renamed face.
2434 (sh-heredoc-face): Use renamed sh-heredoc face.
2435
2436 * progmodes/idlw-help.el (idlwave-help-link):
2437 Remove "-face" suffix from face name.
2438 (idlwave-help-link-face):
2439 New backward-compatibility alias for renamed face.
2440 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
2441
2442 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
2443 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
2444 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
2445 New backward-compatibility aliases for renamed faces.
2446 (idlwave-shell-disabled-breakpoint-face)
2447 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
2448
2449 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2450 Remove "-face" suffix from face names.
2451 (flymake-errline-face, flymake-warnline-face):
2452 New backward-compatibility aliases for renamed faces.
2453 (flymake-highlight-line): Use renamed flymake faces.
2454
2455 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2456 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
2457 (ebrowse-member-class, ebrowse-progress):
2458 Remove "-face" suffix from face names.
2459 (ebrowse-tree-mark-face, ebrowse-root-class-face)
2460 (ebrowse-file-name-face, ebrowse-default-face)
2461 (ebrowse-member-attribute-face, ebrowse-member-class-face)
2462 (ebrowse-progress-face):
2463 New backward-compatibility aliases for renamed faces.
2464 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
2465 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
2466 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
2467 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
2468
2469 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
2470 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
2471 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
2472 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
2473 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
2474 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
2475 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
2476 New backward-compatibility aliases for renamed faces.
2477 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
2478 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
2479 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
2480 "font-lock-". Use renamed antlr-mode faces.
2481 (antlr-font-lock-additional-keywords): Use renamed faces.
2482 Replace literal face-names with face variable references.
2483
2484 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
2485 face name.
2486 (Buffer-menu-buffer-face): New backward-compatibility alias for
2487 renamed face.
2488 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
2489
2490 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
2491
2492 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
2493 Eliminate "-face" suffix.
2494 (makefile-targets): Inherit from font-lock-function-name-face and
2495 eliminate "-face" suffix.
2496 (makefile-shell): Remove attributes and eliminate "-face" suffix.
2497 (makefile-*-font-lock-keywords): Append makefile-targets in rule
2498 actions, instead of prepending, to make it less visible.
2499 (makefile-previous-dependency, makefile-match-dependency):
2500 Don't match a target on a continuation line.
2501
2502 * files.el (auto-mode-alist): Put Makefile in gmake mode.
2503
2504 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
2505
2506 * progmodes/gdb-ui.el (menu): Re-order menu items.
2507 (gdb-tooltip-print): Respect tooltip-use-echo-area.
2508
2509 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
2510 Define in tooltip.el.
2511 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
2512 (gud-tooltip-tips): Respect tooltip-use-echo-area and
2513 gud-tooltip-echo-area.
2514
2515 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
2516 backward compatibility and make obsolete.
2517 (tooltip-help-tips): Use tooltip-use-echo-area.
2518 (tooltip-show-help-function): Rename to...
2519 (tooltip-show-help): ...this, because it is a function.
2520 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
2521
2522 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2523
2524 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
2525 (edebug-print-length, edebug-print-level, edebug-print-circle)
2526 (edebug-modify-breakpoint, edebug-eval-last-sexp)
2527 (edebug-eval-print-last-sexp): Doc fixes.
2528
2529 2005-06-14 Kim F. Storm <storm@cua.dk>
2530
2531 * ido.el (ido-mode): Make a new keymap every time we enable ido,
2532 as the coverage buffer/file/both may change.
2533
2534 2005-06-14 Lute Kamstra <lute@gnu.org>
2535
2536 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
2537 and run-mode-hooks. Simplify.
2538
2539 * mail/rmailedit.el (rmail-edit-mode):
2540 * progmodes/octave-inf.el (inferior-octave-mode):
2541 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
2542
2543 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
2544 and run-mode-hooks.
2545 (recentf-edit-list, recentf-open-files): Don't call
2546 kill-all-local-variables directly.
2547
2548 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
2549
2550 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * emacs-lisp/byte-run.el (make-obsolete)
2553 (define-obsolete-function-alias): Rename arguments FUNCTION and
2554 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
2555 (make-obsolete-variable, define-obsolete-variable-alias):
2556 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
2557 respectively.
2558
2559 * isearchb.el (isearchb-activate):
2560 * pcvs.el (cvs-mode):
2561 * ses.el (ses-load):
2562 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
2563 * net/tramp.el (tramp-find-file-exists-command)
2564 (tramp-find-shell):
2565 * progmodes/ada-mode.el (ada-create-case-exception)
2566 (ada-create-case-exception-substring, ada-make-subprogram-body):
2567 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
2568 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
2569 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
2570 * textmodes/org.el (org-promote, org-evaluate-time-range)
2571 (org-agenda-next-date-line, org-agenda-previous-date-line)
2572 (org-agenda-error, org-open-at-point, org-table-move-row)
2573 (org-format-table-table-html-using-table-generate-source)
2574 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
2575 * textmodes/reftex.el (reftex-access-scan-info):
2576 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
2577 (reftex-toc-promote-prepare): Follow error conventions.
2578
2579 * diff-mode.el (diff-mode): Fix typo in docstring.
2580
2581 * forms.el (forms--intuit-from-file): Fix reference to
2582 `forms-number-of-fields' in error message.
2583 (forms-print): Fix quoting in error message.
2584
2585 * forms.el (forms-mode):
2586 * emulation/vi.el (vi-goto-insert-state):
2587 * progmodes/flymake.el (flymake-new-err-info)
2588 (flymake-start-syntax-check-for-current-buffer)
2589 (flymake-simple-cleanup):
2590 * eshell/esh-var.el (eshell/export):
2591 * progmodes/gud.el (xdb):
2592 * textmodes/flyspell.el (flyspell-incorrect-hook)
2593 (flyspell-maybe-correct-transposition)
2594 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
2595
2596 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
2597
2598 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
2599 minibuffer prompt.
2600
2601 2005-06-13 Kim F. Storm <storm@cua.dk>
2602
2603 * subr.el (add-to-ordered-list): New defun.
2604
2605 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
2606 add cua--keymap-alist to emulation-mode-map-alists.
2607
2608 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2609
2610 * subr.el (complete-in-turn): New macro.
2611 (dynamic-completion-table, lazy-completion-table): Add debug info.
2612
2613 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
2614 in preference to face aliases.
2615
2616 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
2617 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
2618 Remove unused vars `start' and `firstline'.
2619 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
2620 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
2621
2622 2005-06-13 Eli Zaretskii <eliz@gnu.org>
2623
2624 * cus-start.el (all): Don't complain about missing GTK-related
2625 variables, unless either `gtk' is boundp or this isn't a
2626 `windows-nt' build.
2627
2628 2005-06-13 Lute Kamstra <lute@gnu.org>
2629
2630 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
2631 run-mode-hooks.
2632
2633 * ediff-mult.el (ediff-meta-mode):
2634 * ediff-util.el (ediff-mode): Use run-mode-hooks.
2635
2636 * ledit.el (ledit-mode): Use delay-mode-hooks.
2637
2638 * woman.el (woman-mode-line-format): Delete constant.
2639 (woman-mode-map): Initialize it properly.
2640 (woman-mode): Set mode-class property to special.
2641 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
2642 Set major-mode and mode-name. Don't set mode-line-format directly.
2643 (Man-getpage-in-background): Don't reference woman-mode-line-format.
2644
2645 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
2646 string argument obsolete.
2647
2648 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
2649
2650 * textmodes/org.el (org-CUA-compatible): New option.
2651 (org-disputed-keys): New variable.
2652 (org-key): New function.
2653 (orgtbl-make-binding): Add docstring to the created function.
2654 (org-mode): Set paragraph start/separate regexps.
2655 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
2656 (org-archive-location, org-archive-mark-done)
2657 (org-archive-stamp-time): New options.
2658 (org-archive-subtree): New command.
2659 (org-fill-paragraph): New function.
2660 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
2661 (org-fake-empty-table-line): Function removed.
2662 (org-format-org-table-html): Do not create empty table lines at
2663 separator lines. Improved table header treatment.
2664 (org-link-format): New option.
2665 (org-make-link): New function.
2666 (org-insert-link, org-store-link): Use org-make-link.
2667 (org-open-file): Quote file name for shell command, to allow
2668 spaces in file names.
2669 (org-link-regexp): Fix bug with mailto link.
2670 (org-link-maybe-angles-regexp, org-protected-link-regexp):
2671 New constants.
2672 (org-export-as-html): Deal with the optional angles around a link.
2673 Better treatment of file: links.
2674 (org-open-at-point): Replace @{ and @} with < and >.
2675 (org-run-mode-hooks): Function removed.
2676 (org-agenda-mode): No longer use `org-run-mode-hooks'.
2677
2678 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
2681 MI command -data-list-register-values.
2682 (gdb-post-prompt): Indent properly.
2683
2684 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
2685
2686 * hilit-chg.el (highlight-changes-colors): Rename from
2687 `highlight-changes-colours'.
2688 (highlight-changes-colours): Keep as obsolete alias.
2689 (highlight-changes-face-list): Doc fix.
2690 (hilit-chg-make-list): Use `highlight-changes-colors'.
2691
2692 2005-06-12 Mark A. Hershberger <mah@everybody.org>
2693
2694 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
2695 defun-prompt-regexp.
2696
2697 2005-06-12 Eli Zaretskii <eliz@gnu.org>
2698
2699 * loadup.el: Don't say we are dumping under 2 names on windows-nt
2700 and cygwin.
2701
2702 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
2703 Don't use an old loaddefs.el, as in Makefile.in.
2704
2705 2005-06-12 Lute Kamstra <lute@gnu.org>
2706
2707 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
2708
2709 * man.el (Man-mode-map): Initialize it properly.
2710 (Man-mode): Set mode-class property to special.
2711
2712 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
2713
2714 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2715
2716 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
2717 A newline is needed in the docstring there.
2718
2719 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
2720 Doc fixes.
2721
2722 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2723
2724 * printing.el: Doc fix. The menubar is no more changed when printing
2725 is loaded, it only changes when pr-menu-bind or pr-update-menus is
2726 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
2727 (pr-version): New version number (6.8.4).
2728 (pr-menu-bind): New command.
2729 (pr-update-menus): Docstring and code fix.
2730 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
2731 Docstring fix.
2732 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
2733 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
2734
2735 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
2736
2737 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
2738 "Returns" to "return", document useful return values, etc.
2739
2740 2005-06-11 Alan Mackenzie <acm@muc.de>
2741
2742 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
2743 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
2744 (adaptive-file-function): Minor amendment to doc-string.
2745
2746 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2747
2748 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
2749 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
2750 Fix :type--it is `integer', not `string'.
2751
2752 * faces.el (modeline-highlight): Rename from (the erroneous)
2753 `modeline-higilight'.
2754
2755 2005-06-11 Lute Kamstra <lute@gnu.org>
2756
2757 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
2758 lisp-interaction-mode-map but make it the parent.
2759 (edebug-eval-mode): Use define-derived-mode.
2760
2761 2005-06-11 Andreas Schwab <schwab@suse.de>
2762
2763 * bindings.el: Add binding of `ESC functionkey' for every
2764 `M-functionkey'.
2765 * hexl.el (hexl-mode-map): Likewise.
2766
2767 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
2768
2769 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2770 [msft]: update regexp for newer msft compilers.
2771
2772 2005-06-10 Mark A. Hershberger <mah@everybody.org>
2773
2774 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
2775 ATTLIST portions of included DTDs.
2776 (xml-parse-dtd): Eliminate use of inefficient match-data.
2777
2778 2005-06-10 Miles Bader <miles@gnu.org>
2779
2780 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2781 (mpuz-text): Remove "-face" suffix from face names.
2782 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
2783 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
2784 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
2785
2786 * play/gomoku.el (gomoku-O, gomoku-X):
2787 Remove "-face" suffix from face names.
2788 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
2789 New backward-compatibility aliases for renamed faces.
2790 (gomoku-font-lock-keywords): Use renamed gomoku faces.
2791
2792 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2793
2794 * thumbs.el: Fixes for changes of 2005-06-09.
2795 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
2796 as a directory.
2797 (thumbs-thumbname): Remove directory separator from format string;
2798 `thumbs-thumbsdir' now returns a valid directory name.
2799 (thumbs-temp-dir): New defsubst.
2800 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
2801 Use it.
2802
2803 * cus-edit.el (minibuffer):
2804 * files.el (make-backup-file-name-function):
2805 * filesets.el (filesets-external-viewers):
2806 * hilit-chg.el (highlight-changes-colours)
2807 (highlight-changes-face-list, highlight-changes-rotate-faces):
2808 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
2809 * kmacro.el (kmacro-call-macro):
2810 * log-edit.el (log-edit-changelog-full-paragraphs):
2811 * mouse.el (mouse-1-click-follows-link):
2812 * skeleton.el (skeleton-autowrap):
2813 * subr.el (insert-for-yank-1):
2814 * tempo.el (tempo-insert-region):
2815 * terminal.el (terminal-emulator):
2816 * time.el (display-time-mail-face):
2817 * vc.el (vc-annotate):
2818 * vcursor.el (vcursor-copy-line):
2819 * woman.el (woman-bold-headings, woman-ignore)
2820 (woman-default-faces, woman-monochrome-faces):
2821 * calendar/todo-mode.el (todo-insert-threshold):
2822 * emulation/pc-select.el (pc-select-selection-keys-only)
2823 (pc-selection-mode):
2824 * emulation/vip.el (vip-find-char-forward):
2825 * emulation/viper-cmd.el (viper-find-char-forward):
2826 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
2827 (input-method-exit-on-invalid-key):
2828 * international/mule-diag.el (describe-coding-system):
2829 * international/ucs-tables.el (unify-8859-on-encoding-mode):
2830 * net/browse-url.el (browse-url-xterm-program):
2831 * obsolete/lazy-lock.el (lazy-lock-mode):
2832 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
2833 (cperl-mode):
2834 * progmodes/cpp.el (cpp-face-light-name-list)
2835 (cpp-face-dark-name-list):
2836 * progmodes/delphi.el (delphi-newline-always-indents):
2837 Fix spellings in docstrings.
2838
2839 * ido.el (ido-mode, ido-file-extensions-order)
2840 (ido-default-file-method, ido-default-buffer-method)
2841 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
2842 (ido-decorations, ido-read-file-name-as-directory-commands)
2843 (ido-read-file-name-non-ido, ido-work-directory-list)
2844 (ido-ignore-item-temp-list, ido-current-directory)
2845 (ido-magic-forward-char, ido-enter-find-file)
2846 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
2847 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
2848
2849 2005-06-10 Lute Kamstra <lute@gnu.org>
2850
2851 * play/dunnet.el (dun-mode): Use define-derived-mode.
2852 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
2853 obsolete alias.
2854
2855 * play/doctor.el (doctor-mode-map): Remove defvar.
2856 (doctor-mode): Use define-derived-mode.
2857
2858 * mail/mspools.el (mspools-mode):
2859 * net/eudc-hotlist.el (eudc-hotlist-mode):
2860 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
2861
2862 2005-06-10 Miles Bader <miles@gnu.org>
2863
2864 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2865 Remove "-face" suffix from face names.
2866 (flyspell-incorrect-face, flyspell-duplicate-face):
2867 New backward-compatibility aliases for renamed faces.
2868 (flyspell-mode-on, make-flyspell-overlay)
2869 (flyspell-highlight-incorrect-region)
2870 (flyspell-highlight-duplicate-region)
2871 (flyspell-display-next-corrections)
2872 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
2873
2874 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
2875 from face name.
2876 (texinfo-heading-face): New backward-compatibility alias for
2877 renamed face.
2878 (texinfo-heading-face): Use renamed texinfo-heading face.
2879
2880 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
2881 suffix from face names.
2882 (tex-math-face, tex-verbatim-face):
2883 New backward-compatibility aliases for renamed faces.
2884 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
2885 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
2886 literal face name.
2887
2888 * textmodes/table.el (table-cell): Remove "-face" suffix from face
2889 name.
2890 (table-cell-face): New backward-compatibility alias for renamed face.
2891 (table--put-cell-face-property, table--update-cell-face):
2892 Use renamed table-cell face.
2893
2894 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
2895 from face name.
2896 (sgml-namespace-face): New backward-compatibility alias for
2897 renamed face.
2898 (sgml-namespace-face): Use renamed sgml-namespace face.
2899
2900 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
2901 (org-level-4, org-level-5, org-level-6, org-level-7)
2902 (org-level-8, org-warning, org-headline-done)
2903 (org-deadline-announce, org-scheduled-today)
2904 (org-scheduled-previously, org-link, org-done, org-table)
2905 (org-time-grid): Remove "-face" suffix from face names.
2906 (org-level-1-face, org-level-2-face, org-level-3-face)
2907 (org-level-4-face, org-level-5-face, org-level-6-face)
2908 (org-level-7-face, org-level-8-face, org-warning-face)
2909 (org-headline-done-face, org-deadline-announce-face)
2910 (org-scheduled-today-face, org-scheduled-previously-face)
2911 (org-link-face, org-done-face, org-table-face)
2912 (org-time-grid-face):
2913 New backward-compatibility aliases for renamed faces.
2914 (org-level-faces, org-set-font-lock-defaults, org-timeline)
2915 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
2916 (org-agenda-get-timestamps, org-agenda-get-scheduled)
2917 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
2918
2919 * emulation/viper-init.el (viper-search, viper-replace-overlay)
2920 (viper-minibuffer-emacs, viper-minibuffer-insert)
2921 (viper-minibuffer-vi): Remove "-face" suffix from face names.
2922 (viper-search-face, viper-replace-overlay-face)
2923 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2924 (viper-minibuffer-vi-face):
2925 New backward-compatibility aliases for renamed faces.
2926 (viper-search-face, viper-replace-overlay-face)
2927 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2928 (viper-minibuffer-vi-face): Use renamed viper faces.
2929
2930 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
2931 Remove "-face" suffix from face names.
2932 (testcover-nohits-face, testcover-1value-face):
2933 New backward-compatibility aliases for renamed faces.
2934 (testcover-mark): Use renamed testcover faces.
2935
2936 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
2937 face name.
2938 (diary-button-face): New backward-compatibility alias for renamed face.
2939 (diary-entry): Use renamed diary-button face.
2940
2941 * calendar/calendar.el (diary, calendar-today, holiday)
2942 (mark-visible-calendar-date): Remove "-face" suffix from face names.
2943 (diary-face, calendar-today-face, holiday-face):
2944 New backward-compatibility aliases for renamed faces.
2945 (eval-after-load "facemenu", diary-entry-marker)
2946 (calendar-today-marker, calendar-holiday-marker, diary-face):
2947 Use renamed calendar faces.
2948
2949 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
2950 (compare-windows-face): New backward-compatibility alias for
2951 renamed face.
2952 (compare-windows-highlight): Use renamed compare-windows face.
2953
2954 * strokes.el (strokes-char): Remove "-face" suffix from face name.
2955 (strokes-char-face): New backward-compatibility alias for renamed face.
2956 (strokes-encode-buffer): Use renamed strokes-char face.
2957
2958 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
2959 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
2960 Remove "-face" suffix from face names.
2961 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
2962 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
2963 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
2964 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
2965 Use renamed pcvs faces.
2966 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
2967 * pcvs-defs.el (cvs-mode-map): Likewise.
2968 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2969
2970 * info.el (info-title-1, info-title-2, info-title-3)
2971 (info-title-4): Remove "-face" suffix from and downcase face names.
2972 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2973 (Info-title-4-face):
2974 New backward-compatibility aliases for renamed faces.
2975 (Info-fontify-node): Use renamed info faces.
2976
2977 * hilit-chg.el (highlight-changes, highlight-changes-delete):
2978 Remove "-face" suffix from face names.
2979 (highlight-changes-face, highlight-changes-delete-face):
2980 New backward-compatibility aliases for renamed faces.
2981 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
2982 (hilit-chg-make-list): Use renamed highlight-changes faces.
2983
2984 * generic-x.el (show-tabs-tab, show-tabs-space):
2985 Remove "-face" suffix from face names.
2986 (show-tabs-tab-face, show-tabs-space-face):
2987 New backward-compatibility aliases for renamed faces.
2988 (show-tabs-generic-mode-font-lock-defaults-1)
2989 (show-tabs-generic-mode-font-lock-defaults-2):
2990 Use renamed show-tabs faces.
2991
2992 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
2993 (smerge-markers): Remove "-face" suffix from face names.
2994 (smerge-mine-face, smerge-other-face, smerge-base-face)
2995 (smerge-markers-face):
2996 New backward-compatibility aliases for renamed faces.
2997 (smerge-mine-face, smerge-other-face, smerge-base-face)
2998 (smerge-markers-face): Use renamed smerge faces.
2999
3000 * log-view.el (log-view-file, log-view-message):
3001 Remove "-face" suffix from face names.
3002 (log-view-file-face, log-view-message-face):
3003 New backward-compatibility aliases for renamed faces.
3004 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
3005
3006 * paren.el (show-paren-match, show-paren-mismatch):
3007 Remove "-face" suffix from face names.
3008 (show-paren-match-face, show-paren-mismatch-face):
3009 New backward-compatibility aliases for renamed faces.
3010 (show-paren-function): Use renamed show-paren faces.
3011
3012 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
3013 (ruler-mode-margins, ruler-mode-fringes)
3014 (ruler-mode-column-number, ruler-mode-fill-column)
3015 (ruler-mode-comment-column, ruler-mode-goal-column)
3016 (ruler-mode-tab-stop, ruler-mode-current-column):
3017 Remove "-face" suffix from face names.
3018 (ruler-mode-default-face, ruler-mode-pad-face)
3019 (ruler-mode-margins-face, ruler-mode-fringes-face)
3020 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
3021 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
3022 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
3023 New backward-compatibility aliases for renamed faces.
3024 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
3025 (ruler-mode-column-number, ruler-mode-fill-column)
3026 (ruler-mode-comment-column, ruler-mode-goal-column)
3027 (ruler-mode-tab-stop, ruler-mode-current-column)
3028 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
3029
3030 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
3031 face name.
3032 (whitespace-highlight-the-space): Use renamed face.
3033 (whitespace-highlight-face): New backward-compatibility alias for
3034 renamed face.
3035
3036 * woman.el (woman-italic, woman-bold, woman-unknown)
3037 (woman-addition, woman-symbol-face):
3038 Remove "-face" suffix from face names.
3039 (woman-italic-face, woman-bold-face, woman-unknown-face)
3040 (woman-addition-face):
3041 New backward-compatibility aliases for renamed faces.
3042 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
3043 (woman-decode-region, woman-replace-match)
3044 (woman-display-extended-fonts, woman-special-characters)
3045 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
3046 Use renamed woman faces.
3047
3048 * longlines.el (longlines-visible-face): Face removed.
3049
3050 * diff-mode.el (diff-header, diff-file-header, diff-index)
3051 (diff-hunk-header, diff-removed, diff-added, diff-changed)
3052 (diff-function, diff-context, diff-nonexistent): Remove "-face"
3053 suffix from face names.
3054 (diff-header-face, diff-file-header-face, diff-index-face)
3055 (diff-hunk-header-face, diff-removed-face, diff-added-face)
3056 (diff-changed-face, diff-function-face, diff-context-face)
3057 (diff-nonexistent-face): New backward-compatibility aliases for
3058 renamed faces.
3059 (diff-header-face, diff-file-header-face)
3060 (diff-index, diff-index-face, diff-hunk-header)
3061 (diff-hunk-header-face, diff-removed, diff-removed-face)
3062 (diff-added, diff-added-face, diff-changed-face, diff-function)
3063 (diff-function-face, diff-context-face, diff-nonexistent)
3064 (diff-nonexistent-face): Use renamed diff-mode faces.
3065
3066 * progmodes/compile.el (compilation-warning-face)
3067 (compilation-info-face): Remove "-face" suffix from face names.
3068 (compilation-warning-face, compilation-info-face):
3069 New backward-compatibility aliases for renamed faces.
3070 (compilation-warning-face, compilation-info-face):
3071 Use renamed compilation faces.
3072
3073 * add-log.el (change-log-date, change-log-name)
3074 (change-log-email, change-log-file, change-log-list)
3075 (change-log-conditionals, change-log-function)
3076 (change-log-acknowledgement): Remove "-face" suffix from face names.
3077 (change-log-date-face, change-log-name-face)
3078 (change-log-email-face, change-log-file-face)
3079 (change-log-list-face, change-log-conditionals-face)
3080 (change-log-function-face, change-log-acknowledgement-face):
3081 New backward-compatibility aliases for renamed faces.
3082 (change-log-font-lock-keywords): Use renamed change-log faces.
3083
3084 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
3085 (custom-set, custom-changed, custom-saved, custom-button)
3086 (custom-button-pressed, custom-documentation, custom-state)
3087 (custom-comment, custom-comment-tag, custom-variable-tag)
3088 (custom-variable-button, custom-face-tag, custom-group-tag-1)
3089 (custom-group-tag): Remove "-face" suffix from face names.
3090 (custom-magic-alist, custom-magic-value-create)
3091 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
3092 (custom-invalid-face, custom-rogue-face, custom-modified-face)
3093 (custom-set-face, custom-changed-face, custom-saved-face)
3094 (custom-button-face, custom-button-pressed-face)
3095 (custom-documentation-face, custom-state-face)
3096 (custom-comment-face, custom-comment-tag-face)
3097 (custom-variable-tag-face, custom-variable-button-face)
3098 (custom-face-tag-face, custom-group-tag-face-1)
3099 (custom-group-tag-face):
3100 New backward-compatibility aliases for renamed faces.
3101
3102 * wid-edit.el (widget-documentation, widget-button)
3103 (widget-field, widget-single-line-field, widget-inactive)
3104 (widget-button-pressed): "-face" suffix removed from face names.
3105 (widget-documentation-face, widget-button-face)
3106 (widget-field-face, widget-single-line-field-face)
3107 (widget-inactive-face, widget-button-pressed-face):
3108 New backward-compatibility aliases for renamed faces.
3109 (widget-documentation-face, widget-button-face)
3110 (widget-button-pressed-face, widget-specify-field)
3111 (widget-specify-inactive): Use renamed widget faces.
3112
3113 2005-06-10 Kenichi Handa <handa@m17n.org>
3114
3115 * term/x-win.el (x-clipboard-yank): Remove condition-case
3116 wrapping.
3117
3118 2005-06-11 Kenichi Handa <handa@m17n.org>
3119
3120 * add-log.el (change-log-font-lock-keywords): Make the regexp for
3121 date lines stricter.
3122
3123 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
3124
3125 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
3126 of x-get-selection.
3127
3128 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
3129
3130 * comint.el (comint-mode, comint-snapshot-last-prompt):
3131 * frame.el (frame-current-scroll-bars):
3132 * term.el (term-mode, term-check-proc, term-input-sender)
3133 (term-simple-send, term-extract-string, term-word)
3134 (term-match-partial-filename):
3135 * window.el (window-current-scroll-bars):
3136 * emulation/cua-base.el (cua-normal-cursor-color)
3137 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
3138 (cua-global-mark-cursor-color):
3139 * mail/undigest.el (rmail-forward-separator-regex):
3140 Fix typos in docstrings.
3141
3142 * comint.el (comint-check-proc, make-comint-in-buffer)
3143 (comint-source-default): Doc fixes.
3144
3145 * term.el (term-send-string): Improve argument/docstring
3146 consistency.
3147
3148 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
3149
3150 * comint.el (comint-send-input): Bind `inhibit-read-only' around
3151 call to `delete-region'.
3152 (comint-mode-hook): Do not enable Font Lock by default.
3153
3154 2005-06-09 Lute Kamstra <lute@gnu.org>
3155
3156 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
3157 could be void.
3158
3159 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
3160
3161 * emacs-lisp/debug.el (debugger-will-be-back): New var.
3162 (debug): Use it.
3163 (debugger-step-through, debugger-continue, debugger-jump)
3164 (debugger-return-value): Set it when needed.
3165 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
3166 Use inhibit-read-only.
3167
3168 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
3169
3170 * window.el (shrink-window-if-larger-than-buffer)
3171 (window-size-fixed): Fix typo in docstring.
3172
3173 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
3174 thumbnails directory on loading.
3175 (thumbs-conversion-program): Use `eq' to check the system type,
3176 not `equal'.
3177 (thumbs-temp-dir): Initialize to `temporary-file-directory',
3178 not "/tmp". Fix docstring.
3179 (thumbs-thumbsdir): New function to return the thumbnails
3180 directory, creating it if needed.
3181 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
3182 (thumbs-temp-file): Delete variable and make it into a function.
3183 (thumbs-resize-image, thumbs-modify-image): Use it.
3184 (thumbs-kill-buffer): Simplify.
3185 (thumbs-gensym): Defalias or duplicate CL `gensym'.
3186 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
3187 docstrings.
3188
3189 2005-06-09 Kim F. Storm <storm@cua.dk>
3190
3191 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
3192 set-match-data to free markers in match-data.
3193
3194 * replace.el (replace-match-data): Pass RESEAT arg `t' to
3195 match-data to unchain markers in match-data.
3196
3197 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
3198
3199 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
3200 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
3201 unnecessary now.
3202
3203 2005-06-08 Richard M. Stallman <rms@gnu.org>
3204
3205 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
3206 give the variable a doc string that doesn't say don't set it directly.
3207
3208 * textmodes/ispell.el (ispell-check-version):
3209 Use match-string-no-properties.
3210 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
3211 (ispell-buffer-local-words): Likewise.
3212
3213 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
3214 except on terminals with enough colors to really display it.
3215 (makefile-dependency-regex): Delete spurious `bb'.
3216
3217 * faces.el (escape-glyph): Use blue once again in last case.
3218 (no-break-space): Redefine so that it isn't invisible on a tty.
3219
3220 2005-06-08 Kim F. Storm <storm@cua.dk>
3221
3222 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
3223 also when reading directory name.
3224
3225 2005-06-08 Lute Kamstra <lute@gnu.org>
3226
3227 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
3228 (flyspell-mode-line-string): Remove autoload cookie.
3229 (flyspell-mode): Remove defvar.
3230
3231 2005-06-07 Lute Kamstra <lute@gnu.org>
3232
3233 * textmodes/org.el (org-run-mode-hooks): New function.
3234 (org-agenda-mode): Use it.
3235
3236 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
3237
3238 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
3239
3240 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3241
3242 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
3243
3244 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
3245
3246 * font-lock.el (font-lock-add-keywords): Doc fix.
3247
3248 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3249
3250 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
3251 (tex-compile-default): In the absence of any history, use the order in
3252 tex-compile-alist to choose the preferred command.
3253 (tex-compile-commands): Reorder a bit.
3254
3255 * textmodes/flyspell.el (flyspell-auto-correct-binding)
3256 (flyspell-incorrect-face, flyspell-duplicate-face):
3257 Use (X)Emacs-agnostic code.
3258 (flyspell-mode-map): Don't overwrite at each load. Remove code
3259 redundant with the subsequent add-minor-mode. Merge Emacs and
3260 XEmacs code.
3261 (flyspell-word): Minor simplification.
3262 (flyspell-math-tex-command-p): Quieten the byte-compiler.
3263 (flyspell-external-point-words): Remove unused vars `size' and `start'.
3264 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
3265 Merge the corresponding Emacs code.
3266 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
3267
3268 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
3269 a dedicated window.
3270
3271 * international/latexenc.el (latexenc-find-file-coding-system):
3272 Undo part of last patch, to turn off a compiler warning.
3273
3274 2005-06-06 Juri Linkov <juri@jurta.org>
3275
3276 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
3277 Rename `tmm-inactive-face' to `tmm-inactive'.
3278
3279 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
3280
3281 * iswitchb.el: Rename faces.
3282
3283 2005-06-06 Kim F. Storm <storm@cua.dk>
3284
3285 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
3286 (cua-global-mark): Remove -face suffix from face names.
3287
3288 * emulation/cua-gmrk.el (cua--init-global-mark):
3289 Remove cua-global-mark face setup.
3290
3291 2005-06-06 Richard M. Stallman <rms@gnu.org>
3292
3293 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
3294 just like other allowed characters.
3295 (makefile-match-dependency): Exclude leading and training whitespace
3296 from the range of regexp subexp 1.
3297 (makefile-macroassign-regex): Don't try to match the body,
3298 just the name of the macro being defined.
3299
3300 * info.el (Info-read-node-name-2): New function.
3301 (Info-read-node-name-1): Use that.
3302 Add a completion-base-size-function property.
3303
3304 * simple.el (completion-setup-function): Look for
3305 completion-base-size-function property of
3306 minibuffer-completion-table.
3307
3308 * files.el (locate-file-completion): Doc fix.
3309
3310 * printing.el: Don't call pr-update-menus; user must do that.
3311
3312 * emacs-lisp/debug.el (debugger-window): New variable.
3313 (debug): Use debugger-window if it is set and still alive.
3314 Record debugger-window for next entry.
3315
3316 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
3317
3318 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
3319
3320 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
3321 (hack-one-local-variable, hack-local-variables)
3322 (hack-local-variables-prop-line): Pass that arg.
3323
3324 2005-06-06 Kim F. Storm <storm@cua.dk>
3325
3326 * ido.el (ido-first-match, ido-only-match, ido-subdir)
3327 (ido-indicator): Remove -face suffix from face names.
3328
3329 2005-06-06 Juri Linkov <juri@jurta.org>
3330
3331 * font-lock.el (font-lock-regexp-backslash)
3332 (font-lock-regexp-backslash-construct): New faces.
3333 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
3334 after `('. Add `while-no-input' to control structures.
3335
3336 * faces.el (no-break-space, shadow): New faces.
3337 (escape-glyph): Use less loud colors pink2 and red4.
3338
3339 * diff-mode.el (diff-context-face)
3340 * dired.el (dired-ignored)
3341 * rfn-eshadow.el (file-name-shadow)
3342 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
3343
3344 * info.el (Info-title-1-face): Use green instead of yellow because
3345 bold yellow is not readable on light backgrounds.
3346
3347 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
3348 before selecting the desired mode to not spend time fontifying
3349 old contents.
3350
3351 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
3352
3353 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
3354 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
3355
3356 * ps-print.el (ps-default-fg, ps-default-bg):
3357 Fix typos in docstrings.
3358
3359 * isearchb.el (isearchb): Don't pass a spurious second argument to
3360 `iswitchb-completions'.
3361
3362 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
3363
3364 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
3365 to preserve point.
3366 (gdb-find-file-hook): Add doc string.
3367
3368 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
3369 C dereferenced pointer expression.
3370 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
3371
3372 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
3373
3374 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
3375 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
3376 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
3377 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
3378 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
3379 Make background transparent.
3380
3381 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
3382
3383 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
3384 (font-lock-remove-keywords): Doc fix.
3385 (font-lock-mode-major-mode): Compiler defvar.
3386 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
3387
3388 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
3389 (font-lock-mode): Update `font-lock-mode-major-mode'.
3390 (font-lock-set-defaults): Compiler defvar.
3391 (font-lock-default-function): Take `font-lock-mode-major-mode'
3392 into account.
3393
3394 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
3395 keep track of which major mode it enabled the minor mode for.
3396 Use find-file-hook again. Update docstring.
3397
3398 * simple.el (eval-expression-print-level)
3399 (eval-expression-print-length, eval-expression-debug-on-error):
3400 Doc fixes.
3401
3402 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
3403
3404 * iswitchb.el (iswitchb-single-match-face)
3405 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
3406 (iswitchb-invalid-regexp-face): New faces.
3407 (iswitchb-completions): Use them.
3408 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
3409 now marked as an obsolete alias.
3410 (iswitchb-read-buffer): Remove check for bound font variables.
3411 (iswitchb-invalid-regexp): New free variable.
3412 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
3413 set iswitchb-invalid-regexp.
3414 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
3415 invalid regexps.
3416 (iswitchb-completions): Add check for complete match when entering
3417 a regexp.
3418 (iswitchb-completions): Remove require-match argument.
3419 (iswitchb-exhibit): Fix caller.
3420 (iswitchb-common-match-inserted): New variable.
3421 (iswitchb-complete, iswitchb-completion-help): Use it.
3422
3423 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
3424
3425 * url-http.el (url-http-chunked-encoding-after-change-function):
3426 Use `url-http-debug' instead of `message'.
3427
3428 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
3429
3430 * url-http.el (url-http-parse-headers): Pass redirected URL as a
3431 callback argument.
3432
3433 2005-06-04 Kim F. Storm <storm@cua.dk>
3434
3435 * simple.el (line-move): Only call sit-for when moving backwards.
3436
3437 * ido.el (ido-make-merged-file-list-1): New defun split from
3438 ido-make-merged-file-list.
3439 (ido-make-merged-file-list): Bind throw-on-input around call to
3440 ido-make-merged-file-list-1. Return input-pending-p if
3441 interrupted by more input available.
3442 (ido-read-internal): Handle input-pending-p return value from
3443 ido-make-merged-file-list.
3444
3445 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
3446
3447 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
3448 compatibility code.
3449
3450 * international/latexenc.el (latexenc-find-file-coding-system):
3451 Don't inherit the EOL part of the coding-system from the
3452 tex-main buffer. Fit within 80 columns.
3453
3454 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
3455
3456 * tmm.el (tmm-inactive-face): New face.
3457 (tmm-remove-inactive-mouse-face): New function.
3458 (tmm-prompt, tmm-add-one-shortcut)
3459 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
3460 but not selectable.
3461
3462 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
3463
3464 * faces.el (face-equal): Improve argument/docstring consistency.
3465
3466 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
3467
3468 * progmodes/make-mode.el (makefile-targets-face)
3469 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
3470 (makefile-bsdmake-dependency-regex)
3471 (makefile-makepp-rule-action-regex)
3472 (makefile-bsdmake-rule-action-regex): New constants.
3473 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
3474
3475 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3476 Allow (...) within `...' for makepp messages.
3477
3478 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
3479
3480 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
3481
3482 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
3483 "." files are deleted from all file lists before comparison.
3484
3485 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3486 (viper-ESC-key): Made them customizable.
3487
3488 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
3489
3490 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
3491
3492 * autorevert.el (auto-revert-buffers): Use save-match-data.
3493
3494 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3495
3496 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
3497 menu items with a nil command binding.
3498
3499 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * emacs-lisp/cl-macs.el (defsetf):
3502 Improve argument/docstring consistency.
3503
3504 * faces.el (list-faces-display): Improve the formatting by
3505 computing the maximum length required for any face-name (reworked
3506 patch of 1999-01-11, accidentally deleted on 1999-07-21).
3507 (internal-find-face): Remove redundant info in docstring.
3508
3509 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
3510
3511 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
3512 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
3513 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
3514 (gdb-assembler-custom): Improve regexps.
3515 (def-gdb-auto-update-handler): Use window point to preserve point.
3516
3517 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
3518
3519 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
3520
3521 2005-05-31 Jay Belanger <belanger@truman.edu>
3522
3523 * calc/calc-embed.el (calc-embedded-word): Change argument passed
3524 to calc-embedded.
3525 (calc-embedded-make-info): Have plain prefix argument select
3526 entire line.
3527
3528 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
3529
3530 * faces.el (list-faces-display): Signal error if passed a regexp
3531 that matches no face name.
3532
3533 * simple.el (filter-buffer-substring): Fix typo in docstring.
3534
3535 2005-05-31 Richard M. Stallman <rms@gnu.org>
3536
3537 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
3538 (vhdl-emacs-21): Doc fix.
3539 (vhdl-mode): Unconditionally set comment-padding.
3540 (vhdl-fixup-whitespace-region): Insert spaces only where
3541 there are none.
3542 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
3543
3544 2005-05-30 John Wiegley <johnw@newartisans.com>
3545
3546 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
3547 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
3548 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
3549 `directory-sep-char' to ?/, and all uses of `string-to-int' to
3550 `string-to-number'.
3551
3552 2005-05-30 Jay Belanger <belanger@truman.edu>
3553
3554 * calc/calc.el (calc-bug-address): Fix docstring.
3555 (calc-window-hook, calc-trail-window-hook): New variables.
3556 (calc-trail-display): Restore use of calc-trail-window-hook.
3557 (calc): Restore use of calc-window-hook.
3558
3559 2005-05-31 Masatake YAMATO <jet@gyve.org>
3560
3561 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
3562
3563 * help-fns.el (help-C-file-name): Add autoload mark for
3564 `find-function-noselect'.
3565
3566 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3567
3568 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
3569 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
3570
3571 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3572
3573 * calendar/diary-lib.el (mark-included-diary-files): Only kill
3574 included diary buffer if it was not already being visited.
3575 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
3576
3577 * calendar/icalendar.el (top-level): Do not require 'appt.
3578
3579 * mail/supercite.el (sc-select-attribution): Only use a list
3580 element from sc-attrib-selection-list if it returns a string.
3581 Reported by Davide G. M. Salvetti <salve@debian.org>.
3582
3583 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
3584
3585 * thumbs.el (thumbs-thumbname): The resulting thumbname now
3586 includes a hash value to improve its uniqueness, and has a ".jpg"
3587 extension. Also, it is now a valid filename on all systems.
3588 (thumbs-make-thumb): Use `let', not `let*'.
3589 (thumbs-show-thumbs-list): Check for JPEG availability.
3590
3591 2005-05-30 Richard M. Stallman <rms@gnu.org>
3592
3593 * filesets.el (filesets-menu-ensure-use-cached):
3594 Prevent warning when emacs-version>= is undefined.
3595
3596 * printing.el (pr-interactive-n-up): Use string-to-number.
3597
3598 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
3599
3600 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
3601 Warn only when name to be defined is quoted.
3602
3603 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
3604
3605 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
3606 Make regexp more robust.
3607 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
3608 Force regeneration of disassembly.
3609
3610 2005-05-29 Jay Belanger <belanger@truman.edu>
3611
3612 * calc/calc.el (calc-user-invocation): Check if
3613 calc-invocation-macro is non-nil.
3614
3615 2005-05-29 Juri Linkov <juri@jurta.org>
3616
3617 * add-log.el (change-log-font-lock-keywords):
3618 Add `+' to e-mail regexp to accept mail address with keywords.
3619
3620 * man.el (Man-name-regexp): Add `:' to accept qualified names.
3621
3622 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3623
3624 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
3625
3626 * ielm.el (inferior-emacs-lisp-mode): Ditto.
3627
3628 2005-05-29 Richard M. Stallman <rms@gnu.org>
3629
3630 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3631 Undo the change that moves to end of the current word.
3632
3633 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
3634
3635 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
3636 Throw error when count <= 0 to ensure input is a number.
3637 (gdb-read-memory-custom): Pick up address from buffer.
3638 (gdb-memory-mode): Allow user to increment and decrement
3639 memory address from header line.
3640
3641 2005-05-29 Richard M. Stallman <rms@gnu.org>
3642
3643 * flyspell.el (flyspell-version): Function deleted.
3644 (flyspell-auto-correct-previous-hook): Doc fix.
3645
3646 * jit-lock.el (jit-lock-function, jit-lock-after-change):
3647 Do nothing if memory is full.
3648
3649 * font-lock.el (font-lock-fontify-syntactically-region):
3650 Pass t for GREEDY to looking-back.
3651
3652 * saveplace.el (save-place-alist-to-file): Write the file
3653 using write-region.
3654
3655 * subr.el (looking-back): New argument GREEDY.
3656
3657 * progmodes/compile.el (compilation-start): Set the mode
3658 before inserting the initial text.
3659
3660 * progmodes/which-func.el (which-func-update-1): Turn the mode
3661 off in case of error by setting which-func-mode.
3662
3663 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
3664
3665 * flyspell.el (flyspell-auto-correct-previous-word):
3666 Narrow down to what's on the screen, and recenter overlays
3667 at the end of the next word.
3668
3669 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
3670
3671 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
3672 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
3673 (flyspell-abbrev-p): Default to nil.
3674 (flyspell-use-global-abbrev-table-p): Doc fix.
3675 (flyspell-large-region): Allow nil as value.
3676 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
3677
3678 (mail-mode-flyspell-verify): More robust handling
3679 of `mail-header-separator'. More efficient signature detection.
3680 Allow for regexp metacharacters in message-header-separator.
3681 Adding `To' not to be checked in mail-mode-flyspell-verify.
3682
3683 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
3684 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
3685 Bind flyspell-auto-correct-binding.
3686 Bind C-. and C-, .
3687 (flyspell-mode-map): Likewise.
3688 (flyspell-mode): Doc fix.
3689 (flyspell-accept-buffer-local-defs): Preserve current buffer.
3690 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
3691 (flyspell-word-cache-result): New var, always local.
3692 (flyspell-check-pre-word-p): Doc fix.
3693 (flyspell-check-changed-word-p): Handle spc like newline.
3694 (flyspell-post-command-hook): Set flyspell-word-cache-result.
3695 (flyspell-word-search-backward, flyspell-word-search-forward):
3696 New functions.
3697 (flyspell-word): Return t if nothing to check.
3698 When parsing TeX code, check for after } or \.
3699 Use flyspell-word-search-backward to find previous word.
3700 Return nil if duplicated word.
3701 For word already checked, return same value as last time.
3702 Set flyspell-word-cache-result after checking.
3703 Don't clobber the return value.
3704 (flyspell-get-word): Major rewrite.
3705 (flyspell-external-point-words): New locals pword, pcount.
3706 Fix size used in progress message.
3707 Find the proper corresponding word in flyspell-large-region-buffer.
3708 (flyspell-region): Check for flyspell-large-region = nil.
3709 (flyspell-highlight-incorrect-region): Clean up overlays in region.
3710 (flyspell-auto-correct-word): Check that WORD is a cons.
3711 (flyspell-correct-word): Likewise.
3712
3713 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
3714
3715 * progmodes/make-mode.el (makefile-rule-action-regex)
3716 (makefile-macroassign-regex, makefile-makepp-mode)
3717 (makefile-bsdmake-mode): Continuation lines may be empty.
3718 Reported by Joshua Varner.
3719 (makefile-makepp-font-lock-keywords): Add $(stem).
3720
3721 2005-05-28 Karl Berry <karl@gnu.org>
3722
3723 * textmodes/tex-mode.el: Now that tex-send-command calls
3724 shell-quote-argument (2005-03-31 change), remove all calls to
3725 shell-quote-argument; they all end up invoking tex-send-command.
3726 The double quoting loses on filenames with non-safe characters,
3727 such as "@". Reported by Frederik Fouvry.
3728
3729 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
3730
3731 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
3732 about preserving point.
3733
3734 2005-05-27 Jay Belanger <belanger@truman.edu>
3735
3736 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
3737 Info-goto-node.
3738
3739 * calc/calc-embed.el (calc-embed-arg): New variable.
3740 (calc-do-embedded-activate, calc-embedded-activate-formula)
3741 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
3742 variable by new variable.
3743 (calc-embedded-make-info): Replace undeclared variable by new
3744 variable. When selecting region with positive prefix
3745 argument, use end of previous line instead of beginning of line.
3746
3747 * calc/calc-aent.el (calc-arg-values): Declare it.
3748
3749 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
3750 Declare them.
3751
3752 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
3753
3754 * calc/calc.el (calc-alg-map): Declare it.
3755
3756 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
3757
3758 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
3759
3760 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
3761 (gdb-registers-buffer, toggle-gdb-all-registers):
3762 Toggle display of floating point registers.
3763 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
3764
3765 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
3766 (toggle-gud-tooltip-dereference):
3767 Rename from gud-toggle-tooltip-dereference.
3768
3769 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
3770
3771 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
3772
3773 2005-05-27 Jay Belanger <belanger@truman.edu>
3774
3775 * calc/calc-prog.el (calc-kbd-report): Remove.
3776 (calc-kbd-query): Rewrite.
3777
3778 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
3779
3780 * image.el (image-library-alist): Move to image.c.
3781 (image-type-available-p): Doc fix.
3782
3783 2005-05-27 Lute Kamstra <lute@gnu.org>
3784
3785 * calc/calc.el (calc):
3786 * outline.el (outline-1, outline-2, outline-3, outline-4)
3787 (outline-5, outline-6, outline-7, outline-8):
3788 * textmodes/dns-mode.el (dns-mode):
3789 * textmodes/sgml-mode.el (sgml-namespace-face):
3790 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
3791 (tex-verbatim-face, tex-use-reftex):
3792 * textmodes/texinfo.el (texinfo-heading-face):
3793 Specify customization group.
3794
3795 * longlines.el: Don't require easy-mmode.
3796 (longlines-visible-face): Specify customization group.
3797
3798 2005-05-27 Kenichi Handa <handa@m17n.org>
3799
3800 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
3801 encoding table of windows-1251.
3802
3803 * international/ucs-tables.el (ucs-set-table-for-input):
3804 If translation-table-for-input of a coding system is a symbol, get
3805 its translation-table property.
3806
3807 * international/code-pages.el: Don't register a coding system into
3808 non-iso-charset-alist more than once.
3809 (cp-make-coding-system): Likewise.
3810
3811 2005-05-26 John Wiegley <johnw@newartisans.com>
3812
3813 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
3814 `eshell-resume-eval' is wrapped in a list, it indicates that the
3815 command was run asynchronously. In that case, unwrap the value
3816 before checking the delimiter value.
3817
3818 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
3819 character before a space at the end of a line is \, assume the space
3820 is part of the last argument rather than a final argument separator.
3821
3822 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
3823 is in use, and the target is `t' or `nil' (which are the most common
3824 values), don't assume that the symbol target is a buffer.
3825
3826 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
3827
3828 * calendar/calendar.el (calendar-mode-line-format):
3829 Use mode-line-highlight as mouse-face.
3830
3831 * time.el (display-time-string-forms, display-time-update):
3832 Use mode-line-highlight as mouse-face.
3833
3834 2005-05-26 Jay Belanger <belanger@truman.edu>
3835
3836 * calc/calc.el (calc-language-alist): Remove extra defvar.
3837
3838 2005-05-26 Lute Kamstra <lute@gnu.org>
3839
3840 * arc-mode.el (archive-mode):
3841 * bookmark.el (bookmark-read-annotation-mode)
3842 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
3843 * bs.el (bs-mode):
3844 * calc/calc-yank.el (calc-edit-mode):
3845 * calc/calc.el (calc-mode, calc-trail-mode):
3846 * calculator.el (calculator-mode):
3847 * chistory.el (command-history-mode):
3848 * comint.el:
3849 * cus-edit.el (custom-mode):
3850 * descr-text.el (describe-text-mode):
3851 * ebuff-menu.el (Electric-buffer-menu-mode):
3852 * ediff-util.el (ediff-mode):
3853 * emacs-lisp/re-builder.el (reb-mode):
3854 * emulation/vi.el (vi-mode-setup):
3855 * emulation/ws-mode.el (wordstar-mode):
3856 * eshell/esh-mode.el (eshell-mode):
3857 * forms.el (forms-mode):
3858 * help-mode.el (help-mode):
3859 * hexl.el (hexl-mode):
3860 * ibuffer.el (ibuffer-mode):
3861 * ielm.el (inferior-emacs-lisp-mode):
3862 * info.el (Info-mode, Info-edit-mode):
3863 * international/swedish.el:
3864 * ledit.el (ledit-from-lisp-mode):
3865 * locate.el (locate-mode):
3866 * mail/rmail.el (rmail-mode):
3867 * mail/rmailedit.el (rmail-edit-mode):
3868 * mail/rmailsum.el (rmail-summary-mode):
3869 * mail/supercite.el (sc-electric-mode):
3870 * net/eudc.el (eudc-mode):
3871 * net/quickurl.el (quickurl-list-mode):
3872 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
3873 * obsolete/ooutline.el (outline-mode):
3874 * obsolete/options.el (Edit-options-mode):
3875 * obsolete/rnews.el (news-mode):
3876 * obsolete/rnewspost.el (news-reply-mode):
3877 * play/5x5.el (5x5-mode):
3878 * play/decipher.el (decipher-mode, decipher-stats-mode):
3879 * play/gomoku.el (gomoku-mode):
3880 * play/snake.el (snake-mode):
3881 * play/solitaire.el (solitaire-mode):
3882 * play/tetris.el (tetris-mode):
3883 * progmodes/ada-mode.el (ada-mode):
3884 * progmodes/antlr-mode.el (antlr-mode):
3885 * progmodes/autoconf.el (autoconf-mode):
3886 * progmodes/dcl-mode.el (dcl-mode):
3887 * progmodes/delphi.el (delphi-mode):
3888 * progmodes/ebrowse.el (ebrowse-tree-mode)
3889 (ebrowse-electric-list-mode, ebrowse-member-mode)
3890 (ebrowse-electric-position-mode):
3891 * progmodes/f90.el (f90-mode):
3892 * progmodes/fortran.el (fortran-mode):
3893 * progmodes/icon.el (icon-mode):
3894 * progmodes/idlw-help.el (idlwave-help-mode):
3895 * progmodes/idlw-shell.el (idlwave-shell-mode):
3896 * progmodes/idlwave.el (idlwave-mode):
3897 * progmodes/inf-lisp.el (inferior-lisp-mode):
3898 * progmodes/m4-mode.el (m4-mode):
3899 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
3900 * progmodes/modula2.el (modula-2-mode):
3901 * progmodes/octave-inf.el (inferior-octave-mode):
3902 * progmodes/octave-mod.el (octave-mode):
3903 * progmodes/pascal.el (pascal-mode):
3904 * progmodes/sh-script.el (sh-mode):
3905 * progmodes/sql.el (sql-mode, sql-interactive-mode):
3906 * progmodes/vhdl-mode.el (vhdl-mode):
3907 * progmodes/xscheme.el (scheme-interaction-mode):
3908 * replace.el (occur-mode):
3909 * ses.el (ses-mode):
3910 * simple.el (completion-list-mode):
3911 * skeleton.el:
3912 * speedbar.el (speedbar-mode):
3913 * term.el (term-mode):
3914 * terminal.el (terminal-edit-mode):
3915 * textmodes/reftex-index.el (reftex-index-mode)
3916 (reftex-index-phrases-mode):
3917 * textmodes/reftex-sel.el (reftex-select-label-mode)
3918 (reftex-select-bib-mode):
3919 * textmodes/reftex-toc.el (reftex-toc-mode):
3920 * wdired.el (wdired-change-to-wdired-mode):
3921 * wid-browse.el (widget-browse-mode):
3922 Use run-mode-hooks.
3923
3924 * array.el (array-mode):
3925 * calendar/todo-mode.el (todo-mode):
3926 * man.el (Man-mode):
3927 * play/landmark.el (lm-mode):
3928 * play/mpuz.el (mpuz-mode):
3929 Use kill-all-local-variables and run-mode-hooks.
3930
3931 * subr.el (delay-mode-hooks): Specify indentation.
3932
3933 2005-05-26 Mark A. Hershberger <mah@everybody.org>
3934
3935 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
3936
3937 2005-05-26 Jay Belanger <belanger@truman.edu>
3938
3939 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
3940 of nil.
3941
3942 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
3943
3944 * progmodes/gdb-ui.el (gdb-frame-address):
3945 Rename from gdb-current-address.
3946 (gdb-previous-frame-address): Rename from gdb-previous-address.
3947 (gdb-selected-frame): Rename from gdb-current-frame.
3948 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
3949 (gdb-frame-number): Rename from gdb-current-stack-level.
3950 (gdb-ann3): Match new mode-name for disassembly buffer.
3951 Extend initialization of variables.
3952 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
3953 (gdb-memory-mode): Use mouse-face in header line.
3954 (gdb-assembler-buffer-name): Call it disassembly and give frame
3955 in mode line.
3956 (gdb-source-spec-regexp, gdb-assembler-custom)
3957 (gdb-invalidate-assembler, gdb-frame-handler):
3958 Make robust to leading zeroes in address format.
3959
3960 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
3961
3962 * textmodes/org.el (org-mode): Use `define-derived-mode' to
3963 define `org-mode'.
3964 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
3965
3966 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
3967
3968 * log-edit.el (log-edit-changelog-entries): Distinguish between
3969 filenames like xfns.c and fns.c.
3970
3971 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
3972
3973 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
3974 point after reverting.
3975 (Buffer-menu-make-sort-button): Handle the case where
3976 `Buffer-menu-use-header-line' is nil.
3977
3978 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3979
3980 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
3981 New funcs. In minibuffer-local-completion-map bind `]', `/'
3982 and `:' to them.
3983
3984 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3985
3986 * startup.el (normal-top-level): Allow modification of load-path while
3987 we're iterating over it.
3988
3989 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
3990
3991 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
3992 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
3993 (thumbs-resize-interactive, thumbs-insert-image)
3994 (thumbs-insert-thumb, thumbs-dired-show-marked)
3995 (thumbs-find-image-at-point, thumbs-delete-images)
3996 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
3997 (thumbs-increment-image-size, thumbs-decrement-image-size):
3998 Fix typos in docstrings.
3999
4000 2005-05-24 Andre Spiegel <spiegel@gnu.org>
4001
4002 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
4003 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
4004 (cperl-mode): Use them.
4005
4006 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
4007
4008 * window.el (quit-window, shrink-window-if-larger-than-buffer):
4009 Doc fixes.
4010
4011 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
4012
4013 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
4014 Bind C-d to gdb-inferior-io-eof.
4015
4016 * dired.el (dired-dnd-popup-notice): Use message-box.
4017
4018 2005-05-23 Masatake YAMATO <jet@gyve.org>
4019
4020 * bindings.el (mode-line-major-mode-keymap):
4021 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
4022
4023 * faces.el (mode-line-highlight): New face.
4024
4025 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
4026 as mouse-face.
4027
4028 * bindings.el (top-level, help-echo, mode-line-modified)
4029 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
4030 as mouse-face.
4031
4032 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
4033
4034 * progmodes/cc-engine.el (c-guess-basic-syntax):
4035 Remove spurious call to `zerop'.
4036
4037 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
4038
4039 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
4040
4041 CC Mode update to 5.30.10:
4042
4043 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
4044 could go past the limit in decoration level 2, thereby causing
4045 errors during interactive fontification.
4046
4047 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
4048 the file is evaluated interactively.
4049
4050 * cc-engine.el (c-guess-basic-syntax): Handle operator
4051 declarations somewhat better in C++.
4052
4053 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
4054 make use of `run-mode-hooks' which has been added in Emacs 21.1.
4055 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
4056 (awk-mode): Use it.
4057 (make-local-hook): Suppress warning about obsoleteness.
4058
4059 * cc-engine.el, cc-align.el, cc-cmds.el
4060 (c-append-backslashes-forward, c-delete-backslashes-forward)
4061 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
4062 Compensate for return value from `forward-line' when it has moved
4063 but not to a different line due to eob.
4064
4065 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
4066 `objc-method-intro' and `objc-method-args-cont'.
4067
4068 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
4069
4070 CC Mode update to 5.30.10:
4071
4072 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
4073 in the copyright statement. Incidentally, change "along with GNU
4074 Emacs" to "along with this program" where it occurs.
4075
4076 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
4077 so that it is interactive, hence can be found by M-x awk-mode
4078 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
4079 <gmorris+emacs@ast.cam.ac.uk>.
4080
4081 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
4082 Mode's regexps.
4083
4084 2005-05-23 Kevin Ryde <user42@zip.com.au>
4085
4086 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
4087 c-parse-state, to avoid a lisp error (on bad code).
4088
4089 2005-05-23 Lute Kamstra <lute@gnu.org>
4090
4091 * subr.el (font-lock-defaults): Remove defvar as it's already
4092 defined in font-core.el.
4093
4094 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
4095
4096 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
4097
4098 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
4099 more general and work when GDB variable "print pretty" is on,
4100 as with Emacs, for example.
4101
4102 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
4103
4104 * font-core.el: Update comment.
4105
4106 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4107 Use `after-change-major-mode-hook' instead of `find-file-hook'.
4108
4109 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
4110
4111 2005-05-22 Eli Zaretskii <eliz@gnu.org>
4112
4113 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
4114 and `yank-handler' in the doc strings.
4115
4116 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
4117
4118 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
4119
4120 2005-05-22 Richard M. Stallman <rms@gnu.org>
4121
4122 * help.el (describe-key): Move print-help-return-message call
4123 out of conditional.
4124
4125 * progmodes/etags.el (list-tags): Use with-no-warnings.
4126
4127 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
4128 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
4129 (starttls-extra-args, starttls-extra-arguments): Add defvars.
4130
4131 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
4132
4133 * language/viet-util.el (viet-viscii-nonascii-translation-table):
4134 Add defvar.
4135
4136 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
4137 Use defvar, not defconst.
4138
4139 * hexl.el (hexl-follow-line): Use with-no-warnings.
4140
4141 * emulation/tpu-extras.el: Use write-file-functions instead of
4142 write-file-hooks.
4143
4144 * dired.el (dired-font-lock-keywords): Fontify files with junk
4145 extensions even if marked by -F.
4146
4147 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
4148
4149 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
4150 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
4151 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
4152 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
4153 (concatenate, list-length, get*, getf, cl-remprop):
4154 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
4155 (etypecase, progv, lexical-let, lexical-let*)
4156 (multiple-value-bind, multiple-value-setq, shiftf):
4157 Improve argument/docstring consistency.
4158
4159 * subr.el (focus-frame, unfocus-frame):
4160 Revert deletion on 2005-05-01.
4161
4162 2005-05-22 Andre Spiegel <spiegel@gnu.org>
4163
4164 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
4165 doesn't exist.
4166
4167 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
4168 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
4169
4170 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
4171
4172 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
4173 already deleted variables: auto-fill-hook, blink-paren-hook,
4174 lisp-indent-hook, inhibit-local-variables, unread-command-event,
4175 suspend-hooks, comment-indent-hook, meta-flag,
4176 before-change-function, after-change-function,
4177 font-lock-doc-string-face.
4178
4179 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4180
4181 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
4182
4183 2005-05-21 Eli Zaretskii <eliz@gnu.org>
4184
4185 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
4186 rmail-dont-reply-to.
4187
4188 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4189
4190 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
4191 literal blank when splitting new-header-values.
4192
4193 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
4194
4195 * calendar/cal-menu.el (cal-menu-update): Add separator as a
4196 string so that tmm doesn't create a completion entry for it.
4197
4198 * textmodes/table.el (table-disable-menu): Ditto.
4199
4200 2005-05-21 Richard M. Stallman <rms@gnu.org>
4201
4202 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
4203
4204 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
4205
4206 * net/rcompile.el (remote-compile): Use compilation-start.
4207
4208 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
4209
4210 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
4211
4212 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
4213 Default to makefile-bsdmake-mode on BSD systems.
4214
4215 * imenu.el (imenu-generic-expression, imenu--generic-function'):
4216 REGEXP may also be a search function now. The part of doc-string
4217 for describing the structure was 95% identical to that of
4218 `imenu--generic-function'. Unify it there.
4219
4220 * progmodes/make-mode.el (makefile-imenu-generic-expression):
4221 Use function to find dependencies, because regexp alone is so complex,
4222 it easily goes into an endless loop.
4223 (makefile-makepp-mode): Also add submenu for Perl functions
4224 defined in the makefile.
4225 (makefile-bsdmake-mode): Special imenu-generic-expression no
4226 longer needed, due to function call.
4227 (makefile-match-dependency): Take BOUND into account when checking
4228 if we're through.
4229
4230 2005-05-20 Jay Belanger <belanger@truman.edu>
4231
4232 * calc/calc-units.el (calc-invalidate-units-table):
4233 Use inhibit-read-only.
4234 (math-build-units-table-buffer): Use view-mode.
4235
4236 2005-05-20 David Kastrup <dak@gnu.org>
4237
4238 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
4239 easy-menu-add is not a nop on Emacs; and clarify when to call it.
4240
4241 2005-05-20 Lute Kamstra <lute@gnu.org>
4242
4243 * diff-mode.el (diff-header-face, diff-file-header-face)
4244 (diff-index-face, diff-hunk-header-face, diff-removed-face)
4245 (diff-added-face, diff-changed-face, diff-function-face)
4246 (diff-context-face, diff-nonexistent-face): Put them in the
4247 diff-mode customization group.
4248
4249 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4250
4251 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
4252
4253 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
4254
4255 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
4256 Minor regexp-optimization.
4257
4258 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4259
4260 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
4261 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
4262 (org-agenda-add-time-grid-maybe): New function.
4263 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
4264 (org-table-create): `dotimes' instead of `mapcar'.
4265 (org-xor): Simplify implementation.
4266 (org-agenda): `inhibit-redisplay' turned on.
4267 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
4268 a consistent line after a state change.
4269 (org-agenda-remove-times-when-in-prefix): New option.
4270 (org-prefix-has-time): New variable.
4271 (org-parse-time-string): Optional argument NODEFAULT.
4272 (org-format-agenda-item): Parse items for time-of-day
4273 specifications and move these into the prefix if possible.
4274 (org-agenda-priority): Get current heading, not previous heading
4275 during agenda remote editing.
4276
4277 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
4278
4279 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
4280 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
4281 (remove-duplicates, delete-duplicates, substitute)
4282 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
4283 (nsubstitute-if-not, find, find-if, find-if-not, position)
4284 (position-if, position-if-not, count, count-if, count-if-not)
4285 (mismatch, search, sort*, stable-sort, merge, member*)
4286 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
4287 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
4288 (intersection, nintersection, set-difference, nset-difference)
4289 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
4290 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
4291 (nsublis, tree-equal): Improve argument/docstring consistency.
4292
4293 * subr.el (send-string, send-region):
4294 Remove obsolescence declaration.
4295 (window-dot, set-window-dot, read-input, show-buffer)
4296 (eval-current-buffer, string-to-int):
4297 Add release number to obsolescence declarations.
4298
4299 2005-05-19 Kim F. Storm <storm@cua.dk>
4300
4301 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
4302 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
4303
4304 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
4305
4306 * faces.el (list-faces-display): Make back button respect optional
4307 regexp arg.
4308
4309 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
4310
4311 * calculator.el (calculator-radix-grouping-mode)
4312 (calculator-radix-grouping-digits, calculator-displayer)
4313 (calculator-radix-grouping-separator, calculator-copy-displayer):
4314 * dabbrev.el (dabbrev-search-these-buffers-only):
4315 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
4316 (diff-advance-after-apply-hunk, diff-mode-hook)
4317 (diff-minor-mode-prefix):
4318 * imenu.el (imenu-use-popup-menu):
4319 * jit-lock.el (jit-lock-context-time):
4320 * newcomment.el (comment-fill-column, comment-column)
4321 (comment-style, comment-padding, comment-multi-line)
4322 (comment-empty-lines, comment-auto-fill-only-comments):
4323 * reveal.el (reveal-around-mark):
4324 * uniquify.el (uniquify-buffer-name-style)
4325 (uniquify-after-kill-buffer-p)
4326 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
4327 (uniquify-min-dir-content, uniquify-separator)
4328 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
4329 * w32-vars.el (w32-fixed-font-alist):
4330 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
4331 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
4332 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
4333 * progmodes/perl-mode.el (perl-indent-level)
4334 (perl-continued-statement-offset, perl-continued-brace-offset)
4335 (perl-brace-offset, perl-brace-imaginary-offset)
4336 (perl-label-offset, perl-indent-continued-arguments)
4337 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
4338 * progmodes/tcl.el (tcl-indent-level)
4339 (tcl-continued-indent-level, tcl-auto-newline)
4340 (tcl-tab-always-indent, tcl-electric-hash-style)
4341 (tcl-help-directory-list, tcl-use-smart-word-finder)
4342 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
4343 (inferior-tcl-source-command):
4344 * textmodes/fill.el (enable-kinsoku):
4345 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
4346 * textmodes/table.el (table-yank-handler):
4347 Specify missing group (and type, if simple) in defcustom.
4348
4349 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4350
4351 * progmodes/compile.el (compilation-finish-function): Fix defvar.
4352
4353 2005-05-19 Richard M. Stallman <rms@gnu.org>
4354
4355 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
4356
4357 * subr.el (event-basic-type): Don't get an error.
4358 (left-fringe-p): Function deleted.
4359
4360 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
4361 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
4362
4363 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
4364 in recursive copy.
4365
4366 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
4367
4368 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
4369
4370 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
4371 Call byte-compile-nogroup-warn if appropriate.
4372
4373 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
4374 (compilation-set-window): Don't call left-fringe-p; do it directly.
4375
4376 2005-05-19 Jay Belanger <belanger@truman.edu>
4377
4378 * calc/calc-graph.el (calc-graph-format-data): Make sure
4379 var-PlotRejects is bound before trying to check its value.
4380
4381 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
4382
4383 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
4384 definition of this variable from reftex-global.el to reftex.el,
4385 because it is needed in the menu.
4386
4387 2005-05-19 Lute Kamstra <lute@gnu.org>
4388
4389 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
4390 years are fixed. Don't insert a space after a dash.
4391
4392 2005-05-19 Kim F. Storm <storm@cua.dk>
4393
4394 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
4395
4396 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
4397
4398 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
4399 strings, because (eq ... ?\\) is fairly frequent.
4400
4401 * progmodes/make-mode.el (makefile-add-this-line-targets):
4402 Simplify and integrate into `makefile-pickup-targets'.
4403 (makefile-add-this-line-macro): Simplify and integrate into
4404 `makefile-pickup-macros.
4405 (makefile-pickup-filenames-as-targets): Simplify.
4406 (makefile-previous-dependency, makefile-match-dependency):
4407 Don't stumble over `::'.
4408
4409 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
4410
4411 * subr.el (post-command-idle-hook, post-command-idle-delay):
4412 Remove obsoletion of post-command-idle-hook and
4413 post-command-idle-delay.
4414
4415 * faces.el (list-faces-display): Provide button when describe-face
4416 is called to take user back to the list of faces.
4417
4418 * help-fns.el (describe-variable): Remove hyperlinks in a
4419 variable's value as these are quite frequently inappropriate.
4420
4421 * follow.el (follow-submit-feedback, follow-mode):
4422 Remove references to post-command-idle-hook.
4423
4424 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
4425
4426 * progmodes/make-mode.el (makefile-previous-dependency)
4427 (makefile-match-dependency): Check for := (and in bsd mode also
4428 !=) to give a better result, even when font-lock is not on.
4429
4430 2005-05-18 Jay Belanger <belanger@truman.edu>
4431
4432 * calc/calc-help.el (calc-s-prefix-help):
4433 Add `calc-copy-special-constant' to help string.
4434
4435 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4436
4437 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
4438
4439 2005-05-18 Jay Belanger <belanger@truman.edu>
4440
4441 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
4442 in linear factors are in proper order.
4443
4444 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4445
4446 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
4447 Support for jurabib.
4448
4449 * textmodes/reftex.el (featurep): Define aliases for overlay
4450 commands, for XEmacs compatibility, and use these aliases in
4451 overlay initializations.
4452 (reftex-highlight): Use `reftex-move-overlay'.
4453 (reftex-unhighlight): Use `reftex-delete-overlay'.
4454 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
4455 (reftex-access-search-path): Use `reftex-uniquify' instead of
4456 `reftex-uniq'
4457
4458 * textmodes/reftex-sel.el (reftex-select-unmark):
4459 Overlay `before-string' property modification enables for Emacs as well.
4460 (reftex-select-item): Use `reftex-delete-overlay'.
4461 (reftex-select-mark): Use `reftex-make-overlay' and
4462 `reftex-overlay-put'.
4463 (reftex-select-unmark): Use `reftex-delete-overlay' and
4464 `reftex-overlay-put'.
4465
4466 2005-05-18 Lute Kamstra <lute@gnu.org>
4467
4468 * emacs-lisp/lisp.el (check-parens): Fix docstring.
4469
4470 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
4471
4472 * add-log.el (add-change-log-entry):
4473 * array.el (array-make-template, array-reconfigure-rows)
4474 (array-init-max-row, array-init-max-column)
4475 (array-init-columns-per-line, array-init-field-width):
4476 * replace.el (replace-match-maybe-edit, perform-replace):
4477 * textmodes/spell.el (spell-region):
4478 Replace `read-input' by `read-string'.
4479
4480 * forms.el (forms-mode):
4481 * finder.el (finder-compile-keywords):
4482 * shadowfile.el (shadow-read-files):
4483 Replace `eval-current-buffer' by `eval-buffer'.
4484
4485 * terminal.el (te-pass-through):
4486 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
4487 (ange-ftp-raw-send-cmd):
4488 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
4489 (send-process-next-char, telnet-initial-filter, telnet):
4490 Replace `send-string' by `process-send-string'.
4491
4492 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
4493 (prolog-consult-region): Replace `send-string' by
4494 `process-send-string'; replace `send-region' by `process-send-region'.
4495
4496 * progmodes/delphi.el (delphi-log-msg):
4497 Replace `set-window-dot' by `set-window-point'.
4498
4499 * subr.el (window-dot, set-window-dot, read-input, send-string)
4500 (send-region, show-buffer, eval-current-buffer):
4501 Make really obsolete, as the comment says.
4502
4503 2005-05-17 Kim F. Storm <storm@cua.dk>
4504
4505 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
4506 (cua--init-keymaps): Bind C-return instead of S-return to set
4507 rectangle mark.
4508
4509 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
4510 instead of S-return to toggle/clear rectangle mark.
4511
4512 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
4513
4514 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
4515 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
4516 Also fontify plain strings assigned to variables, mostly so that a
4517 colon has a face and is thus not taken as a dependency separator.
4518 (makefile-previous-dependency): Inline the new matcher, because it
4519 is too complex to work in both directions.
4520 (makefile-match-dependency): Eliminate `backward' arg (see above).
4521 Completely reimplemented so as to not sometimes go into an endless
4522 loop. It should also be more efficient, because first it only
4523 searches for `:', instead of applying the very complex regexp.
4524 (makefile-mode): Cancel `font-lock-support-mode', because blocks
4525 to be fontified in one piece can be too long for JIT.
4526 Makefiles are never *that* big.
4527
4528 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
4529
4530 * dired.el (dired-mode): Simplify.
4531
4532 2005-05-17 Lute Kamstra <lute@gnu.org>
4533
4534 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
4535 defcustom for the mode hook variable.
4536
4537 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
4538 Emacs Lisp Reference Manual.
4539
4540 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
4541
4542 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
4543 (evenp, list*):
4544 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
4545 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
4546
4547 * net/tramp-smb.el (tramp-smb-open-connection):
4548 Pass `tramp-chunksize' as fifth (required) argument.
4549
4550 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
4551
4552 * font-lock.el (lisp-font-lock-keywords-1):
4553 Set `font-lock-negation-char-face' for [^...] char group.
4554 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
4555
4556 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
4557 a var, and refine it to mask one more level of nested vars.
4558 (makefile-rule-action-regex): Turn it into a var, and refine it so
4559 it recognizes backslashed continuation lines as belonging to the
4560 same command.
4561 (makefile-macroassign-regex): Refine it so it recognizes
4562 backslashed continuation lines as belonging to the same command.
4563 (makefile-var-use-regex): Don't look at the next char, because it
4564 might be the same one to be skipped by the initial [^$], leading
4565 to an overlooked variable use.
4566 (makefile-make-font-lock-keywords): Remove two parameters, which
4567 are now variables that some of the modes set locally.
4568 Handle dependency and rule action matching through functions, because
4569 regexps alone match too often. Dependency matching now comes
4570 last, so it can check, whether a colon already matched something else.
4571 (makefile-mode): Inform that font-lock improves makefile parsing
4572 capabilities.
4573 (makefile-match-dependency, makefile-match-action): New functions.
4574
4575 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
4576
4577 * emacs-lisp/cl-extra.el (equalp): Doc fix.
4578
4579 * align.el (align-regexp):
4580 * ansi-color.el (ansi-color-get-face):
4581 * array.el (array-reconfigure-rows, array-init-max-row)
4582 (array-init-max-column, array-init-columns-per-line)
4583 (array-init-field-width):
4584 * dired-aux.el (dired-trample-file-versions):
4585 * dired-x.el (dired-mark-sexp):
4586 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
4587 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
4588 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
4589 * faces.el (face-read-integer):
4590 * files.el (backup-extract-version, insert-directory):
4591 * hexl.el (hexl-insert-decimal-char):
4592 * server.el (server-process-filter):
4593 * shell.el (shell-extract-num):
4594 * startup.el (command-line-1):
4595 * term.el (term-command-hook):
4596 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
4597 (time-stamp-do-number):
4598 * time.el (display-time-update):
4599 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
4600 (timezone-fix-time):
4601 * vms-patch.el (vms-suspend-resume-hook):
4602 * calendar/appt.el (appt-convert-time):
4603 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4604 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
4605 * calendar/cal-islam.el (mark-islamic-diary-entries):
4606 * calendar/calendar.el (calendar-cursor-to-date)
4607 (calendar-star-date):
4608 * calendar/diary-lib.el (diary-attrtype-convert)
4609 (mark-diary-entries, diary-entry-time):
4610 * calendar/solar.el (solar-get-number):
4611 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
4612 * emacs-lisp/re-builder.el (reb-display-subexp):
4613 * emulation/edt.el (edt-set-scroll-margins):
4614 * emulation/tpu-extras.el (tpu-set-scroll-margins):
4615 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
4616 (vip-get-ex-count):
4617 * emulation/viper-ex.el (viper-get-ex-token)
4618 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
4619 * international/fontset.el (fontset-plain-name):
4620 * mail/feedmail.el (feedmail-look-at-queue-directory):
4621 * mail/mailalias.el (mail-get-names):
4622 * mail/rmail.el (rmail-convert-to-babyl-format):
4623 * mail/rmailsum.el (rmail-make-basic-summary-line)
4624 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
4625 (rmail-summary-goto-msg):
4626 * mail/smtpmail.el (smtpmail-read-response):
4627 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
4628 (ange-ftp-vms-add-file-entry):
4629 * play/gametree.el (gametree-looking-at-ply)
4630 (gametree-current-branch-score):
4631 * progmodes/ada-xref.el (ada-prj-find-prj-file)
4632 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
4633 * progmodes/cperl-mode.el (condition-case):
4634 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
4635 (ebrowse-set-member-buffer-column-width)
4636 (ebrowse-select-1st-to-9nth):
4637 * progmodes/etags.el (etags-snarf-tag):
4638 * progmodes/flymake.el (flymake-parse-line):
4639 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
4640 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
4641 (idlwave-shell-menu-def):
4642 * progmodes/ps-mode.el (ps-run-goto-error):
4643 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
4644 (vhdl-speedbar-contract-level):
4645 * term/mac-win.el (x-handle-numeric-switch):
4646 * term/sun-mouse.el (sun-get-frame-data):
4647 * term/w32-win.el (x-handle-numeric-switch):
4648 * term/x-win.el (x-handle-numeric-switch):
4649 * textmodes/ispell.el (ispell-parse-output):
4650 * textmodes/nroff-mode.el (nroff-outline-level):
4651 * textmodes/reftex-cite.el (reftex-bib-sort-year)
4652 (reftex-bib-sort-year-reverse, reftex-format-citation):
4653 * textmodes/reftex-parse.el (reftex-init-section-numbers)
4654 (reftex-section-number):
4655 * textmodes/texinfmt.el (texinfo-paragraphindent):
4656 Replace `string-to-int' by `string-to-number'.
4657
4658 * international/latexenc.el: Add page marker to force the "Local
4659 Variables:" string out of the last page.
4660
4661 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4662
4663 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
4664 tooltip-change-major-mode.
4665 (gud-tooltip-print-command): Remove case where gud-minor-mode
4666 is gdb ("--fullname").
4667 (gud-tooltip-tips): Turn GUD tooltips off for this case and
4668 explain to user.
4669
4670 2005-05-16 Jay Belanger <belanger@truman.edu>
4671
4672 * calc/calc-store.el (calc-copy-special-constant): New function.
4673
4674 * calc/calc-ext.el (calc-init-extensions): Add binding for
4675 `calc-copy-special-constant'.
4676
4677 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
4678 for the `calc-copy-special-constant' command.
4679
4680 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4681
4682 * subr.el (left-fringe-p): New function.
4683
4684 * progmodes/compile.el (compilation-setup): Set local value of
4685 overlay-arrow-string to "" always.
4686 (compilation-set-window): Left fringe then don't scroll.
4687 No left fringe then no arrow and scroll message to top.
4688 (compilation-context-lines): Adjust doc string accordingly.
4689
4690 2005-05-16 Kim F. Storm <storm@cua.dk>
4691
4692 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
4693 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
4694 (ido-wide-find-dir-or-delete-dir): New command for M-d.
4695 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
4696 (ido-read-file-name): Handle commands with ido property value
4697 equal to find-file as reading a file name, to allow C-d to enter dired.
4698 (ibuffer-find-file): Add ido property with value find-file.
4699
4700 2005-05-15 Kim F. Storm <storm@cua.dk>
4701
4702 * subr.el (open-network-stream-nowait): Remove.
4703 (open-network-stream-server): Remove.
4704
4705 2005-05-15 Richard M. Stallman <rms@gnu.org>
4706
4707 * faces.el (describe-face): Output a definition link button.
4708
4709 * help-mode.el (help-face-def): New button type.
4710
4711 * emacs-lisp/copyright.el (copyright-fix-years):
4712 Match properly if the first year is 2-digit.
4713 Don't mess up the whitespace after the years by filling.
4714
4715 * dired-aux.el (dired-mark-confirm):
4716 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
4717
4718 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
4719 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
4720 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
4721
4722 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4723 Set font-lock-comment-start-skip.
4724
4725 * font-lock.el (font-lock-comment-start-skip): New variable.
4726 (font-lock-comment-end-skip): New variable.
4727 (font-lock-fontify-syntactically-region): Use them if non-nil.
4728
4729 2005-05-15 Jay Belanger <belanger@truman.edu>
4730
4731 * calc/calc-store.el (calc-store-value): Return a string rather
4732 than display it as a message.
4733 Use calc-var-name for variable name.
4734 (calc-store-into): Add the result of calc-store-value to message.
4735 (calc-copy-variable): Add a message.
4736 (calc-store-exchange): Improve error messages.
4737 (calc-store-binary, calc-store-map): Don't reset the values of
4738 special constants.
4739
4740 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4741
4742 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
4743 manual to docstring.
4744
4745 * files.el (hack-local-variables-confirm): Add STRING argument.
4746 Make the function handle non file visiting buffers correctly.
4747 (hack-local-variables-prop-line, hack-local-variables)
4748 (hack-one-local-variable): Use STRING arg of
4749 `hack-local-variables-confirm'.
4750
4751 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4752
4753 Sync with Tramp 2.0.49.
4754
4755 * tramp.el (tramp-handle-dired-call-process)
4756 (tramp-handle-insert-directory):`insert-buffer' cannot be used
4757 because the contents of the Tramp buffer is changed before
4758 insertion (`expand-file' and alike).
4759 (tramp-handle-insert-directory): If `localname' has an empty
4760 nondirectory name, it must not be quoted.
4761 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
4762 variable `tramp-chunksize'. Change callees.
4763 (tramp-open-connection-setup-interactive-shell): Check remote host
4764 for buggy `send-process-string' implementation.
4765 Set `tramp-chunksize' if found. Reported by Michael Kifer
4766 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
4767 (tramp-handle-shell-command): `insert-buffer' cannot be used
4768 because the contents of the Tramp buffer is changed before
4769 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
4770 <frederic.bothamy@free.fr>.
4771 (tramp-set-auto-save): Actions should be done for Tramp file name
4772 handler only. Ange-FTP has its own auto-save mechanism.
4773 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4774 (tramp-set-auto-save-file-modes): Set file modes of
4775 `buffer-auto-save-file-name' to ?\600 as fallback solution.
4776 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
4777 (tramp-bug): Remove obsolete variable.
4778 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
4779 for presence of `mml-mode'. Make it running for older Emacsen as well.
4780
4781 2005-05-14 John Paul Wallington <jpw@pobox.com>
4782
4783 * ibuf-ext.el (define-ibuffer-filter filename):
4784 If `dired-directory' is a list, use its car.
4785
4786 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
4787
4788 * ibuffer.el (define-ibuffer-column filename):
4789 If `dired-directory' is a list, use its car.
4790
4791 2005-05-14 Richard M. Stallman <rms@gnu.org>
4792
4793 * subr.el (symbol-file): Doc fix.
4794
4795 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4796 (byte-compile-form): Call byte-compile-nogroup-warn.
4797 (byte-compile-warning-types): Doc fix.
4798
4799 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
4800
4801 * progmodes/cc-engine.el (c-literal-faces):
4802 Add font-lock-comment-delimiter-face.
4803
4804 * net/net-utils.el (dig): Use with-no-warnings.
4805
4806 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
4807 (sc-recite-frame-alist, sc-default-cite-frame)
4808 (sc-default-uncite-frame, sc-default-recite-frame)
4809 (sc-attrib-selection-list, sc-rewrite-header-list):
4810 Mark as risky-local-variable.
4811
4812 * international/ogonek.el (ogonek-jak, ogonek-how):
4813 Don't use beginning-of-buffer.
4814
4815 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
4816
4817 * calendar/solar.el (solar-data-list): Move definition up.
4818
4819 * dnd.el (dnd-protocol-alist): Add autoload.
4820
4821 * progmodes/sh-script.el: Many doc usage fixes.
4822 (sh-indent-after-do): Change default to match common styles.
4823
4824 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
4825
4826 * files.el (interpreter-mode-alist)
4827 (auto-mode-interpreter-regexp): Doc fixes.
4828
4829 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
4830
4831 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
4832
4833 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
4834
4835 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4836
4837 * dired.el (dired-mode): make-variable-buffer-local =>
4838 make-local-variable.
4839
4840 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4841
4842 * term/mac-win.el (mac-select-convert-to-string): Try coding
4843 systems in mac-script-code-coding-systems if specified one cannot
4844 encode string for `com.apple.traditional-mac-plain-text'.
4845
4846 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
4847
4848 * progmodes/make-mode.el (makefile-targets-face)
4849 (makefile-shell-face, makefile-makepp-perl-face): New faces.
4850 (makefile-dependency-regex): Fix it to not make the colon in
4851 $(var:a=b) special.
4852 (makefile-rule-action-regex): New regexp for highlighting embedded
4853 Shell strings.
4854 (makefile-macroassign-regex): Handle != for highlighting as
4855 embedded Shell strings.
4856 (makefile-var-use-regex): New const.
4857 (makefile-statements, makefile-automake-statements)
4858 (makefile-gmake-statements, makefile-makepp-statements)
4859 (makefile-bsdmake-statements): New consts.
4860 (makefile-make-font-lock-keywords): New function.
4861 (makefile-automake-font-lock-keywords)
4862 (makefile-gmake-font-lock-keywords)
4863 (makefile-makepp-font-lock-keywords)
4864 (makefile-bsdmake-font-lock-keywords): New consts.
4865 (makefile-mode-map): Add switchers between the various submodes.
4866 (makefile-mode): Document the availability of the variants.
4867 (makefile-automake-mode, makefile-gmake-mode)
4868 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
4869
4870 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
4871 new variants of makefile-mode.
4872
4873 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4874
4875 * font-lock.el (font-lock-comment-delimiter-face): Fix up
4876 the inheritance.
4877
4878 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
4881 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
4882
4883 * files.el (normal-mode): Extend the scope of the
4884 `enable-local-variables' binding to include the `set-auto-mode' call.
4885 (magic-mode-alist): Doc fix.
4886
4887 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4888
4889 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
4890 font-lock-comment-face rather than copying its setting.
4891
4892 2005-05-12 Andreas Schwab <schwab@suse.de>
4893
4894 * eshell/esh-mode.el (eshell-send-input): Doc fix.
4895
4896 2005-05-12 Lute Kamstra <lute@gnu.org>
4897
4898 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
4899 defcustom for the mode hook variable. Delete the last argument.
4900 * generic-x.el: Fix callers of define-generic-mode.
4901 (generic-x-modes): Delete group.
4902 (show-tabs-tab-face, show-tabs-space-face): Put them in the
4903 generic-x customization group.
4904
4905 2005-05-12 Kim F. Storm <storm@cua.dk>
4906
4907 * font-lock.el (font-lock-negation-char-face): Default to "off".
4908
4909 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
4910 font-lock-negation-char-face to ! in !=.
4911
4912 2005-05-12 Masatake YAMATO <jet@gyve.org>
4913
4914 * add-log.el (find-change-log): Fix typos in the docstring
4915 of function.
4916
4917 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4918
4919 * international/latexenc.el (latexenc-find-file-coding-system):
4920 Avoid `re-search-forward' when looking for input encoding because
4921 of speed and safety. Better regular expressions for recognizing
4922 input encoding. Limit a search for TeX-master/tex-main-file to
4923 the local variable section.
4924
4925 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
4926
4927 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
4928 syntax of $ to "'" (quote).
4929
4930 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4931
4932 * dnd.el (dnd-protocol-alist): Improve custom type.
4933
4934 * dired.el (dired-dnd-protocol-alist): New variable.
4935 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
4936 `dired-mode-hook' to the end.
4937
4938 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4939
4940 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
4941 comment-end if comment-start-skip is not set.
4942 Obey the font-lock-comment-delimiter-face variables.
4943
4944 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4945
4946 * files.el (executable-find): Move from executable.el. Use locate-file.
4947 * progmodes/executable.el (executable-find): Move to files.el.
4948
4949 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
4950 when trying to ensure forward progress.
4951
4952 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
4953
4954 * mouse-sel.el (mouse-sel-follow-link-p): New function.
4955 (mouse-select, mouse-select-internal, mouse-extend-internal):
4956 Use it to implement mouse-1-click-follows-link functionality.
4957
4958 2005-05-11 Richard M. Stallman <rms@gnu.org>
4959
4960 * font-lock.el (font-lock-fontify-syntactically-region):
4961 Use font-lock-comment-delimiter-face for comment delimiters.
4962
4963 2005-05-10 Jay Belanger <belanger@truman.edu>
4964
4965 * calc/calc-help.el (calc-m-prefix-help): Add mention of
4966 preserving embedded modes.
4967
4968 2005-05-10 Richard M. Stallman <rms@gnu.org>
4969
4970 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
4971
4972 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
4973 Move from ada-stmt.el.
4974 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
4975
4976 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
4977 Move to ada-mode.el.
4978 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
4979
4980 * cus-edit.el (custom-file): Call file-chase-links.
4981
4982 * files.el (read-directory-name): Fix previous change.
4983 (hack-local-variables-confirm): New function.
4984 (hack-local-variables-prop-line, hack-local-variables)
4985 (hack-one-local-variable): Use it.
4986
4987 2005-05-10 Lute Kamstra <lute@gnu.org>
4988
4989 * font-lock.el (font-lock-keywords-alist)
4990 (font-lock-removed-keywords-alist): Clarify docstrings.
4991
4992 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
4993
4994 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
4995 (gdb-source-info): Check for preprocessor info.
4996 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
4997 a macro for a function.
4998 (gdb-info-breakpoints-custom): Try to find file again if not already
4999 found (user might have used GDB dir command).
5000 (gdb-get-location): Update gdb-location-alist correctly for change
5001 to gdb-info-breakpoints-custom.
5002
5003 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
5004 (gud-tooltip-print-command): Add gdbmi case.
5005 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
5006 preprocessor info.
5007
5008 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5009
5010 * startup.el (fancy-splash-insert): Fix typo in doc string.
5011
5012 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
5013
5014 * obsolete/float.el (string-to-float):
5015 * obsolete/hilit19.el (hilit-add-pattern):
5016 * obsolete/rnews.el (news-parse-range, news-select-message)
5017 (news-get-pruned-list-of-files): Replace `string-to-int' by
5018 `string-to-number'.
5019
5020 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
5021 `find-file-not-found-hooks'; use `add-hook'.
5022 (uncompress-while-visiting): Set `write-file-functions', not
5023 `write-file-hooks'; use `add-hook'.
5024
5025 2005-05-09 Kim F. Storm <storm@cua.dk>
5026
5027 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
5028 (cua-paste): Handle clipboard action.
5029 (cua--init-keymaps): Remap clipboard-kill-region and
5030 clipboard-kill-ring-save.
5031
5032 2005-05-08 Eli Zaretskii <eliz@gnu.org>
5033
5034 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5035 Improve commentary.
5036
5037 * simple.el (next-error-overlay-arrow-position): Revert the change
5038 made on 2005-04-30.
5039
5040 2005-05-07 Jay Belanger <belanger@truman.edu>
5041
5042 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
5043 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
5044 `calc-sel-reselect'.
5045
5046 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
5047 Calc is in embedded mode.
5048
5049 2005-05-07 Eli Zaretskii <eliz@gnu.org>
5050
5051 * progmodes/compile.el (compilation-setup):
5052 Set overlay-arrow-string to an empty string on text terminals.
5053
5054 * textmodes/ispell.el (ispell-program-name): Try looking for
5055 "aspell" along exec-path, and if found, use it as the default
5056 speller program.
5057
5058 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
5059
5060 * international/mule.el (sgml-xml-auto-coding-function):
5061 Recognize encoding='FOO' in single quotes as well as in double quotes.
5062
5063 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5064
5065 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
5066 as well as `interactive', so that defmacro* would recognize
5067 `declare' forms.
5068
5069 2005-05-07 Eli Zaretskii <eliz@gnu.org>
5070
5071 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5072 Explain more about the LIGHTER arg's usage in the doc string.
5073 Add commentary to clarify what the code does. Fix the regexp that
5074 strips whitespace from LIGHTER. Quote LIGHTER before using it,
5075 since it could have characters special to regular expressions.
5076
5077 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
5078
5079 * replace.el (occur-1): Bind inhibit-read-only so that
5080 erase-buffer doesn't barf on read-only text properties (likewise
5081 for add-text-properties in occur-engine). Mark buffer as unmodified.
5082 (occur-engine): Don't set buffer-read-only here.
5083
5084 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5085
5086 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
5087 list-buffers-directory. This caused the *cvs-commit* buffer to be
5088 sometimes mistakenly reused as a *cvs* buffer.
5089
5090 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
5091
5092 * tooltip.el: Move code for GUD tooltips into gud.el.
5093 (require): CL no longer needed to compile case.
5094 (tooltip-mode): Do not toggle functions for GUD tooltips.
5095 (tooltip-gud-tips-p): Remove. Replace with minor mode
5096 gud-tooltip-mode in gud.el.
5097 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
5098 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
5099 tooltip-gud prefix with gud-tooltip and obsolete.
5100 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
5101 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
5102 (tooltip-mouse-motion): Mouse movement functions/variable.
5103 Rename in gud.el by adding gud prefix.
5104 (tooltip-gud-original-filter, tooltip-gud-dereference)
5105 (tooltip-gud-event, tooltip-toggle-gud-tips)
5106 (tooltip-gud-process-output, tooltip-gud-print-command)
5107 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
5108 gud.el by replacing tooltip-gud prefix with gud-tooltip.
5109 (gdb-tooltip-print): Move to gdb-ui.el.
5110
5111 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
5112 (require): CL needed to compile case.
5113 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
5114 tooltip-gud-tips-p. Make it a minor-mode.
5115 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
5116 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
5117 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
5118 (gud-tooltip-change-major-mode)
5119 (gud-tooltip-activate-mouse-motions-if-enabled)
5120 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
5121 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
5122 (gud-tooltip-original-filter, gud-tooltip-dereference)
5123 (gud-tooltip-event, tooltip-toggle-gud-tips)
5124 (gud-tooltip-process-output, gud-tooltip-print-command)
5125 (gud-tooltip-tips): Move from tooltip.el.
5126
5127 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
5128 (gdb-cpp-define-alist-flags): Doc fix.
5129 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
5130 gud-tooltip-mode is t.
5131
5132 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
5135 evaporate if their text is deleted.
5136 (goto-address-at-point): Make it work as a mouse binding as well.
5137 (goto-address-at-mouse): Obsolete it. Update users.
5138
5139 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
5140
5141 * calendar/appt.el (top-level): No longer activate on load.
5142
5143 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
5144
5145 * calendar/cal-bahai.el (mark-bahai-diary-entries):
5146 * net/webjump.el (webjump):
5147 * progmodes/idlw-help.el (idlwave-do-context-help1)
5148 (idlwave-highlight-linked-completions):
5149 * textmodes/po.el (po-find-file-coding-system-guts):
5150 Replace `assoc-ignore-case' by `assoc-string'.
5151
5152 2005-05-06 Eli Zaretskii <eliz@gnu.org>
5153
5154 * files.el (locate-file): Doc fix.
5155
5156 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
5157 Remove the redundant test for ms-dos.
5158
5159 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
5160 look for the preprocessor with exec-suffixes. If not found in
5161 standard places, look in exec-path. Remove most of the tests that
5162 used system-type.
5163
5164 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
5165
5166 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
5167
5168 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
5169 file-name clash with jka-compr.el on 8+3 filesystems.
5170
5171 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5172
5173 * term/mac-win.el: Don't define or bind scroll bar functions if
5174 x-toolkit-scroll-bars is t.
5175 (x-select-text, x-get-selection-value):
5176 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
5177 (PRIMARY): Put mac-scrap-name property.
5178 (mac-select-convert-to-file-url): New function.
5179 (public.file-url): New selection target type. Add to
5180 selection-converter-alist.
5181 (x-get-selection, x-selection-value): Handle it.
5182 (x-cut-buffer-or-selection-value): New alias.
5183
5184 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5185
5186 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
5187 entry to avoid calling bibtex-find-entry with arg global
5188 being t. Remove arg key.
5189 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
5190 (bibtex-copy-summary-as-kill): Change accordingly.
5191
5192 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5193
5194 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
5195 (org-agenda-date-later): Use with-current-buffer.
5196
5197 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
5200 (define-obsolete-variable-alias): Doc Fixes.
5201
5202 2005-05-06 Kim F. Storm <storm@cua.dk>
5203
5204 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
5205 vertical-motion when selective-display is active.
5206
5207 * ido.el (ido-setup-hook): New hook.
5208 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
5209 (ido-input-stack): New var.
5210 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
5211 ido-next-work-file binding to M-O.
5212 Bind M-f to ido-wide-find-file-or-pop-dir.
5213 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
5214 (ido-read-internal): Run ido-setup-hook.
5215 Catch quit in read-file-name and read-string to cancel edit.
5216 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
5217 Automatically pop-all when completing a directory name (RET).
5218 (ido-file-internal): Add with-no-warnings around ffap and dired code.
5219 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
5220 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
5221 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
5222 New functions for M-b/M-f to move among the directory components.
5223 (ido-make-merged-file-list): Catch quit to cancel merge.
5224 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
5225 (ido-completion-help): No warnings for ido-completion-buffer-full.
5226
5227 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
5228
5229 * font-lock.el (font-lock-negation-char-face): New face and variable.
5230 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
5231 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
5232 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
5233 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
5234
5235 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
5236
5237 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
5238 Fix typo in docstring.
5239
5240 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
5241 (ebrowse-print-statistics-line)
5242 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
5243
5244 * term/w32-win.el (image-library-alist): Add additional name for
5245 Xpm library.
5246
5247 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
5248
5249 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
5250 use gcc instead of cpp.
5251
5252 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
5253 (gdb-create-define-alist): Use it.
5254 (gdb-cpp-define-alist-program): Update for MS-DOS.
5255
5256 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
5257
5258 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
5259
5260 2005-05-04 Richard M. Stallman <rms@gnu.org>
5261
5262 * help.el (describe-key): No error when UNTRANSLATED is nil.
5263
5264 * simple.el (line-move-1): Fix previous change to signal errors
5265 appropriately.
5266
5267 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
5268
5269 * calendar/icalendar.el (icalendar-version): Now at 0.12.
5270 (icalendar-duration-correction): Remove.
5271 (icalendar--get-event-properties): Split result at commas.
5272 (icalendar--decode-isoduration): New optional argument
5273 DURATION-CORRECTION.
5274 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
5275 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
5276 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
5277 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
5278 (icalendar--convert-anniversary-to-ical): New functions, extracted
5279 from icalendar-export-region, with bug fixes.
5280 (icalendar-export-region): Use the above functions.
5281 (icalendar-import-buffer): Check before saving diary file.
5282 (icalendar--convert-recurring-to-diary)
5283 (icalendar--convert-non-recurring-all-day-to-diary)
5284 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
5285 extracted from icalendar--convert-ical-to-diary, with bug fixes.
5286 (icalendar--convert-ical-to-diary): Use the above functions.
5287
5288 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
5289
5290 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
5291 Remove these recent additions.
5292 (c-mode): Restore to before 2005-04-28.
5293
5294 * progmodes/cc-vars.el (cc-define-list-program): Remove this
5295 recent addition.
5296
5297 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
5298 (gdb-define-alist): New variables.
5299 (gdb-create-define-alist): New function.
5300 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
5301 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
5302 with string-to-number.
5303 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
5304
5305 * progmodes/gud.el: Replace string-to-int with string-to-number.
5306 (gud-find-file): Handle gdb-define-alist.
5307
5308 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
5309
5310 2005-05-02 Jay Belanger <belanger@truman.edu>
5311
5312 * calc/calc-aent.el (math-read-token):
5313 * calc/calc-bin.el (calc-word-size):
5314 * calc/calc-ext.el (calc-read-number-fancy):
5315 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
5316 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
5317 * calc/calc-frac.el (calc-over-notation):
5318 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
5319 (calc-graph-num-points, calc-graph-init):
5320 * calc/calc-prog.el (calc-read-parse-table-part)
5321 (calc-edit-macro-repeats):
5322 * calc/calc-yank.el (calc-do-grab-rectangle):
5323 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
5324 Replace `string-to-int' by `string-to-number'.
5325
5326 2005-05-02 Kim F. Storm <storm@cua.dk>
5327
5328 * kmacro.el: Use executing-kbd-macro-index variable.
5329
5330 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
5331
5332 * net/rlogin.el (rlogin-parse-words): Delete func.
5333 (rlogin): Use split-string, not rlogin-parse-words.
5334 Also, if there are option-like elements in the parsed args,
5335 take the host to be the first arg immediately following them.
5336 Suggested by Michael Mauger.
5337
5338 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
5341
5342 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
5343
5344 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
5345 (cc-mode-cpp-program): Rename to cc-define-list-program and
5346 move to cc-vars.el.
5347
5348 * progmodes/cc-vars.el (cc-define-list-program):
5349 Change to "gcc -E -dM -". Make customizable.
5350
5351 2005-05-02 Kim F. Storm <storm@cua.dk>
5352
5353 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
5354
5355 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
5356
5357 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
5358
5359 * international/mule-util.el (truncate-string): Remove alias and
5360 obsolete declaration.
5361
5362 * international/mule-cmds.el (update-iso-coding-systems):
5363 Remove alias and obsolete declaration.
5364
5365 * international/mule.el (coding-system-parent): Remove alias and
5366 obsolete declaration.
5367
5368 * subr.el (define-function, sref): Remove aliases and obsolete
5369 declarations.
5370 (chars-in-region): Remove obsolete declaration.
5371
5372 2005-05-01 Richard M. Stallman <rms@gnu.org>
5373
5374 * info.el (Info-mode): Set widen-automatically to nil, locally.
5375
5376 * simple.el (widen-automatically): New variable.
5377 (pop-global-mark): Obey widen-automatically.
5378
5379 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
5380
5381 * term/xterm.el (function-key-map): Call substitute-key-definition
5382 before the keymap size is increased by a lot of define-key calls.
5383
5384 2005-05-01 Richard M. Stallman <rms@gnu.org>
5385
5386 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
5387 Rename ARG to ELEMENT. Doc fix.
5388
5389 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
5390
5391 * allout.el (allout-exposure): Remove macro and obsolete declaration.
5392 Remove references to allout-exposure/change to allout-new-exposure.
5393
5394 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
5395 bytecode symbols.
5396
5397 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
5398 (compiled-function-p, focus-frame, unfocus-frame):
5399 Remove aliases and obsolete declarations.
5400 Back out inadvertent changes from previous commit.
5401
5402 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5403
5404 * files.el (require-final-newline): Make Custom tags consistent
5405 with mode-require-final-newline.
5406 (mode-require-final-newline): Doc fix.
5407
5408 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5409
5410 * international/latexenc.el (latexenc-find-file-coding-system):
5411 Fix regular expressions.
5412
5413 2005-05-01 David Kastrup <dak@gnu.org>
5414
5415 * international/latexenc.el (latexenc-find-file-coding-system):
5416 Fix regular expressions.
5417
5418 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * subr.el (string-to-int): Make obsolete.
5421
5422 2005-04-30 Richard M. Stallman <rms@gnu.org>
5423
5424 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
5425
5426 * loadup.el: load jka-comp-hook.
5427
5428 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
5429 (jka-compr-handler): Add autoload. `put' calls moved
5430 to jka-comp-hook.el.
5431 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
5432 (jka-compr-inhibit): Autoload.
5433
5434 * jka-comp-hook.el: New file.
5435 Enable the mode by default.
5436
5437 * files.el (backup-buffer-copy): Use copy-file instead
5438 of write-region, and put back the 'excl.
5439
5440 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * progmodes/flymake.el (flymake-split-string)
5443 (flymake-split-string, flymake-log, flymake-pid-to-names)
5444 (flymake-reg-names, flymake-get-source-buffer-name)
5445 (flymake-unreg-names, flymake-add-line-err-info)
5446 (flymake-add-err-info): Clarify docstrings.
5447 (flymake-popup-menu, flymake-make-emacs-menu)
5448 (flymake-make-xemacs-menu): Add docstrings.
5449 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
5450 Set variables directly throughout.
5451
5452 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
5453
5454 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
5455 exists. Initialize cc-define-alist.
5456 (c-mode): Add cc-create-define-alist locally to after-save-hook.
5457 If there is no file (Macroexpansion) don't create an alist.
5458
5459 2005-04-29 Sam Steingold <sds@gnu.org>
5460
5461 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
5462 (cc-create-define-alist): Use it instead of the hard-coded string.
5463
5464 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5465
5466 * international/mule-conf.el (file-coding-system-alist): Fix regexp
5467 for latexenc.
5468
5469 2005-04-29 Lute Kamstra <lute@gnu.org>
5470
5471 * emacs-lisp/generic.el: Improve commentary section.
5472 (define-generic-mode): Improve docstring.
5473
5474 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5475
5476 * textmodes/org.el (many places): Change to quiet the byte compiler.
5477 (org-prefix-format-compiled): New variable.
5478 (org-compile-prefix-format): New function.
5479 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
5480 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
5481 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
5482 (org-get-entries-from-diary): Use `org-get-time-of-day' for
5483 consistency with entries from `org-mode' files.
5484 (org-get-time-of-day): Fix bug with partial matches early in a line.
5485 (org-non-link-chars): New constant.
5486 (org-link-regexp): Respect `org-non-link-chars'.
5487 (org-agenda-day-view): Remove command.
5488 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
5489 (org-follow-bbdb-link, org-store-link): Search also company field.
5490 (org-highlight-overlay): New variable.
5491 (org-highlight, org-unhighlight): New functions.
5492 (org-agenda-mode): Add pre-command-hook to remove highlight.
5493 (org-evaluate-time-range): Behavior depends upon whether time stamp
5494 contains a time or not.
5495 (org-show-subtree, org-show-entry): New functions.
5496 (org-agenda-cleanup-fancy-diary): Remove empty lines.
5497
5498 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
5499
5500 * comint.el (comint-output-filter-functions): Add autoload cookie.
5501
5502 2005-04-28 Kim F. Storm <storm@cua.dk>
5503
5504 * ido.el (ido-everywhere): Fix last change.
5505
5506 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5507
5508 * international/latexenc.el: New file.
5509 * international/mule-conf.el (file-coding-system-alist): For .tex,
5510 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
5511
5512 2005-04-28 Lute Kamstra <lute@gnu.org>
5513
5514 * font-lock.el (font-lock-add-keywords)
5515 (font-lock-remove-keywords): Clarify docstring.
5516 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
5517 Don't start docstrings with a `*'.
5518 (font-lock-update-removed-keyword-alist): Give it a docstring.
5519
5520 * generic-x.el: Update commentary section.
5521 Only require font-lock when compiling.
5522 Define all modes conditionally.
5523 Place all generic modes in the generic-x-modes customization group.
5524 (generic-x-modes): New customization group.
5525 (generic-default-modes, generic-mswindows-modes)
5526 (generic-unix-modes, generic-other-modes): New constants.
5527 (generic-define-mswindows-modes, generic-define-unix-modes):
5528 Update docstrings. Make them obsolete.
5529 (generic-extras-enable-list): New default value. Update docstring.
5530 Improve :type. Change :set function.
5531 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
5532 Fix docstring.
5533
5534 * emacs-lisp/generic.el (generic-mode-internal):
5535 Simplify font-lock-defaults.
5536 (define-generic-mode): Fix docstring.
5537
5538 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
5539
5540 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
5541 font-lock-face property to highlight matches.
5542
5543 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
5544
5545 * progmodes/cc-mode.el (cc-create-define-alist): New function.
5546 (cc-define-alist): New variable.
5547 (c-mode): Make it local and initialize it.
5548
5549 * progmodes/gdb-ui.el (gdb-active-process): New variable.
5550 (gdb-exited): New function.
5551 (gdb-annotation-rules): Use it.
5552 (gdb-starting): Set gdb-active-process to t.
5553 (gdb-stopping): Amend doc string.
5554 (gdb-reset): Set gdb-active-process to nil.
5555
5556 * tooltip.el (tooltip-gud-tips): Show the associated #define
5557 directives when a C program under GDB is not executing.
5558
5559 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
5560
5561 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
5562 font-lock-fontify-syntactic-keywords.
5563
5564 * font-lock.el (font-lock-default-fontify-region): Don't force
5565 parse-sexp-lookup-properties to nil.
5566
5567 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5568
5569 * man.el (man-mode-syntax-table): Set up `:' to have
5570 word-constituent syntax.
5571
5572 2005-04-27 Lute Kamstra <lute@gnu.org>
5573
5574 * novice.el (disable-command): Don't add spurious newlines to the
5575 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
5576
5577 2005-04-26 Jay Belanger <belanger@truman.edu>
5578
5579 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
5580 than one window before deleting window.
5581
5582 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5583
5584 * shell.el (shell-prompt-pattern): Doc fix.
5585 (shell-mode): Set paragraph-separate buffer locally to "\\'".
5586
5587 * comint.el (comint-prompt-regexp, comint-get-old-input)
5588 (comint-use-prompt-regexp)
5589 (comint-use-prompt-regexp-instead-of-fields)
5590 (comint-replace-by-expanded-history, comint-send-input)
5591 (comint-output-filter, comint-get-old-input-default)
5592 (comint-line-beginning-position, comint-bol, comint-show-output)
5593 (comint-backward-matching-input, comint-forward-matching-input)
5594 (comint-next-prompt, comint-previous-prompt):
5595 Rename `comint-use-prompt-regexp-instead-of-fields' to
5596 `comint-use-prompt-regexp'. Keep old name as alias and declare
5597 obsolete.
5598 (comint-use-prompt-regexp): Shorten first line of doc string.
5599
5600 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
5601 Set paragraph-separate buffer locally to "\\'".
5602
5603 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
5604 Adapt to above name change.
5605
5606 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5607 (smbclient-prompt-regexp): Ditto.
5608
5609 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
5610
5611 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
5612
5613 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
5614 gdb-location-list.
5615 Break lines that are over 80 characters wide.
5616
5617 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
5618
5619 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
5620 New fun and var, to preserve compatibility.
5621
5622 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
5623
5624 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
5625
5626 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
5627 name to file-newer-than-file-p.
5628
5629 2005-04-26 Richard M. Stallman <rms@gnu.org>
5630
5631 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
5632
5633 * progmodes/python.el (python-mode):
5634 Use new name eldoc-documentation-function.
5635
5636 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
5637
5638 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
5639 (eldoc-documentation-function):
5640 Rename from eldoc-print-current-symbol-info-function. Calls changed.
5641
5642 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
5643
5644 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
5645
5646 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
5647
5648 * term/xterm.el (function-key-map): Fix strings for
5649 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
5650 {C,S,A,C-S}-{f1-f12}.
5651
5652 2005-04-26 Kenichi Handa <handa@m17n.org>
5653
5654 * international/mule-cmds.el (select-safe-coding-system):
5655 Fix previous change.
5656
5657 2005-04-26 Lute Kamstra <lute@gnu.org>
5658
5659 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
5660
5661 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
5662 (font-lock-comment-delimiter-face): Ditto.
5663
5664 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
5665
5666 2005-04-25 Jay Belanger <belanger@truman.edu>
5667
5668 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
5669 to t while inserting information; use help-mode.
5670
5671 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
5672
5673 * term.el (ansi-term-color-vector): Use the xterm colors.
5674 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
5675
5676 2005-04-25 Lute Kamstra <lute@gnu.org>
5677
5678 * font-core.el (font-lock-defaults): Fix docstring.
5679
5680 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
5681
5682 2005-04-25 Kenichi Handa <handa@m17n.org>
5683
5684 * international/mule-cmds.el (select-safe-coding-system):
5685 Don't check consistency with coding: spec, etc if raw-text or
5686 no-conversion was found to be safe.
5687
5688 2005-04-24 Richard M. Stallman <rms@gnu.org>
5689
5690 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
5691 citation markers at start of each line.
5692
5693 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
5694 citation markers at start of each line.
5695
5696 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
5697
5698 * files.el (mode-require-final-newline): Fix previous change.
5699 (require-final-newline): Fix type label.
5700
5701 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
5702
5703 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
5704 statement in buffer (broken by 2004-11-24 change).
5705
5706 2005-04-24 Kim F. Storm <storm@cua.dk>
5707
5708 * ido.el (ido-everywhere): Save and restore old read-buffer-function
5709 and read-file-name-function values. Don't overwrite existing
5710 non-nil values if ido-mode is enabled without ido-everywhere.
5711
5712 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
5713
5714 * files.el (mode-require-final-newline): Minor doc fix.
5715
5716 2005-04-24 Eli Zaretskii <eliz@gnu.org>
5717
5718 * subr.el (syntax-after): Doc fix.
5719 (syntax-class): If argument is nil, return nil. Mask off upper 16
5720 bits, not 8 bits.
5721
5722 * files.el (mode-require-final-newline): Doc fix.
5723 (backup-buffer-copy): Fix last change.
5724
5725 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5726
5727 * term/mac-win.el: Require select. Set selection-coding-system to
5728 mac-system-coding-system. Call menu-bar-enable-clipboard.
5729 (x-last-selected-text-clipboard, x-last-selected-text-primary)
5730 (x-select-enable-clipboard): New variables.
5731 (x-select-text, x-get-selection, x-selection-value)
5732 (x-get-selection-value, mac-select-convert-to-string)
5733 (mac-services-open-file, mac-services-open-selection)
5734 (mac-services-insert-text): New functions.
5735 (CLIPBOARD, FIND): Put mac-scrap-name property.
5736 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
5737 (public.tiff): Put mac-ostype property.
5738 (selection-converter-alist): Add entries for them.
5739 (mac-application-menu-map): New keymap.
5740 (interprogram-cut-function, interprogram-paste-function): Set to
5741 x-select-text and x-get-selection-value, respectively.
5742 (split-window-keep-point): Set to t.
5743
5744 2005-04-23 Richard M. Stallman <rms@gnu.org>
5745
5746 * files.el (read-directory-name): Always pass non-nil
5747 DEFAULT-FILENAME arg to read-file-name.
5748 (backup-buffer-copy, basic-save-buffer-2): Take care against
5749 writing thru an unexpected existing symlink.
5750 (revert-buffer): In indirect buffer, revert the base buffer.
5751 (magic-mode-alist): Doc fix.
5752 (buffer-stale-function): Doc fix.
5753 (minibuffer-with-setup-hook): Avoid warning.
5754 (mode-require-final-newline): Doc and custom fix.
5755
5756 * follow.el (follow-end-of-buffer): Use with-no-warnings.
5757
5758 * font-lock.el (font-lock-comment-face): On terminals with few colors,
5759 use the default appearance.
5760 (font-lock-comment-delimiter-face): New face, new variable.
5761
5762 * imenu.el (imenu--generic-function): The official position of a
5763 definition is the start of the line that BEG is in.
5764
5765 * midnight.el (midnight-timer): Move defvar up.
5766
5767 * mouse.el (mouse-drag-region-1): Delete some debugging code.
5768
5769 * saveplace.el (save-place-to-alist): Use with-no-warnings.
5770
5771 * startup.el (command-line): Use with-no-warnings.
5772
5773 * window.el (window-size-fixed): New defvar.
5774
5775 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
5776
5777 * mail/rmail.el (rmail-font-lock-keywords):
5778 Use font-lock-comment-delimiter-face.
5779
5780 * mail/sendmail.el (mail-font-lock-keywords):
5781 Use font-lock-comment-delimiter-face.
5782
5783 * progmodes/compile.el (next-error-highlight-timer): New defvar.
5784
5785 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
5786
5787 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5788 Specify t for LAXMATCH when matching directories.
5789 Save match data around compilation-compat-error-properties form.
5790
5791 2005-04-23 David Kastrup <dak@gnu.org>
5792
5793 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
5794 Mention that the autoloaded aliases should be kept for AUCTeX.
5795
5796 2005-04-23 Andreas Schwab <schwab@suse.de>
5797
5798 * isearch.el (isearch-forward): Doc fix.
5799
5800 2005-04-23 Eli Zaretskii <eliz@gnu.org>
5801
5802 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
5803 (jit-lock-stealth-nice): Change default value to 0.5.
5804
5805 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
5806
5807 * abbrev.el (write-abbrev-file): Write table entries in
5808 alphabetical order by table name.
5809
5810 2005-04-22 Kim F. Storm <storm@cua.dk>
5811
5812 * ido.el (ido-read-internal): Fix `list' completion.
5813
5814 2005-04-22 Kenichi Handa <handa@m17n.org>
5815
5816 * recentf.el (recentf-save-file-coding-system): New variable.
5817 (recentf-save-list): Encode the file by
5818 recentf-save-file-coding-system and add coding: tag.
5819
5820 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
5821
5822 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
5823
5824 2005-04-21 Lute Kamstra <lute@gnu.org>
5825
5826 * loadhist.el (unload-feature): Don't remove a function from hooks
5827 if it is about to be restored to an autoload . Remove functions
5828 that will become unbound from auto-mode-alist. Simplify the code.
5829
5830 * subr.el (assq-delete-all): New implementation that is linear,
5831 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
5832 (rassq-delete-all): New function.
5833
5834 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5835 Add size-indication-mode.
5836
5837 2005-04-21 Kenichi Handa <handa@m17n.org>
5838
5839 * international/mule-cmds.el: Add autoload for widget-value in
5840 eval-when-compile.
5841
5842 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5845 Add tooltip-mode.
5846
5847 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
5848
5849 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
5850
5851 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
5852 (inferior-lisp-filter-regexp, inferior-lisp-program)
5853 (inferior-lisp-load-command, inferior-lisp-prompt)
5854 (inferior-lisp-mode-hook, lisp-source-modes)
5855 (inferior-lisp-load-hook): defvar->defcustom.
5856 (inferior-lisp-program, inferior-lisp-prompt)
5857 (inferior-lisp-load-hook): Doc fixes.
5858 (inferior-lisp-install-letter-bindings): Small change in
5859 introductory comment.
5860
5861 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
5862
5863 * vc.el (vc-annotate-color-map): Change some colors so that text
5864 using them as foreground is readable on both white and black
5865 backgrounds.
5866
5867 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
5868
5869 * international/mule-conf.el (translation-table-for-input):
5870 Remove redundant declaration.
5871
5872 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5873
5874 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
5875
5876 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
5877 (tooltip-toggle-gud-tips): New function.
5878
5879 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5880
5881 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
5882 right angle brackets.
5883
5884 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5885
5886 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
5887
5888 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5889
5890 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
5891 Remove. Update callers to use expand-file-name instead.
5892
5893 * subr.el (syntax-class): New function.
5894
5895 * simple.el (blink-matching-open): Use it.
5896
5897 * paren.el (show-paren-function): Use it to recognize parens that are
5898 also used in 2-char comment markers.
5899
5900 2005-04-19 Lute Kamstra <lute@gnu.org>
5901
5902 * loadhist.el (unload-feature): Update for new format of
5903 load-history. Simplify the code.
5904
5905 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5906
5907 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
5908 (mac-add-charset-info): New function. Initialize variable
5909 mac-charset-info-alist using it.
5910 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
5911 for translation.
5912 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
5913 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
5914 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
5915 New CCL programs.
5916
5917 2005-04-19 Kim F. Storm <storm@cua.dk>
5918
5919 * simple.el (next-buffer, prev-buffer, next-error)
5920 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5921 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
5922
5923 * bindings.el (next-buffer, prev-buffer, next-error)
5924 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5925 (clone-indirect-buffer-other-window): Move bindings from simple.el.
5926 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
5927 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
5928
5929 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5930
5931 * isearch.el (isearch-edit-string): Make the search-ring available for
5932 minibuffer history commands.
5933 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
5934 the default history commands now work just as well.
5935 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
5936
5937 2005-04-18 Kim F. Storm <storm@cua.dk>
5938
5939 * emulation/cua-base.el (cua--pre-command-handler): Add more
5940 elaborate check for shift modifier on non-window systems.
5941
5942 2005-04-18 Lars Hansen <larsh@math.ku.dk>
5943
5944 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
5945
5946 2005-04-18 Kim F. Storm <storm@cua.dk>
5947
5948 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
5949 and make it optional. Don't test tooltip-gud-echo-area here.
5950 (tooltip-gud-process-output, gdb-tooltip-print):
5951 Pass tooltip-gud-echo-area to tooltip-show.
5952 (tooltip-help-tips): Remove second optional arg to tooltip-show.
5953
5954 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5955
5956 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
5957 `display-graphic-p' may not be bound yet.
5958
5959 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5960
5961 * startup.el (command-line): No longer enable Xterm Mouse mode by
5962 default in terminals compatible with xterm.
5963
5964 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
5965
5966 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
5967
5968 * tooltip.el (tooltip-gud-echo-area): Rename from
5969 tooltip-use-echo-area.
5970 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
5971 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
5972 area independently of where help tooltips are displayed.
5973
5974 2005-04-17 David Kastrup <dak@gnu.org>
5975
5976 * cus-theme.el (custom-theme-write-variables): Quote variables
5977 where necessary.
5978
5979 2005-04-17 Richard M. Stallman <rms@gnu.org>
5980
5981 * simple.el (yank-excluded-properties): Add follow-link to value.
5982
5983 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
5984
5985 * startup.el (fancy-splash-max-time): Just 30 seconds.
5986 (fancy-splash-delay): Just 7.
5987 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
5988
5989 * loadhist.el (unload-feature): Update for new format of load-history.
5990 Simplify the code.
5991
5992 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
5993 (rmail-font-lock-keywords): Don't fontify the text of a citation.
5994
5995 * mail/sendmail.el (mail-font-lock-keywords):
5996 Don't fontify subject text.
5997 Don't fontify the text of a citation.
5998
5999 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
6000
6001 * comint.el (comint-output-filter): Run comint-output-filter-functions
6002 with point where the user had it.
6003
6004 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6005
6006 * international/ucs-tables.el (ucs-set-table-for-input):
6007 Disable when using unify-on-decoding.
6008
6009 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
6010
6011 * emulation/cua-base.el (cua-global-mark-face): Add special case
6012 for displays supporting a high number of colors.
6013
6014 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
6015
6016 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
6017
6018 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
6019
6020 * filesets.el (filesets-add-buffer): If user supplies a name of a
6021 non-existing fileset, create a new fileset.
6022
6023 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
6024
6025 * textmodes/org.el (org-up-heading-all): Fix bug with
6026 `outline-up-heading-all'.
6027
6028 2005-04-16 Andreas Schwab <schwab@suse.de>
6029
6030 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
6031 /etc/permissions.d/* and /etc/aliases.d/*.
6032
6033 2005-04-16 Kenichi Handa <handa@m17n.org>
6034
6035 * international/code-pages.el (cp-make-coding-system):
6036 Set `translation-table-for-input' property value to the symbol
6037 ucs-mule-to-mule-unicode, not to that value.
6038 (pt154): Escape guillemet by `\'.
6039
6040 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
6041
6042 * loadup.el: Load tooltip if x-show-tip is fboundp.
6043
6044 * startup.el (command-line): Add comment.
6045
6046 * tooltip.el (tooltip-mode): Specify correct standard value for
6047 Custom in init-value.
6048
6049 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
6050
6051 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
6052 possible.
6053
6054 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
6055
6056 * textmodes/org.el (org-agenda-date-prompt): Rename from
6057 `org-agenda-date-today'.
6058 (org-evaluate-time-range): Insert at point instead of directly
6059 after time range.
6060 (org-first-headline-recenter, org-subtree-end-visible-p)
6061 (org-optimize-window-after-visibility-change): New functions
6062 (org-agenda-post-command-hook): Don't allow point at end of line,
6063 to make sure it always hits the text properties.
6064 (org-agenda-next-date-line, org-agenda-previous-date-line):
6065 New commands.
6066 (org-set-regexps-and-options): Category may contain white space.
6067 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6068 Improve marker positions.
6069 (org-agenda-new-marker): Argument POS made optional.
6070 (org-agenda-get-timestamps): Deadlines which are done are listed
6071 in org-done-face now.
6072 (org-agenda-get-todos, org-agenda-get-timestamps)
6073 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6074 Set `undone-face' and `done-face' properties.
6075 (org-last-todo-state-is-todo): New variable.
6076 (org-todo): Set `org-last-todo-state-is-todo'.
6077 (org-agenda-todo): Change face according to
6078 `org-last-todo-state-is-todo'. And change other lines referring to
6079 the same entry.
6080 (org-calendar-goto-agenda): New command.
6081 (org-calendar-to-agenda-key): New option.
6082 (org-startup-folded): New allowed value `content'.
6083 (org-set-regexps-and-options): Accept new value `content' for
6084 `org-startup-folded'.
6085 (org-get-current-options): Handle new value `content' for
6086 `org-startup-folded'.
6087 (org-insert-todo-heading): New command.
6088 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
6089 interactively in empty file and option
6090 `org-insert-mode-line-in-empty-file' has been set.
6091 (org-agenda-todo,org-agenda-priority): Modify to use
6092 `org-agenda-change-all-lines'.
6093 (org-warning-face): Change color on dark background
6094
6095 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6096
6097 * international/mule-cmds.el (set-locale-environment): On Mac OS,
6098 use preferences AppleLocale and AppleLanguages, and variable
6099 mac-system-locale for default locale. On Mac OS Classic, use
6100 mac-system-coding-system for default coding systems.
6101
6102 * term/mac-win.el: Don't set file-name-coding-system.
6103 Decode variables system-name, emacs-build-system, user-login-name, and
6104 user-full-name by mac-system-coding-system on Mac OS Classic.
6105 (mac-system-coding-system): New variable.
6106
6107 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * startup.el (command-line): Handle `xterm-mouse-mode' before
6110 reading init file.
6111
6112 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
6113
6114 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
6115
6116 * progmodes/sh-script.el (sh-here-document-word): Make it a
6117 defcustom. Doc fix.
6118 (sh-add): Bash uses $(( )) for arithmetic.
6119 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
6120 (sh-maybe-here-document): Remove quotes and leading whitespace
6121 from heredoc word when closing. Indent heredoc with tabs if word
6122 starts with "-".
6123
6124 2005-04-13 Richard M. Stallman <rms@gnu.org>
6125
6126 * simple.el (undo): Fix previous change.
6127
6128 * custom.el (defface): Doc fix.
6129
6130 2005-04-13 Lute Kamstra <lute@gnu.org>
6131
6132 * Makefile.in (DONTCOMPILE): Remove list.
6133 (compile, compile-always): Don't use DONTCOMPILE.
6134 (update-authors): Load the library in which batch-update-authors
6135 is defined.
6136 * makefile.w32-in (DONTCOMPILE): Remove list.
6137 (compile, compile-always): Fix comments.
6138 (update-authors): Load the library in which batch-update-authors
6139 is defined.
6140
6141 * generic-x.el (generic-mode-ini-file-find-file-hook):
6142 Rename to ini-generic-mode-find-file-hook.
6143 Keep generic-mode-ini-file-find-file-hook as an alias.
6144 (ini-generic-mode-find-file-hook): Rename from
6145 generic-mode-ini-file-find-file-hook. Fix docstring.
6146 (ini-generic-mode): Docstring change.
6147 (bat-generic-mode-run-as-comint): Silence the byte compiler.
6148
6149 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
6150 called from lisp.
6151
6152 * generic.el: Move to the emacs-lisp subdir.
6153
6154 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
6155
6156 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
6157 and C-S- function and cursor motion keys.
6158
6159 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6160
6161 * startup.el (command-line): Enable Xterm Mouse mode by default.
6162 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
6163 for Custom. No longer show "Mouse" in mode line when enabled.
6164 Doc fix.
6165
6166 2005-04-12 Kim F. Storm <storm@cua.dk>
6167
6168 * emulation/cua-base.el (cua-rectangle-face)
6169 (cua-rectangle-noselect-face): Define face attributes here.
6170
6171 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
6172
6173 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6174
6175 * startup.el (command-line): Turn off blinking cursor if
6176 cursorBlink in resources is off or false.
6177
6178 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6179
6180 * term/mac-win.el (dnd): Require dnd.
6181 (mac-drag-n-drop): Call dnd-handle-one-url.
6182 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
6183 (kTextEncodingISOLatin2): Remove constants.
6184 (mac-script-code-coding-systems): New constant.
6185 (mac-handle-language-change): New function.
6186 (special-event-map): Bind it to `language-change' event.
6187 (mac-centraleurroman, mac-cyrillic): New coding systems.
6188 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
6189 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
6190 and mac-cyrillic-encoder to encode-mac-centraleurroman and
6191 encode-mac-cyrillic, respectively.
6192
6193 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6194
6195 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
6196 Don't set overlay-arrow-string to "=>" as this is done
6197 globally in C now.
6198
6199 2005-04-12 Lute Kamstra <lute@gnu.org>
6200
6201 * generic-x.el (rc-generic-mode, rul-generic-mode):
6202 Fix auto-mode-alist entries.
6203 (etc-fstab-generic-mode): Tweak fontification.
6204
6205 * generic.el (generic-make-keywords-list): Fix docstring.
6206 (generic-mode-internal): Simplify generic-font-lock-keywords.
6207
6208 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
6209
6210 * whitespace.el (whitespace-buffer-leading)
6211 (whitespace-buffer-trailing): Revert the incorrect test inversion.
6212 However, fix the highlight area for the leading and
6213 trailing whitespaces to show space.
6214
6215 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
6216
6217 * whitespace.el (whitespace-version): Bump to 3.5
6218
6219 (whitespace-buffer-leading, whitespace-buffer-trailing):
6220 Invert sense of the test to highlight the whitespace.
6221
6222 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6223
6224 * progmodes/gud.el (gud-display-line): GUD uses its own
6225 overlay arrow now so don't set overlay-arrow-string.
6226 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
6227
6228 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
6229
6230 * term.el (term-ansi-current-bold, term-ansi-current-underline)
6231 (term-ansi-current-reverse, term-ansi-current-invisible)
6232 (term-ansi-face-already-done): Change to boolean.
6233 (term-reset-terminal, term-handle-colors-array): Handle the above
6234 vars accordingly.
6235 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
6236 (term-emulate-terminal): Use the new name.
6237
6238 * faces.el (secondary-selection): Use yellow1, not yellow.
6239 (trailing-whitespace): Use red1, not red.
6240
6241 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6242
6243 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
6244 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
6245 (dired-dnd-handle-file): Call dnd-get-local-file-uri
6246
6247 * cus-edit.el (dnd): New group.
6248
6249 * term/w32-win.el (dnd): Require dnd
6250 (w32-drag-n-drop): Call dnd-handle-one-url.
6251
6252 * x-dnd.el: Require dnd.
6253 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
6254 Call dnd-handle-one-url.
6255 (x-dnd-types-alist, x-dnd-insert-utf8-text)
6256 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
6257 to dnd-insert-text.
6258 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
6259 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
6260 (x-dnd-get-local-file-name, x-dnd-open-local-file)
6261 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
6262
6263 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
6264
6265 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6266
6267 * wdired.el: Doc fixes.
6268 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
6269 (wdired-use-dired-vertical-movement): Rename from
6270 wdired-always-move-to-filename-beginning.
6271 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
6272 (wdired-change-to-wdired-mode): Change mode name.
6273 (wdired-newline): Delete.
6274
6275 2005-04-11 Richard M. Stallman <rms@gnu.org>
6276
6277 * whitespace.el (whitespace-highlight-the-space):
6278 Don't call whitespace-unhighlight-the-space here.
6279
6280 * simple.el (undo): Record t in undo-equiv-table
6281 for the redo record made by an undo-in-region.
6282
6283 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6284
6285 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
6286 (gdb-frame-inferior-io-buffer): New Functions to control
6287 display of separate IO buffer.
6288 (menu): Add them to menu-bar.
6289 (gdb-display-buffer): Check for buffer another frame.
6290 Protect GUD buffer.
6291 (gdb-setup-windows): Create IO buffer if not already there.
6292 (gdb-memory-mode): Remove purecopy noops.
6293
6294 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6295
6296 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
6297 and pass to self-insert-command.
6298
6299 2005-04-11 Lute Kamstra <lute@gnu.org>
6300
6301 * generic.el: Commentary section cleanup.
6302 (generic): Delete.
6303 (generic-use-find-file-hook, generic-lines-to-scan)
6304 (generic-find-file-regexp, generic-ignore-files-regexp)
6305 (default-generic-mode, generic-mode-find-file-hook)
6306 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
6307 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
6308 (generic-use-find-file-hook, generic-lines-to-scan)
6309 (generic-find-file-regexp, generic-ignore-files-regexp)
6310 (default-generic-mode, generic-mode-find-file-hook)
6311 (generic-mode-ini-file-find-file-hook): Move from generic.el.
6312
6313 2005-04-10 Karl Fogel <kfogel@red-bean.com>
6314
6315 * bookmark.el (bookmark-write-file): Catch errors writing file.
6316 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
6317
6318 2005-04-10 Richard M. Stallman <rms@gnu.org>
6319
6320 * startup.el (fancy-splash-tail): Update copyright year.
6321 (command-line): Split part of -Q into -D.
6322 (emacs-basic-display): New defvar.
6323 (fancy-splash-text): Correct name of menu item.
6324
6325 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
6326
6327 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
6328 lines in one node.
6329
6330 * comint.el (comint-send-input): New arg ARTIFICIAL.
6331 Callers in this file changed.
6332
6333 * abbrev.el (define-abbrevs): Read system abbrevs properly.
6334
6335 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
6336
6337 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
6338
6339 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
6340 `ldap-search-internal'.
6341
6342 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6343
6344 * files.el (set-auto-mode-1): Use line-end-position.
6345
6346 * international/latin-1.el:
6347 * international/latin-2.el:
6348 * international/latin-3.el:
6349 * international/latin-4.el:
6350 * international/latin-5.el:
6351 * international/latin-8.el:
6352 * international/latin-9.el: Give punctuation syntax to NBSP.
6353
6354 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
6355 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
6356 Use char-classes to accept non-ascii letters, accepted in some recent
6357 bibtex implementations.
6358
6359 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6360
6361 * custom.el (custom-set-minor-mode): Any non-nil value for the
6362 variable should enable the mode when set through Custom.
6363
6364 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6365
6366 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
6367 TAB binding so tab-always-indent is obeyed.
6368 (vhdl-minibuffer-local-map): Move initialization into declaration.
6369 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
6370 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
6371 (vhdl-hooked-abbrev): Avoid test for XEmacs.
6372 (vhdl-current-line): Use line-beginning-position.
6373 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
6374 with-output-to-temp-buffer, so the current position can be recorded.
6375
6376 2005-04-10 Masatake YAMATO <jet@gyve.org>
6377
6378 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6379 Add regexp for gcov.
6380
6381 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6382
6383 * calendar/time-date.el (time-to-seconds, seconds-to-time)
6384 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
6385 syntax which Emacs 20 doesn't support.
6386
6387 2005-04-09 Richard M. Stallman <rms@gnu.org>
6388
6389 * help.el (describe-key-briefly, describe-key):
6390 Replace strings as event types with "(any string)".
6391
6392 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
6393
6394 * arc-mode.el (archive-mode-map): Move initialization into
6395 the declaration. Override *all* bindings of `undo'.
6396 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
6397
6398 2005-04-09 Jay Belanger <belanger@truman.edu>
6399
6400 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
6401
6402 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
6403
6404 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
6405 (xterm-register-default-colors): Update color values computation
6406 to match xterm-200.
6407
6408 2005-04-09 Kenichi Handa <handa@m17n.org>
6409
6410 * international/code-pages.el (iso-latin-7): Fix the map.
6411
6412 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
6413
6414 * emacs-lisp/lisp.el (defun-prompt-regexp)
6415 (parens-require-spaces, buffer-end, end-of-defun)
6416 (insert-parentheses): Doc fixes.
6417
6418 2005-04-08 Kim F. Storm <storm@cua.dk>
6419
6420 * comint.el (comint-highlight-prompt): Fix face spec.
6421 * hi-lock.el (hi-green): Likewise.
6422
6423 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
6424
6425 * cus-edit.el (custom-modified-face):
6426 * comint.el (comint-highlight-input): Fix previous changes.
6427 * term.el (term-handle-ansi-escape): Add a comment.
6428
6429 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
6430
6431 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
6432 in the buffer and in whitespace-highlighted-space.
6433 (whitespace-unhighlight-the-space): Simplify.
6434 (whitespace-buffer): Simplify.
6435
6436 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
6437
6438 * textmodes/table.el (table-cell-face): Add special case for
6439 displays supporting a high number of colors.
6440 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
6441 (vhdl-font-lock-reserved-words-face)
6442 (vhdl-speedbar-architecture-face)
6443 (vhdl-speedbar-instantiation-face)
6444 (vhdl-speedbar-architecture-selected-face)
6445 (vhdl-speedbar-instantiation-selected-face): Likewise.
6446 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
6447 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
6448 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
6449 (ebrowse-root-class-face, ebrowse-member-attribute-face)
6450 (ebrowse-progress-face): Likewise.
6451 * progmodes/compile.el (compilation-info-face): Likewise.
6452 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
6453 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
6454 * calendar/calendar.el (diary-face): Likewise.
6455 * woman.el (woman-italic-face, woman-bold-face)
6456 (woman-unknown-face): Likewise.
6457 * wid-edit.el (widget-button-pressed-face): Likewise.
6458 * whitespace.el (whitespace-highlight-face): Likewise.
6459 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
6460 * pcvs-info.el (cvs-marked-face): Likewise.
6461 * info.el (info-xref): Likewise.
6462 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
6463 * hilit-chg.el (highlight-changes-face)
6464 (highlight-changes-delete-face): Likewise.
6465 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
6466 (hi-red-b): Likewise.
6467 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
6468 * font-lock.el (font-lock-keyword-face)
6469 (font-lock-function-name-face, font-lock-warning-face): Likewise.
6470 * cus-edit.el (custom-invalid-face, custom-modified-face)
6471 (custom-set-face, custom-changed-face, custom-variable-tag-face)
6472 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
6473 * comint.el (comint-highlight-prompt): Likewise.
6474
6475 2005-04-08 Lute Kamstra <lute@gnu.org>
6476
6477 * font-lock.el (font-lock-keywords): Docstring fixes.
6478
6479 2005-04-08 Kenichi Handa <handa@m17n.org>
6480
6481 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
6482 chars are more than a limit, print " and more..." at the tail.
6483
6484 2005-04-08 Kim F. Storm <storm@cua.dk>
6485
6486 * emacs-lisp/authors.el (authors-aliases): Update list.
6487 (authors-ignored-files): New list.
6488 (authors-fixed-entries): Fix typo.
6489 (authors-renamed-files-alist): Update list.
6490 (authors-add): Check authors-ignored-files.
6491
6492 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
6493
6494 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
6495 optional, to ensure backward compatibility.
6496
6497 2005-04-08 Stephen Eglen <stephen@gnu.org>
6498
6499 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
6500
6501 2005-04-08 Kim F. Storm <storm@cua.dk>
6502
6503 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
6504
6505 * mouse.el (mouse-on-link-p): Doc fix.
6506
6507 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
6508
6509 * ielm.el (ielm-prompt-read-only): Doc fix.
6510
6511 * comint.el (comint-prompt-read-only): Doc fix.
6512
6513 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
6514
6515 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
6516 ensure dired always handles wildcards passed to ffap.
6517 (find-file-at-point): Use it.
6518 (ffap-dired-wildcards): Doc fix.
6519
6520 2005-04-07 Juri Linkov <juri@jurta.org>
6521
6522 * simple.el (next-error-overlay-arrow-position): New defvar.
6523 Put "=>" on its property `overlay-arrow-string'. Add it to
6524 `overlay-arrow-variable-list'.
6525
6526 * progmodes/compile.el (compilation-setup):
6527 Set `next-error-overlay-arrow-position' to nil. Also set it to
6528 nil in the local hook `kill-buffer-hook'. Make local variable
6529 `overlay-arrow-string' and set it to "=>".
6530 (compilation-goto-locus): Set BOL position to
6531 `next-error-overlay-arrow-position' instead of
6532 `overlay-arrow-position'.
6533
6534 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
6535 locally instead of adding it to the global hook.
6536 (Info-kill-buffer): Move up.
6537
6538 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
6539
6540 * term/xterm.el (xterm-standard-colors): Update color values from
6541 xterm-200.
6542
6543 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
6544
6545 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
6546
6547 * fast-lock.el:
6548 * lazy-lock.el: Move them to the obsolete subdir.
6549
6550 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6551
6552 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
6553 (wdired-add-replace-advice): Remove.
6554 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
6555
6556 2005-04-06 Kim F. Storm <storm@cua.dk>
6557
6558 * startup.el (command-line): Add --bare-bones alias for -Q.
6559
6560 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6561
6562 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
6563 create the startup fontset if a font specification ends with
6564 `mac-roman'.
6565
6566 2005-04-06 Lute Kamstra <lute@gnu.org>
6567
6568 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
6569 change.
6570
6571 * emacs-lisp/copyright.el (copyright-update-year): Replace the
6572 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
6573
6574 2005-04-05 Lute Kamstra <lute@gnu.org>
6575
6576 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
6577 (define-generic-mode): Ditto. Fix debug declaration.
6578
6579 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
6580 Put them in the generic-x group.
6581
6582 * calendar/timeclock.el (timeclock): Doc fix.
6583
6584 * generic.el (define-generic-mode): Don't use custom-current-group.
6585 Document default :group value.
6586 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
6587 (define-global-minor-mode): Don't use custom-current-group.
6588
6589 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
6590
6591 * startup.el (command-line-1): Display startup-echo-area-message
6592 when fancy splash screen is in use.
6593
6594 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
6595 (sh-escaped-newline): New face.
6596 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
6597 newline, and use sh-escaped-newline face.
6598
6599 * progmodes/tcl.el (tcl-escaped-newline): New face.
6600 (tcl-builtin-list): New variable.
6601 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
6602 newlines. Fix keywords subexpression number.
6603
6604 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
6605
6606 * textmodes/org.el (org-diary-default-entry): Fix call to
6607 `add-to-diary-entry'.
6608
6609 2005-04-05 Kim F. Storm <storm@cua.dk>
6610
6611 * ediff-init.el: Use (featurep 'xemacs).
6612
6613 2005-04-05 David Ponce <david@dponce.com>
6614
6615 * cus-edit.el (face): Derive from symbol widget. Display sample
6616 of the current face on the fly.
6617 (widget-face-sample-face-get, widget-face-notify): New functions.
6618 (widget-face-value-create): Remove.
6619
6620 * wid-edit.el (widget-field-end): Temporarily remove field
6621 narrowing before to call `get-char-property'.
6622
6623 2005-04-04 Jay Belanger <belanger@truman.edu>
6624
6625 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
6626 (math-read-subscripts): New variable.
6627 (math-read-preprocess-string): Process subscripts.
6628
6629 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6630
6631 * comint.el (comint-prompt-read-only): Doc fix.
6632
6633 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
6634 `-1'. Doc fix.
6635
6636 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
6637
6638 * textmodes/org.el (org-insert-mode-line-in-empty-file):
6639 Change default value to nil.
6640
6641 2005-04-04 Lute Kamstra <lute@gnu.org>
6642
6643 * autorevert.el (auto-revert-mode): Specify :group.
6644 * battery.el (display-battery-mode): Specify :group.
6645 * diff-mode.el (diff-minor-mode): Specify :group.
6646 * font-core.el (font-lock-mode): Specify :group.
6647 * hl-line.el (hl-line-mode): Specify :group.
6648 * iimage.el (iimage): New customization group.
6649 (iimage-mode): Specify :group.
6650 * longlines.el (longlines-mode): Specify :group.
6651 * master.el: Don't require easy-mmode.
6652 (master): New customization group.
6653 (master-mode): Specify :group.
6654 * msb.el (msb-mode): Specify :group.
6655 * reveal.el (reveal-mode): Specify :group.
6656 * simple.el (next-error-follow-minor-mode): Specify :group.
6657 * smerge-mode.el (smerge-mode): Specify :group.
6658 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
6659 * emulation/cua-base.el (cua-mode): Specify :group.
6660 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
6661 * language/thai-util.el (thai-auto-composition-mode)
6662 (thai-word-mode): Specify :group.
6663 * mail/supercite.el (sc-minor-mode): Specify :group.
6664 * progmodes/cwarn.el (cwarn-mode): Specify :group.
6665 * progmodes/flymake.el (flymake-mode): Specify :group.
6666 * progmodes/glasses.el (glasses-mode): Specify :group.
6667 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
6668 * textmodes/enriched.el (enriched-mode): Specify :group.
6669 * textmodes/refill.el (refill-mode): Specify :group.
6670
6671 * add-log.el (change-log-font-lock-keywords): Names in
6672 parenthesized lists can contain spaces.
6673
6674 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
6675
6676 * startup.el (fancy-splash-text): Shorten default text of
6677 "Emacs Tutorial" line. Also, if the current language env
6678 indicates an available tutorial file other than TUTORIAL,
6679 extract its title and append it to the line in parentheses.
6680 (fancy-splash-insert): If arg is a thunk, funcall it.
6681
6682 2005-04-04 Jay Belanger <belanger@truman.edu>
6683
6684 * calc.el (calc-language-alist): Add tags to customization type.
6685
6686 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
6687
6688 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
6689 Doc fix.
6690
6691 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
6692
6693 * add-log.el (change-log-font-lock-keywords): The manual
6694 describing a Change Log entry, says: (...) "Aside from these
6695 header lines, every line in the change log starts with a space or
6696 a tab.". The font-lock was not highlighting lines started with
6697 spaces, added support for it.
6698
6699 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6700
6701 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
6702 (bibtex-generate-url-list): Update docstring accordingly. Put the
6703 complex example in the docstring.
6704 (bibtex-font-lock-url): Use pop.
6705
6706 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6707
6708 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
6709
6710 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
6711
6712 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6713
6714 * filesets.el (filesets-set-default): Doc fix.
6715
6716 2005-04-03 Lute Kamstra <lute@gnu.org>
6717
6718 * generic.el (define-generic-mode): Add argument to specify
6719 keywords for defcustom.
6720 (default-generic-mode): Specify :group.
6721
6722 * generic-x.el: Specify :group for all generic modes.
6723
6724 * desktop.el (desktop-no-desktop-file-hook)
6725 (desktop-after-read-hook): Doc fix.
6726
6727 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
6728
6729 * simple.el (visible-mode): Use explicit :group keyword.
6730 This changes the group of `visible-mode-hook' from paren-blinking
6731 to editing-basics.
6732
6733 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
6734
6735 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
6736 mailbox specifications as well as URLs.
6737 (rmail-insert-inbox-text): Remove unused conditional branches.
6738
6739 2005-04-01 Jay Belanger <belanger@truman.edu>
6740
6741 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
6742 (calc-gnuplot-print-command): Move definitions to calc.el.
6743
6744 * calc/calc-embed.el (calc-embedded-announce-formula)
6745 (calc-embedded-open-formula, calc-embedded-close-formula)
6746 (calc-embedded-open-word, calc-embedded-close-word)
6747 (calc-embedded-open-plain, calc-embedded-close-plain)
6748 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
6749 (calc-embedded-open-mode, calc-embedded-close-mode):
6750 Move definitions to calc.el.
6751
6752 * calc/calc.el (calc-settings-file, calc-language-alist):
6753 Make customizable.
6754 (calc-embedded-announce-formula, calc-embedded-open-formula)
6755 (calc-embedded-close-formula, calc-embedded-open-word)
6756 (calc-embedded-close-word, calc-embedded-open-plain)
6757 (calc-embedded-close-plain, calc-embedded-open-new-formula)
6758 (calc-embedded-close-new-formula, calc-embedded-open-mode)
6759 (calc-embedded-close-mode, calc-gnuplot-name)
6760 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
6761 from other files and make customizable.
6762
6763 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
6764
6765 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
6766 Use buffer-live-p.
6767 (cvs-mode-run): Don't call cvs-update-header here.
6768 (cvs-run-process): Call cvs-update-header.
6769 Use process properties for cvs-postprocess and cvs-buffer so that
6770 the sentinel can behave better if the temp buffer is killed.
6771 Use a pipe rather than a tty, to better handle unexpected prompts.
6772 (cvs-sentinel): Rewrite. Call cvs-update-header.
6773
6774 2005-04-01 Andre Spiegel <spiegel@gnu.org>
6775
6776 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
6777 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
6778
6779 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
6780
6781 * generic.el (define-generic-mode): Add indentation rule.
6782
6783 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * files.el (mode-require-final-newline): Make Custom correctly
6786 report a nil value and allow to set it to nil via Custom.
6787 Doc fix.
6788
6789 2005-04-01 Kenichi Handa <handa@m17n.org>
6790
6791 * international/characters.el: Enable the correct case setting for
6792 dotless-i and dotted-I.
6793
6794 2005-04-01 Kim F. Storm <storm@cua.dk>
6795
6796 * ido.el (ido-file-internal): Fall back to non-ido command if
6797 initial directory is on slow ftp (or tramp) host.
6798
6799 2005-03-31 Richard M. Stallman <rms@gnu.org>
6800
6801 * emacs-lisp/autoload.el (make-autoload):
6802 Handle define-global-minor-mode.
6803
6804 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6805 Rename from easy-mmode-define-global-mode.
6806 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
6807
6808 * progmodes/scheme.el (scheme-mode-syntax-table):
6809 Update syntax of | and # for two-character comment syntax.
6810
6811 2005-03-31 Lute Kamstra <lute@gnu.org>
6812
6813 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
6814 (define-minor-mode): Call custom-current-group at load-time.
6815
6816 * generic.el (define-generic-mode): Add debug declaration.
6817 Add defcustom for the mode hook.
6818 (generic-mode-internal): Use run-mode-hooks.
6819
6820 2005-03-31 Kim F. Storm <storm@cua.dk>
6821
6822 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
6823 (mouse-fixup-help-message): New defun called by show_help_echo
6824 to fixup mouse-2 prefix in help messages when applicable.
6825
6826 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
6827
6828 2005-03-31 Kenichi Handa <handa@m17n.org>
6829
6830 * language/thai-word.el (thai-find-word-ends): Pay attention to
6831 the case that we reach the end of buffer.
6832
6833 * textmodes/fill.el (fill-text-properties-at): New function.
6834 (fill-newline): Use fill-text-properties-at instead of
6835 text-properties-at.
6836
6837 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6838
6839 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
6840 not comint-quote-filename.
6841
6842 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
6843
6844 * help-fns.el (help-with-tutorial): Revert last change.
6845
6846 2005-03-31 Kim F. Storm <storm@cua.dk>
6847
6848 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
6849
6850 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
6851
6852 * calendar/cal-china.el: Update reference to "Calendrical
6853 Calculations" book; there's a new edition.
6854 * calendar/cal-coptic.el: Likewise.
6855 * calendar/cal-french.el: Likewise.
6856 * calendar/cal-hebrew.el: Likewise.
6857 * calendar/cal-islam.el: Likewise.
6858 * calendar/cal-iso.el: Likewise.
6859 * calendar/cal-julian.el: Likewise.
6860 * calendar/cal-mayan.el: Likewise.
6861 * calendar/cal-persia.el: Likewise.
6862 * calendar/calendar.el: Likewise.
6863 * calendar/holidays.el: Likewise.
6864 * calendar/lunar.el: Likewise.
6865 * calendar/solar.el: Likewise.
6866
6867 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
6868 white space from doc string.
6869
6870 2005-03-30 Jay Belanger <belanger@truman.edu>
6871
6872 * calc/calc-help.el (calc-full-help): Remove email address.
6873
6874 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
6875
6876 * help-fns.el (help-with-tutorial): Delete title line.
6877
6878 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6879
6880 * calendar/cal-x.el (calendar-one-frame-setup)
6881 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
6882 rather than 'symbol for set-window-dedicated-p.
6883
6884 * calendar/appt.el (appt-buffer-name): Make it a constant.
6885 (appt-add): Doc fix.
6886
6887 * filesets.el (filesets-menu-path, filesets-menu-before)
6888 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
6889 (filesets-menu-cache-file): Use directory ~/.emacs.d.
6890 (filesets-add-submenu): Delete and use add-submenu instead.
6891
6892 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
6893
6894 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
6895 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
6896 (org-diary-default-entry): New function.
6897 (org-get-entries-from-diary): Better parsing of diary entries.
6898 (org-agenda-check-no-diary): New function.
6899 ("diary-lib"): Advice to function `add-to-diary-list', to allow
6900 linking to diary entries.
6901 (org-agenda-execute-calendar-command): New function.
6902 (org-agenda): Improve visible section in window.
6903 Use `org-fit-agenda-window'.
6904 (org-fit-agenda-window): New option.
6905 (org-move-subtree-down): Better handling of empty lines
6906 at end of subtree.
6907 (org-cycle): Numeric prefix is interpreted now as show-subtree N
6908 levels up.
6909 (org-fontify-done-headline): New option.
6910 (org-headline-done-face): New face.
6911 (org-set-font-lock-defaults): Use `org-headline-done-face'.
6912 (org-table-copy-down): Rename from `org-table-copy-from-above'.
6913 When current field is non-empty, it is copied to next row.
6914 (org-table-copy-from-above): Fix bug which made it
6915 impossible to copy fields containing only a single non-white character.
6916
6917 2005-03-30 Kim F. Storm <storm@cua.dk>
6918
6919 * kmacro.el (kmacro-end-macro): Isearch may store this command
6920 into the macro -- so ignore it when executing keyboard macro.
6921
6922 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6923
6924 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
6925
6926 2005-03-29 Kenichi Handa <handa@m17n.org>
6927
6928 * language/thai.el ("Thai"): Set setup-function and exit-function
6929 for Thai language environment.
6930
6931 * language/thai-util.el: Require thai-word.
6932 (thai-word-mode-map): New variable.
6933 (thai-word-mode): New minor mode.
6934 (setup-thai-language-environment-internal): New function.
6935 (exit-thai-language-environment-internal): New function.
6936
6937 * language/thai-word.el (thai-word-table): Declare it by defvar,
6938 use dolist to initialize it.
6939 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
6940 (thai-fill-find-break-point): New functions.
6941
6942 2005-03-29 Richard M. Stallman <rms@gnu.org>
6943
6944 * simple.el (idle-update-delay): Move definition up.
6945 (set-mark): Doc fix.
6946
6947 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6948
6949 * longlines.el: New file.
6950
6951 * simple.el (buffer-substring-filters): New variable.
6952 (filter-buffer-substring): New function.
6953 (kill-region, copy-region-as-kill): Use it.
6954
6955 * register.el (copy-to-register, append-to-register)
6956 (prepend-to-register): Use filter-buffer-substring.
6957
6958 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6959
6960 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
6961 (gud-filter-pending-text): Move in front of gdb.
6962 (gud-overlay-arrow-position): New variable.
6963 (gud-sentinel, gud-display-line): Use it in place of
6964 overlay-arrow-position.
6965
6966 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6967
6968 * progmodes/fortran.el (fortran-if-indent): Doc fix.
6969 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
6970 (fortran-font-lock-keywords-4): New variable.
6971 (fortran-blocks-re, fortran-end-block-re)
6972 (fortran-start-block-re): New constants, for hideshow.
6973 (hs-special-modes-alist): Add a Fortran entry.
6974 (fortran-mode-map): Bind fortran-end-of-block,
6975 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
6976 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
6977 (fortran-looking-at-if-then, fortran-end-of-block)
6978 (fortran-beginning-of-block): New functions, for hideshow.
6979
6980 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6981 Doc fix. Tweak regexp.
6982 (f90-beginning-of-block): Push mark first.
6983
6984 2005-03-29 Jay Belanger <belanger@truman.edu>
6985
6986 * calc/calc.el: Update copyright date.
6987 (calc-version): Increase to 2.1.
6988 (calc-version-date): Remove.
6989
6990 * calc/calc-help.el: Update copyright date.
6991 (calc-full-help): Remove reference to calc-version-date.
6992 Update copyright date.
6993
6994 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6995
6996 * vc.el (vc-do-command): Use a pipe for async processes, so password
6997 prompts don't show up at places where the user can't reply.
6998
6999 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
7000
7001 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
7002 on the file name we pass to the inferior shell.
7003
7004 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7005
7006 * progmodes/which-func.el (which-function): Be robust in the face of an
7007 imenu--make-index-alist failure.
7008
7009 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7010
7011 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
7012
7013 * progmodes/python.el (python-preoutput-filter): Fix last change.
7014
7015 2005-03-29 Lute Kamstra <lute@gnu.org>
7016
7017 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
7018 functions and compiled macros.
7019 (debug-convert-byte-code): Handle macros too.
7020 (debug-on-entry-1): Don't signal an error when trying to clear a
7021 function that is not set to debug on entry.
7022
7023 2005-03-29 Jay Belanger <belanger@truman.edu>
7024
7025 * calc/calc-lang.el: Add functions to math-function-table
7026 properties of tex and math.
7027
7028 2005-03-29 Kenichi Handa <handa@m17n.org>
7029
7030 * ps-mule.el (ps-mule-plot-string): Translate characters by
7031 ps-print-translation-table.
7032 (ps-mule-begin-job): Call find-charset-region/string with
7033 ps-print-translation-table.
7034 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
7035
7036 * ps-print.el (ps-print-translation-table): New variable.
7037 (ps-plot-region): Translate characters by ps-print-translation-table.
7038
7039 2005-03-29 Juri Linkov <juri@jurta.org>
7040
7041 * simple.el (next-error-highlight-timer): New variable.
7042
7043 * progmodes/compile.el (compilation-goto-locus):
7044 Use `next-error-highlight-timer' instead of `sit-for'.
7045
7046 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7047
7048 * mail/supercite.el (sc-mail-field): Use assoc-string.
7049 (sc-get-address): Simplify regexps.
7050
7051 * files.el (minibuffer-with-setup-hook): New macro.
7052 (find-file-read-args): Use it to avoid let-binding
7053 minibuffer-with-setup-hook (which breaks turning on/off
7054 file-name-shadow-mode while in the prompt).
7055
7056 * complete.el (PC-read-include-file-name-internal): Use test-completion.
7057
7058 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
7059
7060 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
7061
7062 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7063
7064 * window.el (window-buffer-height): Use count-screen-lines.
7065
7066 * progmodes/python.el (python-preoutput-leftover): New var.
7067 (python-preoutput-filter): Use it.
7068 (python-send-receive): Loop until all the result has been received.
7069
7070 2005-03-28 Juri Linkov <juri@jurta.org>
7071
7072 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
7073
7074 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
7075 "Recover Crashed Session".
7076 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
7077 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
7078 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
7079 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
7080 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
7081 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
7082 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
7083 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
7084
7085 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
7086 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
7087 Ediff Sessions", "Toggle use of separate control buffer frame",
7088 "Use separate frame for Ediff control buffer".
7089
7090 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
7091 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
7092 "Rename Bookmark", "Delete Bookmark".
7093
7094 * info.el (Info-mode-menu): Remove ellipsis from "Index".
7095 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
7096 Add `:active Info-index-alternatives' to "Next Matching Item".
7097
7098 * wdired.el (wdired-change-to-wdired-mode):
7099 Mention `wdired-abort-changes' key in the initial message.
7100
7101 * international/mule.el (auto-coding-alist): Associate non-ascii
7102 image filename extensions with `no-conversion'.
7103
7104 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
7105
7106 * international/iso-acc.el:
7107 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
7108
7109 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7110
7111 * textmodes/sgml-mode.el (html-mode): Doc update.
7112
7113 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
7114
7115 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
7116
7117 * term.el (term-move-columns): Fix face after extending a line.
7118 (term-insert-spaces): Likewise.
7119 (term-reset-terminal): Fix off by one error.
7120
7121 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7122
7123 * international/mule.el (auto-coding-alist): Add .xpi files.
7124
7125 * files.el (auto-mode-alist): Add .xpi files.
7126
7127 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
7128
7129 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
7130
7131 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7132
7133 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
7134
7135 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7136
7137 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
7138 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
7139
7140 * calendar/cal-move.el (calendar-beginning-of-year): Move the
7141 cursor to Jan 1 when needed.
7142 (calendar-end-of-year): Fix -/+ typo.
7143 Reported by Chong Yidong <cyd@stupidchicken.com>.
7144
7145 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7146
7147 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
7148
7149 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
7150 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
7151
7152 2005-03-25 Richard M. Stallman <rms@gnu.org>
7153
7154 * filesets.el (filesets-init): Add autoload.
7155
7156 * mail/mailalias.el (mail-directory): Doc fix.
7157
7158 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7159
7160 * mail/mailalias.el (mail-directory-process): Do nothing if
7161 mail-directory-process is an atom.
7162 (mail-get-names): Ignore mail-directory-names if it is an atom.
7163 (mail-directory-process defvar): Doc fix.
7164 (mail-names): Doc fix.
7165
7166 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
7167
7168 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
7169
7170 2005-03-26 Kenichi Handa <handa@m17n.org>
7171
7172 * international/mule-util.el (detect-coding-with-priority):
7173 Call update-coding-systems-internal before detect-coding-region.
7174
7175 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
7176
7177 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7178 (gdb-frames-mode-map): Add follow-link property.
7179
7180 2005-03-25 Jay Belanger <belanger@truman.edu>
7181
7182 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
7183 for variables.
7184
7185 2005-03-25 Juri Linkov <juri@jurta.org>
7186
7187 * image-mode.el: Optimize image filename extension regexps in
7188 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
7189 in `auto-mode-alist'.
7190 (image-mode): Add `image-toggle-display-text' to local hook
7191 `change-major-mode-hook'. Display the image as an image by
7192 default. Set `cursor-type' and `truncate-lines' if the image
7193 is already displayed. Take into account the current mode (image
7194 or text) in message.
7195 (image-minor-mode): New minor mode.
7196 (image-mode-maybe, image-toggle-display-text): New functions.
7197 (image-toggle-display): Use called-interactively-p.
7198 Let-bind `inhibit-read-only' to t.
7199
7200 * image-mode.el (image-minor-mode): Set `cursor-type' and
7201 `truncate-lines' if the image is already displayed. Add turning
7202 image-minor-mode off to `change-major-mode-hook'. Add message.
7203 Call `image-toggle-display-text' after turning image-minor-mode off.
7204
7205 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7206
7207 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
7208 Terminal.app, use utf-8.
7209 (set-display-table-and-terminal-coding-system): Add coding-system arg.
7210 (set-locale-environment): Use it.
7211
7212 * term/xterm.el: Undo last change, better done in mule-cmds.el.
7213
7214 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
7215
7216 * progmodes/python.el (python-close-block-statement-p)
7217 (python-outdent-p, python-current-defun): Use symbol-end.
7218
7219 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7220
7221 * files.el (save-some-buffers): Doc fix.
7222
7223 2005-03-25 Werner Lemberg <wl@gnu.org>
7224
7225 * complete.el, thumbs.el: Replace `legal' with `valid'.
7226 * calendar/calendar.el: Replace `legal' with `valid'.
7227 * emacs-lisp/advice.el: Replace `legal' with `valid'.
7228 * mail/supercite.el: Replace `legal' with `valid'.
7229 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
7230 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
7231 Replace `legal' with `valid'.
7232 * textmodes/reftex-vars.el, textmodes/reftex.el:
7233 Replace `legal' with `valid'.
7234
7235 2005-03-25 Werner Lemberg <wl@gnu.org>
7236
7237 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
7238 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
7239 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
7240 * emulation/vip.el: Replace `illegal' with `invalid'.
7241 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
7242 * mail/supercite.el: Replace `illegal' with `invalid'.
7243 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
7244 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
7245 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
7246 * progmodes/sh-script.el, progmodes/xscheme.el:
7247 Replace `illegal' with `invalid'.
7248 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
7249 * textmodes/reftex-index.el, textmodes/reftex-parse.el
7250 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
7251 * textmodes/reftex.el, textmodes/org.el:
7252 Replace `illegal' with `invalid'.
7253
7254 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7255
7256 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
7257 (flymake-find-buildfile, flymake-find-possible-master-files)
7258 (flymake-check-include, flymake-parse-line): Replace loops over the
7259 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
7260
7261 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
7262 Substitute file-name-as-directory in the rest of the file.
7263 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
7264 (flymake-replace-region): Remove unused arg `buffer'.
7265 (flymake-check-patch-master-file-buffer): Update calls to it.
7266 (flymake-add-err-info): Remove unused var `count'.
7267 (flymake-mode): Use define-minor-mode.
7268
7269 * progmodes/flymake.el: Use with-current-buffer.
7270 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
7271 flymake-replace-regexp-in-string, flymake-line-beginning-position)
7272 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
7273 Avoid testing for `xemacs'.
7274 (flymake-nop): Move.
7275 (flymake-region-has-flymake-overlays): Return the computed value.
7276 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
7277 Remove unused var `endline'.
7278 (flymake-get-line-count): Remove unused function.
7279 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
7280
7281 * emulation/vi.el:
7282 * generic.el:
7283 * hilit-chg.el (global-highlight-changes):
7284 * hi-lock.el (hi-lock-mode):
7285 * follow.el: find-file-hooks -> find-file-hook.
7286
7287 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
7288
7289 2005-03-24 Juri Linkov <juri@jurta.org>
7290
7291 * dired.el (dired-mode-map): Add menu item "Compare directories"
7292 for dired-compare-directories.
7293
7294 * dired-aux.el (dired-compare-directories): Add autoload cookie.
7295 Doc fix. Replace `read-file-name' with `read-directory-name'.
7296
7297 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7298
7299 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
7300
7301 2005-03-24 Jay Belanger <belanger@truman.edu>
7302
7303 * calc/calc-embed.el (calc-embedded-mode-change): Save all
7304 relevant mode settings in calc-embedded-original-modes when modes
7305 are permanently changed.
7306
7307 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7308
7309 * autoinsert.el: find-file-hooks -> find-file-hook.
7310
7311 2005-03-24 Lute Kamstra <lute@gnu.org>
7312
7313 * generic.el (generic-font-lock-defaults): Make it obsolete.
7314 (generic-font-lock-keywords): New variable to replace
7315 generic-font-lock-defaults.
7316 (generic-mode-set-font-lock): Delete it.
7317 (generic-mode-internal): Don't call generic-mode-set-font-lock.
7318 (generic-bracket-support): Add docstring.
7319
7320 * generic-x.el: Rename generic-font-lock-defaults to
7321 generic-font-lock-keywords throughout.
7322 (mailagent-rules-setup-function): Delete it.
7323 (mailagent-rules-generic-mode): Use anonymous function instead.
7324 (show-tabs-generic-mode-font-lock-defaults-1)
7325 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
7326 Quote faces.
7327 (show-tabs-tab-face, show-tabs-space-face): Specify background,
7328 not foreground.
7329
7330 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7331 Recognize define-generic-mode.
7332
7333 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7334
7335 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
7336 if there's no completion table.
7337
7338 2005-03-23 Miles Bader <miles@gnu.org>
7339
7340 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7341 Remove tty-specific variants, as they're no longer needed.
7342
7343 2005-03-23 Lute Kamstra <lute@gnu.org>
7344
7345 * generic-x.el: Code cleanup: make args constant whenever possible.
7346 (installshield-statement-keyword-list)
7347 (installshield-system-functions-list)
7348 (installshield-system-variables-list, installshield-types-list)
7349 (installshield-funarg-constants-list): Make them constants.
7350
7351 * generic.el (generic-make-keywords-list): Add autoload cookie.
7352
7353 * calendar/time-date.el: Add comment on time value formats.
7354 Don't require parse-time.
7355 (with-decoded-time-value): New macro.
7356 (encode-time-value): New function.
7357 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7358 (days-to-time): Return a valid time value when arg is huge.
7359 (time-since): Use time-subtract.
7360 (time-to-number-of-days): Use time-to-seconds.
7361
7362 2005-03-23 David Ponce <david@dponce.com>
7363
7364 * recentf.el: (recentf-keep): New option.
7365 (recentf-menu-action): Default to `find-file'.
7366 (recentf-keep-non-readable-files-flag)
7367 (recentf-keep-non-readable-files-p)
7368 (recentf-file-readable-p, recentf-find-file)
7369 (recentf-cleanup-remote): Remove.
7370 (recentf-include-p): More robust.
7371 (recentf-keep-p): New function.
7372 (recentf-remove-if-non-kept): Rename from
7373 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
7374 All callers updated.
7375 (recentf-menu-items-for-commands): Fix help string.
7376 (recentf-track-closed-file): Update. Doc fix.
7377 (recentf-cleanup): Update. Count removed files. Doc fix.
7378
7379 2005-03-23 Kim F. Storm <storm@cua.dk>
7380
7381 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7382 Don't inherit from fringe face (now happens automatically).
7383
7384 2005-03-22 Kim F. Storm <storm@cua.dk>
7385
7386 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
7387 position values.
7388
7389 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7390
7391 * menu-bar.el (showhide-date-time): Remove.
7392 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
7393 (menu-bar-make-mm-toggle): Simplify.
7394
7395 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7396
7397 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
7398 Accept qualified variable and function names.
7399
7400 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
7401
7402 * bindings.el (completion-ignored-extensions):
7403 Remove ".lis" for `vax-vms'.
7404
7405 2005-03-22 Andreas Schwab <schwab@suse.de>
7406
7407 * generic-x.el: Revert last change.
7408 * ldefs-boot.el: Update.
7409
7410 2005-03-22 Jay Belanger <belanger@truman.edu>
7411
7412 * calc/calc-embed (calc-embedded-original-modes): New variable.
7413 (calc-embedded-save-original-modes)
7414 (calc-embedded-restore-original-modes): New functions.
7415 (calc-do-embedded): Save original modes when entering embedded mode
7416 and restore when leaving embedded mode.
7417 (calc-embedded-modes-change): Change the value of
7418 calc-embedded-original-modes to reflect permanent changes.
7419
7420 2005-03-22 Lute Kamstra <lute@gnu.org>
7421
7422 * generic-x.el: Require generic again.
7423
7424 2005-03-22 Miles Bader <miles@gnu.org>
7425
7426 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7427 Tweak details to look good on both ttys and bitmap displays, light
7428 or dark background, etc.
7429
7430 2005-03-21 Kim F. Storm <storm@cua.dk>
7431
7432 * tooltip.el (tooltip-show-help-function): Check car and cdr of
7433 mouse position.
7434
7435 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7436
7437 * icomplete.el: Don't forcibly turn on the mode upon load.
7438 (icomplete-mode): Use define-minor-mode.
7439 (icomplete-eoinput): Default to nil.
7440 (icomplete-minibuffer-setup): Remove autoload.
7441 (icomplete-tidy): Simplify.
7442 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
7443 in the initial state or if the user has modified the field.
7444 Fix handling of icomplete-max-delay-chars.
7445 Remove code that handles the oddball case where
7446 minibuffer-completion-table is an integer.
7447 Wrap icomplete-completions in while-no-input in case building
7448 completions takes more time than expected.
7449 (icomplete-completions): Simplify.
7450
7451 2005-03-21 Richard M. Stallman <rms@gnu.org>
7452
7453 * jka-compr.el (jka-compr-really-do-compress):
7454 Make variable buffer-local.
7455
7456 * image-mode.el: Handle .xpm files too.
7457 (image-toggle-display): Preserve modification flag.
7458
7459 * help.el (where-is): Don't mention aliases with no key bindings.
7460
7461 2005-03-21 Lute Kamstra <lute@gnu.org>
7462
7463 * generic.el: Fix commentary section. Don't require cl for compilation.
7464 (generic-mode-list): Add autoload cookie.
7465 (generic-use-find-file-hook, generic-lines-to-scan)
7466 (generic-find-file-regexp, generic-ignore-files-regexp)
7467 (generic-mode, generic-mode-find-file-hook)
7468 (generic-mode-ini-file-find-file-hook): Fix docstrings.
7469 (define-generic-mode): Make it a defmacro. Fix docstring.
7470 (generic-mode-internal): Code cleanup. Add autoload cookie.
7471 (generic-mode-set-comments): Code cleanup.
7472 * generic-x.el: Don't prevent compilation. Don't require generic.
7473 Follow coding conventions. Minor code cleanup.
7474 (etc-fstab-generic-mode): Add some keywords.
7475 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
7476 define-generic-mode like a function declaration.
7477
7478 2005-03-21 Jay Belanger <belanger@truman.edu>
7479
7480 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
7481 changing modes.
7482
7483 2005-03-21 Sam Steingold <sds@gnu.org>
7484
7485 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
7486
7487 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
7488
7489 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
7490 Add underscore to "f$ lexicals" regexp.
7491
7492 2005-03-20 Juri Linkov <juri@jurta.org>
7493
7494 * subr.el (progress-reporter-do-update): When `min-value' is equal
7495 to `max-value', set `percentage' to 0 and prevent division by zero.
7496
7497 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
7498
7499 Sync with Tramp 2.0.48.
7500
7501 * tramp.el (all): Change all addresses to .gnu.org.
7502 (tramp-append-tramp-buffers): New defun.
7503 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
7504 Catch `dont-send' signal.
7505 (tramp-set-auto-save-file-modes): Set always permissions, because
7506 there might be an old auto-saved file belonging to another
7507 original file. This could be a security threat. Reported by
7508 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
7509 Check for Emacs 21.3.50 removed.
7510
7511 * tramp-smb.el (all): Remove debug construct for
7512 `with-parsed-tramp-file-name'.
7513 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
7514 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
7515 No error message if DIRECTORY or FILENAME doesn't exist.
7516 (tramp-smb-open-connection): Check existence of
7517 `tramp-smb-program'.
7518
7519 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7520
7521 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
7522 Properly handle the case where the `m' or `s' command's argument is not
7523 yet terminated.
7524 (perl-indent-new-calculate): New function.
7525 (perl-indent-line): Use it.
7526
7527 2005-03-20 Miles Bader <miles@gnu.org>
7528
7529 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
7530 in text-mode too. Change to new face names.
7531 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
7532 Add `:weight bold' attribute.
7533 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
7534
7535 2005-03-19 Juri Linkov <juri@jurta.org>
7536
7537 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
7538
7539 * international/mule.el (auto-coding-alist): Sync with
7540 `auto-mode-alist' by adding upper case archive file extensions
7541 and adding ear/war to jar extension.
7542
7543 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
7544
7545 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
7546 running, restart it.
7547
7548 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
7549
7550 * finder.el (finder-current-item): Throw an error on an empty line.
7551
7552 * man.el (Man-follow-manual-reference): If current-word returns
7553 nil, use "".
7554
7555 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
7556
7557 * simple.el (goto-line): Doc fix.
7558
7559 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
7560
7561 * files.el (save-buffer): Doc fix.
7562
7563 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
7564
7565 * recentf.el (recentf-cleanup-remote): New variable.
7566 (recentf-cleanup): Use it to conditionally check availability of
7567 remote files.
7568
7569 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
7570
7571 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
7572 function names.
7573
7574 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7575
7576 * language/thai-word.el: New file.
7577
7578 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7579
7580 * files.el (backup-buffer): If the file's directory is not
7581 writable, use copy instead of move to backup the file.
7582
7583 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7584
7585 * obsolete/keyswap.el: Moved to obsolete/ from term/.
7586
7587 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7588
7589 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
7590 Use functionp instead of symbolp and fboundp. Reported by Drkm
7591 <darkman_spam@yahoo.fr>.
7592 (ps-print-version): New version 6.6.6.
7593
7594 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
7595
7596 * textmodes/table.el (table--line-column-position): New idiom.
7597 (table--row-column-insertion-point-p): New function to test
7598 validity of row and column insertion operation at a location.
7599 (table-global-menu, table-cell-menu): Use above functions for
7600 deterministic test operation.
7601 (table--editable-cell-p): Behave in deterministic fashion.
7602
7603 2005-03-18 Juri Linkov <juri@jurta.org>
7604
7605 * isearch.el (isearch-lazy-highlight-new-loop):
7606 Make arguments beg and end optional.
7607 (isearch-update): Remove optional arguments nil from
7608 isearch-lazy-highlight-new-loop.
7609 (isearch-lazy-highlight-search): Let-bind case-fold-search to
7610 isearch-lazy-highlight-case-fold-search instead of
7611 isearch-case-fold-search, and let-bind isearch-regexp to
7612 isearch-lazy-highlight-regexp.
7613 Use isearch-lazy-highlight-last-string instead of isearch-string.
7614
7615 * replace.el (perform-replace): Remove bindings of global
7616 variables isearch-string, isearch-regexp, isearch-case-fold-search.
7617 Add three new arguments to `replace-highlight'.
7618 (replace-highlight): Add arguments string, regexp, case-fold.
7619 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
7620 to allow isearch-lazy-highlight-new-loop to use these values
7621 to set corresponding isearch-lazy-highlight-* internal
7622 variables whose values lazy highlighting will use regardless of
7623 changes to global variables isearch-string, isearch-regexp,
7624 isearch-case-fold-search during lazy highlighting loop.
7625 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
7626 to `lazy-highlight-cleanup'.
7627
7628 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
7629 (ispell-highlight-face): Set default face to `isearch' when
7630 lazy highlighting is enabled.
7631 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
7632 priority to 1. Add lazy highlighting.
7633 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
7634 from `isearch-dehighlight'.
7635
7636 2005-03-18 David Ponce <david@dponce.com>
7637
7638 * files.el (hack-local-variables): Do a case-insensitive search
7639 for End.
7640
7641 2005-03-18 Juri Linkov <juri@jurta.org>
7642
7643 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
7644 `isearch-lazy-highlight-cleanup', add alias to old name and
7645 declare obsolete. Add release numbers to other obsolete vars.
7646 (isearch-done, isearch-lazy-highlight-new-loop):
7647 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
7648 (lazy-highlight-cleanup) <variable>: Doc fix.
7649 (isearch-lazy-highlight-update): Rename obsolete
7650 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
7651
7652 2005-03-18 Kenichi Handa <handa@m17n.org>
7653
7654 * language/thai-util.el: Fix categorization of Thai characters in
7655 thai-category-table.
7656 (thai-composition-pattern): Adjust it for the above change.
7657 (thai-self-insert-command, thai-compose-syllable): New functions.
7658 (thai-compose-region): Use thai-compose-syllable.
7659 (thai-compose-string): Likewise.
7660 (thai-composition-function): Likewise.
7661 (thai-auto-composition): New function.
7662 (thai-auto-composition-mode): New minor mode.
7663
7664 * language/thai.el: Fix patterns to be registered in
7665 composition-function-table.
7666
7667 * international/quail.el (quail-input-method): Locally bind
7668 inhibit-modification-hooks to t.
7669
7670 2005-03-17 Richard M. Stallman <rms@gnu.org>
7671
7672 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
7673 (perl-mode): Use run-mode-hooks.
7674
7675 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
7676 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
7677 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
7678
7679 * mail/sendmail.el (sendmail-send-it): Reenable the code
7680 to compute resend-to-address and use it.
7681
7682 * tar-mode.el (tar-mode): Turn off undo unconditionally.
7683
7684 * image-mode.el: New file.
7685
7686 * image.el (insert-sliced-image): Add autoload cookie.
7687
7688 * font-lock.el (font-lock-lines-before): New user option.
7689 (font-lock-after-change-function): Obey it.
7690
7691 * bindings.el (esc-map): Make M-g a prefix.
7692 Bind M-g g and M-g M-g to goto-line.
7693
7694 * faces.el (face-id): Doc fix.
7695
7696 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7697
7698 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
7699 (rmail-show-message): Use rmail-unknown-mail-followup-to.
7700 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
7701
7702 * mail/sendmail.el (mail-yank-ignored-headers)
7703 (mail-font-lock-keywords, mail-mode-fill-paragraph):
7704 Add Mail-Followup-To and Mail-Reply-To headers.
7705 (mail-citation-hook): Add autoload cookie.
7706 (mail-mode): Doc fix.
7707 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
7708 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
7709 (mail-mode-fill-paragraph): Handle those headers.
7710 (mail-mailing-lists): New variable.
7711 (mail-mail-reply-to, mail-mail-followup-to): New functions.
7712
7713 2005-03-17 Juri Linkov <juri@jurta.org>
7714
7715 * isearch.el (isearch-fallback): Check for `(car previous)'
7716 before calling `isearch-other-end-state'.
7717
7718 2005-03-17 Kim F. Storm <storm@cua.dk>
7719
7720 * simple.el (move-beginning-of-line): Move to beginning of buffer
7721 line, as well as beginning of screen line.
7722
7723 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
7724
7725 * calendar/diary-lib.el (mark-diary-entries): Use new optional
7726 argument REDRAW rather than calendar-redrawing variable.
7727 * calendar/calendar.el (calendar-redrawing): Delete.
7728 (redraw-calendar): Do not bind calendar-redrawing.
7729
7730 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
7731
7732 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
7733 diary-file buffer.
7734
7735 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7736
7737 * help.el (describe-mode): Allow a :minor-mode-function property to
7738 specify a different minor mode toggle function than the variable.
7739 * simple.el (auto-fill-function):
7740 * subr.el (add-minor-mode): Use it.
7741
7742 2005-03-16 Kenichi Handa <handa@m17n.org>
7743
7744 * language/ethio-util.el (sera-being-called-by-w3): New variable.
7745 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
7746 (ethio-fidel-to-sera-buffer): Likewise.
7747
7748 2005-03-16 Juri Linkov <juri@jurta.org>
7749
7750 * emacs-lisp/find-func.el (find-function-regexp):
7751 Add defun-emitting macro `menu-bar-make-toggle'.
7752
7753 * isearch.el: Put `isearch-scroll' property to
7754 `split-window-horizontally'.
7755
7756 * info.el: Update error messages for `debug-ignored-errors'.
7757 (Info-isearch-search): Doc fix.
7758 (Info-find-node): Move up code to go into info buffer before
7759 recording the node to the history.
7760 (Info-fontify-node): Fontify titles only if the next line
7761 has two or more `*', `=', `-', `.'.
7762 Display "go to this node" for empty (match-string 3).
7763
7764 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7765
7766 * term/mac-win.el: Add mouse pointer shape constants.
7767
7768 2005-03-15 Kim F. Storm <storm@cua.dk>
7769
7770 * simple.el (move-beginning-of-line): Use vertical-motion.
7771
7772 2005-03-15 Juri Linkov <juri@jurta.org>
7773
7774 * isearch.el (isearch-error): New variable.
7775 (isearch-invalid-regexp, isearch-within-brackets): Remove.
7776 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
7777 (isearch-within-brackets-state): Remove.
7778 (isearch-case-fold-search-state, isearch-pop-fun-state):
7779 Decrease frame index.
7780 (isearch-mode, isearch-top-state, isearch-push-state)
7781 (isearch-edit-string, isearch-abort, isearch-search-and-update)
7782 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
7783 (isearch-search, isearch-lazy-highlight-new-loop):
7784 Replace `isearch-invalid-regexp' with `isearch-error'.
7785 Remove `isearch-within-brackets'.
7786 (isearch-search): Add `search-failed' handler to `condition-case'.
7787 (isearch-lazy-highlight-search): Add `condition-case' to catch
7788 errors and allow `isearch-lazy-highlight-update' to try
7789 highlighting from the beginning of the window.
7790 (isearch-repeat): Move up code to set isearch-wrapped to t
7791 before calling isearch-wrap-function.
7792
7793 * info.el (Info-isearch-initial-node): New internal variable.
7794 (Info-search): Signal an error in isearch mode when search leaves
7795 the initial node. Signal an error when `bound' is non-nil and
7796 nothing was found in the current subfile.
7797 (Info-isearch-search): Remove `condition-case'.
7798 (Info-isearch-wrap): Don't wrap when search failed during leaving
7799 the initial node. If `Info-isearch-search' is nil, wrap around
7800 the current node.
7801 (Info-isearch-start): New fun.
7802 (Info-mode): Add buffer-local hook `Info-isearch-start' to
7803 `isearch-mode-hook'.
7804
7805 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7806
7807 * simple.el (normal-erase-is-backspace): Set default to t if
7808 running on Mac.
7809
7810 * term/mac-win.el (function-key-map): Sync with x-win.el.
7811
7812 2005-03-15 Kenichi Handa <handa@m17n.org>
7813
7814 * international/mule-cmds.el (locale-language-names): Modify the
7815 format of elements and add more entries.
7816 (locale-preferred-coding-systems): Add more entries.
7817 (set-locale-environment): Adjust for the change of
7818 locale-language-names.
7819
7820 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7821
7822 * pcvs.el (smerge-ediff): Remove bogus autoload.
7823
7824 2005-03-14 Lute Kamstra <lute@gnu.org>
7825
7826 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
7827 Ignore a `*' at the beginning of a line.
7828
7829 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
7830 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
7831 subr.el.
7832 (dont-compile, eval-when-compile, eval-and-compile): Use declare
7833 to specify indentation.
7834
7835 * generic.el (define-generic-mode): Let generic-mode-list be a
7836 list of strings; test membership with equal.
7837
7838 2005-03-14 Kim F. Storm <storm@cua.dk>
7839
7840 * simple.el (next-line, previous-line): Add optional try-vscroll
7841 arg to recognize interactive use. Pass it on to line-move.
7842 (line-move): Don't perform auto-window-vscroll when defining or
7843 executing keyboard macro to ensure consistent behavior.
7844
7845 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7846
7847 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
7848
7849 2005-03-13 Lute Kamstra <lute@gnu.org>
7850
7851 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
7852 debugger-setup-buffer so that backtrace marks the frames set to
7853 debug-on-exit and we don't have to do it manually. Set an extra
7854 debug-on-exit for macro's.
7855 (debugger-setup-buffer): Don't mark the top frame manually.
7856
7857 2005-03-12 Lute Kamstra <lute@gnu.org>
7858
7859 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
7860 lisp-indent-function throughout.
7861 (with-no-warnings): Set lisp-indent-function property.
7862
7863 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
7864
7865 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
7866 Add entry for backslash.
7867
7868 2005-03-12 Juri Linkov <juri@jurta.org>
7869
7870 * info.el (Info-search): Four fixes for backward search.
7871
7872 2005-03-11 Jay Belanger <belanger@truman.edu>
7873
7874 * calc/calc.el (calc-language-alist): New variable.
7875 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
7876 (calc-embedded-find-modes): Use calc-language-alist instead of
7877 calc-embedded-language-alist.
7878
7879 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7880
7881 * calendar/calendar.el (calendar-redrawing): New internal
7882 variable.
7883 (redraw-calendar): Remove bogus save-excursion from previous
7884 change. Bind calendar-redrawing to t for mark-diary-entries.
7885 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
7886 calendar if that is why we were called.
7887
7888 2005-03-11 Kenichi Handa <handa@m17n.org>
7889
7890 * international/mule.el (make-coding-system): Set property
7891 coding-system-define-form to nil.
7892 (define-coding-system-alias): Likewise.
7893
7894 2005-03-11 Kenichi Handa <handa@m17n.org>
7895
7896 These changes are suggested by Dave Love <fx@gnu.org>.
7897
7898 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
7899 coding: tag.
7900 (adaptive-fill-regexp): Add more bullets.
7901 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
7902 regexps.
7903
7904 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7905
7906 * help.el (describe-mode): Properly handle non-trivial lighters.
7907 Don't ignore minor modes that are not listed in minor-mode-list.
7908
7909 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
7910 feature ON when the user requests to turn it OFF.
7911
7912 2005-03-10 Lute Kamstra <lute@gnu.org>
7913
7914 * emacs-lisp/debug.el (debug-entry-code): Delete it.
7915 (implement-debug-on-entry): New function to replace debug-entry-code.
7916 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
7917 second argument as the 2005-03-07 change makes it obsolete.
7918 (debug-on-entry, cancel-debug-on-entry): Update call to
7919 debug-on-entry-1.
7920 (debug, debugger-setup-buffer): Comment update.
7921 (debugger-frame-number): Update to work with implement-debug-on-entry.
7922
7923 2005-03-10 Jay Belanger <belanger@truman.edu>
7924
7925 * calc/calc-embed.el (math-ms-args): Declare it.
7926 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
7927 math-ms-args.
7928 (calc-embedded-subst): Use math-multi-subst-rec to substitute
7929 variables.
7930
7931 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
7932
7933 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
7934 Use message-box.
7935
7936 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
7937 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
7938 (tooltip-gud-tips): Simplify.
7939 (tooltip-gud-tips-p): Remove superfluous :set.
7940 (tooltip-gud-modes): Add fortran-mode.
7941 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
7942
7943 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
7944
7945 2005-03-09 Kim F. Storm <storm@cua.dk>
7946
7947 * play/animate.el (animate-place-char): Use forward-line instead
7948 of next-line to improve performance.
7949
7950 2005-03-09 Simon Josefsson <jas@extundo.com>
7951
7952 * net/browse-url.el (browse-url-default-browser): Doc fix.
7953
7954 2005-03-09 Miles Bader <miles@gnu.org>
7955
7956 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
7957 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
7958
7959 2005-03-09 Kenichi Handa <handa@m17n.org>
7960
7961 * international/latin-1.el: Set case and syntax for 255 only if
7962 set-case-syntax-set-multibyte is nil.
7963
7964 * textmodes/ispell.el (ispell-insert-word): New function.
7965 (ispell-word): Use ispell-insert-word to insert a new word.
7966 (ispell-process-line): Likewise.
7967 (ispell-complete-word): Likewise.
7968
7969 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
7970
7971 * calendar/calendar.el (redraw-calendar): Preserve point.
7972 Reported by Matt Hodges <MPHodges@member.fsf.org>.
7973 (calendar-week-start-day): Move after definition of
7974 redraw-calendar. Delete buffer test, since redraw-calendar has
7975 that now.
7976
7977 * calendar/diary-lib.el (mark-diary-entries): Only call
7978 redraw-calendar in the first of any recursive calls.
7979 Reported by Alan Shutko <ats@acm.org>.
7980
7981 2005-03-08 Juri Linkov <juri@jurta.org>
7982
7983 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
7984 (html-horizontal-rule, html-line, html-image, html-checkboxes)
7985 (html-radio-buttons): Add a space before the trailing `/>' where
7986 sgml-xml-mode is non-nil.
7987 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
7988 the subsequent tag of the empty XML tag.
7989 (html-href-anchor): Don't set initial input to "http:".
7990 (html-image): Ask for the image URL and set point inside alt="".
7991 (html-name-anchor): Duplicate the name in the `id' attribute when
7992 sgml-xml-mode is non-nil.
7993 (html-paragraph): Remove \n before <p>.
7994 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
7995 instead of `checked' when sgml-xml-mode is non-nil.
7996
7997 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
7998 Remove 1 space before #RRGGBB to not truncate it on terminal
7999 windows w/o fringes. Remove 1 space between bg and fg examples
8000 to get more space.
8001 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
8002 avoid byte-compile warnings.
8003
8004 * image-file.el (image-file-handler): Put `safe-magic' property to
8005 `image-file-handler'.
8006
8007 * info.el (Info-isearch-search): Emulate word search in
8008 isearching through multiple Info nodes with Info-search.
8009 (Info-isearch-wrap): Allow isearch-word.
8010
8011 2005-03-08 Lute Kamstra <lute@gnu.org>
8012
8013 * emacs-lisp/debug.el (debugger-step-through): Make sure that
8014 stepping into the debugger's code is not possible.
8015 (debugger-jumping-flag): Docstring update.
8016
8017 2005-03-08 Jay Belanger <belanger@truman.edu>
8018
8019 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
8020 embedded mode begins.
8021 (calc-embedded-language-alist): New variable.
8022 (calc-embedded-find-modes): Use calc-embedded-language-alist to
8023 set default language mode.
8024
8025 2005-03-08 Kenichi Handa <handa@m17n.org>
8026
8027 * international/ccl.el (define-ccl-program): Fix docstring about
8028 extra 256 bytes assured for the output buffer.
8029
8030 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8031 Fix BUFFER_MAGNIFICATION to 2.
8032 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8033
8034 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
8035
8036 * align.el (align-rules-list): Added an alignment rule for CSS
8037 declarations (applies to css-mode and html-mode buffers).
8038
8039 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8040
8041 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
8042
8043 2005-03-07 Kim F. Storm <storm@cua.dk>
8044
8045 * simple.el (move-beginning-of-line): New command.
8046
8047 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
8048
8049 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
8050
8051 * emulation/cua-base.el: Put CUA move property on move-end-of-line
8052 and move-beginning-of-line.
8053
8054 * apropos.el (apropos-print): Omit command from M-x ... RET.
8055
8056 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
8057
8058 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
8059 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
8060
8061 2005-03-06 Richard M. Stallman <rms@gnu.org>
8062
8063 * bindings.el (esc-map): Bind M-g to goto-line.
8064
8065 * facemenu.el (global-map): Bind M-o, not M-g.
8066
8067 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8068
8069 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
8070 "Open Directory" as for "Open File".
8071
8072 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
8073
8074 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
8075 (push-mark-command): Run activate-mark-hook.
8076
8077 2005-03-06 Richard M. Stallman <rms@gnu.org>
8078
8079 * help-mode.el (help-mode-finish): Don't alter the element
8080 in view-return-to-alist if there already is one.
8081
8082 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
8083 make sure the current buffer is the expected one.
8084
8085 * novice.el (disabled-command-function): Output in *Disabled Command*.
8086 Explicitly ignore non-keyboard events, and explicitly handle C-g.
8087
8088 * textmodes/flyspell.el (flyspell-large-region):
8089 Pass args differently for aspell.
8090
8091 * files.el (mode-require-final-newline): Doc fix.
8092
8093 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8094
8095 * progmodes/which-func.el (which-function):
8096 Specify NOERROR when calling imenu--make-index-alist.
8097
8098 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8099
8100 * simple.el (normal-erase-is-backspace): Define default value.
8101
8102 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
8103 (custom-reevaluate-setting): Simple function to handle
8104 variables that are defined before their default value can really
8105 be computed.
8106
8107 * startup.el (command-line): Use it for temporary-file-directory,
8108 small-emporary-file-directory, auto-save-file-name-transforms,
8109 blink-cursor-mode, and normal-erase-is-backspace.
8110
8111 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
8112 progress, even with buggy anchored keywords.
8113
8114 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
8115
8116 * simple.el (goto-line): Remove unbalanced final parenthesis.
8117
8118 2005-03-05 Richard M. Stallman <rms@gnu.org>
8119
8120 * simple.el (goto-line): Use a number at point as the default.
8121 With C-u as arg, switch buffers.
8122
8123 2005-03-05 Juri Linkov <juri@jurta.org>
8124
8125 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
8126 with `no-blinking-cursor'.
8127
8128 * startup.el (no-blinking-cursor): New defvar.
8129 (command-line): Add `--no-blinking-cursor' to longopts.
8130 Set `no-blinking-cursor' to t for command line arguments
8131 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
8132 with `no-blinking-cursor' in the condition for calling
8133 `blink-cursor-mode'.
8134
8135 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
8136
8137 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
8138 (menu-bar-options-save): Add blink-cursor-mode.
8139 (menu-bar-options-menu): Add blink-cursor-mode.
8140
8141 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
8142
8143 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
8144 (icalendar-export-file, icalendar-export-region)
8145 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
8146 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
8147
8148 2005-03-04 Lute Kamstra <lute@gnu.org>
8149
8150 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
8151 (debug-function-list): Ditto.
8152
8153 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
8154
8155 * textmodes/texinfmt.el (texinfo-append-refill):
8156 Redefine the types of line to which @refill
8157 is not appended by replacing a search for `@refill\\|@bye' with
8158 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
8159 itemize@refill' bug and the unfilled long lines bug.
8160 (texinfmt-version): Update number and date.
8161
8162 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8163
8164 * international/code-pages.el (windows-1250, windows-125[2-8])
8165 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
8166
8167 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8168
8169 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
8170 bound yet.
8171
8172 2005-03-02 Romain Francoise <romain@orebokech.com>
8173
8174 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
8175 buffer after removing limits.
8176 (ibuffer-pop-filter): Ditto.
8177 Update copyright.
8178
8179 2005-03-02 Miles Bader <miles@gnu.org>
8180
8181 * button.el (make-text-button): If the user doesn't specify a
8182 type, use the default. Rewrite to use `add-text-properties' and
8183 plist functions.
8184
8185 2005-03-01 Lute Kamstra <lute@gnu.org>
8186
8187 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
8188 (debugger-jumping-flag): New var.
8189 (debug-entry-code): Use it.
8190 (debugger-jump): Use debugger-jumping-flag and add
8191 debugger-reenable to post-command-hook.
8192 (debugger-reenable): Use debugger-jumping-flag and remove itself
8193 from post-command-hook.
8194 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
8195 debugger-reenable.
8196
8197 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
8198
8199 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
8200 inclusion of "itemize\\|", which may be unnecessary, is certainly
8201 inelegant, and stops refilling in itemize lists when formatting
8202 Japanese Texinfo files to Info.
8203 Update copyright to 2005.
8204
8205 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
8206
8207 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
8208 of an error if GDB can't find the source file.
8209
8210 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8211
8212 * calendar/calendar.el (redraw-calendar): Work from any buffer,
8213 not just the calendar.
8214
8215 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
8216 first.
8217 (diary-redraw-calendar): New function.
8218 (make-diary-entry): Add diary-redraw-calendar to local
8219 write-contents-functions. Turn off selective display before
8220 inserting in diary.
8221
8222 2005-03-01 Kim F. Storm <storm@cua.dk>
8223
8224 * emacs-lisp/copyright.el (copyright-fix-years): New command.
8225
8226 2005-03-01 Lute Kamstra <lute@gnu.org>
8227
8228 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
8229 that debug-entry-code can be safely removed from a function while
8230 this code is being evaluated. Revert the 2005-02-27 change as the
8231 new implementation no longer requires it. Make sure that a
8232 function body containing just a string is not mistaken for a docstring.
8233 (debug): Skip one more frame in case of debug on entry.
8234 (debugger-setup-buffer): Delete one more frame line in case of
8235 debug on entry.
8236 (debugger-frame-number): Update to use the new text introduced by
8237 the 1999-11-03 change. Skip one more frame in case of debug on entry.
8238
8239 2005-02-28 Kim F. Storm <storm@cua.dk>
8240
8241 * double.el (double-translate-key): Call force-window-update after
8242 read-event to avoid crash in redisplay.
8243
8244 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
8245
8246 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
8247 (debug): Use it. Move the inhibit-trace earlier.
8248 (debug-entry-code): New const.
8249 (debug-on-entry-1): Use it.
8250
8251 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
8252
8253 * international/utf-16.el (ccl-encode-mule-utf-16le):
8254 Fix BUFFER_MAGNIFICATION to 2.
8255 (ccl-encode-mule-utf-16be): Likewise.
8256
8257 2005-02-28 Kenichi Handa <handa@m17n.org>
8258
8259 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8260 Fix BUFFER_MAGNIFICATION to 4.
8261 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8262
8263 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
8264
8265 * speedbar.el (speedbar-update-flag): Doc fix.
8266 (speedbar-show-info-under-mouse): Give set-mouse-position the right
8267 argument.
8268
8269 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
8270
8271 * reveal.el (reveal-post-command): Don't try to reveal overlays which
8272 have a non-nil `invisible' property but are actually visible.
8273
8274 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
8275 for perldoc sections.
8276 (perl-outline-regexp, perl-outline-level): New var and function.
8277 (perl-mode): Use them.
8278
8279 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8280
8281 * calendar/diary-lib.el (diary-remind): Discard any mark portion
8282 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
8283
8284 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
8285
8286 * cus-edit.el: Comment change.
8287 (custom-buffer-create-internal): Slightly reword text at top of
8288 Custom buffers. Mention there that saving an option edits the
8289 init file. Add link to Emacs manual node on `custom-file'.
8290 (custom-magic-alist): Rewrite individual State messages to use
8291 capitalized keywords. Doc fix.
8292
8293 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8294
8295 * calendar/calendar.el (calendar-buffer): Move above
8296 calendar-week-start-day.
8297 (calendar-week-start-day): Doc fix. Add :set function.
8298 (calendar-minimum-window-height): New variable.
8299 (generate-calendar-window): Only resize window if selected-window
8300 is displaying the calendar buffer. Use new variable
8301 calendar-minimum-window-height.
8302 (generate-calendar): Reword error message.
8303 (calendar-mode-map): Bind DEL to scroll-other-window-down.
8304
8305 2005-02-27 Andreas Schwab <schwab@suse.de>
8306
8307 * vc.el (vc-do-command): Don't run command asynchronously when
8308 operating in a remote directory.
8309
8310 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
8311 change from sync with Tramp 2.0.47.
8312
8313 2005-02-27 Richard M. Stallman <rms@gnu.org>
8314
8315 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8316
8317 * textmodes/flyspell.el (flyspell-mode-on):
8318 Call ispell-change-dictionary only if necessary.
8319
8320 * emacs-lisp/re-builder.el (regexp-builder): New function.
8321
8322 * register.el (describe-register-1): Explicitly handle
8323 yank-excluded-properties = t.
8324
8325 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
8326 (custom-magic-alist): Change the status descriptions again.
8327 (face widget-type): Total rewrite based on `restricted-sexp'
8328 to eliminate the confusing double hiding levels.
8329
8330 * emacs-lisp/debug.el (debug-on-entry-1):
8331 If function body is empty, add nil as body form.
8332
8333 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8334
8335 * emacs-lisp/trace.el (inhibit-trace): New var.
8336 (trace-make-advice): Use it.
8337
8338 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
8339
8340 2005-02-26 Kim F. Storm <storm@cua.dk>
8341
8342 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
8343 (mouse-on-link-p, mouse-drag-region-1): Use it.
8344
8345 2005-02-25 Lute Kamstra <lute@gnu.org>
8346
8347 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
8348
8349 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
8350
8351 * frame.el (blink-cursor-mode): Add :group keyword.
8352
8353 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
8354
8355 * calendar/icalendar.el (icalendar--decode-isodatetime):
8356 New optional argument DAY-SHIFT.
8357 (icalendar-export-region): Fix coding-system-for-write.
8358 (icalendar--convert-ical-to-diary): Shift end-day of all-day
8359 events by one.
8360
8361 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8362
8363 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
8364
8365 2005-02-24 Kim F. Storm <storm@cua.dk>
8366
8367 * international/iso-acc.el (iso-accents-compose): Fix crash
8368 during redisplay. Call force-window-update after read-event
8369 and delete-region to signal that window is not accurate.
8370
8371 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
8372
8373 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
8374 Remove unused and inexistent var `inhibit-trace'.
8375 (debugger-mode): Use run-mode-hooks.
8376 (debugger-list-functions): Add buttons; setup xref stack.
8377
8378 2005-02-23 Richard M. Stallman <rms@gnu.org>
8379
8380 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
8381 appointment says it was explicitly made.
8382 (appt-add): Set the 3rd element.
8383 (appt-make-list): Preserve explicit appointments.
8384
8385 * subr.el (find-tag-default): Catch errors in forward-sexp.
8386
8387 2005-02-23 Juri Linkov <juri@jurta.org>
8388
8389 * info.el (Info-isearch-search): New defcustom.
8390 (Info-isearch-search): Call the default isearch function
8391 when Info-isearch-search is nil.
8392 (Info-isearch-wrap): Use variable Info-isearch-search.
8393
8394 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
8395
8396 * cus-edit.el: Comment change.
8397
8398 2005-02-22 Kim F. Storm <storm@cua.dk>
8399
8400 * progmodes/hideif.el (hide-ifdef-use-define-alist):
8401 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
8402
8403 2005-02-22 Simon Josefsson <jas@extundo.com>
8404
8405 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
8406 New variable.
8407 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
8408 Oskarsson" <myrkraverk@users.sourceforget.net>.
8409
8410 2005-02-22 Kim F. Storm <storm@cua.dk>
8411
8412 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
8413 check that window of that event is the selected window.
8414 (mouse-drag-region-1): Compare mouse event window to selected
8415 window before setting point.
8416
8417 * tooltip.el (tooltip-show-help-function): Pass event to
8418 mouse-on-link-p so it can check selected window.
8419
8420 2005-02-22 Kenichi Handa <handa@m17n.org>
8421
8422 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
8423 (ps-mule-show-warning): New function.
8424 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
8425 characters are found.
8426
8427 * ps-print.el (ps-header-footer-string): Return a list of header
8428 and footer strings.
8429
8430 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8431
8432 * pcvs.el (cvs-retrieve-revision): Fix thinko.
8433
8434 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
8435
8436 * frame.el (blink-cursor-mode): Use define-minor-mode.
8437
8438 * term/mac-win.el (function-key-map): Use char-names more consistently.
8439 (file-name-coding-system): Only set it for MacOS-9. The other case is
8440 already handled in mule-cmds.el (where it also works when mac-win.el
8441 is not used).
8442
8443 2005-02-21 Kenichi Handa <handa@m17n.org>
8444
8445 * international/mule.el (ctext-pre-write-conversion): Always use
8446 " *code-converting-work*" buffer for work.
8447
8448 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
8449
8450 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
8451
8452 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
8453
8454 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
8455
8456 * ses.el (undo-more): Restore defadvice, but only the part that
8457 allows changes outside the restricted area of the buffer.
8458
8459 2005-02-20 Kim F. Storm <storm@cua.dk>
8460
8461 * simple.el (line-move): Add fourth optional arg try-vscroll which
8462 must be set to perform auto-window-vscroll.
8463 When moving backwards and doing auto-window-vscroll, automatically
8464 vscroll to the last part of lines which are taller than the window.
8465 (next-line, previous-line): Set try-vscroll arg on line-move.
8466
8467 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
8468
8469 * replace.el (query-replace, query-replace-regexp)
8470 (replace-string, replace-regexp): When operating on region, make
8471 the minibuffer prompt say so.
8472
8473 * isearch.el (isearch-forward): Document isearch-query-replace and
8474 isearch-query-replace-regexp keybindings.
8475
8476 2005-02-19 Jay Belanger <belanger@truman.edu>
8477
8478 * calc/calc-aent.el (math-read-token): Add local variable.
8479
8480 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
8481 (calc-edit-top): Move declaration to earlier in file.
8482 (calc-edit-macro-repeats): Add local variables.
8483
8484 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
8485 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
8486 calcFunc-tanh.
8487 Adjust integration rule for calcFunc-tan.
8488
8489 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8490
8491 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
8492 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
8493 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
8494 (viper-skip-separators): Bug fix.
8495 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
8496 particular major mode.
8497 (viper-del-backward-char-in-replace): Don't put deleted char on the
8498 kill ring.
8499
8500 * viper-ex.el (viper-color-display-p): New function.
8501 (viper-has-face-support-p): Use viper-color-display-p.
8502
8503 * viper-keym.el (viper-gnus-modifier-map): New keymap.
8504
8505 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
8506
8507 * viper-util.el (viper-glob-unix-files): Fix shell status check.
8508 (viper-file-remote-p): Make equivalent to file-remote-p.
8509
8510 * viper.el (viper-major-mode-modifier-list):
8511 Use viper-gnus-modifier-map.
8512
8513 2005-02-19 David Kastrup <dak@gnu.org>
8514
8515 * subr.el (subregexp-context-p): Fix garbled doc string by adding
8516 quoting.
8517
8518 2005-02-19 Jay Belanger <belanger@truman.edu>
8519
8520 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
8521 Remove extra definitions.
8522 (calc-coth): New function.
8523 (calcFunc-cot): Fix `let'.
8524
8525 2005-02-19 Eli Zaretskii <eliz@gnu.org>
8526
8527 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
8528 the reasons we use "type pc" in these faces.
8529
8530 * button.el (button): Ditto.
8531
8532 2005-02-19 Michael Mauger <mmaug@yahoo.com>
8533
8534 * replace.el (query-replace-read-from): Set the value of
8535 query-replace-from-history-variable to handle the case of an empty
8536 string entered to accept the suggested default.
8537
8538 * net/tramp.el (tramp-file-name-for-operation):
8539 Use dired-call-process instead of dired-call-process-command.
8540
8541 2005-02-19 Jay Belanger <belanger@truman.edu>
8542
8543 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
8544 (math-div-non-trig): New variables.
8545 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
8546 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
8547 (math-combine-prod, math-div-symb-fancy): Add simplifications for
8548 trig expressions.
8549
8550 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
8551
8552 * progmodes/gdb-ui.el (gdb-var-update-handler)
8553 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
8554 for watch expressions,
8555 (gdb-var-create-handler): Don't set speedbar-update-flag.
8556 (gdb-post-prompt): Simplify test for speedbar.
8557
8558 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8559
8560 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
8561 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
8562 we use the syntax table of the correct buffer.
8563 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
8564 Felix Gatzemeier.
8565
8566 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
8567 (ediff-file-remote-p): Make synonymous with file-remote-p.
8568 In all deffaces ediff-*-face-*, use min-colors.
8569
8570 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
8571 ediff-recurse-to-subdirectories.
8572 (ediff-mark-if-equal): Check that the arguments are strings, use
8573 ediff-same-contents (after to Felix Gatzemeier).
8574
8575 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
8576 nil.
8577
8578 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8579
8580 * log-view.el (log-view-message-re): Fix up Subversion regexp.
8581
8582 2005-02-18 David Kastrup <dak@gnu.org>
8583
8584 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
8585 use `mark-active' when defined.
8586
8587 2005-02-18 Kenichi Handa <handa@m17n.org>
8588
8589 * ps-print.el (ps-font-info-database): New entry
8590 ZapfChancery-MediumItalic with correct font name. Fix font name
8591 of the entry Zapf-Chancery-MediumItalic.
8592
8593 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8594
8595 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
8596
8597 2005-02-16 Kim F. Storm <storm@cua.dk>
8598
8599 * ido.el (ido-fallback-command): Pass user input to fallback command.
8600
8601 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
8602
8603 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
8604 (gdb-find-file-hook): Add server prefix.
8605
8606 2005-02-16 Richard M. Stallman <rms@gnu.org>
8607
8608 * replace.el (perform-replace): Pass new args to replace-highlight.
8609 (replace-highlight): Take region args,
8610 and pass them to isearch-lazy-highlight-new-loop.
8611
8612 * novice.el (disabled-command-hook): Autoload the defalias
8613 and the make-obsolete-variable call.
8614
8615 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
8616
8617 * isearch.el (isearch-lazy-highlight-start-limit)
8618 (isearch-lazy-highlight-end-limit): New variables limit
8619 the region for highlighting.
8620 (isearch-lazy-highlight-new-loop): New args BEG and END.
8621 (isearch-lazy-highlight-search): Use the new vars.
8622 (isearch-lazy-highlight-update): Likewise.
8623
8624 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
8625
8626 * cus-start.el (all): Use default-boundp.
8627
8628 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
8629
8630 * menu-bar.el (menu-bar-select-frame): Handle current frame.
8631
8632 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
8633
8634 * autorevert.el (auto-revert-stop-on-user-input)
8635 (auto-revert-verbose): Doc fixes.
8636
8637 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
8638
8639 * international/mule-cmds.el (set-locale-environment): Remove call
8640 to set-selection-coding-system on Windows.
8641
8642 2005-02-15 Jay Belanger <belanger@truman.edu>
8643
8644 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
8645 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
8646 calcFunc-coth.
8647 (math-simplify-sqrt): Add simplifications.
8648
8649 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
8650 to list.
8651
8652 * calc/calc-ext.el: Add functions to autoloads.
8653
8654 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
8655 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
8656 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
8657 (math-csc-raw, math-cot-raw): New functions.
8658
8659 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
8660
8661 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
8662 the variable name in a message.
8663
8664 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
8665 calcFunc-csc, calcFunc-cot.
8666
8667 * calc/calcalg2.el: Add derivative and integration rules for
8668 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
8669 calcFunc-csch, calcFunc-coth.
8670 (math-do-integral-methods): Add to checks for when to use
8671 substitutions.
8672
8673 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
8674
8675 2005-02-15 Lute Kamstra <lute@gnu.org>
8676
8677 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8678 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
8679 <monnier@iro.umontreal.ca>
8680 (lisp-outline-level): Improve efficiency. Suggested by David
8681 Kastrup <dak@gnu.org>.
8682
8683 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
8684
8685 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
8686 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
8687 (gdb-set-gud-minor-mode-existing-buffers): New functions.
8688 (gdb-find-file-hook): New hook. Add it to find-file-hook.
8689 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
8690
8691 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
8692
8693 * cus-start.el (all): Comment change.
8694
8695 2005-02-14 Lute Kamstra <lute@gnu.org>
8696
8697 * cus-start.el (all): Check if symbol is void.
8698
8699 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
8700
8701 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
8702 optional argument to \cite.
8703
8704 2005-02-14 Richard M. Stallman <rms@gnu.org>
8705
8706 * cus-edit.el (custom-buffer-create-internal): Update help message.
8707 (custom-magic-alist): Update help messages.
8708
8709 * cus-start.el (all): Allow a var to specify a standard value.
8710
8711 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
8712
8713 * custom.el (custom-theme-set-variables): Handle variable aliases.
8714
8715 * frame.el (blink-cursor-timer): Doc fix.
8716 (blink-cursor): Make it an alias for `blink-cursor-mode' and
8717 declare obsolete.
8718 (blink-cursor-mode): Define with defcustom and use correct
8719 standard expression in that defcustom.
8720 * startup.el (command-line): Adapt to above changes in frame.el.
8721
8722 2005-02-11 Lute Kamstra <lute@gnu.org>
8723
8724 * apropos.el (apropos-score-doc): Prevent division by zero.
8725
8726 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
8727
8728 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
8729 (icalendar--get-event-property-attributes)
8730 (icalendar--get-event-properties)
8731 (icalendar--datetime-to-diary-date): New functions.
8732 (icalendar--split-value): Doc fix.
8733 (icalendar--datetime-to-noneuropean-date)
8734 (icalendar--datetime-to-european-date): New optional argument
8735 SEPARATOR. Return result as a string instead of a list.
8736 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
8737 (icalendar--convert-string-for-export): Rename arg S to STRING.
8738 (icalendar-export-region): Doc fix. Change name of error buffer.
8739 Save output buffer.
8740 (icalendar-import-file): Add blank at end of prompt.
8741 (icalendar-import-buffer): Doc fix. Do not switch to error
8742 buffer. Indicate status in return value.
8743 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
8744 buffer. Save output buffer. Handle exception from recurrence
8745 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
8746 events. Fix problems with weekly all-day events.
8747
8748 2005-02-10 Richard M. Stallman <rms@gnu.org>
8749
8750 * simple.el (eval-expression-print-format):
8751 Avoid warning about edebug-active.
8752
8753 * help.el (help-for-help-internal): Rename from help-for-help.
8754 (help-for-help): Define with defalias.
8755
8756 * font-core.el (font-lock-default-function): Use with-no-warnings.
8757
8758 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
8759
8760 * custom.el (defface): Doc fix.
8761
8762 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
8763
8764 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
8765 width 0" to prevent word wrapping problems.
8766
8767 2005-02-09 Kim F. Storm <storm@cua.dk>
8768
8769 * ido.el (ido-file-extensions-order): New defcustom.
8770 (ido-file-extension-lessp, ido-file-extension-aux)
8771 (ido-file-extension-order): New advanced file ordering.
8772 (ido-file-lessp): New simple file ordering.
8773 (ido-sort-list): Remove.
8774 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
8775 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
8776
8777 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
8778
8779 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
8780 that some versions of grep produce.
8781 (grep-mode-font-lock-keywords): Likewise.
8782
8783 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
8784
8785 * progmodes/gdb-ui.el (gdb-location-list): New variable.
8786 (gdb-cdir): Delete.
8787 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
8788 (gdb-source-info): Treat case when source file is in another
8789 directory properly.
8790 (gdb-get-location): New function.
8791
8792 2005-02-07 Jay Belanger <belanger@truman.edu>
8793
8794 * calc/calc-prog.el (calc-write-parse-table-part)
8795 (calc-fix-token-name): Fix a check for language type.
8796
8797 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
8798
8799 2005-02-07 Andre Spiegel <spiegel@gnu.org>
8800
8801 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
8802 as directory not writable.
8803
8804 2005-02-07 Kim F. Storm <storm@cua.dk>
8805
8806 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
8807 (cua--standard-movement-commands): Remove list.
8808 Instead, set CUA property value to move for movement commands.
8809 (cua-movement-commands): Remove. Users must set CUA prop instead.
8810 (cua--pre-command-handler): Check CUA property.
8811 (cua--init-keymaps): Don't remap undo commands.
8812 (cua-mode): Don't call cua--rectangle-on-off.
8813
8814 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
8815 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
8816 (cua--rect-undo-set-point): New var.
8817 (cua--rectangle-undo-boundary): Setup undo apply entry.
8818 (cua--rect-undo-handler): New function for rectangle undo.
8819 (cua--rect-start-position, cua--rect-end-position): Add.
8820 (cua--rectangle-post-command): Call cua--rectangle-set-corners
8821 for restored rectangle. Set point if cua--rect-undo-set-point.
8822
8823 2005-02-06 Jay Belanger <belanger@truman.edu>
8824
8825 * calc/calc-lang.el (calc-tex-language): Display more information
8826 in messages.
8827
8828 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
8829 in TeX mode.
8830
8831 2005-02-06 Richard M. Stallman <rms@gnu.org>
8832
8833 * emacs-lisp/lisp.el (buffer-end): Doc fix.
8834
8835 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8836
8837 * net/ldap.el (ldap-search-internal): Support attributes with
8838 optional descriptions separated by a semi-colon, as in
8839 "userCertificate;binary".
8840
8841 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8842
8843 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
8844 isn't a cons (i.e. the version is 0).
8845
8846 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8847
8848 * help.el (help-for-help): Doc fix.
8849
8850 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
8851
8852 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
8853 GDB-Windows on the menu-bar as this works better.
8854
8855 2005-02-04 Jay Belanger <belanger@truman.edu>
8856
8857 * calc/calc-embed.el (calc-embedded-update): Don't put in
8858 unnecessary newlines. Adjust the end of formula marker.
8859
8860 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
8861 (math-latex-parse-two-args): New function.
8862
8863 2005-02-03 Lute Kamstra <lute@gnu.org>
8864
8865 * help-fns.el (help-with-tutorial): Make sure that users cannot
8866 remove the entire text of the tutorial by means of `undo'.
8867
8868 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
8869
8870 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
8871 in recent changes, where the ispell process was repeatedly
8872 killed & restarted.
8873
8874 * international/mule-cmds.el (set-locale-environment): Set file-name
8875 coding system to utf-8 on Darwin systems.
8876 (set-default-coding-systems): Don't set default-file-name-coding-system
8877 on Darwin systems.
8878
8879 2005-02-03 Richard M. Stallman <rms@gnu.org>
8880
8881 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
8882
8883 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
8884
8885 * faces.el (list-faces-display): Add optional argument.
8886
8887 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8888
8889 * font-core.el (font-lock-default-function): Handle the rare case where
8890 only font-lock-keywords is set.
8891
8892 2005-02-02 Kenichi Handa <handa@m17n.org>
8893
8894 * international/characters.el: Cancel previous change for
8895 I-WITH-DOT-ABOVE and DOTLESS-i.
8896
8897 * international/latin-5.el: Cancel previous change.
8898
8899 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8900
8901 * progmodes/gud.el: Correction to syntax in gud-menu-map.
8902
8903 2005-02-02 Kenichi Handa <handa@m17n.org>
8904
8905 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
8906 DOTLESS-i.
8907
8908 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
8909 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
8910
8911 * case-table.el (get-upcase-table): New function.
8912 (copy-case-table): Copy upcaes table too if non-nil.
8913 (set-case-syntax-delims): Maintain upcase table too.
8914 (set-case-syntax-pair): Likewise.
8915 (set-upcase-syntax, set-downcase-syntax): New functions.
8916 (set-case-syntax): Maintain upcase table too.
8917
8918 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8919
8920 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
8921
8922 * progmodes/gud.el (gud-goto-info): New function.
8923 (gud-tool-bar-map): Use correct icon.
8924
8925 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8926
8927 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
8928 When delegating, order args in the funcall correctly.
8929
8930 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8931
8932 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
8933
8934 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
8935
8936 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
8937 buffer not visiting a file.
8938
8939 2005-01-31 Jay Belanger <belanger@truman.edu>
8940
8941 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
8942 bound on the line with the formula.
8943
8944 2005-01-31 Kim F. Storm <storm@cua.dk>
8945
8946 * ses.el (ses-create-cell-variable-range)
8947 (ses-destroy-cell-variable-range, ses-reset-header-string)
8948 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
8949 (ses-insert-row): Fix format of apply undo entries.
8950
8951 2005-01-31 Jay Belanger <belanger@truman.edu>
8952
8953 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
8954 parts.
8955
8956 * calc/calc-embed.el (calc-embedded-open-formula)
8957 (calc-embedded-close-formula): Ignore matrix environments.
8958
8959 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
8960 TeX mode.
8961
8962 * calc/calc-lang.el (math-function-table, math-oper-table)
8963 (math-variable-table): Adjust the LaTeX portions.
8964
8965 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
8966 (math-latex-ignore-words): New constant.
8967
8968 2005-01-31 Richard M. Stallman <rms@gnu.org>
8969
8970 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
8971 (ispell-local-dictionary): Doc fix.
8972 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
8973 Don't reinitialize at run time. Don't defcustom.
8974 All uses changed to append ispell-local-dictionary-alist,
8975 or check it first.
8976 (ispell-current-dictionary): New variable for dictionary in use.
8977 (ispell-dictionary): Now used only for global default.
8978 (ispell-start-process): Set ispell-current-dictionary,
8979 not ispell-dictionary.
8980 (ispell-change-dictionary): Use this only for setting
8981 user preferences.
8982 (ispell-internal-change-dictionary): New function
8983 to change the current dictionary in use.
8984 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
8985 Use ispell-current-dictionary.
8986 Handle ispell-local-dictionary-overridden.
8987 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
8988
8989 2005-01-31 Jay Belanger <belanger@truman.edu>
8990
8991 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
8992
8993 * calc/calc-ext.el: Add calc-latex-language to autoloads.
8994 (calc-mode-map): Add calc-latex-language.
8995
8996 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
8997 (math-latex-print-frac): New functions.
8998 (math-oper-table, math-function-table, math-variable-table)
8999 (math-complex-format, math-input-filter): Add latex properties.
9000 (calc-set-language): Set math-expr-special-function-mapping.
9001
9002 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
9003 (calc-write-parse-table-part): Add LaTeX support.
9004
9005 * calc/calc.el (calc-language): Adjust docstring.
9006 (calc-set-mode-line): Add LaTeX support.
9007 (math-expr-special-function-mapping): New variable.
9008 (math-tex-ignore-words): Add to list.
9009
9010 * calc/calccomp.el (math-compose-expr, math-compose-rows):
9011 Add LaTeX support.
9012 (math-compose-expr): Add support for special functions.
9013
9014 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
9015
9016 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
9017
9018 * progmodes/gdb-ui.el (gdb-memory-address)
9019 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
9020 (gdb-memory-mode-map, gdb-memory-format-keymap)
9021 (gdb-memory-format-menu, gdb-memory-unit-keymap)
9022 (gdb-memory-unit-menu): New variables for a buffer
9023 that lets the user examine program memory.
9024 (gdb-memory-set-address, gdb-memory-set-repeat-count)
9025 (gdb-memory-format-binary, gdb-memory-format-octal)
9026 (gdb-memory-format-unsigned, gdb-memory-format-signed)
9027 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
9028 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
9029 (gdb-memory-unit-word, gdb-memory-unit-halfword)
9030 (gdb-memory-unit-byte, gdb-memory-unit-menu)
9031 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
9032 (gdb-memory-mode, gdb-memory-buffer-name)
9033 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
9034 New functions for above buffer.
9035
9036 2005-01-30 Richard M. Stallman <rms@gnu.org>
9037
9038 * cus-edit.el (custom-bury-buffer): Function deleted.
9039 (custom-buffer-done-function): Option deleted.
9040 (custom-buffer-done-kill): New (replacement option.
9041 (Custom-buffer-done): Call quit-window.
9042 (custom-buffer-create-internal): Update for above changes.
9043
9044 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
9045
9046 * simple.el (undo-ask-before-discard): New var.
9047 (undo-outer-limit-truncate): Implement it.
9048 (undo-extra-outer-limit): Doc update.
9049
9050 2005-01-29 Richard M. Stallman <rms@gnu.org>
9051
9052 * ses.el (undo-more): Delete defadvice.
9053 (ses-begin-change): Doc fix.
9054
9055 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
9056 instead of rebinding C-x u and C-_.
9057
9058 * files.el (normal-backup-enable-predicate): Return nil for files
9059 in /tmp, regardless of temporary-file-directory.
9060
9061 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
9062
9063 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
9064 (open-rectangle, delete-whitespace-rectangle-line)
9065 (clear-rectangle-line): If FILL, pass t instead of FILL
9066 for move-to-column's 2nd arg.
9067
9068 * simple.el (undo): Fix the test for continuing a series of undos.
9069 (undo-more): Set pending-undo-list to t when we reach end.
9070 (pending-undo-list): Move up defvar.
9071
9072 * wid-edit.el (widget-button-click):
9073 Shorten the range of the track-mouse binding.
9074
9075 * comint.el (comint-insert-input): Undo previous changes;
9076 use last-input-event in interactive spec.
9077
9078 2005-01-29 Eli Zaretskii <eliz@gnu.org>
9079
9080 * progmodes/compile.el (compilation-start): Bind buffer-read-only
9081 to nil before invoking call-process. Reset buffer's modified flag
9082 after fontifying it in the no-async branch.
9083
9084 * wid-edit.el (widget-specify-button): If mouse pointer shape
9085 cannot be changed, use mouse face instead.
9086
9087 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
9088
9089 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9090 (gdb-goto-breakpoint): Make breakpoint handling work on template
9091 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
9092 (gdb-assembler-custom): Update to recognize breakpoint information
9093 added on 2005-01-19.
9094
9095 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
9096
9097 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
9098 (dsssl-mode): Use define-derived-mode.
9099 (scheme-mode-initialize): Remove.
9100 (scheme-mode): Use run-mode-hooks.
9101
9102 * cus-edit.el (customize-group-other-window)
9103 (custom-buffer-create-other-window): Don't override special-display-*.
9104 (custom-mode-map): Make it dense.
9105
9106 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
9107 sets the default value.
9108
9109 2005-01-28 Eli Zaretskii <eliz@gnu.org>
9110
9111 * descr-text.el: Add more keywords.
9112
9113 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
9114
9115 * speedbar.el: Avoid unnecessary use of locate-library.
9116
9117 * international/mule-cmds.el (standard-display-european-internal):
9118 Don't fiddle with latin-1 non-break space any more since it's now
9119 special cased in the C code.
9120 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
9121
9122 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
9123
9124 * cus-start.el (all): Add `undo-outer-limit'.
9125
9126 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9127
9128 * textmodes/bibtex.el (bibtex-format-entry):
9129 Use `bibtex-empty-field-re' only on the text of fields, not on entire
9130 field lines.
9131 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
9132 not on part of a buffer.
9133
9134 2005-01-25 Lute Kamstra <lute@gnu.org>
9135
9136 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
9137 nonempty field text strings like "{letters\\macro{}more letters}".
9138 Clarify docstring.
9139 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
9140 (bibtex-entry-offset, bibtex-parse-association)
9141 (bibtex-parse-field-name): Fix typos in docstrings.
9142 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
9143
9144 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
9145
9146 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
9147 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
9148 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
9149 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
9150
9151 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
9152 isearch minor mode.
9153
9154 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
9155
9156 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
9157
9158 2005-01-24 Lute Kamstra <lute@gnu.org>
9159
9160 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
9161 CASECHARS and NOT-CASECHARS regular expressions of the
9162 "nederlands" and "nederlands8" dictionaries to prevent a "Range
9163 striding over charsets" error.
9164
9165 2005-01-24 Jay Belanger <belanger@truman.edu>
9166
9167 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
9168 display variable name.
9169
9170 2005-01-24 Kenichi Handa <handa@m17n.org>
9171
9172 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
9173 Fix setting of the element of encoded-kbd-iso2022-invocations.
9174
9175 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
9176
9177 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9178 (gdb-threads-select): Change to also accept mouse events.
9179 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
9180 (gdb-threads-mouse-select): Delete.
9181
9182 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
9183
9184 * files.el (insert-directory): Take care of empty directory,
9185 listed without -a switch.
9186
9187 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
9188
9189 * textmodes/refill.el (refill-post-command-function):
9190 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
9191 to the list of functions that we should be careful not to undo.
9192 (refill-late-fill-paragraph-function): Remove.
9193 (refill-saved-state): New var.
9194 (refill-mode): Use it to save fill-paragraph-function.
9195 Save also the value of auto-fill-function.
9196
9197 * term/w32-win.el: Simplify code.
9198
9199 2005-01-23 Kim F. Storm <storm@cua.dk>
9200
9201 * simple.el (line-move): Adapt to new return value from
9202 pos-visible-in-window-p.
9203
9204 * simple.el (line-move): Fix last change. Check partial
9205 visibility at point rather than at window-start.
9206
9207 2005-01-22 Jason Rumney <jasonr@gnu.org>
9208
9209 * term/w32-win.el (xw-defined-colors): Remove debug-message.
9210
9211 2005-01-22 David Kastrup <dak@gnu.org>
9212
9213 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
9214
9215 2005-01-22 Eli Zaretskii <eliz@gnu.org>
9216
9217 * type-break.el (type-break-mode): Add a test for
9218 type-break-file-name being non-nil.
9219
9220 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9221
9222 * net/eudc.el (top level): Call (message "") via progn, so that
9223 eudc-options-file is loaded.
9224
9225 2005-01-22 Kim F. Storm <storm@cua.dk>
9226
9227 * simple.el (line-move-1): Rename from line-move.
9228 (line-move): New function that adjusts vscroll for partially
9229 visible rows, and calls line-move-1 otherwise.
9230
9231 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
9232
9233 * pcomplete.el: define pcomplete-read-event instead of read-event,
9234 since it's not a complete read-event implementation
9235
9236 2005-01-20 Jay Belanger <belanger@truman.edu>
9237
9238 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
9239 for called function.
9240
9241 2005-01-20 Steven Tamm <steventamm@mac.com>
9242
9243 * term/mac-win.el (process-connection-type): Remove.
9244 Controlled now by s/darwin.h:PTY_ITERATION.
9245
9246 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9247
9248 * window.el (handle-select-window): Don't switch window when we're
9249 in the minibuffer.
9250
9251 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
9252
9253 * subr.el (dotimes-with-progress-reporter): New macro.
9254
9255 * ses.el (ses-dotimes-msg): Remove macro.
9256 Use `dotimes-with-progress-reporter' instead.
9257
9258 2005-01-19 Steven Tamm <steventamm@mac.com>
9259
9260 * term/mac-win.el (process-connection-type): Use new
9261 operating-system-release variable to use ptys on Darwin 7 (OS X
9262 10.3) when using carbon build.
9263
9264 2005-01-19 Jay Belanger <belanger@truman.edu>
9265
9266 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
9267 flags if the last command was a tab or M-tab.
9268
9269 * calc/calc-prog.el (calc-user-define-edit): Put original formula
9270 in formula editing buffer.
9271
9272 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
9273
9274 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
9275 breakpoint image symbol in margin.
9276
9277 2005-01-19 Jay Belanger <belanger@truman.edu>
9278
9279 * calc/calc-prog.el (calc-execute-kbd-macro):
9280 Ignore calc-keep-arg-flag.
9281
9282 2005-01-19 Kenichi Handa <handa@m17n.org>
9283
9284 * textmodes/ispell.el (ispell-looking-at): New function.
9285 (ispell-process-line): Use ispell-looking-at to compare the ispell
9286 output and the buffer contents.
9287
9288 2005-01-18 Jay Belanger <belanger@truman.edu>
9289
9290 * calc/calc.el (calc-display-raw): Fix docstring.
9291
9292 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
9293
9294 * simple.el (blink-matching-open): Strip extra info from syntax.
9295
9296 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
9297 funny chars in the end-of-here-doc marker.
9298
9299 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
9300
9301 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
9302 that enable/disabled state of breakpoints is shown correctly in
9303 fringe and on ttys.
9304 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
9305 Add breakpoint information as text properties.
9306 (gdb-mouse-toggle-breakpoint):
9307 Rename to gdb-mouse-set-clear-breakpoint.
9308 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
9309 breakpoints in the margin.
9310 (gdb-remove-strings): Simplify.
9311
9312 2005-01-17 Jay Belanger <belanger@truman.edu>
9313
9314 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
9315 erasing buffer.
9316
9317 2005-01-17 Richard M. Stallman <rms@gnu.org>
9318
9319 * progmodes/grep.el (grep-find): Copy from `grep' the condition
9320 for calling grep-compute-defaults.
9321
9322 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
9323 if buffer is empty.
9324
9325 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
9326
9327 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
9328
9329 * hilit-chg.el (highlight-changes-mode): Don't autoload.
9330
9331 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
9332 non-preloaded variables.
9333
9334 2005-01-17 Steven Tamm <steventamm@mac.com>
9335
9336 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
9337 tex-shell cause to force interactivity when using pipes.
9338
9339 2005-01-17 Kim F. Storm <storm@cua.dk>
9340
9341 * simple.el (just-one-space): Make arg optional.
9342
9343 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
9344
9345 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
9346 posn-at-x-y to t to access left-margin.
9347
9348 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9349
9350 Sync with Tramp 2.0.47.
9351
9352 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
9353 catching keep-date problems in cp/scp operations.
9354 (tramp-handle-copy-file): Don't call `set-file-modes'
9355 unconditionally. Specialized functions should know better what is
9356 necessary. This improves performance a little bit, and the
9357 functions could catch errors with `cp -p' and `scp -p'.
9358 (tramp-do-copy-or-rename-file-via-buffer)
9359 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
9360 when appropriate.
9361 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
9362 Call `set-file-modes' when appropriate.
9363 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
9364 Johnsson <isak@hypergene.com>
9365 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
9366 of both Tramp buffer and debug buffer. Reported by Joakim Verona
9367 <joakim@verona.se>
9368 (tramp-file-name-for-operation): Mark `shell-command' as magic for
9369 Emacs only.
9370
9371 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
9372 `find-file-hooks' and `dired-mode-hook'.
9373 (tramp-minor-mode-map): Respective map. Add remapping for
9374 `compile' and `recompile'.
9375 (tramp-remap-command, tramp-recompile): New defuns.
9376 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
9377 in buffer "*Compilation*". Call the commands asynchronously.
9378
9379 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
9380 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
9381 `shell-command', because it isn't magic in XEmacs. Reported by
9382 Adrian Aichner <adrian@xemacs.org>.
9383
9384 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
9385 `substitute-in-file-name.
9386 (tramp-smb-handle-substitute-in-file-name): New defun.
9387 (tramp-smb-advice-PC-do-completion): Delete advice.
9388
9389 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
9390
9391 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
9392 Fix error in deleting region.
9393
9394 2005-01-15 Richard M. Stallman <rms@gnu.org>
9395
9396 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
9397 In non-temp buffer, switch syntax table temporarily.
9398
9399 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
9400
9401 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
9402
9403 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
9404
9405 * imenu.el (imenu--split-menu): Copy menulist before sorting.
9406 (imenu--generic-function): Use START, not BEG, as pos of definition.
9407
9408 * simple.el (just-one-space): Argument specifies number of spaces.
9409
9410 * simple.el (eval-expression-print-format): Avoid warning
9411 about edebug-active.
9412
9413 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
9414
9415 * progmodes/sh-script.el: Code copied from make-mode.el
9416 with small changes,
9417 (sh-mode-map): Bind C-c C-\.
9418 (sh-backslash-column, sh-backslash-align): New variables.
9419 (sh-backslash-region, sh-append-backslash): New functions.
9420
9421 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9422
9423 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
9424 (rmail-pop-password, rmail-pop-password-required): Move to
9425 rmail-obsolete group.
9426 (rmail-set-pop-password): Rename to rmail-set-remote-password.
9427 All callers updated.
9428 (rmail-get-pop-password): Rename to rmail-get-remote-password.
9429 Take an argument specifying whether it is POP or IMAP mailbox we
9430 are using. All callers updated.
9431 (rmail-pop-password-error): Rename to
9432 rmail-remote-password-error. Added mailutils-specific error message.
9433 (rmail-movemail-search-path)
9434 (rmail-movemail-variant-in-use): New variables.
9435 (rmail-remote-password, rmail-remote-password-required):
9436 New customization variables.
9437 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
9438 (rmail-parse-url): New function.
9439 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
9440 with GNU mailutils movemail.
9441
9442 2005-01-15 Kevin Ryde <user42@zip.com.au>
9443
9444 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
9445 suffix to space, $ or '$, to correctly position point when going
9446 to @table style constants like DBL_MAX.
9447
9448 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9449
9450 * type-break.el (type-break-mode, type-break-file-time)
9451 (type-break-file-keystroke-count, type-break-choose-file):
9452 Don't store data in or load data from the file if type-break-file-name
9453 is nil.
9454 (type-break-file-name): Doc update as per the above.
9455
9456 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
9457
9458 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
9459 lookup-key might return nil; handle that.
9460
9461 2005-01-15 Alan Mackenzie <acm@muc.de>
9462
9463 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
9464 rather than the element found, thus enabling the tree to be setcar'd.
9465
9466 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
9467
9468 * textmodes/org.el (org-show-following-heading): New option.
9469 (org-show-hierarchy-above): Use `org-show-following-heading'.
9470 (org-cycle): Documentation fix.
9471
9472 * textmodes/org.el (orgtbl-optimized): New option
9473 (orgtbl-mode): New command, a minor mode.
9474 (orgtbl-mode-map): New variable.
9475 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
9476 (orgtbl-error, orgtbl-self-insert-command)
9477 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
9478
9479 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
9480 a local variable in each org-mode buffer.
9481
9482 * textmodes/org.el (org-set-regexps-and-options): Rename from
9483 `org-set-regexps'. Added checking for STARTUP keyword.
9484 (org-get-current-options): Add STARTUP options.
9485 (org-table-insert-row): Make mode intelligent about when
9486 realignment is needed.
9487 (org-self-insert-command, org-delete-backward-char, org-delete-char):
9488 New commands.
9489 (org-enable-table-editor): New default value `optimized'.
9490 (org-table-blank-field): Support blanking regions if active.
9491
9492 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
9493
9494 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
9495 if the year is not given.
9496
9497 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
9498 Add new escapes %m and %M, fixed bug with %F by adding
9499 save-match-data.
9500 (reftex-reference): Remove ?. from list of spaces.
9501 (reftex-label-info): Add automatic label prefix recognition.
9502
9503 * textmodes/reftex-index.el (reftex-index-next-phrase):
9504 Add slave parameter to call of `reftex-index-this-phrase'.
9505 (reftex-index-this-phrase): New optional argument.
9506 (reftex-index-region-phrases): Add slave parameter to call of
9507 `reftex-index-this-phrase'.
9508 (reftex-display-index): New argument redo.
9509 (reftex-index-rescan): Add 'redo to arguments of
9510 `reftex-display-index'.
9511 (reftex-index-Rescan, reftex-index-revert)
9512 (reftex-index-switch-index-tag): Add 'redo to arguments of
9513 `reftex-display-index'.
9514 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
9515 indexing. Fix bug with matching is there is a quote before or
9516 after the word.
9517
9518 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
9519 Fix bug when collecting citation keys in lines with comments.
9520 (reftex-citation): Prefix argument no longer rescans the document,
9521 but forces prompting for optional arguments of cite macros.
9522 (reftex-do-citation): Prompting for optional arguments implemented.
9523
9524 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9525 Add optional arguments to most cite commands.
9526 (reftex-cite-cleanup-optional-args): New option
9527 (reftex-cite-prompt-optional-args): New option.
9528 (reftex-trust-label-prefix): New option.
9529
9530 * textmodes/reftex-toc.el (reftex-toc-find-section):
9531 Add push-mark before changing the position in the buffer.
9532
9533 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
9534 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
9535
9536 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
9537
9538 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
9539 more carefully.
9540
9541 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
9542
9543 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
9544 (sgml-mode): Use it.
9545 (sgml-get-context): Better keep track of implicitly closed tags.
9546
9547 2005-01-13 Kenichi Handa <handa@m17n.org>
9548
9549 * textmodes/ispell.el: These changes are to fix misalignment error
9550 caused by equivalent characters of different Emacs charsets.
9551 (ispell-unified-chars-table): New variable.
9552 (ispell-get-decoded-string): New function.
9553 (ispell-get-casechars, ispell-get-not-casechars)
9554 (ispell-get-otherchars): Call ispell-get-decoded-string.
9555
9556 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
9557
9558 * custom.el (custom-declare-variable): Just put symbol instead
9559 of (defvar . symbol) in `current-load-list'.
9560
9561 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
9562
9563 * emacs-lisp/elint.el: Fixed typo in Commentary section.
9564
9565 2005-01-12 Jay Belanger <belanger@truman.edu>
9566
9567 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
9568 to create a Calc summary.
9569
9570 2005-01-12 Kim F. Storm <storm@cua.dk>
9571
9572 * mouse.el (mouse-on-link-p): Change functionality and doc
9573 string to comply with latest description in lisp ref.
9574
9575 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
9576
9577 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
9578 Enable mouse clicks on mode-line, header-line and margin.
9579 (event-type): Give mouse event symbols an 'event-kind property
9580 with value 'mouse-click.
9581
9582 2005-01-12 Juri Linkov <juri@jurta.org>
9583
9584 * facemenu.el (list-colors-display): Add new arg buffer-name.
9585 Use it. Fix docstring. Replace code for identifying duplicate
9586 colors by the name with call to `list-colors-duplicates' which
9587 identifies duplicate colors by the value unless the color
9588 is one of special Windows colors. Set truncate-lines to t.
9589 Print sorted duplicate color names on each line. Indent to 22
9590 \(the longest color name in rgb.txt) instead of 20. Optimize.
9591 (list-colors-duplicates): New function.
9592 (facemenu-color-name-equal): Delete function.
9593
9594 * facemenu.el (list-colors-print): New function created from code
9595 in list-colors-display. Print #RRGGBB at the window right edge.
9596 (list-colors-display): When temp-buffer-show-function is not
9597 defined, call list-colors-print from temp-buffer-show-hook
9598 to get the right value of window-width in list-colors-print
9599 after the buffer is displayed.
9600
9601 * simple.el (pop-mark): Move deactivate-mark out of conditional
9602 part to deactivate the active mark regardless of the state of the
9603 mark ring.
9604
9605 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
9606 variables line in desktop files.
9607
9608 2005-01-12 Juri Linkov <juri@jurta.org>
9609
9610 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
9611 Bring together isearch highlight related options.
9612 (lazy-highlight): Replace group `replace' by `matching'.
9613 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9614 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9615 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
9616 and declare them obsolete.
9617 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
9618 (isearch-faces): Remove defgroup.
9619 (isearch-overlay, isearch-highlight, isearch-dehighlight):
9620 Move isearch highlighting code closer to lazy highlighting code.
9621
9622 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
9623 (query-replace-highlight, query-replace-lazy-highlight)
9624 (query-replace): Move definitions to the beginning of the file.
9625
9626 2005-01-11 Juri Linkov <juri@jurta.org>
9627
9628 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
9629 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
9630 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
9631
9632 * info.el (Info-history-forward): New variable.
9633 (Info-select-node): Reset Info-history-forward to nil.
9634 (Info-last): Turn into defalias.
9635 (Info-history-back): Rename from Info-last.
9636 Add current node to Info-history-forward.
9637 (Info-history-forward): New fun.
9638 (Info-mode-map): Replace Info-last by Info-history-back.
9639 Bind Info-history-forward to "r".
9640 (Info-mode-menu): Replace Info-last by Info-history-back.
9641 Fix menu item text. Add menu item for Info-history-forward.
9642 (info-tool-bar-map): Replace Info-last by Info-history-back.
9643 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
9644 for Info-history-forward.
9645 (Info-mode): Replace Info-last by Info-history-back in docstring.
9646 Add local variable Info-history-forward.
9647 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
9648
9649 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
9650
9651 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
9652 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
9653 Ignore select-window events rather than fiddle with
9654 mouse-autoselect-window.
9655
9656 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
9657
9658 * type-break.el (type-break-mode): Fix previous change.
9659
9660 2005-01-10 Jay Belanger <belanger@truman.edu>
9661
9662 * calc/calc-ext.el (calc-reset): Reset when inside embedded
9663 calculator; only reset when point is inside a calculator.
9664 Don't adjust the window height if the window takes up the whole height
9665 of the frame.
9666
9667 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
9668
9669 * ebuff-menu.el (Electric-buffer-menu-mode):
9670 Preserve value of buffer-local var header-line-format.
9671
9672 2005-01-09 Jay Belanger <belanger@truman.edu>
9673
9674 * calc/calc.el (calc-mode-var-list-restore-saved-values):
9675 Make sure settings file exists before accessing it.
9676
9677 * calc/calc-embed.el (calc-embedded-subst):
9678 Replace math-multi-subst-rec, which is only supposed to be called
9679 by math-multi-subst, by math-multi-subst.
9680
9681 2005-01-09 Andre Spiegel <spiegel@gnu.org>
9682
9683 * vc.el (vc-allow-async-revert): New user option.
9684 (vc-disable-async-diff): New internal variable.
9685 (vc-revert-buffer): Use them to disable asynchronous diff.
9686
9687 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
9688 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
9689 asynchronously if vc-disable-async-diff is t.
9690
9691 2005-01-09 Jay Belanger <belanger@truman.edu>
9692
9693 * calc/calc.el (defcalcmodevar): New macro.
9694 (calc-mode-var-list-restore-default-values)
9695 (calc-mode-var-list-restore-saved-values): New functions.
9696 (calc-mode-var-list): Use defcalcmodevar to define it.
9697 (calc-always-load-extensions, calc-line-numbering)
9698 (calc-line-breaking, calc-display-just, calc-display-origin)
9699 (calc-number-radix, calc-leading-zeros, calc-group-digits)
9700 (calc-group-char, calc-point-char, calc-frac-format)
9701 (calc-prefer-frac, calc-hms-format, calc-date-format)
9702 (calc-float-format, calc-full-float-format, calc-complex-format)
9703 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
9704 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
9705 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
9706 (calc-matrix-brackets, calc-language, calc-language-option)
9707 (calc-left-label, calc-right-label, calc-word-size)
9708 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
9709 (calc-display-raw, calc-internal-prec, calc-angle-mode)
9710 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
9711 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
9712 (calc-window-height, calc-display-trail, calc-show-selections)
9713 (calc-use-selections, calc-assoc-selections)
9714 (calc-display-working-message, calc-auto-why, calc-timing)
9715 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
9716 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
9717 (calc-gnuplot-default-device, calc-gnuplot-default-output)
9718 (calc-gnuplot-print-device, calc-gnuplot-print-output)
9719 (calc-gnuplot-geometry, calc-graph-default-resolution)
9720 (calc-graph-default-resolution-3d, calc-invocation-macro)
9721 (calc-show-banner): Use defcalcmodevar to declare them and set
9722 their default values.
9723
9724 * calc/calc-ext.el (calc-reset): Restore saved values of variables
9725 instead of default values (but restore default values if there is
9726 an argument of 0).
9727
9728 2005-01-09 David Kastrup <dak@gnu.org>
9729
9730 * desktop.el (desktop-restore-eager): Fix typo in type.
9731
9732 2005-01-08 Richard M. Stallman <rms@gnu.org>
9733
9734 * cus-edit.el (customize): Delete :link.
9735
9736 2005-01-08 Jay Belanger <belanger@truman.edu>
9737
9738 * calc/calc.el (calc-mode): Remove the extension from the
9739 `calc-settings-file' file name when loading it.
9740
9741 2005-01-08 Kim F. Storm <storm@cua.dk>
9742
9743 * info.el (Info-mode-map, Info-next-link-keymap)
9744 (Info-prev-link-keymap, Info-up-link-keymap):
9745 Map follow-link to mouse-face.
9746 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
9747
9748 2005-01-08 Jay Belanger <belanger@truman.edu>
9749
9750 * calc/calc.el (calc-settings-file): Change default value.
9751 Suggested by cgw in a comment in calc-mode.el.
9752
9753 * calc/calc-mode.el (calc-settings-file-name):
9754 Compare calc-settings-file to user-init-file instead of ~/.emacs.
9755 Replace ~/.emacs in a prompt by calc-settings-file.
9756
9757 2005-01-07 Lars Hansen <larsh@math.ku.dk>
9758
9759 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
9760 (desktop-lazy-idle-delay): New customizable variables.
9761 (desktop-buffer-args-list): New variable.
9762 (desktop-append-buffer-args): New function.
9763 (desktop-save): Call desktop-append-buffer-args for some buffers.
9764 (desktop-lazy-create-buffer): New function.
9765 (desktop-idle-create-buffers): New function.
9766 (desktop-read): Add message about buffers to restore lazily.
9767 (desktop-lazy-abort): New command.
9768 (desktop-clear): Call desktop-lazy-abort.
9769 (desktop-lazy-complete): New command.
9770
9771 2005-01-06 Richard M. Stallman <rms@gnu.org>
9772
9773 * emacs-lisp/find-func.el (find-face-definition):
9774 Rename from find-face.
9775
9776 2005-01-06 Kim F. Storm <storm@cua.dk>
9777
9778 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
9779
9780 * man.el (Man-xref-man-page, Man-xref-header-file)
9781 (Man-xref-normal-file): Add follow-link property.
9782
9783 2005-01-06 Jay Belanger <belanger@truman.edu>
9784
9785 * calc/calc-units.el: Make sure the proper macro definitions are
9786 available when compiling.
9787
9788 2005-01-06 Juri Linkov <juri@jurta.org>
9789
9790 * isearch.el (isearch-lazy-highlight-update):
9791 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
9792
9793 2005-01-06 Miles Bader <miles@gnu.org>
9794
9795 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
9796 (isearch-lazy-highlight-face): Use new name.
9797
9798 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
9799
9800 * uniquify.el (uniquify-rationalize-file-buffer-names):
9801 Re-add an interactive spec.
9802 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
9803 to the same name.
9804
9805 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
9806 (isearch-update, isearch-done): Adjust calls accordingly.
9807
9808 2005-01-05 Richard M. Stallman <rms@gnu.org>
9809
9810 * custom.el (custom-set-variables, custom-theme-set-variables):
9811 Clarify documentation.
9812
9813 * emacs-lisp/find-func.el (find-variable)
9814 (find-variable-other-window, find-variable-other-frame):
9815 Fix the TYPE args to find-function-read and find-function-do-it.
9816 (find-function): Doc fix.
9817 (find-function-at-point): Replace function-at-point alias.
9818
9819 2005-01-04 Richard M. Stallman <rms@gnu.org>
9820
9821 * cus-face.el (custom-declare-face):
9822 Record defface in current-load-list.
9823
9824 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
9825
9826 * emacs-lisp/find-func.el: Doc fixes.
9827 (find-face-regexp): New variable.
9828 (find-function-regexp-alist): New variable.
9829 (find-function-C-source): Third arg is now TYPE.
9830 (find-function-search-for-symbol): Handle general TYPE.
9831 (find-function-read, find-function-do-it): Handle general TYPE.
9832 (find-definition-noselect, find-face): New functions.
9833 (function-at-point): Alias deleted.
9834
9835 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
9836
9837 * battery.el (display-battery-mode): Rename from display-battery.
9838 Handle the case where it gets turned off.
9839
9840 2005-01-04 Richard M. Stallman <rms@gnu.org>
9841
9842 * cus-edit.el (customize): Make :link point to user doc.
9843
9844 * man.el (Man-fontify-manpage): Turn off undo generation.
9845
9846 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
9847
9848 2005-01-04 Andreas Schwab <schwab@suse.de>
9849
9850 * files.el (insert-directory): Only look for error lines in
9851 inserted text. Don't move too far after processing --dired markers.
9852
9853 2005-01-04 Richard M. Stallman <rms@gnu.org>
9854
9855 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9856 Don't expand if the character is @, period, dash, etc.
9857 (define-mail-abbrev): Quote names that contain problem characters.
9858
9859 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
9860
9861 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
9862
9863 2005-01-03 Richard M. Stallman <rms@gnu.org>
9864
9865 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
9866 (query-replace-highlight, query-replace-lazy-highlight)
9867 (query-replace): Definitions moved up. Doc fix.
9868
9869 2005-01-03 Richard M. Stallman <rms@gnu.org>
9870
9871 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
9872 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9873 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9874 (lazy-highlight-face): Rename from isearch-lazy-...
9875 Change all references to them.
9876
9877 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9878
9879 * cus-edit.el (custom-file): Doc fix for defcustom.
9880 (custom-file): The function no longer sets the variable
9881 `custom-file' to its return value.
9882
9883 * startup.el (command-line): No longer load `custom-file'.
9884
9885 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
9886
9887 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
9888
9889 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
9890 Don't confuse module-prefixed identifiers for labels.
9891 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
9892
9893 2005-01-02 Richard M. Stallman <rms@gnu.org>
9894
9895 * files.el (basic-save-buffer-1): Fix previous change.
9896
9897 * loadhist.el (file-loadhist-lookup): New function.
9898 (file-provides, file-requires): Use it.
9899
9900 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
9901 instead of calculating the right size.
9902
9903 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
9904
9905 * vc-svn.el (vc-svn-diff): Stay local if possible.
9906
9907 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
9908
9909 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
9910
9911 * files.el (hack-local-variables): Fix last change.
9912
9913 2005-01-02 Jay Belanger <belanger@truman.edu>
9914
9915 * calc/calc-yank.el (calc-edit-top): New variable.
9916 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
9917 object. Change header properties.
9918 (calc-edit-finish, calc-edit-finish-stack-object)
9919 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
9920 edited object.
9921 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
9922 for the beginning of the edited object.
9923 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
9924 for the beginning of the edited object.
9925 * calc/calc-prog.el (calc-edit-macro-finish-edit)
9926 (calc-finish-formula-edit, calc-macro-repeats)
9927 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
9928 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
9929 beginning of the edited object.
9930 (calc-user-define-edit): Change the header for editing macros.
9931 Remove unnecessary variable.
9932
9933 2005-01-01 Jay Belanger <belanger@truman.edu>
9934
9935 * calc/calc-yank.el (calc-edit-mode): Change default header.
9936 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
9937 * calc/calc-store.el (calc-edit-variable): Change title to match new
9938 header.
9939 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
9940 mode to match new header.
9941 (calc-user-define-edit): Change titles to include names of commands.
9942 (calc-finish-formula-edit): Adjust to handle new header.
9943 (calc-finish-macro-edit): Remove.
9944 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
9945 (calc-edit-macro-command, calc-edit-macro-command-type)
9946 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
9947 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
9948 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
9949 (calc-edit-macro-finish-edit): New functions.
9950 (calc-user-define-edit): Use new functions to edit named calc macros.
9951
9952 2005-01-01 Stefan <monnier@iro.umontreal.ca>
9953
9954 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
9955
9956 * ses.el (copy-region-as-kill): Deactivate mark.
9957
9958 2005-01-01 Richard M. Stallman <rms@gnu.org>
9959
9960 * replace.el (occur-1): If the output buffer is also an input,
9961 don't kill it, rename it.
9962
9963 * faces.el (set-face-background, set-face-foreground): Doc fix.
9964
9965 * cus-face.el (custom-face-attributes): Fix :help-echo strings
9966 for :foreground and :background.
9967
9968 * dired.el (dired-view-command-alist): Variable deleted.
9969 (dired-view-file, dired-mouse-find-file-other-window):
9970 Delete the code to use it.
9971
9972 2005-01-01 Kim F. Storm <storm@cua.dk>
9973
9974 * image.el (insert-sliced-image): Use t for line-height property.
9975
9976 2004-12-31 Jay Belanger <belanger@truman.edu>
9977
9978 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
9979 for "var-" at the beginning of the minibuffer.
9980
9981 2004-12-31 Richard M. Stallman <rms@gnu.org>
9982
9983 * faces.el (read-face-name):
9984 Don't treat an attribute spec as a list of faces.
9985
9986 * simple.el (undo): Use undo-equiv-table to detect
9987 unexpected changes since previous undo.
9988 (undo-list-saved): Variable deleted.
9989 (buffer-disable-undo): Don't alter undo-list-saved.
9990
9991 * files.el (require-final-newline): Allow `visit' and `visit-save'.
9992 (mode-require-final-newline): New option.
9993 (after-find-file): Handle require-final-newline with new values.
9994 (basic-save-buffer): Handle new values of require-final-newline.
9995
9996 * progmodes/sh-script.el (sh-require-final-newline):
9997 Alist value now controls whether to use mode-require-final-newline.
9998 (sh-set-shell): Implement that new meaning.
9999
10000 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
10001 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
10002 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
10003 Delete old-Emacs compatibility code.
10004 (antlr-c-common-init): Function deleted.
10005
10006 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
10007 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
10008 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
10009 * progmodes/python.el (python-mode): Use mode-require-final-newline.
10010 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
10011 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
10012 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
10013 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
10014 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
10015 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
10016 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
10017 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
10018 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
10019 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
10020 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
10021 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
10022
10023 2004-12-31 Jay Belanger <belanger@truman.edu>
10024
10025 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
10026 way to return to Calc.
10027
10028 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
10029 finish, C-xk as the way to cancel the edit. Add cancel routine to
10030 kill-buffer-hook.
10031
10032 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
10033 MacEdit code.
10034
10035 * calc/calc-prog.el: Remove obsolete MacEdit code.
10036 (calc-macro-edit-algebraic, calc-macro-edit-variable)
10037 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
10038
10039 2004-12-31 Kenichi Handa <handa@m17n.org>
10040
10041 * international/mule.el (buffer-file-coding-system-explicit):
10042 Rename for explicit-buffer-file-coding-system.
10043 (after-insert-file-set-coding): Adjust for the above change.
10044
10045 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
10046 to buffer-file-coding-system-explicit.
10047 (basic-save-buffer-1): Likewise.
10048
10049 2004-12-30 Richard M. Stallman <rms@gnu.org>
10050
10051 * textmodes/artist.el (artist-butlast-fn): Var deleted.
10052 (artist-butlast, artist-last): Functions deleted.
10053 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
10054 (artist-compute-key-compl-table): Call remq directly.
10055 (artist-remove-nulls): Function deleted.
10056 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
10057 (artist-push, artist-pop): Macro deleted.
10058
10059 2004-12-30 Andreas Leue <al@sphenon.de>
10060
10061 * textmodes/artist.el (artist-version): 1.2.6
10062 (artist-prev-next-op-alist): New variable.
10063 (artist-select-next-op-in-list): New function.
10064 (artist-select-prev-op-in-list): New function.
10065 (artist-make-prev-next-op-alist): New function.
10066 (artist-is-in-op-list-p): New function.
10067 (artist-get-first-non-nil-op): New function.
10068 (artist-get-last-non-nil-op): New function.
10069 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
10070 artist-prev-next-op-alist.
10071 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
10072 change drawing operation.
10073
10074 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
10075
10076 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
10077
10078 2004-12-31 Masatake YAMATO <jet@gyve.org>
10079
10080 * server.el (server-process-filter): Suppress `error', too.
10081
10082 2004-12-30 Jay Belanger <belanger@truman.edu>
10083
10084 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
10085 Change the way a variable is displayed in a message.
10086
10087 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
10088 (calc-user-define-permanent, calc-execute-kbd-macro):
10089 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
10090
10091 2004-12-30 Kenichi Handa <handa@m17n.org>
10092
10093 * files.el (basic-save-buffer-1):
10094 Set explicit-buffer-file-coding-system to last-coding-system-used.
10095 (revert-buffer): Pay attention to
10096 explicit-buffer-file-coding-system (not buffer-file-coding-system)
10097 on bind coding-system-for-read.
10098
10099 * international/mule.el (explicit-buffer-file-coding-system):
10100 New buffer local variable.
10101 (after-insert-file-set-coding): Set it to coding-system-for-read.
10102
10103 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
10104
10105 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
10106
10107 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
10108
10109 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
10110 that include line numbers.
10111
10112 2004-12-29 Milan Zamazal <pdm@zamazal.org>
10113
10114 * files.el (hack-local-variables): If no PREFIX, set it to "^".
10115 Redundant variable PREFIXLEN removed.
10116
10117 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
10118
10119 * eshell/em-hist.el (eshell-previous-matching-input):
10120 Start the deletion from the end of the output.
10121
10122 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10123
10124 * term/mac-win.el: Require x-dnd.
10125 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
10126
10127 2004-12-29 David Kastrup <dak@gnu.org>
10128
10129 * international/mule.el (decode-coding-inserted-region):
10130 Don't barf if `buffer-undo-list' is already set to `t'.
10131
10132 2004-12-29 Jay Belanger <belanger@truman.edu>
10133
10134 * calc/calc-prog.el (calc-user-define-formula): Put default values
10135 for function names in prompts.
10136 (calc-user-define-permanent, calc-user-define-composition)
10137 (calc-user-define-formula): Remove the need for "calcFunc-" in the
10138 default input for algebraic functions.
10139
10140 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
10141
10142 * vc-rcs.el (vc-rcs-annotate-command):
10143 Fix omission bug: Call `vc-setup-buffer'.
10144
10145 2004-12-29 Kenichi Handa <handa@m17n.org>
10146
10147 * international/mule.el (recode-region): New function.
10148
10149 2004-12-28 Richard M. Stallman <rms@gnu.org>
10150
10151 * simple.el (undo-extra-outer-limit): New variable.
10152 (undo-outer-limit-truncate): Test and set it.
10153
10154 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
10155 enables the feature to extend the existing region.
10156
10157 * simple.el (mark-word): New arg ALLOW-EXTEND
10158 enables the feature to extend the existing region.
10159
10160 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
10161 enables the feature to extend the existing region.
10162
10163 * startup.el (site-run-file): Don't allow setting it with Custom.
10164
10165 * simple.el (buffer-disable-undo): Fix previous change.
10166
10167 2004-12-27 Masatake YAMATO <jet@gyve.org>
10168
10169 * hexl.el (hexlify-buffer): Remove fontification here.
10170 Use font lock mechanism instead.
10171 (hexl-font-lock-keywords): New font lock kewords.
10172 (hexl-mode-old-font-lock-keywords): New variable.
10173 (hexl-mode): Store the old font lock keywords.
10174 (hexl-mode-exit): Restore the old font lock keywords.
10175
10176 2004-12-27 Richard M. Stallman <rms@gnu.org>
10177
10178 * simple.el (undo): Fix previous change.
10179
10180 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10181
10182 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
10183 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
10184 Call x-open-connection on Mac OS X.
10185
10186 2004-12-27 Richard M. Stallman <rms@gnu.org>
10187
10188 * files.el (buffer-save-without-query): New var (buffer-local).
10189 (save-some-buffers): Save those buffers first, w/o asking.
10190
10191 * files.el (insert-directory-ls-version): New variable.
10192 (insert-directory): When ls returns an error, test the version
10193 number to decide what the return code means.
10194 With --dired output format, detect and distinguish lines
10195 that are really error messages.
10196 (insert-directory-adj-pos): New function.
10197
10198 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
10199
10200 * battery.el (battery-mode-line-format): Remove initial spaces.
10201
10202 * uniquify.el (uniquify-rationalize-file-buffer-names):
10203 Delete interactive spec.
10204
10205 * type-break.el (type-break-mode): Set buffer-save-without-query.
10206 Remove code that tried to set save-some-buffers-always.
10207 (type-break-file-keystroke-count): Bind deactivate-mark.
10208
10209 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
10210
10211 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
10212 Test that the buffer is live, and maybe reject current buffer too.
10213 Clarify.
10214 (next-error-find-buffer): Rewrite for clarity.
10215
10216 * loadup.el: Don't use buffer-disable-undo; do it directly.
10217
10218 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
10219 (describe-variable): Call symbol-file with `defvar'.
10220
10221 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
10222 (symbol-file): Rewritten to handle new load-history format.
10223 Now takes an arg TYPE to specify looking for a particular
10224 type of definition only.
10225
10226 * emacs-lisp/debug.el (debugger-make-xrefs):
10227 Call symbol-file with `defun'.
10228
10229 * emacs-lisp/find-func.el (find-function-noselect):
10230 Call symbol-file with `defun'.
10231 (find-variable-noselect): Call symbol-file with `defvar'.
10232
10233 * eshell/esh-cmd.el (eshell-find-alias-function):
10234 Call symbol-file with `defun'.
10235
10236 * eshell/esh-test.el (eshell-test-goto-func):
10237 Call symbol-file with `defun'.
10238
10239 * mail/rmail.el (rmail-resend):
10240 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
10241
10242 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
10243
10244 * progmodes/compile.el (compilation-find-buffer): Rename arg.
10245
10246 * textmodes/texinfmt.el (texinfo-format-buffer-1):
10247 Call buffer-disable-undo.
10248
10249 * simple.el (undo-list-saved): New variable (buffer-local).
10250 (undo): Set and test it.
10251 (buffer-disable-undo): Move here from buffer.c.
10252 Clear out undo-list-saved.
10253
10254 * international/mule.el (decode-coding-inserted-region):
10255 Set buffer-undo-list in a correct and optimal way.
10256
10257 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
10258 (cperl-font-lock-unfontify-region-function): No need to save and
10259 restore info, since font-lock.el does it for us.
10260
10261 * ansi-color.el (save-buffer-state): Definition deleted.
10262 (ansi-color-unfontify-region): Don't use save-buffer-state.
10263
10264 2004-12-27 Dave Love <fx@gnu.org>
10265
10266 * wid-edit.el (function): Use restricted-sexp as parent.
10267
10268 2004-12-27 Kevin Ryde <user42@zip.com.au>
10269
10270 * simple.el (next-matching-history-element): Use same
10271 `interactive' form as previous-matching-history-element.
10272
10273 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
10274 it can appear unencoded and has been seen from yahoo.
10275
10276 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
10277
10278 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
10279 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
10280
10281 2004-12-27 Kenichi Handa <handa@m17n.org>
10282
10283 * international/utf-8.el (utf-translate-cjk-load-tables):
10284 Bind coding-system-for-read to nil while loading subst-*.
10285
10286 2004-12-26 Jay Belanger <belanger@truman.edu>
10287
10288 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
10289 default input.
10290
10291 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
10292
10293 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
10294 before reverting and disable undo recording while reverting.
10295
10296 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
10297
10298 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
10299 (hs-make-overlay): New function.
10300 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
10301 (hs-flag-region): Delete function.
10302 (hs-hide-comment-region): No longer use `hs-flag-region'.
10303 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
10304 (hs-hide-block-at-point): Likewise.
10305 (hs-hide-level-recursive): Use `hs-discard-overlays'.
10306 (hs-hide-all, hs-show-all): Likewise.
10307 (hs-show-block): Likewise.
10308 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
10309
10310 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
10311
10312 * progmodes/hideshow.el: Require `cl' when compiling.
10313 Remove XEmacs and Emacs 19 compatibility.
10314 Use `dolist' and `add-to-list' for load-time actions.
10315 (hs-discard-overlays): Use `dolist'.
10316 (hs-show-block): Likewise.
10317
10318 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
10319
10320 * faces.el (mode-line, mode-line-inactive): Use min-colors.
10321
10322 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
10323
10324 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
10325 When extending backwards, move outside the current comment first.
10326
10327 2004-12-22 Kenichi Handa <handa@m17n.org>
10328
10329 * international/quail.el (quail-start-translation): Fix prompt
10330 string for the case if input-method-use-echo-area being non-nil.
10331 (quail-start-conversion): Likewise.
10332 (quail-show-guidance): Don't show guidance if
10333 input-method-use-echo-area is non-nil.
10334
10335 2004-12-21 Richard M. Stallman <rms@gnu.org>
10336
10337 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
10338
10339 2004-12-21 Markus Rost <rost@ias.edu>
10340
10341 * calendar/diary-lib.el (mark-diary-entries):
10342 Set mark-diary-entries-in-calendar only after checking for diary-file.
10343
10344 2004-12-21 Richard M. Stallman <rms@gnu.org>
10345
10346 * faces.el (escape-glyph): Use blue against light foreground.
10347
10348 * simple.el (undo-outer-limit-truncate): New function.
10349 (undo-outer-limit-function): Use undo-outer-limit-truncate.
10350
10351 2004-12-21 Eli Barzilay <eli@barzilay.org>
10352
10353 * calculator.el (calculator-radix-grouping-mode)
10354 (calculator-radix-grouping-digits)
10355 (calculator-radix-grouping-separator):
10356 New defcustoms for the new radix grouping mode functionality.
10357 (calculator-mode-hook): Now used in electric mode too,
10358 (calculator): Call it.
10359 (calculator-mode-map): Some new keys.
10360 (calculator-message): New function. Some new calls.
10361 (calculator-op, calculator-set-register): Use it.
10362 (calculator-string-to-number): New function, mostly moved and
10363 updated code from calculator-curnum-value.
10364 (calculator-curnum-value): Use it.
10365 (calculator-paste): Use it, and update grabbing the current-kill.
10366 (calculator-rotate-displayer)
10367 (calculator-rotate-displayer-back): Toggle digit grouping when
10368 in radix mode, use calculator-message.
10369 (calculator-displayer-prev, calculator-displayer-next):
10370 Change digit group size when in radix mode.
10371 (calculator-number-to-string): Rename from
10372 calculator-num-to-string. Now deals with digit grouping in
10373 radix mode.
10374 (calculator-update-display, calculator-put-value): Use the new name.
10375 (calculator-fact): Return a floating point number.
10376 (calculator-mode): Doc fix.
10377
10378 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
10379
10380 * calendar/calendar.el (view-other-diary-entries): Add autoload.
10381 * calendar/diary-lib.el (view-other-diary-entries):
10382 Use current-prefix-arg in interactive spec.
10383
10384 2004-12-19 Jay Belanger <belanger@truman.edu>
10385
10386 * calc/calc-aent.el (calcAlg-blank-matching-open):
10387 Temporarily adjust the syntax of both delimiters of half-open intervals.
10388
10389 2004-12-19 Kim F. Storm <storm@cua.dk>
10390
10391 * mouse.el (mouse-1-click-follows-link): Doc fix.
10392
10393 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10394
10395 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
10396 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
10397 instead of centraleuropean as the name
10398
10399 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10400
10401 Sync with Tramp 2.0.46.
10402
10403 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
10404 parameters wrt Tramp convention.
10405 (tramp-handle-file-attributes-with-perl)
10406 (tramp-handle-directory-files-and-attributes): Apply it.
10407 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
10408 `copy-program'. Reported by Zack Weinberg
10409 <zack@codesourcery.com>.
10410 (top): Set `edebug-form-spec' property directly rather than
10411 calling `def-edebug-spec'.
10412
10413 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
10414 advice less fragile. Surround temporary redefinition of
10415 `substitute-in-file-name' with `unwind-protect'. Suggested by
10416 Matt Hodges <MPHodges@member.fsf.org>.
10417
10418 2004-12-17 Juri Linkov <juri@jurta.org>
10419
10420 * replace.el (occur-accumulate-lines, occur-engine):
10421 Make forcing deferred font-lock fontification jit-specific.
10422
10423 2004-12-17 Kim F. Storm <storm@cua.dk>
10424
10425 * mouse.el (mouse-1-click-follows-link): New defcustom.
10426 (mouse-on-link-p): New function.
10427 (mouse-drag-region-1): Implement mouse-1-click-follows-link
10428 functionality. Map a mouse-1 click event into a mouse-2 (or
10429 other) event when position is inside a link.
10430
10431 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
10432 prefix in tooltip text with "mouse-1" when this is a link
10433 recognized by mouse-1-click-follows-link functionality.
10434
10435 * help.el (describe-key): Report effective and original binding
10436 for mouse-1 when clicked on a link.
10437 (describe-mode): Add follow-link property to "minor-mode" button.
10438
10439 * help-fns.el (describe-variable): Add follow-link property to
10440 "below" button.
10441
10442 * help-mode.el (help-xref): Add follow-link property.
10443
10444 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
10445 (apropos-command, apropos-variable, apropos-face, apropos-group)
10446 (apropos-widget, apropos-plist): Add follow-link property.
10447
10448 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
10449 checks if position is in a filename, rather than some other
10450 clickable item. Function looks for cvs-filename-face at position.
10451
10452 * wid-edit.el (widget-specify-field, widget-specify-button):
10453 Map a :follow-link keyword into a follow-link property.
10454 (link): Add :follow-link keyword, map to RET binding.
10455
10456 * dired.el (dired-mode-map): Map follow-link to mouse-face.
10457
10458 * progmodes/compile.el (compilation-minor-mode-map)
10459 (compilation-button-map, compilation-mode-map): Likewise.
10460
10461 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
10462
10463 * play/zone.el (zone): Init `line-spacing' from orig buffer.
10464 (zone-replace-char): Take `count' and `del-count'
10465 instead of `direction'. Update callers. When `del-count' is
10466 non-nil, delete that many characters, otherwise `count' characters
10467 backwards. Insert the newly-replaced string `count' times.
10468 (zone-fret): Handle chars w/ width greater than one.
10469 (zone-fall-through-ws): No longer take window width `ww'.
10470 Update callers. Add handling for `char-width' greater than one.
10471 (zone-pgm-drip): Update var holding window-end position every cycle.
10472
10473 2004-12-17 Andre Spiegel <spiegel@gnu.org>
10474
10475 * vc.el (vc-default-update-changelog): Use insert-file-contents,
10476 rather than insert-file.
10477
10478 2004-12-16 Jay Belanger <belanger@truman.edu>
10479
10480 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
10481 (math-init-random-base, math-random-digit): Check to see if
10482 var-RandSeed is bound.
10483 (math-random-last): Declare it.
10484 (math-random-digit): Don't make math-random-last local.
10485
10486 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
10487
10488 * play/zone.el (zone): Fix omission bug: Use a self-disabling
10489 one-shot thunk for uniform (error, quit, normal) recovery.
10490 Reported by John Paul Wallington.
10491 (zone-pgm-random-life): Fix bug:
10492 Recognize empty initial field by lack of "@" chars.
10493
10494 2004-12-16 Juri Linkov <juri@jurta.org>
10495
10496 * help.el (function-called-at-point):
10497 * help-fns.el (variable-at-point): As a last resort try stripping
10498 non-word prefixes and suffixes.
10499
10500 * descr-text.el (describe-property-list): Don't treat syntax-table
10501 specially. Use describe-text-sexp which inserts [show] button
10502 for large objects and handles printing errors. Sort properties
10503 by names in alphabetical order instead of by value sizes.
10504 Add `mouse-face' to list of properties for `describe-face' widget.
10505 (describe-char): Mask out face-id from 19 bits of character.
10506 Print face-id separately.
10507
10508 * replace.el (occur-accumulate-lines, occur-engine):
10509 Fontify unfontified matching lines in the source buffer
10510 before copying them.
10511 (occur-engine): Don't put mouse-face on context lines.
10512 (occur-next-error): Set point to line beginning/end
10513 before searching for prev/next property to skip multiple
10514 matches on a line (not supported by occur engine).
10515 Remove redundant prefix-numeric-value.
10516
10517 2004-12-15 Juri Linkov <juri@jurta.org>
10518
10519 * replace.el (match): New face.
10520 (list-matching-lines-face): Change default from `bold' to `match'.
10521
10522 * progmodes/grep.el (grep-match-face): New defvar.
10523 (grep-mode-font-lock-keywords): Use grep-match-face instead of
10524 compilation-column-face to highlight grep matches.
10525
10526 * apropos.el (apropos-match-face): Change default from
10527 `secondary-selection' to `match'.
10528
10529 * info-look.el (info-lookup-highlight-face): Change default from
10530 `highlight' to `match'.
10531
10532 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
10533
10534 * progmodes/executable.el (executable-interpret): Eliminate
10535 obsolete compile-internal, and switch to comint for interaction.
10536
10537 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
10538
10539 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
10540 `&&' when skipping multiple statements on a line.
10541
10542 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
10543
10544 * play/zone.el (zone): Set `truncate-lines'.
10545 Also, init `tab-width' with value from original buffer.
10546 (zone-shift-up): Rewrite for speed.
10547 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
10548 (zone-pgm-jitter): Remove redundant entries from ops vector.
10549 (zone-exploding-remove): Reduce iteration count.
10550 (zone-cpos): Convert to defsubst.
10551 (zone-replace-char): New defsubst.
10552 (zone-park/sit-for): Likewise.
10553 (zone-fret): Take window-start arg.
10554 Update callers. Use `zone-park/sit-for'.
10555 (zone-fill-out-screen): Rewrite.
10556 (zone-fall-through-ws): Likewise. Update callers.
10557 (zone-pgm-drip): Use `zone-replace-char'.
10558 Move var inits before while-loop. Use `zone-park/sit-for'.
10559 (zone-pgm-random-life): Handle empty initial field.
10560 Use `zone-replace-char' and `zone-park/sit-for'.
10561
10562 2004-12-15 Juri Linkov <juri@jurta.org>
10563
10564 * isearch.el (isearch-update): Test isearch-lazy-highlight
10565 before calling isearch-lazy-highlight-new-loop.
10566 (isearch-lazy-highlight-new-loop):
10567 Don't test isearch-lazy-highlight.
10568
10569 * replace.el (perform-replace): Add isearch-case-fold-search.
10570 Use delimited-flag for isearch-regexp.
10571 Reset isearch-lazy-highlight-last-string to force lazy
10572 highlighting when called from isearch mode.
10573 (query-replace-highlight): Revert defcustom type to boolean.
10574 (query-replace-lazy-highlight): New defcustom.
10575 (query-replace): New face.
10576 (perform-replace, replace-highlight, replace-dehighlight):
10577 Test query-replace-lazy-highlight instead of special value
10578 `isearch' of query-replace-highlight.
10579 (replace-dehighlight): Don't call isearch-dehighlight.
10580 (replace-highlight): Don't call isearch-highlight.
10581 Use face `query-replace' unconditionally.
10582
10583 2004-12-14 Kim F. Storm <storm@cua.dk>
10584
10585 * simple.el (inhibit-mark-movement): Remove defvar.
10586 (beginning-of-buffer, end-of-buffer): Don't use it.
10587
10588 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10589 Don't use inhibit-mark-movement.
10590
10591 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
10592 (cua--undo-push-mark): Remove.
10593 (cua--pre-command-handler, cua--post-command-handler):
10594 Don't fiddle with inhibit-mark-movement.
10595
10596 2004-12-14 Juri Linkov <juri@jurta.org>
10597
10598 * buff-menu.el (list-buffers-noselect): Collect internal info
10599 for every buffer in BUFFER-LIST arg too.
10600 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
10601 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
10602 Bind same-window-buffer-names and same-window-regexps to nil.
10603
10604 2004-12-13 Juri Linkov <juri@jurta.org>
10605
10606 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
10607
10608 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
10609 (sc-cite-region, sc-uncite-region, sc-recite-region):
10610 Fix previous change to handle not alist as a symbol, but
10611 a citation frame as a symbol that represents a variable name.
10612
10613 2004-12-13 Richard M. Stallman <rms@gnu.org>
10614
10615 * filecache.el (file-cache-add-directory-using-find):
10616 Only set up file-cache-find-command-posix-flag if we will use it.
10617
10618 * bindings.el (mode-line-buffer-identification-keymap):
10619 Don't cancel the mode-line's usual down-mouse-1 binding.
10620
10621 * cus-edit.el (custom-face-selected): Handle `default' specs.
10622 (custom-face-edit): Increase extra-offset.
10623 (custom-display): Handle `default' specs.
10624
10625 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
10626
10627 * emacs-lisp/elint.el (elint-standard-variables)
10628 (elint-unknown-builtin-args): Move definitions up.
10629
10630 * net/browse-url.el (browse-url-url-at-point): Add autoload.
10631
10632 * info.el (info-xref-visited): Use `default' instead of t.
10633 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
10634
10635 * faces.el (header-line, mode-line-inactive, tool-bar):
10636 Use `default' instead of t for setting the defaults.
10637 (face-spec-choose): Separate `t' from `default'.
10638
10639 * subr.el (while-no-input): New macro.
10640
10641 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
10642
10643 * filecache.el (file-cache-add-directory-using-find):
10644 Only test file-cache-find-command-posix-flag on some systems.
10645
10646 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
10647
10648 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
10649 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
10650 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
10651 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
10652 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
10653
10654 2004-12-12 Juri Linkov <juri@jurta.org>
10655
10656 * files.el (find-file-other-window, find-file-other-frame):
10657 Add the first buffer to the returned value to return the complete
10658 list of all visited buffers.
10659 (find-file-read-only, find-file-read-only-other-window)
10660 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
10661 `find-file-read-args'. Signal an error about non-existent file
10662 only if file name doesn't contain wildcards. Toggle read-only in
10663 all visited buffers.
10664 (find-alternate-file, find-alternate-file-other-window):
10665 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
10666 called interactively. Pass arg `wildcards' to other functions.
10667 (find-file-noselect): Doc fix.
10668
10669 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
10670 Doc fix.
10671 (ffap-directory-finder): New variable.
10672 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
10673 (ffap-file-at-point): Add /* to immediately rejected names.
10674 Return absolute file names matching ffap-dired-wildcards.
10675 (ffap-read-file-or-url): Set default value for `completing-read'
10676 to `buffer-file-name'.
10677 (find-file-at-point): When filename matches ffap-dired-wildcards,
10678 call ffap-file-finder with t arg `wildcards', instead of dired.
10679 (ffap-other-window, ffap-other-frame): Return visited buffers.
10680 (ffap-read-only, ffap-read-only-other-window)
10681 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
10682 (dired-at-point): Call ffap-directory-finder instead of dired.
10683 (ffap-dired-other-window, ffap-dired-other-frame)
10684 (ffap-list-directory): New commands.
10685 (ffap-bindings): New keybindings for new commands.
10686
10687 2004-12-12 Juri Linkov <juri@jurta.org>
10688
10689 * simple.el (beginning-of-buffer, end-of-buffer):
10690 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10691 Do not push mark when mark is active in transient-mark-mode.
10692
10693 * simple.el (mark-word):
10694 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
10695 * textmodes/paragraphs.el (mark-paragraph):
10696 Extend the region when mark is active in transient-mark-mode,
10697 regardless of the last command. Doc fix.
10698
10699 * simple.el (mark-word): Preserve direction when repeating.
10700 Make arg optional. Interactive "p" -> "P".
10701 (transient-mark-mode, inhibit-mark-movement): Doc fix.
10702
10703 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
10704 preserving direction, to mark forward instead of backward when mark
10705 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
10706
10707 2004-12-12 Juri Linkov <juri@jurta.org>
10708
10709 * isearch.el (isearch-edit-string): Set 7th arg of
10710 `read-from-minibuffer' to `t' to inherit the current input
10711 method (whose name is indicated by [IM] in the minibuffer prompt)
10712 from the current buffer to the minibuffer.
10713 (isearch-lazy-highlight-update): Put body to `with-local-quit'
10714 to allow C-g quitting for lazy highlighting looping inside the
10715 search with nested repetition operators. Add overlay to the list
10716 before setting its face and other properties to avoid the case of
10717 code quitting after placing the new overlay but before it's
10718 recorded on the list. Select the window where isearch was
10719 activated, to highlight matches in the right window when isearch
10720 switches the current window to the minibuffer.
10721
10722 * international/isearch-x.el
10723 (isearch-process-search-multibyte-characters):
10724 Use `isearch-message' as initial input for `read-string' instead
10725 of adding it to the minibuffer prompt. After reading a string
10726 remove the initial value of `isearch-message' from the string.
10727
10728 * replace.el (replace-match-maybe-edit): Doc fix.
10729 (perform-replace): Don't call `replace-highlight' when automatic
10730 replacement is requested in literal mode, since it is intended
10731 only to highlight words during entering a new replacement string
10732 for \? in non-literal mode.
10733
10734 * replace.el (query-replace-highlight): Add new value `isearch'
10735 that allows query replacement to use isearch highlighting.
10736 Change type from `boolean' to `choice'. Doc fix.
10737 (replace-highlight, replace-dehighlight, perform-replace):
10738 Use isearch highlighting if query-replace-highlight eq `isearch'.
10739
10740 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
10741
10742 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
10743 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
10744
10745 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
10746 case of \end{verbatim}.
10747
10748 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
10749
10750 * term.el (term-termcap-format): Synchronize with terminfo.
10751 (term-emulate-terminal): Handle reset.
10752 (term-reset-terminal): New function.
10753
10754 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
10755
10756 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
10757 (zone-fill-out-screen): New func.
10758 (zone-pgm-drip): Use `zone-fill-out-screen'.
10759 Also, no longer go to point-min on every cycle.
10760 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
10761 (zone-pgm-random-life-wait): New user var.
10762 (zone-pgm-random-life): New func.
10763
10764 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
10765
10766 * files.el (auto-mode-alist): Map .com to DCL mode.
10767
10768 2004-12-09 Richard M. Stallman <rms@gnu.org>
10769
10770 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
10771
10772 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
10773
10774 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
10775 buffer with a display margin.
10776
10777 2004-12-08 Jay Belanger <belanger@truman.edu>
10778
10779 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
10780 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
10781
10782 2004-12-08 Richard M. Stallman <rms@gnu.org>
10783
10784 * faces.el: Delete code to set display table.
10785 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
10786
10787 2004-12-08 Jay Belanger <belanger@truman.edu>
10788
10789 * calc/calc.el: Add math-read-preprocess-string to autoloads.
10790
10791 * calc/calc-ext.el (math-read-replacement-list)
10792 (math-read-superscripts, math-read-preprocess-string): Move to
10793 calc-aent.el.
10794
10795 * calc/calc-aent.el (math-read-replacement-list)
10796 (math-read-superscripts, math-read-preprocess-string): Move from
10797 calc-ext.el.
10798
10799 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10800
10801 * isearch.el (isearch-quote-char): Fix up typo in last change.
10802
10803 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
10804
10805 * mouse.el (mouse-set-font): Handle the case where the command was
10806 not invoked using the mouse.
10807
10808 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
10809 (edmacro-finish-edit): Further update for keyboard macros that are
10810 lambda forms.
10811 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
10812
10813 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10814
10815 * font-lock.el (font-lock-unfontify-region): Save buffer state.
10816 (font-lock-default-unfontify-region): Don't save buffer state any more.
10817
10818 2004-12-07 Jay Belanger <belanger@truman.edu>
10819
10820 * calc/calc-help.el (calc-describe-key):
10821 Set calc-summary-indentation even when Calc Summary buffer exists.
10822
10823 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
10824
10825 * calendar/holidays.el (holiday-easter-etc): Make arguments
10826 optional for backwards compatibility. Doc fix.
10827 Remove un-necessary local vars mandatory, output-list.
10828 (holiday-advent): Make arguments optional for backwards
10829 compatibility. Doc fix.
10830
10831 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10832
10833 * paren.el (show-paren-function): Fix last change (2004-12-02).
10834
10835 * international/mule-util.el (char-displayable-p): Return nil for
10836 unibyte mode.
10837
10838 * subr.el (subregexp-context-p): New function.
10839
10840 * isearch.el (isearch-quote-char): Use it.
10841
10842 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
10843 (regexp-opt-not-groupie*-re): Remove.
10844 (regexp-opt): Properly handle inputs with duplicate entries.
10845
10846 2004-12-06 Richard M. Stallman <rms@gnu.org>
10847
10848 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
10849
10850 * cus-edit.el (custom-file): Doc fix.
10851
10852 * textmodes/org.el: New file.
10853
10854 2004-12-06 Kenichi Handa <handa@m17n.org>
10855
10856 * ldefs-boot.el: Update international/mule-util.el section.
10857
10858 2004-12-05 Sam Steingold <sds@gnu.org>
10859
10860 * net/tramp.el (tramp-handle-file-accessible-directory-p):
10861 Fix `tramp-time-diff' comparison logic.
10862
10863 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
10864
10865 * progmodes/which-func.el (which-function):
10866 Use `run-hook-with-args-until-success' instead of a custom loop.
10867 Fixes bug with local hooks.
10868
10869 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10870
10871 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
10872 Use delete-dups when calculating the initial value.
10873 (bibtex-autokey-get-title): Use <=.
10874 (bibtex-goto-line): New function.
10875 (bibtex-reposition-window): Use line numbers instead of point
10876 positions. Use window-body-height.
10877 (bibtex-find-crossref): Use bibtex-reposition-window.
10878 (bibtex-find-entry): Use bibtex-reposition-window. Always return
10879 position of entry if key is found or nil if not found.
10880
10881 2004-12-05 Richard M. Stallman <rms@gnu.org>
10882
10883 * cus-edit.el (custom-file): Doc fix.
10884
10885 * progmodes/sh-script.el (sh-indent-for-then): Change default.
10886
10887 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10888
10889 * simple.el (blink-matching-open):
10890 * textmodes/tex-mode.el (tex-validate-region):
10891 Obey syntax-table text properties.
10892
10893 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
10894
10895 * wid-edit.el (widget-specify-field): Add `real-field' property to
10896 boundary.
10897 (widget-field-at): Use it.
10898
10899 2004-12-02 Richard M. Stallman <rms@gnu.org>
10900
10901 * progmodes/cc-mode.el (awk-mode autoload):
10902 Supply t meaning interactive function.
10903
10904 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
10905 (isearch-mode-map): No special definition for space.
10906 (isearch-whitespace-chars): Command deleted.
10907 (isearch-forward-regexp): Doc fix.
10908 (isearch-quote-char): When a space is not inside brackets,
10909 use `[ ]' instead of just space.
10910 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
10911
10912 * imenu.el (imenu--generic-function): Delete code to exclude
10913 matches in comments.
10914
10915 * man.el (Man-reverse-face): Change default to `highlight'.
10916
10917 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
10918 (occur-engine): Use `face' prop rather than `font-lock-face'
10919 when specifying use of `match-face'.
10920 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
10921
10922 * emacs-lisp/elint.el (elint-standard-variables): Update list.
10923
10924 * add-log.el (add-log-current-defun): Handle the case where point
10925 is in the header part of a DEFUN construct.
10926
10927 2004-12-02 Dave Love <fx@gnu.org>
10928
10929 * progmodes/python.el (python-font-lock-syntactic-keywords):
10930 Fix previous change.
10931
10932 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
10933
10934 * paren.el (show-paren-function): Check for matching chars
10935 specified by text props.
10936
10937 2004-12-02 Jay Belanger <belanger@truman.edu>
10938
10939 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
10940 when reading a new key sequence.
10941
10942 2004-12-02 Kim F. Storm <storm@cua.dk>
10943
10944 * faces.el (escape-glyph): Rename from glyph.
10945 (standard-display-table): Set it here. Add escape-glyph face to
10946 extra slot characters.
10947
10948 * disp-table.el: Undo 2004-12-01 change. Display table is now
10949 setup in faces.el.
10950
10951 2004-12-02 Mark A. Hershberger <mah@everybody.org>
10952
10953 * xml.el (xml-parse-dtd): Don't show validity messages when
10954 xml-validating-parser is nil.
10955 (xml-substitute-special): Fix validity error messages to
10956 actually show the unexpandable entity. Added validity error if &
10957 isn't followed by an entity.
10958 (xml-parse-tag): Concatenate any string following the a
10959 <![CDATA[]]> section to the parsed CDATA.
10960 (xml-parse-dtd): Skip parameter entity declarations and use of
10961 parameter entities.
10962
10963 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
10964
10965 * kmacro.el (kmacro-default-counter-format): New var.
10966 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
10967 (kmacro-display): Remove `nil' from `and' form. Delete call to
10968 `format' inside `message'.
10969 (kmacro-start-macro): Use `kmacro-default-counter-format'.
10970
10971 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10972
10973 * pcvs.el (cvs-header-msg): New function.
10974 (cvs-update-header): Use it. Change calling convention.
10975 Correctly handle the case of having simultaneous active processes.
10976 (cvs-sentinel): Don't call cvs-update-header any more.
10977 (cvs-mode-run): Update call and add cvs-update-header to postproc.
10978
10979 2004-12-01 Jay Belanger <belanger@truman.edu>
10980
10981 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
10982 Change message.
10983
10984 2004-12-01 Juri Linkov <juri@jurta.org>
10985
10986 * progmodes/prolog.el (prolog-mode-variables):
10987 Fix imenu-generic-expression.
10988
10989 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
10990
10991 * faces.el (glyph): New face.
10992
10993 * disp-table.el: Add an autoloaded table, that doesn't require
10994 this library, with glyph face.
10995
10996 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
10997 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
10998 (conf-quote-normal): Allow normalizing only ' or ".
10999 (conf-mode): Regexp-quote constructed comment-start and don't
11000 match section {} where "name" contains braces.
11001
11002 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
11003 files.
11004
11005 2004-12-01 Kenichi Handa <handa@m17n.org>
11006
11007 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
11008 (x-select-text): Don't treat eight-bit-control/graphic chars
11009 specially. Store the encoded text in the X cut buffer.
11010 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
11011 with x-last-selected-text-cut-encoded.
11012
11013 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11014
11015 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
11016
11017 2004-11-30 Markus Rost <rost@ias.edu>
11018
11019 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
11020 AUCTeX.
11021
11022 2004-11-30 Jay Belanger <belanger@truman.edu>
11023
11024 * calc/calc-arith.el (math-possible-signs): Made stronger checks
11025 on signs of intervals.
11026 (math-pow-of-zero): Strengthen checks for positive and negative
11027 exponents.
11028
11029 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
11030 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
11031 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
11032 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
11033 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
11034 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
11035 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
11036 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
11037 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
11038 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
11039 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
11040 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
11041 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
11042 with provide statements.
11043
11044 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
11045
11046 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
11047
11048 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
11049 (calc-load-everything, math-defsimplify): Replace dummy autoloading
11050 functions by require statements.
11051 (math-defsimplify): Move to calc-alg.el, add to autoloads.
11052
11053 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11054 (calc-gnuplot-print): Give them values.
11055
11056 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
11057 autoloads.
11058 Add calc-do-embedded-activate to autoloads.
11059 (calc-gnuplot-name, calc-gnuplot-plot-command)
11060 (calc-gnuplot-print-command): Move them to calc-graph.el.
11061
11062 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11063
11064 * term/mac-win.el (ccl-encode-mac-roman-font)
11065 (ccl-encode-mac-cyrillic-font)
11066 (ccl-encode-mac-centraleuropean-font, encoder-list)
11067 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
11068 Support Cyrillic, CentralEuropean, and Dingbat font display
11069
11070 2004-11-30 Andre Spiegel <spiegel@gnu.org>
11071
11072 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
11073
11074 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
11075 still nil.
11076
11077 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
11078
11079 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
11080 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
11081
11082 2004-11-29 Jay Belanger <belanger@truman.edu>
11083
11084 * calc/calc-arith.el (math-pow-of-zero): Take into account different
11085 cases of the base and exponent.
11086
11087 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
11088
11089 * simple.el (next-error-buffer-p): Allow for inclusive and
11090 exclusive tests for finding a buffer.
11091 (next-error-find-buffer): Pass the exclusive and inclusive tests
11092 to next-error-buffer-p.
11093
11094 * replace.el (occur-next-error): Switch to the Occur buffer when
11095 appropriate, use the exclusive filter to next-error-find-buffer to
11096 do it. Use the absolute value of the motion amount.
11097
11098 2004-11-29 Kenichi Handa <handa@m17n.org>
11099
11100 * startup.el (command-line): Decode all default-directory by
11101 locale-coding-system.
11102
11103 2004-11-29 Jay Belanger <belanger@truman.edu>
11104
11105 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
11106 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
11107 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
11108 Replace calls to calc-extensions by appropriate require, replace
11109 calc-extensions-loaded by appropriate featurep.
11110
11111 * calc/calc-ext.el: Move require to end of file.
11112 Remove redundant loading of calc.el.
11113 (calc-extensions-loaded): Remove unnecessary variable.
11114 (calc-extensions): Remove unnecessary function.
11115 (calc-load-everything): Replace calc-need-macros by appropriate require.
11116
11117 * calc/calc-macs.el: Move provide to end of file.
11118 (calc-need-macros): Remove unnecessary function.
11119
11120 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
11121 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
11122 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
11123 Replace calc-extensions by appropriate require.
11124 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
11125
11126 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
11127 Replace calc-need-macros by appropriate require.
11128
11129 * calc/calc.el: Move require to end of file.
11130 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
11131 Remove unnecessary variable.
11132 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
11133 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
11134 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
11135 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
11136 (math-stack-value-offset, math-format-value, math-format-flat-expr)
11137 (math-format-number, math-format-bignum, math-read-number)
11138 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
11139 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
11140 by appropriate require.
11141 (calc-check-defines): Replace calc-need-macros by appropriate require.
11142
11143 2004-11-29 Kim F. Storm <storm@cua.dk>
11144
11145 * macros.el (insert-kbd-macro): Handle kmacro functions.
11146
11147 2004-11-28 Juri Linkov <juri@jurta.org>
11148
11149 * compare-w.el (compare-windows-highlight): Attach each overlay
11150 to its window to properly highlight differences while comparing
11151 two windows of the same buffer. Fix arguments.
11152 (compare-windows-sync-default-function): Fix arguments of
11153 `compare-windows-highlight'.
11154
11155 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
11156 Use `read-expression-history'. Set initial contents only if
11157 `edebug-global-break-condition' is non-nil. Set histpos to 1
11158 if initial contents is equal to the last history element.
11159 (edebug-set-conditional-breakpoint): Instead of temporarily
11160 prepending the current condition to the history, set initial
11161 contents to the current condition. Set histpos to 1 if initial
11162 contents is equal to the last history element.
11163
11164 * info.el (Info-search-whitespace-regexp): Remove shy group.
11165 (Info-search): Forward line if search is on the header line.
11166 Use search-whitespace-regexp in two other places.
11167
11168 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
11169
11170 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
11171 warning. Delay real definition, which uses
11172 `set-fringe-indicators-1' till after the definition of that function.
11173
11174 2004-11-28 Kim F. Storm <storm@cua.dk>
11175
11176 * fringe.el (fringe): New defgroup.
11177 (fringe-mode): Move to fringe group.
11178 (fringe-indicators): New defcustom.
11179 (set-fringe-indicators-1): New defun.
11180
11181 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
11182 (menu-bar-showhide-fringe-ind-menu): New keymap.
11183 (menu-bar-showhide-fringe-ind-empty)
11184 (menu-bar-showhide-fringe-ind-mixed)
11185 (menu-bar-showhide-fringe-ind-box)
11186 (menu-bar-showhide-fringe-ind-right)
11187 (menu-bar-showhide-fringe-ind-left)
11188 (menu-bar-showhide-fringe-ind-none): New defuns.
11189 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
11190
11191 2004-11-27 Richard M. Stallman <rms@gnu.org>
11192
11193 * comint.el (comint-read-noecho): Add trivial compatibility definition.
11194
11195 * generic.el (define-generic-mode): Doc fix.
11196
11197 * menu-bar.el (menu-bar-options-save): For the options
11198 that are toggled with menu-bar-make-mm-toggle, don't check
11199 for customized-value prop.
11200
11201 2004-11-27 Eli Zaretskii <eliz@gnu.org>
11202
11203 * mail/supercite.el (sc-cite-region): Handle the case where
11204 sc-cite-frame-alist is a symbol.
11205 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
11206 a symbol.
11207 (sc-recite-region): Handle the case where sc-recite-frame-alist is
11208 a symbol.
11209
11210 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
11211
11212 * wid-edit.el (widget-narrow-to-field): New function.
11213 (widget-complete): Use it.
11214
11215 2004-11-27 Jay Belanger <belanger@truman.edu>
11216
11217 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
11218 variable.
11219 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
11220 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
11221 (math-alg-inequalities): Move declaration to earlier in the file.
11222
11223 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
11224 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
11225 Declare them.
11226
11227 * calc/calc-lang.el (math-expr-data, math-expr-token)
11228 (math-exp-old-pos): Declare them.
11229
11230 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
11231 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
11232
11233 2004-11-27 Kim F. Storm <storm@cua.dk>
11234
11235 * progmodes/flymake.el: Use (featurep 'xemacs).
11236 (flymake-makehash): Change to defsubst. Use fboundp.
11237 (flymake-time-to-float): Remove.
11238 (flymake-float-time): Merge code from flymake-time-to-float here.
11239 (flymake-replace-regexp-in-string): Change to defsubst.
11240 (flymake-split-string-remove-empty-edges):
11241 Rename to flymake-split-string.
11242 (flymake-split-string): Remove previous defalias.
11243 (flymake-get-temp-dir): Change to defsubst.
11244 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
11245 Define for xemacs only.
11246 (flymake-master-file-count-limit): Change into compiler defvar only.
11247 (flymake-find-possible-master-files): Let-bind it dynamically while
11248 sorting files using flymake-master-file-compare.
11249
11250 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11251
11252 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
11253 of defun-prompt-regexp matches inside a comment/string but the
11254 beginning is correctly outside everything.
11255
11256 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
11257 appears within a string or a comment.
11258
11259 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
11260 rather than make-symbol for symbols which are used in
11261 a symbol-macrolet or equivalent.
11262
11263 2004-11-26 Jay Belanger <belanger@truman.edu>
11264
11265 * calc-misc.el (calc-last-why-command): Declare it.
11266
11267 * calc-vec.el (math-grade-vec): New variable.
11268 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
11269 Replace variable grade-vec by declared variable.
11270 (math-rb-close): New variable.
11271 (math-read-brackets, math-read-vector): Replace variable close by
11272 declared variable.
11273
11274 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
11275 (calc-one-window, calc-edit-handler, calc-restore-trail)
11276 (calc-allow-ret): Declare them.
11277
11278 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
11279 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
11280 (math-radix-float-cache-tag, math-random-cache)
11281 (math-max-digits-cache, math-integral-cache, math-units-table)
11282 (math-format-date-cache, math-holidays-cache-tag): Declare them.
11283 (math-moc-func): New variable.
11284 (math-map-over-constants, math-map-over-constants-rec):
11285 Replace variable func by declared variable.
11286
11287 * calc/calc-store.el (calc-given-value, calc-store-opers):
11288 Declare them.
11289 (calc-var-name-map): Move declaration to earlier in the file.
11290 (calc-pv-pos): New variable.
11291 (calc-permanent-variable, calc-insert-permanent-variable):
11292 Replace variable pos by declared variable.
11293
11294 * calc/calc-mtx.el (calc-det-lu): New variable.
11295 (math-det-raw, math-det-step): Replace variable lu by declared variable.
11296
11297 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
11298 (math-multi-subst, math-multi-subst-rec): Replace variables temp
11299 and arg by declared variables.
11300 (calcFunc-reducer): Fix incorrect variable.
11301 (math-inner-mul-func, math-inner-add-func): New variables.
11302 (calcFunc-inner, math-inner-mats): Replace variables mul-func
11303 and add-func by declared variables.
11304
11305 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
11306 (calc-digit-value): Declare them.
11307
11308 * calc/calc-help.el (Info-history): Declare it.
11309 (calc-describe-key): Make calc-summary-indentation a local variable.
11310 (calc-help-long-names): Move declaration to earlier in file.
11311
11312 * calc/calc-embed.el (calc-original-buffer): Declare it.
11313 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
11314 (calc-embed-bot): New variables.
11315 (calc-do-embedded, calc-embedded-mark-formula)
11316 (calc-embedded-find-bounds, calc-embedded-duplicate)
11317 (calc-embedded-new-formula, calc-embedded-make-info):
11318 Replace vars outer-top, outer-bot, bot and top by declared variables.
11319 (calc-embed-prev-modes): New variable.
11320 (calc-embedded-set-modes, calc-embedded-update): Replace variable
11321 prev-modes with declared variable.
11322 (calc-embed-vars-used): New variable.
11323 (calc-embedded-make-info, calc-embedded-evaluate-expr)
11324 (calc-embedded-update, calc-embedded-find-vars): Replace variable
11325 vars-used by declared variable.
11326
11327 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
11328 (math-format-radix-float): Remove unnecessary setq.
11329 (math-radix-float-cache): Declare it.
11330
11331 * calc/calcsel2.el (calc-keep-selection): Declare it.
11332
11333 * calc/calc-maint.el: Remove file.
11334
11335 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11336
11337 * textmodes/bibtex.el (bibtex-sort-entry-class)
11338 (bibtex-comment-start): Use defcustom.
11339 (bibtex-entry-field-alist): Use nil if initial content of the
11340 field is undefined. Fix docstring.
11341 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
11342 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
11343 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
11344 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
11345 Fix docstring.
11346 (bibtex-autokey-title-terminators): Use only one regexp.
11347 (bibtex-string-maybe-empty-head): New variable.
11348 (bibtex-remove-delimiters-string): New function.
11349 (bibtex-text-in-field-bounds, bibtex-text-in-string):
11350 Use bibtex-remove-delimiters-string.
11351 (bibtex-progress-message, bibtex-field-left-delimiter)
11352 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
11353 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
11354 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
11355 Simplify.
11356 (bibtex-format-entry): Use save-excursion for inherited booktitle.
11357 Use eq and bibtex-remove-delimiters-string. For end markers use
11358 insertion type so that marker stays after inserted text.
11359 (bibtex-autokey-get-names): Return empty string if name is missing.
11360 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
11361 calling bibtex-autokey-name-case-convert.
11362 (bibtex-autokey-demangle-title):
11363 Call bibtex-autokey-titleword-case-convert. Remove call to
11364 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
11365 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
11366 (bibtex-read-key): New optional arg global.
11367 (bibtex-files-expand): New optional arg force.
11368 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
11369 (bibtex-complete-crossref-cleanup): Rename from
11370 bibtex-complete-key-cleanup. Simplify code.
11371 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
11372 Operate on current entry.
11373 (bibtex-button): Add docstring.
11374 (bibtex-entry): Simplify.
11375 (bibtex-make-field): Replace optional arg called-by-yank with more
11376 specific args move and interactive.
11377 (bibtex-end-of-entry): Use forward-sexp.
11378 (bibtex-find-entry-globally): Remove.
11379 (bibtex-find-crossref): Allow for crossref key located in other buffer.
11380 Bound to C-c C-x.
11381 (bibtex-find-entry): New optional args global and display.
11382 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
11383 (bibtex-validate): Use arg force of bibtex-files-expand.
11384 (bibtex-clean-entry): Bugfix, clean string entries properly.
11385 Always keep point at beginning of entry.
11386 (bibtex-complete): Bugfix. Handle string entries properly.
11387 Call cleanup functions only if needed.
11388 (bibtex-String): Use bibtex-read-string-key.
11389 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
11390 case of replacement text.
11391
11392 2004-11-26 Lars Hansen <larsh@math.ku.dk>
11393
11394 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
11395 (tramp-perl-directory-files-and-attributes): New constant.
11396 (tramp-file-name-handler-alist): Delete file-directory-files, add
11397 directory-files-and-attributes.
11398 (tramp-perl-file-attributes): Surround uid and gid by double
11399 quotes. Change parameter id-format from nonnumeric.
11400 (tramp-convert-file-attributes): New function.
11401 (tramp-handle-file-attributes): Use it.
11402 (tramp-maybe-send-perl-script): New function.
11403 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
11404 file mode. Change parameter id-format from nonnumeric.
11405 (tramp-handle-file-attributes-with-ls): Change parameter id-format
11406 from nonnumeric.
11407 (tramp-post-connection): Don't send tramp-perl-file-attributes
11408 script. Reset connection property "perl-scripts".
11409 (tramp-handle-insert-directory): Run real handler when ls-lisp is
11410 in use.
11411
11412 2004-11-26 Lars Hansen <larsh@math.ku.dk>
11413
11414 * desktop.el (desktop-read): Replace mapcar with mapc.
11415 (desktop-create-buffer): Replace mapcar with mapc.
11416 Remove redundant piece of code.
11417
11418 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
11419
11420 * progmodes/gud.el (gud-display-line): Use display-buffer
11421 for GDB-UI as for GUD.
11422
11423 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
11424 Delete variables.
11425 (gdb-ann3): Don't make GUD buffer dedicated.
11426 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
11427 (gdb-display-source-buffer): Delete function.
11428 (gdb-view-source-function, gdb-view-assembler): Delete functions.
11429 (menu): Delete menu bindings for viewing source/assembler.
11430 (gdb-setup-windows, gdb-restore-windows):
11431 Don't dedicate GUD. No assembler now.
11432 (gdb-reset): No need to undedicate source buffers now.
11433 (gdb-source-info): No assembler now.
11434
11435 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
11436
11437 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
11438 width to those for special frames.
11439 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
11440 Use display-buffer.
11441 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
11442 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
11443 (gdb-frame-assembler-buffer): Rework like
11444 gdb-frame-breakpoints-buffer.
11445
11446 2004-11-25 Richard M. Stallman <rms@gnu.org>
11447
11448 * progmodes/flymake.el: Reindent.
11449 (flymake-split-string): Turn into defalias.
11450 (flymake-fix-file-name): Rename from flymake-fix-path-name.
11451 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
11452 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
11453 (flymake-build-relative-filename): Rename from ...path.
11454 Fix error message.
11455
11456 2004-11-25 Cheng Gao <chenggao@gmail.com>
11457
11458 * progmodes/flymake.el: Much whitespace and capitalization change.
11459 Move `provide' to end. Require `compile' only when compiling.
11460
11461 2004-11-24 Jay Belanger <belanger@truman.edu>
11462
11463 * calc/calc-alg.el: Added comment.
11464 (math-polynomial-base): Replace variable mpb-top-expr by
11465 math-poly-base-top-expr.
11466
11467 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
11468 (math-polynomial-p1): Replace variable mpb-top-expr by declared
11469 variable.
11470 (math-poly-base-total-base): New variable.
11471 (math-total-polynomial-base, math-polynomial-p1): Replace variable
11472 mpb-total-base by declared variable.
11473 (math-factored-vars, math-to-list): Declare it.
11474 (math-fact-expr): New variable.
11475 (calcFunc-factors, calcFunc-factor, math-factor-expr)
11476 (math-factor-expr-try, math-factor-expr-part): Replace variable
11477 expr by declared variable.
11478 (math-fet-x): New variable.
11479 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
11480 by declared variable.
11481 (math-factor-poly-coefs): Make temp a local variable.
11482
11483 * calc/calc-units.el (calc-convert-units): Make units a local
11484 variable.
11485 (calc-num-units, calc-den-units): New variables.
11486 (calc-explain-units, calc-explain-units-rec): Replace variables
11487 num-units and den-units by declared variables.
11488 (math-cu-unit-list): New variable.
11489 (math-build-units-table, math-compare-unit-names)
11490 (math-convert-units, math-convert-units-rec): Replace variable
11491 unit-list by declared variable.
11492 (math-fbu-base, math-fbu-entry): New variables.
11493 (math-find-base-units, math-find-base-units-rec): Replace variables
11494 base and entry by declared variables.
11495 (math-which-standard): New variable.
11496 (math-to-standard-units, math-to-standard-rec): Replace variable
11497 which-standard by declared variable.
11498 (math-fcu-u): New variable.
11499 (math-find-compatible-unit, math-find-compatible-unit-rec):
11500 Replace variable u by declared variable.
11501 (math-cu-new-units, math-cu-pure): New variables.
11502 (math-convert-units, math-convert-units-rec): Replace variables
11503 new-units and pure by declared variables.
11504 (math-try-cancel-units): New variable.
11505 (math-simplify-units-quotient): Replace variable try-cancel-units by
11506 declared variable.
11507
11508 2004-11-24 Richard M. Stallman <rms@gnu.org>
11509
11510 * textmodes/ispell.el (ispell-check-version):
11511 If default-directory is nonexistent, use home dir.
11512
11513 * progmodes/grep.el (grep-regexp-alist):
11514 Don't match parens around line numbers.
11515
11516 * progmodes/cperl-mode.el (cperl-indent-region)
11517 (cperl-imenu--create-perl-index, cperl-xsub-scan):
11518 Don't print progress messages.
11519
11520 * progmodes/compile.el (compilation-mode-map):
11521 Don't inherit from compilation-minor-mode-map;
11522 copy its bindings instead. But the menu bar Compile
11523 entry now does inherit from compilation-menu-map.
11524
11525 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
11526 Use with-no-warnings around compiler-macroexpand.
11527
11528 * imenu.el: Don't always require newcomment.
11529 (imenu--generic-function): Call comment-normalize-vars
11530 if we have a comment syntax.
11531 Exit the loop if REGEXP matches the null string.
11532 Test comment-start as well as comment-start-skip
11533 when deciding whether to check for comments.
11534
11535 * tooltip.el (tooltip-mode): Doc fix.
11536
11537 * term.el (term-escape-char, term-mode): Doc fixes.
11538
11539 2004-11-24 Dave Love <fx@gnu.org>
11540
11541 * progmodes/python.el (python-font-lock-syntactic-keywords):
11542 Check for escapes in the regexp.
11543 (python-quote-syntax): Don't do it here.
11544
11545 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
11546
11547 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11548 (gdb-frames-mode-map, gdb-threads-mode-map)
11549 (gdb-registers-mode-map, gdb-locals-mode-map)
11550 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
11551 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
11552
11553 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
11554 (dedicated-switch-to-buffer): Rework.
11555 (gdb-var-evaluate-expression-handler, gdb-put-string):
11556 Remove unused variable bindings.
11557 (gdb-setup-windows, gdb-display-buffer):
11558 Simplify. Use pop-to-buffer.
11559 (gdb-view-source-function): Simplify.
11560 (gdb-frame-breakpoints-buffer):
11561 Use pop-to-buffer, special-display-regexps.
11562
11563 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11564
11565 * progmodes/f90.el (f90-smart-end)
11566 (f90-previous-statement, f90-beginning-of-block): Doc fix.
11567 (f90-calculate-indent): Handle un-named PROGRAM blocks.
11568 (f90-end-of-block): Doc fix. Make check of outermost block
11569 conditional on value of `f90-smart-end'.
11570 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
11571 Handle case where END-BLOCK is nil.
11572 (f90-match-end): Handle un-named PROGRAM blocks.
11573 (f90-backslash-not-special): New function.
11574
11575 2004-11-24 Jay Belanger <belanger@truman.edu>
11576
11577 * calc/calc.el (calc-embedded-active): Removed unnecessary
11578 declaration.
11579 (calc-show-banner): Removed redundant declaration.
11580
11581 * calc/calc-graph.el (calc-gnuplot-default-device)
11582 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11583 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11584 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
11585 Remove redundant initial values.
11586
11587 * calc/calc-arith.el (math-scalar-functions)
11588 (math-nonscalar-functions, math-scalar-if-args-functions)
11589 (math-real-functions, math-positive-functions)
11590 (math-nonnegative-functions, math-real-scalar-functions)
11591 (math-real-if-arg-functions, math-integer-functions)
11592 (math-num-integer-functions, math-rounding-functions)
11593 (math-float-rounding-functions, math-integer-if-args-functions)
11594 (math-super-types): Move declarations to earlier in file.
11595 (math-unit-prefixes): Declared it.
11596 (math-floor-prec, math-trunc-prec): New variables.
11597 (math-trunc-fancy): Replace variable prec by declared variable.
11598 (math-floor-fancy): Replace variable prec by declared variable.
11599 (math-com-bterms): New variable.
11600 (math-commutative-equal, math-commutative-collect):
11601 Replace variable bterms by declared variable.
11602
11603 * calc/calc-misc.el (math-trunc): Replace variable prec by
11604 math-trunc-prec.
11605 (math-floor): Replace variable prec by math-floor-prec.
11606
11607 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
11608 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
11609 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
11610 (math-format-date, math-format-date-part): Replace variables
11611 date, dt, year, month, day, weekday, hour, minute, second and
11612 bc-flag by declared variables.
11613 (math-pd-str): New variable.
11614 (math-parse-date, math-parse-date-word, math-parse-standard-date):
11615 Replace variable str by declared variable.
11616 (math-daylight-savings-hook, math-tzone-names): Move definitions
11617 to earlier in the file.
11618 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
11619 (math-sh-year): New variable.
11620 (math-setup-add-holidays, math-setup-holidays)
11621 (math-setup-year-holidays): Replace variable `year' by declared
11622 variable.
11623
11624 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
11625 New variables.
11626 (math-nth-root-float, math-nth-root-float-iter): Replace variables
11627 n, nf and nfm1 by declared variables.
11628 (math-nri-n): New variable.
11629 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
11630 n by declared variable.
11631 (calcFunc-log): Removed misplaced condition.
11632
11633 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11634
11635 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
11636
11637 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
11638
11639 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
11640 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
11641 Dedicate gdb-related windows.
11642 (gdb-display-buffer): Dedicate gdb-related windows.
11643 Don't grab other frames.
11644 (gdb-reset): Remove dedicated property after debugging.
11645
11646 2004-11-24 Jay Belanger <belanger@truman.edu>
11647
11648 * calc/calc-sel.el: Add comment.
11649
11650 * calc/calc.el (math-stack-value-offset): Replace variables c,
11651 wid and off with math-svo-c, math-svo-wid and math-svo-off.
11652
11653 * calc/calccomp.el (math-comp-sel-tag): Declare it.
11654 (math-svo-c, math-svo-wid, math-svo-off): New variables.
11655 (math-stack-value-offset-fancy): Replace variables c, wid and off
11656 by declared variables.
11657 (math-comp-just, math-comp-comma-spc): New variables.
11658 (math-compose-expr, math-compose-matrix): Replace variables `just'
11659 and comma-spc by declared variable.
11660 (math-comp-vector-prec): New variable.
11661 (math-compose-expr, math-compose-matrix, math-compose-rows):
11662 Replace variable vector-prec by declared variable.
11663 (math-comp-left-bracket, math-comp-right-bracket)
11664 (math-comp-comma): New variables.
11665 (math-compose-expr, math-compose-rows): Replace variables
11666 left-bracket, right-bracket and comma by declared variables.
11667 (math-comp-full-width): New variable.
11668 (math-comp-to-string-flat, math-comp-to-string-flat-term):
11669 Replace variable full-width by declared variable.
11670 (math-comp-highlight, math-comp-word, math-comp-level)
11671 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
11672 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
11673 New variables.
11674 (math-comp-to-string-flat, math-comp-to-string-flat-term)
11675 (math-comp-sel-flat-term): Replace variables comp-highlight,
11676 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
11677 declared variables.
11678 (math-comp-simplify, math-comp-simplify-term)
11679 (math-comp-add-string, math-comp-add-string-sel):
11680 Replace variables comp-highlight, comp-buf, comp-base,
11681 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
11682
11683 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11684
11685 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
11686
11687 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
11688 and x-server-version may throw.
11689
11690 2004-11-23 Kim F. Storm <storm@cua.dk>
11691
11692 * subr.el (substitute-key-definition-key): Optimize.
11693 Don't call indirect-function for nil defn (always signals error).
11694
11695 * ido.el (ido-read-internal): Fix require-match check when
11696 ido-directory-too-big is set.
11697
11698 2004-11-23 Jay Belanger <belanger@truman.edu>
11699
11700 * calc/calc-ext.el (math-read-replacement-list)
11701 (math-read-superscripts): New variables.
11702 (math-read-preprocess-string): New function.
11703 (math-read-expr): Filter input through math-read-preprocess-string.
11704
11705 * calc/calc-aent.el (math-read-exprs): Filter input through
11706 math-read-preprocess-string.
11707
11708 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
11709
11710 * progmodes/compile.el (compilation-start): In cd command use
11711 substitute-env-vars -- not quite shell compatible but better than
11712 nothing.
11713 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
11714 handle the newer versions messages, which are more parseable.
11715
11716 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11717
11718 * reveal.el (reveal-mode-map): New var.
11719 (reveal-mode): Use it.
11720
11721 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
11722
11723 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
11724 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
11725
11726 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11727
11728 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
11729 header-line when needed.
11730 Use fixed-pitch only in the header-line.
11731 Build the underline automatically. Use emdash if available.
11732
11733 2004-11-22 Richard M. Stallman <rms@gnu.org>
11734
11735 * dired.el (dired-recursive-copies): Move from dired-aux.el.
11736 * dired-aux.el (dired-recursive-copies): Move to dired.el.
11737
11738 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
11739
11740 * progmodes/gdb-ui.el (gdb-resync): New function.
11741 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
11742 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
11743 Use it to fail more gracefully.
11744 (gdb-variables): Delete variable.
11745 Re-order variables to reduce byte-compiler warnings.
11746
11747 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11748
11749 * descr-text.el (describe-char):
11750 * paren.el (show-paren-function):
11751 * subr.el (syntax-after): Undo last change.
11752
11753 * progmodes/python.el (run-python): Don't hard code *Python*.
11754 Don't modify global process-environment.
11755 (python-send-region, python-load-file): Don't assume that
11756 python-buffer == (process-buffer (python-proc)).
11757 (python-switch-to-python): Simplify.
11758
11759 * dired.el (dired-align-file): Don't assume line starts with spaces.
11760
11761 2004-11-21 Jay Belanger <belanger@truman.edu>
11762
11763 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
11764 Replace variable `lines' by math-read-big-lines.
11765 (math-read-big-expr): Replace variables the-baseline, the-h2
11766 and err-msg by math-read-big-baseline, math-read-big-h2 and
11767 math-read-err-msg.
11768 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
11769
11770 * calc/calc-lang.el (math-read-big-rec): Fix typo.
11771 (math-read-big-balance): Replace unbound variable by value.
11772 (math-read-big-lines): New variable.
11773 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11774 (math-read-big-error, math-read-big-balance): Replace variable
11775 `lines' by declared variable.
11776 (math-read-big-baseline, math-read-big-h2): New variables.
11777 (math-read-big-rec): Replace variables the-baseline and the-h2
11778 by declared variables.
11779 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
11780 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11781 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
11782 declared variables.
11783 (math-read-big-err-msg): New variable.
11784 (math-read-big-error): Replace variable err-msg by declared variable.
11785
11786 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11787
11788 * ses.el: Add coding cookie.
11789 Fix up docstrings, follow new commenting conventions.
11790 (ses-header-line-menu): Fix missing variable rename for header-row.
11791 (ses-cell-size): Remove.
11792 (ses-make-cell): New function.
11793 (ses-cell, ses-insert-row, ses-insert-column): Use it.
11794 (ses-calculate-cell): Remove unused var `symbol'.
11795 (ses-narrowed-p): New function.
11796 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
11797 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
11798 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
11799 (ses-setup): Use restore-buffer-modified-p.
11800 (ses-cleanup): Remove unused var `end'.
11801 (ses-header-string-left-offset): Remove.
11802 (ses-create-header-string): Adjust to new behavior of `align-to'.
11803 Truncate excessively large fields to preserve alignment.
11804 (ses-reconstruct-all): Remove unused var `refs'.
11805 (ses-read-cell-printer): Remove unused var `prompt'.
11806 (ses-delete-row): Remove unused var `pos'.
11807 (ses-delete-column): Remove unused var `new'.
11808
11809 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11810
11811 * ps-print.el: Insert :version tag into all defgroup and defcustom.
11812 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11813 Eliminate eval-and-compile usage.
11814 (ps-insert-file): Use insert-file-contents instead of insert-file.
11815 (ps-setup): Code fix.
11816
11817 * printing.el (pr-setup, lpr-setup): Code fix.
11818
11819 2004-11-21 Jay Belanger <belanger@truman.edu>
11820
11821 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
11822 (calc-original-buffer): Declare them.
11823 (calc-user-formula-alist): New variable.
11824 (calc-user-define-formula, calc-fix-user-formula)
11825 (calc-user-define-composition, calc-finish-formula-edit):
11826 Replace variable `alist' by declared variable.
11827 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
11828 (var-q7, var-q7, var-q8, var-q9): Declare them.
11829 (calc-kbd-push): Don't check to see if var-q0 through var-q9
11830 are bound.
11831 (calcFunc-typeof): Replace undeclared variable by expression.
11832 (math-exp-env): New variable.
11833 (math-define-body, math-define-exp): Replace exp-env by declared var.
11834 (math-define-exp): Replace misplaced variable by expression.
11835
11836 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
11837 (calc-curve-model, calc-curve-coefnames): New variables.
11838 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
11839 varnames, model and coefnames by declared variables.
11840 (math-root-widen): New variable.
11841 (math-search-root, math-find-root): Replace variable root-widen by
11842 declared variable.
11843 (var-DUMMY): Declare it.
11844 (math-root-vars, math-min-vars): Move the declarations to earlier in
11845 the file.
11846 (math-brent-min): Make d a local variable.
11847 (math-find-minimum): Replace non-existent variable.
11848 (math-ninteg-romberg): Remove unnecessary variable.
11849 (math-ninteg-temp): New variable.
11850 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
11851 integ-temp by declared variable.
11852 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
11853 New variables.
11854 (math-general-fit): Replace variables first-var, first-coef and
11855 new-coefs by declared variables.
11856 (calcFunc-fitvar): Replace variable first-var by declared variable.
11857 (calcFunc-fitparam): Replace variable first-coef by declared variable.
11858 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
11859 (math-all-vars-vars, math-all-vars-found): New variables.
11860 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
11861 found by declared variable math-all-vars-vars.
11862
11863 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
11864
11865 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
11866 of `defconst'.
11867
11868 2004-11-20 Richard M. Stallman <rms@gnu.org>
11869
11870 * isearch.el (isearch-mode-map): Don't bind SPC.
11871 (isearch-whitespace-chars): Function deleted.
11872 (isearch-search): Bind search-spaces-regexp.
11873 (isearch-lazy-highlight-search): Likewise.
11874 (search-whitespace-regexp): Doc fix.
11875 (isearch-forward-regexp): Doc fix.
11876
11877 * emacs-lisp/bytecomp.el (byte-compile-form):
11878 Move the calls to byte-compile-set-symbol-position,
11879 to avoid having two for the same symbol occurrence.
11880
11881 * comint.el (comint-input-ring-size): Increase to 150.
11882
11883 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
11884 New variables.
11885 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
11886 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
11887
11888 * imenu.el (imenu--generic-function):
11889 Ensure we keep moving backward even if BEG isn't further back.
11890
11891 * replace.el (query-replace-read-to, query-replace-read-from):
11892 Specify t for KEEP-ALL in read-from-minibuffer.
11893
11894 * progmodes/python.el (python-switch-to-python):
11895 If Python isn't running, start it.
11896 Don't alter debug-ignored-errors.
11897
11898 * progmodes/cperl-mode.el (cperl-indent-region):
11899 Don't mind imenu-scanning-message.
11900
11901 * bindings.el (global-map): Bind C-e to move-end-of-line.
11902
11903 * simple.el (line-move-finish): New arg FORWARD.
11904 Ignore invisible newlines, not intangible ones.
11905 Conditions for acceptable stopping positions depend on FORWARD.
11906 (line-move): Pass FORWARD arg to line-move-finish.
11907
11908 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
11909 of HEADER. Compensate for this change in the code to add display
11910 properties. Don't make the first line intangible.
11911
11912 * info.el (Info-search): Fix previous change.
11913
11914 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
11915
11916 * Makefile.in (recompile): Revert 2004-11-19 change.
11917 (compile): Likewise.
11918
11919 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
11920
11921 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
11922
11923 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11924
11925 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
11926 defgroup and defcustom. Eliminate eval-and-compile usage.
11927
11928 * progmodes/ebnf-otz.el: Fix typos.
11929
11930 2004-11-19 Jay Belanger <belanger@truman.edu>
11931
11932 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
11933 (calc-edit-finish, calc-finish-stack-edit): Replace variable
11934 disp-trail by declared variable.
11935
11936 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
11937 (calc-finish-selection-edit): Replace variable disp-trail by
11938 declared variable.
11939 (calc-selection-cache-entry): Move declaration to earlier in the file.
11940 (calc-selection-cache-num, calc-selection-cache-comp)
11941 (calc-selection-cache-offset, calc-selection-true-num)
11942 (calc-final-point-line, calc-final-point-column)
11943 (calc-original-buffer): Declare them.
11944 (calc-fnp-op, calc-fnp-num): New variables.
11945 (calc-find-nth-part, calc-find-nth-part-rec)
11946 (calc-select-previous): Replace op and num by declared variables.
11947 (calc-rsf-old, calc-rsf-new): New variables.
11948 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
11949 Replace variables old and new by declared variables.
11950 (calc-sel-reselect): New variable.
11951 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
11952 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
11953 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
11954 reselect with declared variable.
11955
11956 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
11957 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
11958 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
11959 (math-import-list, math-rewrite-phase): Declare them.
11960 (math-rewrite): Use let* to declare variables.
11961 (calc-rewrite-selection): Make rules a local variable.
11962 (calc-rewr-sel): New variable.
11963 (calc-rewrite-selection, calc-locate-selection-marker)
11964 (calc-rewrite): Use the declared variable calc-rewr-sel instead
11965 of sel.
11966 (math-rewrite-whole-expr): New variable.
11967 (math-rewrite, math-rewrite-phase): Replace variable expr by
11968 declared variable.
11969 (math-rewrite-heads-heads, math-rewrite-heads-skips)
11970 (math-rewrite-heads-blanks ): New variables.
11971 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
11972 heads, skips and blanks by declared variables.
11973 (math-rwcomp-subst-old, math-rwcomp-subst-new)
11974 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
11975 New variables.
11976 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
11977 old, new, old-func and new-func by declared variables.
11978 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
11979 Remove unnecessary variable.
11980 (math-apply-rw-regs): New variable.
11981 (math-apply-rewrites, math-rwapply-replace-regs)
11982 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
11983 (math-apply-rw-ruleset): New variable.
11984 (math-apply-rewrites, math-rwapply-remember): Replace variable
11985 ruleset by declared variable.
11986
11987 2004-11-19 Richard M. Stallman <rms@gnu.org>
11988
11989 * info.el (Info-search): Use search-whitespace-regexp.
11990
11991 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11992
11993 * vc-rcs.el (vc-rcs-parse): New function.
11994 (vc-rcs-annotate-command): Likewise.
11995 (vc-rcs-annotate-current-time): Likewise.
11996 (vc-rcs-annotate-time): Likewise.
11997 (vc-rcs-annotate-extract-revision-at-line): Likewise.
11998
11999 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
12000
12001 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
12002
12003 2004-11-18 Jay Belanger <belanger@truman.edu>
12004
12005 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
12006
12007 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12008
12009 * printing.el: Eliminate use of interactive-p and eval-and-compile.
12010 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
12011 Use make-temp-file to generate PostScript files in any situation.
12012 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
12013 (pr-interactive-p): Eliminate var.
12014 (pr-save-interactive): Eliminate macro.
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-print, 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-update-menus, pr-interface-ps-prin, pr-interface-preview):
12034 Eliminate pr-save-interactive usage.
12035 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
12036 Eliminate pr-interactive-p usage.
12037 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
12038 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
12039 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
12040 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
12041 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
12042 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
12043 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
12044 New funs.
12045 (pr-ps-file): Use make-temp-file to generate a temporary file.
12046
12047 2004-11-17 Jay Belanger <belanger@truman.edu>
12048
12049 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
12050 a local variable.
12051 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
12052 (math-top-only): New variable.
12053 (math-simplify, math-simplify-step): Replace variable top-only by
12054 declared variable math-top-only.
12055 (math-simplify-expr): Declare it.
12056 Replace argument expr in all calls of math-defsimplify by
12057 math-simplify-expr.
12058 (math-simplify-plus, math-simplify-times, math-simplify-divide)
12059 (math-simplify-divisor, math-simplify-one-divisor)
12060 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
12061 (math-simplify-pow): Replace variable expr by declared variable
12062 math-simplify-expr.
12063 (math-simplify-divisor): Remove local variables temp and op.
12064 (math-simplify-one-divisor): Make temp and op local variables.
12065 (math-simplify-divisor-nover, math-simplify-divisor-dover):
12066 New variables.
12067 (math-simplify-divisor, math-simplify-one-divisor):
12068 Replace variables nover and dover by declared variables.
12069 (math-expr-subst-new, math-expr-subst-old): New variables.
12070 (math-expr-subst, math-expr-subst-rec): Replace variables new
12071 and old by declared variables.
12072 (math-is-poly-degree, math-is-poly-loose): New variables.
12073 (math-is-polynomial, math-is-poly-rec): Replace variables degree
12074 and loose by declared variables.
12075 (math-poly-base-const-ok, math-poly-base-pred): New variables.
12076 (math-polynomial-base, math-polynomial-base-rec):
12077 Replace variables const-ok and mpb-pred by declared variables.
12078
12079 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
12080
12081 * calc/calc-ext.el (math-defsimplify): Change the argument in
12082 the created function to math-simplify-expr.
12083
12084 * calc/calc-units.el (math-simplify-expr): Declare it.
12085 Replace argument expr in all calls of math-defsimplify by
12086 math-simplify-expr.
12087 (math-simplify-units-prod): Replace variable expr by declared
12088 variable math-simplify-expr.
12089
12090 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12091
12092 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
12093 Replace mapcar->dolist, format->string.
12094
12095 2004-11-17 Miles Bader <miles@gnu.org>
12096
12097 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
12098 * progmodes/idlwave.el: Remove RCS keywords.
12099
12100 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
12101
12102 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
12103 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
12104 Update to IDLWAVE version 5.5. Too many changes to list them here.
12105 * progmodes/idlw-help.el: New file.
12106
12107 2004-11-16 Richard M. Stallman <rms@gnu.org>
12108
12109 * international/iso-cvt.el (iso-tex2iso-trans-tab):
12110 Discard spaces after \i according to TeX rules.
12111
12112 * international/mule.el (set-buffer-file-coding-system):
12113 New arg NOMODIFY.
12114 (after-insert-file-set-coding): Pass that new arg.
12115 Prevent set-buffer-multibyte from trying to lock the file.
12116
12117 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
12118
12119 * saveplace.el (save-place): Doc fix.
12120
12121 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
12122 temporarily widen before finding the following word to copy.
12123
12124 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
12125 (cl-map-keymap): Definition deleted.
12126
12127 * subr.el (map-keymap-internal): New function.
12128
12129 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12130
12131 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
12132 when pressing rather than when releasing mouse-2. Simplify.
12133
12134 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12135
12136 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
12137 (compilation-mode): Set it here instead.
12138
12139 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
12140
12141 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
12142 (loop, cl-parse-loop-clause, defsetf): Use backquote.
12143
12144 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12145
12146 * progmodes/compile.el (compilation-internal-error-properties):
12147 Fix up a transposition-typo. Check end-col before using it.
12148
12149 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
12150
12151 * international/iso-cvt.el (iso-tex2iso-trans-tab):
12152 Discard whitespace after macro \i when converting it.
12153
12154 2004-11-16 Juri Linkov <juri@jurta.org>
12155
12156 * emacs-lisp/find-func.el (find-function-regexp):
12157 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
12158 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
12159 Remove invalid `\W' from [^cgv\W]. Doc fix.
12160 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
12161
12162 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
12163
12164 * play/life.el: Maintainer is now FSF.
12165 (life-patterns, life-neighbor-deltas, life-window-start)
12166 (life-current-generation, life-generation-string): Use defvar
12167 instead of defconst.
12168
12169 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12170
12171 * progmodes/compile.el (compilation-move-to-column): New fun.
12172 (compilation-internal-error-properties)
12173 (compilation-next-error-function): Use it to make sure we don't go past
12174 the end of line.
12175
12176 2004-11-15 John Paul Wallington <jpw@gnu.org>
12177
12178 * autoinsert.el (auto-insert-alist): Insert the user's name in
12179 copyright notice, rather than Free Software Foundation, for the
12180 Emacs Lisp header case too.
12181
12182 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12183
12184 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
12185 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12186 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
12187 return the list of string in a string.
12188 (pr-call-process): Message if calling process returns an error, that
12189 is, the exit status is different of zero.
12190
12191 2004-11-15 Jay Belanger <belanger@truman.edu>
12192
12193 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
12194 variable var-thing.
12195 (math-integ-depth, math-integ-level, math-integral-limit)
12196 (math-enable-subst, math-any-substs, math-integ-msg)
12197 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
12198 (math-int-threshold, math-int-factors, math-double-roots)
12199 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
12200 (var-GenCount): Declare these variables.
12201 (calcFunc-integ): Don't check if var-IntegLimit is bound.
12202 (math-integral-cache, math-integral-cache-state):
12203 Move declarations to earlier in the file.
12204 (math-deriv-var, math-deriv-total, math-deriv-symb)
12205 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
12206 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
12207 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
12208 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
12209 (math-solve-res): New variables
12210 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
12211 (math-integral, math-replace-integral-parts)
12212 (math-integrate-by-parts, calc-dump-integral-cache)
12213 (math-try-integral, math-do-integral, math-do-integral)
12214 (math-do-integral-methods, math-try-solve-for)
12215 (math-try-solve-prod, math-solve-poly-funny-powers)
12216 (math-solve-crunch-poly, math-decompose-poly)
12217 (math-solve-find-root-term, math-find-root-in-prod)
12218 (math-integ-try-linear-substitutions)
12219 (math-integ-try-substitutions, math-expr-rational-in)
12220 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
12221 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
12222 (math-solve-for, math-solve-system, math-solve-system-rec)
12223 (math-solve-get-sign, math-solve-get-int)
12224 (math-solve-system-subst): Replace undeclared variables with newly
12225 declared variables.
12226
12227 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12228
12229 * winner.el (winner-active-region, winner-edges, winner-window-list):
12230 Define at toplevel.
12231 (winner-mode-map): Move init inside declaration.
12232
12233 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
12234
12235 * files.el (convert-standard-filename): Doc fix.
12236
12237 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
12238
12239 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
12240 passwd, group, shadow, default/* and pam.d/*.
12241
12242 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12243
12244 * printing.el (pr-menu-spec): Adjust menu specification.
12245
12246 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12247
12248 * printing.el: Doc fix. Insert :version tag into all defcustom.
12249 Handle interactive-p as is recommended in Emacs Lisp Reference.
12250 Set the file permission bits for newly created files.
12251 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12252 The printing menu specification (in `pr-menu-spec') was merged.
12253 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12254 (pr-version): New version number (6.8.3).
12255 (pr-file-modes): New option.
12256 (pr-interactive-p): New var.
12257 (pr-save-interactive, pr-save-file-modes): New macros.
12258 (pr-setup): Code fix.
12259 (pr-menu-spec): Menu specification merged.
12260 (pr-call-process, pr-text2ps): Set file permission bits.
12261 (pr-despool-print): Set file permission bits. Handle interactive-p as
12262 is recommended.
12263 (pr-interface, pr-ps-directory-preview)
12264 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
12265 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
12266 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
12267 (pr-ps-buffer-ps-print, pr-ps-region-preview)
12268 (pr-ps-region-using-ghostscript, pr-ps-region-print)
12269 (pr-ps-region-ps-print, pr-ps-mode-preview)
12270 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
12271 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
12272 (pr-despool-using-ghostscript, pr-despool-ps-print)
12273 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
12274 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
12275 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
12276 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
12277 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
12278 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
12279 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
12280 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
12281 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
12282 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
12283 Handle interactive-p as is recommended.
12284
12285 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12286
12287 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
12288 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
12289
12290 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
12291 so it doesn't forget to highlight the beginning of the region either.
12292
12293 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
12294
12295 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
12296 (c-font-lock-init): Eliminate obsolete make-local-hook.
12297 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
12298 (awk-mode): Use run-mode-hooks.
12299
12300 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
12301
12302 2004-11-13 Kim F. Storm <storm@cua.dk>
12303
12304 * mouse.el (mouse-drag-copy-region): Add :version.
12305 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
12306 while dragging mode line, so mode line can be dragged downwards.
12307 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
12308 while pressing mouse button so window doesn't scroll until we
12309 release the mouse if clicking on partially visible line.
12310
12311 2004-11-12 Jay Belanger <belanger@truman.edu>
12312
12313 * calc/calc-graph.el (calc-dumb-map): Declare it.
12314 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
12315 than unbound.
12316 (calc-graph-name): Made `end' a local variable.
12317 (calc-graph-lookup): Made `varname' a local variable.
12318 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
12319 Declare them.
12320 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
12321 (calc-graph-plot, calc-graph-compute-3d): Remove references to
12322 the unused variable y3vec.
12323 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
12324 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
12325 calc-graph-prev-kill-hook.
12326 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
12327 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
12328 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
12329 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
12330 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
12331 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
12332 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
12333 (calc-graph-y3value, calc-graph-y3name)
12334 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
12335 (calc-graph-stepcount, calc-graph-is-splot)
12336 (calc-graph-surprise-splot, calc-graph-blank)
12337 (calc-graph-non-blank, calc-graph-curve-num): New variables.
12338 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
12339 (calc-graph-recompute-2d, calc-graph-compute-3d)
12340 (calc-graph-format-data): Replace undeclared variables with the
12341 above newly declared variables.
12342
12343 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
12344
12345 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
12346 `rsf-beep' and `rsf-sleep-after-message'.
12347
12348 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
12349 list if `message-sender' is non-nil.
12350
12351 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12352
12353 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
12354 consing by using mapc instead of mapcar.
12355
12356 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
12357
12358 * tooltip.el (require): Explain why CL is needed.
12359
12360 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12361
12362 * printing.el: Insert :version into defgroup (printing). All reference
12363 to Files option in menubar were changed to File.
12364 (pr-version): New version number (6.8.2).
12365 (pr-get-symbol): Call easy-menu-intern.
12366 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
12367 compilation gripes.
12368
12369 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
12370
12371 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
12372 new byte-compile-function-environment binding to t.
12373
12374 * font-lock.el (font-lock-fontify-syntactically-region):
12375 Don't forget to highlight the last char when we hit `end'.
12376
12377 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
12378 (mwheel-scroll): Adjust accordingly.
12379
12380 * cvs-status.el: Reduce spurious warnings.
12381 (cvs-status-checkout): Remove.
12382 (cvs-status-mode-map): Use cvs-mode-checkout instead.
12383
12384 * pcvs.el (cvs-mode-checkout): New command.
12385
12386 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
12387
12388 * tooltip.el: Require CL.
12389
12390 * emacs-lisp/bytecomp.el: Use push.
12391 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
12392 (defalias): Remove the `byte-compile' property and add
12393 a `byte-hunk-handler'.
12394
12395 2004-11-11 Juri Linkov <juri@jurta.org>
12396
12397 * info.el (Info-search): Save match data for isearch.
12398 Skip Tag Table node.
12399
12400 * descr-text.el (describe-char): Replace syntax-after with code
12401 from its previous version.
12402
12403 * files.el (magic-mode-alist): Use optimization for SGML mode too.
12404 (set-auto-mode): Doc fix. Remove unused variable `xml'.
12405
12406 * international/mule.el (sgml-html-meta-auto-coding-function):
12407 Remove > after <html to allow HTML attributes.
12408
12409 2004-11-11 Jay Belanger <belanger@truman.edu>
12410
12411 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
12412 a variable.
12413 (calcFunc-dfac): Replace unbound max by n.
12414 (math-stirling-local-cache): New variable.
12415 (math-stirling-number, math-stirling-1, math-stirling-2):
12416 Replace the variable `cache' by the declared variable
12417 math-stirling-local-cache.
12418 (var-RandSeed): Declare it as a variable.
12419 (math-init-random-base, math-random-digit): Don't check to see if
12420 var-RandSeed is bound.
12421 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
12422 Declare them instead of just setting them.
12423 (math-init-random-base): Made i a local variable.
12424 (math-random-digit): Made math-random-last a local variable.
12425 (math-prime-test-cache): Move declaration to before it is used.
12426 (math-prime-test-cache-k, math-prime-test-cache-q)
12427 (math-prime-test-cache-nm1, math-prime-factors-finished):
12428 Declare them as variables.
12429
12430 2004-11-11 Jay Belanger <belanger@truman.edu>
12431
12432 * calc/calc-ext.el (math-defcache): Use defvar for the new
12433 variables it creates.
12434
12435 2004-11-11 Lars Hansen <larsh@math.ku.dk>
12436
12437 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
12438 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
12439 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
12440 (desktop-save): Add :version.
12441
12442 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
12443
12444 * printing.el (pr-get-symbol): Don't downcase.
12445
12446 2004-11-10 Jay Belanger <belanger@truman.edu>
12447
12448 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
12449 string to kill-ring.
12450
12451 * calc/calc-aent.el (calc-alg-exp, math-toks)
12452 (math-exp-pos,math-exp-old-pos, math-exp-token)
12453 (math-exp-keep-spaces, math-exp-str): New variables.
12454 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
12455 (calcAlg-enter): Use declared variable calc-alg-exp.
12456 (math-build-parse-table, math-find-user-token): Use declared
12457 variable math-toks.
12458 (math-read-exprs, math-read-token, calc-check-user-syntax)
12459 (calc-match-user-syntax, match-factor-after, math-read-factor):
12460 Use declared variables math-exp-pos math-exp-old-pos.
12461 (math-read-exprs, math-read-token, math-read-expr-level)
12462 (calc-check-user-syntax, calc-match-user-syntax)
12463 (match-factor-after, math-read-factor): Use declared variable
12464 math-exp-token.
12465 (math-read-exprs, math-read-expr-list, math-read-token)
12466 (math-read-factor): Use declared variable math-exp-keep-spaces.
12467 (math-read-exprs, math-read-token): Use declared variable
12468 math-exp-str.
12469 (calc-match-user-syntax): Make m a local variable.
12470
12471 * calc/calc-ext.el (math-read-expr): Use declared variables
12472 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
12473 math-exp-keep-spaces.
12474
12475 * calc/calc-forms.el (math-read-angle-bracket): Use declared
12476 variables math-exp-pos, math-exp-str.
12477
12478 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
12479 math-exp-old-pos.
12480 (math-parse-fortran-vector, math-parse-fortran-vector-end)
12481 (math-parse-eqn-prime): Use declared variable math-exp-token.
12482
12483 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
12484 Use declared variable math-exp-pos.
12485 (math-check-for-commas): Use declared variable math-exp-str.
12486 (math-read-brackets): Use declared variables math-exp-old-pos,
12487 math-exp-keep-spaces.
12488 (math-read-brackets, math-read-vector, math-read-matrix):
12489 Use declared variable math-exp-token.
12490
12491 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12492
12493 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
12494 where the keymap is a symbol.
12495 (easy-menu-add-item): Use keymap-prompt. Simplify.
12496
12497 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
12498
12499 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
12500 (sgml-parse-tag-backward): Use it to skip spurious < or >.
12501
12502 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
12503
12504 * ebuff-menu.el: Doc fixes throughout.
12505 (electric-buffer-menu-mode-hook): New defvar.
12506
12507 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
12508
12509 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
12510 The resulting compiler warnings appear to be harmless.
12511
12512 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
12513
12514 * textmodes/conf-mode.el: New file.
12515
12516 * files.el (auto-mode-alist, magic-mode-alist): Use it.
12517
12518 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12519
12520 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
12521
12522 2004-11-09 Jay Belanger <belanger@truman.edu>
12523
12524 * calc/calc-ext.el (calc-init-extensions): Remove old code.
12525
12526 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
12527 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
12528 (calc-z-prefix-help, calc-user-function-list): Use declared
12529 variables calc-z-prefix-buf, calc-z-prefix-msgs.
12530 (math-map-tree, math-map-tree-rec): Use declared variables
12531 math-mt-many, math-mt-func.
12532 (math-read-expression, math-read-string): Use declared variable
12533 math-expr-data.
12534
12535 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
12536 variable math-normalize-a.
12537
12538 * calc/calc.el (math-normalize-a): New variable.
12539 (math-normalize): Use declared variable math-normalize-a.
12540
12541 * calc/calc-poly.el (math-expand-form): Use declared variable
12542 math-mt-many.
12543
12544 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
12545 Use declared variable math-mt-many.
12546 (math-rewrite): Use declared variable math-mt-func.
12547
12548 * calc/calc-vec.el (math-read-brackets, math-read-vector)
12549 (math-read-matrix): Use declared variable math-expr-data.
12550
12551 * calc/calc-lang.el (math-parse-fortran-vector)
12552 (math-parse-fortran-vector-end, math-parse-tex-sum)
12553 (math-parse-eqn-matrix, math-parse-eqn-prime)
12554 (math-read-math-subscr): Use declared variable math-expr-data.
12555
12556 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
12557 (math-read-expr-level, math-read-token, calc-check-user-syntax)
12558 (calc-match-user-syntax, math-read-if, math-factor-after)
12559 (math-read-factor): Use declared variable math-expr-data.
12560
12561 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
12562
12563 * calendar/diary-lib.el (diary-from-outlook)
12564 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
12565 interactive-p; but rather new optional argument NOCONFIRM.
12566
12567 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12568
12569 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
12570 (easy-menu-name-match): Revert correspondingly.
12571
12572 2004-11-09 Richard M. Stallman <rms@gnu.org>
12573
12574 * emacs-lisp/bytecomp.el (byte-compile-defalias):
12575 Turn off warnings for the new function even if definition not constant.
12576 If the definition isn't a quoted symbol, record (FUNCTION . t).
12577 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
12578 (byte-compile-callargs-warn): Handle (FUNCTION . t).
12579 (display-call-tree, byte-compile-arglist-warn):
12580 Handle t returned by byte-compile-fdefinition.
12581
12582 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12583
12584 * Makefile.in (maintainer-clean): Depend on distclean.
12585
12586 * help-fns.el (help-C-file-name): File name must be in build-files
12587 to be returned.
12588
12589 2004-11-09 Jay Belanger <belanger@truman.edu>
12590
12591 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
12592 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
12593
12594 * calc/calc.el (calc, calc-trail-display, calc-mode):
12595 Remove obsolete sections.
12596
12597 * calc/calc.el (calc-x-paste-text): Remove.
12598
12599 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
12600 mouse-2.
12601
12602 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
12603
12604 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
12605 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
12606 current frame (in case of recursive calls).
12607 (gdb-show-changed-values): Add :version keyword.
12608
12609 2004-11-09 Kenichi Handa <handa@m17n.org>
12610
12611 * international/mule-cmds.el: Change coding: tag back to
12612 iso-2022-7bit.
12613
12614 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
12615
12616 * international/mule-cmds.el: Change coding-system to utf-8.
12617 (select-safe-coding-system-interactively):
12618 New function extracted from select-safe-coding-system.
12619 (select-safe-coding-system): Use it.
12620
12621 2004-11-08 Richard M. Stallman <rms@gnu.org>
12622
12623 * subr.el (syntax-after): Doc fix.
12624
12625 * paren.el (show-paren-function): Change calls to syntax-after
12626 for new way of returning the value.
12627
12628 * menu-bar.el (menu-bar-file-menu): Make this the real name
12629 and menu-bar-files-menu the alias. Use the former.
12630 (global-map): Use `file', not `files', as the symbol.
12631
12632 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
12633
12634 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
12635 Don't use beginning-of-buffer.
12636 (filesets-cmd-show-result): Use with-no-warnings.
12637
12638 2004-11-08 Juri Linkov <juri@jurta.org>
12639
12640 * progmodes/compile.el (compile): Don't overwrite last command in
12641 minibuffer history with default command if they are not equal.
12642
12643 2004-11-08 Jay Belanger <belanger@truman.edu>
12644
12645 * calc/calcalg2.el (math-do-integral-methods): Try linear then
12646 non-linear substitutions.
12647
12648 2004-11-08 Jay Belanger <belanger@truman.edu>
12649
12650 * calc/calcalg2.el (math-linear-subst-tried): New variable.
12651 (math-do-integral): Set `math-linear-subst-tried' to nil.
12652 (math-do-integral-methods): Use `math-linear-subst-tried' to
12653 determine what type of substitution to try.
12654 (math-integ-try-linear-substituion):
12655 Set `math-linear-subst-tried' to t.
12656
12657 2004-11-08 Kim F. Storm <storm@cua.dk>
12658
12659 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
12660
12661 2004-11-07 Juri Linkov <juri@jurta.org>
12662
12663 * info-look.el (info-lookup): Allow reusing in the current buffer
12664 not only *info* buffer, but all (even renamed) Info buffers
12665 by checking for major-mode instead of *info* buffer name.
12666 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
12667 (octave-mode, maxima-mode) <doc-spec>:
12668 Allow long dashes generated by Texinfo 4.7 before definitions.
12669 (texinfo-mode) <doc-spec>: Add space to suffix to find command
12670 definitions with argument separated by space.
12671
12672 2004-11-06 Richard M. Stallman <rms@gnu.org>
12673
12674 * simple.el (next-error group, face): Move before first use.
12675 (next-error-highlight, next-error-highlight-no-select): Likewise.
12676
12677 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
12678 (line-move): New args NOERROR and TO-END.
12679 Return t if succeed in moving specified number of lines.
12680 (move-end-of-line): New function.
12681
12682 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
12683 (end-of-buffer-other-window): Likewise.
12684
12685 * simple.el (line-move-ignore-invisible): Default to t.
12686
12687 * subr.el (syntax-after): Return the syntax letter, not the raw code.
12688
12689 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
12690
12691 * international/iso-cvt.el (iso-cvt-define-menu):
12692 Rename menu-bar-files-menu to menu-bar-file-menu.
12693
12694 * net/browse-url.el (browse-url-gnome-moz-program)
12695 (browse-url-gnome-moz-arguments): Move up before first use.
12696
12697 * net/tramp.el (tramp group): Add :version.
12698
12699 * progmodes/ada-xref.el (ada-gdb-application):
12700 Use goto-char instead of beginning-of-buffer.
12701
12702 * progmodes/cperl-mode.el (cperl-info-on-command):
12703 Use goto-char instead of beginning-of-buffer.
12704
12705 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
12706 Move up before first use.
12707 (idlwave-shell-temp-pro-file): Likewise.
12708 (idlwave-shell-temp-rinfo-save-file): Likewise.
12709 (idlwave-shell-temp-file): Minor doc fix.
12710
12711 * textmodes/flyspell.el (flyspell-external-point-words):
12712 Use goto-char instead of beginning-of-buffer.
12713
12714 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
12715
12716 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
12717 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
12718 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
12719
12720 2004-11-06 David Ponce <david@dponce.com>
12721
12722 * recentf.el (recentf-menu-path): Use menu item name.
12723
12724 2004-11-06 Eli Zaretskii <eliz@gnu.org>
12725
12726 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
12727 display doesn't support images.
12728
12729 2004-11-06 Andreas Schwab <schwab@suse.de>
12730
12731 * tempo.el (tempo-match-finder): Doc fix.
12732
12733 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
12734
12735 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
12736
12737 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
12738 (easy-menu-lookup-name): New fun to replace it.
12739 (easy-menu-get-map): Use it to obey menu item names (rather than just
12740 keys) when looking up `path'.
12741 (easy-menu-always-true-p): Rename from easy-menu-always-true.
12742 (easy-menu-convert-item-1): Adjust to new name.
12743
12744 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
12745
12746 * outline.el (hide-body): Don't hide lines at the top of the file
12747 that precede the first header line.
12748
12749 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
12750
12751 * align.el (align-areas): Delete whitespace before reindenting, so
12752 that tabs are never placed after spaces.
12753
12754 2004-11-06 Alan Shutko <ats@acm.org>
12755
12756 * macros.el (insert-kbd-macro): Do completions based on macros,
12757 rather than all commands.
12758
12759 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
12760
12761 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
12762 to solve a bug whereby tags with 'b' don't match.
12763
12764 2004-11-05 Juri Linkov <juri@jurta.org>
12765
12766 * info.el (Info-search): Don't search in node header lines
12767 and file headers.
12768
12769 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
12770 symbol-constituent characters after dot, not only digits.
12771
12772 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
12773
12774 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
12775
12776 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12777
12778 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12779 if a dialog will be used, read-file-name otherwise.
12780
12781 2004-11-04 Richard M. Stallman <rms@gnu.org>
12782
12783 * textmodes/table.el (table group): Add :version.
12784
12785 * textmodes/ispell.el (ispell-word):
12786 Don't alter args; set them only thru `interactive' spec.
12787
12788 * textmodes/flyspell.el (flyspell-word):
12789 Don't alter FOLLOWING; set it only thru `interactive' spec.
12790
12791 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
12792
12793 * net/browse-url.el (browse-url-maybe-new-window):
12794 Use called-interactively-p.
12795
12796 * mail/supercite.el (sc-cite-region):
12797 Don't use interactive-p. Add arg INTERACTIVE.
12798 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
12799
12800 * international/mule-cmds.el (set-input-method, toggle-input-method):
12801 Don't use interactive-p. Add arg INTERACTIVE.
12802
12803 * eshell/esh-mode.el (eshell-show-maximum-output):
12804 Don't use interactive-p.
12805 (eshell-truncate-buffer): Just message, no error, if buffer is short.
12806
12807 * mouse.el (mouse-show-mark): Get positions to delete from mark
12808 and point, not from mouse-drag-overlay.
12809
12810 * imenu.el (imenu-eager-completion-buffer): Add :version.
12811
12812 * filesets.el (filesets group): Add :version.
12813
12814 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
12815
12816 * files.el (xml-based-modes): Delete var.
12817 (magic-mode-alist): New more general var.
12818 (set-auto-mode): Use it.
12819
12820 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
12821 when clicking from another window.
12822
12823 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
12824
12825 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
12826 (vc-cvs-annotate-time): Incorporate value of deleted var.
12827 Remove special-case handling of beginning-of-buffer cruft.
12828 Cache ending position (point) and return value in text property
12829 `vc-cvs-annotate-time', and consult it on subsequent invocations.
12830
12831 * vc-cvs.el (vc-cvs-annotate-command):
12832 Delete extraneous lines from beginning of buffer.
12833 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
12834
12835 * progmodes/grep.el (grep-default-command): Take empty string
12836 for tag if all other methods yield nil. Shell-quote the tag.
12837
12838 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
12839 spec in `interactive' form, and mention it in the docstring.
12840 Also, make sure point is at bol after calling `annotate-time'.
12841
12842 2004-11-02 Richard M. Stallman <rms@gnu.org>
12843
12844 * cus-edit.el (customize-group-other-window):
12845 Select the window that displays the custom buffer.
12846 (custom-buffer-create-other-window): Likewise.
12847
12848 * comint.el (comint-insert-input): Fix previous change.
12849
12850 * emacs-lisp/elp.el (elp-instrument-function):
12851 Use called-interactively-p.
12852
12853 * emacs-lisp/easymenu.el (easy-menu-intern):
12854 Don't downcase; rather, case-flip the first letter of each word.
12855
12856 * emacs-lisp/easy-mmode.el (define-minor-mode):
12857 Use called-interactively-p.
12858
12859 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
12860 Add interactive-only.
12861 (byte-compile-warnings): Add interactive-only as option.
12862 (byte-compile-interactive-only-functions): New variable.
12863 (byte-compile-form): Warn about calls to functions
12864 in byte-compile-interactive-only-functions.
12865
12866 * emacs-lisp/autoload.el (update-file-autoloads):
12867 Don't use interactive-p; take new arg SAVE-AFTER.
12868
12869 * emacs-lisp/advice.el (ad-make-advised-definition):
12870 Use called-interactively-p.
12871
12872 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12873
12874 * files.el (find-file-existing): New function.
12875
12876 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
12877 find-file-existing. Add "New File..." that calls find-file.
12878
12879 * diropen.pbm, diropen.xpm: New files.
12880
12881 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
12882 icon diropen. New tool bar item find-file-existing uses icon open.
12883
12884 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12885 instead of read-file-name.
12886
12887 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
12888
12889 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
12890 (icalendar--split-value): Change name of work buffer.
12891 (icalendar--get-weekday-abbrev): Return nil on error.
12892 (icalendar--date-to-isodate): New function.
12893 (icalendar-convert-diary-to-ical)
12894 (icalendar-extract-ical-from-buffer): Use only two args for
12895 make-obsolete (XEmacs compatibility).
12896 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
12897 (icalendar-export-region): Doc fix.
12898 If error, return non-nil and write errors to a buffer.
12899 Use correct weekday for weekly recurring events.
12900 Check whether date has been parsed for ordinary events.
12901 Make weekly events start in the year 2000.
12902 DTEND is non-inclusive, shift end date by one day if
12903 necessary (not for entries that have date and time).
12904 Rename local let variables: oops -> found-error, datestring ->
12905 startdatestring.
12906
12907 2004-11-02 Kim F. Storm <storm@cua.dk>
12908
12909 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
12910 keep-mode-if-same variable. Add it as optional arg instead.
12911 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
12912
12913 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
12914 substitute-command-keys will select lower-case bindings like those
12915 used in the static help texts.
12916
12917 * descr-text.el (describe-text-properties): Don't err if called in
12918 the *Help* buffer; output to *Help-2* buffer instead.
12919
12920 * kmacro.el (group kmacro): Add :version.
12921 (kmacro-keyboard-quit): New function to cleanup on C-g.
12922 (kmacro-start-macro): Set defining-kbd-macro to append when
12923 appending to last macro.
12924
12925 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
12926
12927 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
12928
12929 * progmodes/gdb-ui.el (gdb-enable-debug-log)
12930 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
12931 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
12932 Add :version keyword.
12933
12934 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
12935
12936 * progmodes/flymake.el (flymake-err-line-patterns):
12937 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
12938 `compilation-error-regexp-alist-alist' to internal Flymake format.
12939
12940 * progmodes/flymake.el: Eliminate byte-compiler warnings.
12941
12942 2004-11-01 Jay Belanger <belanger@truman.edu>
12943
12944 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
12945 with `interactive "s"'.
12946
12947 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12948
12949 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
12950 Revert change from 2004-10-16. '*' checks the current buffer, but the
12951 mouse click may be in another buffer.
12952
12953 2004-11-01 John Paul Wallington <jpw@gnu.org>
12954
12955 * files.el (large-file-warning-threshold): Add :version keyword.
12956 (kill-some-buffers): Doc fix.
12957
12958 * thumbs.el (group thumbs): Add :version keyword.
12959
12960 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
12961
12962 2004-11-01 Richard M. Stallman <rms@gnu.org>
12963
12964 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
12965
12966 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
12967
12968 * allout.el (allout group): Add :version.
12969 (allout-init): Don't use interactive-p.
12970 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
12971 (allout-forward-current-level, allout-backward-current-level):
12972 Don't use interactive-p.
12973
12974 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
12975 (bibtex-find-text): Likewise.
12976
12977 * progmodes/vhdl-mode.el (vhdl-fill-region)
12978 (vhdl-beginning-of-statement): Don't use interactive-p.
12979
12980 * progmodes/idlwave.el (idlwave-update-routine-info):
12981 Don't use interactive-p.
12982
12983 * progmodes/idlw-shell.el (idlwave-shell-send-char):
12984 Don't use interactive-p.
12985
12986 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
12987 Don't use interactive-p.
12988
12989 * progmodes/ada-xref.el (ada-make-body-gnatstub):
12990 Don't use interactive-p.
12991
12992 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
12993 (fortune-in-buffer): Doc fix.
12994
12995 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
12996
12997 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
12998 don't select the temporary buffer.
12999 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
13000 (eudc-get-phone): Likewise.
13001
13002 2004-11-01 Kim F. Storm <storm@cua.dk>
13003
13004 * man.el (Man-xref-normal-file): Fix help-echo.
13005
13006 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
13007
13008 * reveal.el (reveal-last-tick): New var.
13009 (reveal-post-command): Use it to avoid closing overlays when we're
13010 appending text to them.
13011
13012 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13013
13014 * textmodes/bibtex.el: Require button.
13015 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
13016 (bibtex-reference-keys): Distinguish between header keys and
13017 crossref keys.
13018 (bibtex-beginning-of-field): New function.
13019 (bibtex-url-map): Remove.
13020 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
13021 (bibtex-font-lock-url-regexp): Assume that field names begin at
13022 the beginning of a line.
13023 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
13024 Remove field delimiters. Use bibtex-beginning-of-field.
13025 Bugfix, point can be inside a field with a url.
13026 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
13027 New functions.
13028 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
13029 (bibtex-key-in-head): Simplify.
13030 (bibtex-current-line): Use bolp.
13031 (bibtex-parse-keys): Remove unused arg `add'.
13032 Use bibtex-type-in-head and bibtex-key-in-head.
13033 (bibtex-parse-entry, bibtex-autofill-entry):
13034 Use bibtex-type-in-head and bibtex-key-in-head.
13035 (bibtex-autokey-get-field): Do not alter case of replacement text.
13036 (bibtex-autokey-get-names): Do all processing of name list.
13037 (bibtex-autokey-get-year): New function.
13038 (bibtex-autokey-get-title): Do all processing of title words.
13039 (bibtex-generate-autokey): Simplify.
13040 (bibtex-string-files-init): Use default-directory.
13041 Allow for absolute file names in bibtex-string-files.
13042 (bibtex-files, bibtex-file-path): New variables.
13043 (bibtex-files-expand): New function.
13044 (bibtex-find-entry-globally): New command.
13045 (bibtex-summary-function): New variable.
13046 (bibtex-summary): Default value of bibtex-summary-function.
13047 (bibtex-find-crossref): New optional args pnt and split.
13048 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
13049 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
13050 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
13051 Fix handling of required and alternative fields.
13052 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
13053 Use cons and display-buffer.
13054 (bibtex-validate-globally): New command.
13055 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
13056 bibtex-parse-keys and bibtex-parse-strings for updating
13057 bibtex-reference-keys and bibtex-strings.
13058 (bibtex-realign): Remove blank lines past the last entry.
13059 (bibtex-reformat): Use bibtex-entry-format as default.
13060 (bibtex-choose-completion-string): Remove.
13061 (bibtex-complete): Do not use bibtex-choose-completion-string.
13062 (bibtex-url): Simplify.
13063
13064 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13065
13066 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
13067 (x-dnd-types-alist, x-dnd-open-file-other-window)
13068 (x-dnd-known-types): Add :version.
13069
13070 2004-10-31 John Paul Wallington <jpw@gnu.org>
13071
13072 * ibuffer.el (group ibuffer): Add :version keyword.
13073
13074 2004-10-31 Kim F. Storm <storm@cua.dk>
13075
13076 * ido.el (group ido): Add :version keyword.
13077 (ido-mode): Remove :version keyword.
13078
13079 * emulation/cua-base.el (group cua): Add :version keyword.
13080 (cua-mode): Remove :version keyword.
13081
13082 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
13083
13084 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
13085
13086 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
13087 compiler warning.
13088 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
13089 function.
13090 (help-at-pt-display-when-idle): Remove autoload.
13091
13092 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
13093
13094 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
13095
13096 2004-10-30 Juri Linkov <juri@jurta.org>
13097
13098 * help.el (function-called-at-point):
13099 * help-fns.el (variable-at-point): Read -> intern.
13100
13101 2004-10-30 Simon Josefsson <jas@extundo.com>
13102
13103 * progmodes/autoconf.el (autoconf-font-lock-keywords):
13104 Recognize AS_* too.
13105
13106 2004-10-29 Simon Josefsson <jas@extundo.com>
13107
13108 * subr.el (read-passwd): Move back from password.el.
13109
13110 * password.el: Remove, not ready yet.
13111
13112 2004-10-29 Andreas Schwab <schwab@suse.de>
13113
13114 * speedbar.el (speedbar-frame-parameters): Improve customize type.
13115
13116 2004-10-29 Sam Steingold <sds@gnu.org>
13117
13118 * mouse.el (mouse-show-mark): Replace the last occurrence of
13119 x-lost-selection-hooks with x-lost-selection-functions.
13120
13121 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13122
13123 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
13124 x-lost-selection-functions is bound.
13125
13126 * mouse-sel.el (mouse-sel-mode):
13127 * emacs-lisp/lselect.el: Adjust to new names for
13128 x-(lost|sent)-selection-functions.
13129
13130 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
13131 New obsolete aliases of x-lost-selection-functions and
13132 x-sent-selection-functions.
13133
13134 2004-10-28 Kim F. Storm <storm@cua.dk>
13135
13136 * imenu.el (imenu-scanning-message): Remove.
13137 (imenu-progress-message): Make it a no-op.
13138
13139 2004-10-28 John Paul Wallington <jpw@gnu.org>
13140
13141 * files.el (set-auto-mode): Call `throw' correctly.
13142
13143 2004-10-28 Juri Linkov <juri@jurta.org>
13144
13145 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
13146 to search `Info-...' commands in `info' manual.
13147 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
13148 Add 'info-file "emacs" property.
13149 (Info-find-emacs-command-nodes): Fix index line number regexp.
13150 Set real line number (instead of fake 0) in first element of the
13151 returned list.
13152 (Info-goto-emacs-command-node): Use line number of first element
13153 to set point in the first found Info node.
13154
13155 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
13156 code to `grep-mode-font-lock-keywords'.
13157 (grep-mode-font-lock-keywords): Delete grep markers instead
13158 of making them invisible.
13159
13160 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13161
13162 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
13163 and x-server-version in bug report.
13164
13165 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
13166
13167 * files.el (set-auto-mode-0): New function.
13168 (set-auto-mode): Use it to handle aliased modes and to
13169 be consistent between C-x C-f and C-x C-w.
13170
13171 2004-10-28 Kenichi Handa <handa@m17n.org>
13172
13173 * international/utf-8.el (utf-translate-cjk-charsets):
13174 Add katakana-jisx0201.
13175
13176 * international/subst-jis.el: Add data for JISX0201.
13177
13178 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
13179
13180 * obsolete/hilit19.el (hilit-mode): New function.
13181 Move all the toplevel side-effecting stuff into it, so that loading
13182 hilit19 doesn't mess everything up any more.
13183
13184 2004-10-27 Richard M. Stallman <rms@gnu.org>
13185
13186 * add-log.el (add-change-log-entry): Set up mailing address
13187 and full name later, and don't alter add-log-mailing-address
13188 or add-log-full-name.
13189
13190 * elide-head.el (elide-head): Change error to message.
13191 (elide-head-show): Likewise.
13192
13193 * apropos.el (apropos-macrop): Doc fix.
13194
13195 * mouse.el (mouse-show-mark): Do most processing the same
13196 regardless of transient-mark-mode.
13197
13198 * shadowfile.el (shadow-copy-files): Use interactive-p
13199 only to control whether to print a message.
13200
13201 * tar-mode.el (tar-mode): Use write-contents-functions,
13202 not write-contents-hooks.
13203
13204 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
13205 directory-sep-char.
13206
13207 2004-10-27 Richard M. Stallman <rms@gnu.org>
13208
13209 * strokes.el (strokes-unload-hook): Fix previous change.
13210
13211 * type-break.el (type-break-run-at-time): Always use run-at-time;
13212 forget the alternatives.
13213 (type-break-cancel-function-timers): Always use cancel-function-timers;
13214 forget the alternatives.
13215
13216 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
13217
13218 2004-10-27 Kenichi Handa <handa@m17n.org>
13219
13220 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
13221
13222 * international/subst-gb2312.el: Likewise.
13223
13224 * international/subst-big5.el: Likewise.
13225
13226 * international/subst-ksc.el: Likewise.
13227
13228 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
13229 New variable.
13230 (utf-translate-cjk-set-unicode-range): New function.
13231 (utf-translate-cjk-unicode-range): Make it customizable.
13232 (utf-8-post-read-conversion):
13233 Use utf-translate-cjk-unicode-range-string.
13234 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
13235 Unicode ranges.
13236
13237 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
13238
13239 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
13240 trivial variants to shorten the list.
13241 (xml-based-modes): New var.
13242 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
13243 declaration higher priority than auto-mode-alist.
13244
13245 * find-file.el (cc-other-file-alist): Bring it in line with
13246 cc-mode's auto-mode-alist entries and use \' instead of $.
13247
13248 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
13249 and add "Id" and "Name" submenus to it.
13250
13251 * imenu.el (imenu--generic-function): Skip matches in comments.
13252
13253 2004-10-26 Jay Belanger <belanger@truman.edu>
13254
13255 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
13256 (full-calc-keypad, calc-trail-display): Use an extra argument
13257 instead of `interactive-p'.
13258
13259 * calc/calc-misc.el (calc-other-window): Use an extra argument
13260 instead of `interactive-p'.
13261
13262 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
13263 `interactive-p'.
13264
13265 2004-10-26 Kim F. Storm <storm@cua.dk>
13266
13267 * help.el (describe-key): Describe both down-event and up-event
13268 for a mouse click.
13269
13270 2004-10-26 Richard M. Stallman <rms@gnu.org>
13271
13272 * woman.el (woman): Don't call interactive-p.
13273
13274 * pcomplete.el (pcomplete): Instead of interactive-p,
13275 use an arg set non-nil by the interactive spec.
13276
13277 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
13278 use an arg set non-nil by the interactive spec.
13279
13280 * man.el (Man-cleanup-manpage): Instead of interactive-p,
13281 use an arg set non-nil by the interactive spec.
13282
13283 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
13284
13285 * progmodes/flymake.el (flymake-split-string):
13286 Use `flymake-split-string-remove-empty-edges' in any case.
13287
13288 2004-10-26 Masatake YAMATO <jet@gyve.org>
13289
13290 * progmodes/flymake.el (flymake-err-line-patterns):
13291 Use `compilation-error-regexp-alist-alist' instead of
13292 `compilation-error-regexp-alist'.
13293
13294 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13295
13296 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
13297 verbatim face on the \ of \end{verbatim}.
13298
13299 2004-10-25 Jay Belanger <belanger@truman.edu>
13300
13301 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
13302 erasing minibuffer.
13303
13304 2004-10-25 Simon Josefsson <jas@extundo.com>
13305
13306 * subr.el (read-passwd): Move to net/password.el.
13307
13308 * net/password.el (read-passwd): Add. Autoload it.
13309
13310 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
13311
13312 * mouse-sel.el (mouse-sel-mode): Specify custom group.
13313
13314 * simple.el (process-file): Fix logic.
13315
13316 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
13317
13318 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
13319 (increase-right-margin): Remove erroneous call to `interactive-p'.
13320
13321 2004-10-24 Kim F. Storm <storm@cua.dk>
13322
13323 * help.el (describe-mode): Fix 2004-10-13 change.
13324 Copy pure "Auto Fill" string so it can be propertized later
13325 without causing a read-only error.
13326
13327 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
13328
13329 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
13330 style indexes.
13331
13332 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
13333
13334 * simple.el (process-file): Accept nil for INFILE. Reported by
13335 Luc Teirlinck.
13336
13337 2004-10-24 Masatake YAMATO <jet@gyve.org>
13338
13339 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
13340 Handle periods and underscores in a function name.
13341 Remove the address fontification.
13342
13343 2004-10-24 Masatake YAMATO <jet@gyve.org>
13344
13345 * progmodes/asm-mode.el (asm-font-lock-keywords):
13346 Use font-lock-variable-name-face for registers.
13347
13348 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
13349
13350 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
13351 kill-all-local-variables.
13352 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
13353 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
13354 Use kill-all-local-variables and provide mode-hooks.
13355 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
13356 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
13357 Suggested by Masatake YAMATO <jet@gyve.org>.
13358
13359 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
13360
13361 * simple.el (process-file): New function, similar to call-process
13362 but supports file handlers.
13363 * vc.el (vc-do-command): Use it, instead of call-process.
13364 * net/tramp-vc.el (vc-do-command): Do not advise it if
13365 process-file is fboundp.
13366 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
13367 process-file.
13368 (tramp-handle-process-file): New function.
13369 (tramp-file-name-for-operation): Support process-file.
13370
13371 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
13372
13373 * calendar/icalendar.el (icalendar--weekday-array): New constant.
13374 (icalendar-weekdayabbrev-table)
13375 (icalendar-monthnumber-table): Delete.
13376 (icalendar--get-month-number): Use calendar-month-name-array.
13377 (icalendar--get-weekday-number): New function.
13378 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
13379 (icalendar-export-region): Handle multi-line entries.
13380 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
13381
13382 2004-10-23 John Paul Wallington <jpw@gnu.org>
13383
13384 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
13385 `wildcards' set to t in interactive spec.
13386
13387 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
13388 interactive spec rather than use `interactive-p'.
13389 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
13390 rather than use function `interactive-p'.
13391
13392 2004-10-22 Kenichi Handa <handa@m17n.org>
13393
13394 * international/mule.el (translate-region): Implement it in Lisp
13395 as a front end of translate-region-internal.
13396
13397 2004-10-21 Jay Belanger <belanger@truman.edu>
13398
13399 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
13400 Declare these variables with defvar.
13401
13402 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
13403 is bound, only check to see if it is bound.
13404
13405 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13406
13407 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13408 Don't output messages.
13409
13410 * calc/calc-help.el (calc-describe-bindings): Fix last change.
13411
13412 2004-10-21 John Paul Wallington <jpw@gnu.org>
13413
13414 * calc/calc-graph.el (calc-graph-init):
13415 Use `set-process-query-on-exit-flag'.
13416
13417 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
13418
13419 * progmodes/compile.el (compilation-start): Rely on `cd' to get
13420 dir right and also allow argumentless cd.
13421
13422 2004-10-19 Richard M. Stallman <rms@gnu.org>
13423
13424 * textmodes/flyspell.el (flyspell-mode): Doc fix.
13425
13426 * eshell/em-unix.el (eshell-grep):
13427 Don't bind compilation-process-setup-function.
13428
13429 * comint.el (comint-insert-input): Use @ in `interactive'.
13430 (comint-input-filter-functions): Doc fix.
13431 (comint-kill-whole-line, comint-get-source): Doc fix.
13432
13433 * progmodes/compile.el (compilation-setup):
13434 Don't set buffer-read-only if MINOR is non-nil.
13435
13436 2004-10-19 Jay Belanger <belanger@truman.edu>
13437
13438 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
13439 (calc-emacs-type-gnu19): Remove.
13440 (calc-digit-map, calc-read-key-sequence, calc-read-key):
13441 Remove check for old emacs versions.
13442
13443 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
13444 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
13445 for current Emacs.
13446
13447 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
13448 the end of the minibuffer.
13449 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
13450 copy `esc-map'.
13451
13452 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
13453
13454 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
13455 call that would be given when the current emacs was used.
13456
13457 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
13458
13459 * calendar/icalendar.el: Set coding to utf-8.
13460 (icalendar-version): Increase to 0.07.
13461 (icalendar-monthnumber-table): Change March pattern.
13462 (icalendar-get-all-event-properties)
13463 (icalendar-set-event-property): Delete.
13464 (icalendar-all-events): No longer interactive.
13465 (icalendar-convert-diary-to-ical)
13466 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
13467 their replacements.
13468 (icalendar-export-file, icalendar-export-region): New functions;
13469 essentially old `icalendar-convert-diary-to-ical' but appending to
13470 target rather than overwriting.
13471 (icalendar-import-file): Append to target file rather than
13472 overwriting. Fourth arg deleted.
13473 (icalendar-import-buffer): New name for old
13474 `icalendar-extract-ical-from-buffer'.
13475 (icalendar--convert-string-for-import): New name for
13476 old `icalendar-convert-for-import'.
13477 (include-icalendar-files): Delete.
13478 Prefix for all internal functions changed from `icalendar-'
13479 to `icalendar--'.
13480
13481 2004-10-19 Richard M. Stallman <rms@gnu.org>
13482
13483 * paths.el (news-path): Fix previous change.
13484
13485 2004-10-18 Jay Belanger <belanger@truman.edu>
13486
13487 * calc/calc-help.el (calc-describe-bindings):
13488 Set `buffer-read-only' to nil while working in the keybindings buffer;
13489 remove some extra information from the keybindings buffer.
13490
13491 2004-10-18 David Ponce <david@dponce.com>
13492
13493 * mouse.el (mouse-drag-move-window-top): New function.
13494 (mouse-drag-mode-line-1): Use it.
13495
13496 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
13497
13498 * info.el (Info-fontify-node): For multiline refs,
13499 arrange to unfontify newline and surrounding whitespace.
13500
13501 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13502
13503 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
13504 directory is missing.
13505
13506 2004-10-17 John Paul Wallington <jpw@gnu.org>
13507
13508 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
13509 New customizable variable; whether to display buffers that match
13510 `ibuffer-maybe-show-predicates' by default.
13511 (ibuffer-maybe-show-predicates): Mention it in docstring.
13512 (ibuffer-display-maybe-show-predicates): New variable.
13513 (ibuffer-update): Prefix arg now toggles whether buffers that
13514 match `ibuffer-maybe-show-predicates' should be displayed.
13515 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
13516 locally to heed `ibuffer-default-display-maybe-show-predicates'.
13517 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
13518
13519 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
13520
13521 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
13522 work correctly.
13523
13524 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
13525
13526 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
13527 (Buffer-menu-beginning): New helper function.
13528 (Buffer-menu-execute): Use it.
13529 (Buffer-menu-select): Use it.
13530 (Buffer-menu-sort): Use it and also keep markers.
13531
13532 2004-10-17 Richard M. Stallman <rms@gnu.org>
13533
13534 * paths.el (news-directory): Rename from news-path. Old name alias.
13535 (rmail-spool-directory): Use defvar.
13536 (sendmail-program): Use defcustom.
13537 (remote-shell-program): Use defcustom.
13538 (term-file-prefix): Use defvar.
13539 (abbrev-file-name): Use defvar.
13540
13541 * term.el: Add maintainer.
13542
13543 * subr.el (with-local-quit): Return nil if there's a quit.
13544 (read-passwd): Use with-local-quit. Doc fix.
13545
13546 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
13547 (strokes-unload-hook): Set as a variable with add-hook.
13548
13549 * startup.el (fancy-splash-tail, normal-splash-screen):
13550 Update copyright year.
13551
13552 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
13553
13554 * server.el (server-unload-hook): Set as a variable with add-hook.
13555
13556 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
13557
13558 * frame.el (special-display-popup-frame):
13559 Make the buffer current as its frame is created.
13560
13561 * delsel.el (delsel-unload-hook): Set as a variable.
13562
13563 * comint.el (comint-output-filter-functions):
13564 Add comint-watch-for-password-prompt.
13565 (comint-read-noecho): Function deleted.
13566 (send-invisible): Use read-passwd.
13567
13568 * fringe.el (fringe-mode-initialize): New function.
13569 (fringe-mode): Use fringe-mode-initialize as :initialize.
13570
13571 2004-10-17 Kim F. Storm <storm@cua.dk>
13572
13573 * language/indian.el (indian-script-language-alist): Swap value and doc.
13574 (indian-font-char-index-table): Doc fix.
13575
13576 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13577
13578 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
13579
13580 2004-10-16 Juri Linkov <juri@jurta.org>
13581
13582 * progmodes/compile.el (compilation-start): Move let-binding of
13583 `process-environment' into `with-current-buffer' body.
13584 Reported by Matt Hodges <MPHodges@member.fsf.org>.
13585
13586 2004-10-16 Richard M. Stallman <rms@gnu.org>
13587
13588 * pcvs-util.el (cvs-bury-buffer):
13589 Don't call get-buffer-window for effect.
13590
13591 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
13592
13593 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
13594
13595 * msb.el (msb-unload-hook): Set the variable.
13596
13597 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13598 Use * to err if buffer is readonly.
13599
13600 * subr.el (looking-back): Return only t or nil.
13601
13602 * whitespace.el (whitespace-unload-hook): Set the variable.
13603
13604 * view.el (view-mode-enable): Set view-page-size and
13605 view-half-page-size to nil.
13606 (view-set-half-page-size-default): view-half-page-size = nil
13607 means the default.
13608 (View-scroll-page-forward): Use view-page-size-default.
13609 (View-scroll-page-backward): Likewise.
13610 (view-page-size, view-half-page-size): Doc fixes.
13611
13612 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
13613
13614 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
13615
13616 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
13617 "cl" like other files. Instead, call byte-compile-find-cl-functions.
13618 (byte-compile-log-1): Bind inhibit-read-only.
13619 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
13620 (byte-compile-log-warning): Likewise.
13621 (byte-compile-file-form-require): Detect "cl" from the arg value.
13622
13623 * progmodes/compile.el (compilation-start): Assume compilation-mode
13624 will make the buffer read-only.
13625 (compilation-mode): Take arg name-of-mode.
13626 (compilation-setup): Make buffer read-only.
13627 (compilation-handle-exit): Bind inhibit-read-only.
13628
13629 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
13630 (ispell-message): Likewise.
13631 (ispell-show-choices): Don't call get-buffer-window uselessly.
13632 (ispell-init-process): Use set-process-query-on-exit-flag.
13633
13634 2004-10-16 Kim F. Storm <storm@cua.dk>
13635
13636 * fringe.el (fringe-bitmaps): Only initialize when defined.
13637
13638 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
13639 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
13640
13641 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
13642
13643 2004-10-15 Simon Josefsson <jas@extundo.com>
13644
13645 * net/password.el: Add.
13646
13647 2004-10-14 Masatake YAMATO <jet@gyve.org>
13648
13649 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
13650 (gdb-script-end-of-defun): New function.
13651 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
13652 `gdb-script-end-of-defun' as *-of-defun-function.
13653
13654 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
13655
13656 * button.el (button-activate): Allow a marker to display as an action.
13657
13658 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
13659
13660 * help.el (describe-mode): Use it to make minor mode list into
13661 hyperlinks.
13662
13663 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
13664
13665 * vc.el (vc-annotate-display-select): Fix typo.
13666
13667 * subr.el (substitute-key-definition-key): New function.
13668 (substitute-key-definition): Use it with map-keymap.
13669 (event-modifiers): Use push.
13670 (mouse-movement-p, with-temp-buffer): Simplify.
13671
13672 2004-10-12 Jay Belanger <belanger@truman.edu>
13673
13674 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
13675 New variables.
13676 (calc-help-index-entries): New function.
13677 (calc-describe-function): Use `calc-help-function-list' instead of
13678 obarray for completion.
13679 (calc-describe-variable): Use `calc-help-variable-list' instead
13680 of obarray for completion.
13681
13682 2004-10-12 Richard M. Stallman <rms@gnu.org>
13683
13684 * info-look.el (info-lookup-file): Add info-file property.
13685 (info-lookup-symbol): Likewise.
13686
13687 * info.el (info-xref): Add underlining.
13688 (info): Add info-file property.
13689 (Info-find-emacs-command-nodes): Specify case-sensitive search.
13690
13691 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
13692
13693 Sync with Tramp 2.0.45.
13694
13695 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
13696 defined. This is not the case for XEmacs without package "edebug".
13697 (tramp-set-auto-save-file-modes): Set permissions of autosaved
13698 remote files to the permissions of the original file. This is not
13699 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
13700 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
13701 (tramp-perl-decode): Fix an error in Perl implementation.
13702 $pending must be cleared every loop. Reported by Benjamin Place
13703 <benjaminplace@sprintmail.com>
13704
13705 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
13706 Don't activate advice during definition. This is done later on,
13707 depending on test result of `substitute-in-file-name'.
13708 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13709
13710 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
13711
13712 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
13713
13714 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
13715
13716 2004-10-12 David Ponce <david@dponce.com>
13717
13718 * recentf.el (recentf-edit-list): Update the menu when the recentf
13719 list has been modified.
13720
13721 2004-10-12 Simon Josefsson <jas@extundo.com>
13722
13723 * net/tls.el (tls-certtool-program): New variable.
13724 (tls-certificate-information): New function, based on
13725 ssl-certificate-information.
13726
13727 2004-10-12 Kenichi Handa <handa@m17n.org>
13728
13729 * international/mule.el (coding-system-equal): Move from mule-util.el.
13730
13731 * international/mule-util.el (coding-system-equal): Move to mule.el.
13732
13733 2004-10-12 Kim F. Storm <storm@cua.dk>
13734
13735 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
13736 reset kmacro-initial-counter-value if set.
13737 (kmacro-set-counter): Only set kmacro-counter if defining or executing
13738 macro. Set kmacro-initial-counter-value otherwise. Never set both.
13739 (kmacro-display): Show macro counter if non-zero.
13740
13741 * subr.el (substitute-key-definition): Mention command remapping
13742 in doc string.
13743
13744 2004-10-11 Jay Belanger <belanger@truman.edu>
13745
13746 * calc/calc-misc.el (calc-info-goto-node): New function.
13747 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
13748 node in one step.
13749 (calc-describe-copying, calc-describe-distribution)
13750 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
13751 Go to appropriate info node in one step.
13752
13753 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
13754
13755 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
13756
13757 * font-lock.el (font-lock-apply-highlight): Fix last change.
13758
13759 2004-10-11 Simon Josefsson <jas@extundo.com>
13760
13761 * mail/smtpmail.el (smtpmail-open-stream): Look for
13762 starttls-gnutls-program instead of starttls-program iff
13763 starttls-use-gnutls is non-nil.
13764 (smtpmail-open-stream): Don't overwrite user settings of
13765 starttls-extra-arguments and starttls-extra-args.
13766
13767 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
13768
13769 * comint.el (comint-mouse-insert-input): Remove.
13770 (comint-insert-input): Make it work for mouse bindings.
13771 (comint-mode-map): Move defs into the declaration.
13772 (comint-output-filter): Typo.
13773
13774 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
13775
13776 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
13777
13778 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
13779 (ange-ftp-call-chmod): Reference remote-shell-program instead of
13780 ange-ftp-remote-shell.
13781
13782 2004-10-10 Andreas Schwab <schwab@suse.de>
13783
13784 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
13785 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
13786 Reported by <sri@asu.edu>.
13787
13788 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
13789
13790 * vc.el (vc-annotate-mode): Remove variable.
13791 (vc-annotate-display-select): Only call vc-annotate-mode
13792 if we're not in that mode already.
13793
13794 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
13795
13796 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
13797 (imenu-choose-buffer-index): Check here for rescan instead.
13798
13799 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
13800 where the face expression evals to nil.
13801
13802 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
13803 (tex-font-lock-keywords-2): Use it.
13804 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
13805
13806 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
13807
13808 2004-10-09 Kim F. Storm <storm@cua.dk>
13809
13810 * subr.el (progress-reporter-update): Define before first usage.
13811 (make-progress-reporter): Doc fix.
13812
13813 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
13814
13815 * textmodes/paragraphs.el (sentence-end-double-space)
13816 (sentence-end-without-period, sentence-end-without-space)
13817 (sentence-end): Doc fixes.
13818
13819 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
13820
13821 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
13822 Change paragraph-start regexp so we don't fill code starting with #'(.
13823
13824 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
13825
13826 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
13827 New defcustom.
13828 (extract-address-components): Use it.
13829
13830 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
13831
13832 * subr.el (make-progress-reporter, progress-reporter-update)
13833 (progress-reporter-force-update, progress-reporter-do-update)
13834 (progress-reporter-done): New functions.
13835
13836 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
13837
13838 * progmodes/etags.el (etags-tags-completion-table): Use progress
13839 reporter.
13840 (etags-tags-apropos): Likewise.
13841
13842 2004-10-08 Alan Mackenzie <acm@muc.de>
13843
13844 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
13845 of current line.
13846
13847 2004-10-08 Masatake YAMATO <jet@gyve.org>
13848
13849 * server.el (server-process-filter): Wrap `process-send-region'
13850 by `condition-case' to guard the case when the pipe to PROC is closed.
13851
13852 2004-10-07 Mark A. Hershberger <mah@everybody.org>
13853
13854 * xml.el (xml-substitute-special): Limit handling of external entities.
13855
13856 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
13857
13858 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
13859
13860 2004-10-06 John Paul Wallington <jpw@gnu.org>
13861
13862 * xml.el (xml-parse-dtd): Fix `error' call.
13863
13864 2004-10-05 Mark A. Hershberger <mah@everybody.org>
13865
13866 * xml.el (xml-substitute-special): Return a single string instead
13867 of a list of strings if an entity substitution is made.
13868
13869 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
13870
13871 * calendar/icalendar.el: New file.
13872
13873 2004-10-05 Juri Linkov <juri@jurta.org>
13874
13875 * isearch.el (isearch-done): Set mark after running hook.
13876 Reported by Drew Adams <drew.adams@oracle.com>.
13877
13878 * info.el (Info-history, Info-toc): Fix Info headers.
13879 (Info-toc): Narrow buffer before Info-fontify-node.
13880 (Info-build-toc): Don't check for special Info file names.
13881 Set main-file to nil if Info-find-file returns a symbol.
13882
13883 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
13884
13885 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
13886 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
13887 * calendar/cal-menu.el (calendar-mode-map): Ditto.
13888
13889 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
13890
13891 * calendar/cal-iso.el (calendar-iso-read-args): New function,
13892 for old interactive spec from calendar-goto-iso-date.
13893 (calendar-goto-iso-date): Use it.
13894 (calendar-goto-iso-week): New function. Suggested by Emilio
13895 C. Lopes <eclig@gmx.net>.
13896
13897 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
13898
13899 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
13900 `set-right-margin' bindings that follow the minor mode conventions.
13901
13902 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13903
13904 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
13905 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
13906 (latex-block-args-alist): Add minipage and picture.
13907 (latex-block-body-alist): Use reftex-label if enabled.
13908 (latex-insert-block): Don't insert a \n if not necessary.
13909 (tex-compile-commands): Make sure dvips doesn't send to printer.
13910 (tex-compile-default): Handle the case where no executable is found.
13911 (latex-noindent-environments): New var.
13912 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
13913 If tex-indent-allhanging is non-nil, make sure we only align for macros
13914 at beginning of line.
13915
13916 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
13917
13918 * newcomment.el (comment-beginning): Doc fix and don't choke on
13919 unset `comment-end-skip' when at beginning of comment.
13920
13921 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
13922
13923 * term.el (term-adjust-current-row-cache): Don't allow the current
13924 row to become negative.
13925 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
13926 the end of the line. Fix scroll down. Add comments.
13927 (term-handle-ansi-escape): Don't exceed terminal width when moving
13928 right.
13929 (term-scroll-region): Move the cursor after setting the scroll region.
13930
13931 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
13932
13933 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
13934 to `width' for consistency with docstring. Doc fix.
13935
13936 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
13937
13938 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
13939 This is necessary for derived modes.
13940
13941 2004-09-30 Kim F. Storm <storm@cua.dk>
13942
13943 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
13944 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
13945
13946 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
13947 kmacro-extract-lambda functions.
13948 (edit-kbd-macro): Handle kmacro lambda forms.
13949 Include counter and counter format in edit buffer.
13950 (edmacro-finish-edit): Get counter and format from edit buffer and
13951 update kmacro bindings when found.
13952
13953 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
13954
13955 * textmodes/paragraphs.el (forward-paragraph):
13956 Avoid args-out-of-range error when point winds up at the beginning of
13957 the buffer and hard newlines are enabled.
13958
13959 * newcomment.el (comment-multi-line): Doc fix.
13960
13961 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
13962
13963 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
13964 (diff-fixup-modifs): Catch unified-diff file-headers.
13965
13966 2004-09-29 Kim F. Storm <storm@cua.dk>
13967
13968 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
13969 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
13970 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
13971
13972 * fringe.el (fringe-bitmap-p): New macro.
13973 (fringe-bitmaps): Add standard fringe bitmaps on load.
13974
13975 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
13976
13977 * dired.el (dired-view-command-alist): Use more efficient regexps.
13978 Remove dubious arguments.
13979 (dired-align-file): New function.
13980 (dired-insert-directory): Use it.
13981 (dired-move-to-end-of-filename): Make the " -> " search more specific.
13982 (dired-buffers-for-dir): Remove unused var `pattern'.
13983
13984 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
13985
13986 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
13987 from diary display excursion. Store diary buffer's point for
13988 `simple-diary-display'.
13989 (simple-diary-display): Set window point and start when
13990 displaying buffer, to preserve point.
13991
13992 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
13993
13994 * textmodes/enriched.el (enriched-translations): Replace defconst
13995 with defvar.
13996
13997 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13998
13999 * printing.el: Doc fix.
14000 (pr-version): New version number (6.8.1).
14001 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
14002 make-temp-name.
14003 (pr-delete-file): Check if file exists before deleting it.
14004 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
14005
14006 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
14007
14008 * term.el (term-display-table): New variable.
14009 (term-mode): Use it.
14010 (term-exec-1): Set the coding system to binary.
14011 (term-emulate-terminal): Decode the string before inserting it.
14012
14013 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
14014
14015 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
14016 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
14017 (map): Bind S-prior, S-next and S-insert.
14018 (term-mode): Set `indent-tabs-mode' to nil.
14019 (term-paste): New function to be bound to S-insert.
14020 (term-send-del, term-send-backspace): Change the strings sent.
14021 (term-termcap-format): Synchronize with etc/e/eterm.ti.
14022 (term-handle-colors-array): Fix handling of underline and reverse.
14023 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
14024 (term-erase-in-line): Fix comparison.
14025 (term-emulate-terminal): Fix line wrap handling.
14026 (term-start-output-log): Rename from `term-set-output-log'.
14027 (term-stop-output-log): Rename from `term-stop-photo'.
14028 (term-switch-to-alternate-sub-buffer): Comment out, unused.
14029
14030 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
14031
14032 * dired.el (dired-move-to-filename): Don't output a message if
14033 raise-error is non-nil. Fix return position and value.
14034
14035 * files.el (insert-directory): Obey --dired even with symlinks.
14036
14037 2004-09-25 Lars Hansen <larsh@math.ku.dk>
14038
14039 * ls-lisp.el (ls-lisp-format): Mark file names with property
14040 dired-filename.
14041
14042 2004-09-25 Kim F. Storm <storm@cua.dk>
14043
14044 * ido.el (ido-max-directory-size): New defcustom.
14045 (ido-decorations): Add "too big" element.
14046 (ido-directory-too-big): New dynamic var.
14047 (ido-may-cache-directory): Don't cache big directories.
14048 (ido-directory-too-big-p): New defun.
14049 (ido-set-current-directory): Update ido-directory-too-big.
14050 (ido-read-internal): Make empty ido-cur-item if too-big.
14051 (ido-buffer-internal): Use ido-read-internal directly instead of
14052 ido-read-buffer.
14053 (ido-file-internal): Init ido-directory-too-big.
14054 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
14055 and redo completion with full list.
14056 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
14057 it, and show completions.
14058 (ido-all-completions): Let bind ido-directory-too-big to nil.
14059 (ido-exhibit): Handle ido-directory-too-big.
14060 (ido-read-buffer): Handle fallback to read-buffer.
14061 Init ido-directory-too-big.
14062 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
14063 Init ido-directory-too-big.
14064
14065 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
14066
14067 * subr.el (delay-mode-hooks): Doc fix.
14068
14069 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
14070
14071 * textmodes/enriched.el
14072 (enriched-default-text-properties-local-flag): New variable.
14073 (enriched-mode): Make sure that enabling and disabling the mode is
14074 a no-op. Doc fix.
14075
14076 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
14077
14078 * calendar/holidays.el (holiday-advent): Report on a specified day
14079 offset from advent, not just advent.
14080 (holiday-easter-etc): Report on one specified day offset from
14081 easter, not all easter holidays. Various Easter holidays moved to
14082 `christian-holidays' variable in calendar.el.
14083 * calendar/calendar.el (christian-holidays): Adapt for new
14084 behavior of `holiday-advent' and `holiday-easter-etc' functions.
14085
14086 2004-09-23 Kim F. Storm <storm@cua.dk>
14087
14088 * image.el (insert-sliced-image): Add doc string.
14089
14090 * ido.el (ido-choice-list): New dynamic var for `list' context.
14091 (ido-context-switch-command): New dynamic var.
14092 (ido-define-mode-map): Generalize switch between file/buffer contexts.
14093 (ido-read-internal): Handle new `list' context.
14094 Handle insert-buffer and insert-file ido-exit values.
14095 (ido-buffer-internal): New arg switch-cmd. Use it to setup
14096 ido-context-switch-command. Handle insert-file ido-exit value.
14097 (ido-read-buffer): Set ido-context-switch-command to 'ignore
14098 unless it is already bound by caller.
14099 (ido-file-internal): New arg switch-cmd. Use it to setup
14100 ido-context-switch-command. Handle insert-buffer ido-exit value.
14101 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
14102 used for context switching.
14103 (ido-all-completions): Handle new `list' context.
14104 (ido-make-choice-list): Return choices for `list' context.
14105 (ido-find-file-in-dir, ido-display-file, ido-write-file)
14106 (ido-display-buffer, ido-kill-buffer): Disable context switching.
14107 (ido-insert-buffer, ido-insert-file): Setup context switching.
14108 (ido-exhibit): Handle `list' context.
14109 (ido-read-file-name): Disable context switching. Handle fallback.
14110 (ido-read-directory-name): Disable context switching.
14111 (ido-completing-read): New defun like completing-read. Setup and
14112 use new `list' context.
14113
14114 2004-09-20 Jesper Harder <harder@ifa.au.dk>
14115
14116 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
14117
14118 2004-09-21 Jay Belanger <belanger@truman.edu>
14119
14120 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
14121 `calc-graph-set-styles' so the gnuplot buffer will appear in a
14122 separate window.
14123
14124 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
14125
14126 * subr.el (after-change-major-mode-hook): Doc fix.
14127
14128 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14129
14130 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
14131 of ghostscript for monochrome PostScript file in Windows.
14132
14133 2004-09-21 Kenichi Handa <handa@m17n.org>
14134
14135 * descr-text.el (describe-char): Checking of quail activation fixed.
14136
14137 2004-09-21 Jay Belanger <belanger@truman.edu>
14138
14139 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
14140
14141 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
14142
14143 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
14144 after the mode hooks instead of before. Doc fix.
14145
14146 2004-09-20 Jason Rumney <jasonr@gnu.org>
14147
14148 * startup.el (command-line) [windows-nt]: Try .emacs first, then
14149 _emacs, but revert to .emacs if neither exists in home directory.
14150
14151 2004-09-20 John Paul Wallington <jpw@gnu.org>
14152
14153 * bindings.el (completion-ignored-extensions): Add .dfsl.
14154
14155 2004-09-20 Richard M. Stallman <rms@gnu.org>
14156
14157 * bindings.el (scroll-left): Make it disabled.
14158
14159 * files.el (enable-local-eval): Doc fix.
14160
14161 * indent.el (move-to-left-margin): Special case for minibuffer.
14162
14163 * term.el (term-emulate-terminal): Turn off undo for output.
14164 Use with-current-buffer and save-selected-window.
14165
14166 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
14167
14168 * progmodes/make-mode.el (makefile-fill-paragraph):
14169 Don't insist on spaces when looking for comments. # is enough.
14170
14171 * files.el (hack-local-variables): Copy the variables list
14172 to another buffer, strip prefixes and suffixes there, then read.
14173 (enable-local-eval): Doc fix.
14174 (ignored-local-variables): Initialize to nil.
14175 (risky-local-variable-p): Don't check ignored-local-variables here.
14176 (hack-one-local-variable): Ignore var if in ignored-local-variables.
14177
14178 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
14179
14180 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
14181 of = to "." (punctuation).
14182
14183 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
14184
14185 * subr.el (event-basic-type): Fix mask (extend to 22bits).
14186
14187 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
14188
14189 * textmodes/enriched.el (enriched-rerun-flag): New variable.
14190 (enriched-before-change-major-mode): New function.
14191 Add it to `change-major-mode-hook'.
14192 (enriched-after-change-major-mode): New function.
14193 Add it to `after-change-major-mode-hook'.
14194 (enriched-mode): Make it work correctly if called from
14195 `after-change-major-mode-hook'.
14196 No longer set `indent-line-function'.
14197
14198 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
14199
14200 * subr.el (after-change-major-mode-hook): New variable.
14201 (run-mode-hooks): Implement it.
14202
14203 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
14204
14205 * battery.el (battery-linux-proc-apm): Use string-to-number.
14206 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
14207 Use dolist (and less indentation). Use erase-buffer.
14208 Pre-initialize `design-capacity', `warn', and `low'.
14209 (battery-format): Use replace-regexp-in-string.
14210
14211 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
14212
14213 * battery.el: Delete superfluous empty lines.
14214 (battery-linux-proc-acpi): Attempt to gather information from all
14215 battery subdirectories regardless of their file name.
14216 (battery-linux-proc-apm): Replace all occurrences of
14217 battery-hex-to-int-2 with string-to-int (base 16).
14218 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
14219 (battery-hex-map): Delete variable.
14220
14221 2004-09-18 John Paul Wallington <jpw@gnu.org>
14222
14223 * calc/calc-units.el (calc-quick-units): Fix overzealous
14224 s/or/unless/.
14225
14226 2004-09-17 Jay Belanger <belanger@truman.edu>
14227
14228 * calc/calc.el (calc-mode-var-list): Fix the value of
14229 `calc-matrix-brackets'.
14230
14231 2004-09-17 Romain Francoise <romain@orebokech.com>
14232
14233 * ibuf-ext.el (define-ibuffer-filter filename):
14234 Expand dired-directory since buffer-file-name is absolute.
14235
14236 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
14237
14238 * ediff-init.el (ediff-current-diff-face-A)
14239 (ediff-current-diff-face-B, ediff-current-diff-face-C)
14240 (ediff-current-diff-face-Ancestor)
14241 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14242 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14243 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14244 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14245 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14246 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14247 Use min-colors.
14248
14249 * term.el (term-down): Perform vertical motion if DOWN is negative.
14250 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
14251 (term-termcap-format): Synchronize with the eterm terminfo entry
14252 in etc/e/eterm.ti.
14253 (term-handle-colors-array): If the current foreground or
14254 background are zero (i.e. unspecified), use the foreground and
14255 background of the default face for reverse video.
14256 (term-ansi-at-eval-string, term-ansi-default-fg)
14257 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
14258 (term-mem): Delete unused function.
14259 (term-protocol-version): Increment.
14260 (term-current-face): Set to default.
14261
14262 2004-09-15 Jay Belanger <belanger@truman.edu>
14263
14264 * calc/calc.el (calc-mode-var-list): Define this variable.
14265 (calc-always-load-extensions, calc-line-numbering)
14266 (calc-line-breaking, calc-display-just, calc-display-origin)
14267 (calc-number-radix, calc-leading-zeros, calc-group-digits)
14268 (calc-group-char, calc-point-char, calc-frac-format)
14269 (calc-prefer-frac, calc-hms-format, calc-date-format)
14270 (calc-float-format, calc-full-float-format, calc-complex-format)
14271 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14272 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14273 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14274 (calc-matrix-brackets, calc-language, calc-language-option)
14275 (calc-left-label, calc-right-label, calc-word-size)
14276 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14277 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14278 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14279 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14280 (calc-window-height, calc-display-trail, calc-show-selections)
14281 (calc-use-selections, calc-assoc-selections)
14282 (calc-display-working-message, calc-auto-why, calc-timing)
14283 (calc-mode-save-mode, calc-standard-date-formats)
14284 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
14285 (calc-user-parse-tables, calc-gnuplot-default-device)
14286 (calc-gnuplot-default-output, calc-gnuplot-print-device)
14287 (calc-gnuplot-print-output, calc-gnuplot-geometry)
14288 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
14289 (calc-invocation-macro, calc-show-banner): Give these values as
14290 part of `calc-mode-var-list's initialization after the variables
14291 are declared with defvar.
14292 (calc-bug-address): Change email address to send bug reports to.
14293 Change the maintainer address at the top.
14294 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
14295 than "\\.emacs" to determine if it is the user-init-file.
14296
14297 * calc/calc-embed.el (calc-embedded-set-modes): Use
14298 `calc-mode-var-list' correctly.
14299
14300 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
14301
14302 * vc.el (annotate-time): Document point handling.
14303 (vc-annotate-display-autoscale): Doc fix.
14304
14305 2004-09-15 Miles Bader <miles@gnu.org>
14306
14307 * generic.el (generic-make-keywords-list): Use symbol rather than
14308 word anchors in regexp.
14309
14310 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
14311
14312 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
14313 no file name consider `dired-directory'.
14314
14315 2004-09-14 Kim F. Storm <storm@cua.dk>
14316
14317 * faces.el (cursor): Add face-no-inherit property. Doc fix.
14318
14319 2004-09-14 Simon Josefsson <jas@extundo.com>
14320
14321 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
14322
14323 * textmodes/dns-mode.el: Add.
14324
14325 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
14326
14327 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
14328 (disabled-command-function): Make the ?\ char more obvious.
14329
14330 * vc-arch.el (vc-arch-root, vc-arch-registered):
14331 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
14332
14333 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
14334
14335 * windmove.el (windmove-frame-edges): Report coordinates of
14336 outside edges of frame, not inside edges.
14337 (windmove-coordinates-of-position): Convert into wrapper to new
14338 function `windmove-coordinates-of-window-position';
14339 `compute-motion' always applies to selected window.
14340 (windmove-coordinates-of-position): Update documentation to refer
14341 to Emacs 21 Lisp Reference Manual.
14342 (windmove-find-other-window): Fix off-by-one errors for max x,y.
14343
14344 2004-09-13 Kim F. Storm <storm@cua.dk>
14345
14346 * isearch.el (isearch-resume-in-command-history): Rename from
14347 isearch-resume-enabled and change default to nil.
14348
14349 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14350
14351 * vc-hooks.el (vc-ignore-dir-regexp): New var.
14352 (vc-registered): Use it.
14353 (vc-find-root): New fun.
14354
14355 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14356 Don't tell to use \\{...} when it's already done.
14357
14358 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
14359 Provide a sample complex default.
14360 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
14361 (bibtex-entry): Use mapc.
14362
14363 2004-09-12 Kim F. Storm <storm@cua.dk>
14364
14365 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
14366
14367 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
14368 inhibit-field-text-motion to t so rectangles work in comint buffers.
14369
14370 * simple.el (choose-completion-string): Set buffer before running
14371 choose-completion-string-functions hook so it can be buffer-local.
14372
14373 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
14374
14375 * progmodes/compile.el (compilation-start): Parse command to see
14376 if it starts with a cd, and if so perform it for the *compilation*
14377 buffer. Change the header to reflect this.
14378
14379 2004-09-11 Kim F. Storm <storm@cua.dk>
14380
14381 * ido.el (ido-enable-dot-prefix): Doc fix.
14382 (ido-enable-dot-prefix): New defcustom.
14383 (ido-set-matches1): Use it.
14384
14385 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
14386
14387 * textmodes/bibtex.el (bibtex-mark-active)
14388 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
14389
14390 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14391
14392 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
14393 used in a case insensitive environment.
14394 (bibtex-mode-map): Rearrange order of menus.
14395 (bibtex-quoted-string-re): Obsolete.
14396 (bibtex-complete-key-cleanup): Variable replaced by new function.
14397 (bibtex-font-lock-keywords): Use backquotes.
14398 (bibtex-font-lock-url-regexp): New internal variable.
14399 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
14400 "OPT" and "ALT".
14401 (bibtex-insert-current-kill, bibtex-make-field)
14402 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
14403 (bibtex-parse-field-text): Simplify.
14404 (bibtex-string=): New helper function.
14405 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
14406 (bibtex-map-entries): Use bibtex-string=.
14407 (bibtex-search-entry): Use not.
14408 (bibtex-enclosing-field): Fix docstring.
14409 (bibtex-assoc-regexp): Obsolete.
14410 (bibtex-format-entry): Use assoc-string and bibtex-string=.
14411 (bibtex-autokey-get-names): Handle empty name field.
14412 (bibtex-parse-strings): Use assoc-string and unless.
14413 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
14414 Use assoc-string.
14415 (bibtex-pop): Simplify.
14416 (bibtex-mode): Set font-lock-extra-managed-props.
14417 (bibtex-entry-update): Use assoc-string.
14418 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
14419 (bibtex-autofill-entry): Use bibtex-string=.
14420 (bibtex-print-help-message): Simplify.
14421 (bibtex-find-entry): New optional arg START.
14422 (bibtex-validate): Use bibtex-string= and assoc-string.
14423 Do not call obsolete function compilation-parse-errors.
14424 (bibtex-remove-delimiters): Only remove delimiters if present.
14425 (bibtex-copy-entry-as-kill): Add docstring.
14426 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
14427 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
14428 (bibtex-complete): Use bibtex-predefined-month-strings,
14429 bibtex-string=, and new function bibtex-complete-key-cleanup.
14430 (bibtex-generate-url-list): New variable.
14431 (bibtex-url): New command bound to C-c C-l and mouse-2.
14432 (bibtex-url-map): New local keymap for bibtex-url-mouse.
14433 (bibtex-font-lock-url): New function.
14434
14435 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
14436
14437 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
14438
14439 2004-09-09 Kim F. Storm <storm@cua.dk>
14440
14441 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
14442 counter and format with binding.
14443 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
14444 the declared macro uses own macro counter and format. Give symbol
14445 kmacro property.
14446 (kmacro-keymap): Bind kmacro-name-last-macro to n.
14447 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
14448 (kmacro-end-and-call-macro): Doc fix.
14449
14450 2004-09-09 Lars Hansen <larsh@math.ku.dk>
14451
14452 * desktop.el (desktop-clear-preserve-buffers):
14453 Remove make-obsolete-variable.
14454
14455 2004-09-08 Richard M. Stallman <rms@gnu.org>
14456
14457 * buff-menu.el (list-buffers-noselect): Call format-mode-line
14458 with the buffer as argument.
14459
14460 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
14461
14462 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
14463
14464 2004-09-08 Juri Linkov <juri@jurta.org>
14465
14466 * replace.el (perform-replace): Use `query-replace-descr'.
14467
14468 * cus-start.el (history-delete-duplicates): Specify customization.
14469
14470 * diff-mode.el (diff-mode-map):
14471 * progmodes/compile.el (compilation-mode-map):
14472 * progmodes/grep.el (grep-mode-map):
14473 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
14474 to `next-error-follow-minor-mode'.
14475
14476 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14477
14478 * isearch.el (isearch-lazy-highlight-update): Take into account
14479 the case of zero-length match at the search bound.
14480
14481 2004-09-08 Kim F. Storm <storm@cua.dk>
14482
14483 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
14484 change. Use zero width overlays when necessary.
14485
14486 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14487
14488 * subr.el (split-string): Docfix.
14489
14490 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14491
14492 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
14493 (display-call-tree): Ensure newline after caller/calls blocks.
14494
14495 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14496
14497 * startup.el (command-line-1): Make option
14498 --directory/-L modify `load-path' straight away.
14499
14500 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14501
14502 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
14503
14504 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14505
14506 * emacs-lisp/autoload.el (make-autoload):
14507 Handle `define-compilation-mode'.
14508
14509 * emacs-lisp/lisp-mode.el (define-compilation-mode):
14510 Specify `doc-string-elt' property.
14511
14512 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14513
14514 * bs.el (bs-mode): Doc fix.
14515
14516 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14517
14518 * info.el (Info-insert-dir): Fix temp buffer leak bug.
14519
14520 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14521
14522 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
14523
14524 2004-09-08 Kenichi Handa <handa@m17n.org>
14525
14526 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
14527 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
14528 ps-mule-next-point -> 1+).
14529
14530 * composite.el (encode-composition-rule): Add autoload cookie.
14531
14532 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
14533
14534 * format.el (buffer-auto-save-file-format): Make it permanent local.
14535
14536 2004-09-07 Kim F. Storm <storm@cua.dk>
14537
14538 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
14539 (authors-fixed-entries): Fix typo.
14540 (authors-canonical-author-name): Compact multiple spaces.
14541 Ignore trivial names (e.g. only first name).
14542
14543 * term.el (term-window-width): Only use full window width on
14544 window system if overflow-newline-into-fringe is enabled.
14545 (term-mode): Don't disable overflow-newline-into-fringe.
14546
14547 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
14548
14549 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
14550 motion as seen on my Mac OS X xterms.
14551
14552 * newcomment.el (uncomment-region-default, comment-region-default):
14553 New functions extracted from uncomment-region and comment-region.
14554 (comment-region, comment-region-function, uncomment-region)
14555 (uncomment-region-function): Use them.
14556
14557 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
14558
14559 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
14560 It's not crucial but can make sense at times.
14561
14562 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
14563 the first commit.
14564
14565 * vc.el (vc-buffer-context, vc-restore-buffer-context):
14566 Disable obsolete code.
14567
14568 2004-09-07 Juri Linkov <juri@jurta.org>
14569
14570 * progmodes/grep.el (grep-highlight-matches): Change default from
14571 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
14572 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
14573 if grep option `--color' is available, or to `nil' otherwise.
14574 (grep-process-setup): Call `grep-compute-defaults' if
14575 `grep-highlight-matches' is not computed. Set env-vars only
14576 if `grep-highlight-matches' is `t'.
14577 (grep-use-null-device): Remove redundant type `boolean' (`choice'
14578 is already defined).
14579
14580 * progmodes/compile.el (compilation-start): Use copy of
14581 `process-environment' created by `copy-sequence' to not
14582 modify env-vars in the global `process-environment'.
14583
14584 2004-09-06 Eli Zaretskii <eliz@gnu.org>
14585
14586 * simple.el (next-error-follow-minor-mode): Fix last change.
14587
14588 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
14589
14590 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
14591 permanent local.
14592
14593 2004-09-04 Richard M. Stallman <rms@gnu.org>
14594
14595 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
14596 highlighting if the search string is empty.
14597
14598 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
14599
14600 * facemenu.el (facemenu-active-faces): Change condition of inner
14601 `while' loop to also check the first two elements of `face-atts'
14602 and `mask-atts'.
14603
14604 2004-09-04 John Paul Wallington <jpw@gnu.org>
14605
14606 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
14607 (thumbs-view-image-mode): Make buffer read-only.
14608
14609 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
14610
14611 * textmodes/ispell.el (ispell-really-aspell): New defvar.
14612 (ispell-check-version): Set it.
14613 (ispell-send-replacement): New function.
14614 (ispell-process-line): Call ispell-send-replacement.
14615
14616 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14617
14618 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
14619 Support choosing seconds with "s".
14620
14621 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
14622
14623 * terminal.el (te-escape): Show `?' in prompt for help key.
14624
14625 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
14626
14627 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
14628
14629 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
14630
14631 * simple.el (next-error-follow-minor-mode)
14632 (next-error-follow-mode-post-command-hook): New functions.
14633 (next-error-follow-last-line): New defvar.
14634
14635 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
14636 * progmodes/compile.el (compilation-mode-map): Likewise.
14637 * progmodes/grep.el (grep-mode-map): Likewise.
14638 * replace.el (occur-mode-map): Likewise.
14639
14640 * newcomment.el (uncomment-region): Bind comment-use-global-state
14641 to nil.
14642
14643 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
14644
14645 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
14646 locally around the call to `revert-buffer'.
14647
14648 2004-09-03 Juri Linkov <juri@jurta.org>
14649
14650 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
14651 `isearch-adjusted' to `t'.
14652 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
14653 (isearch-message-prefix): Add "pending" for isearch-adjusted.
14654 (isearch-other-meta-char): Restore isearch-point unconditionally.
14655 (isearch-query-replace): Add new arg `regexp-flag' and use it.
14656 Set point to start of match if region is not active in transient
14657 mark mode (to include the current match to region boundaries).
14658 Push the search string to `query-replace-from-history-variable'.
14659 Add prompt "Query replace regexp" for isearch-regexp.
14660 Add region beginning/end as last arguments of `perform-replace.'
14661 (isearch-query-replace-regexp): Replace code by the call to
14662 `isearch-query-replace' with arg `t'.
14663
14664 2004-09-03 Richard M. Stallman <rms@gnu.org>
14665
14666 * startup.el (normal-top-level): Undo previous TERM change.
14667
14668 2004-09-03 Kim F. Storm <storm@cua.dk>
14669
14670 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
14671 highlight overlays; allow using RET when cursor is over a button.
14672 (cua--highlight-rectangle): Use it.
14673 (cua--rectangle-set-corners): Don't move backwards at eol.
14674 (cua--forward-line): Don't move into void after eob.
14675
14676 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
14677 point is set (and displayed) inside rectangle.
14678 (cua--rectangle-operation): Fix for highlight of empty lines.
14679 (cua--highlight-rectangle): Fix highlight for tabs.
14680 Position cursor at left/right edge of rectangle using new `cursor'
14681 property on overlay strings.
14682 (cua--indent-rectangle): Don't tabify.
14683 (cua-rotate-rectangle): Ignore that point has moved.
14684
14685 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14686
14687 * term/mac-win.el: Add ASCII equivalents for some function keys.
14688 (mode-line-frame-identification): Sync with x-win.el.
14689
14690 2004-09-02 Juri Linkov <juri@jurta.org>
14691
14692 * progmodes/compile.el (compilation-buffer-name): Compare major
14693 mode with second element of compilation-arguments instead of third
14694 to reflect latest changes in compilation-arguments structure.
14695 (recompile): Use global variable `compilation-directory' to get
14696 recent compilation directory only when `recompile' is invoked NOT
14697 in the compilation buffer. Otherwise, use `default-directory' of
14698 the compilation buffer.
14699 (compilation-error-properties): Allow to funcall col and end-col.
14700 (compilation-mode-font-lock-keywords): Check col and end-col by
14701 `integerp'.
14702 (compilation-goto-locus): If end-mk is non-nil in transient mark
14703 mode don't activate the mark (and don't display message in
14704 push-mark), but highlight overlay between mk and end-mk.
14705
14706 * progmodes/grep.el (grep-highlight-matches): New defcustom.
14707 (grep-regexp-alist): Add rule to highlight grep matches.
14708 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
14709
14710 * info.el (Info-fontify-node): Don't compute other-tag
14711 if Info-hide-note-references=hide.
14712
14713 * help.el (function-called-at-point):
14714 * help-fns.el (variable-at-point):
14715 Try `find-tag-default' when other methods failed.
14716
14717 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14718 Do not push mark if inhibit-mark-movement is non-nil.
14719
14720 * textmodes/ispell.el (ispell-html-skip-alists):
14721 Fix backslashes in docstring.
14722
14723 2004-09-01 Juri Linkov <juri@jurta.org>
14724
14725 * isearch.el (isearch-wrap-function)
14726 (isearch-push-state-function): New defvars.
14727 (isearch-pop-fun-state): New defsubst.
14728 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
14729 (isearch-push-state): Set the result of calling
14730 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
14731 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
14732 restore the mode-specific starting point of terminated search.
14733 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
14734 (isearch-repeat): Call `isearch-wrap-function' if defined.
14735 (isearch-message-prefix): Don't add prefix "over" to the message
14736 for wrapped search if `isearch-wrap-function' is defined.
14737 (isearch-search): Call function saved in `isearch-pop-fun-state' to
14738 restore the mode-specific starting point of failed search.
14739
14740 * info.el (Info-search-whitespace-regexp): Fix backslashes.
14741 (Info-search): Add new optional arguments for the sake of isearch.
14742 Replace whitespace in Info-search-whitespace-regexp literally.
14743 Add backward search. Don't call `Info-select-node' if regexp is
14744 found in the same Info node. Don't add node to Info-history for
14745 wrapped isearch.
14746 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
14747 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
14748 (Info-mode): Set local variables `isearch-search-fun-function',
14749 `isearch-wrap-function', `isearch-push-state-function',
14750 `search-whitespace-regexp'.
14751
14752 * isearch.el: Remove ancient Change Log section.
14753 (isearch-string, isearch-message-string, isearch-point)
14754 (isearch-success, isearch-forward-flag, isearch-other-end)
14755 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14756 (isearch-barrier, isearch-within-brackets)
14757 (isearch-case-fold-search): Add suffix `-state' to state-related
14758 defsubsts to avoid name clashes with other function names.
14759
14760 * simple.el (next-error): New defgroup and defface.
14761 (next-error-highlight, next-error-highlight-no-select):
14762 New defcustoms.
14763 (next-error-no-select): Let-bind next-error-highlight to the value
14764 of next-error-highlight-no-select before calling `next-error'.
14765
14766 * progmodes/compile.el (compilation-goto-locus):
14767 Use `next-error' face instead of `region'. Set 4-th argument of
14768 `move-overlay' to `current-buffer' to move overlay to different
14769 source buffers. Use new variable `next-error-highlight'.
14770
14771 * simple.el (next-error-find-buffer): Move the rule
14772 "if current buffer is a next-error capable buffer" after the
14773 rule "if next-error-last-buffer is set to a live buffer".
14774 Simplify to test all rules in one `or'.
14775 (next-error): Doc fix.
14776 (next-error, previous-error, first-error)
14777 (next-error-no-select, previous-error-no-select):
14778 Make arguments optional.
14779
14780 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
14781
14782 * macros.el (apply-macro-to-region-lines): Make it operate on all
14783 lines that begin in the region, rather than on all complete lines
14784 in the region.
14785
14786 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14787
14788 * x-dnd.el (x-dnd-protocol-alist): Document update.
14789 (x-dnd-known-types): Defcustom it.
14790 (x-dnd-handle-motif): Print message-atom in error message.
14791
14792 2004-08-30 John Paul Wallington <jpw@gnu.org>
14793
14794 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
14795 strings rather than programatically constructing message.
14796
14797 2004-08-30 Richard M. Stallman <rms@gnu.org>
14798
14799 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
14800 Don't return a string that would read as the wrong character code.
14801
14802 2004-08-29 Kim F. Storm <storm@cua.dk>
14803
14804 * emulation/cua-base.el (cua-auto-expand-rectangles):
14805 Remove automatic rectangle padding feature; replace by non-destructive
14806 virtual rectangle edges feature.
14807 (cua-virtual-rectangle-edges): New defcustom.
14808 (cua-auto-tabify-rectangles): New defcustom.
14809 (cua-paste): If paste into a marked rectangle, insert rectangle at
14810 current column, even if virtual; also paste exactly as many lines
14811 as has been marked (ignore additional lines or add empty lines),
14812 but paste whole source if only one line is marked.
14813 (cua--update-indications): No longer use overwrite-cursor to
14814 indicate rectangle padding
14815
14816 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
14817 (cua--rectangle-virtual-edges): New defun.
14818 (cua--rectangle-get-corners): Remove optional PAD arg.
14819 (cua--rectangle-set-corners): Never do padding.
14820 (cua--forward-line): Remove optional PAD arg. Simplify.
14821 (cua-resize-rectangle-right, cua-resize-rectangle-left)
14822 (cua-resize-rectangle-down, cua-resize-rectangle-up):
14823 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
14824 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
14825 (cua--rectangle-move): Never do padding. Simplify.
14826 (cua--tabify-start): New defun.
14827 (cua--rectangle-operation): Add tabify arg. All callers changed.
14828 (cua--pad-rectangle): Remove.
14829 (cua--delete-rectangle): Handle delete with virtual edges.
14830 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
14831 (cua--insert-rectangle): Handle insert at virtual column.
14832 Perform auto-tabify if necessary.
14833 (cua--activate-rectangle): Remove optional FORCE arg.
14834 Never do padding. Simplify.
14835 (cua--highlight-rectangle): Enhance for virtual edges.
14836 (cua-toggle-rectangle-padding): Remove command.
14837 (cua-toggle-rectangle-virtual-edges): New command.
14838 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
14839 (cua--rectangle-post-command): Don't force rectangle padding.
14840 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
14841
14842 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
14843
14844 * indent.el (edit-tab-stops-buffer): Doc fix.
14845
14846 2004-08-28 Richard M. Stallman <rms@gnu.org>
14847
14848 * progmodes/grep.el (grep-default-command): Use find-tag-default.
14849 (grep-tag-default): Function deleted.
14850
14851 * subr.el (find-tag-default): Move from etags.el.
14852
14853 * progmodes/etags.el (find-tag-default): Move to subr.el.
14854
14855 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
14856 into the basic character if it has an uppercase form.
14857
14858 2004-08-27 Kenichi Handa <handa@m17n.org>
14859
14860 * international/utf-8.el (utf-8-post-read-conversion): If the
14861 buffer is unibyte, temporarily make it multibyte.
14862
14863 2004-08-27 Masatake YAMATO <jet@gyve.org>
14864
14865 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
14866
14867 2004-08-25 John Paul Wallington <jpw@gnu.org>
14868
14869 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
14870 0, 1, and many mismatches in message.
14871 (tex-start-shell): Use `set-process-query-on-exit-flag'.
14872
14873 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
14874 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
14875
14876 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14877
14878 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
14879 vc-diff-switches differently.
14880
14881 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
14882
14883 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
14884 before and a real defvar after
14885 `speedbar-supported-extension-expressions'. This is to silence
14886 the compiler without breaking bootstrapping.
14887
14888 2004-08-22 Richard M. Stallman <rms@gnu.org>
14889
14890 * textmodes/flyspell.el (flyspell-word):
14891 Use set-process-query-on-exit-flag.
14892 (flyspell-highlight-duplicate-region): Take POSS as arg.
14893 (flyspell-word): Pass POSS as arg.
14894
14895 * progmodes/ada-xref.el: Many doc and style fixes.
14896 (ada-find-any-references): Use compilation-start.
14897 (ada-get-ali-file-name): Improve error msg.
14898 (ada-get-ada-file-name): Likewise.
14899
14900 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
14901 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
14902
14903 * mail/mail-extr.el (mail-extr-all-top-level-domains):
14904 Add forward defvar.
14905
14906 * whitespace.el (global-whitespace-mode): New alias
14907 for whitespace-global-mode.
14908
14909 * speedbar.el (speedbar-file-regexp): Move definition up.
14910 (speedbar-mode, speedbar-set-mode-line-format):
14911 Use with-no-warnings.
14912 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
14913
14914 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
14915 controls whether to display the error buffer.
14916
14917 * ps-mule.el: Delete compatibility code for old Emacsen.
14918 (ps-mule-find-wrappoint): Don't use chars-in-region.
14919
14920 * frame.el (display-mouse-p, display-selections-p):
14921 Use with-no-warnings.
14922
14923 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
14924
14925 2004-08-22 David Kastrup <dak@gnu.org>
14926
14927 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
14928 information.
14929
14930 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
14931
14932 2004-08-22 Andreas Schwab <schwab@suse.de>
14933
14934 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
14935
14936 2004-08-22 Masatake YAMATO <jet@gyve.org>
14937
14938 * cvs-status.el (cvs-status-checkout): New function.
14939 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
14940
14941 2004-08-21 David Kastrup <dak@gnu.org>
14942
14943 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
14944 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
14945 has been converted to use hashtables, the relation `nil=none' is
14946 no longer valid, as `nil' is not a hashtable. This patch tries to
14947 reduce the number of resulting errors.
14948
14949 2004-08-21 John Paul Wallington <jpw@gnu.org>
14950
14951 * subr.el (process-kill-without-query): Made obsolete in
14952 version 21.4, not 21.5.
14953
14954 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
14955 (vc-previous-comment, vc-next-comment)
14956 (vc-comment-search-reverse, vc-comment-search-forward)
14957 (vc-comment-to-change-log): Likewise.
14958
14959 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
14960
14961 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
14962
14963 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
14964 Correct indentation of DEFMETHODS with non-standard method
14965 combinations (e.g., PROGN, MIN, MAX).
14966
14967 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
14968
14969 * startup.el (normal-top-level-add-subdirs-to-load-path):
14970 Avoid unnecessarily checking system-type.
14971 (normal-top-level): Set TERM to "dumb". Simplify.
14972
14973 * avoid.el (mouse-avoidance-ignore-p): New fun.
14974 Also ignore switch-frame, select-window, double, and triple clicks.
14975 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
14976 (mouse-avoidance-fancy-hook): Use it.
14977
14978 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
14979
14980 * avoid.el (mouse-avoidance-nudge-mouse)
14981 (mouse-avoidance-banish-destination): Stay within the current window
14982 to avoid problems with mouse-autoselect-window.
14983
14984 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
14985
14986 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
14987 the newer format of some messages in cvs-1.12.1.
14988
14989 2004-08-19 Masatake YAMATO <jet@gyve.org>
14990
14991 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
14992 (elp-results-jump-to-definition-by-mouse)
14993 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
14994 (elp-output-result): Use elp-output-insert-symname.
14995
14996 2004-08-18 Kenichi Handa <handa@m17n.org>
14997
14998 * language/cyrillic.el: Register koi8-r in
14999 ctext-non-standard-encodings-alist.
15000 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
15001
15002 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
15003
15004 * emacs-lisp/copyright.el (copyright-update-year): Delete code
15005 that replaces 20xy with xy.
15006
15007 2004-08-17 John Paul Wallington <jpw@gnu.org>
15008
15009 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
15010 (reb-force-update): Doc fix.
15011
15012 2004-08-16 Richard M. Stallman <rms@gnu.org>
15013
15014 * progmodes/which-func.el (which-func-update-1): Doc fix.
15015
15016 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
15017 (sh-mode-abbrev-table): New variable.
15018
15019 * progmodes/compile.el (compilation-mode): Doc fix.
15020
15021 * emacs-lisp/lisp-mode.el (eval-last-sexp):
15022 Don't cons a new symbol each time.
15023 (eval-last-sexp-fake-value): New variable.
15024
15025 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
15026 (copyright-update-year): Detect continuation of list of years.
15027
15028 * term.el (term-default-fg-color, term-default-bg-color)
15029 (ansi-term-color-vector): Use `unspecified', not nil, as default.
15030
15031 * imenu.el: Several doc fixes: don't say variables are buffer-local.
15032
15033 2004-08-16 Davis Herring <herring@lanl.gov>
15034
15035 * isearch.el (isearch-string, isearch-message-string, isearch-point)
15036 (isearch-success, isearch-forward-flag, isearch-other-end)
15037 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15038 (isearch-barrier, isearch-within-brackets)
15039 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
15040
15041 2004-08-16 Kenichi Handa <handa@m17n.org>
15042
15043 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
15044
15045 2004-08-15 Kenichi Handa <handa@m17n.org>
15046
15047 * term/x-win.el (x-selection-value): If utf8 was successful but
15048 ctext was not, use utf8 string.
15049
15050 2004-08-14 Davis Herring <herring@lanl.gov>
15051
15052 * isearch.el: Remove accidental changes of March 4. Fix backing
15053 up when a regexp isearch is made more general. Use symbolic
15054 accessor functions for isearch stack frames to make usage clearer.
15055 (search-whitespace-regexp): Made groups in documentation shy (as
15056 is the group in the default value).
15057 (isearch-fallback): New function, addresses problems with regexps
15058 liberalized by `\|', adds support for liberalization by `\}' (the
15059 general repetition construct), and incorporates behavior for
15060 `*'/`?'.
15061 (isearch-}-char): New command, calls `isearch-fallback' with
15062 arguments appropriate to a typed `}'.
15063 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
15064 appropriately.
15065 (isearch-mode-map): Bind `}' to `isearch-}-char'.
15066 (isearch-string, isearch-message,string, isearch-point)
15067 (isearch-success, isearch-forward-flag, isearch-other-end)
15068 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15069 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
15070 New inline functions to read fields of a stack frame.
15071
15072 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
15073
15074 * battery.el (battery-linux-proc-acpi): Look into battery
15075 directories matching the literal string "CMB", too (required for
15076 Linux kernel version 2.6.7).
15077
15078 2004-08-14 John Paul Wallington <jpw@gnu.org>
15079
15080 * cus-start.el (read-file-name-completion-ignore-case): Add.
15081 (blink-cursor-alist): Change version to "21.4".
15082
15083 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
15084
15085 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
15086
15087 * speedbar.el (speedbar-scan-subdirs): New option.
15088 (speedbar-file-lists): Don't ignore file-name case on Unix and use
15089 dolist.
15090 (speedbar-insert-files-at-point): Take an extra argument and use
15091 it to optionally find out if a subdir is empty. Also unreadable
15092 files don't get expand buttons.
15093 (speedbar-directory): New image (unused pixmap already existed).
15094 (speedbar-expand-image-button-alist): Use it.
15095
15096 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
15097
15098 CC Mode update to 5.30.9:
15099
15100 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
15101 Move from cc-vars to cc-defs for dependency reasons. Fix the
15102 POSIX char class test to check that it works in
15103 `skip-chars-(forward|backward)' too.
15104
15105 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
15106 first argument starts with a special brace list.
15107
15108 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
15109 when `c-opt-type-concat-key' is used (i.e. in Pike).
15110
15111 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
15112 Fix bug when the inner char pair doesn't have paren syntax,
15113 i.e. "(<>)".
15114
15115 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
15116 whitespace safe.
15117
15118 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
15119 position for `arglist-intro', `arglist-cont-nonempty' and
15120 `arglist-close' when there are two arglist open parens on the same
15121 line and there's nothing in front of the first.
15122
15123 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
15124 locking of qualified names in Java, which previously could fontify
15125 common indexing expressions in many cases. The standard Java
15126 naming conventions are used to tell them apart.
15127
15128 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
15129 Fix inconsistency wrt opening parens on the first line inside a paren
15130 block.
15131
15132 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
15133 compile time for the sake of `c-major-mode-is'.
15134
15135 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
15136 `c-major-mode-is' in the event that this is used inside a
15137 `c-lang-defconst'.
15138
15139 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
15140 `c-lang-defconst' so that it works better with fallback languages.
15141
15142 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
15143 it to fail to record the base mode.
15144
15145 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
15146 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
15147 is used. Reorder the syntax checks to get more efficient
15148 skipping in some situations.
15149
15150 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
15151 continuation which might precede the newly inserted '{'.
15152
15153 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
15154 Fix cases where it could loop indefinitely.
15155
15156 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
15157 size specs correctly. Only fontify identifiers in front of '('
15158 with as functions - don't accept any paren char. Tighten up
15159 initializer skipping to stop before function and class blocks.
15160
15161 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
15162 the point could be left directly after an open paren when finding
15163 the beginning of the first decl in the block.
15164
15165 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
15166 table when filtering out legitimate open parens to be recorded.
15167 This could cause cache inconsistencies when e.g.
15168 `c++-template-syntax-table' was temporarily in use.
15169
15170 * progmodes/cc-engine.el (c-on-identifier)
15171 (c-simple-skip-symbol-backward): Small fix for handling "-"
15172 correctly in `skip-chars-backward'. Affected the operator lfun
15173 syntax in Pike.
15174
15175 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
15176 Fix bug that could cause an error from `after-change-functions' when
15177 the changed region is at bob.
15178
15179 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
15180
15181 CC Mode update to 5.30.9:
15182
15183 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
15184 to say that <TAB> doesn't insert WS into a CPP line.
15185 (c-indent-command, c-tab-always-indent): Amend doc strings.
15186
15187 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
15188 checks for user errors, thus eliminating cryptic and unhelpful
15189 Emacs error messages. (1) Check the arg to `c-set-style' is a
15190 string. (2) Check that settings to `c-offsets-alist' are not
15191 spuriously quoted.
15192
15193 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
15194 which precedes the newly inserted `{'.
15195
15196 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
15197
15198 Sync with Tramp 2.0.44.
15199
15200 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
15201 function "tramp_file_attributes". Otherwise, file names
15202 containing spaces are misinterpreted. Reported by Magnus Henoch
15203 <mange@freemail.hu>.
15204 (tramp-handle-file-truename): FILENAME must be expanded first.
15205 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
15206 obscure results. Reported by D. Goel <deego@gnufans.org>.
15207 (tramp-handle-verify-visited-file-modtime): If file does not
15208 exist, say it is not modified if and only if that agrees with the
15209 buffer's record. Check whether a file is visiting the buffer, or
15210 the buffer has no recorded last modification time. Return t in
15211 case the visiting file doesn't exist. Suggested by Luc Teirlinck
15212 <teirllm@auburn.edu>.
15213 (tramp-handle-write-region): Pass modtime explicitly to
15214 `set-visited-file-modtime', because filename can be different
15215 from (buffer-file-name) if `file-precious-flag' is set.
15216 `set-visited-file-modtime' must be called always when `visit' is t
15217 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
15218 (tramp-handle-set-visited-file-modtime): If `time-list' is not
15219 nil, don't apply the whole body. If the file doesn't exists, set
15220 modtime to '(-1 65535). Suggested by Luc Teirlinck
15221 <teirllm@auburn.edu>.
15222
15223 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
15224
15225 * help.el (describe-bindings): Doc fix.
15226
15227 * subr.el (kbd): Doc fix.
15228
15229 2004-08-08 John Paul Wallington <jpw@gnu.org>
15230
15231 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
15232 instead of `string-to-int'.
15233 (define-ibuffer-column mode): Fix indentation.
15234
15235 2004-08-08 Lars Hansen <larsh@math.ku.dk>
15236
15237 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
15238
15239 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
15240
15241 * subr.el (global-unset-key, local-unset-key): Doc fixes.
15242
15243 * novice.el (disabled-command-function): New variable renamed from
15244 `disabled-command-hook'.
15245 (disabled-command-hook): Keep the _variable_ as alias for
15246 `disabled-command-function' and make obsolete.
15247 (disabled-command-function): Function renamed from
15248 `disabled-command-hook'. Adapt code to name change of the variable.
15249
15250 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
15251
15252 * simple.el (completion-root-regexp): New defvar.
15253 (completion-setup-function): Use it instead of a literal string.
15254
15255 2004-08-07 John Paul Wallington <jpw@gnu.org>
15256
15257 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
15258 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
15259 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
15260 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
15261
15262 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
15263
15264 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
15265 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
15266
15267 2004-08-04 Kenichi Handa <handa@m17n.org>
15268
15269 * international/encoded-kb.el (encoded-kbd-setup-keymap):
15270 Fix previous change.
15271
15272 2004-08-03 Kenichi Handa <handa@m17n.org>
15273
15274 * international/encoded-kb.el: The following changes are to
15275 utilize key-translation-map instead of minor mode map.
15276 (encoded-kbd-iso2022-non-ascii-map): Delete it.
15277 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
15278 (encoded-kbd-last-key): New function.
15279 (encoded-kbd-iso2022-single-shift): New function.
15280 (encoded-kbd-iso2022-designation)
15281 (encoded-kbd-self-insert-iso2022-7bit)
15282 (encoded-kbd-self-insert-iso2022-8bit)
15283 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
15284 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
15285 key-translation-map.
15286 (encoded-kbd-setup-keymap): Setup key-translation-map.
15287 (saved-key-translation-map): New variable.
15288 (encoded-kbd-mode): Save/restore key-translation-map.
15289 Adjust for the change of encoded-kbd-setup-keymap.
15290
15291 2004-08-02 Kim F. Storm <storm@cua.dk>
15292
15293 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
15294 and call compute-motion with nil for topos and width to get proper
15295 usable width and height for both window and non-window systems.
15296
15297 * windmove.el (windmove-coordinates-of-position): Let compute-motion
15298 calculate usable window width and height.
15299
15300 * window.el (window-buffer-height): Call compute-motion with nil width.
15301
15302 2004-08-01 David Kastrup <dak@gnu.org>
15303
15304 * replace.el (query-replace-read-from):
15305 Use `query-replace-compile-replacement'.
15306 (query-replace-compile-replacement): New function.
15307 (query-replace-read-to): Use `query-replace-compile-replacement'
15308 for repeating the last command.
15309
15310 2004-08-01 John Paul Wallington <jpw@gnu.org>
15311
15312 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
15313 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
15314 (pr-switches): Remove period from end of error messages.
15315
15316 * help-mode.el (help-go-back): Likewise.
15317
15318 * abbrev.el (only-global-abbrevs): Doc fix.
15319 (edit-abbrevs-map): Define within defvar.
15320 (quietly-read-abbrev-file): Doc fix.
15321
15322 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
15323
15324 * novice.el (enable-command, disable-command): Doc fixes.
15325
15326 * subr.el (event-modifiers, event-basic-type): Doc fixes.
15327
15328 2004-07-30 Richard M. Stallman <rms@gnu.org>
15329
15330 * subr.el (with-local-quit): Doc fix.
15331
15332 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
15333
15334 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
15335
15336 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
15337
15338 * custom.el (defcustom): Doc fix.
15339
15340 2004-07-28 Masatake YAMATO <jet@gyve.org>
15341
15342 * progmodes/etags.el (etags-tags-apropos): Show building progress.
15343
15344 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15345
15346 * imenu.el (imenu-prev-index-position-function)
15347 (imenu-extract-index-name-function, imenu-name-lookup-function)
15348 (imenu--index-alist): Docstring redundancy fix.
15349
15350 2004-07-25 Lars Hansen <larsh@math.ku.dk>
15351
15352 * wdired.el (wdired-finish-edit): Require dired-aux before locally
15353 binding dired-backup-overwrite.
15354
15355 2004-07-25 John Paul Wallington <jpw@gnu.org>
15356
15357 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
15358
15359 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
15360
15361 * term/tty-colors.el (tty-color-approximate): Doc fix.
15362
15363 * select.el (x-get-selection, x-set-selection): Doc fixes.
15364
15365 * frame.el (make-frame): Doc fix.
15366
15367 2004-07-24 Richard M. Stallman <rms@gnu.org>
15368
15369 * mail/rmail.el (rmail-mime-charset-pattern):
15370 Don't include semicolon in the charset value.
15371
15372 * replace.el (occur-next-error): Call set-window-point.
15373 (occur-engine): Handle negative NLINES.
15374
15375 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
15376
15377 * frame.el (modify-all-frames-parameters): Minor doc fix.
15378 (set-frame-configuration): Doc fix.
15379
15380 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15381
15382 * simple.el (completion-setup-function): Compute the common parts
15383 and the first difference place correctly when
15384 partial-completion-mode is on.
15385
15386 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15387
15388 * ps-print.el: Doc fix.
15389 (ps-print-version): New version 6.6.5.
15390 (ps-printing-region): Doc fix.
15391 (ps-generate-string-list): Comment fix.
15392 (ps-message-log-max): Code fix.
15393
15394 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
15395
15396 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
15397 generated PostScript.
15398
15399 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
15400
15401 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
15402 with Gnus v5_10 branch.)
15403
15404 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
15405
15406 * calendar/time-date.el (time-to-number-of-days): New function.
15407 Imported from Gnus.
15408
15409 2004-07-22 Kim F. Storm <storm@cua.dk>
15410
15411 * progmodes/make-mode.el: Fix comments.
15412
15413 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15414
15415 * printing.el: Doc fix.
15416
15417 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
15418
15419 * frame.el (modify-all-frames-parameters): Minor doc fix.
15420
15421 2004-07-20 Richard M. Stallman <rms@gnu.org>
15422
15423 * textmodes/fill.el (fill-nobreak-p): If this break point is
15424 at the end of the line, don't consider the newline which follows
15425 as a reason to return t.
15426
15427 2004-07-19 John Paul Wallington <jpw@gnu.org>
15428
15429 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
15430
15431 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
15432
15433 * dired-aux.el (dired-do-kill-lines): Expand docstring.
15434 Delete irrelevant code.
15435
15436 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
15437
15438 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15439 New docstring. From Luc Teirlinck.
15440
15441 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
15442
15443 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
15444 section.
15445 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
15446 non-file buffers. We know it is nil.
15447
15448 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
15449
15450 Sync with Tramp 2.0.43.
15451
15452 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15453 Remove outdated comment.
15454 (tramp-locked, tramp-locker): New variables for implementing a
15455 global lock.
15456 (tramp-sh-file-name-handler): Use them to implement the global lock.
15457
15458 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
15459
15460 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
15461 calls to respective `xxx` calls.
15462 (tramp-process-alive-regexp): Precise doc string.
15463 (tramp-multi-action-process-alive): New defun.
15464 (tramp-multi-actions): Use it.
15465 (tramp-handle-find-backup-file-name): `copy-tree' is available
15466 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
15467 in order to avoid this function.
15468 (tramp-handle-write-region): Set current buffer. If connection
15469 wasn't open, `file-modes' has changed it accidentally. Reported by
15470 David Kastrup <dak@gnu.org>.
15471 (tramp-enter-password, tramp-read-passwd): New arguments USER and
15472 HOST.
15473 (tramp-action-password, tramp-multi-action-password): Apply it.
15474 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
15475 name must still contain the port number. Otherwise, we have two
15476 Tramp buffers, with all the confusion. Reported by Myron Selby
15477 <myron@xytech.com> and Rolf Dubitzky
15478 <Dubitzky@physi.uni-heidelberg.de>.
15479
15480 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
15481 HOST to `tramp-enter-passwd'.
15482
15483 * net/tramp-vc.el (all): Code cleanup. Change all
15484 `tramp-handle-xxx' calls to respective `xxx` calls.
15485
15486 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
15487
15488 * emacs-lisp/testcover.el: New category "potentially-1valued" for
15489 functions that are not erroneous if either 1-valued or
15490 multi-valued. Detect functions in this class.
15491 (testcover-1value-functions, testcover-compose-functions)
15492 (testcover-progn-functions) Add some additional functions to lists.
15493 (testcover-mark): Bugfix when marking up the definition for an
15494 empty function.
15495
15496 2004-07-17 Richard M. Stallman <rms@gnu.org>
15497
15498 * replace.el (occur-read-primary-args): Pass default to
15499 read-from-minibuffer.
15500
15501 * mail/footnote.el (footnote-section-tag): Use defcustom.
15502
15503 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
15504 Compile font-lock-keywords, not KEYWORDS.
15505 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
15506 Add warn, check-type. Handle cerror like error.
15507
15508 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
15509
15510 * progmodes/which-func.el (which-func-keymap): New var.
15511 (which-func-face): New face.
15512 (which-func-format): Use them.
15513
15514 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15515
15516 * buff-menu.el (list-buffers-noselect): Append the buffer's
15517 process status to its mode name.
15518
15519 2004-07-16 Kim F. Storm <storm@cua.dk>
15520
15521 * simple.el (inhibit-mark-movement): New defvar.
15522 (beginning-of-buffer, end-of-buffer): Do not push mark if
15523 inhibit-mark-movement is non-nil or C-u prefix is given.
15524
15525 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
15526 Init to beginning-of-buffer and end-of-buffer.
15527 (cua--undo-push-mark): New defvar.
15528 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
15529 already active and command is in cua--preserve-mark-commands.
15530 Also fix check for shift modifier on non-window systems.
15531 (cua--post-command-handler): Clear inhibit-mark-movement if set.
15532
15533 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
15534
15535 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
15536 of two integers, instead of a cons.
15537
15538 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15539 `visited-file-modtime' now returns a list of two integers, instead
15540 of a cons.
15541
15542 * dired.el (dired-directory-changed-p): Ditto.
15543
15544 * progmodes/grep.el (grep): Doc fix.
15545
15546 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
15547
15548 * autorevert.el (auto-revert-tail-mode)
15549 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
15550 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
15551 in both at the same time.
15552 (auto-revert-tail-mode): New command.
15553 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
15554 (auto-revert-handler): Revert only either tail or whole file.
15555
15556 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
15557 add auto-revert-tail-mode.
15558
15559 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15560
15561 * printing.el: Doc fix. Change name of some funs.
15562 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
15563 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
15564 (pr-standard-file-name): New fun. Replace pr-standard-path.
15565 (pr-call-process): Code fix.
15566
15567 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
15568
15569 * subr.el (with-selected-window): Doc fix.
15570
15571 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
15572
15573 * subr.el (get-buffer-window-list): Doc fix.
15574
15575 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
15576
15577 * files.el (switch-to-buffer-other-window): Doc fix.
15578
15579 * window.el (save-selected-window, one-window-p)
15580 (split-window-keep-point, split-window-vertically)
15581 (split-window-horizontally): Doc fixes.
15582
15583 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15584
15585 * printing.el: Doc fix. Now it uses call-process instead of
15586 shell-command for low command execution.
15587 (pr-version): New version number (6.8).
15588 (pr-shell-file-name): Option removed.
15589 (pr-shell-command): Fun removed.
15590 (pr-call-process): New fun. Replace pr-shell-command.
15591 (pr-standard-path, pr-remove-nil-from-list): New funs.
15592 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
15593 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
15594 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
15595 (pr-ps-utility-process, pr-txt-print): Code fix.
15596
15597 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15598
15599 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
15600 boolean.
15601
15602 2004-07-09 Lars Hansen <larsh@math.ku.dk>
15603
15604 * wid-edit.el (widget-field-buffer): Doc fix.
15605
15606 2004-07-09 John Paul Wallington <jpw@gnu.org>
15607
15608 * emacs-lisp/re-builder.el (reb-update-overlays):
15609 Distinguish between one and several matches in message.
15610
15611 2004-07-09 Richard M. Stallman <rms@gnu.org>
15612
15613 * mouse.el (mouse-set-region-1): If transient-mark-mode
15614 is `identity', change it to `only'.
15615
15616 * simple.el (current-word): Doc fix.
15617
15618 2004-07-09 Mark A. Hershberger <mah@everybody.org>
15619
15620 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
15621 so that it is more understanding of whitespace.
15622
15623 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
15624 (("ns" . "element") (attr-list) children) instead of
15625 ((:ns . "element") (attr-list) children) in order to reduce the
15626 number of symbols used.
15627 (xml-skip-dtd): Change to use xml-parse-dtd but set
15628 xml-validating-parsing to nil.
15629 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
15630 (xml-substitute-entity): Remove in favor of new entity substitution.
15631 (xml-substitute-special): Rewrite in to substitute complex
15632 entities from DOCTYPE declarations.
15633 (xml-parse-fragment): Parse fragments from entity declarations.
15634 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
15635 (xml-parse-dtd, xml-substitute-special): Make validity checks
15636 conditioned on xml-validating-parser. Add "Not Well Formed" to
15637 error messages about well-formedness.
15638
15639 2004-07-08 Steven Tamm <steventamm@mac.com>
15640
15641 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
15642 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
15643 Do not treat double clicks and triple clicks specially in the
15644 scroll bar (preventing strange repositioning problems)
15645
15646 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
15647
15648 * replace.el (query-replace-regexp-eval): Fix last change.
15649
15650 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
15651
15652 * replace.el (query-replace-descr): New fun.
15653 (query-replace-read-from, query-replace-read-args): Default to the
15654 previous from&to.
15655 (query-replace-read-to): Quote the `from' string when displaying it.
15656 (query-replace-regexp-eval): Immediately check read-only status.
15657 Use query-replace-read-from to get the \n checking.
15658 Quote the `from' string when displaying it.
15659 (map-query-replace-regexp, occur-read-primary-args):
15660 Quote the `from' string when displaying it.
15661
15662 * isearch.el (isearch-query-replace): Pass the regexp-ness and
15663 delimited-ness of the search to query-replace.
15664
15665 * replace.el (query-replace-read-from, query-replace-read-to):
15666 New funs extracted from query-replace-read-args.
15667 (query-replace-read-args): Use them.
15668
15669 * replace.el (query-replace-interactive, query-replace-read-args):
15670 Remove the `initial' special value.
15671 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
15672 (occur-engine): Remove unused var `matchend'.
15673
15674 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
15675 Use the search string without prompting.
15676
15677 2004-07-05 Kenichi Handa <handa@m17n.org>
15678
15679 * international/mule.el (decode-coding-inserted-region):
15680 Set last-coding-system-used only when coding is nil.
15681
15682 2004-07-03 Eli Zaretskii <eliz@gnu.org>
15683
15684 * progmodes/grep.el (grep-compute-defaults, grep-command)
15685 (grep-program, find-program, grep-find-use-xargs, grep-history)
15686 (grep-find-history, grep-tag-default, grep-find-command)
15687 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
15688 Add autoload cookies, for unbundled packages that load `compile'
15689 and expect all grep-related symbols to become defined.
15690
15691 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
15692
15693 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
15694 (iimage-mode-image-search-path): New user option to search the
15695 image file.
15696 (iimage-locate-file): New function. Emacs21.3 or earlier does not
15697 have locate-file.
15698 (iimage-mode-buffer): Use it.
15699
15700 2004-07-03 Nick Roberts <nickrob@gnu.org>
15701
15702 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
15703 carefully.
15704 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
15705
15706 2004-07-03 Juri Linkov <juri@jurta.org>
15707
15708 * replace.el (query-replace-read-args): Swallow space after 'foo,
15709 not after (quote foo). Match space only immediately after symbol,
15710 not anywhere in the whole string.
15711
15712 2004-07-02 Richard M. Stallman <rms@gnu.org>
15713
15714 * replace.el (query-replace-read-args): Swallow space after
15715 symbols, not after closeparens. But avoid error if string ends there.
15716
15717 * progmodes/python.el (python-beginning-of-statement):
15718 Exit the loop if backward-up-list gets error.
15719
15720 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
15721
15722 2004-07-02 Andre Spiegel <spiegel@gnu.org>
15723
15724 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
15725 only if vc-consult-headers is non-nil.
15726
15727 2004-07-02 Juri Linkov <juri@jurta.org>
15728
15729 * pcvs.el (cvs-mode-diff-repository): New command.
15730
15731 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
15732
15733 2004-07-01 Juri Linkov <juri@jurta.org>
15734
15735 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
15736 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
15737 C-M-% to isearch-query-replace-regexp.
15738 (minibuffer-local-isearch-map): Add arrow key bindings.
15739 Bind C-f to isearch-yank-char-in-minibuffer.
15740 (isearch-forward): Doc fix.
15741 (isearch-edit-string): Doc fix.
15742 (isearch-query-replace, isearch-query-replace-regexp): New funs.
15743 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
15744 (isearch-yank-char): Add optional arg.
15745 (isearch-yank-char-in-minibuffer): New fun.
15746
15747 * replace.el (query-replace-interactive): Change type from boolean
15748 to choice. Add value `initial'.
15749 (query-replace-read-args): Handle value `initial' of
15750 query-replace-interactive.
15751
15752 2004-06-29 Kim F. Storm <storm@cua.dk>
15753
15754 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
15755 (breakpoint-disabled-bitmap-face): Add :group 'gud.
15756
15757 * progmodes/ada-xref.el (ada-tight-gvd-integration):
15758 Add :group 'ada.
15759
15760 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
15761
15762 2004-06-29 Juri Linkov <juri@jurta.org>
15763
15764 * replace.el (query-replace-read-args): Swallow a space after
15765 everything except )]" which in most cases means after a symbol.
15766
15767 * emacs-lisp/pp.el (pp-buffer): Add autoload.
15768
15769 2004-06-28 Richard M. Stallman <rms@gnu.org>
15770
15771 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
15772 More changes to go with previous change in font-lock.el.
15773
15774 2004-06-26 David Kastrup <dak@gnu.org>
15775
15776 * replace.el (perform-replace): Highlight the match even in
15777 non-query mode if there is potential replace string editing.
15778
15779 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
15780
15781 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
15782 agree with new return value of `file-remote-p'.
15783 This syncs with Tramp 2.0.42.
15784
15785 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
15786 according to new documentation of `file-remote-p'.
15787
15788 * files.el (file-remote-p): Fix doc to say that return value is
15789 identification of remote system, if not nil.
15790 (file-relative-name): Use new return value of `file-remote-p'.
15791
15792 2004-06-26 Nick Roberts <nickrob@gnu.org>
15793
15794 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
15795 (gdb-goto-breakpoint): Fix breakage.
15796
15797 2004-06-26 Eli Zaretskii <eliz@gnu.org>
15798
15799 * man.el (Man-getpage-in-background): Add windows-nt to the list
15800 of systems where shell-file-name should be used instead of
15801 literal "sh".
15802
15803 2004-06-25 Sam Steingold <sds@gnu.org>
15804
15805 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
15806 function names `(setf symbol)'.
15807
15808 2004-06-24 Richard M. Stallman <rms@gnu.org>
15809
15810 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
15811
15812 * font-lock.el (font-lock-keywords): Change format of compiled values.
15813 Document it.
15814 (font-lock-add-keywords): If font-lock-keywords is compiled,
15815 extract the uncompiled version, modify, then recompile.
15816 (font-lock-remove-keywords): Likewise.
15817 (font-lock-fontify-keywords-region): Handle changed format.
15818 (font-lock-compile-keywords): Handle changed format.
15819 (font-lock-set-defaults): Compile the keywords explicitly here.
15820
15821 2004-06-24 David Kastrup <dak@gnu.org>
15822
15823 * replace.el (query-replace-read-args): Implement `\,' and `\#'
15824 replacements here.
15825 (query-replace-regexp): Doc string explaining this and the new
15826 `\?' replacement. Remove `\,' and `\#' implementation here, as it
15827 is better placed in `query-replace-read-args'.
15828 (replace-regexp): Explain `\,', `\#' and `\?'.
15829 (replace-match-data): New function for thorough reuse/destruction
15830 of old match-data.
15831 (replace-match-maybe-edit): Function for implementing `\?' editing.
15832 (perform-replace): Fix maintaining of the match stack including
15833 already matched regions, implement `\?', fix various problems
15834 with regions while editing and other stuff.
15835 (replace-highlight): Simplify.
15836
15837 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
15838
15839 * progmodes/grep.el (grep-error-screen-columns): New variable.
15840 (grep-regexp-alist): Give it the full functionality of gnu style
15841 compilation messages with line and column ranges. Ask me for the
15842 perl script I'm working on, that uses these.
15843
15844 2004-06-23 Nick Roberts <nickrob@gnu.org>
15845
15846 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
15847 Remove.
15848 (comint-insert-input, comint-mouse-insert-input): New functions
15849 based on comint-insert-clicked-input for two bindings but just
15850 one functionality.
15851
15852 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
15853
15854 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
15855
15856 2004-06-23 Lars Hansen <larsh@math.ku.dk>
15857
15858 * files.el (write-contents-functions): Doc fix.
15859
15860 2004-06-21 Juanma Barranquero <lektu@terra.es>
15861
15862 * image.el (image-library-alist): Rewrite docstring in active voice.
15863
15864 2004-06-20 Richard M. Stallman <rms@gnu.org>
15865
15866 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
15867
15868 * isearch.el (isearch-repeat): Avoid testing old match data.
15869 (isearch-message): Display trailing space in special font
15870 when search is failing.
15871 (isearch-search-fun-function): Doc fix.
15872
15873 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
15874
15875 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
15876
15877 * frame.el (show-trailing-whitespace): Doc fix.
15878
15879 * cus-edit.el (custom-variable-documentation): New function.
15880 (custom-variable): Use it.
15881
15882 2004-06-19 Nick Roberts <nickrob@gnu.org>
15883
15884 * man.el (Man-getpage-in-background): Revert previous change but
15885 make cygwin a special case.
15886
15887 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
15888
15889 * autorevert.el (global-auto-revert-non-file-buffers):
15890 Update docstring.
15891
15892 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
15893
15894 * progmodes/compile.el (compilation-error-properties): Store one
15895 more than end-col, if present, so that transient-mark-mode will
15896 highlight last char too.
15897 * progmodes/grep.el (grep-regexp-alist): Match columns and column
15898 ranges, if present.
15899
15900 2004-06-18 Jason Rumney <jasonr@gnu.org>
15901
15902 * makefile.w32-in: Double percent signs in for loops.
15903
15904 2004-06-17 David Kastrup <dak@gnu.org>
15905
15906 * replace.el (query-replace-read-args): Only warn about use of \n
15907 and \t when we are doing a regexp replacement and the actual
15908 escaped character is n or t.
15909 (query-replace-regexp): Add \, and \# interpretation to
15910 interactive call and document it.
15911 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
15912 as shortkey for replace-count.
15913 (replace-quote): New function for doubling backslashes.
15914
15915 2004-06-17 Juanma Barranquero <lektu@terra.es>
15916
15917 * files.el (parse-colon-path, cd): Mention in docstring that the
15918 path separator is colon in GNU-like systems.
15919
15920 * newcomment.el (comment-region-internal): Fix docstring.
15921
15922 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
15923 (ewoc-invalidate, ewoc-collect): Doc fixes.
15924 (ewoc--create-node, ewoc--delete-node-internal):
15925 Fix typos in docstring.
15926
15927 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15928
15929 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
15930 manual to docstring.
15931
15932 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15933
15934 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
15935
15936 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15937
15938 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15939 Add hyperlink to emacs-xtra manual to docstring.
15940
15941 * autorevert.el (global-auto-revert-non-file-buffers):
15942 Add hyperlink to emacs-xtra manual to docstring, as well as an
15943 info-link.
15944
15945 2004-06-14 Juanma Barranquero <lektu@terra.es>
15946
15947 * image.el (image-library-alist): New variable to map image types
15948 to external libraries. Initialized to nil, unless system-specific
15949 configs change it.
15950 (image-type-available-p): Determine whether an image type is
15951 available by calling `init-image-library'.
15952
15953 * term/w32-win.el (image-library-alist): Initialize to a known set
15954 of probable library names.
15955
15956 2004-06-14 Kenichi Handa <handa@m17n.org>
15957
15958 * international/code-pages.el (windows-1256, cp1125): Fix tables
15959 for several characters.
15960
15961 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
15962
15963 2004-06-13 Richard M. Stallman <rms@gnu.org>
15964
15965 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
15966
15967 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
15968 not "`pc-selection-mode'".
15969
15970 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
15971
15972 * simple.el (previous-matching-history-element): Specify a default.
15973
15974 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
15975
15976 * cus-face.el (custom-declare-face): Simplify code.
15977
15978 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
15979
15980 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
15981
15982 * files.el (before-save-hook): Add `time-stamp' to the options.
15983
15984 * time-stamp.el (time-stamp): Recommend adding it to
15985 `before-save-hook', rather than `write-file-functions'.
15986 Make a similar change in `Commentary' section.
15987
15988 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
15989
15990 * diff-mode.el (diff-current-defun): If at start of hunk, use
15991 position of first change.
15992
15993 2004-06-13 Lars Hansen <larsh@math.ku.dk>
15994
15995 * dired-x.el (dired-mark-omitted): Bind to "*O".
15996
15997 2004-06-12 Karl Fogel <kfogel@red-bean.com>
15998
15999 * bookmark.el (bookmark-bmenu-relocate): New function, as
16000 suggested by David J. Biesack <David.Biesack@sas.com>.
16001 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
16002 (bookmark-bmenu-mode): Describe binding in doc string.
16003 (bookmark-set-filename): Save the bookmark list if it's time.
16004
16005 2004-06-13 Kenichi Handa <handa@m17n.org>
16006
16007 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
16008 (ccl-untranslated-to-ucs): Fix typo.
16009
16010 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16011
16012 * progmodes/python.el (python-open-block-statement-p):
16013 Fix indentation after a block opening that contains a comment.
16014
16015 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
16016
16017 * bindings.el (completion-ignored-extensions): Add file extensions
16018 of Python byte-compiled files.
16019
16020 2004-06-12 Juri Linkov <juri@jurta.org>
16021
16022 * info.el (Info-goto-node): Add autoload.
16023 (Info-toc): Add substring-no-properties on Info file name.
16024 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
16025 (Info-mode-map): Bind L to Info-history, T to Info-toc.
16026
16027 2004-06-12 Kenichi Handa <handa@m17n.org>
16028
16029 * international/mule-cmds.el (set-language-environment):
16030 Load subst tables if necessary.
16031
16032 * international/mule.el (decode-char): Load subst tables if necessary.
16033 (encode-char): Likewise.
16034
16035 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
16036 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
16037 (utf-16le-decode-loop): Set r5 to -1 before loop.
16038 (utf-16be-decode-loop): Likewise.
16039 (ccl-decode-mule-utf-16le): Add EOF processing block.
16040 (ccl-decode-mule-utf-16be): Likewise.
16041 (ccl-decode-mule-utf-16le-with-signature): Likewise.
16042 (ccl-decode-mule-utf-16be-with-signature): Likewise.
16043 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
16044 (ccl-mule-utf-16-encode-untrans): New CCL.
16045 (utf-16-decode-to-ucs): Handle pre-read character.
16046 (utf-16le-encode-loop): Handle surrogate pair.
16047 (utf-16be-encode-loop): Likewise.
16048 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
16049 of utf-16le-encode-loop.
16050 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
16051 of utf-16be-encode-loop.
16052 (mule-utf-16-post-read-conversion):
16053 Call utf-8-post-read-conversion at first.
16054 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
16055 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
16056 Add post-read-conversion and pre-write-conversion.
16057
16058 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
16059 (utf-translate-cjk-unicode-range): New variable.
16060 (utf-translate-cjk-load-tables): New function.
16061 (utf-lookup-subst-table-for-decode): New function.
16062 (utf-lookup-subst-table-for-encode): New function.
16063 (utf-translate-cjk-mode): Init-value changed to t. Don't load
16064 tables here. Update safe-charsets of utf-* coding systems.
16065 (ccl-mule-utf-untrans): New CCL.
16066 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
16067 at end of each branch.
16068 (ccl-mule-utf-8-encode-untrans): New CCL.
16069 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
16070 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
16071 length of encoding. Don't return r0.
16072 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
16073 (utf-8-post-read-conversion): Narrow to region properly.
16074 If utf-translate-cjk-mode is on, load tables if necessary.
16075 Call utf-8-compose with hash-table arg if necessary.
16076 Call XXX-compose-region instead of XXX-post-read-conversion.
16077 (utf-8-pre-write-conversion): New function.
16078 (mule-utf-8): Include CJK charsets in safe-charsets if
16079 utf-translate-cjk-mode is on. Add pre-write-conversion.
16080
16081 * international/characters.el: Temporarily set
16082 utf-translate-cjk-mode to nil.
16083
16084 * language/devan-util.el (devanagari-compose-region):
16085 Add autoload cookie.
16086
16087 * international/ccl.el (ccl-dump-call): Fix printing the
16088 subroutine name.
16089
16090 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
16091
16092 * dired.el (dired-revert): If buffer is marked unmodified before
16093 reverting, keep it marked unmodified.
16094 Adapt to new conventions for commenting out code.
16095 (dired-make-relative): Adapt to new conventions for commenting out code.
16096
16097 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
16098
16099 * eshell/esh-module.el (eshell-load-defgroups):
16100 Bind `vc-handled-backends' to nil when opening files.
16101
16102 2004-06-11 Juanma Barranquero <lektu@terra.es>
16103
16104 * files.el (parse-colon-path, cd): Doc fixes (refer to
16105 `path-separator', not colon).
16106
16107 2004-06-10 Juanma Barranquero <lektu@terra.es>
16108
16109 * newcomment.el (comment-search-forward)
16110 (comment-search-backward): Fix typos in docstring.
16111 (comment-region): Doc fix.
16112
16113 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
16114
16115 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
16116 switch is no longer stored in `dired-switches-alist'.
16117
16118 * dired-aux.el (dired-insert-subdir): Do not store R switch in
16119 `dired-switches-alist'.
16120
16121 2004-06-10 Kim F. Storm <storm@cua.dk>
16122
16123 * pcvs.el (cvs-mode-diff-yesterday): New command.
16124
16125 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
16126
16127 2004-06-10 Juri Linkov <juri@jurta.org>
16128
16129 * emacs-lisp/edebug.el (edebug-eval-defun):
16130 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
16131 Fix docstring.
16132
16133 * simple.el (eval-expression-print-format): Don't print additional
16134 information on the first call to `eval-print-last-sexp'.
16135 (next-error-find-buffer): Fix punctuation.
16136 (killing) <defgroup>: Fix punctuation.
16137 (yank-excluded-properties): Change group from editing to killing.
16138
16139 * replace.el (perform-replace): Use `limit' to terminate the
16140 while-loop explicitly.
16141
16142 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16143
16144 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
16145 Use lc-*.xpm as prefix instead of *-locol.xpm.
16146
16147 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
16148 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
16149 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
16150 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
16151 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
16152 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
16153 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
16154 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
16155 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
16156 * toolbar/lc-up_arrow.xpm:
16157 Rename from *-locol.xpm.
16158
16159 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
16160
16161 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
16162 include forms like &<str>; as valid url patterns.
16163
16164 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
16165
16166 * dired.el (dired-diff, dired-backup-diff)
16167 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
16168 (dired-do-chown, dired-do-touch, dired-do-print)
16169 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
16170 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
16171 (dired-create-directory, dired-do-copy, dired-do-symlink)
16172 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
16173 (dired-do-copy-regexp, dired-do-hardlink-regexp)
16174 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
16175 (dired-maybe-insert-subdir, dired-next-subdir)
16176 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
16177 (dired-kill-subdir, dired-tree-up, dired-tree-down)
16178 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
16179 (dired-run-shell-command, dired-query): Remove redundant,
16180 or incorrect, autoloads.
16181
16182 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
16183 does not end in a slash. Add optional argument KILL-ROOT.
16184 Update docstring.
16185 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
16186 (dired-query): Add autoloads.
16187
16188 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
16189
16190 * progmodes/compile.el (compilation-set-window-height):
16191 Rearrange the save-* functions because a buffer can have several current
16192 point in different windows.
16193 (compilation-error-regexp-alist-alist): Recognize {standard input}
16194 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
16195
16196 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16197
16198 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
16199 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
16200 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
16201 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
16202 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
16203 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
16204 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
16205 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
16206 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
16207 * toolbar/up_arrow-locol.xpm:
16208 New versions of icons that uses fewer colors.
16209
16210 * toolbar/tool-bar.el (tool-bar-local-item)
16211 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
16212 if display-color-cells is 256 or less.
16213
16214 2004-06-08 Kim F. Storm <storm@cua.dk>
16215
16216 * wid-edit.el (widget-specify-button): Use hand pointer rather
16217 than mouse-face as visible mouse-over effect.
16218
16219 2004-06-07 Karl Fogel <kfogel@red-bean.com>
16220
16221 * saveplace.el (save-place-alist-to-file): Bind `print-length'
16222 and `print-level' to nil when writing out `save-place-alist'.
16223 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
16224
16225 2004-06-07 Juanma Barranquero <lektu@terra.es>
16226
16227 * completion.el (completion-kill-region): Doc fix.
16228
16229 * format.el (format-insert-annotations)
16230 (format-annotate-location): Doc fixes.
16231 (format-subtract-regions): Make arguments match their use in docstring.
16232
16233 * simple.el (kill-region): Doc fix.
16234
16235 * subr.el (insert-buffer-substring-no-properties)
16236 (insert-buffer-substring-as-yank): Doc fixes.
16237
16238 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
16239
16240 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16241 Update docstring.
16242 (dired-reset-subdir-switches): New function.
16243
16244 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
16245 Limit scope of `buffer-read-only' binding.
16246
16247 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
16248
16249 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
16250 eshell-explicit-command-char.
16251
16252 2004-06-06 Juanma Barranquero <lektu@terra.es>
16253
16254 * help-fns.el (help-argument-name): Inherit from italic face only
16255 if the frame supports it.
16256
16257 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16258
16259 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
16260 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
16261 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
16262 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
16263 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
16264 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
16265 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
16266 New conversions from xpm files.
16267
16268 * toolbar/README: New file.
16269
16270 2004-06-06 Richard M. Stallman <rms@gnu.org>
16271
16272 * isearch.el (isearch-mode-map): Undo previous change.
16273
16274 2004-06-05 Juri Linkov <juri@jurta.org>
16275
16276 * bindings.el (debug-ignored-errors): Add regexps for history
16277 related messages. Remove $ from "No further undo information".
16278 Move Ediff's messages to ediff.el.
16279
16280 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
16281
16282 * cus-edit.el (custom-display): Add `min-colors'.
16283
16284 * custom.el (defface): Add `supports' to docstring.
16285
16286 * help-fns.el (help-argument-name): Add :group 'help.
16287
16288 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
16289
16290 * find-dired.el (find-ls-subdir-switches): New user option.
16291 (find-dired): No longer call `abbreviate-file-name' on DIR.
16292 Set `dired-subdir-switches' buffer-locally.
16293
16294 * locate.el: Merge the two `Commentary' sections.
16295 (locate-ls-subdir-switches): New user option.
16296 (locate): Update for other changes.
16297 (locate-mode-map): Restore Dired binding for mouse-2.
16298 Bind `locate-mouse-view-file' to M-mouse-2.
16299 Bind `l' to `locate-do-redisplay'.
16300 (locate-main-listing-line-p, locate-do-redisplay): New functions.
16301 (locate-mouse-view-file, locate-tags, locate-find-directory):
16302 Print message if used outside main listing.
16303 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
16304 Various changes to support inserted subdirectories.
16305 (locate-insert-header): Change header of *Locate* buffer.
16306
16307 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16308 Change interactive default switches.
16309 (dired-rename-subdir-2): Update `dired-switches-alist'.
16310 (dired-insert-subdir, dired-kill-subdir):
16311 Handle `dired-switches-alist'. Do not mark buffer modified.
16312 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
16313 (dired-insert-subdir-doinsert): Omit messages.
16314 Handle `dired-subdir-switches'.
16315 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
16316
16317 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
16318 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
16319 subdirs if -R switch is used for a subdir.
16320 (dired-mode): Set `dired-switches-alist'.
16321 (dired-build-subdir-alist): Only print number of directories in
16322 echo area when invoked interactively.
16323
16324 2004-06-05 Lars Hansen <larsh@math.ku.dk>
16325
16326 * dired-x.el (dired-omit-mode): Rename from
16327 dired-omit-files-p. Use define-minor-mode to define it.
16328 (dired-omit-files-p): Add as alias for dired-omit-mode.
16329 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
16330 dired-mark-omitted.
16331 (dired-mark-omitted): Add. Bind to M-O.
16332
16333 2004-06-05 Kenichi Handa <handa@m17n.org>
16334
16335 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
16336
16337 2004-06-05 Juanma Barranquero <lektu@terra.es>
16338
16339 * help-fns.el (help-argument-name): Reintroduce face.
16340 (help-default-arg-highlight): Use it, now that
16341 `face-differs-from-default-p' can be trusted.
16342
16343 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
16344
16345 * textmodes/table.el: Sentence commands added to Point Motion
16346 group; kill and backward-kill commands added to Extraction group.
16347
16348 2004-06-04 Mario Lang <mlang@delysid.org>
16349
16350 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
16351 systems appear to use mW, make the code handle this. Fix a
16352 division-by-zero bug while at it, and handle kernels with
16353 a slightly different layout in /proc/acpi.
16354
16355 2004-06-04 Karl Fogel <kfogel@red-bean.com>
16356
16357 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
16358 because the latter is a CL-ism. This fixes the bug reported by
16359 Shawn Boyette <mdxi@collapsar.net> in
16360 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
16361
16362 2004-06-04 Miles Bader <miles@gnu.org>
16363
16364 * faces.el (display-supports-face-attributes-p): Function moved to
16365 C code. Previously only the tty-related portion of this function
16366 was done in C; however the previous attempt to do a halfway-proper
16367 job for non-tty displays in lisp didn't work properly because of
16368 funny conditions during Emacs startup.
16369 (face-differs-from-default-p): Simplify, now that
16370 display-supports-face-attributes-p works properly on all display
16371 types. Remove :stipple from comparison; it doesn't really work
16372 in emacs anyway.
16373
16374 2004-06-04 Miles Bader <miles@gnu.org>
16375
16376 * faces.el (face-differs-from-default-p): Use a different
16377 implementation, so we can really check whether FACE displays
16378 differently or not.
16379
16380 2004-06-04 Miles Bader <miles@gnu.org>
16381
16382 * faces.el (display-supports-face-attributes-p): Implement a
16383 `different from default' check for non-tty displays.
16384
16385 2004-06-03 David Kastrup <dak@gnu.org>
16386
16387 * woman.el (woman-mapcan): More concise code.
16388 (woman-topic-all-completions, woman-topic-all-completions-1)
16389 (woman-topic-all-completions-merge): Replace by a simpler and
16390 much faster implementation based on O(n log n) sort/merge instead
16391 of the old O(n^2) behavior.
16392
16393 2004-06-03 Miles Bader <miles@gnu.org>
16394
16395 * subr.el (read-number): Use canonical format for default in prompt.
16396
16397 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
16398 Add regexp for " [...]" style defaults.
16399
16400 2004-06-02 Romain Francoise <romain@orebokech.com>
16401
16402 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
16403 groups: if the user asks for a hidden buffer, open the
16404 corresponding filter group to expose it.
16405
16406 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
16407 `ibuffer-jump-to-buffer'.
16408 (ibuffer-jump-offer-only-visible-buffers): New user option.
16409
16410 2004-06-02 Juanma Barranquero <lektu@terra.es>
16411
16412 * faces.el (frame-update-faces): Add empty docstring so the one
16413 for `ignore' doesn't show through.
16414
16415 * subr.el (process-kill-without-query): Remove spurious "\n" on
16416 obsolescence string.
16417 (focus-frame, unfocus-frame): Add obsolescence declaration and
16418 empty docstring.
16419
16420 * international/mule.el (register-char-codings): Make alias for
16421 `ignore'. Move docstring to obsolescence info and remove redundancy.
16422
16423 2004-06-02 Kim F. Storm <storm@cua.dk>
16424
16425 * frame.el (blink-cursor-start): Turn cursor off initially so blink
16426 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
16427
16428 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16429
16430 * comint.el (comint-replace-by-expanded-history-before-point):
16431 Obey `start' as the docstring says.
16432 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
16433 (comint-update-fence): Prevent font-lock from running unnecessarily.
16434 (comint-dynamic-list-completions): Use with-current-buffer.
16435
16436 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16437
16438 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
16439 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
16440 (bibtex-entry-update): Handle alternatives and optional fields.
16441 (bibtex-parse-entry): Bugfix, handle empty key.
16442
16443 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16444
16445 * vc-arch.el (vc-arch-state): Don't assume the file exists.
16446
16447 2004-05-31 Lars Hansen <larsh@math.ku.dk>
16448
16449 * desktop.el (desktop-save): Don't save minor modes without a
16450 known mode initialization function.
16451
16452 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
16453
16454 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
16455
16456 * autorevert.el: Update `Commentary' section.
16457
16458 2004-05-30 Juanma Barranquero <lektu@terra.es>
16459
16460 * dos-fns.el (convert-standard-filename):
16461 * files.el (convert-standard-filename):
16462 * w32-fns.el (convert-standard-filename):
16463 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
16464
16465 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
16466
16467 Sync with Tramp.
16468
16469 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
16470 (tramp-let-maybe): Move to an earlier spot in the file.
16471 Patch by Andreas Schwab.
16472
16473 2004-05-30 Andreas Schwab <schwab@suse.de>
16474
16475 * dired.el (dired-get-filename): Don't use dired-re-dot.
16476
16477 2004-05-30 Richard M. Stallman <rms@gnu.org>
16478
16479 * files.el (find-file): Doc fix.
16480
16481 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
16482
16483 2004-05-30 Nick Roberts <nickrob@gnu.org>
16484
16485 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
16486 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
16487 modeline of the locals buffer.
16488 (gdb-goto-breakpoint): Handle gdbmi.
16489 (gdb-get-frame-number): Change for gdbmi.
16490
16491 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
16492
16493 * files.el (file-remote-p): Apply file name handler for operation
16494 `file-remote-p'. It isn't a property any longer.
16495 (file-relative-name): `fh' and `fd' get the required value via
16496 `find-file-name-handler' already.
16497
16498 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
16499 (top): Remove setting of `file-remote-p' property for
16500 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
16501
16502 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
16503
16504 Version 2.0.41 of Tramp released.
16505
16506 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
16507 Throw away if process has died.
16508 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
16509 (tramp-out-of-band-prompt-regexp): Rename to
16510 `tramp-process-alive-regexp', because its usage is widen.
16511 (tramp-actions-copy-out-of-band): Apply it.
16512 (tramp-actions-before-shell, tramp-multi-actions):
16513 Add `tramp-action-process-alive' action.
16514 (tramp-action-process-alive): New defun.
16515 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
16516 Add entry for `file-remote-p'.
16517 (tramp-handle-file-remote-p): New defun.
16518 (top): Remove setting of `file-remote-p'. Don't set
16519 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
16520
16521 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
16522 `file-remote-p'.
16523
16524 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
16525 counted for (last) line. [They should or they shouldn't? --Stef]
16526 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
16527
16528 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
16529
16530 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
16531 not really necessary but seems to keep the shell history smaller
16532 in some cases. It is no substitute for setting HISTFILE and
16533 HISTSIZE from tramp-open-connection-setup-interactive-shell,
16534 though. Suggested by Luc Teirlinck.
16535 (tramp-open-connection-setup-interactive-shell): Export variables
16536 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
16537 (tramp-set-process-query-on-exit-flag): New compat function.
16538 (tramp-open-connection-multi, tramp-open-connection-su)
16539 (tramp-open-connection-rsh, tramp-open-connection-telnet)
16540 (tramp-do-copy-or-rename-file-out-of-band): Use it.
16541 (tramp-let-maybe): New macro, let-binds a variable only if it
16542 isn't obsolete.
16543 (tramp-check-ls-commands, tramp-handle-expand-file-name)
16544 (tramp-handle-file-truename): Use it.
16545 (tramp-completion-file-name-regexp-unified): Avoid matching
16546 filenames starting with "/:" -- those are reserved for
16547 file-name-non-special.
16548
16549 * tramp-smb.el (tramp-smb-open-connection):
16550 Use tramp-set-process-query-on-exit-flag compat function.
16551
16552 2004-05-29 Richard M. Stallman <rms@gnu.org>
16553
16554 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
16555
16556 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
16557 (eval-last-sexp-print-value): Print char equivalent regardless
16558 of standard-output value.
16559
16560 * thumbs.el (thumbs-subst-char-in-string): Delete.
16561 (thumbs-thumbname): Use subst-char-in-string.
16562 (thumbs-resize-image): Use condition-case, not ignore-errors.
16563 (thumbs-kill-buffer): Likewise.
16564
16565 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
16566 (thumbs-mode): Make buffer read-only.
16567 (thumbs-make-thumb): Unconditionally accept an existing file.
16568 (thumbs-insert-thumb): Add thumb-image-file property to the image.
16569 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
16570 (thumbs-show-thumbs-list): Error if images not supported.
16571 (thumbs-save-current-image): Improve prompt string.
16572 (thumbs-mode-map): Define u, R, x.
16573 (thumbs-unmark): New command.
16574 (thumbs-emboss-image): Minor cleanup.
16575 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
16576 (thumbs-rename-images): New command.
16577 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
16578
16579 * thumbs.el (thumbs-current-image): New function.
16580 (thumbs-file-list, thumbs-file-alist): New functions.
16581 (thumbs-find-image): Delete arg L.
16582 Don't set up thumbs-fileL as buffer-local global var.
16583 (thumbs-find-image-at-point): Use thumbs-current-image.
16584 (thumbs-set-image-at-point-to-root-window): Likewise.
16585 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
16586 Record and warn about errors. Update thumbs-markedL for deletions.
16587 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
16588 (thumbs-redraw-buffer): Use thumbs-file-list.
16589 (thumbs-mark): Use thumbs-current-image.
16590 (thumbs-show-name): Use thumbs-current-image.
16591
16592 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
16593 and imenu--last-menubar-index-alist.
16594
16595 * subr.el (with-selected-window): Undo previous change.
16596
16597 2004-05-29 John Paul Wallington <jpw@gnu.org>
16598
16599 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
16600 (thumbs-mouse-find-image): New command.
16601 (thumbs-mode-map): Bind it to mouse-2.
16602 (thumbs-mode): Make mode-class special.
16603 (thumbs-view-image-mode): Likewise.
16604
16605 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
16606
16607 * flymake.el: New file.
16608
16609 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
16610
16611 * files.el (find-file-noselect-1): Do not bind
16612 `inhibit-read-only' to t during execution of
16613 `find-file-not-found-functions'.
16614
16615 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16616
16617 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
16618 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
16619
16620 2004-05-28 Juri Linkov <juri@jurta.org>
16621
16622 * simple.el (eval-expression-print-format): New fun.
16623
16624 * simple.el (eval-expression):
16625 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
16626 * emacs-lisp/edebug.el (edebug-compute-previous-result)
16627 (edebug-eval-expression): Print additionally the value returned by
16628 `eval-expression-print-format'.
16629
16630 * emacs-lisp/lisp.el (insert-pair-alist): New var.
16631 (insert-pair): Make arguments optional. Find character pair
16632 from `insert-pair-alist' according to the last input event.
16633 (insert-parentheses): Make arguments optional.
16634 (raise-sexp, delete-pair): New funs.
16635
16636 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
16637 (emacs-lisp-mode-map, lisp-interaction-mode-map):
16638 Bind C-M-q to `indent-pp-sexp'.
16639
16640 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
16641 `pp-to-string' modified to be able to format text with newlines.
16642 (pp-to-string): Move the buffer-formatting part of the code to
16643 `pp-buffer'. Call `pp-buffer'.
16644
16645 * info.el (Info-desktop-buffer-misc-data): Don't save information
16646 about virtual files.
16647 (Info-restore-desktop-buffer): Restore Info buffers in prepared
16648 buffers with names obtained from the desktop file instead of the
16649 default *info* buffer.
16650
16651 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16652
16653 * subr.el (with-selected-window): Only save/restore the selected window.
16654
16655 * progmodes/compile.el (compilation-error-regexp-alist):
16656 Use expand-file-name and data-directory.
16657
16658 * progmodes/grep.el (grep-tree): Rework previous fix.
16659
16660 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
16661 after the user marked text with the mouse.
16662
16663 * startup.el (command-line): Keep the first regexp of
16664 auto-save-file-name-transforms intact.
16665
16666 2004-05-28 Juanma Barranquero <lektu@terra.es>
16667
16668 * cus-edit.el (customize-face, customize-face-other-window)
16669 (custom-face-edit-delete): Make arguments match their use in
16670 docstring.
16671 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
16672 docstring.
16673
16674 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
16675 not `cvs-butlast'.
16676
16677 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
16678 `nbutlast' are in subr.el).
16679
16680 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
16681 (set-w32-system-coding-system): Doc fixes.
16682
16683 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
16684 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
16685 Make arguments match their use in docstring.
16686 (artist-draw-region-trim-line-endings)
16687 (artist-mouse-choose-operation): Fix typo in docstring.
16688 (artist-key-set-point-common): Doc fix.
16689
16690 2004-05-28 Simon Josefsson <jas@extundo.com>
16691
16692 * mail/smtpmail.el (smtpmail-open-stream):
16693 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
16694
16695 2004-05-26 Simon Josefsson <jas@extundo.com>
16696
16697 * starttls.el: Merge with my GNUTLS based starttls.el.
16698 (starttls-gnutls-program, starttls-use-gnutls)
16699 (starttls-extra-arguments, starttls-process-connection-type)
16700 (starttls-connect, starttls-failure, starttls-success): New variables.
16701 (starttls-program, starttls-extra-args): Doc fix.
16702 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
16703 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
16704 and pass on to corresponding *-gnutls function if it is set.
16705
16706 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
16707
16708 * autorevert.el (auto-revert-handler): Disable auto-reverting of
16709 remote files.
16710
16711 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
16712
16713 * files.el (file-name-non-special): There are more operations
16714 which need handling: `find-backup-file-name',
16715 `insert-file-contents', `verify-visited-file-modtime',
16716 `write-region'. Rename t value of method to `add'. Add new
16717 methods `quote' and `unquote-then-quote' to file-arg-indices.
16718
16719 2004-05-25 Juri Linkov <juri@jurta.org>
16720
16721 * info.el (Info-toc): Call Info-mode on intermediate buffer.
16722 (Info-index-nodes): Enclose code in condition-case to catch errors.
16723 (Info-index-node): Don't search all index nodes if request is only
16724 for the current node and file is not in the cache of index nodes.
16725 (Info-mode-map): Bind Info-copy-current-node-name to `w'
16726 for consistency with dired-copy-filename-as-kill.
16727 Bind `S' to Info-search-case-sensitively.
16728 (Info-copy-current-node-name): New arg. With zero prefix arg put
16729 the name inside a function call to `info'. Display copied text in
16730 the echo area.
16731
16732 2004-05-25 Sam Steingold <sds@gnu.org>
16733
16734 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
16735 strip the package prefix from the symbol name, if any.
16736 Make it the `find-tag-default-function' for `lisp-mode'.
16737
16738 2004-05-25 John Paul Wallington <jpw@gnu.org>
16739
16740 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
16741 instead of obsolete `process-kill-without-query'.
16742
16743 * textmodes/texinfmt.el (texinfo-indexvar-alist):
16744 Declare as variable, not constant.
16745
16746 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
16747
16748 * files.el (find-file-noselect-1): Fix bug introduced by
16749 Revision 1.694. As a side effect, `inhibit-read-only'
16750 is again, by default, t during execution of
16751 `find-file-not-found-functions'.
16752 (insert-directory): Check that lines were really inserted by
16753 the --dired switch, before erasing them.
16754
16755 2004-05-24 Nick Roberts <nickrob@gnu.org>
16756
16757 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
16758 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
16759 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
16760 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
16761 gud-minor-mode (gdbmi).
16762
16763 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16764
16765 * net/browse-url.el (browse-url-interactive-arg): Enable user to
16766 explicitly select the text to be taken as URL.
16767
16768 2004-05-23 Juri Linkov <juri@jurta.org>
16769
16770 * info.el (Info-index-nodes): New var and fun.
16771 (Info-goto-index, Info-index, info-apropos)
16772 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
16773 (Info-index): Fix docstring. Store and restore Info-history-list.
16774 (Info-complete-nodes): New var.
16775 (Info-complete-menu-item): Use it.
16776 (Info-index-node): New fun.
16777 (Info-final-node, Info-forward-node, Info-backward-node)
16778 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
16779 Use Info-index-node.
16780 (Info-extract-menu-item, Info-extract-menu-counting): Set second
16781 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
16782 (Info-find-node-2): If a node with period in its name not found,
16783 try to find a node without the name part after period.
16784 (Info-select-node): Call Info-fontify-node only if
16785 Info-fontify-maximum-menu-size is not nil.
16786 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
16787 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
16788 Preserve Info-history-list.
16789 (Info-toc): Set Info-current-file.
16790 (Info-build-toc): Move point to the beginning of the buffer.
16791 Add main-file variable.
16792 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
16793 Use backslashed representation of the control character ^_.
16794
16795 * textmodes/texinfmt.el (texinfo-print-index): Print index line
16796 numbers in the new Texinfo 4.7 format.
16797
16798 * add-log.el (change-log-font-lock-keywords): Remove `:' from
16799 regexps for function and variable names.
16800
16801 * descr-text.el (describe-property-list): Add [show] button for
16802 `syntax-table' property with action to pp to a separate buffer.
16803 (describe-char): Replace search-forward by re-search-forward with
16804 whitespace regexp after "character:" to not fail in too narrow windows.
16805
16806 * simple.el (next-error-find-buffer): Add a rule to return
16807 next-error capable buffer if one window on the selected frame
16808 displays such buffer.
16809
16810 2004-05-23 Nick Roberts <nickrob@gnu.org>
16811
16812 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
16813 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
16814 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
16815 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
16816 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
16817 Handle new value for gud-minor-mode (gdbmi).
16818 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
16819 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
16820 Change from local to global gdb variable set.
16821 (gdb-ann3): Initialize above gdb variable set.
16822 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
16823 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
16824 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
16825 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
16826 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
16827 (gdb-info-locals-handler, gdb-invalidate-assembler)
16828 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
16829 set as global variables.
16830 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
16831 Handle gdbmi.
16832 (gdb-info-breakpoints-custom): Fix regexp.
16833 (def-gdb-var): Delete.
16834
16835 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
16836 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
16837 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
16838 a new mode. The file (gdb-mi.el) for this mode will be included
16839 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
16840 primary interface.
16841
16842 2004-05-23 Jesper Harder <harder@ifa.au.dk>
16843
16844 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
16845 interpreted as a directory.
16846
16847 2004-05-22 Richard M. Stallman <rms@gnu.org>
16848
16849 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
16850 as a close quote.
16851
16852 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
16853
16854 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
16855 Use assoc-string, not assoc-ignore-case.
16856
16857 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
16858
16859 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
16860 If moving back then fwd gets a defun that ends before point,
16861 try again moving fwd then back.
16862
16863 * files.el (file-name-non-special): Allow t in file-arg-indices
16864 to mean requote the return value. Use `identity' as an element
16865 rather than as the whole value.
16866
16867 * gs.el (gs-options): Add -dSAFER. Mark it risky.
16868
16869 2004-05-22 Juanma Barranquero <lektu@terra.es>
16870
16871 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
16872 `help-make-usage'.
16873 (help-highlight-arguments): Skip function name before searching
16874 for arguments.
16875
16876 2004-05-21 Juanma Barranquero <lektu@terra.es>
16877
16878 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
16879 Don't mention in the docstring these arguments meant for
16880 internal (recursive) use only.
16881 (allout-char-spec): Comment out (it's not implemented).
16882 (allout-old-expose-topic, allout-exposure): Fix docstring and add
16883 obsolescence declaration.
16884 (allout-flatten-exposed-to-buffer)
16885 (allout-indented-exposed-to-buffer): Fix typos in docstring.
16886 (my-mark-marker): Doc fix.
16887 (produce-allout-mode-map, allout-sibling-index)
16888 (allout-isearch-expose, allout-distinctive-bullet)
16889 (allout-open-topic, allout-reindent-body)
16890 (allout-rebullet-heading, allout-process-exposed)
16891 (allout-insert-listified, allout-latex-verb-quote)
16892 (allout-insert-latex-header, allout-insert-latex-trailer):
16893 Make arguments match their use in docstring.
16894 (allout-primary-bullet, allout-old-style-prefixes)
16895 (allout-inhibit-protection, allout-init, allout-mode)
16896 (allout-before-change-protect, allout-flag-region):
16897 Use "Emacs" instead of "emacs" in docstrings.
16898
16899 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
16900
16901 * international/characters.el: Modify syntax of more characters.
16902
16903 2004-05-21 Masatake YAMATO <jet@gyve.org>
16904
16905 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
16906 (etags-tags-completion-table): Show parsing progress.
16907
16908 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
16909
16910 * locate.el (locate-prompt-for-command): Shorten first line of
16911 docstring.
16912 (locate-mode): Expand docstring and include keymap summary.
16913
16914 * files.el (find-file-noselect-1): Limit the scope of the
16915 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
16916 is, by default, nil during the execution of
16917 `find-file-not-found-functions' and `find-file-hook'.
16918
16919 2004-05-20 Michael Mauger <mmaug@yahoo.com>
16920
16921 * facemenu.el (facemenu-color-name-equal): New function.
16922 (list-colors-display): Use it to compare colors instead of
16923 facemenu-color-equal.
16924
16925 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
16926
16927 * compare-w.el (compare-windows-face): Use min-colors instead of
16928 checking for tty or pc types.
16929
16930 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
16931
16932 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
16933 (completion-setup-function): Use with-current-buffer.
16934 Properly save excursion. Simplify.
16935 Don't assume there is necessarily a `mouse-face' property somewhere.
16936
16937 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
16938
16939 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
16940
16941 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
16942 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
16943 Use with-current-buffer.
16944 (byte-goto-log-buffer): Delete.
16945 (byte-compile-log-file): Call compilation-forget-errors.
16946
16947 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16948
16949 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
16950 output messages into the search result.
16951
16952 2004-05-19 Masatake YAMATO <jet@gyve.org>
16953
16954 * wid-edit.el (widget-radio-button-notify): Revert my last
16955 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16956
16957 2004-05-19 Kenichi Handa <handa@m17n.org>
16958
16959 * international/characters.el: Fix syntax (open/close) of CJK chars.
16960
16961 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16962
16963 * help-mode.el (help-go-back): Don't depend on position of back button.
16964
16965 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
16966
16967 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
16968 files don't contain an accidental additional /.
16969
16970 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
16971 in source buffer.
16972
16973 2004-05-18 Masatake YAMATO <jet@gyve.org>
16974
16975 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
16976 to widget-apply. :action method assumes 2 arguments, not 3.
16977
16978 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
16979
16980 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16981 New constants.
16982 (hs-special-modes-alist): Add an f90-mode entry.
16983
16984 2004-05-17 Sam Steingold <sds@gnu.org>
16985
16986 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
16987 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
16988
16989 2004-05-16 Kim F. Storm <storm@cua.dk>
16990
16991 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
16992
16993 2004-05-15 John Wiegley <johnw@newartisans.com>
16994
16995 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
16996 (eshell-output-object-to-target): Improve output speed 20% by not
16997 calling `eshell-stringify' if something is already known to be a string.
16998
16999 2004-05-15 Alex Ott <ott@jet.msk.su>
17000
17001 * textmodes/ispell.el (ispell-local-dictionary-alist):
17002 Add windows-1251 to the choice of coding systems.
17003 (ispell-dictionary-alist-6): Add support for "russianw.aff",
17004 encoded in cp1251.
17005
17006 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
17007
17008 * progmodes/compile.el (compilation-warning-face)
17009 (compilation-info-face): Use min-colors.
17010
17011 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17012
17013 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
17014 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
17015 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
17016 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
17017 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
17018 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
17019 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
17020 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
17021 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
17022 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
17023 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
17024 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
17025 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
17026 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
17027
17028 2004-05-15 Kim F. Storm <storm@cua.dk>
17029
17030 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
17031 Use it to set triggered-p element of timer.
17032 (timer-event-handler): Set triggered-p element non-nil while running
17033 the timer function.
17034
17035 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
17036
17037 * descr-text.el (describe-char-unicode-data)
17038 (describe-char-unicodedata-file): Re-enable the unicode code now that
17039 the licensing issues have been cleared in the unicode-4 license.
17040 (describe-text-properties-1): Remove unused `overlay' var.
17041 (describe-char): Remove unused var `buffer'.
17042
17043 2004-05-14 David Ponce <david@dponce.com>
17044
17045 * tree-widget.el: New file.
17046
17047 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
17048
17049 * language/european.el ("Brazilian Portuguese"): Add support for
17050 Brazilian Portuguese.
17051
17052 2004-05-13 John Wiegley <johnw@newartisans.com>
17053
17054 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
17055 `recentf-mode' if this variable has been customized to t.
17056
17057 * eshell/esh-test.el (eshell-test): Call the function
17058 `emacs-version' rather than trying to build a custom version string.
17059
17060 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
17061
17062 * net/telnet.el (telnet-mode): Use define-derived-mode.
17063 Don't modify the global value of comint-prompt-regexp.
17064
17065 2004-05-13 John Paul Wallington <jpw@gnu.org>
17066
17067 * version.el (emacs-version): Check for `gtk' feature before
17068 `x-toolkit' feature.
17069
17070 2004-05-13 Juanma Barranquero <lektu@terra.es>
17071
17072 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
17073 arguments in the docstring, they're used only in recursive calls.
17074
17075 * help-fns.el (help-arg-highlighting-function)
17076 (help-argument-name): Delete.
17077 (help-default-arg-highlight): New function.
17078 (help-do-arg-highlighting): Use it.
17079
17080 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
17081
17082 * calendar/appt.el (appt-disp-window):
17083 Use `calendar-set-mode-line' for a centered mode-line.
17084
17085 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
17086
17087 * calendar/appt.el (appt-disp-window): Do not split window
17088 excessively when `split-height-threshold' is low.
17089
17090 2004-05-12 Nick Roberts <nickrob@gnu.org>
17091
17092 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
17093 kill-buffer-hook here and make it local.
17094 (gud-kill-buffer-hook): Use kill-process for a sure kill.
17095
17096 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
17097
17098 * progmodes/compile.el (compilation-set-window-height):
17099 Use save-excursion to protect against misplaced marker.
17100
17101 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17102
17103 * custom.el (defface): Document that type can have value gtk.
17104
17105 * faces.el (face-spec-set-match-display): Handle type gtk in display.
17106
17107 2004-05-12 Kenichi Handa <handa@m17n.org>
17108
17109 * descr-text.el: Require quail at compile time.
17110 (describe-char): If an input method is on and it supports the
17111 character, show how to input it.
17112
17113 * international/quail.el (quail-install-decode-map): Accept a
17114 char-table whose subtype is `quail-decode-map'.
17115 (quail-store-decode-map-key, quail-gen-decode-map1)
17116 (quail-gen-decode-map, quail-find-key1, quail-find-key)
17117 (quail-show-key): New functions.
17118
17119 2004-05-12 Juanma Barranquero <lektu@terra.es>
17120
17121 * generic.el (define-generic-mode): Remove redundant arglist info.
17122
17123 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
17124 Make arguments match their use in docstring.
17125 (help-arg-highlighting-function): New variable.
17126 (help-argument-name): Mention it in the docstring.
17127 (help-do-arg-highlight): Use it. Expand regexp to accept also
17128 ARG-xxx and xxx-ARG references.
17129
17130 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
17131
17132 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
17133 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
17134 and "mailto:addr1?to=addr2" equal.
17135
17136 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
17137
17138 * man.el (Man-getpage-in-background): Use shell-file-name
17139 and shell-command-switch variables instead of hard-coded values.
17140
17141 2004-05-11 Eli Zaretskii <eliz@gnu.org>
17142
17143 * iimage.el: New file.
17144
17145 2004-05-11 Juanma Barranquero <lektu@terra.es>
17146
17147 * custom.el (custom-initialize-default, defcustom):
17148 Fix typo in docstring.
17149
17150 * files.el (set-visited-file-name, file-expand-wildcards):
17151 Fix docstring.
17152
17153 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
17154
17155 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
17156
17157 * subr.el (eventp): Be more discriminating with integers.
17158
17159 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
17160
17161 * progmodes/compile.el (compile): Add universal prefix arg.
17162 (compilation-error-regexp-alist-alist): Add edg patterns.
17163
17164 2004-05-10 Sam Steingold <sds@gnu.org>
17165
17166 * textmodes/ispell.el (ispell-message):
17167 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
17168
17169 2004-05-10 Dave Love <fx@gnu.org>
17170
17171 * progmodes/python.el (help-buffer): Autoload when compiling.
17172 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
17173 (run-python): Prepend to any existing PYTHONPATH.
17174
17175 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
17176
17177 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
17178 for pending breakpoints.
17179
17180 2004-05-10 Richard M. Stallman <rms@gnu.org>
17181
17182 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
17183 directly without calling any functions in Rmail.
17184 (unrmail-unprune): Function deleted.
17185
17186 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
17187
17188 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
17189 C-c C-z binding.
17190
17191 2004-05-10 Kenichi Handa <handa@m17n.org>
17192
17193 * descr-text.el (describe-char): Fix previous change. Don't make
17194 a unibyte character to multibyte in the *Help* buffer.
17195
17196 2004-05-10 Miles Bader <miles@gnu.org>
17197
17198 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
17199 buffer an error if the debugger process is actually running.
17200
17201 2004-05-10 Juanma Barranquero <lektu@terra.es>
17202
17203 * help-fns.el (help-argument-name): Default to italic.
17204 (help-highlight-arguments): Return always (usage . doc), even when
17205 usage is nil.
17206
17207 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
17208 (define-ibuffer-filter): Add usage info.
17209 (define-ibuffer-op): Add usage info (but CL-style defaults for
17210 keyword args are not shown).
17211
17212 * subr.el (remove-overlays, read-passwd): Fix docstring.
17213 (start-process-shell-command): Fix docstring. Put usage info in a
17214 format usable by `describe-function'.
17215 (open-network-stream, open-network-stream-nowait)
17216 (open-network-stream-server): Fix docstring.
17217
17218 2004-05-09 Jason Rumney <jasonr@gnu.org>
17219
17220 * international/code-pages (cp932, cp936, cp949, c950): Remove.
17221 Only define cp125* if windows-125* is already defined.
17222
17223 * language/korean.el (cp949): Add alias.
17224
17225 * language/chinese.el (cp936, cp950): Add aliases.
17226
17227 * language/japanese.el (cp932): Add alias.
17228
17229 * term/w32-win.el: Require code-pages.
17230
17231 * international/mule-cmds.el (set-locale-environment):
17232 On MS-Windows use ansi code-page for default coding-systems.
17233 Set up paper sizes for Windows 3 letter languages.
17234
17235 * international/code-pages.el (cp932, cp936, cp949, cp950):
17236 Add aliases. Also add cp125* if not already defined.
17237
17238 2004-05-09 Juanma Barranquero <lektu@terra.es>
17239
17240 * help-fns.el (help-highlight-arguments): Don't try to highlight
17241 missing or autoloaded arglists. Accept structured arguments, like
17242 the first ones of `do' and `flet'.
17243
17244 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
17245 (cvs-get-marked): Remove redundant arglist info.
17246
17247 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
17248 Don't use CL-style default args.
17249
17250 2004-05-08 Andreas Schwab <schwab@suse.de>
17251
17252 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
17253
17254 * international/subst-ksc.el: Fix references to utf-translate-cjk
17255 into utf-translate-cjk-mode.
17256 * international/subst-big5.el: Likewise.
17257 * international/subst-gb2312.el: Likewise.
17258 * international/subst-jis.el: Likewise.
17259 * international/utf-16.el: Likewise.
17260 * international/utf-8.el: Likewise.
17261
17262 2004-05-08 John Wiegley <johnw@newartisans.com>
17263
17264 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
17265 "virtual buffers" (off by default), which makes it possible to
17266 switch to the "virtual" buffers of recently visited files. When a
17267 buffer name search fails, and this option is on, iswitchb will
17268 look at the list of recently visited files, and permit matching
17269 against those names. When the user hits RET on a match, it will
17270 revisit that file.
17271 (iswitchb-read-buffer): Add two optional arguments, which makes
17272 isearchb.el possible.
17273 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
17274 (iswitchb-next-match): Add support for virtual buffers.
17275
17276 * isearchb.el: This module extends iswitchb to provide "as you
17277 type" buffer selection.
17278
17279 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
17280 Ignore the read-only property when flyspell highlighting is on.
17281 Not ignoring it leads to a series of confusing errors.
17282 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
17283 but also make sure to call flyspell-incorrect-hook.
17284 (flyspell-maybe-correct-transposition): Perform transposition test
17285 by bit twiddling a string, rather than using a temp buffer.
17286 (flyspell-maybe-correct-doubling): Use a string rather than a temp
17287 buffer. This is also the original version of the code, which
17288 could not be checked in before due to a previous lack of
17289 assignment papers. This version has seen heavy usage on my system
17290 for several years now.
17291
17292 * calendar/cal-bahai.el: New file, which adds support for the
17293 Baha'i calendar to Emacs. This calendar is based on a solar year
17294 of 19 months of 19 days, with 4 intercalary days. Each year
17295 begins on March 21, with the calendar starting in 1844.
17296
17297 * calendar/cal-menu.el, calendar/calendar.el
17298 * calendar/diary-lib.el, calendar/holidays.el:
17299 Added support for using cal-bahai.el.
17300
17301 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
17302 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
17303 function can be used outside of eshell buffers.
17304 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
17305
17306 2004-05-08 Juanma Barranquero <lektu@terra.es>
17307
17308 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
17309 word constituent so FOO-ARG is not recognized as an arg.
17310 (help-highlight-arguments): Don't skip lists in mandatory arguments.
17311
17312 * simple.el (next-error): Fix typo in docstring.
17313 (open-line): Make argument names match their use in docstring.
17314 (split-line): Fix docstring.
17315
17316 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
17317 usable by `describe-function'.
17318 (gensym, gentemp, typep, ignore-errors): Make argument names match
17319 their use in docstring.
17320
17321 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
17322 argument to `help-setup-xref'.
17323
17324 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
17325
17326 Version 2.0.40 of Tramp released.
17327
17328 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
17329 Use symbol-function to invoke functions only known on some Emacs
17330 flavors. This avoids byte-compiler warnings. Reported by Kevin
17331 Scaldeferri <kevin@scaldeferri.com>.
17332 (tramp-do-copy-or-rename-file-via-buffer): Rename from
17333 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
17334 consistent with the other tramp-do-* functions.
17335 (tramp-do-copy-or-rename-file): Calls adjusted.
17336 (tramp-process-initial-commands): Avoid liveness check on shell --
17337 we know that it must be alive since we're opening a connection at
17338 this moment.
17339 (tramp-last-cmd): New internal variable.
17340 (tramp-process-echoes): New tunable.
17341 (tramp-send-command): Set tramp-last-cmd.
17342 (tramp-wait-for-output): Delete echo, if applicable.
17343 (tramp-read-passwd): Construct the key for the password cache in a
17344 way that works for multi methods, too.
17345 (tramp-bug): Add backup-directory-alist and
17346 bkup-backup-directory-info to bug reports, with Tramp counterparts.
17347
17348 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
17349
17350 * net/tramp*.el: Suppress byte-compiler warnings where possible.
17351
17352 * net/tramp.el (tramp-out-of-band-prompt-regexp)
17353 (tramp-actions-copy-out-of-band): New defcustoms.
17354 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
17355 used instead of a synchronous one. Allows password entering.
17356 (tramp-action-out-of-band): New defun.
17357 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
17358 Remove restriction with password from doc string.
17359 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
17360 `tramp-out-of-band-prompt-regexp',
17361 `tramp-actions-copy-out-of-band', `password-cache' and
17362 `password-cache-expiry'.
17363 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
17364 password caching.
17365 (tramp-touch): FILE can be a local file, too.
17366 (TODO): Remove items done.
17367 (tramp-handle-insert-directory): Properly quote file name also if
17368 not full-directory-p. Handle wildcard case. Reported by Andreas
17369 Schwab <schwab@suse.de>.
17370 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
17371 new file.
17372 (tramp-handle-file-local-copy, tramp-handle-write-region):
17373 The permissions of the temporary file are set if filename exists.
17374 Reported by Ted Stern <stern@cray.com>.
17375 (tramp-backup-directory-alist)
17376 (tramp-bkup-backup-directory-info): New defcustoms.
17377 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
17378 (tramp-handle-find-backup-file-name): New function.
17379 Implements Tramp's find-backup-file-name.
17380
17381 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
17382 for `find-backup-file-name'.
17383
17384 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
17385 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
17386
17387 2004-05-07 Lars Hansen <larsh@math.ku.dk>
17388
17389 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
17390
17391 2004-05-07 Juanma Barranquero <lektu@terra.es>
17392
17393 * subr.el (lambda): Add arglist description to docstring.
17394 (declare): Fix typo in docstring.
17395 (open-network-stream): Fix docstring.
17396 (process-kill-without-query): Fix docstring and add obsolescence info.
17397 (last, butlast, nbutlast): Make arguments match their use in docstring.
17398 (insert-buffer-substring-no-properties): Likewise.
17399 (insert-buffer-substring-as-yank): Likewise.
17400 (split-string): Fix docstring.
17401
17402 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17403 Make argument names match their use in docstring.
17404
17405 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
17406
17407 2004-05-06 Nick Roberts <nickrob@gnu.org>
17408
17409 * progmodes/gdb-ui.el: Improve/extend documentation strings.
17410 Fit first sentence on one line for apropos-command.
17411
17412 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17413
17414 Changes largely merged in from Dave Love's code.
17415 * progmodes/python.el: Doc fixes.
17416 (python-mode-map): Add python-complete-symbol.
17417 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
17418 (python-comment-indent, python-complete-symbol)
17419 (python-symbol-completions, python-partial-symbol)
17420 (python-try-complete): New.
17421 (python-indent-line): Remove optional arg. Use python-block-end-p.
17422 (python-check): Bind compilation-error-regexp-alist.
17423 (inferior-python-mode): Use rx. Move keybindings to top level.
17424 Set comint-input-filter.
17425 (python-preoutput-filter): Use rx.
17426 (python-input-filter): Re-introduce.
17427 (python-proc): Start new process if necessary.
17428 Check python-buffer non-nil.
17429 (view-return-to-alist): Defvar.
17430 (python-send-receive): New.
17431 (python-eldoc-function): Use it.
17432 (python-mode-running): Don't defvar.
17433 (python-mode): Set comment-indent-function.
17434 Maybe update hippie-expand-try-functions-list.
17435 (python-indentation-levels): Initialize differently.
17436 (python-block-end-p): New.
17437 (python-indent-line): Use it.
17438 (python-compilation-regexp-alist): Augment.
17439 (run-python): Import `emacs' module to Python rather than loading
17440 code directly. Set python-buffer differently.
17441 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
17442 Use python-proc.
17443 (python-send-command): Go to end of comint buffer.
17444 (python-load-file): Use python-proc, emacs.eimport.
17445 (python-describe-symbol): Simplify interactive form.
17446 Use emacs.help. Do use temp-buffer-show-hook.
17447 Call print-help-return-message.
17448 (hippie-exp): Require when compiling.
17449 (python-preoutput-continuation): Use rx.
17450
17451 * diff-mode.el (diff-make-unified): Fix regexp.
17452
17453 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
17454
17455 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
17456 filter groups from the buffer when rebuilding the Ibuffer buffer
17457 and `ibuffer-show-empty-filter-groups' is nil.
17458
17459 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17460
17461 * ps-print.el (ps-print-quote): Call ps-value-string.
17462 (ps-setup): Call ps-comment-string.
17463 (ps-value-string, ps-comment-string): New funs.
17464
17465 2004-05-06 Juanma Barranquero <lektu@terra.es>
17466
17467 * ehelp.el (electric-help-command-loop): Check whether the last
17468 character is visible, not (point-max).
17469
17470 * help-fns.el (help-argument-name): Default to bold; don't inherit
17471 from font-lock-variable-name-face.
17472 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
17473
17474 2004-05-05 Kenichi Handa <handa@m17n.org>
17475
17476 * descr-text.el (describe-char): Copy the character with text
17477 properties and overlays into the first line, and call
17478 describe-text-properties on it.
17479
17480 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
17481
17482 * iswitchb.el (iswitchb-global-map): Fix typo.
17483 Remove unwanted ###autoloads from source file.
17484
17485 2004-05-05 Lars Hansen <larsh@math.ku.dk>
17486
17487 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
17488 in run-hooks. Use substitute-command-keys in message.
17489 (wdired-abort-changes): Add message.
17490
17491 2004-05-03 Michael Mauger <mmaug@yahoo.com>
17492
17493 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
17494 (sql-emacs20-p): Remove.
17495 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
17496 (sql-builtin-face, sql-doc-face): Remove.
17497 (sql-mode-ansi-font-lock-keywords)
17498 (sql-mode-oracle-font-lock-keywords)
17499 (sql-mode-postgres-font-lock-keywords)
17500 (sql-mode-linter-font-lock-keywords)
17501 (sql-mode-ms-font-lock-keywords)
17502 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
17503 (sql-product-font-lock): Fix font-lock reset when font rules change.
17504 (sql-highlight-product): Remove incorrect font-lock reset logic.
17505
17506 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
17507
17508 * ses.el (ses-set-parameter): Fix typo.
17509
17510 2004-05-04 Kim F. Storm <storm@cua.dk>
17511
17512 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
17513 Must expand directory for completion to work; and don't mess with
17514 process-environment.
17515 (ido-read-file-name): If command has ido property, don't use ido
17516 if value is ignore, or read as directory if value is dir.
17517 Set ido ignore property for dired-do-rename command.
17518
17519 2004-05-04 Juanma Barranquero <lektu@terra.es>
17520
17521 * ehelp.el (electric-help-command-loop, electric-help-undefined)
17522 (electric-help-help): Check against unmapped commands.
17523
17524 * help-fns.el (help-argument-name): New face, inheriting from
17525 font-lock-variable-name-face, to highlight function arguments in
17526 `describe-function' and `describe-key'.
17527 (help-do-arg-highlight): Auxiliary function to highlight a given
17528 list of arguments in a string.
17529 (help-highlight-arguments): Highlight the function arguments and
17530 all uses of them in the docstring.
17531 (describe-function-1): Use it. Do docstring output via `insert',
17532 not 'princ', so text attributes are preserved.
17533
17534 * winner.el (winner-mode-map): Move `winner-undo' and
17535 `winner-redo' to C-c <left> and C-c <right>, respectively (the
17536 previous bindings conflict with `prev-buffer', `next-buffer').
17537
17538 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17539
17540 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
17541 (bibtex-entry-update): New command bound to C-c C-u.
17542 (bibtex-text-in-string): Fix regexp.
17543 (bibtex-assoc-of-regexp): Remove.
17544 (bibtex-progress-message): Fix docstring.
17545 (bibtex-inside-field): Use if.
17546 (bibtex-assoc-regexp): New function.
17547 (bibtex-format-entry): Make code more robust so that it formats
17548 also old entries.
17549 (bibtex-autokey-demangle-title): Merge with obsolete function
17550 bibtex-assoc-of-regexp.
17551 (bibtex-field-list): New function.
17552 (bibtex-entry): Use bibtex-field-list.
17553 (bibtex-parse-entry): Fix docstring.
17554 (bibtex-print-help-message): Use bibtex-field-list.
17555 (bibtex-make-field): Use bibtex-field-list.
17556 (bibtex-entry-index): Bugfix. Return crossref key if required.
17557 (bibtex-lessp): Fix docstring.
17558
17559 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
17560
17561 * select.el (xselect-convert-to-string): Move comment to intended line.
17562
17563 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17564
17565 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
17566 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
17567
17568 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17569
17570 * term/x-win.el (x-clipboard-yank): Don't exit on error from
17571 x-get-selection.
17572
17573 2004-05-03 Jason Rumney <jasonr@gnu.org>
17574
17575 * makefile.nt: Remove.
17576
17577 2004-05-03 Kim F. Storm <storm@cua.dk>
17578
17579 * emulation/cua-base.el (cua--update-indications): Fix last change.
17580 (cua-mode): Deactivate mark when cua-mode is enabled.
17581
17582 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
17583
17584 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
17585
17586 2004-05-03 Nick Roberts <nickrob@gnu.org>
17587
17588 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
17589 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
17590 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
17591 window over visible frames.
17592 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
17593
17594 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
17595
17596 * progmodes/compile.el (compilation-gcpro): New var.
17597 (compilation-fake-loc): Use it.
17598 (compilation-forget-errors): Reset it.
17599
17600 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
17601
17602 * diff-mode.el (diff-header-face, diff-file-header-face):
17603 Use min-colors.
17604
17605 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17606
17607 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
17608 (bibtex-clean-entry): Disentangle code.
17609 (bibtex-realign): New function.
17610 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
17611 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
17612 Remove undocumented optional arg called-by-convert-alien.
17613 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
17614 for sorting instead of bibtex-sort-buffer.
17615
17616 2004-05-02 Eli Zaretskii <eliz@gnu.org>
17617
17618 * progmodes/compile.el (compilation-start): In the
17619 no-async-subprocesses branch, call sit-for to give redisplay a
17620 chance to show the updated process status in the mode line, and
17621 fontify the buffer explicitly after the process exits.
17622
17623 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
17624
17625 * progmodes/python.el (python-compilation-line-number): Remove.
17626 (python-compilation-regexp-alist): Don't use it any more.
17627 (python-orig-start, python-input-filter): Remove.
17628 (inferior-python-mode): Don't set up comint-input-filter-functions.
17629 (python-send-region): Use compilation-fake-loc.
17630
17631 * progmodes/compile.el (compilation-messages-start): New var.
17632 (compilation-mode): Don't setup next-error-function here.
17633 (compilation-setup): Set it up here instead (for minor modes as well).
17634 Make compilation-messages-start buffer local.
17635 (compilation-next-error-function): Use it.
17636 (compilation-forget-errors): Set compilation-messages-start.
17637
17638 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
17639
17640 * ielm.el (ielm-prompt-read-only): Update docstring.
17641
17642 * comint.el (comint-prompt-read-only): Update docstring.
17643 (comint-update-fence, comint-kill-whole-line)
17644 (comint-kill-region): New functions.
17645
17646 * simple.el (kill-whole-line): Use "p" instead of "P" in
17647 interactive form.
17648
17649 2004-05-01 Juanma Barranquero <lektu@terra.es>
17650
17651 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
17652 format arglist so default values in CL-style argument lists are
17653 correctly shown.
17654
17655 2004-05-01 Jason Rumney <jasonr@gnu.org>
17656
17657 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
17658
17659 2004-05-01 Kenichi Handa <handa@m17n.org>
17660
17661 * international/titdic-cnv.el (miscdic-convert): Don't generate a
17662 quail file if it is up to date.
17663
17664 2004-04-30 Juri Linkov <juri@jurta.org>
17665
17666 * cus-edit.el (custom-mode-map):
17667 Add key binding `C-x C-s' to `Custom-save'.
17668
17669 * outline.el (outline-blank-line): New var.
17670 (outline-next-preface, outline-show-heading)
17671 (outline-end-of-subtree): Use it.
17672
17673 * dired-aux.el (dired-touch-initial): New fun.
17674 (dired-do-chxxx): Call it for op-symbol `touch'.
17675 (dired-diff): Use `dired-dwim-target-directory'
17676 if current dired buffer has no buffer mark.
17677
17678 * bindings.el (propertized-buffer-identification):
17679 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
17680 Add C-M-arrow keys for consistency.
17681
17682 * files.el (confirm-kill-emacs):
17683 Change group from top-level `emacs' to `convenience'.
17684
17685 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
17686 Push mark on the first call of successive command calls.
17687 (insert-pair): New fun created from `insert-parentheses' with
17688 `open' and `close' arguments added. Enclose active regions
17689 in paired characters. Compare adjacent characters syntax with
17690 inserted characters syntax before inserting a space.
17691 (insert-parentheses): Call `insert-pair' with ?\( ?\).
17692
17693 * delsel.el: Don't put `delete-selection' property
17694 on `insert-parentheses' symbol to take advantage of
17695 region handling in `insert-pair' function.
17696 Suggested by Stephan Stahl <stahl@eos.franken.de>.
17697
17698 2004-04-30 Kim F. Storm <storm@cua.dk>
17699
17700 * emulation/cua-base.el: Add support for changing cursor types;
17701 based on patch from Michael Mauger.
17702 (cua-normal-cursor-color, cua-read-only-cursor-color)
17703 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
17704 Customization cursor type and/or cursor color.
17705 (cua--update-indications): Handle cursor type changes.
17706 (cua-mode): Update cursor indications if enabled.
17707
17708 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
17709
17710 * mouse.el (mouse-drag-copy-region): New defcustom.
17711 (mouse-set-region, mouse-drag-region-1): Use it.
17712
17713 * simple.el (kill-ring-save): If region face background color is
17714 unspecified (if no highlighting), show extent of fully visible
17715 region even if transient-mark-mode is enabled.
17716
17717 * emulation/cua-base.el (cua--standard-movement-commands):
17718 Add cua-scroll-up and cua-scroll-down.
17719 (cua-scroll-up, cua-scroll-down): New commands.
17720 (cua--init-keymaps): Remap scroll-up and scroll-down.
17721
17722 * emulation/cua-rect.el (cua--convert-rectangle-as):
17723 New defmacro.
17724 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
17725 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
17726 New commands (suggested by Jordan Breeding).
17727
17728 2004-04-30 Juanma Barranquero <lektu@terra.es>
17729
17730 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
17731
17732 2004-04-30 Mario Lang <mlang@delysid.org>
17733
17734 * diff.el (diff-switches): Fix typo in docstring.
17735
17736 2004-04-30 Alex Schroeder <alex@gnu.org>
17737
17738 * xml.el (xml-debug-print-internal): Don't add newline and
17739 indentation to text nodes and write empty elements as empty tags
17740 instead of opening and closing tags.
17741 (xml-debug-print): Take optional indent-string argument.
17742 (xml-print): Alias for xml-debug-print.
17743
17744 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17745
17746 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
17747 than duplicate call to `line-beginning-position'.
17748
17749 * progmodes/f90.el (f90-get-present-comment-type):
17750 Return whitespace, as well as comment chars, for consistent filling
17751 of comment blocks. Use `match-string-no-properties'.
17752 (f90-break-line): Trim trailing whitespace when filling comments.
17753
17754 2004-04-30 Dave Love <fx@gnu.org>
17755
17756 * calendar/diary-lib.el (diary-outlook-formats): New variable.
17757 (diary-from-outlook-internal, diary-from-outlook)
17758 (diary-from-outlook-gnus, diary-from-outlook-rmail):
17759 New functions to import diary entries from Outlook-format
17760 appointments in mail messages.
17761
17762 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
17763
17764 * progmodes/python.el (python-send-command): New fun.
17765 (python-send-region, python-load-file): Use it.
17766
17767 * progmodes/compile.el (compilation-last-buffer): Add var alias.
17768
17769 * help-fns.el (help-C-file-name): Use new subr-name.
17770 Prepend `src/' to the file name.
17771 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
17772 (describe-function-1, describe-variable): Only find a C source file
17773 name if DOC is already loaded.
17774
17775 * help-mode.el (help-function-def, help-variable-def):
17776 Use the new find-function-search-for-symbol functionality.
17777 Allow FILE to be `C-source'.
17778
17779 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
17780 (find-function-C-source): New fun.
17781 (find-function-search-for-symbol): Use it.
17782
17783 2004-03-29 Michael Mauger <mmaug@yahoo.com>
17784
17785 * progmodes/sql.el (sql-product-alist): Rename variable
17786 `sql-product-support'. Add Postgres login parameters.
17787 (sql-set-product, sql-product-feature): Update with renamed variable.
17788 (sql-connect-postgres): Add username prompt.
17789 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
17790 Make patterns less product specific.
17791 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
17792 (sql-mode-abbrev-table): Modify initialization.
17793 (sql-builtin-face): Add variable.
17794 (sql-keywords-re): Add macro.
17795 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
17796 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
17797 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
17798 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
17799 (sql-mode-linter-font-lock-keywords)
17800 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
17801 (sql-mode-sybase-font-lock-keywords)
17802 (sql-mode-informix-font-lock-keywords)
17803 (sql-mode-interbase-font-lock-keywords)
17804 (sql-mode-ingres-font-lock-keywords)
17805 (sql-mode-solid-font-lock-keywords)
17806 (sql-mode-sqlite-font-lock-keywords)
17807 (sql-mode-db2-font-lock-keywords): Default to nil.
17808 (sql-product-font-lock): Always highlight ANSI keywords.
17809 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
17810 (sql-send-string): Add function.
17811
17812 2004-04-29 Dave Love <fx@gnu.org>
17813
17814 * progmodes/cfengine.el (cfengine-beginning-of-defun)
17815 (cfengine-end-of-defun): Ensure progress through buffer.
17816
17817 * info-look.el (cfengine-mode): Accept a terminal ().
17818
17819 2004-04-29 Juri Linkov <juri@jurta.org>
17820
17821 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
17822 instead of isearch-yank-word-or-char. Add new key bindings for
17823 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
17824 (isearch-del-char): New fun.
17825 (isearch-forward, isearch-edit-string): Update docstring.
17826 (isearch-yank-char): Doc fix.
17827 (isearch-other-meta-char): Restore point after scrolling.
17828
17829 * progmodes/compile.el (compilation-context-lines): Add nil option
17830 to disable compilation output window scrolling.
17831 (compilation-set-window): Use it.
17832
17833 * outline.el (outline-next-preface, outline-show-heading):
17834 Don't leave unhidden blank line before heading.
17835 (outline-end-of-subtree): Include last newline into subtree.
17836 (hide-entry): Leave point at beginning of heading instead of end.
17837 (outline-up-heading): Push mark for the first call of successive
17838 command calls.
17839
17840 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
17841
17842 * comint.el (comint-prompt-read-only): New variable.
17843 (comint-output-filter): Implement it.
17844
17845 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
17846 (ielm-prompt-internal): New variable.
17847 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
17848 (ielm-send-input): Delete unused variable `buf'.
17849 (ielm-eval-input): Use `ielm-prompt-internal'.
17850 (inferior-emacs-lisp-mode): Use new variables
17851 `comint-prompt-read-only' and `ielm-prompt-internal'.
17852 Get rid of obsolete variable `directory-sep-char'.
17853 (ielm): Use `zerop'.
17854
17855 2004-04-29 John Paul Wallington <jpw@gnu.org>
17856
17857 * thumbs.el (toplevel): Require cl at compile time.
17858 Remove conditional definitions of `ignore-errors' and `caddar'
17859 because they occur at run time.
17860
17861 2004-04-28 Nick Roberts <nickrob@gnu.org>
17862
17863 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
17864 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
17865 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
17866 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
17867
17868 * progmodes/gud.el (gud-common-init): Throw an error if program is
17869 already running under gdb.
17870
17871 2004-04-28 John Paul Wallington <jpw@gnu.org>
17872
17873 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
17874 (thumbs-show-image-num): Move assignment of
17875 `thumbs-current-image-filename' within scope of `i'.
17876 (thumbs-emboss-image): Don't use `evenp'.
17877
17878 2004-04-28 Richard M. Stallman <rms@gnu.org>
17879
17880 * progmodes/compile.el (compilation-context-lines): Default now 0.
17881
17882 2004-04-28 Juanma Barranquero <lektu@terra.es>
17883
17884 Use `time-less-p' from calendar/time-date.el instead of defining
17885 custom versions of it.
17886
17887 * pcomplete.el (pcomplete-time-less-p): Remove.
17888
17889 * thumbs.el (time-less-p): Remove.
17890
17891 * calendar/timeclock.el (timeclock-time-less-p): Remove.
17892 (timeclock-generate-report): Use `time-less-p'.
17893
17894 * emacs-lisp/autoload.el (autoload-before-p): Remove.
17895 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
17896
17897 2004-04-28 Masatake YAMATO <jet@gyve.org>
17898
17899 * subr.el (remove-overlays): Make arguments optional.
17900
17901 * wid-edit.el (widget-specify-button): Put evaporate to the
17902 overlay for sample.
17903 (widget-specify-sample): Put evaporate to the overlay for sample.
17904 (widget-specify-doc): Put evaporate to the overlay for documentation.
17905
17906 2004-04-27 Jesper Harder <harder@ifa.au.dk>
17907
17908 * info.el (info-apropos): Make it an index node. Align node names
17909 like makeinfo.
17910
17911 2004-04-27 Eli Zaretskii <eliz@gnu.org>
17912
17913 * net/browse-url.el (browse-url-netscape-sentinel)
17914 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
17915 (browse-url-epiphany-sentinel, browse-url-mosaic):
17916 Use browse-url-*-program instead of a literal program name.
17917
17918 2004-04-27 Kevin Ryde <user42@zip.com.au>
17919
17920 * eshell/em-alias.el:
17921 * eshell/em-dirs.el:
17922 * eshell/em-hist.el:
17923 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
17924 features when M-x customize-group loads modules before the main
17925 eshell.el.
17926
17927 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
17928
17929 * subr.el (momentary-string-display): Support EXIT-CHAR that is
17930 either a character representation of an event or an event
17931 description list.
17932
17933 * type-break.el: Capitalize Emacs and Lisp.
17934 (type-break-good-break-interval, type-break-demo-boring-stats)
17935 (type-break-terse-messages, type-break-file-name): New defcustoms.
17936 (type-break-post-command-hook)
17937 (type-break-warning-countdown-string): Quote variable names in doc.
17938 (type-break-interval-start, type-break-auto-save-file-name): New vars.
17939 (type-break-mode): Document type-break-good-break-interval and the
17940 "session" file. Schedule break according to the session file.
17941 Kill session file buffer on exit. Organize for save-some-buffers
17942 to always save the session file.
17943 (type-break-mode-line-message-mode, type-break-query-mode):
17944 Uppercase arguments.
17945 (type-break-file-time, type-break-file-keystroke-count, timep)
17946 (type-break-choose-file, type-break-get-previous-time)
17947 (type-break-get-previous-count): New defuns.
17948 (type-break): Avoid break querying after a completed break in the
17949 case where the query was initiated during user invocation of the
17950 break. Optional terse messages.
17951 Use type-break-good-break-interval if type-break-good-rest-interval is
17952 nil. File the break time.
17953 (type-break-schedule): New optional args for overriding the use of
17954 the current time.
17955 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
17956 after a break.
17957 (type-break-check): File the keystroke count.
17958 (type-break-do-query): Prevent a second query when the break is
17959 interrupted. Optional terse message.
17960 (type-break-keystroke-reset): Record the start of a typing interval.
17961 (type-break-demo-boring): Optional terse messages. Display word
17962 per minute and keystroke counts according to
17963 type-break-demo-boring-stats.
17964
17965 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
17966
17967 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
17968 directories, make sure they exist under archive-tmpdir.
17969
17970 2004-04-27 Juri Linkov <juri@jurta.org>
17971
17972 * help.el (view-emacs-news): With argument, display info for the
17973 selected version by finding it among different NEWS files, and
17974 narrowing the buffer to the selected version.
17975
17976 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
17977 same-window-buffer-names.
17978 (info): New arg `buffer'. Use it. Doc fix. Read file name for
17979 non-numeric prefix argument, append the number to the buffer name
17980 for numeric prefix argument.
17981 (info-other-window): Bind same-window-regexps to nil.
17982 (Info-reference-name): Rename to Info-point-loc.
17983 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
17984 and Info-find-index-name for stringy Info-point-loc.
17985 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
17986 without middle `.', but with final `.' and optional line number
17987 for it. Set Info-point-loc for index nodes.
17988 (Info-index): Remove middle `.' from index entry regexp.
17989 Modify line number regexp.
17990 (Info-index-next): Decrement line number.
17991 (info-apropos): Remove middle `.' from index entry regexp.
17992 Add optional line number regexp at the end. Add matched value
17993 for line number to the result list and insert it to the buffer.
17994 Replace match-string by match-string-no-properties.
17995 Reorder result list.
17996 (Info-fontify-node): Hide index line numbers.
17997 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
17998 empty matches.
17999 (Info-follow-reference): Use `str' instead of
18000 Info-following-node-name-re.
18001 (Info-toc): Use full file names. Set Info-current-node to "Top".
18002 (Info-fontify-node): Compare file names without directory name.
18003 (Info-try-follow-nearest-node): Don't set Info-reference-name.
18004 Set second arg of Info-extract-menu-node-name for index nodes.
18005 (info-xref-visited): Use magenta3 instead of magenta4.
18006 (Info-mode): Add info-apropos to docstring.
18007
18008 * log-view.el (log-view-diff): Replace interactive code "r"
18009 by a list to allow to call it even if region is not active.
18010
18011 * paren.el (show-paren-highlight-openparen): New var.
18012 (show-paren-function): Turn on openparen highlighting when
18013 matching forward if show-paren-highlight-openparen is non-nil.
18014
18015 * simple.el (kill-ring-save): Use blink-matching-delay instead of
18016 the constant value 1.
18017 (completions-common-part): Expand docstring.
18018
18019 * textmodes/picture.el (picture-mode-map): Add arrow keys.
18020
18021 2004-04-27 Kim F. Storm <storm@cua.dk>
18022
18023 * image.el (insert-sliced-image): Use line-height instead of
18024 line-spacing property on newline.
18025
18026 2004-04-26 Lars Hansen <larsh@math.ku.dk>
18027
18028 * desktop.el (desktop-buffer-misc-data-function): Rename to
18029 desktop-save-buffer and change docstring.
18030 (desktop-buffer-modes-to-save): Delete.
18031 (desktop-save-buffer-p): Use desktop-save-buffer instead of
18032 desktop-buffer-modes-to-save.
18033 (desktop-save): Rename desktop-buffer-misc-data-function to
18034 desktop-save-buffer and allow non-function value.
18035 (desktop-missing-file-warning): Correct docstring.
18036
18037 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
18038 to desktop-save-buffer.
18039
18040 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
18041 desktop-save-buffer.
18042
18043 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
18044
18045 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
18046
18047 2004-04-26 Eli Zaretskii <eliz@gnu.org>
18048
18049 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
18050
18051 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
18052
18053 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
18054 (ielm): Only go to the end of the buffer when starting a new process.
18055
18056 2004-04-25 Juanma Barranquero <lektu@terra.es>
18057
18058 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
18059 mode line. Bind `inhibit-read-only' to t before modifying
18060 properties of text in the buffer.
18061 (ielm): Force point to the end of buffer, even when running ielm
18062 from inside itself.
18063
18064 2004-04-25 Jesper Harder <harder@ifa.au.dk>
18065
18066 * info.el (info-apropos): Reset Info-complete-cache.
18067
18068 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
18069
18070 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18071 Also recognize severe Irix et al. messages.
18072 (compilation-normalize-filename, compile-abbreviate-directory):
18073 Delete functions.
18074 (compilation-get-file-structure): New function inherits
18075 functionality of the two preceding ones.
18076 (compilation-internal-error-properties, compilation-fake-loc):
18077 Use it so that different paths to the same file share the same
18078 markers. Also optimize finding adjacent marker slightly.
18079
18080 2004-04-25 Kim F. Storm <storm@cua.dk>
18081
18082 * image.el (insert-sliced-image): Add line-spacing t property
18083 to newlines separating image lines.
18084
18085 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
18086
18087 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
18088
18089 * ielm.el (ielm-prompt-read-only): New user option.
18090 (ielm-prompt): Expand docstring to describe new behavior.
18091 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
18092 mention it in the docstring.
18093
18094 2004-04-24 Andreas Schwab <schwab@suse.de>
18095
18096 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
18097
18098 * diff.el (diff): Set default-directory in diff buffer.
18099
18100 2004-04-24 Eli Zaretskii <eliz@gnu.org>
18101
18102 * mail/sendmail.el (mail-bury): Don't delete the frame where the
18103 mail was being composed if the terminal cannot display more than
18104 one frame; instead, switch to previous frame.
18105
18106 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
18107 (rmail-start-mail): Support rmail-mail-new-frame even on
18108 terminals that can display only one frame at a time.
18109
18110 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
18111
18112 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
18113 (checkdoc-output-font-lock-keywords): Remove error regexp.
18114 (checkdoc-output-mode-map): Remove.
18115 (checkdoc-output-mode): Derive from compilation-mode.
18116 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
18117
18118 * dired.el (dired-mode-map): Add a menu entry for wdired.
18119
18120 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
18121 (rx-bracket, rx-check-any, rx-any): Clean up name space.
18122
18123 * wdired.el (wdired-mode-map): Move init into declaration.
18124 Fix `return' binding.
18125 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
18126 Use force-mode-line-update.
18127 (wdired-get-filename): Use `unless'.
18128 (wdired-preprocess-files): Don't assume names have no \n and use / for
18129 dir separator.
18130 (wdired-normalize-filename): Use replace-regexp-in-string.
18131 (wdired-load-hooks): Remove.
18132 (wdired-mode-hooks): Rename to wdired-mode-hook.
18133
18134 * info-look.el: Add support for cfengine-mode.
18135 (info-lookup-setup-mode): Use dolist.
18136
18137 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
18138
18139 * wdired.el: New file.
18140
18141 2004-04-23 Juanma Barranquero <lektu@terra.es>
18142
18143 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
18144
18145 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
18146 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
18147 (pcomplete--help, pcomplete--here): Doc fixes.
18148
18149 2004-04-23 Andre Spiegel <spiegel@gnu.org>
18150
18151 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
18152 handles wrong-number-of-arguments in backend call.
18153
18154 * vc.el (vc-print-log): Likewise.
18155
18156 2004-04-20 Dave Love <fx@gnu.org>
18157
18158 * emacs-lisp/rx.el: Doc fixes.
18159 (rx-constituents): Add/extend many forms.
18160 (rx-check): Check form is a list.
18161 (bracket): Defvar.
18162 (rx-check-any, rx-any, rx-check-not): Modify.
18163 (rx-not): Simplify.
18164 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
18165 (rx-kleene): Use rx-trans-forms.
18166 (rx-quote-for-set): Delete.
18167 (rx): Allow multiple args.
18168
18169 2004-04-23 Kenichi Handa <handa@m17n.org>
18170
18171 * international/mule-util.el (char-displayable-p): Simplify by
18172 using internal-char-font.
18173
18174 2004-04-23 Juanma Barranquero <lektu@terra.es>
18175
18176 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
18177
18178 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
18179
18180 * diff-mode.el (diff-next-error): New fun.
18181 (diff-mode): Use it.
18182
18183 * simple.el (next-error): Change arg name.
18184 Add support for the documented C-u C-x ` usage.
18185
18186 * frame.el (special-display-popup-frame, next-multiframe-window)
18187 (previous-multiframe-window): Only consider frames on same display.
18188
18189 2004-04-22 Lars Hansen <larsh@math.ku.dk>
18190
18191 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
18192 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
18193
18194 2004-04-22 Kim F. Storm <storm@cua.dk>
18195
18196 * net/telnet.el (telnet): Add optional port arg.
18197
18198 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
18199
18200 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18201 Minor sanity check on the `hyperlink' slot.
18202
18203 * Makefile.in (recompile): Compile new files.
18204
18205 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
18206 Add byte-recompile-directory's optional `arg'.
18207
18208 * cvs-status.el (cvs-tree-use-charset): New var.
18209 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
18210 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
18211 (cvs-status-cvstrees): Use it.
18212
18213 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
18214 Make it a normal major mode.
18215 (checkdoc-buffer-label): Make sure the file name is meaningful.
18216 (checkdoc-output-to-error-buffer): Remove.
18217 (checkdoc-error, checkdoc-start-section): Rewrite.
18218
18219 * info.el (info-node, info-menu-5, info-xref, info-header-node)
18220 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18221 (Info-title-4-face): Use new syntax.
18222 (info-xref-visited): Inherit from info-xref.
18223
18224 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
18225
18226 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
18227
18228 * simple.el (next-error-last-buffer, next-error-function):
18229 New variables for the next-error framework.
18230 (next-error-buffer-p): New function.
18231 (next-error-find-buffer): Generalize compilation-find-buffer.
18232 (next-error, previous-error, first-error, next-error-no-select)
18233 (previous-error-no-select): Move from compile.el.
18234
18235 * replace.el (occur-next-error, occur-1): Hook into the next-error
18236 framework.
18237
18238 * progmodes/compile.el (compilation-start):
18239 Set next-error-last-buffer so next-error knows where to jump.
18240 (compilation-setup): Set the buffer-local variable
18241 next-error-function to 'compilation-next-error-function.
18242 (compilation-buffer-p, compilation-buffer-internal-p): Use an
18243 alternate way to find if a buffer is a compilation buffer, for
18244 next-error convenience.
18245 (next-error-no-select, previous-error-no-select, next-error)
18246 (previous-error, first-error): Move to simple.el.
18247 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
18248 (compilation-last-buffer): Remove.
18249 (compilation-start, compilation-next-error, compilation-setup)
18250 (compilation-next-error-function, compilation-find-buffer):
18251 Remove compilation-last-buffer use.
18252
18253 2004-04-21 Juanma Barranquero <lektu@terra.es>
18254
18255 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
18256 (font-lock-warning-face): Fix spacing.
18257
18258 * makefile.w32-in (WINS): Add url/ directory.
18259
18260 2004-04-21 Lars Hansen <larsh@math.ku.dk>
18261
18262 * desktop.el (desktop-buffer-mode-handlers): New variable.
18263 Alist of major mode specific functions to restore a desktop buffer.
18264 (desktop-buffer-handlers): Make variable obsolete.
18265 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
18266 Catch errors signaled in handlers. Update buffer count.
18267 Evaluate desktop-buffer-point.
18268 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
18269 move to dired.el.
18270 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
18271 move to info.el.
18272 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
18273 move to mail/rmail.el.
18274 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
18275 to mh-e/mh-e.el.
18276 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
18277 On fail, print message (to message buffer) even if
18278 desktop-missing-file-warning is nil.
18279 (desktop-buffer-misc-data-function): New buffer local variable.
18280 Function returning major mode specific data.
18281 (desktop-buffer-misc-functions): Make variable obsolete.
18282 (desktop-save): Use desktop-buffer-misc-data-function.
18283 (desktop-buffer-dired-misc-data): Rename to
18284 dired-desktop-buffer-misc-data and move to dired.el.
18285 (desktop-buffer-info-misc-data): Rename to
18286 Info-desktop-buffer-misc-data and move to info.el.
18287 (desktop-read): Add message about number of buffers restored/failed.
18288
18289 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
18290 Add parameters. Pause to display error only when
18291 desktop-missing-file-warning is non-nil.
18292 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
18293 (dired-mode): Bind desktop-buffer-misc-data-function.
18294
18295 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
18296 Add Parameters.
18297 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
18298 (Info-mode): Bind desktop-buffer-misc-data-function.
18299
18300 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
18301 Add Parameters.
18302
18303 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
18304 Add Parameters.
18305
18306 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
18307
18308 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
18309 the case of letters in case-insensitive expansions when the
18310 abbrev is preceded by characters with letter syntax.
18311
18312 2004-04-21 Richard M. Stallman <rms@gnu.org>
18313
18314 * progmodes/cperl-mode.el (cperl-putback-char):
18315 Delete Emacs 18 definition.
18316
18317 * international/mule.el (ctext-post-read-conversion):
18318 Use assoc-string, not assoc-ignore-case.
18319
18320 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
18321
18322 * emacs-lisp/easymenu.el (easy-menu-add):
18323 Do call x-popup-menu, but only if it's defined.
18324
18325 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
18326
18327 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
18328 Handle multiple args: compile like progn.
18329
18330 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
18331 take all args as &rest arg.
18332
18333 * autoinsert.el (auto-insert-alist): Insert the user's name in
18334 copyright notice, rather than Free Software Foundation.
18335
18336 2004-04-21 Kenichi Handa <handa@m17n.org>
18337
18338 * descr-text.el (describe-char): Make it work on *Help* buffer.
18339
18340 2004-04-21 Kim F. Storm <storm@cua.dk>
18341
18342 * image.el (insert-image): Add optional SLICE arg.
18343 (insert-sliced-image): New defun.
18344
18345 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
18346
18347 * subr.el (read-number): Check whether `default' is nil.
18348
18349 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18350
18351 * progmodes/compile.el (compilation-error-properties):
18352 Split into two.
18353 (compilation-internal-error-properties): New one.
18354 (compilation-compat-error-properties): Use it. Fix the non-marker case.
18355
18356 2004-04-20 Richard M. Stallman <rms@gnu.org>
18357
18358 * window.el (split-window-save-restore-data):
18359 Don't update the data if OLD-INFO is nil.
18360
18361 * view.el (view-return-to-alist): Mark it permanent local.
18362
18363 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
18364
18365 * recentf.el (recentf-save-list): Catch and warn about errors.
18366
18367 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
18368 so "Buffers" won't be pure.
18369
18370 * help-mode.el (help-mode-finish): Set help-return-alist first
18371 thing, setting only the entry for the selected window.
18372
18373 * help-fns.el (describe-function-1): If many non-control non-meta
18374 keys run the command, don't list all of them.
18375
18376 2004-04-20 Juanma Barranquero <lektu@terra.es>
18377
18378 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
18379 arg. Copied from Andre Spiegel's patch of 2004-03-21.
18380
18381 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
18382
18383 2004-04-20 Kenichi Handa <handa@m17n.org>
18384
18385 * international/quail.el (quail-lookup-key): New optional arg
18386 NOT-RESET-INDICES.
18387 (quail-get-translations): Call quail-lookup-key with
18388 NOT-RESET-INDICES t.
18389 (quail-completion): Likewise.
18390 (quail-lookup-map-and-concat): Likewise.
18391
18392 2004-04-20 Kenichi Handa <handa@m17n.org>
18393
18394 * international/quail.el (quail-update-translation): Don't insert
18395 such an unsupported multibyte char in a unibyte buffer.
18396
18397 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
18398
18399 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
18400 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
18401 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
18402 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
18403 (gdb-frame-assembler-buffer): Improve behavior with
18404 multiple frames.
18405 (gdb-display-buffer): Extend search to all visible frames.
18406
18407 2004-04-19 Eli Zaretskii <eliz@gnu.org>
18408
18409 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
18410 characters left after base64 decoding.
18411 (rmail-decode-region): Use -dos variety of `coding', to remove any
18412 ^M characters left after qp or base64 decoding.
18413
18414 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18415
18416 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
18417 messages.
18418
18419 2004-04-19 Stephen Eglen <stephen@gnu.org>
18420
18421 * add-log.el (add-change-log-entry): Update doc string to mention
18422 add-log-full-name and add-log-mailing-address.
18423
18424 2004-04-18 Juri Linkov <juri@jurta.org>
18425
18426 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
18427 (Info-find-node-2): Simplify error message.
18428 (Info-insert-dir): Use Info-following-node-name.
18429 (Info-goto-node): Remove *info-history* and *info-toc*.
18430 (Info-history): Create a node of the virtual history file.
18431 (Info-toc): Create a node of the virtual toc file.
18432 (Info-insert-toc): New arg `curr-file' for reference file names.
18433 (info-apropos): Remove redundant var binding for temp-file.
18434 (Info-index, Info-index-next, Info-mode): Doc fix.
18435 (Info-goto-emacs-command-node): Don't jump to *info* from
18436 non-*info* Info buffers.
18437 (Info-fontify-node): Don't show the file name of external
18438 references if `Info-hide-note-references' is `hide'. Don't hide
18439 newlines at the end of paragraphs.
18440
18441 * international/mule-diag.el (list-input-methods):
18442 Fix args to help-xref-button.
18443
18444 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
18445 to put into effect local variables from TUTORIAL files.
18446
18447 * textmodes/paragraphs.el (sentence-end) <function>: New fun
18448 with default value taken from the variable `sentence-end'.
18449 (sentence-end) <defcustom>: Set default to nil. Doc fix.
18450 Add nil const to :type.
18451 (sentence-end-without-period, sentence-end-double-space)
18452 (sentence-end-without-space): Doc fix.
18453
18454 * textmodes/paragraphs.el (forward-sentence):
18455 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
18456 (fill-delete-newlines):
18457 * progmodes/cc-cmds.el (c-beginning-of-statement):
18458 Use function `sentence-end' instead of variable `sentence-end'.
18459
18460 2004-04-18 Andreas Schwab <schwab@suse.de>
18461
18462 * progmodes/compile.el (compilation-start): Set window start to
18463 point-min if compilation-scroll-output is nil.
18464
18465 2004-04-18 John Wiegley <johnw@newartisans.com>
18466
18467 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
18468
18469 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
18470
18471 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
18472 (gdb-info-breakpoints-custom): Revert previous change.
18473 (gdb-view-assembler): Update assembler if necessary.
18474 (gdb-frame-handler): Parse correctly for gdb-current-frame.
18475 (gdb-display-source-buffer): Update properly when both source and
18476 assembler are visible.
18477
18478 2004-04-17 John Wiegley <johnw@newartisans.com>
18479
18480 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
18481 which limits the number of names shown in the minibuffer. Off by
18482 default.
18483 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
18484 up iswitchb for users with a multitude of open buffers by showing
18485 only the first and last N/2 buffers in the completion list (which
18486 is enough to aid C-s/C-r, and to know that more characters are
18487 needed to refine the completion list).
18488
18489 2004-04-17 Richard M. Stallman <rms@gnu.org>
18490
18491 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
18492 (file-truename): Expand all ~ constructs directly.
18493 (insert-directory): Delete any error msg output by the
18494 `insert-directory-program'.
18495
18496 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
18497 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
18498 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
18499 (allout-init): Use find-file-hook, not find-file-hooks.
18500 (allout-mode): Eliminate Emacs 18 support.
18501 Use write-contents-functions, not local-write-file-hooks.
18502
18503 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
18504
18505 * progmodes/compile.el (compilation-error-properties): Fix for
18506 adding messages when there are already markers for their file.
18507 (compilation-fake-loc): New function.
18508
18509 2004-04-16 Dave Love <fx@gnu.org>
18510
18511 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
18512 (python-load-file): Fix python-orig-start setting.
18513
18514 * progmodes/compile.el: Doc fixes.
18515 (compilation-error-regexp-alist-alist)
18516 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
18517 (compilation-assq): Wrap in eval-when-compile.
18518 (compilation-mode-font-lock-keywords): Don't use list*.
18519 (compilation-start): Avoid warning.
18520 (compilation-compat-error-properties)
18521 (compilation-directory-properties): Add keymap property.
18522 (compilation-parsing-end): Make it a marker for better compatibility.
18523
18524 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
18525
18526 2004-04-16 Mark A. Hershberger <mah@everybody.org>
18527
18528 * xml.el: Doc fixes.
18529 (xml-get-children): Only looks at sub-tags and ignore strings.
18530
18531 * xml.el (xml-parse-tag): Avoid overwriting node-name.
18532
18533 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18534
18535 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
18536
18537 2004-04-16 Andre Spiegel <spiegel@gnu.org>
18538
18539 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
18540
18541 * vc.el (vc-print-log): Likewise.
18542
18543 2004-04-16 Masatake YAMATO <jet@gyve.org>
18544
18545 * simple.el (completion-setup-function): Set an initial value
18546 to `element-common-end' before entering loop. Set a value
18547 to `element-common-end' at the end of loop.
18548 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
18549 (completions-common-part): Rename from completion-de-emphasis.
18550 (completions-first-difference): Rename from completion-emphasis.
18551 Suggested by RMS.
18552
18553 2004-04-16 Juanma Barranquero <lektu@terra.es>
18554
18555 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
18556 (bookmark-edit-annotation-mode): Add mode name.
18557
18558 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
18559
18560 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
18561 for nested conflict markers.
18562 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
18563
18564 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
18565
18566 * progmodes/gdb-ui.el (gdb-goto-info): New function.
18567
18568 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
18569
18570 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
18571
18572 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
18573 Give a backtrace if requested.
18574
18575 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
18576
18577 * progmodes/python.el (python-mouse-2-command, python-RET-command):
18578 Remove unused functions.
18579 (python-orig-start-line, python-orig-file): Remove.
18580 (python-orig-start): New var.
18581 (python-input-filter, python-compilation-line-number)
18582 (python-send-region, python-load-file): Use it.
18583
18584 * info.el (info): Always jump to *info*.
18585
18586 * subr.el (posn-set-point): New function.
18587
18588 * mouse.el (mouse-set-point): Use it.
18589
18590 * progmodes/compile.el (compile-goto-error): Use it.
18591 (compilation-button-map): New keymap.
18592 (compilation-error-properties): Use it.
18593 (compilation-shell-minor-mode-map): Don't bind mouse-2.
18594
18595 * smerge-mode.el (smerge-popup-context-menu): Use it.
18596
18597 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
18598 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
18599 mouse and non-mouse case.
18600
18601 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
18602 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
18603
18604 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
18605 Make it work for non-mouse events.
18606
18607 * pcvs-info.el (cvs-status-map): Update binding name.
18608
18609 2004-04-14 Mark A. Hershberger <mah@everybody.org>
18610
18611 * xml.el (xml-maybe-do-ns): New function to handle namespace
18612 parsing of both attribute and element names.
18613 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
18614 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
18615 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
18616 (xml-parse-attlist): Make it do its own namespace parsing.
18617
18618 2004-04-14 Dave Love <fx@gnu.org>
18619
18620 * progmodes/python.el (run-python): Fix use of \n.
18621 (python-load-file): Remove `try' from Python fragment.
18622 (python-describe-symbol): Fix message.
18623
18624 * comint.el: Doc fixes.
18625 (comint-last-input-start, comint-last-input-end)
18626 (comint-last-output-start): Give them values.
18627 (comint-arguments): Avoid warning.
18628 (comint-skip-prompt): Use line-end-position.
18629 (comint-backward-matching-input): Rename arg to agree with doc.
18630 (comint-extract-string): Use syntax-ppss.
18631 (comint-dynamic-simple-complete): Delete useless list construction.
18632 (comint-redirect-subvert-readonly): New.
18633 (comint-redirect-preoutput-filter): Use it.
18634
18635 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18636 Correctly handle negative arguments when calling hook functions.
18637
18638 2004-04-14 Jesper Harder <harder@ifa.au.dk>
18639
18640 * info.el (info-apropos): Don't clobber Info-history-list.
18641
18642 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
18643
18644 * progmodes/compile.el (compilation-setup):
18645 Localize overlay-arrow-position.
18646 (compilation-sentinel): Restructure code equivalently.
18647 (compilation-next-error): Find message on same line after point if
18648 not found before point.
18649 (compile-mouse-goto-error): Restore function so that compilation
18650 buffer need not be current and use compile-goto-error.
18651 (compile-goto-error): Restore function.
18652 (next-error): Set overlay-arrow-position.
18653 (compilation-forget-errors): Don't localize already local
18654 compilation-locs and remove FIXME about refontifying.
18655
18656 2004-04-14 Kim F. Storm <storm@cua.dk>
18657
18658 * startup.el (emacs-quick-startup): New defvar (set by -Q).
18659 (command-line): New option -Q. Like -q --no-site-file, but
18660 in addition it also disables menu-bar, tool-bar, scroll-bars,
18661 tool-tips, and the blinking cursor.
18662 (command-line-1): Skip startup screen if -Q.
18663 (fancy-splash-head): Use ":align-to center" prop to center splash image.
18664
18665 * emulation/cua-base.el (cua-read-only-cursor-color)
18666 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
18667
18668 2004-04-13 Dave Love <fx@gnu.org>
18669
18670 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
18671 (syntax): Don't require.
18672 (python) <defgroup>: Add :version.
18673 (python-quote-syntax): Re-written.
18674 (inferior-python-mode): Move stuff here from run-python and add
18675 some more.
18676 (python-preoutput-continuation, python-preoutput-result)
18677 (python-dotty-syntax-table): New.
18678 (python-describe-symbol): Use them.
18679 (run-python): Move stuff to inferior-python-mode. Modify code
18680 loaded into Python.
18681 (python-send-region): Use python-proc, python-send-string.
18682 (python-send-string): Send newlines too. Callers changed.
18683 (python-load-file): Re-written.
18684 (python-eldoc-function): New.
18685 (info-look): Don't require.
18686 (python-after-info-look): New. A modified version of former
18687 top-level code for use with eval-after-load.
18688 (python-maybe-jython, python-guess-indent): Use widened buffer.
18689 (python-fill-paragraph): Re-written.
18690 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
18691 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
18692
18693 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
18694
18695 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
18696 Set compilation-error-regexp-alist earlier.
18697
18698 * progmodes/compile.el (compilation-minor-mode-map)
18699 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
18700 (compile-goto-error): Re-merge the mouse and non-mouse commands.
18701
18702 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
18703
18704 * progmodes/compile.el (compile-goto-error): Select the buffer/window
18705 corresponding to the event.
18706
18707 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
18708
18709 * loadup.el: Add cygwin to system-type list, for unexec() support.
18710
18711 2004-04-12 John Paul Wallington <jpw@gnu.org>
18712
18713 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
18714 (ibuffer-restore-window-config-on-quit): New variable to replace
18715 `ibuffer-delete-window-on-quit'. Update all references.
18716 (ibuffer-prev-window-config): New variable.
18717 (ibuffer-quit): Restore previous window configuration instead of
18718 deleting window.
18719 (ibuffer): Save window configuration before showing Ibuffer buffer.
18720
18721 * help.el (describe-mode): Doc fix.
18722
18723 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
18724
18725 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
18726 not to treat nil as a function.
18727
18728 * vc-arch.el (vc-arch-root): Be a bit more careful.
18729 (vc-arch-register): Save the buffer if we modified it.
18730 (vc-arch-delete-rej-if-obsolete): Save excursion.
18731 (vc-arch-find-file-hook): Use the simpler after-save-hook.
18732 (vc-arch-responsible-p, vc-arch-init-version): New functions.
18733
18734 * net/ldap.el (ldap-search): Use list*.
18735
18736 2004-04-12 Juri Linkov <juri@jurta.org>
18737
18738 * info.el (Info-follow-reference): Allow multiline reference name.
18739
18740 2004-04-11 Dave Love <fx@gnu.org>
18741
18742 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
18743
18744 * progmodes/python.el: New file.
18745
18746 2004-04-11 Andre Spiegel <spiegel@gnu.org>
18747
18748 * vc-hooks.el (vc-arg-list): Function removed.
18749 (vc-default-workfile-unchanged-p): Use condition-case to check for
18750 backward compatibility.
18751
18752 * vc.el (vc-print-log): Use condition-case to check for backward
18753 compatibility.
18754
18755 2004-04-11 Juri Linkov <juri@jurta.org>
18756
18757 * dired.el (dired-faces): New defgroup.
18758 (dired-header, dired-mark, dired-marked, dired-flagged)
18759 (dired-warning, dired-directory, dired-symlink, dired-ignored):
18760 New faces.
18761 (dired-header-face, dired-mark-face, dired-marked-face)
18762 (dired-flagged-face, dired-warning-face, dired-directory-face)
18763 (dired-symlink-face, dired-ignored-face): New face variables.
18764 (dired-font-lock-keywords): Use them instead of font-lock faces.
18765 Split the rule for dired marks into 3 separate rules: for marks,
18766 marked file names and flagged file names.
18767
18768 * help-mode.el (help-make-xrefs): Add a final newline to the
18769 *Help* buffer.
18770
18771 2004-04-11 John Paul Wallington <jpw@gnu.org>
18772
18773 * replace.el (occur-engine): Distinguish between one and several
18774 matches in the matches per buffer heading.
18775
18776 2004-04-11 Kim F. Storm <storm@cua.dk>
18777
18778 * ido.el (ido-confirm-unique-completion): New defcustom.
18779 (ido-complete): Use it.
18780 (ido-write-file): Set it to t unconditionally.
18781
18782 2004-04-10 Miles Bader <miles@gnu.org>
18783
18784 RCS keyword removal (only non-comment changes are enumerated here):
18785
18786 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
18787 (byte-compile-insert-header): Don't use `byte-compile-version'.
18788 * forms.el (forms-version): Variable removed.
18789 (forms-mode): Don't use `forms-version'.
18790 * recentf.el (recentf-version): Variable removed.
18791 * progmodes/delphi.el (delphi-version): Variable removed.
18792 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
18793
18794 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
18795
18796 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
18797
18798 2004-04-09 Jesper Harder <harder@ifa.au.dk>
18799
18800 * info.el (info-apropos): Improve menu item regexp.
18801
18802 2004-04-09 Simon Josefsson <jas@extundo.com>
18803
18804 * mail/smtpmail.el: Add comment, based on report by
18805 kdc@rcn.com (Kevin D. Clark).
18806
18807 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
18808
18809 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18810 Redo one more thing that I didn't notice Daniel had undone.
18811
18812 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
18813
18814 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
18815 (gdb-goto-breakpoint, gdb-display-buffer)
18816 (gdb-display-source-buffer, gdb-view-source-function)
18817 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
18818 (gdb-source-info, gdb-frame-handler): Don't specify a window
18819 for display.
18820 (gdb-info-breakpoints-custom): Remove superfluous update of
18821 assembler buffer.
18822 (gdb-many-windows): Make settable outside gdb.
18823
18824 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
18825
18826 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
18827 Derive from fundamental-mode rather than text-mode.
18828
18829 2004-04-08 Juri Linkov <juri@jurta.org>
18830
18831 * info.el (Info-history): Doc fix.
18832 (Info-history-list): New var.
18833 (info-xref): Change magenta4 to blue, remove bold for dark and
18834 light backgrounds, change bold to underline for non-color classes.
18835 (info-xref-visited): New face.
18836 (Info-fontify-visited-nodes): New custom.
18837 (Info-hide-note-references): Add new value `hide'. Doc fix.
18838 (Info-reference-name): New var.
18839 (Info-selection-hook): New custom.
18840 (Info-edit-mode-hook): New var.
18841 (Info-find-file): New fun.
18842 (Info-find-node): Move part of code to Info-find-file.
18843 (Info-find-node-2): Add anchors to Info-history-list. Move point
18844 to the place with the reference name if name is defined.
18845 (Info-select-node): Add current node to Info-history-list.
18846 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
18847 (Info-search-whitespace-regexp): New custom.
18848 (Info-search-case-fold): New var.
18849 (Info-search): Add "case-sensitively" to the prompt.
18850 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
18851 (Info-search-case-sensitively, Info-search-next): New fun.
18852 (Info-up): Move point to the menu item of the current node.
18853 (Info-history): New fun. Add *info-history* to
18854 same-window-buffer-names.
18855 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
18856 (Info-insert-toc): New fun.
18857 (Info-build-toc): New fun.
18858 (Info-follow-reference): Add new arg `fork'. Doc fix.
18859 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
18860 with the same name prefer the reference closest to point.
18861 (Info-next-reference): Replace * by + in the *Note regexp.
18862 Add regexp for http:// and ftp://. Skip the *Note prefix.
18863 (Info-prev-reference): Replace * by + in the *Note regexp.
18864 Add regexp for http:// and ftp://. Skip the *Note prefix.
18865 (Info-follow-nearest-node): Add new arg `fork'.
18866 (Info-try-follow-nearest-node): Add new arg `fork'.
18867 Call browse-url for http:// and ftp:// references.
18868 Set Info-reference-name for index entries.
18869 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
18870 Info-search-next, Info-history, Info-toc, clone-buffer.
18871 (Info-menu-update): Replace * by + in the *Note regexp.
18872 (Info-mode): Add documentation for Info-history, Info-toc,
18873 Info-search-case-sensitively, Info-search-next, clone-buffer.
18874 (Info-fontify-menu-headers): Remove fun. Move code to
18875 Info-fontify-node.
18876 (Info-fontify-node): Add docstring. Add local vars
18877 fontify-visited-p and not-fontified-p. If not-fontified-p is t
18878 then fontify header line, titles, menu headers, http and ftp
18879 references, refill paragraphs. If not-fontified-p is t or
18880 fontify-visited-p is t then fontify cross references, menu items.
18881 Fontify menu headers. Fontify http and ftp references.
18882 Change regexp for cross references to require whitespace after *Note,
18883 add matching groups for file and node names. Remove hack for quote.
18884 Use display property for Info-hide-note-references=t. Use fifth
18885 or fourth match for help-echo. Display visited nodes in a
18886 different face. Unhide file names of external references.
18887 Unhide newlines. Display visited menu items in a different face.
18888
18889 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
18890
18891 * progmodes/compile.el: Require CL.
18892 (compilation-mode-font-lock-keywords): Re-install the "line as
18893 function" patch.
18894
18895 * help-fns.el (help-C-source-directory): New var.
18896 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
18897 (describe-function-1, describe-variable): Use them.
18898
18899 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
18900 to C source files specially.
18901
18902 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
18903
18904 * info.el (Info-hide-cookies-node): New function.
18905 (Info-select-node): Use it.
18906 (Info-display-images-node): Remove message with image file name.
18907
18908 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
18909
18910 * progmodes/compile.el (compilation-warning-face)
18911 (compilation-info-face, compilation-skip-threshold)
18912 (compilation-skip-visited, compilation-context-lines):
18913 Declare :version when added to Emacs.
18914 (compilation-error-regexp-alist-alist): Extend caml and irix.
18915 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
18916 (compilation-mode-font-lock-keywords): Temporarily undo line as
18917 function patch, which wasn't ready.
18918
18919 2004-04-07 Kenichi Handa <handa@m17n.org>
18920
18921 * international/latin1-disp.el (latin1-display-setup): Check each
18922 character is displayable or not instead of calling
18923 latin1-display-check-font.
18924
18925 2004-04-06 Kenichi Handa <handa@m17n.org>
18926
18927 * language/ethio-util.el (ethio-sera-being-called-by-w3):
18928 New variable.
18929 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
18930 instead of sera-being-called-by-w3.
18931 (ethio-fidel-to-sera-buffer): Likewise.
18932 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
18933 instead of sera-being-called-by-w3.
18934 (ethio-write-file): Likewise.
18935
18936 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18937
18938 * printing.el: Doc fix.
18939
18940 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
18941
18942 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
18943 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
18944 (gdb-setup-windows): Only use separate IO buffer if required.
18945
18946 2004-04-06 Kim F. Storm <storm@cua.dk>
18947
18948 * term.el (term-is-xemacs): Remove.
18949 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
18950 (term-window-width): New function.
18951 (term-mode, term-check-size): Use it.
18952 (term-mode): Disable overflow-newline-into-fringe in term buffer.
18953
18954 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
18955
18956 * cus-edit.el (custom-add-parent-links): Change unbound variable
18957 `symbol' to `name'.
18958
18959 2004-04-05 Jesper Harder <harder@ifa.au.dk>
18960 * info.el (info-apropos): New function.
18961 (Info-mode-menu): Add it.
18962 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
18963
18964 * help-mode.el (help-make-xrefs): Recognize aliased variable with
18965 inherited docstring.
18966
18967 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
18968
18969 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
18970
18971 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
18972
18973 * progmodes/compile.el (font-lock): Don't require any more.
18974 (compilation-error-properties, compilation-start, compilation-sentinel)
18975 (compilation-filter, next-error): Use with-current-buffer.
18976 (compilation-skip-to-next-location, compilation-skip-threshold)
18977 (compilation-skip-visited): Move to silence the byte-compiler.
18978 (compilation-setup): Simplify.
18979 (compilation-next-error): Use line-(beginning|end)-position.
18980 Make sure `pt' is non-nil before using compilation-loop.
18981 (compile-goto-error): Add optional event arg. Use it.
18982 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
18983 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
18984 Update the binding for mouse-2.
18985 (first-error): Set compilation-current-error to nil rather than bob.
18986 (compilation-parsing-end, compilation-parse-errors-function)
18987 (compilation-error-list, compilation-old-error-list):
18988 "New" compatibility variables.
18989 (compile-buffer-substring, compilation-compat-error-properties)
18990 (compilation-compat-parse-errors, compilation-forget-errors):
18991 New compatibility functions.
18992 (compilation-mode-font-lock-keywords): Use them.
18993
18994 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
18995
18996 * autorevert.el (auto-revert-handler): If point (or a window
18997 point) is at the end of the buffer, keep it there after
18998 reverting. This allows to tail a file.
18999 Mention this in the `Commentary'.
19000
19001 * format.el (format-write-file): Add optional argument CONFIRM
19002 and make it behave like the analogous argument to `write-file'.
19003
19004 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19005
19006 * progmodes/ebnf2ps.el: Doc fix.
19007 (ebnf-version): New version number (4.2).
19008 (ebnf-syntax): Customization and docstring fix.
19009 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
19010 Put autoloaded funs before first use.
19011 (ebnf-style-database): Add dtd entry.
19012 (ebnf-syntax-alist): Add dtd initialization.
19013 (ebnf-token-sequence): New fun.
19014 (ebnf-comment-table): Add new comment action character.
19015 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
19016
19017 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
19018 Type Definition for XML).
19019
19020 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
19021 * progmodes/ebnf-bnf.el (ebnf-sequence):
19022 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
19023 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
19024 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
19025 Code simplification: call ebnf-token-sequence.
19026
19027 2004-04-04 Eli Zaretskii <eliz@gnu.org>
19028
19029 * calendar/timeclock.el (timeclock-relative)
19030 (timeclock-get-project-function, timeclock-get-workday-function)
19031 (timeclock-query-out, timeclock-when-to-leave)
19032 (timeclock-when-to-leave-string, timeclock-log-data)
19033 (timeclock-generate-report, timeclock-in): Doc fixes.
19034
19035 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19036
19037 * url/: New dir. Import the URL package from its repository.
19038
19039 2004-04-03 Andreas Schwab <schwab@suse.de>
19040
19041 * diff-mode.el (diff-mode): Fix missing quote.
19042
19043 2004-04-03 Juri Linkov <juri@jurta.org>
19044
19045 * descr-text.el (describe-property-list): Add `font-lock-face'.
19046
19047 * dired.el (dired-font-lock-keywords): Fix permission regexps.
19048
19049 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19050
19051 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
19052 Use utf-16le on little endian machines and utf-16be otherwise.
19053
19054 2004-04-02 David Kastrup <dak@gnu.org>
19055
19056 * net/browse-url.el (browse-url-generic): Use call-process
19057 instead of start-process to allow browsers that fork and detach.
19058
19059 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
19060
19061 * compile.el (compilation-current-error): New var.
19062 (compilation-setup, compile-mouse-goto-error)
19063 (compile-goto-error, next-error): Use it.
19064 (compilation-skip-to-next-location): Default to t, which gives
19065 contiguous skipping like old compile (where this was redundant).
19066 (compilation-next-error): Prevent previous-* commands from moving
19067 back to message at or just before point.
19068
19069 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
19070
19071 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
19072 (gdb-source-info): Don't display source at startup, if required.
19073 (gdb-show-main): New option.
19074 (gdba): Update documentation.
19075 (gdb-source): Cover case of auto-display output.
19076
19077 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
19078
19079 * autorevert.el: Delete obsolete autoloads and defvars.
19080 (auto-revert-check-vc-info): New user option.
19081 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
19082 (auto-revert-handler-vc): Delete.
19083 (auto-revert-handler): Treat return value `fast' of
19084 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
19085
19086 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
19087 return `fast'.
19088
19089 * files.el (buffer-stale-function): Doc change.
19090
19091 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19092
19093 * printing.el: New tip on Tips section.
19094 (pr-version): New version number (6.7.4).
19095 (pr-shell-file-name): Initialization fix.
19096
19097 2004-03-31 Juri Linkov <juri@jurta.org>
19098
19099 * dired.el: Add autoload for `dired-do-touch'.
19100 (dired-touch-program): New var.
19101 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
19102 (dired-no-confirm): Add `touch' to docstring.
19103
19104 * dired-aux.el (dired-do-touch): New fun.
19105 (dired-do-chxxx): Add argument -t for touch operation.
19106
19107 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
19108 `dired-move-to-filename-regexp'.
19109
19110 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
19111
19112 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
19113
19114 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19115
19116 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
19117 and only if the buffer was modified.
19118
19119 2004-03-30 Kenichi Handa <handa@m17n.org>
19120
19121 * international/characters.el: Delete pairs for U+2308..U+230B.
19122
19123 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
19124
19125 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
19126 to detect the beginning of a level 2 or 3 annotation.
19127
19128 2004-03-29 Kenichi Handa <handa@m17n.org>
19129
19130 * international/ucs-tables.el (ucs-insert): Fix the error message.
19131
19132 2004-03-29 Kenichi Handa <handa@m17n.org>
19133
19134 * international/mule-util.el (char-displayable-p): Fix generation
19135 of XLFD file name.
19136
19137 * Makefile.in (setwins, setwins_almost): Change directory to $wd
19138 before finding directories by `find'.
19139
19140 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19141
19142 * subr.el (interactive-form): Delete. Now implemented in C.
19143
19144 * pcvs.el (cvs-parse-process): Workaround for Darwin.
19145
19146 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
19147 (vc-diff-label): New fun.
19148 (vc-diff-internal): Use it.
19149
19150 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
19151
19152 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19153
19154 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
19155
19156 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
19157 specify XML (EBNFX).
19158
19159 * progmodes/ebnf2ps.el: Doc fix.
19160 (ebnf-version): New version number (4.1).
19161 (ebnf-syntax): Adjust customization.
19162 (ebnf-style-database): Add ebnfx entry.
19163 (ebnf-syntax-alist): Add ebnfx initialization.
19164 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
19165
19166 * printing.el: Doc fix.
19167 (pr-version): New version number (6.7.3).
19168 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
19169 returns nil for mouse position. Reported by Drew Adams
19170 <drew.adams@oracle.com>.
19171 (pr-update-menus): Modify interactive declaration. Reported by Drew
19172 Adams <drew.adams@oracle.com>.
19173
19174 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
19175
19176 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
19177 (gud-gdba-marker-filter): Log the process input and output, if
19178 required. From Stefan Monnier.
19179 (gdb-debug-log, gdb-enable-debug-log): New variables.
19180 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
19181
19182 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19183
19184 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
19185 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
19186
19187 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
19188
19189 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
19190 Call vc-find-file-hook here instead of in auto-revert-buffers.
19191 (auto-revert-buffers): Delete call to vc-find-file-hook.
19192 (auto-revert-verbose, global-auto-revert-non-file-buffers)
19193 (global-auto-revert-mode, auto-revert-set-timer)
19194 (auto-revert-handler, auto-revert-buffers): Doc fixes.
19195
19196 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19197
19198 * woman.el (woman-change-fonts): Rename local variable
19199 woman-font-alist to font-alist to avoid a compiler warning.
19200
19201 2004-03-27 Dave Love <fx@gnu.org>
19202
19203 * emacs-lisp/rx.el (rx): Doc fix.
19204 Fix copyright years.
19205
19206 * strokes.el (strokes-global-set-stroke-string): New function.
19207 (strokes-list-strokes): Cope with strings, not just commands.
19208 Set foreground color of image.
19209 (strokes-global-set-stroke): Doc fix.
19210
19211 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
19212
19213 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
19214 Auto Revert mode.
19215 (Buffer-menu-files-only): New variable.
19216 (Buffer-menu-toggle-files-only): New function.
19217 (Buffer-menu-mode-map): Bind it to `T'.
19218 (Buffer-menu-mode): Mention `T' in docstring.
19219 Set buffer-stale-function.
19220 (list-buffers-noselect): Mark buffer non-modified and set
19221 Buffer-menu-files-only.
19222
19223 * dired.el (buffer-stale-function): Remove no longer needed defvar.
19224
19225 * autorevert.el (auto-revert-handler): Print revert message
19226 before, rather than after, reverting.
19227 (buffer-stale-function): Move to files.el.
19228
19229 * files.el (buffer-stale-function): Move here from autorevert.el.
19230
19231 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
19232
19233 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
19234
19235 * calc/calc.el (calc-mode-map): Use mapc.
19236
19237 * apropos.el (apropos-mode): Don't autoload.
19238 (apropos-symbols-internal): New fun. Extracted from `apropos'.
19239 (apropos): Use it.
19240 (apropos-print): Add optional `text' argument.
19241 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
19242 Don't assume point-min == 1.
19243
19244 * bs.el (bs-buffer-list): Use buffer-local-value.
19245 (bs--set-toggle-to-show): Use with-current-buffer.
19246
19247 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
19248 New funs.
19249 (list-buffers-noselect): Use them. Adjust :align-to to new style.
19250
19251 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
19252
19253 * dabbrev.el (dabbrev-expand): Fix regexp construction.
19254 (dabbrev--find-expansion): Use pop.
19255 (dabbrev--search): Use match-string-no-properties.
19256
19257 * dired.el (dired-mode): Use run-mode-hooks.
19258 (dired-move-to-end-of-filename): Use match-string.
19259
19260 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
19261 is bound before using it.
19262 (ediff-verbose-p): Make it into a var since it's not constant.
19263
19264 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
19265
19266 * faces.el (read-face-font): Don't cons up unnecessarily.
19267 (header-line, tool-bar): Share common parts.
19268
19269 * files.el (file-relative-name): Use compare-strings.
19270
19271 * finder.el (finder-mode): Follow coding convention.
19272
19273 * subr.el (read-number): New function.
19274
19275 * ses.el (ses-read-number): Move to subr.el.
19276 (ses-set-header-row): Use read-number.
19277
19278 2004-03-26 Andre Spiegel <spiegel@gnu.org>
19279
19280 * vc-hooks.el (vc-arg-list): New function, which handles both
19281 compiled and uncompiled code.
19282 (vc-default-workfile-unchanged-p): Use it.
19283
19284 * vc.el (vc-print-log): Undo prev change, use new function
19285 vc-arg-list from vc-hooks.el.
19286
19287 2004-03-26 Masatake YAMATO <jet@gyve.org>
19288
19289 * simple.el (completion-setup-function): Emphasize the
19290 first uncommon characters in the completions; and de-emphasize
19291 the common prefix substrings.
19292 (completion-emphasis): New face.
19293 (completion-de-emphasis): New face.
19294
19295 2004-03-25 Juanma Barranquero <lektu@terra.es>
19296
19297 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
19298 Comment out (it's unused and unfinished code).
19299
19300 2004-03-25 Sam Steingold <sds@gnu.org>
19301
19302 * vc.el (vc-print-log): Fix a bug in the last patch:
19303 backend-function may be a byte-compiled object, not a lambda.
19304
19305 2004-03-25 Juri Linkov <juri@jurta.org>
19306
19307 * descr-text.el (describe-property-list): Add a button
19308 for `face' property that calls `describe-face'.
19309 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
19310
19311 * international/mule.el (keyboard-coding-system):
19312 * kmacro.el (kmacro-call-macro): Fix docstring.
19313
19314 * dired.el: Fix comments.
19315
19316 * textmodes/fill.el (fill): Fix Info link.
19317
19318 * font-lock.el (fast-lock, lazy-lock):
19319 * jit-lock.el (jit-lock): Remove links to removed Support Modes
19320 Info node.
19321
19322 * eshell/eshell.el (eshell): Fix broken info-link.
19323
19324 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
19325 * eshell/em-banner.el (eshell-banner):
19326 * eshell/em-smart.el (eshell-smart):
19327 * eshell/esh-cmd.el (eshell-cmd):
19328 Comment out broken info-links to incomplete Info manual.
19329
19330 * info-xref.el: Fix commentary.
19331
19332 2004-03-25 Kevin Ryde <user42@zip.com.au>
19333
19334 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
19335 Remove spurious node duplicate suppression, doesn't work, not wanted.
19336 (info-xref-output): Take format style args, add "sit-for 0" to let
19337 user see the results as they progress.
19338 (info-xref-check-all-custom): New function.
19339
19340 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
19341
19342 * gdb-ui.el: Moved to progmodes.
19343
19344 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19345
19346 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
19347
19348 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
19349
19350 * calendar/appt.el (appt-check): Remove superfluous progn.
19351 When finished with diary buffer: if it was not being displayed
19352 before, kill it; otherwise restore its original state.
19353 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
19354
19355 * calendar/calendar.el (calendar-set-mode-line): Use total
19356 available mode-line width, rather than frame-width.
19357
19358 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
19359 after mode change so effect not lost.
19360
19361 2004-03-23 Dave Love <fx@gnu.org>
19362
19363 * dired.el (dired) <defgroup>: Add link to manual.
19364 (dired-font-lock-keywords): Add highlighting on unusual permissions.
19365 (dired-revert): Use dolist.
19366 (dired-mode-map): Add U binding.
19367 (dired-mode): Add font-lock-beginning-of-syntax-function.
19368 (dired-garbage-files-regexp): Make it a defcustom.
19369
19370 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
19371
19372 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
19373 is equivalent to nil.
19374 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
19375 (vc-arch-mode-line-string): Accept `added' state.
19376 (vc-arch-state): Use inode-sigs if available.
19377 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
19378 Copy&delete existing id file if any. Fallback if uuidgen is absent.
19379 (vc-arch-tagline-re): New var.
19380 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
19381 New functions.
19382 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
19383 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
19384
19385 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
19386 (vc-file-not-found-hook): Use it.
19387
19388 * diff-mode.el (diff-default-read-only): Change default.
19389 (diff-mode-hook): Make it a defcustom. Add some options.
19390 (diff-mode-map): Bind diff-refine-hook.
19391 (diff-yank-handler): New var.
19392 (diff-yank-function): New fun.
19393 (diff-font-lock-keywords): Use them.
19394 (diff-end-of-file): Handle case where file-header looks like diff text.
19395 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
19396 (diff-file-kill): Delete a subsequent empty line, if applicable.
19397 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
19398 (diff-find-file-name): Use it.
19399 (diff-tell-file-name): New command.
19400 (diff-mode): Be careful with view-mode.
19401 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
19402 New functions, for use in diff-mode-hook.
19403 (diff-find-source-location): Catch "regex too large" errors.
19404 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
19405 (diff-refine-hunk): New command.
19406
19407 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
19408 (smerge-context-menu-map): Remove unused var.
19409 (smerge-keep-all): Preserve markers.
19410 (smerge-keep-n): New fun.
19411 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
19412 (smerge-keep-current, smerge-ediff): Use it.
19413 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
19414 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
19415 (smerge-resolve): Resolve trivial 3-part conflicts.
19416
19417 2004-03-23 Juri Linkov <juri@jurta.org>
19418
19419 * man.el (Man-width): New var.
19420 (Man-getpage-in-background): Use it.
19421 (Man-support-local-filenames): New var and fun.
19422 (Man-build-man-command): Don't add a second %s.
19423 (Man-fontify-manpage): Clean up message.
19424 (Man-mode): Set outline-regexp, outline-level,
19425 imenu-generic-expression.
19426
19427 * woman.el (woman-fill-frame): Doc fix.
19428 (woman-decode-region): Use window-width instead of frame-width.
19429
19430 * abbrevlist.el (list-one-abbrev-table):
19431 * descr-text.el (describe-char):
19432 * international/mule-diag.el (describe-current-coding-system):
19433 * international/quail.el (quail-insert-decode-map):
19434 Use window-width instead of frame-width.
19435
19436 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
19437 (jka-compr-mode-alist-additions): Add tbz.
19438 (jka-compr-write-region, jka-compr-insert-file-contents):
19439 Add message for undefined compress-program.
19440 (jka-compr-write-region): Remove redundant var bindings.
19441
19442 * dired-x.el (dired-guess-shell-alist-default): Add choices for
19443 extracting files into subdirectory. Add tbz and dz. Fix regexps.
19444 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
19445 (dired-man): Use dired-guess-shell-command.
19446 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
19447 Change default nil to t.
19448
19449 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
19450 (dired-compare-directories): Add default value for empty input.
19451
19452 * help-at-pt.el: Move suggestions for key bindings to Commentary.
19453
19454 * time.el (display-time-string-forms): Fix help-echo date format.
19455
19456 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
19457
19458 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
19459 (buffer-stale-function): New variable.
19460 (auto-revert-list-diff, auto-revert-dired-file-list)
19461 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
19462 (auto-revert-handler): Take over some functionality of deleted
19463 functions.
19464 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
19465
19466 * dired.el (dired-directory-changed-p): New fun, extracted from
19467 dired-internal-noselect.
19468 (dired-buffer-stale-p): New fun.
19469 (dired-internal-noselect): Use dired-directory-changed-p.
19470 Eliminate revert messages.
19471 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
19472
19473 2004-03-23 Kenichi Handa <handa@m17n.org>
19474
19475 * international/characters.el: Setup syntaxes for more parentheses
19476 Unicode characters.
19477
19478 * international/mule-cmds.el (select-safe-coding-system):
19479 Merge coding-system and auto-cs before comparing them.
19480
19481 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
19482
19483 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
19484
19485 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
19486 normal-auto-fill-function and comment-indent-function.
19487 The default values now work just as well.
19488 Don't set font-lock-beginning-of-syntax-function since we already set
19489 syntax-begin-function.
19490 (lisp-outline-level): Put ;;;###autoload at same level as (.
19491 (prin1-char): Quote special chars.
19492
19493 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
19494 than with-no-warnings.
19495
19496 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
19497 if the source location can't be found.
19498 (edebug-compute-previous-result): Use prin1-char.
19499
19500 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
19501 (debug-ignored-errors): Add an entry.
19502
19503 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
19504 (byte-compile-file): Output warning when deleting a file.
19505
19506 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
19507 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
19508
19509 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
19510 (byte-compile-inline-expand): Use backquote.
19511 (byte-optimize-pure-func): Rename from byte-optimize-concat.
19512 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
19513
19514 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
19515
19516 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
19517
19518 2004-03-22 Juri Linkov <juri@jurta.org>
19519
19520 * finder.el (finder-known-keywords): Fix data, tex, unix.
19521
19522 * play/landmark.el: Fix keywords.
19523
19524 * language/ethio-util.el (ethio-find-file): Doc fix.
19525
19526 * emacs-lisp/warnings.el: Doc fix.
19527
19528 * textmodes/ispell.el (ispell-help): Doc fix.
19529
19530 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
19531
19532 * format.el (format-insert-file): Always return a list of two
19533 elements, like insert-file-contents does.
19534
19535 2004-03-21 Andre Spiegel <spiegel@gnu.org>
19536
19537 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
19538 and vc-BACKEND-diff.
19539 (vc-print-log): If the print-log implementation supports it, use
19540 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
19541 (vc-version-diff, vc-diff-internal): Doc fixes.
19542
19543 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
19544 implementation supports it, let diff output go to *vc*,
19545 not *vc-diff*, since this is an internal call.
19546
19547 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
19548
19549 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
19550
19551 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
19552
19553 2004-03-21 Dave Love <fx@gnu.org>
19554
19555 * progmodes/cfengine.el (cfengine-mode):
19556 Set parse-sexp-ignore-comments.
19557
19558 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
19559
19560 2004-03-21 Juanma Barranquero <lektu@terra.es>
19561
19562 * allout.el (allout-mode): Fix docstring.
19563
19564 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
19565
19566 * files.el (insert-directory): Fix bug if SWITCHES is a list.
19567
19568 * autorevert.el (auto-revert-interval): Make new value take
19569 effect immediately when set through Custom.
19570 (auto-revert-set-timer): Add interactive declaration.
19571
19572 2004-03-19 David Ponce <david@dponce.com>
19573
19574 * ruler-mode.el (ruler-mode-header-line-format-old):
19575 Don't `make-variable-buffer-local'.
19576 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
19577 (ruler-mode-header-line-format): Simply funcall the above.
19578 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
19579 to save/restore a previous header line format.
19580 (ruler-mode-space): Don't depend on a numeric WIDTH value.
19581 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
19582 fringes and margins width.
19583 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
19584
19585 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
19586
19587 * log-edit.el (log-edit-font-lock-keywords): Typo.
19588
19589 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
19590 (tex-send-tex-command): Rather than here.
19591 (tex-compilation-parse-errors): Simplify.
19592
19593 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
19594
19595 * time.el (display-time-string-forms): Add help-echo with date on time.
19596
19597 * composite.el (compose-region): Use restore-buffer-modified-p.
19598
19599 * disp-table.el (standard-display-8bit): Simplify.
19600
19601 * server.el (server-process-filter): Delete temp frame.
19602
19603 * add-log.el (add-change-log-entry): Simplify.
19604
19605 2004-03-19 Kim F. Storm <storm@cua.dk>
19606
19607 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
19608 (hexl-follow-line): Don't require 'fringe.
19609
19610 * progmodes/compile.el (compilation-start): Always set
19611 compilation-last-buffer and return it.
19612
19613 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
19614
19615 * simple.el (clone-buffer): Doc fix.
19616
19617 2004-03-18 Juanma Barranquero <lektu@terra.es>
19618
19619 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
19620
19621 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
19622
19623 * log-edit.el (log-edit-font-lock-keywords): New var.
19624 (log-edit-mode): Use it.
19625
19626 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
19627
19628 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
19629 properly for watching in speedbar.
19630
19631 2004-03-17 Masatake YAMATO <jet@gyve.org>
19632
19633 * smerge-mode.el (smerge-popup-context-menu):
19634 Put `unwind-protect' around `overlay-put' and `popup-menu'.
19635
19636 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
19637
19638 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
19639 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
19640 Take sealed revisions into account.
19641 (vc-arch-checkin): Extract a summary line from the message.
19642
19643 2004-03-16 Masatake YAMATO <jet@gyve.org>
19644
19645 * register.el (register): Provide `register' feature.
19646
19647 2004-03-15 Masatake YAMATO <jet@gyve.org>
19648
19649 Added context menu support in smerge mode.
19650 Most of the part is written by Stefan Monnier.
19651
19652 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
19653 New keymap and menu.
19654 (smerge-text-properties): New function.
19655 (smerge-remove-props): New function.
19656 (smerge-popup-context-menu): New function.
19657 (smerge-resolve): Call `smerge-remove-props'.
19658 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
19659 (smerge-keep-current): Ditto.
19660 (smerge-kill-current): New function.
19661 (smerge-match-conflict): Put text properties.
19662 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
19663
19664 2004-03-15 David Ponce <david@dponce.com>
19665
19666 * ruler-mode.el (ruler-mode-left-fringe-cols)
19667 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
19668 (ruler-mode-right-scroll-bar-cols): Remove.
19669 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
19670 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
19671 Use fringe-columns and scroll-bar-columns.
19672
19673 2004-03-15 Masatake YAMATO <jet@gyve.org>
19674
19675 * hl-line.el (hl-line-range-function): New variable.
19676 (hl-line-move): New function.
19677 (global-hl-line-highlight): Use `hl-line-move'.
19678 (hl-line-highlight): Ditto.
19679
19680 * scroll-bar.el (scroll-bar-columns):
19681 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
19682
19683 * ruler-mode.el (top-level): Require scroll-bar and fringe.
19684 (ruler-mode-left-fringe-cols)
19685 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
19686 (ruler-mode-right-scroll-bar-cols)
19687 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
19688 (ruler-mode-ruler-function): New variable.
19689 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
19690 if the value for `ruler-mode-ruler-function' is given.
19691
19692 * hexl.el (hexl-mode-hook): Make the hook customizable.
19693 (hexl-address-area, hexl-ascii-area): New customize variables.
19694 (hexlify-buffer): Put font-lock-faces on the address area and
19695 the ascii area.
19696 (hexl-activate-ruler): New function.
19697 (hexl-follow-line): New function.
19698 (hexl-highlight-line-range): New function.
19699 (hexl-mode-ruler): New function.
19700
19701 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
19702
19703 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
19704 (vc-default-find-file-hook): New fun.
19705 (vc-find-file-hook): Call new find-file-hook operation.
19706
19707 * vc-arch.el: New file.
19708
19709 2004-03-12 Jesper Harder <harder@ifa.au.dk>
19710
19711 * info-look.el (info-lookup): Reuse an existing Info window.
19712
19713 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19714
19715 * woman.el (woman-preserve-ascii): Default value changed to t and
19716 doc string revised.
19717
19718 2004-03-12 Richard M. Stallman <rms@gnu.org>
19719
19720 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
19721 Fix minor bug.
19722
19723 * replace.el (occur-engine): Change message for count of matches.
19724
19725 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
19726 For strings, do compare text properties.
19727
19728 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
19729
19730 * progmodes/compile.el (compile-auto-highlight)
19731 (compilation-error-list, compilation-old-error-list)
19732 (compilation-parse-errors-function, compilation-parsing-end)
19733 (compilation-error-message, compilation-directory-stack)
19734 (compilation-enter-directory-regexp-alist)
19735 (compilation-leave-directory-regexp-alist)
19736 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
19737 (compilation-current-file, compilation-regexps): Remove vars.
19738
19739 (compile-error-at-point, compilation-error-filedata)
19740 (compilation-error-filedata-file-name, compile-reinitialize-errors)
19741 (compilation-next-error-locus, compilation-forget-errors)
19742 (count-regexp-groupings, compilation-parse-errors)
19743 (compile-collect-regexps, compile-buffer-substring): Remove funs.
19744
19745 (compile-internal): Make obsolete.
19746
19747 (compilation-first-column, compilation-error)
19748 (compilation-directory-matcher, compilation-page-delimiter)
19749 (compilation-mode-font-lock-keywords, compilation-debug)
19750 (compilation-error-face, compilation-warning-face)
19751 (compilation-info-face, compilation-line-face)
19752 (compilation-column-face, compilation-enter-directory-face)
19753 (compilation-leave-directory-face, compilation-skip-threshold)
19754 (compilation-skip-visited, compilation-context-lines): New vars.
19755
19756 (compilation-warning-face, compilation-info-face)
19757 (compilation-message-face): New faces.
19758
19759 (compilation-error-regexp-alist-alist): New constant.
19760
19761 (compilation-face, compilation-directory-properties)
19762 (compilation-assq, compilation-error-properties, compilation-start)
19763 (define-compilation-mode, compilation-loop)
19764 (compilation-set-window): New functions.
19765
19766 (compile): Additional argument for interactive compiles like TeX.
19767
19768 * progmodes/grep.el (kill-grep): Move here from compile.el
19769 (grep-error, grep-hit-face, grep-error-face)
19770 (grep-mode-font-lock-keywords): New variables.
19771 (grep-regexp-alist): Simplify regexp and add `binary' case.
19772 (grep-mode): New mode.
19773 (grep-process-setup): Simplify.
19774
19775 2004-03-11 Jason Rumney <jasonr@gnu.org>
19776
19777 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
19778 letters on DOS/Windows.
19779
19780 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
19781
19782 * server.el (server-name): New var.
19783 (server-socket-dir): New var to replace server-socket-name.
19784 (server-start): Use them.
19785
19786 2004-03-11 Simon Josefsson <jas@extundo.com>
19787
19788 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
19789 died to avoid infloop. Reported by Jonathan Glauner
19790 <jglauner@sbum.org>.
19791
19792 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19793
19794 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
19795 (smerge-mode-menu): Use it to deactivate menu entries.
19796 (smerge-keep-current): New fun.
19797 (smerge-keep-current): Use it.
19798
19799 2004-03-10 John Paul Wallington <jpw@gnu.org>
19800
19801 * foldout.el (foldout-fold-list, foldout-modeline-string):
19802 Declare them as variables, not constants.
19803
19804 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19805
19806 * ps-print.el: Modification to print *Messages* buffer.
19807 (ps-print-version): New version 6.6.4.
19808 (ps-message-log-max): New fun.
19809 (ps-spool-without-faces, ps-spool-with-faces)
19810 (ps-count-lines-preprint): Code fix.
19811
19812 * printing.el: New tips in Tips section.
19813
19814 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19815
19816 * delim-col.el: Doc fix.
19817
19818 * printing.el: Doc fix. New doc section (Tips).
19819
19820 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
19821
19822 * type-break.el (type-break-emacs-variant): Remove.
19823 (type-break-run-at-time, type-break-cancel-function-timers):
19824 Use fboundp rather than version name and number.
19825
19826 2004-03-09 Masatake YAMATO <jet@gyve.org>
19827
19828 * hexl.el (hexl-mode): Use `make-local-variable' instead of
19829 `make-variable-buffer-local'.
19830
19831 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
19832
19833 * find-dired.el (find-dired): Call `shell-command' instead of
19834 `start-process-shell-command'. By this, Tramp takes over
19835 handling of remote directories.
19836
19837 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
19838
19839 * newcomment.el (comment-use-global-state): New var.
19840 (comment-search-forward): Use it.
19841
19842 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
19843
19844 * cus-edit.el (fill) <defgroup>: Move to fill.el.
19845
19846 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
19847 (enable-kinsoku): Make it a defcustom.
19848 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
19849 paragraph to same-comment-start-marker.
19850
19851 2004-03-07 Dave Love <fx@gnu.org>
19852
19853 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
19854 (browse-url-mail): Use it.
19855
19856 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
19857 (rfc2368-unhexify-string): Use replace-regexp-in-string.
19858
19859 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19860
19861 * woman.el (woman-man.conf-path): Doc fix.
19862 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
19863
19864 2004-03-07 Eli Zaretskii <eliz@gnu.org>
19865
19866 * sort.el (sort-columns): Remove ms-dos from the list of systems
19867 where the external `sort' command is not used.
19868
19869 2004-03-07 Kim F. Storm <storm@cua.dk>
19870
19871 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
19872 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
19873 from overlay-arrow-variable-list.
19874 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
19875
19876 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
19877
19878 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
19879 overlay arrow string properly for the assembler buffer.
19880
19881 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
19882
19883 * mail/sendmail.el (mail-mode): Fix last change.
19884
19885 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
19886
19887 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
19888 for the assembler buffer.
19889 (gdb-assembler-custom): Position the overlay arrow.
19890 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
19891
19892 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
19893
19894 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
19895
19896 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
19897 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
19898
19899 * mail/sendmail.el (mail-mode): Set comment-start-skip.
19900
19901 * newcomment.el (uncomment-region): Allow non-terminated comment.
19902 (comment-normalize-vars): Check the user-specified comstart marker.
19903
19904 2004-03-04 Jesper Harder <harder@ifa.au.dk>
19905
19906 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
19907 Otherwise, do use it if the region only contains font-lock text
19908 properties.
19909
19910 2004-03-04 Masatake YAMATO <jet@gyve.org>
19911
19912 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
19913 as the callback function for eldoc.
19914 (hexl-print-current-point-info): New function.
19915 (hexl-current-address): Print the address in both decimal
19916 and hexadecimal format.
19917
19918 2004-03-04 Richard M. Stallman <rms@gnu.org>
19919
19920 * mail/rmail.el (rmail-convert-to-babyl-format):
19921 Specify t for UNIBYTE when calling mail-unquote-printable-region.
19922
19923 * mail/mail-utils.el (mail-unquote-printable-region):
19924 New arg UNIBYTE.
19925
19926 * startup.el (command-switch-alist): Doc fix.
19927
19928 * simple.el (undo): Temporarily set this-command to `undo-start',
19929 then set it to `undo' once undo-start returns without error.
19930
19931 * simple.el (minibuffer-history-sexp-flag): Doc fix.
19932
19933 * simple.el (kill-line): Don't disregard trailing whitespace
19934 in eol condition, if show-trailing-whitespace is set.
19935
19936 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
19937 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
19938 When disabling, restore old values only if mouse-sel-has-been-enabled.
19939
19940 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
19941 (isearch-{-char): New function.
19942 (isearch-mode-map): Bind { to isearch-{-char.
19943
19944 * font-lock.el (lisp-font-lock-keywords-2):
19945 Turn off the CL with-... and do-... general patterns.
19946 Instead, recognize several specific with... and do... constructs.
19947
19948 * files.el (switch-to-buffer-other-window):
19949 Bind same-window-buffer-names and same-window-regexps to nil.
19950 (switch-to-buffer-other-frame): Likewise.
19951
19952 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
19953
19954 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
19955 recognizing leading comment on code line.
19956
19957 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19958
19959 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
19960 hidden files/directories.
19961
19962 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19963
19964 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
19965 only comment-start (in case the mode hasn't set it).
19966
19967 * Makefile.in (AUTOGENEL): New var.
19968 (bootstrap-prepare): Rename from bootstrap-clean.
19969 Don't remove elc files.
19970 (maintainer-clean): New target.
19971
19972 * xml.el (xml-get-attribute-or-nil): Simplify.
19973
19974 2004-03-02 Juri Linkov <juri@jurta.org>
19975
19976 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
19977 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
19978 URL to prevent their substitution with the environment variable
19979 values by browsers.
19980
19981 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19982
19983 * ps-print.el: Doc fix.
19984 (ps-print-version): New version number (6.6.3).
19985 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
19986 Docstring fix.
19987 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
19988 before printing.
19989 (ps-time-stamp-yyyy-mm-dd): New fun.
19990 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
19991
19992 2004-03-02 Kim F. Storm <storm@cua.dk>
19993
19994 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
19995
19996 2004-03-01 Juanma Barranquero <lektu@terra.es>
19997
19998 * allout.el (allout-rebullet-heading): Fix typo in docstring.
19999
20000 * desktop.el (desktop-file-version)
20001 (desktop-after-read-hook): Fix typos.
20002 (desktop-clear-preserve-buffers): Remove redundant info in
20003 docstring already shown by the obsolescence message.
20004 (desktop-truncate, desktop-internal-v2s)
20005 (desktop-value-to-string): Change argument name to match docstring.
20006
20007 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
20008
20009 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
20010 docstring.
20011
20012 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20013
20014 * printing.el: Replace "As Is..." in PostScript file print/preview by
20015 "No Preprocessing...". Suggested by Colin Marquardt
20016 <_marquardt_@zmd.de>.
20017 (pr-insert-section-4): Adjust buffer interface.
20018
20019 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
20020
20021 Version 2.0.39 of Tramp released.
20022
20023 * net/tramp.el (tramp-handle-file-local-copy)
20024 (tramp-handle-write-region, tramp-open-connection-rsh):
20025 Variable name typo. Small change. From Patrick Tullmann
20026 <tullmann@flux.utah.edu>.
20027 (tramp-process-connection-type): New variable.
20028 (tramp-maybe-open-connection): Use it.
20029 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
20030 (tramp-touch): Set last-modified time of a remote file.
20031 (tramp-handle-write-region): Say which function is used when encoding.
20032
20033 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
20034
20035 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
20036 case of non-existing filename, too. Reported by Christoph Bauer
20037 <c_bauer@informatik.uni-kl.de>.
20038 (tramp-smb-get-file-entries): The directory in question should
20039 have permissions "drwxrwxrwx". Just virtual, because we don't
20040 know the real permissions. Don't we know?
20041 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
20042 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
20043 (tramp-smb-wait-for-output): Optimize algorithm getting pending
20044 output. If it was received chunkwise, there have been problems.
20045 Remove the "prompt not found" error message; it is obvious.
20046 Simplify algorithm.
20047 (tramp-smb-process-running): Remove. Since we acknowledge the
20048 virtual prompt for shares, there's no need for distinction of
20049 reading shares (process ends afterwards) and interactive mode of
20050 smblient.
20051 (tramp-smb-open-connection): Setting process sentinel removed.
20052 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
20053 "NT_STATUS_NETWORK_ACCESS_DENIED".
20054 (tramp-smb-maybe-open-connection): Set `process-connection-type'
20055 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
20056 (top-level): Setting default value in `tramp-default-method-alist'
20057 corrected. Order of USER and HOST have been wrong.
20058 Nobody complained for months ...
20059 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
20060 (tramp-smb-open-connection): Clear password cache if login has failed.
20061
20062 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
20063 `tramp-unified-filenames'.
20064 (tramp-completion-mode): Make test for XEmacs explicitly.
20065 `event-to-character' can exists in Emacs packages too.
20066 Reported by Matt Swift <swift@alum.mit.edu>.
20067 (tramp-buffer-name): Buffer name must contain the user if exists.
20068 Reported by Adrian Phillips <a.phillips@met.no>.
20069 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
20070 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
20071 (tramp-do-copy-or-rename-file-out-of-band): Rename from
20072 `tramp-do-copy-or-rename-file-one-local', because it handles also
20073 the case both files use the same out-of-band method.
20074 Implementation added.
20075 (tramp-handle-file-local-copy, tramp-handle-write-region):
20076 Out-of-band handling removed. `copy-file' called instead, which
20077 calls `tramp-do-copy-or-rename-file-out-of-band'.
20078 (tramp-action-password): Check for out-of-band method removed.
20079 This function is used for 'login-program.
20080 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
20081 appropriate.
20082 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
20083 and `tramp-parse-sknownhosts'.
20084 (tramp-completion-function-alist): It's a defvar now, because we
20085 want to apply the optimized `tramp-set-completion-function'
20086 instead of a static list.
20087 (tramp-set-completion-function): Implementation tuned.
20088 Avoid double entries, and entries where the function or the
20089 file/directory doesn't exist.
20090 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
20091 for SSH2.
20092 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
20093 (tramp-handle-dired-compress-file): New function.
20094 (tramp-async-proc): New variable.
20095 (tramp-handle-shell-command): Adding asynchronous processes.
20096 They are far from being perfect, but it works at least for
20097 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
20098 (top-level): Require password.el if visible. Should be mandatory
20099 once No Gnus has found its way into (X)Emacs.
20100 (tramp-read-passwd): Invoke `password-read' if available,
20101 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
20102 fallback any longer.
20103 (tramp-clear-passwd): New function.
20104 (tramp-process-actions, tramp-process-multi-actions):
20105 Clear password cache if login has failed.
20106
20107 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
20108 its own module.
20109 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
20110 `ange-ftp-ftp-name-res'. There could be incorrect values from
20111 previous calls in case the "ftp" method is used in the Tramp file
20112 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
20113
20114 2004-02-28 Richard M. Stallman <rms@gnu.org>
20115
20116 * term.el (term-mouse-paste): Call mouse-set-point.
20117
20118 * thumbs.el: New file.
20119
20120 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20121
20122 * progmodes/ebnf-abn.el: Doc fix.
20123
20124 * progmodes/ebnf-bnf.el: Doc fix.
20125 (ebnf-repeat): Code fix.
20126
20127 * progmodes/ebnf2ps.el: Doc fix.
20128 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
20129
20130 2004-02-28 Juri Linkov <juri@jurta.org>
20131
20132 * ffap.el (dired-at-point): Additional writability test for
20133 relative directory names.
20134 (dired-at-point-prompter): Treat directories as a directory, get
20135 the directory component from files.
20136 (ffap-string-at-point): Return string from region if region is active.
20137 (ffap-file-at-point): Remove redundant code.
20138
20139 2004-02-28 Kim F. Storm <storm@cua.dk>
20140
20141 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
20142 Initialize margin area images to nil.
20143 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
20144 (breakpoint-enabled-bitmap-face)
20145 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
20146 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
20147 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
20148 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
20149 (gdb-reset): Use gdb-remove-breakpoint-icons.
20150 (gdb-put-string): Add dprop arg to specify alternative display
20151 property (for setting fringe bitmap).
20152 (gdb-remove-strings): Doc fix.
20153 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
20154 icon in fringe (if available), or else as icon or text in display
20155 margin. Creates necessary icons in breakpoint-bitmap,
20156 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
20157 Also make left window margin if required.
20158 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
20159 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
20160 no longer needed.
20161 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
20162 gdb-put-breakpoint-icon.
20163 (gdb-assembler-mode): Don't set left-margin-width here.
20164
20165 2004-02-27 Kevin Ryde <user42@zip.com.au>
20166
20167 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
20168 comma, so that it DTRT in macros.
20169
20170 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
20171
20172 * progmodes/sh-script.el (sh-shell-arg)
20173 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
20174 (sh-leading-keywords, sh-other-keywords): Fix custom type.
20175
20176 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
20177
20178 * faces.el (face-spec-set-match-display): Add a new attribute,
20179 `min-colors'.
20180 (region, highlight, secondary-selection): Use `min-colors'.
20181
20182 * custom.el (defface): Add documentation for `min-colors'.
20183
20184 * font-lock.el (font-lock-comment-face, font-lock-string-face)
20185 (font-lock-keyword-face, font-lock-function-name-face)
20186 (font-lock-variable-name-face, font-lock-constant-face):
20187 Use `min-colors'.
20188
20189 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
20190
20191 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20192
20193 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
20194 define assq-delete-all if it's not defined.
20195 (ebnf-generate-region): Code fix.
20196
20197 * printing.el: Doc fix.
20198 (pr-version): New version number (6.7.2).
20199 (pr-command): Return empty string if command is an empty string.
20200
20201 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20202
20203 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
20204
20205 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
20206 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
20207 semi-down-full. Fix a bug on productions like test = {"test"}* | (
20208 "tt" ["test"] ). Reported by Markus Dreyer
20209 <mdreyer@ix.urz.uni-heidelberg.de>.
20210 (ebnf-version): New version number (4.0).
20211 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
20212 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
20213 (ebnf-delete-style): New commands.
20214 (ebnf-directory, ebnf-file): New funs.
20215 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
20216 (ebnf-production-name-p, ebnf-stop-on-error): New options.
20217 (ebnf-syntax-alist): New var.
20218 (ebnf-element-width): New fun replacing ebnf-list-width.
20219 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
20220 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
20221 (ebnf-prologue): Adjust vars.
20222 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
20223 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
20224 (ebnf-check-style-values, ebnf-generate-production)
20225 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
20226 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
20227 (ebnf-token-repeat): Code fix.
20228
20229 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
20230 %right, %left and %prec. Suggested by Matthew K. Junker
20231 <junker@alum.mit.edu>.
20232 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
20233
20234 * progmodes/ebnf-iso.el: Doc fix.
20235 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
20236 (ebnf-iso-lex): Code fix.
20237
20238 * progmodes/ebnf-bnf.el: Doc fix.
20239 (ebnf-bnf-lex): Code fix.
20240
20241 * progmodes/ebnf-otz.el: Doc fix.
20242
20243 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
20244
20245 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
20246 (abbrev-prefix-mark): Doc fix.
20247
20248 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
20249
20250 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
20251 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
20252 (gdb-var-delete): Make interactive (really).
20253 (gdb-edit-value): Make non-interactive.
20254
20255 * progmodes/gud.el (gud-speedbar-menu-items):
20256 Add gdb-var-delete and, indirectly, gdb-edit-value.
20257 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
20258 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
20259 (gud-gdb-marker-filter): Add comment for annotations.
20260
20261 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20262
20263 * calendar/calendar.el (generate-calendar)
20264 (calendar-read-date): Prevent display of BC calendars once more -
20265 reverts 2003-10-01 change.
20266 (generate-calendar-month): Doc fix.
20267
20268 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
20269
20270 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
20271 return value of increment-calendar-month.
20272
20273 2004-02-21 Stephen Compall <s11@member.fsf.org>
20274
20275 * saveplace.el (save-place-forget-unreadable-files)
20276 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
20277 (save-place-forget-unreadable-files): New function.
20278 (save-place-alist-to-file): Use it to filter out files that are
20279 no longer readable.
20280
20281 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
20282 current Texinfo environment, using the same method as in
20283 `texinfo-insert-@end', and insert a space rather than a newline if
20284 point in a @table environment.
20285
20286 2004-02-21 Juri Linkov <juri@jurta.org>
20287
20288 * ffap.el (ffap-file-at-point): Try parent directories.
20289
20290 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
20291
20292 * vcursor.el (vcursor-modifiers): New defcustom.
20293 (vcursor-cs-binding): Use vcursor-modifiers instead of a
20294 hard-coded list.
20295
20296 2004-02-21 Masatake YAMATO <jet@gyve.org>
20297
20298 * play/animate.el (animate-birthday-present): Accept names other
20299 than `Sarah', too.
20300
20301 2004-02-21 Juri Linkov <juri@jurta.org>
20302
20303 * startup.el: Remove table of command line arguments from the
20304 Commentary section.
20305
20306 2004-02-20 John Wiegley <johnw@newartisans.com>
20307
20308 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
20309 again" modifier from 'e' to 'E', since 'e' is also used by the
20310 "file extension" modifier.
20311
20312 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
20313
20314 * help-fns.el (describe-categories): Doc fix.
20315
20316 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
20317
20318 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
20319 temporary file for buffer already visiting one. This change makes
20320 output likely to be directly usable by patch program.
20321 Suggested by Adrian Aichner <adrian@xemacs.org>
20322
20323 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
20324
20325 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
20326 case of variables defined in compound statements.
20327 (gdb-setup-windows, gdb-source-info, gdb-source-info):
20328 Simplify constructions using switch-to-buffer.
20329
20330 2004-02-19 Simon Josefsson <jas@extundo.com>
20331
20332 * play/morse.el: Fix typo.
20333 (morse-code): Add @.
20334
20335 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20336
20337 * calendar/appt.el (appt-display-format): Change default to
20338 'ignore, for backwards compatibility.
20339 (appt-display-message): If appt-display-format is 'ignore,
20340 respect old vars appt-msg-window and appt-visible.
20341 (appt-activate): Don't depend on return value of cancel-timer.
20342
20343 * calendar/calendar.el (calendar-holidays): Doc fix.
20344
20345 * calendar/cal-coptic.el (coptic-prompt-for-date):
20346 Use assoc-string instead of assoc-ignore-case.
20347 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
20348 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
20349 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
20350 * calendar/cal-islam.el (calendar-goto-islamic-date)
20351 (mark-islamic-diary-entries): Ditto.
20352 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
20353 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
20354 (calendar-read-mayan-tzolkin-date): Ditto.
20355 * calendar/calendar.el (calendar-read-date): Ditto.
20356 * calendar/diary-lib.el (mark-diary-entries): Ditto.
20357
20358 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
20359
20360 * progmodes/executable.el (executable-command-find-posix-p):
20361 Fix choice of the directory.
20362
20363 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
20364
20365 * simple.el (interprogram-cut-function)
20366 (interprogram-paste-function, kill-new, kill-append):
20367 Doc fixes.
20368 (kill-region): Make it return nil. Doc fix.
20369 (yank-pop): Make its argument optional.
20370 (yank): Make ARG `-' equivalent to `-1'.
20371
20372 2004-02-17 Eli Zaretskii <eliz@gnu.org>
20373
20374 * mail/rmail.el (rmail-get-new-mail): Don't reference
20375 rmail-use-spam-filter if rmail-spam-filter is not loaded.
20376
20377 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
20378
20379 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
20380 if one of global-auto-revert-non-file-buffers or autorevert-mode
20381 is non-nil.
20382
20383 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20384
20385 * subr.el (delete-dups): A better implementation from Karl Heuer
20386 <kwzh@gnu.org>.
20387
20388 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
20389
20390 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
20391 correct place.
20392 * progmodes/icon.el (icon-indent-command): Ditto.
20393 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
20394
20395 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20396
20397 * progmodes/grep.el (grep-compute-defaults): Undo change from
20398 2004-01-29: don't use executable-command-find-posix-p.
20399
20400 2004-02-16 Richard Sharman <rsharman@pobox.com>
20401
20402 * hilit-chg.el: Use require instead of eval-and-compile.
20403 (highlight-compare-buffers): New function.
20404
20405 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
20406
20407 * man.el (Man-fontify-manpage): Render section headings in
20408 `Man-overstrike-face' even when overstrike was not used by man
20409 formatter for section headings.
20410
20411 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
20412
20413 * rmail-spam-filter.el (vm-use-spam-filter)
20414 (rsf-min-region-length-added-to-spam-list): New variables.
20415 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
20416 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
20417 spam testing. Don't delete spam message if automatic deletion
20418 after output via variable rmail-delete-after-output is turned on.
20419 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
20420 rsf-bbdb-dont-create-entries-for-spam.
20421 (check-field): New function, extracted from code in
20422 rmail-spam-filter to ease addition of header fields like content-type.
20423 (message-content-type): New variable to check the content-type:
20424 field added, also in defcustom of rsf-definitions-alist.
20425 (rmail-spam-filter): Replace repeated test code for header fields
20426 by calls to check-field; change the call to
20427 rmail-output-to-rmail-file such that rmail-current-message stays
20428 the same to avoid wrong deletion of unseen flags.
20429 (rsf-add-contents-type): New function to convert old format
20430 of rmail-spam-definitions-alist into new one.
20431 Change prefixes of all variables and functions from
20432 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
20433
20434 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20435
20436 * loadhist.el (unload-hook-features-list): New defvar.
20437
20438 2004-02-16 Dave Love <fx@gnu.org>
20439
20440 * loadhist.el (unload-feature): Doc fix. Rename flist to
20441 unload-hook-features-list.
20442
20443 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
20444
20445 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
20446 cookie. Don't check if we are looking-at open-formula.
20447
20448 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
20449
20450 * subr.el (match-string-no-properties): Use substring-no-properties.
20451
20452 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20453
20454 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
20455 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
20456 Use lower-case "rx" in all error message.
20457
20458 2004-02-16 Dave Love <fx@gnu.org>
20459
20460 * emacs-lisp/rx.el (rx-or): Put group around result.
20461 (rx-constituents): Add backref.
20462 (rx-syntax): Add string-delimiter, comment-delimiter.
20463 (rx-categories): Add combining-diacritic.
20464 (rx-check-not, rx-greedy, rx): Doc fix.
20465 (rx-backref, rx-check-backref): New.
20466
20467 2004-02-16 Jesper Harder <harder@ifa.au.dk>
20468
20469 * newcomment.el (uncomment-region): Allow eob as comment end.
20470
20471 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
20472
20473 * filecache.el: All message and error commands now use prefix
20474 "Filecache:" to make it easy to read *Messages* buffer.
20475
20476 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
20477
20478 * autorevert.el: Add support to detect changed dired and VC buffers.
20479 (auto-revert-active-p, auto-revert-list-diff)
20480 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
20481 (auto-revert-handler, auto-revert-active-p): New functions.
20482 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
20483 and `auto-revert-active-p'.
20484 (eval-when-compile): Defvar dired-directory and vc-mode.
20485 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
20486 (auto-revert-handler-vc): New functions.
20487
20488 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
20489
20490 * progmodes/compile.el (compilation-directory): New defvar.
20491 (compile): Save current directory in compilation-directory.
20492 (recompile): Bind default-directory to compilation-directory if
20493 that is non-nil.
20494
20495 2004-02-16 Dave Love <fx@gnu.org>
20496
20497 * newcomment.el (comment-insert-comment-function)
20498 (comment-region-function, uncomment-region-function): New.
20499 (comment-indent): Use comment-insert-comment-function.
20500 (uncomment-region): Use uncomment-region-function.
20501 (comment-region): Use comment-region-function.
20502
20503 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
20504
20505 2004-02-16 Richard Stallman <rms@gnu.org>
20506
20507 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
20508 loaddefs* and ldefs-boot*.
20509
20510 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20511
20512 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
20513 and email address at the beginning and end of the address.
20514
20515 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
20516 anchored at the beginning of the email address.
20517
20518 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
20519
20520 * international/ccl.el (ccl-compile-write): Pass `left' to
20521 ccl-embed-code to generate correct code of write-expr-register.
20522
20523 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
20524
20525 * progmodes/grep.el (grep-compute-defaults): Fix typos.
20526
20527 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20528
20529 * x-dnd.el: Mention support for Motif in commentary.
20530 (x-dnd-handle-drag-n-drop-event): Ditto.
20531
20532 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
20533
20534 * ses.el: Use "ses--" prefixes for buffer-local variables.
20535 Use (point-min) instead of 1, even when we know the buffer
20536 is unnarrowed.
20537 (ses-build-load-map): Delete. Distribute its content to defconsts for
20538 the three maps.
20539 (ses-menu, ses-header-line-menu): New menus.
20540 (ses-mode-map): Use them.
20541 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
20542
20543 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
20544
20545 * Makefile.in: Fix the CC Mode recompile kludge so it works
20546 when building in a different directory.
20547
20548 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
20549
20550 * simple.el (kill-new): Put yank-handler property on the entire string.
20551
20552 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20553
20554 * diff.el: Don't use compile any more, use diff-mode instead.
20555 (diff-regexp-alist, diff-old-file, diff-new-file)
20556 (diff-parse-differences, diff-process-setup): Remove.
20557 (diff-sentinel): New fun.
20558 (diff): Use it. Run the process ourselves.
20559 Use diff-mode for the rest of the processing.
20560
20561 * diff.el (diff): Simplify code handling `switch'.
20562
20563 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20564
20565 * pcvs-defs.el (cvs-menu): Add `tag'.
20566
20567 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
20568
20569 * simple.el (kill-append): Doc fix.
20570
20571 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20572 Adapt outline-regexp to the new conventions for commenting out code.
20573
20574 2004-02-11 John Paul Wallington <jpw@gnu.org>
20575
20576 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
20577
20578 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
20579
20580 * diff.el (diff-switches): New fun.
20581 (diff, diff-backup): Use it.
20582 (diff): Clean up the args construction. Use backquote.
20583 Use listp instead of consp to avoid putting a nil arg.
20584 (diff): Add a revert-buffer function.
20585
20586 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20587
20588 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
20589 handled by x-dnd-handle-file-name.
20590 (x-dnd-known-types): Add COMPOUND_TEXT.
20591 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
20592 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
20593 x-dnd-empty-state.
20594 (x-dnd-forget-drop): Ditto.
20595 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
20596 (x-dnd-handle-one-url): Return private when inserting text.
20597 (x-dnd-insert-ctext): New function.
20598 (x-dnd-handle-file-name): New function for FILE_NAME.
20599 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
20600 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
20601 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
20602
20603 2004-02-10 Kenichi Handa <handa@m17n.org>
20604
20605 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
20606 instead of while loop.
20607
20608 2004-02-10 Miles Bader <miles@gnu.org>
20609
20610 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
20611
20612 2004-02-09 Kenichi Handa <handa@m17n.org>
20613
20614 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
20615 have end-of-line.
20616
20617 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
20618
20619 * Makefile.in: Added extra dependencies in the recompile target
20620 needed to cope with the compile time macro expansions in CC Mode.
20621
20622 2004-02-09 Kim F. Storm <storm@cua.dk>
20623
20624 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
20625 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
20626 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
20627 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
20628 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
20629 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
20630 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
20631 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
20632 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
20633 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
20634 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
20635
20636 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
20637
20638 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
20639 Don't allow shrink if there's a window on our right.
20640
20641 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
20642 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
20643 Bring together declaration and initialization.
20644 (prolog-mode-variables): Don't set the syntax table.
20645 Don't set paragraph-start and comment-indent-function.
20646 Add /*..*/ to the comment regexps.
20647 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
20648 (prolog-mode-map): Don't bind TAB.
20649 (prolog-mode): Set the syntax table.
20650 (prolog-comment-indent): Remove.
20651 (inferior-prolog-mode-map): Initialize in the declaration.
20652 (inferior-prolog-mode-syntax-table)
20653 (inferior-prolog-mode-abbrev-table): New vars.
20654 (inferior-prolog-mode): Derive from comint-mode.
20655 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
20656 minibuffer windows.
20657
20658 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
20659 in file names, as long as it is unambiguous.
20660
20661 2004-02-08 Andreas Schwab <schwab@suse.de>
20662
20663 * textmodes/reftex-toc.el
20664 (reftex-toc-load-all-files-for-promotion): Remove useless use of
20665 format. Doc fix.
20666
20667 * textmodes/refer.el (refer-find-entry-internal): Remove extra
20668 format string arguments.
20669
20670 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
20671 string argument.
20672
20673 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
20674
20675 * play/zone.el (zone-call): Fix format string.
20676
20677 * net/webjump.el (webjump-builtin): Add missing format string argument.
20678
20679 * midnight.el (midnight-delay-set): Remove extra format string argument.
20680
20681 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
20682
20683 * hexl.el (hexl-insert-char): Add missing format string argument.
20684
20685 * format.el (format-decode): Fix format string.
20686
20687 * emulation/vi.el (vi-mode): Remove extra format string argument.
20688 (vi-repeat-last-search): Likewise.
20689 (vi-reverse-last-search): Likewise.
20690 (vi-goto-mark): Likewise.
20691 (vi-reverse-last-find-char): Likewise.
20692 (vi-repeat-last-find-char): Likewise.
20693 (vi-locate-def): Likewise.
20694
20695 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
20696
20697 * ediff-util.el (ediff-toggle-read-only): Remove extra format
20698 string argument.
20699 (ediff-toggle-regexp-match): Likewise.
20700
20701 * dired-aux.el (dired-do-query-replace-regexp): Add missing
20702 format string argument.
20703
20704 * calc/calc-map.el (calc-get-operator): Remove extra format
20705 string argument.
20706
20707 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
20708
20709 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
20710 string argument.
20711
20712 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
20713
20714 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
20715
20716 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
20717
20718 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
20719 (cl-struct-setf-expander): Likewise.
20720
20721 * vc.el (with-vc-file): Fix unsafe uses of error.
20722 (vc-cancel-version): Likewise.
20723
20724 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
20725
20726 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
20727 thousands separator; fixes <class>:<line-number> regexp for
20728 non-english locales.
20729
20730 2004-02-08 Andreas Schwab <schwab@suse.de>
20731
20732 * view.el (view-mode-enable): Revert previous change.
20733
20734 2004-02-07 Kim F. Storm <storm@cua.dk>
20735
20736 * simple.el (line-number-at-pos): Rename from line-at-pos.
20737 Uses changed (what-line and vc-annotate-warp-version).
20738
20739 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
20740
20741 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
20742 (diff-mode): Remove aborted attempt at support for compile.el.
20743 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
20744
20745 2004-02-06 Andreas Schwab <schwab@suse.de>
20746
20747 * view.el (view-mode-enable): Add view-mode-map to
20748 minor-mode-overriding-map-alist.
20749
20750 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20751
20752 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
20753
20754 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
20755
20756 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
20757 with point inside rather than after the paragraph.
20758
20759 2004-02-04 Sam Steingold <sds@gnu.org>
20760
20761 * mail/smtpmail.el (smtpmail-try-auth-methods):
20762 Do not try authentication when no mechanism is available.
20763 Pass port-name as defaultport to `netrc-machine'.
20764
20765 2004-02-04 Stephen Eglen <stephen@gnu.org>
20766
20767 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
20768 to show how minibuffer height can be constrained.
20769
20770 2004-02-04 John Paul Wallington <jpw@gnu.org>
20771
20772 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
20773
20774 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20775
20776 * x-dnd.el: New file for drag and drop.
20777
20778 * term/x-win.el: require x-dnd, set after-make-frame-functions
20779 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
20780 drag-n-drop event.
20781
20782 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
20783 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
20784 (dired-dnd-handle-file): New functions for drag and drop support.
20785 (dired-mode): Initialize drag and drop if x-dnd present.
20786
20787 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
20788
20789 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
20790 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
20791 (cperl-mode): Set fill-paragraph-function.
20792 (cperl-fill-paragraph): Make it non-interactive.
20793
20794 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
20795
20796 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
20797
20798 2004-02-02 David Kastrup <dak@gnu.org>
20799
20800 * replace.el (perform-replace): Allow 'literal argument in
20801 regexp-flag to indicate literal replacement.
20802 (query-replace-regexp-eval): Use it.
20803
20804 2004-02-01 Andreas Schwab <schwab@suse.de>
20805
20806 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
20807
20808 2004-02-01 Stephen Eglen <stephen@gnu.org>
20809
20810 * info-look.el: Add support for maxima-mode. Update commentary
20811 because info-lookup-symbol is now bound to C-h S.
20812
20813 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
20814
20815 * simple.el (edit-and-eval-command): Bind print-level and
20816 minibuffer-history-sexp-flag around call to read-from-minibuffer.
20817 Correct initial position in command-history.
20818
20819 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
20820
20821 * files.el (read-directory-name): Adapt the docstring to recent
20822 change in Fread_file_name.
20823
20824 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
20825
20826 * ses.el (ses-print-cell): If print format too wide for column
20827 width, truncate decimal places if that helps to avoid "#####" fill.
20828 * ses.el (ses-initial-column-width): Revert previous change.
20829
20830 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
20831
20832 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
20833 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
20834 Add edebug info.
20835 (jit-lock-mode): Setup/cancel the new timer.
20836 (jit-lock-context-fontify): New fun. Extracted from
20837 context fontification code of jit-lock-stealth-fontify.
20838 (jit-lock-stealth-fontify): Don't do context fontification any more.
20839
20840 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
20841 (jit-lock-fontify-now): Handle the `quit' case.
20842 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
20843
20844 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
20845
20846 * progmodes/executable.el (executable-command-find-posix-p):
20847 New. Check if find handles arguments Posix-style.
20848
20849 * progmodes/grep.el (grep-compute-defaults):
20850 Use executable-command-find-posix-p.
20851 (grep-find): Check `grep-find-command'.
20852
20853 * filecache.el (file-cache-find-posix-p): Delete.
20854 (file-cache-add-directory-using-find):
20855 Use `executable-command-find-posix-p'.
20856
20857 2004-01-29 Dave Love <fx@gnu.org>
20858
20859 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
20860 Iterate the hook function if arg is given.
20861 (mark-defun, narrow-to-defun): Change order of finding the limits.
20862
20863 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
20864 (byte-compile-format-warn): New.
20865 (byte-compile-callargs-warn): Use it.
20866 (Format, message, error): Add byte-compile-format-like property.
20867 (byte-compile-maybe-guarded): New.
20868 (byte-compile-if, byte-compile-cond): Use it.
20869 (byte-compile-lambda): Compile interactive forms,
20870 just to make warnings about them.
20871
20872 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
20873
20874 * ses.el (ses-initial-column-width): Increase to 14, so it will
20875 work well with the default printer of "%.7g" for extreme values
20876 like "-1.234567e+07".
20877
20878 2004-01-29 Kenichi Handa <handa@m17n.org>
20879
20880 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
20881
20882 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
20883
20884 * dos-w32.el: Added support for the `default-printer-name' function.
20885
20886 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
20887
20888 * server.el (server-socket-name): Don't use the hostname in the
20889 socket name since /tmp is local to the host anyway.
20890
20891 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
20892 robust check of widening and fix var-naming.
20893
20894 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
20895
20896 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
20897 or rmail-spam- to rsf- in all function and variable names.
20898 (rsf-min-region-to-spam-list): New variable.
20899 (rsf-bbdb-auto-delete-spam-entries): Rename from
20900 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
20901 scanned together with the recipients field for spam testing; Don't
20902 delete spam message if rmail-delete-after-output is non-nil;
20903 (rsf-check-field): New function, extracted from code in
20904 rmail-spam-filter to ease addition of header fields like
20905 content-type:;
20906 (message-content-type): New variable. The content-type: field was
20907 added also in defcustom of rsf-definitions-alist;
20908 (rmail-spam-filter): Replace repeated test code for header fields
20909 by calls to check-field; change the call to
20910 rmail-output-to-rmail-file such that rmail-current-message stays
20911 the same to avoid wrong deletion of unseen flags.
20912 (rmail-use-spam-filter): Add autoload cookie.
20913
20914 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
20915
20916 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
20917 (file-cache-add-directory-using-find): Add Cygwin support.
20918 (file-cache-find-command-posix-flag): New user variable.
20919
20920 * filecache.el (file-cache-add-directory): Check for
20921 directories an remove them from dir-files.
20922
20923 2004-01-27 Richard M. Stallman <rms@gnu.org>
20924
20925 * man.el (Man-fontify-manpage): Clean up message.
20926
20927 2004-01-27 Kenichi Handa <handa@m17n.org>
20928
20929 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
20930 (sentence-end): Define using sentence-end-without-space.
20931
20932 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
20933 a sentence ends with one of a character in sentence-end-without-space.
20934
20935 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
20936
20937 * font-lock.el (font-lock): Add jit-lock as explicit group member.
20938 (jit-lock): Group declaration moved to jit-lock.el.
20939 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
20940 when necessary.
20941
20942 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
20943 (jit-lock-context-unfontify-pos): Rename from
20944 jit-lock-first-unfontify-pos.
20945 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
20946
20947 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20948
20949 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
20950 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
20951 (fortran-fill): When filling a string, adjust re-search-backward
20952 argument for special case of string just on fill-column.
20953 When filling non-string, allow one extra char if
20954 fortran-break-before-delimiters is non-nil.
20955 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
20956 Use fortran-break-delimiters-re and fortran-no-break-re to
20957 correctly handle cases such as "**".
20958
20959 * progmodes/f90.el (f90-break-delimiters): Doc fix.
20960 (f90-no-break-re): Add some extra tokens. Doc fix.
20961
20962 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
20963
20964 * mail/rmail-spam-filter.el:
20965 Use two semicolons as Commentary line prefix.
20966 Add ";;; Code:" stylized comment.
20967 Delete end-of-line whitespace.
20968 Wrap (require 'cl) with `eval-when-compile'.
20969
20970 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
20971
20972 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
20973 at the top level of vc.el.
20974
20975 2004-01-23 Andre Spiegel <spiegel@gnu.org>
20976
20977 * vc.el (vc-current-line): Function removed. This is now done by
20978 the new function line-at-pos in simple.el.
20979 (vc-annotate-warp-version): Use line-at-pos instead of
20980 vc-current-line.
20981
20982 2004-01-22 Kim F. Storm <storm@cua.dk>
20983
20984 * simple.el (line-at-pos): New defun.
20985 (what-line): Use it. Optimize by only counting lines in narrowed
20986 region once.
20987
20988 2004-01-22 Kenichi Handa <handa@m17n.org>
20989
20990 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
20991 point (register r1) only for charset mule-unicode-0100-24ff.
20992
20993 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
20994
20995 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
20996 trailing white space and ensure a final newline.
20997
20998 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
20999 Add autoload cookie.
21000
21001 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
21002
21003 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
21004 activate view-mode explicitly.
21005
21006 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21007
21008 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
21009 menu-bar-enable-clipboard and make Paste use clipboard first.
21010
21011 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
21012
21013 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
21014 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
21015 (vc-mcvs-cvs): Remove.
21016 (vc-mcvs-command): Remove use of assert.
21017
21018 * outline.el (outline-insert-heading): Tighten up match.
21019 (outline-demote, outline-move-subtree-down): Don't assume anything
21020 about outline-regexp.
21021
21022 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
21023 (texinfo-show-structure): Explicitly add ^, and simplify.
21024
21025 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
21026
21027 * calendar/appt.el (appt-check): Restore usage of
21028 appt-issue-message deleted in previous change.
21029 (top-level): Activate package when loaded (needed for backwards
21030 compatibility).
21031
21032 2004-01-20 Jesper Harder <harder@ifa.au.dk>
21033
21034 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
21035 following previous change to smtpmail-send-data.
21036
21037 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
21038
21039 * vc.el (vc-default-previous-version): Doc enhancement.
21040 (vc-default-next-version): New function.
21041 (vc-print-log): New arg FOCUS-REV.
21042 (vc-annotate-mode): Derive from view-mode.
21043 (vc-annotate): New args REVISION, DISPLAY-MODE.
21044 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
21045 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
21046 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
21047 (vc-annotate-show-diff-revision-at-line, vc-current-line)
21048 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
21049
21050 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
21051
21052 2004-01-19 Karl Berry <karl@gnu.org>
21053
21054 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
21055 or "TexInfo".
21056
21057 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
21058
21059 * subr.el (delete-dups): New function.
21060
21061 2004-01-19 Karl Berry <karl@gnu.org>
21062
21063 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
21064 with ^, since that's what texinfo-show-structure
21065 documentation says (plus it works much better in texinfo.txi).
21066
21067 2004-01-18 Jesper Harder <harder@ifa.au.dk>
21068
21069 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
21070
21071 2004-01-18 David Ponce <david@dponce.com> (tiny change)
21072
21073 * progmodes/which-func.el (which-function-mode): Don't cancel
21074 which-func-update-timer if not set.
21075
21076 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
21077
21078 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
21079 Remove spurious left square bracket in XX:XXam regexp.
21080
21081 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
21082
21083 * progmodes/cc-defs.el: Do not require cl at run time.
21084
21085 2004-01-16 Richard M. Stallman <rms@gnu.org>
21086
21087 * emacs-lisp/cl.el (cl-cannot-unload): New function.
21088 (cl-unload-hook): Defvar this to run cl-cannot-unload.
21089
21090 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
21091 Call rmail-spam-filter. Delete and expunge spam.
21092 Print number of spam messages deleted.
21093 Save and restore the deletion status of old messages when reading
21094 new mail with spam filter, so that expunging spam does not expunge
21095 msgs deleted by the user.
21096 (rmail-only-expunge): Add an optional argument dont-show to
21097 prevent showing message after expunge.
21098
21099 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
21100
21101 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
21102 * subr.el (declare): New macro.
21103
21104 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
21105
21106 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
21107
21108 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
21109
21110 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21111 Test window-system rather than system-type (for X11/Mac).
21112
21113 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
21114
21115 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
21116
21117 2004-01-12 Richard M. Stallman <rms@gnu.org>
21118
21119 * mail/rmail.el (rmail-convert-to-babyl-format):
21120 Use mail-unquote-printable-region.
21121 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
21122 (rmail-hex-char-to-integer): Functions deleted.
21123
21124 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
21125 (mail-unquote-printable-region): New arg NOERROR.
21126 For invalid encoding, either signal an error to just return nil.
21127
21128 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21129
21130 * calendar/appt.el: Update copyright and commentary.
21131 (appt-issue-message): Make obsolete.
21132 (appt-visible, appt-msg-window): Make obsolete, in favor of
21133 appt-display-format.
21134 (appt-display-mode-line, appt-display-duration)
21135 (appt-display-diary, appt-time-msg-list, appt-mode-string)
21136 (appt-prev-comp-time, appt-display-count, appt-timer)
21137 (appt-convert-time): Doc change.
21138 (appt-disp-window-function, appt-delete-window-function):
21139 Use defcustom rather than defvar.
21140 (appt-display-format): New variable.
21141 (appt-display-message): New function with display code from appt-check.
21142 (appt-check): Add optional FORCE argument. Doc change.
21143 Add appt-make-list to diary-hook if displaying diary.
21144 Remove checking of view-diary-entries-initially.
21145 Message display section removed to new function appt-display-message.
21146 (appt-display-window): Doc change. Remove unused internal var
21147 this-buffer. Do not beep, since appt-display-message does that.
21148 (appt-make-list): Doc change. Use caar.
21149 (appt-sort-list): Simplify by using builtin sort function.
21150 (appt-update-list): New function for updating appts when diary is
21151 saved.
21152 (appt-activate): New autoloaded function to toggle package
21153 functionality.
21154
21155 * calendar/cal-x.el: (calendar-one-frame-setup)
21156 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
21157
21158 * calendar/calendar.el: Update copyright.
21159 (view-diary-entries-initially, european-calendar-style): Doc change.
21160 (calendar-setup): Make defcustom rather than defvar.
21161 (mark-visible-calendar-date): Initialize temp-face and faceinfo
21162 in let binding so local to function.
21163
21164 * calendar/diary-lib.el: Update copyright.
21165 (diary, diary-entry-time): Doc change.
21166 (list-diary-entries): Doc change. Trivial logic change.
21167 (fancy-diary-display): Restore make-face command mistakenly
21168 deleted 2003-05-08.
21169 (show-all-diary-entries): Allow to pop-up frame if needed.
21170
21171 2004-01-09 John Paul Wallington <jpw@gnu.org>
21172
21173 * bindings.el (mode-line-change-eol): Add EVENT parameter.
21174 Temporarily select EVENT's window for changing eol type.
21175
21176 2004-01-09 Deepak Goel <deego@gnufans.org>
21177
21178 * calendar/diary-lib.el (diary-entry-time):
21179 Also accept time in the form XX[.XX][am/pm/AM/PM].
21180 (fancy-diary-font-lock-keywords): Likewise.
21181 (diary-font-lock-keywords): Likewise.
21182 * calendar/appt.el (appt-add): Likewise.
21183 (appt-make-list): Likewise.
21184 (appt-convert-time): Likewise.
21185
21186 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
21187
21188 * gdb-ui.el (gdb-ann3): Revert previous change.
21189 (gdb-source-info): Allow for case of where compilation directory
21190 is not recorded.
21191
21192 2004-01-08 John Paul Wallington <jpw@gnu.org>
21193
21194 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
21195
21196 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
21197
21198 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
21199
21200 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
21201 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
21202 problems.
21203 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
21204
21205 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
21206
21207 * files.el (write-file-functions, write-contents-functions):
21208 Clarify docstrings.
21209
21210 2004-01-07 Kenichi Handa <handa@m17n.org>
21211
21212 * international/mule.el (set-auto-coding): Fix for the case that
21213 end-of-line is only CR.
21214
21215 2004-01-07 Kim F. Storm <storm@cua.dk>
21216
21217 * subr.el (event-start, event-end): Doc fix.
21218 (posn-string, posn-image): New defuns.
21219 (posn-object): Return either image or string object.
21220 (posn-object-x-y): Return 8th element of position.
21221 (posn-object-width-height): New defun.
21222
21223 2004-01-06 Andreas Schwab <schwab@suse.de>
21224
21225 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
21226 output.
21227
21228 2004-01-05 Karl Berry <karl@gnu.org>
21229
21230 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
21231 / and *, too.
21232
21233 2003-12-31 Simon Josefsson <jas@extundo.com>
21234
21235 * files.el (before-save-hook): Add.
21236 (basic-save-buffer): Use before-save-hook.
21237
21238 * emacs-lisp/copyright.el: Fix comment to recommend
21239 before-save-hook instead of write-file-functions.
21240
21241 2004-01-05 Richard M. Stallman <rms@gnu.org>
21242
21243 * finder.el (finder-commentary): Call delete-other-windows.
21244
21245 * net/ange-ftp.el (ange-ftp-file-attributes):
21246 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
21247
21248 2004-01-04 Karl Berry <karl@gnu.org>
21249
21250 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
21251 comment characters % and # in the copyright year notice,
21252 as well as ;.
21253
21254 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
21255
21256 * wid-edit.el (default): Define dummy :value-delete.
21257 Reported by Jesper Harder <harder@ifa.au.dk>.
21258
21259 2004-01-03 Richard M. Stallman <rms@gnu.org>
21260
21261 * progmodes/compile.el (compile-internal): Use point, not point-min,
21262 for set-window-point.
21263
21264 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
21265
21266 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
21267
21268 * progmodes/grep.el (grep-mode-map):
21269 Don't remap next-line, previous-line.
21270
21271 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
21272
21273 * speedbar.el (speedbar-edit-line): Change regexp to position
21274 the cursor on the first character of this line's button.
21275
21276 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
21277
21278 * subr.el (functionp): Doc fix.
21279
21280 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
21281
21282 * progmodes/idlwave.el (idlwave-make-tags):
21283 * textmodes/flyspell.el (flyspell-large-region):.
21284 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
21285 * emulation/viper-util.el (viper-glob-unix-files):
21286 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
21287 * man.el (Man-init-defvars):
21288 * jka-compr.el (jka-compr-call-process):
21289 * files.el (get-free-disk-space,insert-directory):
21290 * ediff-ptch.el (ediff-test-patch-utility):
21291 * ediff-diff.el (ediff-test-utility):
21292 * dired-aux.el (dired-check-process):
21293 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
21294 test the return value of call-process, because it can be a string.
21295
21296 2003-12-31 John Paul Wallington <jpw@gnu.org>
21297
21298 * bindings.el (completion-ignored-extensions): Add .pfsl.
21299
21300 2003-12-31 Kim F. Storm <storm@cua.dk>
21301
21302 * ido.el (ido-nonreadable-directory-p): New defun to check for
21303 nonreadable directory without activating tramp (to avoid problems
21304 with checking incomplete tramp paths).
21305 (ido-set-current-directory, ido-file-internal)
21306 (ido-file-name-all-completions1): Use it.
21307
21308 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
21309
21310 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
21311 documentation if the anchor (or node) name is preceded by `info
21312 anchor' or `Info anchor' in addition to earlier `info node' and
21313 `Info node'.
21314 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
21315
21316 2003-12-30 Eli Zaretskii <eliz@gnu.org>
21317
21318 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
21319 error in arguments to base64-decode-region. Remove ^M characters
21320 after decoding base64.
21321
21322 2003-12-30 Simon Josefsson <jas@extundo.com>
21323
21324 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
21325 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
21326 have only been distributed with Emacs for some years.
21327 (texinfo-mode-hook): Customize.
21328
21329 2003-12-30 Eli Zaretskii <eliz@gnu.org>
21330
21331 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
21332 cleaner (suggested by Richard Stallman).
21333
21334 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
21335 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
21336 file-name clashes on 8+3 DOS filesystems.
21337
21338 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
21339 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
21340 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
21341 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
21342 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
21343 file-name clashes on 8+3 filesystems.
21344
21345 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
21346 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
21347 file-name clashes on 8+3 DOS filesystems.
21348
21349 2003-12-29 Richard M. Stallman <rms@gnu.org>
21350
21351 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
21352 Upcase the character.
21353
21354 * textmodes/flyspell.el (mail-mode-flyspell-verify):
21355 Search for header separator alone on a line, literally,
21356 and search for it backward, not forward.
21357 (flyspell-abbrev-table): Always use global-abbrev-table
21358 if there is no local one.
21359
21360 * progmodes/sh-script.el (sh-get-indent-info):
21361 Don't move point back if at bob.
21362
21363 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
21364
21365 * play/handwrite.el (handwrite): Make the handwrite credit message
21366 a comment rather than an output command.
21367
21368 * obsolete/sc.el: Display message that this file is obsolete.
21369
21370 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
21371
21372 * mail/rfc822.el (rfc822-address-start): Declare variable.
21373 Renamed from address-start. All uses changed.
21374
21375 * term.el (term-exec): Set up sentinel.
21376 (term-sentinel): New function.
21377 (term-handle-exit): New function.
21378
21379 * subr.el (assoc-ignore-case, assoc-ignore-representation):
21380 Use assoc-string, and mark them obsolete.
21381 (delay-mode-hooks): Mark as permanent local.
21382
21383 * simple.el (sendmail-user-agent-compose): Use assoc-string.
21384
21385 * register.el (copy-rectangle-to-register): Doc fix.
21386
21387 * info.el (Info-insert-dir): Use assoc-string.
21388
21389 * info-look.el (info-lookup): Use assoc-string.
21390
21391 * frame.el (pop-up-frame-function): Use quote, not `function'.
21392 (frame-notice-user-settings): Calculate ADJUSTED-TOP
21393 copying with lists as coordinate values.
21394
21395 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
21396
21397 * find-dired.el (kill-find): New command.
21398 (find-dired): Make buffer read-only.
21399 Set up a keymap with C-c C-k running kill-find.
21400 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
21401
21402 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
21403
21404 * filecache.el (file-cache-ignore-case): New variable.
21405 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
21406
21407 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
21408 (comint-dynamic-complete-as-filename): Rename local vars.
21409 (comint-dynamic-list-filename-completions): Likewise.
21410
21411 * comint.el (comint-dynamic-list-completions-config): New var.
21412 (comint-dynamic-list-completions): Handle both SPC and TAB right.
21413
21414 * comint.el (comint-file-name-chars): Add [].
21415 (comint-word): Use skip-chars-backward, not search.
21416
21417 * shell.el (shell-file-name-chars): Add [].
21418
21419 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
21420
21421 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
21422
21423 * generic.el (define-generic-mode): Doc fix.
21424
21425 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21426
21427 * files.el (kill-some-buffers): Doc fix.
21428
21429 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
21430
21431 * comint.el (comint-watch-for-password-prompt): Pass `string' as
21432 arg to send-invisible
21433 (send-invisible): Doc fix. The argument is now a prompt, not the
21434 string to send.
21435 (comint-read-noecho): Doc fix.
21436
21437 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
21438
21439 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
21440 "@", as required by some ISP hosting service. Fix defcustom
21441 argument syntax errors that prevented use of customization.
21442
21443 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21444
21445 * xml.el (xml-get-attribute-or-nil): Doc fix.
21446
21447 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
21448
21449 * net/zone-mode.el (zone-mode): Use write-file-functions, not
21450 write-file-hooks.
21451
21452 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
21453
21454 * autorevert.el (auto-revert-interval): Doc fix.
21455
21456 2003-12-29 Mark A. Hershberger <mah@everybody.org>
21457
21458 * xml.el (xml-get-attribute-or-nil): New function, like
21459 xml-get-attribute, but returns nil if the attribute was not found.
21460 (xml-get-attribute): Convert to defsubst, uses
21461 xml-get-attribute-or-nil.
21462
21463 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21464
21465 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
21466
21467 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
21468
21469 * custom.el (custom-declare-theme): Use `value' when putting
21470 properties on `theme'.
21471
21472 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
21473
21474 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
21475 for each yank-handler segment.
21476 (insert-for-yank-1): New function, with the body of the previous
21477 insert-for-yank.
21478
21479 * textmodes/table.el (table-yank-handler): New defcustom.
21480 (table--put-cell-indicator-property): Put yank-handler property
21481 that indicates the yank handler for the table cell.
21482
21483 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21484
21485 * generic-x.el (etc-modules-conf-generic-mode): A more complete
21486 set of keywords.
21487
21488 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21489
21490 * international/mule-cmds.el (reset-language-environment)
21491 (set-language-environment): Don't invoke fontset-related functions
21492 if fontset-list is not fboundp.
21493
21494 2003-12-29 Kenichi Handa <handa@m17n.org>
21495
21496 * international/mule-cmds.el (reset-language-environment):
21497 Call set-overriding-fontspec-internal with nil.
21498 (set-language-environment): Call set-overriding-fontspec-internal
21499 if the language environment specify `overriding-fontspec'.
21500 (language-info-alist): Doc added.
21501
21502 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
21503 characters of mule-unicode-0100-24ff.
21504 (ccl-encode-windows-1251-font): New CCL program.
21505 ("Bulgarian"): Specify overriding-fontspec.
21506 ("Belarusian"): Likewise.
21507
21508 2003-12-28 Sam Steingold <sds@gnu.org>
21509
21510 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
21511 parameter ID-FORMAT to conform with the 2003-11-30 patch.
21512
21513 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
21514
21515 * progmodes/gud.el (gud-gdb-command-name): Set default to
21516 "gdb --annotate=3".
21517 (gud-gdb-marker-filter): Look out for annotations.
21518 (gdb-first-pre-prompt): New variable.
21519 Remove trailing white space.
21520
21521 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
21522 if necessary.
21523 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
21524 annotations are detected.
21525 (gud-gdba-marker-filter): Use global variable gud-marker-acc
21526 instead of a local one to allow transition from
21527 gud-gdb-marker-filter.
21528 Remove trailing white space.
21529
21530 2003-12-27 Kim F. Storm <storm@cua.dk>
21531
21532 * ido.el: Handle non-readable directories.
21533 (ido-decorations): Add 9th element for non-readable directory.
21534 (ido-directory-nonreadable): New dynamic var.
21535 (ido-set-current-directory): Set it.
21536 (ido-read-buffer, ido-file-internal):
21537 (ido-read-file-name, ido-read-directory-name): Let-bind it.
21538 (ido-file-name-all-completions1): Return empty list for
21539 non-readable directory.
21540 (ido-exhibit): Print [Not readable] if directory is not readable.
21541 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
21542 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
21543 Use it.
21544
21545 2003-12-27 Lars Hansen <larsh@math.ku.dk>
21546
21547 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
21548 calls to directory-files-and-attributes and file-attributes.
21549 (ls-lisp-format): Remove system dependent handling of user and
21550 group id's.
21551
21552 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
21553
21554 * ffap.el (ffap-read-file-or-url): Revert previous change.
21555
21556 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
21557
21558 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
21559 new list of included files called `files-with-node-lines', that
21560 only have node lines. This way @include commands can include any
21561 file, such as version and update files without node lines, not
21562 just files that are chapters.
21563
21564 2003-12-25 Andreas Schwab <schwab@suse.de>
21565
21566 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
21567 file not found.
21568
21569 2003-12-08 Miles Bader <miles@gnu.org>
21570
21571 * dired.el (dired-between-files): Always use dired-move-to-filename,
21572 which is more robust in non-english locales.
21573
21574 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
21575
21576 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
21577
21578 2003-12-24 Andreas Schwab <schwab@suse.de>
21579
21580 * shell.el (shell-file-name-quote-list): Add backslash.
21581
21582 * comint.el (comint-quote-filename): Correctly handle backslash
21583 in comint-file-name-quote-list.
21584
21585 2003-12-24 Kenichi Handa <handa@m17n.org>
21586
21587 * international/mule-cmds.el (set-default-coding-systems):
21588 Call ucs-set-table-for-input for all buffers that don't have local
21589 value of buffer-file-coding-system.
21590
21591 * international/ucs-tables.el (ucs-set-table-for-input):
21592 If translation-table-for-encode is a symbol, get its
21593 translation-table property.
21594
21595 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
21596
21597 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
21598 to `completing-read' on a recently fixed bug.
21599
21600 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
21601 instead of SPACE, to get the list of possible fringe modes.
21602 SPACE only works if both `partial-completion-mode' and
21603 `completion-auto-help' are nil.
21604
21605 * complete.el (PC-is-complete-p): Delete.
21606 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
21607 calls to `test-completion'.
21608
21609 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
21610
21611 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
21612 to edit values when there are no children.
21613
21614 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
21615 a mode called "Assembler" already exists.
21616 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
21617 (gud-watch): Use format option. Remove font properties from string.
21618 (gdb-var-create-handler, gdb-var-list-children-handler):
21619 Don't bother about properties as there are none.
21620 (gdb-var-create-handler, gdb-var-list-children-handler)
21621 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
21622 with two arguments.
21623 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
21624 Let speedbar show value changes with a different font.
21625 (gdb-edit-value): New defun.
21626 (gdb-clear-partial-output, gdb-clear-inferior-io)
21627 (def-gdb-auto-update-handler): Use erase-buffer.
21628 (gdb-frame-handler): Display watch expressions in
21629 FUNCTION::VARIABLE format if required.
21630
21631 2003-12-23 John Paul Wallington <jpw@gnu.org>
21632
21633 * info.el (Info-unescape-quotes, Info-split-parameter-string)
21634 (Info-goto-emacs-command-node): Doc fixes.
21635
21636 2003-12-12 Jesper Harder <harder@ifa.au.dk>
21637
21638 * cus-edit.el (custom-add-parent-links): Define "many".
21639
21640 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
21641
21642 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
21643 (widget-child-validate, widget-type-value-create)
21644 (widget-type-default-get, widget-type-match): New functions.
21645 (lazy): New widget.
21646 (menu-choice, checklist, radio-button-choice, editable-list)
21647 (group, documentation-string): Remove redundant (per 2003-10-25
21648 change) calls to `widget-children-value-delete'.
21649 (widget-choice-value-get, widget-choice-value-inline): Remove.
21650 (menu-choice): Update widget.
21651
21652 2003-12-03 Kenichi Handa <handa@m17n.org>
21653
21654 * language/cyrillic.el: Register "microsoft-cp1251" in
21655 ctext-non-standard-encodings-alist.
21656 ("Bulgarian"): Add ctext-non-standard-encodings.
21657 ("Belarusian"): Likewise.
21658
21659 * international/mule-conf.el (compound-text-with-extensions):
21660 Change the type to 2 (iso-2022 base).
21661
21662 * international/mule.el (ctext-non-standard-encodings-alist):
21663 Change the format.
21664 (ctext-non-standard-encodings): New variable.
21665 (ctext-post-read-conversion): Fully re-written.
21666 (ctext-non-standard-designations-alist): Delete it.
21667 (ctext-non-standard-encodings-table): New function.
21668 (ctext-pre-write-conversion): Fully re-written.
21669
21670 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
21671
21672 * cus-edit.el (custom-add-parent-links): Add documentation links
21673 for parent, if the item has none of its own.
21674
21675 2003-11-30 Richard M. Stallman <rms@gnu.org>
21676
21677 * dired-aux.el (dired-do-query-replace-regexp):
21678 Report files visited read-only.
21679
21680 2003-11-30 Juri Linkov <juri@jurta.org>
21681
21682 * dired-aux.el (dired-compare-directories): New command.
21683 (dired-file-set-difference, dired-files-attributes): New functions.
21684
21685 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
21686 Version 2.0.38 of Tramp released.
21687
21688 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
21689 Charles Curley <charlescurley@charlescurley.com>.
21690 (tramp-multi-connection-function-alist): Add ssht entry which adds
21691 "-e none -t -t" to the list of ssh args. Suggested by Adrian
21692 Aichner.
21693 (tramp-get-method-parameter): New function to retrieve a method
21694 parameter. This allows for omission of method parameters.
21695 Callers adjusted.
21696
21697 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
21698
21699 * net/tramp.el: Add new optional parameter ID-FORMAT to
21700 `file-attributes'. Calls of `file-attributes' won't use this
21701 parameter for backward compatibility reasons.
21702 (tramp-perl-file-attributes): Add a new parameter to Perl script
21703 in order to handle uid/gid as strings, if desired.
21704 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
21705 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
21706 order to make the function more general.
21707 (tramp-handle-file-attributes): Replace proprietary optional
21708 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
21709 (tramp-handle-file-attributes-with-perl): Handle parameter
21710 NONNUMERIC if set. This wasn't done in the past.
21711 (tramp-post-connection): Apply second parameter "$2" if
21712 `tramp-remote-perl' is called.
21713
21714 * net/tramp-smb.el (tramp-smb-handle-delete-file):
21715 Correct cut'n'waste error (`filename' instead of `directory').
21716 (tramp-smb-handle-directory-files-and-attributes)
21717 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
21718 introduced parameter ID-FORMAT.
21719 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
21720 error (`directory' instead of `ldir').
21721
21722 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
21723 `file-attributes' has a second parameter. If yes, apply it with
21724 value "'integer". Otherwise, don't use that parameter (default is
21725 integer format).
21726
21727 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
21728
21729 * help.el (help-map): Bind `display-local-help' to `C-h .'.
21730 (help-for-help): Add `C-h .' to the listed Help options.
21731 Remove trailing whitespace.
21732
21733 * help-at-pt.el: New file.
21734
21735 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
21736
21737 * subr.el (noreturn, 1value): New macros for test coverage.
21738 See `testcover.el'.
21739
21740 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
21741
21742 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
21743 for macro `1value'.
21744 (testcover-1value): New function. Checks that a 1value form
21745 actually returns only one value. Requested by RMS.
21746
21747 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
21748
21749 * gdb-ui.el (gud-watch, gdb-var-create-handler)
21750 (gdb-var-list-children, gdb-var-list-children-handler)
21751 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
21752 gdb commands that use mi to keep them out of the command history.
21753
21754 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21755
21756 * cus-start.el (all): Add use-file-dialog.
21757
21758 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
21759
21760 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
21761
21762 2003-11-27 Kim F. Storm <storm@cua.dk>
21763
21764 * subr.el (posn-object-x-y): New defun.
21765
21766 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
21767
21768 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
21769 Don't use `space' for \\\n.
21770 Be more selective as to which # are comment-starters.
21771
21772 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
21773
21774 * subr.el (number-sequence): Improve handling of floating point
21775 arguments (suggested by Kim Storm). Allow negative arguments.
21776
21777 2003-11-26 Kenichi Handa <handa@m17n.org>
21778
21779 * international/mule-cmds.el (standard-display-european-internal):
21780 Cancel the standard-display-table setting for ` and '.
21781
21782 2003-11-26 Kim F. Storm <storm@cua.dk>
21783
21784 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
21785 New defcustoms to add ffap-like functionality to ido.
21786 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
21787 (ido-no-final-slash): New defun.
21788 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
21789 (ido-read-file-name): ): Toggle VC checking via
21790 vc-handled-backends instead of vc-master-templates.
21791 (ido-file-internal): Handle ido-use-url-at-point and
21792 ido-use-filename-at-point via code borrowed from ffap-guesser.
21793 Handle new ido-exit code ffap.
21794 (ido-sort-list): Ignore final slash when sorting file names.
21795
21796 2003-11-25 Kim F. Storm <storm@cua.dk>
21797
21798 * emulation/cua-base.el (cua--standard-movement-commands):
21799 Add forward-sentence and backward-sentence.
21800
21801 2003-11-25 Stephen Eglen <stephen@gnu.org>
21802
21803 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
21804 iswitchb-exit is set to 'usefirst when user selects buffer at head
21805 of list using RET. (Selecting buffers at the head of the list was
21806 broken if the substring was also a complete buffername.)
21807
21808 2003-11-23 Kim F. Storm <storm@cua.dk>
21809
21810 * progmodes/compile.el (grep-command, grep-use-null-device)
21811 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
21812 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
21813 (grep-regexp-alist, grep-program, find-program)
21814 (grep-find-use-xargs, grep-history, grep-find-history)
21815 (grep-process-setup, grep-compute-defaults)
21816 (grep-default-command, grep, grep-tag-default, grep-find)
21817 (grep-expand-command-macros, grep-tree-last-regexp)
21818 (grep-tree-last-files, grep-tree): Move grep variables, functions
21819 and commands to new file grep.el.
21820 (compilation-mode-map): Remove grep commands from Compile sub-menu.
21821 (compilation-process-setup-function): Doc fix.
21822 (compilation-highlight-regexp, compilation-highlight-overlay): New
21823 defvars used for highlighting current compile error in source buffer.
21824 (compile-internal): New optional args HIGHLIGHT-REGEXP and
21825 LOCAL-MAP which overrides compilation-highlight-regexp and
21826 compilation-mode-map for this compilation.
21827 Delay calling compilation-set-window-height until after running
21828 compilation-process-setup-function so it can buffer-local override
21829 compilation-window-height.
21830 Check buffer-local value of compilation-scroll-output.
21831 (compilation-set-window-height): Use buffer-local value of
21832 compilation-window-height.
21833 (compilation-revert-buffer): Don't pass (undefined)
21834 preserve-modes arg to revert-buffer.
21835 (next-error-no-select, previous-error-no-select): New commands.
21836 (compilation-goto-locus): Temporarily highlight current match in
21837 source buffer using compilation-highlight-regexp.
21838
21839 * progmodes/grep.el: New file with grep code from compile.el.
21840 (grep): New defcustom group.
21841 (grep-window-height): New defcustom, like compilation-window-height.
21842 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
21843 (grep-scroll-output): New defcustom, like compilation-scroll-output.
21844 (grep-command, grep-use-null-device, grep-find-command)
21845 (grep-tree-files-aliases, grep-tree-ignore-case)
21846 (grep-tree-ignore-CVS-directories): Move to grep custom group.
21847 (grep-setup-hook): New hook variable.
21848 (grep-mode-map): New keymap for grep commands. Add Grep menu.
21849 (grep-last-buffer): New defvar, override compilation-last-buffer.
21850 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
21851 Call compile-internal with args highlight-regexp and grep-mode-map.
21852
21853 2003-11-23 Kim F. Storm <storm@cua.dk>
21854
21855 * subr.el (event-start, event-end): Doc fix.
21856 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
21857 (posn-area, posn-actual-col-row, posn-object): New defuns.
21858 (posn-col-row): Simplify doc. Rewrite to use cond.
21859 (posn-point): Also return buffer position for events outside text
21860 area (that info is now present in the event position).
21861
21862 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
21863 mouse-set-point so that hscroll still works now that clicks on
21864 fringes generate specific mouse events.
21865 (mouse-set-point): Note that it now works in fringes and margins
21866 too due to new semantics of posn-point in fringes and margins.
21867
21868 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
21869 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
21870
21871 2003-11-20 Kim F. Storm <storm@cua.dk>
21872
21873 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
21874 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
21875 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
21876 to 100 for icons to avoid increasing line height when shown.
21877
21878 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21879
21880 * newcomment.el (comment-normalize-vars): Initialize properly if
21881 comment-start was nil.
21882
21883 2003-11-19 Andreas Schwab <schwab@suse.de>
21884
21885 * simple.el (set-variable): Fix indentation.
21886
21887 2003-11-17 Kenichi Handa <handa@m17n.org>
21888
21889 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
21890 Fix docstring.
21891
21892 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21893
21894 * international/latin1-disp.el (latin1-display): Fix docstring.
21895
21896 2003-11-16 John Wiegley <johnw@newartisans.com>
21897
21898 * eshell/em-ls.el (eshell-ls-file): There are times with
21899 size-width is nil and uncomputed (when directories are created in
21900 dired, for example); in this case, 4 is reasonable default value,
21901 although it may caused skewed new entries (which could be avoided
21902 by returning the original value of 8 in all cases, but 99% of the
21903 time this is a waste of whitespace).
21904
21905 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21906
21907 * cc-engine.el (c-guess-continued-construct)
21908 (c-guess-basic-syntax): Check a little more carefully if it's a
21909 function declaration when an unknown construct followed by a block
21910 is found inside a statement context. This avoids macros followed
21911 by blocks to be taken as function declarations.
21912
21913 (c-guess-continued-construct): Change the analysis of a statement
21914 continuation with a brace open to `substatement-block', for
21915 consistency with recognized statements.
21916
21917 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
21918 start is in a position so that `c-beginning-of-statement-1' jumped
21919 to the beginning of the same statement.
21920
21921 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
21922 Don't accept binary operators in the arglist if we're in a function
21923 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
21924 template recognition in cases like "if (a < b || c > d)".
21925
21926 (c-restricted-<>-arglists): New more appropriate name for
21927 `c-disallow-comma-in-<>-arglists'.
21928
21929 Accessing functions updated for the variable name change.
21930
21931 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
21932 match data could get clobbered if NOT-INSIDE-TOKEN is used.
21933
21934 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
21935 labels.
21936
21937 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
21938 instead of duplicating parts of it. This fixes bogus label
21939 recognition.
21940
21941 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
21942 of checking the context in which to apply the minimum indentation,
21943 so that it isn't enforced in e.g. namespace blocks.
21944
21945 * cc-vars.el (c-inside-block-syms): New constant used by
21946 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
21947 to somewhat reduce the risk of becoming stale.
21948
21949 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
21950 cc-cmds to cc-engine to allow use from cc-align.
21951
21952 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
21953 qualified identifiers containing "::".
21954
21955 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
21956 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
21957
21958 * cc-vars.el (c-emacs-features): Use a space in front of the name
21959 of the temporary buffer. That also avoids dumping problems in
21960 XEmacs due to undo info being left around after the buffer is killed.
21961
21962 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
21963 arglist to see if it's a K&R style declaration.
21964
21965 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
21966 before returning `knr-argdecl-intro'.
21967
21968 2003-11-16 John Wiegley <johnw@newartisans.com>
21969
21970 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
21971 field in a long-listing always 8 characters, use `size-width',
21972 which has already been computed.
21973
21974 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
21975
21976 * subr.el (minor-mode-list): Add `hs-minor-mode'.
21977
21978 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21979
21980 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
21981 Support operation while narrowed, with `diff-restrict-view'.
21982
21983 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21984
21985 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21986 Take additional optional arg NARROWFUN. For the generated functions:
21987 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
21988 include frags that arrange to check for and save narrowing state before
21989 the move and then conditionally call NARROWFUN after the move.
21990
21991 2003-11-14 John Wiegley <johnw@newartisans.com>
21992
21993 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
21994 that was optional, but obviously missing based on surrounding code.
21995
21996 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
21997 string arguments to numbers unless the whole argument was seen as
21998 a number.
21999
22000 2003-11-14 Kenichi Handa <handa@m17n.org>
22001
22002 * international/mule.el (ctext-non-standard-encodings-alist):
22003 Fix coding systems.
22004
22005 2003-11-10 Kenichi Handa <handa@m17n.org>
22006
22007 * language/kannada.el ("Kannada"): Add sample-text.
22008
22009 * language/knd-util.el (kannada-compose-region)
22010 (kannada-compose-string, kannada-post-read-conversion):
22011 Add autoload cookie.
22012
22013 * international/quail.el (quail-completion): Change the message
22014 "corresponding translations" to "corresponding characters".
22015
22016 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
22017
22018 * descr-text.el (describe-char): Fix typo.
22019
22020 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
22021
22022 These changes are to support Kannada language/script.
22023
22024 * Makefile.in (DONTCOMPILE): Add kannada.el.
22025
22026 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
22027
22028 * loadup.el: Preload kannada.el.
22029
22030 * language/ind-util.el (ucs-kannada-to-is13194-alist)
22031 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
22032 New variables.
22033
22034 * language/kannada.el: New file.
22035
22036 * language/knd-util.el: New file.
22037
22038 2003-11-07 Andreas Schwab <schwab@suse.de>
22039
22040 * progmodes/autoconf.el (autoconf-font-lock-keywords):
22041 Also highlight AH_*.
22042
22043 * xml.el (xml-parse-dtd): Fix misplaced paren.
22044
22045 2003-11-07 Kenichi Handa <handa@m17n.org>
22046
22047 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
22048
22049 2003-11-05 Juri Linkov <juri@jurta.org>
22050
22051 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
22052 (desktop-buffer-file): Use saved buffer-file-coding-system
22053 for file reading. Set auto-insert to nil to prevent automatic
22054 insertion into restored empty files.
22055
22056 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
22057
22058 * files.el (risky-local-variable-p): Make second argument optional.
22059
22060 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
22061
22062 * subr.el (add-hook): Fix last change.
22063
22064 2003-11-03 Eli Zaretskii <eliz@gnu.org>
22065
22066 * mail/rmail.el (rmail-convert-to-babyl-format):
22067 If base64-decode-region signals an error, catch it and silently
22068 ignore it.
22069
22070 2003-11-01 Mark A. Hershberger <mah@everybody.org>
22071
22072 * xml.el (xml-parse-region): Allow comments to appear after the
22073 topmost element has closed.
22074 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
22075 (xml-ns-expand-attr): New functions to do namespace handling.
22076 (xml-intern-attrlist): Back-compatible handling of attribute names.
22077 (xml-parse-tag): Move namespace handling to separate functions.
22078 Now produces elements in the form ((:ns . "element") (attr-list)
22079 children) instead of ('ns:element (attr-list) children).
22080 (xml-parse-attlist): Fix attribute parsing.
22081 (xml-parse-dtd): Change parsing so that it produces strings
22082 instead of interned symbols.
22083
22084 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
22085
22086 * dired.el (dired-ls-sorting-switches): Doc fix.
22087
22088 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
22089
22090 * emacs-lisp/rx.el (rx-or): Fix the case of
22091 "(rx (and ?a (or ?b ?c) ?d))".
22092
22093 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
22094
22095 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
22096 (texinfo-format-region): Use it.
22097 (texinfo-format-buffer-1): Ditto.
22098
22099 2003-11-01 Alan Mackenzie <acm@muc.de>
22100
22101 Changes to allow scrolling whilst in isearch mode:
22102 * isearch.el (isearch-unread-key-sequence): New function,
22103 extracted from isearch-other-meta-char.
22104 (top level): (put 'foo 'isearch-scroll) on all Emacs's
22105 "scrollable" standard functions.
22106 (isearch-allow-scroll): New customizable variable.
22107 (isearch-string-out-of-window, isearch-back-into-window)
22108 (isearch-reread-key-sequence-naturally)
22109 (isearch-lookup-scroll-key): New functions.
22110 (isearch-other-meta-char): Doc string and functionality enhanced.
22111 Now accepts a prefix argument.
22112 (isearch-lazy-highlight-window-end): New variable.
22113 (isearch-lazy-highlight-new-loop): Pay attention to the window's
22114 end (thru isearch-lazy-highlight-window-end), not only its start.
22115
22116 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
22117 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
22118 (universal-argument, universal-argument-more, negative-argument)
22119 (digit-argument, universal-argument-other-key): Minor changes.
22120
22121 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
22122
22123 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
22124 recursively if the last message is deleted, thus avoiding an
22125 infinite loop.
22126
22127 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
22128
22129 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
22130 (tex-main-file): Don't add .tex if the extension is already present.
22131 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
22132
22133 2003-10-29 Lute Kamstra <lute@gnu.org>
22134
22135 * progmodes/octave-inf.el (inferior-octave-prompt):
22136 Recognize version number in prompt.
22137
22138 2003-10-28 Dave Love <fx@gnu.org>
22139
22140 * international/characters.el: Fix some Unicode ranges.
22141
22142 2003-10-28 Kenichi Handa <handa@m17n.org>
22143
22144 * disp-table.el (standard-display-8bit)
22145 (standard-display-default, standard-display-ascii)
22146 (standard-display-g1, standard-display-graphic)
22147 (standard-display-underline): Assure that standard-display-table
22148 is a display table.
22149
22150 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
22151
22152 * simple.el (reindent-then-newline-and-indent): Delete space *after*
22153 reindenting the first line.
22154
22155 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
22156
22157 * wid-edit.el (widget-default-delete): Always delete child widgets.
22158
22159 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22160
22161 * newcomment.el (comment-indent): Don't call indent-according-to-mode
22162 if the line has code.
22163 Don't try to line up with something that's too far left.
22164
22165 * progmodes/octave-mod.el (octave-comment-start): Simplify.
22166 (octave-mode-syntax-table): Add % as a comment starter.
22167 (octave-point): Remove.
22168 (octave-in-comment-p, octave-in-string-p)
22169 (octave-not-in-string-or-comment-p, calculate-octave-indent)
22170 (octave-blink-matching-block-open, octave-auto-fill):
22171 Use line-(beginning|end)-position instead.
22172
22173 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
22174
22175 * emacs-lisp/authors.el (authors-aliases): Add correct realname
22176 for Francesco Potort\e,Al\e(B.
22177
22178 2003-10-23 Dave Love <fx@gnu.org>
22179
22180 * international/mule-cmds.el (locale-charset-to-coding-system):
22181 Don't rely on nil being a coding system.
22182
22183 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
22184 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
22185 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
22186
22187 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
22188
22189 * gdb-ui.el (gdb-current-language): New variable.
22190 (gdb-update-flag): Remove variable.
22191 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
22192 (gdb-take-last-elt): Remove function.
22193 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
22194 (gdb-post-prompt): Check for variable object changes here.
22195
22196 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
22197 object changes in gdb-ui.el.
22198
22199 2003-10-21 Richard M. Stallman <rms@gnu.org>
22200
22201 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
22202
22203 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
22204 Don't check for foo*/ wildcard form here.
22205 (insert-directory): Recognize foo*/ as a wildcard.
22206 Separate wildcard-regexp variable from the arg, wildcard.
22207
22208 * subr.el (add-hook): Correctly detect when make-local-hook was used.
22209 (remove-hook): Correctly handle strange cases about local hooks.
22210
22211 2003-10-21 David Ponce <david@dponce.com>
22212
22213 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
22214 argument REAL, to return a real number instead of a rounded
22215 integer value. Define as inline function.
22216 (ruler-mode-right-fringe-cols): Likewise.
22217 (ruler-mode-scroll-bar-cols): New function.
22218 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
22219 (ruler-mode-right-scroll-bar-cols): Likewise.
22220 (ruler-mode-space): New function.
22221 (ruler-mode-ruler): Use it. Handle variations of fringe style,
22222 scroll bar mode and margins in a more robust way.
22223
22224 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
22225
22226 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
22227 (antlr-c-init-language-vars): New function.
22228 (antlr-mode): Use it with cc-mode before v5.29.
22229 (antlr-c-common-init): Don't set some local vars here.
22230 (antlr-mode): Set them here.
22231 (antlr-c-forward-sws): New function alias.
22232 (antlr-mode): Redefine with cc-mode before v5.30.
22233 (antlr-skip-sexps): Use it.
22234 (antlr-skip-exception-part): Ditto.
22235 (antlr-skip-file-prelude): Ditto.
22236 (antlr-outside-rule-p): Ditto.
22237 (antlr-end-of-body): Ditto.
22238 (antlr-option-kind): Ditto.
22239 (antlr-insert-option-area): Ditto.
22240 (antlr-file-dependencies): Ditto.
22241
22242 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22243
22244 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
22245 Move backward only if point was not inside an entry.
22246
22247 2003-10-21 Richard M. Stallman <rms@gnu.org>
22248
22249 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
22250
22251 2003-10-21 Juri Linkov <juri@jurta.org>
22252
22253 * compare-w.el: Automatically skip non-matching text to resync.
22254 (compare-windows-whitespace): Doc fix.
22255 (compare-windows-sync, compare-windows-sync-string-size)
22256 (compare-windows-recenter, compare-ignore-whitespace)
22257 (compare-windows-highlight, compare-windows-face): New variables.
22258 (compare-windows): Use compare-windows-sync.
22259 (compare-windows-highlight, compare-windows-dehighlight)
22260 (compare-windows-sync-regexp)
22261 (compare-windows-sync-default-function): New functions.
22262
22263 2003-10-21 Juri Linkov <juri@jurta.org>
22264
22265 * diff.el (diff-parse-differences): Don't visit the files now;
22266 instead, just record the error locus.
22267
22268 2003-10-21 Dave Love <fx@gnu.org>
22269
22270 * progmodes/cfengine.el: New file.
22271
22272 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22273
22274 * complete.el (PC-do-completion): Do not forget to use `pred' as the
22275 default-directory when completing file names.
22276
22277 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
22278
22279 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
22280 followed by the word `face', it gets treated as a face, even if
22281 it is also defined as a variable or a function.
22282
22283 2003-10-20 Dave Love <fx@gnu.org>
22284
22285 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22286 Avoid incf in macro expansion.
22287
22288 2003-10-20 John Paul Wallington <jpw@gnu.org>
22289
22290 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
22291 `evenp' so we don't implicitly require cl library at runtime.
22292
22293 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
22294
22295 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
22296 (help-make-xrefs): Only make cross-references for faces if
22297 preceded or followed by the word `face'. Do not make a
22298 cross-reference for variables without variable documentation,
22299 unless preceded by the word `variable' or `option'. Update doc
22300 string accordingly.
22301
22302 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
22303
22304 * progmodes/hideshow.el: Rewrite one-armed `if'
22305 constructs using either `when' or `unless'.
22306 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
22307
22308 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
22309
22310 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
22311 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
22312 instead of 12x12.
22313
22314 2003-10-16 Eli Zaretskii <eliz@gnu.org>
22315
22316 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
22317 message while converting to Babyl.
22318
22319 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
22320
22321 * allout.el (allout-mode): Doc fix.
22322
22323 2003-10-16 Lute Kamstra <lute@gnu.org>
22324
22325 * subr.el (force-mode-line-update): Fix docstring.
22326
22327 2003-10-14 Dave Love <fx@gnu.org>
22328
22329 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
22330 (default-input-method): Add :link, improve :type.
22331 (locale-charset-language-names): Fix utf-8 pattern.
22332 (locale-charset-match-p, locale-charset-alist)
22333 (locale-charset-to-coding-system): New.
22334 (set-locale-environment): Deal with codeset part of locale specs.
22335
22336 2003-10-14 Lute Kamstra <lute@gnu.org>
22337
22338 * fringe.el (fringe-mode): Use active voice in docstring.
22339 (set-fringe-style): Ditto.
22340
22341 2003-10-13 Lute Kamstra <lute@gnu.org>
22342
22343 * fringe.el (fringe-mode): Fix docstring.
22344 (set-fringe-style): Ditto.
22345
22346 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
22347
22348 * ediff-mult.el (ediff-filegroup-action):
22349 Use ediff-default-filtering-regexp.
22350
22351 * ediff-util.el (ediff-recenter): Don't call
22352 ediff-restore-highlighting twice.
22353 (ediff-select-difference): Set current difference.
22354 (ediff-unselect-and-select-difference): Add comment.
22355
22356 * ediff.el (ediff-directories,ediff-directory-revisions)
22357 (ediff-directories3,ediff-merge-directories)
22358 (ediff-merge-directories-with-ancestor)
22359 (ediff-merge-directory-revisions)
22360 (ediff-merge-directory-revisions-with-ancestor):
22361 Use ediff-default-filtering-regexp.
22362
22363 2003-10-12 Andreas Schwab <schwab@suse.de>
22364
22365 * international/mule-cmds.el (locale-charset-language-names):
22366 Simplify regex by removing unused grouping.
22367
22368 2003-10-10 Dave Love <fx@gnu.org>
22369
22370 * bindings.el: Don't bind stop.
22371
22372 2003-10-08 Miles Bader <miles@gnu.org>
22373
22374 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
22375 face instead of attempting to emulate it.
22376
22377 2003-10-07 Kenichi Handa <handa@m17n.org>
22378
22379 * international/mule-diag.el (list-coding-systems-1): List coding
22380 systems that are loaded automatically.
22381
22382 * international/code-pages.el (iso-8859-11): Add autoload cookie.
22383
22384 * international/mule.el (autoload-coding-system): New function.
22385
22386 2003-10-07 Andreas Schwab <schwab@suse.de>
22387
22388 * log-edit.el (log-edit-changelog-entries): Prefer local value of
22389 change-log-default-name in the buffer visiting the file.
22390
22391 2003-10-06 Dave Love <fx@gnu.org>
22392
22393 * files.el (find-file-hook): Customize.
22394 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
22395
22396 * bindings.el (completion-ignored-extensions): Remove .log.
22397 (global-map): Add again, open, stop keys.
22398
22399 2003-10-05 Richard M. Stallman <rms@gnu.org>
22400
22401 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
22402 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
22403 Use sh-modify directly.
22404 (sh-select): Use sh-append, not eval.
22405
22406 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
22407
22408 * info.el (Info-following-node-name): New function.
22409
22410 * loadhist.el (unload-feature-special-hooks):
22411 Rename from loadhist-hook-functions.
22412 (loadhist-hook-functions): Now an alias.
22413
22414 2003-10-04 Eli Zaretskii <eliz@gnu.org>
22415
22416 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
22417 file-name clashes on 8+3 filesystems.
22418
22419 * Makefile.in (DONTCOMPILE, bootstrap-clean):
22420 Rename loaddefs-boot.el to ldefs-boot.el
22421
22422 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
22423 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
22424
22425 2003-10-03 Lute Kamstra <lute@gnu.org>
22426
22427 * info.el (Info-mode): Revert previous change.
22428 (Info-escape-percent): New function.
22429 (Info-fontify-node): Use it.
22430
22431 2003-10-02 Andreas Schwab <schwab@suse.de>
22432
22433 * loaddefs-boot.el: Regenerated.
22434
22435 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
22436
22437 * ffap.el: Remove defadvice related code from CVS since `complete'
22438 provides a `PC-completion-as-file-name-predicate' variable that
22439 ffap can override.
22440
22441 2003-10-02 Kenichi Handa <handa@m17n.org>
22442
22443 * international/utf-8.el (ccl-decode-mule-utf-8):
22444 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
22445
22446 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
22447 * international/subst-big5.el: Likewise.
22448 * international/subst-gb2312.el: Likewise.
22449 * international/subst-ksc.el: Likewise.
22450
22451 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
22452
22453 * calendar/calendar.el (increment-calendar-month)
22454 (calendar-leap-year-p, calendar-absolute-from-gregorian)
22455 (generate-calendar, calendar-read-date, calendar-interval)
22456 (calendar-day-of-week): Handle years BC.
22457 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
22458
22459 2003-10-01 Dave Love <fx@gnu.org>
22460
22461 * language/cyrillic.el (cp1251): Alias for windows-1251.
22462
22463 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
22464 bootstrap.
22465
22466 2003-10-01 Lute Kamstra <lute@gnu.org>
22467
22468 * files.el: Fix typo.
22469 * imenu.el (imenu--generic-function): Docstring fix.
22470
22471 2003-09-30 Richard M. Stallman <rms@gnu.org>
22472
22473 * dired.el (dired-mode): Handle dired-directory as a list.
22474
22475 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
22476
22477 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
22478
22479 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
22480
22481 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
22482 Replace gud-display with gud-watch.
22483 (gud-speedbar-buttons): Add stuff for watching expressions
22484 in the speedbar when using M-x gdba. Use dolist on old part
22485 of this function.
22486
22487 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
22488 (gdb-update-flag): New variables.
22489 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
22490 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
22491 (gud-watch, gdb-var-create-handler) : New functions.
22492 (gdb-var-list-children, gdb-var-list-children-handler)
22493 (gdb-var-create-regexp, gdb-var-update-regexp)
22494 (gdb-var-list-children-regexp): New constants.
22495 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
22496 (gdb-annotation-rules): Reduce annotation set (level 3).
22497 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
22498 (gdb-post-prompt): Don't update GDB buffers every time speedbar
22499 updates.
22500 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
22501 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
22502 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
22503 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
22504 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
22505 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
22506 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
22507 (gud-display, gud-display1)
22508 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
22509 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
22510 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
22511 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
22512 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
22513 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
22514 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
22515 (gdb-display-display-buffer, gdb-toggle-display)
22516 (gdb-delete-display, gdb-expressions-popup-menu)
22517 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
22518 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
22519 to display buffer.
22520
22521 2003-09-30 Richard M. Stallman <rms@gnu.org>
22522
22523 * progmodes/ada-mode.el (ada-mode): Don't use advice.
22524 Instead, set which-func-functions.
22525
22526 * progmodes/which-func.el (which-func-modes): Add ada-mode.
22527 (which-func-functions): New variable.
22528 (which-function): Use that.
22529
22530 * info.el (Info-mode): Double each `%' in header line.
22531
22532 * emacs-lisp/lisp-mnt.el (lm-with-file):
22533 When FILE is nil, run BODY in current buffer.
22534
22535 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
22536
22537 * help.el (describe-mode): Start with a brief list of minor modes.
22538 Find them thru minor-mode-list so as to find them all.
22539 Show them in alphabetical order.
22540
22541 * mail/sendmail.el (mail-aliases): Doc fix.
22542
22543 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
22544
22545 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
22546
22547 * mail/rmailsum.el (rmail-make-summary-line-1):
22548 Change comma after last label to a space.
22549 (rmail-summary-font-lock-keywords): Adapt to that change.
22550
22551 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
22552
22553 * progmodes/scheme.el (scheme-mode-variables): When setting
22554 `font-lock-defaults', also specify that "#" should
22555 be interpreted with `word' syntax.
22556 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
22557
22558 2003-09-30 Lars Hansen <larsh@math.ku.dk>
22559
22560 * desktop.el: A lot of comments updated.
22561 (desktop-save-mode): Minor mode introduced.
22562 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
22563 (desktop-load-default): Function made obsolete.
22564 (desktop-locals-to-save): Variable made customizable.
22565 (desktop-read): Optional parameter `dirname' added.
22566 (desktop-change-dir, desktop-revert): Parameter `dirname' in
22567 `desktop-read' used.
22568 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
22569
22570 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
22571
22572 * whitespace.el (whitespace-clean-msg): Add user customizable message
22573 for displaying ``clean'' output.
22574 (whitespace-buffer): Use `whitespace-clean-msg'.
22575 (whitespace-global-mode): Fix typo.
22576
22577 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
22578
22579 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
22580
22581 2003-09-29 Lute Kamstra <lute@gnu.org>
22582
22583 * bindings.el (mode-line-modes): Remove superfluous :propertize
22584 construct in initialization.
22585 (mode-line-position): Change cons cell into proper list in
22586 initialization.
22587
22588 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
22589
22590 * international/mule.el (decode-coding-inserted-region): Use car
22591 of the return value of find-operation-coding-system.
22592
22593 2003-09-29 Kenichi Handa <handa@m17n.org>
22594
22595 * descr-text.el (describe-char): Fix previous change.
22596
22597 2003-09-28 Kenichi Handa <handa@m17n.org>
22598
22599 * descr-text.el (describe-char-display): New function.
22600 (describe-char): Pay attention to display table on describing how
22601 a character is displayed.
22602
22603 * international/mule-cmds.el (encoded-string-description):
22604 Prepend "0x" to each encoded byte.
22605
22606 2003-09-28 Andreas Schwab <schwab@suse.de>
22607
22608 * find-file.el (ff-special-constructs): Add autoload cookie.
22609
22610 2003-09-28 Kevin Ryde <user42@zip.com.au>
22611
22612 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
22613 makeinfo appends to duplicate index entries.
22614
22615 2003-09-28 Eli Zaretskii <eliz@gnu.org>
22616
22617 * dired-x.el (dired-clean-tex): Doc fix.
22618
22619 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
22620 using a Chinese tutorial.
22621
22622 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22623
22624 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
22625 between "MAIL FROM:" and "RCPT TO:" and the following address.
22626
22627 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22628
22629 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
22630
22631 2003-09-28 David Ponce <david@dponce.com>
22632
22633 * recentf.el (recentf-initialize-file-name-history): New defcustom.
22634 (recentf-load-list): When `recentf-initialize-file-name-history'
22635 is non-nil, initialize an empty `file-name-history' with the
22636 recent list.
22637
22638 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
22639
22640 * man.el (Man-default-man-entry): Remove the leading `*' from the
22641 word at point.
22642
22643 2003-09-26 Lute Kamstra <lute@gnu.org>
22644
22645 * bindings.el (mode-line-position): Mention size indication in
22646 docstring.
22647
22648 2003-09-26 Andre Spiegel <spiegel@gnu.org>
22649
22650 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
22651
22652 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
22653 because it's autoloaded now.
22654
22655 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
22656
22657 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
22658 (sh-font-lock-keywords, sh-feature): Fix previous change of
22659 sh-feature to avoid infloop with sh-font-lock-keywords.
22660
22661 2003-09-25 Kim F. Storm <storm@cua.dk>
22662
22663 * frame.el (frame-current-scroll-bars): New defun.
22664
22665 * window.el (window-current-scroll-bars): New defun.
22666
22667 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22668
22669 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
22670 cause errors when the state cache contains info on parts that have
22671 been narrowed out.
22672
22673 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22674
22675 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
22676 `c-setup-paragraph-variables' has to be used when this variable is
22677 changed; it doesn't work to reinitialize the mode since that
22678 typically clobbers the variable.
22679
22680 * progmodes/cc-styles.el (c-setup-paragraph-variables):
22681 Make it interactive.
22682
22683 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22684
22685 * progmodes/cc-fonts.el (c-font-lock-declarations):
22686 Fix recognition of constructors and destructors for classes whose
22687 names are matched by `*-font-lock-extra-types'.
22688
22689 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
22690 followed by an identifier in C++ then it's a type.
22691
22692 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22693
22694 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
22695 problem that primarily affected XEmacs. Don't use faces to find
22696 unterminated strings since Emacs and XEmacs fontify strings
22697 differently - this function should now work better in XEmacs.
22698
22699 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22700
22701 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
22702 `expand-abbrev' workaround which caused braces to misbehave inside
22703 macros.
22704
22705 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
22706 handling. This bug could cause interactive font locking to bail out.
22707
22708 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22709
22710 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22711 Handle paren-style types in Pike. Also fixed some cases of
22712 insufficient handling of unbalanced parens.
22713
22714 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
22715
22716 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
22717 common shell prompts that are not common filename or URL characters.
22718 (ffap-file-at-point): Use the new regexp to strip the prompts from
22719 the file names. This is an issue mostly for user prompts that
22720 don't have a trailing space and find-file-at-point is invoked from
22721 within a shell inside Emacs.
22722
22723 2003-09-24 Andre Spiegel <spiegel@gnu.org>
22724
22725 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
22726 stamps numerically, rather than textually.
22727
22728 2003-09-24 Kenichi Handa <handa@m17n.org>
22729
22730 * language/devan-util.el (devanagari-post-read-conversion):
22731 * language/mlm-util.el (malayalam-post-read-conversion):
22732 * language/tml-util.el (tamil-post-read-conversion):
22733 Add autoload cookie.
22734
22735 * international/utf-8.el (utf-8-post-read-conversion):
22736 Call post-read-conversion functions for Devanagari, Malayalam,
22737 and Tamil.
22738
22739 2003-09-23 Dave Love <fx@gnu.org>
22740
22741 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
22742
22743 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
22744
22745 * progmodes/gud.el (perldb): Add gud-until to list of commands.
22746 Update gud-remove.
22747
22748 2003-09-22 Richard M. Stallman <rms@gnu.org>
22749
22750 * progmodes/sh-script.el (sh-mode-default-syntax-table):
22751 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
22752 (sh-mode-syntax-table-input): New variable.
22753 (sh-require-final-newline): Don't use eval.
22754 (sh-builtins, sh-leading-keywords, sh-other-keywords)
22755 (sh-variables, sh-font-lock-keywords): Don't use eval.
22756 (sh-set-shell): When setting require-final-newline,
22757 treat value = `require-final-newline' as don't change it.
22758 Set sh-mode-syntax-table locally based on
22759 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
22760
22761 * progmodes/compile.el (compile-internal):
22762 Call compilation-set-window-height before setting window start.
22763
22764 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
22765
22766 * emacs-lisp/bytecomp.el (byte-compile-log-file):
22767 Clear out byte-compile-last-warned-form.
22768
22769 2003-09-22 Richard M. Stallman <rms@gnu.org>
22770
22771 * woman.el (woman-file-name, woman-follow-word):
22772 If current-word returns nil, use "".
22773
22774 * simple.el (eval-expression): Bind standard-output in to-buffer case.
22775
22776 2003-09-22 Richard M. Stallman <rms@gnu.org>
22777
22778 * emacs-lisp/lisp-mnt.el (lm-with-file):
22779 Don't visit the file, just use insert-file-contents in temp buffer.
22780
22781 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
22782
22783 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
22784 Add surrounding \\( and \\) around the header, as in
22785 for lm-history-header 'Change Log\\|History'.
22786
22787 2003-09-22 John Paul Wallington <jpw@gnu.org>
22788
22789 * progmodes/ld-script.el: Add Commentary section,
22790 minor cleanup of file header.
22791 (ld-script-font-lock-keywords): Doc fix.
22792 (toplevel): Provide `ld-script' feature.
22793
22794 2003-09-21 Kim F. Storm <storm@cua.dk>
22795
22796 * scroll-bar.el (set-scroll-bar-mode): Initialize to
22797 new built-in variable default-frame-scroll-bars.
22798 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
22799 scroll-bar-mode; notably, use it instead of t when we toggle
22800 scroll-bars on.
22801 (toggle-scroll-bar): Use default-frame-scroll-bars.
22802
22803 2003-09-19 Masatake YAMATO <jet@gyve.org>
22804
22805 * pcvs.el (cvs-do-removal): Change the prompt depending on
22806 `filter' value.
22807
22808 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
22809
22810 * startup.el (command-line-1): Stop startup-echo-area-message
22811 being hidden by "Loading image..." message.
22812 (use-fancy-splash-screens-p, display-splash-screen):
22813 Move display-graphic-p test from latter to former.
22814
22815 * progmodes/sh-script.el (sh-font-lock-keywords):
22816 Highlight escaped EOLs differently from other backslash constructs.
22817
22818 2003-09-19 Richard M. Stallman <rms@gnu.org>
22819
22820 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
22821 New functions.
22822 (edebug-enter, edebug-outside-excursion): Use them.
22823
22824 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
22825 Fix the condition for whether to print "In WHERE".
22826
22827 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
22828
22829 * finder.el (finder-mode-hook): New variable.
22830 (finder-mode): Run hook finder-mode-hook
22831
22832 2003-09-18 Masatake YAMATO <jet@gyve.org>
22833
22834 * progmodes/ebrowse.el: Fix broken magic autoload comments.
22835
22836 2003-09-17 Mario Lang <mlang@delysid.org>
22837
22838 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
22839 "p %e" to actually print the value in the GUD buffer.
22840
22841 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
22842
22843 From David Ponce <david.ponce@wanadoo.fr>:
22844 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
22845 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
22846 from loaddefs-boot.el if necessary.
22847
22848 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
22849
22850 * progmodes/gud.el (gud-find-class): Make jdb work again since
22851 cc-mode changed the syntactic information.
22852
22853 2003-09-15 David Ponce <david@dponce.com>
22854
22855 * recentf.el: (recentf-exclude): Accept predicates too.
22856 (recentf-file-readable-p): New function.
22857 (recentf-include-p): Handle predicates in recentf-exclude.
22858 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
22859 (recentf-cleanup): Likewise.
22860 (recentf-save-list): Use write-file to handle backup of
22861 recentf-save-file.
22862
22863 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
22864
22865 * loaddefs-boot.el: Renamed from `loaddefs.el'
22866 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
22867 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
22868 necessary.
22869
22870 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
22871
22872 * electric.el (Electric-pop-up-window): For the `one-window' case,
22873 no longer disconcertingly move point in the original buffer.
22874
22875 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
22876
22877 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
22878
22879 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
22880
22881 * dired.el (dired-mode-map): Fix typo.
22882
22883 2003-09-11 Richard M. Stallman <rms@gnu.org>
22884
22885 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
22886
22887 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22888
22889 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
22890 the function is less noisy. Now only `kill-buffer' can ask questions.
22891
22892 2003-09-10 Mario Lang <mlang@delysid.org>
22893
22894 * battery.el: Update Commentary and Copyright.
22895 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
22896 appear due to wrong ordering of the expressions in `or'.
22897
22898 2003-09-09 Lute Kamstra <lute@gnu.org>
22899
22900 * misc.el (upcase-char): Fix docstring.
22901 (zap-up-to-char): New command.
22902
22903 2003-09-08 David Ponce <david@dponce.com>
22904
22905 Ensure that recentf correctly updates the menu bar.
22906 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
22907 (recentf-menu-bar): New function.
22908 (recentf-clear-data): Use it
22909 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
22910 of easy-menu-change.
22911
22912 2003-09-08 Lute Kamstra <lute@gnu.org>
22913
22914 * simple.el (size-indication-mode): New.
22915 * bindings.el (mode-line-position): Add buffer size indicator.
22916
22917 2003-09-04 Mario Lang <mlang@delysid.org>
22918
22919 * battery.el (battery-linux-proc-acpi): New function.
22920 (battery-status-function): Modify default value calculation to also
22921 check for availability of ACPI.
22922 (battery-echo-area-format): Ditto.
22923 (battery-mode-line-format): Ditto.
22924
22925 2003-09-06 Dave Love <fx@gnu.org>
22926
22927 * ielm.el (ielm-mode-hook): Add :options.
22928
22929 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
22930 (eldoc-print-current-symbol-info): Use it.
22931
22932 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
22933
22934 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
22935 being displayed in GUD buffer.
22936 (gdb-idle-input-queue): Remove var. Use just one queue.
22937 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
22938 Remove functions. Use just one queue.
22939 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
22940 (gdb-invalidate-assembler, gdb-get-current-frame):
22941 Modify functions. Use just one queue.
22942
22943 2003-09-04 Dave Love <fx@gnu.org>
22944
22945 * cus-start.el: Add blink-cursor-alist.
22946
22947 * ruler-mode.el (ruler-mode-fill-column-char)
22948 (ruler-mode-current-column-char): Use char-displayable-p,
22949 not window-system.
22950
22951 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
22952
22953 * language/european.el (windows-1252): Move from code-pages.
22954
22955 * language/cyrillic.el ("Windows-1251"): Delete.
22956 ("Bulgarian", "Belarusian"): Remove `features'.
22957 (windows-1251): Move from code-pages.
22958
22959 * international/mule-diag.el (non-iso-charset-alist):
22960 Remove `codepage' stuff.
22961 (print-designation, list-coding-systems-1): Output fixes.
22962
22963 * international/code-pages.el (cp-make-translation-table)
22964 (cp-valid-codes): Made defsubsts.
22965 (cp-fix-safe-chars): Delete.
22966 (mule-diag): Don't require.
22967 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
22968 (top-level): Check for defined coding system when defining
22969 cp... aliases. Change w32-add-charset-info test to avoid warning.
22970 (non-iso-charset-alist): Defvar when compiling.
22971 (cp-make-coding-system): Doc fix.
22972
22973 2003-09-02 Jason Rumney <jasonr@gnu.org>
22974
22975 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
22976 line-ends from CVS before doing conversion.
22977
22978 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
22979
22980 * calendar/diary-lib.el (diary-header-line-flag)
22981 (diary-header-line-format): New variables.
22982 (list-diary-entries): Use them to set header line in simple diary.
22983
22984 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
22985 other than font-lock-string-face to highlight backslashes.
22986
22987 2003-09-01 Jason Rumney <jasonr@gnu.org>
22988
22989 * international/titdic-cnv.el (tit-read-key-value): Include \r in
22990 regexp.
22991
22992 2003-09-01 Dave Love <fx@gnu.org>
22993
22994 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
22995
22996 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
22997 and :help; also line and column numbers labels.
22998
22999 * international/mule-util.el (char-displayable-p): Move from
23000 latin1-disp, rename and autoload.
23001
23002 * international/latin1-disp.el (latin1-char-displayable-p):
23003 Now obsolete alias. Replace uses with char-displayable-p.
23004 (latin1-display-ucs-per-lynx): Fix last change.
23005
23006 * international/mule-cmds.el (standard-display-european-internal):
23007 Don't use char code for Latin-1 NBSP.
23008 <XFree86 4>: Unfrob NBSP display table. Set display table to use
23009 U+2018, U+2019 for `'.
23010 (select-safe-coding-system): Message fix.
23011
23012 2003-09-01 Kenichi Handa <handa@m17n.org>
23013
23014 * international/fontset.el (setup-default-fontset): For Thai
23015 font, specify "*" family.
23016
23017 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
23018
23019 * progmodes/compile.el (previous-error): Accept a prefix
23020 argument, similarly to next-error.
23021
23022 2003-08-31 Masatake YAMATO <jet@gyve.org>
23023
23024 * pcvs.el (cvs-do-removal): Use = instead of eq to check
23025 the number of files. Bind the number of files to a local
23026 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
23027
23028 2003-08-30 Eli Zaretskii <eliz@gnu.org>
23029
23030 * vc-hooks.el (vc-make-version-backup): Fix the change made on
23031 2003-07-26: msdos-long-file-names is a function, not a variable.
23032
23033 2003-08-29 Richard M. Stallman <rms@gnu.org>
23034
23035 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
23036 Do nothing with mail-personal-alias-file if it is nil.
23037
23038 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
23039 Do nothing if mail-personal-alias-file is nil.
23040
23041 * term.el (term-exec-1): Bind coding-system-for-read.
23042
23043 * dired.el (dired-mouse-find-file-other-window):
23044 Use dired-view-command-alist here, as in dired-view-file.
23045 (dired-view-command-alist): Use %s to substitute file name.
23046 Handle .ps_pages, .eps, .jpg, .gif, .png.
23047
23048 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
23049
23050 * info.el (Info-mode-map): Bind S-tab and <backtab> to
23051 `Info-prev-reference', instead of M-tab.
23052
23053 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
23054
23055 * simple.el (blink-matching-open): Work correctly on chars that
23056 are designated as parens through the syntax-table text property.
23057
23058 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
23059
23060 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
23061 line break position in the middle of a non-kinsoku (e.g. latin)
23062 word, making it skip until either a space or a character with
23063 category "|".
23064 (kinsoku-longer): Test for end of buffer.
23065
23066 2003-08-28 Eli Zaretskii <eliz@gnu.org>
23067
23068 * mail/rmail.el (rmail-convert-to-babyl-format):
23069 Detect quoted-printable- and base64-encoded messages and decode them
23070 automatically. Set the message's encoding from the charset=
23071 header, if any. Decode base64-encoded messages in Mail format as well.
23072
23073 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
23074
23075 * mail/smtpmail.el: Fix previous change.
23076 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
23077 calling smtpmail-via-smtp.
23078 (smtpmail-via-smtp): Add fall-back values for envelope-from.
23079
23080 2003-08-26 John Paul Wallington <jpw@gnu.org>
23081
23082 * image.el (image-jpeg-p): Don't search beyond length of data.
23083
23084 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23085
23086 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
23087 misfeature in `expand-abbrev' which caused electric keywords like
23088 "else" to disappear if an open brace was typed directly afterwards.
23089
23090 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23091
23092 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
23093 mandatory in `define-widget'.
23094
23095 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
23096 Don't align the operators "!=", "<=" and ">=" as assignment operators.
23097
23098 (c-assignment-operators): New language constant that only contains
23099 the assignment operators.
23100
23101 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
23102
23103 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23104
23105 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
23106 Safeguard against unbalanced sexps.
23107
23108 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
23109
23110 * version.el (emacs-version): Check for gtk. Include gtk version info.
23111
23112 2003-08-25 John Paul Wallington <jpw@gnu.org>
23113
23114 * man.el (Man-default-man-entry): Don't whizz past the section
23115 number before looking for it.
23116
23117 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
23118
23119 * progmodes/gud.el (gud-display-line): Don't set window-point if
23120 source buffer is not visible. (Only happens with M-x gdba.)
23121
23122 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
23123 documentation.
23124 (gdb-source, gdb-source-info): Update to assembler unnecessary
23125 as its done after each GDB command anyway.
23126 (gdb-pre-prompt): Use with-current-buffer.
23127 (gdb-insert-field): Add help-echo text.
23128 (gdb-invalidate-assembler): Re-display of assembler now done in
23129 gdb-info-breakpoints-custom.
23130 (gdb-info-breakpoints-custom): Force re-display of assembler to
23131 happen *after* update of breakpoints buffer.
23132 (gdb-display-source-buffer): Don't choke if gdb-source-window
23133 isn't visible.
23134 (gdb-put-string, gdb-put-arrow): Remove free variables.
23135
23136 2003-08-24 John Paul Wallington <jpw@gnu.org>
23137
23138 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
23139
23140 * man.el (Man-default-man-entry): Strip text properties when
23141 snarfing parts of entry because `format' preserves properties.
23142
23143 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23144
23145 * files.el (file-newest-backup): Use `expand-file-name'.
23146
23147 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
23148 Allow the diary to pop up a new frame, if needed.
23149
23150 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
23151 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
23152 (smtpmail-send-it): Make treatment of envelope-from consistent with
23153 sendmail.el.
23154
23155 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
23156 (sh-leading-keywords): Add the bash `time' reserved word.
23157 (sh-variables): Add some bash variables.
23158 (sh-add-completer): Fix nil branch of case statement.
23159
23160 2003-08-24 Masatake YAMATO <jet@gyve.org>
23161
23162 * progmodes/ld-script.el: New file.
23163
23164 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
23165
23166 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
23167
23168 2003-08-23 Andre Spiegel <spiegel@gnu.org>
23169
23170 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
23171 Better explain obsolescence, and what to use instead.
23172
23173 2003-08-23 Masatake YAMATO <jet@gyve.org>
23174
23175 * pcvs.el (cvs-do-removal): Show the deleted file name
23176 on the prompt.
23177
23178 2003-08-20 Dave Love <fx@gnu.org>
23179
23180 * international/mule.el (make-coding-system)
23181 (set-buffer-file-coding-system): Doc fix.
23182
23183 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
23184
23185 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
23186
23187 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
23188
23189 * international/utf-16.el: Add mime-text-unsuitable coding system
23190 properties.
23191
23192 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
23193
23194 * cus-edit.el: Add some :links.
23195 (bib): Remove.
23196
23197 * textmodes/bib-mode.el (bib): Add :group external.
23198
23199 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
23200
23201 * wid-edit.el (widget-echo-help): Make it handle expressions that
23202 evaluate to strings.
23203
23204 2003-08-18 Michael Mauger <mmaug@yahoo.com>
23205
23206 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
23207
23208 Simplify selection of SQL products to define highlighting and
23209 interactive mode. Includes detailed instructions on adding
23210 support for new products.
23211
23212 * progmodes/sql.el (sql-product): New variable. Identifies SQL
23213 product for use in highlighting and interactive mode.
23214 (sql-interactive-product): New variable. SQL product for
23215 sql-interactive-mode.
23216 (sql-product-support): New variable. Specifies product-specific
23217 parameters to drive highlighting and interactive mode.
23218 (sql-imenu-generic-expression): Add more object types.
23219 (sql-sqlite-options): Correct comment.
23220 (sql-ms-program): Use "osql" rather than "isql".
23221 (sql-prompt-regexp, sql-prompt-length): Update comment.
23222 (sql-mode-menu): Add "Start SQLi session" entry.
23223 Replace Highlighting submenu with Product menu. Fix Send Region entry.
23224 (sql-mode-abbrev-table): Add abbreviations. Support of
23225 SYSTEM-FLAG on define-abbrev. Support was removed with last
23226 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
23227 (sql-mode-font-lock-object-name): Add font-lock pattern for object
23228 names.
23229 (sql-mode-ansi-font-lock-keywords): Set as default value.
23230 (sql-mode-oracle-font-lock-keywords): Set as default value.
23231 Support Oracle 9i keywords.
23232 (sql-mode-postgres-font-lock-keywords): Set as default value.
23233 (sql-mode-linter-font-lock-keywords): Set as default value.
23234 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
23235 SQLServer 2000.
23236 (sql-mode-sybase-font-lock-keywords)
23237 (sql-mode-interbase-font-lock-keywords)
23238 (sql-mode-sqlite-font-lock-keywords)
23239 (sql-mode-strong-font-lock-keywords)
23240 (sql-mode-mysql-font-lock-keywords)
23241 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
23242 keywords.
23243 (sql-mode-font-lock-defaults): Update comment.
23244 (sql-product-feature): New function. Returns feature associated
23245 with a product from `sql-product-support' alist.
23246 (sql-product-font-lock): New function. Set font-lock support
23247 based on `sql-product'.
23248 (sql-add-product-keywords): New function. Add font-lock rules to
23249 product-specific keyword variables.
23250 (sql-set-product): New function. Set `sql-product' and apply
23251 appropriate font-lock highlighting.
23252 (sql-highlight-product): New function. Set font-lock support
23253 based on a product. Also set mode name to include product name.
23254 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
23255 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
23256 Use `sql-set-product'.
23257 (sql-highlight-ms-keywords)
23258 (sql-highlight-sybase-keywords)
23259 (sql-highlight-interbase-keywords)
23260 (sql-highlight-strong-keywords)
23261 (sql-highlight-mysql-keywords)
23262 (sql-highlight-sqlite-keywords)
23263 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
23264 (sql-get-login): Prompt in the same order as the tokens.
23265 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
23266 (sql-product-interactive): New function. Common portions of
23267 product-specific interactive mode wrappers.
23268 (sql-interactive-mode): Rewritten to use product features.
23269 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
23270 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
23271 (sql-db2, sql-linter): Use `sql-product-interactive'.
23272 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
23273 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
23274 (sql-connect-ingres, sql-connect-postgres)
23275 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
23276 New functions. Format command line parameters and invoke comint on
23277 the appropriate interpreter. Code was in the corresponding
23278 `sql-xyz' function before.
23279 (sql-connect-ms): New function. Support -E argument to use
23280 operating system credentials for authentication.
23281
23282 2003-08-18 Kenichi Handa <handa@m17n.org>
23283
23284 * international/mule.el (encode-char): Fix for the ASCII case.
23285
23286 2003-08-15 Kenichi Handa <handa@m17n.org>
23287
23288 * international/fontset.el (setup-default-fontset): Change "*" to
23289 nil in the specifications of font family.
23290
23291 2003-08-18 Kim F. Storm <storm@cua.dk>
23292
23293 * kmacro.el (kmacro-keymap): Group related bindings in
23294 initialization for clarity. Bind C-s to start macro.
23295 Remove C-r binding.
23296 (kmacro-initial-counter-value): New defvar to hold initial counter
23297 value in case we set the value before defining a macro.
23298 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
23299 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
23300 not defining or executing macro. Doc fix.
23301 (kmacro-add-counter): Clear kmacro-initial-counter-value.
23302 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
23303 temporarily view older elements on the macro ring without cycling
23304 the ring.
23305 (kmacro-display): Doc fix.
23306 (kmacro-exec-ring-item): New helper function.
23307 (kmacro-call-ring-2nd): Use it.
23308 (kmacro-call-ring-2nd-repeat): Doc fix.
23309 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
23310 (kmacro-end-or-call-macro): Execute last viewed macro (using
23311 kmacro-exec-ring-item) from ring if this follows
23312 kmacro-view-macro. This allows us to find a macro on the ring
23313 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
23314 the ring to bring it to the head of the ring.
23315 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
23316 Allow binding to reserved keys without specifying C-x C-k prefix.
23317 Ask for confirmation if entered key sequence is already bound to
23318 a non-macro command.
23319 (kmacro-view-macro): Repeating command will show older elements
23320 on the macro ring; C-k will execute the last viewed macro.
23321 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
23322 property from 'ring to 'head.
23323
23324 2003-08-17 Alan Shutko <ats@acm.org>
23325
23326 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
23327 keeping December out of the alist.
23328
23329 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
23330
23331 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
23332 * calendar/calendar.el (calendar-mode-map): Bind it to key.
23333 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
23334 (calendar-flatten): New function.
23335 (calendar-mouse-view-other-diary-entries)
23336 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
23337 in the menu title and to show multi-line diary entries correctly
23338 in the menu.
23339
23340 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
23341
23342 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
23343 defcustom, because the default was recently changed.
23344
23345 2003-08-16 Richard M. Stallman <rms@gnu.org>
23346
23347 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
23348
23349 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
23350 New subroutine, broken out of eval-last-sexp-1.
23351 (eval-last-sexp-1): Use eval-last-sexp-print-value.
23352
23353 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
23354
23355 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
23356
23357 * simple.el (eval-expression): Use eval-last-sexp-print-value.
23358
23359 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
23360
23361 * progmodes/compile.el (compilation-error-regexp-alist):
23362 Add Java ANt error detection as described in document
23363 http://ant.apache.org/faq.html
23364
23365 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
23366
23367 * simple.el (backward-word, forward-to-indentation)
23368 (backward-to-indentation): Argument changed to optional.
23369 (next-line, previous-line): Use `or' instead of `unless'.
23370
23371 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23372
23373 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
23374 instead of a constant.
23375
23376 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
23377
23378 * shell.el (shell): With prefix-arg, suggest a new buffer name.
23379
23380 2003-08-12 Andre Spiegel <spiegel@gnu.org>
23381
23382 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
23383 (vc-sccs-workfile-version): Search the entire delta table, rather
23384 than just the first entry, because that might be a deleted version.
23385
23386 2003-08-11 Karl Fogel <kfogel@red-bean.com>
23387
23388 * menu-bar.el (menu-bar-options-menu): Supply a body for the
23389 [save-place] binding in the Options menu. Have it require
23390 'saveplace' and then toggle the variable manually, to avoid an
23391 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
23392 for the bug report.
23393
23394 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
23395
23396 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
23397 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
23398 (gdb-info-threads-custom): Add help-echo text.
23399 (gdb-display-back): Don't use purecopy.
23400 (gdb-info-breakpoints-custom, gdb-reset)
23401 (gdb-assembler-custom): Use display-images-p to test if breakpoint
23402 icons can be displayed.
23403
23404 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
23405
23406 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
23407
23408 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
23409
23410 * bookmark.el (bookmark-completing-read):
23411 Return a string, instead of a list of one string.
23412 Use a popup menu if activated from the mouse.
23413 (bookmark-edit-annotation): Remove unused vars.
23414 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
23415 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
23416 to bookmark-completing-read.
23417 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
23418 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
23419 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
23420 and erase-buffer.
23421 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
23422 (bookmark-menu-jump, bookmark-menu-insert)
23423 (bookmark-popup-menu-and-apply-function)
23424 (bookmark-menu-popup-paned-bookmark-menu): Remove.
23425 (bookmark-menu-build-paned-menu): Remove by folding it into
23426 bookmark-menu-popup-paned-menu.
23427 (menu-bar-bookmark-map): Move the define-key statements here.
23428 Use the "non-menu" commands since they now pop up a menu if needed.
23429 (bookmark-exit-hook-internal): Simplify.
23430
23431 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
23432
23433 * reftex-toc.el (reftex-toc-rename-label): New function.
23434 (reftex-toc-check-docstruct): New function.
23435
23436 * reftex.el (reftex-region-active-p): New function.
23437
23438 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
23439 regexp to find the \bibliography macro.
23440
23441 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
23442 which does not exist in LaTeX.
23443 (reftex-cite-format-builtin): Added amsrefs support.
23444 (reftex-toc-confirm-promotion): New option
23445
23446 * reftex-toc.el
23447 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
23448 (reftex-toc-demote, reftex-toc-promote)
23449 (reftex-toc-do-promote, reftex-toc-promote-prepare)
23450 (reftex-toc-promote-action, reftex-toc-extract-section-number)
23451 (reftex-toc-newhead-from-alist)
23452 (reftex-toc-load-all-files-for-promotion): New functions.
23453 (reftex-toc-help): Added description of new keys.
23454 (reftex-toc-split-windows-fraction): New option.
23455 (reftex-recenter-toc-when-idle): Search *toc* window on all
23456 visible frames.
23457 (reftex-toc): Additional parameter REUSE
23458 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
23459 with REUSE argument.
23460 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
23461 the call of `reftex-toc'.
23462 (reftex-make-separate-toc-frame): New function .
23463 (reftex-toc-recenter): When called with triple prefix arg, call
23464 `reftex-make-separate-toc-frame' first.
23465 (reftex-toc-toggle-dedicated-frame): New command.
23466 (reftex-toc-quit): Adapted to delete frame when called in
23467 dedicated frame.
23468
23469 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
23470 all enclosing macros.
23471
23472
23473 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23474
23475 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
23476 first use.
23477
23478 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23479
23480 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
23481
23482 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
23483
23484 * calendar/calendar.el (list-diary-entries-hook)
23485 (diary-display-hook, nongregorian-diary-listing-hook)
23486 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
23487 Add some customize options for these hooks.
23488 (calendar-abbrev-construct): Don't try to take a substring longer
23489 than the original string.
23490
23491 2003-08-05 Richard M. Stallman <rms@gnu.org>
23492
23493 * emacs-lisp/testcover.el (noreturn): Report error if does return.
23494 (testcover-reinstrument-clauses): Doc fix.
23495
23496 * emacs-lisp/warnings.el: Doc fixes, args renamed.
23497 (warning-type-format): Rename from warning-group-format.
23498
23499 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
23500 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
23501 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
23502 to prevent warnings about defvar for an obsolete variable.
23503
23504 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
23505 warning-group-format renamed to warning-type-format.
23506
23507 * subr.el (read-passwd): Use clear-string instead of fillarray.
23508
23509 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
23510 Use vconcat instead of concat.
23511 (edmacro-sanitize-for-string): New function.
23512
23513 2003-08-05 Dave Love <fx@gnu.org>
23514
23515 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
23516 line-number-display-limit-width.
23517
23518 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
23519
23520 2003-08-05 Kenichi Handa <handa@m17n.org>
23521
23522 * international/code-pages.el: Don't require mule-diag.
23523
23524 * international/mule-diag.el (non-iso-charset-alist):
23525 Add autoload cookie.
23526
23527 * language/devan-util.el (dev-glyph-order): Add an entry for the
23528 glyph code #xC4.
23529
23530 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
23531
23532 * calendar/calendar.el (diary-file, diary-file-name-prefix)
23533 (european-calendar-style, diary-date-forms)
23534 (calendar-day-name-array, calendar-month-name-array): Doc change.
23535 (generate-calendar-month): Adapt for new behavior of
23536 `calendar-day-name' function.
23537 (calendar-abbrev-length, calendar-day-abbrev-array)
23538 (calendar-month-abbrev-array): New variables.
23539 (calendar-abbrev-construct): New function.
23540 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
23541 rather than fixing abbrevs at some width. Calling syntax change.
23542 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
23543 (calendar-date-string): Adapt for new behaviors of
23544 `calendar-day-name' and `calendar-month-name' functions.
23545
23546 * calendar/diary-lib.el (list-diary-entries): Adapt for new
23547 behavior of `calendar-day-name' and `calendar-month-name' functions.
23548 (diary-name-pattern): Use abbrev arrays, rather than fixing
23549 abbrevs at three chars. Calling syntax change.
23550 (mark-diary-entries): Adapt for new behaviors of
23551 `diary-name-pattern' and `calendar-make-alist' functions.
23552 (fancy-diary-font-lock-keywords): Adapt for new behavior of
23553 `diary-name-pattern' function.
23554 (font-lock-diary-date-forms): Use abbrev arrays, rather than
23555 fixing abbrevs at three chars. Calling syntax change.
23556 (cal-hebrew, cal-islam): Require when compiling.
23557 (diary-font-lock-keywords): Adapt for new behavior of
23558 `font-lock-diary-date-forms' function.
23559
23560 * calendar/cal-hebrew.el: Reposition some code so defined before used.
23561 (calendar-hebrew-month-name-array-common-year)
23562 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
23563 (list-hebrew-diary-entries): Adapt for new behaviors of
23564 `calendar-day-name' and `add-to-diary-list' functions.
23565 (mark-hebrew-diary-entries): Adapt for new behaviors of
23566 `diary-name-pattern' and `calendar-make-alist' functions.
23567
23568 * calendar/cal-islam.el (calendar-islamic-month-name-array):
23569 Add doc string.
23570 (list-islamic-diary-entries): Adapt for new behaviors of
23571 `calendar-day-name' and `add-to-diary-list' functions.
23572 (mark-islamic-diary-entries): Adapt for new behaviors of
23573 `diary-name-pattern' and `calendar-make-alist' functions.
23574
23575 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
23576 `calendar-month-name' function.
23577
23578 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
23579
23580 * calendar/solar.el (solar-seasons-data): Move definition before use.
23581
23582 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
23583 (cal-tex-LaTeX-hourbox): Move definition before use.
23584
23585 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
23586 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
23587 * lunar.el, solar.el (displayed-month, displayed-year):
23588 Define for compiler.
23589
23590 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23591
23592 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
23593 MODE. Renamed from c-init-c-language-vars'.
23594 (c-initialize-cc-mode): Change accordingly.
23595 (c-common-init): Ditto.
23596 (c-mode): Ditto.
23597 (c++-mode): Use `c-init-language-vars-for'.
23598 (objc-mode): Ditto.
23599 (java-mode): Ditto.
23600 (idl-mode): Ditto.
23601 (pike-mode): Ditto.
23602 (awk-mode): Ditto.
23603
23604 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23605
23606 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
23607 or not the point moved.
23608
23609 (c-search-decl-header-end): Don't trip up on operator identifiers
23610 in C++ and operators like == in all languages.
23611
23612 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
23613 Detect leading labels correctly.
23614
23615 2003-08-02 Andreas Schwab <schwab@suse.de>
23616
23617 * textmodes/ispell.el: Don't redo key bindings on loading, put
23618 them only in loaddefs.el.
23619 * bookmark.el: Likewise.
23620 * dabbrev.el: Likewise.
23621 * emerge.el: Likewise.
23622
23623 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
23624 has more than one member.
23625
23626 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
23627
23628 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23629
23630 * lpr.el (printify-region): It was ending conversion before the
23631 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
23632
23633 2003-07-31 John Paul Wallington <jpw@gnu.org>
23634
23635 * net/browse-url.el (browse-url-epiphany): Doc fix.
23636
23637 2003-07-30 Kenichi Handa <handa@m17n.org>
23638
23639 * international/fontset.el (setup-default-fontset):
23640 Change registry names of Akurti fonts.
23641
23642 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
23643
23644 * comint.el (comint-read-noecho): Use `clear-string' instead of
23645 `fillarray'.
23646
23647 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
23648
23649 * outline.el (outline-mode-hook): Add defvar.
23650
23651 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
23652
23653 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
23654 Restore assembler in source window if that is what has been selected.
23655 (menu): Add gdb-restore-windows to menu. Make gdba
23656 specific menus only visible from gdba.
23657
23658 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
23659
23660 * progmodes/compile.el (compilation-environment): New user variable.
23661 (compile-internal): Respect it.
23662
23663 2003-07-23 Masatake YAMATO <jet@gyve.org>
23664
23665 * progmodes/gud.el (gdb-script-font-lock-keywords):
23666 Put `font-lock-function-name-face' on a symbol which includes
23667 `-' like `hook-run'. Put font-lock-variable-name-face
23668 on a symbol starting with $.
23669
23670 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
23671
23672 * files.el (set-visited-file-name): Use truename for buffer-file-name.
23673
23674 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
23675
23676 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
23677
23678 2003-07-26 Andre Spiegel <spiegel@gnu.org>
23679
23680 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
23681 Use with-no-warnings.
23682 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
23683 rather than to find-file-not-found-hook, which doesn't exist.
23684
23685 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
23686
23687 * international/quail.el (quail-translate-key): Fix previous change.
23688
23689 2003-07-25 John Paul Wallington <jpw@gnu.org>
23690
23691 * server.el (server-start): Check `server-process' is non-nil
23692 before killing it to avoid killing current buffer's process.
23693
23694 * simple.el (choose-completion-string): Use `minibufferp';
23695 test `completion-reference-buffer' if `buffer' arg is nil.
23696 (push-mark): Use `when' and `unless'.
23697 (pop-mark): Use `when'.
23698
23699 * mouse-sel.el (mouse-sel-get-selection-function):
23700 Check `x-last-selected-text-primary'. Don't barf if it or
23701 `x-last-selected-text' aren't bound.
23702
23703 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
23704
23705 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
23706
23707 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
23708
23709 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
23710
23711 2003-07-23 John Paul Wallington <jpw@gnu.org>
23712
23713 * tooltip.el (defface tooltip): Inherit from variable-pitch.
23714
23715 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
23716
23717 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
23718 string. Defvar the derived hook.
23719
23720 * macros.el (insert-kbd-macro): Escape double quote character.
23721 From Thomas W Murphy <twm@andrew.cmu.edu>.
23722
23723 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
23724
23725 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
23726 to match the specific mark rather than reusing comment-start-skip.
23727
23728 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
23729
23730 * progmodes/hideshow.el (hs-special-modes-alist):
23731 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
23732
23733 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
23734
23735 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
23736 value using ?\s.
23737
23738 2003-07-21 John Paul Wallington <jpw@gnu.org>
23739
23740 * subr.el (with-selected-window): Add closing paren.
23741
23742 2003-07-21 Richard M. Stallman <rms@gnu.org>
23743
23744 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
23745 (lisp-mode): Likewise.
23746
23747 * subr.el (with-selected-window): Copy code form save-selected-window
23748 so as to call select-window with norecord arg.
23749 (dynamic-completion-table): Doc fix.
23750 (lazy-completion-table): Doc fix.
23751
23752 * international/mule-cmds.el (set-locale-environment):
23753 langinfo renamed to locale-info.
23754
23755 * international/mule.el (auto-coding-functions): Doc fix.
23756
23757 2003-07-21 Kenichi Handa <handa@m17n.org>
23758
23759 * international/quail.el (quail-translate-key):
23760 Update quail-current-str correctly.
23761
23762 2003-07-21 Andreas Schwab <schwab@suse.de>
23763
23764 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
23765 ?, to "_".
23766
23767 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
23768 Version 2.0.36 of Tramp released.
23769
23770 * net/tramp.el (tramp-default-password-end-of-line): Rename from
23771 tramp-password-end-of-line.
23772 (tramp-password-end-of-line): New method parameter.
23773 (tramp-get-password-end-of-line): Function to access method
23774 parameter `tramp-password-end-of-line', or variable
23775 `tramp-default-password-end-of-line' (default value).
23776 (tramp-methods): Add entries for new parameter
23777 tramp-password-end-of-line.
23778 (tramp-enter-password): Use new function
23779 `tramp-get-password-end-of-line'.
23780 (tramp-handle-insert-file-contents): Do not
23781 unconditionally inhibit the file operation file-local-copy, only
23782 do that when the inhibit-file-name-operation is currently
23783 insert-file-contents. This fixes finding remote CVS-controlled
23784 files. (It would barf on inserting the CVS/Entries file
23785 literally, because the file-local-copy handler wasn't called.)
23786 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
23787 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
23788 (tramp-initial-commands): New variable.
23789 (tramp-process-initial-commands): New function, using the variable.
23790 (tramp-open-connection-setup-interactive-shell): Call the new function.
23791 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
23792 method into the buffer name, never use nil. Reported by Hanak
23793 David <dhanak@inf.bme.hu>.
23794 (tramp-open-connection-setup-interactive-shell): Erase buffer
23795 before sending "stty -onlcr".
23796
23797 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
23798
23799 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
23800
23801 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
23802
23803 2003-07-19 John Paul Wallington <jpw@gnu.org>
23804
23805 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
23806 (artist-draw-rect, artist-draw-square): Doc fixes.
23807
23808 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
23809
23810 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
23811
23812 2003-07-19 Kenichi Handa <handa@m17n.org>
23813
23814 * international/kkc.el (kkc-show-conversion-list-update):
23815 Highlight the correct candidate in the message.
23816
23817 2003-07-18 John Paul Wallington <jpw@gnu.org>
23818
23819 * simple.el (current-word): Don't include punctuation char when
23820 `really-word' arg is non-nil.
23821
23822 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
23823
23824 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
23825 moved to the directory obsolete.
23826
23827 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
23828
23829 * info.el (Info-menu-entry-name-re): Allow newlines in
23830 menu entry names.
23831
23832 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
23833 syntax-ppss-after-change-function.
23834 (syntax-ppss-after-change-function): New alias. Update uses.
23835 (syntax-ppss): Catch the case where the buffer is narrowed.
23836
23837 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23838
23839 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
23840 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
23841
23842 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23843
23844 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
23845 since it might be modified.
23846
23847 * progmodes/cc-langs.el (c++-make-template-syntax-table)
23848 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
23849 names to these language constants.
23850
23851 2003-07-15 Kim F. Storm <storm@cua.dk>
23852
23853 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
23854 All uses changed.
23855
23856 2003-07-14 Mark A. Hershberger <mah@everybody.org>
23857
23858 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
23859 Namespace support.
23860
23861 2003-07-13 Juanma Barranquero <lektu@terra.es>
23862
23863 * frame.el (modify-all-frames-parameters): Reinstall (copyright
23864 papers received).
23865
23866 2003-07-13 Karl Eichwalder <ke@suse.de>
23867
23868 * textmodes/po.el (po-find-charset): White space at the start of the
23869 Content-Type field body is non-mandatory.
23870
23871 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
23872
23873 * textmodes/texinfo.el (texinfo-section-list):
23874 Append appendixsection; a synonym for appendixsec.
23875
23876 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
23877
23878 * man.el (Man-translate-cleanup): New.
23879 (Man-translate-references): Call `Man-translate-cleanup' to clean
23880 leading, trailing and middle spaces.
23881
23882 2003-07-13 Lars Hansen <larsh@math.ku.dk>
23883
23884 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
23885 Handle `dired-directory' being a list.
23886
23887 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
23888
23889 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
23890 it doesn't exist.
23891
23892 2003-07-12 Richard M. Stallman <rms@gnu.org>
23893
23894 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
23895
23896 * progmodes/cc-defs.el (c-make-keywords-re):
23897 Don't use delete-duplicates.
23898 (c-lang-const): Don't use mapcan.
23899
23900 * apropos.el (apropos-show-scores): Make it customizable.
23901 Document new meaning.
23902 (apropos): Compute scores from symbols.
23903 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
23904
23905 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23906
23907 * ps-bdf.el: Fix copyright line.
23908 (bdf-directory-list): Fix initialization code.
23909
23910 2003-07-11 John Paul Wallington <jpw@gnu.org>
23911
23912 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
23913 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
23914 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
23915
23916 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
23917
23918 * emacs-lisp/ring.el (ring-elements): Doc fix.
23919
23920 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23921
23922 * calendar/timeclock.el (timeclock-relative)
23923 (timeclock-ask-before-exiting, timeclock-use-display-time):
23924 Doc changes.
23925 (timeclock-modeline-display): Give a message if
23926 `timeclock-use-display-time' is non-nil but `display-time-mode'
23927 is not active.
23928
23929 2003-07-11 Kenichi Handa <handa@m17n.org>
23930
23931 * international/mule-cmds.el (set-language-environment):
23932 Set current-language-environment to the correct string.
23933
23934 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23935
23936 * ps-print.el: Print line number correctly in a region. Reported by
23937 Tim Allen <timallen@ls83.fsnet.co.uk>.
23938 (ps-print-version): New version number (6.6.2).
23939 (ps-printing-region): Code fix.
23940
23941 2003-07-10 John Paul Wallington <jpw@gnu.org>
23942
23943 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
23944 this function can be called from `add-completions-from-tags-table'.
23945
23946 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
23947
23948 * calendar/timeclock.el (timeclock-use-display-time)
23949 (timeclock-day-over-hook, timeclock-workday-remaining)
23950 (timeclock-status-string, timeclock-when-to-leave)
23951 (timeclock-when-to-leave-string, timeclock-log-data)
23952 (timeclock-find-discrep, timeclock-day-base)
23953 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
23954 (timeclock-modeline-display): Set the variable
23955 `timeclock-modeline-display'.
23956 (timeclock-update-modeline): Doc fix. Respect value of
23957 `timeclock-relative'.
23958
23959 2003-07-09 Richard M. Stallman <rms@gnu.org>
23960
23961 * textmodes/reftex-parse.el (reftex-all-document-files):
23962 Add autoload cookie.
23963
23964 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
23965 (reftex-scanning-info-available-p): Add autoload cookie.
23966
23967 * international/mule-cmds.el
23968 (set-display-table-and-terminal-coding-system): Delete duplicate
23969 aset on standard-display-table.
23970
23971 * view.el (view-file): If existing buffer's major mode is special,
23972 don't go into view mode.
23973
23974 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
23975
23976 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23977
23978 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
23979 buffer changes; there's third party code that calls this function
23980 directly.
23981
23982 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23983
23984 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
23985 (autodoc-font-lock-keywords): Don't byte compile on font lock
23986 initialization when running from byte compiled files.
23987
23988 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
23989
23990 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
23991 statement ends with auto-increment "++".
23992
23993 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23994
23995 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23996 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23997 these are changed, so declare them as variables and not constants.
23998
23999 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
24000
24001 * subr.el (dolist, dotimes): Doc fix.
24002
24003 2003-07-08 Kim F. Storm <storm@cua.dk>
24004
24005 * international/mule-cmds.el
24006 (set-display-table-and-terminal-coding-system): Don't break
24007 bootstrap if standard-display-table isn't setup yet.
24008
24009 2003-07-07 Richard M. Stallman <rms@gnu.org>
24010
24011 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
24012 Give it a doc string, and autoload it.
24013
24014 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
24015 Use with-no-warnings.
24016
24017 * info.el (Info-search): If find invisible text, search again.
24018
24019 * isearch.el (search-whitespace-regexp): Add a shy group around it.
24020
24021 * man.el (Man-name-regexp): Match + as part of name.
24022
24023 * simple.el (visible-mode): Rename from vis-mode.
24024 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
24025
24026 * simple.el (current-word): New arg REALLY-WORD specifies
24027 don't include punctuation chars.
24028
24029 * emacs-lisp/debug.el (debug, debugger-env-macro):
24030 Use with-no-warnings while accessing and binding unread-command-char.
24031
24032 * international/mule-cmds.el
24033 (set-display-table-and-terminal-coding-system): Use explicit loop
24034 instead of calling standard-display-default.
24035
24036 * net/ange-ftp.el (ange-ftp-file-symlink-p):
24037 Use condition-case to catch error in ange-ftp-get-files.
24038
24039 * net/browse-url.el (browse-url-browser-function):
24040 Add alternative for Epiphany.
24041 (browse-url-epiphany-program, browse-url-epiphany-arguments)
24042 (browse-url-epiphany-startup-arguments)
24043 (browse-url-epiphany-new-window-is-tab): New variables.
24044 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
24045
24046 * progmodes/compile.el (compile-auto-highlight): Default now t.
24047 (compile): Doc fix.
24048 (compilation-next-error): Fix previous change.
24049
24050 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
24051
24052 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
24053
24054 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
24055
24056 * gdb-ui.el (gdb-source-info): Display current frame when
24057 attaching to an existing process.
24058 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
24059 while laying out windows when attaching to an existing process.
24060
24061 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
24062
24063 * info.el (Info-menu): Use Info-menu-entry-name-re.
24064
24065 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
24066
24067 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
24068 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
24069
24070 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
24071 to match the same text.
24072
24073 2003-07-06 John Paul Wallington <jpw@gnu.org>
24074
24075 * vc.el (vc-annotate-offset): Move defvar up.
24076
24077 2003-07-06 Kim F. Storm <storm@cua.dk>
24078
24079 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
24080 This should fix the infinite loop when extracting menu names.
24081
24082 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
24083
24084 * files.el (auto-mode-alist, interpreter-mode-alist):
24085 Remove entries to CC Mode modes to avoid duplicates; they are now added
24086 with autoload directives in cc-mode.el.
24087
24088 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
24089
24090 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
24091 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
24092 these are changed, so declare them as variables and not constants.
24093
24094 * progmodes/cc-mode.el: Fix some autoload problems: Try to
24095 ensure that the entry for ".c" extension comes before the one for
24096 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
24097 Fix incorrect entries that were added to `interpreter-mode-alist'.
24098 Move the autoload directives for AWK to the top level since they
24099 aren't recognized anywhere else. Do not use the new AWK mode doc
24100 in the autoload form for the old AWK mode.
24101
24102 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24103
24104 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
24105 (bibtex-sort-ignore-string-entries): Default value t.
24106 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
24107 erroneously in previous version.
24108 (bibtex-string-files): Docstring reflects new parsing scheme.
24109 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
24110 docstring, add # as one of the chars to crush
24111 (bibtex-autokey-prefix-string, bibtex-autokey-names)
24112 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
24113 (bibtex-autokey-name-change-strings)
24114 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
24115 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
24116 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
24117 (bibtex-autokey-title-terminators)
24118 (bibtex-autokey-titlewords-stretch)
24119 (bibtex-autokey-titleword-ignore)
24120 (bibtex-autokey-titleword-case-convert)
24121 (bibtex-autokey-titleword-abbrevs)
24122 (bibtex-autokey-titleword-abbrevs)
24123 (bibtex-autokey-titleword-change-strings)
24124 (bibtex-autokey-titleword-length)
24125 (bibtex-autokey-titleword-separator)
24126 (bibtex-autokey-name-year-separator)
24127 (bibtex-autokey-year-title-separator)
24128 (bibtex-autokey-before-presentation-function)
24129 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
24130 Fix docstring.
24131 (bibtex-strings, bibtex-reference-keys):
24132 Use lazy-completion-table and make-variable-buffer-local.
24133 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
24134 (bibtex-braced-string-syntax-table)
24135 (bibtex-quoted-string-syntax-table): New variables.
24136 (bibtex-parse-nested-braces): Remove.
24137 (bibtex-parse-field-string): Use syntax table and forward-sexp.
24138 (bibtex-parse-association): Simplify.
24139 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
24140 (bibtex-parse-field-text): Simplify.
24141 (bibtex-search-forward-field, bibtex-search-backward-field):
24142 argument BOUND can take value t.
24143 (bibtex-start-of-field, bibtex-start-of-name-in-field)
24144 (bibtex-end-of-name-in-field, bibtex-end-of-field)
24145 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
24146 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
24147 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
24148 (bibtex-skip-to-valid-entry): Return buffer position of beginning
24149 and ending of entry. Update for changes of bibtex-search-entry.
24150 Simplify.
24151 (bibtex-map-entries): FUN is called with three arguments.
24152 (bibtex-search-entry): Return a cons pair with buffer positions of
24153 beginning and end of entry.
24154 (bibtex-enclosing-field): Simplify.
24155 (bibtex-format-entry): Use booktitle to set a missing title.
24156 (bibtex-autokey-get-names): Fiddle with regexps.
24157 (bibtex-generate-autokey): Use identity.
24158 (bibtex-parse-keys): Use simplified parsing algorithm if
24159 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
24160 arguments. Return alist of keys.
24161 (bibtex-parse-strings): Simplify. Return alist of strings.
24162 (bibtex-complete-string-cleanup): Fix docstring.
24163 (bibtex-read-key): New function.
24164 (bibtex-mode): Fix docstring. Do not parse for keys and
24165 strings when the mode is entered. Set fill-paragraph-function to
24166 bibtex-fill-field. Setup font-lock-mark-block-function the way
24167 font-lock intended.
24168 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
24169 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
24170 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
24171 (bibtex-Preamble): Avoid hard coded constants.
24172 (bibtex-make-field): Fix docstring. Simplify.
24173 (bibtex-beginning-of-entry): Always return new position of point.
24174 (bibtex-end-of-entry): Rearrange cond clauses.
24175 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
24176 Update for changes of bibtex-map-entries.
24177 (bibtex-ispell-abstract): Do not move point.
24178 (bibtex-entry-index): Use downcase. Simplify.
24179 (bibtex-lessp): Handle catch-all.
24180 (bibtex-find-crossref): Turn into a command.
24181 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
24182 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
24183 preamble entries.
24184 (bibtex-fill-field-bounds): New function.
24185 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
24186 (bibtex-fill-entry): Use bibtex-fill-field-bounds
24187 (bibtex-String): Use bibtex-strings. Always obey
24188 bibtex-sort-ignore-string-entries.
24189
24190 2003-07-05 John Paul Wallington <jpw@gnu.org>
24191
24192 * cus-theme.el (customize-create-theme):
24193 Call `customize-create-theme' in Reset widget's notify function.
24194
24195 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
24196 (ibuffer-mark-interactive): Use `or' instead of `unless'.
24197 (define-ibuffer-column name): Add summarizer.
24198 (define-ibuffer-column size): Likewise.
24199 (define-ibuffer-column filename): Likewise.
24200 (define-ibuffer-column process): Likewise. Change BODY's output too.
24201 (define-ibuffer-column filename-and-process): Likewise, likewise.
24202 (ibuffer): Remove local vars `already-in' and `need-update'.
24203
24204 * ibuf-ext.el: Don't require `derived' at compile-time.
24205
24206 2003-07-05 Kim F. Storm <storm@cua.dk>
24207
24208 * info.el: Disable paragraph refilling.
24209 (Info-refill-paragraphs): New defcustom.
24210 (Info-fontify-node): Use it.
24211
24212 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
24213
24214 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
24215 thingies from constructors created by defstruct.
24216
24217 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
24218 the default value of the variable.
24219 (byte-code-meter): Move declaration to top level.
24220
24221 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
24222
24223 * info.el (Info-following-node-name-re): New fun.
24224 (Info-following-node-name): Remove.
24225 (Info-insert-dir): Use the new fun.
24226 (Info-extract-pointer): Don't save restriction; use new fun.
24227 (Info-menu-entry-name-re): New const.
24228 (Info-menu-entry-name-re): Use it along with new fun.
24229 (Info-node-spec-re): Use new fun.
24230 (Info-complete-menu-item, Info-fontify-node): Use new const.
24231 (Info-goto-node, Info-follow-reference, Info-menu-update):
24232 Use match-string.
24233 (Info-follow-reference): Use assoc-string.
24234 Use a list of strings for the completion table.
24235 (Info-fontify-node): Use match-string, line-end-position.
24236 Limit the search for `node:' to the first line.
24237
24238 * newcomment.el (uncomment-region): Remove padding coming from
24239 comment-start rather than just from comment-padding.
24240
24241 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
24242 (vc-cvs-stay-local-p): Use vc-stay-local-p.
24243 (vc-cvs-rename-file): Remove (use the default).
24244 (vc-cvs-register): Register parent dir if needed.
24245 (vc-cvs-could-register): Return non-nil if parent can be registered.
24246 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
24247 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
24248
24249 * vc-svn.el (vc-svn-use-edit): Make it into a const.
24250 (vc-svn-update): Fix the arguments to `svn'.
24251 (vc-svn-diff-tree): Just use `vc-svn-diff'.
24252 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
24253 Simple implementations, assuming `name' is a URL.
24254
24255 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
24256 set of chars allowed unquoted in a case pattern.
24257
24258 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
24259
24260 * font-lock.el (font-lock-extra-types-widget)
24261 (c-font-lock-extra-types, c++-font-lock-extra-types)
24262 (objc-font-lock-extra-types, java-font-lock-extra-types)
24263 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
24264 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
24265 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
24266 (font-lock-match-c++-structor-declaration)
24267 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
24268 (c++-font-lock-keywords-3, c++-font-lock-keywords)
24269 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
24270 (objc-font-lock-keywords-3, objc-font-lock-keywords)
24271 (java-font-lock-keywords-1, java-font-lock-keywords-2)
24272 (java-font-lock-keywords-3, java-font-lock-keywords)
24273 (java-font-lock-syntactic-face-function): Remove obsolete code
24274 and constants. It's all in cc-fonts.el now.
24275
24276 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
24277
24278 * mail/sendmail.el (mail-specify-envelope-from)
24279 (mail-envelope-from): Doc fix.
24280
24281 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
24282
24283 * generic-x.el: Do away with the dependency on `c-emacs-features'
24284 when populating `rul-generic-mode-syntax-table'; we already know
24285 this isn't XEmacs.
24286
24287 See ChangeLog.10 for earlier changes.
24288
24289 ;; Local Variables:
24290 ;; coding: iso-2022-7bit
24291 ;; End:
24292
24293 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
24294 Copying and distribution of this file, with or without modification,
24295 are permitted provided the copyright notice and this notice are preserved.
24296
24297 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1