]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-06-11 Alan Mackenzie <acm@muc.de>
2
3 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
4 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
5 (adaptive-file-function): Minor amendment to doc-string.
6
7 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8
9 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
10 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix
11 :type--it is `integer', not `string'.
12
13 * faces.el (modeline-highlight): Rename from (the erroneous)
14 `modeline-higilight'.
15
16 2005-06-11 Lute Kamstra <lute@gnu.org>
17
18 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
19 lisp-interaction-mode-map but make it the parent.
20 (edebug-eval-mode): Use define-derived-mode.
21
22 2005-06-11 Andreas Schwab <schwab@suse.de>
23
24 * bindings.el: Add binding of `ESC functionkey' for every
25 `M-functionkey'.
26 * hexl.el (hexl-mode-map): Likewise.
27
28 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
29
30 * progmodes/compile.el (compilation-error-regexp-alist-alist)
31 [msft]: update regexp for newer msft compilers.
32
33 2005-06-10 Mark A. Hershberger <mah@everybody.org>
34
35 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
36 ATTLIST portions of included DTDs.
37 (xml-parse-dtd): Eliminate use of inefficient match-data.
38
39 2005-06-10 Miles Bader <miles@gnu.org>
40
41 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
42 (mpuz-text): Remove "-face" suffix from face names.
43 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
44 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
45 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
46
47 * play/gomoku.el (gomoku-O, gomoku-X):
48 Remove "-face" suffix from face names.
49 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
50 New backward-compatibility aliases for renamed faces.
51 (gomoku-font-lock-keywords): Use renamed gomoku faces.
52
53 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
54
55 * thumbs.el: Fixes for changes of 2005-06-09.
56 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
57 as a directory.
58 (thumbs-thumbname): Remove directory separator from format string;
59 `thumbs-thumbsdir' now returns a valid directory name.
60 (thumbs-temp-dir): New defsubst.
61 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
62 Use it.
63
64 * cus-edit.el (minibuffer):
65 * files.el (make-backup-file-name-function):
66 * filesets.el (filesets-external-viewers):
67 * hilit-chg.el (highlight-changes-colours)
68 (highlight-changes-face-list, highlight-changes-rotate-faces):
69 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
70 * kmacro.el (kmacro-call-macro):
71 * log-edit.el (log-edit-changelog-full-paragraphs):
72 * mouse.el (mouse-1-click-follows-link):
73 * skeleton.el (skeleton-autowrap):
74 * subr.el (insert-for-yank-1):
75 * tempo.el (tempo-insert-region):
76 * terminal.el (terminal-emulator):
77 * time.el (display-time-mail-face):
78 * vc.el (vc-annotate):
79 * vcursor.el (vcursor-copy-line):
80 * woman.el (woman-bold-headings, woman-ignore)
81 (woman-default-faces, woman-monochrome-faces):
82 * calendar/todo-mode.el (todo-insert-threshold):
83 * emulation/pc-select.el (pc-select-selection-keys-only)
84 (pc-selection-mode):
85 * emulation/vip.el (vip-find-char-forward):
86 * emulation/viper-cmd.el (viper-find-char-forward):
87 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
88 (input-method-exit-on-invalid-key):
89 * international/mule-diag.el (describe-coding-system):
90 * international/ucs-tables.el (unify-8859-on-encoding-mode):
91 * net/browse-url.el (browse-url-xterm-program):
92 * obsolete/lazy-lock.el (lazy-lock-mode):
93 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
94 (cperl-mode):
95 * progmodes/cpp.el (cpp-face-light-name-list)
96 (cpp-face-dark-name-list):
97 * progmodes/delphi.el (delphi-newline-always-indents):
98 Fix spellings in docstrings.
99
100 * ido.el (ido-mode, ido-file-extensions-order)
101 (ido-default-file-method, ido-default-buffer-method)
102 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
103 (ido-decorations, ido-read-file-name-as-directory-commands)
104 (ido-read-file-name-non-ido, ido-work-directory-list)
105 (ido-ignore-item-temp-list, ido-current-directory)
106 (ido-magic-forward-char, ido-enter-find-file)
107 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
108 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
109
110 2005-06-10 Lute Kamstra <lute@gnu.org>
111
112 * play/dunnet.el (dun-mode): Use define-derived-mode.
113 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
114 obsolete alias.
115
116 * play/doctor.el (doctor-mode-map): Remove defvar.
117 (doctor-mode): Use define-derived-mode.
118
119 * mail/mspools.el (mspools-mode):
120 * net/eudc-hotlist.el (eudc-hotlist-mode):
121 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
122
123 2005-06-10 Miles Bader <miles@gnu.org>
124
125 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
126 Remove "-face" suffix from face names.
127 (flyspell-incorrect-face, flyspell-duplicate-face):
128 New backward-compatibility aliases for renamed faces.
129 (flyspell-mode-on, make-flyspell-overlay)
130 (flyspell-highlight-incorrect-region)
131 (flyspell-highlight-duplicate-region)
132 (flyspell-display-next-corrections)
133 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
134
135 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
136 from face name.
137 (texinfo-heading-face): New backward-compatibility alias for
138 renamed face.
139 (texinfo-heading-face): Use renamed texinfo-heading face.
140
141 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
142 suffix from face names.
143 (tex-math-face, tex-verbatim-face):
144 New backward-compatibility aliases for renamed faces.
145 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
146 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
147 literal face name.
148
149 * textmodes/table.el (table-cell): Remove "-face" suffix from face
150 name.
151 (table-cell-face): New backward-compatibility alias for renamed face.
152 (table--put-cell-face-property, table--update-cell-face):
153 Use renamed table-cell face.
154
155 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
156 from face name.
157 (sgml-namespace-face): New backward-compatibility alias for
158 renamed face.
159 (sgml-namespace-face): Use renamed sgml-namespace face.
160
161 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
162 (org-level-4, org-level-5, org-level-6, org-level-7)
163 (org-level-8, org-warning, org-headline-done)
164 (org-deadline-announce, org-scheduled-today)
165 (org-scheduled-previously, org-link, org-done, org-table)
166 (org-time-grid): Remove "-face" suffix from face names.
167 (org-level-1-face, org-level-2-face, org-level-3-face)
168 (org-level-4-face, org-level-5-face, org-level-6-face)
169 (org-level-7-face, org-level-8-face, org-warning-face)
170 (org-headline-done-face, org-deadline-announce-face)
171 (org-scheduled-today-face, org-scheduled-previously-face)
172 (org-link-face, org-done-face, org-table-face)
173 (org-time-grid-face):
174 New backward-compatibility aliases for renamed faces.
175 (org-level-faces, org-set-font-lock-defaults, org-timeline)
176 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
177 (org-agenda-get-timestamps, org-agenda-get-scheduled)
178 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
179
180 * emulation/viper-init.el (viper-search, viper-replace-overlay)
181 (viper-minibuffer-emacs, viper-minibuffer-insert)
182 (viper-minibuffer-vi): Remove "-face" suffix from face names.
183 (viper-search-face, viper-replace-overlay-face)
184 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
185 (viper-minibuffer-vi-face):
186 New backward-compatibility aliases for renamed faces.
187 (viper-search-face, viper-replace-overlay-face)
188 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
189 (viper-minibuffer-vi-face): Use renamed viper faces.
190
191 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
192 Remove "-face" suffix from face names.
193 (testcover-nohits-face, testcover-1value-face):
194 New backward-compatibility aliases for renamed faces.
195 (testcover-mark): Use renamed testcover faces.
196
197 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
198 face name.
199 (diary-button-face): New backward-compatibility alias for renamed face.
200 (diary-entry): Use renamed diary-button face.
201
202 * calendar/calendar.el (diary, calendar-today, holiday)
203 (mark-visible-calendar-date): Remove "-face" suffix from face names.
204 (diary-face, calendar-today-face, holiday-face):
205 New backward-compatibility aliases for renamed faces.
206 (eval-after-load "facemenu", diary-entry-marker)
207 (calendar-today-marker, calendar-holiday-marker, diary-face):
208 Use renamed calendar faces.
209
210 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
211 (compare-windows-face): New backward-compatibility alias for
212 renamed face.
213 (compare-windows-highlight): Use renamed compare-windows face.
214
215 * strokes.el (strokes-char): Remove "-face" suffix from face name.
216 (strokes-char-face): New backward-compatibility alias for renamed face.
217 (strokes-encode-buffer): Use renamed strokes-char face.
218
219 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
220 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
221 Remove "-face" suffix from face names.
222 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
223 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
224 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
225 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
226 Use renamed pcvs faces.
227 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
228 * pcvs-defs.el (cvs-mode-map): Likewise.
229 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
230
231 * info.el (info-title-1, info-title-2, info-title-3)
232 (info-title-4): Remove "-face" suffix from and downcase face names.
233 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
234 (Info-title-4-face):
235 New backward-compatibility aliases for renamed faces.
236 (Info-fontify-node): Use renamed info faces.
237
238 * hilit-chg.el (highlight-changes, highlight-changes-delete):
239 Remove "-face" suffix from face names.
240 (highlight-changes-face, highlight-changes-delete-face):
241 New backward-compatibility aliases for renamed faces.
242 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
243 (hilit-chg-make-list): Use renamed highlight-changes faces.
244
245 * generic-x.el (show-tabs-tab, show-tabs-space):
246 Remove "-face" suffix from face names.
247 (show-tabs-tab-face, show-tabs-space-face):
248 New backward-compatibility aliases for renamed faces.
249 (show-tabs-generic-mode-font-lock-defaults-1)
250 (show-tabs-generic-mode-font-lock-defaults-2):
251 Use renamed show-tabs faces.
252
253 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
254 (smerge-markers): Remove "-face" suffix from face names.
255 (smerge-mine-face, smerge-other-face, smerge-base-face)
256 (smerge-markers-face):
257 New backward-compatibility aliases for renamed faces.
258 (smerge-mine-face, smerge-other-face, smerge-base-face)
259 (smerge-markers-face): Use renamed smerge faces.
260
261 * log-view.el (log-view-file, log-view-message):
262 Remove "-face" suffix from face names.
263 (log-view-file-face, log-view-message-face):
264 New backward-compatibility aliases for renamed faces.
265 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
266
267 * paren.el (show-paren-match, show-paren-mismatch):
268 Remove "-face" suffix from face names.
269 (show-paren-match-face, show-paren-mismatch-face):
270 New backward-compatibility aliases for renamed faces.
271 (show-paren-function): Use renamed show-paren faces.
272
273 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
274 (ruler-mode-margins, ruler-mode-fringes)
275 (ruler-mode-column-number, ruler-mode-fill-column)
276 (ruler-mode-comment-column, ruler-mode-goal-column)
277 (ruler-mode-tab-stop, ruler-mode-current-column):
278 Remove "-face" suffix from face names.
279 (ruler-mode-default-face, ruler-mode-pad-face)
280 (ruler-mode-margins-face, ruler-mode-fringes-face)
281 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
282 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
283 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
284 New backward-compatibility aliases for renamed faces.
285 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
286 (ruler-mode-column-number, ruler-mode-fill-column)
287 (ruler-mode-comment-column, ruler-mode-goal-column)
288 (ruler-mode-tab-stop, ruler-mode-current-column)
289 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
290
291 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
292 face name.
293 (whitespace-highlight-the-space): Use renamed face.
294 (whitespace-highlight-face): New backward-compatibility alias for
295 renamed face.
296
297 * woman.el (woman-italic, woman-bold, woman-unknown)
298 (woman-addition, woman-symbol-face):
299 Remove "-face" suffix from face names.
300 (woman-italic-face, woman-bold-face, woman-unknown-face)
301 (woman-addition-face):
302 New backward-compatibility aliases for renamed faces.
303 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
304 (woman-decode-region, woman-replace-match)
305 (woman-display-extended-fonts, woman-special-characters)
306 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
307 Use renamed woman faces.
308
309 * longlines.el (longlines-visible-face): Face removed.
310
311 * diff-mode.el (diff-header, diff-file-header, diff-index)
312 (diff-hunk-header, diff-removed, diff-added, diff-changed)
313 (diff-function, diff-context, diff-nonexistent): Remove "-face"
314 suffix from face names.
315 (diff-header-face, diff-file-header-face, diff-index-face)
316 (diff-hunk-header-face, diff-removed-face, diff-added-face)
317 (diff-changed-face, diff-function-face, diff-context-face)
318 (diff-nonexistent-face): New backward-compatibility aliases for
319 renamed faces.
320 (diff-header-face, diff-file-header-face)
321 (diff-index, diff-index-face, diff-hunk-header)
322 (diff-hunk-header-face, diff-removed, diff-removed-face)
323 (diff-added, diff-added-face, diff-changed-face, diff-function)
324 (diff-function-face, diff-context-face, diff-nonexistent)
325 (diff-nonexistent-face): Use renamed diff-mode faces.
326
327 * progmodes/compile.el (compilation-warning-face)
328 (compilation-info-face): Remove "-face" suffix from face names.
329 (compilation-warning-face, compilation-info-face):
330 New backward-compatibility aliases for renamed faces.
331 (compilation-warning-face, compilation-info-face):
332 Use renamed compilation faces.
333
334 * add-log.el (change-log-date, change-log-name)
335 (change-log-email, change-log-file, change-log-list)
336 (change-log-conditionals, change-log-function)
337 (change-log-acknowledgement): Remove "-face" suffix from face names.
338 (change-log-date-face, change-log-name-face)
339 (change-log-email-face, change-log-file-face)
340 (change-log-list-face, change-log-conditionals-face)
341 (change-log-function-face, change-log-acknowledgement-face):
342 New backward-compatibility aliases for renamed faces.
343 (change-log-font-lock-keywords): Use renamed change-log faces.
344
345 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
346 (custom-set, custom-changed, custom-saved, custom-button)
347 (custom-button-pressed, custom-documentation, custom-state)
348 (custom-comment, custom-comment-tag, custom-variable-tag)
349 (custom-variable-button, custom-face-tag, custom-group-tag-1)
350 (custom-group-tag): Remove "-face" suffix from face names.
351 (custom-magic-alist, custom-magic-value-create)
352 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
353 (custom-invalid-face, custom-rogue-face, custom-modified-face)
354 (custom-set-face, custom-changed-face, custom-saved-face)
355 (custom-button-face, custom-button-pressed-face)
356 (custom-documentation-face, custom-state-face)
357 (custom-comment-face, custom-comment-tag-face)
358 (custom-variable-tag-face, custom-variable-button-face)
359 (custom-face-tag-face, custom-group-tag-face-1)
360 (custom-group-tag-face):
361 New backward-compatibility aliases for renamed faces.
362
363 * wid-edit.el (widget-documentation, widget-button)
364 (widget-field, widget-single-line-field, widget-inactive)
365 (widget-button-pressed): "-face" suffix removed from face names.
366 (widget-documentation-face, widget-button-face)
367 (widget-field-face, widget-single-line-field-face)
368 (widget-inactive-face, widget-button-pressed-face):
369 New backward-compatibility aliases for renamed faces.
370 (widget-documentation-face, widget-button-face)
371 (widget-button-pressed-face, widget-specify-field)
372 (widget-specify-inactive): Use renamed widget faces.
373
374 2005-06-10 Kenichi Handa <handa@m17n.org>
375
376 * term/x-win.el (x-clipboard-yank): Remove condition-case
377 wrapping.
378
379 2005-06-11 Kenichi Handa <handa@m17n.org>
380
381 * add-log.el (change-log-font-lock-keywords): Make the regexp for
382 date lines stricter.
383
384 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
385
386 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
387 of x-get-selection.
388
389 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
390
391 * comint.el (comint-mode, comint-snapshot-last-prompt):
392 * frame.el (frame-current-scroll-bars):
393 * term.el (term-mode, term-check-proc, term-input-sender)
394 (term-simple-send, term-extract-string, term-word)
395 (term-match-partial-filename):
396 * window.el (window-current-scroll-bars):
397 * emulation/cua-base.el (cua-normal-cursor-color)
398 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
399 (cua-global-mark-cursor-color):
400 * mail/undigest.el (rmail-forward-separator-regex):
401 Fix typos in docstrings.
402
403 * comint.el (comint-check-proc, make-comint-in-buffer)
404 (comint-source-default): Doc fixes.
405
406 * term.el (term-send-string): Improve argument/docstring
407 consistency.
408
409 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
410
411 * comint.el (comint-send-input): Bind `inhibit-read-only' around
412 call to `delete-region'.
413 (comint-mode-hook): Do not enable Font Lock by default.
414
415 2005-06-09 Lute Kamstra <lute@gnu.org>
416
417 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
418 could be void.
419
420 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
421
422 * emacs-lisp/debug.el (debugger-will-be-back): New var.
423 (debug): Use it.
424 (debugger-step-through, debugger-continue, debugger-jump)
425 (debugger-return-value): Set it when needed.
426 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
427 Use inhibit-read-only.
428
429 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
430
431 * window.el (shrink-window-if-larger-than-buffer)
432 (window-size-fixed): Fix typo in docstring.
433
434 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
435 thumbnails directory on loading.
436 (thumbs-conversion-program): Use `eq' to check the system type,
437 not `equal'.
438 (thumbs-temp-dir): Initialize to `temporary-file-directory',
439 not "/tmp". Fix docstring.
440 (thumbs-thumbsdir): New function to return the thumbnails
441 directory, creating it if needed.
442 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
443 (thumbs-temp-file): Delete variable and make it into a function.
444 (thumbs-resize-image, thumbs-modify-image): Use it.
445 (thumbs-kill-buffer): Simplify.
446 (thumbs-gensym): Defalias or duplicate CL `gensym'.
447 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
448 docstrings.
449
450 2005-06-09 Kim F. Storm <storm@cua.dk>
451
452 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
453 set-match-data to free markers in match-data.
454
455 * replace.el (replace-match-data): Pass RESEAT arg `t' to
456 match-data to unchain markers in match-data.
457
458 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
461 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
462 unnecessary now.
463
464 2005-06-08 Richard M. Stallman <rms@gnu.org>
465
466 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
467 give the variable a doc string that doesn't say don't set it directly.
468
469 * textmodes/ispell.el (ispell-check-version):
470 Use match-string-no-properties.
471 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
472 (ispell-buffer-local-words): Likewise.
473
474 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
475 except on terminals with enough colors to really display it.
476 (makefile-dependency-regex): Delete spurious `bb'.
477
478 * faces.el (escape-glyph): Use blue once again in last case.
479 (no-break-space): Redefine so that it isn't invisible on a tty.
480
481 2005-06-08 Kim F. Storm <storm@cua.dk>
482
483 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
484 also when reading directory name.
485
486 2005-06-08 Lute Kamstra <lute@gnu.org>
487
488 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
489 (flyspell-mode-line-string): Remove autoload cookie.
490 (flyspell-mode): Remove defvar.
491
492 2005-06-07 Lute Kamstra <lute@gnu.org>
493
494 * textmodes/org.el (org-run-mode-hooks): New function.
495 (org-agenda-mode): Use it.
496
497 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
498
499 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
500
501 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
502
503 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
504
505 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
506
507 * font-lock.el (font-lock-add-keywords): Doc fix.
508
509 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
510
511 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
512 (tex-compile-default): In the absence of any history, use the order in
513 tex-compile-alist to choose the preferred command.
514 (tex-compile-commands): Reorder a bit.
515
516 * textmodes/flyspell.el (flyspell-auto-correct-binding)
517 (flyspell-incorrect-face, flyspell-duplicate-face):
518 Use (X)Emacs-agnostic code.
519 (flyspell-mode-map): Don't overwrite at each load. Remove code
520 redundant with the subsequent add-minor-mode. Merge Emacs and
521 XEmacs code.
522 (flyspell-word): Minor simplification.
523 (flyspell-math-tex-command-p): Quieten the byte-compiler.
524 (flyspell-external-point-words): Remove unused vars `size' and `start'.
525 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
526 Merge the corresponding Emacs code.
527 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
528
529 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
530 a dedicated window.
531
532 * international/latexenc.el (latexenc-find-file-coding-system):
533 Undo part of last patch, to turn off a compiler warning.
534
535 2005-06-06 Juri Linkov <juri@jurta.org>
536
537 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
538 Rename `tmm-inactive-face' to `tmm-inactive'.
539
540 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
541
542 * iswitchb.el: Rename faces.
543
544 2005-06-06 Kim F. Storm <storm@cua.dk>
545
546 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
547 (cua-global-mark): Remove -face suffix from face names.
548
549 * emulation/cua-gmrk.el (cua--init-global-mark):
550 Remove cua-global-mark face setup.
551
552 2005-06-06 Richard M. Stallman <rms@gnu.org>
553
554 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
555 just like other allowed characters.
556 (makefile-match-dependency): Exclude leading and training whitespace
557 from the range of regexp subexp 1.
558 (makefile-macroassign-regex): Don't try to match the body,
559 just the name of the macro being defined.
560
561 * info.el (Info-read-node-name-2): New function.
562 (Info-read-node-name-1): Use that.
563 Add a completion-base-size-function property.
564
565 * simple.el (completion-setup-function): Look for
566 completion-base-size-function property of
567 minibuffer-completion-table.
568
569 * files.el (locate-file-completion): Doc fix.
570
571 * printing.el: Don't call pr-update-menus; user must do that.
572
573 * emacs-lisp/debug.el (debugger-window): New variable.
574 (debug): Use debugger-window if it is set and still alive.
575 Record debugger-window for next entry.
576
577 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
578
579 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
580
581 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
582 (hack-one-local-variable, hack-local-variables)
583 (hack-local-variables-prop-line): Pass that arg.
584
585 2005-06-06 Kim F. Storm <storm@cua.dk>
586
587 * ido.el (ido-first-match, ido-only-match, ido-subdir)
588 (ido-indicator): Remove -face suffix from face names.
589
590 2005-06-06 Juri Linkov <juri@jurta.org>
591
592 * font-lock.el (font-lock-regexp-backslash)
593 (font-lock-regexp-backslash-construct): New faces.
594 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
595 after `('. Add `while-no-input' to control structures.
596
597 * faces.el (no-break-space, shadow): New faces.
598 (escape-glyph): Use less loud colors pink2 and red4.
599
600 * diff-mode.el (diff-context-face)
601 * dired.el (dired-ignored)
602 * rfn-eshadow.el (file-name-shadow)
603 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
604
605 * info.el (Info-title-1-face): Use green instead of yellow because
606 bold yellow is not readable on light backgrounds.
607
608 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
609 before selecting the desired mode to not spend time fontifying
610 old contents.
611
612 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
613
614 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
615 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
616
617 * ps-print.el (ps-default-fg, ps-default-bg):
618 Fix typos in docstrings.
619
620 * isearchb.el (isearchb): Don't pass a spurious second argument to
621 `iswitchb-completions'.
622
623 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
624
625 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
626 to preserve point.
627 (gdb-find-file-hook): Add doc string.
628
629 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
630 C dereferenced pointer expression.
631 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
632
633 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
634
635 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
636 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
637 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
638 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
639 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
640 Make background transparent.
641
642 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
643
644 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
645 (font-lock-remove-keywords): Doc fix.
646 (font-lock-mode-major-mode): Compiler defvar.
647 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
648
649 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
650 (font-lock-mode): Update `font-lock-mode-major-mode'.
651 (font-lock-set-defaults): Compiler defvar.
652 (font-lock-default-function): Take `font-lock-mode-major-mode'
653 into account.
654
655 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
656 keep track of which major mode it enabled the minor mode for.
657 Use find-file-hook again. Update docstring.
658
659 * simple.el (eval-expression-print-level)
660 (eval-expression-print-length, eval-expression-debug-on-error):
661 Doc fixes.
662
663 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
664
665 * iswitchb.el (iswitchb-single-match-face)
666 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
667 (iswitchb-invalid-regexp-face): New faces.
668 (iswitchb-completions): Use them.
669 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
670 now marked as an obsolete alias.
671 (iswitchb-read-buffer): Remove check for bound font variables.
672 (iswitchb-invalid-regexp): New free variable.
673 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
674 set iswitchb-invalid-regexp.
675 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
676 invalid regexps.
677 (iswitchb-completions): Add check for complete match when entering
678 a regexp.
679 (iswitchb-completions): Remove require-match argument.
680 (iswitchb-exhibit): Fix caller.
681 (iswitchb-common-match-inserted): New variable.
682 (iswitchb-complete, iswitchb-completion-help): Use it.
683
684 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
685
686 * url-http.el (url-http-chunked-encoding-after-change-function):
687 Use `url-http-debug' instead of `message'.
688
689 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
690
691 * url-http.el (url-http-parse-headers): Pass redirected URL as a
692 callback argument.
693
694 2005-06-04 Kim F. Storm <storm@cua.dk>
695
696 * simple.el (line-move): Only call sit-for when moving backwards.
697
698 * ido.el (ido-make-merged-file-list-1): New defun split from
699 ido-make-merged-file-list.
700 (ido-make-merged-file-list): Bind throw-on-input around call to
701 ido-make-merged-file-list-1. Return input-pending-p if
702 interrupted by more input available.
703 (ido-read-internal): Handle input-pending-p return value from
704 ido-make-merged-file-list.
705
706 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
707
708 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
709 compatibility code.
710
711 * international/latexenc.el (latexenc-find-file-coding-system):
712 Don't inherit the EOL part of the coding-system from the
713 tex-main buffer. Fit within 80 columns.
714
715 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
716
717 * tmm.el (tmm-inactive-face): New face.
718 (tmm-remove-inactive-mouse-face): New function.
719 (tmm-prompt, tmm-add-one-shortcut)
720 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
721 but not selectable.
722
723 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
724
725 * faces.el (face-equal): Improve argument/docstring consistency.
726
727 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
728
729 * progmodes/make-mode.el (makefile-targets-face)
730 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
731 (makefile-bsdmake-dependency-regex)
732 (makefile-makepp-rule-action-regex)
733 (makefile-bsdmake-rule-action-regex): New constants.
734 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
735
736 * progmodes/compile.el (compilation-error-regexp-alist-alist):
737 Allow (...) within `...' for makepp messages.
738
739 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
740
741 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
742
743 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
744 "." files are deleted from all file lists before comparison.
745
746 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
747 (viper-ESC-key): Made them customizable.
748
749 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
750
751 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
752
753 * autorevert.el (auto-revert-buffers): Use save-match-data.
754
755 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
756
757 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
758 menu items with a nil command binding.
759
760 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
761
762 * emacs-lisp/cl-macs.el (defsetf):
763 Improve argument/docstring consistency.
764
765 * faces.el (list-faces-display): Improve the formatting by
766 computing the maximum length required for any face-name (reworked
767 patch of 1999-01-11, accidentally deleted on 1999-07-21).
768 (internal-find-face): Remove redundant info in docstring.
769
770 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
771
772 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
773 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
774 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
775 (gdb-assembler-custom): Improve regexps.
776 (def-gdb-auto-update-handler): Use window point to preserve point.
777
778 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
779
780 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
781
782 2005-05-31 Jay Belanger <belanger@truman.edu>
783
784 * calc/calc-embed.el (calc-embedded-word): Change argument passed
785 to calc-embedded.
786 (calc-embedded-make-info): Have plain prefix argument select
787 entire line.
788
789 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
790
791 * faces.el (list-faces-display): Signal error if passed a regexp
792 that matches no face name.
793
794 * simple.el (filter-buffer-substring): Fix typo in docstring.
795
796 2005-05-31 Richard M. Stallman <rms@gnu.org>
797
798 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
799 (vhdl-emacs-21): Doc fix.
800 (vhdl-mode): Unconditionally set comment-padding.
801 (vhdl-fixup-whitespace-region): Insert spaces only where
802 there are none.
803 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
804
805 2005-05-30 John Wiegley <johnw@newartisans.com>
806
807 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
808 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
809 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
810 `directory-sep-char' to ?/, and all uses of `string-to-int' to
811 `string-to-number'.
812
813 2005-05-30 Jay Belanger <belanger@truman.edu>
814
815 * calc/calc.el (calc-bug-address): Fix docstring.
816 (calc-window-hook, calc-trail-window-hook): New variables.
817 (calc-trail-display): Restore use of calc-trail-window-hook.
818 (calc): Restore use of calc-window-hook.
819
820 2005-05-31 Masatake YAMATO <jet@gyve.org>
821
822 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
823
824 * help-fns.el (help-C-file-name): Add autoload mark for
825 `find-function-noselect'.
826
827 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
828
829 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
830 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
831
832 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
833
834 * calendar/diary-lib.el (mark-included-diary-files): Only kill
835 included diary buffer if it was not already being visited.
836 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
837
838 * calendar/icalendar.el (top-level): Do not require 'appt.
839
840 * mail/supercite.el (sc-select-attribution): Only use a list
841 element from sc-attrib-selection-list if it returns a string.
842 Reported by Davide G. M. Salvetti <salve@debian.org>.
843
844 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
845
846 * thumbs.el (thumbs-thumbname): The resulting thubname now
847 includes a hash value to improve its uniqueness, and has a ".jpg"
848 extension. Also, it is now a valid filename on all systems.
849 (thumbs-make-thumb): Use `let', not `let*'.
850 (thumbs-show-thumbs-list): Check for JPEG availability.
851
852 2005-05-30 Richard M. Stallman <rms@gnu.org>
853
854 * filesets.el (filesets-menu-ensure-use-cached):
855 Prevent warning when emacs-version>= is undefined.
856
857 * printing.el (pr-interactive-n-up): Use string-to-number.
858
859 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
860
861 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
862 Warn only when name to be defined is quoted.
863
864 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
865
866 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
867 Make regexp more robust.
868 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
869 Force regeneration of disassembly.
870
871 2005-05-29 Jay Belanger <belanger@truman.edu>
872
873 * calc/calc.el (calc-user-invocation): Check if
874 calc-invocation-macro is non-nil.
875
876 2005-05-29 Juri Linkov <juri@jurta.org>
877
878 * add-log.el (change-log-font-lock-keywords):
879 Add `+' to e-mail regexp to accept mail address with keywords.
880
881 * man.el (Man-name-regexp): Add `:' to accept qualified names.
882
883 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
884
885 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
886
887 * ielm.el (inferior-emacs-lisp-mode): Ditto.
888
889 2005-05-29 Richard M. Stallman <rms@gnu.org>
890
891 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
892 Undo the change that moves to end of the current word.
893
894 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
895
896 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
897 Throw error when count <= 0 to ensure input is a number.
898 (gdb-read-memory-custom): Pick up address from buffer.
899 (gdb-memory-mode): Allow user to increment and decrement
900 memory address from header line.
901
902 2005-05-29 Richard M. Stallman <rms@gnu.org>
903
904 * flyspell.el (flyspell-version): Function deleted.
905 (flyspell-auto-correct-previous-hook): Doc fix.
906
907 * jit-lock.el (jit-lock-function, jit-lock-after-change):
908 Do nothing if memory is full.
909
910 * font-lock.el (font-lock-fontify-syntactically-region):
911 Pass t for GREEDY to looking-back.
912
913 * saveplace.el (save-place-alist-to-file): Write the file
914 using write-region.
915
916 * subr.el (looking-back): New argument GREEDY.
917
918 * progmodes/compile.el (compilation-start): Set the mode
919 before inserting the initial text.
920
921 * progmodes/which-func.el (which-func-update-1): Turn the mode
922 off in case of error by setting which-func-mode.
923
924 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
925
926 * flyspell.el (flyspell-auto-correct-previous-word):
927 Narrow down to what's on the screen, and recenter overlays
928 at the end of the next word.
929
930 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
931
932 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
933 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
934 (flyspell-abbrev-p): Default to nil.
935 (flyspell-use-global-abbrev-table-p): Doc fix.
936 (flyspell-large-region): Allow nil as value.
937 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
938
939 (mail-mode-flyspell-verify): More robust handling
940 of `mail-header-separator'. More efficient signature detection.
941 Allow for regexp metacharacters in message-header-separator.
942 Adding `To' not to be checked in mail-mode-flyspell-verify.
943
944 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
945 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
946 Bind flyspell-auto-correct-binding.
947 Bind C-. and C-, .
948 (flyspell-mode-map): Likewise.
949 (flyspell-mode): Doc fix.
950 (flyspell-accept-buffer-local-defs): Preserve current buffer.
951 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
952 (flyspell-word-cache-result): New var, always local.
953 (flyspell-check-pre-word-p): Doc fix.
954 (flyspell-check-changed-word-p): Handle spc like newline.
955 (flyspell-post-command-hook): Set flyspell-word-cache-result.
956 (flyspell-word-search-backward, flyspell-word-search-forward):
957 New functions.
958 (flyspell-word): Return t if nothing to check.
959 When parsing TeX code, check for after } or \.
960 Use flyspell-word-search-backward to find previous word.
961 Return nil if duplicated word.
962 For word already checked, return same value as last time.
963 Set flyspell-word-cache-result after checking.
964 Don't clobber the return value.
965 (flyspell-get-word): Major rewrite.
966 (flyspell-external-point-words): New locals pword, pcount.
967 Fix size used in progress message.
968 Find the proper corresponding word in flyspell-large-region-buffer.
969 (flyspell-region): Check for flyspell-large-region = nil.
970 (flyspell-highlight-incorrect-region): Clean up overlays in region.
971 (flyspell-auto-correct-word): Check that WORD is a cons.
972 (flyspell-correct-word): Likewise.
973
974 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
975
976 * progmodes/make-mode.el (makefile-rule-action-regex)
977 (makefile-macroassign-regex, makefile-makepp-mode)
978 (makefile-bsdmake-mode): Continuation lines may be empty.
979 Reported by Joshua Varner.
980 (makefile-makepp-font-lock-keywords): Add $(stem).
981
982 2005-05-28 Karl Berry <karl@gnu.org>
983
984 * textmodes/tex-mode.el: Now that tex-send-command calls
985 shell-quote-argument (2005-03-31 change), remove all calls to
986 shell-quote-argument; they all end up invoking tex-send-command.
987 The double quoting loses on filenames with non-safe characters,
988 such as "@". Reported by Frederik Fouvry.
989
990 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
991
992 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
993 about preserving point.
994
995 2005-05-27 Jay Belanger <belanger@truman.edu>
996
997 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
998 Info-goto-node.
999
1000 * calc/calc-embed.el (calc-embed-arg): New variable.
1001 (calc-do-embedded-activate, calc-embedded-activate-formula)
1002 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
1003 variable by new variable.
1004 (calc-embedded-make-info): Replace undeclared variable by new
1005 variable. When selecting region with positive prefix
1006 argument, use end of previous line instead of beginning of line.
1007
1008 * calc/calc-aent.el (calc-arg-values): Declare it.
1009
1010 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
1011 Declare them.
1012
1013 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
1014
1015 * calc/calc.el (calc-alg-map): Declare it.
1016
1017 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
1018
1019 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1020
1021 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
1022 (gdb-registers-buffer, toggle-gdb-all-registers):
1023 Toggle display of floating point registers.
1024 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
1025
1026 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
1027 (toggle-gud-tooltip-dereference):
1028 Rename from gud-toggle-tooltip-dereference.
1029
1030 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1033
1034 2005-05-27 Jay Belanger <belanger@truman.edu>
1035
1036 * calc/calc-prog.el (calc-kbd-report): Remove.
1037 (calc-kbd-query): Rewrite.
1038
1039 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
1040
1041 * image.el (image-library-alist): Move to image.c.
1042 (image-type-available-p): Doc fix.
1043
1044 2005-05-27 Lute Kamstra <lute@gnu.org>
1045
1046 * calc/calc.el (calc):
1047 * outline.el (outline-1, outline-2, outline-3, outline-4)
1048 (outline-5, outline-6, outline-7, outline-8):
1049 * textmodes/dns-mode.el (dns-mode):
1050 * textmodes/sgml-mode.el (sgml-namespace-face):
1051 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
1052 (tex-verbatim-face, tex-use-reftex):
1053 * textmodes/texinfo.el (texinfo-heading-face):
1054 Specify customization group.
1055
1056 * longlines.el: Don't require easy-mmode.
1057 (longlines-visible-face): Specify customization group.
1058
1059 2005-05-27 Kenichi Handa <handa@m17n.org>
1060
1061 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
1062 encoding table of windows-1251.
1063
1064 * international/ucs-tables.el (ucs-set-table-for-input):
1065 If translation-table-for-input of a coding system is a symbol, get
1066 its translation-table property.
1067
1068 * international/code-pages.el: Don't register a coding system into
1069 non-iso-charset-alist more than once.
1070 (cp-make-coding-system): Likewise.
1071
1072 2005-05-26 John Wiegley <johnw@newartisans.com>
1073
1074 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
1075 `eshell-resume-eval' is wrapped in a list, it indicates that the
1076 command was run asynchronously. In that case, unwrap the value
1077 before checking the delimiter value.
1078
1079 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
1080 character before a space at the end of a line is \, assume the space
1081 is part of the last argument rather than a final argument separator.
1082
1083 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
1084 is in use, and the target is `t' or `nil' (which are the most common
1085 values), don't assume that the symbol target is a buffer.
1086
1087 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
1088
1089 * calendar/calendar.el (calendar-mode-line-format):
1090 Use mode-line-highlight as mouse-face.
1091
1092 * time.el (display-time-string-forms, display-time-update):
1093 Use mode-line-highlight as mouse-face.
1094
1095 2005-05-26 Jay Belanger <belanger@truman.edu>
1096
1097 * calc/calc.el (calc-language-alist): Remove extra defvar.
1098
1099 2005-05-26 Lute Kamstra <lute@gnu.org>
1100
1101 * arc-mode.el (archive-mode):
1102 * bookmark.el (bookmark-read-annotation-mode)
1103 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1104 * bs.el (bs-mode):
1105 * calc/calc-yank.el (calc-edit-mode):
1106 * calc/calc.el (calc-mode, calc-trail-mode):
1107 * calculator.el (calculator-mode):
1108 * chistory.el (command-history-mode):
1109 * comint.el:
1110 * cus-edit.el (custom-mode):
1111 * descr-text.el (describe-text-mode):
1112 * ebuff-menu.el (Electric-buffer-menu-mode):
1113 * ediff-util.el (ediff-mode):
1114 * emacs-lisp/re-builder.el (reb-mode):
1115 * emulation/vi.el (vi-mode-setup):
1116 * emulation/ws-mode.el (wordstar-mode):
1117 * eshell/esh-mode.el (eshell-mode):
1118 * forms.el (forms-mode):
1119 * help-mode.el (help-mode):
1120 * hexl.el (hexl-mode):
1121 * ibuffer.el (ibuffer-mode):
1122 * ielm.el (inferior-emacs-lisp-mode):
1123 * info.el (Info-mode, Info-edit-mode):
1124 * international/swedish.el:
1125 * ledit.el (ledit-from-lisp-mode):
1126 * locate.el (locate-mode):
1127 * mail/rmail.el (rmail-mode):
1128 * mail/rmailedit.el (rmail-edit-mode):
1129 * mail/rmailsum.el (rmail-summary-mode):
1130 * mail/supercite.el (sc-electric-mode):
1131 * net/eudc.el (eudc-mode):
1132 * net/quickurl.el (quickurl-list-mode):
1133 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1134 * obsolete/ooutline.el (outline-mode):
1135 * obsolete/options.el (Edit-options-mode):
1136 * obsolete/rnews.el (news-mode):
1137 * obsolete/rnewspost.el (news-reply-mode):
1138 * play/5x5.el (5x5-mode):
1139 * play/decipher.el (decipher-mode, decipher-stats-mode):
1140 * play/gomoku.el (gomoku-mode):
1141 * play/snake.el (snake-mode):
1142 * play/solitaire.el (solitaire-mode):
1143 * play/tetris.el (tetris-mode):
1144 * progmodes/ada-mode.el (ada-mode):
1145 * progmodes/antlr-mode.el (antlr-mode):
1146 * progmodes/autoconf.el (autoconf-mode):
1147 * progmodes/dcl-mode.el (dcl-mode):
1148 * progmodes/delphi.el (delphi-mode):
1149 * progmodes/ebrowse.el (ebrowse-tree-mode)
1150 (ebrowse-electric-list-mode, ebrowse-member-mode)
1151 (ebrowse-electric-position-mode):
1152 * progmodes/f90.el (f90-mode):
1153 * progmodes/fortran.el (fortran-mode):
1154 * progmodes/icon.el (icon-mode):
1155 * progmodes/idlw-help.el (idlwave-help-mode):
1156 * progmodes/idlw-shell.el (idlwave-shell-mode):
1157 * progmodes/idlwave.el (idlwave-mode):
1158 * progmodes/inf-lisp.el (inferior-lisp-mode):
1159 * progmodes/m4-mode.el (m4-mode):
1160 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1161 * progmodes/modula2.el (modula-2-mode):
1162 * progmodes/octave-inf.el (inferior-octave-mode):
1163 * progmodes/octave-mod.el (octave-mode):
1164 * progmodes/pascal.el (pascal-mode):
1165 * progmodes/sh-script.el (sh-mode):
1166 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1167 * progmodes/vhdl-mode.el (vhdl-mode):
1168 * progmodes/xscheme.el (scheme-interaction-mode):
1169 * replace.el (occur-mode):
1170 * ses.el (ses-mode):
1171 * simple.el (completion-list-mode):
1172 * skeleton.el:
1173 * speedbar.el (speedbar-mode):
1174 * term.el (term-mode):
1175 * terminal.el (terminal-edit-mode):
1176 * textmodes/reftex-index.el (reftex-index-mode)
1177 (reftex-index-phrases-mode):
1178 * textmodes/reftex-sel.el (reftex-select-label-mode)
1179 (reftex-select-bib-mode):
1180 * textmodes/reftex-toc.el (reftex-toc-mode):
1181 * wdired.el (wdired-change-to-wdired-mode):
1182 * wid-browse.el (widget-browse-mode):
1183 Use run-mode-hooks.
1184
1185 * array.el (array-mode):
1186 * calendar/todo-mode.el (todo-mode):
1187 * man.el (Man-mode):
1188 * play/landmark.el (lm-mode):
1189 * play/mpuz.el (mpuz-mode):
1190 Use kill-all-local-variables and run-mode-hooks.
1191
1192 * subr.el (delay-mode-hooks): Specify indentation.
1193
1194 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1195
1196 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1197
1198 2005-05-26 Jay Belanger <belanger@truman.edu>
1199
1200 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1201 of nil.
1202
1203 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1204
1205 * progmodes/gdb-ui.el (gdb-frame-address):
1206 Rename from gdb-current-address.
1207 (gdb-previous-frame-address): Rename from gdb-previous-address.
1208 (gdb-selected-frame): Rename from gdb-current-frame.
1209 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1210 (gdb-frame-number): Rename from gdb-current-stack-level.
1211 (gdb-ann3): Match new mode-name for disassembly buffer.
1212 Extend initialisation of variables.
1213 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1214 (gdb-memory-mode): Use mouse-face in header line.
1215 (gdb-assembler-buffer-name): Call it disassembly and give frame
1216 in mode line.
1217 (gdb-source-spec-regexp, gdb-assembler-custom)
1218 (gdb-invalidate-assembler, gdb-frame-handler):
1219 Make robust to leading zeroes in address format.
1220
1221 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1222
1223 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1224 define `org-mode'.
1225 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1226
1227 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1228
1229 * log-edit.el (log-edit-changelog-entries): Distinguish between
1230 filenames like xfns.c and fns.c.
1231
1232 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1233
1234 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1235 point after reverting.
1236 (Buffer-menu-make-sort-button): Handle the case where
1237 `Buffer-menu-use-header-line' is nil.
1238
1239 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1240
1241 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1242 New funcs. In minibuffer-local-completion-map bind `]', `/'
1243 and `:' to them.
1244
1245 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1246
1247 * startup.el (normal-top-level): Allow modification of load-path while
1248 we're iterating over it.
1249
1250 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1251
1252 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1253 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1254 (thumbs-resize-interactive, thumbs-insert-image)
1255 (thumbs-insert-thumb, thumbs-dired-show-marked)
1256 (thumbs-find-image-at-point, thumbs-delete-images)
1257 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1258 (thumbs-increment-image-size, thumbs-decrement-image-size):
1259 Fix typos in docstrings.
1260
1261 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1262
1263 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1264 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1265 (cperl-mode): Use them.
1266
1267 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1268
1269 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1270 Doc fixes.
1271
1272 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1273
1274 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1275 Bind C-d to gdb-inferior-io-eof.
1276
1277 * dired.el (dired-dnd-popup-notice): Use message-box.
1278
1279 2005-05-23 Masatake YAMATO <jet@gyve.org>
1280
1281 * bindings.el (mode-line-major-mode-keymap):
1282 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1283
1284 * faces.el (mode-line-highlight): New face.
1285
1286 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1287 as mouse-face.
1288
1289 * bindings.el (top-level, help-echo, mode-line-modified)
1290 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1291 as mouse-face.
1292
1293 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1294
1295 * progmodes/cc-engine.el (c-guess-basic-syntax):
1296 Remove spurious call to `zerop'.
1297
1298 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1299
1300 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1301
1302 CC Mode update to 5.30.10:
1303
1304 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1305 could go past the limit in decoration level 2, thereby causing
1306 errors during interactive fontification.
1307
1308 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1309 the file is evaluated interactively.
1310
1311 * cc-engine.el (c-guess-basic-syntax): Handle operator
1312 declarations somewhat better in C++.
1313
1314 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1315 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1316 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1317 (awk-mode): Use it.
1318 (make-local-hook): Suppress warning about obsoleteness.
1319
1320 * cc-engine.el, cc-align.el, cc-cmds.el
1321 (c-append-backslashes-forward, c-delete-backslashes-forward)
1322 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1323 Compensate for return value from `forward-line' when it has moved
1324 but not to a different line due to eob.
1325
1326 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1327 `objc-method-intro' and `objc-method-args-cont'.
1328
1329 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1330
1331 CC Mode update to 5.30.10:
1332
1333 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1334 in the copyright statement. Incidentally, change "along with GNU
1335 Emacs" to "along with this program" where it occurs.
1336
1337 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1338 so that it is interactive, hence can be found by M-x awk-mode
1339 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1340 <gmorris+emacs@ast.cam.ac.uk>.
1341
1342 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1343 Mode's regexps.
1344
1345 2005-05-23 Kevin Ryde <user42@zip.com.au>
1346
1347 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1348 c-parse-state, to avoid a lisp error (on bad code).
1349
1350 2005-05-23 Lute Kamstra <lute@gnu.org>
1351
1352 * subr.el (font-lock-defaults): Remove defvar as it's already
1353 defined in font-core.el.
1354
1355 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1356
1357 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1358
1359 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1360 more general and work when GDB variable "print pretty" is on,
1361 as with Emacs, for example.
1362
1363 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1364
1365 * font-core.el: Update comment.
1366
1367 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1368 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1369
1370 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1371
1372 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1373
1374 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1375 and `yank-handler' in the doc strings.
1376
1377 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1378
1379 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1380
1381 2005-05-22 Richard M. Stallman <rms@gnu.org>
1382
1383 * help.el (describe-key): Move print-help-return-message call
1384 out of conditional.
1385
1386 * progmodes/etags.el (list-tags): Use with-no-warnings.
1387
1388 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1389 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1390 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1391
1392 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1393
1394 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1395 Add defvar.
1396
1397 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1398 Use defvar, not defconst.
1399
1400 * hexl.el (hexl-follow-line): Use with-no-warnings.
1401
1402 * emulation/tpu-extras.el: Use write-file-functions instead of
1403 write-file-hooks.
1404
1405 * dired.el (dired-font-lock-keywords): Fontify files with junk
1406 extensions even if marked by -F.
1407
1408 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1409
1410 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1411 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1412 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1413 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1414 (concatenate, list-length, get*, getf, cl-remprop):
1415 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1416 (etypecase, progv, lexical-let, lexical-let*)
1417 (multiple-value-bind, multiple-value-setq, shiftf):
1418 Improve argument/docstring consistency.
1419
1420 * subr.el (focus-frame, unfocus-frame):
1421 Revert deletion on 2005-05-01.
1422
1423 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1424
1425 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1426 doesn't exist.
1427
1428 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1429 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1430
1431 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1432
1433 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1434 already deleted variables: auto-fill-hook, blink-paren-hook,
1435 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1436 suspend-hooks, comment-indent-hook, meta-flag,
1437 before-change-function, after-change-function,
1438 font-lock-doc-string-face.
1439
1440 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1441
1442 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1443
1444 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1445
1446 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1447 rmail-dont-reply-to.
1448
1449 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1450
1451 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1452 literal blank when splitting new-header-values.
1453
1454 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1455
1456 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1457 string so that tmm doesn't create a completion entry for it.
1458
1459 * textmodes/table.el (table-disable-menu): Ditto.
1460
1461 2005-05-21 Richard M. Stallman <rms@gnu.org>
1462
1463 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1464
1465 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1466
1467 * net/rcompile.el (remote-compile): Use compilation-start.
1468
1469 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1470
1471 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1472
1473 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1474 Default to makefile-bsdmake-mode on BSD systems.
1475
1476 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1477 REGEXP may also be a search function now. The part of doc-string
1478 for describing the structure was 95% identical to that of
1479 `imenu--generic-function'. Unify it there.
1480
1481 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1482 Use function to find dependencies, because regexp alone is so complex,
1483 it easily goes into an endless loop.
1484 (makefile-makepp-mode): Also add submenu for Perl functions
1485 defined in the makefile.
1486 (makefile-bsdmake-mode): Special imenu-generic-expression no
1487 longer needed, due to function call.
1488 (makefile-match-dependency): Take BOUND into account when checking
1489 if we're through.
1490
1491 2005-05-20 Jay Belanger <belanger@truman.edu>
1492
1493 * calc/calc-units.el (calc-invalidate-units-table):
1494 Use inhibit-read-only.
1495 (math-build-units-table-buffer): Use view-mode.
1496
1497 2005-05-20 David Kastrup <dak@gnu.org>
1498
1499 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1500 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1501
1502 2005-05-20 Lute Kamstra <lute@gnu.org>
1503
1504 * diff-mode.el (diff-header-face, diff-file-header-face)
1505 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1506 (diff-added-face, diff-changed-face, diff-function-face)
1507 (diff-context-face, diff-nonexistent-face): Put them in the
1508 diff-mode customization group.
1509
1510 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1511
1512 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1513
1514 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1515
1516 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1517 Minor regexp-optimization.
1518
1519 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1520
1521 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1522 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1523 (org-agenda-add-time-grid-maybe): New function.
1524 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1525 (org-table-create): `dotimes' instead of `mapcar'.
1526 (org-xor): Simplify implementation.
1527 (org-agenda): `inhibit-redisplay' turned on.
1528 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1529 a consistent line after a state change.
1530 (org-agenda-remove-times-when-in-prefix): New option.
1531 (org-prefix-has-time): New variable.
1532 (org-parse-time-string): Optional argument NODEFAULT.
1533 (org-format-agenda-item): Parse items for time-of-day
1534 specifications and move these into the prefix if possible.
1535 (org-agenda-priority): Get current heading, not previous heading
1536 during agenda remote editing.
1537
1538 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1541 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1542 (remove-duplicates, delete-duplicates, substitute)
1543 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1544 (nsubstitute-if-not, find, find-if, find-if-not, position)
1545 (position-if, position-if-not, count, count-if, count-if-not)
1546 (mismatch, search, sort*, stable-sort, merge, member*)
1547 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1548 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1549 (intersection, nintersection, set-difference, nset-difference)
1550 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1551 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1552 (nsublis, tree-equal): Improve argument/docstring consistency.
1553
1554 * subr.el (send-string, send-region):
1555 Remove obsolescence declaration.
1556 (window-dot, set-window-dot, read-input, show-buffer)
1557 (eval-current-buffer, string-to-int):
1558 Add release number to obsolescence declarations.
1559
1560 2005-05-19 Kim F. Storm <storm@cua.dk>
1561
1562 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1563 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1564
1565 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1566
1567 * faces.el (list-faces-display): Make back button respect optional
1568 regexp arg.
1569
1570 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1571
1572 * calculator.el (calculator-radix-grouping-mode)
1573 (calculator-radix-grouping-digits, calculator-displayer)
1574 (calculator-radix-grouping-separator, calculator-copy-displayer):
1575 * dabbrev.el (dabbrev-search-these-buffers-only):
1576 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1577 (diff-advance-after-apply-hunk, diff-mode-hook)
1578 (diff-minor-mode-prefix):
1579 * imenu.el (imenu-use-popup-menu):
1580 * jit-lock.el (jit-lock-context-time):
1581 * newcomment.el (comment-fill-column, comment-column)
1582 (comment-style, comment-padding, comment-multi-line)
1583 (comment-empty-lines, comment-auto-fill-only-comments):
1584 * reveal.el (reveal-around-mark):
1585 * uniquify.el (uniquify-buffer-name-style)
1586 (uniquify-after-kill-buffer-p)
1587 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1588 (uniquify-min-dir-content, uniquify-separator)
1589 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1590 * w32-vars.el (w32-fixed-font-alist):
1591 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1592 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1593 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1594 * progmodes/perl-mode.el (perl-indent-level)
1595 (perl-continued-statement-offset, perl-continued-brace-offset)
1596 (perl-brace-offset, perl-brace-imaginary-offset)
1597 (perl-label-offset, perl-indent-continued-arguments)
1598 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1599 * progmodes/tcl.el (tcl-indent-level)
1600 (tcl-continued-indent-level, tcl-auto-newline)
1601 (tcl-tab-always-indent, tcl-electric-hash-style)
1602 (tcl-help-directory-list, tcl-use-smart-word-finder)
1603 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1604 (inferior-tcl-source-command):
1605 * textmodes/fill.el (enable-kinsoku):
1606 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1607 * textmodes/table.el (table-yank-handler):
1608 Specify missing group (and type, if simple) in defcustom.
1609
1610 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1611
1612 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1613
1614 2005-05-19 Richard M. Stallman <rms@gnu.org>
1615
1616 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1617
1618 * subr.el (event-basic-type): Don't get an error.
1619 (left-fringe-p): Function deleted.
1620
1621 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1622 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1623
1624 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1625 in recursive copy.
1626
1627 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1628
1629 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1630
1631 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1632 Call byte-compile-nogroup-warn if appropriate.
1633
1634 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1635 (compilation-set-window): Don't call left-fringe-p; do it directly.
1636
1637 2005-05-19 Jay Belanger <belanger@truman.edu>
1638
1639 * calc/calc-graph.el (calc-graph-format-data): Make sure
1640 var-PlotRejects is bound before trying to check its value.
1641
1642 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1643
1644 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1645 definition of this variable from reftex-global.el to reftex.el,
1646 because it is needed in the menu.
1647
1648 2005-05-19 Lute Kamstra <lute@gnu.org>
1649
1650 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1651 years are fixed. Don't insert a space after a dash.
1652
1653 2005-05-19 Kim F. Storm <storm@cua.dk>
1654
1655 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1656
1657 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1658
1659 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1660 strings, because (eq ... ?\\) is fairly frequent.
1661
1662 * progmodes/make-mode.el (makefile-add-this-line-targets):
1663 Simplify and integrate into `makefile-pickup-targets'.
1664 (makefile-add-this-line-macro): Simplify and integrate into
1665 `makefile-pickup-macros.
1666 (makefile-pickup-filenames-as-targets): Simplify.
1667 (makefile-previous-dependency, makefile-match-dependency):
1668 Don't stumble over `::'.
1669
1670 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1671
1672 * subr.el (post-command-idle-hook, post-command-idle-delay):
1673 Remove obsoletion of post-command-idle-hook and
1674 post-command-idle-delay.
1675
1676 * faces.el (list-faces-display): Provide button when describe-face
1677 is called to take user back to the list of faces.
1678
1679 * help-fns.el (describe-variable): Remove hyperlinks in a
1680 variable's value as these are quite frequently inappropriate.
1681
1682 * follow.el (follow-submit-feedback, follow-mode):
1683 Remove references to post-command-idle-hook.
1684
1685 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1686
1687 * progmodes/make-mode.el (makefile-previous-dependency)
1688 (makefile-match-dependency): Check for := (and in bsd mode also
1689 !=) to give a better result, even when font-lock is not on.
1690
1691 2005-05-18 Jay Belanger <belanger@truman.edu>
1692
1693 * calc/calc-help.el (calc-s-prefix-help):
1694 Add `calc-copy-special-constant' to help string.
1695
1696 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1697
1698 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1699
1700 2005-05-18 Jay Belanger <belanger@truman.edu>
1701
1702 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1703 in linear factors are in proper order.
1704
1705 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1706
1707 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1708 Support for jurabib.
1709
1710 * textmodes/reftex.el (featurep): Define aliases for overlay
1711 commands, for XEmacs compatibility, and use these aliases in
1712 overlay initializations.
1713 (reftex-highlight): Use `reftex-move-overlay'.
1714 (reftex-unhighlight): Use `reftex-delete-overlay'.
1715 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1716 (reftex-access-search-path): Use `reftex-uniquify' instead of
1717 `reftex-uniq'
1718
1719 * textmodes/reftex-sel.el (reftex-select-unmark):
1720 Overlay `before-string' property modification enables for Emacs as well.
1721 (reftex-select-item): Use `reftex-delete-overlay'.
1722 (reftex-select-mark): Use `reftex-make-overlay' and
1723 `reftex-overlay-put'.
1724 (reftex-select-unmark): Use `reftex-delete-overlay' and
1725 `reftex-overlay-put'.
1726
1727 2005-05-18 Lute Kamstra <lute@gnu.org>
1728
1729 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1730
1731 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1732
1733 * add-log.el (add-change-log-entry):
1734 * array.el (array-make-template, array-reconfigure-rows)
1735 (array-init-max-row, array-init-max-column)
1736 (array-init-columns-per-line, array-init-field-width):
1737 * replace.el (replace-match-maybe-edit, perform-replace):
1738 * textmodes/spell.el (spell-region):
1739 Replace `read-input' by `read-string'.
1740
1741 * forms.el (forms-mode):
1742 * finder.el (finder-compile-keywords):
1743 * shadowfile.el (shadow-read-files):
1744 Replace `eval-current-buffer' by `eval-buffer'.
1745
1746 * terminal.el (te-pass-through):
1747 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1748 (ange-ftp-raw-send-cmd):
1749 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1750 (send-process-next-char, telnet-initial-filter, telnet):
1751 Replace `send-string' by `process-send-string'.
1752
1753 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1754 (prolog-consult-region): Replace `send-string' by
1755 `process-send-string'; replace `send-region' by `process-send-region'.
1756
1757 * progmodes/delphi.el (delphi-log-msg):
1758 Replace `set-window-dot' by `set-window-point'.
1759
1760 * subr.el (window-dot, set-window-dot, read-input, send-string)
1761 (send-region, show-buffer, eval-current-buffer):
1762 Make really obsolete, as the comment says.
1763
1764 2005-05-17 Kim F. Storm <storm@cua.dk>
1765
1766 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
1767 (cua--init-keymaps): Bind C-return instead of S-return to set
1768 rectangle mark.
1769
1770 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
1771 instead of S-return to toggle/clear rectangle mark.
1772
1773 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
1774
1775 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
1776 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
1777 Also fontify plain strings assigned to variables, mostly so that a
1778 colon has a face and is thus not taken as a dependency separator.
1779 (makefile-previous-dependency): Inline the new matcher, because it
1780 is too complex to work in both directions.
1781 (makefile-match-dependency): Eliminate `backward' arg (see above).
1782 Completely reimplemented so as to not sometimes go into an endless
1783 loop. It should also be more efficient, because first it only
1784 searches for `:', instead of applying the very complex regexp.
1785 (makefile-mode): Cancel `font-lock-support-mode', because blocks
1786 to be fontified in one piece can be too long for JIT.
1787 Makefiles are never *that* big.
1788
1789 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
1790
1791 * dired.el (dired-mode): Simplify.
1792
1793 2005-05-17 Lute Kamstra <lute@gnu.org>
1794
1795 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1796 defcustom for the mode hook variable.
1797
1798 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1799 Emacs Lisp Reference Manual.
1800
1801 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
1802
1803 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1804 (evenp, list*):
1805 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1806 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1807
1808 * net/tramp-smb.el (tramp-smb-open-connection):
1809 Pass `tramp-chunksize' as fifth (required) argument.
1810
1811 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
1812
1813 * font-lock.el (lisp-font-lock-keywords-1):
1814 Set `font-lock-negation-char-face' for [^...] char group.
1815 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1816
1817 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1818 a var, and refine it to mask one more level of nested vars.
1819 (makefile-rule-action-regex): Turn it into a var, and refine it so
1820 it recognizes backslashed continuation lines as belonging to the
1821 same command.
1822 (makefile-macroassign-regex): Refine it so it recognizes
1823 backslashed continuation lines as belonging to the same command.
1824 (makefile-var-use-regex): Don't look at the next char, because it
1825 might be the same one to be skipped by the initial [^$], leading
1826 to an overlooked variable use.
1827 (makefile-make-font-lock-keywords): Remove two parameters, which
1828 are now variables that some of the modes set locally.
1829 Handle dependency and rule action matching through functions, because
1830 regexps alone match too often. Dependency matching now comes
1831 last, so it can check, whether a colon already matched something else.
1832 (makefile-mode): Inform that font-lock improves makefile parsing
1833 capabilities.
1834 (makefile-match-dependency, makefile-match-action): New functions.
1835
1836 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
1837
1838 * emacs-lisp/cl-extra.el (equalp): Doc fix.
1839
1840 * align.el (align-regexp):
1841 * ansi-color.el (ansi-color-get-face):
1842 * array.el (array-reconfigure-rows, array-init-max-row)
1843 (array-init-max-column, array-init-columns-per-line)
1844 (array-init-field-width):
1845 * dired-aux.el (dired-trample-file-versions):
1846 * dired-x.el (dired-mark-sexp):
1847 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1848 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1849 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1850 * faces.el (face-read-integer):
1851 * files.el (backup-extract-version, insert-directory):
1852 * hexl.el (hexl-insert-decimal-char):
1853 * server.el (server-process-filter):
1854 * shell.el (shell-extract-num):
1855 * startup.el (command-line-1):
1856 * term.el (term-command-hook):
1857 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1858 (time-stamp-do-number):
1859 * time.el (display-time-update):
1860 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1861 (timezone-fix-time):
1862 * vms-patch.el (vms-suspend-resume-hook):
1863 * calendar/appt.el (appt-convert-time):
1864 * calendar/cal-bahai.el (mark-bahai-diary-entries):
1865 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1866 * calendar/cal-islam.el (mark-islamic-diary-entries):
1867 * calendar/calendar.el (calendar-cursor-to-date)
1868 (calendar-star-date):
1869 * calendar/diary-lib.el (diary-attrtype-convert)
1870 (mark-diary-entries, diary-entry-time):
1871 * calendar/solar.el (solar-get-number):
1872 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1873 * emacs-lisp/re-builder.el (reb-display-subexp):
1874 * emulation/edt.el (edt-set-scroll-margins):
1875 * emulation/tpu-extras.el (tpu-set-scroll-margins):
1876 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1877 (vip-get-ex-count):
1878 * emulation/viper-ex.el (viper-get-ex-token)
1879 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1880 * international/fontset.el (fontset-plain-name):
1881 * mail/feedmail.el (feedmail-look-at-queue-directory):
1882 * mail/mailalias.el (mail-get-names):
1883 * mail/rmail.el (rmail-convert-to-babyl-format):
1884 * mail/rmailsum.el (rmail-make-basic-summary-line)
1885 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
1886 (rmail-summary-goto-msg):
1887 * mail/smtpmail.el (smtpmail-read-response):
1888 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
1889 (ange-ftp-vms-add-file-entry):
1890 * play/gametree.el (gametree-looking-at-ply)
1891 (gametree-current-branch-score):
1892 * progmodes/ada-xref.el (ada-prj-find-prj-file)
1893 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1894 * progmodes/cperl-mode.el (condition-case):
1895 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
1896 (ebrowse-set-member-buffer-column-width)
1897 (ebrowse-select-1st-to-9nth):
1898 * progmodes/etags.el (etags-snarf-tag):
1899 * progmodes/flymake.el (flymake-parse-line):
1900 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
1901 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
1902 (idlwave-shell-menu-def):
1903 * progmodes/ps-mode.el (ps-run-goto-error):
1904 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
1905 (vhdl-speedbar-contract-level):
1906 * term/mac-win.el (x-handle-numeric-switch):
1907 * term/sun-mouse.el (sun-get-frame-data):
1908 * term/w32-win.el (x-handle-numeric-switch):
1909 * term/x-win.el (x-handle-numeric-switch):
1910 * textmodes/ispell.el (ispell-parse-output):
1911 * textmodes/nroff-mode.el (nroff-outline-level):
1912 * textmodes/reftex-cite.el (reftex-bib-sort-year)
1913 (reftex-bib-sort-year-reverse, reftex-format-citation):
1914 * textmodes/reftex-parse.el (reftex-init-section-numbers)
1915 (reftex-section-number):
1916 * textmodes/texinfmt.el (texinfo-paragraphindent):
1917 Replace `string-to-int' by `string-to-number'.
1918
1919 * international/latexenc.el: Add page marker to force the "Local
1920 Variables:" string out of the last page.
1921
1922 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
1925 tooltip-change-major-mode.
1926 (gud-tooltip-print-command): Remove case where gud-minor-mode
1927 is gdb ("--fullname").
1928 (gud-tooltip-tips): Turn GUD tooltips off for this case and
1929 explain to user.
1930
1931 2005-05-16 Jay Belanger <belanger@truman.edu>
1932
1933 * calc/calc-store.el (calc-copy-special-constant): New function.
1934
1935 * calc/calc-ext.el (calc-init-extensions): Add binding for
1936 `calc-copy-special-constant'.
1937
1938 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
1939 for the `calc-copy-special-constant' command.
1940
1941 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1942
1943 * subr.el (left-fringe-p): New function.
1944
1945 * progmodes/compile.el (compilation-setup): Set local value of
1946 overlay-arrow-string to "" always.
1947 (compilation-set-window): Left fringe then don't scroll.
1948 No left fringe then no arrow and scroll message to top.
1949 (compilation-context-lines): Adjust doc string accordingly.
1950
1951 2005-05-16 Kim F. Storm <storm@cua.dk>
1952
1953 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
1954 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
1955 (ido-wide-find-dir-or-delete-dir): New command for M-d.
1956 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
1957 (ido-read-file-name): Handle commands with ido property value
1958 equal to find-file as reading a file name, to allow C-d to enter dired.
1959 (ibuffer-find-file): Add ido property with value find-file.
1960
1961 2005-05-15 Kim F. Storm <storm@cua.dk>
1962
1963 * subr.el (open-network-stream-nowait): Remove.
1964 (open-network-stream-server): Remove.
1965
1966 2005-05-15 Richard M. Stallman <rms@gnu.org>
1967
1968 * faces.el (describe-face): Output a definition link button.
1969
1970 * help-mode.el (help-face-def): New button type.
1971
1972 * emacs-lisp/copyright.el (copyright-fix-years):
1973 Match properly if the first year is 2-digit.
1974 Don't mess up the whitespace after the years by filling.
1975
1976 * dired-aux.el (dired-mark-confirm):
1977 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
1978
1979 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
1980 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
1981 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
1982
1983 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1984 Set font-lock-comment-start-skip.
1985
1986 * font-lock.el (font-lock-comment-start-skip): New variable.
1987 (font-lock-comment-end-skip): New variable.
1988 (font-lock-fontify-syntactically-region): Use them if non-nil.
1989
1990 2005-05-15 Jay Belanger <belanger@truman.edu>
1991
1992 * calc/calc-store.el (calc-store-value): Return a string rather
1993 than display it as a message.
1994 Use calc-var-name for variable name.
1995 (calc-store-into): Add the result of calc-store-value to message.
1996 (calc-copy-variable): Add a message.
1997 (calc-store-exchange): Improve error messages.
1998 (calc-store-binary, calc-store-map): Don't reset the values of
1999 special constants.
2000
2001 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2002
2003 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
2004 manual to docstring.
2005
2006 * files.el (hack-local-variables-confirm): Add STRING argument.
2007 Make the function handle non file visiting buffers correctly.
2008 (hack-local-variables-prop-line, hack-local-variables)
2009 (hack-one-local-variable): Use STRING arg of
2010 `hack-local-variables-confirm'.
2011
2012 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2013
2014 Sync with Tramp 2.0.49.
2015
2016 * tramp.el (tramp-handle-dired-call-process)
2017 (tramp-handle-insert-directory):`insert-buffer' cannot be used
2018 because the contents of the Tramp buffer is changed before
2019 insertion (`expand-file' and alike).
2020 (tramp-handle-insert-directory): If `localname' has an empty
2021 nondirectory name, it must not be quoted.
2022 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
2023 variable `tramp-chunksize'. Change callees.
2024 (tramp-open-connection-setup-interactive-shell): Check remote host
2025 for buggy `send-process-string' implementation.
2026 Set `tramp-chunksize' if found. Reported by Michael Kifer
2027 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
2028 (tramp-handle-shell-command): `insert-buffer' cannot be used
2029 because the contents of the Tramp buffer is changed before
2030 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
2031 <frederic.bothamy@free.fr>.
2032 (tramp-set-auto-save): Actions should be done for Tramp file name
2033 handler only. Ange-FTP has its own auto-save mechanism.
2034 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2035 (tramp-set-auto-save-file-modes): Set file modes of
2036 `buffer-auto-save-file-name' to ?\600 as fallback solution.
2037 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
2038 (tramp-bug): Remove obsolete variable.
2039 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
2040 for presence of `mml-mode'. Make it running for older Emacsen as well.
2041
2042 2005-05-14 John Paul Wallington <jpw@pobox.com>
2043
2044 * ibuf-ext.el (define-ibuffer-filter filename):
2045 If `dired-directory' is a list, use its car.
2046
2047 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
2048
2049 * ibuffer.el (define-ibuffer-column filename):
2050 If `dired-directory' is a list, use its car.
2051
2052 2005-05-14 Richard M. Stallman <rms@gnu.org>
2053
2054 * subr.el (symbol-file): Doc fix.
2055
2056 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
2057 (byte-compile-form): Call byte-compile-nogroup-warn.
2058 (byte-compile-warning-types): Doc fix.
2059
2060 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
2061
2062 * progmodes/cc-engine.el (c-literal-faces):
2063 Add font-lock-comment-delimiter-face.
2064
2065 * net/net-utils.el (dig): Use with-no-warnings.
2066
2067 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
2068 (sc-recite-frame-alist, sc-default-cite-frame)
2069 (sc-default-uncite-frame, sc-default-recite-frame)
2070 (sc-attrib-selection-list, sc-rewrite-header-list):
2071 Mark as risky-local-variable.
2072
2073 * international/ogonek.el (ogonek-jak, ogonek-how):
2074 Don't use beginning-of-buffer.
2075
2076 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
2077
2078 * calendar/solar.el (solar-data-list): Move definition up.
2079
2080 * dnd.el (dnd-protocol-alist): Add autoload.
2081
2082 * progmodes/sh-script.el: Many doc usage fixes.
2083 (sh-indent-after-do): Change default to match common styles.
2084
2085 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2086
2087 * files.el (interpreter-mode-alist)
2088 (auto-mode-interpreter-regexp): Doc fixes.
2089
2090 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
2091
2092 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
2093
2094 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
2095
2096 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2097
2098 * dired.el (dired-mode): make-variable-buffer-local =>
2099 make-local-variable.
2100
2101 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2102
2103 * term/mac-win.el (mac-select-convert-to-string): Try coding
2104 systems in mac-script-code-coding-systems if specified one cannot
2105 encode string for `com.apple.traditional-mac-plain-text'.
2106
2107 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2108
2109 * progmodes/make-mode.el (makefile-targets-face)
2110 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2111 (makefile-dependency-regex): Fix it to not make the colon in
2112 $(var:a=b) special.
2113 (makefile-rule-action-regex): New regexp for highlighting embedded
2114 Shell strings.
2115 (makefile-macroassign-regex): Handle != for highlighting as
2116 embedded Shell strings.
2117 (makefile-var-use-regex): New const.
2118 (makefile-statements, makefile-automake-statements)
2119 (makefile-gmake-statements, makefile-makepp-statements)
2120 (makefile-bsdmake-statements): New consts.
2121 (makefile-make-font-lock-keywords): New function.
2122 (makefile-automake-font-lock-keywords)
2123 (makefile-gmake-font-lock-keywords)
2124 (makefile-makepp-font-lock-keywords)
2125 (makefile-bsdmake-font-lock-keywords): New consts.
2126 (makefile-mode-map): Add switchers between the various submodes.
2127 (makefile-mode): Document the availability of the variants.
2128 (makefile-automake-mode, makefile-gmake-mode)
2129 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2130
2131 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2132 new variants of makefile-mode.
2133
2134 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2135
2136 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2137 the inheritance.
2138
2139 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2140
2141 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2142 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2143
2144 * files.el (normal-mode): Extend the scope of the
2145 `enable-local-variables' binding to include the `set-auto-mode' call.
2146 (magic-mode-alist): Doc fix.
2147
2148 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2149
2150 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2151 font-lock-comment-face rather than copying its setting.
2152
2153 2005-05-12 Andreas Schwab <schwab@suse.de>
2154
2155 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2156
2157 2005-05-12 Lute Kamstra <lute@gnu.org>
2158
2159 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2160 defcustom for the mode hook variable. Delete the last argument.
2161 * generic-x.el: Fix callers of define-generic-mode.
2162 (generic-x-modes): Delete group.
2163 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2164 generic-x customization group.
2165
2166 2005-05-12 Kim F. Storm <storm@cua.dk>
2167
2168 * font-lock.el (font-lock-negation-char-face): Default to "off".
2169
2170 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2171 font-lock-negation-char-face to ! in !=.
2172
2173 2005-05-12 Masatake YAMATO <jet@gyve.org>
2174
2175 * add-log.el (find-change-log): Fix typos in the docstring
2176 of function.
2177
2178 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2179
2180 * international/latexenc.el (latexenc-find-file-coding-system):
2181 Avoid `re-search-forward' when looking for input encoding because
2182 of speed and safety. Better regular expressions for recognizing
2183 input encoding. Limit a search for TeX-master/tex-main-file to
2184 the local variable section.
2185
2186 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2187
2188 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2189 syntax of $ to "'" (quote).
2190
2191 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2192
2193 * dnd.el (dnd-protocol-alist): Improve custom type.
2194
2195 * dired.el (dired-dnd-protocol-alist): New variable.
2196 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2197 `dired-mode-hook' to the end.
2198
2199 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2200
2201 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2202 comment-end if comment-start-skip is not set.
2203 Obey the font-lock-comment-delimiter-face variables.
2204
2205 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2206
2207 * files.el (executable-find): Move from executable.el. Use locate-file.
2208 * progmodes/executable.el (executable-find): Move to files.el.
2209
2210 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2211 when trying to ensure forward progress.
2212
2213 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2214
2215 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2216 (mouse-select, mouse-select-internal, mouse-extend-internal):
2217 Use it to implement mouse-1-click-follows-link functionality.
2218
2219 2005-05-11 Richard M. Stallman <rms@gnu.org>
2220
2221 * font-lock.el (font-lock-fontify-syntactically-region):
2222 Use font-lock-comment-delimiter-face for comment delimiters.
2223
2224 2005-05-10 Jay Belanger <belanger@truman.edu>
2225
2226 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2227 preserving embedded modes.
2228
2229 2005-05-10 Richard M. Stallman <rms@gnu.org>
2230
2231 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2232
2233 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2234 Move from ada-stmt.el.
2235 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2236
2237 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2238 Move to ada-mode.el.
2239 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2240
2241 * cus-edit.el (custom-file): Call file-chase-links.
2242
2243 * files.el (read-directory-name): Fix previous change.
2244 (hack-local-variables-confirm): New function.
2245 (hack-local-variables-prop-line, hack-local-variables)
2246 (hack-one-local-variable): Use it.
2247
2248 2005-05-10 Lute Kamstra <lute@gnu.org>
2249
2250 * font-lock.el (font-lock-keywords-alist)
2251 (font-lock-removed-keywords-alist): Clarify docstrings.
2252
2253 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2254
2255 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2256 (gdb-source-info): Check for preprocessor info.
2257 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2258 a macro for a function.
2259 (gdb-info-breakpoints-custom): Try to find file again if not already
2260 found (user might have used GDB dir command).
2261 (gdb-get-location): Update gdb-location-alist correctly for change
2262 to gdb-info-breakpoints-custom.
2263
2264 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2265 (gud-tooltip-print-command): Add gdbmi case.
2266 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2267 preprocessor info.
2268
2269 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2270
2271 * startup.el (fancy-splash-insert): Fix typo in doc string.
2272
2273 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2274
2275 * obsolete/float.el (string-to-float):
2276 * obsolete/hilit19.el (hilit-add-pattern):
2277 * obsolete/rnews.el (news-parse-range, news-select-message)
2278 (news-get-pruned-list-of-files): Replace `string-to-int' by
2279 `string-to-number'.
2280
2281 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2282 `find-file-not-found-hooks'; use `add-hook'.
2283 (uncompress-while-visiting): Set `write-file-functions', not
2284 `write-file-hooks'; use `add-hook'.
2285
2286 2005-05-09 Kim F. Storm <storm@cua.dk>
2287
2288 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2289 (cua-paste): Handle clipboard action.
2290 (cua--init-keymaps): Remap clipboard-kill-region and
2291 clipboard-kill-ring-save.
2292
2293 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2294
2295 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2296 Improve commentary.
2297
2298 * simple.el (next-error-overlay-arrow-position): Revert the change
2299 made on 2005-04-30.
2300
2301 2005-05-07 Jay Belanger <belanger@truman.edu>
2302
2303 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2304 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2305 `calc-sel-reselect'.
2306
2307 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2308 Calc is in embedded mode.
2309
2310 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2311
2312 * progmodes/compile.el (compilation-setup):
2313 Set overlay-arrow-string to an empty string on text terminals.
2314
2315 * textmodes/ispell.el (ispell-program-name): Try looking for
2316 "aspell" along exec-path, and if found, use it as the default
2317 speller program.
2318
2319 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2320
2321 * international/mule.el (sgml-xml-auto-coding-function):
2322 Recognize encoding='FOO' in single quotes as well as in double quotes.
2323
2324 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2325
2326 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2327 as well as `interactive', so that defmacro* would recognize
2328 `declare' forms.
2329
2330 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2331
2332 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2333 Explain more about the LIGHTER arg's usage in the doc string.
2334 Add commentary to clarify what the code does. Fix the regexp that
2335 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2336 since it could have characters special to regular expressions.
2337
2338 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2339
2340 * replace.el (occur-1): Bind inhibit-read-only so that
2341 erase-buffer doesn't barf on read-only text properties (likewise
2342 for add-text-properties in occur-engine). Mark buffer as unmodified.
2343 (occur-engine): Don't set buffer-read-only here.
2344
2345 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2346
2347 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2348 list-buffers-directory. This caused the *cvs-commit* buffer to be
2349 sometimes mistakenly reused as a *cvs* buffer.
2350
2351 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2352
2353 * tooltip.el: Move code for GUD tooltips into gud.el.
2354 (require): CL no longer needed to compile case.
2355 (tooltip-mode): Do not toggle functions for GUD tooltips.
2356 (tooltip-gud-tips-p): Remove. Replace with minor mode
2357 gud-tooltip-mode in gud.el.
2358 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2359 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2360 tooltip-gud prefix with gud-tooltip and obsolete.
2361 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2362 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2363 (tooltip-mouse-motion): Mouse movement functions/variable.
2364 Rename in gud.el by adding gud prefix.
2365 (tooltip-gud-original-filter, tooltip-gud-dereference)
2366 (tooltip-gud-event, tooltip-toggle-gud-tips)
2367 (tooltip-gud-process-output, tooltip-gud-print-command)
2368 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2369 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2370 (gdb-tooltip-print): Move to gdb-ui.el.
2371
2372 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2373 (require): CL needed to compile case.
2374 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2375 tooltip-gud-tips-p. Make it a minor-mode.
2376 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2377 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2378 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2379 (gud-tooltip-change-major-mode)
2380 (gud-tooltip-activate-mouse-motions-if-enabled)
2381 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2382 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2383 (gud-tooltip-original-filter, gud-tooltip-dereference)
2384 (gud-tooltip-event, tooltip-toggle-gud-tips)
2385 (gud-tooltip-process-output, gud-tooltip-print-command)
2386 (gud-tooltip-tips): Move from tooltip.el.
2387
2388 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2389 (gdb-cpp-define-alist-flags): Doc fix.
2390 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2391 gud-tooltip-mode is t.
2392
2393 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2394
2395 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2396 evaporate if their text is deleted.
2397 (goto-address-at-point): Make it work as a mouse binding as well.
2398 (goto-address-at-mouse): Obsolete it. Update users.
2399
2400 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2401
2402 * calendar/appt.el (top-level): No longer activate on load.
2403
2404 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2405
2406 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2407 * net/webjump.el (webjump):
2408 * progmodes/idlw-help.el (idlwave-do-context-help1)
2409 (idlwave-highlight-linked-completions):
2410 * textmodes/po.el (po-find-file-coding-system-guts):
2411 Replace `assoc-ignore-case' by `assoc-string'.
2412
2413 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2414
2415 * files.el (locate-file): Doc fix.
2416
2417 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2418 Remove the redundant test for ms-dos.
2419
2420 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2421 look for the preprocessor with exec-suffixes. If not found in
2422 standard places, look in exec-path. Remove most of the tests that
2423 used system-type.
2424
2425 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2426
2427 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2428
2429 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2430 file-name clash with jka-compr.el on 8+3 filesystems.
2431
2432 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2433
2434 * term/mac-win.el: Don't define or bind scroll bar functions if
2435 x-toolkit-scroll-bars is t.
2436 (x-select-text, x-get-selection-value):
2437 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2438 (PRIMARY): Put mac-scrap-name property.
2439 (mac-select-convert-to-file-url): New function.
2440 (public.file-url): New selection target type. Add to
2441 selection-converter-alist.
2442 (x-get-selection, x-selection-value): Handle it.
2443 (x-cut-buffer-or-selection-value): New alias.
2444
2445 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2446
2447 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2448 entry to avoid calling bibtex-find-entry with arg global
2449 being t. Remove arg key.
2450 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2451 (bibtex-copy-summary-as-kill): Change accordingly.
2452
2453 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2454
2455 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2456 (org-agenda-date-later): Use with-current-buffer.
2457
2458 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2459
2460 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2461 (define-obsolete-variable-alias): Doc Fixes.
2462
2463 2005-05-06 Kim F. Storm <storm@cua.dk>
2464
2465 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2466 vertical-motion when selective-display is active.
2467
2468 * ido.el (ido-setup-hook): New hook.
2469 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2470 (ido-input-stack): New var.
2471 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2472 ido-next-work-file binding to M-O.
2473 Bind M-f to ido-wide-find-file-or-pop-dir.
2474 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2475 (ido-read-internal): Run ido-setup-hook.
2476 Catch quit in read-file-name and read-string to cancel edit.
2477 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2478 Automatically pop-all when completing a directory name (RET).
2479 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2480 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2481 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2482 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2483 New functions for M-b/M-f to move among the directory components.
2484 (ido-make-merged-file-list): Catch quit to cancel merge.
2485 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2486 (ido-completion-help): No warnings for ido-completion-buffer-full.
2487
2488 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2489
2490 * font-lock.el (font-lock-negation-char-face): New face and variable.
2491 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2492 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2493 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2494 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2495
2496 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2497
2498 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2499 Fix typo in docstring.
2500
2501 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2502 (ebrowse-print-statistics-line)
2503 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2504
2505 * term/w32-win.el (image-library-alist): Add additional name for
2506 Xpm library.
2507
2508 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2509
2510 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2511 use gcc instead of cpp.
2512
2513 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2514 (gdb-create-define-alist): Use it.
2515 (gdb-cpp-define-alist-program): Update for MS-DOS.
2516
2517 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2518
2519 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2520
2521 2005-05-04 Richard M. Stallman <rms@gnu.org>
2522
2523 * help.el (describe-key): No error when UNTRANSLATED is nil.
2524
2525 * simple.el (line-move-1): Fix previous change to signal errors
2526 appropriately.
2527
2528 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2529
2530 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2531 (icalendar-duration-correction): Remove.
2532 (icalendar--get-event-properties): Split result at commas.
2533 (icalendar--decode-isoduration): New optional argument
2534 DURATION-CORRECTION.
2535 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2536 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2537 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2538 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2539 (icalendar--convert-anniversary-to-ical): New functions, extracted
2540 from icalendar-export-region, with bug fixes.
2541 (icalendar-export-region): Use the above functions.
2542 (icalendar-import-buffer): Check before saving diary file.
2543 (icalendar--convert-recurring-to-diary)
2544 (icalendar--convert-non-recurring-all-day-to-diary)
2545 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2546 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2547 (icalendar--convert-ical-to-diary): Use the above functions.
2548
2549 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2550
2551 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2552 Remove these recent additions.
2553 (c-mode): Restore to before 2005-04-28.
2554
2555 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2556 recent addition.
2557
2558 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2559 (gdb-define-alist): New variables.
2560 (gdb-create-define-alist): New function.
2561 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2562 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2563 with string-to-number.
2564 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2565
2566 * progmodes/gud.el: Replace string-to-int with string-to-number.
2567 (gud-find-file): Handle gdb-define-alist.
2568
2569 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2570
2571 2005-05-02 Jay Belanger <belanger@truman.edu>
2572
2573 * calc/calc-aent.el (math-read-token):
2574 * calc/calc-bin.el (calc-word-size):
2575 * calc/calc-ext.el (calc-read-number-fancy):
2576 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2577 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2578 * calc/calc-frac.el (calc-over-notation):
2579 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2580 (calc-graph-num-points, calc-graph-init):
2581 * calc/calc-prog.el (calc-read-parse-table-part)
2582 (calc-edit-macro-repeats):
2583 * calc/calc-yank.el (calc-do-grab-rectangle):
2584 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2585 Replace `string-to-int' by `string-to-number'.
2586
2587 2005-05-02 Kim F. Storm <storm@cua.dk>
2588
2589 * kmacro.el: Use executing-kbd-macro-index variable.
2590
2591 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2592
2593 * net/rlogin.el (rlogin-parse-words): Delete func.
2594 (rlogin): Use split-string, not rlogin-parse-words.
2595 Also, if there are option-like elements in the parsed args,
2596 take the host to be the first arg immediately following them.
2597 Suggested by Michael Mauger.
2598
2599 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2600
2601 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2602
2603 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2604
2605 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2606 (cc-mode-cpp-program): Rename to cc-define-list-program and
2607 move to cc-vars.el.
2608
2609 * progmodes/cc-vars.el (cc-define-list-program):
2610 Change to "gcc -E -dM -". Make customizable.
2611
2612 2005-05-02 Kim F. Storm <storm@cua.dk>
2613
2614 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2615
2616 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2617
2618 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2619
2620 * international/mule-util.el (truncate-string): Remove alias and
2621 obsolete declaration.
2622
2623 * international/mule-cmds.el (update-iso-coding-systems):
2624 Remove alias and obsolete declaration.
2625
2626 * international/mule.el (coding-system-parent): Remove alias and
2627 obsolete declaration.
2628
2629 * subr.el (define-function, sref): Remove aliases and obsolete
2630 declarations.
2631 (chars-in-region): Remove obsolete declaration.
2632
2633 2005-05-01 Richard M. Stallman <rms@gnu.org>
2634
2635 * info.el (Info-mode): Set widen-automatically to nil, locally.
2636
2637 * simple.el (widen-automatically): New variable.
2638 (pop-global-mark): Obey widen-automatically.
2639
2640 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2641
2642 * term/xterm.el (function-key-map): Call substitute-key-definition
2643 before the keymap size is increased by a lot of define-key calls.
2644
2645 2005-05-01 Richard M. Stallman <rms@gnu.org>
2646
2647 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2648 Rename ARG to ELEMENT. Doc fix.
2649
2650 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2651
2652 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2653 Remove references to allout-exposure/change to allout-new-exposure.
2654
2655 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2656 bytecode symbols.
2657
2658 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2659 (compiled-function-p, focus-frame, unfocus-frame):
2660 Remove aliases and obsolete declarations.
2661 Back out inadvertent changes from previous commit.
2662
2663 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2664
2665 * files.el (require-final-newline): Make Custom tags consistent
2666 with mode-require-final-newline.
2667 (mode-require-final-newline): Doc fix.
2668
2669 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2670
2671 * international/latexenc.el (latexenc-find-file-coding-system):
2672 Fix regular expressions.
2673
2674 2005-05-01 David Kastrup <dak@gnu.org>
2675
2676 * international/latexenc.el (latexenc-find-file-coding-system):
2677 Fix regular expressions.
2678
2679 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2680
2681 * subr.el (string-to-int): Make obsolete.
2682
2683 2005-04-30 Richard M. Stallman <rms@gnu.org>
2684
2685 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2686
2687 * loadup.el: load jka-comp-hook.
2688
2689 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2690 (jka-compr-handler): Add autoload. `put' calls moved
2691 to jka-comp-hook.el.
2692 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2693 (jka-compr-inhibit): Autoload.
2694
2695 * jka-comp-hook.el: New file.
2696 Enable the mode by default.
2697
2698 * files.el (backup-buffer-copy): Use copy-file instead
2699 of write-region, and put back the 'excl.
2700
2701 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2702
2703 * progmodes/flymake.el (flymake-split-string)
2704 (flymake-split-string, flymake-log, flymake-pid-to-names)
2705 (flymake-reg-names, flymake-get-source-buffer-name)
2706 (flymake-unreg-names, flymake-add-line-err-info)
2707 (flymake-add-err-info): Clarify docstrings.
2708 (flymake-popup-menu, flymake-make-emacs-menu)
2709 (flymake-make-xemacs-menu): Add docstrings.
2710 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2711 Set variables directly throughout.
2712
2713 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2714
2715 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2716 exists. Initialise cc-define-alist.
2717 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2718 If there is no file (Macroexpansion) don't create an alist.
2719
2720 2005-04-29 Sam Steingold <sds@gnu.org>
2721
2722 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2723 (cc-create-define-alist): Use it instead of the hard-coded string.
2724
2725 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2726
2727 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2728 for latexenc.
2729
2730 2005-04-29 Lute Kamstra <lute@gnu.org>
2731
2732 * emacs-lisp/generic.el: Improve commentary section.
2733 (define-generic-mode): Improve docstring.
2734
2735 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2736
2737 * textmodes/org.el (many places): Change to quiet the byte compiler.
2738 (org-prefix-format-compiled): New variable.
2739 (org-compile-prefix-format): New function.
2740 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2741 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2742 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2743 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2744 consistency with entries from `org-mode' files.
2745 (org-get-time-of-day): Fix bug with partial matches early in a line.
2746 (org-non-link-chars): New constant.
2747 (org-link-regexp): Respect `org-non-link-chars'.
2748 (org-agenda-day-view): Remove command.
2749 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2750 (org-follow-bbdb-link, org-store-link): Search also company field.
2751 (org-highlight-overlay): New variable.
2752 (org-highlight, org-unhighlight): New functions.
2753 (org-agenda-mode): Add pre-command-hook to remove highlight.
2754 (org-evaluate-time-range): Behavior depends upon whether time stamp
2755 contains a time or not.
2756 (org-show-subtree, org-show-entry): New functions.
2757 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2758
2759 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2760
2761 * comint.el (comint-output-filter-functions): Add autoload cookie.
2762
2763 2005-04-28 Kim F. Storm <storm@cua.dk>
2764
2765 * ido.el (ido-everywhere): Fix last change.
2766
2767 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2768
2769 * international/latexenc.el: New file.
2770 * international/mule-conf.el (file-coding-system-alist): For .tex,
2771 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2772
2773 2005-04-28 Lute Kamstra <lute@gnu.org>
2774
2775 * font-lock.el (font-lock-add-keywords)
2776 (font-lock-remove-keywords): Clarify docstring.
2777 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
2778 Don't start docstrings with a `*'.
2779 (font-lock-update-removed-keyword-alist): Give it a docstring.
2780
2781 * generic-x.el: Update commentary section.
2782 Only require font-lock when compiling.
2783 Define all modes conditionally.
2784 Place all generic modes in the generic-x-modes customization group.
2785 (generic-x-modes): New customization group.
2786 (generic-default-modes, generic-mswindows-modes)
2787 (generic-unix-modes, generic-other-modes): New constants.
2788 (generic-define-mswindows-modes, generic-define-unix-modes):
2789 Update docstrings. Make them obsolete.
2790 (generic-extras-enable-list): New default value. Update docstring.
2791 Improve :type. Change :set function.
2792 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2793 Fix docstring.
2794
2795 * emacs-lisp/generic.el (generic-mode-internal):
2796 Simplify font-lock-defaults.
2797 (define-generic-mode): Fix docstring.
2798
2799 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2800
2801 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2802 font-lock-face property to highlight matches.
2803
2804 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2805
2806 * progmodes/cc-mode.el (cc-create-define-alist): New function.
2807 (cc-define-alist): New variable.
2808 (c-mode): Make it local and initialise it.
2809
2810 * progmodes/gdb-ui.el (gdb-active-process): New variable.
2811 (gdb-exited): New function.
2812 (gdb-annotation-rules): Use it.
2813 (gdb-starting): Set gdb-active-process to t.
2814 (gdb-stopping): Amend doc string.
2815 (gdb-reset): Set gdb-active-process to nil.
2816
2817 * tooltip.el (tooltip-gud-tips): Show the associated #define
2818 directives when a C program under GDB is not executing.
2819
2820 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2821
2822 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2823 font-lock-fontify-syntactic-keywords.
2824
2825 * font-lock.el (font-lock-default-fontify-region): Don't force
2826 parse-sexp-lookup-properties to nil.
2827
2828 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2829
2830 * man.el (man-mode-syntax-table): Set up `:' to have
2831 word-constituent syntax.
2832
2833 2005-04-27 Lute Kamstra <lute@gnu.org>
2834
2835 * novice.el (disable-command): Don't add spurious newlines to the
2836 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
2837
2838 2005-04-26 Jay Belanger <belanger@truman.edu>
2839
2840 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2841 than one window before deleting window.
2842
2843 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2844
2845 * shell.el (shell-prompt-pattern): Doc fix.
2846 (shell-mode): Set paragraph-separate buffer locally to "\\'".
2847
2848 * comint.el (comint-prompt-regexp, comint-get-old-input)
2849 (comint-use-prompt-regexp)
2850 (comint-use-prompt-regexp-instead-of-fields)
2851 (comint-replace-by-expanded-history, comint-send-input)
2852 (comint-output-filter, comint-get-old-input-default)
2853 (comint-line-beginning-position, comint-bol, comint-show-output)
2854 (comint-backward-matching-input, comint-forward-matching-input)
2855 (comint-next-prompt, comint-previous-prompt):
2856 Rename `comint-use-prompt-regexp-instead-of-fields' to
2857 `comint-use-prompt-regexp'. Keep old name as alias and declare
2858 obsolete.
2859 (comint-use-prompt-regexp): Shorten first line of doc string.
2860
2861 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2862 Set paragraph-separate buffer locally to "\\'".
2863
2864 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2865 Adapt to above name change.
2866
2867 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2868 (smbclient-prompt-regexp): Ditto.
2869
2870 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2871
2872 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
2873
2874 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2875 gdb-location-list.
2876 Break lines that are over 80 characters wide.
2877
2878 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2879
2880 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
2881 New fun and var, to preserve compatibility.
2882
2883 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
2884
2885 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
2886
2887 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
2888 name to file-newer-than-file-p.
2889
2890 2005-04-26 Richard M. Stallman <rms@gnu.org>
2891
2892 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
2893
2894 * progmodes/python.el (python-mode):
2895 Use new name eldoc-documentation-function.
2896
2897 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
2898
2899 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2900 (eldoc-documentation-function):
2901 Rename from eldoc-print-current-symbol-info-function. Calls changed.
2902
2903 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
2904
2905 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
2906
2907 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2908
2909 * term/xterm.el (function-key-map): Fix strings for
2910 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
2911 {C,S,A,C-S}-{f1-f12}.
2912
2913 2005-04-26 Kenichi Handa <handa@m17n.org>
2914
2915 * international/mule-cmds.el (select-safe-coding-system):
2916 Fix previous change.
2917
2918 2005-04-26 Lute Kamstra <lute@gnu.org>
2919
2920 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
2921
2922 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
2923 (font-lock-comment-delimiter-face): Ditto.
2924
2925 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
2926
2927 2005-04-25 Jay Belanger <belanger@truman.edu>
2928
2929 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
2930 to t while inserting information; use help-mode.
2931
2932 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2933
2934 * term.el (ansi-term-color-vector): Use the xterm colors.
2935 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
2936
2937 2005-04-25 Lute Kamstra <lute@gnu.org>
2938
2939 * font-core.el (font-lock-defaults): Fix docstring.
2940
2941 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
2942
2943 2005-04-25 Kenichi Handa <handa@m17n.org>
2944
2945 * international/mule-cmds.el (select-safe-coding-system):
2946 Don't check consistency with coding: spec, etc if raw-text or
2947 no-conversion was found to be safe.
2948
2949 2005-04-24 Richard M. Stallman <rms@gnu.org>
2950
2951 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
2952 citation markers at start of each line.
2953
2954 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
2955 citation markers at start of each line.
2956
2957 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
2958
2959 * files.el (mode-require-final-newline): Fix previous change.
2960 (require-final-newline): Fix type label.
2961
2962 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2963
2964 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
2965 statement in buffer (broken by 2004-11-24 change).
2966
2967 2005-04-24 Kim F. Storm <storm@cua.dk>
2968
2969 * ido.el (ido-everywhere): Save and restore old read-buffer-function
2970 and read-file-name-function values. Don't overwrite existing
2971 non-nil values if ido-mode is enabled without ido-everywhere.
2972
2973 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
2974
2975 * files.el (mode-require-final-newline): Minor doc fix.
2976
2977 2005-04-24 Eli Zaretskii <eliz@gnu.org>
2978
2979 * subr.el (syntax-after): Doc fix.
2980 (syntax-class): If argument is nil, return nil. Mask off upper 16
2981 bits, not 8 bits.
2982
2983 * files.el (mode-require-final-newline): Doc fix.
2984 (backup-buffer-copy): Fix last change.
2985
2986 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2987
2988 * term/mac-win.el: Require select. Set selection-coding-system to
2989 mac-system-coding-system. Call menu-bar-enable-clipboard.
2990 (x-last-selected-text-clipboard, x-last-selected-text-primary)
2991 (x-select-enable-clipboard): New variables.
2992 (x-select-text, x-get-selection, x-selection-value)
2993 (x-get-selection-value, mac-select-convert-to-string)
2994 (mac-services-open-file, mac-services-open-selection)
2995 (mac-services-insert-text): New functions.
2996 (CLIPBOARD, FIND): Put mac-scrap-name property.
2997 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
2998 (public.tiff): Put mac-ostype property.
2999 (selection-converter-alist): Add entries for them.
3000 (mac-application-menu-map): New keymap.
3001 (interprogram-cut-function, interprogram-paste-function): Set to
3002 x-select-text and x-get-selection-value, respectively.
3003 (split-window-keep-point): Set to t.
3004
3005 2005-04-23 Richard M. Stallman <rms@gnu.org>
3006
3007 * files.el (read-directory-name): Always pass non-nil
3008 DEFAULT-FILENAME arg to read-file-name.
3009 (backup-buffer-copy, basic-save-buffer-2): Take care against
3010 writing thru an unexpected existing symlink.
3011 (revert-buffer): In indirect buffer, revert the base buffer.
3012 (magic-mode-alist): Doc fix.
3013 (buffer-stale-function): Doc fix.
3014 (minibuffer-with-setup-hook): Avoid warning.
3015 (mode-require-final-newline): Doc and custom fix.
3016
3017 * follow.el (follow-end-of-buffer): Use with-no-warnings.
3018
3019 * font-lock.el (font-lock-comment-face): On terminals with few colors,
3020 use the default appearance.
3021 (font-lock-comment-delimiter-face): New face, new variable.
3022
3023 * imenu.el (imenu--generic-function): The official position of a
3024 definition is the start of the line that BEG is in.
3025
3026 * midnight.el (midnight-timer): Move defvar up.
3027
3028 * mouse.el (mouse-drag-region-1): Delete some debugging code.
3029
3030 * saveplace.el (save-place-to-alist): Use with-no-warnings.
3031
3032 * startup.el (command-line): Use with-no-warnings.
3033
3034 * window.el (window-size-fixed): New defvar.
3035
3036 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
3037
3038 * mail/rmail.el (rmail-font-lock-keywords):
3039 Use font-lock-comment-delimiter-face.
3040
3041 * mail/sendmail.el (mail-font-lock-keywords):
3042 Use font-lock-comment-delimiter-face.
3043
3044 * progmodes/compile.el (next-error-highlight-timer): New defvar.
3045
3046 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3047
3048 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3049 Specify t for LAXMATCH when matching directories.
3050 Save match data around compilation-compat-error-properties form.
3051
3052 2005-04-23 David Kastrup <dak@gnu.org>
3053
3054 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
3055 Mention that the autoloaded aliases should be kept for AUCTeX.
3056
3057 2005-04-23 Andreas Schwab <schwab@suse.de>
3058
3059 * isearch.el (isearch-forward): Doc fix.
3060
3061 2005-04-23 Eli Zaretskii <eliz@gnu.org>
3062
3063 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
3064 (jit-lock-stealth-nice): Change default value to 0.5.
3065
3066 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
3067
3068 * abbrev.el (write-abbrev-file): Write table entries in
3069 alphabetical order by table name.
3070
3071 2005-04-22 Kim F. Storm <storm@cua.dk>
3072
3073 * ido.el (ido-read-internal): Fix `list' completion.
3074
3075 2005-04-22 Kenichi Handa <handa@m17n.org>
3076
3077 * recentf.el (recentf-save-file-coding-system): New variable.
3078 (recentf-save-list): Encode the file by
3079 recentf-save-file-coding-system and add coding: tag.
3080
3081 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3082
3083 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
3084
3085 2005-04-21 Lute Kamstra <lute@gnu.org>
3086
3087 * loadhist.el (unload-feature): Don't remove a function from hooks
3088 if it is about to be restored to an autoload . Remove functions
3089 that will become unbound from auto-mode-alist. Simplify the code.
3090
3091 * subr.el (assq-delete-all): New implementation that is linear,
3092 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
3093 (rassq-delete-all): New function.
3094
3095 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3096 Add size-indication-mode.
3097
3098 2005-04-21 Kenichi Handa <handa@m17n.org>
3099
3100 * international/mule-cmds.el: Add autoload for widget-value in
3101 eval-when-compile.
3102
3103 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3104
3105 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3106 Add tooltip-mode.
3107
3108 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3109
3110 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3111
3112 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3113 (inferior-lisp-filter-regexp, inferior-lisp-program)
3114 (inferior-lisp-load-command, inferior-lisp-prompt)
3115 (inferior-lisp-mode-hook, lisp-source-modes)
3116 (inferior-lisp-load-hook): defvar->defcustom.
3117 (inferior-lisp-program, inferior-lisp-prompt)
3118 (inferior-lisp-load-hook): Doc fixes.
3119 (inferior-lisp-install-letter-bindings): Small change in
3120 introductory comment.
3121
3122 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3123
3124 * vc.el (vc-annotate-color-map): Change some colors so that text
3125 using them as foreground is readable on both white and black
3126 backgrounds.
3127
3128 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3129
3130 * international/mule-conf.el (translation-table-for-input):
3131 Remove redundant declaration.
3132
3133 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3134
3135 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3136
3137 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3138 (tooltip-toggle-gud-tips): New function.
3139
3140 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3141
3142 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3143 right angle brackets.
3144
3145 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3146
3147 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3148
3149 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3150
3151 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3152 Remove. Update callers to use expand-file-name instead.
3153
3154 * subr.el (syntax-class): New function.
3155
3156 * simple.el (blink-matching-open): Use it.
3157
3158 * paren.el (show-paren-function): Use it to recognize parens that are
3159 also used in 2-char comment markers.
3160
3161 2005-04-19 Lute Kamstra <lute@gnu.org>
3162
3163 * loadhist.el (unload-feature): Update for new format of
3164 load-history. Simplify the code.
3165
3166 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3167
3168 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3169 (mac-add-charset-info): New function. Initialize variable
3170 mac-charset-info-alist using it.
3171 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3172 for translation.
3173 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3174 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3175 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3176 New CCL programs.
3177
3178 2005-04-19 Kim F. Storm <storm@cua.dk>
3179
3180 * simple.el (next-buffer, prev-buffer, next-error)
3181 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3182 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3183
3184 * bindings.el (next-buffer, prev-buffer, next-error)
3185 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3186 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3187 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3188 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3189
3190 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3191
3192 * isearch.el (isearch-edit-string): Make the search-ring available for
3193 minibuffer history commands.
3194 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3195 the default history commands now work just as well.
3196 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3197
3198 2005-04-18 Kim F. Storm <storm@cua.dk>
3199
3200 * emulation/cua-base.el (cua--pre-command-handler): Add more
3201 elaborate check for shift modifier on non-window systems.
3202
3203 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3204
3205 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3206
3207 2005-04-18 Kim F. Storm <storm@cua.dk>
3208
3209 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3210 and make it optional. Don't test tooltip-gud-echo-area here.
3211 (tooltip-gud-process-output, gdb-tooltip-print):
3212 Pass tooltip-gud-echo-area to tooltip-show.
3213 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3214
3215 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3216
3217 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3218 `display-graphic-p' may not be bound yet.
3219
3220 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3221
3222 * startup.el (command-line): No longer enable Xterm Mouse mode by
3223 default in terminals compatible with xterm.
3224
3225 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3226
3227 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3228
3229 * tooltip.el (tooltip-gud-echo-area): Rename from
3230 tooltip-use-echo-area.
3231 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3232 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3233 area independently of where help tooltips are displayed.
3234
3235 2005-04-17 David Kastrup <dak@gnu.org>
3236
3237 * cus-theme.el (custom-theme-write-variables): Quote variables
3238 where necessary.
3239
3240 2005-04-17 Richard M. Stallman <rms@gnu.org>
3241
3242 * simple.el (yank-excluded-properties): Add follow-link to value.
3243
3244 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3245
3246 * startup.el (fancy-splash-max-time): Just 30 seconds.
3247 (fancy-splash-delay): Just 7.
3248 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3249
3250 * loadhist.el (unload-feature): Update for new format of load-history.
3251 Simplify the code.
3252
3253 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3254 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3255
3256 * mail/sendmail.el (mail-font-lock-keywords):
3257 Don't fontify subject text.
3258 Don't fontify the text of a citation.
3259
3260 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3261
3262 * comint.el (comint-output-filter): Run comint-output-filter-functions
3263 with point where the user had it.
3264
3265 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3266
3267 * international/ucs-tables.el (ucs-set-table-for-input):
3268 Disable when using unify-on-decoding.
3269
3270 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3271
3272 * emulation/cua-base.el (cua-global-mark-face): Add special case
3273 for displays supporting a high number of colors.
3274
3275 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3276
3277 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3278
3279 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3280
3281 * filesets.el (filesets-add-buffer): If user supplies a name of a
3282 non-existing fileset, create a new fileset.
3283
3284 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3285
3286 * textmodes/org.el (org-up-heading-all): Fix bug with
3287 `outline-up-heading-all'.
3288
3289 2005-04-16 Andreas Schwab <schwab@suse.de>
3290
3291 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3292 /etc/permissions.d/* and /etc/aliases.d/*.
3293
3294 2005-04-16 Kenichi Handa <handa@m17n.org>
3295
3296 * international/code-pages.el (cp-make-coding-system):
3297 Set `translation-table-for-input' property value to the symbol
3298 ucs-mule-to-mule-unicode, not to that value.
3299 (pt154): Escape guillemet by `\'.
3300
3301 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3302
3303 * loadup.el: Load tooltip if x-show-tip is fboundp.
3304
3305 * startup.el (command-line): Add comment.
3306
3307 * tooltip.el (tooltip-mode): Specify correct standard value for
3308 Custom in init-value.
3309
3310 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3311
3312 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3313 possible.
3314
3315 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3316
3317 * textmodes/org.el (org-agenda-date-prompt): Rename from
3318 `org-agenda-date-today'.
3319 (org-evaluate-time-range): Insert at point instead of directly
3320 after time range.
3321 (org-first-headline-recenter, org-subtree-end-visible-p)
3322 (org-optimize-window-after-visibility-change): New functions
3323 (org-agenda-post-command-hook): Don't allow point at end of line,
3324 to make sure it always hits the text properties.
3325 (org-agenda-next-date-line, org-agenda-previous-date-line):
3326 New commands.
3327 (org-set-regexps-and-options): Category may contain white space.
3328 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3329 Improve marker positions.
3330 (org-agenda-new-marker): Argument POS made optional.
3331 (org-agenda-get-timestamps): Deadlines which are done are listed
3332 in org-done-face now.
3333 (org-agenda-get-todos, org-agenda-get-timestamps)
3334 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3335 Set `undone-face' and `done-face' properties.
3336 (org-last-todo-state-is-todo): New variable.
3337 (org-todo): Set `org-last-todo-state-is-todo'.
3338 (org-agenda-todo): Change face according to
3339 `org-last-todo-state-is-todo'. And change other lines refering to
3340 the same entry.
3341 (org-calendar-goto-agenda): New command.
3342 (org-calendar-to-agenda-key): New option.
3343 (org-startup-folded): New allowed value `content'.
3344 (org-set-regexps-and-options): Accept new value `content' for
3345 `org-startup-folded'.
3346 (org-get-current-options): Handle new value `content' for
3347 `org-startup-folded'.
3348 (org-insert-todo-heading): New command.
3349 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3350 interactively in empty file and option
3351 `org-insert-mode-line-in-empty-file' has been set.
3352 (org-agenda-todo,org-agenda-priority): Modify to use
3353 `org-agenda-change-all-lines'.
3354 (org-warning-face): Change color on dark background
3355
3356 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3357
3358 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3359 use preferences AppleLocale and AppleLanguages, and variable
3360 mac-system-locale for default locale. On Mac OS Classic, use
3361 mac-system-coding-system for default coding systems.
3362
3363 * term/mac-win.el: Don't set file-name-coding-system.
3364 Decode variables system-name, emacs-build-system, user-login-name, and
3365 user-full-name by mac-system-coding-system on Mac OS Classic.
3366 (mac-system-coding-system): New variable.
3367
3368 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3369
3370 * startup.el (command-line): Handle `xterm-mouse-mode' before
3371 reading init file.
3372
3373 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3374
3375 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3376
3377 * progmodes/sh-script.el (sh-here-document-word): Make it a
3378 defcustom. Doc fix.
3379 (sh-add): Bash uses $(( )) for arithmetic.
3380 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3381 (sh-maybe-here-document): Remove quotes and leading whitespace
3382 from heredoc word when closing. Indent heredoc with tabs if word
3383 starts with "-".
3384
3385 2005-04-13 Richard M. Stallman <rms@gnu.org>
3386
3387 * simple.el (undo): Fix previous change.
3388
3389 * custom.el (defface): Doc fix.
3390
3391 2005-04-13 Lute Kamstra <lute@gnu.org>
3392
3393 * Makefile.in (DONTCOMPILE): Remove list.
3394 (compile, compile-always): Don't use DONTCOMPILE.
3395 (update-authors): Load the library in which batch-update-authors
3396 is defined.
3397 * makefile.w32-in (DONTCOMPILE): Remove list.
3398 (compile, compile-always): Fix comments.
3399 (update-authors): Load the library in which batch-update-authors
3400 is defined.
3401
3402 * generic-x.el (generic-mode-ini-file-find-file-hook):
3403 Rename to ini-generic-mode-find-file-hook.
3404 Keep generic-mode-ini-file-find-file-hook as an alias.
3405 (ini-generic-mode-find-file-hook): Rename from
3406 generic-mode-ini-file-find-file-hook. Fix docstring.
3407 (ini-generic-mode): Docstring change.
3408 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3409
3410 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3411 called from lisp.
3412
3413 * generic.el: Move to the emacs-lisp subdir.
3414
3415 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3416
3417 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3418 and C-S- function and cursor motion keys.
3419
3420 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3421
3422 * startup.el (command-line): Enable Xterm Mouse mode by default.
3423 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3424 for Custom. No longer show "Mouse" in mode line when enabled.
3425 Doc fix.
3426
3427 2005-04-12 Kim F. Storm <storm@cua.dk>
3428
3429 * emulation/cua-base.el (cua-rectangle-face)
3430 (cua-rectangle-noselect-face): Define face attributes here.
3431
3432 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3433
3434 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3435
3436 * startup.el (command-line): Turn off blinking cursor if
3437 cursorBlink in resources is off or false.
3438
3439 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3440
3441 * term/mac-win.el (dnd): Require dnd.
3442 (mac-drag-n-drop): Call dnd-handle-one-url.
3443 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3444 (kTextEncodingISOLatin2): Remove constants.
3445 (mac-script-code-coding-systems): New constant.
3446 (mac-handle-language-change): New function.
3447 (special-event-map): Bind it to `language-change' event.
3448 (mac-centraleurroman, mac-cyrillic): New coding systems.
3449 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3450 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3451 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3452 encode-mac-cyrillic, respectively.
3453
3454 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3455
3456 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3457 Don't set overlay-arrow-string to "=>" as this is done
3458 globally in C now.
3459
3460 2005-04-12 Lute Kamstra <lute@gnu.org>
3461
3462 * generic-x.el (rc-generic-mode, rul-generic-mode):
3463 Fix auto-mode-alist entries.
3464 (etc-fstab-generic-mode): Tweak fontification.
3465
3466 * generic.el (generic-make-keywords-list): Fix docstring.
3467 (generic-mode-internal): Simplify generic-font-lock-keywords.
3468
3469 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3470
3471 * whitespace.el (whitespace-buffer-leading)
3472 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3473 However, fix the highlight area for the leading and
3474 trailing whitespaces to show space.
3475
3476 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3477
3478 * whitespace.el (whitespace-version): Bump to 3.5
3479
3480 (whitespace-buffer-leading, whitespace-buffer-trailing):
3481 Invert sense of the test to highlight the whitespace.
3482
3483 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3484
3485 * progmodes/gud.el (gud-display-line): GUD uses its own
3486 overlay arrow now so don't set overlay-arrow-string.
3487 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3488
3489 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3490
3491 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3492 (term-ansi-current-reverse, term-ansi-current-invisible)
3493 (term-ansi-face-already-done): Change to boolean.
3494 (term-reset-terminal, term-handle-colors-array): Handle the above
3495 vars accordingly.
3496 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3497 (term-emulate-terminal): Use the new name.
3498
3499 * faces.el (secondary-selection): Use yellow1, not yellow.
3500 (trailing-whitespace): Use red1, not red.
3501
3502 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3503
3504 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3505 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3506 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3507
3508 * cus-edit.el (dnd): New group.
3509
3510 * term/w32-win.el (dnd): Require dnd
3511 (w32-drag-n-drop): Call dnd-handle-one-url.
3512
3513 * x-dnd.el: Require dnd.
3514 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3515 Call dnd-handle-one-url.
3516 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3517 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3518 to dnd-insert-text.
3519 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3520 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3521 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3522 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3523
3524 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3525
3526 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3527
3528 * wdired.el: Doc fixes.
3529 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3530 (wdired-use-dired-vertical-movement): Rename from
3531 wdired-always-move-to-filename-beginning.
3532 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3533 (wdired-change-to-wdired-mode): Change mode name.
3534 (wdired-newline): Delete.
3535
3536 2005-04-11 Richard M. Stallman <rms@gnu.org>
3537
3538 * whitespace.el (whitespace-highlight-the-space):
3539 Don't call whitespace-unhighlight-the-space here.
3540
3541 * simple.el (undo): Record t in undo-equiv-table
3542 for the redo record made by an undo-in-region.
3543
3544 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3545
3546 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3547 (gdb-frame-inferior-io-buffer): New Functions to control
3548 display of separate IO buffer.
3549 (menu): Add them to menu-bar.
3550 (gdb-display-buffer): Check for buffer another frame.
3551 Protect GUD buffer.
3552 (gdb-setup-windows): Create IO buffer if not already there.
3553 (gdb-memory-mode): Remove purecopy noops.
3554
3555 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3556
3557 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3558 and pass to self-insert-command.
3559
3560 2005-04-11 Lute Kamstra <lute@gnu.org>
3561
3562 * generic.el: Commentary section cleanup.
3563 (generic): Delete.
3564 (generic-use-find-file-hook, generic-lines-to-scan)
3565 (generic-find-file-regexp, generic-ignore-files-regexp)
3566 (default-generic-mode, generic-mode-find-file-hook)
3567 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3568 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3569 (generic-use-find-file-hook, generic-lines-to-scan)
3570 (generic-find-file-regexp, generic-ignore-files-regexp)
3571 (default-generic-mode, generic-mode-find-file-hook)
3572 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3573
3574 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3575
3576 * bookmark.el (bookmark-write-file): Catch errors writing file.
3577 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3578
3579 2005-04-10 Richard M. Stallman <rms@gnu.org>
3580
3581 * startup.el (fancy-splash-tail): Update copyright year.
3582 (command-line): Split part of -Q into -D.
3583 (emacs-basic-display): New defvar.
3584 (fancy-splash-text): Correct name of menu item.
3585
3586 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3587
3588 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3589 lines in one node.
3590
3591 * comint.el (comint-send-input): New arg ARTIFICIAL.
3592 Callers in this file changed.
3593
3594 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3595
3596 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3597
3598 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3599
3600 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3601 `ldap-search-internal'.
3602
3603 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3604
3605 * files.el (set-auto-mode-1): Use line-end-position.
3606
3607 * international/latin-1.el:
3608 * international/latin-2.el:
3609 * international/latin-3.el:
3610 * international/latin-4.el:
3611 * international/latin-5.el:
3612 * international/latin-8.el:
3613 * international/latin-9.el: Give punctuation syntax to NBSP.
3614
3615 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3616 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3617 Use char-classes to accept non-ascii letters, accepted in some recent
3618 bibtex implementations.
3619
3620 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3621
3622 * custom.el (custom-set-minor-mode): Any non-nil value for the
3623 variable should enable the mode when set through Custom.
3624
3625 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3626
3627 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3628 TAB binding so tab-always-indent is obeyed.
3629 (vhdl-minibuffer-local-map): Move initialization into declaration.
3630 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3631 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3632 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3633 (vhdl-current-line): Use line-beginning-position.
3634 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3635 with-output-to-temp-buffer, so the current position can be recorded.
3636
3637 2005-04-10 Masatake YAMATO <jet@gyve.org>
3638
3639 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3640 Add regexp for gcov.
3641
3642 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3643
3644 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3645 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3646 syntax which Emacs 20 doesn't support.
3647
3648 2005-04-09 Richard M. Stallman <rms@gnu.org>
3649
3650 * help.el (describe-key-briefly, describe-key):
3651 Replace strings as event types with "(any string)".
3652
3653 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3654
3655 * arc-mode.el (archive-mode-map): Move initialization into
3656 the declaration. Override *all* bindings of `undo'.
3657 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3658
3659 2005-04-09 Jay Belanger <belanger@truman.edu>
3660
3661 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3662
3663 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3664
3665 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3666 (xterm-register-default-colors): Update color values computation
3667 to match xterm-200.
3668
3669 2005-04-09 Kenichi Handa <handa@m17n.org>
3670
3671 * international/code-pages.el (iso-latin-7): Fix the map.
3672
3673 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * emacs-lisp/lisp.el (defun-prompt-regexp)
3676 (parens-require-spaces, buffer-end, end-of-defun)
3677 (insert-parentheses): Doc fixes.
3678
3679 2005-04-08 Kim F. Storm <storm@cua.dk>
3680
3681 * comint.el (comint-highlight-prompt): Fix face spec.
3682 * hi-lock.el (hi-green): Likewise.
3683
3684 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3685
3686 * cus-edit.el (custom-modified-face):
3687 * comint.el (comint-highlight-input): Fix previous changes.
3688 * term.el (term-handle-ansi-escape): Add a comment.
3689
3690 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3691
3692 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3693 in the buffer and in whitespace-highlighted-space.
3694 (whitespace-unhighlight-the-space): Simplify.
3695 (whitespace-buffer): Simplify.
3696
3697 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3698
3699 * textmodes/table.el (table-cell-face): Add special case for
3700 displays supporting a high number of colors.
3701 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3702 (vhdl-font-lock-reserved-words-face)
3703 (vhdl-speedbar-architecture-face)
3704 (vhdl-speedbar-instantiation-face)
3705 (vhdl-speedbar-architecture-selected-face)
3706 (vhdl-speedbar-instantiation-selected-face): Likewise.
3707 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3708 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3709 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3710 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3711 (ebrowse-progress-face): Likewise.
3712 * progmodes/compile.el (compilation-info-face): Likewise.
3713 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3714 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3715 * calendar/calendar.el (diary-face): Likewise.
3716 * woman.el (woman-italic-face, woman-bold-face)
3717 (woman-unknown-face): Likewise.
3718 * wid-edit.el (widget-button-pressed-face): Likewise.
3719 * whitespace.el (whitespace-highlight-face): Likewise.
3720 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3721 * pcvs-info.el (cvs-marked-face): Likewise.
3722 * info.el (info-xref): Likewise.
3723 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3724 * hilit-chg.el (highlight-changes-face)
3725 (highlight-changes-delete-face): Likewise.
3726 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3727 (hi-red-b): Likewise.
3728 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3729 * font-lock.el (font-lock-keyword-face)
3730 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3731 * cus-edit.el (custom-invalid-face, custom-modified-face)
3732 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3733 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3734 * comint.el (comint-highlight-prompt): Likewise.
3735
3736 2005-04-08 Lute Kamstra <lute@gnu.org>
3737
3738 * font-lock.el (font-lock-keywords): Docstring fixes.
3739
3740 2005-04-08 Kenichi Handa <handa@m17n.org>
3741
3742 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3743 chars are more than a limit, print " and more..." at the tail.
3744
3745 2005-04-08 Kim F. Storm <storm@cua.dk>
3746
3747 * emacs-lisp/authors.el (authors-aliases): Update list.
3748 (authors-ignored-files): New list.
3749 (authors-fixed-entries): Fix typo.
3750 (authors-renamed-files-alist): Update list.
3751 (authors-add): Check authors-ignored-files.
3752
3753 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3754
3755 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3756 optional, to ensure backward compatibility.
3757
3758 2005-04-08 Stephen Eglen <stephen@gnu.org>
3759
3760 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3761
3762 2005-04-08 Kim F. Storm <storm@cua.dk>
3763
3764 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
3765
3766 * mouse.el (mouse-on-link-p): Doc fix.
3767
3768 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
3769
3770 * ielm.el (ielm-prompt-read-only): Doc fix.
3771
3772 * comint.el (comint-prompt-read-only): Doc fix.
3773
3774 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
3775
3776 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
3777 ensure dired always handles wildcards passed to ffap.
3778 (find-file-at-point): Use it.
3779 (ffap-dired-wildcards): Doc fix.
3780
3781 2005-04-07 Juri Linkov <juri@jurta.org>
3782
3783 * simple.el (next-error-overlay-arrow-position): New defvar.
3784 Put "=>" on its property `overlay-arrow-string'. Add it to
3785 `overlay-arrow-variable-list'.
3786
3787 * progmodes/compile.el (compilation-setup):
3788 Set `next-error-overlay-arrow-position' to nil. Also set it to
3789 nil in the local hook `kill-buffer-hook'. Make local variable
3790 `overlay-arrow-string' and set it to "=>".
3791 (compilation-goto-locus): Set BOL position to
3792 `next-error-overlay-arrow-position' instead of
3793 `overlay-arrow-position'.
3794
3795 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3796 locally instead of adding it to the global hook.
3797 (Info-kill-buffer): Move up.
3798
3799 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3800
3801 * term/xterm.el (xterm-standard-colors): Update color values from
3802 xterm-200.
3803
3804 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
3805
3806 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3807
3808 * fast-lock.el:
3809 * lazy-lock.el: Move them to the obsolete subdir.
3810
3811 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3812
3813 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3814 (wdired-add-replace-advice): Remove.
3815 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3816
3817 2005-04-06 Kim F. Storm <storm@cua.dk>
3818
3819 * startup.el (command-line): Add --bare-bones alias for -Q.
3820
3821 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3822
3823 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3824 create the startup fontset if a font specification ends with
3825 `mac-roman'.
3826
3827 2005-04-06 Lute Kamstra <lute@gnu.org>
3828
3829 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3830 change.
3831
3832 * emacs-lisp/copyright.el (copyright-update-year): Replace the
3833 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
3834
3835 2005-04-05 Lute Kamstra <lute@gnu.org>
3836
3837 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3838 (define-generic-mode): Ditto. Fix debug declaration.
3839
3840 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3841 Put them in the generic-x group.
3842
3843 * calendar/timeclock.el (timeclock): Doc fix.
3844
3845 * generic.el (define-generic-mode): Don't use custom-current-group.
3846 Document default :group value.
3847 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3848 (define-global-minor-mode): Don't use custom-current-group.
3849
3850 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3851
3852 * startup.el (command-line-1): Display startup-echo-area-message
3853 when fancy splash screen is in use.
3854
3855 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3856 (sh-escaped-newline): New face.
3857 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3858 newline, and use sh-escaped-newline face.
3859
3860 * progmodes/tcl.el (tcl-escaped-newline): New face.
3861 (tcl-builtin-list): New variable.
3862 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3863 newlines. Fix keywords subexpression number.
3864
3865 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
3866
3867 * textmodes/org.el (org-diary-default-entry): Fix call to
3868 `add-to-diary-entry'.
3869
3870 2005-04-05 Kim F. Storm <storm@cua.dk>
3871
3872 * ediff-init.el: Use (featurep 'xemacs).
3873
3874 2005-04-05 David Ponce <david@dponce.com>
3875
3876 * cus-edit.el (face): Derive from symbol widget. Display sample
3877 of the current face on the fly.
3878 (widget-face-sample-face-get, widget-face-notify): New functions.
3879 (widget-face-value-create): Remove.
3880
3881 * wid-edit.el (widget-field-end): Temporarily remove field
3882 narrowing before to call `get-char-property'.
3883
3884 2005-04-04 Jay Belanger <belanger@truman.edu>
3885
3886 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
3887 (math-read-subscripts): New variable.
3888 (math-read-preprocess-string): Process subscripts.
3889
3890 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3891
3892 * comint.el (comint-prompt-read-only): Doc fix.
3893
3894 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
3895 `-1'. Doc fix.
3896
3897 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
3898
3899 * textmodes/org.el (org-insert-mode-line-in-empty-file):
3900 Change default value to nil.
3901
3902 2005-04-04 Lute Kamstra <lute@gnu.org>
3903
3904 * autorevert.el (auto-revert-mode): Specify :group.
3905 * battery.el (display-battery-mode): Specify :group.
3906 * diff-mode.el (diff-minor-mode): Specify :group.
3907 * font-core.el (font-lock-mode): Specify :group.
3908 * hl-line.el (hl-line-mode): Specify :group.
3909 * iimage.el (iimage): New customization group.
3910 (iimage-mode): Specify :group.
3911 * longlines.el (longlines-mode): Specify :group.
3912 * master.el: Don't require easy-mmode.
3913 (master): New customization group.
3914 (master-mode): Specify :group.
3915 * msb.el (msb-mode): Specify :group.
3916 * reveal.el (reveal-mode): Specify :group.
3917 * simple.el (next-error-follow-minor-mode): Specify :group.
3918 * smerge-mode.el (smerge-mode): Specify :group.
3919 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
3920 * emulation/cua-base.el (cua-mode): Specify :group.
3921 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
3922 * language/thai-util.el (thai-auto-composition-mode)
3923 (thai-word-mode): Specify :group.
3924 * mail/supercite.el (sc-minor-mode): Specify :group.
3925 * progmodes/cwarn.el (cwarn-mode): Specify :group.
3926 * progmodes/flymake.el (flymake-mode): Specify :group.
3927 * progmodes/glasses.el (glasses-mode): Specify :group.
3928 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
3929 * textmodes/enriched.el (enriched-mode): Specify :group.
3930 * textmodes/refill.el (refill-mode): Specify :group.
3931
3932 * add-log.el (change-log-font-lock-keywords): Names in
3933 parenthesized lists can contain spaces.
3934
3935 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3936
3937 * startup.el (fancy-splash-text): Shorten default text of
3938 "Emacs Tutorial" line. Also, if the current language env
3939 indicates an available tutorial file other than TUTORIAL,
3940 extract its title and append it to the line in parentheses.
3941 (fancy-splash-insert): If arg is a thunk, funcall it.
3942
3943 2005-04-04 Jay Belanger <belanger@truman.edu>
3944
3945 * calc.el (calc-language-alist): Add tags to customization type.
3946
3947 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
3948
3949 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
3950 Doc fix.
3951
3952 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
3953
3954 * add-log.el (change-log-font-lock-keywords): The manual
3955 describing a Change Log entry, says: (...) "Aside from these
3956 header lines, every line in the change log starts with a space or
3957 a tab.". The font-lock was not highlighting lines started with
3958 spaces, added support for it.
3959
3960 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3961
3962 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
3963 (bibtex-generate-url-list): Update docstring accordingly. Put the
3964 complex example in the docstring.
3965 (bibtex-font-lock-url): Use pop.
3966
3967 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3968
3969 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
3970
3971 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
3972
3973 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3974
3975 * filesets.el (filesets-set-default): Doc fix.
3976
3977 2005-04-03 Lute Kamstra <lute@gnu.org>
3978
3979 * generic.el (define-generic-mode): Add argument to specify
3980 keywords for defcustom.
3981 (default-generic-mode): Specify :group.
3982
3983 * generic-x.el: Specify :group for all generic modes.
3984
3985 * desktop.el (desktop-no-desktop-file-hook)
3986 (desktop-after-read-hook): Doc fix.
3987
3988 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
3989
3990 * simple.el (visible-mode): Use explicit :group keyword.
3991 This changes the group of `visible-mode-hook' from paren-blinking
3992 to editing-basics.
3993
3994 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
3995
3996 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
3997 mailbox specifications as well as URLs.
3998 (rmail-insert-inbox-text): Remove unused conditional branches.
3999
4000 2005-04-01 Jay Belanger <belanger@truman.edu>
4001
4002 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
4003 (calc-gnuplot-print-command): Move definitions to calc.el.
4004
4005 * calc/calc-embed.el (calc-embedded-announce-formula)
4006 (calc-embedded-open-formula, calc-embedded-close-formula)
4007 (calc-embedded-open-word, calc-embedded-close-word)
4008 (calc-embedded-open-plain, calc-embedded-close-plain)
4009 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4010 (calc-embedded-open-mode, calc-embedded-close-mode):
4011 Move definitions to calc.el.
4012
4013 * calc/calc.el (calc-settings-file, calc-language-alist):
4014 Make customizable.
4015 (calc-embedded-announce-formula, calc-embedded-open-formula)
4016 (calc-embedded-close-formula, calc-embedded-open-word)
4017 (calc-embedded-close-word, calc-embedded-open-plain)
4018 (calc-embedded-close-plain, calc-embedded-open-new-formula)
4019 (calc-embedded-close-new-formula, calc-embedded-open-mode)
4020 (calc-embedded-close-mode, calc-gnuplot-name)
4021 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
4022 from other files and make customizable.
4023
4024 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4025
4026 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4027 Use buffer-live-p.
4028 (cvs-mode-run): Don't call cvs-update-header here.
4029 (cvs-run-process): Call cvs-update-header.
4030 Use process properties for cvs-postprocess and cvs-buffer so that
4031 the sentinel can behave better if the temp buffer is killed.
4032 Use a pipe rather than a tty, to better handle unexpected prompts.
4033 (cvs-sentinel): Rewrite. Call cvs-update-header.
4034
4035 2005-04-01 Andre Spiegel <spiegel@gnu.org>
4036
4037 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4038 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
4039
4040 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4041
4042 * generic.el (define-generic-mode): Add indentation rule.
4043
4044 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4045
4046 * files.el (mode-require-final-newline): Make Custom correctly
4047 report a nil value and allow to set it to nil via Custom.
4048 Doc fix.
4049
4050 2005-04-01 Kenichi Handa <handa@m17n.org>
4051
4052 * international/characters.el: Enable the correct case setting for
4053 dotless-i and dotted-I.
4054
4055 2005-04-01 Kim F. Storm <storm@cua.dk>
4056
4057 * ido.el (ido-file-internal): Fall back to non-ido command if
4058 initial directory is on slow ftp (or tramp) host.
4059
4060 2005-03-31 Richard M. Stallman <rms@gnu.org>
4061
4062 * emacs-lisp/autoload.el (make-autoload):
4063 Handle define-global-minor-mode.
4064
4065 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4066 Rename from easy-mmode-define-global-mode.
4067 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
4068
4069 * progmodes/scheme.el (scheme-mode-syntax-table):
4070 Update syntax of | and # for two-character comment syntax.
4071
4072 2005-03-31 Lute Kamstra <lute@gnu.org>
4073
4074 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
4075 (define-minor-mode): Call custom-current-group at load-time.
4076
4077 * generic.el (define-generic-mode): Add debug declaration.
4078 Add defcustom for the mode hook.
4079 (generic-mode-internal): Use run-mode-hooks.
4080
4081 2005-03-31 Kim F. Storm <storm@cua.dk>
4082
4083 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
4084 (mouse-fixup-help-message): New defun called by show_help_echo
4085 to fixup mouse-2 prefix in help messages when applicable.
4086
4087 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
4088
4089 2005-03-31 Kenichi Handa <handa@m17n.org>
4090
4091 * language/thai-word.el (thai-find-word-ends): Pay attention to
4092 the case that we reach the end of buffer.
4093
4094 * textmodes/fill.el (fill-text-properties-at): New function.
4095 (fill-newline): Use fill-text-properties-at instead of
4096 text-properties-at.
4097
4098 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4099
4100 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4101 not comint-quote-filename.
4102
4103 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4104
4105 * help-fns.el (help-with-tutorial): Revert last change.
4106
4107 2005-03-31 Kim F. Storm <storm@cua.dk>
4108
4109 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4110
4111 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4112
4113 * calendar/cal-china.el: Update reference to "Calendrical
4114 Calculations" book; there's a new edition.
4115 * calendar/cal-coptic.el: Likewise.
4116 * calendar/cal-french.el: Likewise.
4117 * calendar/cal-hebrew.el: Likewise.
4118 * calendar/cal-islam.el: Likewise.
4119 * calendar/cal-iso.el: Likewise.
4120 * calendar/cal-julian.el: Likewise.
4121 * calendar/cal-mayan.el: Likewise.
4122 * calendar/cal-persia.el: Likewise.
4123 * calendar/calendar.el: Likewise.
4124 * calendar/holidays.el: Likewise.
4125 * calendar/lunar.el: Likewise.
4126 * calendar/solar.el: Likewise.
4127
4128 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4129 white space from doc string.
4130
4131 2005-03-30 Jay Belanger <belanger@truman.edu>
4132
4133 * calc/calc-help.el (calc-full-help): Remove email address.
4134
4135 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4136
4137 * help-fns.el (help-with-tutorial): Delete title line.
4138
4139 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4140
4141 * calendar/cal-x.el (calendar-one-frame-setup)
4142 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4143 rather than 'symbol for set-window-dedicated-p.
4144
4145 * calendar/appt.el (appt-buffer-name): Make it a constant.
4146 (appt-add): Doc fix.
4147
4148 * filesets.el (filesets-menu-path, filesets-menu-before)
4149 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4150 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4151 (filesets-add-submenu): Delete and use add-submenu instead.
4152
4153 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4154
4155 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4156 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4157 (org-diary-default-entry): New function.
4158 (org-get-entries-from-diary): Better parsing of diary entries.
4159 (org-agenda-check-no-diary): New function.
4160 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4161 linking to diary entries.
4162 (org-agenda-execute-calendar-command): New function.
4163 (org-agenda): Improve visible section in window.
4164 Use `org-fit-agenda-window'.
4165 (org-fit-agenda-window): New option.
4166 (org-move-subtree-down): Better handling of empty lines
4167 at end of subtree.
4168 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4169 levels up.
4170 (org-fontify-done-headline): New option.
4171 (org-headline-done-face): New face.
4172 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4173 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4174 When current field is non-empty, it is copied to next row.
4175 (org-table-copy-from-above): Fix bug which made it
4176 impossible to copy fields containing only a single non-white character.
4177
4178 2005-03-30 Kim F. Storm <storm@cua.dk>
4179
4180 * kmacro.el (kmacro-end-macro): Isearch may store this command
4181 into the macro -- so ignore it when executing keyboard macro.
4182
4183 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4184
4185 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4186
4187 2005-03-29 Kenichi Handa <handa@m17n.org>
4188
4189 * language/thai.el ("Thai"): Set setup-function and exit-function
4190 for Thai language environment.
4191
4192 * language/thai-util.el: Require thai-word.
4193 (thai-word-mode-map): New variable.
4194 (thai-word-mode): New minor mode.
4195 (setup-thai-language-environment-internal): New function.
4196 (exit-thai-language-environment-internal): New function.
4197
4198 * language/thai-word.el (thai-word-table): Declare it by defvar,
4199 use dolist to initialize it.
4200 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4201 (thai-fill-find-break-point): New functions.
4202
4203 2005-03-29 Richard M. Stallman <rms@gnu.org>
4204
4205 * simple.el (idle-update-delay): Move definition up.
4206 (set-mark): Doc fix.
4207
4208 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4209
4210 * longlines.el: New file.
4211
4212 * simple.el (buffer-substring-filters): New variable.
4213 (filter-buffer-substring): New function.
4214 (kill-region, copy-region-as-kill): Use it.
4215
4216 * register.el (copy-to-register, append-to-register)
4217 (prepend-to-register): Use filter-buffer-substring.
4218
4219 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4220
4221 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4222 (gud-filter-pending-text): Move in front of gdb.
4223 (gud-overlay-arrow-position): New variable.
4224 (gud-sentinel, gud-display-line): Use it in place of
4225 overlay-arrow-position.
4226
4227 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4228
4229 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4230 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4231 (fortran-font-lock-keywords-4): New variable.
4232 (fortran-blocks-re, fortran-end-block-re)
4233 (fortran-start-block-re): New constants, for hideshow.
4234 (hs-special-modes-alist): Add a Fortran entry.
4235 (fortran-mode-map): Bind fortran-end-of-block,
4236 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4237 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4238 (fortran-looking-at-if-then, fortran-end-of-block)
4239 (fortran-beginning-of-block): New functions, for hideshow.
4240
4241 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4242 Doc fix. Tweak regexp.
4243 (f90-beginning-of-block): Push mark first.
4244
4245 2005-03-29 Jay Belanger <belanger@truman.edu>
4246
4247 * calc/calc.el: Update copyright date.
4248 (calc-version): Increase to 2.1.
4249 (calc-version-date): Remove.
4250
4251 * calc/calc-help.el: Update copyright date.
4252 (calc-full-help): Remove reference to calc-version-date.
4253 Update copyright date.
4254
4255 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4256
4257 * vc.el (vc-do-command): Use a pipe for async processes, so password
4258 prompts don't show up at places where the user can't reply.
4259
4260 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4261
4262 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4263 on the file name we pass to the inferior shell.
4264
4265 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4266
4267 * progmodes/which-func.el (which-function): Be robust in the face of an
4268 imenu--make-index-alist failure.
4269
4270 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4271
4272 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4273
4274 * progmodes/python.el (python-preoutput-filter): Fix last change.
4275
4276 2005-03-29 Lute Kamstra <lute@gnu.org>
4277
4278 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4279 functions and compiled macros.
4280 (debug-convert-byte-code): Handle macros too.
4281 (debug-on-entry-1): Don't signal an error when trying to clear a
4282 function that is not set to debug on entry.
4283
4284 2005-03-29 Jay Belanger <belanger@truman.edu>
4285
4286 * calc/calc-lang.el: Add functions to math-function-table
4287 properties of tex and math.
4288
4289 2005-03-29 Kenichi Handa <handa@m17n.org>
4290
4291 * ps-mule.el (ps-mule-plot-string): Translate characters by
4292 ps-print-translation-table.
4293 (ps-mule-begin-job): Call find-charset-region/string with
4294 ps-print-translation-table.
4295 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4296
4297 * ps-print.el (ps-print-translation-table): New variable.
4298 (ps-plot-region): Translate characters by ps-print-translation-table.
4299
4300 2005-03-29 Juri Linkov <juri@jurta.org>
4301
4302 * simple.el (next-error-highlight-timer): New variable.
4303
4304 * progmodes/compile.el (compilation-goto-locus):
4305 Use `next-error-highlight-timer' instead of `sit-for'.
4306
4307 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4308
4309 * mail/supercite.el (sc-mail-field): Use assoc-string.
4310 (sc-get-address): Simplify regexps.
4311
4312 * files.el (minibuffer-with-setup-hook): New macro.
4313 (find-file-read-args): Use it to avoid let-binding
4314 minibuffer-with-setup-hook (which breaks turning on/off
4315 file-name-shadow-mode while in the prompt).
4316
4317 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4318
4319 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4320
4321 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4322
4323 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4324
4325 * window.el (window-buffer-height): Use count-screen-lines.
4326
4327 * progmodes/python.el (python-preoutput-leftover): New var.
4328 (python-preoutput-filter): Use it.
4329 (python-send-receive): Loop until all the result has been received.
4330
4331 2005-03-28 Juri Linkov <juri@jurta.org>
4332
4333 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4334
4335 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4336 "Recover Crashed Session".
4337 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4338 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4339 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4340 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4341 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4342 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4343 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4344 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4345
4346 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4347 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4348 Ediff Sessions", "Toggle use of separate control buffer frame",
4349 "Use separate frame for Ediff control buffer".
4350
4351 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4352 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4353 "Rename Bookmark", "Delete Bookmark".
4354
4355 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4356 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4357 Add `:active Info-index-alternatives' to "Next Matching Item".
4358
4359 * wdired.el (wdired-change-to-wdired-mode):
4360 Mention `wdired-abort-changes' key in the initial message.
4361
4362 * international/mule.el (auto-coding-alist): Associate non-ascii
4363 image filename extensions with `no-conversion'.
4364
4365 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4366
4367 * international/iso-acc.el:
4368 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4369
4370 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4371
4372 * textmodes/sgml-mode.el (html-mode): Doc update.
4373
4374 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4375
4376 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4377
4378 * term.el (term-move-columns): Fix face after extending a line.
4379 (term-insert-spaces): Likewise.
4380 (term-reset-terminal): Fix off by one error.
4381
4382 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4383
4384 * international/mule.el (auto-coding-alist): Add .xpi files.
4385
4386 * files.el (auto-mode-alist): Add .xpi files.
4387
4388 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4389
4390 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4391
4392 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4393
4394 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4395
4396 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4397
4398 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4399 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4400
4401 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4402 cursor to Jan 1 when needed.
4403 (calendar-end-of-year): Fix -/+ typo.
4404 Reported by Chong Yidong <cyd@stupidchicken.com>.
4405
4406 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4407
4408 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4409
4410 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4411 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4412
4413 2005-03-25 Richard M. Stallman <rms@gnu.org>
4414
4415 * filesets.el (filesets-init): Add autoload.
4416
4417 * mail/mailalias.el (mail-directory): Doc fix.
4418
4419 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4420
4421 * mail/mailalias.el (mail-directory-process): Do nothing if
4422 mail-directory-process is an atom.
4423 (mail-get-names): Ignore mail-directory-names if it is an atom.
4424 (mail-directory-process defvar): Doc fix.
4425 (mail-names): Doc fix.
4426
4427 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4428
4429 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4430
4431 2005-03-26 Kenichi Handa <handa@m17n.org>
4432
4433 * international/mule-util.el (detect-coding-with-priority):
4434 Call update-coding-systems-internal before detect-coding-region.
4435
4436 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4437
4438 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4439 (gdb-frames-mode-map): Add follow-link property.
4440
4441 2005-03-25 Jay Belanger <belanger@truman.edu>
4442
4443 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4444 for variables.
4445
4446 2005-03-25 Juri Linkov <juri@jurta.org>
4447
4448 * image-mode.el: Optimize image filename extension regexps in
4449 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4450 in `auto-mode-alist'.
4451 (image-mode): Add `image-toggle-display-text' to local hook
4452 `change-major-mode-hook'. Display the image as an image by
4453 default. Set `cursor-type' and `truncate-lines' if the image
4454 is already displayed. Take into account the current mode (image
4455 or text) in message.
4456 (image-minor-mode): New minor mode.
4457 (image-mode-maybe, image-toggle-display-text): New functions.
4458 (image-toggle-display): Use called-interactively-p.
4459 Let-bind `inhibit-read-only' to t.
4460
4461 * image-mode.el (image-minor-mode): Set `cursor-type' and
4462 `truncate-lines' if the image is already displayed. Add turning
4463 image-minor-mode off to `change-major-mode-hook'. Add message.
4464 Call `image-toggle-display-text' after turning image-minor-mode off.
4465
4466 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4467
4468 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4469 Terminal.app, use utf-8.
4470 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4471 (set-locale-environment): Use it.
4472
4473 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4474
4475 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4476
4477 * progmodes/python.el (python-close-block-statement-p)
4478 (python-outdent-p, python-current-defun): Use symbol-end.
4479
4480 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4481
4482 * files.el (save-some-buffers): Doc fix.
4483
4484 2005-03-25 Werner Lemberg <wl@gnu.org>
4485
4486 * complete.el, thumbs.el: Replace `legal' with `valid'.
4487 * calendar/calendar.el: Replace `legal' with `valid'.
4488 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4489 * mail/supercite.el: Replace `legal' with `valid'.
4490 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4491 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4492 Replace `legal' with `valid'.
4493 * textmodes/reftex-vars.el, textmodes/reftex.el:
4494 Replace `legal' with `valid'.
4495
4496 2005-03-25 Werner Lemberg <wl@gnu.org>
4497
4498 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4499 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4500 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4501 * emulation/vip.el: Replace `illegal' with `invalid'.
4502 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4503 * mail/supercite.el: Replace `illegal' with `invalid'.
4504 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4505 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4506 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4507 * progmodes/sh-script.el, progmodes/xscheme.el:
4508 Replace `illegal' with `invalid'.
4509 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4510 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4511 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4512 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4513
4514 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4515
4516 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4517 (flymake-find-buildfile, flymake-find-possible-master-files)
4518 (flymake-check-include, flymake-parse-line): Replace loops over the
4519 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4520
4521 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4522 Substitute file-name-as-directory in the rest of the file.
4523 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4524 (flymake-replace-region): Remove unused arg `buffer'.
4525 (flymake-check-patch-master-file-buffer): Update calls to it.
4526 (flymake-add-err-info): Remove unused var `count'.
4527 (flymake-mode): Use define-minor-mode.
4528
4529 * progmodes/flymake.el: Use with-current-buffer.
4530 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4531 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4532 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4533 Avoid testing for `xemacs'.
4534 (flymake-nop): Move.
4535 (flymake-region-has-flymake-overlays): Return the computed value.
4536 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4537 Remove unused var `endline'.
4538 (flymake-get-line-count): Remove unused function.
4539 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4540
4541 * emulation/vi.el:
4542 * generic.el:
4543 * hilit-chg.el (global-highlight-changes):
4544 * hi-lock.el (hi-lock-mode):
4545 * follow.el: find-file-hooks -> find-file-hook.
4546
4547 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4548
4549 2005-03-24 Juri Linkov <juri@jurta.org>
4550
4551 * dired.el (dired-mode-map): Add menu item "Compare directories"
4552 for dired-compare-directories.
4553
4554 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4555 Doc fix. Replace `read-file-name' with `read-directory-name'.
4556
4557 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4558
4559 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4560
4561 2005-03-24 Jay Belanger <belanger@truman.edu>
4562
4563 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4564 relevant mode settings in calc-embedded-original-modes when modes
4565 are permanently changed.
4566
4567 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4568
4569 * autoinsert.el: find-file-hooks -> find-file-hook.
4570
4571 2005-03-24 Lute Kamstra <lute@gnu.org>
4572
4573 * generic.el (generic-font-lock-defaults): Make it obsolete.
4574 (generic-font-lock-keywords): New variable to replace
4575 generic-font-lock-defaults.
4576 (generic-mode-set-font-lock): Delete it.
4577 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4578 (generic-bracket-support): Add docstring.
4579
4580 * generic-x.el: Rename generic-font-lock-defaults to
4581 generic-font-lock-keywords throughout.
4582 (mailagent-rules-setup-function): Delete it.
4583 (mailagent-rules-generic-mode): Use anonymous function instead.
4584 (show-tabs-generic-mode-font-lock-defaults-1)
4585 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4586 Quote faces.
4587 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4588 not foreground.
4589
4590 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4591 Recognize define-generic-mode.
4592
4593 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4594
4595 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4596 if there's no completion table.
4597
4598 2005-03-23 Miles Bader <miles@gnu.org>
4599
4600 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4601 Remove tty-specific variants, as they're no longer needed.
4602
4603 2005-03-23 Lute Kamstra <lute@gnu.org>
4604
4605 * generic-x.el: Code cleanup: make args constant whenever possible.
4606 (installshield-statement-keyword-list)
4607 (installshield-system-functions-list)
4608 (installshield-system-variables-list, installshield-types-list)
4609 (installshield-funarg-constants-list): Make them constants.
4610
4611 * generic.el (generic-make-keywords-list): Add autoload cookie.
4612
4613 * calendar/time-date.el: Add comment on time value formats.
4614 Don't require parse-time.
4615 (with-decoded-time-value): New macro.
4616 (encode-time-value): New function.
4617 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4618 (days-to-time): Return a valid time value when arg is huge.
4619 (time-since): Use time-subtract.
4620 (time-to-number-of-days): Use time-to-seconds.
4621
4622 2005-03-23 David Ponce <david@dponce.com>
4623
4624 * recentf.el: (recentf-keep): New option.
4625 (recentf-menu-action): Default to `find-file'.
4626 (recentf-keep-non-readable-files-flag)
4627 (recentf-keep-non-readable-files-p)
4628 (recentf-file-readable-p, recentf-find-file)
4629 (recentf-cleanup-remote): Remove.
4630 (recentf-include-p): More robust.
4631 (recentf-keep-p): New function.
4632 (recentf-remove-if-non-kept): Rename from
4633 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4634 All callers updated.
4635 (recentf-menu-items-for-commands): Fix help string.
4636 (recentf-track-closed-file): Update. Doc fix.
4637 (recentf-cleanup): Update. Count removed files. Doc fix.
4638
4639 2005-03-23 Kim F. Storm <storm@cua.dk>
4640
4641 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4642 Don't inherit from fringe face (now happens automatically).
4643
4644 2005-03-22 Kim F. Storm <storm@cua.dk>
4645
4646 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4647 position values.
4648
4649 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4650
4651 * menu-bar.el (showhide-date-time): Remove.
4652 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4653 (menu-bar-make-mm-toggle): Simplify.
4654
4655 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4656
4657 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4658 Accept qualified variable and function names.
4659
4660 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4661
4662 * bindings.el (completion-ignored-extensions):
4663 Remove ".lis" for `vax-vms'.
4664
4665 2005-03-22 Andreas Schwab <schwab@suse.de>
4666
4667 * generic-x.el: Revert last change.
4668 * ldefs-boot.el: Update.
4669
4670 2005-03-22 Jay Belanger <belanger@truman.edu>
4671
4672 * calc/calc-embed (calc-embedded-original-modes): New variable.
4673 (calc-embedded-save-original-modes)
4674 (calc-embedded-restore-original-modes): New functions.
4675 (calc-do-embedded): Save original modes when entering embedded mode
4676 and restore when leaving embedded mode.
4677 (calc-embedded-modes-change): Change the value of
4678 calc-embedded-original-modes to reflect permanent changes.
4679
4680 2005-03-22 Lute Kamstra <lute@gnu.org>
4681
4682 * generic-x.el: Require generic again.
4683
4684 2005-03-22 Miles Bader <miles@gnu.org>
4685
4686 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4687 Tweak details to look good on both ttys and bitmap displays, light
4688 or dark background, etc.
4689
4690 2005-03-21 Kim F. Storm <storm@cua.dk>
4691
4692 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4693 mouse position.
4694
4695 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4696
4697 * icomplete.el: Don't forcibly turn on the mode upon load.
4698 (icomplete-mode): Use define-minor-mode.
4699 (icomplete-eoinput): Default to nil.
4700 (icomplete-minibuffer-setup): Remove autoload.
4701 (icomplete-tidy): Simplify.
4702 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4703 in the initial state or if the user has modified the field.
4704 Fix handling of icomplete-max-delay-chars.
4705 Remove code that handles the oddball case where
4706 minibuffer-completion-table is an integer.
4707 Wrap icomplete-completions in while-no-input in case building
4708 completions takes more time than expected.
4709 (icomplete-completions): Simplify.
4710
4711 2005-03-21 Richard M. Stallman <rms@gnu.org>
4712
4713 * jka-compr.el (jka-compr-really-do-compress):
4714 Make variable buffer-local.
4715
4716 * image-mode.el: Handle .xpm files too.
4717 (image-toggle-display): Preserve modification flag.
4718
4719 * help.el (where-is): Don't mention aliases with no key bindings.
4720
4721 2005-03-21 Lute Kamstra <lute@gnu.org>
4722
4723 * generic.el: Fix commentary section. Don't require cl for compilation.
4724 (generic-mode-list): Add autoload cookie.
4725 (generic-use-find-file-hook, generic-lines-to-scan)
4726 (generic-find-file-regexp, generic-ignore-files-regexp)
4727 (generic-mode, generic-mode-find-file-hook)
4728 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4729 (define-generic-mode): Make it a defmacro. Fix docstring.
4730 (generic-mode-internal): Code cleanup. Add autoload cookie.
4731 (generic-mode-set-comments): Code cleanup.
4732 * generic-x.el: Don't prevent compilation. Don't require generic.
4733 Follow coding conventions. Minor code cleanup.
4734 (etc-fstab-generic-mode): Add some keywords.
4735 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4736 define-generic-mode like a function declaration.
4737
4738 2005-03-21 Jay Belanger <belanger@truman.edu>
4739
4740 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4741 changing modes.
4742
4743 2005-03-21 Sam Steingold <sds@gnu.org>
4744
4745 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4746
4747 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4748
4749 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4750 Add underscore to "f$ lexicals" regexp.
4751
4752 2005-03-20 Juri Linkov <juri@jurta.org>
4753
4754 * subr.el (progress-reporter-do-update): When `min-value' is equal
4755 to `max-value', set `percentage' to 0 and prevent division by zero.
4756
4757 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4758
4759 Sync with Tramp 2.0.48.
4760
4761 * tramp.el (all): Change all addresses to .gnu.org.
4762 (tramp-append-tramp-buffers): New defun.
4763 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
4764 Catch `dont-send' signal.
4765 (tramp-set-auto-save-file-modes): Set always permissions, because
4766 there might be an old auto-saved file belonging to another
4767 original file. This could be a security threat. Reported by
4768 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
4769 Check for Emacs 21.3.50 removed.
4770
4771 * tramp-smb.el (all): Remove debug construct for
4772 `with-parsed-tramp-file-name'.
4773 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
4774 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
4775 No error message if DIRECTORY or FILENAME doesn't exist.
4776 (tramp-smb-open-connection): Check existence of
4777 `tramp-smb-program'.
4778
4779 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4780
4781 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4782 Properly handle the case where the `m' or `s' command's argument is not
4783 yet terminated.
4784 (perl-indent-new-calculate): New function.
4785 (perl-indent-line): Use it.
4786
4787 2005-03-20 Miles Bader <miles@gnu.org>
4788
4789 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4790 in text-mode too. Change to new face names.
4791 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4792 Add `:weight bold' attribute.
4793 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4794
4795 2005-03-19 Juri Linkov <juri@jurta.org>
4796
4797 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
4798
4799 * international/mule.el (auto-coding-alist): Sync with
4800 `auto-mode-alist' by adding upper case archive file extensions
4801 and adding ear/war to jar extension.
4802
4803 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
4804
4805 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4806 running, restart it.
4807
4808 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
4809
4810 * finder.el (finder-current-item): Throw an error on an empty line.
4811
4812 * man.el (Man-follow-manual-reference): If current-word returns
4813 nil, use "".
4814
4815 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
4816
4817 * simple.el (goto-line): Doc fix.
4818
4819 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
4820
4821 * files.el (save-buffer): Doc fix.
4822
4823 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
4824
4825 * recentf.el (recentf-cleanup-remote): New variable.
4826 (recentf-cleanup): Use it to conditionally check availablity of
4827 remote files.
4828
4829 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
4830
4831 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4832 function names.
4833
4834 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4835
4836 * language/thai-word.el: New file.
4837
4838 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4839
4840 * files.el (backup-buffer): If the file's directory is not
4841 writable, use copy instead of move to backup the file.
4842
4843 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4844
4845 * obsolete/keyswap.el: Moved to obsolete/ from term/.
4846
4847 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4848
4849 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4850 Use functionp instead of symbolp and fboundp. Reported by Drkm
4851 <darkman_spam@yahoo.fr>.
4852 (ps-print-version): New version 6.6.6.
4853
4854 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
4855
4856 * textmodes/table.el (table--line-column-position): New idiom.
4857 (table--row-column-insertion-point-p): New function to test
4858 validity of row and column insertion operation at a location.
4859 (table-global-menu, table-cell-menu): Use above functions for
4860 deterministic test operation.
4861 (table--editable-cell-p): Behave in deterministic fashion.
4862
4863 2005-03-18 Juri Linkov <juri@jurta.org>
4864
4865 * isearch.el (isearch-lazy-highlight-new-loop):
4866 Make arguments beg and end optional.
4867 (isearch-update): Remove optional arguments nil from
4868 isearch-lazy-highlight-new-loop.
4869 (isearch-lazy-highlight-search): Let-bind case-fold-search to
4870 isearch-lazy-highlight-case-fold-search instead of
4871 isearch-case-fold-search, and let-bind isearch-regexp to
4872 isearch-lazy-highlight-regexp.
4873 Use isearch-lazy-highlight-last-string instead of isearch-string.
4874
4875 * replace.el (perform-replace): Remove bindings of global
4876 variables isearch-string, isearch-regexp, isearch-case-fold-search.
4877 Add three new arguments to `replace-highlight'.
4878 (replace-highlight): Add arguments string, regexp, case-fold.
4879 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4880 to allow isearch-lazy-highlight-new-loop to use these values
4881 to set corresponding isearch-lazy-highlight-* internal
4882 variables whose values lazy highlighting will use regardless of
4883 changes to global variables isearch-string, isearch-regexp,
4884 isearch-case-fold-search during lazy highlighting loop.
4885 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
4886 to `lazy-highlight-cleanup'.
4887
4888 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
4889 (ispell-highlight-face): Set default face to `isearch' when
4890 lazy highlighting is enabled.
4891 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
4892 priority to 1. Add lazy highlighting.
4893 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
4894 from `isearch-dehighlight'.
4895
4896 2005-03-18 David Ponce <david@dponce.com>
4897
4898 * files.el (hack-local-variables): Do a case-insensitive search
4899 for End.
4900
4901 2005-03-18 Juri Linkov <juri@jurta.org>
4902
4903 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
4904 `isearch-lazy-highlight-cleanup', add alias to old name and
4905 declare obsolete. Add release numbers to other obsolete vars.
4906 (isearch-done, isearch-lazy-highlight-new-loop):
4907 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
4908 (lazy-highlight-cleanup) <variable>: Doc fix.
4909 (isearch-lazy-highlight-update): Rename obsolete
4910 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
4911
4912 2005-03-18 Kenichi Handa <handa@m17n.org>
4913
4914 * language/thai-util.el: Fix categorization of Thai characters in
4915 thai-category-table.
4916 (thai-composition-pattern): Adjust it for the above change.
4917 (thai-self-insert-command, thai-compose-syllable): New functions.
4918 (thai-compose-region): Use thai-compose-syllable.
4919 (thai-compose-string): Likewise.
4920 (thai-composition-function): Likewise.
4921 (thai-auto-composition): New function.
4922 (thai-auto-composition-mode): New minor mode.
4923
4924 * language/thai.el: Fix patterns to be registered in
4925 composition-function-table.
4926
4927 * international/quail.el (quail-input-method): Locally bind
4928 inhibit-modification-hooks to t.
4929
4930 2005-03-17 Richard M. Stallman <rms@gnu.org>
4931
4932 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
4933 (perl-mode): Use run-mode-hooks.
4934
4935 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
4936 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
4937 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
4938
4939 * mail/sendmail.el (sendmail-send-it): Reenable the code
4940 to compute resend-to-address and use it.
4941
4942 * tar-mode.el (tar-mode): Turn off undo unconditionally.
4943
4944 * image-mode.el: New file.
4945
4946 * image.el (insert-sliced-image): Add autoload cookie.
4947
4948 * font-lock.el (font-lock-lines-before): New user option.
4949 (font-lock-after-change-function): Obey it.
4950
4951 * bindings.el (esc-map): Make M-g a prefix.
4952 Bind M-g g and M-g M-g to goto-line.
4953
4954 * faces.el (face-id): Doc fix.
4955
4956 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4957
4958 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
4959 (rmail-show-message): Use rmail-unknown-mail-followup-to.
4960 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
4961
4962 * mail/sendmail.el (mail-yank-ignored-headers)
4963 (mail-font-lock-keywords, mail-mode-fill-paragraph):
4964 Add Mail-Followup-To and Mail-Reply-To headers.
4965 (mail-citation-hook): Add autoload cookie.
4966 (mail-mode): Doc fix.
4967 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
4968 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
4969 (mail-mode-fill-paragraph): Handle those headers.
4970 (mail-mailing-lists): New variable.
4971 (mail-mail-reply-to, mail-mail-followup-to): New functions.
4972
4973 2005-03-17 Juri Linkov <juri@jurta.org>
4974
4975 * isearch.el (isearch-fallback): Check for `(car previous)'
4976 before calling `isearch-other-end-state'.
4977
4978 2005-03-17 Kim F. Storm <storm@cua.dk>
4979
4980 * simple.el (move-beginning-of-line): Move to beginning of buffer
4981 line, as well as beginning of screen line.
4982
4983 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
4984
4985 * calendar/diary-lib.el (mark-diary-entries): Use new optional
4986 argument REDRAW rather than calendar-redrawing variable.
4987 * calendar/calendar.el (calendar-redrawing): Delete.
4988 (redraw-calendar): Do not bind calendar-redrawing.
4989
4990 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
4991
4992 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
4993 diary-file buffer.
4994
4995 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4996
4997 * help.el (describe-mode): Allow a :minor-mode-function property to
4998 specify a different minor mode toggle function than the variable.
4999 * simple.el (auto-fill-function):
5000 * subr.el (add-minor-mode): Use it.
5001
5002 2005-03-16 Kenichi Handa <handa@m17n.org>
5003
5004 * language/ethio-util.el (sera-being-called-by-w3): New variable.
5005 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
5006 (ethio-fidel-to-sera-buffer): Likewise.
5007
5008 2005-03-16 Juri Linkov <juri@jurta.org>
5009
5010 * emacs-lisp/find-func.el (find-function-regexp):
5011 Add defun-emitting macro `menu-bar-make-toggle'.
5012
5013 * isearch.el: Put `isearch-scroll' property to
5014 `split-window-horizontally'.
5015
5016 * info.el: Update error messages for `debug-ignored-errors'.
5017 (Info-isearch-search): Doc fix.
5018 (Info-find-node): Move up code to go into info buffer before
5019 recording the node to the history.
5020 (Info-fontify-node): Fontify titles only if the next line
5021 has two or more `*', `=', `-', `.'.
5022 Display "go to this node" for empty (match-string 3).
5023
5024 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5025
5026 * term/mac-win.el: Add mouse pointer shape constants.
5027
5028 2005-03-15 Kim F. Storm <storm@cua.dk>
5029
5030 * simple.el (move-beginning-of-line): Use vertical-motion.
5031
5032 2005-03-15 Juri Linkov <juri@jurta.org>
5033
5034 * isearch.el (isearch-error): New variable.
5035 (isearch-invalid-regexp, isearch-within-brackets): Remove.
5036 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
5037 (isearch-within-brackets-state): Remove.
5038 (isearch-case-fold-search-state, isearch-pop-fun-state):
5039 Decrease frame index.
5040 (isearch-mode, isearch-top-state, isearch-push-state)
5041 (isearch-edit-string, isearch-abort, isearch-search-and-update)
5042 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
5043 (isearch-search, isearch-lazy-highlight-new-loop):
5044 Replace `isearch-invalid-regexp' with `isearch-error'.
5045 Remove `isearch-within-brackets'.
5046 (isearch-search): Add `search-failed' handler to `condition-case'.
5047 (isearch-lazy-highlight-search): Add `condition-case' to catch
5048 errors and allow `isearch-lazy-highlight-update' to try
5049 highlighting from the beginning of the window.
5050 (isearch-repeat): Move up code to set isearch-wrapped to t
5051 before calling isearch-wrap-function.
5052
5053 * info.el (Info-isearch-initial-node): New internal variable.
5054 (Info-search): Signal an error in isearch mode when search leaves
5055 the initial node. Signal an error when `bound' is non-nil and
5056 nothing was found in the current subfile.
5057 (Info-isearch-search): Remove `condition-case'.
5058 (Info-isearch-wrap): Don't wrap when search failed during leaving
5059 the initial node. If `Info-isearch-search' is nil, wrap around
5060 the current node.
5061 (Info-isearch-start): New fun.
5062 (Info-mode): Add buffer-local hook `Info-isearch-start' to
5063 `isearch-mode-hook'.
5064
5065 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5066
5067 * simple.el (normal-erase-is-backspace): Set default to t if
5068 running on Mac.
5069
5070 * term/mac-win.el (function-key-map): Sync with x-win.el.
5071
5072 2005-03-15 Kenichi Handa <handa@m17n.org>
5073
5074 * international/mule-cmds.el (locale-language-names): Modify the
5075 format of elements and add more entries.
5076 (locale-preferred-coding-systems): Add more entries.
5077 (set-locale-environment): Adjust for the change of
5078 locale-language-names.
5079
5080 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5081
5082 * pcvs.el (smerge-ediff): Remove bogus autoload.
5083
5084 2005-03-14 Lute Kamstra <lute@gnu.org>
5085
5086 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
5087 Ignore a `*' at the beginning of a line.
5088
5089 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
5090 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
5091 subr.el.
5092 (dont-compile, eval-when-compile, eval-and-compile): Use declare
5093 to specify indentation.
5094
5095 * generic.el (define-generic-mode): Let generic-mode-list be a
5096 list of strings; test membership with equal.
5097
5098 2005-03-14 Kim F. Storm <storm@cua.dk>
5099
5100 * simple.el (next-line, previous-line): Add optional try-vscroll
5101 arg to recognize interactive use. Pass it on to line-move.
5102 (line-move): Don't perform auto-window-vscroll when defining or
5103 executing keyboard macro to ensure consistent behaviour.
5104
5105 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5106
5107 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5108
5109 2005-03-13 Lute Kamstra <lute@gnu.org>
5110
5111 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5112 debugger-setup-buffer so that backtrace marks the frames set to
5113 debug-on-exit and we don't have to do it manually. Set an extra
5114 debug-on-exit for macro's.
5115 (debugger-setup-buffer): Don't mark the top frame manually.
5116
5117 2005-03-12 Lute Kamstra <lute@gnu.org>
5118
5119 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5120 lisp-indent-function throughout.
5121 (with-no-warnings): Set lisp-indent-function property.
5122
5123 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5124
5125 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5126 Add entry for backslash.
5127
5128 2005-03-12 Juri Linkov <juri@jurta.org>
5129
5130 * info.el (Info-search): Four fixes for backward search.
5131
5132 2005-03-11 Jay Belanger <belanger@truman.edu>
5133
5134 * calc/calc.el (calc-language-alist): New variable.
5135 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5136 (calc-embedded-find-modes): Use calc-language-alist instead of
5137 calc-embedded-language-alist.
5138
5139 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5140
5141 * calendar/calendar.el (calendar-redrawing): New internal
5142 variable.
5143 (redraw-calendar): Remove bogus save-excursion from previous
5144 change. Bind calendar-redrawing to t for mark-diary-entries.
5145 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5146 calendar if that is why we were called.
5147
5148 2005-03-11 Kenichi Handa <handa@m17n.org>
5149
5150 * international/mule.el (make-coding-system): Set property
5151 coding-system-define-form to nil.
5152 (define-coding-system-alias): Likewise.
5153
5154 2005-03-11 Kenichi Handa <handa@m17n.org>
5155
5156 These changes are suggested by Dave Love <fx@gnu.org>.
5157
5158 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5159 coding: tag.
5160 (adaptive-fill-regexp): Add more bullets.
5161 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5162 regexps.
5163
5164 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5165
5166 * help.el (describe-mode): Properly handle non-trivial lighters.
5167 Don't ignore minor modes that are not listed in minor-mode-list.
5168
5169 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5170 feature ON when the user requests to turn it OFF.
5171
5172 2005-03-10 Lute Kamstra <lute@gnu.org>
5173
5174 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5175 (implement-debug-on-entry): New function to replace debug-entry-code.
5176 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5177 second argument as the 2005-03-07 change makes it obsolete.
5178 (debug-on-entry, cancel-debug-on-entry): Update call to
5179 debug-on-entry-1.
5180 (debug, debugger-setup-buffer): Comment update.
5181 (debugger-frame-number): Update to work with implement-debug-on-entry.
5182
5183 2005-03-10 Jay Belanger <belanger@truman.edu>
5184
5185 * calc/calc-embed.el (math-ms-args): Declare it.
5186 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5187 math-ms-args.
5188 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5189 variables.
5190
5191 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5192
5193 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5194 Use message-box.
5195
5196 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5197 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5198 (tooltip-gud-tips): Simplify.
5199 (tooltip-gud-tips-p): Remove superflouous :set.
5200 (tooltip-gud-modes): Add fortran-mode.
5201 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5202
5203 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5204
5205 2005-03-09 Kim F. Storm <storm@cua.dk>
5206
5207 * play/animate.el (animate-place-char): Use forward-line instead
5208 of next-line to improve performance.
5209
5210 2005-03-09 Simon Josefsson <jas@extundo.com>
5211
5212 * net/browse-url.el (browse-url-default-browser): Doc fix.
5213
5214 2005-03-09 Miles Bader <miles@gnu.org>
5215
5216 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5217 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5218
5219 2005-03-09 Kenichi Handa <handa@m17n.org>
5220
5221 * international/latin-1.el: Set case and syntax for 255 only if
5222 set-case-syntax-set-multibyte is nil.
5223
5224 * textmodes/ispell.el (ispell-insert-word): New function.
5225 (ispell-word): Use ispell-insert-word to insert a new word.
5226 (ispell-process-line): Likewise.
5227 (ispell-complete-word): Likewise.
5228
5229 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5230
5231 * calendar/calendar.el (redraw-calendar): Preserve point.
5232 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5233 (calendar-week-start-day): Move after definition of
5234 redraw-calendar. Delete buffer test, since redraw-calendar has
5235 that now.
5236
5237 * calendar/diary-lib.el (mark-diary-entries): Only call
5238 redraw-calendar in the first of any recursive calls.
5239 Reported by Alan Shutko <ats@acm.org>.
5240
5241 2005-03-08 Juri Linkov <juri@jurta.org>
5242
5243 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5244 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5245 (html-radio-buttons): Add a space before the trailing `/>' where
5246 sgml-xml-mode is non-nil.
5247 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5248 the subsequent tag of the empty XML tag.
5249 (html-href-anchor): Don't set initial input to "http:".
5250 (html-image): Ask for the image URL and set point inside alt="".
5251 (html-name-anchor): Duplicate the name in the `id' attribute when
5252 sgml-xml-mode is non-nil.
5253 (html-paragraph): Remove \n before <p>.
5254 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5255 instead of `checked' when sgml-xml-mode is non-nil.
5256
5257 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5258 Remove 1 space before #RRGGBB to not truncate it on terminal
5259 windows w/o fringes. Remove 1 space between bg and fg examples
5260 to get more space.
5261 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5262 avoid byte-compile warnings.
5263
5264 * image-file.el (image-file-handler): Put `safe-magic' property to
5265 `image-file-handler'.
5266
5267 * info.el (Info-isearch-search): Emulate word search in
5268 isearching through multiple Info nodes with Info-search.
5269 (Info-isearch-wrap): Allow isearch-word.
5270
5271 2005-03-08 Lute Kamstra <lute@gnu.org>
5272
5273 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5274 stepping into the debugger's code is not possible.
5275 (debugger-jumping-flag): Docstring update.
5276
5277 2005-03-08 Jay Belanger <belanger@truman.edu>
5278
5279 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5280 embedded mode begins.
5281 (calc-embedded-language-alist): New variable.
5282 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5283 set default language mode.
5284
5285 2005-03-08 Kenichi Handa <handa@m17n.org>
5286
5287 * international/ccl.el (define-ccl-program): Fix docstring about
5288 extra 256 bytes assured for the output buffer.
5289
5290 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5291 Fix BUFFER_MAGNIFICATION to 2.
5292 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5293
5294 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5295
5296 * align.el (align-rules-list): Added an alignment rule for CSS
5297 declarations (applies to css-mode and html-mode buffers).
5298
5299 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5300
5301 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5302
5303 2005-03-07 Kim F. Storm <storm@cua.dk>
5304
5305 * simple.el (move-beginning-of-line): New command.
5306
5307 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5308
5309 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5310
5311 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5312 and move-beginning-of-line.
5313
5314 * apropos.el (apropos-print): Omit command from M-x ... RET.
5315
5316 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5317
5318 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5319 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5320
5321 2005-03-06 Richard M. Stallman <rms@gnu.org>
5322
5323 * bindings.el (esc-map): Bind M-g to goto-line.
5324
5325 * facemenu.el (global-map): Bind M-o, not M-g.
5326
5327 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5328
5329 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5330 "Open Directory" as for "Open File".
5331
5332 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5333
5334 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5335 (push-mark-command): Run activate-mark-hook.
5336
5337 2005-03-06 Richard M. Stallman <rms@gnu.org>
5338
5339 * help-mode.el (help-mode-finish): Don't alter the element
5340 in view-return-to-alist if there already is one.
5341
5342 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5343 make sure the current buffer is the expected one.
5344
5345 * novice.el (disabled-command-function): Output in *Disabled Command*.
5346 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5347
5348 * textmodes/flyspell.el (flyspell-large-region):
5349 Pass args differently for aspell.
5350
5351 * files.el (mode-require-final-newline): Doc fix.
5352
5353 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5354
5355 * progmodes/which-func.el (which-function):
5356 Specify NOERROR when calling imenu--make-index-alist.
5357
5358 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5359
5360 * simple.el (normal-erase-is-backspace): Define default value.
5361
5362 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5363 (custom-reevaluate-setting): Simple function to handle
5364 variables that are defined before their default value can really
5365 be computed.
5366
5367 * startup.el (command-line): Use it for temporary-file-directory,
5368 small-emporary-file-directory, auto-save-file-name-transforms,
5369 blink-cursor-mode, and normal-erase-is-backspace.
5370
5371 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5372 progress, even with buggy anchored keywords.
5373
5374 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5375
5376 * simple.el (goto-line): Remove unbalanced final parenthesis.
5377
5378 2005-03-05 Richard M. Stallman <rms@gnu.org>
5379
5380 * simple.el (goto-line): Use a number at point as the default.
5381 With C-u as arg, switch buffers.
5382
5383 2005-03-05 Juri Linkov <juri@jurta.org>
5384
5385 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5386 with `no-blinking-cursor'.
5387
5388 * startup.el (no-blinking-cursor): New defvar.
5389 (command-line): Add `--no-blinking-cursor' to longopts.
5390 Set `no-blinking-cursor' to t for command line arguments
5391 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5392 with `no-blinking-cursor' in the condition for calling
5393 `blink-cursor-mode'.
5394
5395 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5396
5397 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5398 (menu-bar-options-save): Add blink-cursor-mode.
5399 (menu-bar-options-menu): Add blink-cursor-mode.
5400
5401 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5402
5403 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5404 (icalendar-export-file, icalendar-export-region)
5405 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5406 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5407
5408 2005-03-04 Lute Kamstra <lute@gnu.org>
5409
5410 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5411 (debug-function-list): Ditto.
5412
5413 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5414
5415 * textmodes/texinfmt.el (texinfo-append-refill):
5416 Redefine the types of line to which @refill
5417 is not appended by replacing a search for `@refill\\|@bye' with
5418 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5419 itemize@refill' bug and the unfilled long lines bug.
5420 (texinfmt-version): Update number and date.
5421
5422 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5423
5424 * international/code-pages.el (windows-1250, windows-125[2-8])
5425 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5426
5427 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5428
5429 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5430 bound yet.
5431
5432 2005-03-02 Romain Francoise <romain@orebokech.com>
5433
5434 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5435 buffer after removing limits.
5436 (ibuffer-pop-filter): Ditto.
5437 Update copyright.
5438
5439 2005-03-02 Miles Bader <miles@gnu.org>
5440
5441 * button.el (make-text-button): If the user doesn't specify a
5442 type, use the default. Rewrite to use `add-text-properties' and
5443 plist functions.
5444
5445 2005-03-01 Lute Kamstra <lute@gnu.org>
5446
5447 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5448 (debugger-jumping-flag): New var.
5449 (debug-entry-code): Use it.
5450 (debugger-jump): Use debugger-jumping-flag and add
5451 debugger-reenable to post-command-hook.
5452 (debugger-reenable): Use debugger-jumping-flag and remove itself
5453 from post-command-hook.
5454 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5455 debugger-reenable.
5456
5457 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5458
5459 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5460 inclusion of "itemize\\|", which may be unnecessary, is certainly
5461 inelegant, and stops refilling in itemize lists when formatting
5462 Japanese Texinfo files to Info.
5463 Update copyright to 2005.
5464
5465 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5466
5467 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5468 of an error if GDB can't find the source file.
5469
5470 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5471
5472 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5473 not just the calendar.
5474
5475 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5476 first.
5477 (diary-redraw-calendar): New function.
5478 (make-diary-entry): Add diary-redraw-calendar to local
5479 write-contents-functions. Turn off selective display before
5480 inserting in diary.
5481
5482 2005-03-01 Kim F. Storm <storm@cua.dk>
5483
5484 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5485
5486 2005-03-01 Lute Kamstra <lute@gnu.org>
5487
5488 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5489 that debug-entry-code can be safely removed from a function while
5490 this code is being evaluated. Revert the 2005-02-27 change as the
5491 new implementation no longer requires it. Make sure that a
5492 function body containing just a string is not mistaken for a docstring.
5493 (debug): Skip one more frame in case of debug on entry.
5494 (debugger-setup-buffer): Delete one more frame line in case of
5495 debug on entry.
5496 (debugger-frame-number): Update to use the new text introduced by
5497 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5498
5499 2005-02-28 Kim F. Storm <storm@cua.dk>
5500
5501 * double.el (double-translate-key): Call force-window-update after
5502 read-event to avoid crash in redisplay.
5503
5504 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5505
5506 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5507 (debug): Use it. Move the inhibit-trace earlier.
5508 (debug-entry-code): New const.
5509 (debug-on-entry-1): Use it.
5510
5511 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5512
5513 * international/utf-16.el (ccl-encode-mule-utf-16le):
5514 Fix BUFFER_MAGNIFICATION to 2.
5515 (ccl-encode-mule-utf-16be): Likewise.
5516
5517 2005-02-28 Kenichi Handa <handa@m17n.org>
5518
5519 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5520 Fix BUFFER_MAGNIFICATION to 4.
5521 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5522
5523 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5524
5525 * speedbar.el (speedbar-update-flag): Doc fix.
5526 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5527 argument.
5528
5529 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5530
5531 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5532 have a non-nil `invisible' property but are actually visible.
5533
5534 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5535 for perldoc sections.
5536 (perl-outline-regexp, perl-outline-level): New var and function.
5537 (perl-mode): Use them.
5538
5539 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5540
5541 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5542 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5543
5544 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * cus-edit.el: Comment change.
5547 (custom-buffer-create-internal): Slightly reword text at top of
5548 Custom buffers. Mention there that saving an option edits the
5549 init file. Add link to Emacs manual node on `custom-file'.
5550 (custom-magic-alist): Rewrite individual State messages to use
5551 capitalized keywords. Doc fix.
5552
5553 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5554
5555 * calendar/calendar.el (calendar-buffer): Move above
5556 calendar-week-start-day.
5557 (calendar-week-start-day): Doc fix. Add :set function.
5558 (calendar-minimum-window-height): New variable.
5559 (generate-calendar-window): Only resize window if selected-window
5560 is displaying the calendar buffer. Use new variable
5561 calendar-minimum-window-height.
5562 (generate-calendar): Reword error message.
5563 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5564
5565 2005-02-27 Andreas Schwab <schwab@suse.de>
5566
5567 * vc.el (vc-do-command): Don't run command asynchronously when
5568 operating in a remote directory.
5569
5570 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5571 change from sync with Tramp 2.0.47.
5572
5573 2005-02-27 Richard M. Stallman <rms@gnu.org>
5574
5575 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5576
5577 * textmodes/flyspell.el (flyspell-mode-on):
5578 Call ispell-change-dictionary only if necessary.
5579
5580 * emacs-lisp/re-builder.el (regexp-builder): New function.
5581
5582 * register.el (describe-register-1): Explicitly handle
5583 yank-excluded-properties = t.
5584
5585 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5586 (custom-magic-alist): Change the status descriptions again.
5587 (face widget-type): Total rewrite based on `restricted-sexp'
5588 to eliminate the confusing double hiding levels.
5589
5590 * emacs-lisp/debug.el (debug-on-entry-1):
5591 If function body is empty, add nil as body form.
5592
5593 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5594
5595 * emacs-lisp/trace.el (inhibit-trace): New var.
5596 (trace-make-advice): Use it.
5597
5598 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5599
5600 2005-02-26 Kim F. Storm <storm@cua.dk>
5601
5602 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5603 (mouse-on-link-p, mouse-drag-region-1): Use it.
5604
5605 2005-02-25 Lute Kamstra <lute@gnu.org>
5606
5607 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5608
5609 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5610
5611 * frame.el (blink-cursor-mode): Add :group keyword.
5612
5613 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5614
5615 * calendar/icalendar.el (icalendar--decode-isodatetime):
5616 New optional argument DAY-SHIFT.
5617 (icalendar-export-region): Fix coding-system-for-write.
5618 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5619 events by one.
5620
5621 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5622
5623 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5624
5625 2005-02-24 Kim F. Storm <storm@cua.dk>
5626
5627 * international/iso-acc.el (iso-accents-compose): Fix crash
5628 during redisplay. Call force-window-update after read-event
5629 and delete-region to signal that window is not accurate.
5630
5631 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5632
5633 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5634 Remove unused and inexistent var `inhibit-trace'.
5635 (debugger-mode): Use run-mode-hooks.
5636 (debugger-list-functions): Add buttons; setup xref stack.
5637
5638 2005-02-23 Richard M. Stallman <rms@gnu.org>
5639
5640 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5641 appointment says it was explicitly made.
5642 (appt-add): Set the 3rd element.
5643 (appt-make-list): Preserve explicit appointments.
5644
5645 * subr.el (find-tag-default): Catch errors in forward-sexp.
5646
5647 2005-02-23 Juri Linkov <juri@jurta.org>
5648
5649 * info.el (Info-isearch-search): New defcustom.
5650 (Info-isearch-search): Call the default isearch function
5651 when Info-isearch-search is nil.
5652 (Info-isearch-wrap): Use variable Info-isearch-search.
5653
5654 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5655
5656 * cus-edit.el: Comment change.
5657
5658 2005-02-22 Kim F. Storm <storm@cua.dk>
5659
5660 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5661 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5662
5663 2005-02-22 Simon Josefsson <jas@extundo.com>
5664
5665 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5666 New variable.
5667 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5668 Oskarsson" <myrkraverk@users.sourceforget.net>.
5669
5670 2005-02-22 Kim F. Storm <storm@cua.dk>
5671
5672 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5673 check that window of that event is the selected window.
5674 (mouse-drag-region-1): Compare mouse event window to selected
5675 window before setting point.
5676
5677 * tooltip.el (tooltip-show-help-function): Pass event to
5678 mouse-on-link-p so it can check selected window.
5679
5680 2005-02-22 Kenichi Handa <handa@m17n.org>
5681
5682 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5683 (ps-mule-show-warning): New function.
5684 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5685 characters are found.
5686
5687 * ps-print.el (ps-header-footer-string): Return a list of header
5688 and footer strings.
5689
5690 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5691
5692 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5693
5694 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5695
5696 * frame.el (blink-cursor-mode): Use define-minor-mode.
5697
5698 * term/mac-win.el (function-key-map): Use char-names more consistently.
5699 (file-name-coding-system): Only set it for MacOS-9. The other case is
5700 already handled in mule-cmds.el (where it also works when mac-win.el
5701 is not used).
5702
5703 2005-02-21 Kenichi Handa <handa@m17n.org>
5704
5705 * international/mule.el (ctext-pre-write-conversion): Always use
5706 " *code-converting-work*" buffer for work.
5707
5708 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5709
5710 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5711
5712 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5713
5714 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5715
5716 * ses.el (undo-more): Restore defadvice, but only the part that
5717 allows changes outside the restricted area of the buffer.
5718
5719 2005-02-20 Kim F. Storm <storm@cua.dk>
5720
5721 * simple.el (line-move): Add fourth optional arg try-vscroll which
5722 must be set to perform auto-window-vscroll.
5723 When moving backwards and doing auto-window-vscroll, automatically
5724 vscroll to the last part of lines which are taller than the window.
5725 (next-line, previous-line): Set try-vscroll arg on line-move.
5726
5727 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5728
5729 * replace.el (query-replace, query-replace-regexp)
5730 (replace-string, replace-regexp): When operating on region, make
5731 the minibuffer prompt say so.
5732
5733 * isearch.el (isearch-forward): Document isearch-query-replace and
5734 isearch-query-replace-regexp keybindings.
5735
5736 2005-02-19 Jay Belanger <belanger@truman.edu>
5737
5738 * calc/calc-aent.el (math-read-token): Add local variable.
5739
5740 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5741 (calc-edit-top): Move declaration to earlier in file.
5742 (calc-edit-macro-repeats): Add local variables.
5743
5744 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5745 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5746 calcFunc-tanh.
5747 Adjust integration rule for calcFunc-tan.
5748
5749 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5750
5751 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5752 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5753 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5754 (viper-skip-separators): Bug fix.
5755 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5756 particular major mode.
5757 (viper-del-backward-char-in-replace): Don't put deleted char on the
5758 kill ring.
5759
5760 * viper-ex.el (viper-color-display-p): New function.
5761 (viper-has-face-support-p): Use viper-color-display-p.
5762
5763 * viper-keym.el (viper-gnus-modifier-map): New keymap.
5764
5765 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
5766
5767 * viper-util.el (viper-glob-unix-files): Fix shell status check.
5768 (viper-file-remote-p): Make equivalent to file-remote-p.
5769
5770 * viper.el (viper-major-mode-modifier-list):
5771 Use viper-gnus-modifier-map.
5772
5773 2005-02-19 David Kastrup <dak@gnu.org>
5774
5775 * subr.el (subregexp-context-p): Fix garbled doc string by adding
5776 quoting.
5777
5778 2005-02-19 Jay Belanger <belanger@truman.edu>
5779
5780 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
5781 Remove extra definitions.
5782 (calc-coth): New function.
5783 (calcFunc-cot): Fix `let'.
5784
5785 2005-02-19 Eli Zaretskii <eliz@gnu.org>
5786
5787 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
5788 the reasons we use "type pc" in these faces.
5789
5790 * button.el (button): Ditto.
5791
5792 2005-02-19 Michael Mauger <mmaug@yahoo.com>
5793
5794 * replace.el (query-replace-read-from): Set the value of
5795 query-replace-from-history-variable to handle the case of an empty
5796 string entered to accept the suggested default.
5797
5798 * net/tramp.el (tramp-file-name-for-operation):
5799 Use dired-call-process instead of dired-call-process-command.
5800
5801 2005-02-19 Jay Belanger <belanger@truman.edu>
5802
5803 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5804 (math-div-non-trig): New variables.
5805 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5806 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5807 (math-combine-prod, math-div-symb-fancy): Add simplifications for
5808 trig expressions.
5809
5810 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
5811
5812 * progmodes/gdb-ui.el (gdb-var-update-handler)
5813 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5814 for watch expressions,
5815 (gdb-var-create-handler): Don't set speedbar-update-flag.
5816 (gdb-post-prompt): Simplify test for speedbar.
5817
5818 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5819
5820 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5821 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5822 we use the syntax table of the correct buffer.
5823 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5824 Felix Gatzemeier.
5825
5826 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5827 (ediff-file-remote-p): Make synonymous with file-remote-p.
5828 In all deffaces ediff-*-face-*, use min-colors.
5829
5830 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5831 ediff-recurse-to-subdirectories.
5832 (ediff-mark-if-equal): Check that the arguments are strings, use
5833 ediff-same-contents (after to Felix Gatzemeier).
5834
5835 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5836 nil.
5837
5838 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
5839
5840 * log-view.el (log-view-message-re): Fix up Subversion regexp.
5841
5842 2005-02-18 David Kastrup <dak@gnu.org>
5843
5844 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5845 use `mark-active' when defined.
5846
5847 2005-02-18 Kenichi Handa <handa@m17n.org>
5848
5849 * ps-print.el (ps-font-info-database): New entry
5850 ZapfChancery-MediumItalic with correct font name. Fix font name
5851 of the entry Zapf-Chancery-MediumItalic.
5852
5853 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5854
5855 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5856
5857 2005-02-16 Kim F. Storm <storm@cua.dk>
5858
5859 * ido.el (ido-fallback-command): Pass user input to fallback command.
5860
5861 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
5862
5863 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5864 (gdb-find-file-hook): Add server prefix.
5865
5866 2005-02-16 Richard M. Stallman <rms@gnu.org>
5867
5868 * replace.el (perform-replace): Pass new args to replace-highlight.
5869 (replace-highlight): Take region args,
5870 and pass them to isearch-lazy-highlight-new-loop.
5871
5872 * novice.el (disabled-command-hook): Autoload the defalias
5873 and the make-obsolete-variable call.
5874
5875 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5876
5877 * isearch.el (isearch-lazy-highlight-start-limit)
5878 (isearch-lazy-highlight-end-limit): New variables limit
5879 the region for highlighting.
5880 (isearch-lazy-highlight-new-loop): New args BEG and END.
5881 (isearch-lazy-highlight-search): Use the new vars.
5882 (isearch-lazy-highlight-update): Likewise.
5883
5884 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
5885
5886 * cus-start.el (all): Use default-boundp.
5887
5888 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
5889
5890 * menu-bar.el (menu-bar-select-frame): Handle current frame.
5891
5892 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * autorevert.el (auto-revert-stop-on-user-input)
5895 (auto-revert-verbose): Doc fixes.
5896
5897 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
5898
5899 * international/mule-cmds.el (set-locale-environment): Remove call
5900 to set-selection-coding-system on Windows.
5901
5902 2005-02-15 Jay Belanger <belanger@truman.edu>
5903
5904 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
5905 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
5906 calcFunc-coth.
5907 (math-simplify-sqrt): Add simplifications.
5908
5909 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
5910 to list.
5911
5912 * calc/calc-ext.el: Add functions to autoloads.
5913
5914 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
5915 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
5916 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
5917 (math-csc-raw, math-cot-raw): New functions.
5918
5919 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
5920
5921 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
5922 the variable name in a message.
5923
5924 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
5925 calcFunc-csc, calcFunc-cot.
5926
5927 * calc/calcalg2.el: Add derivative and integration rules for
5928 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
5929 calcFunc-csch, calcFunc-coth.
5930 (math-do-integral-methods): Add to checks for when to use
5931 substitutions.
5932
5933 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
5934
5935 2005-02-15 Lute Kamstra <lute@gnu.org>
5936
5937 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5938 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
5939 <monnier@iro.umontreal.ca>
5940 (lisp-outline-level): Improve efficiency. Suggested by David
5941 Kastrup <dak@gnu.org>.
5942
5943 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
5944
5945 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
5946 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
5947 (gdb-set-gud-minor-mode-existing-buffers): New functions.
5948 (gdb-find-file-hook): New hook. Add it to find-file-hook.
5949 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
5950
5951 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * cus-start.el (all): Comment change.
5954
5955 2005-02-14 Lute Kamstra <lute@gnu.org>
5956
5957 * cus-start.el (all): Check if symbol is void.
5958
5959 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
5960
5961 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
5962 optional argument to \cite.
5963
5964 2005-02-14 Richard M. Stallman <rms@gnu.org>
5965
5966 * cus-edit.el (custom-buffer-create-internal): Update help message.
5967 (custom-magic-alist): Update help messages.
5968
5969 * cus-start.el (all): Allow a var to specify a standard value.
5970
5971 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
5972
5973 * custom.el (custom-theme-set-variables): Handle variable aliases.
5974
5975 * frame.el (blink-cursor-timer): Doc fix.
5976 (blink-cursor): Make it an alias for `blink-cursor-mode' and
5977 declare obsolete.
5978 (blink-cursor-mode): Define with defcustom and use correct
5979 standard expression in that defcustom.
5980 * startup.el (command-line): Adapt to above changes in frame.el.
5981
5982 2005-02-11 Lute Kamstra <lute@gnu.org>
5983
5984 * apropos.el (apropos-score-doc): Prevent division by zero.
5985
5986 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
5987
5988 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
5989 (icalendar--get-event-property-attributes)
5990 (icalendar--get-event-properties)
5991 (icalendar--datetime-to-diary-date): New functions.
5992 (icalendar--split-value): Doc fix.
5993 (icalendar--datetime-to-noneuropean-date)
5994 (icalendar--datetime-to-european-date): New optional argument
5995 SEPARATOR. Return result as a string instead of a list.
5996 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
5997 (icalendar--convert-string-for-export): Rename arg S to STRING.
5998 (icalendar-export-region): Doc fix. Change name of error buffer.
5999 Save output buffer.
6000 (icalendar-import-file): Add blank at end of prompt.
6001 (icalendar-import-buffer): Doc fix. Do not switch to error
6002 buffer. Indicate status in return value.
6003 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
6004 buffer. Save output buffer. Handle exception from recurrence
6005 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
6006 events. Fix problems with weekly all-day events.
6007
6008 2005-02-10 Richard M. Stallman <rms@gnu.org>
6009
6010 * simple.el (eval-expression-print-format):
6011 Avoid warning about edebug-active.
6012
6013 * help.el (help-for-help-internal): Rename from help-for-help.
6014 (help-for-help): Define with defalias.
6015
6016 * font-core.el (font-lock-default-function): Use with-no-warnings.
6017
6018 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
6019
6020 * custom.el (defface): Doc fix.
6021
6022 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
6023
6024 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
6025 width 0" to prevent word wrapping problems.
6026
6027 2005-02-09 Kim F. Storm <storm@cua.dk>
6028
6029 * ido.el (ido-file-extensions-order): New defcustom.
6030 (ido-file-extension-lessp, ido-file-extension-aux)
6031 (ido-file-extension-order): New advanced file ordering.
6032 (ido-file-lessp): New simple file ordering.
6033 (ido-sort-list): Remove.
6034 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6035 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
6036
6037 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
6038
6039 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
6040 that some versions of grep produce.
6041 (grep-mode-font-lock-keywords): Likewise.
6042
6043 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
6044
6045 * progmodes/gdb-ui.el (gdb-location-list): New variable.
6046 (gdb-cdir): Delete.
6047 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6048 (gdb-source-info): Treat case when source file is in another
6049 directory properly.
6050 (gdb-get-location): New function.
6051
6052 2005-02-07 Jay Belanger <belanger@truman.edu>
6053
6054 * calc/calc-prog.el (calc-write-parse-table-part)
6055 (calc-fix-token-name): Fix a check for language type.
6056
6057 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
6058
6059 2005-02-07 Andre Spiegel <spiegel@gnu.org>
6060
6061 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
6062 as directory not writable.
6063
6064 2005-02-07 Kim F. Storm <storm@cua.dk>
6065
6066 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
6067 (cua--standard-movement-commands): Remove list.
6068 Instead, set CUA property value to move for movement commands.
6069 (cua-movement-commands): Remove. Users must set CUA prop instead.
6070 (cua--pre-command-handler): Check CUA property.
6071 (cua--init-keymaps): Don't remap undo commands.
6072 (cua-mode): Don't call cua--rectangle-on-off.
6073
6074 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
6075 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
6076 (cua--rect-undo-set-point): New var.
6077 (cua--rectangle-undo-boundary): Setup undo apply entry.
6078 (cua--rect-undo-handler): New function for rectangle undo.
6079 (cua--rect-start-position, cua--rect-end-position): Add.
6080 (cua--rectangle-post-command): Call cua--rectangle-set-corners
6081 for restored rectangle. Set point if cua--rect-undo-set-point.
6082
6083 2005-02-06 Jay Belanger <belanger@truman.edu>
6084
6085 * calc/calc-lang.el (calc-tex-language): Display more information
6086 in messages.
6087
6088 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
6089 in TeX mode.
6090
6091 2005-02-06 Richard M. Stallman <rms@gnu.org>
6092
6093 * emacs-lisp/lisp.el (buffer-end): Doc fix.
6094
6095 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6096
6097 * net/ldap.el (ldap-search-internal): Support attributes with
6098 optional descriptions separated by a semi-colon, as in
6099 "userCertificate;binary".
6100
6101 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6102
6103 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6104 isn't a cons (i.e. the version is 0).
6105
6106 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6107
6108 * help.el (help-for-help): Doc fix.
6109
6110 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6111
6112 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6113 GDB-Windows on the menu-bar as this works better.
6114
6115 2005-02-04 Jay Belanger <belanger@truman.edu>
6116
6117 * calc/calc-embed.el (calc-embedded-update): Don't put in
6118 unnecessary newlines. Adjust the end of formula marker.
6119
6120 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6121 (math-latex-parse-two-args): New function.
6122
6123 2005-02-03 Lute Kamstra <lute@gnu.org>
6124
6125 * help-fns.el (help-with-tutorial): Make sure that users cannot
6126 remove the entire text of the tutorial by means of `undo'.
6127
6128 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6129
6130 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6131 in recent changes, where the ispell process was repeatedly
6132 killed & restarted.
6133
6134 * international/mule-cmds.el (set-locale-environment): Set file-name
6135 coding system to utf-8 on Darwin systems.
6136 (set-default-coding-systems): Don't set default-file-name-coding-system
6137 on Darwin systems.
6138
6139 2005-02-03 Richard M. Stallman <rms@gnu.org>
6140
6141 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6142
6143 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6144
6145 * faces.el (list-faces-display): Add optional argument.
6146
6147 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6148
6149 * font-core.el (font-lock-default-function): Handle the rare case where
6150 only font-lock-keywords is set.
6151
6152 2005-02-02 Kenichi Handa <handa@m17n.org>
6153
6154 * international/characters.el: Cancel previous change for
6155 I-WITH-DOT-ABOVE and DOTLESS-i.
6156
6157 * international/latin-5.el: Cancel previous change.
6158
6159 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6160
6161 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6162
6163 2005-02-02 Kenichi Handa <handa@m17n.org>
6164
6165 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6166 DOTLESS-i.
6167
6168 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6169 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6170
6171 * case-table.el (get-upcase-table): New function.
6172 (copy-case-table): Copy upcaes table too if non-nil.
6173 (set-case-syntax-delims): Maintain upcase table too.
6174 (set-case-syntax-pair): Likewise.
6175 (set-upcase-syntax, set-downcase-syntax): New functions.
6176 (set-case-syntax): Maintain upcase table too.
6177
6178 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6179
6180 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6181
6182 * progmodes/gud.el (gud-goto-info): New function.
6183 (gud-tool-bar-map): Use correct icon.
6184
6185 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6186
6187 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6188 When delegating, order args in the funcall correctly.
6189
6190 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6191
6192 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6193
6194 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6195
6196 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6197 buffer not visiting a file.
6198
6199 2005-01-31 Jay Belanger <belanger@truman.edu>
6200
6201 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6202 bound on the line with the formula.
6203
6204 2005-01-31 Kim F. Storm <storm@cua.dk>
6205
6206 * ses.el (ses-create-cell-variable-range)
6207 (ses-destroy-cell-variable-range, ses-reset-header-string)
6208 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6209 (ses-insert-row): Fix format of apply undo entries.
6210
6211 2005-01-31 Jay Belanger <belanger@truman.edu>
6212
6213 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6214 parts.
6215
6216 * calc/calc-embed.el (calc-embedded-open-formula)
6217 (calc-embedded-close-formula): Ignore matrix environments.
6218
6219 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6220 TeX mode.
6221
6222 * calc/calc-lang.el (math-function-table, math-oper-table)
6223 (math-variable-table): Adjust the LaTeX portions.
6224
6225 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6226 (math-latex-ignore-words): New constant.
6227
6228 2005-01-31 Richard M. Stallman <rms@gnu.org>
6229
6230 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6231 (ispell-local-dictionary): Doc fix.
6232 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6233 Don't reinitialize at run time. Don't defcustom.
6234 All uses changed to append ispell-local-dictionary-alist,
6235 or check it first.
6236 (ispell-current-dictionary): New variable for dictionary in use.
6237 (ispell-dictionary): Now used only for global default.
6238 (ispell-start-process): Set ispell-current-dictionary,
6239 not ispell-dictionary.
6240 (ispell-change-dictionary): Use this only for setting
6241 user preferences.
6242 (ispell-internal-change-dictionary): New function
6243 to change the current dictionary in use.
6244 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6245 Use ispell-current-dictionary.
6246 Handle ispell-local-dictionary-overridden.
6247 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6248
6249 2005-01-31 Jay Belanger <belanger@truman.edu>
6250
6251 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6252
6253 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6254 (calc-mode-map): Add calc-latex-language.
6255
6256 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6257 (math-latex-print-frac): New functions.
6258 (math-oper-table, math-function-table, math-variable-table)
6259 (math-complex-format, math-input-filter): Add latex properties.
6260 (calc-set-language): Set math-expr-special-function-mapping.
6261
6262 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6263 (calc-write-parse-table-part): Add LaTeX support.
6264
6265 * calc/calc.el (calc-language): Adjust docstring.
6266 (calc-set-mode-line): Add LaTeX support.
6267 (math-expr-special-function-mapping): New variable.
6268 (math-tex-ignore-words): Add to list.
6269
6270 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6271 Add LaTeX support.
6272 (math-compose-expr): Add support for special functions.
6273
6274 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6275
6276 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6277
6278 * progmodes/gdb-ui.el (gdb-memory-address)
6279 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6280 (gdb-memory-mode-map, gdb-memory-format-keymap)
6281 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6282 (gdb-memory-unit-menu): New variables for a buffer
6283 that lets the user examine program memory.
6284 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6285 (gdb-memory-format-binary, gdb-memory-format-octal)
6286 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6287 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6288 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6289 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6290 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6291 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6292 (gdb-memory-mode, gdb-memory-buffer-name)
6293 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6294 New functions for above buffer.
6295
6296 2005-01-30 Richard M. Stallman <rms@gnu.org>
6297
6298 * cus-edit.el (custom-bury-buffer): Function deleted.
6299 (custom-buffer-done-function): Option deleted.
6300 (custom-buffer-done-kill): New (replacement option.
6301 (Custom-buffer-done): Call quit-window.
6302 (custom-buffer-create-internal): Update for above changes.
6303
6304 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6305
6306 * simple.el (undo-ask-before-discard): New var.
6307 (undo-outer-limit-truncate): Implement it.
6308 (undo-extra-outer-limit): Doc update.
6309
6310 2005-01-29 Richard M. Stallman <rms@gnu.org>
6311
6312 * ses.el (undo-more): Delete defadvice.
6313 (ses-begin-change): Doc fix.
6314
6315 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6316 instead of rebinding C-x u and C-_.
6317
6318 * files.el (normal-backup-enable-predicate): Return nil for files
6319 in /tmp, regardless of temporary-file-directory.
6320
6321 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6322
6323 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6324 (open-rectangle, delete-whitespace-rectangle-line)
6325 (clear-rectangle-line): If FILL, pass t instead of FILL
6326 for move-to-column's 2nd arg.
6327
6328 * simple.el (undo): Fix the test for continuing a series of undos.
6329 (undo-more): Set pending-undo-list to t when we reach end.
6330 (pending-undo-list): Move up defvar.
6331
6332 * wid-edit.el (widget-button-click):
6333 Shorten the range of the track-mouse binding.
6334
6335 * comint.el (comint-insert-input): Undo previous changes;
6336 use last-input-event in interactive spec.
6337
6338 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6339
6340 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6341 to nil before invoking call-process. Reset buffer's modified flag
6342 after fontifying it in the no-async branch.
6343
6344 * wid-edit.el (widget-specify-button): If mouse pointer shape
6345 cannot be changed, use mouse face instead.
6346
6347 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6348
6349 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6350 (gdb-goto-breakpoint): Make breakpoint handling work on template
6351 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6352 (gdb-assembler-custom): Update to recognise breakpoint information
6353 added on 2005-01-19.
6354
6355 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6356
6357 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6358 (dsssl-mode): Use define-derived-mode.
6359 (scheme-mode-initialize): Remove.
6360 (scheme-mode): Use run-mode-hooks.
6361
6362 * cus-edit.el (customize-group-other-window)
6363 (custom-buffer-create-other-window): Don't override special-display-*.
6364 (custom-mode-map): Make it dense.
6365
6366 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6367 sets the default value.
6368
6369 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6370
6371 * descr-text.el: Add more keywords.
6372
6373 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6374
6375 * speedbar.el: Avoid unnecessary use of locate-library.
6376
6377 * international/mule-cmds.el (standard-display-european-internal):
6378 Don't fiddle with latin-1 non-break space any more since it's now
6379 special cased in the C code.
6380 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6381
6382 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6383
6384 * cus-start.el (all): Add `undo-outer-limit'.
6385
6386 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6387
6388 * textmodes/bibtex.el (bibtex-format-entry):
6389 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6390 field lines.
6391 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6392 not on part of a buffer.
6393
6394 2005-01-25 Lute Kamstra <lute@gnu.org>
6395
6396 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6397 nonempty field text strings like "{letters\\macro{}more letters}".
6398 Clarify docstring.
6399 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6400 (bibtex-entry-offset, bibtex-parse-association)
6401 (bibtex-parse-field-name): Fix typos in docstrings.
6402 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6403
6404 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6405
6406 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6407 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6408 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6409 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6410
6411 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6412 isearch minor mode.
6413
6414 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6415
6416 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6417
6418 2005-01-24 Lute Kamstra <lute@gnu.org>
6419
6420 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6421 CASECHARS and NOT-CASECHARS regular expressions of the
6422 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6423 striding over charsets" error.
6424
6425 2005-01-24 Jay Belanger <belanger@truman.edu>
6426
6427 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6428 display variable name.
6429
6430 2005-01-24 Kenichi Handa <handa@m17n.org>
6431
6432 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6433 Fix setting of the element of encoded-kbd-iso2022-invocations.
6434
6435 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6436
6437 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6438 (gdb-threads-select): Change to also accept mouse events.
6439 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6440 (gdb-threads-mouse-select): Delete.
6441
6442 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6443
6444 * files.el (insert-directory): Take care of empty directory,
6445 listed without -a switch.
6446
6447 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6448
6449 * textmodes/refill.el (refill-post-command-function):
6450 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6451 to the list of functions that we should be careful not to undo.
6452 (refill-late-fill-paragraph-function): Remove.
6453 (refill-saved-state): New var.
6454 (refill-mode): Use it to save fill-paragraph-function.
6455 Save also the value of auto-fill-function.
6456
6457 * term/w32-win.el: Simplify code.
6458
6459 2005-01-23 Kim F. Storm <storm@cua.dk>
6460
6461 * simple.el (line-move): Adapt to new return value from
6462 pos-visible-in-window-p.
6463
6464 * simple.el (line-move): Fix last change. Check partial
6465 visibility at point rather than at window-start.
6466
6467 2005-01-22 Jason Rumney <jasonr@gnu.org>
6468
6469 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6470
6471 2005-01-22 David Kastrup <dak@gnu.org>
6472
6473 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6474
6475 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6476
6477 * type-break.el (type-break-mode): Add a test for
6478 type-break-file-name being non-nil.
6479
6480 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6481
6482 * net/eudc.el (top level): Call (message "") via progn, so that
6483 eudc-options-file is loaded.
6484
6485 2005-01-22 Kim F. Storm <storm@cua.dk>
6486
6487 * simple.el (line-move-1): Rename from line-move.
6488 (line-move): New function that adjusts vscroll for partially
6489 visible rows, and calls line-move-1 otherwise.
6490
6491 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6492
6493 * pcomplete.el: define pcomplete-read-event instead of read-event,
6494 since it's not a complete read-event implementation
6495
6496 2005-01-20 Jay Belanger <belanger@truman.edu>
6497
6498 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6499 for called function.
6500
6501 2005-01-20 Steven Tamm <steventamm@mac.com>
6502
6503 * term/mac-win.el (process-connection-type): Remove.
6504 Controlled now by s/darwin.h:PTY_ITERATION.
6505
6506 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6507
6508 * window.el (handle-select-window): Don't switch window when we're
6509 in the minibuffer.
6510
6511 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6512
6513 * subr.el (dotimes-with-progress-reporter): New macro.
6514
6515 * ses.el (ses-dotimes-msg): Remove macro.
6516 Use `dotimes-with-progress-reporter' instead.
6517
6518 2005-01-19 Steven Tamm <steventamm@mac.com>
6519
6520 * term/mac-win.el (process-connection-type): Use new
6521 operating-system-release variable to use ptys on Darwin 7 (OSX
6522 10.3) when using carbon build.
6523
6524 2005-01-19 Jay Belanger <belanger@truman.edu>
6525
6526 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6527 flags if the last command was a tab or M-tab.
6528
6529 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6530 in formula editing buffer.
6531
6532 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6533
6534 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6535 breakpoint image symbol in margin.
6536
6537 2005-01-19 Jay Belanger <belanger@truman.edu>
6538
6539 * calc/calc-prog.el (calc-execute-kbd-macro):
6540 Ignore calc-keep-arg-flag.
6541
6542 2005-01-19 Kenichi Handa <handa@m17n.org>
6543
6544 * textmodes/ispell.el (ispell-looking-at): New function.
6545 (ispell-process-line): Use ispell-looking-at to compare the ispell
6546 output and the buffer contents.
6547
6548 2005-01-18 Jay Belanger <belanger@truman.edu>
6549
6550 * calc/calc.el (calc-display-raw): Fix docstring.
6551
6552 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6553
6554 * simple.el (blink-matching-open): Strip extra info from syntax.
6555
6556 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6557 funny chars in the end-of-here-doc marker.
6558
6559 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6560
6561 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6562 that enable/disabled state of breakpoints is shown correctly in
6563 fringe and on ttys.
6564 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6565 Add breakpoint information as text properties.
6566 (gdb-mouse-toggle-breakpoint):
6567 Rename to gdb-mouse-set-clear-breakpoint.
6568 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6569 breakpoints in the margin.
6570 (gdb-remove-strings): Simplify.
6571
6572 2005-01-17 Jay Belanger <belanger@truman.edu>
6573
6574 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6575 erasing buffer.
6576
6577 2005-01-17 Richard M. Stallman <rms@gnu.org>
6578
6579 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6580 for calling grep-compute-defaults.
6581
6582 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6583 if buffer is empty.
6584
6585 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6586
6587 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6588
6589 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6590
6591 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6592 non-preloaded variables.
6593
6594 2005-01-17 Steven Tamm <steventamm@mac.com>
6595
6596 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6597 tex-shell cause to force interactivity when using pipes.
6598
6599 2005-01-17 Kim F. Storm <storm@cua.dk>
6600
6601 * simple.el (just-one-space): Make arg optional.
6602
6603 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6604
6605 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6606 posn-at-x-y to t to access left-margin.
6607
6608 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6609
6610 Sync with Tramp 2.0.47.
6611
6612 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6613 catching keep-date problems in cp/scp operations.
6614 (tramp-handle-copy-file): Don't call `set-file-modes'
6615 unconditionally. Specialized functions should know better what is
6616 necessary. This improves performance a little bit, and the
6617 functions could catch errors with `cp -p' and `scp -p'.
6618 (tramp-do-copy-or-rename-file-via-buffer)
6619 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6620 when appropriate.
6621 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6622 Call `set-file-modes' when appropriate.
6623 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6624 Johnsson <isak@hypergene.com>
6625 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6626 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6627 <joakim@verona.se>
6628 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6629 Emacs only.
6630
6631 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6632 `find-file-hooks' and `dired-mode-hook'.
6633 (tramp-minor-mode-map): Respective map. Add remapping for
6634 `compile' and `recompile'.
6635 (tramp-remap-command, tramp-recompile): New defuns.
6636 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6637 in buffer "*Compilation*". Call the commands asynchronously.
6638
6639 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6640 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6641 `shell-command', because it isn't magic in XEmacs. Reported by
6642 Adrian Aichner <adrian@xemacs.org>.
6643
6644 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6645 `substitute-in-file-name.
6646 (tramp-smb-handle-substitute-in-file-name): New defun.
6647 (tramp-smb-advice-PC-do-completion): Delete advice.
6648
6649 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6650
6651 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6652 Fix error in deleting region.
6653
6654 2005-01-15 Richard M. Stallman <rms@gnu.org>
6655
6656 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6657 In non-temp buffer, switch syntax table temporarily.
6658
6659 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6660
6661 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6662
6663 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6664
6665 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6666 (imenu--generic-function): Use START, not BEG, as pos of definition.
6667
6668 * simple.el (just-one-space): Argument specifies number of spaces.
6669
6670 * simple.el (eval-expression-print-format): Avoid warning
6671 about edebug-active.
6672
6673 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6674
6675 * progmodes/sh-script.el: Code copied from make-mode.el
6676 with small changes,
6677 (sh-mode-map): Bind C-c C-\.
6678 (sh-backslash-column, sh-backslash-align): New variables.
6679 (sh-backslash-region, sh-append-backslash): New functions.
6680
6681 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6682
6683 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6684 (rmail-pop-password, rmail-pop-password-required): Move to
6685 rmail-obsolete group.
6686 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6687 All callers updated.
6688 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6689 Take an argument specifying whether it is POP or IMAP mailbox we
6690 are using. All callers updated.
6691 (rmail-pop-password-error): Rename to
6692 rmail-remote-password-error. Added mailutils-specific error message.
6693 (rmail-movemail-search-path)
6694 (rmail-movemail-variant-in-use): New variables.
6695 (rmail-remote-password, rmail-remote-password-required):
6696 New customization variables.
6697 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6698 (rmail-parse-url): New function.
6699 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6700 with GNU mailutils movemail.
6701
6702 2005-01-15 Kevin Ryde <user42@zip.com.au>
6703
6704 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6705 suffix to space, $ or '$, to correctly position point when going
6706 to @table style constants like DBL_MAX.
6707
6708 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6709
6710 * type-break.el (type-break-mode, type-break-file-time)
6711 (type-break-file-keystroke-count, type-break-choose-file):
6712 Don't store data in or load data from the file if type-break-file-name
6713 is nil.
6714 (type-break-file-name): Doc update as per the above.
6715
6716 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6717
6718 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6719 lookup-key might return nil; handle that.
6720
6721 2005-01-15 Alan Mackenzie <acm@muc.de>
6722
6723 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6724 rather than the element found, thus enabling the tree to be setcar'd.
6725
6726 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6727
6728 * textmodes/org.el (org-show-following-heading): New option.
6729 (org-show-hierarchy-above): Use `org-show-following-heading'.
6730 (org-cycle): Documentation fix.
6731
6732 * textmodes/org.el (orgtbl-optimized): New option
6733 (orgtbl-mode): New command, a minor mode.
6734 (orgtbl-mode-map): New variable.
6735 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6736 (orgtbl-error, orgtbl-self-insert-command)
6737 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6738
6739 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6740 a local variable in each org-mode buffer.
6741
6742 * textmodes/org.el (org-set-regexps-and-options): Rename from
6743 `org-set-regexps'. Added checking for STARTUP keyword.
6744 (org-get-current-options): Add STARTUP options.
6745 (org-table-insert-row): Mode mode intelligent about when
6746 realignment is needed.
6747 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6748 New commands.
6749 (org-enable-table-editor): New default value `optimized'.
6750 (org-table-blank-field): Support blanking regions if active.
6751
6752 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6753
6754 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6755 if the year is not given.
6756
6757 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6758 Add new escapes %m and %M, fixed bug with %F by adding
6759 save-match-data.
6760 (reftex-reference): Remove ?. from list of spaces.
6761 (reftex-label-info): Add automatic label prefix recognition.
6762
6763 * textmodes/reftex-index.el (reftex-index-next-phrase):
6764 Add slave parameter to call of `reftex-index-this-phrase'.
6765 (reftex-index-this-phrase): New optional argument.
6766 (reftex-index-region-phrases): Add slave parameter to call of
6767 `reftex-index-this-phrase'.
6768 (reftex-display-index): New argument redo.
6769 (reftex-index-rescan): Add 'redo to arguments of
6770 `reftex-display-index'.
6771 (reftex-index-Rescan, reftex-index-revert)
6772 (reftex-index-switch-index-tag): Add 'redo to arguments of
6773 `reftex-display-index'.
6774 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
6775 indexing. Fix bug with matching is there is a quote before or
6776 after the word.
6777
6778 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
6779 Fix bug when collecting citation keys in lines with comments.
6780 (reftex-citation): Prefix argument no longer rescans the document,
6781 but forces prompting for optional arguments of cite macros.
6782 (reftex-do-citation): Prompting for optional arguments implemented.
6783
6784 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6785 Add optional arguments to most cite commands.
6786 (reftex-cite-cleanup-optional-args): New option
6787 (reftex-cite-prompt-optional-args): New option.
6788 (reftex-trust-label-prefix): New option.
6789
6790 * textmodes/reftex-toc.el (reftex-toc-find-section):
6791 Add push-mark before changing the position in the buffer.
6792
6793 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6794 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6795
6796 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
6797
6798 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6799 more carefully.
6800
6801 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6802
6803 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6804 (sgml-mode): Use it.
6805 (sgml-get-context): Better keep track of implicitly closed tags.
6806
6807 2005-01-13 Kenichi Handa <handa@m17n.org>
6808
6809 * textmodes/ispell.el: These changes are to fix misalignment error
6810 caused by equivalent characters of different Emacs charsets.
6811 (ispell-unified-chars-table): New variable.
6812 (ispell-get-decoded-string): New function.
6813 (ispell-get-casechars, ispell-get-not-casechars)
6814 (ispell-get-otherchars): Call ispell-get-decoded-string.
6815
6816 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6817
6818 * custom.el (custom-declare-variable): Just put symbol instead
6819 of (defvar . symbol) in `current-load-list'.
6820
6821 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6822
6823 * emacs-lisp/elint.el: Fixed typo in Commentary section.
6824
6825 2005-01-12 Jay Belanger <belanger@truman.edu>
6826
6827 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6828 to create a Calc summary.
6829
6830 2005-01-12 Kim F. Storm <storm@cua.dk>
6831
6832 * mouse.el (mouse-on-link-p): Change functionality and doc
6833 string to comply with latest description in lisp ref.
6834
6835 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
6836
6837 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6838 Enable mouse clicks on mode-line, header-line and margin.
6839 (event-type): Give mouse event symbols an 'event-kind property
6840 with value 'mouse-click.
6841
6842 2005-01-12 Juri Linkov <juri@jurta.org>
6843
6844 * facemenu.el (list-colors-display): Add new arg buffer-name.
6845 Use it. Fix docstring. Replace code for identifying duplicate
6846 colors by the name with call to `list-colors-duplicates' which
6847 identifies duplicate colors by the value unless the color
6848 is one of special Windows colors. Set truncate-lines to t.
6849 Print sorted duplicate color names on each line. Indent to 22
6850 \(the longest color name in rgb.txt) instead of 20. Optimize.
6851 (list-colors-duplicates): New function.
6852 (facemenu-color-name-equal): Delete function.
6853
6854 * facemenu.el (list-colors-print): New function created from code
6855 in list-colors-display. Print #RRGGBB at the window right edge.
6856 (list-colors-display): When temp-buffer-show-function is not
6857 defined, call list-colors-print from temp-buffer-show-hook
6858 to get the right value of window-width in list-colors-print
6859 after the buffer is displayed.
6860
6861 * simple.el (pop-mark): Move deactivate-mark out of conditional
6862 part to deactivate the active mark regardless of the state of the
6863 mark ring.
6864
6865 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6866 variables line in desktop files.
6867
6868 2005-01-12 Juri Linkov <juri@jurta.org>
6869
6870 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6871 Bring together isearch highlight related options.
6872 (lazy-highlight): Replace group `replace' by `matching'.
6873 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6874 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6875 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6876 and declare them obsolete.
6877 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6878 (isearch-faces): Remove defgroup.
6879 (isearch-overlay, isearch-highlight, isearch-dehighlight):
6880 Move isearch highlighting code closer to lazy highlighting code.
6881
6882 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
6883 (query-replace-highlight, query-replace-lazy-highlight)
6884 (query-replace): Move definitions to the beginning of the file.
6885
6886 2005-01-11 Juri Linkov <juri@jurta.org>
6887
6888 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
6889 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
6890 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
6891
6892 * info.el (Info-history-forward): New variable.
6893 (Info-select-node): Reset Info-history-forward to nil.
6894 (Info-last): Turn into defalias.
6895 (Info-history-back): Rename from Info-last.
6896 Add current node to Info-history-forward.
6897 (Info-history-forward): New fun.
6898 (Info-mode-map): Replace Info-last by Info-history-back.
6899 Bind Info-history-forward to "r".
6900 (Info-mode-menu): Replace Info-last by Info-history-back.
6901 Fix menu item text. Add menu item for Info-history-forward.
6902 (info-tool-bar-map): Replace Info-last by Info-history-back.
6903 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
6904 for Info-history-forward.
6905 (Info-mode): Replace Info-last by Info-history-back in docstring.
6906 Add local variable Info-history-forward.
6907 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
6908
6909 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6910
6911 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
6912 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
6913 Ignore select-window events rather than fiddle with
6914 mouse-autoselect-window.
6915
6916 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
6917
6918 * type-break.el (type-break-mode): Fix previous change.
6919
6920 2005-01-10 Jay Belanger <belanger@truman.edu>
6921
6922 * calc/calc-ext.el (calc-reset): Reset when inside embedded
6923 calculator; only reset when point is inside a calculator.
6924 Don't adjust the window height if the window takes up the whole height
6925 of the frame.
6926
6927 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6928
6929 * ebuff-menu.el (Electric-buffer-menu-mode):
6930 Preserve value of buffer-local var header-line-format.
6931
6932 2005-01-09 Jay Belanger <belanger@truman.edu>
6933
6934 * calc/calc.el (calc-mode-var-list-restore-saved-values):
6935 Make sure settings file exists before accessing it.
6936
6937 * calc/calc-embed.el (calc-embedded-subst):
6938 Replace math-multi-subst-rec, which is only supposed to be called
6939 by math-multi-subst, by math-multi-subst.
6940
6941 2005-01-09 Andre Spiegel <spiegel@gnu.org>
6942
6943 * vc.el (vc-allow-async-revert): New user option.
6944 (vc-disable-async-diff): New internal variable.
6945 (vc-revert-buffer): Use them to disable asynchronous diff.
6946
6947 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
6948 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
6949 asynchronously if vc-disable-async-diff is t.
6950
6951 2005-01-09 Jay Belanger <belanger@truman.edu>
6952
6953 * calc/calc.el (defcalcmodevar): New macro.
6954 (calc-mode-var-list-restore-default-values)
6955 (calc-mode-var-list-restore-saved-values): New functions.
6956 (calc-mode-var-list): Use defcalcmodevar to define it.
6957 (calc-always-load-extensions, calc-line-numbering)
6958 (calc-line-breaking, calc-display-just, calc-display-origin)
6959 (calc-number-radix, calc-leading-zeros, calc-group-digits)
6960 (calc-group-char, calc-point-char, calc-frac-format)
6961 (calc-prefer-frac, calc-hms-format, calc-date-format)
6962 (calc-float-format, calc-full-float-format, calc-complex-format)
6963 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6964 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6965 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6966 (calc-matrix-brackets, calc-language, calc-language-option)
6967 (calc-left-label, calc-right-label, calc-word-size)
6968 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6969 (calc-display-raw, calc-internal-prec, calc-angle-mode)
6970 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6971 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6972 (calc-window-height, calc-display-trail, calc-show-selections)
6973 (calc-use-selections, calc-assoc-selections)
6974 (calc-display-working-message, calc-auto-why, calc-timing)
6975 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
6976 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
6977 (calc-gnuplot-default-device, calc-gnuplot-default-output)
6978 (calc-gnuplot-print-device, calc-gnuplot-print-output)
6979 (calc-gnuplot-geometry, calc-graph-default-resolution)
6980 (calc-graph-default-resolution-3d, calc-invocation-macro)
6981 (calc-show-banner): Use defcalcmodevar to declare them and set
6982 their default values.
6983
6984 * calc/calc-ext.el (calc-reset): Restore saved values of variables
6985 instead of default values (but restore default values if there is
6986 an argument of 0).
6987
6988 2005-01-09 David Kastrup <dak@gnu.org>
6989
6990 * desktop.el (desktop-restore-eager): Fix typo in type.
6991
6992 2005-01-08 Richard M. Stallman <rms@gnu.org>
6993
6994 * cus-edit.el (customize): Delete :link.
6995
6996 2005-01-08 Jay Belanger <belanger@truman.edu>
6997
6998 * calc/calc.el (calc-mode): Remove the extension from the
6999 `calc-settings-file' file name when loading it.
7000
7001 2005-01-08 Kim F. Storm <storm@cua.dk>
7002
7003 * info.el (Info-mode-map, Info-next-link-keymap)
7004 (Info-prev-link-keymap, Info-up-link-keymap):
7005 Map follow-link to mouse-face.
7006 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
7007
7008 2005-01-08 Jay Belanger <belanger@truman.edu>
7009
7010 * calc/calc.el (calc-settings-file): Change default value.
7011 Suggested by cgw in a comment in calc-mode.el.
7012
7013 * calc/calc-mode.el (calc-settings-file-name):
7014 Compare calc-settings-file to user-init-file instead of ~/.emacs.
7015 Replace ~/.emacs in a prompt by calc-settings-file.
7016
7017 2005-01-07 Lars Hansen <larsh@math.ku.dk>
7018
7019 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
7020 (desktop-lazy-idle-delay): New customizable variables.
7021 (desktop-buffer-args-list): New variable.
7022 (desktop-append-buffer-args): New function.
7023 (desktop-save): Call desktop-append-buffer-args for some buffers.
7024 (desktop-lazy-create-buffer): New function.
7025 (desktop-idle-create-buffers): New function.
7026 (desktop-read): Add message about buffers to restore lazily.
7027 (desktop-lazy-abort): New command.
7028 (desktop-clear): Call desktop-lazy-abort.
7029 (desktop-lazy-complete): New command.
7030
7031 2005-01-06 Richard M. Stallman <rms@gnu.org>
7032
7033 * emacs-lisp/find-func.el (find-face-definition):
7034 Rename from find-face.
7035
7036 2005-01-06 Kim F. Storm <storm@cua.dk>
7037
7038 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
7039
7040 * man.el (Man-xref-man-page, Man-xref-header-file)
7041 (Man-xref-normal-file): Add follow-link property.
7042
7043 2005-01-06 Jay Belanger <belanger@truman.edu>
7044
7045 * calc/calc-units.el: Make sure the proper macro definitions are
7046 available when compiling.
7047
7048 2005-01-06 Juri Linkov <juri@jurta.org>
7049
7050 * isearch.el (isearch-lazy-highlight-update):
7051 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
7052
7053 2005-01-06 Miles Bader <miles@gnu.org>
7054
7055 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
7056 (isearch-lazy-highlight-face): Use new name.
7057
7058 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
7059
7060 * uniquify.el (uniquify-rationalize-file-buffer-names):
7061 Re-add an interactive spec.
7062 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
7063 to the same name.
7064
7065 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
7066 (isearch-update, isearch-done): Adjust calls accordingly.
7067
7068 2005-01-05 Richard M. Stallman <rms@gnu.org>
7069
7070 * custom.el (custom-set-variables, custom-theme-set-variables):
7071 Clarify documentation.
7072
7073 * emacs-lisp/find-func.el (find-variable)
7074 (find-variable-other-window, find-variable-other-frame):
7075 Fix the TYPE args to find-function-read and find-function-do-it.
7076 (find-function): Doc fix.
7077 (find-function-at-point): Replace function-at-point alias.
7078
7079 2005-01-04 Richard M. Stallman <rms@gnu.org>
7080
7081 * cus-face.el (custom-declare-face):
7082 Record defface in current-load-list.
7083
7084 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
7085
7086 * emacs-lisp/find-func.el: Doc fixes.
7087 (find-face-regexp): New variable.
7088 (find-function-regexp-alist): New variable.
7089 (find-function-C-source): Third arg is now TYPE.
7090 (find-function-search-for-symbol): Handle general TYPE.
7091 (find-function-read, find-function-do-it): Handle general TYPE.
7092 (find-definition-noselect, find-face): New functions.
7093 (function-at-point): Alias deleted.
7094
7095 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7096
7097 * battery.el (display-battery-mode): Rename from display-battery.
7098 Handle the case where it gets turned off.
7099
7100 2005-01-04 Richard M. Stallman <rms@gnu.org>
7101
7102 * cus-edit.el (customize): Make :link point to user doc.
7103
7104 * man.el (Man-fontify-manpage): Turn off undo generation.
7105
7106 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7107
7108 2005-01-04 Andreas Schwab <schwab@suse.de>
7109
7110 * files.el (insert-directory): Only look for error lines in
7111 inserted text. Don't move too far after processing --dired markers.
7112
7113 2005-01-04 Richard M. Stallman <rms@gnu.org>
7114
7115 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7116 Don't expand if the character is @, period, dash, etc.
7117 (define-mail-abbrev): Quote names that contain problem characters.
7118
7119 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7120
7121 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7122
7123 2005-01-03 Richard M. Stallman <rms@gnu.org>
7124
7125 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7126 (query-replace-highlight, query-replace-lazy-highlight)
7127 (query-replace): Definitions moved up. Doc fix.
7128
7129 2005-01-03 Richard M. Stallman <rms@gnu.org>
7130
7131 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7132 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7133 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7134 (lazy-highlight-face): Rename from isearch-lazy-...
7135 Change all references to them.
7136
7137 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7138
7139 * cus-edit.el (custom-file): Doc fix for defcustom.
7140 (custom-file): The function no longer sets the variable
7141 `custom-file' to its return value.
7142
7143 * startup.el (command-line): No longer load `custom-file'.
7144
7145 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7146
7147 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7148
7149 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7150 Don't confuse module-prefixed identifiers for labels.
7151 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7152
7153 2005-01-02 Richard M. Stallman <rms@gnu.org>
7154
7155 * files.el (basic-save-buffer-1): Fix previous change.
7156
7157 * loadhist.el (file-loadhist-lookup): New function.
7158 (file-provides, file-requires): Use it.
7159
7160 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7161 instead of calculating the right size.
7162
7163 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7164
7165 * vc-svn.el (vc-svn-diff): Stay local if possible.
7166
7167 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7168
7169 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7170
7171 * files.el (hack-local-variables): Fix last change.
7172
7173 2005-01-02 Jay Belanger <belanger@truman.edu>
7174
7175 * calc/calc-yank.el (calc-edit-top): New variable.
7176 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7177 object. Change header properties.
7178 (calc-edit-finish, calc-edit-finish-stack-object)
7179 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7180 edited object.
7181 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7182 for the beginning of the edited object.
7183 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7184 for the beginning of the edited object.
7185 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7186 (calc-finish-formula-edit, calc-macro-repeats)
7187 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7188 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7189 beginning of the edited object.
7190 (calc-user-define-edit): Change the header for editing macros.
7191 Remove unnecessary variable.
7192
7193 2005-01-01 Jay Belanger <belanger@truman.edu>
7194
7195 * calc/calc-yank.el (calc-edit-mode): Change default header.
7196 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7197 * calc/calc-store.el (calc-edit-variable): Change title to match new
7198 header.
7199 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7200 mode to match new header.
7201 (calc-user-define-edit): Change titles to include names of commands.
7202 (calc-finish-formula-edit): Adjust to handle new header.
7203 (calc-finish-macro-edit): Remove.
7204 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7205 (calc-edit-macro-command, calc-edit-macro-command-type)
7206 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7207 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7208 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7209 (calc-edit-macro-finish-edit): New functions.
7210 (calc-user-define-edit): Use new functions to edit named calc macros.
7211
7212 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7213
7214 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7215
7216 * ses.el (copy-region-as-kill): Deactivate mark.
7217
7218 2005-01-01 Richard M. Stallman <rms@gnu.org>
7219
7220 * replace.el (occur-1): If the output buffer is also an input,
7221 don't kill it, rename it.
7222
7223 * faces.el (set-face-background, set-face-foreground): Doc fix.
7224
7225 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7226 for :foreground and :background.
7227
7228 * dired.el (dired-view-command-alist): Variable deleted.
7229 (dired-view-file, dired-mouse-find-file-other-window):
7230 Delete the code to use it.
7231
7232 2005-01-01 Kim F. Storm <storm@cua.dk>
7233
7234 * image.el (insert-sliced-image): Use t for line-height property.
7235
7236 2004-12-31 Jay Belanger <belanger@truman.edu>
7237
7238 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7239 for "var-" at the beginning of the minibuffer.
7240
7241 2004-12-31 Richard M. Stallman <rms@gnu.org>
7242
7243 * faces.el (read-face-name):
7244 Don't treat an attribute spec as a list of faces.
7245
7246 * simple.el (undo): Use undo-equiv-table to detect
7247 unexpected changes since previous undo.
7248 (undo-list-saved): Variable deleted.
7249 (buffer-disable-undo): Don't alter undo-list-saved.
7250
7251 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7252 (mode-require-final-newline): New option.
7253 (after-find-file): Handle require-final-newline with new values.
7254 (basic-save-buffer): Handle new values of require-final-newline.
7255
7256 * progmodes/sh-script.el (sh-require-final-newline):
7257 Alist value now controls whether to use mode-require-final-newline.
7258 (sh-set-shell): Implement that new meaning.
7259
7260 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7261 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7262 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7263 Delete old-Emacs compatibility code.
7264 (antlr-c-common-init): Function deleted.
7265
7266 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7267 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7268 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7269 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7270 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7271 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7272 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7273 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7274 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7275 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7276 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7277 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7278 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7279 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7280 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7281 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7282
7283 2004-12-31 Jay Belanger <belanger@truman.edu>
7284
7285 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7286 way to return to Calc.
7287
7288 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7289 finish, C-xk as the way to cancel the edit. Add cancel routine to
7290 kill-buffer-hook.
7291
7292 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7293 MacEdit code.
7294
7295 * calc/calc-prog.el: Remove obsolete MacEdit code.
7296 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7297 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7298
7299 2004-12-31 Kenichi Handa <handa@m17n.org>
7300
7301 * international/mule.el (buffer-file-coding-system-explicit):
7302 Rename for explicit-buffer-file-coding-system.
7303 (after-insert-file-set-coding): Adjust for the above change.
7304
7305 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7306 to buffer-file-coding-system-explicit.
7307 (basic-save-buffer-1): Likewise.
7308
7309 2004-12-30 Richard M. Stallman <rms@gnu.org>
7310
7311 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7312 (artist-butlast, artist-last): Functions deleted.
7313 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7314 (artist-compute-key-compl-table): Call remq directly.
7315 (artist-remove-nulls): Function deleted.
7316 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7317 (artist-push, artist-pop): Macro deleted.
7318
7319 2004-12-30 Andreas Leue <al@sphenon.de>
7320
7321 * textmodes/artist.el (artist-version): 1.2.6
7322 (artist-prev-next-op-alist): New variable.
7323 (artist-select-next-op-in-list): New function.
7324 (artist-select-prev-op-in-list): New function.
7325 (artist-make-prev-next-op-alist): New function.
7326 (artist-is-in-op-list-p): New function.
7327 (artist-get-first-non-nil-op): New function.
7328 (artist-get-last-non-nil-op): New function.
7329 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7330 artist-prev-next-op-alist.
7331 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7332 change drawing operation.
7333
7334 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7335
7336 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7337
7338 2004-12-31 Masatake YAMATO <jet@gyve.org>
7339
7340 * server.el (server-process-filter): Suppress `error', too.
7341
7342 2004-12-30 Jay Belanger <belanger@truman.edu>
7343
7344 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7345 Change the way a variable is displayed in a message.
7346
7347 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7348 (calc-user-define-permanent, calc-execute-kbd-macro):
7349 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7350
7351 2004-12-30 Kenichi Handa <handa@m17n.org>
7352
7353 * files.el (basic-save-buffer-1):
7354 Set explicit-buffer-file-coding-system to last-coding-system-used.
7355 (revert-buffer): Pay attention to
7356 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7357 on bind coding-system-for-read.
7358
7359 * international/mule.el (explicit-buffer-file-coding-system):
7360 New buffer local variable.
7361 (after-insert-file-set-coding): Set it to coding-system-for-read.
7362
7363 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7364
7365 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7366
7367 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7368
7369 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7370 that include line numbers.
7371
7372 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7373
7374 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7375 Redundant variable PREFIXLEN removed.
7376
7377 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7378
7379 * eshell/em-hist.el (eshell-previous-matching-input):
7380 Start the deletion from the end of the output.
7381
7382 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7383
7384 * term/mac-win.el: Require x-dnd.
7385 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7386
7387 2004-12-29 David Kastrup <dak@gnu.org>
7388
7389 * international/mule.el (decode-coding-inserted-region):
7390 Don't barf if `buffer-undo-list' is already set to `t'.
7391
7392 2004-12-29 Jay Belanger <belanger@truman.edu>
7393
7394 * calc/calc-prog.el (calc-user-define-formula): Put default values
7395 for function names in prompts.
7396 (calc-user-define-permanent, calc-user-define-composition)
7397 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7398 default input for algebraic functions.
7399
7400 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7401
7402 * vc-rcs.el (vc-rcs-annotate-command):
7403 Fix omission bug: Call `vc-setup-buffer'.
7404
7405 2004-12-29 Kenichi Handa <handa@m17n.org>
7406
7407 * international/mule.el (recode-region): New function.
7408
7409 2004-12-28 Richard M. Stallman <rms@gnu.org>
7410
7411 * simple.el (undo-extra-outer-limit): New variable.
7412 (undo-outer-limit-truncate): Test and set it.
7413
7414 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7415 enables the feature to extend the existing region.
7416
7417 * simple.el (mark-word): New arg ALLOW-EXTEND
7418 enables the feature to extend the existing region.
7419
7420 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7421 enables the feature to extend the existing region.
7422
7423 * startup.el (site-run-file): Don't allow setting it with Custom.
7424
7425 * simple.el (buffer-disable-undo): Fix previous change.
7426
7427 2004-12-27 Masatake YAMATO <jet@gyve.org>
7428
7429 * hexl.el (hexlify-buffer): Remove fontification here.
7430 Use font lock mechanism instead.
7431 (hexl-font-lock-keywords): New font lock kewords.
7432 (hexl-mode-old-font-lock-keywords): New variable.
7433 (hexl-mode): Store the old font lock keywords.
7434 (hexl-mode-exit): Restore the old font lock keywords.
7435
7436 2004-12-27 Richard M. Stallman <rms@gnu.org>
7437
7438 * simple.el (undo): Fix previous change.
7439
7440 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7441
7442 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7443 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7444 Call x-open-connection on Mac OS X.
7445
7446 2004-12-27 Richard M. Stallman <rms@gnu.org>
7447
7448 * files.el (buffer-save-without-query): New var (buffer-local).
7449 (save-some-buffers): Save those buffers first, w/o asking.
7450
7451 * files.el (insert-directory-ls-version): New variable.
7452 (insert-directory): When ls returns an error, test the version
7453 number to decide what the return code means.
7454 With --dired output format, detect and distinguish lines
7455 that are really error messages.
7456 (insert-directory-adj-pos): New function.
7457
7458 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7459
7460 * battery.el (battery-mode-line-format): Remove initial spaces.
7461
7462 * uniquify.el (uniquify-rationalize-file-buffer-names):
7463 Delete interactive spec.
7464
7465 * type-break.el (type-break-mode): Set buffer-save-without-query.
7466 Remove code that tried to set save-some-buffers-always.
7467 (type-break-file-keystroke-count): Bind deactivate-mark.
7468
7469 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7470
7471 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7472 Test that the buffer is live, and maybe reject current buffer too.
7473 Clarify.
7474 (next-error-find-buffer): Rewrite for clarity.
7475
7476 * loadup.el: Don't use buffer-disable-undo; do it directly.
7477
7478 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7479 (describe-variable): Call symbol-file with `defvar'.
7480
7481 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7482 (symbol-file): Rewritten to handle new load-history format.
7483 Now takes an arg TYPE to specify looking for a particular
7484 type of definition only.
7485
7486 * emacs-lisp/debug.el (debugger-make-xrefs):
7487 Call symbol-file with `defun'.
7488
7489 * emacs-lisp/find-func.el (find-function-noselect):
7490 Call symbol-file with `defun'.
7491 (find-variable-noselect): Call symbol-file with `defvar'.
7492
7493 * eshell/esh-cmd.el (eshell-find-alias-function):
7494 Call symbol-file with `defun'.
7495
7496 * eshell/esh-test.el (eshell-test-goto-func):
7497 Call symbol-file with `defun'.
7498
7499 * mail/rmail.el (rmail-resend):
7500 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7501
7502 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7503
7504 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7505
7506 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7507 Call buffer-disable-undo.
7508
7509 * simple.el (undo-list-saved): New variable (buffer-local).
7510 (undo): Set and test it.
7511 (buffer-disable-undo): Move here from buffer.c.
7512 Clear out undo-list-saved.
7513
7514 * international/mule.el (decode-coding-inserted-region):
7515 Set buffer-undo-list in a correct and optimal way.
7516
7517 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7518 (cperl-font-lock-unfontify-region-function): No need to save and
7519 restore info, since font-lock.el does it for us.
7520
7521 * ansi-color.el (save-buffer-state): Definition deleted.
7522 (ansi-color-unfontify-region): Don't use save-buffer-state.
7523
7524 2004-12-27 Dave Love <fx@gnu.org>
7525
7526 * wid-edit.el (function): Use restricted-sexp as parent.
7527
7528 2004-12-27 Kevin Ryde <user42@zip.com.au>
7529
7530 * simple.el (next-matching-history-element): Use same
7531 `interactive' form as previous-matching-history-element.
7532
7533 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7534 it can appear unencoded and has been seen from yahoo.
7535
7536 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7537
7538 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7539 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7540
7541 2004-12-27 Kenichi Handa <handa@m17n.org>
7542
7543 * international/utf-8.el (utf-translate-cjk-load-tables):
7544 Bind coding-system-for-read to nil while loading subst-*.
7545
7546 2004-12-26 Jay Belanger <belanger@truman.edu>
7547
7548 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7549 default input.
7550
7551 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7552
7553 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7554 before reverting and disable undo recording while reverting.
7555
7556 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7557
7558 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7559 (hs-make-overlay): New function.
7560 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7561 (hs-flag-region): Delete function.
7562 (hs-hide-comment-region): No longer use `hs-flag-region'.
7563 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7564 (hs-hide-block-at-point): Likewise.
7565 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7566 (hs-hide-all, hs-show-all): Likewise.
7567 (hs-show-block): Likewise.
7568 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7569
7570 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7571
7572 * progmodes/hideshow.el: Require `cl' when compiling.
7573 Remove XEmacs and Emacs 19 compatibility.
7574 Use `dolist' and `add-to-list' for load-time actions.
7575 (hs-discard-overlays): Use `dolist'.
7576 (hs-show-block): Likewise.
7577
7578 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7579
7580 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7581
7582 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7583
7584 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7585 When extending backwards, move outside the current comment first.
7586
7587 2004-12-22 Kenichi Handa <handa@m17n.org>
7588
7589 * international/quail.el (quail-start-translation): Fix prompt
7590 string for the case if input-method-use-echo-area being non-nil.
7591 (quail-start-conversion): Likewise.
7592 (quail-show-guidance): Don't show guidance if
7593 input-method-use-echo-area is non-nil.
7594
7595 2004-12-21 Richard M. Stallman <rms@gnu.org>
7596
7597 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7598
7599 2004-12-21 Markus Rost <rost@ias.edu>
7600
7601 * calendar/diary-lib.el (mark-diary-entries):
7602 Set mark-diary-entries-in-calendar only after checking for diary-file.
7603
7604 2004-12-21 Richard M. Stallman <rms@gnu.org>
7605
7606 * faces.el (escape-glyph): Use blue against light foreground.
7607
7608 * simple.el (undo-outer-limit-truncate): New function.
7609 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7610
7611 2004-12-21 Eli Barzilay <eli@barzilay.org>
7612
7613 * calculator.el (calculator-radix-grouping-mode)
7614 (calculator-radix-grouping-digits)
7615 (calculator-radix-grouping-separator):
7616 New defcustoms for the new radix grouping mode functionality.
7617 (calculator-mode-hook): Now used in electric mode too,
7618 (calculator): Call it.
7619 (calculator-mode-map): Some new keys.
7620 (calculator-message): New function. Some new calls.
7621 (calculator-op, calculator-set-register): Use it.
7622 (calculator-string-to-number): New function, mostly moved and
7623 updated code from calculator-curnum-value.
7624 (calculator-curnum-value): Use it.
7625 (calculator-paste): Use it, and update grabbing the current-kill.
7626 (calculator-rotate-displayer)
7627 (calculator-rotate-displayer-back): Toggle digit grouping when
7628 in radix mode, use calculator-message.
7629 (calculator-displayer-prev, calculator-displayer-next):
7630 Change digit group size when in radix mode.
7631 (calculator-number-to-string): Rename from
7632 calculator-num-to-string. Now deals with digit grouping in
7633 radix mode.
7634 (calculator-update-display, calculator-put-value): Use the new name.
7635 (calculator-fact): Return a floating point number.
7636 (calculator-mode): Doc fix.
7637
7638 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7639
7640 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7641 * calendar/diary-lib.el (view-other-diary-entries):
7642 Use current-prefix-arg in interactive spec.
7643
7644 2004-12-19 Jay Belanger <belanger@truman.edu>
7645
7646 * calc/calc-aent.el (calcAlg-blank-matching-open):
7647 Temporarily adjust the syntax of both delimiters of half-open intervals.
7648
7649 2004-12-19 Kim F. Storm <storm@cua.dk>
7650
7651 * mouse.el (mouse-1-click-follows-link): Doc fix.
7652
7653 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7654
7655 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7656 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7657 instead of centraleuropean as the name
7658
7659 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7660
7661 Sync with Tramp 2.0.46.
7662
7663 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7664 parameters wrt Tramp convention.
7665 (tramp-handle-file-attributes-with-perl)
7666 (tramp-handle-directory-files-and-attributes): Apply it.
7667 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7668 `copy-program'. Reported by Zack Weinberg
7669 <zack@codesourcery.com>.
7670 (top): Set `edebug-form-spec' property directly rather than
7671 calling `def-edebug-spec'.
7672
7673 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7674 advice less fragile. Surround temporary redefinition of
7675 `substitute-in-file-name' with `unwind-protect'. Suggested by
7676 Matt Hodges <MPHodges@member.fsf.org>.
7677
7678 2004-12-17 Juri Linkov <juri@jurta.org>
7679
7680 * replace.el (occur-accumulate-lines, occur-engine):
7681 Make forcing deferred font-lock fontification jit-specific.
7682
7683 2004-12-17 Kim F. Storm <storm@cua.dk>
7684
7685 * mouse.el (mouse-1-click-follows-link): New defcustom.
7686 (mouse-on-link-p): New function.
7687 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7688 functionality. Map a mouse-1 click event into a mouse-2 (or
7689 other) event when position is inside a link.
7690
7691 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7692 prefix in tooltip text with "mouse-1" when this is a link
7693 recognized by mouse-1-click-follows-link functionality.
7694
7695 * help.el (describe-key): Report effective and original binding
7696 for mouse-1 when clicked on a link.
7697 (describe-mode): Add follow-link property to "minor-mode" button.
7698
7699 * help-fns.el (describe-variable): Add follow-link property to
7700 "below" button.
7701
7702 * help-mode.el (help-xref): Add follow-link property.
7703
7704 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7705 (apropos-command, apropos-variable, apropos-face, apropos-group)
7706 (apropos-widget, apropos-plist): Add follow-link property.
7707
7708 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7709 checks if position is in a filename, rather than some other
7710 clickable item. Function looks for cvs-filename-face at position.
7711
7712 * wid-edit.el (widget-specify-field, widget-specify-button):
7713 Map a :follow-link keyword into a follow-link property.
7714 (link): Add :follow-link keyword, map to RET binding.
7715
7716 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7717
7718 * progmodes/compile.el (compilation-minor-mode-map)
7719 (compilation-button-map, compilation-mode-map): Likewise.
7720
7721 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7722
7723 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7724 (zone-replace-char): Take `count' and `del-count'
7725 instead of `direction'. Update callers. When `del-count' is
7726 non-nil, delete that many characters, otherwise `count' characters
7727 backwards. Insert the newly-replaced string `count' times.
7728 (zone-fret): Handle chars w/ width greater than one.
7729 (zone-fall-through-ws): No longer take window width `ww'.
7730 Update callers. Add handling for `char-width' greater than one.
7731 (zone-pgm-drip): Update var holding window-end position every cycle.
7732
7733 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7734
7735 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7736 rather than insert-file.
7737
7738 2004-12-16 Jay Belanger <belanger@truman.edu>
7739
7740 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7741 (math-init-random-base, math-random-digit): Check to see if
7742 var-RandSeed is bound.
7743 (math-random-last): Declare it.
7744 (math-random-digit): Don't make math-random-last local.
7745
7746 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7747
7748 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7749 one-shot thunk for uniform (error, quit, normal) recovery.
7750 Reported by John Paul Wallington.
7751 (zone-pgm-random-life): Fix bug:
7752 Recognize empty initial field by lack of "@" chars.
7753
7754 2004-12-16 Juri Linkov <juri@jurta.org>
7755
7756 * help.el (function-called-at-point):
7757 * help-fns.el (variable-at-point): As a last resort try stripping
7758 non-word prefixes and suffixes.
7759
7760 * descr-text.el (describe-property-list): Don't treat syntax-table
7761 specially. Use describe-text-sexp which inserts [show] button
7762 for large objects and handles printing errors. Sort properties
7763 by names in alphabetical order instead of by value sizes.
7764 Add `mouse-face' to list of properties for `describe-face' widget.
7765 (describe-char): Mask out face-id from 19 bits of character.
7766 Print face-id separately.
7767
7768 * replace.el (occur-accumulate-lines, occur-engine):
7769 Fontify unfontified matching lines in the source buffer
7770 before copying them.
7771 (occur-engine): Don't put mouse-face on context lines.
7772 (occur-next-error): Set point to line beginning/end
7773 before searching for prev/next property to skip multiple
7774 matches on a line (not supported by occur engine).
7775 Remove redundant prefix-numeric-value.
7776
7777 2004-12-15 Juri Linkov <juri@jurta.org>
7778
7779 * replace.el (match): New face.
7780 (list-matching-lines-face): Change default from `bold' to `match'.
7781
7782 * progmodes/grep.el (grep-match-face): New defvar.
7783 (grep-mode-font-lock-keywords): Use grep-match-face instead of
7784 compilation-column-face to highlight grep matches.
7785
7786 * apropos.el (apropos-match-face): Change default from
7787 `secondary-selection' to `match'.
7788
7789 * info-look.el (info-lookup-highlight-face): Change default from
7790 `highlight' to `match'.
7791
7792 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
7793
7794 * progmodes/executable.el (executable-interpret): Eliminate
7795 obsolete compile-internal, and switch to comint for interaction.
7796
7797 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
7798
7799 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7800 `&&' when skipping multiple statements on a line.
7801
7802 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7803
7804 * play/zone.el (zone): Set `truncate-lines'.
7805 Also, init `tab-width' with value from original buffer.
7806 (zone-shift-up): Rewrite for speed.
7807 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7808 (zone-pgm-jitter): Remove redundant entries from ops vector.
7809 (zone-exploding-remove): Reduce iteration count.
7810 (zone-cpos): Convert to defsubst.
7811 (zone-replace-char): New defsubst.
7812 (zone-park/sit-for): Likewise.
7813 (zone-fret): Take window-start arg.
7814 Update callers. Use `zone-park/sit-for'.
7815 (zone-fill-out-screen): Rewrite.
7816 (zone-fall-through-ws): Likewise. Update callers.
7817 (zone-pgm-drip): Use `zone-replace-char'.
7818 Move var inits before while-loop. Use `zone-park/sit-for'.
7819 (zone-pgm-random-life): Handle empty initial field.
7820 Use `zone-replace-char' and `zone-park/sit-for'.
7821
7822 2004-12-15 Juri Linkov <juri@jurta.org>
7823
7824 * isearch.el (isearch-update): Test isearch-lazy-highlight
7825 before calling isearch-lazy-highlight-new-loop.
7826 (isearch-lazy-highlight-new-loop):
7827 Don't test isearch-lazy-highlight.
7828
7829 * replace.el (perform-replace): Add isearch-case-fold-search.
7830 Use delimited-flag for isearch-regexp.
7831 Reset isearch-lazy-highlight-last-string to force lazy
7832 highlighting when called from isearch mode.
7833 (query-replace-highlight): Revert defcustom type to boolean.
7834 (query-replace-lazy-highlight): New defcustom.
7835 (query-replace): New face.
7836 (perform-replace, replace-highlight, replace-dehighlight):
7837 Test query-replace-lazy-highlight instead of special value
7838 `isearch' of query-replace-highlight.
7839 (replace-dehighlight): Don't call isearch-dehighlight.
7840 (replace-highlight): Don't call isearch-highlight.
7841 Use face `query-replace' unconditionally.
7842
7843 2004-12-14 Kim F. Storm <storm@cua.dk>
7844
7845 * simple.el (inhibit-mark-movement): Remove defvar.
7846 (beginning-of-buffer, end-of-buffer): Don't use it.
7847
7848 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7849 Don't use inhibit-mark-movement.
7850
7851 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7852 (cua--undo-push-mark): Remove.
7853 (cua--pre-command-handler, cua--post-command-handler):
7854 Don't fiddle with inhibit-mark-movement.
7855
7856 2004-12-14 Juri Linkov <juri@jurta.org>
7857
7858 * buff-menu.el (list-buffers-noselect): Collect internal info
7859 for every buffer in BUFFER-LIST arg too.
7860 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7861 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7862 Bind same-window-buffer-names and same-window-regexps to nil.
7863
7864 2004-12-13 Juri Linkov <juri@jurta.org>
7865
7866 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7867
7868 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7869 (sc-cite-region, sc-uncite-region, sc-recite-region):
7870 Fix previous change to handle not alist as a symbol, but
7871 a citation frame as a symbol that represents a variable name.
7872
7873 2004-12-13 Richard M. Stallman <rms@gnu.org>
7874
7875 * filecache.el (file-cache-add-directory-using-find):
7876 Only set up file-cache-find-command-posix-flag if we will use it.
7877
7878 * bindings.el (mode-line-buffer-identification-keymap):
7879 Don't cancel the mode-line's usual down-mouse-1 binding.
7880
7881 * cus-edit.el (custom-face-selected): Handle `default' specs.
7882 (custom-face-edit): Increase extra-offset.
7883 (custom-display): Handle `default' specs.
7884
7885 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
7886
7887 * emacs-lisp/elint.el (elint-standard-variables)
7888 (elint-unknown-builtin-args): Move definitions up.
7889
7890 * net/browse-url.el (browse-url-url-at-point): Add autoload.
7891
7892 * info.el (info-xref-visited): Use `default' instead of t.
7893 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
7894
7895 * faces.el (header-line, mode-line-inactive, tool-bar):
7896 Use `default' instead of t for setting the defaults.
7897 (face-spec-choose): Separate `t' from `default'.
7898
7899 * subr.el (while-no-input): New macro.
7900
7901 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
7902
7903 * filecache.el (file-cache-add-directory-using-find):
7904 Only test file-cache-find-command-posix-flag on some systems.
7905
7906 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7907
7908 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
7909 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
7910 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
7911 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7912 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
7913
7914 2004-12-12 Juri Linkov <juri@jurta.org>
7915
7916 * files.el (find-file-other-window, find-file-other-frame):
7917 Add the first buffer to the returned value to return the complete
7918 list of all visited buffers.
7919 (find-file-read-only, find-file-read-only-other-window)
7920 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
7921 `find-file-read-args'. Signal an error about non-existent file
7922 only if file name doesn't contain wildcards. Toggle read-only in
7923 all visited buffers.
7924 (find-alternate-file, find-alternate-file-other-window):
7925 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
7926 called interactively. Pass arg `wildcards' to other functions.
7927 (find-file-noselect): Doc fix.
7928
7929 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
7930 Doc fix.
7931 (ffap-directory-finder): New variable.
7932 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
7933 (ffap-file-at-point): Add /* to immediately rejected names.
7934 Return absolute file names matching ffap-dired-wildcards.
7935 (ffap-read-file-or-url): Set default value for `completing-read'
7936 to `buffer-file-name'.
7937 (find-file-at-point): When filename matches ffap-dired-wildcards,
7938 call ffap-file-finder with t arg `wildcards', instead of dired.
7939 (ffap-other-window, ffap-other-frame): Return visited buffers.
7940 (ffap-read-only, ffap-read-only-other-window)
7941 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
7942 (dired-at-point): Call ffap-directory-finder instead of dired.
7943 (ffap-dired-other-window, ffap-dired-other-frame)
7944 (ffap-list-directory): New commands.
7945 (ffap-bindings): New keybindings for new commands.
7946
7947 2004-12-12 Juri Linkov <juri@jurta.org>
7948
7949 * simple.el (beginning-of-buffer, end-of-buffer):
7950 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7951 Do not push mark when mark is active in transient-mark-mode.
7952
7953 * simple.el (mark-word):
7954 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
7955 * textmodes/paragraphs.el (mark-paragraph):
7956 Extend the region when mark is active in transient-mark-mode,
7957 regardless of the last command. Doc fix.
7958
7959 * simple.el (mark-word): Preserve direction when repeating.
7960 Make arg optional. Interactive "p" -> "P".
7961 (transient-mark-mode, inhibit-mark-movement): Doc fix.
7962
7963 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
7964 preserving direction, to mark forward instead of backward when mark
7965 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
7966
7967 2004-12-12 Juri Linkov <juri@jurta.org>
7968
7969 * isearch.el (isearch-edit-string): Set 7th arg of
7970 `read-from-minibuffer' to `t' to inherit the current input
7971 method (whose name is indicated by [IM] in the minibuffer prompt)
7972 from the current buffer to the minibuffer.
7973 (isearch-lazy-highlight-update): Put body to `with-local-quit'
7974 to allow C-g quitting for lazy highlighting looping inside the
7975 search with nested repetition operators. Add overlay to the list
7976 before setting its face and other properties to avoid the case of
7977 code quitting after placing the new overlay but before it's
7978 recorded on the list. Select the window where isearch was
7979 activated, to highlight matches in the right window when isearch
7980 switches the current window to the minibuffer.
7981
7982 * international/isearch-x.el
7983 (isearch-process-search-multibyte-characters):
7984 Use `isearch-message' as initial input for `read-string' instead
7985 of adding it to the minibuffer prompt. After reading a string
7986 remove the initial value of `isearch-message' from the string.
7987
7988 * replace.el (replace-match-maybe-edit): Doc fix.
7989 (perform-replace): Don't call `replace-highlight' when automatic
7990 replacement is requested in literal mode, since it is intended
7991 only to highlight words during entering a new replacement string
7992 for \? in non-literal mode.
7993
7994 * replace.el (query-replace-highlight): Add new value `isearch'
7995 that allows query replacement to use isearch highlighting.
7996 Change type from `boolean' to `choice'. Doc fix.
7997 (replace-highlight, replace-dehighlight, perform-replace):
7998 Use isearch highlighting if query-replace-highlight eq `isearch'.
7999
8000 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
8001
8002 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8003 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
8004
8005 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
8006 case of \end{verbatim}.
8007
8008 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
8009
8010 * term.el (term-termcap-format): Synchronyze with terminfo.
8011 (term-emulate-terminal): Handle reset.
8012 (term-reset-terminal): New function.
8013
8014 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
8015
8016 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
8017 (zone-fill-out-screen): New func.
8018 (zone-pgm-drip): Use `zone-fill-out-screen'.
8019 Also, no longer go to point-min on every cycle.
8020 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
8021 (zone-pgm-random-life-wait): New user var.
8022 (zone-pgm-random-life): New func.
8023
8024 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
8025
8026 * files.el (auto-mode-alist): Map .com to DCL mode.
8027
8028 2004-12-09 Richard M. Stallman <rms@gnu.org>
8029
8030 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
8031
8032 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8033
8034 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8035 buffer with a display margin.
8036
8037 2004-12-08 Jay Belanger <belanger@truman.edu>
8038
8039 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
8040 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
8041
8042 2004-12-08 Richard M. Stallman <rms@gnu.org>
8043
8044 * faces.el: Delete code to set display table.
8045 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
8046
8047 2004-12-08 Jay Belanger <belanger@truman.edu>
8048
8049 * calc/calc.el: Add math-read-preprocess-string to autoloads.
8050
8051 * calc/calc-ext.el (math-read-replacement-list)
8052 (math-read-superscripts, math-read-preprocess-string): Move to
8053 calc-aent.el.
8054
8055 * calc/calc-aent.el (math-read-replacement-list)
8056 (math-read-superscripts, math-read-preprocess-string): Move from
8057 calc-ext.el.
8058
8059 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8060
8061 * isearch.el (isearch-quote-char): Fix up typo in last change.
8062
8063 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8064
8065 * mouse.el (mouse-set-font): Handle the case where the command was
8066 not invoked using the mouse.
8067
8068 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
8069 (edmacro-finish-edit): Further update for keyboard macros that are
8070 lambda forms.
8071 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
8072
8073 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8074
8075 * font-lock.el (font-lock-unfontify-region): Save buffer state.
8076 (font-lock-default-unfontify-region): Don't save buffer state any more.
8077
8078 2004-12-07 Jay Belanger <belanger@truman.edu>
8079
8080 * calc/calc-help.el (calc-describe-key):
8081 Set calc-summary-indentation even when Calc Summary buffer exists.
8082
8083 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
8084
8085 * calendar/holidays.el (holiday-easter-etc): Make arguments
8086 optional for backwards compatibility. Doc fix.
8087 Remove un-necessary local vars mandatory, output-list.
8088 (holiday-advent): Make arguments optional for backwards
8089 compatibility. Doc fix.
8090
8091 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8092
8093 * paren.el (show-paren-function): Fix last change (2004-12-02).
8094
8095 * international/mule-util.el (char-displayable-p): Return nil for
8096 unibyte mode.
8097
8098 * subr.el (subregexp-context-p): New function.
8099
8100 * isearch.el (isearch-quote-char): Use it.
8101
8102 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8103 (regexp-opt-not-groupie*-re): Remove.
8104 (regexp-opt): Properly handle inputs with duplicate entries.
8105
8106 2004-12-06 Richard M. Stallman <rms@gnu.org>
8107
8108 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8109
8110 * cus-edit.el (custom-file): Doc fix.
8111
8112 * textmodes/org.el: New file.
8113
8114 2004-12-06 Kenichi Handa <handa@m17n.org>
8115
8116 * ldefs-boot.el: Update international/mule-util.el section.
8117
8118 2004-12-05 Sam Steingold <sds@gnu.org>
8119
8120 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8121 Fix `tramp-time-diff' comparison logic.
8122
8123 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8124
8125 * progmodes/which-func.el (which-function):
8126 Use `run-hook-with-args-until-success' instead of a custom loop.
8127 Fixes bug with local hooks.
8128
8129 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8130
8131 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8132 Use delete-dups when calculating the initial value.
8133 (bibtex-autokey-get-title): Use <=.
8134 (bibtex-goto-line): New function.
8135 (bibtex-reposition-window): Use line numbers instead of point
8136 positions. Use window-body-height.
8137 (bibtex-find-crossref): Use bibtex-reposition-window.
8138 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8139 position of entry if key is found or nil if not found.
8140
8141 2004-12-05 Richard M. Stallman <rms@gnu.org>
8142
8143 * cus-edit.el (custom-file): Doc fix.
8144
8145 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8146
8147 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8148
8149 * simple.el (blink-matching-open):
8150 * textmodes/tex-mode.el (tex-validate-region):
8151 Obey syntax-table text properties.
8152
8153 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8154
8155 * wid-edit.el (widget-specify-field): Add `real-field' property to
8156 boundary.
8157 (widget-field-at): Use it.
8158
8159 2004-12-02 Richard M. Stallman <rms@gnu.org>
8160
8161 * progmodes/cc-mode.el (awk-mode autoload):
8162 Supply t meaning interactive function.
8163
8164 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8165 (isearch-mode-map): No special definition for space.
8166 (isearch-whitespace-chars): Command deleted.
8167 (isearch-forward-regexp): Doc fix.
8168 (isearch-quote-char): When a space is not inside brackets,
8169 use `[ ]' instead of just space.
8170 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8171
8172 * imenu.el (imenu--generic-function): Delete code to exclude
8173 matches in comments.
8174
8175 * man.el (Man-reverse-face): Change default to `highlight'.
8176
8177 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8178 (occur-engine): Use `face' prop rather than `font-lock-face'
8179 when specifying use of `match-face'.
8180 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8181
8182 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8183
8184 * add-log.el (add-log-current-defun): Handle the case where point
8185 is in the header part of a DEFUN construct.
8186
8187 2004-12-02 Dave Love <fx@gnu.org>
8188
8189 * progmodes/python.el (python-font-lock-syntactic-keywords):
8190 Fix previous change.
8191
8192 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8193
8194 * paren.el (show-paren-function): Check for matching chars
8195 specified by text props.
8196
8197 2004-12-02 Jay Belanger <belanger@truman.edu>
8198
8199 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8200 when reading a new key sequence.
8201
8202 2004-12-02 Kim F. Storm <storm@cua.dk>
8203
8204 * faces.el (escape-glyph): Rename from glyph.
8205 (standard-display-table): Set it here. Add escape-glyph face to
8206 extra slot characters.
8207
8208 * disp-table.el: Undo 2004-12-01 change. Display table is now
8209 setup in faces.el.
8210
8211 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8212
8213 * xml.el (xml-parse-dtd): Don't show validity messages when
8214 xml-validating-parser is nil.
8215 (xml-substitute-special): Fix validity error messages to
8216 actually show the unexpandable entity. Added validity error if &
8217 isn't followed by an entity.
8218 (xml-parse-tag): Concatenate any string following the a
8219 <![CDATA[]]> section to the parsed CDATA.
8220 (xml-parse-dtd): Skip parameter entity declarations and use of
8221 parameter entities.
8222
8223 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8224
8225 * kmacro.el (kmacro-default-counter-format): New var.
8226 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8227 (kmacro-display): Remove `nil' from `and' form. Delete call to
8228 `format' inside `message'.
8229 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8230
8231 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8232
8233 * pcvs.el (cvs-header-msg): New function.
8234 (cvs-update-header): Use it. Change calling convention.
8235 Correctly handle the case of having simultaneous active processes.
8236 (cvs-sentinel): Don't call cvs-update-header any more.
8237 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8238
8239 2004-12-01 Jay Belanger <belanger@truman.edu>
8240
8241 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8242 Change message.
8243
8244 2004-12-01 Juri Linkov <juri@jurta.org>
8245
8246 * progmodes/prolog.el (prolog-mode-variables):
8247 Fix imenu-generic-expression.
8248
8249 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8250
8251 * faces.el (glyph): New face.
8252
8253 * disp-table.el: Add an autoloaded table, that doesn't require
8254 this library, with glyph face.
8255
8256 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8257 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8258 (conf-quote-normal): Allow normalizing only ' or ".
8259 (conf-mode): Regexp-quote constructed comment-start and don't
8260 match section {} where "name" contains braces.
8261
8262 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8263 files.
8264
8265 2004-12-01 Kenichi Handa <handa@m17n.org>
8266
8267 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8268 (x-select-text): Don't treat eight-bit-control/graphic chars
8269 specially. Store the encoded text in the X cut buffer.
8270 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8271 with x-last-selected-text-cut-encoded.
8272
8273 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8274
8275 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8276
8277 2004-11-30 Markus Rost <rost@ias.edu>
8278
8279 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8280 AUCTeX.
8281
8282 2004-11-30 Jay Belanger <belanger@truman.edu>
8283
8284 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8285 on signs of intervals.
8286 (math-pow-of-zero): Strengthen checks for positive and negative
8287 exponents.
8288
8289 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8290 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8291 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8292 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8293 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8294 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8295 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8296 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8297 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8298 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8299 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8300 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8301 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8302 with provide statements.
8303
8304 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8305
8306 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8307
8308 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8309 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8310 functions by require statements.
8311 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8312
8313 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8314 (calc-gnuplot-print): Give them values.
8315
8316 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8317 autoloads.
8318 Add calc-do-embedded-activate to autoloads.
8319 (calc-gnuplot-name, calc-gnuplot-plot-command)
8320 (calc-gnuplot-print-command): Move them to calc-graph.el.
8321
8322 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8323
8324 * term/mac-win.el (ccl-encode-mac-roman-font)
8325 (ccl-encode-mac-cyrillic-font)
8326 (ccl-encode-mac-centraleuropean-font, encoder-list)
8327 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8328 Support Cyrillic, CentralEuropean, and Dingbat font display
8329
8330 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8331
8332 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8333
8334 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8335 still nil.
8336
8337 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8338
8339 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8340 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8341
8342 2004-11-29 Jay Belanger <belanger@truman.edu>
8343
8344 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8345 cases of the base and exponent.
8346
8347 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8348
8349 * simple.el (next-error-buffer-p): Allow for inclusive and
8350 exclusive tests for finding a buffer.
8351 (next-error-find-buffer): Pass the exclusive and inclusive tests
8352 to next-error-buffer-p.
8353
8354 * replace.el (occur-next-error): Switch to the Occur buffer when
8355 appropriate, use the exclusive filter to next-error-find-buffer to
8356 do it. Use the absolute value of the motion amount.
8357
8358 2004-11-29 Kenichi Handa <handa@m17n.org>
8359
8360 * startup.el (command-line): Decode all default-directory by
8361 locale-coding-system.
8362
8363 2004-11-29 Jay Belanger <belanger@truman.edu>
8364
8365 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8366 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8367 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8368 Replace calls to calc-extensions by appropriate require, replace
8369 calc-extensions-loaded by appropriate featurep.
8370
8371 * calc/calc-ext.el: Move require to end of file.
8372 Remove redundant loading of calc.el.
8373 (calc-extensions-loaded): Remove unnecessary variable.
8374 (calc-extensions): Remove unnecessary function.
8375 (calc-load-everything): Replace calc-need-macros by appropriate require.
8376
8377 * calc/calc-macs.el: Move provide to end of file.
8378 (calc-need-macros): Remove unnecessary function.
8379
8380 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8381 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8382 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8383 Replace calc-extensions by appropriate require.
8384 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8385
8386 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8387 Replace calc-need-macros by appropriate require.
8388
8389 * calc/calc.el: Move require to end of file.
8390 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8391 Remove unnecessary variable.
8392 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8393 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8394 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8395 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8396 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8397 (math-format-number, math-format-bignum, math-read-number)
8398 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8399 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8400 by appropriate require.
8401 (calc-check-defines): Replace calc-need-macros by appropriate require.
8402
8403 2004-11-29 Kim F. Storm <storm@cua.dk>
8404
8405 * macros.el (insert-kbd-macro): Handle kmacro functions.
8406
8407 2004-11-28 Juri Linkov <juri@jurta.org>
8408
8409 * compare-w.el (compare-windows-highlight): Attach each overlay
8410 to its window to properly highlight differences while comparing
8411 two windows of the same buffer. Fix arguments.
8412 (compare-windows-sync-default-function): Fix arguments of
8413 `compare-windows-highlight'.
8414
8415 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8416 Use `read-expression-history'. Set initial contents only if
8417 `edebug-global-break-condition' is non-nil. Set histpos to 1
8418 if initial contents is equal to the last history element.
8419 (edebug-set-conditional-breakpoint): Instead of temporarily
8420 prepending the current condition to the history, set initial
8421 contents to the current condition. Set histpos to 1 if initial
8422 contents is equal to the last history element.
8423
8424 * info.el (Info-search-whitespace-regexp): Remove shy group.
8425 (Info-search): Forward line if search is on the header line.
8426 Use search-whitespace-regexp in two other places.
8427
8428 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8429
8430 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8431 warning. Delay real definition, which uses
8432 `set-fringe-indicators-1' till after the definition of that function.
8433
8434 2004-11-28 Kim F. Storm <storm@cua.dk>
8435
8436 * fringe.el (fringe): New defgroup.
8437 (fringe-mode): Move to fringe group.
8438 (fringe-indicators): New defcustom.
8439 (set-fringe-indicators-1): New defun.
8440
8441 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8442 (menu-bar-showhide-fringe-ind-menu): New keymap.
8443 (menu-bar-showhide-fringe-ind-empty)
8444 (menu-bar-showhide-fringe-ind-mixed)
8445 (menu-bar-showhide-fringe-ind-box)
8446 (menu-bar-showhide-fringe-ind-right)
8447 (menu-bar-showhide-fringe-ind-left)
8448 (menu-bar-showhide-fringe-ind-none): New defuns.
8449 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8450
8451 2004-11-27 Richard M. Stallman <rms@gnu.org>
8452
8453 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8454
8455 * generic.el (define-generic-mode): Doc fix.
8456
8457 * menu-bar.el (menu-bar-options-save): For the options
8458 that are toggled with menu-bar-make-mm-toggle, don't check
8459 for customized-value prop.
8460
8461 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8462
8463 * mail/supercite.el (sc-cite-region): Handle the case where
8464 sc-cite-frame-alist is a symbol.
8465 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8466 a symbol.
8467 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8468 a symbol.
8469
8470 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8471
8472 * wid-edit.el (widget-narrow-to-field): New function.
8473 (widget-complete): Use it.
8474
8475 2004-11-27 Jay Belanger <belanger@truman.edu>
8476
8477 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8478 variable.
8479 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8480 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8481 (math-alg-inequalities): Move declaration to earlier in the file.
8482
8483 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8484 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8485 Declare them.
8486
8487 * calc/calc-lang.el (math-expr-data, math-expr-token)
8488 (math-exp-old-pos): Declare them.
8489
8490 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8491 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8492
8493 2004-11-27 Kim F. Storm <storm@cua.dk>
8494
8495 * progmodes/flymake.el: Use (featurep 'xemacs).
8496 (flymake-makehash): Change to defsubst. Use fboundp.
8497 (flymake-time-to-float): Remove.
8498 (flymake-float-time): Merge code from flymake-time-to-float here.
8499 (flymake-replace-regexp-in-string): Change to defsubst.
8500 (flymake-split-string-remove-empty-edges):
8501 Rename to flymake-split-string.
8502 (flymake-split-string): Remove previous defalias.
8503 (flymake-get-temp-dir): Change to defsubst.
8504 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8505 Define for xemacs only.
8506 (flymake-master-file-count-limit): Change into compiler defvar only.
8507 (flymake-find-possible-master-files): Let-bind it dynamically while
8508 sorting files using flymake-master-file-compare.
8509
8510 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8511
8512 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8513 of defun-prompt-regexp matches inside a comment/string but the
8514 beginning is correctly outside everything.
8515
8516 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8517 appears within a string or a comment.
8518
8519 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8520 rather than make-symbol for symbols which are used in
8521 a symbol-macrolet or equivalent.
8522
8523 2004-11-26 Jay Belanger <belanger@truman.edu>
8524
8525 * calc-misc.el (calc-last-why-command): Declare it.
8526
8527 * calc-vec.el (math-grade-vec): New variable.
8528 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8529 Replace variable grade-vec by declared variable.
8530 (math-rb-close): New variable.
8531 (math-read-brackets, math-read-vector): Replace variable close by
8532 declared variable.
8533
8534 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8535 (calc-one-window, calc-edit-handler, calc-restore-trail)
8536 (calc-allow-ret): Declare them.
8537
8538 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8539 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8540 (math-radix-float-cache-tag, math-random-cache)
8541 (math-max-digits-cache, math-integral-cache, math-units-table)
8542 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8543 (math-moc-func): New variable.
8544 (math-map-over-constants, math-map-over-constants-rec):
8545 Replace variable func by declared variable.
8546
8547 * calc/calc-store.el (calc-given-value, calc-store-opers):
8548 Declare them.
8549 (calc-var-name-map): Move declaration to earlier in the file.
8550 (calc-pv-pos): New variable.
8551 (calc-permanent-variable, calc-insert-permanent-variable):
8552 Replace variable pos by declared variable.
8553
8554 * calc/calc-mtx.el (calc-det-lu): New variable.
8555 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8556
8557 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8558 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8559 and arg by declared variables.
8560 (calcFunc-reducer): Fix incorrect variable.
8561 (math-inner-mul-func, math-inner-add-func): New variables.
8562 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8563 and add-func by declared variables.
8564
8565 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8566 (calc-digit-value): Declare them.
8567
8568 * calc/calc-help.el (Info-history): Declare it.
8569 (calc-describe-key): Make calc-summary-indentation a local variable.
8570 (calc-help-long-names): Move declaration to earlier in file.
8571
8572 * calc/calc-embed.el (calc-original-buffer): Declare it.
8573 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8574 (calc-embed-bot): New variables.
8575 (calc-do-embedded, calc-embedded-mark-formula)
8576 (calc-embedded-find-bounds, calc-embedded-duplicate)
8577 (calc-embedded-new-formula, calc-embedded-make-info):
8578 Replace vars outer-top, outer-bot, bot and top by declared variables.
8579 (calc-embed-prev-modes): New variable.
8580 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8581 prev-modes with declared variable.
8582 (calc-embed-vars-used): New variable.
8583 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8584 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8585 vars-used by declared variable.
8586
8587 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8588 (math-format-radix-float): Remove unnecessary setq.
8589 (math-radix-float-cache): Declare it.
8590
8591 * calc/calcsel2.el (calc-keep-selection): Declare it.
8592
8593 * calc/calc-maint.el: Remove file.
8594
8595 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8596
8597 * textmodes/bibtex.el (bibtex-sort-entry-class)
8598 (bibtex-comment-start): Use defcustom.
8599 (bibtex-entry-field-alist): Use nil if initial content of the
8600 field is undefined. Fix docstring.
8601 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8602 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8603 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8604 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8605 Fix docstring.
8606 (bibtex-autokey-title-terminators): Use only one regexp.
8607 (bibtex-string-maybe-empty-head): New variable.
8608 (bibtex-remove-delimiters-string): New function.
8609 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8610 Use bibtex-remove-delimiters-string.
8611 (bibtex-progress-message, bibtex-field-left-delimiter)
8612 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8613 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8614 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8615 Simplify.
8616 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8617 Use eq and bibtex-remove-delimiters-string. For end markers use
8618 insertion type so that marker stays after inserted text.
8619 (bibtex-autokey-get-names): Return empty string if name is missing.
8620 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8621 calling bibtex-autokey-name-case-convert.
8622 (bibtex-autokey-demangle-title):
8623 Call bibtex-autokey-titleword-case-convert. Remove call to
8624 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8625 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8626 (bibtex-read-key): New optional arg global.
8627 (bibtex-files-expand): New optional arg force.
8628 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8629 (bibtex-complete-crossref-cleanup): Rename from
8630 bibtex-complete-key-cleanup. Simplify code.
8631 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8632 Operate on current entry.
8633 (bibtex-button): Add docstring.
8634 (bibtex-entry): Simplify.
8635 (bibtex-make-field): Replace optional arg called-by-yank with more
8636 specific args move and interactive.
8637 (bibtex-end-of-entry): Use forward-sexp.
8638 (bibtex-find-entry-globally): Remove.
8639 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8640 Bound to C-c C-x.
8641 (bibtex-find-entry): New optional args global and display.
8642 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8643 (bibtex-validate): Use arg force of bibtex-files-expand.
8644 (bibtex-clean-entry): Bugfix, clean string entries properly.
8645 Always keep point at beginning of entry.
8646 (bibtex-complete): Bugfix. Handle string entries properly.
8647 Call cleanup functions only if needed.
8648 (bibtex-String): Use bibtex-read-string-key.
8649 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8650 case of replacement text.
8651
8652 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8653
8654 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8655 (tramp-perl-directory-files-and-attributes): New constant.
8656 (tramp-file-name-handler-alist): Delete file-directory-files, add
8657 directory-files-and-attributes.
8658 (tramp-perl-file-attributes): Surround uid and gid by double
8659 quotes. Change parameter id-format from nonnumeric.
8660 (tramp-convert-file-attributes): New function.
8661 (tramp-handle-file-attributes): Use it.
8662 (tramp-maybe-send-perl-script): New function.
8663 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8664 file mode. Change parameter id-format from nonnumeric.
8665 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8666 from nonnumeric.
8667 (tramp-post-connection): Don't send tramp-perl-file-attributes
8668 script. Reset connection property "perl-scripts".
8669 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8670 in use.
8671
8672 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8673
8674 * desktop.el (desktop-read): Replace mapcar with mapc.
8675 (desktop-create-buffer): Replace mapcar with mapc.
8676 Remove redundant piece of code.
8677
8678 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8679
8680 * progmodes/gud.el (gud-display-line): Use display-buffer
8681 for GDB-UI as for GUD.
8682
8683 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8684 Delete variables.
8685 (gdb-ann3): Don't make GUD buffer dedicated.
8686 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8687 (gdb-display-source-buffer): Delete function.
8688 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8689 (menu): Delete menu bindings for viewing source/assembler.
8690 (gdb-setup-windows, gdb-restore-windows):
8691 Don't dedicate GUD. No assembler now.
8692 (gdb-reset): No need to undedicate source buffers now.
8693 (gdb-source-info): No assembler now.
8694
8695 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8696
8697 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8698 width to those for special frames.
8699 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8700 Use display-buffer.
8701 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8702 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8703 (gdb-frame-assembler-buffer): Rework like
8704 gdb-frame-breakpoints-buffer.
8705
8706 2004-11-25 Richard M. Stallman <rms@gnu.org>
8707
8708 * progmodes/flymake.el: Reindent.
8709 (flymake-split-string): Turn into defalias.
8710 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8711 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8712 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8713 (flymake-build-relative-filename): Rename from ...path.
8714 Fix error message.
8715
8716 2004-11-25 Cheng Gao <chenggao@gmail.com>
8717
8718 * progmodes/flymake.el: Much whitespace and capitalization change.
8719 Move `provide' to end. Require `compile' only when compiling.
8720
8721 2004-11-24 Jay Belanger <belanger@truman.edu>
8722
8723 * calc/calc-alg.el: Added comment.
8724 (math-polynomial-base): Replace variable mpb-top-expr by
8725 math-poly-base-top-expr.
8726
8727 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8728 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8729 variable.
8730 (math-poly-base-total-base): New variable.
8731 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8732 mpb-total-base by declared variable.
8733 (math-factored-vars, math-to-list): Declare it.
8734 (math-fact-expr): New variable.
8735 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8736 (math-factor-expr-try, math-factor-expr-part): Replace variable
8737 expr by declared variable.
8738 (math-fet-x): New variable.
8739 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8740 by declared variable.
8741 (math-factor-poly-coefs): Make temp a local variable.
8742
8743 * calc/calc-units.el (calc-convert-units): Make units a local
8744 variable.
8745 (calc-num-units, calc-den-units): New variables.
8746 (calc-explain-units, calc-explain-units-rec): Replace variables
8747 num-units and den-units by declared variables.
8748 (math-cu-unit-list): New variable.
8749 (math-build-units-table, math-compare-unit-names)
8750 (math-convert-units, math-convert-units-rec): Replace variable
8751 unit-list by declared variable.
8752 (math-fbu-base, math-fbu-entry): New variables.
8753 (math-find-base-units, math-find-base-units-rec): Replace variables
8754 base and entry by declared variables.
8755 (math-which-standard): New variable.
8756 (math-to-standard-units, math-to-standard-rec): Replace variable
8757 which-standard by declared variable.
8758 (math-fcu-u): New variable.
8759 (math-find-compatible-unit, math-find-compatible-unit-rec):
8760 Replace variable u by declared variable.
8761 (math-cu-new-units, math-cu-pure): New variables.
8762 (math-convert-units, math-convert-units-rec): Replace variables
8763 new-units and pure by declared variables.
8764 (math-try-cancel-units): New variable.
8765 (math-simplify-units-quotient): Replace variable try-cancel-units by
8766 declared variable.
8767
8768 2004-11-24 Richard M. Stallman <rms@gnu.org>
8769
8770 * textmodes/ispell.el (ispell-check-version):
8771 If default-directory is nonexistent, use home dir.
8772
8773 * progmodes/grep.el (grep-regexp-alist):
8774 Don't match parens around line numbers.
8775
8776 * progmodes/cperl-mode.el (cperl-indent-region)
8777 (cperl-imenu--create-perl-index, cperl-xsub-scan):
8778 Don't print progress messages.
8779
8780 * progmodes/compile.el (compilation-mode-map):
8781 Don't inherit from compilation-minor-mode-map;
8782 copy its bindings instead. But the menu bar Compile
8783 entry now does inherit from compilation-menu-map.
8784
8785 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8786 Use with-no-warnings around compiler-macroexpand.
8787
8788 * imenu.el: Don't always require newcomment.
8789 (imenu--generic-function): Call comment-normalize-vars
8790 if we have a comment syntax.
8791 Exit the loop if REGEXP matches the null string.
8792 Test comment-start as well as comment-start-skip
8793 when deciding whether to check for comments.
8794
8795 * tooltip.el (tooltip-mode): Doc fix.
8796
8797 * term.el (term-escape-char, term-mode): Doc fixes.
8798
8799 2004-11-24 Dave Love <fx@gnu.org>
8800
8801 * progmodes/python.el (python-font-lock-syntactic-keywords):
8802 Check for escapes in the regexp.
8803 (python-quote-syntax): Don't do it here.
8804
8805 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8806
8807 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8808 (gdb-frames-mode-map, gdb-threads-mode-map)
8809 (gdb-registers-mode-map, gdb-locals-mode-map)
8810 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8811 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8812
8813 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8814 (dedicated-switch-to-buffer): Rework.
8815 (gdb-var-evaluate-expression-handler, gdb-put-string):
8816 Remove unused variable bindings.
8817 (gdb-setup-windows, gdb-display-buffer):
8818 Simplify. Use pop-to-buffer.
8819 (gdb-view-source-function): Simplify.
8820 (gdb-frame-breakpoints-buffer):
8821 Use pop-to-buffer, special-display-regexps.
8822
8823 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8824
8825 * progmodes/f90.el (f90-smart-end)
8826 (f90-previous-statement, f90-beginning-of-block): Doc fix.
8827 (f90-calculate-indent): Handle un-named PROGRAM blocks.
8828 (f90-end-of-block): Doc fix. Make check of outermost block
8829 conditional on value of `f90-smart-end'.
8830 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8831 Handle case where END-BLOCK is nil.
8832 (f90-match-end): Handle un-named PROGRAM blocks.
8833 (f90-backslash-not-special): New function.
8834
8835 2004-11-24 Jay Belanger <belanger@truman.edu>
8836
8837 * calc/calc.el (calc-embedded-active): Removed unnecessary
8838 declaration.
8839 (calc-show-banner): Removed redundant declaration.
8840
8841 * calc/calc-graph.el (calc-gnuplot-default-device)
8842 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8843 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8844 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8845 Remove redundant initial values.
8846
8847 * calc/calc-arith.el (math-scalar-functions)
8848 (math-nonscalar-functions, math-scalar-if-args-functions)
8849 (math-real-functions, math-positive-functions)
8850 (math-nonnegative-functions, math-real-scalar-functions)
8851 (math-real-if-arg-functions, math-integer-functions)
8852 (math-num-integer-functions, math-rounding-functions)
8853 (math-float-rounding-functions, math-integer-if-args-functions)
8854 (math-super-types): Move declarations to earlier in file.
8855 (math-unit-prefixes): Declared it.
8856 (math-floor-prec, math-trunc-prec): New variables.
8857 (math-trunc-fancy): Replace variable prec by declared variable.
8858 (math-floor-fancy): Replace variable prec by declared variable.
8859 (math-com-bterms): New variable.
8860 (math-commutative-equal, math-commutative-collect):
8861 Replace variable bterms by declared variable.
8862
8863 * calc/calc-misc.el (math-trunc): Replace variable prec by
8864 math-trunc-prec.
8865 (math-floor): Replace variable prec by math-floor-prec.
8866
8867 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8868 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8869 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8870 (math-format-date, math-format-date-part): Replace variables
8871 date, dt, year, month, day, weekday, hour, minute, second and
8872 bc-flag by declared variables.
8873 (math-pd-str): New variable.
8874 (math-parse-date, math-parse-date-word, math-parse-standard-date):
8875 Replace variable str by declared variable.
8876 (math-daylight-savings-hook, math-tzone-names): Move definitions
8877 to earlier in the file.
8878 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8879 (math-sh-year): New variable.
8880 (math-setup-add-holidays, math-setup-holidays)
8881 (math-setup-year-holidays): Replace variable `year' by declared
8882 variable.
8883
8884 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
8885 New variables.
8886 (math-nth-root-float, math-nth-root-float-iter): Replace variables
8887 n, nf and nfm1 by declared variables.
8888 (math-nri-n): New variable.
8889 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
8890 n by declared variable.
8891 (calcFunc-log): Removed misplaced condition.
8892
8893 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8894
8895 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
8896
8897 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8898
8899 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
8900 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
8901 Dedicate gdb-related windows.
8902 (gdb-display-buffer): Dedicate gdb-related windows.
8903 Don't grab other frames.
8904 (gdb-reset): Remove dedicated property after debugging.
8905
8906 2004-11-24 Jay Belanger <belanger@truman.edu>
8907
8908 * calc/calc-sel.el: Add comment.
8909
8910 * calc/calc.el (math-stack-value-offset): Replace variables c,
8911 wid and off with math-svo-c, math-svo-wid and math-svo-off.
8912
8913 * calc/calccomp.el (math-comp-sel-tag): Declare it.
8914 (math-svo-c, math-svo-wid, math-svo-off): New variables.
8915 (math-stack-value-offset-fancy): Replace variables c, wid and off
8916 by declared variables.
8917 (math-comp-just, math-comp-comma-spc): New variables.
8918 (math-compose-expr, math-compose-matrix): Replace variables `just'
8919 and comma-spc by declared variable.
8920 (math-comp-vector-prec): New variable.
8921 (math-compose-expr, math-compose-matrix, math-compose-rows):
8922 Replace variable vector-prec by declared variable.
8923 (math-comp-left-bracket, math-comp-right-bracket)
8924 (math-comp-comma): New variables.
8925 (math-compose-expr, math-compose-rows): Replace variables
8926 left-bracket, right-bracket and comma by declared variables.
8927 (math-comp-full-width): New variable.
8928 (math-comp-to-string-flat, math-comp-to-string-flat-term):
8929 Replace variable full-width by declared variable.
8930 (math-comp-highlight, math-comp-word, math-comp-level)
8931 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
8932 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
8933 New variables.
8934 (math-comp-to-string-flat, math-comp-to-string-flat-term)
8935 (math-comp-sel-flat-term): Replace variables comp-highlight,
8936 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
8937 declared variables.
8938 (math-comp-simplify, math-comp-simplify-term)
8939 (math-comp-add-string, math-comp-add-string-sel):
8940 Replace variables comp-highlight, comp-buf, comp-base,
8941 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
8942
8943 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8944
8945 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
8946
8947 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
8948 and x-server-version may throw.
8949
8950 2004-11-23 Kim F. Storm <storm@cua.dk>
8951
8952 * subr.el (substitute-key-definition-key): Optimize.
8953 Don't call indirect-function for nil defn (always signals error).
8954
8955 * ido.el (ido-read-internal): Fix require-match check when
8956 ido-directory-too-big is set.
8957
8958 2004-11-23 Jay Belanger <belanger@truman.edu>
8959
8960 * calc/calc-ext.el (math-read-replacement-list)
8961 (math-read-superscripts): New variables.
8962 (math-read-preprocess-string): New function.
8963 (math-read-expr): Filter input through math-read-preprocess-string.
8964
8965 * calc/calc-aent.el (math-read-exprs): Filter input through
8966 math-read-preprocess-string.
8967
8968 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
8969
8970 * progmodes/compile.el (compilation-start): In cd command use
8971 substitute-env-vars -- not quite shell compatible but better than
8972 nothing.
8973 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
8974 handle the newer versions messages, which are more parseable.
8975
8976 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8977
8978 * reveal.el (reveal-mode-map): New var.
8979 (reveal-mode): Use it.
8980
8981 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
8982
8983 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
8984 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
8985
8986 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8987
8988 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
8989 header-line when needed.
8990 Use fixed-pitch only in the header-line.
8991 Build the underline automatically. Use emdash if available.
8992
8993 2004-11-22 Richard M. Stallman <rms@gnu.org>
8994
8995 * dired.el (dired-recursive-copies): Move from dired-aux.el.
8996 * dired-aux.el (dired-recursive-copies): Move to dired.el.
8997
8998 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
8999
9000 * progmodes/gdb-ui.el (gdb-resync): New function.
9001 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
9002 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
9003 Use it to fail more gracefully.
9004 (gdb-variables): Delete variable.
9005 Re-order variables to reduce byte-compiler warnings.
9006
9007 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9008
9009 * descr-text.el (describe-char):
9010 * paren.el (show-paren-function):
9011 * subr.el (syntax-after): Undo last change.
9012
9013 * progmodes/python.el (run-python): Don't hard code *Python*.
9014 Don't modify global process-environment.
9015 (python-send-region, python-load-file): Don't assume that
9016 python-buffer == (process-buffer (python-proc)).
9017 (python-switch-to-python): Simplify.
9018
9019 * dired.el (dired-align-file): Don't assume line starts with spaces.
9020
9021 2004-11-21 Jay Belanger <belanger@truman.edu>
9022
9023 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
9024 Replace variable `lines' by math-read-big-lines.
9025 (math-read-big-expr): Replace variables the-baseline, the-h2
9026 and err-msg by math-read-big-baseline, math-read-big-h2 and
9027 math-read-err-msg.
9028 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
9029
9030 * calc/calc-lang.el (math-read-big-rec): Fix typo.
9031 (math-read-big-balance): Replace unbound variable by value.
9032 (math-read-big-lines): New variable.
9033 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9034 (math-read-big-error, math-read-big-balance): Replace variable
9035 `lines' by declared variable.
9036 (math-read-big-baseline, math-read-big-h2): New variables.
9037 (math-read-big-rec): Replace variables the-baseline and the-h2
9038 by declared variables.
9039 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
9040 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9041 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
9042 declared variables.
9043 (math-read-big-err-msg): New variable.
9044 (math-read-big-error): Replace variable err-msg by declared variable.
9045
9046 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9047
9048 * ses.el: Add coding cookie.
9049 Fix up docstrings, follow new commenting conventions.
9050 (ses-header-line-menu): Fix missing variable rename for header-row.
9051 (ses-cell-size): Remove.
9052 (ses-make-cell): New function.
9053 (ses-cell, ses-insert-row, ses-insert-column): Use it.
9054 (ses-calculate-cell): Remove unused var `symbol'.
9055 (ses-narrowed-p): New function.
9056 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
9057 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
9058 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
9059 (ses-setup): Use restore-buffer-modified-p.
9060 (ses-cleanup): Remove unused var `end'.
9061 (ses-header-string-left-offset): Remove.
9062 (ses-create-header-string): Adjust to new behavior of `align-to'.
9063 Truncate excessively large fields to preserve alignment.
9064 (ses-reconstruct-all): Remove unused var `refs'.
9065 (ses-read-cell-printer): Remove unused var `prompt'.
9066 (ses-delete-row): Remove unused var `pos'.
9067 (ses-delete-column): Remove unused var `new'.
9068
9069 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9070
9071 * ps-print.el: Insert :version tag into all defgroup and defcustom.
9072 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9073 Eliminate eval-and-compile usage.
9074 (ps-insert-file): Use insert-file-contents instead of insert-file.
9075 (ps-setup): Code fix.
9076
9077 * printing.el (pr-setup, lpr-setup): Code fix.
9078
9079 2004-11-21 Jay Belanger <belanger@truman.edu>
9080
9081 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
9082 (calc-original-buffer): Declare them.
9083 (calc-user-formula-alist): New variable.
9084 (calc-user-define-formula, calc-fix-user-formula)
9085 (calc-user-define-composition, calc-finish-formula-edit):
9086 Replace variable `alist' by declared variable.
9087 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
9088 (var-q7, var-q7, var-q8, var-q9): Declare them.
9089 (calc-kbd-push): Don't check to see if var-q0 through var-q9
9090 are bound.
9091 (calcFunc-typeof): Replace undeclared variable by expression.
9092 (math-exp-env): New variable.
9093 (math-define-body, math-define-exp): Replace exp-env by declared var.
9094 (math-define-exp): Replace misplaced variable by expression.
9095
9096 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9097 (calc-curve-model, calc-curve-coefnames): New variables.
9098 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9099 varnames, model and coefnames by declared variables.
9100 (math-root-widen): New variable.
9101 (math-search-root, math-find-root): Replace variable root-widen by
9102 declared variable.
9103 (var-DUMMY): Declare it.
9104 (math-root-vars, math-min-vars): Move the declarations to earlier in
9105 the file.
9106 (math-brent-min): Make d a local variable.
9107 (math-find-minimum): Replace non-existent variable.
9108 (math-ninteg-romberg): Remove unnecessary variable.
9109 (math-ninteg-temp): New variable.
9110 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9111 integ-temp by declared variable.
9112 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9113 New variables.
9114 (math-general-fit): Replace variables first-var, first-coef and
9115 new-coefs by declared variables.
9116 (calcFunc-fitvar): Replace variable first-var by declared variable.
9117 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9118 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9119 (math-all-vars-vars, math-all-vars-found): New variables.
9120 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9121 found by declared variable math-all-vars-vars.
9122
9123 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9124
9125 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9126 of `defconst'.
9127
9128 2004-11-20 Richard M. Stallman <rms@gnu.org>
9129
9130 * isearch.el (isearch-mode-map): Don't bind SPC.
9131 (isearch-whitespace-chars): Function deleted.
9132 (isearch-search): Bind search-spaces-regexp.
9133 (isearch-lazy-highlight-search): Likewise.
9134 (search-whitespace-regexp): Doc fix.
9135 (isearch-forward-regexp): Doc fix.
9136
9137 * emacs-lisp/bytecomp.el (byte-compile-form):
9138 Move the calls to byte-compile-set-symbol-position,
9139 to avoid having two for the same symbol occurrence.
9140
9141 * comint.el (comint-input-ring-size): Increase to 150.
9142
9143 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9144 New variables.
9145 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9146 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9147
9148 * imenu.el (imenu--generic-function):
9149 Ensure we keep moving backward even if BEG isn't further back.
9150
9151 * replace.el (query-replace-read-to, query-replace-read-from):
9152 Specify t for KEEP-ALL in read-from-minibuffer.
9153
9154 * progmodes/python.el (python-switch-to-python):
9155 If Python isn't running, start it.
9156 Don't alter debug-ignored-errors.
9157
9158 * progmodes/cperl-mode.el (cperl-indent-region):
9159 Don't mind imenu-scanning-message.
9160
9161 * bindings.el (global-map): Bind C-e to move-end-of-line.
9162
9163 * simple.el (line-move-finish): New arg FORWARD.
9164 Ignore invisible newlines, not intangible ones.
9165 Conditions for acceptable stopping positions depend on FORWARD.
9166 (line-move): Pass FORWARD arg to line-move-finish.
9167
9168 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9169 of HEADER. Compensate for this change in the code to add display
9170 properties. Don't make the first line intangible.
9171
9172 * info.el (Info-search): Fix previous change.
9173
9174 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9175
9176 * Makefile.in (recompile): Revert 2004-11-19 change.
9177 (compile): Likewise.
9178
9179 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9180
9181 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9182
9183 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9184
9185 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9186 defgroup and defcustom. Eliminate eval-and-compile usage.
9187
9188 * progmodes/ebnf-otz.el: Fix typos.
9189
9190 2004-11-19 Jay Belanger <belanger@truman.edu>
9191
9192 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9193 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9194 disp-trail by declared variable.
9195
9196 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9197 (calc-finish-selection-edit): Replace variable disp-trail by
9198 declared variable.
9199 (calc-selection-cache-entry): Move declaration to earlier in the file.
9200 (calc-selection-cache-num, calc-selection-cache-comp)
9201 (calc-selection-cache-offset, calc-selection-true-num)
9202 (calc-final-point-line, calc-final-point-column)
9203 (calc-original-buffer): Declare them.
9204 (calc-fnp-op, calc-fnp-num): New variables.
9205 (calc-find-nth-part, calc-find-nth-part-rec)
9206 (calc-select-previous): Replace op and num by declared variables.
9207 (calc-rsf-old, calc-rsf-new): New variables.
9208 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9209 Replace variables old and new by declared variables.
9210 (calc-sel-reselect): New variable.
9211 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9212 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9213 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9214 reselect with declared variable.
9215
9216 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9217 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9218 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9219 (math-import-list, math-rewrite-phase): Declare them.
9220 (math-rewrite): Use let* to declare variables.
9221 (calc-rewrite-selection): Make rules a local variable.
9222 (calc-rewr-sel): New variable.
9223 (calc-rewrite-selection, calc-locate-selection-marker)
9224 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9225 of sel.
9226 (math-rewrite-whole-expr): New variable.
9227 (math-rewrite, math-rewrite-phase): Replace variable expr by
9228 declared variable.
9229 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9230 (math-rewrite-heads-blanks ): New variables.
9231 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9232 heads, skips and blanks by declared variables.
9233 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9234 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9235 New variables.
9236 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9237 old, new, old-func and new-func by declared variables.
9238 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9239 Remove unnecessary variable.
9240 (math-apply-rw-regs): New variable.
9241 (math-apply-rewrites, math-rwapply-replace-regs)
9242 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9243 (math-apply-rw-ruleset): New variable.
9244 (math-apply-rewrites, math-rwapply-remember): Replace variable
9245 ruleset by declared variable.
9246
9247 2004-11-19 Richard M. Stallman <rms@gnu.org>
9248
9249 * info.el (Info-search): Use search-whitespace-regexp.
9250
9251 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9252
9253 * vc-rcs.el (vc-rcs-parse): New function.
9254 (vc-rcs-annotate-command): Likewise.
9255 (vc-rcs-annotate-current-time): Likewise.
9256 (vc-rcs-annotate-time): Likewise.
9257 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9258
9259 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9260
9261 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9262
9263 2004-11-18 Jay Belanger <belanger@truman.edu>
9264
9265 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9266
9267 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9268
9269 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9270 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9271 Use make-temp-file to generate PostScript files in any situation.
9272 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9273 (pr-interactive-p): Eliminate var.
9274 (pr-save-interactive): Eliminate macro.
9275 (pr-interface, pr-ps-directory-preview)
9276 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9277 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9278 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9279 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9280 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9281 (pr-ps-region-ps-print, pr-ps-mode-preview)
9282 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9283 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9284 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9285 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9286 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9287 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9288 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9289 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9290 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9291 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9292 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9293 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9294 Eliminate pr-save-interactive usage.
9295 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9296 Eliminate pr-interactive-p usage.
9297 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9298 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9299 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9300 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9301 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9302 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9303 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9304 New funs.
9305 (pr-ps-file): Use make-temp-file to generate a temporary file.
9306
9307 2004-11-17 Jay Belanger <belanger@truman.edu>
9308
9309 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9310 a local variable.
9311 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9312 (math-top-only): New variable.
9313 (math-simplify, math-simplify-step): Replace variable top-only by
9314 declared variable math-top-only.
9315 (math-simplify-expr): Declare it.
9316 Replace argument expr in all calls of math-defsimplify by
9317 math-simplify-expr.
9318 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9319 (math-simplify-divisor, math-simplify-one-divisor)
9320 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9321 (math-simplify-pow): Replace variable expr by declared variable
9322 math-simplify-expr.
9323 (math-simplify-divisor): Remove local variables temp and op.
9324 (math-simplify-one-divisor): Make temp and op local variables.
9325 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9326 New variables.
9327 (math-simplify-divisor, math-simplify-one-divisor):
9328 Replace variables nover and dover by declared variables.
9329 (math-expr-subst-new, math-expr-subst-old): New variables.
9330 (math-expr-subst, math-expr-subst-rec): Replace variables new
9331 and old by declared variables.
9332 (math-is-poly-degree, math-is-poly-loose): New variables.
9333 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9334 and loose by declared variables.
9335 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9336 (math-polynomial-base, math-polynomial-base-rec):
9337 Replace variables const-ok and mpb-pred by declared variables.
9338
9339 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9340
9341 * calc/calc-ext.el (math-defsimplify): Change the argument in
9342 the created function to math-simplify-expr.
9343
9344 * calc/calc-units.el (math-simplify-expr): Declare it.
9345 Replace argument expr in all calls of math-defsimplify by
9346 math-simplify-expr.
9347 (math-simplify-units-prod): Replace variable expr by declared
9348 variable math-simplify-expr.
9349
9350 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9351
9352 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9353 Replace mapcar->dolist, format->string.
9354
9355 2004-11-17 Miles Bader <miles@gnu.org>
9356
9357 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9358 * progmodes/idlwave.el: Remove RCS keywords.
9359
9360 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9361
9362 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9363 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9364 Update to IDLWAVE version 5.5. Too many changes to list them here.
9365 * progmodes/idlw-help.el: New file.
9366
9367 2004-11-16 Richard M. Stallman <rms@gnu.org>
9368
9369 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9370 Discard spaces after \i according to TeX rules.
9371
9372 * international/mule.el (set-buffer-file-coding-system):
9373 New arg NOMODIFY.
9374 (after-insert-file-set-coding): Pass that new arg.
9375 Prevent set-buffer-multibyte from trying to lock the file.
9376
9377 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9378
9379 * saveplace.el (save-place): Doc fix.
9380
9381 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9382 temporarily widen before finding the following word to copy.
9383
9384 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9385 (cl-map-keymap): Definition deleted.
9386
9387 * subr.el (map-keymap-internal): New function.
9388
9389 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9390
9391 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9392 when pressing rather than when releasing mouse-2. Simplify.
9393
9394 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9395
9396 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9397 (compilation-mode): Set it here instead.
9398
9399 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9400
9401 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9402 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9403
9404 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9405
9406 * progmodes/compile.el (compilation-internal-error-properties):
9407 Fix up a transposition-typo. Check end-col before using it.
9408
9409 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9410
9411 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9412 Discard whitespace after macro \i when converting it.
9413
9414 2004-11-16 Juri Linkov <juri@jurta.org>
9415
9416 * emacs-lisp/find-func.el (find-function-regexp):
9417 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9418 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9419 Remove invalid `\W' from [^cgv\W]. Doc fix.
9420 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9421
9422 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9423
9424 * play/life.el: Maintainer is now FSF.
9425 (life-patterns, life-neighbor-deltas, life-window-start)
9426 (life-current-generation, life-generation-string): Use defvar
9427 instead of defconst.
9428
9429 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9430
9431 * progmodes/compile.el (compilation-move-to-column): New fun.
9432 (compilation-internal-error-properties)
9433 (compilation-next-error-function): Use it to make sure we don't go past
9434 the end of line.
9435
9436 2004-11-15 John Paul Wallington <jpw@gnu.org>
9437
9438 * autoinsert.el (auto-insert-alist): Insert the user's name in
9439 copyright notice, rather than Free Software Foundation, for the
9440 Emacs Lisp header case too.
9441
9442 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9443
9444 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9445 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9446 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9447 return the list of string in a string.
9448 (pr-call-process): Message if calling process returns an error, that
9449 is, the exit status is different of zero.
9450
9451 2004-11-15 Jay Belanger <belanger@truman.edu>
9452
9453 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9454 variable var-thing.
9455 (math-integ-depth, math-integ-level, math-integral-limit)
9456 (math-enable-subst, math-any-substs, math-integ-msg)
9457 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9458 (math-int-threshold, math-int-factors, math-double-roots)
9459 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9460 (var-GenCount): Declare these variables.
9461 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9462 (math-integral-cache, math-integral-cache-state):
9463 Move declarations to earlier in the file.
9464 (math-deriv-var, math-deriv-total, math-deriv-symb)
9465 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9466 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9467 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9468 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9469 (math-solve-res): New variables
9470 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9471 (math-integral, math-replace-integral-parts)
9472 (math-integrate-by-parts, calc-dump-integral-cache)
9473 (math-try-integral, math-do-integral, math-do-integral)
9474 (math-do-integral-methods, math-try-solve-for)
9475 (math-try-solve-prod, math-solve-poly-funny-powers)
9476 (math-solve-crunch-poly, math-decompose-poly)
9477 (math-solve-find-root-term, math-find-root-in-prod)
9478 (math-integ-try-linear-substitutions)
9479 (math-integ-try-substitutions, math-expr-rational-in)
9480 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9481 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9482 (math-solve-for, math-solve-system, math-solve-system-rec)
9483 (math-solve-get-sign, math-solve-get-int)
9484 (math-solve-system-subst): Replace undeclared variables with newly
9485 declared variables.
9486
9487 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9488
9489 * winner.el (winner-active-region, winner-edges, winner-window-list):
9490 Define at toplevel.
9491 (winner-mode-map): Move init inside declaration.
9492
9493 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9494
9495 * files.el (convert-standard-filename): Doc fix.
9496
9497 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9498
9499 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9500 passwd, group, shadow, default/* and pam.d/*.
9501
9502 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9503
9504 * printing.el (pr-menu-spec): Adjust menu specification.
9505
9506 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9507
9508 * printing.el: Doc fix. Insert :version tag into all defcustom.
9509 Handle interactive-p as is recommended in Emacs Lisp Reference.
9510 Set the file permission bits for newly created files.
9511 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9512 The printing menu specification (in `pr-menu-spec') was merged.
9513 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9514 (pr-version): New version number (6.8.3).
9515 (pr-file-modes): New option.
9516 (pr-interactive-p): New var.
9517 (pr-save-interactive, pr-save-file-modes): New macros.
9518 (pr-setup): Code fix.
9519 (pr-menu-spec): Menu specification merged.
9520 (pr-call-process, pr-text2ps): Set file permission bits.
9521 (pr-despool-print): Set file permission bits. Handle interactive-p as
9522 is recommended.
9523 (pr-interface, pr-ps-directory-preview)
9524 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9525 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9526 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9527 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9528 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9529 (pr-ps-region-ps-print, pr-ps-mode-preview)
9530 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9531 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9532 (pr-despool-using-ghostscript, pr-despool-ps-print)
9533 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9534 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9535 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9536 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9537 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9538 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9539 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9540 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9541 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9542 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9543 Handle interactive-p as is recommended.
9544
9545 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9546
9547 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9548 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9549
9550 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9551 so it doesn't forget to highlight the beginning of the region either.
9552
9553 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9554
9555 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9556 (c-font-lock-init): Eliminate obsolete make-local-hook.
9557 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9558 (awk-mode): Use run-mode-hooks.
9559
9560 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9561
9562 2004-11-13 Kim F. Storm <storm@cua.dk>
9563
9564 * mouse.el (mouse-drag-copy-region): Add :version.
9565 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9566 while dragging mode line, so mode line can be dragged downwards.
9567 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9568 while pressing mouse button so window doesn't scroll until we
9569 release the mouse if clicking on partially visible line.
9570
9571 2004-11-12 Jay Belanger <belanger@truman.edu>
9572
9573 * calc/calc-graph.el (calc-dumb-map): Declare it.
9574 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9575 than unbound.
9576 (calc-graph-name): Made `end' a local variable.
9577 (calc-graph-lookup): Made `varname' a local variable.
9578 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9579 Declare them.
9580 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9581 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9582 the unused variable y3vec.
9583 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9584 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9585 calc-graph-prev-kill-hook.
9586 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9587 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9588 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9589 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9590 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9591 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9592 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9593 (calc-graph-y3value, calc-graph-y3name)
9594 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9595 (calc-graph-stepcount, calc-graph-is-splot)
9596 (calc-graph-surprise-splot, calc-graph-blank)
9597 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9598 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9599 (calc-graph-recompute-2d, calc-graph-compute-3d)
9600 (calc-graph-format-data): Replace undeclared variables with the
9601 above newly declared variables.
9602
9603 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9604
9605 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9606 `rsf-beep' and `rsf-sleep-after-message'.
9607
9608 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9609 list if `message-sender' is non-nil.
9610
9611 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9612
9613 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9614 consing by using mapc instead of mapcar.
9615
9616 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9617
9618 * tooltip.el (require): Explain why CL is needed.
9619
9620 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9621
9622 * printing.el: Insert :version into defgroup (printing). All reference
9623 to Files option in menubar were changed to File.
9624 (pr-version): New version number (6.8.2).
9625 (pr-get-symbol): Call easy-menu-intern.
9626 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9627 compilation gripes.
9628
9629 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9630
9631 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9632 new byte-compile-function-environment binding to t.
9633
9634 * font-lock.el (font-lock-fontify-syntactically-region):
9635 Don't forget to highlight the last char when we hit `end'.
9636
9637 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9638 (mwheel-scroll): Adjust accordingly.
9639
9640 * cvs-status.el: Reduce spurious warnings.
9641 (cvs-status-checkout): Remove.
9642 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9643
9644 * pcvs.el (cvs-mode-checkout): New command.
9645
9646 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9647
9648 * tooltip.el: Require CL.
9649
9650 * emacs-lisp/bytecomp.el: Use push.
9651 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9652 (defalias): Remove the `byte-compile' property and add
9653 a `byte-hunk-handler'.
9654
9655 2004-11-11 Juri Linkov <juri@jurta.org>
9656
9657 * info.el (Info-search): Save match data for isearch.
9658 Skip Tag Table node.
9659
9660 * descr-text.el (describe-char): Replace syntax-after with code
9661 from its previous version.
9662
9663 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9664 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9665
9666 * international/mule.el (sgml-html-meta-auto-coding-function):
9667 Remove > after <html to allow HTML attributes.
9668
9669 2004-11-11 Jay Belanger <belanger@truman.edu>
9670
9671 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9672 a variable.
9673 (calcFunc-dfac): Replace unbound max by n.
9674 (math-stirling-local-cache): New variable.
9675 (math-stirling-number, math-stirling-1, math-stirling-2):
9676 Replace the variable `cache' by the declared variable
9677 math-stirling-local-cache.
9678 (var-RandSeed): Declare it as a variable.
9679 (math-init-random-base, math-random-digit): Don't check to see if
9680 var-RandSeed is bound.
9681 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9682 Declare them instead of just setting them.
9683 (math-init-random-base): Made i a local variable.
9684 (math-random-digit): Made math-random-last a local variable.
9685 (math-prime-test-cache): Move declaration to before it is used.
9686 (math-prime-test-cache-k, math-prime-test-cache-q)
9687 (math-prime-test-cache-nm1, math-prime-factors-finished):
9688 Declare them as variables.
9689
9690 2004-11-11 Jay Belanger <belanger@truman.edu>
9691
9692 * calc/calc-ext.el (math-defcache): Use defvar for the new
9693 variables it creates.
9694
9695 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9696
9697 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9698 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9699 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9700 (desktop-save): Add :version.
9701
9702 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9703
9704 * printing.el (pr-get-symbol): Don't downcase.
9705
9706 2004-11-10 Jay Belanger <belanger@truman.edu>
9707
9708 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9709 string to kill-ring.
9710
9711 * calc/calc-aent.el (calc-alg-exp, math-toks)
9712 (math-exp-pos,math-exp-old-pos, math-exp-token)
9713 (math-exp-keep-spaces, math-exp-str): New variables.
9714 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9715 (calcAlg-enter): Use declared variable calc-alg-exp.
9716 (math-build-parse-table, math-find-user-token): Use declared
9717 variable math-toks.
9718 (math-read-exprs, math-read-token, calc-check-user-syntax)
9719 (calc-match-user-syntax, match-factor-after, math-read-factor):
9720 Use declared variables math-exp-pos math-exp-old-pos.
9721 (math-read-exprs, math-read-token, math-read-expr-level)
9722 (calc-check-user-syntax, calc-match-user-syntax)
9723 (match-factor-after, math-read-factor): Use declared variable
9724 math-exp-token.
9725 (math-read-exprs, math-read-expr-list, math-read-token)
9726 (math-read-factor): Use declared variable math-exp-keep-spaces.
9727 (math-read-exprs, math-read-token): Use declared variable
9728 math-exp-str.
9729 (calc-match-user-syntax): Make m a local variable.
9730
9731 * calc/calc-ext.el (math-read-expr): Use declared variables
9732 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9733 math-exp-keep-spaces.
9734
9735 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9736 variables math-exp-pos, math-exp-str.
9737
9738 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9739 math-exp-old-pos.
9740 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9741 (math-parse-eqn-prime): Use declared variable math-exp-token.
9742
9743 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9744 Use declared variable math-exp-pos.
9745 (math-check-for-commas): Use declared variable math-exp-str.
9746 (math-read-brackets): Use declared variables math-exp-old-pos,
9747 math-exp-keep-spaces.
9748 (math-read-brackets, math-read-vector, math-read-matrix):
9749 Use declared variable math-exp-token.
9750
9751 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9752
9753 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9754 where the keymap is a symbol.
9755 (easy-menu-add-item): Use keymap-prompt. Simplify.
9756
9757 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9758
9759 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9760 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9761
9762 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
9763
9764 * ebuff-menu.el: Doc fixes throughout.
9765 (electric-buffer-menu-mode-hook): New defvar.
9766
9767 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
9768
9769 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
9770 The resulting compiler warnings appear to be harmless.
9771
9772 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
9773
9774 * textmodes/conf-mode.el: New file.
9775
9776 * files.el (auto-mode-alist, magic-mode-alist): Use it.
9777
9778 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9779
9780 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
9781
9782 2004-11-09 Jay Belanger <belanger@truman.edu>
9783
9784 * calc/calc-ext.el (calc-init-extensions): Remove old code.
9785
9786 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
9787 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
9788 (calc-z-prefix-help, calc-user-function-list): Use declared
9789 variables calc-z-prefix-buf, calc-z-prefix-msgs.
9790 (math-map-tree, math-map-tree-rec): Use declared variables
9791 math-mt-many, math-mt-func.
9792 (math-read-expression, math-read-string): Use declared variable
9793 math-expr-data.
9794
9795 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9796 variable math-normalize-a.
9797
9798 * calc/calc.el (math-normalize-a): New variable.
9799 (math-normalize): Use declared variable math-normalize-a.
9800
9801 * calc/calc-poly.el (math-expand-form): Use declared variable
9802 math-mt-many.
9803
9804 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9805 Use declared variable math-mt-many.
9806 (math-rewrite): Use declared variable math-mt-func.
9807
9808 * calc/calc-vec.el (math-read-brackets, math-read-vector)
9809 (math-read-matrix): Use declared variable math-expr-data.
9810
9811 * calc/calc-lang.el (math-parse-fortran-vector)
9812 (math-parse-fortran-vector-end, math-parse-tex-sum)
9813 (math-parse-eqn-matrix, math-parse-eqn-prime)
9814 (math-read-math-subscr): Use declared variable math-expr-data.
9815
9816 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9817 (math-read-expr-level, math-read-token, calc-check-user-syntax)
9818 (calc-match-user-syntax, math-read-if, math-factor-after)
9819 (math-read-factor): Use declared variable math-expr-data.
9820
9821 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
9822
9823 * calendar/diary-lib.el (diary-from-outlook)
9824 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9825 interactive-p; but rather new optional argument NOCONFIRM.
9826
9827 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9828
9829 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9830 (easy-menu-name-match): Revert correspondingly.
9831
9832 2004-11-09 Richard M. Stallman <rms@gnu.org>
9833
9834 * emacs-lisp/bytecomp.el (byte-compile-defalias):
9835 Turn off warnings for the new function even if definition not constant.
9836 If the definition isn't a quoted symbol, record (FUNCTION . t).
9837 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9838 (byte-compile-callargs-warn): Handle (FUNCTION . t).
9839 (display-call-tree, byte-compile-arglist-warn):
9840 Handle t returned by byte-compile-fdefinition.
9841
9842 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9843
9844 * Makefile.in (maintainer-clean): Depend on distclean.
9845
9846 * help-fns.el (help-C-file-name): File name must be in build-files
9847 to be returned.
9848
9849 2004-11-09 Jay Belanger <belanger@truman.edu>
9850
9851 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9852 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9853
9854 * calc/calc.el (calc, calc-trail-display, calc-mode):
9855 Remove obsolete sections.
9856
9857 * calc/calc.el (calc-x-paste-text): Remove.
9858
9859 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9860 mouse-2.
9861
9862 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
9863
9864 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9865 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9866 current frame (in case of recursive calls).
9867 (gdb-show-changed-values): Add :version keyword.
9868
9869 2004-11-09 Kenichi Handa <handa@m17n.org>
9870
9871 * international/mule-cmds.el: Change coding: tag back to
9872 iso-2022-7bit.
9873
9874 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
9875
9876 * international/mule-cmds.el: Change coding-system to utf-8.
9877 (select-safe-coding-system-interactively):
9878 New function extracted from select-safe-coding-system.
9879 (select-safe-coding-system): Use it.
9880
9881 2004-11-08 Richard M. Stallman <rms@gnu.org>
9882
9883 * subr.el (syntax-after): Doc fix.
9884
9885 * paren.el (show-paren-function): Change calls to syntax-after
9886 for new way of returning the value.
9887
9888 * menu-bar.el (menu-bar-file-menu): Make this the real name
9889 and menu-bar-files-menu the alias. Use the former.
9890 (global-map): Use `file', not `files', as the symbol.
9891
9892 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
9893
9894 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
9895 Don't use beginning-of-buffer.
9896 (filesets-cmd-show-result): Use with-no-warnings.
9897
9898 2004-11-08 Juri Linkov <juri@jurta.org>
9899
9900 * progmodes/compile.el (compile): Don't overwrite last command in
9901 minibuffer history with default command if they are not equal.
9902
9903 2004-11-08 Jay Belanger <belanger@truman.edu>
9904
9905 * calc/calcalg2.el (math-do-integral-methods): Try linear then
9906 non-linear substitutions.
9907
9908 2004-11-08 Jay Belanger <belanger@truman.edu>
9909
9910 * calc/calcalg2.el (math-linear-subst-tried): New variable.
9911 (math-do-integral): Set `math-linear-subst-tried' to nil.
9912 (math-do-integral-methods): Use `math-linear-subst-tried' to
9913 determine what type of substitution to try.
9914 (math-integ-try-linear-substituion):
9915 Set `math-linear-subst-tried' to t.
9916
9917 2004-11-08 Kim F. Storm <storm@cua.dk>
9918
9919 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
9920
9921 2004-11-07 Juri Linkov <juri@jurta.org>
9922
9923 * info-look.el (info-lookup): Allow reusing in the current buffer
9924 not only *info* buffer, but all (even renamed) Info buffers
9925 by checking for major-mode instead of *info* buffer name.
9926 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
9927 (octave-mode, maxima-mode) <doc-spec>:
9928 Allow long dashes generated by Texinfo 4.7 before definitions.
9929 (texinfo-mode) <doc-spec>: Add space to suffix to find command
9930 definitions with argument separated by space.
9931
9932 2004-11-06 Richard M. Stallman <rms@gnu.org>
9933
9934 * simple.el (next-error group, face): Move before first use.
9935 (next-error-highlight, next-error-highlight-no-select): Likewise.
9936
9937 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
9938 (line-move): New args NOERROR and TO-END.
9939 Return t if if succeed in moving specified number of lines.
9940 (move-end-of-line): New function.
9941
9942 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
9943 (end-of-buffer-other-window): Likewise.
9944
9945 * simple.el (line-move-ignore-invisible): Default to t.
9946
9947 * subr.el (syntax-after): Return the syntax letter, not the raw code.
9948
9949 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
9950
9951 * international/iso-cvt.el (iso-cvt-define-menu):
9952 Rename menu-bar-files-menu to menu-bar-file-menu.
9953
9954 * net/browse-url.el (browse-url-gnome-moz-program)
9955 (browse-url-gnome-moz-arguments): Move up before first use.
9956
9957 * net/tramp.el (tramp group): Add :version.
9958
9959 * progmodes/ada-xref.el (ada-gdb-application):
9960 Use goto-char instead of beginning-of-buffer.
9961
9962 * progmodes/cperl-mode.el (cperl-info-on-command):
9963 Use goto-char instead of beginning-of-buffer.
9964
9965 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
9966 Move up before first use.
9967 (idlwave-shell-temp-pro-file): Likewise.
9968 (idlwave-shell-temp-rinfo-save-file): Likewise.
9969 (idlwave-shell-temp-file): Minor doc fix.
9970
9971 * textmodes/flyspell.el (flyspell-external-point-words):
9972 Use goto-char instead of beginning-of-buffer.
9973
9974 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
9975
9976 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
9977 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
9978 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
9979
9980 2004-11-06 David Ponce <david@dponce.com>
9981
9982 * recentf.el (recentf-menu-path): Use menu item name.
9983
9984 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9985
9986 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
9987 display doesn't support images.
9988
9989 2004-11-06 Andreas Schwab <schwab@suse.de>
9990
9991 * tempo.el (tempo-match-finder): Doc fix.
9992
9993 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
9994
9995 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9996
9997 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
9998 (easy-menu-lookup-name): New fun to replace it.
9999 (easy-menu-get-map): Use it to obey menu item names (rather than just
10000 keys) when looking up `path'.
10001 (easy-menu-always-true-p): Rename from easy-menu-always-true.
10002 (easy-menu-convert-item-1): Adjust to new name.
10003
10004 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
10005
10006 * outline.el (hide-body): Don't hide lines at the top of the file
10007 that precede the first header line.
10008
10009 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
10010
10011 * align.el (align-areas): Delete whitespace before reindenting, so
10012 that tabs are never placed after spaces.
10013
10014 2004-11-06 Alan Shutko <ats@acm.org>
10015
10016 * macros.el (insert-kbd-macro): Do completions based on macros,
10017 rather than all commands.
10018
10019 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
10020
10021 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
10022 to solve a bug whereby tags with 'b' don't match.
10023
10024 2004-11-05 Juri Linkov <juri@jurta.org>
10025
10026 * info.el (Info-search): Don't search in node header lines
10027 and file headers.
10028
10029 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
10030 symbol-constituent characters after dot, not only digits.
10031
10032 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10033
10034 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10035
10036 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10037
10038 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10039 if a dialog will be used, read-file-name otherwise.
10040
10041 2004-11-04 Richard M. Stallman <rms@gnu.org>
10042
10043 * textmodes/table.el (table group): Add :version.
10044
10045 * textmodes/ispell.el (ispell-word):
10046 Don't alter args; set them only thru `interactive' spec.
10047
10048 * textmodes/flyspell.el (flyspell-word):
10049 Don't alter FOLLOWING; set it only thru `interactive' spec.
10050
10051 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
10052
10053 * net/browse-url.el (browse-url-maybe-new-window):
10054 Use called-interactively-p.
10055
10056 * mail/supercite.el (sc-cite-region):
10057 Don't use interactive-p. Add arg INTERACTIVE.
10058 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
10059
10060 * international/mule-cmds.el (set-input-method, toggle-input-method):
10061 Don't use interactive-p. Add arg INTERACTIVE.
10062
10063 * eshell/esh-mode.el (eshell-show-maximum-output):
10064 Don't use interactive-p.
10065 (eshell-truncate-buffer): Just message, no error, if buffer is short.
10066
10067 * mouse.el (mouse-show-mark): Get positions to delete from mark
10068 and point, not from mouse-drag-overlay.
10069
10070 * imenu.el (imenu-eager-completion-buffer): Add :version.
10071
10072 * filesets.el (filesets group): Add :version.
10073
10074 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
10075
10076 * files.el (xml-based-modes): Delete var.
10077 (magic-mode-alist): New more general var.
10078 (set-auto-mode): Use it.
10079
10080 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
10081 when clicking from another window.
10082
10083 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
10084
10085 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
10086 (vc-cvs-annotate-time): Incorporate value of deleted var.
10087 Remove special-case handling of beginning-of-buffer cruft.
10088 Cache ending position (point) and return value in text property
10089 `vc-cvs-annotate-time', and consult it on subsequent invocations.
10090
10091 * vc-cvs.el (vc-cvs-annotate-command):
10092 Delete extraneous lines from beginning of buffer.
10093 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
10094
10095 * progmodes/grep.el (grep-default-command): Take empty string
10096 for tag if all other methods yield nil. Shell-quote the tag.
10097
10098 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10099 spec in `interactive' form, and mention it in the docstring.
10100 Also, make sure point is at bol after calling `annotate-time'.
10101
10102 2004-11-02 Richard M. Stallman <rms@gnu.org>
10103
10104 * cus-edit.el (customize-group-other-window):
10105 Select the window that displays the custom buffer.
10106 (custom-buffer-create-other-window): Likewise.
10107
10108 * comint.el (comint-insert-input): Fix previous change.
10109
10110 * emacs-lisp/elp.el (elp-instrument-function):
10111 Use called-interactively-p.
10112
10113 * emacs-lisp/easymenu.el (easy-menu-intern):
10114 Don't downcase; rather, case-flip the first letter of each word.
10115
10116 * emacs-lisp/easy-mmode.el (define-minor-mode):
10117 Use called-interactively-p.
10118
10119 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10120 Add interactive-only.
10121 (byte-compile-warnings): Add interactive-only as option.
10122 (byte-compile-interactive-only-functions): New variable.
10123 (byte-compile-form): Warn about calls to functions
10124 in byte-compile-interactive-only-functions.
10125
10126 * emacs-lisp/autoload.el (update-file-autoloads):
10127 Don't use interactive-p; take new arg SAVE-AFTER.
10128
10129 * emacs-lisp/advice.el (ad-make-advised-definition):
10130 Use called-interactively-p.
10131
10132 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10133
10134 * files.el (find-file-existing): New function.
10135
10136 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10137 find-file-existing. Add "New File..." that calls find-file.
10138
10139 * diropen.pbm, diropen.xpm: New files.
10140
10141 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10142 icon diropen. New tool bar item find-file-existing uses icon open.
10143
10144 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10145 instead of read-file-name.
10146
10147 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10148
10149 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10150 (icalendar--split-value): Change name of work buffer.
10151 (icalendar--get-weekday-abbrev): Return nil on error.
10152 (icalendar--date-to-isodate): New function.
10153 (icalendar-convert-diary-to-ical)
10154 (icalendar-extract-ical-from-buffer): Use only two args for
10155 make-obsolete (XEmacs compatibility).
10156 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10157 (icalendar-export-region): Doc fix.
10158 If error, return non-nil and write errors to a buffer.
10159 Use correct weekday for weekly recurring events.
10160 Check whether date has been parsed for ordinary events.
10161 Make weekly events start in the year 2000.
10162 DTEND is non-inclusive, shift end date by one day if
10163 necessary (not for entries that have date and time).
10164 Rename local let variables: oops -> found-error, datestring ->
10165 startdatestring.
10166
10167 2004-11-02 Kim F. Storm <storm@cua.dk>
10168
10169 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10170 keep-mode-if-same variable. Add it as optional arg instead.
10171 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10172
10173 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10174 substitute-command-keys will select lower-case bindings like those
10175 used in the static help texts.
10176
10177 * descr-text.el (describe-text-properties): Don't err if called in
10178 the *Help* buffer; output to *Help-2* buffer instead.
10179
10180 * kmacro.el (group kmacro): Add :version.
10181 (kmacro-keyboard-quit): New function to cleanup on C-g.
10182 (kmacro-start-macro): Set defining-kbd-macro to append when
10183 appending to last macro.
10184
10185 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10186
10187 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10188
10189 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10190 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10191 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10192 Add :version keyword.
10193
10194 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10195
10196 * progmodes/flymake.el (flymake-err-line-patterns):
10197 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10198 `compilation-error-regexp-alist-alist' to internal Flymake format.
10199
10200 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10201
10202 2004-11-01 Jay Belanger <belanger@truman.edu>
10203
10204 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10205 with `interactive "s"'.
10206
10207 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10208
10209 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10210 Revert change from 2004-10-16. '*' checks the current buffer, but the
10211 mouse click may be in another buffer.
10212
10213 2004-11-01 John Paul Wallington <jpw@gnu.org>
10214
10215 * files.el (large-file-warning-threshold): Add :version keyword.
10216 (kill-some-buffers): Doc fix.
10217
10218 * thumbs.el (group thumbs): Add :version keyword.
10219
10220 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10221
10222 2004-11-01 Richard M. Stallman <rms@gnu.org>
10223
10224 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10225
10226 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10227
10228 * allout.el (allout group): Add :version.
10229 (allout-init): Don't use interactive-p.
10230 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10231 (allout-forward-current-level, allout-backward-current-level):
10232 Don't use interactive-p.
10233
10234 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10235 (bibtex-find-text): Likewise.
10236
10237 * progmodes/vhdl-mode.el (vhdl-fill-region)
10238 (vhdl-beginning-of-statement): Don't use interactive-p.
10239
10240 * progmodes/idlwave.el (idlwave-update-routine-info):
10241 Don't use interactive-p.
10242
10243 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10244 Don't use interactive-p.
10245
10246 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10247 Don't use interactive-p.
10248
10249 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10250 Don't use interactive-p.
10251
10252 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10253 (fortune-in-buffer): Doc fix.
10254
10255 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10256
10257 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10258 don't select the temporary buffer.
10259 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10260 (eudc-get-phone): Likewise.
10261
10262 2004-11-01 Kim F. Storm <storm@cua.dk>
10263
10264 * man.el (Man-xref-normal-file): Fix help-echo.
10265
10266 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10267
10268 * reveal.el (reveal-last-tick): New var.
10269 (reveal-post-command): Use it to avoid closing overlays when we're
10270 appending text to them.
10271
10272 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10273
10274 * textmodes/bibtex.el: Require button.
10275 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10276 (bibtex-reference-keys): Distinguish between header keys and
10277 crossref keys.
10278 (bibtex-beginning-of-field): New function.
10279 (bibtex-url-map): Remove.
10280 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10281 (bibtex-font-lock-url-regexp): Assume that field names begin at
10282 the beginning of a line.
10283 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10284 Remove field delimiters. Use bibtex-beginning-of-field.
10285 Bugfix, point can be inside a field with a url.
10286 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10287 New functions.
10288 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10289 (bibtex-key-in-head): Simplify.
10290 (bibtex-current-line): Use bolp.
10291 (bibtex-parse-keys): Remove unused arg `add'.
10292 Use bibtex-type-in-head and bibtex-key-in-head.
10293 (bibtex-parse-entry, bibtex-autofill-entry):
10294 Use bibtex-type-in-head and bibtex-key-in-head.
10295 (bibtex-autokey-get-field): Do not alter case of replacement text.
10296 (bibtex-autokey-get-names): Do all processing of name list.
10297 (bibtex-autokey-get-year): New function.
10298 (bibtex-autokey-get-title): Do all processing of title words.
10299 (bibtex-generate-autokey): Simplify.
10300 (bibtex-string-files-init): Use default-directory.
10301 Allow for absolute file names in bibtex-string-files.
10302 (bibtex-files, bibtex-file-path): New variables.
10303 (bibtex-files-expand): New function.
10304 (bibtex-find-entry-globally): New command.
10305 (bibtex-summary-function): New variable.
10306 (bibtex-summary): Default value of bibtex-summary-function.
10307 (bibtex-find-crossref): New optional args pnt and split.
10308 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10309 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10310 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10311 Fix handling of required and alternative fields.
10312 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10313 Use cons and display-buffer.
10314 (bibtex-validate-globally): New command.
10315 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10316 bibtex-parse-keys and bibtex-parse-strings for updating
10317 bibtex-reference-keys and bibtex-strings.
10318 (bibtex-realign): Remove blank lines past the last entry.
10319 (bibtex-reformat): Use bibtex-entry-format as default.
10320 (bibtex-choose-completion-string): Remove.
10321 (bibtex-complete): Do not use bibtex-choose-completion-string.
10322 (bibtex-url): Simplify.
10323
10324 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10325
10326 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10327 (x-dnd-types-alist, x-dnd-open-file-other-window)
10328 (x-dnd-known-types): Add :version.
10329
10330 2004-10-31 John Paul Wallington <jpw@gnu.org>
10331
10332 * ibuffer.el (group ibuffer): Add :version keyword.
10333
10334 2004-10-31 Kim F. Storm <storm@cua.dk>
10335
10336 * ido.el (group ido): Add :version keyword.
10337 (ido-mode): Remove :version keyword.
10338
10339 * emulation/cua-base.el (group cua): Add :version keyword.
10340 (cua-mode): Remove :version keyword.
10341
10342 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10343
10344 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10345
10346 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10347 compiler warning.
10348 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10349 function.
10350 (help-at-pt-display-when-idle): Remove autoload.
10351
10352 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10353
10354 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10355
10356 2004-10-30 Juri Linkov <juri@jurta.org>
10357
10358 * help.el (function-called-at-point):
10359 * help-fns.el (variable-at-point): Read -> intern.
10360
10361 2004-10-30 Simon Josefsson <jas@extundo.com>
10362
10363 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10364 Recognize AS_* too.
10365
10366 2004-10-29 Simon Josefsson <jas@extundo.com>
10367
10368 * subr.el (read-passwd): Move back from password.el.
10369
10370 * password.el: Remove, not ready yet.
10371
10372 2004-10-29 Andreas Schwab <schwab@suse.de>
10373
10374 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10375
10376 2004-10-29 Sam Steingold <sds@gnu.org>
10377
10378 * mouse.el (mouse-show-mark): Replace the last occurrence of
10379 x-lost-selection-hooks with x-lost-selection-functions.
10380
10381 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10382
10383 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10384 x-lost-selection-functions is bound.
10385
10386 * mouse-sel.el (mouse-sel-mode):
10387 * emacs-lisp/lselect.el: Adjust to new names for
10388 x-(lost|sent)-selection-functions.
10389
10390 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10391 New obsolete aliases of x-lost-selection-functions and
10392 x-sent-selection-functions.
10393
10394 2004-10-28 Kim F. Storm <storm@cua.dk>
10395
10396 * imenu.el (imenu-scanning-message): Remove.
10397 (imenu-progress-message): Make it a no-op.
10398
10399 2004-10-28 John Paul Wallington <jpw@gnu.org>
10400
10401 * files.el (set-auto-mode): Call `throw' correctly.
10402
10403 2004-10-28 Juri Linkov <juri@jurta.org>
10404
10405 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10406 to search `Info-...' commands in `info' manual.
10407 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10408 Add 'info-file "emacs" property.
10409 (Info-find-emacs-command-nodes): Fix index line number regexp.
10410 Set real line number (instead of fake 0) in first element of the
10411 returned list.
10412 (Info-goto-emacs-command-node): Use line number of first element
10413 to set point in the first found Info node.
10414
10415 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10416 code to `grep-mode-font-lock-keywords'.
10417 (grep-mode-font-lock-keywords): Delete grep markers instead
10418 of making them invisible.
10419
10420 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10421
10422 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10423 and x-server-version in bug report.
10424
10425 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10426
10427 * files.el (set-auto-mode-0): New function.
10428 (set-auto-mode): Use it to handle aliased modes and to
10429 be consistent between C-x C-f and C-x C-w.
10430
10431 2004-10-28 Kenichi Handa <handa@m17n.org>
10432
10433 * international/utf-8.el (utf-translate-cjk-charsets):
10434 Add katakana-jisx0201.
10435
10436 * international/subst-jis.el: Add data for JISX0201.
10437
10438 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10439
10440 * obsolete/hilit19.el (hilit-mode): New function.
10441 Move all the toplevel side-effecting stuff into it, so that loading
10442 hilit19 doesn't mess everything up any more.
10443
10444 2004-10-27 Richard M. Stallman <rms@gnu.org>
10445
10446 * add-log.el (add-change-log-entry): Set up mailing address
10447 and full name later, and don't alter add-log-mailing-address
10448 or add-log-full-name.
10449
10450 * elide-head.el (elide-head): Change error to message.
10451 (elide-head-show): Likewise.
10452
10453 * apropos.el (apropos-macrop): Doc fix.
10454
10455 * mouse.el (mouse-show-mark): Do most processing the same
10456 regardless of transient-mark-mode.
10457
10458 * shadowfile.el (shadow-copy-files): Use interactive-p
10459 only to control whether to print a message.
10460
10461 * tar-mode.el (tar-mode): Use write-contents-functions,
10462 not write-contents-hooks.
10463
10464 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10465 directory-sep-char.
10466
10467 2004-10-27 Richard M. Stallman <rms@gnu.org>
10468
10469 * strokes.el (strokes-unload-hook): Fix previous change.
10470
10471 * type-break.el (type-break-run-at-time): Always use run-at-time;
10472 forget the alternatives.
10473 (type-break-cancel-function-timers): Always use cancel-function-timers;
10474 forget the alternatives.
10475
10476 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10477
10478 2004-10-27 Kenichi Handa <handa@m17n.org>
10479
10480 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10481
10482 * international/subst-gb2312.el: Likewise.
10483
10484 * international/subst-big5.el: Likewise.
10485
10486 * international/subst-ksc.el: Likewise.
10487
10488 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10489 New variable.
10490 (utf-translate-cjk-set-unicode-range): New function.
10491 (utf-translate-cjk-unicode-range): Make it customizable.
10492 (utf-8-post-read-conversion):
10493 Use utf-translate-cjk-unicode-range-string.
10494 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10495 Unicode ranges.
10496
10497 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10498
10499 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10500 trivial variants to shorten the list.
10501 (xml-based-modes): New var.
10502 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10503 declaration higher priority than auto-mode-alist.
10504
10505 * find-file.el (cc-other-file-alist): Bring it in line with
10506 cc-mode's auto-mode-alist entries and use \' instead of $.
10507
10508 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10509 and add "Id" and "Name" submenus to it.
10510
10511 * imenu.el (imenu--generic-function): Skip matches in comments.
10512
10513 2004-10-26 Jay Belanger <belanger@truman.edu>
10514
10515 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10516 (full-calc-keypad, calc-trail-display): Use an extra argument
10517 instead of `interactive-p'.
10518
10519 * calc/calc-misc.el (calc-other-window): Use an extra argument
10520 instead of `interactive-p'.
10521
10522 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10523 `interactive-p'.
10524
10525 2004-10-26 Kim F. Storm <storm@cua.dk>
10526
10527 * help.el (describe-key): Describe both down-event and up-event
10528 for a mouse click.
10529
10530 2004-10-26 Richard M. Stallman <rms@gnu.org>
10531
10532 * woman.el (woman): Don't call interactive-p.
10533
10534 * pcomplete.el (pcomplete): Instead of interactive-p,
10535 use an arg set non-nil by the interactive spec.
10536
10537 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10538 use an arg set non-nil by the interactive spec.
10539
10540 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10541 use an arg set non-nil by the interactive spec.
10542
10543 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10544
10545 * progmodes/flymake.el (flymake-split-string):
10546 Use `flymake-split-string-remove-empty-edges' in any case.
10547
10548 2004-10-26 Masatake YAMATO <jet@gyve.org>
10549
10550 * progmodes/flymake.el (flymake-err-line-patterns):
10551 Use `compilation-error-regexp-alist-alist' instead of
10552 `compilation-error-regexp-alist'.
10553
10554 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10555
10556 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10557 verbatim face on the \ of \end{verbatim}.
10558
10559 2004-10-25 Jay Belanger <belanger@truman.edu>
10560
10561 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10562 erasing minibuffer.
10563
10564 2004-10-25 Simon Josefsson <jas@extundo.com>
10565
10566 * subr.el (read-passwd): Move to net/password.el.
10567
10568 * net/password.el (read-passwd): Add. Autoload it.
10569
10570 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10571
10572 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10573
10574 * simple.el (process-file): Fix logic.
10575
10576 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10577
10578 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10579 (increase-right-margin): Remove erroneous call to `interactive-p'.
10580
10581 2004-10-24 Kim F. Storm <storm@cua.dk>
10582
10583 * help.el (describe-mode): Fix 2004-10-13 change.
10584 Copy pure "Auto Fill" string so it can be propertized later
10585 without causing a read-only error.
10586
10587 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10588
10589 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10590 style indexes.
10591
10592 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10593
10594 * simple.el (process-file): Accept nil for INFILE. Reported by
10595 Luc Teirlinck.
10596
10597 2004-10-24 Masatake YAMATO <jet@gyve.org>
10598
10599 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10600 Handle periods and underscores in a function name.
10601 Remove the address fontification.
10602
10603 2004-10-24 Masatake YAMATO <jet@gyve.org>
10604
10605 * progmodes/asm-mode.el (asm-font-lock-keywords):
10606 Use font-lock-variable-name-face for registers.
10607
10608 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10609
10610 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10611 kill-all-local-variables.
10612 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10613 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10614 Use kill-all-local-variables and provide mode-hooks.
10615 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10616 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10617 Suggested by Masatake YAMATO <jet@gyve.org>.
10618
10619 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10620
10621 * simple.el (process-file): New function, similar to call-process
10622 but supports file handlers.
10623 * vc.el (vc-do-command): Use it, instead of call-process.
10624 * net/tramp-vc.el (vc-do-command): Do not advise it if
10625 process-file is fboundp.
10626 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10627 process-file.
10628 (tramp-handle-process-file): New function.
10629 (tramp-file-name-for-operation): Support process-file.
10630
10631 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10632
10633 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10634 (icalendar-weekdayabbrev-table)
10635 (icalendar-monthnumber-table): Delete.
10636 (icalendar--get-month-number): Use calendar-month-name-array.
10637 (icalendar--get-weekday-number): New function.
10638 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10639 (icalendar-export-region): Handle multi-line entries.
10640 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10641
10642 2004-10-23 John Paul Wallington <jpw@gnu.org>
10643
10644 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10645 `wildcards' set to t in interactive spec.
10646
10647 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10648 interactive spec rather than use `interactive-p'.
10649 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10650 rather than use function `interactive-p'.
10651
10652 2004-10-22 Kenichi Handa <handa@m17n.org>
10653
10654 * international/mule.el (translate-region): Implement it in Lisp
10655 as a front end of translate-region-internal.
10656
10657 2004-10-21 Jay Belanger <belanger@truman.edu>
10658
10659 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10660 Declare these variables with defvar.
10661
10662 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10663 is bound, only check to see if it is bound.
10664
10665 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10666
10667 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10668 Don't output messages.
10669
10670 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10671
10672 2004-10-21 John Paul Wallington <jpw@gnu.org>
10673
10674 * calc/calc-graph.el (calc-graph-init):
10675 Use `set-process-query-on-exit-flag'.
10676
10677 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10678
10679 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10680 dir right and also allow argumentless cd.
10681
10682 2004-10-19 Richard M. Stallman <rms@gnu.org>
10683
10684 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10685
10686 * eshell/em-unix.el (eshell-grep):
10687 Don't bind compilation-process-setup-function.
10688
10689 * comint.el (comint-insert-input): Use @ in `interactive'.
10690 (comint-input-filter-functions): Doc fix.
10691 (comint-kill-whole-line, comint-get-source): Doc fix.
10692
10693 * progmodes/compile.el (compilation-setup):
10694 Don't set buffer-read-only if MINOR is non-nil.
10695
10696 2004-10-19 Jay Belanger <belanger@truman.edu>
10697
10698 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10699 (calc-emacs-type-gnu19): Remove.
10700 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10701 Remove check for old emacs versions.
10702
10703 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10704 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10705 for current Emacs.
10706
10707 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10708 the end of the minibuffer.
10709 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10710 copy `esc-map'.
10711
10712 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10713
10714 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10715 call that would be given when the current emacs was used.
10716
10717 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10718
10719 * calendar/icalendar.el: Set coding to utf-8.
10720 (icalendar-version): Increase to 0.07.
10721 (icalendar-monthnumber-table): Change March pattern.
10722 (icalendar-get-all-event-properties)
10723 (icalendar-set-event-property): Delete.
10724 (icalendar-all-events): No longer interactive.
10725 (icalendar-convert-diary-to-ical)
10726 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10727 their replacements.
10728 (icalendar-export-file, icalendar-export-region): New functions;
10729 essentially old `icalendar-convert-diary-to-ical' but appending to
10730 target rather than overwriting.
10731 (icalendar-import-file): Append to target file rather than
10732 overwriting. Fourth arg deleted.
10733 (icalendar-import-buffer): New name for old
10734 `icalendar-extract-ical-from-buffer'.
10735 (icalendar--convert-string-for-import): New name for
10736 old `icalendar-convert-for-import'.
10737 (include-icalendar-files): Delete.
10738 Prefix for all internal functions changed from `icalendar-'
10739 to `icalendar--'.
10740
10741 2004-10-19 Richard M. Stallman <rms@gnu.org>
10742
10743 * paths.el (news-path): Fix previous change.
10744
10745 2004-10-18 Jay Belanger <belanger@truman.edu>
10746
10747 * calc/calc-help.el (calc-describe-bindings):
10748 Set `buffer-read-only' to nil while working in the keybindings buffer;
10749 remove some extra information from the keybindings buffer.
10750
10751 2004-10-18 David Ponce <david@dponce.com>
10752
10753 * mouse.el (mouse-drag-move-window-top): New function.
10754 (mouse-drag-mode-line-1): Use it.
10755
10756 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10757
10758 * info.el (Info-fontify-node): For multiline refs,
10759 arrange to unfontify newline and surrounding whitespace.
10760
10761 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10762
10763 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
10764 directory is missing.
10765
10766 2004-10-17 John Paul Wallington <jpw@gnu.org>
10767
10768 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
10769 New customizable variable; whether to display buffers that match
10770 `ibuffer-maybe-show-predicates' by default.
10771 (ibuffer-maybe-show-predicates): Mention it in docstring.
10772 (ibuffer-display-maybe-show-predicates): New variable.
10773 (ibuffer-update): Prefix arg now toggles whether buffers that
10774 match `ibuffer-maybe-show-predicates' should be displayed.
10775 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
10776 locally to heed `ibuffer-default-display-maybe-show-predicates'.
10777 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
10778
10779 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
10780
10781 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
10782 work correctly.
10783
10784 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
10785
10786 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
10787 (Buffer-menu-beginning): New helper function.
10788 (Buffer-menu-execute): Use it.
10789 (Buffer-menu-select): Use it.
10790 (Buffer-menu-sort): Use it and also keep markers.
10791
10792 2004-10-17 Richard M. Stallman <rms@gnu.org>
10793
10794 * paths.el (news-directory): Rename from news-path. Old name alias.
10795 (rmail-spool-directory): Use defvar.
10796 (sendmail-program): Use defcustom.
10797 (remote-shell-program): Use defcustom.
10798 (term-file-prefix): Use defvar.
10799 (abbrev-file-name): Use defvar.
10800
10801 * term.el: Add maintainer.
10802
10803 * subr.el (with-local-quit): Return nil if there's a quit.
10804 (read-passwd): Use with-local-quit. Doc fix.
10805
10806 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10807 (strokes-unload-hook): Set as a variable with add-hook.
10808
10809 * startup.el (fancy-splash-tail, normal-splash-screen):
10810 Update copyright year.
10811
10812 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10813
10814 * server.el (server-unload-hook): Set as a variable with add-hook.
10815
10816 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10817
10818 * frame.el (special-display-popup-frame):
10819 Make the buffer current as its frame is created.
10820
10821 * delsel.el (delsel-unload-hook): Set as a variable.
10822
10823 * comint.el (comint-output-filter-functions):
10824 Add comint-watch-for-password-prompt.
10825 (comint-read-noecho): Function deleted.
10826 (send-invisible): Use read-passwd.
10827
10828 * fringe.el (fringe-mode-initialize): New function.
10829 (fringe-mode): Use fringe-mode-initialize as :initialize.
10830
10831 2004-10-17 Kim F. Storm <storm@cua.dk>
10832
10833 * language/indian.el (indian-script-language-alist): Swap value and doc.
10834 (indian-font-char-index-table): Doc fix.
10835
10836 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10837
10838 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10839
10840 2004-10-16 Juri Linkov <juri@jurta.org>
10841
10842 * progmodes/compile.el (compilation-start): Move let-binding of
10843 `process-environment' into `with-current-buffer' body.
10844 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10845
10846 2004-10-16 Richard M. Stallman <rms@gnu.org>
10847
10848 * pcvs-util.el (cvs-bury-buffer):
10849 Don't call get-buffer-window for effect.
10850
10851 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10852
10853 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10854
10855 * msb.el (msb-unload-hook): Set the variable.
10856
10857 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10858 Use * to err if buffer is readonly.
10859
10860 * subr.el (looking-back): Return only t or nil.
10861
10862 * whitespace.el (whitespace-unload-hook): Set the variable.
10863
10864 * view.el (view-mode-enable): Set view-page-size and
10865 view-half-page-size to nil.
10866 (view-set-half-page-size-default): view-half-page-size = nil
10867 means the default.
10868 (View-scroll-page-forward): Use view-page-size-default.
10869 (View-scroll-page-backward): Likewise.
10870 (view-page-size, view-half-page-size): Doc fixes.
10871
10872 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10873
10874 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10875
10876 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10877 "cl" like other files. Instead, call byte-compile-find-cl-functions.
10878 (byte-compile-log-1): Bind inhibit-read-only.
10879 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10880 (byte-compile-log-warning): Likewise.
10881 (byte-compile-file-form-require): Detect "cl" from the arg value.
10882
10883 * progmodes/compile.el (compilation-start): Assume compilation-mode
10884 will make the buffer read-only.
10885 (compilation-mode): Take arg name-of-mode.
10886 (compilation-setup): Make buffer read-only.
10887 (compilation-handle-exit): Bind inhibit-read-only.
10888
10889 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
10890 (ispell-message): Likewise.
10891 (ispell-show-choices): Don't call get-buffer-window uselessly.
10892 (ispell-init-process): Use set-process-query-on-exit-flag.
10893
10894 2004-10-16 Kim F. Storm <storm@cua.dk>
10895
10896 * fringe.el (fringe-bitmaps): Only initialize when defined.
10897
10898 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
10899 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
10900
10901 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
10902
10903 2004-10-15 Simon Josefsson <jas@extundo.com>
10904
10905 * net/password.el: Add.
10906
10907 2004-10-14 Masatake YAMATO <jet@gyve.org>
10908
10909 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
10910 (gdb-script-end-of-defun): New function.
10911 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
10912 `gdb-script-end-of-defun' as *-of-defun-function.
10913
10914 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
10915
10916 * button.el (button-activate): Allow a marker to display as an action.
10917
10918 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
10919
10920 * help.el (describe-mode): Use it to make minor mode list into
10921 hyperlinks.
10922
10923 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10924
10925 * vc.el (vc-annotate-display-select): Fix typo.
10926
10927 * subr.el (substitute-key-definition-key): New function.
10928 (substitute-key-definition): Use it with map-keymap.
10929 (event-modifiers): Use push.
10930 (mouse-movement-p, with-temp-buffer): Simplify.
10931
10932 2004-10-12 Jay Belanger <belanger@truman.edu>
10933
10934 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
10935 New variables.
10936 (calc-help-index-entries): New function.
10937 (calc-describe-function): Use `calc-help-function-list' instead of
10938 obarray for completion.
10939 (calc-describe-variable): Use `calc-help-variable-list' instead
10940 of obarray for completion.
10941
10942 2004-10-12 Richard M. Stallman <rms@gnu.org>
10943
10944 * info-look.el (info-lookup-file): Add info-file property.
10945 (info-lookup-symbol): Likewise.
10946
10947 * info.el (info-xref): Add underlining.
10948 (info): Add info-file property.
10949 (Info-find-emacs-command-nodes): Specify case-sensitive search.
10950
10951 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10952
10953 Sync with Tramp 2.0.45.
10954
10955 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
10956 defined. This is not the case for XEmacs without package "edebug".
10957 (tramp-set-auto-save-file-modes): Set permissions of autosaved
10958 remote files to the permissions of the original file. This is not
10959 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
10960 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
10961 (tramp-perl-decode): Fix an error in Perl implementation.
10962 $pending must be cleared every loop. Reported by Benjamin Place
10963 <benjaminplace@sprintmail.com>
10964
10965 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
10966 Don't activate advice during definition. This is done later on,
10967 depending on test result of `substitute-in-file-name'.
10968 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10969
10970 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10971
10972 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
10973
10974 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
10975
10976 2004-10-12 David Ponce <david@dponce.com>
10977
10978 * recentf.el (recentf-edit-list): Update the menu when the recentf
10979 list has been modified.
10980
10981 2004-10-12 Simon Josefsson <jas@extundo.com>
10982
10983 * net/tls.el (tls-certtool-program): New variable.
10984 (tls-certificate-information): New function, based on
10985 ssl-certificate-information.
10986
10987 2004-10-12 Kenichi Handa <handa@m17n.org>
10988
10989 * international/mule.el (coding-system-equal): Move from mule-util.el.
10990
10991 * international/mule-util.el (coding-system-equal): Move to mule.el.
10992
10993 2004-10-12 Kim F. Storm <storm@cua.dk>
10994
10995 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
10996 reset kmacro-initial-counter-value if set.
10997 (kmacro-set-counter): Only set kmacro-counter if defining or executing
10998 macro. Set kmacro-initial-counter-value otherwise. Never set both.
10999 (kmacro-display): Show macro counter if non-zero.
11000
11001 * subr.el (substitute-key-definition): Mention command remapping
11002 in doc string.
11003
11004 2004-10-11 Jay Belanger <belanger@truman.edu>
11005
11006 * calc/calc-misc.el (calc-info-goto-node): New function.
11007 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
11008 node in one step.
11009 (calc-describe-copying, calc-describe-distribution)
11010 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
11011 Go to appropriate info node in one step.
11012
11013 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11014
11015 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
11016
11017 * font-lock.el (font-lock-apply-highlight): Fix last change.
11018
11019 2004-10-11 Simon Josefsson <jas@extundo.com>
11020
11021 * mail/smtpmail.el (smtpmail-open-stream): Look for
11022 starttls-gnutls-program instead of starttls-program iff
11023 starttls-use-gnutls is non-nil.
11024 (smtpmail-open-stream): Don't overwrite user settings of
11025 starttls-extra-arguments and starttls-extra-args.
11026
11027 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11028
11029 * comint.el (comint-mouse-insert-input): Remove.
11030 (comint-insert-input): Make it work for mouse bindings.
11031 (comint-mode-map): Move defs into the declaration.
11032 (comint-output-filter): Typo.
11033
11034 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11035
11036 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
11037
11038 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
11039 (ange-ftp-call-chmod): Reference remote-shell-program instead of
11040 ange-ftp-remote-shell.
11041
11042 2004-10-10 Andreas Schwab <schwab@suse.de>
11043
11044 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
11045 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
11046 Reported by <sri@asu.edu>.
11047
11048 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
11049
11050 * vc.el (vc-annotate-mode): Remove variable.
11051 (vc-annotate-display-select): Only call vc-annotate-mode
11052 if we're not in that mode already.
11053
11054 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
11055
11056 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
11057 (imenu-choose-buffer-index): Check here for rescan instead.
11058
11059 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
11060 where the face expression evals to nil.
11061
11062 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
11063 (tex-font-lock-keywords-2): Use it.
11064 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
11065
11066 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
11067
11068 2004-10-09 Kim F. Storm <storm@cua.dk>
11069
11070 * subr.el (progress-reporter-update): Define before first usage.
11071 (make-progress-reporter): Doc fix.
11072
11073 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11074
11075 * textmodes/paragraphs.el (sentence-end-double-space)
11076 (sentence-end-without-period, sentence-end-without-space)
11077 (sentence-end): Doc fixes.
11078
11079 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
11080
11081 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
11082 Change paragraph-start regexp so we don't fill code starting with #'(.
11083
11084 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
11085
11086 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
11087 New defcustom.
11088 (extract-address-components): Use it.
11089
11090 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11091
11092 * subr.el (make-progress-reporter, progress-reporter-update)
11093 (progress-reporter-force-update, progress-reporter-do-update)
11094 (progress-reporter-done): New functions.
11095
11096 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11097
11098 * progmodes/etags.el (etags-tags-completion-table): Use progress
11099 reporter.
11100 (etags-tags-apropos): Likewise.
11101
11102 2004-10-08 Alan Mackenzie <acm@muc.de>
11103
11104 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11105 of current line.
11106
11107 2004-10-08 Masatake YAMATO <jet@gyve.org>
11108
11109 * server.el (server-process-filter): Wrap `process-send-region'
11110 by `condition-case' to guard the case when the pipe to PROC is closed.
11111
11112 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11113
11114 * xml.el (xml-substitute-special): Limit handling of external entities.
11115
11116 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11117
11118 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11119
11120 2004-10-06 John Paul Wallington <jpw@gnu.org>
11121
11122 * xml.el (xml-parse-dtd): Fix `error' call.
11123
11124 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11125
11126 * xml.el (xml-substitute-special): Return a single string instead
11127 of a list of strings if an entity substitution is made.
11128
11129 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11130
11131 * calendar/icalendar.el: New file.
11132
11133 2004-10-05 Juri Linkov <juri@jurta.org>
11134
11135 * isearch.el (isearch-done): Set mark after running hook.
11136 Reported by Drew Adams <drew.adams@oracle.com>.
11137
11138 * info.el (Info-history, Info-toc): Fix Info headers.
11139 (Info-toc): Narrow buffer before Info-fontify-node.
11140 (Info-build-toc): Don't check for special Info file names.
11141 Set main-file to nil if Info-find-file returns a symbol.
11142
11143 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11144
11145 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11146 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11147 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11148
11149 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11150
11151 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11152 for old interactive spec from calendar-goto-iso-date.
11153 (calendar-goto-iso-date): Use it.
11154 (calendar-goto-iso-week): New function. Suggested by Emilio
11155 C. Lopes <eclig@gmx.net>.
11156
11157 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11158
11159 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11160 `set-right-margin' bindings that follow the minor mode conventions.
11161
11162 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11163
11164 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11165 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11166 (latex-block-args-alist): Add minipage and picture.
11167 (latex-block-body-alist): Use reftex-label if enabled.
11168 (latex-insert-block): Don't insert a \n if not necessary.
11169 (tex-compile-commands): Make sure dvips doesn't send to printer.
11170 (tex-compile-default): Handle the case where no executable is found.
11171 (latex-noindent-environments): New var.
11172 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11173 If tex-indent-allhanging is non-nil, make sure we only align for macros
11174 at beginning of line.
11175
11176 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11177
11178 * newcomment.el (comment-beginning): Doc fix and don't choke on
11179 unset `comment-end-skip' when at beginning of comment.
11180
11181 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11182
11183 * term.el (term-adjust-current-row-cache): Don't allow the current
11184 row to become negative.
11185 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11186 the end of the line. Fix scroll down. Add comments.
11187 (term-handle-ansi-escape): Don't exceed terminal width when moving
11188 right.
11189 (term-scroll-region): Move the cursor after setting the scroll region.
11190
11191 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11192
11193 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11194 to `width' for consistency with docstring. Doc fix.
11195
11196 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11197
11198 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11199 This is necessary for derived modes.
11200
11201 2004-09-30 Kim F. Storm <storm@cua.dk>
11202
11203 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11204 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11205
11206 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11207 kmacro-extract-lambda functions.
11208 (edit-kbd-macro): Handle kmacro lambda forms.
11209 Include counter and counter format in edit buffer.
11210 (edmacro-finish-edit): Get counter and format from edit buffer and
11211 update kmacro bindings when found.
11212
11213 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11214
11215 * textmodes/paragraphs.el (forward-paragraph):
11216 Avoid args-out-of-range error when point winds up at the beginning of
11217 the buffer and hard newlines are enabled.
11218
11219 * newcomment.el (comment-multi-line): Doc fix.
11220
11221 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11222
11223 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11224 (diff-fixup-modifs): Catch unified-diff file-headers.
11225
11226 2004-09-29 Kim F. Storm <storm@cua.dk>
11227
11228 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11229 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11230 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11231
11232 * fringe.el (fringe-bitmap-p): New macro.
11233 (fringe-bitmaps): Add standard fringe bitmaps on load.
11234
11235 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11236
11237 * dired.el (dired-view-command-alist): Use more efficient regexps.
11238 Remove dubious arguments.
11239 (dired-align-file): New function.
11240 (dired-insert-directory): Use it.
11241 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11242 (dired-buffers-for-dir): Remove unused var `pattern'.
11243
11244 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11245
11246 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11247 from diary display excursion. Store diary buffer's point for
11248 `simple-diary-display'.
11249 (simple-diary-display): Set window point and start when
11250 displaying buffer, to preserve point.
11251
11252 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11253
11254 * textmodes/enriched.el (enriched-translations): Replace defconst
11255 with defvar.
11256
11257 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11258
11259 * printing.el: Doc fix.
11260 (pr-version): New version number (6.8.1).
11261 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11262 make-temp-name.
11263 (pr-delete-file): Check if file exists before deleting it.
11264 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11265
11266 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11267
11268 * term.el (term-display-table): New variable.
11269 (term-mode): Use it.
11270 (term-exec-1): Set the coding system to binary.
11271 (term-emulate-terminal): Decode the string before inserting it.
11272
11273 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11274
11275 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11276 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11277 (map): Bind S-prior, S-next and S-insert.
11278 (term-mode): Set `indent-tabs-mode' to nil.
11279 (term-paste): New function to be bound to S-insert.
11280 (term-send-del, term-send-backspace): Change the strings sent.
11281 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11282 (term-handle-colors-array): Fix handling of underline and reverse.
11283 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11284 (term-erase-in-line): Fix comparison.
11285 (term-emulate-terminal): Fix line wrap handling.
11286 (term-start-output-log): Rename from `term-set-output-log'.
11287 (term-stop-output-log): Rename from `term-stop-photo'.
11288 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11289
11290 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11291
11292 * dired.el (dired-move-to-filename): Don't output a message if
11293 raise-error is non-nil. Fix return position and value.
11294
11295 * files.el (insert-directory): Obey --dired even with symlinks.
11296
11297 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11298
11299 * ls-lisp.el (ls-lisp-format): Mark file names with property
11300 dired-filename.
11301
11302 2004-09-25 Kim F. Storm <storm@cua.dk>
11303
11304 * ido.el (ido-max-directory-size): New defcustom.
11305 (ido-decorations): Add "too big" element.
11306 (ido-directory-too-big): New dynamic var.
11307 (ido-may-cache-directory): Don't cache big directories.
11308 (ido-directory-too-big-p): New defun.
11309 (ido-set-current-directory): Update ido-directory-too-big.
11310 (ido-read-internal): Make empty ido-cur-item if too-big.
11311 (ido-buffer-internal): Use ido-read-internal directly instead of
11312 ido-read-buffer.
11313 (ido-file-internal): Init ido-directory-too-big.
11314 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11315 and redo completion with full list.
11316 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11317 it, and show completions.
11318 (ido-all-completions): Let bind ido-directory-too-big to nil.
11319 (ido-exhibit): Handle ido-directory-too-big.
11320 (ido-read-buffer): Handle fallback to read-buffer.
11321 Init ido-directory-too-big.
11322 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11323 Init ido-directory-too-big.
11324
11325 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11326
11327 * subr.el (delay-mode-hooks): Doc fix.
11328
11329 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11330
11331 * textmodes/enriched.el
11332 (enriched-default-text-properties-local-flag): New variable.
11333 (enriched-mode): Make sure that enabling and disabling the mode is
11334 a no-op. Doc fix.
11335
11336 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11337
11338 * calendar/holidays.el (holiday-advent): Report on a specified day
11339 offset from advent, not just advent.
11340 (holiday-easter-etc): Report on one specified day offset from
11341 easter, not all easter holidays. Various Easter holidays moved to
11342 `christian-holidays' variable in calendar.el.
11343 * calendar/calendar.el (christian-holidays): Adapt for new
11344 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11345
11346 2004-09-23 Kim F. Storm <storm@cua.dk>
11347
11348 * image.el (insert-sliced-image): Add doc string.
11349
11350 * ido.el (ido-choice-list): New dynamic var for `list' context.
11351 (ido-context-switch-command): New dynamic var.
11352 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11353 (ido-read-internal): Handle new `list' context.
11354 Handle insert-buffer and insert-file ido-exit values.
11355 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11356 ido-context-switch-command. Handle insert-file ido-exit value.
11357 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11358 unless it is already bound by caller.
11359 (ido-file-internal): New arg switch-cmd. Use it to setup
11360 ido-context-switch-command. Handle insert-buffer ido-exit value.
11361 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11362 used for context switching.
11363 (ido-all-completions): Handle new `list' context.
11364 (ido-make-choice-list): Return choices for `list' context.
11365 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11366 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11367 (ido-insert-buffer, ido-insert-file): Setup context switching.
11368 (ido-exhibit): Handle `list' context.
11369 (ido-read-file-name): Disable context switching. Handle fallback.
11370 (ido-read-directory-name): Disable context switching.
11371 (ido-completing-read): New defun like completing-read. Setup and
11372 use new `list' context.
11373
11374 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11375
11376 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11377
11378 2004-09-21 Jay Belanger <belanger@truman.edu>
11379
11380 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11381 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11382 separate window.
11383
11384 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11385
11386 * subr.el (after-change-major-mode-hook): Doc fix.
11387
11388 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11389
11390 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11391 of ghostscript for monochrome PostScript file in Windows.
11392
11393 2004-09-21 Kenichi Handa <handa@m17n.org>
11394
11395 * descr-text.el (describe-char): Checking of quail activation fixed.
11396
11397 2004-09-21 Jay Belanger <belanger@truman.edu>
11398
11399 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11400
11401 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11402
11403 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11404 after the mode hooks instead of before. Doc fix.
11405
11406 2004-09-20 Jason Rumney <jasonr@gnu.org>
11407
11408 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11409 _emacs, but revert to .emacs if neither exists in home directory.
11410
11411 2004-09-20 John Paul Wallington <jpw@gnu.org>
11412
11413 * bindings.el (completion-ignored-extensions): Add .dfsl.
11414
11415 2004-09-20 Richard M. Stallman <rms@gnu.org>
11416
11417 * bindings.el (scroll-left): Make it disabled.
11418
11419 * files.el (enable-local-eval): Doc fix.
11420
11421 * indent.el (move-to-left-margin): Special case for minibuffer.
11422
11423 * term.el (term-emulate-terminal): Turn off undo for output.
11424 Use with-current-buffer and save-selected-window.
11425
11426 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11427
11428 * progmodes/make-mode.el (makefile-fill-paragraph):
11429 Don't insist on spaces when looking for comments. # is enough.
11430
11431 * files.el (hack-local-variables): Copy the variables list
11432 to another buffer, strip prefixes and suffixes there, then read.
11433 (enable-local-eval): Doc fix.
11434 (ignored-local-variables): Initialize to nil.
11435 (risky-local-variable-p): Don't check ignored-local-variables here.
11436 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11437
11438 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11439
11440 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11441 of = to "." (punctuation).
11442
11443 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11444
11445 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11446
11447 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11448
11449 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11450 (enriched-before-change-major-mode): New function.
11451 Add it to `change-major-mode-hook'.
11452 (enriched-after-change-major-mode): New function.
11453 Add it to `after-change-major-mode-hook'.
11454 (enriched-mode): Make it work correctly if called from
11455 `after-change-major-mode-hook'.
11456 No longer set `indent-line-function'.
11457
11458 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11459
11460 * subr.el (after-change-major-mode-hook): New variable.
11461 (run-mode-hooks): Implement it.
11462
11463 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11464
11465 * battery.el (battery-linux-proc-apm): Use string-to-number.
11466 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11467 Use dolist (and less indentation). Use erase-buffer.
11468 Pre-initialize `design-capacity', `warn', and `low'.
11469 (battery-format): Use replace-regexp-in-string.
11470
11471 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11472
11473 * battery.el: Delete superfluous empty lines.
11474 (battery-linux-proc-acpi): Attempt to gather information from all
11475 battery subdirectories regardless of their file name.
11476 (battery-linux-proc-apm): Replace all occurrences of
11477 battery-hex-to-int-2 with string-to-int (base 16).
11478 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11479 (battery-hex-map): Delete variable.
11480
11481 2004-09-18 John Paul Wallington <jpw@gnu.org>
11482
11483 * calc/calc-units.el (calc-quick-units): Fix overzealous
11484 s/or/unless/.
11485
11486 2004-09-17 Jay Belanger <belanger@truman.edu>
11487
11488 * calc/calc.el (calc-mode-var-list): Fix the value of
11489 `calc-matrix-brackets'.
11490
11491 2004-09-17 Romain Francoise <romain@orebokech.com>
11492
11493 * ibuf-ext.el (define-ibuffer-filter filename):
11494 Expand dired-directory since buffer-file-name is absolute.
11495
11496 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11497
11498 * ediff-init.el (ediff-current-diff-face-A)
11499 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11500 (ediff-current-diff-face-Ancestor)
11501 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11502 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11503 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11504 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11505 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11506 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11507 Use min-colors.
11508
11509 * term.el (term-down): Perform vertical motion if DOWN is negative.
11510 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11511 (term-termcap-format): Synchronyze with the eterm terminfo entry
11512 in etc/e/eterm.ti.
11513 (term-handle-colors-array): If the current foreground or
11514 background are zero (i.e. unspecified), use the foreground and
11515 background of the default face for reverse video.
11516 (term-ansi-at-eval-string, term-ansi-default-fg)
11517 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11518 (term-mem): Delete ununsed function.
11519 (term-protocol-version): Increment.
11520 (term-current-face): Set to default.
11521
11522 2004-09-15 Jay Belanger <belanger@truman.edu>
11523
11524 * calc/calc.el (calc-mode-var-list): Define this variable.
11525 (calc-always-load-extensions, calc-line-numbering)
11526 (calc-line-breaking, calc-display-just, calc-display-origin)
11527 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11528 (calc-group-char, calc-point-char, calc-frac-format)
11529 (calc-prefer-frac, calc-hms-format, calc-date-format)
11530 (calc-float-format, calc-full-float-format, calc-complex-format)
11531 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11532 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11533 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11534 (calc-matrix-brackets, calc-language, calc-language-option)
11535 (calc-left-label, calc-right-label, calc-word-size)
11536 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11537 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11538 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11539 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11540 (calc-window-height, calc-display-trail, calc-show-selections)
11541 (calc-use-selections, calc-assoc-selections)
11542 (calc-display-working-message, calc-auto-why, calc-timing)
11543 (calc-mode-save-mode, calc-standard-date-formats)
11544 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11545 (calc-user-parse-tables, calc-gnuplot-default-device)
11546 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11547 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11548 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11549 (calc-invocation-macro, calc-show-banner): Give these values as
11550 part of `calc-mode-var-list's initialization after the variables
11551 are declared with defvar.
11552 (calc-bug-address): Change email address to send bug reports to.
11553 Change the maintainer address at the top.
11554 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11555 than "\\.emacs" to determine if it is the user-init-file.
11556
11557 * calc/calc-embed.el (calc-embedded-set-modes): Use
11558 `calc-mode-var-list' correctly.
11559
11560 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11561
11562 * vc.el (annotate-time): Document point handling.
11563 (vc-annotate-display-autoscale): Doc fix.
11564
11565 2004-09-15 Miles Bader <miles@gnu.org>
11566
11567 * generic.el (generic-make-keywords-list): Use symbol rather than
11568 word anchors in regexp.
11569
11570 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11571
11572 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11573 no file name consider `dired-directory'.
11574
11575 2004-09-14 Kim F. Storm <storm@cua.dk>
11576
11577 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11578
11579 2004-09-14 Simon Josefsson <jas@extundo.com>
11580
11581 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11582
11583 * textmodes/dns-mode.el: Add.
11584
11585 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11586
11587 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11588 (disabled-command-function): Make the ?\ char more obvious.
11589
11590 * vc-arch.el (vc-arch-root, vc-arch-registered):
11591 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11592
11593 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11594
11595 * windmove.el (windmove-frame-edges): Report coordinates of
11596 outside edges of frame, not inside edges.
11597 (windmove-coordinates-of-position): Convert into wrapper to new
11598 function `windmove-coordinates-of-window-position';
11599 `compute-motion' always applies to selected window.
11600 (windmove-coordinates-of-position): Update documentation to refer
11601 to Emacs 21 Lisp Reference Manual.
11602 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11603
11604 2004-09-13 Kim F. Storm <storm@cua.dk>
11605
11606 * isearch.el (isearch-resume-in-command-history): Rename from
11607 isearch-resume-enabled and change default to nil.
11608
11609 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11610
11611 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11612 (vc-registered): Use it.
11613 (vc-find-root): New fun.
11614
11615 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11616 Don't tell to use \\{...} when it's already done.
11617
11618 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11619 Provide a sample complex default.
11620 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11621 (bibtex-entry): Use mapc.
11622
11623 2004-09-12 Kim F. Storm <storm@cua.dk>
11624
11625 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11626
11627 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11628 inhibit-field-text-motion to t so rectangles work in comint buffers.
11629
11630 * simple.el (choose-completion-string): Set buffer before running
11631 choose-completion-string-functions hook so it can be buffer-local.
11632
11633 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11634
11635 * progmodes/compile.el (compilation-start): Parse command to see
11636 if it starts with a cd, and if so perform it for the *compilation*
11637 buffer. Change the header to reflect this.
11638
11639 2004-09-11 Kim F. Storm <storm@cua.dk>
11640
11641 * ido.el (ido-enable-dot-prefix): Doc fix.
11642 (ido-enable-dot-prefix): New defcustom.
11643 (ido-set-matches1): Use it.
11644
11645 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11646
11647 * textmodes/bibtex.el (bibtex-mark-active)
11648 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11649
11650 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11651
11652 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11653 used in a case insensitive environment.
11654 (bibtex-mode-map): Rearrange order of menus.
11655 (bibtex-quoted-string-re): Obsolete.
11656 (bibtex-complete-key-cleanup): Variable replaced by new function.
11657 (bibtex-font-lock-keywords): Use backquotes.
11658 (bibtex-font-lock-url-regexp): New internal variable.
11659 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11660 "OPT" and "ALT".
11661 (bibtex-insert-current-kill, bibtex-make-field)
11662 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11663 (bibtex-parse-field-text): Simplify.
11664 (bibtex-string=): New helper function.
11665 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11666 (bibtex-map-entries): Use bibtex-string=.
11667 (bibtex-search-entry): Use not.
11668 (bibtex-enclosing-field): Fix docstring.
11669 (bibtex-assoc-regexp): Obsolete.
11670 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11671 (bibtex-autokey-get-names): Handle empty name field.
11672 (bibtex-parse-strings): Use assoc-string and unless.
11673 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11674 Use assoc-string.
11675 (bibtex-pop): Simplify.
11676 (bibtex-mode): Set font-lock-extra-managed-props.
11677 (bibtex-entry-update): Use assoc-string.
11678 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11679 (bibtex-autofill-entry): Use bibtex-string=.
11680 (bibtex-print-help-message): Simplify.
11681 (bibtex-find-entry): New optional arg START.
11682 (bibtex-validate): Use bibtex-string= and assoc-string.
11683 Do not call obsolete function compilation-parse-errors.
11684 (bibtex-remove-delimiters): Only remove delimiters if present.
11685 (bibtex-copy-entry-as-kill): Add docstring.
11686 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11687 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11688 (bibtex-complete): Use bibtex-predefined-month-strings,
11689 bibtex-string=, and new function bibtex-complete-key-cleanup.
11690 (bibtex-generate-url-list): New variable.
11691 (bibtex-url): New command bound to C-c C-l and mouse-2.
11692 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11693 (bibtex-font-lock-url): New function.
11694
11695 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11696
11697 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11698
11699 2004-09-09 Kim F. Storm <storm@cua.dk>
11700
11701 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11702 counter and format with binding.
11703 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11704 the declared macro uses own macro counter and format. Give symbol
11705 kmacro property.
11706 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11707 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11708 (kmacro-end-and-call-macro): Doc fix.
11709
11710 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11711
11712 * desktop.el (desktop-clear-preserve-buffers):
11713 Remove make-obsolete-variable.
11714
11715 2004-09-08 Richard M. Stallman <rms@gnu.org>
11716
11717 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11718 with the buffer as argument.
11719
11720 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11721
11722 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11723
11724 2004-09-08 Juri Linkov <juri@jurta.org>
11725
11726 * replace.el (perform-replace): Use `query-replace-descr'.
11727
11728 * cus-start.el (history-delete-duplicates): Specify customization.
11729
11730 * diff-mode.el (diff-mode-map):
11731 * progmodes/compile.el (compilation-mode-map):
11732 * progmodes/grep.el (grep-mode-map):
11733 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11734 to `next-error-follow-minor-mode'.
11735
11736 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11737
11738 * isearch.el (isearch-lazy-highlight-update): Take into account
11739 the case of zero-length match at the search bound.
11740
11741 2004-09-08 Kim F. Storm <storm@cua.dk>
11742
11743 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11744 change. Use zero width overlays when necessary.
11745
11746 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11747
11748 * subr.el (split-string): Docfix.
11749
11750 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11751
11752 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11753 (display-call-tree): Ensure newline after caller/calls blocks.
11754
11755 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11756
11757 * startup.el (command-line-1): Make option
11758 --directory/-L modify `load-path' straight away.
11759
11760 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11761
11762 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
11763
11764 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11765
11766 * emacs-lisp/autoload.el (make-autoload):
11767 Handle `define-compilation-mode'.
11768
11769 * emacs-lisp/lisp-mode.el (define-compilation-mode):
11770 Specify `doc-string-elt' property.
11771
11772 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11773
11774 * bs.el (bs-mode): Doc fix.
11775
11776 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11777
11778 * info.el (Info-insert-dir): Fix temp buffer leak bug.
11779
11780 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11781
11782 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
11783
11784 2004-09-08 Kenichi Handa <handa@m17n.org>
11785
11786 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
11787 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
11788 ps-mule-next-point -> 1+).
11789
11790 * composite.el (encode-composition-rule): Add autoload cooky.
11791
11792 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11793
11794 * format.el (buffer-auto-save-file-format): Make it permanent local.
11795
11796 2004-09-07 Kim F. Storm <storm@cua.dk>
11797
11798 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11799 (authors-fixed-entries): Fix typo.
11800 (authors-canonical-author-name): Compact multiple spaces.
11801 Ignore trivial names (e.g. only first name).
11802
11803 * term.el (term-window-width): Only use full window width on
11804 window system if overflow-newline-into-fringe is enabled.
11805 (term-mode): Don't disable overflow-newline-into-fringe.
11806
11807 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11808
11809 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11810 motion as seen on my Mac OS X xterms.
11811
11812 * newcomment.el (uncomment-region-default, comment-region-default):
11813 New functions extracted from uncomment-region and comment-region.
11814 (comment-region, comment-region-function, uncomment-region)
11815 (uncomment-region-function): Use them.
11816
11817 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11818
11819 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11820 It's not crucial but can make sense at times.
11821
11822 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11823 the first commit.
11824
11825 * vc.el (vc-buffer-context, vc-restore-buffer-context):
11826 Disable obsolete code.
11827
11828 2004-09-07 Juri Linkov <juri@jurta.org>
11829
11830 * progmodes/grep.el (grep-highlight-matches): Change default from
11831 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
11832 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11833 if grep option `--color' is available, or to `nil' otherwise.
11834 (grep-process-setup): Call `grep-compute-defaults' if
11835 `grep-highlight-matches' is not computed. Set env-vars only
11836 if `grep-highlight-matches' is `t'.
11837 (grep-use-null-device): Remove redundant type `boolean' (`choice'
11838 is already defined).
11839
11840 * progmodes/compile.el (compilation-start): Use copy of
11841 `process-environment' created by `copy-sequence' to not
11842 modify env-vars in the global `process-environment'.
11843
11844 2004-09-06 Eli Zaretskii <eliz@gnu.org>
11845
11846 * simple.el (next-error-follow-minor-mode): Fix last change.
11847
11848 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
11849
11850 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11851 permanent local.
11852
11853 2004-09-04 Richard M. Stallman <rms@gnu.org>
11854
11855 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11856 highlighting if the search string is empty.
11857
11858 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
11859
11860 * facemenu.el (facemenu-active-faces): Change condition of inner
11861 `while' loop to also check the first two elements of `face-atts'
11862 and `mask-atts'.
11863
11864 2004-09-04 John Paul Wallington <jpw@gnu.org>
11865
11866 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11867 (thumbs-view-image-mode): Make buffer read-only.
11868
11869 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
11870
11871 * textmodes/ispell.el (ispell-really-aspell): New defvar.
11872 (ispell-check-version): Set it.
11873 (ispell-send-replacement): New function.
11874 (ispell-process-line): Call ispell-send-replacement.
11875
11876 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11877
11878 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11879 Support choosing seconds with "s".
11880
11881 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
11882
11883 * terminal.el (te-escape): Show `?' in prompt for help key.
11884
11885 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
11886
11887 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
11888
11889 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11890
11891 * simple.el (next-error-follow-minor-mode)
11892 (next-error-follow-mode-post-command-hook): New functions.
11893 (next-error-follow-last-line): New defvar.
11894
11895 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
11896 * progmodes/compile.el (compilation-mode-map): Likewise.
11897 * progmodes/grep.el (grep-mode-map): Likewise.
11898 * replace.el (occur-mode-map): Likewise.
11899
11900 * newcomment.el (uncomment-region): Bind comment-use-global-state
11901 to nil.
11902
11903 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
11904
11905 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
11906 locally around the call to `revert-buffer'.
11907
11908 2004-09-03 Juri Linkov <juri@jurta.org>
11909
11910 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
11911 `isearch-adjusted' to `t'.
11912 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
11913 (isearch-message-prefix): Add "pending" for isearch-adjusted.
11914 (isearch-other-meta-char): Restore isearch-point unconditionally.
11915 (isearch-query-replace): Add new arg `regexp-flag' and use it.
11916 Set point to start of match if region is not active in transient
11917 mark mode (to include the current match to region boundaries).
11918 Push the search string to `query-replace-from-history-variable'.
11919 Add prompt "Query replace regexp" for isearch-regexp.
11920 Add region beginning/end as last arguments of `perform-replace.'
11921 (isearch-query-replace-regexp): Replace code by the call to
11922 `isearch-query-replace' with arg `t'.
11923
11924 2004-09-03 Richard M. Stallman <rms@gnu.org>
11925
11926 * startup.el (normal-top-level): Undo previous TERM change.
11927
11928 2004-09-03 Kim F. Storm <storm@cua.dk>
11929
11930 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
11931 highlight overlays; allow using RET when cursor is over a button.
11932 (cua--highlight-rectangle): Use it.
11933 (cua--rectangle-set-corners): Don't move backwards at eol.
11934 (cua--forward-line): Don't move into void after eob.
11935
11936 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
11937 point is set (and displayed) inside rectangle.
11938 (cua--rectangle-operation): Fix for highlight of empty lines.
11939 (cua--highlight-rectangle): Fix highlight for tabs.
11940 Position cursor at left/right edge of rectangle using new `cursor'
11941 property on overlay strings.
11942 (cua--indent-rectangle): Don't tabify.
11943 (cua-rotate-rectangle): Ignore that point has moved.
11944
11945 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11946
11947 * term/mac-win.el: Add ASCII equivalents for some function keys.
11948 (mode-line-frame-identification): Sync with x-win.el.
11949
11950 2004-09-02 Juri Linkov <juri@jurta.org>
11951
11952 * progmodes/compile.el (compilation-buffer-name): Compare major
11953 mode with second element of compilation-arguments instead of third
11954 to reflect latest changes in compilation-arguments structure.
11955 (recompile): Use global variable `compilation-directory' to get
11956 recent compilation directory only when `recompile' is invoked NOT
11957 in the compilation buffer. Otherwise, use `default-directory' of
11958 the compilation buffer.
11959 (compilation-error-properties): Allow to funcall col and end-col.
11960 (compilation-mode-font-lock-keywords): Check col and end-col by
11961 `integerp'.
11962 (compilation-goto-locus): If end-mk is non-nil in transient mark
11963 mode don't activate the mark (and don't display message in
11964 push-mark), but highlight overlay between mk and end-mk.
11965
11966 * progmodes/grep.el (grep-highlight-matches): New defcustom.
11967 (grep-regexp-alist): Add rule to highlight grep matches.
11968 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
11969
11970 * info.el (Info-fontify-node): Don't compute other-tag
11971 if Info-hide-note-references=hide.
11972
11973 * help.el (function-called-at-point):
11974 * help-fns.el (variable-at-point):
11975 Try `find-tag-default' when other methods failed.
11976
11977 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11978 Do not push mark if inhibit-mark-movement is non-nil.
11979
11980 * textmodes/ispell.el (ispell-html-skip-alists):
11981 Fix backslashes in docstring.
11982
11983 2004-09-01 Juri Linkov <juri@jurta.org>
11984
11985 * isearch.el (isearch-wrap-function)
11986 (isearch-push-state-function): New defvars.
11987 (isearch-pop-fun-state): New defsubst.
11988 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
11989 (isearch-push-state): Set the result of calling
11990 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
11991 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
11992 restore the mode-specific starting point of terminated search.
11993 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
11994 (isearch-repeat): Call `isearch-wrap-function' if defined.
11995 (isearch-message-prefix): Don't add prefix "over" to the message
11996 for wrapped search if `isearch-wrap-function' is defined.
11997 (isearch-search): Call function saved in `isearch-pop-fun-state' to
11998 restore the mode-specific starting point of failed search.
11999
12000 * info.el (Info-search-whitespace-regexp): Fix backslashes.
12001 (Info-search): Add new optional arguments for the sake of isearch.
12002 Replace whitespace in Info-search-whitespace-regexp literally.
12003 Add backward search. Don't call `Info-select-node' if regexp is
12004 found in the same Info node. Don't add node to Info-history for
12005 wrapped isearch.
12006 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
12007 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
12008 (Info-mode): Set local variables `isearch-search-fun-function',
12009 `isearch-wrap-function', `isearch-push-state-function',
12010 `search-whitespace-regexp'.
12011
12012 * isearch.el: Remove ancient Change Log section.
12013 (isearch-string, isearch-message-string, isearch-point)
12014 (isearch-success, isearch-forward-flag, isearch-other-end)
12015 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12016 (isearch-barrier, isearch-within-brackets)
12017 (isearch-case-fold-search): Add suffix `-state' to state-related
12018 defsubsts to avoid name clashes with other function names.
12019
12020 * simple.el (next-error): New defgroup and defface.
12021 (next-error-highlight, next-error-highlight-no-select):
12022 New defcustoms.
12023 (next-error-no-select): Let-bind next-error-highlight to the value
12024 of next-error-highlight-no-select before calling `next-error'.
12025
12026 * progmodes/compile.el (compilation-goto-locus):
12027 Use `next-error' face instead of `region'. Set 4-th argument of
12028 `move-overlay' to `current-buffer' to move overlay to different
12029 source buffers. Use new variable `next-error-highlight'.
12030
12031 * simple.el (next-error-find-buffer): Move the rule
12032 "if current buffer is a next-error capable buffer" after the
12033 rule "if next-error-last-buffer is set to a live buffer".
12034 Simplify to test all rules in one `or'.
12035 (next-error): Doc fix.
12036 (next-error, previous-error, first-error)
12037 (next-error-no-select, previous-error-no-select):
12038 Make arguments optional.
12039
12040 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
12041
12042 * macros.el (apply-macro-to-region-lines): Make it operate on all
12043 lines that begin in the region, rather than on all complete lines
12044 in the region.
12045
12046 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12047
12048 * x-dnd.el (x-dnd-protocol-alist): Document update.
12049 (x-dnd-known-types): Defcustom it.
12050 (x-dnd-handle-motif): Print message-atom in error message.
12051
12052 2004-08-30 John Paul Wallington <jpw@gnu.org>
12053
12054 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
12055 strings rather than programatically constructing message.
12056
12057 2004-08-30 Richard M. Stallman <rms@gnu.org>
12058
12059 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
12060 Don't return a string that would read as the wrong character code.
12061
12062 2004-08-29 Kim F. Storm <storm@cua.dk>
12063
12064 * emulation/cua-base.el (cua-auto-expand-rectangles):
12065 Remove automatic rectangle padding feature; replace by non-destructive
12066 virtual rectangle edges feature.
12067 (cua-virtual-rectangle-edges): New defcustom.
12068 (cua-auto-tabify-rectangles): New defcustom.
12069 (cua-paste): If paste into a marked rectangle, insert rectangle at
12070 current column, even if virtual; also paste exactly as many lines
12071 as has been marked (ignore additional lines or add empty lines),
12072 but paste whole source if only one line is marked.
12073 (cua--update-indications): No longer use overwrite-cursor to
12074 indicate rectangle padding
12075
12076 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
12077 (cua--rectangle-virtual-edges): New defun.
12078 (cua--rectangle-get-corners): Remove optional PAD arg.
12079 (cua--rectangle-set-corners): Never do padding.
12080 (cua--forward-line): Remove optional PAD arg. Simplify.
12081 (cua-resize-rectangle-right, cua-resize-rectangle-left)
12082 (cua-resize-rectangle-down, cua-resize-rectangle-up):
12083 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
12084 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
12085 (cua--rectangle-move): Never do padding. Simplify.
12086 (cua--tabify-start): New defun.
12087 (cua--rectangle-operation): Add tabify arg. All callers changed.
12088 (cua--pad-rectangle): Remove.
12089 (cua--delete-rectangle): Handle delete with virtual edges.
12090 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
12091 (cua--insert-rectangle): Handle insert at virtual column.
12092 Perform auto-tabify if necessary.
12093 (cua--activate-rectangle): Remove optional FORCE arg.
12094 Never do padding. Simplify.
12095 (cua--highlight-rectangle): Enhance for virtual edges.
12096 (cua-toggle-rectangle-padding): Remove command.
12097 (cua-toggle-rectangle-virtual-edges): New command.
12098 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12099 (cua--rectangle-post-command): Don't force rectangle padding.
12100 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12101
12102 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12103
12104 * indent.el (edit-tab-stops-buffer): Doc fix.
12105
12106 2004-08-28 Richard M. Stallman <rms@gnu.org>
12107
12108 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12109 (grep-tag-default): Function deleted.
12110
12111 * subr.el (find-tag-default): Move from etags.el.
12112
12113 * progmodes/etags.el (find-tag-default): Move to subr.el.
12114
12115 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12116 into the basic character if it has an uppercase form.
12117
12118 2004-08-27 Kenichi Handa <handa@m17n.org>
12119
12120 * international/utf-8.el (utf-8-post-read-conversion): If the
12121 buffer is unibyte, temporarily make it multibyte.
12122
12123 2004-08-27 Masatake YAMATO <jet@gyve.org>
12124
12125 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12126
12127 2004-08-25 John Paul Wallington <jpw@gnu.org>
12128
12129 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12130 0, 1, and many mismatches in message.
12131 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12132
12133 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12134 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12135
12136 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12137
12138 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12139 vc-diff-switches differently.
12140
12141 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12142
12143 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12144 before and a real defvar after
12145 `speedbar-supported-extension-expressions'. This is to silence
12146 the compiler without breaking bootstrapping.
12147
12148 2004-08-22 Richard M. Stallman <rms@gnu.org>
12149
12150 * textmodes/flyspell.el (flyspell-word):
12151 Use set-process-query-on-exit-flag.
12152 (flyspell-highlight-duplicate-region): Take POSS as arg.
12153 (flyspell-word): Pass POSS as arg.
12154
12155 * progmodes/ada-xref.el: Many doc and style fixes.
12156 (ada-find-any-references): Use compilation-start.
12157 (ada-get-ali-file-name): Improve error msg.
12158 (ada-get-ada-file-name): Likewise.
12159
12160 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12161 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12162
12163 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12164 Add forward defvar.
12165
12166 * whitespace.el (global-whitespace-mode): New alias
12167 for whitespace-global-mode.
12168
12169 * speedbar.el (speedbar-file-regexp): Move definition up.
12170 (speedbar-mode, speedbar-set-mode-line-format):
12171 Use with-no-warnings.
12172 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12173
12174 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12175 controls whether to display the error buffer.
12176
12177 * ps-mule.el: Delete compatibility code for old Emacses.
12178 (ps-mule-find-wrappoint): Don't use chars-in-region.
12179
12180 * frame.el (display-mouse-p, display-selections-p):
12181 Use with-no-warnings.
12182
12183 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12184
12185 2004-08-22 David Kastrup <dak@gnu.org>
12186
12187 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12188 information.
12189
12190 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12191
12192 2004-08-22 Andreas Schwab <schwab@suse.de>
12193
12194 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12195
12196 2004-08-22 Masatake YAMATO <jet@gyve.org>
12197
12198 * cvs-status.el (cvs-status-checkout): New function.
12199 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12200
12201 2004-08-21 David Kastrup <dak@gnu.org>
12202
12203 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12204 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12205 has been converted to use hashtables, the relation `nil=none' is
12206 no longer valid, as `nil' is not a hashtable. This patch tries to
12207 reduce the number of resulting errors.
12208
12209 2004-08-21 John Paul Wallington <jpw@gnu.org>
12210
12211 * subr.el (process-kill-without-query): Made obsolete in
12212 version 21.4, not 21.5.
12213
12214 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12215 (vc-previous-comment, vc-next-comment)
12216 (vc-comment-search-reverse, vc-comment-search-forward)
12217 (vc-comment-to-change-log): Likewise.
12218
12219 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12220
12221 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12222
12223 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12224 Correct indentation of DEFMETHODS with non-standard method
12225 combinations (e.g., PROGN, MIN, MAX).
12226
12227 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12228
12229 * startup.el (normal-top-level-add-subdirs-to-load-path):
12230 Avoid unnecessarily checking system-type.
12231 (normal-top-level): Set TERM to "dumb". Simplify.
12232
12233 * avoid.el (mouse-avoidance-ignore-p): New fun.
12234 Also ignore switch-frame, select-window, double, and triple clicks.
12235 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12236 (mouse-avoidance-fancy-hook): Use it.
12237
12238 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12239
12240 * avoid.el (mouse-avoidance-nudge-mouse)
12241 (mouse-avoidance-banish-destination): Stay within the current window
12242 to avoid problems with mouse-autoselect-window.
12243
12244 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12245
12246 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12247 the newer format of some messages in cvs-1.12.1.
12248
12249 2004-08-19 Masatake YAMATO <jet@gyve.org>
12250
12251 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12252 (elp-results-jump-to-definition-by-mouse)
12253 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12254 (elp-output-result): Use elp-output-insert-symname.
12255
12256 2004-08-18 Kenichi Handa <handa@m17n.org>
12257
12258 * language/cyrillic.el: Register koi8-r in
12259 ctext-non-standard-encodings-alist.
12260 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12261
12262 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12263
12264 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12265 that replaces 20xy with xy.
12266
12267 2004-08-17 John Paul Wallington <jpw@gnu.org>
12268
12269 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12270 (reb-force-update): Doc fix.
12271
12272 2004-08-16 Richard M. Stallman <rms@gnu.org>
12273
12274 * progmodes/which-func.el (which-func-update-1): Doc fix.
12275
12276 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12277 (sh-mode-abbrev-table): New variable.
12278
12279 * progmodes/compile.el (compilation-mode): Doc fix.
12280
12281 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12282 Don't cons a new symbol each time.
12283 (eval-last-sexp-fake-value): New variable.
12284
12285 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12286 (copyright-update-year): Detect continuation of list of years.
12287
12288 * term.el (term-default-fg-color, term-default-bg-color)
12289 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12290
12291 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12292
12293 2004-08-16 Davis Herring <herring@lanl.gov>
12294
12295 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12296 (isearch-success, isearch-forward-flag, isearch-other-end)
12297 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12298 (isearch-barrier, isearch-within-brackets)
12299 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12300
12301 2004-08-16 Kenichi Handa <handa@m17n.org>
12302
12303 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12304
12305 2004-08-15 Kenichi Handa <handa@m17n.org>
12306
12307 * term/x-win.el (x-selection-value): If utf8 was successful but
12308 ctext was not, use utf8 string.
12309
12310 2004-08-14 Davis Herring <herring@lanl.gov>
12311
12312 * isearch.el: Remove accidental changes of March 4. Fix backing
12313 up when a regexp isearch is made more general. Use symbolic
12314 accessor functions for isearch stack frames to make usage clearer.
12315 (search-whitespace-regexp): Made groups in documentation shy (as
12316 is the group in the default value).
12317 (isearch-fallback): New function, addresses problems with regexps
12318 liberalized by `\|', adds support for liberalization by `\}' (the
12319 general repetition construct), and incorporates behavior for
12320 `*'/`?'.
12321 (isearch-}-char): New command, calls `isearch-fallback' with
12322 arguments appropriate to a typed `}'.
12323 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12324 appropriately.
12325 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12326 (isearch-string, isearch-message,string, isearch-point)
12327 (isearch-success, isearch-forward-flag, isearch-other-end)
12328 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12329 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12330 New inline functions to read fields of a stack frame.
12331
12332 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12333
12334 * battery.el (battery-linux-proc-acpi): Look into battery
12335 directories matching the literal string "CMB", too (required for
12336 Linux kernel version 2.6.7).
12337
12338 2004-08-14 John Paul Wallington <jpw@gnu.org>
12339
12340 * cus-start.el (read-file-name-completion-ignore-case): Add.
12341 (blink-cursor-alist): Change version to "21.4".
12342
12343 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12344
12345 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12346
12347 * speedbar.el (speedbar-scan-subdirs): New option.
12348 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12349 dolist.
12350 (speedbar-insert-files-at-point): Take an extra argument and use
12351 it to optionally find out if a subdir is empty. Also unreadable
12352 files don't get expand buttons.
12353 (speedbar-directory): New image (unused pixmap already existed).
12354 (speedbar-expand-image-button-alist): Use it.
12355
12356 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12357
12358 CC Mode update to 5.30.9:
12359
12360 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12361 Move from cc-vars to cc-defs for dependency reasons. Fix the
12362 POSIX char class test to check that it works in
12363 `skip-chars-(forward|backward)' too.
12364
12365 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12366 first argument starts with a special brace list.
12367
12368 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12369 when `c-opt-type-concat-key' is used (i.e. in Pike).
12370
12371 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12372 Fix bug when the inner char pair doesn't have paren syntax,
12373 i.e. "(<>)".
12374
12375 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12376 whitespace safe.
12377
12378 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12379 position for `arglist-intro', `arglist-cont-nonempty' and
12380 `arglist-close' when there are two arglist open parens on the same
12381 line and there's nothing in front of the first.
12382
12383 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12384 locking of qualified names in Java, which previously could fontify
12385 common indexing expressions in many cases. The standard Java
12386 naming conventions are used to tell them apart.
12387
12388 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12389 Fix inconsistency wrt opening parens on the first line inside a paren
12390 block.
12391
12392 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12393 compile time for the sake of `c-major-mode-is'.
12394
12395 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12396 `c-major-mode-is' in the event that this is used inside a
12397 `c-lang-defconst'.
12398
12399 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12400 `c-lang-defconst' so that it works better with fallback languages.
12401
12402 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12403 it to fail to record the base mode.
12404
12405 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12406 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12407 is used. Reorder the syntax checks to get more efficient
12408 skipping in some situations.
12409
12410 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12411 continuation which might precede the newly inserted '{'.
12412
12413 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12414 Fix cases where it could loop indefinitely.
12415
12416 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12417 size specs correctly. Only fontify identifiers in front of '('
12418 with as functions - don't accept any paren char. Tighten up
12419 initializer skipping to stop before function and class blocks.
12420
12421 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12422 the point could be left directly after an open paren when finding
12423 the beginning of the first decl in the block.
12424
12425 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12426 table when filtering out legitimate open parens to be recorded.
12427 This could cause cache inconsistencies when e.g.
12428 `c++-template-syntax-table' was temporarily in use.
12429
12430 * progmodes/cc-engine.el (c-on-identifier)
12431 (c-simple-skip-symbol-backward): Small fix for handling "-"
12432 correctly in `skip-chars-backward'. Affected the operator lfun
12433 syntax in Pike.
12434
12435 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12436 Fix bug that could cause an error from `after-change-functions' when
12437 the changed region is at bob.
12438
12439 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12440
12441 CC Mode update to 5.30.9:
12442
12443 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12444 to say that <TAB> doesn't insert WS into a CPP line.
12445 (c-indent-command, c-tab-always-indent): Amend doc strings.
12446
12447 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12448 checks for user errors, thus eliminating cryptic and unhelpful
12449 Emacs error messages. (1) Check the arg to `c-set-style' is a
12450 string. (2) Check that settings to `c-offsets-alist' are not
12451 spuriously quoted.
12452
12453 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12454 which precedes the newly inserted `{'.
12455
12456 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12457
12458 Sync with Tramp 2.0.44.
12459
12460 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12461 function "tramp_file_attributes". Otherwise, file names
12462 containing spaces are misinterpreted. Reported by Magnus Henoch
12463 <mange@freemail.hu>.
12464 (tramp-handle-file-truename): FILENAME must be expanded first.
12465 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12466 obscure results. Reported by D. Goel <deego@gnufans.org>.
12467 (tramp-handle-verify-visited-file-modtime): If file does not
12468 exist, say it is not modified if and only if that agrees with the
12469 buffer's record. Check whether a file is visiting the buffer, or
12470 the buffer has no recorded last modification time. Return t in
12471 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12472 <teirllm@auburn.edu>.
12473 (tramp-handle-write-region): Pass modtime explicitely to
12474 `set-visited-file-modtime', because filename can be different
12475 from (buffer-file-name) if `file-precious-flag' is set.
12476 `set-visited-file-modtime' must be called always when `visit' is t
12477 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12478 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12479 nil, don't apply the whole body. If the file doesn't exists, set
12480 modtime to '(-1 65535). Suggested by Luc Teirlinck
12481 <teirllm@auburn.edu>.
12482
12483 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12484
12485 * help.el (describe-bindings): Doc fix.
12486
12487 * subr.el (kbd): Doc fix.
12488
12489 2004-08-08 John Paul Wallington <jpw@gnu.org>
12490
12491 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12492 instead of `string-to-int'.
12493 (define-ibuffer-column mode): Fix indentation.
12494
12495 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12496
12497 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12498
12499 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12500
12501 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12502
12503 * novice.el (disabled-command-function): New variable renamed from
12504 `disabled-command-hook'.
12505 (disabled-command-hook): Keep the _variable_ as alias for
12506 `disabled-command-function' and make obsolete.
12507 (disabled-command-function): Function renamed from
12508 `disabled-command-hook'. Adapt code to name change of the variable.
12509
12510 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12511
12512 * simple.el (completion-root-regexp): New defvar.
12513 (completion-setup-function): Use it instead of a literal string.
12514
12515 2004-08-07 John Paul Wallington <jpw@gnu.org>
12516
12517 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12518 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12519 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12520 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12521
12522 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12523
12524 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12525 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12526
12527 2004-08-04 Kenichi Handa <handa@m17n.org>
12528
12529 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12530 Fix previous change.
12531
12532 2004-08-03 Kenichi Handa <handa@m17n.org>
12533
12534 * international/encoded-kb.el: The following changes are to
12535 utilize key-translation-map instead of minor mode map.
12536 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12537 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12538 (encoded-kbd-last-key): New function.
12539 (encoded-kbd-iso2022-single-shift): New function.
12540 (encoded-kbd-iso2022-designation)
12541 (encoded-kbd-self-insert-iso2022-7bit)
12542 (encoded-kbd-self-insert-iso2022-8bit)
12543 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12544 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12545 key-translation-map.
12546 (encoded-kbd-setup-keymap): Setup key-translation-map.
12547 (saved-key-translation-map): New variable.
12548 (encoded-kbd-mode): Save/restore key-translation-map.
12549 Adjust for the change of encoded-kbd-setup-keymap.
12550
12551 2004-08-02 Kim F. Storm <storm@cua.dk>
12552
12553 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12554 and call compute-motion with nil for topos and width to get proper
12555 usable width and height for both window and non-window systems.
12556
12557 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12558 calculate usable window width and height.
12559
12560 * window.el (window-buffer-height): Call compute-motion with nil width.
12561
12562 2004-08-01 David Kastrup <dak@gnu.org>
12563
12564 * replace.el (query-replace-read-from):
12565 Use `query-replace-compile-replacement'.
12566 (query-replace-compile-replacement): New function.
12567 (query-replace-read-to): Use `query-replace-compile-replacement'
12568 for repeating the last command.
12569
12570 2004-08-01 John Paul Wallington <jpw@gnu.org>
12571
12572 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12573 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12574 (pr-switches): Remove period from end of error messages.
12575
12576 * help-mode.el (help-go-back): Likewise.
12577
12578 * abbrev.el (only-global-abbrevs): Doc fix.
12579 (edit-abbrevs-map): Define within defvar.
12580 (quietly-read-abbrev-file): Doc fix.
12581
12582 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12583
12584 * novice.el (enable-command, disable-command): Doc fixes.
12585
12586 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12587
12588 2004-07-30 Richard M. Stallman <rms@gnu.org>
12589
12590 * subr.el (with-local-quit): Doc fix.
12591
12592 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12593
12594 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12595
12596 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12597
12598 * custom.el (defcustom): Doc fix.
12599
12600 2004-07-28 Masatake YAMATO <jet@gyve.org>
12601
12602 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12603
12604 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12605
12606 * imenu.el (imenu-prev-index-position-function)
12607 (imenu-extract-index-name-function, imenu-name-lookup-function)
12608 (imenu--index-alist): Docstring redundancy fix.
12609
12610 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12611
12612 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12613 binding dired-backup-overwrite.
12614
12615 2004-07-25 John Paul Wallington <jpw@gnu.org>
12616
12617 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12618
12619 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12620
12621 * term/tty-colors.el (tty-color-approximate): Doc fix.
12622
12623 * select.el (x-get-selection, x-set-selection): Doc fixes.
12624
12625 * frame.el (make-frame): Doc fix.
12626
12627 2004-07-24 Richard M. Stallman <rms@gnu.org>
12628
12629 * mail/rmail.el (rmail-mime-charset-pattern):
12630 Don't include semicolon in the charset value.
12631
12632 * replace.el (occur-next-error): Call set-window-point.
12633 (occur-engine): Handle negative NLINES.
12634
12635 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12636
12637 * frame.el (modify-all-frames-parameters): Minor doc fix.
12638 (set-frame-configuration): Doc fix.
12639
12640 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12641
12642 * simple.el (completion-setup-function): Compute the common parts
12643 and the first difference place correctly when
12644 partial-completion-mode is on.
12645
12646 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12647
12648 * ps-print.el: Doc fix.
12649 (ps-print-version): New version 6.6.5.
12650 (ps-printing-region): Doc fix.
12651 (ps-generate-string-list): Comment fix.
12652 (ps-message-log-max): Code fix.
12653
12654 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12655
12656 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12657 generated PostScript.
12658
12659 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12660
12661 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12662 with Gnus v5_10 branch.)
12663
12664 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12665
12666 * calendar/time-date.el (time-to-number-of-days): New function.
12667 Imported from from Gnus.
12668
12669 2004-07-22 Kim F. Storm <storm@cua.dk>
12670
12671 * progmodes/make-mode.el: Fix comments.
12672
12673 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12674
12675 * printing.el: Doc fix.
12676
12677 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12678
12679 * frame.el (modify-all-frames-parameters): Minor doc fix.
12680
12681 2004-07-20 Richard M. Stallman <rms@gnu.org>
12682
12683 * textmodes/fill.el (fill-nobreak-p): If this break point is
12684 at the end of the line, don't consider the newline which follows
12685 as a reason to return t.
12686
12687 2004-07-19 John Paul Wallington <jpw@gnu.org>
12688
12689 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12690
12691 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12692
12693 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12694 Delete irrelevant code.
12695
12696 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12697
12698 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12699 New docstring. From Luc Teirlinck.
12700
12701 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12702
12703 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12704 section.
12705 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12706 non-file buffers. We know it is nil.
12707
12708 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12709
12710 Sync with Tramp 2.0.43.
12711
12712 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12713 Remove outdated comment.
12714 (tramp-locked, tramp-locker): New variables for implementing a
12715 global lock.
12716 (tramp-sh-file-name-handler): Use them to implement the global lock.
12717
12718 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12719
12720 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12721 calls to respective `xxx` calls.
12722 (tramp-process-alive-regexp): Precise doc string.
12723 (tramp-multi-action-process-alive): New defun.
12724 (tramp-multi-actions): Use it.
12725 (tramp-handle-find-backup-file-name): `copy-tree' is available
12726 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12727 in order to avoid this function.
12728 (tramp-handle-write-region): Set current buffer. If connection
12729 wasn't open, `file-modes' has changed it accidently. Reported by
12730 David Kastrup <dak@gnu.org>.
12731 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12732 HOST.
12733 (tramp-action-password, tramp-multi-action-password): Apply it.
12734 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12735 name must still contain the port number. Otherwise, we have two
12736 Tramp buffers, with all the confusion. Reported by Myron Selby
12737 <myron@xytech.com> and Rolf Dubitzky
12738 <Dubitzky@physi.uni-heidelberg.de>.
12739
12740 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12741 HOST to `tramp-enter-passwd'.
12742
12743 * net/tramp-vc.el (all): Code cleanup. Change all
12744 `tramp-handle-xxx' calls to respective `xxx` calls.
12745
12746 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12747
12748 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12749 functions that are not erroneous if either 1-valued or
12750 multi-valued. Detect functions in this class.
12751 (testcover-1value-functions, testcover-compose-functions)
12752 (testcover-progn-functions) Add some additional functions to lists.
12753 (testcover-mark): Bugfix when marking up the definition for an
12754 empty function.
12755
12756 2004-07-17 Richard M. Stallman <rms@gnu.org>
12757
12758 * replace.el (occur-read-primary-args): Pass default to
12759 read-from-minibuffer.
12760
12761 * mail/footnote.el (footnote-section-tag): Use defcustom.
12762
12763 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
12764 Compile font-lock-keywords, not KEYWORDS.
12765 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
12766 Add warn, check-type. Handle cerror like error.
12767
12768 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12769
12770 * progmodes/which-func.el (which-func-keymap): New var.
12771 (which-func-face): New face.
12772 (which-func-format): Use them.
12773
12774 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12775
12776 * buff-menu.el (list-buffers-noselect): Append the buffer's
12777 process status to its mode name.
12778
12779 2004-07-16 Kim F. Storm <storm@cua.dk>
12780
12781 * simple.el (inhibit-mark-movement): New defvar.
12782 (beginning-of-buffer, end-of-buffer): Do not push mark if
12783 inhibit-mark-movement is non-nil or C-u prefix is given.
12784
12785 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
12786 Init to beginning-of-buffer and end-of-buffer.
12787 (cua--undo-push-mark): New defvar.
12788 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
12789 already active and command is in cua--preserve-mark-commands.
12790 Also fix check for shift modifier on non-window systems.
12791 (cua--post-command-handler): Clear inhibit-mark-movement if set.
12792
12793 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
12794
12795 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12796 of two integers, instead of a cons.
12797
12798 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12799 `visited-file-modtime' now returns a list of two integers, instead
12800 of a cons.
12801
12802 * dired.el (dired-directory-changed-p): Ditto.
12803
12804 * progmodes/grep.el (grep): Doc fix.
12805
12806 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12807
12808 * autorevert.el (auto-revert-tail-mode)
12809 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12810 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12811 in both at the same time.
12812 (auto-revert-tail-mode): New command.
12813 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12814 (auto-revert-handler): Revert only either tail or whole file.
12815
12816 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12817 add auto-revert-tail-mode.
12818
12819 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12820
12821 * printing.el: Doc fix. Change name of some funs.
12822 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
12823 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
12824 (pr-standard-file-name): New fun. Replace pr-standard-path.
12825 (pr-call-process): Code fix.
12826
12827 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
12828
12829 * subr.el (with-selected-window): Doc fix.
12830
12831 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
12832
12833 * subr.el (get-buffer-window-list): Doc fix.
12834
12835 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
12836
12837 * files.el (switch-to-buffer-other-window): Doc fix.
12838
12839 * window.el (save-selected-window, one-window-p)
12840 (split-window-keep-point, split-window-vertically)
12841 (split-window-horizontally): Doc fixes.
12842
12843 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12844
12845 * printing.el: Doc fix. Now it uses call-process instead of
12846 shell-command for low command execution.
12847 (pr-version): New version number (6.8).
12848 (pr-shell-file-name): Option removed.
12849 (pr-shell-command): Fun removed.
12850 (pr-call-process): New fun. Replace pr-shell-command.
12851 (pr-standard-path, pr-remove-nil-from-list): New funs.
12852 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12853 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12854 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12855 (pr-ps-utility-process, pr-txt-print): Code fix.
12856
12857 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12858
12859 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12860 boolean.
12861
12862 2004-07-09 Lars Hansen <larsh@math.ku.dk>
12863
12864 * wid-edit.el (widget-field-buffer): Doc fix.
12865
12866 2004-07-09 John Paul Wallington <jpw@gnu.org>
12867
12868 * emacs-lisp/re-builder.el (reb-update-overlays):
12869 Distinguish between one and several matches in message.
12870
12871 2004-07-09 Richard M. Stallman <rms@gnu.org>
12872
12873 * mouse.el (mouse-set-region-1): If transient-mark-mode
12874 is `identity', change it to `only'.
12875
12876 * simple.el (current-word): Doc fix.
12877
12878 2004-07-09 Mark A. Hershberger <mah@everybody.org>
12879
12880 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
12881 so that it is more understanding of whitespace.
12882
12883 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
12884 (("ns" . "element") (attr-list) children) instead of
12885 ((:ns . "element") (attr-list) children) in order to reduce the
12886 number of symbols used.
12887 (xml-skip-dtd): Change to use xml-parse-dtd but set
12888 xml-validating-parsing to nil.
12889 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
12890 (xml-substitute-entity): Remove in favor of new entity substitution.
12891 (xml-substitute-special): Rewrite in to substitute complex
12892 entities from DOCTYPE declarations.
12893 (xml-parse-fragment): Parse fragments from entity deleclarations.
12894 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
12895 (xml-parse-dtd, xml-substitute-special): Make validity checks
12896 conditioned on xml-validating-parser. Add "Not Well Formed" to
12897 error messages about well-formedness.
12898
12899 2004-07-08 Steven Tamm <steventamm@mac.com>
12900
12901 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
12902 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
12903 Do not treat double clicks and triple clicks specially in the
12904 scroll bar (preventing strange repositioning problems)
12905
12906 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
12907
12908 * replace.el (query-replace-regexp-eval): Fix last change.
12909
12910 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12911
12912 * replace.el (query-replace-descr): New fun.
12913 (query-replace-read-from, query-replace-read-args): Default to the
12914 previous from&to.
12915 (query-replace-read-to): Quote the `from' string when displaying it.
12916 (query-replace-regexp-eval): Immediately check read-only status.
12917 Use query-replace-read-from to get the \n checking.
12918 Quote the `from' string when displaying it.
12919 (map-query-replace-regexp, occur-read-primary-args):
12920 Quote the `from' string when displaying it.
12921
12922 * isearch.el (isearch-query-replace): Pass the regexp-ness and
12923 delimited-ness of the search to query-replace.
12924
12925 * replace.el (query-replace-read-from, query-replace-read-to):
12926 New funs extracted from query-replace-read-args.
12927 (query-replace-read-args): Use them.
12928
12929 * replace.el (query-replace-interactive, query-replace-read-args):
12930 Remove the `initial' special value.
12931 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
12932 (occur-engine): Remove unused var `matchend'.
12933
12934 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
12935 Use the search string without prompting.
12936
12937 2004-07-05 Kenichi Handa <handa@m17n.org>
12938
12939 * international/mule.el (decode-coding-inserted-region):
12940 Set last-coding-system-used only when coding is nil.
12941
12942 2004-07-03 Eli Zaretskii <eliz@gnu.org>
12943
12944 * progmodes/grep.el (grep-compute-defaults, grep-command)
12945 (grep-program, find-program, grep-find-use-xargs, grep-history)
12946 (grep-find-history, grep-tag-default, grep-find-command)
12947 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
12948 Add autoload cookies, for unbundled packages that load `compile'
12949 and expect all grep-related symbols to become defined.
12950
12951 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
12952
12953 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
12954 (iimage-mode-image-search-path): New user option to search the
12955 image file.
12956 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
12957 have locate-file.
12958 (iimage-mode-buffer): Use it.
12959
12960 2004-07-03 Nick Roberts <nickrob@gnu.org>
12961
12962 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
12963 carefully.
12964 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
12965
12966 2004-07-03 Juri Linkov <juri@jurta.org>
12967
12968 * replace.el (query-replace-read-args): Swallow space after 'foo,
12969 not after (quote foo). Match space only immediately after symbol,
12970 not anywhere in the whole string.
12971
12972 2004-07-02 Richard M. Stallman <rms@gnu.org>
12973
12974 * replace.el (query-replace-read-args): Swallow space after
12975 symbols, not after closeparens. But avoid error if string ends there.
12976
12977 * progmodes/python.el (python-beginning-of-statement):
12978 Exit the loop if backward-up-list gets error.
12979
12980 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
12981
12982 2004-07-02 Andre Spiegel <spiegel@gnu.org>
12983
12984 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
12985 only if vc-consult-headers is non-nil.
12986
12987 2004-07-02 Juri Linkov <juri@jurta.org>
12988
12989 * pcvs.el (cvs-mode-diff-repository): New command.
12990
12991 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
12992
12993 2004-07-01 Juri Linkov <juri@jurta.org>
12994
12995 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
12996 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
12997 C-M-% to isearch-query-replace-regexp.
12998 (minibuffer-local-isearch-map): Add arrow key bindings.
12999 Bind C-f to isearch-yank-char-in-minibuffer.
13000 (isearch-forward): Doc fix.
13001 (isearch-edit-string): Doc fix.
13002 (isearch-query-replace, isearch-query-replace-regexp): New funs.
13003 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
13004 (isearch-yank-char): Add optional arg.
13005 (isearch-yank-char-in-minibuffer): New fun.
13006
13007 * replace.el (query-replace-interactive): Change type from boolean
13008 to choice. Add value `initial'.
13009 (query-replace-read-args): Handle value `initial' of
13010 query-replace-interactive.
13011
13012 2004-06-29 Kim F. Storm <storm@cua.dk>
13013
13014 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
13015 (breakpoint-disabled-bitmap-face): Add :group 'gud.
13016
13017 * progmodes/ada-xref.el (ada-tight-gvd-integration):
13018 Add :group 'ada.
13019
13020 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
13021
13022 2004-06-29 Juri Linkov <juri@jurta.org>
13023
13024 * replace.el (query-replace-read-args): Swallow a space after
13025 everything except )]" which in most cases means after a symbol.
13026
13027 * emacs-lisp/pp.el (pp-buffer): Add autoload.
13028
13029 2004-06-28 Richard M. Stallman <rms@gnu.org>
13030
13031 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13032 More changes to go with previous change in font-lock.el.
13033
13034 2004-06-26 David Kastrup <dak@gnu.org>
13035
13036 * replace.el (perform-replace): Highlight the match even in
13037 non-query mode if there is potential replace string editing.
13038
13039 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
13040
13041 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
13042 agree with new return value of `file-remote-p'.
13043 This syncs with Tramp 2.0.42.
13044
13045 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
13046 according to new documentation of `file-remote-p'.
13047
13048 * files.el (file-remote-p): Fix doc to say that return value is
13049 identification of remote system, if not nil.
13050 (file-relative-name): Use new return value of `file-remote-p'.
13051
13052 2004-06-26 Nick Roberts <nickrob@gnu.org>
13053
13054 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
13055 (gdb-goto-breakpoint): Fix breakage.
13056
13057 2004-06-26 Eli Zaretskii <eliz@gnu.org>
13058
13059 * man.el (Man-getpage-in-background): Add windows-nt to the list
13060 of systems where shell-file-name should be used instead of
13061 literal "sh".
13062
13063 2004-06-25 Sam Steingold <sds@gnu.org>
13064
13065 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
13066 function names `(setf symbol)'.
13067
13068 2004-06-24 Richard M. Stallman <rms@gnu.org>
13069
13070 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
13071
13072 * font-lock.el (font-lock-keywords): Change format of compiled values.
13073 Document it.
13074 (font-lock-add-keywords): If font-lock-keywords is compiled,
13075 extract the uncompiled version, modify, then recompile.
13076 (font-lock-remove-keywords): Likewise.
13077 (font-lock-fontify-keywords-region): Handle changed format.
13078 (font-lock-compile-keywords): Handle changed format.
13079 (font-lock-set-defaults): Compile the keywords explicitly here.
13080
13081 2004-06-24 David Kastrup <dak@gnu.org>
13082
13083 * replace.el (query-replace-read-args): Implement `\,' and `\#'
13084 replacements here.
13085 (query-replace-regexp): Doc string explaining this and the new
13086 `\?' replacement. Remove `\,' and `\#' implementation here, as it
13087 is better placed in `query-replace-read-args'.
13088 (replace-regexp): Explain `\,', `\#' and `\?'.
13089 (replace-match-data): New function for thorough reuse/destruction
13090 of old match-data.
13091 (replace-match-maybe-edit): Function for implementing `\?' editing.
13092 (perform-replace): Fix maintaining of the match stack including
13093 already matched regions, implement `\?', fix various problems
13094 with regions while editing and other stuff.
13095 (replace-highlight): Simplify.
13096
13097 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13098
13099 * progmodes/grep.el (grep-error-screen-columns): New variable.
13100 (grep-regexp-alist): Give it the full functionality of gnu style
13101 compilation messages with line and column ranges. Ask me for the
13102 perl script I'm working on, that uses these.
13103
13104 2004-06-23 Nick Roberts <nickrob@gnu.org>
13105
13106 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13107 Remove.
13108 (comint-insert-input, comint-mouse-insert-input): New functions
13109 based on comint-insert-clicked-input for two bindings but just
13110 one functionality.
13111
13112 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13113
13114 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13115
13116 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13117
13118 * files.el (write-contents-functions): Doc fix.
13119
13120 2004-06-21 Juanma Barranquero <lektu@terra.es>
13121
13122 * image.el (image-library-alist): Rewrite docstring in active voice.
13123
13124 2004-06-20 Richard M. Stallman <rms@gnu.org>
13125
13126 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13127
13128 * isearch.el (isearch-repeat): Avoid testing old match data.
13129 (isearch-message): Display trailing space in special font
13130 when search is failing.
13131 (isearch-search-fun-function): Doc fix.
13132
13133 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13134
13135 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13136
13137 * frame.el (show-trailing-whitespace): Doc fix.
13138
13139 * cus-edit.el (custom-variable-documentation): New function.
13140 (custom-variable): Use it.
13141
13142 2004-06-19 Nick Roberts <nickrob@gnu.org>
13143
13144 * man.el (Man-getpage-in-background): Revert previous change but
13145 make cygwin a special case.
13146
13147 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13148
13149 * autorevert.el (global-auto-revert-non-file-buffers):
13150 Update docstring.
13151
13152 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13153
13154 * progmodes/compile.el (compilation-error-properties): Store one
13155 more than end-col, if present, so that transient-mark-mode will
13156 highlight last char too.
13157 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13158 ranges, if present.
13159
13160 2004-06-18 Jason Rumney <jasonr@gnu.org>
13161
13162 * makefile.w32-in: Double percent signs in for loops.
13163
13164 2004-06-17 David Kastrup <dak@gnu.org>
13165
13166 * replace.el (query-replace-read-args): Only warn about use of \n
13167 and \t when we are doing a regexp replacement and the actual
13168 escaped character is n or t.
13169 (query-replace-regexp): Add \, and \# interpretation to
13170 interactive call and document it.
13171 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13172 as shortkey for replace-count.
13173 (replace-quote): New function for doubling backslashes.
13174
13175 2004-06-17 Juanma Barranquero <lektu@terra.es>
13176
13177 * files.el (parse-colon-path, cd): Mention in docstring that the
13178 path separator is colon in GNU-like systems.
13179
13180 * newcomment.el (comment-region-internal): Fix docstring.
13181
13182 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13183 (ewoc-invalidate, ewoc-collect): Doc fixes.
13184 (ewoc--create-node, ewoc--delete-node-internal):
13185 Fix typos in docstring.
13186
13187 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13188
13189 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13190 manual to docstring.
13191
13192 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13193
13194 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13195
13196 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13197
13198 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13199 Add hyperlink to emacs-xtra manual to docstring.
13200
13201 * autorevert.el (global-auto-revert-non-file-buffers):
13202 Add hyperlink to emacs-xtra manual to docstring, as well as an
13203 info-link.
13204
13205 2004-06-14 Juanma Barranquero <lektu@terra.es>
13206
13207 * image.el (image-library-alist): New variable to map image types
13208 to external libraries. Initialized to nil, unless system-specific
13209 configs change it.
13210 (image-type-available-p): Determine whether an image type is
13211 available by calling `init-image-library'.
13212
13213 * term/w32-win.el (image-library-alist): Initialize to a known set
13214 of probable library names.
13215
13216 2004-06-14 Kenichi Handa <handa@m17n.org>
13217
13218 * international/code-pages.el (windows-1256, cp1125): Fix tables
13219 for several characters.
13220
13221 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13222
13223 2004-06-13 Richard M. Stallman <rms@gnu.org>
13224
13225 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13226
13227 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13228 not "`pc-selection-mode'".
13229
13230 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13231
13232 * simple.el (previous-matching-history-element): Specify a default.
13233
13234 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13235
13236 * cus-face.el (custom-declare-face): Simplify code.
13237
13238 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13239
13240 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13241
13242 * files.el (before-save-hook): Add `time-stamp' to the options.
13243
13244 * time-stamp.el (time-stamp): Recommend adding it to
13245 `before-save-hook', rather than `write-file-functions'.
13246 Make a similar change in `Commentary' section.
13247
13248 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13249
13250 * diff-mode.el (diff-current-defun): If at start of hunk, use
13251 position of first change.
13252
13253 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13254
13255 * dired-x.el (dired-mark-omitted): Bind to "*O".
13256
13257 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13258
13259 * bookmark.el (bookmark-bmenu-relocate): New function, as
13260 suggested by David J. Biesack <David.Biesack@sas.com>.
13261 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13262 (bookmark-bmenu-mode): Describe binding in doc string.
13263 (bookmark-set-filename): Save the bookmark list if it's time.
13264
13265 2004-06-13 Kenichi Handa <handa@m17n.org>
13266
13267 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13268 (ccl-untranslated-to-ucs): Fix typo.
13269
13270 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13271
13272 * progmodes/python.el (python-open-block-statement-p):
13273 Fix indentation after a block opening that contains a comment.
13274
13275 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13276
13277 * bindings.el (completion-ignored-extensions): Add file extensions
13278 of Python byte-compiled files.
13279
13280 2004-06-12 Juri Linkov <juri@jurta.org>
13281
13282 * info.el (Info-goto-node): Add autoload.
13283 (Info-toc): Add substring-no-properties on Info file name.
13284 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13285 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13286
13287 2004-06-12 Kenichi Handa <handa@m17n.org>
13288
13289 * international/mule-cmds.el (set-language-environment):
13290 Load subst tables if necessary.
13291
13292 * international/mule.el (decode-char): Load subst tables if necessary.
13293 (encode-char): Likewise.
13294
13295 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13296 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13297 (utf-16le-decode-loop): Set r5 to -1 before loop.
13298 (utf-16be-decode-loop): Likewise.
13299 (ccl-decode-mule-utf-16le): Add EOF processing block.
13300 (ccl-decode-mule-utf-16be): Likewise.
13301 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13302 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13303 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13304 (ccl-mule-utf-16-encode-untrans): New CCL.
13305 (utf-16-decode-to-ucs): Handle pre-read character.
13306 (utf-16le-encode-loop): Handle surrogate pair.
13307 (utf-16be-encode-loop): Likewise.
13308 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13309 of utf-16le-encode-loop.
13310 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13311 of utf-16be-encode-loop.
13312 (mule-utf-16-post-read-conversion):
13313 Call utf-8-post-read-conversion at first.
13314 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13315 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13316 Add post-read-conversion and pre-write-conversion.
13317
13318 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13319 (utf-translate-cjk-unicode-range): New variable.
13320 (utf-translate-cjk-load-tables): New function.
13321 (utf-lookup-subst-table-for-decode): New function.
13322 (utf-lookup-subst-table-for-encode): New function.
13323 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13324 tables here. Update safe-charsets of utf-* coding systems.
13325 (ccl-mule-utf-untrans): New CCL.
13326 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13327 at end of each branch.
13328 (ccl-mule-utf-8-encode-untrans): New CCL.
13329 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13330 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13331 length of encoding. Don't return r0.
13332 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13333 (utf-8-post-read-conversion): Narrow to region properly.
13334 If utf-translate-cjk-mode is on, load tables if necessary.
13335 Call utf-8-compose with hash-table arg if necessary.
13336 Call XXX-compose-region instead of XXX-post-read-convesion.
13337 (utf-8-pre-write-conversion): New function.
13338 (mule-utf-8): Include CJK charsets in safe-charsets if
13339 utf-translate-cjk-mode is on. Add pre-write-conversion.
13340
13341 * international/characters.el: Temporarily set
13342 utf-translate-cjk-mode to nil.
13343
13344 * language/devan-util.el (devanagari-compose-region):
13345 Add autoload cookie.
13346
13347 * international/ccl.el (ccl-dump-call): Fix printing the
13348 subroutine name.
13349
13350 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13351
13352 * dired.el (dired-revert): If buffer is marked unmodified before
13353 reverting, keep it marked unmodified.
13354 Adapt to new conventions for commenting out code.
13355 (dired-make-relative): Adapt to new conventions for commenting out code.
13356
13357 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13358
13359 * eshell/esh-module.el (eshell-load-defgroups):
13360 Bind `vc-handled-backends' to nil when opening files.
13361
13362 2004-06-11 Juanma Barranquero <lektu@terra.es>
13363
13364 * files.el (parse-colon-path, cd): Doc fixes (refer to
13365 `path-separator', not colon).
13366
13367 2004-06-10 Juanma Barranquero <lektu@terra.es>
13368
13369 * newcomment.el (comment-search-forward)
13370 (comment-search-backward): Fix typos in docstring.
13371 (comment-region): Doc fix.
13372
13373 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13374
13375 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13376 switch is no longer stored in `dired-switches-alist'.
13377
13378 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13379 `dired-switches-alist'.
13380
13381 2004-06-10 Kim F. Storm <storm@cua.dk>
13382
13383 * pcvs.el (cvs-mode-diff-yesterday): New command.
13384
13385 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13386
13387 2004-06-10 Juri Linkov <juri@jurta.org>
13388
13389 * emacs-lisp/edebug.el (edebug-eval-defun):
13390 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13391 Fix docstring.
13392
13393 * simple.el (eval-expression-print-format): Don't print additional
13394 information on the first call to `eval-print-last-sexp'.
13395 (next-error-find-buffer): Fix punctuation.
13396 (killing) <defgroup>: Fix punctuation.
13397 (yank-excluded-properties): Change group from editing to killing.
13398
13399 * replace.el (perform-replace): Use `limit' to terminate the
13400 while-loop explicitly.
13401
13402 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13403
13404 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13405 Use lc-*.xpm as prefix instead of *-locol.xpm.
13406
13407 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13408 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13409 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13410 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13411 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13412 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13413 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13414 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13415 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13416 * toolbar/lc-up_arrow.xpm:
13417 Rename from *-locol.xpm.
13418
13419 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13420
13421 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13422 include forms like &<str>; as valid url patterns.
13423
13424 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13425
13426 * dired.el (dired-diff, dired-backup-diff)
13427 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13428 (dired-do-chown, dired-do-touch, dired-do-print)
13429 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13430 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13431 (dired-create-directory, dired-do-copy, dired-do-symlink)
13432 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13433 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13434 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13435 (dired-maybe-insert-subdir, dired-next-subdir)
13436 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13437 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13438 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13439 (dired-run-shell-command, dired-query): Remove redundant,
13440 or incorrect, autoloads.
13441
13442 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13443 does not end in a slash. Add optional argument KILL-ROOT.
13444 Update docstring.
13445 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13446 (dired-query): Add autoloads.
13447
13448 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13449
13450 * progmodes/compile.el (compilation-set-window-height):
13451 Rearrange the save-* functions because a buffer can have several current
13452 point in different windows.
13453 (compilation-error-regexp-alist-alist): Recognize {standard input}
13454 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13455
13456 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13457
13458 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13459 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13460 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13461 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13462 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13463 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13464 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13465 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13466 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13467 * toolbar/up_arrow-locol.xpm:
13468 New versions of icons that uses fewer colors.
13469
13470 * toolbar/tool-bar.el (tool-bar-local-item)
13471 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13472 if display-color-cells is 256 or less.
13473
13474 2004-06-08 Kim F. Storm <storm@cua.dk>
13475
13476 * wid-edit.el (widget-specify-button): Use hand pointer rather
13477 than mouse-face as visible mouse-over effect.
13478
13479 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13480
13481 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13482 and `print-level' to nil when writing out `save-place-alist'.
13483 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13484
13485 2004-06-07 Juanma Barranquero <lektu@terra.es>
13486
13487 * completion.el (completion-kill-region): Doc fix.
13488
13489 * format.el (format-insert-annotations)
13490 (format-annotate-location): Doc fixes.
13491 (format-subtract-regions): Make arguments match their use in docstring.
13492
13493 * simple.el (kill-region): Doc fix.
13494
13495 * subr.el (insert-buffer-substring-no-properties)
13496 (insert-buffer-substring-as-yank): Doc fixes.
13497
13498 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13499
13500 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13501 Update docstring.
13502 (dired-reset-subdir-switches): New function.
13503
13504 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13505 Limit scope of `buffer-read-only' binding.
13506
13507 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13508
13509 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13510 eshell-explicit-command-char.
13511
13512 2004-06-06 Juanma Barranquero <lektu@terra.es>
13513
13514 * help-fns.el (help-argument-name): Inherit from italic face only
13515 if the frame supports it.
13516
13517 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13518
13519 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13520 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13521 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13522 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13523 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13524 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13525 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13526 New conversions from xpm files.
13527
13528 * toolbar/README: New file.
13529
13530 2004-06-06 Richard M. Stallman <rms@gnu.org>
13531
13532 * isearch.el (isearch-mode-map): Undo previous change.
13533
13534 2004-06-05 Juri Linkov <juri@jurta.org>
13535
13536 * bindings.el (debug-ignored-errors): Add regexps for history
13537 related messages. Remove $ from "No further undo information".
13538 Move Ediff's messages to ediff.el.
13539
13540 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13541
13542 * cus-edit.el (custom-display): Add `min-colors'.
13543
13544 * custom.el (defface): Add `supports' to docstring.
13545
13546 * help-fns.el (help-argument-name): Add :group 'help.
13547
13548 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13549
13550 * find-dired.el (find-ls-subdir-switches): New user option.
13551 (find-dired): No longer call `abbreviate-file-name' on DIR.
13552 Set `dired-subdir-switches' buffer-locally.
13553
13554 * locate.el: Merge the two `Commentary' sections.
13555 (locate-ls-subdir-switches): New user option.
13556 (locate): Update for other changes.
13557 (locate-mode-map): Restore Dired binding for mouse-2.
13558 Bind `locate-mouse-view-file' to M-mouse-2.
13559 Bind `l' to `locate-do-redisplay'.
13560 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13561 (locate-mouse-view-file, locate-tags, locate-find-directory):
13562 Print message if used outside main listing.
13563 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13564 Various changes to support inserted subdirectories.
13565 (locate-insert-header): Change header of *Locate* buffer.
13566
13567 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13568 Change interactive default switches.
13569 (dired-rename-subdir-2): Update `dired-switches-alist'.
13570 (dired-insert-subdir, dired-kill-subdir):
13571 Handle `dired-switches-alist'. Do not mark buffer modified.
13572 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13573 (dired-insert-subdir-doinsert): Omit messages.
13574 Handle `dired-subdir-switches'.
13575 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13576
13577 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13578 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13579 subdirs if -R switch is used for a subdir.
13580 (dired-mode): Set `dired-switches-alist'.
13581 (dired-build-subdir-alist): Only print number of directories in
13582 echo area when invoked interactively.
13583
13584 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13585
13586 * dired-x.el (dired-omit-mode): Rename from
13587 dired-omit-files-p. Use define-minor-mode to define it.
13588 (dired-omit-files-p): Add as alias for dired-omit-mode.
13589 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13590 dired-mark-omitted.
13591 (dired-mark-omitted): Add. Bind to M-O.
13592
13593 2004-06-05 Kenichi Handa <handa@m17n.org>
13594
13595 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13596
13597 2004-06-05 Juanma Barranquero <lektu@terra.es>
13598
13599 * help-fns.el (help-argument-name): Reintroduce face.
13600 (help-default-arg-highlight): Use it, now that
13601 `face-differs-from-default-p' can be trusted.
13602
13603 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13604
13605 * textmodes/table.el: Sentence commands added to Point Motion
13606 group; kill and backward-kill commands added to Extraction group.
13607
13608 2004-06-04 Mario Lang <mlang@delysid.org>
13609
13610 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13611 systems appear to use mW, make the code handle this. Fix a
13612 division-by-zero bug while at it, and handle kernels with
13613 a slightly different layout in /proc/acpi.
13614
13615 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13616
13617 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13618 because the latter is a CL-ism. This fixes the bug reported by
13619 Shawn Boyette <mdxi@collapsar.net> in
13620 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13621
13622 2004-06-04 Miles Bader <miles@gnu.org>
13623
13624 * faces.el (display-supports-face-attributes-p): Function moved to
13625 C code. Previously only the tty-related portion of this function
13626 was done in C; however the previous attempt to do a halfway-proper
13627 job for non-tty displays in lisp didn't work properly because of
13628 funny conditions during Emacs startup.
13629 (face-differs-from-default-p): Simplify, now that
13630 display-supports-face-attributes-p works properly on all display
13631 types. Remove :stipple from comparison; it doesn't really work
13632 in emacs anyway.
13633
13634 2004-06-04 Miles Bader <miles@gnu.org>
13635
13636 * faces.el (face-differs-from-default-p): Use a different
13637 implementation, so we can really check whether FACE displays
13638 differently or not.
13639
13640 2004-06-04 Miles Bader <miles@gnu.org>
13641
13642 * faces.el (display-supports-face-attributes-p): Implement a
13643 `different from default' check for non-tty displays.
13644
13645 2004-06-03 David Kastrup <dak@gnu.org>
13646
13647 * woman.el (woman-mapcan): More concise code.
13648 (woman-topic-all-completions, woman-topic-all-completions-1)
13649 (woman-topic-all-completions-merge): Replace by a simpler and
13650 much faster implementation based on O(n log n) sort/merge instead
13651 of the old O(n^2) behavior.
13652
13653 2004-06-03 Miles Bader <miles@gnu.org>
13654
13655 * subr.el (read-number): Use canonical format for default in prompt.
13656
13657 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13658 Add regexp for " [...]" style defaults.
13659
13660 2004-06-02 Romain Francoise <romain@orebokech.com>
13661
13662 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13663 groups: if the user asks for a hidden buffer, open the
13664 corresponding filter group to expose it.
13665
13666 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13667 `ibuffer-jump-to-buffer'.
13668 (ibuffer-jump-offer-only-visible-buffers): New user option.
13669
13670 2004-06-02 Juanma Barranquero <lektu@terra.es>
13671
13672 * faces.el (frame-update-faces): Add empty docstring so the one
13673 for `ignore' doesn't show through.
13674
13675 * subr.el (process-kill-without-query): Remove spurious "\n" on
13676 obsolescence string.
13677 (focus-frame, unfocus-frame): Add obsolescence declaration and
13678 empty docstring.
13679
13680 * international/mule.el (register-char-codings): Make alias for
13681 `ignore'. Move docstring to obsolescence info and remove redundancy.
13682
13683 2004-06-02 Kim F. Storm <storm@cua.dk>
13684
13685 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13686 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13687
13688 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13689
13690 * comint.el (comint-replace-by-expanded-history-before-point):
13691 Obey `start' as the docstring says.
13692 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13693 (comint-update-fence): Prevent font-lock from running unnecessarily.
13694 (comint-dynamic-list-completions): Use with-current-buffer.
13695
13696 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13697
13698 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13699 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13700 (bibtex-entry-update): Handle alternatives and optional fields.
13701 (bibtex-parse-entry): Bugfix, handle empty key.
13702
13703 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13704
13705 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13706
13707 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13708
13709 * desktop.el (desktop-save): Don't save minor modes without a
13710 known mode initialization function.
13711
13712 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13713
13714 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13715
13716 * autorevert.el: Update `Commentary' section.
13717
13718 2004-05-30 Juanma Barranquero <lektu@terra.es>
13719
13720 * dos-fns.el (convert-standard-filename):
13721 * files.el (convert-standard-filename):
13722 * w32-fns.el (convert-standard-filename):
13723 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13724
13725 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13726
13727 Sync with Tramp.
13728
13729 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13730 (tramp-let-maybe): Move to an earlier spot in the file.
13731 Patch by Andreas Schwab.
13732
13733 2004-05-30 Andreas Schwab <schwab@suse.de>
13734
13735 * dired.el (dired-get-filename): Don't use dired-re-dot.
13736
13737 2004-05-30 Richard M. Stallman <rms@gnu.org>
13738
13739 * files.el (find-file): Doc fix.
13740
13741 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13742
13743 2004-05-30 Nick Roberts <nickrob@gnu.org>
13744
13745 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13746 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13747 modeline of the locals buffer.
13748 (gdb-goto-breakpoint): Handle gdbmi.
13749 (gdb-get-frame-number): Change for gdbmi.
13750
13751 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13752
13753 * files.el (file-remote-p): Apply file name handler for operation
13754 `file-remote-p'. It isn' a property any longer.
13755 (file-relative-name): `fh' and `fd' get the required value via
13756 `find-file-name-handler' already.
13757
13758 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13759 (top): Remove setting of `file-remote-p' property for
13760 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13761
13762 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
13763
13764 Version 2.0.41 of Tramp released.
13765
13766 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
13767 Throw away if process has died.
13768 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
13769 (tramp-out-of-band-prompt-regexp): Rename to
13770 `tramp-process-alive-regexp', because its usage is widen.
13771 (tramp-actions-copy-out-of-band): Apply it.
13772 (tramp-actions-before-shell, tramp-multi-actions):
13773 Add `tramp-action-process-alive' action.
13774 (tramp-action-process-alive): New defun.
13775 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13776 Add entry for `file-remote-p'.
13777 (tramp-handle-file-remote-p): New defun.
13778 (top): Remove setting of `file-remote-p'. Don't set
13779 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
13780
13781 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13782 `file-remote-p'.
13783
13784 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
13785 counted for (last) line. [They should or they shouldn't? --Stef]
13786 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
13787
13788 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13789
13790 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13791 not really necessary but seems to keep the shell history smaller
13792 in some cases. It is no substitute for setting HISTFILE and
13793 HISTSIZE from tramp-open-connection-setup-interactive-shell,
13794 though. Suggested by Luc Teirlinck.
13795 (tramp-open-connection-setup-interactive-shell): Export variables
13796 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
13797 (tramp-set-process-query-on-exit-flag): New compat function.
13798 (tramp-open-connection-multi, tramp-open-connection-su)
13799 (tramp-open-connection-rsh, tramp-open-connection-telnet)
13800 (tramp-do-copy-or-rename-file-out-of-band): Use it.
13801 (tramp-let-maybe): New macro, let-binds a variable only if it
13802 isn't obsolete.
13803 (tramp-check-ls-commands, tramp-handle-expand-file-name)
13804 (tramp-handle-file-truename): Use it.
13805 (tramp-completion-file-name-regexp-unified): Avoid matching
13806 filenames starting with "/:" -- those are reserved for
13807 file-name-non-special.
13808
13809 * tramp-smb.el (tramp-smb-open-connection):
13810 Use tramp-set-process-query-on-exit-flag compat function.
13811
13812 2004-05-29 Richard M. Stallman <rms@gnu.org>
13813
13814 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13815
13816 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13817 (eval-last-sexp-print-value): Print char equivalent regardless
13818 of standard-output value.
13819
13820 * thumbs.el (thumbs-subst-char-in-string): Delete.
13821 (thumbs-thumbname): Use subst-char-in-string.
13822 (thumbs-resize-image): Use condition-case, not ignore-errors.
13823 (thumbs-kill-buffer): Likewise.
13824
13825 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
13826 (thumbs-mode): Make buffer read-only.
13827 (thumbs-make-thumb): Unconditionally accept an existing file.
13828 (thumbs-insert-thumb): Add thumb-image-file property to the image.
13829 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13830 (thumbs-show-thumbs-list): Error if images not supported.
13831 (thumbs-save-current-image): Improve prompt string.
13832 (thumbs-mode-map): Define u, R, x.
13833 (thumbs-unmark): New command.
13834 (thumbs-emboss-image): Minor cleanup.
13835 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13836 (thumbs-rename-images): New command.
13837 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
13838
13839 * thumbs.el (thumbs-current-image): New function.
13840 (thumbs-file-list, thumbs-file-alist): New functions.
13841 (thumbs-find-image): Delete arg L.
13842 Don't set up thumbs-fileL as buffer-local global var.
13843 (thumbs-find-image-at-point): Use thumbs-current-image.
13844 (thumbs-set-image-at-point-to-root-window): Likewise.
13845 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13846 Record and warn about errors. Update thumbs-markedL for deletions.
13847 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13848 (thumbs-redraw-buffer): Use thumbs-file-list.
13849 (thumbs-mark): Use thumbs-current-image.
13850 (thumbs-show-name): Use thumbs-current-image.
13851
13852 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13853 and imenu--last-menubar-index-alist.
13854
13855 * subr.el (with-selected-window): Undo previous change.
13856
13857 2004-05-29 John Paul Wallington <jpw@gnu.org>
13858
13859 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13860 (thumbs-mouse-find-image): New command.
13861 (thumbs-mode-map): Bind it to mouse-2.
13862 (thumbs-mode): Make mode-class special.
13863 (thumbs-view-image-mode): Likewise.
13864
13865 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
13866
13867 * flymake.el: New file.
13868
13869 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
13870
13871 * files.el (find-file-noselect-1): Do not bind
13872 `inhibit-read-only' to t during execution of
13873 `find-file-not-found-functions'.
13874
13875 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13876
13877 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13878 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13879
13880 2004-05-28 Juri Linkov <juri@jurta.org>
13881
13882 * simple.el (eval-expression-print-format): New fun.
13883
13884 * simple.el (eval-expression):
13885 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
13886 * emacs-lisp/edebug.el (edebug-compute-previous-result)
13887 (edebug-eval-expression): Print additionally the value returned by
13888 `eval-expression-print-format'.
13889
13890 * emacs-lisp/lisp.el (insert-pair-alist): New var.
13891 (insert-pair): Make arguments optional. Find character pair
13892 from `insert-pair-alist' according to the last input event.
13893 (insert-parentheses): Make arguments optional.
13894 (raise-sexp, delete-pair): New funs.
13895
13896 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
13897 (emacs-lisp-mode-map, lisp-interaction-mode-map):
13898 Bind C-M-q to `indent-pp-sexp'.
13899
13900 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
13901 `pp-to-string' modified to be able to format text with newlines.
13902 (pp-to-string): Move the buffer-formatting part of the code to
13903 `pp-buffer'. Call `pp-buffer'.
13904
13905 * info.el (Info-desktop-buffer-misc-data): Don't save information
13906 about virtual files.
13907 (Info-restore-desktop-buffer): Restore Info buffers in prepared
13908 buffers with names obtained from the desktop file instead of the
13909 default *info* buffer.
13910
13911 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13912
13913 * subr.el (with-selected-window): Only save/restore the selected window.
13914
13915 * progmodes/compile.el (compilation-error-regexp-alist):
13916 Use expand-file-name and data-directory.
13917
13918 * progmodes/grep.el (grep-tree): Rework previous fix.
13919
13920 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
13921 after the user marked text with the mouse.
13922
13923 * startup.el (command-line): Keep the first regexp of
13924 auto-save-file-name-transforms intact.
13925
13926 2004-05-28 Juanma Barranquero <lektu@terra.es>
13927
13928 * cus-edit.el (customize-face, customize-face-other-window)
13929 (custom-face-edit-delete): Make arguments match their use in
13930 docstring.
13931 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
13932 docstring.
13933
13934 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
13935 not `cvs-butlast'.
13936
13937 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
13938 `nbutlast' are in subr.el).
13939
13940 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
13941 (set-w32-system-coding-system): Doc fixes.
13942
13943 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
13944 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
13945 Make arguments match their use in docstring.
13946 (artist-draw-region-trim-line-endings)
13947 (artist-mouse-choose-operation): Fix typo in docstring.
13948 (artist-key-set-point-common): Doc fix.
13949
13950 2004-05-28 Simon Josefsson <jas@extundo.com>
13951
13952 * mail/smtpmail.el (smtpmail-open-stream):
13953 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
13954
13955 2004-05-26 Simon Josefsson <jas@extundo.com>
13956
13957 * starttls.el: Merge with my GNUTLS based starttls.el.
13958 (starttls-gnutls-program, starttls-use-gnutls)
13959 (starttls-extra-arguments, starttls-process-connection-type)
13960 (starttls-connect, starttls-failure, starttls-success): New variables.
13961 (starttls-program, starttls-extra-args): Doc fix.
13962 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
13963 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
13964 and pass on to corresponding *-gnutls function if it is set.
13965
13966 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
13967
13968 * autorevert.el (auto-revert-handler): Disable auto-reverting of
13969 remote files.
13970
13971 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
13972
13973 * files.el (file-name-non-special): There are more operations
13974 which need handling: `find-backup-file-name',
13975 `insert-file-contents', `verify-visited-file-modtime',
13976 `write-region'. Rename t value of method to `add'. Add new
13977 methods `quote' and `unquote-then-quote' to file-arg-indices.
13978
13979 2004-05-25 Juri Linkov <juri@jurta.org>
13980
13981 * info.el (Info-toc): Call Info-mode on intermediate buffer.
13982 (Info-index-nodes): Enclose code in condition-case to catch errors.
13983 (Info-index-node): Don't search all index nodes if request is only
13984 for the current node and file is not in the cache of index nodes.
13985 (Info-mode-map): Bind Info-copy-current-node-name to `w'
13986 for consistency with dired-copy-filename-as-kill.
13987 Bind `S' to Info-search-case-sensitively.
13988 (Info-copy-current-node-name): New arg. With zero prefix arg put
13989 the name inside a function call to `info'. Display copied text in
13990 the echo area.
13991
13992 2004-05-25 Sam Steingold <sds@gnu.org>
13993
13994 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
13995 strip the package prefix from the symbol name, if any.
13996 Make it the `find-tag-default-function' for `lisp-mode'.
13997
13998 2004-05-25 John Paul Wallington <jpw@gnu.org>
13999
14000 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
14001 instead of obsolete `process-kill-without-query'.
14002
14003 * textmodes/texinfmt.el (texinfo-indexvar-alist):
14004 Declare as variable, not constant.
14005
14006 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
14007
14008 * files.el (find-file-noselect-1): Fix bug introduced by
14009 Revision 1.694. As a side effect, `inhibit-read-only'
14010 is again, by default, t during execution of
14011 `find-file-not-found-functions'.
14012 (insert-directory): Check that lines were really inserted by
14013 the --dired switch, before erasing them.
14014
14015 2004-05-24 Nick Roberts <nickrob@gnu.org>
14016
14017 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
14018 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
14019 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
14020 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
14021 gud-minor-mode (gdbmi).
14022
14023 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14024
14025 * net/browse-url.el (browse-url-interactive-arg): Enable user to
14026 explicitly select the text to be taken as URL.
14027
14028 2004-05-23 Juri Linkov <juri@jurta.org>
14029
14030 * info.el (Info-index-nodes): New var and fun.
14031 (Info-goto-index, Info-index, info-apropos)
14032 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14033 (Info-index): Fix docstring. Store and restore Info-history-list.
14034 (Info-complete-nodes): New var.
14035 (Info-complete-menu-item): Use it.
14036 (Info-index-node): New fun.
14037 (Info-final-node, Info-forward-node, Info-backward-node)
14038 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
14039 Use Info-index-node.
14040 (Info-extract-menu-item, Info-extract-menu-counting): Set second
14041 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
14042 (Info-find-node-2): If a node with period in its name not found,
14043 try to find a node without the name part after period.
14044 (Info-select-node): Call Info-fontify-node only if
14045 Info-fontify-maximum-menu-size is not nil.
14046 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
14047 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
14048 Preserve Info-history-list.
14049 (Info-toc): Set Info-current-file.
14050 (Info-build-toc): Move point to the beginning of the buffer.
14051 Add main-file variable.
14052 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
14053 Use backslashed representation of the control character ^_.
14054
14055 * textmodes/texinfmt.el (texinfo-print-index): Print index line
14056 numbers in the new Texinfo 4.7 format.
14057
14058 * add-log.el (change-log-font-lock-keywords): Remove `:' from
14059 regexps for function and variable names.
14060
14061 * descr-text.el (describe-property-list): Add [show] button for
14062 `syntax-table' property with action to pp to a separate buffer.
14063 (describe-char): Replace search-forward by re-search-forward with
14064 whitespace regexp after "character:" to not fail in too narrow windows.
14065
14066 * simple.el (next-error-find-buffer): Add a rule to return
14067 next-error capable buffer if one window on the selected frame
14068 displays such buffer.
14069
14070 2004-05-23 Nick Roberts <nickrob@gnu.org>
14071
14072 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
14073 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
14074 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
14075 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
14076 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
14077 Handle new value for gud-minor-mode (gdbmi).
14078 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
14079 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
14080 Change from local to global gdb variable set.
14081 (gdb-ann3): Initialise above gdb variable set.
14082 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
14083 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
14084 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
14085 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
14086 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
14087 (gdb-info-locals-handler, gdb-invalidate-assembler)
14088 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
14089 set as global variables.
14090 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
14091 Handle gdbmi.
14092 (gdb-info-breakpoints-custom): Fix regexp.
14093 (def-gdb-var): Delete.
14094
14095 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14096 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14097 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14098 a new mode. The file (gdb-mi.el) for this mode will be included
14099 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14100 primary interface.
14101
14102 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14103
14104 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14105 interpreted as a directory.
14106
14107 2004-05-22 Richard M. Stallman <rms@gnu.org>
14108
14109 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14110 as a close quote.
14111
14112 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14113
14114 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14115 Use assoc-string, not assoc-ignore-case.
14116
14117 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14118
14119 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14120 If moving back then fwd gets a defun that ends before point,
14121 try again moving fwd then back.
14122
14123 * files.el (file-name-non-special): Allow t in file-arg-indices
14124 to mean requote the return value. Use `identity' as an element
14125 rather than as the whole value.
14126
14127 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14128
14129 2004-05-22 Juanma Barranquero <lektu@terra.es>
14130
14131 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14132 `help-make-usage'.
14133 (help-highlight-arguments): Skip function name before searching
14134 for arguments.
14135
14136 2004-05-21 Juanma Barranquero <lektu@terra.es>
14137
14138 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14139 Don't mention in the docstring these arguments meant for
14140 internal (recursive) use only.
14141 (allout-char-spec): Comment out (it's not implemented).
14142 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14143 obsolescence declaration.
14144 (allout-flatten-exposed-to-buffer)
14145 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14146 (my-mark-marker): Doc fix.
14147 (produce-allout-mode-map, allout-sibling-index)
14148 (allout-isearch-expose, allout-distinctive-bullet)
14149 (allout-open-topic, allout-reindent-body)
14150 (allout-rebullet-heading, allout-process-exposed)
14151 (allout-insert-listified, allout-latex-verb-quote)
14152 (allout-insert-latex-header, allout-insert-latex-trailer):
14153 Make arguments match their use in docstring.
14154 (allout-primary-bullet, allout-old-style-prefixes)
14155 (allout-inhibit-protection, allout-init, allout-mode)
14156 (allout-before-change-protect, allout-flag-region):
14157 Use "Emacs" instead of "emacs" in docstrings.
14158
14159 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14160
14161 * international/characters.el: Modify syntax of more characters.
14162
14163 2004-05-21 Masatake YAMATO <jet@gyve.org>
14164
14165 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14166 (etags-tags-completion-table): Show parsing progress.
14167
14168 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14169
14170 * locate.el (locate-prompt-for-command): Shorten first line of
14171 docstring.
14172 (locate-mode): Expand docstring and include keymap summary.
14173
14174 * files.el (find-file-noselect-1): Limit the scope of the
14175 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14176 is, by default, nil during the execution of
14177 `find-file-not-found-functions' and `find-file-hook'.
14178
14179 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14180
14181 * facemenu.el (facemenu-color-name-equal): New function.
14182 (list-colors-display): Use it to compare colors instead of
14183 facemenu-color-equal.
14184
14185 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14186
14187 * compare-w.el (compare-windows-face): Use min-colors instead of
14188 checking for tty or pc types.
14189
14190 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14191
14192 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14193 (completion-setup-function): Use with-current-buffer.
14194 Properly save excursion. Simplify.
14195 Don't assume there is necessarily a `mouse-face' property somewhere.
14196
14197 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14198
14199 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14200
14201 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14202 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14203 Use with-current-buffer.
14204 (byte-goto-log-buffer): Delete.
14205 (byte-compile-log-file): Call compilation-forget-errors.
14206
14207 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14208
14209 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14210 output messages into the search result.
14211
14212 2004-05-19 Masatake YAMATO <jet@gyve.org>
14213
14214 * wid-edit.el (widget-radio-button-notify): Revert my last
14215 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14216
14217 2004-05-19 Kenichi Handa <handa@m17n.org>
14218
14219 * international/characters.el: Fix syntax (open/close) of CJK chars.
14220
14221 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14222
14223 * help-mode.el (help-go-back): Don't depend on position of back button.
14224
14225 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14226
14227 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14228 files files don't contain an accidental additional /.
14229
14230 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14231 in source buffer.
14232
14233 2004-05-18 Masatake YAMATO <jet@gyve.org>
14234
14235 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14236 to widget-apply. :action method assumes 2 arguments, not 3.
14237
14238 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14239
14240 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14241 New constants.
14242 (hs-special-modes-alist): Add an f90-mode entry.
14243
14244 2004-05-17 Sam Steingold <sds@gnu.org>
14245
14246 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14247 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14248
14249 2004-05-16 Kim F. Storm <storm@cua.dk>
14250
14251 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14252
14253 2004-05-15 John Wiegley <johnw@newartisans.com>
14254
14255 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14256 (eshell-output-object-to-target): Improve output speed 20% by not
14257 calling `eshell-stringify' if something is already known to be a string.
14258
14259 2004-05-15 Alex Ott <ott@jet.msk.su>
14260
14261 * textmodes/ispell.el (ispell-local-dictionary-alist):
14262 Add windows-1251 to the choice of coding systems.
14263 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14264 encoded in cp1251.
14265
14266 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14267
14268 * progmodes/compile.el (compilation-warning-face)
14269 (compilation-info-face): Use min-colors.
14270
14271 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14272
14273 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14274 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14275 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14276 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14277 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14278 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14279 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14280 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14281 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14282 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14283 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14284 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14285 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14286 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14287
14288 2004-05-15 Kim F. Storm <storm@cua.dk>
14289
14290 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14291 Use it to set triggered-p element of timer.
14292 (timer-event-handler): Set triggered-p element non-nil while running
14293 the timer function.
14294
14295 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14296
14297 * descr-text.el (describe-char-unicode-data)
14298 (describe-char-unicodedata-file): Re-enable the unicode code now that
14299 the licensing issues have been cleared in the unicode-4 license.
14300 (describe-text-properties-1): Remove unused `overlay' var.
14301 (describe-char): Remove unused var `buffer'.
14302
14303 2004-05-14 David Ponce <david@dponce.com>
14304
14305 * tree-widget.el: New file.
14306
14307 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14308
14309 * language/european.el ("Brazilian Portuguese"): Add support for
14310 Brazilian Portuguese.
14311
14312 2004-05-13 John Wiegley <johnw@newartisans.com>
14313
14314 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14315 `recentf-mode' if this variable has been customized to t.
14316
14317 * eshell/esh-test.el (eshell-test): Call the function
14318 `emacs-version' rather than trying to build a custom version string.
14319
14320 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14321
14322 * net/telnet.el (telnet-mode): Use define-derived-mode.
14323 Don't modify the global value of comint-prompt-regexp.
14324
14325 2004-05-13 John Paul Wallington <jpw@gnu.org>
14326
14327 * version.el (emacs-version): Check for `gtk' feature before
14328 `x-toolkit' feature.
14329
14330 2004-05-13 Juanma Barranquero <lektu@terra.es>
14331
14332 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14333 arguments in the docstring, they're used only in recursive calls.
14334
14335 * help-fns.el (help-arg-highlighting-function)
14336 (help-argument-name): Delete.
14337 (help-default-arg-highlight): New function.
14338 (help-do-arg-highlighting): Use it.
14339
14340 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14341
14342 * calendar/appt.el (appt-disp-window):
14343 Use `calendar-set-mode-line' for a centered mode-line.
14344
14345 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14346
14347 * calendar/appt.el (appt-disp-window): Do not split window
14348 excessively when `split-height-threshold' is low.
14349
14350 2004-05-12 Nick Roberts <nickrob@gnu.org>
14351
14352 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14353 kill-buffer-hook here and make it local.
14354 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14355
14356 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14357
14358 * progmodes/compile.el (compilation-set-window-height):
14359 Use save-excursion to protect against misplaced marker.
14360
14361 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14362
14363 * custom.el (defface): Document that type can have value gtk.
14364
14365 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14366
14367 2004-05-12 Kenichi Handa <handa@m17n.org>
14368
14369 * descr-text.el: Require quail at comile time.
14370 (describe-char): If an input method is on and it supports the
14371 character, show how to input it.
14372
14373 * international/quail.el (quail-install-decode-map): Accept a
14374 char-table whose subtype is `quail-decode-map'.
14375 (quail-store-decode-map-key, quail-gen-decode-map1)
14376 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14377 (quail-show-key): New functions.
14378
14379 2004-05-12 Juanma Barranquero <lektu@terra.es>
14380
14381 * generic.el (define-generic-mode): Remove redundant arglist info.
14382
14383 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14384 Make arguments match their use in docstring.
14385 (help-arg-highlighting-function): New variable.
14386 (help-argument-name): Mention it in the docstring.
14387 (help-do-arg-highlight): Use it. Expand regexp to accept also
14388 ARG-xxx and xxx-ARG references.
14389
14390 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14391
14392 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14393 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14394 and "mailto:addr1?to=addr2" equal.
14395
14396 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14397
14398 * man.el (Man-getpage-in-background): Use shell-file-name
14399 and shell-command-switch variables instead of hard-coded values.
14400
14401 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14402
14403 * iimage.el: New file.
14404
14405 2004-05-11 Juanma Barranquero <lektu@terra.es>
14406
14407 * custom.el (custom-initialize-default, defcustom):
14408 Fix typo in docstring.
14409
14410 * files.el (set-visited-file-name, file-expand-wildcards):
14411 Fix docstring.
14412
14413 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14414
14415 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14416
14417 * subr.el (eventp): Be more discriminating with integers.
14418
14419 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14420
14421 * progmodes/compile.el (compile): Add universal prefix arg.
14422 (compilation-error-regexp-alist-alist): Add edg patterns.
14423
14424 2004-05-10 Sam Steingold <sds@gnu.org>
14425
14426 * textmodes/ispell.el (ispell-message):
14427 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14428
14429 2004-05-10 Dave Love <fx@gnu.org>
14430
14431 * progmodes/python.el (help-buffer): Autoload when compiling.
14432 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14433 (run-python): Prepend to any existing PYTHONPATH.
14434
14435 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14436
14437 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14438 for pending breakpoints.
14439
14440 2004-05-10 Richard M. Stallman <rms@gnu.org>
14441
14442 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14443 directly without calling any functions in Rmail.
14444 (unrmail-unprune): Function deleted.
14445
14446 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14447
14448 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14449 C-c C-z binding.
14450
14451 2004-05-10 Kenichi Handa <handa@m17n.org>
14452
14453 * descr-text.el (describe-char): Fix previous change. Don't make
14454 a unibyte character to multibyte in the *Help* buffer.
14455
14456 2004-05-10 Miles Bader <miles@gnu.org>
14457
14458 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14459 buffer an error if the debugger process is actually running.
14460
14461 2004-05-10 Juanma Barranquero <lektu@terra.es>
14462
14463 * help-fns.el (help-argument-name): Default to italic.
14464 (help-highlight-arguments): Return always (usage . doc), even when
14465 usage is nil.
14466
14467 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14468 (define-ibuffer-filter): Add usage info.
14469 (define-ibuffer-op): Add usage info (but CL-style defaults for
14470 keyword args are not shown).
14471
14472 * subr.el (remove-overlays, read-passwd): Fix docstring.
14473 (start-process-shell-command): Fix docstring. Put usage info in a
14474 format usable by `describe-function'.
14475 (open-network-stream, open-network-stream-nowait)
14476 (open-network-stream-server): Fix docstring.
14477
14478 2004-05-09 Jason Rumney <jasonr@gnu.org>
14479
14480 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14481 Only define cp125* if windows-125* is already defined.
14482
14483 * language/korean.el (cp949): Add alias.
14484
14485 * language/chinese.el (cp936, cp950): Add aliases.
14486
14487 * language/japanese.el (cp932): Add alias.
14488
14489 * term/w32-win.el: Require code-pages.
14490
14491 * international/mule-cmds.el (set-locale-environment):
14492 On MS-Windows use ansi code-page for default coding-systems.
14493 Set up paper sizes for Windows 3 letter languages.
14494
14495 * international/code-pages.el (cp932, cp936, cp949, cp950):
14496 Add aliases. Also add cp125* if not already defined.
14497
14498 2004-05-09 Juanma Barranquero <lektu@terra.es>
14499
14500 * help-fns.el (help-highlight-arguments): Don't try to highlight
14501 missing or autoloaded arglists. Accept structured arguments, like
14502 the first ones of `do' and `flet'.
14503
14504 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14505 (cvs-get-marked): Remove redundant arglist info.
14506
14507 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14508 Don't use CL-style default args.
14509
14510 2004-05-08 Andreas Schwab <schwab@suse.de>
14511
14512 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14513
14514 * international/subst-ksc.el: Fix references to utf-translate-cjk
14515 into utf-translate-cjk-mode.
14516 * international/subst-big5.el: Likewise.
14517 * international/subst-gb2312.el: Likewise.
14518 * international/subst-jis.el: Likewise.
14519 * international/utf-16.el: Likewise.
14520 * international/utf-8.el: Likewise.
14521
14522 2004-05-08 John Wiegley <johnw@newartisans.com>
14523
14524 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14525 "virtual buffers" (off by default), which makes it possible to
14526 switch to the "virtual" buffers of recently visited files. When a
14527 buffer name search fails, and this option is on, iswitchb will
14528 look at the list of recently visited files, and permit matching
14529 against those names. When the user hits RET on a match, it will
14530 revisit that file.
14531 (iswitchb-read-buffer): Add two optional arguments, which makes
14532 isearchb.el possible.
14533 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14534 (iswitchb-next-match): Add support for virtual buffers.
14535
14536 * isearchb.el: This module extends iswitchb to provide "as you
14537 type" buffer selection.
14538
14539 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14540 Ignore the read-only property when flyspell highlighting is on.
14541 Not ignoring it leads to a series of confusing errors.
14542 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14543 but also make sure to call flyspell-incorrect-hook.
14544 (flyspell-maybe-correct-transposition): Perform transposition test
14545 by bit twiddling a string, rather than using a temp buffer.
14546 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14547 buffer. This is also the original version of the code, which
14548 could not be checked in before due to a previous lack of
14549 assignment papers. This version has seen heavy usage on my system
14550 for several years now.
14551
14552 * calendar/cal-bahai.el: New file, which adds support for the
14553 Baha'i calendar to Emacs. This calendar is based on a solar year
14554 of 19 months of 19 days, with 4 intercalary days. Each year
14555 begins on March 21, with the calendar starting in 1844.
14556
14557 * calendar/cal-menu.el, calendar/calendar.el
14558 * calendar/diary-lib.el, calendar/holidays.el:
14559 Added support for using cal-bahai.el.
14560
14561 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14562 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14563 function can be used outside of eshell buffers.
14564 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14565
14566 2004-05-08 Juanma Barranquero <lektu@terra.es>
14567
14568 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14569 word constituent so FOO-ARG is not recognized as an arg.
14570 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14571
14572 * simple.el (next-error): Fix typo in docstring.
14573 (open-line): Make argument names match their use in docstring.
14574 (split-line): Fix docstring.
14575
14576 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14577 usable by `describe-function'.
14578 (gensym, gentemp, typep, ignore-errors): Make argument names match
14579 their use in docstring.
14580
14581 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14582 argument to `help-setup-xref'.
14583
14584 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14585
14586 Version 2.0.40 of Tramp released.
14587
14588 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14589 Use symbol-function to invoke functions only known on some Emacs
14590 flavors. This avoids byte-compiler warnings. Reported by Kevin
14591 Scaldeferri <kevin@scaldeferri.com>.
14592 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14593 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14594 consistent with the other tramp-do-* functions.
14595 (tramp-do-copy-or-rename-file): Calls adjusted.
14596 (tramp-process-initial-commands): Avoid liveness check on shell --
14597 we know that it must be alive since we're opening a connection at
14598 this moment.
14599 (tramp-last-cmd): New internal variable.
14600 (tramp-process-echoes): New tunable.
14601 (tramp-send-command): Set tramp-last-cmd.
14602 (tramp-wait-for-output): Delete echo, if applicable.
14603 (tramp-read-passwd): Construct the key for the password cache in a
14604 way that works for multi methods, too.
14605 (tramp-bug): Add backup-directory-alist and
14606 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14607
14608 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14609
14610 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14611
14612 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14613 (tramp-actions-copy-out-of-band): New defcustoms.
14614 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14615 used instead of a synchronous one. Allows password entering.
14616 (tramp-action-out-of-band): New defun.
14617 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14618 Remove restriction with password from doc string.
14619 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14620 `tramp-out-of-band-prompt-regexp',
14621 `tramp-actions-copy-out-of-band', `password-cache' and
14622 `password-cache-expiry'.
14623 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14624 password caching.
14625 (tramp-touch): FILE can be a local file, too.
14626 (TODO): Remove items done.
14627 (tramp-handle-insert-directory): Properly quote file name also if
14628 not full-directory-p. Handle wildcard case. Reported by Andreas
14629 Schwab <schwab@suse.de>.
14630 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14631 new file.
14632 (tramp-handle-file-local-copy, tramp-handle-write-region):
14633 The permissions of the temporary file are set if filename exists.
14634 Reported by Ted Stern <stern@cray.com>.
14635 (tramp-backup-directory-alist)
14636 (tramp-bkup-backup-directory-info): New defcustoms.
14637 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14638 (tramp-handle-find-backup-file-name): New function.
14639 Implements Tramp's find-backup-file-name.
14640
14641 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14642 for `find-backup-file-name'.
14643
14644 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14645 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14646
14647 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14648
14649 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14650
14651 2004-05-07 Juanma Barranquero <lektu@terra.es>
14652
14653 * subr.el (lambda): Add arglist description to docstring.
14654 (declare): Fix typo in docstring.
14655 (open-network-stream): Fix docstring.
14656 (process-kill-without-query): Fix docstring and add obsolescence info.
14657 (last, butlast, nbutlast): Make arguments match their use in docstring.
14658 (insert-buffer-substring-no-properties): Likewise.
14659 (insert-buffer-substring-as-yank): Likewise.
14660 (split-string): Fix docstring.
14661
14662 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14663 Make argument names match their use in docstring.
14664
14665 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14666
14667 2004-05-06 Nick Roberts <nickrob@gnu.org>
14668
14669 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14670 Fit first sentence on one line for apropos-command.
14671
14672 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14673
14674 Changes largely merged in from Dave Love's code.
14675 * progmodes/python.el: Doc fixes.
14676 (python-mode-map): Add python-complete-symbol.
14677 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14678 (python-comment-indent, python-complete-symbol)
14679 (python-symbol-completions, python-partial-symbol)
14680 (python-try-complete): New.
14681 (python-indent-line): Remove optional arg. Use python-block-end-p.
14682 (python-check): Bind compilation-error-regexp-alist.
14683 (inferior-python-mode): Use rx. Move keybindings to top level.
14684 Set comint-input-filter.
14685 (python-preoutput-filter): Use rx.
14686 (python-input-filter): Re-introduce.
14687 (python-proc): Start new process if necessary.
14688 Check python-buffer non-nil.
14689 (view-return-to-alist): Defvar.
14690 (python-send-receive): New.
14691 (python-eldoc-function): Use it.
14692 (python-mode-running): Don't defvar.
14693 (python-mode): Set comment-indent-function.
14694 Maybe update hippie-expand-try-functions-list.
14695 (python-indentation-levels): Initialize differently.
14696 (python-block-end-p): New.
14697 (python-indent-line): Use it.
14698 (python-compilation-regexp-alist): Augment.
14699 (run-python): Import `emacs' module to Python rather than loading
14700 code directly. Set python-buffer differently.
14701 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14702 Use python-proc.
14703 (python-send-command): Go to end of comint buffer.
14704 (python-load-file): Use python-proc, emacs.eimport.
14705 (python-describe-symbol): Simplify interactive form.
14706 Use emacs.help. Do use temp-buffer-show-hook.
14707 Call print-help-return-message.
14708 (hippie-exp): Require when compiling.
14709 (python-preoutput-continuation): Use rx.
14710
14711 * diff-mode.el (diff-make-unified): Fix regexp.
14712
14713 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14714
14715 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14716 filter groups from the buffer when rebuilding the Ibuffer buffer
14717 and `ibuffer-show-empty-filter-groups' is nil.
14718
14719 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14720
14721 * ps-print.el (ps-print-quote): Call ps-value-string.
14722 (ps-setup): Call ps-comment-string.
14723 (ps-value-string, ps-comment-string): New funs.
14724
14725 2004-05-06 Juanma Barranquero <lektu@terra.es>
14726
14727 * ehelp.el (electric-help-command-loop): Check whether the last
14728 character is visible, not (point-max).
14729
14730 * help-fns.el (help-argument-name): Default to bold; don't inherit
14731 from font-lock-variable-name-face.
14732 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14733
14734 2004-05-05 Kenichi Handa <handa@m17n.org>
14735
14736 * descr-text.el (describe-char): Copy the character with text
14737 properties and overlays into the first line, and call
14738 describe-text-properties on it.
14739
14740 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14741
14742 * iswitchb.el (iswitchb-global-map): Fix typo.
14743 Remove unwanted ###autoloads from source file.
14744
14745 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14746
14747 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14748 in run-hooks. Use substitute-command-keys in message.
14749 (wdired-abort-changes): Add message.
14750
14751 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14752
14753 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14754 (sql-emacs20-p): Remove.
14755 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14756 (sql-builtin-face, sql-doc-face): Remove.
14757 (sql-mode-ansi-font-lock-keywords)
14758 (sql-mode-oracle-font-lock-keywords)
14759 (sql-mode-postgres-font-lock-keywords)
14760 (sql-mode-linter-font-lock-keywords)
14761 (sql-mode-ms-font-lock-keywords)
14762 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
14763 (sql-product-font-lock): Fix font-lock reset when font rules change.
14764 (sql-highlight-product): Remove incorrect font-lock reset logic.
14765
14766 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
14767
14768 * ses.el (ses-set-parameter): Fix typo.
14769
14770 2004-05-04 Kim F. Storm <storm@cua.dk>
14771
14772 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
14773 Must expand directory for completion to work; and don't mess with
14774 process-environment.
14775 (ido-read-file-name): If command has ido property, don't use ido
14776 if value is ignore, or read as directory if value is dir.
14777 Set ido ignore property for dired-do-rename command.
14778
14779 2004-05-04 Juanma Barranquero <lektu@terra.es>
14780
14781 * ehelp.el (electric-help-command-loop, electric-help-undefined)
14782 (electric-help-help): Check against unmapped commands.
14783
14784 * help-fns.el (help-argument-name): New face, inheriting from
14785 font-lock-variable-name-face, to highlight function arguments in
14786 `describe-function' and `describe-key'.
14787 (help-do-arg-highlight): Auxiliary function to highlight a given
14788 list of arguments in a string.
14789 (help-highlight-arguments): Highlight the function arguments and
14790 all uses of them in the docstring.
14791 (describe-function-1): Use it. Do docstring output via `insert',
14792 not 'princ', so text attributes are preserved.
14793
14794 * winner.el (winner-mode-map): Move `winner-undo' and
14795 `winner-redo' to C-c <left> and C-c <right>, respectively (the
14796 previous bindings conflict with `prev-buffer', `next-buffer').
14797
14798 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14799
14800 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14801 (bibtex-entry-update): New command bound to C-c C-u.
14802 (bibtex-text-in-string): Fix regexp.
14803 (bibtex-assoc-of-regexp): Remove.
14804 (bibtex-progress-message): Fix docstring.
14805 (bibtex-inside-field): Use if.
14806 (bibtex-assoc-regexp): New function.
14807 (bibtex-format-entry): Make code more robust so that it formats
14808 also old entries.
14809 (bibtex-autokey-demangle-title): Merge with obsolete function
14810 bibtex-assoc-of-regexp.
14811 (bibtex-field-list): New function.
14812 (bibtex-entry): Use bibtex-field-list.
14813 (bibtex-parse-entry): Fix docstring.
14814 (bibtex-print-help-message): Use bibtex-field-list.
14815 (bibtex-make-field): Use bibtex-field-list.
14816 (bibtex-entry-index): Bugfix. Return crossref key if required.
14817 (bibtex-lessp): Fix docstring.
14818
14819 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
14820
14821 * select.el (xselect-convert-to-string): Move comment to intended line.
14822
14823 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14824
14825 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14826 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14827
14828 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14829
14830 * term/x-win.el (x-clipboard-yank): Don't exit on error from
14831 x-get-selection.
14832
14833 2004-05-03 Jason Rumney <jasonr@gnu.org>
14834
14835 * makefile.nt: Remove.
14836
14837 2004-05-03 Kim F. Storm <storm@cua.dk>
14838
14839 * emulation/cua-base.el (cua--update-indications): Fix last change.
14840 (cua-mode): Deactivate mark when cua-mode is enabled.
14841
14842 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
14843
14844 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14845
14846 2004-05-03 Nick Roberts <nickrob@gnu.org>
14847
14848 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14849 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14850 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14851 window over visible frames.
14852 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14853
14854 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
14855
14856 * progmodes/compile.el (compilation-gcpro): New var.
14857 (compilation-fake-loc): Use it.
14858 (compilation-forget-errors): Reset it.
14859
14860 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14861
14862 * diff-mode.el (diff-header-face, diff-file-header-face):
14863 Use min-colors.
14864
14865 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14866
14867 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14868 (bibtex-clean-entry): Disentangle code.
14869 (bibtex-realign): New function.
14870 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
14871 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14872 Remove undocumented optional arg called-by-convert-alien.
14873 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
14874 for sorting instead of bibtex-sort-buffer.
14875
14876 2004-05-02 Eli Zaretskii <eliz@gnu.org>
14877
14878 * progmodes/compile.el (compilation-start): In the
14879 no-async-subprocesses branch, call sit-for to give redisplay a
14880 chance to show the updated process status in the mode line, and
14881 fontify the buffer explicitly after the process exits.
14882
14883 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
14884
14885 * progmodes/python.el (python-compilation-line-number): Remove.
14886 (python-compilation-regexp-alist): Don't use it any more.
14887 (python-orig-start, python-input-filter): Remove.
14888 (inferior-python-mode): Don't set up comint-input-filter-functions.
14889 (python-send-region): Use compilation-fake-loc.
14890
14891 * progmodes/compile.el (compilation-messages-start): New var.
14892 (compilation-mode): Don't setup next-error-function here.
14893 (compilation-setup): Set it up here instead (for minor modes as well).
14894 Make compilation-messages-start buffer local.
14895 (compilation-next-error-function): Use it.
14896 (compilation-forget-errors): Set compilation-messages-start.
14897
14898 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
14899
14900 * ielm.el (ielm-prompt-read-only): Update docstring.
14901
14902 * comint.el (comint-prompt-read-only): Update docstring.
14903 (comint-update-fence, comint-kill-whole-line)
14904 (comint-kill-region): New functions.
14905
14906 * simple.el (kill-whole-line): Use "p" instead of "P" in
14907 interactive form.
14908
14909 2004-05-01 Juanma Barranquero <lektu@terra.es>
14910
14911 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
14912 format arglist so default values in CL-style argument lists are
14913 correctly shown.
14914
14915 2004-05-01 Jason Rumney <jasonr@gnu.org>
14916
14917 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
14918
14919 2004-05-01 Kenichi Handa <handa@m17n.org>
14920
14921 * international/titdic-cnv.el (miscdic-convert): Don't generate a
14922 quail file if it is up to date.
14923
14924 2004-04-30 Juri Linkov <juri@jurta.org>
14925
14926 * cus-edit.el (custom-mode-map):
14927 Add key binding `C-x C-s' to `Custom-save'.
14928
14929 * outline.el (outline-blank-line): New var.
14930 (outline-next-preface, outline-show-heading)
14931 (outline-end-of-subtree): Use it.
14932
14933 * dired-aux.el (dired-touch-initial): New fun.
14934 (dired-do-chxxx): Call it for op-symbol `touch'.
14935 (dired-diff): Use `dired-dwim-target-directory'
14936 if current dired buffer has no buffer mark.
14937
14938 * bindings.el (propertized-buffer-identification):
14939 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
14940 Add C-M-arrow keys for consistency.
14941
14942 * files.el (confirm-kill-emacs):
14943 Change group from top-level `emacs' to `convenience'.
14944
14945 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14946 Push mark on the first call of successive command calls.
14947 (insert-pair): New fun created from `insert-parentheses' with
14948 `open' and `close' arguments added. Enclose active regions
14949 in paired characters. Compare adjacent characters syntax with
14950 inserted characters syntax before inserting a space.
14951 (insert-parentheses): Call `insert-pair' with ?\( ?\).
14952
14953 * delsel.el: Don't put `delete-selection' property
14954 on `insert-parentheses' symbol to take advantage of
14955 region handling in `insert-pair' function.
14956 Suggested by Stephan Stahl <stahl@eos.franken.de>.
14957
14958 2004-04-30 Kim F. Storm <storm@cua.dk>
14959
14960 * emulation/cua-base.el: Add support for changing cursor types;
14961 based on patch from Michael Mauger.
14962 (cua-normal-cursor-color, cua-read-only-cursor-color)
14963 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
14964 Customization cursor type and/or cursor color.
14965 (cua--update-indications): Handle cursor type changes.
14966 (cua-mode): Update cursor indications if enabled.
14967
14968 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
14969
14970 * mouse.el (mouse-drag-copy-region): New defcustom.
14971 (mouse-set-region, mouse-drag-region-1): Use it.
14972
14973 * simple.el (kill-ring-save): If region face background color is
14974 unspecified (if no highlighting), show extent of fully visible
14975 region even if transient-mark-mode is enabled.
14976
14977 * emulation/cua-base.el (cua--standard-movement-commands):
14978 Add cua-scroll-up and cua-scroll-down.
14979 (cua-scroll-up, cua-scroll-down): New commands.
14980 (cua--init-keymaps): Remap scroll-up and scroll-down.
14981
14982 * emulation/cua-rect.el (cua--convert-rectangle-as):
14983 New defmacro.
14984 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
14985 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
14986 New commands (suggested by Jordan Breeding).
14987
14988 2004-04-30 Juanma Barranquero <lektu@terra.es>
14989
14990 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
14991
14992 2004-04-30 Mario Lang <mlang@delysid.org>
14993
14994 * diff.el (diff-switches): Fix typo in docstring.
14995
14996 2004-04-30 Alex Schroeder <alex@gnu.org>
14997
14998 * xml.el (xml-debug-print-internal): Don't add newline and
14999 indentation to text nodes and write empty elements as empty tags
15000 instead of opening and closing tags.
15001 (xml-debug-print): Take optional indent-string argument.
15002 (xml-print): Alias for xml-debug-print.
15003
15004 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15005
15006 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
15007 than duplicate call to `line-beginning-position'.
15008
15009 * progmodes/f90.el (f90-get-present-comment-type):
15010 Return whitespace, as well as comment chars, for consistent filling
15011 of comment blocks. Use `match-string-no-properties'.
15012 (f90-break-line): Trim trailing whitespace when filling comments.
15013
15014 2004-04-30 Dave Love <fx@gnu.org>
15015
15016 * calendar/diary-lib.el (diary-outlook-formats): New variable.
15017 (diary-from-outlook-internal, diary-from-outlook)
15018 (diary-from-outlook-gnus, diary-from-outlook-rmail):
15019 New functions to import diary entries from Outlook-format
15020 appointments in mail messages.
15021
15022 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15023
15024 * progmodes/python.el (python-send-command): New fun.
15025 (python-send-region, python-load-file): Use it.
15026
15027 * progmodes/compile.el (compilation-last-buffer): Add var alias.
15028
15029 * help-fns.el (help-C-file-name): Use new subr-name.
15030 Prepend `src/' to the file name.
15031 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15032 (describe-function-1, describe-variable): Only find a C source file
15033 name if DOC is already loaded.
15034
15035 * help-mode.el (help-function-def, help-variable-def):
15036 Use the new find-function-search-for-symbol functionality.
15037 Allow FILE to be `C-source'.
15038
15039 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
15040 (find-function-C-source): New fun.
15041 (find-function-search-for-symbol): Use it.
15042
15043 2004-03-29 Michael Mauger <mmaug@yahoo.com>
15044
15045 * progmodes/sql.el (sql-product-alist): Rename variable
15046 `sql-product-support'. Add Postgres login parameters.
15047 (sql-set-product, sql-product-feature): Update with renamed variable.
15048 (sql-connect-postgres): Add username prompt.
15049 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
15050 Make patterns less product specific.
15051 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
15052 (sql-mode-abbrev-table): Modify initialization.
15053 (sql-builtin-face): Add variable.
15054 (sql-keywords-re): Add macro.
15055 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
15056 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
15057 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
15058 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
15059 (sql-mode-linter-font-lock-keywords)
15060 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
15061 (sql-mode-sybase-font-lock-keywords)
15062 (sql-mode-informix-font-lock-keywords)
15063 (sql-mode-interbase-font-lock-keywords)
15064 (sql-mode-ingres-font-lock-keywords)
15065 (sql-mode-solid-font-lock-keywords)
15066 (sql-mode-sqlite-font-lock-keywords)
15067 (sql-mode-db2-font-lock-keywords): Default to nil.
15068 (sql-product-font-lock): Always highlight ANSI keywords.
15069 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
15070 (sql-send-string): Add function.
15071
15072 2004-04-29 Dave Love <fx@gnu.org>
15073
15074 * progmodes/cfengine.el (cfengine-beginning-of-defun)
15075 (cfengine-end-of-defun): Ensure progress through buffer.
15076
15077 * info-look.el (cfengine-mode): Accept a terminal ().
15078
15079 2004-04-29 Juri Linkov <juri@jurta.org>
15080
15081 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
15082 instead of isearch-yank-word-or-char. Add new key bindings for
15083 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
15084 (isearch-del-char): New fun.
15085 (isearch-forward, isearch-edit-string): Update docstring.
15086 (isearch-yank-char): Doc fix.
15087 (isearch-other-meta-char): Restore point after scrolling.
15088
15089 * progmodes/compile.el (compilation-context-lines): Add nil option
15090 to disable compilation output window scrolling.
15091 (compilation-set-window): Use it.
15092
15093 * outline.el (outline-next-preface, outline-show-heading):
15094 Don't leave unhidden blank line before heading.
15095 (outline-end-of-subtree): Include last newline into subtree.
15096 (hide-entry): Leave point at beginning of heading instead of end.
15097 (outline-up-heading): Push mark for the first call of successive
15098 command calls.
15099
15100 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15101
15102 * comint.el (comint-prompt-read-only): New variable.
15103 (comint-output-filter): Implement it.
15104
15105 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15106 (ielm-prompt-internal): New variable.
15107 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15108 (ielm-send-input): Delete unused variable `buf'.
15109 (ielm-eval-input): Use `ielm-prompt-internal'.
15110 (inferior-emacs-lisp-mode): Use new variables
15111 `comint-prompt-read-only' and `ielm-prompt-internal'.
15112 Get rid of obsolete variable `directory-sep-char'.
15113 (ielm): Use `zerop'.
15114
15115 2004-04-29 John Paul Wallington <jpw@gnu.org>
15116
15117 * thumbs.el (toplevel): Require cl at compile time.
15118 Remove conditional definitions of `ignore-errors' and `caddar'
15119 because they occur at run time.
15120
15121 2004-04-28 Nick Roberts <nickrob@gnu.org>
15122
15123 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15124 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15125 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15126 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15127
15128 * progmodes/gud.el (gud-common-init): Throw an error if program is
15129 already running under gdb.
15130
15131 2004-04-28 John Paul Wallington <jpw@gnu.org>
15132
15133 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15134 (thumbs-show-image-num): Move assignment of
15135 `thumbs-current-image-filename' within scope of `i'.
15136 (thumbs-emboss-image): Don't use `evenp'.
15137
15138 2004-04-28 Richard M. Stallman <rms@gnu.org>
15139
15140 * progmodes/compile.el (compilation-context-lines): Default now 0.
15141
15142 2004-04-28 Juanma Barranquero <lektu@terra.es>
15143
15144 Use `time-less-p' from calendar/time-date.el instead of defining
15145 custom versions of it.
15146
15147 * pcomplete.el (pcomplete-time-less-p): Remove.
15148
15149 * thumbs.el (time-less-p): Remove.
15150
15151 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15152 (timeclock-generate-report): Use `time-less-p'.
15153
15154 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15155 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15156
15157 2004-04-28 Masatake YAMATO <jet@gyve.org>
15158
15159 * subr.el (remove-overlays): Make arguments optional.
15160
15161 * wid-edit.el (widget-specify-button): Put evaporate to the
15162 overlay for sample.
15163 (widget-specify-sample): Put evaporate to the overlay for sample.
15164 (widget-specify-doc): Put evaporate to the overlay for documentation.
15165
15166 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15167
15168 * info.el (info-apropos): Make it an index node. Align node names
15169 like makeinfo.
15170
15171 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15172
15173 * net/browse-url.el (browse-url-netscape-sentinel)
15174 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15175 (browse-url-epiphany-sentinel, browse-url-mosaic):
15176 Use browse-url-*-program instead of a literal program name.
15177
15178 2004-04-27 Kevin Ryde <user42@zip.com.au>
15179
15180 * eshell/em-alias.el:
15181 * eshell/em-dirs.el:
15182 * eshell/em-hist.el:
15183 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15184 features when M-x customize-group loads modules before the main
15185 eshell.el.
15186
15187 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15188
15189 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15190 either a character representation of an event or an event
15191 description list.
15192
15193 * type-break.el: Capitalise Emacs and Lisp.
15194 (type-break-good-break-interval, type-break-demo-boring-stats)
15195 (type-break-terse-messages, type-break-file-name): New defcustoms.
15196 (type-break-post-command-hook)
15197 (type-break-warning-countdown-string): Quote variable names in doc.
15198 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15199 (type-break-mode): Document type-break-good-break-interval and the
15200 "session" file. Schedule break according to the session file.
15201 Kill session file buffer on exit. Organise for save-some-buffers
15202 to always save the session file.
15203 (type-break-mode-line-message-mode, type-break-query-mode):
15204 Uppercase arguments.
15205 (type-break-file-time, type-break-file-keystroke-count, timep)
15206 (type-break-choose-file, type-break-get-previous-time)
15207 (type-break-get-previous-count): New defuns.
15208 (type-break): Avoid break querying after a completed break in the
15209 case where the query was initiated during user invocation of the
15210 break. Optional terse messages.
15211 Use type-break-good-break-interval if type-break-good-rest-interval is
15212 nil. File the break time.
15213 (type-break-schedule): New optional args for overriding the use of
15214 the current time.
15215 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15216 after a break.
15217 (type-break-check): File the keystroke count.
15218 (type-break-do-query): Prevent a second query when the break is
15219 interrupted. Optional terse message.
15220 (type-break-keystroke-reset): Record the start of a typing interval.
15221 (type-break-demo-boring): Optional terse messages. Display word
15222 per minute and keystroke counts according to
15223 type-break-demo-boring-stats.
15224
15225 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15226
15227 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15228 directories, make sure they exist under archive-tmpdir.
15229
15230 2004-04-27 Juri Linkov <juri@jurta.org>
15231
15232 * help.el (view-emacs-news): With argument, display info for the
15233 selected version by finding it among different NEWS files, and
15234 narrowing the buffer to the selected version.
15235
15236 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15237 same-window-buffer-names.
15238 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15239 non-numeric prefix argument, append the number to the buffer name
15240 for numeric prefix argument.
15241 (info-other-window): Bind same-window-regexps to nil.
15242 (Info-reference-name): Rename to Info-point-loc.
15243 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15244 and Info-find-index-name for stringy Info-point-loc.
15245 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15246 without middle `.', but with final `.' and optional line number
15247 for it. Set Info-point-loc for index nodes.
15248 (Info-index): Remove middle `.' from index entry regexp.
15249 Modify line number regexp.
15250 (Info-index-next): Decrement line number.
15251 (info-apropos): Remove middle `.' from index entry regexp.
15252 Add optional line number regexp at the end. Add matched value
15253 for line number to the result list and insert it to the buffer.
15254 Replace match-string by match-string-no-properties.
15255 Reorder result list.
15256 (Info-fontify-node): Hide index line numbers.
15257 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15258 empty matches.
15259 (Info-follow-reference): Use `str' instead of
15260 Info-following-node-name-re.
15261 (Info-toc): Use full file names. Set Info-current-node to "Top".
15262 (Info-fontify-node): Compare file names without directory name.
15263 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15264 Set second arg of Info-extract-menu-node-name for index nodes.
15265 (info-xref-visited): Use magenta3 instead of magenta4.
15266 (Info-mode): Add info-apropos to docstring.
15267
15268 * log-view.el (log-view-diff): Replace interactive code "r"
15269 by a list to allow to call it even if region is not active.
15270
15271 * paren.el (show-paren-highlight-openparen): New var.
15272 (show-paren-function): Turn on openparen highlighting when
15273 matching forward if show-paren-highlight-openparen is non-nil.
15274
15275 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15276 the constant value 1.
15277 (completions-common-part): Expand docstring.
15278
15279 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15280
15281 2004-04-27 Kim F. Storm <storm@cua.dk>
15282
15283 * image.el (insert-sliced-image): Use line-height instead of
15284 line-spacing property on newline.
15285
15286 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15287
15288 * desktop.el (desktop-buffer-misc-data-function): Rename to
15289 desktop-save-buffer and change docstring.
15290 (desktop-buffer-modes-to-save): Delete.
15291 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15292 desktop-buffer-modes-to-save.
15293 (desktop-save): Rename desktop-buffer-misc-data-function to
15294 desktop-save-buffer and allow non-function value.
15295 (desktop-missing-file-warning): Correct docstring.
15296
15297 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15298 to desktop-save-buffer.
15299
15300 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15301 desktop-save-buffer.
15302
15303 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15304
15305 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15306
15307 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15308
15309 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15310
15311 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15312
15313 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15314 (ielm): Only go to the end of the buffer when starting a new process.
15315
15316 2004-04-25 Juanma Barranquero <lektu@terra.es>
15317
15318 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15319 mode line. Bind `inhibit-read-only' to t before modifying
15320 properties of text in the buffer.
15321 (ielm): Force point to the end of buffer, even when running ielm
15322 from inside itself.
15323
15324 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15325
15326 * info.el (info-apropos): Reset Info-complete-cache.
15327
15328 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15329
15330 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15331 Also recognize severe Irix et al. messages.
15332 (compilation-normalize-filename, compile-abbreviate-directory):
15333 Delete functions.
15334 (compilation-get-file-structure): New function inherits
15335 functionality of the two preceding ones.
15336 (compilation-internal-error-properties, compilation-fake-loc):
15337 Use it so that different paths to the same file share the same
15338 markers. Also optimize finding adjacent marker slightly.
15339
15340 2004-04-25 Kim F. Storm <storm@cua.dk>
15341
15342 * image.el (insert-sliced-image): Add line-spacing t property
15343 to newlines separating image lines.
15344
15345 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15346
15347 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15348
15349 * ielm.el (ielm-prompt-read-only): New user option.
15350 (ielm-prompt): Expand docstring to describe new behavior.
15351 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15352 mention it in the docstring.
15353
15354 2004-04-24 Andreas Schwab <schwab@suse.de>
15355
15356 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15357
15358 * diff.el (diff): Set default-directory in diff buffer.
15359
15360 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15361
15362 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15363 mail was being composed if the terminal cannot display more than
15364 one frame; instead, switch to previous frame.
15365
15366 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15367 (rmail-start-mail): Support rmail-mail-new-frame even on
15368 terminals that can display only one frame at a time.
15369
15370 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15371
15372 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15373 (checkdoc-output-font-lock-keywords): Remove error regexp.
15374 (checkdoc-output-mode-map): Remove.
15375 (checkdoc-output-mode): Derive from compilation-mode.
15376 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15377
15378 * dired.el (dired-mode-map): Add a menu entry for wdired.
15379
15380 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15381 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15382
15383 * wdired.el (wdired-mode-map): Move init into declaration.
15384 Fix `return' binding.
15385 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15386 Use force-mode-line-update.
15387 (wdired-get-filename): Use `unless'.
15388 (wdired-preprocess-files): Don't assume names have no \n and use / for
15389 dir separator.
15390 (wdired-normalize-filename): Use replace-regexp-in-string.
15391 (wdired-load-hooks): Remove.
15392 (wdired-mode-hooks): Rename to wdired-mode-hook.
15393
15394 * info-look.el: Add support for cfengine-mode.
15395 (info-lookup-setup-mode): Use dolist.
15396
15397 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15398
15399 * wdired.el: New file.
15400
15401 2004-04-23 Juanma Barranquero <lektu@terra.es>
15402
15403 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15404
15405 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15406 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15407 (pcomplete--help, pcomplete--here): Doc fixes.
15408
15409 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15410
15411 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15412 handles wrong-number-of-arguments in backend call.
15413
15414 * vc.el (vc-print-log): Likewise.
15415
15416 2004-04-20 Dave Love <fx@gnu.org>
15417
15418 * emacs-lisp/rx.el: Doc fixes.
15419 (rx-constituents): Add/extend many forms.
15420 (rx-check): Check form is a list.
15421 (bracket): Defvar.
15422 (rx-check-any, rx-any, rx-check-not): Modify.
15423 (rx-not): Simplify.
15424 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15425 (rx-kleene): Use rx-trans-forms.
15426 (rx-quote-for-set): Delete.
15427 (rx): Allow multiple args.
15428
15429 2004-04-23 Kenichi Handa <handa@m17n.org>
15430
15431 * international/mule-util.el (char-displayable-p): Simplify by
15432 using internal-char-font.
15433
15434 2004-04-23 Juanma Barranquero <lektu@terra.es>
15435
15436 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15437
15438 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15439
15440 * diff-mode.el (diff-next-error): New fun.
15441 (diff-mode): Use it.
15442
15443 * simple.el (next-error): Change arg name.
15444 Add support for the documented C-u C-x ` usage.
15445
15446 * frame.el (special-display-popup-frame, next-multiframe-window)
15447 (previous-multiframe-window): Only consider frames on same display.
15448
15449 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15450
15451 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15452 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15453
15454 2004-04-22 Kim F. Storm <storm@cua.dk>
15455
15456 * net/telnet.el (telnet): Add optional port arg.
15457
15458 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15459
15460 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15461 Minor sanity check on the `hyperlink' slot.
15462
15463 * Makefile.in (recompile): Compile new files.
15464
15465 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15466 Add byte-recompile-directory's optional `arg'.
15467
15468 * cvs-status.el (cvs-tree-use-charset): New var.
15469 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15470 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15471 (cvs-status-cvstrees): Use it.
15472
15473 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15474 Make it a normal major mode.
15475 (checkdoc-buffer-label): Make sure the file name is meaningful.
15476 (checkdoc-output-to-error-buffer): Remove.
15477 (checkdoc-error, checkdoc-start-section): Rewrite.
15478
15479 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15480 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15481 (Info-title-4-face): Use new syntax.
15482 (info-xref-visited): Inherit from info-xref.
15483
15484 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15485
15486 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15487
15488 * simple.el (next-error-last-buffer, next-error-function):
15489 New variables for the next-error framework.
15490 (next-error-buffer-p): New function.
15491 (next-error-find-buffer): Generalize compilation-find-buffer.
15492 (next-error, previous-error, first-error, next-error-no-select)
15493 (previous-error-no-select): Move from compile.el.
15494
15495 * replace.el (occur-next-error, occur-1): Hook into the next-error
15496 framework.
15497
15498 * progmodes/compile.el (compilation-start):
15499 Set next-error-last-buffer so next-error knows where to jump.
15500 (compilation-setup): Set the buffer-local variable
15501 next-error-function to 'compilation-next-error-function.
15502 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15503 alternate way to find if a buffer is a compilation buffer, for
15504 next-error convenience.
15505 (next-error-no-select, previous-error-no-select, next-error)
15506 (previous-error, first-error): Move to simple.el.
15507 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15508 (compilation-last-buffer): Remove.
15509 (compilation-start, compilation-next-error, compilation-setup)
15510 (compilation-next-error-function, compilation-find-buffer):
15511 Remove compilation-last-buffer use.
15512
15513 2004-04-21 Juanma Barranquero <lektu@terra.es>
15514
15515 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15516 (font-lock-warning-face): Fix spacing.
15517
15518 * makefile.w32-in (WINS): Add url/ directory.
15519
15520 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15521
15522 * desktop.el (desktop-buffer-mode-handlers): New variable.
15523 Alist of major mode specific functions to restore a desktop buffer.
15524 (desktop-buffer-handlers): Make variable obsolete.
15525 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15526 Catch errors signaled in handlers. Update buffer count.
15527 Evaluate desktop-buffer-point.
15528 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15529 move to dired.el.
15530 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15531 move to info.el.
15532 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15533 move to mail/rmail.el.
15534 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15535 to mh-e/mh-e.el.
15536 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15537 On fail, print message (to message buffer) even if
15538 desktop-missing-file-warning is nil.
15539 (desktop-buffer-misc-data-function): New buffer local variable.
15540 Function returning major mode specific data.
15541 (desktop-buffer-misc-functions): Make variable obsolete.
15542 (desktop-save): Use desktop-buffer-misc-data-function.
15543 (desktop-buffer-dired-misc-data): Rename to
15544 dired-desktop-buffer-misc-data and move to dired.el.
15545 (desktop-buffer-info-misc-data): Rename to
15546 Info-desktop-buffer-misc-data and move to info.el.
15547 (desktop-read): Add message about number of buffers restored/failed.
15548
15549 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15550 Add parameters. Pause to display error only when
15551 desktop-missing-file-warning is non-nil.
15552 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15553 (dired-mode): Bind desktop-buffer-misc-data-function.
15554
15555 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15556 Add Parameters.
15557 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15558 (Info-mode): Bind desktop-buffer-misc-data-function.
15559
15560 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15561 Add Parameters.
15562
15563 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15564 Add Parameters.
15565
15566 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15567
15568 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15569 the case of letters in case-insensitive expansions when the
15570 abbrev is preceded by characters with letter syntax.
15571
15572 2004-04-21 Richard M. Stallman <rms@gnu.org>
15573
15574 * progmodes/cperl-mode.el (cperl-putback-char):
15575 Delete Emacs 18 definition.
15576
15577 * international/mule.el (ctext-post-read-conversion):
15578 Use assoc-string, not assoc-ignore-case.
15579
15580 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15581
15582 * emacs-lisp/easymenu.el (easy-menu-add):
15583 Do call x-popup-menu, but only if it's defined.
15584
15585 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15586
15587 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15588 Handle multiple args: compile like progn.
15589
15590 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15591 take all args as &rest arg.
15592
15593 * autoinsert.el (auto-insert-alist): Insert the user's name in
15594 copyright notice, rather than Free Software Foundation.
15595
15596 2004-04-21 Kenichi Handa <handa@m17n.org>
15597
15598 * descr-text.el (describe-char): Make it work on *Help* buffer.
15599
15600 2004-04-21 Kim F. Storm <storm@cua.dk>
15601
15602 * image.el (insert-image): Add optional SLICE arg.
15603 (insert-sliced-image): New defun.
15604
15605 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15606
15607 * subr.el (read-number): Check whether `default' is nil.
15608
15609 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15610
15611 * progmodes/compile.el (compilation-error-properties):
15612 Split into two.
15613 (compilation-internal-error-properties): New one.
15614 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15615
15616 2004-04-20 Richard M. Stallman <rms@gnu.org>
15617
15618 * window.el (split-window-save-restore-data):
15619 Don't update the data if OLD-INFO is nil.
15620
15621 * view.el (view-return-to-alist): Mark it permanent local.
15622
15623 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15624
15625 * recentf.el (recentf-save-list): Catch and warn about errors.
15626
15627 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15628 so "Buffers" won't be pure.
15629
15630 * help-mode.el (help-mode-finish): Set help-return-alist first
15631 thing, setting only the entry for the selected window.
15632
15633 * help-fns.el (describe-function-1): If many non-control non-meta
15634 keys run the command, don't list all of them.
15635
15636 2004-04-20 Juanma Barranquero <lektu@terra.es>
15637
15638 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15639 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15640
15641 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15642
15643 2004-04-20 Kenichi Handa <handa@m17n.org>
15644
15645 * international/quail.el (quail-lookup-key): New optional arg
15646 NOT-RESET-INDICES.
15647 (quail-get-translations): Call quail-lookup-key with
15648 NOT-RESET-INDICES t.
15649 (quail-completion): Likewise.
15650 (quail-lookup-map-and-concat): Likewise.
15651
15652 2004-04-20 Kenichi Handa <handa@m17n.org>
15653
15654 * international/quail.el (quail-update-translation): Don't insert
15655 such an unsupported multibyte char in a unibyte buffer.
15656
15657 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15658
15659 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15660 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15661 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15662 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15663 (gdb-frame-assembler-buffer): Improve behaviour with
15664 multiple frames.
15665 (gdb-display-buffer): Extend search to all visible frames.
15666
15667 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15668
15669 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15670 characters left after base64 decoding.
15671 (rmail-decode-region): Use -dos variety of `coding', to remove any
15672 ^M characters left after qp or base64 decoding.
15673
15674 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15675
15676 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15677 messages.
15678
15679 2004-04-19 Stephen Eglen <stephen@gnu.org>
15680
15681 * add-log.el (add-change-log-entry): Update doc string to mention
15682 add-log-full-name and add-log-mailing-address.
15683
15684 2004-04-18 Juri Linkov <juri@jurta.org>
15685
15686 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15687 (Info-find-node-2): Simplify error message.
15688 (Info-insert-dir): Use Info-following-node-name.
15689 (Info-goto-node): Remove *info-history* and *info-toc*.
15690 (Info-history): Create a node of the virtual history file.
15691 (Info-toc): Create a node of the virtual toc file.
15692 (Info-insert-toc): New arg `curr-file' for reference file names.
15693 (info-apropos): Remove redundant var binding for temp-file.
15694 (Info-index, Info-index-next, Info-mode): Doc fix.
15695 (Info-goto-emacs-command-node): Don't jump to *info* from
15696 non-*info* Info buffers.
15697 (Info-fontify-node): Don't show the file name of external
15698 references if `Info-hide-note-references' is `hide'. Don't hide
15699 newlines at the end of paragraphs.
15700
15701 * international/mule-diag.el (list-input-methods):
15702 Fix args to help-xref-button.
15703
15704 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15705 to put into effect local variables from TUTORIAL files.
15706
15707 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15708 with default value taken from the variable `sentence-end'.
15709 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15710 Add nil const to :type.
15711 (sentence-end-without-period, sentence-end-double-space)
15712 (sentence-end-without-space): Doc fix.
15713
15714 * textmodes/paragraphs.el (forward-sentence):
15715 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15716 (fill-delete-newlines):
15717 * progmodes/cc-cmds.el (c-beginning-of-statement):
15718 Use function `sentence-end' instead of variable `sentence-end'.
15719
15720 2004-04-18 Andreas Schwab <schwab@suse.de>
15721
15722 * progmodes/compile.el (compilation-start): Set window start to
15723 point-min if compilation-scroll-output is nil.
15724
15725 2004-04-18 John Wiegley <johnw@newartisans.com>
15726
15727 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15728
15729 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15730
15731 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15732 (gdb-info-breakpoints-custom): Revert previous change.
15733 (gdb-view-assembler): Update assembler if necessary.
15734 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15735 (gdb-display-source-buffer): Update properly when both source and
15736 assembler are visible.
15737
15738 2004-04-17 John Wiegley <johnw@newartisans.com>
15739
15740 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15741 which limits the number of names shown in the minibuffer. Off by
15742 default.
15743 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15744 up iswitchb for users with a multitude of open buffers by showing
15745 only the first and last N/2 buffers in the completion list (which
15746 is enough to aid C-s/C-r, and to know that more characters are
15747 needed to refine the completion list).
15748
15749 2004-04-17 Richard M. Stallman <rms@gnu.org>
15750
15751 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15752 (file-truename): Expand all ~ constructs directly.
15753 (insert-directory): Delete any error msg output by the
15754 `insert-directory-program'.
15755
15756 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15757 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15758 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15759 (allout-init): Use find-file-hook, not find-file-hooks.
15760 (allout-mode): Eliminate Emacs 18 support.
15761 Use write-contents-functions, not local-write-file-hooks.
15762
15763 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
15764
15765 * progmodes/compile.el (compilation-error-properties): Fix for
15766 adding messages when there are already markers for their file.
15767 (compilation-fake-loc): New function.
15768
15769 2004-04-16 Dave Love <fx@gnu.org>
15770
15771 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
15772 (python-load-file): Fix python-orig-start setting.
15773
15774 * progmodes/compile.el: Doc fixes.
15775 (compilation-error-regexp-alist-alist)
15776 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
15777 (compilation-assq): Wrap in eval-when-compile.
15778 (compilation-mode-font-lock-keywords): Don't use list*.
15779 (compilation-start): Avoid warning.
15780 (compilation-compat-error-properties)
15781 (compilation-directory-properties): Add keymap property.
15782 (compilation-parsing-end): Make it a marker for better compatibility.
15783
15784 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
15785
15786 2004-04-16 Mark A. Hershberger <mah@everybody.org>
15787
15788 * xml.el: Doc fixes.
15789 (xml-get-children): Only looks at sub-tags and ignore strings.
15790
15791 * xml.el (xml-parse-tag): Avoid overwriting node-name.
15792
15793 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15794
15795 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15796
15797 2004-04-16 Andre Spiegel <spiegel@gnu.org>
15798
15799 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15800
15801 * vc.el (vc-print-log): Likewise.
15802
15803 2004-04-16 Masatake YAMATO <jet@gyve.org>
15804
15805 * simple.el (completion-setup-function): Set an initial value
15806 to `element-common-end' before entering loop. Set a value
15807 to `element-common-end' at the end of loop.
15808 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15809 (completions-common-part): Rename from completion-de-emphasis.
15810 (completions-first-difference): Rename from completion-emphasis.
15811 Suggested by RMS.
15812
15813 2004-04-16 Juanma Barranquero <lektu@terra.es>
15814
15815 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15816 (bookmark-edit-annotation-mode): Add mode name.
15817
15818 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15819
15820 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15821 for nested conflict markers.
15822 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15823
15824 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
15825
15826 * progmodes/gdb-ui.el (gdb-goto-info): New function.
15827
15828 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15829
15830 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15831
15832 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15833 Give a backtrace if requested.
15834
15835 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15836
15837 * progmodes/python.el (python-mouse-2-command, python-RET-command):
15838 Remove unused functions.
15839 (python-orig-start-line, python-orig-file): Remove.
15840 (python-orig-start): New var.
15841 (python-input-filter, python-compilation-line-number)
15842 (python-send-region, python-load-file): Use it.
15843
15844 * info.el (info): Always jump to *info*.
15845
15846 * subr.el (posn-set-point): New function.
15847
15848 * mouse.el (mouse-set-point): Use it.
15849
15850 * progmodes/compile.el (compile-goto-error): Use it.
15851 (compilation-button-map): New keymap.
15852 (compilation-error-properties): Use it.
15853 (compilation-shell-minor-mode-map): Don't bind mouse-2.
15854
15855 * smerge-mode.el (smerge-popup-context-menu): Use it.
15856
15857 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15858 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15859 mouse and non-mouse case.
15860
15861 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15862 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15863
15864 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15865 Make it work for non-mouse events.
15866
15867 * pcvs-info.el (cvs-status-map): Update binding name.
15868
15869 2004-04-14 Mark A. Hershberger <mah@everybody.org>
15870
15871 * xml.el (xml-maybe-do-ns): New function to handle namespace
15872 parsing of both attribute and element names.
15873 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15874 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15875 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
15876 (xml-parse-attlist): Make it do its own namespace parsing.
15877
15878 2004-04-14 Dave Love <fx@gnu.org>
15879
15880 * progmodes/python.el (run-python): Fix use of \n.
15881 (python-load-file): Remove `try' from Python fragment.
15882 (python-describe-symbol): Fix message.
15883
15884 * comint.el: Doc fixes.
15885 (comint-last-input-start, comint-last-input-end)
15886 (comint-last-output-start): Give them values.
15887 (comint-arguments): Avoid warning.
15888 (comint-skip-prompt): Use line-end-position.
15889 (comint-backward-matching-input): Rename arg to agree with doc.
15890 (comint-extract-string): Use syntax-ppss.
15891 (comint-dynamic-simple-complete): Delete useless list construction.
15892 (comint-redirect-subvert-readonly): New.
15893 (comint-redirect-preoutput-filter): Use it.
15894
15895 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15896 Correctly handle negative arguments when calling hook functions.
15897
15898 2004-04-14 Jesper Harder <harder@ifa.au.dk>
15899
15900 * info.el (info-apropos): Don't clobber Info-history-list.
15901
15902 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
15903
15904 * progmodes/compile.el (compilation-setup):
15905 Localize overlay-arrow-position.
15906 (compilation-sentinel): Restructure code equivalently.
15907 (compilation-next-error): Find message on same line after point if
15908 not found before point.
15909 (compile-mouse-goto-error): Restore function so that compilation
15910 buffer need not be current and use compile-goto-error.
15911 (compile-goto-error): Restore function.
15912 (next-error): Set overlay-arrow-position.
15913 (compilation-forget-errors): Don't localize already local
15914 compilation-locs and remove FIXME about refontifying.
15915
15916 2004-04-14 Kim F. Storm <storm@cua.dk>
15917
15918 * startup.el (emacs-quick-startup): New defvar (set by -Q).
15919 (command-line): New option -Q. Like -q --no-site-file, but
15920 in addition it also disables menu-bar, tool-bar, scroll-bars,
15921 tool-tips, and the blinking cursor.
15922 (command-line-1): Skip startup screen if -Q.
15923 (fancy-splash-head): Use ":align-to center" prop to center splash image.
15924
15925 * emulation/cua-base.el (cua-read-only-cursor-color)
15926 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
15927
15928 2004-04-13 Dave Love <fx@gnu.org>
15929
15930 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
15931 (syntax): Don't require.
15932 (python) <defgroup>: Add :version.
15933 (python-quote-syntax): Re-written.
15934 (inferior-python-mode): Move stuff here from run-python and add
15935 some more.
15936 (python-preoutput-continuation, python-preoutput-result)
15937 (python-dotty-syntax-table): New.
15938 (python-describe-symbol): Use them.
15939 (run-python): Move stuff to inferior-python-mode. Modify code
15940 loaded into Python.
15941 (python-send-region): Use python-proc, python-send-string.
15942 (python-send-string): Send newlines too. Callers changed.
15943 (python-load-file): Re-written.
15944 (python-eldoc-function): New.
15945 (info-look): Don't require.
15946 (python-after-info-look): New. A modified version of former
15947 top-level code for use with eval-after-load.
15948 (python-maybe-jython, python-guess-indent): Use widened buffer.
15949 (python-fill-paragraph): Re-written.
15950 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
15951 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
15952
15953 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
15954
15955 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
15956 Set compilation-error-regexp-alist earlier.
15957
15958 * progmodes/compile.el (compilation-minor-mode-map)
15959 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
15960 (compile-goto-error): Re-merge the mouse and non-mouse commands.
15961
15962 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15963
15964 * progmodes/compile.el (compile-goto-error): Select the buffer/window
15965 corresponding to the event.
15966
15967 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
15968
15969 * loadup.el: Add cygwin to system-type list, for unexec() support.
15970
15971 2004-04-12 John Paul Wallington <jpw@gnu.org>
15972
15973 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
15974 (ibuffer-restore-window-config-on-quit): New variable to replace
15975 `ibuffer-delete-window-on-quit'. Update all references.
15976 (ibuffer-prev-window-config): New variable.
15977 (ibuffer-quit): Restore previous window configuration instead of
15978 deleting window.
15979 (ibuffer): Save window configuration before showing Ibuffer buffer.
15980
15981 * help.el (describe-mode): Doc fix.
15982
15983 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15984
15985 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15986 not to treat nil as a function.
15987
15988 * vc-arch.el (vc-arch-root): Be a bit more careful.
15989 (vc-arch-register): Save the buffer if we modified it.
15990 (vc-arch-delete-rej-if-obsolete): Save excursion.
15991 (vc-arch-find-file-hook): Use the simpler after-save-hook.
15992 (vc-arch-responsible-p, vc-arch-init-version): New functions.
15993
15994 * net/ldap.el (ldap-search): Use list*.
15995
15996 2004-04-12 Juri Linkov <juri@jurta.org>
15997
15998 * info.el (Info-follow-reference): Allow multiline reference name.
15999
16000 2004-04-11 Dave Love <fx@gnu.org>
16001
16002 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
16003
16004 * progmodes/python.el: New file.
16005
16006 2004-04-11 Andre Spiegel <spiegel@gnu.org>
16007
16008 * vc-hooks.el (vc-arg-list): Function removed.
16009 (vc-default-workfile-unchanged-p): Use condition-case to check for
16010 backward compatibility.
16011
16012 * vc.el (vc-print-log): Use condition-case to check for backward
16013 compatibility.
16014
16015 2004-04-11 Juri Linkov <juri@jurta.org>
16016
16017 * dired.el (dired-faces): New defgroup.
16018 (dired-header, dired-mark, dired-marked, dired-flagged)
16019 (dired-warning, dired-directory, dired-symlink, dired-ignored):
16020 New faces.
16021 (dired-header-face, dired-mark-face, dired-marked-face)
16022 (dired-flagged-face, dired-warning-face, dired-directory-face)
16023 (dired-symlink-face, dired-ignored-face): New face variables.
16024 (dired-font-lock-keywords): Use them instead of font-lock faces.
16025 Split the rule for dired marks into 3 separate rules: for marks,
16026 marked file names and flagged file names.
16027
16028 * help-mode.el (help-make-xrefs): Add a final newline to the
16029 *Help* buffer.
16030
16031 2004-04-11 John Paul Wallington <jpw@gnu.org>
16032
16033 * replace.el (occur-engine): Distinguish between one and several
16034 matches in the matches per buffer heading.
16035
16036 2004-04-11 Kim F. Storm <storm@cua.dk>
16037
16038 * ido.el (ido-confirm-unique-completion): New defcustom.
16039 (ido-complete): Use it.
16040 (ido-write-file): Set it to t unconditionally.
16041
16042 2004-04-10 Miles Bader <miles@gnu.org>
16043
16044 RCS keyword removal (only non-comment changes are enumerated here):
16045
16046 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
16047 (byte-compile-insert-header): Don't use `byte-compile-version'.
16048 * forms.el (forms-version): Variable removed.
16049 (forms-mode): Don't use `forms-version'.
16050 * recentf.el (recentf-version): Variable removed.
16051 * progmodes/delphi.el (delphi-version): Variable removed.
16052 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
16053
16054 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16055
16056 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
16057
16058 2004-04-09 Jesper Harder <harder@ifa.au.dk>
16059
16060 * info.el (info-apropos): Improve menu item regexp.
16061
16062 2004-04-09 Simon Josefsson <jas@extundo.com>
16063
16064 * mail/smtpmail.el: Add comment, based on report by
16065 kdc@rcn.com (Kevin D. Clark).
16066
16067 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16068
16069 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16070 Redo one more thing that I didn't notice Daniel had undone.
16071
16072 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
16073
16074 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
16075 (gdb-goto-breakpoint, gdb-display-buffer)
16076 (gdb-display-source-buffer, gdb-view-source-function)
16077 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
16078 (gdb-source-info, gdb-frame-handler): Don't specify a window
16079 for display.
16080 (gdb-info-breakpoints-custom): Remove superfluous update of
16081 assembler buffer.
16082 (gdb-many-windows): Make settable outside gdb.
16083
16084 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
16085
16086 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
16087 Derive from fundamental-mode rather than text-mode.
16088
16089 2004-04-08 Juri Linkov <juri@jurta.org>
16090
16091 * info.el (Info-history): Doc fix.
16092 (Info-history-list): New var.
16093 (info-xref): Change magenta4 to blue, remove bold for dark and
16094 light backgrounds, change bold to underline for non-color classes.
16095 (info-xref-visited): New face.
16096 (Info-fontify-visited-nodes): New custom.
16097 (Info-hide-note-references): Add new value `hide'. Doc fix.
16098 (Info-reference-name): New var.
16099 (Info-selection-hook): New custom.
16100 (Info-edit-mode-hook): New var.
16101 (Info-find-file): New fun.
16102 (Info-find-node): Move part of code to Info-find-file.
16103 (Info-find-node-2): Add anchors to Info-history-list. Move point
16104 to the place with the reference name if name is defined.
16105 (Info-select-node): Add current node to Info-history-list.
16106 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16107 (Info-search-whitespace-regexp): New custom.
16108 (Info-search-case-fold): New var.
16109 (Info-search): Add "case-sensitively" to the prompt.
16110 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16111 (Info-search-case-sensitively, Info-search-next): New fun.
16112 (Info-up): Move point to the menu item of the current node.
16113 (Info-history): New fun. Add *info-history* to
16114 same-window-buffer-names.
16115 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16116 (Info-insert-toc): New fun.
16117 (Info-build-toc): New fun.
16118 (Info-follow-reference): Add new arg `fork'. Doc fix.
16119 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16120 with the same name prefer the reference closest to point.
16121 (Info-next-reference): Replace * by + in the *Note regexp.
16122 Add regexp for http:// and ftp://. Skip the *Note prefix.
16123 (Info-prev-reference): Replace * by + in the *Note regexp.
16124 Add regexp for http:// and ftp://. Skip the *Note prefix.
16125 (Info-follow-nearest-node): Add new arg `fork'.
16126 (Info-try-follow-nearest-node): Add new arg `fork'.
16127 Call browse-url for http:// and ftp:// references.
16128 Set Info-reference-name for index entries.
16129 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16130 Info-search-next, Info-history, Info-toc, clone-buffer.
16131 (Info-menu-update): Replace * by + in the *Note regexp.
16132 (Info-mode): Add documentation for Info-history, Info-toc,
16133 Info-search-case-sensitively, Info-search-next, clone-buffer.
16134 (Info-fontify-menu-headers): Remove fun. Move code to
16135 Info-fontify-node.
16136 (Info-fontify-node): Add docstring. Add local vars
16137 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16138 then fontify header line, titles, menu headers, http and ftp
16139 references, refill paragraphs. If not-fontified-p is t or
16140 fontify-visited-p is t then fontify cross references, menu items.
16141 Fontify menu headers. Fontify http and ftp references.
16142 Change regexp for cross references to require whitespace after *Note,
16143 add matching groups for file and node names. Remove hack for quote.
16144 Use display property for Info-hide-note-references=t. Use fifth
16145 or fourth match for help-echo. Display visited nodes in a
16146 different face. Unhide file names of external references.
16147 Unhide newlines. Display visited menu items in a different face.
16148
16149 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16150
16151 * progmodes/compile.el: Require CL.
16152 (compilation-mode-font-lock-keywords): Re-install the "line as
16153 function" patch.
16154
16155 * help-fns.el (help-C-source-directory): New var.
16156 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16157 (describe-function-1, describe-variable): Use them.
16158
16159 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16160 to C source files specially.
16161
16162 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16163
16164 * info.el (Info-hide-cookies-node): New function.
16165 (Info-select-node): Use it.
16166 (Info-display-images-node): Remove message with image file name.
16167
16168 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16169
16170 * progmodes/compile.el (compilation-warning-face)
16171 (compilation-info-face, compilation-skip-threshold)
16172 (compilation-skip-visited, compilation-context-lines):
16173 Declare :version when added to Emacs.
16174 (compilation-error-regexp-alist-alist): Extend caml and irix.
16175 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16176 (compilation-mode-font-lock-keywords): Temporarily undo line as
16177 function patch, which wasn't ready.
16178
16179 2004-04-07 Kenichi Handa <handa@m17n.org>
16180
16181 * international/latin1-disp.el (latin1-display-setup): Check each
16182 character is displayable or not instead of calling
16183 latin1-display-check-font.
16184
16185 2004-04-06 Kenichi Handa <handa@m17n.org>
16186
16187 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16188 New variable.
16189 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16190 instead of sera-being-called-by-w3.
16191 (ethio-fidel-to-sera-buffer): Likewise.
16192 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16193 instead of sera-being-called-by-w3.
16194 (ethio-write-file): Likewise.
16195
16196 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16197
16198 * printing.el: Doc fix.
16199
16200 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16201
16202 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16203 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16204 (gdb-setup-windows): Only use separate IO buffer if required.
16205
16206 2004-04-06 Kim F. Storm <storm@cua.dk>
16207
16208 * term.el (term-is-xemacs): Remove.
16209 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16210 (term-window-width): New function.
16211 (term-mode, term-check-size): Use it.
16212 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16213
16214 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16215
16216 * cus-edit.el (custom-add-parent-links): Change unbound variable
16217 `symbol' to `name'.
16218
16219 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16220 * info.el (info-apropos): New function.
16221 (Info-mode-menu): Add it.
16222 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16223
16224 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16225 inherited docstring.
16226
16227 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16228
16229 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16230
16231 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16232
16233 * progmodes/compile.el (font-lock): Don't require any more.
16234 (compilation-error-properties, compilation-start, compilation-sentinel)
16235 (compilation-filter, next-error): Use with-current-buffer.
16236 (compilation-skip-to-next-location, compilation-skip-threshold)
16237 (compilation-skip-visited): Move to silence the byte-compiler.
16238 (compilation-setup): Simplify.
16239 (compilation-next-error): Use line-(beginning|end)-position.
16240 Make sure `pt' is non-nil before using compilation-loop.
16241 (compile-goto-error): Add optional event arg. Use it.
16242 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16243 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16244 Update the binding for mouse-2.
16245 (first-error): Set compilation-current-error to nil rather than bob.
16246 (compilation-parsing-end, compilation-parse-errors-function)
16247 (compilation-error-list, compilation-old-error-list):
16248 "New" compatibility variables.
16249 (compile-buffer-substring, compilation-compat-error-properties)
16250 (compilation-compat-parse-errors, compilation-forget-errors):
16251 New compatibility functions.
16252 (compilation-mode-font-lock-keywords): Use them.
16253
16254 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16255
16256 * autorevert.el (auto-revert-handler): If point (or a window
16257 point) is at the end of the buffer, keep it there after
16258 reverting. This allows to tail a file.
16259 Mention this in the `Commentary'.
16260
16261 * format.el (format-write-file): Add optional argument CONFIRM
16262 and make it behave like the analogous argument to `write-file'.
16263
16264 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16265
16266 * progmodes/ebnf2ps.el: Doc fix.
16267 (ebnf-version): New version number (4.2).
16268 (ebnf-syntax): Customization and docstring fix.
16269 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16270 Put autoloaded funs before first use.
16271 (ebnf-style-database): Add dtd entry.
16272 (ebnf-syntax-alist): Add dtd initialization.
16273 (ebnf-token-sequence): New fun.
16274 (ebnf-comment-table): Add new comment action character.
16275 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16276
16277 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16278 Type Definition for XML).
16279
16280 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16281 * progmodes/ebnf-bnf.el (ebnf-sequence):
16282 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16283 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16284 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16285 Code simplification: call ebnf-token-sequence.
16286
16287 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16288
16289 * calendar/timeclock.el (timeclock-relative)
16290 (timeclock-get-project-function, timeclock-get-workday-function)
16291 (timeclock-query-out, timeclock-when-to-leave)
16292 (timeclock-when-to-leave-string, timeclock-log-data)
16293 (timeclock-generate-report, timeclock-in): Doc fixes.
16294
16295 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16296
16297 * url/: New dir. Import the URL package from its repository.
16298
16299 2004-04-03 Andreas Schwab <schwab@suse.de>
16300
16301 * diff-mode.el (diff-mode): Fix missing quote.
16302
16303 2004-04-03 Juri Linkov <juri@jurta.org>
16304
16305 * descr-text.el (describe-property-list): Add `font-lock-face'.
16306
16307 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16308
16309 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16310
16311 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16312 Use utf-16le on little endian machines and utf-16be otherwise.
16313
16314 2004-04-02 David Kastrup <dak@gnu.org>
16315
16316 * net/browse-url.el (browse-url-generic): Use call-process
16317 instead of start-process to allow browsers that fork and detach.
16318
16319 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16320
16321 * compile.el (compilation-current-error): New var.
16322 (compilation-setup, compile-mouse-goto-error)
16323 (compile-goto-error, next-error): Use it.
16324 (compilation-skip-to-next-location): Default to t, which gives
16325 contiguous skipping like old compile (where this was redundant).
16326 (compilation-next-error): Prevent previous-* commands from moving
16327 back to message at or just before point.
16328
16329 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16330
16331 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16332 (gdb-source-info): Don't display source at startup, if required.
16333 (gdb-show-main): New option.
16334 (gdba): Update documentation.
16335 (gdb-source): Cover case of auto-display output.
16336
16337 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16338
16339 * autorevert.el: Delete obsolete autoload's and defvar's.
16340 (auto-revert-check-vc-info): New user option.
16341 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16342 (auto-revert-handler-vc): Delete.
16343 (auto-revert-handler): Treat return value `fast' of
16344 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16345
16346 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16347 return `fast'.
16348
16349 * files.el (buffer-stale-function): Doc change.
16350
16351 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16352
16353 * printing.el: New tip on Tips section.
16354 (pr-version): New version number (6.7.4).
16355 (pr-shell-file-name): Initialization fix.
16356
16357 2004-03-31 Juri Linkov <juri@jurta.org>
16358
16359 * dired.el: Add autoload for `dired-do-touch'.
16360 (dired-touch-program): New var.
16361 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16362 (dired-no-confirm): Add `touch' to docstring.
16363
16364 * dired-aux.el (dired-do-touch): New fun.
16365 (dired-do-chxxx): Add argument -t for touch operation.
16366
16367 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16368 `dired-move-to-filename-regexp'.
16369
16370 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16371
16372 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16373
16374 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16375
16376 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16377 and only if the buffer was modified.
16378
16379 2004-03-30 Kenichi Handa <handa@m17n.org>
16380
16381 * international/characters.el: Delete pairs for U+2308..U+230B.
16382
16383 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16384
16385 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16386 to detect the beginning of a level 2 or 3 annotation.
16387
16388 2004-03-29 Kenichi Handa <handa@m17n.org>
16389
16390 * international/ucs-tables.el (ucs-insert): Fix the error message.
16391
16392 2004-03-29 Kenichi Handa <handa@m17n.org>
16393
16394 * international/mule-util.el (char-displayable-p): Fix generation
16395 of XLFD file name.
16396
16397 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16398 before finding directories by `find'.
16399
16400 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16401
16402 * subr.el (interactive-form): Delete. Now implemented in C.
16403
16404 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16405
16406 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16407 (vc-diff-label): New fun.
16408 (vc-diff-internal): Use it.
16409
16410 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16411
16412 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16413
16414 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16415
16416 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16417 specify XML (EBNFX).
16418
16419 * progmodes/ebnf2ps.el: Doc fix.
16420 (ebnf-version): New version number (4.1).
16421 (ebnf-syntax): Adjust customization.
16422 (ebnf-style-database): Add ebnfx entry.
16423 (ebnf-syntax-alist): Add ebnfx initialization.
16424 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16425
16426 * printing.el: Doc fix.
16427 (pr-version): New version number (6.7.3).
16428 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16429 returns nil for mouse position. Reported by Drew Adams
16430 <drew.adams@oracle.com>.
16431 (pr-update-menus): Modify interactive declaration. Reported by Drew
16432 Adams <drew.adams@oracle.com>.
16433
16434 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16435
16436 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16437 (gud-gdba-marker-filter): Log the process input and output, if
16438 required. From Stefan Monnier.
16439 (gdb-debug-log, gdb-enable-debug-log): New variables.
16440 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16441
16442 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16443
16444 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16445 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16446
16447 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16448
16449 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16450 Call vc-find-file-hook here instead of in auto-revert-buffers.
16451 (auto-revert-buffers): Delete call to vc-find-file-hook.
16452 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16453 (global-auto-revert-mode, auto-revert-set-timer)
16454 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16455
16456 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16457
16458 * woman.el (woman-change-fonts): Rename local variable
16459 woman-font-alist to font-alist to avoid a compiler warning.
16460
16461 2004-03-27 Dave Love <fx@gnu.org>
16462
16463 * emacs-lisp/rx.el (rx): Doc fix.
16464 Fix copyright years.
16465
16466 * strokes.el (strokes-global-set-stroke-string): New function.
16467 (strokes-list-strokes): Cope with strings, not just commands.
16468 Set foreground colour of image.
16469 (strokes-global-set-stroke): Doc fix.
16470
16471 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16472
16473 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16474 Auto Revert mode.
16475 (Buffer-menu-files-only): New variable.
16476 (Buffer-menu-toggle-files-only): New function.
16477 (Buffer-menu-mode-map): Bind it to `T'.
16478 (Buffer-menu-mode): Mention `T' in docstring.
16479 Set buffer-stale-function.
16480 (list-buffers-noselect): Mark buffer non-modified and set
16481 Buffer-menu-files-only.
16482
16483 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16484
16485 * autorevert.el (auto-revert-handler): Print revert message
16486 before, rather than after, reverting.
16487 (buffer-stale-function): Move to files.el.
16488
16489 * files.el (buffer-stale-function): Move here from autorevert.el.
16490
16491 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16492
16493 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16494
16495 * calc/calc.el (calc-mode-map): Use mapc.
16496
16497 * apropos.el (apropos-mode): Don't autoload.
16498 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16499 (apropos): Use it.
16500 (apropos-print): Add optional `text' argument.
16501 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16502 Don't assume point-min == 1.
16503
16504 * bs.el (bs-buffer-list): Use buffer-local-value.
16505 (bs--set-toggle-to-show): Use with-current-buffer.
16506
16507 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16508 New funs.
16509 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16510
16511 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16512
16513 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16514 (dabbrev--find-expansion): Use pop.
16515 (dabbrev--search): Use match-string-no-properties.
16516
16517 * dired.el (dired-mode): Use run-mode-hooks.
16518 (dired-move-to-end-of-filename): Use match-string.
16519
16520 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16521 is bound before using it.
16522 (ediff-verbose-p): Make it into a var since it's not constant.
16523
16524 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16525
16526 * faces.el (read-face-font): Don't cons up unnecessarily.
16527 (header-line, tool-bar): Share common parts.
16528
16529 * files.el (file-relative-name): Use compare-strings.
16530
16531 * finder.el (finder-mode): Follow coding convention.
16532
16533 * subr.el (read-number): New function.
16534
16535 * ses.el (ses-read-number): Move to subr.el.
16536 (ses-set-header-row): Use read-number.
16537
16538 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16539
16540 * vc-hooks.el (vc-arg-list): New function, which handles both
16541 compiled and uncompiled code.
16542 (vc-default-workfile-unchanged-p): Use it.
16543
16544 * vc.el (vc-print-log): Undo prev change, use new function
16545 vc-arg-list from vc-hooks.el.
16546
16547 2004-03-26 Masatake YAMATO <jet@gyve.org>
16548
16549 * simple.el (completion-setup-function): Emphasize the
16550 first uncommon characters in the completions; and de-emphasize
16551 the common prefix substrings.
16552 (completion-emphasis): New face.
16553 (completion-de-emphasis): New face.
16554
16555 2004-03-25 Juanma Barranquero <lektu@terra.es>
16556
16557 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16558 Comment out (it's unused and unfinished code).
16559
16560 2004-03-25 Sam Steingold <sds@gnu.org>
16561
16562 * vc.el (vc-print-log): Fix a bug in the last patch:
16563 backend-function may be a byte-compiled object, not a lambda.
16564
16565 2004-03-25 Juri Linkov <juri@jurta.org>
16566
16567 * descr-text.el (describe-property-list): Add a button
16568 for `face' property that calls `describe-face'.
16569 Suggested by luis fernandes <elf@ee.ryerson.ca>
16570
16571 * international/mule.el (keyboard-coding-system):
16572 * kmacro.el (kmacro-call-macro): Fix docstring.
16573
16574 * dired.el: Fix comments.
16575
16576 * textmodes/fill.el (fill): Fix Info link.
16577
16578 * font-lock.el (fast-lock, lazy-lock):
16579 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16580 Info node.
16581
16582 * eshell/eshell.el (eshell): Fix broken info-link.
16583
16584 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16585 * eshell/em-banner.el (eshell-banner):
16586 * eshell/em-smart.el (eshell-smart):
16587 * eshell/esh-cmd.el (eshell-cmd):
16588 Comment out broken info-links to incomplete Info manual.
16589
16590 * info-xref.el: Fix commentary.
16591
16592 2004-03-25 Kevin Ryde <user42@zip.com.au>
16593
16594 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16595 Remove spurious node duplicate suppression, doesn't work, not wanted.
16596 (info-xref-output): Take format style args, add "sit-for 0" to let
16597 user see the results as they progress.
16598 (info-xref-check-all-custom): New function.
16599
16600 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16601
16602 * gdb-ui.el: Moved to progmodes.
16603
16604 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16605
16606 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16607
16608 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16609
16610 * calendar/appt.el (appt-check): Remove superfluous progn.
16611 When finished with diary buffer: if it was not being displayed
16612 before, kill it; otherwise restore its original state.
16613 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16614
16615 * calendar/calendar.el (calendar-set-mode-line): Use total
16616 available mode-line width, rather than frame-width.
16617
16618 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16619 after mode change so effect not lost.
16620
16621 2004-03-23 Dave Love <fx@gnu.org>
16622
16623 * dired.el (dired) <defgroup>: Add link to manual.
16624 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16625 (dired-revert): Use dolist.
16626 (dired-mode-map): Add U binding.
16627 (dired-mode): Add font-lock-beginning-of-syntax-function.
16628 (dired-garbage-files-regexp): Make it a defcustom.
16629
16630 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16631
16632 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16633 is equivalent to nil.
16634 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16635 (vc-arch-mode-line-string): Accept `added' state.
16636 (vc-arch-state): Use inode-sigs if available.
16637 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16638 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16639 (vc-arch-tagline-re): New var.
16640 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16641 New functions.
16642 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16643 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16644
16645 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16646 (vc-file-not-found-hook): Use it.
16647
16648 * diff-mode.el (diff-default-read-only): Change default.
16649 (diff-mode-hook): Make it a defcustom. Add some options.
16650 (diff-mode-map): Bind diff-refine-hook.
16651 (diff-yank-handler): New var.
16652 (diff-yank-function): New fun.
16653 (diff-font-lock-keywords): Use them.
16654 (diff-end-of-file): Handle case where file-header looks like diff text.
16655 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16656 (diff-file-kill): Delete a subsequent empty line, if applicable.
16657 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16658 (diff-find-file-name): Use it.
16659 (diff-tell-file-name): New command.
16660 (diff-mode): Be careful with view-mode.
16661 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16662 New functions, for use in diff-mode-hook.
16663 (diff-find-source-location): Catch "regex too large" errors.
16664 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16665 (diff-refine-hunk): New command.
16666
16667 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16668 (smerge-context-menu-map): Remove unused var.
16669 (smerge-keep-all): Preserve markers.
16670 (smerge-keep-n): New fun.
16671 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16672 (smerge-keep-current, smerge-ediff): Use it.
16673 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16674 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16675 (smerge-resolve): Resolve trivial 3-part conflicts.
16676
16677 2004-03-23 Juri Linkov <juri@jurta.org>
16678
16679 * man.el (Man-width): New var.
16680 (Man-getpage-in-background): Use it.
16681 (Man-support-local-filenames): New var and fun.
16682 (Man-build-man-command): Don't add a second %s.
16683 (Man-fontify-manpage): Clean up message.
16684 (Man-mode): Set outline-regexp, outline-level,
16685 imenu-generic-expression.
16686
16687 * woman.el (woman-fill-frame): Doc fix.
16688 (woman-decode-region): Use window-width instead of frame-width.
16689
16690 * abbrevlist.el (list-one-abbrev-table):
16691 * descr-text.el (describe-char):
16692 * international/mule-diag.el (describe-current-coding-system):
16693 * international/quail.el (quail-insert-decode-map):
16694 Use window-width instead of frame-width.
16695
16696 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16697 (jka-compr-mode-alist-additions): Add tbz.
16698 (jka-compr-write-region, jka-compr-insert-file-contents):
16699 Add message for undefined compress-program.
16700 (jka-compr-write-region): Remove redundant var bindings.
16701
16702 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16703 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16704 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16705 (dired-man): Use dired-guess-shell-command.
16706 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16707 Change default nil to t.
16708
16709 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16710 (dired-compare-directories): Add default value for empty input.
16711
16712 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16713
16714 * time.el (display-time-string-forms): Fix help-echo date format.
16715
16716 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16717
16718 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16719 (buffer-stale-function): New variable.
16720 (auto-revert-list-diff, auto-revert-dired-file-list)
16721 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16722 (auto-revert-handler): Take over some functionality of deleted
16723 functions.
16724 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16725
16726 * dired.el (dired-directory-changed-p): New fun, extracted from
16727 dired-internal-noselect.
16728 (dired-buffer-stale-p): New fun.
16729 (dired-internal-noselect): Use dired-directory-changed-p.
16730 Eliminate revert messages.
16731 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16732
16733 2004-03-23 Kenichi Handa <handa@m17n.org>
16734
16735 * international/characters.el: Setup syntaxes for more parentheses
16736 Unicode characters.
16737
16738 * international/mule-cmds.el (select-safe-coding-system):
16739 Merge coding-system and auto-cs before comparing them.
16740
16741 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16742
16743 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16744
16745 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16746 normal-auto-fill-function and comment-indent-function.
16747 The default values now work just as well.
16748 Don't set font-lock-beginning-of-syntax-function since we already set
16749 syntax-begin-function.
16750 (lisp-outline-level): Put ;;;###autoload at same level as (.
16751 (prin1-char): Quote special chars.
16752
16753 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16754 than with-no-warnings.
16755
16756 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16757 if the source location can't be found.
16758 (edebug-compute-previous-result): Use prin1-char.
16759
16760 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16761 (debug-ignored-errors): Add an entry.
16762
16763 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
16764 (byte-compile-file): Output warning when deleting a file.
16765
16766 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
16767 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
16768
16769 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
16770 (byte-compile-inline-expand): Use backquote.
16771 (byte-optimize-pure-func): Rename from byte-optimize-concat.
16772 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
16773
16774 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
16775
16776 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
16777
16778 2004-03-22 Juri Linkov <juri@jurta.org>
16779
16780 * finder.el (finder-known-keywords): Fix data, tex, unix.
16781
16782 * play/landmark.el: Fix keywords.
16783
16784 * language/ethio-util.el (ethio-find-file): Doc fix.
16785
16786 * emacs-lisp/warnings.el: Doc fix.
16787
16788 * textmodes/ispell.el (ispell-help): Doc fix.
16789
16790 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
16791
16792 * format.el (format-insert-file): Always return a list of two
16793 elements, like insert-file-contents does.
16794
16795 2004-03-21 Andre Spiegel <spiegel@gnu.org>
16796
16797 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16798 and vc-BACKEND-diff.
16799 (vc-print-log): If the print-log implementation supports it, use
16800 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16801 (vc-version-diff, vc-diff-internal): Doc fixes.
16802
16803 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16804 implementation supports it, let diff output go to *vc*,
16805 not *vc-diff*, since this is an internal call.
16806
16807 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16808
16809 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16810
16811 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16812
16813 2004-03-21 Dave Love <fx@gnu.org>
16814
16815 * progmodes/cfengine.el (cfengine-mode):
16816 Set parse-sexp-ignore-comments.
16817
16818 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16819
16820 2004-03-21 Juanma Barranquero <lektu@terra.es>
16821
16822 * allout.el (allout-mode): Fix docstring.
16823
16824 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
16825
16826 * files.el (insert-directory): Fix bug if SWITCHES is a list.
16827
16828 * autorevert.el (auto-revert-interval): Make new value take
16829 effect immediately when set through Custom.
16830 (auto-revert-set-timer): Add interactive declaration.
16831
16832 2004-03-19 David Ponce <david@dponce.com>
16833
16834 * ruler-mode.el (ruler-mode-header-line-format-old):
16835 Don't `make-variable-buffer-local'.
16836 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16837 (ruler-mode-header-line-format): Simply funcall the above.
16838 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16839 to save/restore a previous header line format.
16840 (ruler-mode-space): Don't depend on a numeric WIDTH value.
16841 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16842 fringes and margins width.
16843 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16844
16845 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16846
16847 * log-edit.el (log-edit-font-lock-keywords): Typo.
16848
16849 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16850 (tex-send-tex-command): Rather than here.
16851 (tex-compilation-parse-errors): Simplify.
16852
16853 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16854
16855 * time.el (display-time-string-forms): Add help-echo with date on time.
16856
16857 * composite.el (compose-region): Use restore-buffer-modified-p.
16858
16859 * disp-table.el (standard-display-8bit): Simplify.
16860
16861 * server.el (server-process-filter): Delete temp frame.
16862
16863 * add-log.el (add-change-log-entry): Simplify.
16864
16865 2004-03-19 Kim F. Storm <storm@cua.dk>
16866
16867 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16868 (hexl-follow-line): Don't require 'fringe.
16869
16870 * progmodes/compile.el (compilation-start): Always set
16871 compilation-last-buffer and return it.
16872
16873 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
16874
16875 * simple.el (clone-buffer): Doc fix.
16876
16877 2004-03-18 Juanma Barranquero <lektu@terra.es>
16878
16879 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16880
16881 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16882
16883 * log-edit.el (log-edit-font-lock-keywords): New var.
16884 (log-edit-mode): Use it.
16885
16886 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
16887
16888 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
16889 properly for watching in speedbar.
16890
16891 2004-03-17 Masatake YAMATO <jet@gyve.org>
16892
16893 * smerge-mode.el (smerge-popup-context-menu):
16894 Put `unwind-protect' around `overlay-put' and `popup-menu'.
16895
16896 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
16897
16898 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
16899 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
16900 Take sealed revisions into account.
16901 (vc-arch-checkin): Extract a summary line from the message.
16902
16903 2004-03-16 Masatake YAMATO <jet@gyve.org>
16904
16905 * register.el (register): Provide `register' feature.
16906
16907 2004-03-15 Masatake YAMATO <jet@gyve.org>
16908
16909 Added context menu support in smerge mode.
16910 Most of the part is written by Stefan Monnier.
16911
16912 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
16913 New keymap and menu.
16914 (smerge-text-properties): New function.
16915 (smerge-remove-props): New function.
16916 (smerge-popup-context-menu): New function.
16917 (smerge-resolve): Call `smerge-remove-props'.
16918 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
16919 (smerge-keep-current): Ditto.
16920 (smerge-kill-current): New function.
16921 (smerge-match-conflict): Put text properties.
16922 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
16923
16924 2004-03-15 David Ponce <david@dponce.com>
16925
16926 * ruler-mode.el (ruler-mode-left-fringe-cols)
16927 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
16928 (ruler-mode-right-scroll-bar-cols): Remove.
16929 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
16930 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
16931 Use fringe-columns and scroll-bar-columns.
16932
16933 2004-03-15 Masatake YAMATO <jet@gyve.org>
16934
16935 * hl-line.el (hl-line-range-function): New variable.
16936 (hl-line-move): New function.
16937 (global-hl-line-highlight): Use `hl-line-move'.
16938 (hl-line-highlight): Ditto.
16939
16940 * scroll-bar.el (scroll-bar-columns):
16941 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
16942
16943 * ruler-mode.el (top-level): Require scroll-bar and fringe.
16944 (ruler-mode-left-fringe-cols)
16945 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
16946 (ruler-mode-right-scroll-bar-cols)
16947 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
16948 (ruler-mode-ruler-function): New variable.
16949 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
16950 if the value for `ruler-mode-ruler-function'is given.
16951
16952 * hexl.el (hexl-mode-hook): Make the hook customizable.
16953 (hexl-address-area, hexl-ascii-area): New customize variables.
16954 (hexlify-buffer): Put font-lock-faces on the address area and
16955 the ascii area.
16956 (hexl-activate-ruler): New function.
16957 (hexl-follow-line): New function.
16958 (hexl-highlight-line-range): New function.
16959 (hexl-mode-ruler): New function.
16960
16961 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16962
16963 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
16964 (vc-default-find-file-hook): New fun.
16965 (vc-find-file-hook): Call new find-file-hook operation.
16966
16967 * vc-arch.el: New file.
16968
16969 2004-03-12 Jesper Harder <harder@ifa.au.dk>
16970
16971 * info-look.el (info-lookup): Reuse an existing Info window.
16972
16973 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16974
16975 * woman.el (woman-preserve-ascii): Default value changed to t and
16976 doc string revised.
16977
16978 2004-03-12 Richard M. Stallman <rms@gnu.org>
16979
16980 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16981 Fix minor bug.
16982
16983 * replace.el (occur-engine): Change message for count of matches.
16984
16985 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
16986 For strings, do compare text properties.
16987
16988 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
16989
16990 * progmodes/compile.el (compile-auto-highlight)
16991 (compilation-error-list, compilation-old-error-list)
16992 (compilation-parse-errors-function, compilation-parsing-end)
16993 (compilation-error-message, compilation-directory-stack)
16994 (compilation-enter-directory-regexp-alist)
16995 (compilation-leave-directory-regexp-alist)
16996 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
16997 (compilation-current-file, compilation-regexps): Remove vars.
16998
16999 (compile-error-at-point, compilation-error-filedata)
17000 (compilation-error-filedata-file-name, compile-reinitialize-errors)
17001 (compilation-next-error-locus, compilation-forget-errors)
17002 (count-regexp-groupings, compilation-parse-errors)
17003 (compile-collect-regexps, compile-buffer-substring): Remove funs.
17004
17005 (compile-internal): Make obsolete.
17006
17007 (compilation-first-column, compilation-error)
17008 (compilation-directory-matcher, compilation-page-delimiter)
17009 (compilation-mode-font-lock-keywords, compilation-debug)
17010 (compilation-error-face, compilation-warning-face)
17011 (compilation-info-face, compilation-line-face)
17012 (compilation-column-face, compilation-enter-directory-face)
17013 (compilation-leave-directory-face, compilation-skip-threshold)
17014 (compilation-skip-visited, compilation-context-lines): New vars.
17015
17016 (compilation-warning-face, compilation-info-face)
17017 (compilation-message-face): New faces.
17018
17019 (compilation-error-regexp-alist-alist): New constant.
17020
17021 (compilation-face, compilation-directory-properties)
17022 (compilation-assq, compilation-error-properties, compilation-start)
17023 (define-compilation-mode, compilation-loop)
17024 (compilation-set-window): New functions.
17025
17026 (compile): Additional argument for interactive compiles like TeX.
17027
17028 * progmodes/grep.el (kill-grep): Move here from compile.el
17029 (grep-error, grep-hit-face, grep-error-face)
17030 (grep-mode-font-lock-keywords): New variables.
17031 (grep-regexp-alist): Simplify regexp and add `binary' case.
17032 (grep-mode): New mode.
17033 (grep-process-setup): Simplify.
17034
17035 2004-03-11 Jason Rumney <jasonr@gnu.org>
17036
17037 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
17038 letters on DOS/Windows.
17039
17040 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17041
17042 * server.el (server-name): New var.
17043 (server-socket-dir): New var to replace server-socket-name.
17044 (server-start): Use them.
17045
17046 2004-03-11 Simon Josefsson <jas@extundo.com>
17047
17048 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
17049 died to avoid infloop. Reported by Jonathan Glauner
17050 <jglauner@sbum.org>.
17051
17052 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17053
17054 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
17055 (smerge-mode-menu): Use it to deactivate menu entries.
17056 (smerge-keep-current): New fun.
17057 (smerge-keep-current): Use it.
17058
17059 2004-03-10 John Paul Wallington <jpw@gnu.org>
17060
17061 * foldout.el (foldout-fold-list, foldout-modeline-string):
17062 Declare them as variables, not constants.
17063
17064 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17065
17066 * ps-print.el: Modification to print *Messages* buffer.
17067 (ps-print-version): New version 6.6.4.
17068 (ps-message-log-max): New fun.
17069 (ps-spool-without-faces, ps-spool-with-faces)
17070 (ps-count-lines-preprint): Code fix.
17071
17072 * printing.el: New tips in Tips section.
17073
17074 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17075
17076 * delim-col.el: Doc fix.
17077
17078 * printing.el: Doc fix. New doc section (Tips).
17079
17080 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17081
17082 * type-break.el (type-break-emacs-variant): Remove.
17083 (type-break-run-at-time, type-break-cancel-function-timers):
17084 Use fboundp rather than version name and number.
17085
17086 2004-03-09 Masatake YAMATO <jet@gyve.org>
17087
17088 * hexl.el (hexl-mode): Use `make-local-variable' instead of
17089 `make-variable-buffer-local'.
17090
17091 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
17092
17093 * find-dired.el (find-dired): Call `shell-command' instead of
17094 `start-process-shell-command'. By this, Tramp takes over
17095 handling of remote directories.
17096
17097 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17098
17099 * newcomment.el (comment-use-global-state): New var.
17100 (comment-search-forward): Use it.
17101
17102 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17103
17104 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17105
17106 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17107 (enable-kinsoku): Make it a defcustom.
17108 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17109 paragraph to same-comment-start-marker.
17110
17111 2004-03-07 Dave Love <fx@gnu.org>
17112
17113 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17114 (browse-url-mail): Use it.
17115
17116 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17117 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17118
17119 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17120
17121 * woman.el (woman-man.conf-path): Doc fix.
17122 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17123
17124 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17125
17126 * sort.el (sort-columns): Remove ms-dos from the list of systems
17127 where the external `sort' command is not used.
17128
17129 2004-03-07 Kim F. Storm <storm@cua.dk>
17130
17131 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17132 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17133 from overlay-arrow-variable-list.
17134 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17135
17136 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17137
17138 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17139 overlay arrow string properly for the assembler buffer.
17140
17141 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17142
17143 * mail/sendmail.el (mail-mode): Fix last change.
17144
17145 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17146
17147 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17148 for the assembler buffer.
17149 (gdb-assembler-custom): Position the overlay arrow.
17150 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17151
17152 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17153
17154 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17155
17156 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17157 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17158
17159 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17160
17161 * newcomment.el (uncomment-region): Allow non-terminated comment.
17162 (comment-normalize-vars): Check the user-specified comstart marker.
17163
17164 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17165
17166 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17167 Otherwise, do use it if the region only contains font-lock text
17168 properties.
17169
17170 2004-03-04 Masatake YAMATO <jet@gyve.org>
17171
17172 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17173 as the callback function for eldoc.
17174 (hexl-print-current-point-info): New function.
17175 (hexl-current-address): Print the address in both decimal
17176 and hexadecimal format.
17177
17178 2004-03-04 Richard M. Stallman <rms@gnu.org>
17179
17180 * mail/rmail.el (rmail-convert-to-babyl-format):
17181 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17182
17183 * mail/mail-utils.el (mail-unquote-printable-region):
17184 New arg UNIBYTE.
17185
17186 * startup.el (command-switch-alist): Doc fix.
17187
17188 * simple.el (undo): Temporarily set this-command to `undo-start',
17189 then set it to `undo' once undo-start returns without error.
17190
17191 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17192
17193 * simple.el (kill-line): Don't disregard trailing whitespace
17194 in eol condition, if show-trailing-whitespace is set.
17195
17196 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17197 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17198 When disabling, restore old values only if mouse-sel-has-been-enabled.
17199
17200 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17201 (isearch-{-char): New function.
17202 (isearch-mode-map): Bind { to isearch-{-char.
17203
17204 * font-lock.el (lisp-font-lock-keywords-2):
17205 Turn off the CL with-... and do-... general patterns.
17206 Instead, recognize several specific with... and do... constructs.
17207
17208 * files.el (switch-to-buffer-other-window):
17209 Bind same-window-buffer-names and same-window-regexps to nil.
17210 (switch-to-buffer-other-frame): Likewise.
17211
17212 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17213
17214 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17215 recognizing leading comment on code line.
17216
17217 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17218
17219 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17220 hidden files/directories.
17221
17222 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17223
17224 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17225 only comment-start (in case the mode hasn't set it).
17226
17227 * Makefile.in (AUTOGENEL): New var.
17228 (bootstrap-prepare): Rename from bootstrap-clean.
17229 Don't remove elc files.
17230 (maintainer-clean): New target.
17231
17232 * xml.el (xml-get-attribute-or-nil): Simplify.
17233
17234 2004-03-02 Juri Linkov <juri@jurta.org>
17235
17236 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17237 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17238 URL to prevent their substitution with the environment variable
17239 values by browsers.
17240
17241 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17242
17243 * ps-print.el: Doc fix.
17244 (ps-print-version): New version number (6.6.3).
17245 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17246 Docstring fix.
17247 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17248 before printing.
17249 (ps-time-stamp-yyyy-mm-dd): New fun.
17250 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17251
17252 2004-03-02 Kim F. Storm <storm@cua.dk>
17253
17254 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17255
17256 2004-03-01 Juanma Barranquero <lektu@terra.es>
17257
17258 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17259
17260 * desktop.el (desktop-file-version)
17261 (desktop-after-read-hook): Fix typos.
17262 (desktop-clear-preserve-buffers): Remove redundant info in
17263 docstring already shown by the obsolescence message.
17264 (desktop-truncate, desktop-internal-v2s)
17265 (desktop-value-to-string): Change argument name to match docstring.
17266
17267 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17268
17269 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17270 docstring.
17271
17272 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17273
17274 * printing.el: Replace "As Is..." in PostScript file print/preview by
17275 "No Preprocessing...". Suggested by Colin Marquardt
17276 <_marquardt_@zmd.de>.
17277 (pr-insert-section-4): Adjust buffer interface.
17278
17279 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17280
17281 Version 2.0.39 of Tramp released.
17282
17283 * net/tramp.el (tramp-handle-file-local-copy)
17284 (tramp-handle-write-region, tramp-open-connection-rsh):
17285 Variable name typo. Small change. From Patrick Tullmann
17286 <tullmann@flux.utah.edu>.
17287 (tramp-process-connection-type): New variable.
17288 (tramp-maybe-open-connection): Use it.
17289 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17290 (tramp-touch): Set last-modified time of a remote file.
17291 (tramp-handle-write-region): Say which function is used when encoding.
17292
17293 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17294
17295 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17296 case of non-existing filename, too. Reported by Christoph Bauer
17297 <c_bauer@informatik.uni-kl.de>.
17298 (tramp-smb-get-file-entries): The directory in question should
17299 have permissions "drwxrwxrwx". Just virtual, because we don't
17300 know the real permissions. Don't we know?
17301 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17302 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17303 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17304 output. If it was received chunkwise, there have been problems.
17305 Remove the "prompt not found" error message; it is obvious.
17306 Simplify algorithm.
17307 (tramp-smb-process-running): Remove. Since we acknowledge the
17308 virtual prompt for shares, there's no need for distinction of
17309 reading shares (process ends afterwards) and interactive mode of
17310 smblient.
17311 (tramp-smb-open-connection): Setting process sentinel removed.
17312 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17313 "NT_STATUS_NETWORK_ACCESS_DENIED".
17314 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17315 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17316 (top-level): Setting default value in `tramp-default-method-alist'
17317 corrected. Order of USER and HOST have been wrong.
17318 Nobody complained for months ...
17319 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17320 (tramp-smb-open-connection): Clear password cache if login has failed.
17321
17322 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17323 `tramp-unified-filenames'.
17324 (tramp-completion-mode): Make test for XEmacs explicitely.
17325 `event-to-character' can exists in Emacs packages too.
17326 Reported by Matt Swift <swift@alum.mit.edu>.
17327 (tramp-buffer-name): Buffer name must contain the user if exists.
17328 Reported by Adrian Phillips <a.phillips@met.no>.
17329 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17330 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17331 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17332 `tramp-do-copy-or-rename-file-one-local', because it handles also
17333 the case both files use the same out-of-band method.
17334 Implementation added.
17335 (tramp-handle-file-local-copy, tramp-handle-write-region):
17336 Out-of-band handling removed. `copy-file' called instead, which
17337 calls `tramp-do-copy-or-rename-file-out-of-band'.
17338 (tramp-action-password): Check for out-of-band method removed.
17339 This function is used for 'login-program.
17340 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17341 appropriate.
17342 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17343 and `tramp-parse-sknownhosts'.
17344 (tramp-completion-function-alist): It's a defvar now, because we
17345 want to apply the optimized `tramp-set-completion-function'
17346 instead of a static list.
17347 (tramp-set-completion-function): Implementation tuned.
17348 Avoid double entries, and entries where the function or the
17349 file/directory doesn't exist.
17350 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17351 for SSH2.
17352 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17353 (tramp-handle-dired-compress-file): New function.
17354 (tramp-async-proc): New variable.
17355 (tramp-handle-shell-command): Adding asynchronous processes.
17356 They are far from being perfect, but it works at least for
17357 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17358 (top-level): Require password.el if visible. Should be mandatory
17359 once No Gnus has found its way into (X)Emacs.
17360 (tramp-read-passwd): Invoke `password-read' if available,
17361 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17362 fallback any longer.
17363 (tramp-clear-passwd): New function.
17364 (tramp-process-actions, tramp-process-multi-actions):
17365 Clear password cache if login has failed.
17366
17367 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17368 its own module.
17369 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17370 `ange-ftp-ftp-name-res'. There could be incorrect values from
17371 previous calls in case the "ftp" method is used in the Tramp file
17372 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17373
17374 2004-02-28 Richard M. Stallman <rms@gnu.org>
17375
17376 * term.el (term-mouse-paste): Call mouse-set-point.
17377
17378 * thumbs.el: New file.
17379
17380 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17381
17382 * progmodes/ebnf-abn.el: Doc fix.
17383
17384 * progmodes/ebnf-bnf.el: Doc fix.
17385 (ebnf-repeat): Code fix.
17386
17387 * progmodes/ebnf2ps.el: Doc fix.
17388 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17389
17390 2004-02-28 Juri Linkov <juri@jurta.org>
17391
17392 * ffap.el (dired-at-point): Additional writability test for
17393 relative directory names.
17394 (dired-at-point-prompter): Treat directories as a directory, get
17395 the directory component from files.
17396 (ffap-string-at-point): Return string from region if region is active.
17397 (ffap-file-at-point): Remove redundant code.
17398
17399 2004-02-28 Kim F. Storm <storm@cua.dk>
17400
17401 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17402 Initialize margin area images to nil.
17403 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17404 (breakpoint-enabled-bitmap-face)
17405 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17406 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17407 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17408 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17409 (gdb-reset): Use gdb-remove-breakpoint-icons.
17410 (gdb-put-string): Add dprop arg to specify alternative display
17411 property (for setting fringe bitmap).
17412 (gdb-remove-strings): Doc fix.
17413 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17414 icon in fringe (if available), or else as icon or text in display
17415 margin. Creates necessary icons in breakpoint-bitmap,
17416 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17417 Also make left window margin if required.
17418 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17419 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17420 no longer needed.
17421 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17422 gdb-put-breakpoint-icon.
17423 (gdb-assembler-mode): Don't set left-margin-width here.
17424
17425 2004-02-27 Kevin Ryde <user42@zip.com.au>
17426
17427 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17428 comma, so that it DTRT in macros.
17429
17430 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17431
17432 * progmodes/sh-script.el (sh-shell-arg)
17433 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17434 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17435
17436 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17437
17438 * faces.el (face-spec-set-match-display): Add a new attribute,
17439 `min-colors'.
17440 (region, highlight, secondary-selection): Use `min-colors'.
17441
17442 * custom.el (defface): Add documentation for `min-colors'.
17443
17444 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17445 (font-lock-keyword-face, font-lock-function-name-face)
17446 (font-lock-variable-name-face, font-lock-constant-face):
17447 Use `min-colors'.
17448
17449 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17450
17451 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17452
17453 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17454 define assq-delete-all if it's not defined.
17455 (ebnf-generate-region): Code fix.
17456
17457 * printing.el: Doc fix.
17458 (pr-version): New version number (6.7.2).
17459 (pr-command): Return empty string if command is an empty string.
17460
17461 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17462
17463 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17464
17465 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17466 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17467 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17468 "tt" ["test"] ). Reported by Markus Dreyer
17469 <mdreyer@ix.urz.uni-heidelberg.de>.
17470 (ebnf-version): New version number (4.0).
17471 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17472 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17473 (ebnf-delete-style): New commands.
17474 (ebnf-directory, ebnf-file): New funs.
17475 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17476 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17477 (ebnf-syntax-alist): New var.
17478 (ebnf-element-width): New fun replacing ebnf-list-width.
17479 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17480 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17481 (ebnf-prologue): Adjust vars.
17482 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17483 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17484 (ebnf-check-style-values, ebnf-generate-production)
17485 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17486 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17487 (ebnf-token-repeat): Code fix.
17488
17489 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17490 %right, %left and %prec. Suggested by Matthew K. Junker
17491 <junker@alum.mit.edu>.
17492 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17493
17494 * progmodes/ebnf-iso.el: Doc fix.
17495 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17496 (ebnf-iso-lex): Code fix.
17497
17498 * progmodes/ebnf-bnf.el: Doc fix.
17499 (ebnf-bnf-lex): Code fix.
17500
17501 * progmodes/ebnf-otz.el: Doc fix.
17502
17503 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17504
17505 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17506 (abbrev-prefix-mark): Doc fix.
17507
17508 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17509
17510 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17511 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17512 (gdb-var-delete): Make interactive (really).
17513 (gdb-edit-value): Make non-interactive.
17514
17515 * progmodes/gud.el (gud-speedbar-menu-items):
17516 Add gdb-var-delete and, indirectly, gdb-edit-value.
17517 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17518 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17519 (gud-gdb-marker-filter): Add comment for annotations.
17520
17521 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17522
17523 * calendar/calendar.el (generate-calendar)
17524 (calendar-read-date): Prevent display of BC calendars once more -
17525 reverts 2003-10-01 change.
17526 (generate-calendar-month): Doc fix.
17527
17528 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17529
17530 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17531 return value of increment-calendar-month.
17532
17533 2004-02-21 Stephen Compall <s11@member.fsf.org>
17534
17535 * saveplace.el (save-place-forget-unreadable-files)
17536 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17537 (save-place-forget-unreadable-files): New function.
17538 (save-place-alist-to-file): Use it to filter out files that are
17539 no longer readable.
17540
17541 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17542 current Texinfo environment, using the same method as in
17543 `texinfo-insert-@end', and insert a space rather than a newline if
17544 point in a @table environment.
17545
17546 2004-02-21 Juri Linkov <juri@jurta.org>
17547
17548 * ffap.el (ffap-file-at-point): Try parent directories.
17549
17550 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17551
17552 * vcursor.el (vcursor-modifiers): New defcustom.
17553 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17554 hard-coded list.
17555
17556 2004-02-21 Masatake YAMATO <jet@gyve.org>
17557
17558 * play/animate.el (animate-birthday-present): Accept names other
17559 than `Sarah', too.
17560
17561 2004-02-21 Juri Linkov <juri@jurta.org>
17562
17563 * startup.el: Remove table of command line arguments from the
17564 Commentary section.
17565
17566 2004-02-20 John Wiegley <johnw@newartisans.com>
17567
17568 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17569 again" modifier from 'e' to 'E', since 'e' is also used by the
17570 "file extension" modifier.
17571
17572 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17573
17574 * help-fns.el (describe-categories): Doc fix.
17575
17576 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17577
17578 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17579 temporary file for buffer already visiting one. This change makes
17580 output likely to be directly usable by patch program.
17581 Suggested by Adrian Aichner <adrian@xemacs.org>
17582
17583 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17584
17585 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17586 case of variables defined in compound statements.
17587 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17588 Simplify constructions using switch-to-buffer.
17589
17590 2004-02-19 Simon Josefsson <jas@extundo.com>
17591
17592 * play/morse.el: Fix typo.
17593 (morse-code): Add @.
17594
17595 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17596
17597 * calendar/appt.el (appt-display-format): Change default to
17598 'ignore, for backwards compatibility.
17599 (appt-display-message): If appt-display-format is 'ignore,
17600 respect old vars appt-msg-window and appt-visible.
17601 (appt-activate): Don't depend on return value of cancel-timer.
17602
17603 * calendar/calendar.el (calendar-holidays): Doc fix.
17604
17605 * calendar/cal-coptic.el (coptic-prompt-for-date):
17606 Use assoc-string instead of assoc-ignore-case.
17607 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17608 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17609 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17610 * calendar/cal-islam.el (calendar-goto-islamic-date)
17611 (mark-islamic-diary-entries): Ditto.
17612 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17613 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17614 (calendar-read-mayan-tzolkin-date): Ditto.
17615 * calendar/calendar.el (calendar-read-date): Ditto.
17616 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17617
17618 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17619
17620 * progmodes/executable.el (executable-command-find-posix-p):
17621 Fix choice of the directory.
17622
17623 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17624
17625 * simple.el (interprogram-cut-function)
17626 (interprogram-paste-function, kill-new, kill-append):
17627 Doc fixes.
17628 (kill-region): Make it return nil. Doc fix.
17629 (yank-pop): Make its argument optional.
17630 (yank): Make ARG `-' equivalent to `-1'.
17631
17632 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17633
17634 * mail/rmail.el (rmail-get-new-mail): Don't reference
17635 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17636
17637 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17638
17639 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17640 if one of global-auto-revert-non-file-buffers or autorevert-mode
17641 is non-nil.
17642
17643 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17644
17645 * subr.el (delete-dups): A better implementation from Karl Heuer
17646 <kwzh@gnu.org>.
17647
17648 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17649
17650 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17651 correct place.
17652 * progmodes/icon.el (icon-indent-command): Ditto.
17653 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17654
17655 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17656
17657 * progmodes/grep.el (grep-compute-defaults): Undo change from
17658 2004-01-29: don't use executable-command-find-posix-p.
17659
17660 2004-02-16 Richard Sharman <rsharman@pobox.com>
17661
17662 * hilit-chg.el: Use require instead of eval-and-compile.
17663 (highlight-compare-buffers): New function.
17664
17665 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17666
17667 * man.el (Man-fontify-manpage): Render section headings in
17668 `Man-overstrike-face' even when overstrike was not used by man
17669 formatter for section headings.
17670
17671 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17672
17673 * rmail-spam-filter.el (vm-use-spam-filter)
17674 (rsf-min-region-length-added-to-spam-list): New variables.
17675 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17676 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17677 spam testing. Don't delete spam message if automatic deletion
17678 after output via variable rmail-delete-after-output is turned on.
17679 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17680 rsf-bbdb-dont-create-entries-for-spam.
17681 (check-field): New function, extracted from code in
17682 rmail-spam-filter to ease addition of header fields like content-type.
17683 (message-content-type): New variable to check the content-type:
17684 field added, also in defcustom of rsf-definitions-alist.
17685 (rmail-spam-filter): Replace repeated test code for header fields
17686 by calls to check-field; change the call to
17687 rmail-output-to-rmail-file such that rmail-current-message stays
17688 the same to avoid wrong deletion of unseen flags.
17689 (rsf-add-contents-type): New function to convert old format
17690 of rmail-spam-definitions-alist into new one.
17691 Change prefixes of all variables and functions from
17692 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17693
17694 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17695
17696 * loadhist.el (unload-hook-features-list): New defvar.
17697
17698 2004-02-16 Dave Love <fx@gnu.org>
17699
17700 * loadhist.el (unload-feature): Doc fix. Rename flist to
17701 unload-hook-features-list.
17702
17703 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17704
17705 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17706 cookie. Don't check if we are looking-at open-formula.
17707
17708 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17709
17710 * subr.el (match-string-no-properties): Use substring-no-properties.
17711
17712 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17713
17714 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17715 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17716 Use lower-case "rx" in all error message.
17717
17718 2004-02-16 Dave Love <fx@gnu.org>
17719
17720 * emacs-lisp/rx.el (rx-or): Put group around result.
17721 (rx-constituents): Add backref.
17722 (rx-syntax): Add string-delimiter, comment-delimiter.
17723 (rx-categories): Add combining-diacritic.
17724 (rx-check-not, rx-greedy, rx): Doc fix.
17725 (rx-backref, rx-check-backref): New.
17726
17727 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17728
17729 * newcomment.el (uncomment-region): Allow eob as comment end.
17730
17731 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17732
17733 * filecache.el: All message and error commands now use prefix
17734 "Filecache:" to make it easy to read *Messages* buffer.
17735
17736 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17737
17738 * autorevert.el: Add support to detect changed dired and VC buffers.
17739 (auto-revert-active-p, auto-revert-list-diff)
17740 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17741 (auto-revert-handler, auto-revert-active-p): New functions.
17742 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17743 and `auto-revert-active-p'.
17744 (eval-when-compile): Defvar dired-directory and vc-mode.
17745 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17746 (auto-revert-handler-vc): New functions.
17747
17748 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17749
17750 * progmodes/compile.el (compilation-directory): New defvar.
17751 (compile): Save current directory in compilation-directory.
17752 (recompile): Bind default-directory to compilation-directory if
17753 that is non-nil.
17754
17755 2004-02-16 Dave Love <fx@gnu.org>
17756
17757 * newcomment.el (comment-insert-comment-function)
17758 (comment-region-function, uncomment-region-function): New.
17759 (comment-indent): Use comment-insert-comment-function.
17760 (uncomment-region): Use uncomment-region-function.
17761 (comment-region): Use comment-region-function.
17762
17763 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
17764
17765 2004-02-16 Richard Stallman <rms@gnu.org>
17766
17767 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
17768 loaddefs* and ldefs-boot*.
17769
17770 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17771
17772 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
17773 and email address at the beginning and end of the address.
17774
17775 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
17776 anchored at the beginning of the email address.
17777
17778 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
17779
17780 * international/ccl.el (ccl-compile-write): Pass `left' to
17781 ccl-embed-code to generate correct code of write-expr-register.
17782
17783 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
17784
17785 * progmodes/grep.el (grep-compute-defaults): Fix typos.
17786
17787 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17788
17789 * x-dnd.el: Mention support for Motif in commentary.
17790 (x-dnd-handle-drag-n-drop-event): Ditto.
17791
17792 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
17793
17794 * ses.el: Use "ses--" prefixes for buffer-local variables.
17795 Use (point-min) instead of 1, even when we know the buffer
17796 is unnarrowed.
17797 (ses-build-load-map): Delete. Distribute its content to defconst's for
17798 the three maps.
17799 (ses-menu, ses-header-line-menu): New menus.
17800 (ses-mode-map): Use them.
17801 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
17802
17803 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
17804
17805 * Makefile.in: Fix the CC Mode recompile kludge so it works
17806 when building in a different directory.
17807
17808 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
17809
17810 * simple.el (kill-new): Put yank-handler property on the entire string.
17811
17812 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17813
17814 * diff.el: Don't use compile any more, use diff-mode instead.
17815 (diff-regexp-alist, diff-old-file, diff-new-file)
17816 (diff-parse-differences, diff-process-setup): Remove.
17817 (diff-sentinel): New fun.
17818 (diff): Use it. Run the process ourselves.
17819 Use diff-mode for the rest of the processing.
17820
17821 * diff.el (diff): Simplify code handling `switch'.
17822
17823 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17824
17825 * pcvs-defs.el (cvs-menu): Add `tag'.
17826
17827 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
17828
17829 * simple.el (kill-append): Doc fix.
17830
17831 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17832 Adapt outline-regexp to the new conventions for commenting out code.
17833
17834 2004-02-11 John Paul Wallington <jpw@gnu.org>
17835
17836 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17837
17838 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
17839
17840 * diff.el (diff-switches): New fun.
17841 (diff, diff-backup): Use it.
17842 (diff): Clean up the args construction. Use backquote.
17843 Use listp instead of consp to avoid putting a nil arg.
17844 (diff): Add a revert-buffer function.
17845
17846 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17847
17848 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17849 handled by x-dnd-handle-file-name.
17850 (x-dnd-known-types): Add COMPOUND_TEXT.
17851 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17852 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17853 x-dnd-empty-state.
17854 (x-dnd-forget-drop): Ditto.
17855 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17856 (x-dnd-handle-one-url): Return private when inserting text.
17857 (x-dnd-insert-ctext): New function.
17858 (x-dnd-handle-file-name): New function for FILE_NAME.
17859 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17860 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17861 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17862
17863 2004-02-10 Kenichi Handa <handa@m17n.org>
17864
17865 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17866 instead of while loop.
17867
17868 2004-02-10 Miles Bader <miles@gnu.org>
17869
17870 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17871
17872 2004-02-09 Kenichi Handa <handa@m17n.org>
17873
17874 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17875 have end-of-line.
17876
17877 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
17878
17879 * Makefile.in: Added extra dependencies in the recompile target
17880 needed to cope with the compile time macro expansions in CC Mode.
17881
17882 2004-02-09 Kim F. Storm <storm@cua.dk>
17883
17884 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
17885 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
17886 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
17887 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
17888 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
17889 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
17890 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
17891 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
17892 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
17893 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
17894 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
17895
17896 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
17897
17898 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
17899 Don't allow shrink if there's a window on our right.
17900
17901 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
17902 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
17903 Bring together declaration and initialization.
17904 (prolog-mode-variables): Don't set the syntax table.
17905 Don't set paragraph-start and comment-indent-function.
17906 Add /*..*/ to the comment regexps.
17907 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
17908 (prolog-mode-map): Don't bind TAB.
17909 (prolog-mode): Set the syntax table.
17910 (prolog-comment-indent): Remove.
17911 (inferior-prolog-mode-map): Initialize in the declaration.
17912 (inferior-prolog-mode-syntax-table)
17913 (inferior-prolog-mode-abbrev-table): New vars.
17914 (inferior-prolog-mode): Derive from comint-mode.
17915 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
17916 minibuffer windows.
17917
17918 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
17919 in file names, as long as it is unabmiguous.
17920
17921 2004-02-08 Andreas Schwab <schwab@suse.de>
17922
17923 * textmodes/reftex-toc.el
17924 (reftex-toc-load-all-files-for-promotion): Remove useless use of
17925 format. Doc fix.
17926
17927 * textmodes/refer.el (refer-find-entry-internal): Remove extra
17928 format string arguments.
17929
17930 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
17931 string argument.
17932
17933 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
17934
17935 * play/zone.el (zone-call): Fix format string.
17936
17937 * net/webjump.el (webjump-builtin): Add missing format string argument.
17938
17939 * midnight.el (midnight-delay-set): Remove extra format string argument.
17940
17941 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
17942
17943 * hexl.el (hexl-insert-char): Add missing format string argument.
17944
17945 * format.el (format-decode): Fix format string.
17946
17947 * emulation/vi.el (vi-mode): Remove extra format string argument.
17948 (vi-repeat-last-search): Likewise.
17949 (vi-reverse-last-search): Likewise.
17950 (vi-goto-mark): Likewise.
17951 (vi-reverse-last-find-char): Likewise.
17952 (vi-repeat-last-find-char): Likewise.
17953 (vi-locate-def): Likewise.
17954
17955 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
17956
17957 * ediff-util.el (ediff-toggle-read-only): Remove extra format
17958 string argument.
17959 (ediff-toggle-regexp-match): Likewise.
17960
17961 * dired-aux.el (dired-do-query-replace-regexp): Add missing
17962 format string argument.
17963
17964 * calc/calc-map.el (calc-get-operator): Remove extra format
17965 string argument.
17966
17967 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
17968
17969 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
17970 string argument.
17971
17972 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
17973
17974 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
17975
17976 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
17977
17978 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
17979 (cl-struct-setf-expander): Likewise.
17980
17981 * vc.el (with-vc-file): Fix unsafe uses of error.
17982 (vc-cancel-version): Likewise.
17983
17984 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
17985
17986 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
17987 thousands separator; fixes <class>:<line-number> regexp for
17988 non-english locales.
17989
17990 2004-02-08 Andreas Schwab <schwab@suse.de>
17991
17992 * view.el (view-mode-enable): Revert previous change.
17993
17994 2004-02-07 Kim F. Storm <storm@cua.dk>
17995
17996 * simple.el (line-number-at-pos): Rename from line-at-pos.
17997 Uses changed (what-line and vc-annotate-warp-version).
17998
17999 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18000
18001 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
18002 (diff-mode): Remove aborted attempt at support for compile.el.
18003 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
18004
18005 2004-02-06 Andreas Schwab <schwab@suse.de>
18006
18007 * view.el (view-mode-enable): Add view-mode-map to
18008 minor-mode-overriding-map-alist.
18009
18010 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18011
18012 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
18013
18014 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
18015
18016 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
18017 with point inside rather than after the paragraph.
18018
18019 2004-02-04 Sam Steingold <sds@gnu.org>
18020
18021 * mail/smtpmail.el (smtpmail-try-auth-methods):
18022 Do not try authentication when no mechanism is available.
18023 Pass port-name as defaultport to `netrc-machine'.
18024
18025 2004-02-04 Stephen Eglen <stephen@gnu.org>
18026
18027 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
18028 to show how minibuffer height can be constrained.
18029
18030 2004-02-04 John Paul Wallington <jpw@gnu.org>
18031
18032 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18033
18034 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18035
18036 * x-dnd.el: New file for drag and drop.
18037
18038 * term/x-win.el: require x-dnd, set after-make-frame-functions
18039 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
18040 drag-n-drop event.
18041
18042 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
18043 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
18044 (dired-dnd-handle-file): New functions for drag and drop support.
18045 (dired-mode): Initialize drag and drop if x-dnd present.
18046
18047 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18048
18049 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
18050 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
18051 (cperl-mode): Set fill-paragraph-function.
18052 (cperl-fill-paragraph): Make it non-interactive.
18053
18054 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
18055
18056 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
18057
18058 2004-02-02 David Kastrup <dak@gnu.org>
18059
18060 * replace.el (perform-replace): Allow 'literal argument in
18061 regexp-flag to indicate literal replacement.
18062 (query-replace-regexp-eval): Use it.
18063
18064 2004-02-01 Andreas Schwab <schwab@suse.de>
18065
18066 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
18067
18068 2004-02-01 Stephen Eglen <stephen@gnu.org>
18069
18070 * info-look.el: Add support for maxima-mode. Update commentary
18071 because info-lookup-symbol is now bound to C-h S.
18072
18073 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
18074
18075 * simple.el (edit-and-eval-command): Bind print-level and
18076 minibuffer-history-sexp-flag around call to read-from-minibuffer.
18077 Correct initial position in command-history.
18078
18079 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
18080
18081 * files.el (read-directory-name): Adapt the docstring to recent
18082 change in Fread_file_name.
18083
18084 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
18085
18086 * ses.el (ses-print-cell): If print format too wide for column
18087 width, truncate decimal places if that helps to avoid "#####" fill.
18088 * ses.el (ses-initial-column-width): Revert previous change.
18089
18090 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
18091
18092 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
18093 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
18094 Add edebug info.
18095 (jit-lock-mode): Setup/cancel the new timer.
18096 (jit-lock-context-fontify): New fun. Extracted from
18097 context fontification code of jit-lock-stealth-fontify.
18098 (jit-lock-stealth-fontify): Don't do context fontification any more.
18099
18100 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18101 (jit-lock-fontify-now): Handle the `quit' case.
18102 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18103
18104 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18105
18106 * progmodes/executable.el (executable-command-find-posix-p):
18107 New. Check if find handles arguments Posix-style.
18108
18109 * progmodes/grep.el (grep-compute-defaults):
18110 Use executable-command-find-posix-p.
18111 (grep-find): Check `grep-find-command'.
18112
18113 * filecache.el (file-cache-find-posix-p): Delete.
18114 (file-cache-add-directory-using-find):
18115 Use `executable-command-find-posix-p'.
18116
18117 2004-01-29 Dave Love <fx@gnu.org>
18118
18119 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18120 Iterate the hook function if arg is given.
18121 (mark-defun, narrow-to-defun): Change order of finding the limits.
18122
18123 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18124 (byte-compile-format-warn): New.
18125 (byte-compile-callargs-warn): Use it.
18126 (Format, message, error): Add byte-compile-format-like property.
18127 (byte-compile-maybe-guarded): New.
18128 (byte-compile-if, byte-compile-cond): Use it.
18129 (byte-compile-lambda): Compile interactive forms,
18130 just to make warnings about them.
18131
18132 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18133
18134 * ses.el (ses-initial-column-width): Increase to 14, so it will
18135 work well with the default printer of "%.7g" for extreme values
18136 like "-1.234567e+07".
18137
18138 2004-01-29 Kenichi Handa <handa@m17n.org>
18139
18140 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18141
18142 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18143
18144 * dos-w32.el: Added support for the `default-printer-name' function.
18145
18146 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18147
18148 * server.el (server-socket-name): Don't use the hostname in the
18149 socket name since /tmp is local to the host anyway.
18150
18151 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18152 robust check of widening and fix var-naming.
18153
18154 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18155
18156 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18157 or rmail-spam- to rsf- in all function and variable names.
18158 (rsf-min-region-to-spam-list): New variable.
18159 (rsf-bbdb-auto-delete-spam-entries): Rename from
18160 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18161 scanned together with the recipients field for spam testing; Don't
18162 delete spam message if rmail-delete-after-output is non-nil;
18163 (rsf-check-field): New function, extracted from code in
18164 rmail-spam-filter to ease addition of header fields like
18165 content-type:;
18166 (message-content-type): New variable. The content-type: field was
18167 added also in defcustom of rsf-definitions-alist;
18168 (rmail-spam-filter): Replace repeated test code for header fields
18169 by calls to check-field; change the call to
18170 rmail-output-to-rmail-file such that rmail-current-message stays
18171 the same to avoid wrong deletion of unseen flags.
18172 (rmail-use-spam-filter): Add autoload cookie.
18173
18174 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18175
18176 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18177 (file-cache-add-directory-using-find): Add Cygwin support.
18178 (file-cache-find-command-posix-flag): New user variable.
18179
18180 * filecache.el (file-cache-add-directory): Check for
18181 directories an remove them from dir-files.
18182
18183 2004-01-27 Richard M. Stallman <rms@gnu.org>
18184
18185 * man.el (Man-fontify-manpage): Clean up message.
18186
18187 2004-01-27 Kenichi Handa <handa@m17n.org>
18188
18189 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18190 (sentence-end): Define using sentence-end-without-space.
18191
18192 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18193 a sentence ends with one of a character in sentence-end-without-space.
18194
18195 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18196
18197 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18198 (jit-lock): Group declaration moved to jit-lock.el.
18199 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18200 when necessary.
18201
18202 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18203 (jit-lock-context-unfontify-pos): Rename from
18204 jit-lock-first-unfontify-pos.
18205 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18206
18207 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18208
18209 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18210 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18211 (fortran-fill): When filling a string, adjust re-search-backward
18212 argument for special case of string just on fill-column.
18213 When filling non-string, allow one extra char if
18214 fortran-break-before-delimiters is non-nil.
18215 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18216 Use fortran-break-delimiters-re and fortran-no-break-re to
18217 correctly handle cases such as "**".
18218
18219 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18220 (f90-no-break-re): Add some extra tokens. Doc fix.
18221
18222 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18223
18224 * mail/rmail-spam-filter.el:
18225 Use two semicolons as Commentary line prefix.
18226 Add ";;; Code:" stylized comment.
18227 Delete end-of-line whitespace.
18228 Wrap (require 'cl) with `eval-when-compile'.
18229
18230 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18231
18232 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18233 at the top level of vc.el.
18234
18235 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18236
18237 * vc.el (vc-current-line): Function removed. This is now done by
18238 the new function line-at-pos in simple.el.
18239 (vc-annotate-warp-version): Use line-at-pos instead of
18240 vc-current-line.
18241
18242 2004-01-22 Kim F. Storm <storm@cua.dk>
18243
18244 * simple.el (line-at-pos): New defun.
18245 (what-line): Use it. Optimize by only counting lines in narrowed
18246 region once.
18247
18248 2004-01-22 Kenichi Handa <handa@m17n.org>
18249
18250 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18251 point (register r1) only for charset mule-unicode-0100-24ff.
18252
18253 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18254
18255 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18256 trailing white space and ensure a final newline.
18257
18258 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18259 Add autoload cookie.
18260
18261 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18262
18263 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18264 activate view-mode explicitly.
18265
18266 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18267
18268 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
18269 menu-bar-enable-clipboard and make Paste use clipboard first.
18270
18271 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18272
18273 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18274 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18275 (vc-mcvs-cvs): Remove.
18276 (vc-mcvs-command): Remove use of assert.
18277
18278 * outline.el (outline-insert-heading): Tighten up match.
18279 (outline-demote, outline-move-subtree-down): Don't assume anything
18280 about outline-regexp.
18281
18282 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18283 (texinfo-show-structure): Explicitly add ^, and simplify.
18284
18285 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18286
18287 * calendar/appt.el (appt-check): Restore usage of
18288 appt-issue-message deleted in previous change.
18289 (top-level): Activate package when loaded (needed for backwards
18290 compatibility).
18291
18292 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18293
18294 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18295 following previous change to smtpmail-send-data.
18296
18297 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18298
18299 * vc.el (vc-default-previous-version): Doc enhancement.
18300 (vc-default-next-version): New function.
18301 (vc-print-log): New arg FOCUS-REV.
18302 (vc-annotate-mode): Derive from view-mode.
18303 (vc-annotate): New args REVISION, DISPLAY-MODE.
18304 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18305 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18306 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18307 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18308 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18309
18310 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18311
18312 2004-01-19 Karl Berry <karl@gnu.org>
18313
18314 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18315 or "TexInfo".
18316
18317 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18318
18319 * subr.el (delete-dups): New function.
18320
18321 2004-01-19 Karl Berry <karl@gnu.org>
18322
18323 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18324 with ^, since that's what texinfo-show-structure
18325 documentation says (plus it works much better in texinfo.txi).
18326
18327 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18328
18329 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18330
18331 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18332
18333 * progmodes/which-func.el (which-function-mode): Don't cancel
18334 which-func-update-timer if not set.
18335
18336 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18337
18338 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18339 Remove spurious left square bracket in XX:XXam regexp.
18340
18341 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18342
18343 * progmodes/cc-defs.el: Do not require cl at run time.
18344
18345 2004-01-16 Richard M. Stallman <rms@gnu.org>
18346
18347 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18348 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18349
18350 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18351 Call rmail-spam-filter. Delete and expunge spam.
18352 Print number of spam messages deleted.
18353 Save and restore the deletion status of old messages when reading
18354 new mail with spam filter, so that expunging spam does not expunge
18355 msgs deleted by the user.
18356 (rmail-only-expunge): Add an optional argument dont-show to
18357 prevent showing message after expunge.
18358
18359 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18360
18361 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18362 * subr.el (declare): New macro.
18363
18364 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18365
18366 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18367
18368 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18369
18370 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18371 Test window-system rather than system-type (for X11/Mac).
18372
18373 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18374
18375 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18376
18377 2004-01-12 Richard M. Stallman <rms@gnu.org>
18378
18379 * mail/rmail.el (rmail-convert-to-babyl-format):
18380 Use mail-unquote-printable-region.
18381 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18382 (rmail-hex-char-to-integer): Functions deleted.
18383
18384 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18385 (mail-unquote-printable-region): New arg NOERROR.
18386 For invalid encoding, either signal an error to just return nil.
18387
18388 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18389
18390 * calendar/appt.el: Update copyright and commentary.
18391 (appt-issue-message): Make obsolete.
18392 (appt-visible, appt-msg-window): Make obsolete, in favour of
18393 appt-display-format.
18394 (appt-display-mode-line, appt-display-duration)
18395 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18396 (appt-prev-comp-time, appt-display-count, appt-timer)
18397 (appt-convert-time): Doc change.
18398 (appt-disp-window-function, appt-delete-window-function):
18399 Use defcustom rather than defvar.
18400 (appt-display-format): New variable.
18401 (appt-display-message): New function with display code from appt-check.
18402 (appt-check): Add optional FORCE argument. Doc change.
18403 Add appt-make-list to diary-hook if displaying diary.
18404 Remove checking of view-diary-entries-initially.
18405 Message display section removed to new function appt-display-message.
18406 (appt-display-window): Doc change. Remove unused internal var
18407 this-buffer. Do not beep, since appt-display-message does that.
18408 (appt-make-list): Doc change. Use caar.
18409 (appt-sort-list): Simplify by using builtin sort function.
18410 (appt-update-list): New function for updating appts when diary is
18411 saved.
18412 (appt-activate): New autoloaded function to toggle package
18413 functionality.
18414
18415 * calendar/cal-x.el: (calendar-one-frame-setup)
18416 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18417
18418 * calendar/calendar.el: Update copyright.
18419 (view-diary-entries-initially, european-calendar-style): Doc change.
18420 (calendar-setup): Make defcustom rather than defvar.
18421 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18422 in let binding so local to function.
18423
18424 * calendar/diary-lib.el: Update copyright.
18425 (diary, diary-entry-time): Doc change.
18426 (list-diary-entries): Doc change. Trivial logic change.
18427 (fancy-diary-display): Restore make-face command mistakenly
18428 deleted 2003-05-08.
18429 (show-all-diary-entries): Allow to pop-up frame if needed.
18430
18431 2004-01-09 John Paul Wallington <jpw@gnu.org>
18432
18433 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18434 Temporarily select EVENT's window for changing eol type.
18435
18436 2004-01-09 Deepak Goel <deego@gnufans.org>
18437
18438 * calendar/diary-lib.el (diary-entry-time):
18439 Also accept time in the form XX[.XX][am/pm/AM/PM].
18440 (fancy-diary-font-lock-keywords): Likewise.
18441 (diary-font-lock-keywords): Likewise.
18442 * calendar/appt.el (appt-add): Likewise.
18443 (appt-make-list): Likewise.
18444 (appt-convert-time): Likewise.
18445
18446 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18447
18448 * gdb-ui.el (gdb-ann3): Revert previous change.
18449 (gdb-source-info): Allow for case of where compilation directory
18450 is not recorded.
18451
18452 2004-01-08 John Paul Wallington <jpw@gnu.org>
18453
18454 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18455
18456 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18457
18458 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18459
18460 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18461 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18462 problems.
18463 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18464
18465 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18466
18467 * files.el (write-file-functions, write-contents-functions):
18468 Clarify docstrings.
18469
18470 2004-01-07 Kenichi Handa <handa@m17n.org>
18471
18472 * international/mule.el (set-auto-coding): Fix for the case that
18473 end-of-line is only CR.
18474
18475 2004-01-07 Kim F. Storm <storm@cua.dk>
18476
18477 * subr.el (event-start, event-end): Doc fix.
18478 (posn-string, posn-image): New defuns.
18479 (posn-object): Return either image or string object.
18480 (posn-object-x-y): Return 8th element of position.
18481 (posn-object-width-height): New defun.
18482
18483 2004-01-06 Andreas Schwab <schwab@suse.de>
18484
18485 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18486 output.
18487
18488 2004-01-05 Karl Berry <karl@gnu.org>
18489
18490 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18491 / and *, too.
18492
18493 2003-12-31 Simon Josefsson <jas@extundo.com>
18494
18495 * files.el (before-save-hook): Add.
18496 (basic-save-buffer): Use before-save-hook.
18497
18498 * emacs-lisp/copyright.el: Fix comment to recommend
18499 before-save-hook instead of write-file-functions.
18500
18501 2004-01-05 Richard M. Stallman <rms@gnu.org>
18502
18503 * finder.el (finder-commentary): Call delete-other-windows.
18504
18505 * net/ange-ftp.el (ange-ftp-file-attributes):
18506 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18507
18508 2004-01-04 Karl Berry <karl@gnu.org>
18509
18510 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18511 comment characters % and # in the copyright year notice,
18512 as well as ;.
18513
18514 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18515
18516 * wid-edit.el (default): Define dummy :value-delete.
18517 Reported by Jesper Harder <harder@ifa.au.dk>.
18518
18519 2004-01-03 Richard M. Stallman <rms@gnu.org>
18520
18521 * progmodes/compile.el (compile-internal): Use point, not point-min,
18522 for set-window-point.
18523
18524 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18525
18526 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18527
18528 * progmodes/grep.el (grep-mode-map):
18529 Don't remap next-line, previous-line.
18530
18531 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18532
18533 * speedbar.el (speedbar-edit-line): Change regexp to position
18534 the cursor on the first character of this line's button.
18535
18536 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18537
18538 * subr.el (functionp): Doc fix.
18539
18540 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18541
18542 * progmodes/idlwave.el (idlwave-make-tags):
18543 * textmodes/flyspell.el (flyspell-large-region):.
18544 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18545 * emulation/viper-util.el (viper-glob-unix-files):
18546 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18547 * man.el (Man-init-defvars):
18548 * jka-compr.el (jka-compr-call-process):
18549 * files.el (get-free-disk-space,insert-directory):
18550 * ediff-ptch.el (ediff-test-patch-utility):
18551 * ediff-diff.el (ediff-test-utility):
18552 * dired-aux.el (dired-check-process):
18553 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18554 test the return value of call-process, because it can be a string.
18555
18556 2003-12-31 John Paul Wallington <jpw@gnu.org>
18557
18558 * bindings.el (completion-ignored-extensions): Add .pfsl.
18559
18560 2003-12-31 Kim F. Storm <storm@cua.dk>
18561
18562 * ido.el (ido-nonreadable-directory-p): New defun to check for
18563 nonreadable directory without activating tramp (to avoid problems
18564 with checking incomplete tramp paths).
18565 (ido-set-current-directory, ido-file-internal)
18566 (ido-file-name-all-completions1): Use it.
18567
18568 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18569
18570 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18571 documentation if the anchor (or node) name is preceded by `info
18572 anchor' or `Info anchor' in addition to earlier `info node' and
18573 `Info node'.
18574 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18575
18576 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18577
18578 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18579 error in arguments to base64-decode-region. Remove ^M characters
18580 after decoding base64.
18581
18582 2003-12-30 Simon Josefsson <jas@extundo.com>
18583
18584 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18585 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18586 have only been distributed with Emacs for some years.
18587 (texinfo-mode-hook): Customize.
18588
18589 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18590
18591 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18592 cleaner (suggested by Richard Stallman).
18593
18594 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18595 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18596 file-name clashes on 8+3 DOS filesystems.
18597
18598 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18599 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18600 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18601 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18602 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18603 file-name clashes on 8+3 filesystems.
18604
18605 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18606 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18607 file-name clashes on 8+3 DOS filesystems.
18608
18609 2003-12-29 Richard M. Stallman <rms@gnu.org>
18610
18611 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18612 Upcase the character.
18613
18614 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18615 Search for header separator alone on a line, literally,
18616 and search for it backward, not forward.
18617 (flyspell-abbrev-table): Always use global-abbrev-table
18618 if there is no local one.
18619
18620 * progmodes/sh-script.el (sh-get-indent-info):
18621 Don't move point back if at bob.
18622
18623 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18624
18625 * play/handwrite.el (handwrite): Make the handwrite credit message
18626 a comment rather than an output command.
18627
18628 * obsolete/sc.el: Display message that this file is obsolete.
18629
18630 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18631
18632 * mail/rfc822.el (rfc822-address-start): Declare variable.
18633 Renamed from address-start. All uses changed.
18634
18635 * term.el (term-exec): Set up sentinel.
18636 (term-sentinel): New function.
18637 (term-handle-exit): New function.
18638
18639 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18640 Use assoc-string, and mark them obsolete.
18641 (delay-mode-hooks): Mark as permanent local.
18642
18643 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18644
18645 * register.el (copy-rectangle-to-register): Doc fix.
18646
18647 * info.el (Info-insert-dir): Use assoc-string.
18648
18649 * info-look.el (info-lookup): Use assoc-string.
18650
18651 * frame.el (pop-up-frame-function): Use quote, not `function'.
18652 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18653 copying with lists as coordinate values.
18654
18655 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18656
18657 * find-dired.el (kill-find): New command.
18658 (find-dired): Make buffer read-only.
18659 Set up a keymap with C-c C-k running kill-find.
18660 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18661
18662 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18663
18664 * filecache.el (file-cache-ignore-case): New variable.
18665 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18666
18667 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18668 (comint-dynamic-complete-as-filename): Rename local vars.
18669 (comint-dynamic-list-filename-completions): Likewise.
18670
18671 * comint.el (comint-dynamic-list-completions-config): New var.
18672 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18673
18674 * comint.el (comint-file-name-chars): Add [].
18675 (comint-word): Use skip-chars-backward, not search.
18676
18677 * shell.el (shell-file-name-chars): Add [].
18678
18679 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18680
18681 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18682
18683 * generic.el (define-generic-mode): Doc fix.
18684
18685 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18686
18687 * files.el (kill-some-buffers): Doc fix.
18688
18689 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18690
18691 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18692 arg to send-invisible
18693 (send-invisible): Doc fix. The argument is now a prompt, not the
18694 string to send.
18695 (comint-read-noecho): Doc fix.
18696
18697 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18698
18699 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18700 "@", as required by some ISP hosting service. Fix defcustom
18701 argument syntax errors that prevented use of customization.
18702
18703 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18704
18705 * xml.el (xml-get-attribute-or-nil): Doc fix.
18706
18707 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18708
18709 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18710 write-file-hooks.
18711
18712 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18713
18714 * autorevert.el (auto-revert-interval): Doc fix.
18715
18716 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18717
18718 * xml.el (xml-get-attribute-or-nil): New function, like
18719 xml-get-attribute, but returns nil if the attribute was not found.
18720 (xml-get-attribute): Convert to defsubst, uses
18721 xml-get-attribute-or-nil.
18722
18723 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18724
18725 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18726
18727 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18728
18729 * custom.el (custom-declare-theme): Use `value' when putting
18730 properties on `theme'.
18731
18732 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18733
18734 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18735 for each yank-handler segment.
18736 (insert-for-yank-1): New function, with the body of the previous
18737 insert-for-yank.
18738
18739 * textmodes/table.el (table-yank-handler): New defcustom.
18740 (table--put-cell-indicator-property): Put yank-handler property
18741 that indicates the yank handler for the table cell.
18742
18743 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18744
18745 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18746 set of keywords.
18747
18748 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18749
18750 * international/mule-cmds.el (reset-language-environment)
18751 (set-language-environment): Don't invoke fontset-related functions
18752 if fontset-list is not fboundp.
18753
18754 2003-12-29 Kenichi Handa <handa@m17n.org>
18755
18756 * international/mule-cmds.el (reset-language-environment):
18757 Call set-overriding-fontspec-internal with nil.
18758 (set-language-environment): Call set-overriding-fontspec-internal
18759 if the language environment specify `overriding-fontspec'.
18760 (language-info-alist): Doc added.
18761
18762 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
18763 characters of mule-unicode-0100-24ff.
18764 (ccl-encode-windows-1251-font): New CCL program.
18765 ("Bulgarian"): Specify overriding-fontspec.
18766 ("Belarusian"): Likewise.
18767
18768 2003-12-28 Sam Steingold <sds@gnu.org>
18769
18770 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
18771 parameter ID-FORMAT to conform with the 2003-11-30 patch.
18772
18773 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
18774
18775 * progmodes/gud.el (gud-gdb-command-name): Set default to
18776 "gdb --annotate=3".
18777 (gud-gdb-marker-filter): Look out for annotations.
18778 (gdb-first-pre-prompt): New variable.
18779 Remove trailing white space.
18780
18781 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
18782 if necessary.
18783 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
18784 annotations are detected.
18785 (gud-gdba-marker-filter): Use global variable gud-marker-acc
18786 instead of a local one to allow transition from
18787 gud-gdb-marker-filter.
18788 Remove trailing white space.
18789
18790 2003-12-27 Kim F. Storm <storm@cua.dk>
18791
18792 * ido.el: Handle non-readable directories.
18793 (ido-decorations): Add 9th element for non-readable directory.
18794 (ido-directory-nonreadable): New dynamic var.
18795 (ido-set-current-directory): Set it.
18796 (ido-read-buffer, ido-file-internal):
18797 (ido-read-file-name, ido-read-directory-name): Let-bind it.
18798 (ido-file-name-all-completions1): Return empty list for
18799 non-readable directory.
18800 (ido-exhibit): Print [Not readable] if directory is not readable.
18801 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18802 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18803 Use it.
18804
18805 2003-12-27 Lars Hansen <larsh@math.ku.dk>
18806
18807 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18808 calls to directory-files-and-attributes and file-attributes.
18809 (ls-lisp-format): Remove system dependent handling of user and
18810 group id's.
18811
18812 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
18813
18814 * ffap.el (ffap-read-file-or-url): Revert previous change.
18815
18816 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
18817
18818 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18819 new list of included files called `files-with-node-lines', that
18820 only have node lines. This way @include commands can include any
18821 file, such as version and update files without node lines, not
18822 just files that are chapters.
18823
18824 2003-12-25 Andreas Schwab <schwab@suse.de>
18825
18826 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18827 file not found.
18828
18829 2003-12-08 Miles Bader <miles@gnu.org>
18830
18831 * dired.el (dired-between-files): Always use dired-move-to-filename,
18832 which is more robust in non-english locales.
18833
18834 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
18835
18836 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18837
18838 2003-12-24 Andreas Schwab <schwab@suse.de>
18839
18840 * shell.el (shell-file-name-quote-list): Add backslash.
18841
18842 * comint.el (comint-quote-filename): Correctly handle backslash
18843 in comint-file-name-quote-list.
18844
18845 2003-12-24 Kenichi Handa <handa@m17n.org>
18846
18847 * international/mule-cmds.el (set-default-coding-systems):
18848 Call ucs-set-table-for-input for all buffers that don't have local
18849 value of buffer-file-coding-system.
18850
18851 * international/ucs-tables.el (ucs-set-table-for-input):
18852 If translation-table-for-encode is a symbol, get its
18853 translation-table property.
18854
18855 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
18856
18857 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18858 to `completing-read' on a recently fixed bug.
18859
18860 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18861 instead of SPACE, to get the list of possible fringe modes.
18862 SPACE only works if both `partial-completion-mode' and
18863 `completion-auto-help' are nil.
18864
18865 * complete.el (PC-is-complete-p): Delete.
18866 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18867 calls to `test-completion'.
18868
18869 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
18870
18871 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18872 to edit values when there are no children.
18873
18874 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18875 a mode called "Assembler" already exists.
18876 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18877 (gud-watch): Use format option. Remove font properties from string.
18878 (gdb-var-create-handler, gdb-var-list-children-handler):
18879 Don't bother about properties as there are none.
18880 (gdb-var-create-handler, gdb-var-list-children-handler)
18881 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
18882 with two arguments.
18883 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
18884 Let speedbar show value changes with a different font.
18885 (gdb-edit-value): New defun.
18886 (gdb-clear-partial-output, gdb-clear-inferior-io)
18887 (def-gdb-auto-update-handler): Use erase-buffer.
18888 (gdb-frame-handler): Display watch expressions in
18889 FUNCTION::VARIABLE format if required.
18890
18891 2003-12-23 John Paul Wallington <jpw@gnu.org>
18892
18893 * info.el (Info-unescape-quotes, Info-split-parameter-string)
18894 (Info-goto-emacs-command-node): Doc fixes.
18895
18896 2003-12-12 Jesper Harder <harder@ifa.au.dk>
18897
18898 * cus-edit.el (custom-add-parent-links): Define "many".
18899
18900 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
18901
18902 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
18903 (widget-child-validate, widget-type-value-create)
18904 (widget-type-default-get, widget-type-match): New functions.
18905 (lazy): New widget.
18906 (menu-choice, checklist, radio-button-choice, editable-list)
18907 (group, documentation-string): Remove redundant (per 2003-10-25
18908 change) calls to `widget-children-value-delete'.
18909 (widget-choice-value-get, widget-choice-value-inline): Remove.
18910 (menu-choice): Update widget.
18911
18912 2003-12-03 Kenichi Handa <handa@m17n.org>
18913
18914 * language/cyrillic.el: Register "microsoft-cp1251" in
18915 ctext-non-standard-encodings-alist.
18916 ("Bulgarian"): Add ctext-non-standard-encodings.
18917 ("Belarusian"): Likewise.
18918
18919 * international/mule-conf.el (compound-text-with-extensions):
18920 Change the type to 2 (iso-2022 base).
18921
18922 * international/mule.el (ctext-non-standard-encodings-alist):
18923 Change the format.
18924 (ctext-non-standard-encodings): New variable.
18925 (ctext-post-read-conversion): Fully re-written.
18926 (ctext-non-standard-designations-alist): Delete it.
18927 (ctext-non-standard-encodings-table): New function.
18928 (ctext-pre-write-conversion): Fully re-written.
18929
18930 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
18931
18932 * cus-edit.el (custom-add-parent-links): Add documentation links
18933 for parent, if the item has none of its own.
18934
18935 2003-11-30 Richard M. Stallman <rms@gnu.org>
18936
18937 * dired-aux.el (dired-do-query-replace-regexp):
18938 Report files visited read-only.
18939
18940 2003-11-30 Juri Linkov <juri@jurta.org>
18941
18942 * dired-aux.el (dired-compare-directories): New command.
18943 (dired-file-set-difference, dired-files-attributes): New functions.
18944
18945 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
18946 Version 2.0.38 of Tramp released.
18947
18948 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
18949 Charles Curley <charlescurley@charlescurley.com>.
18950 (tramp-multi-connection-function-alist): Add ssht entry which adds
18951 "-e none -t -t" to the list of ssh args. Suggested by Adrian
18952 Aichner.
18953 (tramp-get-method-parameter): New function to retrieve a method
18954 parameter. This allows for omission of method parameters.
18955 Callers adjusted.
18956
18957 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
18958
18959 * net/tramp.el: Add new optional parameter ID-FORMAT to
18960 `file-attributes'. Calls of `file-attributes' won't use this
18961 parameter for backward compatibility reasons.
18962 (tramp-perl-file-attributes): Add a new parameter to Perl script
18963 in order to handle uid/gid as strings, if desired.
18964 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
18965 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
18966 order to make the function more general.
18967 (tramp-handle-file-attributes): Replace proprietary optional
18968 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
18969 (tramp-handle-file-attributes-with-perl): Handle parameter
18970 NONNUMERIC if set. This wasn't done in the past.
18971 (tramp-post-connection): Apply second parameter "$2" if
18972 `tramp-remote-perl' is called.
18973
18974 * net/tramp-smb.el (tramp-smb-handle-delete-file):
18975 Correct cut'n'waste error (`filename' instead of `directory').
18976 (tramp-smb-handle-directory-files-and-attributes)
18977 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
18978 introduced parameter ID-FORMAT.
18979 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
18980 error (`directory' instead of `ldir').
18981
18982 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
18983 `file-attributes' has a second parameter. If yes, apply it with
18984 value "'integer". Otherwise, don't use that parameter (default is
18985 integer format).
18986
18987 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
18988
18989 * help.el (help-map): Bind `display-local-help' to `C-h .'.
18990 (help-for-help): Add `C-h .' to the listed Help options.
18991 Remove trailing whitespace.
18992
18993 * help-at-pt.el: New file.
18994
18995 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
18996
18997 * subr.el (noreturn, 1value): New macros for test coverage.
18998 See `testcover.el'.
18999
19000 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
19001
19002 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
19003 for macro `1value'.
19004 (testcover-1value): New function. Checks that a 1value form
19005 actually returns only one value. Requested by RMS.
19006
19007 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
19008
19009 * gdb-ui.el (gud-watch, gdb-var-create-handler)
19010 (gdb-var-list-children, gdb-var-list-children-handler)
19011 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
19012 gdb commands that use mi to keep them out of the command history.
19013
19014 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19015
19016 * cus-start.el (all): Add use-file-dialog.
19017
19018 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19019
19020 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
19021
19022 2003-11-27 Kim F. Storm <storm@cua.dk>
19023
19024 * subr.el (posn-object-x-y): New defun.
19025
19026 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
19027
19028 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
19029 Don't use `space' for \\\n.
19030 Be more selective as to which # are comment-starters.
19031
19032 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19033
19034 * subr.el (number-sequence): Improve handling of floating point
19035 arguments (suggested by Kim Storm). Allow negative arguments.
19036
19037 2003-11-26 Kenichi Handa <handa@m17n.org>
19038
19039 * international/mule-cmds.el (standard-display-european-internal):
19040 Cancel the standard-display-table setting for ` and '.
19041
19042 2003-11-26 Kim F. Storm <storm@cua.dk>
19043
19044 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
19045 New defcustoms to add ffap-like functionality to ido.
19046 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
19047 (ido-no-final-slash): New defun.
19048 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
19049 (ido-read-file-name): ): Toggle VC checking via
19050 vc-handled-backends instead of vc-master-templates.
19051 (ido-file-internal): Handle ido-use-url-at-point and
19052 ido-use-filename-at-point via code borrowed from ffap-guesser.
19053 Handle new ido-exit code ffap.
19054 (ido-sort-list): Ignore final slash when sorting file names.
19055
19056 2003-11-25 Kim F. Storm <storm@cua.dk>
19057
19058 * emulation/cua-base.el (cua--standard-movement-commands):
19059 Add forward-sentence and backward-sentence.
19060
19061 2003-11-25 Stephen Eglen <stephen@gnu.org>
19062
19063 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
19064 iswitchb-exit is set to 'usefirst when user selects buffer at head
19065 of list using RET. (Selecting buffers at the head of the list was
19066 broken if the substring was also a complete buffername.)
19067
19068 2003-11-23 Kim F. Storm <storm@cua.dk>
19069
19070 * progmodes/compile.el (grep-command, grep-use-null-device)
19071 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
19072 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
19073 (grep-regexp-alist, grep-program, find-program)
19074 (grep-find-use-xargs, grep-history, grep-find-history)
19075 (grep-process-setup, grep-compute-defaults)
19076 (grep-default-command, grep, grep-tag-default, grep-find)
19077 (grep-expand-command-macros, grep-tree-last-regexp)
19078 (grep-tree-last-files, grep-tree): Move grep variables, functions
19079 and commands to new file grep.el.
19080 (compilation-mode-map): Remove grep commands from Compile sub-menu.
19081 (compilation-process-setup-function): Doc fix.
19082 (compilation-highlight-regexp, compilation-highlight-overlay): New
19083 defvars used for highlighting current compile error in source buffer.
19084 (compile-internal): New optional args HIGHLIGHT-REGEXP and
19085 LOCAL-MAP which overrides compilation-highlight-regexp and
19086 compilation-mode-map for this compilation.
19087 Delay calling compilation-set-window-height until after running
19088 compilation-process-setup-function so it can buffer-local override
19089 compilation-window-height.
19090 Check buffer-local value of compilation-scroll-output.
19091 (compilation-set-window-height): Use buffer-local value of
19092 compilation-window-height.
19093 (compilation-revert-buffer): Don't pass (undefined)
19094 preserve-modes arg to revert-buffer.
19095 (next-error-no-select, previous-error-no-select): New commands.
19096 (compilation-goto-locus): Temporarily highlight current match in
19097 source buffer using compilation-highlight-regexp.
19098
19099 * progmodes/grep.el: New file with grep code from compile.el.
19100 (grep): New defcustom group.
19101 (grep-window-height): New defcustom, like compilation-window-height.
19102 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19103 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19104 (grep-command, grep-use-null-device, grep-find-command)
19105 (grep-tree-files-aliases, grep-tree-ignore-case)
19106 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19107 (grep-setup-hook): New hook variable.
19108 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19109 (grep-last-buffer): New defvar, override compilation-last-buffer.
19110 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19111 Call compile-internal with args highlight-regexp and grep-mode-map.
19112
19113 2003-11-23 Kim F. Storm <storm@cua.dk>
19114
19115 * subr.el (event-start, event-end): Doc fix.
19116 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19117 (posn-area, posn-actual-col-row, posn-object): New defuns.
19118 (posn-col-row): Simplify doc. Rewrite to use cond.
19119 (posn-point): Also return buffer position for events outside text
19120 area (that info is now present in the event position).
19121
19122 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19123 mouse-set-point so that hscroll still works now that clicks on
19124 fringes generate specific mouse events.
19125 (mouse-set-point): Note that it now works in fringes and margins
19126 too due to new semantics of posn-point in fringes and margins.
19127
19128 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19129 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19130
19131 2003-11-20 Kim F. Storm <storm@cua.dk>
19132
19133 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19134 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19135 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19136 to 100 for icons to avoid increasing line height when shown.
19137
19138 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19139
19140 * newcomment.el (comment-normalize-vars): Initialize properly if
19141 comment-start was nil.
19142
19143 2003-11-19 Andreas Schwab <schwab@suse.de>
19144
19145 * simple.el (set-variable): Fix indentation.
19146
19147 2003-11-17 Kenichi Handa <handa@m17n.org>
19148
19149 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19150 Fix docstring.
19151
19152 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19153
19154 * international/latin1-disp.el (latin1-display): Fix docstring.
19155
19156 2003-11-16 John Wiegley <johnw@newartisans.com>
19157
19158 * eshell/em-ls.el (eshell-ls-file): There are times with
19159 size-width is nil and uncomputed (when directories are created in
19160 dired, for example); in this case, 4 is reasonable default value,
19161 although it may caused skewed new entries (which could be avoided
19162 by returning the original value of 8 in all cases, but 99% of the
19163 time this is a waste of whitespace).
19164
19165 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19166
19167 * cc-engine.el (c-guess-continued-construct)
19168 (c-guess-basic-syntax): Check a little more carefully if it's a
19169 function declaration when an unknown construct followed by a block
19170 is found inside a statement context. This avoids macros followed
19171 by blocks to be taken as function declarations.
19172
19173 (c-guess-continued-construct): Change the analysis of a statement
19174 continuation with a brace open to `substatement-block', for
19175 consistency with recognized statements.
19176
19177 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19178 start is in a position so that `c-beginning-of-statement-1' jumped
19179 to the beginning of the same statement.
19180
19181 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19182 Don't accept binary operators in the arglist if we're in a function
19183 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19184 template recognition in cases like "if (a < b || c > d)".
19185
19186 (c-restricted-<>-arglists): New more appropriate name for
19187 `c-disallow-comma-in-<>-arglists'.
19188
19189 Accessing functions updated for the variable name change.
19190
19191 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19192 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19193
19194 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19195 labels.
19196
19197 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19198 instead of duplicating parts of it. This fixes bogus label
19199 recognition.
19200
19201 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19202 of checking the context in which to apply the minimum indentation,
19203 so that it isn't enforced in e.g. namespace blocks.
19204
19205 * cc-vars.el (c-inside-block-syms): New constant used by
19206 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19207 to somewhat reduce the risk of becoming stale.
19208
19209 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19210 cc-cmds to cc-engine to allow use from cc-align.
19211
19212 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19213 qualified identifiers containing "::".
19214
19215 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19216 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19217
19218 * cc-vars.el (c-emacs-features): Use a space in front of the name
19219 of the temporary buffer. That also avoids dumping problems in
19220 XEmacs due to undo info being left around after the buffer is killed.
19221
19222 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19223 arglist to see if it's a K&R style declaration.
19224
19225 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19226 before returning `knr-argdecl-intro'.
19227
19228 2003-11-16 John Wiegley <johnw@newartisans.com>
19229
19230 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19231 field in a long-listing always 8 characters, use `size-width',
19232 which has already been computed.
19233
19234 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19235
19236 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19237
19238 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19239
19240 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19241 Support operation while narrowed, with `diff-restrict-view'.
19242
19243 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19244
19245 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19246 Take additional optional arg NARROWFUN. For the generated functions:
19247 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19248 include frags that arrange to check for and save narrowing state before
19249 the move and then conditionally call NARROWFUN after the move.
19250
19251 2003-11-14 John Wiegley <johnw@newartisans.com>
19252
19253 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19254 that was optional, but obviously missing based on surrounding code.
19255
19256 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19257 string arguments to numbers unless the whole argument was seen as
19258 a number.
19259
19260 2003-11-14 Kenichi Handa <handa@m17n.org>
19261
19262 * international/mule.el (ctext-non-standard-encodings-alist):
19263 Fix coding systems.
19264
19265 2003-11-10 Kenichi Handa <handa@m17n.org>
19266
19267 * language/kannada.el ("Kannada"): Add sample-text.
19268
19269 * language/knd-util.el (kannada-compose-region)
19270 (kannada-compose-string, kannada-post-read-conversion):
19271 Add autoload cookie.
19272
19273 * international/quail.el (quail-completion): Change the message
19274 "corresponding translations" to "corresponding characters".
19275
19276 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19277
19278 * descr-text.el (describe-char): Fix typo.
19279
19280 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19281
19282 These changes are to support Kannada language/script.
19283
19284 * Makefile.in (DONTCOMPILE): Add kannada.el.
19285
19286 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19287
19288 * loadup.el: Preload kannada.el.
19289
19290 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19291 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19292 New variables.
19293
19294 * language/kannada.el: New file.
19295
19296 * language/knd-util.el: New file.
19297
19298 2003-11-07 Andreas Schwab <schwab@suse.de>
19299
19300 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19301 Also highlight AH_*.
19302
19303 * xml.el (xml-parse-dtd): Fix misplaced paren.
19304
19305 2003-11-07 Kenichi Handa <handa@m17n.org>
19306
19307 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19308
19309 2003-11-05 Juri Linkov <juri@jurta.org>
19310
19311 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19312 (desktop-buffer-file): Use saved buffer-file-coding-system
19313 for file reading. Set auto-insert to nil to prevent automatic
19314 insertion into restored empty files.
19315
19316 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19317
19318 * files.el (risky-local-variable-p): Make second argument optional.
19319
19320 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19321
19322 * subr.el (add-hook): Fix last change.
19323
19324 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19325
19326 * mail/rmail.el (rmail-convert-to-babyl-format):
19327 If base64-decode-region signals an error, catch it and silently
19328 ignore it.
19329
19330 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19331
19332 * xml.el (xml-parse-region): Allow comments to appear after the
19333 topmost element has closed.
19334 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19335 (xml-ns-expand-attr): New functions to do namespace handling.
19336 (xml-intern-attrlist): Back-compatible handling of attribute names.
19337 (xml-parse-tag): Move namespace handling to separate functions.
19338 Now produces elements in the form ((:ns . "element") (attr-list)
19339 children) instead of ('ns:element (attr-list) children).
19340 (xml-parse-attlist): Fix attribute parsing.
19341 (xml-parse-dtd): Change parsing so that it produces strings
19342 instead of interned symbols.
19343
19344 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19345
19346 * dired.el (dired-ls-sorting-switches): Doc fix.
19347
19348 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19349
19350 * emacs-lisp/rx.el (rx-or): Fix the case of
19351 "(rx (and ?a (or ?b ?c) ?d))".
19352
19353 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19354
19355 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19356 (texinfo-format-region): Use it.
19357 (texinfo-format-buffer-1): Ditto.
19358
19359 2003-11-01 Alan Mackenzie <acm@muc.de>
19360
19361 Changes to allow scrolling whilst in isearch mode:
19362 * isearch.el (isearch-unread-key-sequence): New function,
19363 extracted from isearch-other-meta-char.
19364 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19365 "scrollable" standard functions.
19366 (isearch-allow-scroll): New customizable variable.
19367 (isearch-string-out-of-window, isearch-back-into-window)
19368 (isearch-reread-key-sequence-naturally)
19369 (isearch-lookup-scroll-key): New functions.
19370 (isearch-other-meta-char): Doc string and functionality enhanced.
19371 Now accepts a prefix argument.
19372 (isearch-lazy-highlight-window-end): New variable.
19373 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19374 end (thru isearch-lazy-highlight-window-end), not only its start.
19375
19376 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19377 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19378 (universal-argument, universal-argument-more, negative-argument)
19379 (digit-argument, universal-argument-other-key): Minor changes.
19380
19381 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19382
19383 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19384 recursively if the last message is deleted, thus avoiding an
19385 infinite loop.
19386
19387 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19388
19389 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19390 (tex-main-file): Don't add .tex if the extension is already present.
19391 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19392
19393 2003-10-29 Lute Kamstra <lute@gnu.org>
19394
19395 * progmodes/octave-inf.el (inferior-octave-prompt):
19396 Recognize version number in prompt.
19397
19398 2003-10-28 Dave Love <fx@gnu.org>
19399
19400 * international/characters.el: Fix some Unicode ranges.
19401
19402 2003-10-28 Kenichi Handa <handa@m17n.org>
19403
19404 * disp-table.el (standard-display-8bit)
19405 (standard-display-default, standard-display-ascii)
19406 (standard-display-g1, standard-display-graphic)
19407 (standard-display-underline): Assure that standard-display-table
19408 is a display table.
19409
19410 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19411
19412 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19413 reindenting the first line.
19414
19415 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19416
19417 * wid-edit.el (widget-default-delete): Always delete child widgets.
19418
19419 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19420
19421 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19422 if the line has code.
19423 Don't try to line up with something that's too far left.
19424
19425 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19426 (octave-mode-syntax-table): Add % as a comment starter.
19427 (octave-point): Remove.
19428 (octave-in-comment-p, octave-in-string-p)
19429 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19430 (octave-blink-matching-block-open, octave-auto-fill):
19431 Use line-(beginning|end)-position instead.
19432
19433 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19434
19435 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19436 for Francesco Potort\e,Al\e(B.
19437
19438 2003-10-23 Dave Love <fx@gnu.org>
19439
19440 * international/mule-cmds.el (locale-charset-to-coding-system):
19441 Don't rely on nil being a coding system.
19442
19443 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19444 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19445 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19446
19447 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19448
19449 * gdb-ui.el (gdb-current-language): New variable.
19450 (gdb-update-flag): Remove variable.
19451 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19452 (gdb-take-last-elt): Remove function.
19453 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19454 (gdb-post-prompt): Check for variable object changes here.
19455
19456 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19457 object changes in gdb-ui.el.
19458
19459 2003-10-21 Richard M. Stallman <rms@gnu.org>
19460
19461 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19462
19463 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19464 Don't check for foo*/ wildcard form here.
19465 (insert-directory): Recognize foo*/ as a wildcard.
19466 Separate wildcard-regexp variable from the arg, wildcard.
19467
19468 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19469 (remove-hook): Correctly handle strange cases about local hooks.
19470
19471 2003-10-21 David Ponce <david@dponce.com>
19472
19473 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19474 argument REAL, to return a real number instead of a rounded
19475 integer value. Define as inline function.
19476 (ruler-mode-right-fringe-cols): Likewise.
19477 (ruler-mode-scroll-bar-cols): New function.
19478 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19479 (ruler-mode-right-scroll-bar-cols): Likewise.
19480 (ruler-mode-space): New function.
19481 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19482 scroll bar mode and margins in a more robust way.
19483
19484 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19485
19486 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19487 (antlr-c-init-language-vars): New function.
19488 (antlr-mode): Use it with cc-mode before v5.29.
19489 (antlr-c-common-init): Don't set some local vars here.
19490 (antlr-mode): Set them here.
19491 (antlr-c-forward-sws): New function alias.
19492 (antlr-mode): Redefine with cc-mode before v5.30.
19493 (antlr-skip-sexps): Use it.
19494 (antlr-skip-exception-part): Ditto.
19495 (antlr-skip-file-prelude): Ditto.
19496 (antlr-outside-rule-p): Ditto.
19497 (antlr-end-of-body): Ditto.
19498 (antlr-option-kind): Ditto.
19499 (antlr-insert-option-area): Ditto.
19500 (antlr-file-dependencies): Ditto.
19501
19502 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19503
19504 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19505 Move backward only if point was not inside an entry.
19506
19507 2003-10-21 Richard M. Stallman <rms@gnu.org>
19508
19509 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19510
19511 2003-10-21 Juri Linkov <juri@jurta.org>
19512
19513 * compare-w.el: Automatically skip non-matching text to resync.
19514 (compare-windows-whitespace): Doc fix.
19515 (compare-windows-sync, compare-windows-sync-string-size)
19516 (compare-windows-recenter, compare-ignore-whitespace)
19517 (compare-windows-highlight, compare-windows-face): New variables.
19518 (compare-windows): Use compare-windows-sync.
19519 (compare-windows-highlight, compare-windows-dehighlight)
19520 (compare-windows-sync-regexp)
19521 (compare-windows-sync-default-function): New functions.
19522
19523 2003-10-21 Juri Linkov <juri@jurta.org>
19524
19525 * diff.el (diff-parse-differences): Don't visit the files now;
19526 instead, just record the error locus.
19527
19528 2003-10-21 Dave Love <fx@gnu.org>
19529
19530 * progmodes/cfengine.el: New file.
19531
19532 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19533
19534 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19535 default-directory when completing file names.
19536
19537 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19538
19539 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19540 followed by the word `face', it gets treated as a face, even if
19541 it is also defined as a variable or a function.
19542
19543 2003-10-20 Dave Love <fx@gnu.org>
19544
19545 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19546 Avoid incf in macro expansion.
19547
19548 2003-10-20 John Paul Wallington <jpw@gnu.org>
19549
19550 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19551 `evenp' so we don't implicitly require cl library at runtime.
19552
19553 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19554
19555 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19556 (help-make-xrefs): Only make cross-references for faces if
19557 preceded or followed by the word `face'. Do not make a
19558 cross-reference for variables without variable documentation,
19559 unless preceded by the word `variable' or `option'. Update doc
19560 string accordingly.
19561
19562 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19563
19564 * progmodes/hideshow.el: Rewrite one-armed `if'
19565 constructs using either `when' or `unless'.
19566 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19567
19568 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19569
19570 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19571 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19572 instead of 12x12.
19573
19574 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19575
19576 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19577 message while converting to Babyl.
19578
19579 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19580
19581 * allout.el (allout-mode): Doc fix.
19582
19583 2003-10-16 Lute Kamstra <lute@gnu.org>
19584
19585 * subr.el (force-mode-line-update): Fix docstring.
19586
19587 2003-10-14 Dave Love <fx@gnu.org>
19588
19589 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19590 (default-input-method): Add :link, improve :type.
19591 (locale-charset-language-names): Fix utf-8 pattern.
19592 (locale-charset-match-p, locale-charset-alist)
19593 (locale-charset-to-coding-system): New.
19594 (set-locale-environment): Deal with codeset part of locale specs.
19595
19596 2003-10-14 Lute Kamstra <lute@gnu.org>
19597
19598 * fringe.el (fringe-mode): Use active voice in docstring.
19599 (set-fringe-style): Ditto.
19600
19601 2003-10-13 Lute Kamstra <lute@gnu.org>
19602
19603 * fringe.el (fringe-mode): Fix docstring.
19604 (set-fringe-style): Ditto.
19605
19606 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19607
19608 * ediff-mult.el (ediff-filegroup-action):
19609 Use ediff-default-filtering-regexp.
19610
19611 * ediff-util.el (ediff-recenter): Don't call
19612 ediff-restore-highlighting twice.
19613 (ediff-select-difference): Set current difference.
19614 (ediff-unselect-and-select-difference): Add comment.
19615
19616 * ediff.el (ediff-directories,ediff-directory-revisions)
19617 (ediff-directories3,ediff-merge-directories)
19618 (ediff-merge-directories-with-ancestor)
19619 (ediff-merge-directory-revisions)
19620 (ediff-merge-directory-revisions-with-ancestor):
19621 Use ediff-default-filtering-regexp.
19622
19623 2003-10-12 Andreas Schwab <schwab@suse.de>
19624
19625 * international/mule-cmds.el (locale-charset-language-names):
19626 Simplify regex by removing unused grouping.
19627
19628 2003-10-10 Dave Love <fx@gnu.org>
19629
19630 * bindings.el: Don't bind stop.
19631
19632 2003-10-08 Miles Bader <miles@gnu.org>
19633
19634 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19635 face instead of attempting to emulate it.
19636
19637 2003-10-07 Kenichi Handa <handa@m17n.org>
19638
19639 * international/mule-diag.el (list-coding-systems-1): List coding
19640 systems that are loaded automatically.
19641
19642 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19643
19644 * international/mule.el (autoload-coding-system): New function.
19645
19646 2003-10-07 Andreas Schwab <schwab@suse.de>
19647
19648 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19649 change-log-default-name in the buffer visiting the file.
19650
19651 2003-10-06 Dave Love <fx@gnu.org>
19652
19653 * files.el (find-file-hook): Customize.
19654 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19655
19656 * bindings.el (completion-ignored-extensions): Remove .log.
19657 (global-map): Add again, open, stop keys.
19658
19659 2003-10-05 Richard M. Stallman <rms@gnu.org>
19660
19661 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19662 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19663 Use sh-modify directly.
19664 (sh-select): Use sh-append, not eval.
19665
19666 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19667
19668 * info.el (Info-following-node-name): New function.
19669
19670 * loadhist.el (unload-feature-special-hooks):
19671 Rename from loadhist-hook-functions.
19672 (loadhist-hook-functions): Now an alias.
19673
19674 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19675
19676 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19677 file-name clashes on 8+3 filesystems.
19678
19679 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19680 Rename loaddefs-boot.el to ldefs-boot.el
19681
19682 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19683 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19684
19685 2003-10-03 Lute Kamstra <lute@gnu.org>
19686
19687 * info.el (Info-mode): Revert previous change.
19688 (Info-escape-percent): New function.
19689 (Info-fontify-node): Use it.
19690
19691 2003-10-02 Andreas Schwab <schwab@suse.de>
19692
19693 * loaddefs-boot.el: Regenerated.
19694
19695 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19696
19697 * ffap.el: Remove defadvice related code from CVS since `complete'
19698 provides a `PC-completion-as-file-name-predicate' variable that
19699 ffap can override.
19700
19701 2003-10-02 Kenichi Handa <handa@m17n.org>
19702
19703 * international/utf-8.el (ccl-decode-mule-utf-8):
19704 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19705
19706 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19707 * international/subst-big5.el: Likewise.
19708 * international/subst-gb2312.el: Likewise.
19709 * international/subst-ksc.el: Likewise.
19710
19711 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19712
19713 * calendar/calendar.el (increment-calendar-month)
19714 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19715 (generate-calendar, calendar-read-date, calendar-interval)
19716 (calendar-day-of-week): Handle years BC.
19717 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19718
19719 2003-10-01 Dave Love <fx@gnu.org>
19720
19721 * language/cyrillic.el (cp1251): Alias for windows-1251.
19722
19723 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19724 bootstrap.
19725
19726 2003-10-01 Lute Kamstra <lute@gnu.org>
19727
19728 * files.el: Fix typo.
19729 * imenu.el (imenu--generic-function): Docstring fix.
19730
19731 2003-09-30 Richard M. Stallman <rms@gnu.org>
19732
19733 * dired.el (dired-mode): Handle dired-directory as a list.
19734
19735 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19736
19737 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19738
19739 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19740
19741 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19742 Replace gud-display with gud-watch.
19743 (gud-speedbar-buttons): Add stuff for watching expressions
19744 in the speedbar when using M-x gdba. Use dolist on old part
19745 of this function.
19746
19747 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19748 (gdb-update-flag): New variables.
19749 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19750 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19751 (gud-watch, gdb-var-create-handler) : New functions.
19752 (gdb-var-list-children, gdb-var-list-children-handler)
19753 (gdb-var-create-regexp, gdb-var-update-regexp)
19754 (gdb-var-list-children-regexp): New constants.
19755 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19756 (gdb-annotation-rules): Reduce annotation set (level 3).
19757 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19758 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19759 updates.
19760 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19761 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19762 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
19763 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
19764 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
19765 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
19766 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
19767 (gud-display, gud-display1)
19768 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
19769 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
19770 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
19771 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
19772 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
19773 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
19774 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
19775 (gdb-display-display-buffer, gdb-toggle-display)
19776 (gdb-delete-display, gdb-expressions-popup-menu)
19777 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
19778 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
19779 to display buffer.
19780
19781 2003-09-30 Richard M. Stallman <rms@gnu.org>
19782
19783 * progmodes/ada-mode.el (ada-mode): Don't use advice.
19784 Instead, set which-func-functions.
19785
19786 * progmodes/which-func.el (which-func-modes): Add ada-mode.
19787 (which-func-functions): New variable.
19788 (which-function): Use that.
19789
19790 * info.el (Info-mode): Double each `%' in header line.
19791
19792 * emacs-lisp/lisp-mnt.el (lm-with-file):
19793 When FILE is nil, run BODY in current buffer.
19794
19795 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19796
19797 * help.el (describe-mode): Start with a brief list of minor modes.
19798 Find them thru minor-mode-list so as to find them all.
19799 Show them in alphabetical order.
19800
19801 * mail/sendmail.el (mail-aliases): Doc fix.
19802
19803 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19804
19805 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19806
19807 * mail/rmailsum.el (rmail-make-summary-line-1):
19808 Change comma after last label to a space.
19809 (rmail-summary-font-lock-keywords): Adapt to that change.
19810
19811 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
19812
19813 * progmodes/scheme.el (scheme-mode-variables): When setting
19814 `font-lock-defaults', also specify that "#" should
19815 be interpreted with `word' syntax.
19816 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19817
19818 2003-09-30 Lars Hansen <larsh@math.ku.dk>
19819
19820 * desktop.el: A lot of comments updated.
19821 (desktop-save-mode): Minor mode introduced.
19822 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19823 (desktop-load-default): Function made obsolete.
19824 (desktop-locals-to-save): Variable made customizable.
19825 (desktop-read): Optional parameter `dirname' added.
19826 (desktop-change-dir, desktop-revert): Parameter `dirname' in
19827 `desktop-read' used.
19828 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19829
19830 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
19831
19832 * whitespace.el (whitespace-clean-msg): Add user customizable message
19833 for displaying ``clean'' output.
19834 (whitespace-buffer): Use `whitespace-clean-msg'.
19835 (whitespace-global-mode): Fix typo.
19836
19837 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
19838
19839 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19840
19841 2003-09-29 Lute Kamstra <lute@gnu.org>
19842
19843 * bindings.el (mode-line-modes): Remove superfluous :propertize
19844 construct in initialization.
19845 (mode-line-position): Change cons cell into proper list in
19846 initialization.
19847
19848 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19849
19850 * international/mule.el (decode-coding-inserted-region): Use car
19851 of the return value of find-operation-coding-system.
19852
19853 2003-09-29 Kenichi Handa <handa@m17n.org>
19854
19855 * descr-text.el (describe-char): Fix previous change.
19856
19857 2003-09-28 Kenichi Handa <handa@m17n.org>
19858
19859 * descr-text.el (describe-char-display): New function.
19860 (describe-char): Pay attention to display table on describing how
19861 a character is displayed.
19862
19863 * international/mule-cmds.el (encoded-string-description):
19864 Prepend "0x" to each encoded byte.
19865
19866 2003-09-28 Andreas Schwab <schwab@suse.de>
19867
19868 * find-file.el (ff-special-constructs): Add autoload cookie.
19869
19870 2003-09-28 Kevin Ryde <user42@zip.com.au>
19871
19872 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19873 makeinfo appends to duplicate index entries.
19874
19875 2003-09-28 Eli Zaretskii <eliz@gnu.org>
19876
19877 * dired-x.el (dired-clean-tex): Doc fix.
19878
19879 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19880 using a Chinese tutorial.
19881
19882 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19883
19884 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
19885 between "MAIL FROM:" and "RCPT TO:" and the following address.
19886
19887 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19888
19889 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
19890
19891 2003-09-28 David Ponce <david@dponce.com>
19892
19893 * recentf.el (recentf-initialize-file-name-history): New defcustom.
19894 (recentf-load-list): When `recentf-initialize-file-name-history'
19895 is non-nil, initialize an empty `file-name-history' with the
19896 recent list.
19897
19898 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
19899
19900 * man.el (Man-default-man-entry): Remove the leading `*' from the
19901 word at point.
19902
19903 2003-09-26 Lute Kamstra <lute@gnu.org>
19904
19905 * bindings.el (mode-line-position): Mention size indication in
19906 docstring.
19907
19908 2003-09-26 Andre Spiegel <spiegel@gnu.org>
19909
19910 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
19911
19912 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
19913 because it's autoloaded now.
19914
19915 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19916
19917 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
19918 (sh-font-lock-keywords, sh-feature): Fix previous change of
19919 sh-feature to avoid infloop with sh-font-lock-keywords.
19920
19921 2003-09-25 Kim F. Storm <storm@cua.dk>
19922
19923 * frame.el (frame-current-scroll-bars): New defun.
19924
19925 * window.el (window-current-scroll-bars): New defun.
19926
19927 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19928
19929 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
19930 cause errors when the state cache contains info on parts that have
19931 been narrowed out.
19932
19933 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19934
19935 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
19936 `c-setup-paragraph-variables' has to be used when this variable is
19937 changed; it doesn't work to reinitialize the mode since that
19938 typically clobbers the variable.
19939
19940 * progmodes/cc-styles.el (c-setup-paragraph-variables):
19941 Make it interactive.
19942
19943 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19944
19945 * progmodes/cc-fonts.el (c-font-lock-declarations):
19946 Fix recognition of constructors and destructors for classes whose
19947 names are matched by `*-font-lock-extra-types'.
19948
19949 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
19950 followed by an identifier in C++ then it's a type.
19951
19952 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19953
19954 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
19955 problem that primarily affected XEmacs. Don't use faces to find
19956 unterminated strings since Emacs and XEmacs fontify strings
19957 differently - this function should now work better in XEmacs.
19958
19959 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19960
19961 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
19962 `expand-abbrev' workaround which caused braces to misbehave inside
19963 macros.
19964
19965 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
19966 handling. This bug could cause interactive font locking to bail out.
19967
19968 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19969
19970 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19971 Handle paren-style types in Pike. Also fixed some cases of
19972 insufficient handling of unbalanced parens.
19973
19974 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
19975
19976 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
19977 common shell prompts that are not common filename or URL characters.
19978 (ffap-file-at-point): Use the new regexp to strip the prompts from
19979 the file names. This is an issue mostly for user prompts that
19980 don't have a trailing space and find-file-at-point is invoked from
19981 within a shell inside Emacs.
19982
19983 2003-09-24 Andre Spiegel <spiegel@gnu.org>
19984
19985 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
19986 stamps numerically, rather than textually.
19987
19988 2003-09-24 Kenichi Handa <handa@m17n.org>
19989
19990 * language/devan-util.el (devanagari-post-read-conversion):
19991 * language/mlm-util.el (malayalam-post-read-conversion):
19992 * language/tml-util.el (tamil-post-read-conversion):
19993 Add autoload cookie.
19994
19995 * international/utf-8.el (utf-8-post-read-conversion):
19996 Call post-read-conversion functions for Devanagari, Malayalam,
19997 and Tamil.
19998
19999 2003-09-23 Dave Love <fx@gnu.org>
20000
20001 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
20002
20003 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
20004
20005 * progmodes/gud.el (perldb): Add gud-until to list of commands.
20006 Update gud-remove.
20007
20008 2003-09-22 Richard M. Stallman <rms@gnu.org>
20009
20010 * progmodes/sh-script.el (sh-mode-default-syntax-table):
20011 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
20012 (sh-mode-syntax-table-input): New variable.
20013 (sh-require-final-newline): Don't use eval.
20014 (sh-builtins, sh-leading-keywords, sh-other-keywords)
20015 (sh-variables, sh-font-lock-keywords): Don't use eval.
20016 (sh-set-shell): When setting require-final-newline,
20017 treat value = `require-final-newline' as don't change it.
20018 Set sh-mode-syntax-table locally based on
20019 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
20020
20021 * progmodes/compile.el (compile-internal):
20022 Call compilation-set-window-height before setting window start.
20023
20024 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
20025
20026 * emacs-lisp/bytecomp.el (byte-compile-log-file):
20027 Clear out byte-compile-last-warned-form.
20028
20029 2003-09-22 Richard M. Stallman <rms@gnu.org>
20030
20031 * woman.el (woman-file-name, woman-follow-word):
20032 If current-word returns nil, use "".
20033
20034 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20035
20036 2003-09-22 Richard M. Stallman <rms@gnu.org>
20037
20038 * emacs-lisp/lisp-mnt.el (lm-with-file):
20039 Don't visit the file, just use insert-file-contents in temp buffer.
20040
20041 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
20042
20043 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
20044 Add surrounding \\( and \\) around the header, as in
20045 for lm-history-header 'Change Log\\|History'.
20046
20047 2003-09-22 John Paul Wallington <jpw@gnu.org>
20048
20049 * progmodes/ld-script.el: Add Commentary section,
20050 minor cleanup of file header.
20051 (ld-script-font-lock-keywords): Doc fix.
20052 (toplevel): Provide `ld-script' feature.
20053
20054 2003-09-21 Kim F. Storm <storm@cua.dk>
20055
20056 * scroll-bar.el (set-scroll-bar-mode): Initialize to
20057 new built-in variable default-frame-scroll-bars.
20058 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
20059 scroll-bar-mode; notably, use it instead of t when we toggle
20060 scroll-bars on.
20061 (toggle-scroll-bar): Use default-frame-scroll-bars.
20062
20063 2003-09-19 Masatake YAMATO <jet@gyve.org>
20064
20065 * pcvs.el (cvs-do-removal): Change the prompt depending on
20066 `filter' value.
20067
20068 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20069
20070 * startup.el (command-line-1): Stop startup-echo-area-message
20071 being hidden by "Loading image..." message.
20072 (use-fancy-splash-screens-p, display-splash-screen):
20073 Move display-graphic-p test from latter to former.
20074
20075 * progmodes/sh-script.el (sh-font-lock-keywords):
20076 Highlight escaped EOLs differently from other backslash constructs.
20077
20078 2003-09-19 Richard M. Stallman <rms@gnu.org>
20079
20080 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
20081 New functions.
20082 (edebug-enter, edebug-outside-excursion): Use them.
20083
20084 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
20085 Fix the condition for whether to print "In WHERE".
20086
20087 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
20088
20089 * finder.el (finder-mode-hook): New variable.
20090 (finder-mode): Run hook finder-mode-hook
20091
20092 2003-09-18 Masatake YAMATO <jet@gyve.org>
20093
20094 * progmodes/ebrowse.el: Fix broken magic autoload comments.
20095
20096 2003-09-17 Mario Lang <mlang@delysid.org>
20097
20098 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20099 "p %e" to actually print the value in the GUD buffer.
20100
20101 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20102
20103 From David Ponce <david.ponce@wanadoo.fr>:
20104 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20105 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20106 from loaddefs-boot.el if necessary.
20107
20108 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20109
20110 * progmodes/gud.el (gud-find-class): Make jdb work again since
20111 cc-mode changed the syntactic information.
20112
20113 2003-09-15 David Ponce <david@dponce.com>
20114
20115 * recentf.el: (recentf-exclude): Accept predicates too.
20116 (recentf-file-readable-p): New function.
20117 (recentf-include-p): Handle predicates in recentf-exclude.
20118 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20119 (recentf-cleanup): Likewise.
20120 (recentf-save-list): Use write-file to handle backup of
20121 recentf-save-file.
20122
20123 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20124
20125 * loaddefs-boot.el: Renamed from `loaddefs.el'
20126 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20127 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20128 necessary.
20129
20130 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20131
20132 * electric.el (Electric-pop-up-window): For the `one-window' case,
20133 no longer disconcertingly move point in the original buffer.
20134
20135 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20136
20137 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20138
20139 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20140
20141 * dired.el (dired-mode-map): Fix typo.
20142
20143 2003-09-11 Richard M. Stallman <rms@gnu.org>
20144
20145 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20146
20147 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20148
20149 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20150 the function is less noisy. Now only `kill-buffer' can ask questions.
20151
20152 2003-09-10 Mario Lang <mlang@delysid.org>
20153
20154 * battery.el: Update Commentary and Copyright.
20155 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20156 appear due to wrong ordering of the expressions in `or'.
20157
20158 2003-09-09 Lute Kamstra <lute@gnu.org>
20159
20160 * misc.el (upcase-char): Fix docstring.
20161 (zap-up-to-char): New command.
20162
20163 2003-09-08 David Ponce <david@dponce.com>
20164
20165 Ensure that recentf correctly updates the menu bar.
20166 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20167 (recentf-menu-bar): New function.
20168 (recentf-clear-data): Use it
20169 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20170 of easy-menu-change.
20171
20172 2003-09-08 Lute Kamstra <lute@gnu.org>
20173
20174 * simple.el (size-indication-mode): New.
20175 * bindings.el (mode-line-position): Add buffer size indicator.
20176
20177 2003-09-04 Mario Lang <mlang@delysid.org>
20178
20179 * battery.el (battery-linux-proc-acpi): New function.
20180 (battery-status-function): Modify default value calculation to also
20181 check for availability of ACPI.
20182 (battery-echo-area-format): Ditto.
20183 (battery-mode-line-format): Ditto.
20184
20185 2003-09-06 Dave Love <fx@gnu.org>
20186
20187 * ielm.el (ielm-mode-hook): Add :options.
20188
20189 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20190 (eldoc-print-current-symbol-info): Use it.
20191
20192 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20193
20194 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20195 being displayed in GUD buffer.
20196 (gdb-idle-input-queue): Remove var. Use just one queue.
20197 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20198 Remove functions. Use just one queue.
20199 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20200 (gdb-invalidate-assembler, gdb-get-current-frame):
20201 Modify functions. Use just one queue.
20202
20203 2003-09-04 Dave Love <fx@gnu.org>
20204
20205 * cus-start.el: Add blink-cursor-alist.
20206
20207 * ruler-mode.el (ruler-mode-fill-column-char)
20208 (ruler-mode-current-column-char): Use char-displayable-p,
20209 not window-system.
20210
20211 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20212
20213 * language/european.el (windows-1252): Move from code-pages.
20214
20215 * language/cyrillic.el ("Windows-1251"): Delete.
20216 ("Bulgarian", "Belarusian"): Remove `features'.
20217 (windows-1251): Move from code-pages.
20218
20219 * international/mule-diag.el (non-iso-charset-alist):
20220 Remove `codepage' stuff.
20221 (print-designation, list-coding-systems-1): Output fixes.
20222
20223 * international/code-pages.el (cp-make-translation-table)
20224 (cp-valid-codes): Made defsubsts.
20225 (cp-fix-safe-chars): Delete.
20226 (mule-diag): Don't require.
20227 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20228 (top-level): Check for defined coding system when defining
20229 cp... aliases. Change w32-add-charset-info test to avoid warning.
20230 (non-iso-charset-alist): Defvar when compiling.
20231 (cp-make-coding-system): Doc fix.
20232
20233 2003-09-02 Jason Rumney <jasonr@gnu.org>
20234
20235 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20236 line-ends from CVS before doing conversion.
20237
20238 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20239
20240 * calendar/diary-lib.el (diary-header-line-flag)
20241 (diary-header-line-format): New variables.
20242 (list-diary-entries): Use them to set header line in simple diary.
20243
20244 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20245 other than font-lock-string-face to highlight backslashes.
20246
20247 2003-09-01 Jason Rumney <jasonr@gnu.org>
20248
20249 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20250 regexp.
20251
20252 2003-09-01 Dave Love <fx@gnu.org>
20253
20254 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20255
20256 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20257 and :help; also line and column numbers labels.
20258
20259 * international/mule-util.el (char-displayable-p): Move from
20260 latin1-disp, rename and autoload.
20261
20262 * international/latin1-disp.el (latin1-char-displayable-p):
20263 Now obsolete alias. Replace uses with char-displayable-p.
20264 (latin1-display-ucs-per-lynx): Fix last change.
20265
20266 * international/mule-cmds.el (standard-display-european-internal):
20267 Don't use char code for Latin-1 NBSP.
20268 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20269 U+2018, U+2019 for `'.
20270 (select-safe-coding-system): Message fix.
20271
20272 2003-09-01 Kenichi Handa <handa@m17n.org>
20273
20274 * international/fontset.el (setup-default-fontset): For Thai
20275 font, specify "*" family.
20276
20277 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20278
20279 * progmodes/compile.el (previous-error): Accept a prefix
20280 argument, similarly to next-error.
20281
20282 2003-08-31 Masatake YAMATO <jet@gyve.org>
20283
20284 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20285 the number of files. Bind the number of files to a local
20286 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20287
20288 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20289
20290 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20291 2003-07-26: msdos-long-file-names is a function, not a variable.
20292
20293 2003-08-29 Richard M. Stallman <rms@gnu.org>
20294
20295 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20296 Do nothing with mail-personal-alias-file if it is nil.
20297
20298 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20299 Do nothing if mail-personal-alias-file is nil.
20300
20301 * term.el (term-exec-1): Bind coding-system-for-read.
20302
20303 * dired.el (dired-mouse-find-file-other-window):
20304 Use dired-view-command-alist here, as in dired-view-file.
20305 (dired-view-command-alist): Use %s to substitute file name.
20306 Handle .ps_pages, .eps, .jpg, .gif, .png.
20307
20308 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20309
20310 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20311 `Info-prev-reference', instead of M-tab.
20312
20313 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20314
20315 * simple.el (blink-matching-open): Work correctly on chars that
20316 are designated as parens through the syntax-table text property.
20317
20318 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20319
20320 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20321 line break position in the middle of a non-kinsoku (e.g. latin)
20322 word, making it skip until either a space or a character with
20323 category "|".
20324 (kinsoku-longer): Test for end of buffer.
20325
20326 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20327
20328 * mail/rmail.el (rmail-convert-to-babyl-format):
20329 Detect quoted-printable- and base64-encoded messages and decode them
20330 automatically. Set the message's encoding from the charset=
20331 header, if any. Decode base64-encoded messages in Mail format as well.
20332
20333 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20334
20335 * mail/smtpmail.el: Fix previous change.
20336 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20337 calling smtpmail-via-smtp.
20338 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20339
20340 2003-08-26 John Paul Wallington <jpw@gnu.org>
20341
20342 * image.el (image-jpeg-p): Don't search beyond length of data.
20343
20344 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20345
20346 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20347 misfeature in `expand-abbrev' which caused electric keywords like
20348 "else" to disappear if an open brace was typed directly afterwards.
20349
20350 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20351
20352 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20353 mandatory in `define-widget'.
20354
20355 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20356 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20357
20358 (c-assignment-operators): New language constant that only contains
20359 the assignment operators.
20360
20361 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20362
20363 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20364
20365 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20366 Safeguard against unbalanced sexps.
20367
20368 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20369
20370 * version.el (emacs-version): Check for gtk. Include gtk version info.
20371
20372 2003-08-25 John Paul Wallington <jpw@gnu.org>
20373
20374 * man.el (Man-default-man-entry): Don't whizz past the section
20375 number before looking for it.
20376
20377 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20378
20379 * progmodes/gud.el (gud-display-line): Don't set window-point if
20380 source buffer is not visible. (Only happens with M-x gdba.)
20381
20382 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20383 documentation.
20384 (gdb-source, gdb-source-info): Update to assembler unnecessary
20385 as its done after each GDB command anyway.
20386 (gdb-pre-prompt): Use with-current-buffer.
20387 (gdb-insert-field): Add help-echo text.
20388 (gdb-invalidate-assembler): Re-display of assembler now done in
20389 gdb-info-breakpoints-custom.
20390 (gdb-info-breakpoints-custom): Force re-display of assembler to
20391 happen *after* update of breakpoints buffer.
20392 (gdb-display-source-buffer): Don't choke if gdb-source-window
20393 isn't visible.
20394 (gdb-put-string, gdb-put-arrow): Remove free variables.
20395
20396 2003-08-24 John Paul Wallington <jpw@gnu.org>
20397
20398 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20399
20400 * man.el (Man-default-man-entry): Strip text properties when
20401 snarfing parts of entry because `format' preserves properties.
20402
20403 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20404
20405 * files.el (file-newest-backup): Use `expand-file-name'.
20406
20407 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20408 Allow the diary to pop up a new frame, if needed.
20409
20410 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20411 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20412 (smtpmail-send-it): Make treatment of envelope-from consistent with
20413 sendmail.el.
20414
20415 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20416 (sh-leading-keywords): Add the bash `time' reserved word.
20417 (sh-variables): Add some bash variables.
20418 (sh-add-completer): Fix nil branch of case statement.
20419
20420 2003-08-24 Masatake YAMATO <jet@gyve.org>
20421
20422 * progmodes/ld-script.el: New file.
20423
20424 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20425
20426 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20427
20428 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20429
20430 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20431 Better explain obsolescence, and what to use instead.
20432
20433 2003-08-23 Masatake YAMATO <jet@gyve.org>
20434
20435 * pcvs.el (cvs-do-removal): Show the deleted file name
20436 on the prompt.
20437
20438 2003-08-20 Dave Love <fx@gnu.org>
20439
20440 * international/mule.el (make-coding-system)
20441 (set-buffer-file-coding-system): Doc fix.
20442
20443 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20444
20445 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20446
20447 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20448
20449 * international/utf-16.el: Add mime-text-unsuitable coding system
20450 properties.
20451
20452 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20453
20454 * cus-edit.el: Add some :links.
20455 (bib): Remove.
20456
20457 * textmodes/bib-mode.el (bib): Add :group external.
20458
20459 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20460
20461 * wid-edit.el (widget-echo-help): Make it handle expressions that
20462 evaluate to strings.
20463
20464 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20465
20466 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20467
20468 Simplify selection of SQL products to define highlighting and
20469 interactive mode. Includes detailed instructions on adding
20470 support for new products.
20471
20472 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20473 product for use in highlighting and interactive mode.
20474 (sql-interactive-product): New variable. SQL product for
20475 sql-interactive-mode.
20476 (sql-product-support): New variable. Specifies product-specific
20477 parameters to drive highlighting and interactive mode.
20478 (sql-imenu-generic-expression): Add more object types.
20479 (sql-sqlite-options): Correct comment.
20480 (sql-ms-program): Use "osql" rather than "isql".
20481 (sql-prompt-regexp, sql-prompt-length): Update comment.
20482 (sql-mode-menu): Add "Start SQLi session" entry.
20483 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20484 (sql-mode-abbrev-table): Add abbreviations. Support of
20485 SYSTEM-FLAG on define-abbrev. Support was removed with last
20486 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20487 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20488 names.
20489 (sql-mode-ansi-font-lock-keywords): Set as default value.
20490 (sql-mode-oracle-font-lock-keywords): Set as default value.
20491 Support Oracle 9i keywords.
20492 (sql-mode-postgres-font-lock-keywords): Set as default value.
20493 (sql-mode-linter-font-lock-keywords): Set as default value.
20494 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20495 SQLServer 2000.
20496 (sql-mode-sybase-font-lock-keywords)
20497 (sql-mode-interbase-font-lock-keywords)
20498 (sql-mode-sqlite-font-lock-keywords)
20499 (sql-mode-strong-font-lock-keywords)
20500 (sql-mode-mysql-font-lock-keywords)
20501 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20502 keywords.
20503 (sql-mode-font-lock-defaults): Update comment.
20504 (sql-product-feature): New function. Returns feature associated
20505 with a product from `sql-product-support' alist.
20506 (sql-product-font-lock): New function. Set font-lock support
20507 based on `sql-product'.
20508 (sql-add-product-keywords): New function. Add font-lock rules to
20509 product-specific keyword variables.
20510 (sql-set-product): New function. Set `sql-product' and apply
20511 appropriate font-lock highlighting.
20512 (sql-highlight-product): New function. Set font-lock support
20513 based on a product. Also set mode name to include product name.
20514 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20515 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20516 Use `sql-set-product'.
20517 (sql-highlight-ms-keywords)
20518 (sql-highlight-sybase-keywords)
20519 (sql-highlight-interbase-keywords)
20520 (sql-highlight-strong-keywords)
20521 (sql-highlight-mysql-keywords)
20522 (sql-highlight-sqlite-keywords)
20523 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20524 (sql-get-login): Prompt in the same order as the tokens.
20525 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20526 (sql-product-interactive): New function. Common portions of
20527 product-specific interactive mode wrappers.
20528 (sql-interactive-mode): Rewritten to use product features.
20529 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20530 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20531 (sql-db2, sql-linter): Use `sql-product-interactive'.
20532 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20533 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20534 (sql-connect-ingres, sql-connect-postgres)
20535 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20536 New functions. Format command line parameters and invoke comint on
20537 the appropriate interpreter. Code was in the corresponding
20538 `sql-xyz' function before.
20539 (sql-connect-ms): New function. Support -E argument to use
20540 operating system credentials for authentication.
20541
20542 2003-08-18 Kenichi Handa <handa@m17n.org>
20543
20544 * international/mule.el (encode-char): Fix for the ASCII case.
20545
20546 2003-08-15 Kenichi Handa <handa@m17n.org>
20547
20548 * international/fontset.el (setup-default-fontset): Change "*" to
20549 nil in the specifications of font family.
20550
20551 2003-08-18 Kim F. Storm <storm@cua.dk>
20552
20553 * kmacro.el (kmacro-keymap): Group related bindings in
20554 initialization for clarity. Bind C-s to start macro.
20555 Remove C-r binding.
20556 (kmacro-initial-counter-value): New defvar to hold initial counter
20557 value in case we set the value before defining a macro.
20558 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20559 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20560 not defining or executing macro. Doc fix.
20561 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20562 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20563 temporarily view older elements on the macro ring without cycling
20564 the ring.
20565 (kmacro-display): Doc fix.
20566 (kmacro-exec-ring-item): New helper function.
20567 (kmacro-call-ring-2nd): Use it.
20568 (kmacro-call-ring-2nd-repeat): Doc fix.
20569 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20570 (kmacro-end-or-call-macro): Execute last viewed macro (using
20571 kmacro-exec-ring-item) from ring if this follows
20572 kmacro-view-macro. This allows us to find a macro on the ring
20573 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20574 the ring to bring it to the head of the ring.
20575 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20576 Allow binding to reserved keys without specifying C-x C-k prefix.
20577 Ask for confirmation if entered key sequence is already bound to
20578 a non-macro command.
20579 (kmacro-view-macro): Repeating command will show older elements
20580 on the macro ring; C-k will execute the last viewed macro.
20581 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20582 property from 'ring to 'head.
20583
20584 2003-08-17 Alan Shutko <ats@acm.org>
20585
20586 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20587 keeping December out of the alist.
20588
20589 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20590
20591 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20592 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20593 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20594 (calendar-flatten): New function.
20595 (calendar-mouse-view-other-diary-entries)
20596 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20597 in the menu title and to show multi-line diary entries correctly
20598 in the menu.
20599
20600 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20601
20602 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20603 defcustom, because the default was recently changed.
20604
20605 2003-08-16 Richard M. Stallman <rms@gnu.org>
20606
20607 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20608
20609 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20610 New subroutine, broken out of eval-last-sexp-1.
20611 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20612
20613 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20614
20615 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20616
20617 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20618
20619 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20620
20621 * progmodes/compile.el (compilation-error-regexp-alist):
20622 Add Java ANt error detection as described in document
20623 http://ant.apache.org/faq.html
20624
20625 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20626
20627 * simple.el (backward-word, forward-to-indentation)
20628 (backward-to-indentation): Argument changed to optional.
20629 (next-line, previous-line): Use `or' instead of `unless'.
20630
20631 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20632
20633 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20634 instead of a constant.
20635
20636 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20637
20638 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20639
20640 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20641
20642 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20643 (vc-sccs-workfile-version): Search the entire delta table, rather
20644 than just the first entry, because that might be a deleted version.
20645
20646 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20647
20648 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20649 [save-place] binding in the Options menu. Have it require
20650 'saveplace' and then toggle the variable manually, to avoid an an
20651 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20652 for the bug report.
20653
20654 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20655
20656 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20657 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20658 (gdb-info-threads-custom): Add help-echo text.
20659 (gdb-display-back): Don't use purecopy.
20660 (gdb-info-breakpoints-custom, gdb-reset)
20661 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20662 icons can be displayed.
20663
20664 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20665
20666 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20667
20668 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20669
20670 * bookmark.el (bookmark-completing-read):
20671 Return a string, instead of a list of one string.
20672 Use a popup menu if activated from the mouse.
20673 (bookmark-edit-annotation): Remove unused vars.
20674 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20675 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20676 to bookmark-completing-read.
20677 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20678 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20679 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20680 and erase-buffer.
20681 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20682 (bookmark-menu-jump, bookmark-menu-insert)
20683 (bookmark-popup-menu-and-apply-function)
20684 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20685 (bookmark-menu-build-paned-menu): Remove by folding it into
20686 bookmark-menu-popup-paned-menu.
20687 (menu-bar-bookmark-map): Move the define-key statements here.
20688 Use the "non-menu" commands since they now pop up a menu if needed.
20689 (bookmark-exit-hook-internal): Simplify.
20690
20691 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20692
20693 * reftex-toc.el (reftex-toc-rename-label): New function.
20694 (reftex-toc-check-docstruct): New function.
20695
20696 * reftex.el (reftex-region-active-p): New function.
20697
20698 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20699 regexp to find the \bibliography macro.
20700
20701 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20702 which does not exist in LaTeX.
20703 (reftex-cite-format-builtin): Added amsrefs support.
20704 (reftex-toc-confirm-promotion): New option
20705
20706 * reftex-toc.el
20707 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20708 (reftex-toc-demote, reftex-toc-promote)
20709 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20710 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20711 (reftex-toc-newhead-from-alist)
20712 (reftex-toc-load-all-files-for-promotion): New functions.
20713 (reftex-toc-help): Added description of new keys.
20714 (reftex-toc-split-windows-fraction): New option.
20715 (reftex-recenter-toc-when-idle): Search *toc* window on all
20716 visible frames.
20717 (reftex-toc): Additional parameter REUSE
20718 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20719 with REUSE argument.
20720 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20721 the call of `reftex-toc'.
20722 (reftex-make-separate-toc-frame): New function .
20723 (reftex-toc-recenter): When called with triple prefix arg, call
20724 `reftex-make-separate-toc-frame' first.
20725 (reftex-toc-toggle-dedicated-frame): New command.
20726 (reftex-toc-quit): Adapted to delete frame when called in
20727 dedicated frame.
20728
20729 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20730 all enclosing macros.
20731
20732
20733 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20734
20735 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20736 first use.
20737
20738 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20739
20740 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20741
20742 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20743
20744 * calendar/calendar.el (list-diary-entries-hook)
20745 (diary-display-hook, nongregorian-diary-listing-hook)
20746 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20747 Add some customize options for these hooks.
20748 (calendar-abbrev-construct): Don't try to take a substring longer
20749 than the original string.
20750
20751 2003-08-05 Richard M. Stallman <rms@gnu.org>
20752
20753 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20754 (testcover-reinstrument-clauses): Doc fix.
20755
20756 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20757 (warning-type-format): Rename from warning-group-format.
20758
20759 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20760 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20761 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20762 to prevent warnings about defvar for an obsolete variable.
20763
20764 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
20765 warning-group-format renamed to warning-type-format.
20766
20767 * subr.el (read-passwd): Use clear-string instead of fillarray.
20768
20769 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
20770 Use vconcat instead of concat.
20771 (edmacro-sanitize-for-string): New function.
20772
20773 2003-08-05 Dave Love <fx@gnu.org>
20774
20775 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
20776 line-number-display-limit-width.
20777
20778 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
20779
20780 2003-08-05 Kenichi Handa <handa@m17n.org>
20781
20782 * international/code-pages.el: Don't require mule-diag.
20783
20784 * international/mule-diag.el (non-iso-charset-alist):
20785 Add autoload cookie.
20786
20787 * language/devan-util.el (dev-glyph-order): Add an entry for the
20788 glyph code #xC4.
20789
20790 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
20791
20792 * calendar/calendar.el (diary-file, diary-file-name-prefix)
20793 (european-calendar-style, diary-date-forms)
20794 (calendar-day-name-array, calendar-month-name-array): Doc change.
20795 (generate-calendar-month): Adapt for new behaviour of
20796 `calendar-day-name' function.
20797 (calendar-abbrev-length, calendar-day-abbrev-array)
20798 (calendar-month-abbrev-array): New variables.
20799 (calendar-abbrev-construct): New function.
20800 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20801 rather than fixing abbrevs at some width. Calling syntax change.
20802 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
20803 (calendar-date-string): Adapt for new behaviours of
20804 `calendar-day-name' and `calendar-month-name' functions.
20805
20806 * calendar/diary-lib.el (list-diary-entries): Adapt for new
20807 behaviour of `calendar-day-name' and `calendar-month-name' functions.
20808 (diary-name-pattern): Use abbrev arrays, rather than fixing
20809 abbrevs at three chars. Calling syntax change.
20810 (mark-diary-entries): Adapt for new behaviours of
20811 `diary-name-pattern' and `calendar-make-alist' functions.
20812 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20813 `diary-name-pattern' function.
20814 (font-lock-diary-date-forms): Use abbrev arrays, rather than
20815 fixing abbrevs at three chars. Calling syntax change.
20816 (cal-hebrew, cal-islam): Require when compiling.
20817 (diary-font-lock-keywords): Adapt for new behaviour of
20818 `font-lock-diary-date-forms' function.
20819
20820 * calendar/cal-hebrew.el: Reposition some code so defined before used.
20821 (calendar-hebrew-month-name-array-common-year)
20822 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20823 (list-hebrew-diary-entries): Adapt for new behaviours of
20824 `calendar-day-name' and `add-to-diary-list' functions.
20825 (mark-hebrew-diary-entries): Adapt for new behaviours of
20826 `diary-name-pattern' and `calendar-make-alist' functions.
20827
20828 * calendar/cal-islam.el (calendar-islamic-month-name-array):
20829 Add doc string.
20830 (list-islamic-diary-entries): Adapt for new behaviours of
20831 `calendar-day-name' and `add-to-diary-list' functions.
20832 (mark-islamic-diary-entries): Adapt for new behaviours of
20833 `diary-name-pattern' and `calendar-make-alist' functions.
20834
20835 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20836 `calendar-month-name' function.
20837
20838 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20839
20840 * calendar/solar.el (solar-seasons-data): Move definition before use.
20841
20842 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20843 (cal-tex-LaTeX-hourbox): Move definition before use.
20844
20845 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
20846 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
20847 * lunar.el, solar.el (displayed-month, displayed-year):
20848 Define for compiler.
20849
20850 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20851
20852 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20853 MODE. Renamed from c-init-c-language-vars'.
20854 (c-initialize-cc-mode): Change accordingly.
20855 (c-common-init): Ditto.
20856 (c-mode): Ditto.
20857 (c++-mode): Use `c-init-language-vars-for'.
20858 (objc-mode): Ditto.
20859 (java-mode): Ditto.
20860 (idl-mode): Ditto.
20861 (pike-mode): Ditto.
20862 (awk-mode): Ditto.
20863
20864 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20865
20866 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20867 or not the point moved.
20868
20869 (c-search-decl-header-end): Don't trip up on operator identifiers
20870 in C++ and operators like == in all languages.
20871
20872 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20873 Detect leading labels correctly.
20874
20875 2003-08-02 Andreas Schwab <schwab@suse.de>
20876
20877 * textmodes/ispell.el: Don't redo key bindings on loading, put
20878 them only in loaddefs.el.
20879 * bookmark.el: Likewise.
20880 * dabbrev.el: Likewise.
20881 * emerge.el: Likewise.
20882
20883 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
20884 has more than one member.
20885
20886 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
20887
20888 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20889
20890 * lpr.el (printify-region): It was ending conversion before the
20891 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
20892
20893 2003-07-31 John Paul Wallington <jpw@gnu.org>
20894
20895 * net/browse-url.el (browse-url-epiphany): Doc fix.
20896
20897 2003-07-30 Kenichi Handa <handa@m17n.org>
20898
20899 * international/fontset.el (setup-default-fontset):
20900 Change registry names of Akurti fonts.
20901
20902 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20903
20904 * comint.el (comint-read-noecho): Use `clear-string' instead of
20905 `fillarray'.
20906
20907 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
20908
20909 * outline.el (outline-mode-hook): Add defvar.
20910
20911 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
20912
20913 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
20914 Restore assembler in source window if that is what has been selected.
20915 (menu): Add gdb-restore-windows to menu. Make gdba
20916 specific menus only visible from gdba.
20917
20918 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
20919
20920 * progmodes/compile.el (compilation-environment): New user variable.
20921 (compile-internal): Respect it.
20922
20923 2003-07-23 Masatake YAMATO <jet@gyve.org>
20924
20925 * progmodes/gud.el (gdb-script-font-lock-keywords):
20926 Put `font-lock-function-name-face' on a symbol which includes
20927 `-' like `hook-run'. Put font-lock-variable-name-face
20928 on a symbol starting with $.
20929
20930 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
20931
20932 * files.el (set-visited-file-name): Use truename for buffer-file-name.
20933
20934 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20935
20936 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
20937
20938 2003-07-26 Andre Spiegel <spiegel@gnu.org>
20939
20940 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
20941 Use with-no-warnings.
20942 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
20943 rather than to find-file-not-found-hook, which doesn't exist.
20944
20945 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20946
20947 * international/quail.el (quail-translate-key): Fix previous change.
20948
20949 2003-07-25 John Paul Wallington <jpw@gnu.org>
20950
20951 * server.el (server-start): Check `server-process' is non-nil
20952 before killing it to avoid killing current buffer's process.
20953
20954 * simple.el (choose-completion-string): Use `minibufferp';
20955 test `completion-reference-buffer' if `buffer' arg is nil.
20956 (push-mark): Use `when' and `unless'.
20957 (pop-mark): Use `when'.
20958
20959 * mouse-sel.el (mouse-sel-get-selection-function):
20960 Check `x-last-selected-text-primary'. Don't barf if it or
20961 `x-last-selected-text' aren't bound.
20962
20963 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20964
20965 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
20966
20967 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
20968
20969 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
20970
20971 2003-07-23 John Paul Wallington <jpw@gnu.org>
20972
20973 * tooltip.el (defface tooltip): Inherit from variable-pitch.
20974
20975 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20976
20977 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
20978 string. Defvar the derived hook.
20979
20980 * macros.el (insert-kbd-macro): Escape double quote character.
20981 From Thomas W Murphy <twm@andrew.cmu.edu>.
20982
20983 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
20984
20985 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
20986 to match the specific mark rather than reusing comment-start-skip.
20987
20988 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
20989
20990 * progmodes/hideshow.el (hs-special-modes-alist):
20991 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
20992
20993 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
20994
20995 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
20996 value using ?\s.
20997
20998 2003-07-21 John Paul Wallington <jpw@gnu.org>
20999
21000 * subr.el (with-selected-window): Add closing paren.
21001
21002 2003-07-21 Richard M. Stallman <rms@gnu.org>
21003
21004 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
21005 (lisp-mode): Likewise.
21006
21007 * subr.el (with-selected-window): Copy code form save-selected-window
21008 so as to call select-window with norecord arg.
21009 (dynamic-completion-table): Doc fix.
21010 (lazy-completion-table): Doc fix.
21011
21012 * international/mule-cmds.el (set-locale-environment):
21013 langinfo renamed to locale-info.
21014
21015 * international/mule.el (auto-coding-functions): Doc fix.
21016
21017 2003-07-21 Kenichi Handa <handa@m17n.org>
21018
21019 * international/quail.el (quail-translate-key):
21020 Update quail-current-str correctly.
21021
21022 2003-07-21 Andreas Schwab <schwab@suse.de>
21023
21024 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
21025 ?, to "_".
21026
21027 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
21028 Version 2.0.36 of Tramp released.
21029
21030 * net/tramp.el (tramp-default-password-end-of-line): Rename from
21031 tramp-password-end-of-line.
21032 (tramp-password-end-of-line): New method parameter.
21033 (tramp-get-password-end-of-line): Function to access method
21034 parameter `tramp-password-end-of-line', or variable
21035 `tramp-default-password-end-of-line' (default value).
21036 (tramp-methods): Add entries for new parameter
21037 tramp-password-end-of-line.
21038 (tramp-enter-password): Use new function
21039 `tramp-get-password-end-of-line'.
21040 (tramp-handle-insert-file-contents): Do not
21041 unconditionally inhibit the file operation file-local-copy, only
21042 do that when the inhibit-file-name-operation is currently
21043 insert-file-contents. This fixes finding remote CVS-controlled
21044 files. (It would barf on inserting the CVS/Entries file
21045 literally, because the file-local-copy handler wasn't called.)
21046 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
21047 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
21048 (tramp-initial-commands): New variable.
21049 (tramp-process-initial-commands): New function, using the variable.
21050 (tramp-open-connection-setup-interactive-shell): Call the new function.
21051 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
21052 method into the buffer name, never use nil. Reported by Hanak
21053 David <dhanak@inf.bme.hu>.
21054 (tramp-open-connection-setup-interactive-shell): Erase buffer
21055 before sending "stty -onlcr".
21056
21057 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
21058
21059 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
21060
21061 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
21062
21063 2003-07-19 John Paul Wallington <jpw@gnu.org>
21064
21065 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
21066 (artist-draw-rect, artist-draw-square): Doc fixes.
21067
21068 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
21069
21070 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
21071
21072 2003-07-19 Kenichi Handa <handa@m17n.org>
21073
21074 * international/kkc.el (kkc-show-conversion-list-update):
21075 Highlight the correct candidate in the message.
21076
21077 2003-07-18 John Paul Wallington <jpw@gnu.org>
21078
21079 * simple.el (current-word): Don't include punctuation char when
21080 `really-word' arg is non-nil.
21081
21082 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
21083
21084 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
21085 moved to the directory obsolete.
21086
21087 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
21088
21089 * info.el (Info-menu-entry-name-re): Allow newlines in
21090 menu entry names.
21091
21092 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
21093 syntax-ppss-after-change-function.
21094 (syntax-ppss-after-change-function): New alias. Update uses.
21095 (syntax-ppss): Catch the case where the buffer is narrowed.
21096
21097 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21098
21099 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21100 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21101
21102 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21103
21104 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21105 since it might be modified.
21106
21107 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21108 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21109 names to these language constants.
21110
21111 2003-07-15 Kim F. Storm <storm@cua.dk>
21112
21113 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21114 All uses changed.
21115
21116 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21117
21118 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21119 Namespace support.
21120
21121 2003-07-13 Juanma Barranquero <lektu@terra.es>
21122
21123 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21124 papers received).
21125
21126 2003-07-13 Karl Eichwalder <ke@suse.de>
21127
21128 * textmodes/po.el (po-find-charset): White space at the start of the
21129 Content-Type field body is non-mandatory.
21130
21131 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21132
21133 * textmodes/texinfo.el (texinfo-section-list):
21134 Append appendixsection; a synonym for appendixsec.
21135
21136 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21137
21138 * man.el (Man-translate-cleanup): New.
21139 (Man-translate-references): Call `Man-translate-cleanup' to clean
21140 leading, trailing and middle spaces.
21141
21142 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21143
21144 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21145 Handle `dired-directory' being a list.
21146
21147 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21148
21149 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21150 it doesn't exist.
21151
21152 2003-07-12 Richard M. Stallman <rms@gnu.org>
21153
21154 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21155
21156 * progmodes/cc-defs.el (c-make-keywords-re):
21157 Don't use delete-duplicates.
21158 (c-lang-const): Don't use mapcan.
21159
21160 * apropos.el (apropos-show-scores): Make it customizable.
21161 Document new meaning.
21162 (apropos): Compute scores from symbols.
21163 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21164
21165 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21166
21167 * ps-bdf.el: Fix copyright line.
21168 (bdf-directory-list): Fix initialization code.
21169
21170 2003-07-11 John Paul Wallington <jpw@gnu.org>
21171
21172 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21173 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21174 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21175
21176 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21177
21178 * emacs-lisp/ring.el (ring-elements): Doc fix.
21179
21180 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21181
21182 * calendar/timeclock.el (timeclock-relative)
21183 (timeclock-ask-before-exiting, timeclock-use-display-time):
21184 Doc changes.
21185 (timeclock-modeline-display): Give a message if
21186 `timeclock-use-display-time' is non-nil but `display-time-mode'
21187 is not active.
21188
21189 2003-07-11 Kenichi Handa <handa@m17n.org>
21190
21191 * international/mule-cmds.el (set-language-environment):
21192 Set current-language-environment to the correct string.
21193
21194 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21195
21196 * ps-print.el: Print line number correctly in a region. Reported by
21197 Tim Allen <timallen@ls83.fsnet.co.uk>.
21198 (ps-print-version): New version number (6.6.2).
21199 (ps-printing-region): Code fix.
21200
21201 2003-07-10 John Paul Wallington <jpw@gnu.org>
21202
21203 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21204 this function can be called from `add-completions-from-tags-table'.
21205
21206 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21207
21208 * calendar/timeclock.el (timeclock-use-display-time)
21209 (timeclock-day-over-hook, timeclock-workday-remaining)
21210 (timeclock-status-string, timeclock-when-to-leave)
21211 (timeclock-when-to-leave-string, timeclock-log-data)
21212 (timeclock-find-discrep, timeclock-day-base)
21213 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21214 (timeclock-modeline-display): Set the variable
21215 `timeclock-modeline-display'.
21216 (timeclock-update-modeline): Doc fix. Respect value of
21217 `timeclock-relative'.
21218
21219 2003-07-09 Richard M. Stallman <rms@gnu.org>
21220
21221 * textmodes/reftex-parse.el (reftex-all-document-files):
21222 Add autoload cookie.
21223
21224 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21225 (reftex-scanning-info-available-p): Add autoload cookie.
21226
21227 * international/mule-cmds.el
21228 (set-display-table-and-terminal-coding-system): Delete duplicate
21229 aset on standard-display-table.
21230
21231 * view.el (view-file): If existing buffer's major mode is special,
21232 don't go into view mode.
21233
21234 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21235
21236 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21237
21238 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21239 buffer changes; there's third party code that calls this function
21240 directly.
21241
21242 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21243
21244 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21245 (autodoc-font-lock-keywords): Don't byte compile on font lock
21246 initialization when running from byte compiled files.
21247
21248 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21249
21250 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21251 statement ends with auto-increment "++".
21252
21253 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21254
21255 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21256 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21257 these are changed, so declare them as variables and not constants.
21258
21259 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21260
21261 * subr.el (dolist, dotimes): Doc fix.
21262
21263 2003-07-08 Kim F. Storm <storm@cua.dk>
21264
21265 * international/mule-cmds.el
21266 (set-display-table-and-terminal-coding-system): Don't break
21267 bootstrap if standard-display-table isn't setup yet.
21268
21269 2003-07-07 Richard M. Stallman <rms@gnu.org>
21270
21271 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21272 Give it a doc string, and autoload it.
21273
21274 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21275 Use with-no-warnings.
21276
21277 * info.el (Info-search): If find invisible text, search again.
21278
21279 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21280
21281 * man.el (Man-name-regexp): Match + as part of name.
21282
21283 * simple.el (visible-mode): Rename from vis-mode.
21284 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21285
21286 * simple.el (current-word): New arg REALLY-WORD specifies
21287 don't include punctuation chars.
21288
21289 * emacs-lisp/debug.el (debug, debugger-env-macro):
21290 Use with-no-warnings while accessing and binding unread-command-char.
21291
21292 * international/mule-cmds.el
21293 (set-display-table-and-terminal-coding-system): Use explicit loop
21294 instead of calling standard-display-default.
21295
21296 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21297 Use condition-case to catch error in ange-ftp-get-files.
21298
21299 * net/browse-url.el (browse-url-browser-function):
21300 Add alternative for Epiphany.
21301 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21302 (browse-url-epiphany-startup-arguments)
21303 (browse-url-epiphany-new-window-is-tab): New variables.
21304 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21305
21306 * progmodes/compile.el (compile-auto-highlight): Default now t.
21307 (compile): Doc fix.
21308 (compilation-next-error): Fix previous change.
21309
21310 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21311
21312 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21313
21314 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21315
21316 * gdb-ui.el (gdb-source-info): Display current frame when
21317 attaching to an existing process.
21318 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21319 while laying out windows when attaching to an existing process.
21320
21321 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21322
21323 * info.el (Info-menu): Use Info-menu-entry-name-re.
21324
21325 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21326
21327 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21328 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21329
21330 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21331 to match the same text.
21332
21333 2003-07-06 John Paul Wallington <jpw@gnu.org>
21334
21335 * vc.el (vc-annotate-offset): Move defvar up.
21336
21337 2003-07-06 Kim F. Storm <storm@cua.dk>
21338
21339 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21340 This should fix the infinite loop when extracting menu names.
21341
21342 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21343
21344 * files.el (auto-mode-alist, interpreter-mode-alist):
21345 Remove entries to CC Mode modes to avoid duplicates; they are now added
21346 with autoload directives in cc-mode.el.
21347
21348 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21349
21350 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21351 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21352 these are changed, so declare them as variables and not constants.
21353
21354 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21355 ensure that the entry for ".c" extension comes before the one for
21356 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21357 Fix incorrect entries that were added to `interpreter-mode-alist'.
21358 Move the autoload directives for AWK to the top level since they
21359 aren't recognized anywhere else. Do not use the new AWK mode doc
21360 in the autoload form for the old AWK mode.
21361
21362 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21363
21364 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21365 (bibtex-sort-ignore-string-entries): Default value t.
21366 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21367 erroneously in previous version.
21368 (bibtex-string-files): Docstring reflects new parsing scheme.
21369 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21370 docstring, add # as one of the chars to crush
21371 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21372 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21373 (bibtex-autokey-name-change-strings)
21374 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21375 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21376 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21377 (bibtex-autokey-title-terminators)
21378 (bibtex-autokey-titlewords-stretch)
21379 (bibtex-autokey-titleword-ignore)
21380 (bibtex-autokey-titleword-case-convert)
21381 (bibtex-autokey-titleword-abbrevs)
21382 (bibtex-autokey-titleword-abbrevs)
21383 (bibtex-autokey-titleword-change-strings)
21384 (bibtex-autokey-titleword-length)
21385 (bibtex-autokey-titleword-separator)
21386 (bibtex-autokey-name-year-separator)
21387 (bibtex-autokey-year-title-separator)
21388 (bibtex-autokey-before-presentation-function)
21389 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21390 Fix docstring.
21391 (bibtex-strings, bibtex-reference-keys):
21392 Use lazy-completion-table and make-variable-buffer-local.
21393 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21394 (bibtex-braced-string-syntax-table)
21395 (bibtex-quoted-string-syntax-table): New variables.
21396 (bibtex-parse-nested-braces): Remove.
21397 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21398 (bibtex-parse-association): Simplify.
21399 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21400 (bibtex-parse-field-text): Simplify.
21401 (bibtex-search-forward-field, bibtex-search-backward-field):
21402 argument BOUND can take value t.
21403 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21404 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21405 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21406 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21407 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21408 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21409 and ending of entry. Update for changes of bibtex-search-entry.
21410 Simplify.
21411 (bibtex-map-entries): FUN is called with three arguments.
21412 (bibtex-search-entry): Return a cons pair with buffer positions of
21413 beginning and end of entry.
21414 (bibtex-enclosing-field): Simplify.
21415 (bibtex-format-entry): Use booktitle to set a missing title.
21416 (bibtex-autokey-get-names): Fiddle with regexps.
21417 (bibtex-generate-autokey): Use identity.
21418 (bibtex-parse-keys): Use simplified parsing algorithm if
21419 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21420 arguments. Return alist of keys.
21421 (bibtex-parse-strings): Simplify. Return alist of strings.
21422 (bibtex-complete-string-cleanup): Fix docstring.
21423 (bibtex-read-key): New function.
21424 (bibtex-mode): Fix docstring. Do not parse for keys and
21425 strings when the mode is entered. Set fill-paragraph-function to
21426 bibtex-fill-field. Setup font-lock-mark-block-function the way
21427 font-lock intended.
21428 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21429 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21430 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21431 (bibtex-Preamble): Avoid hard coded constants.
21432 (bibtex-make-field): Fix docstring. Simplify.
21433 (bibtex-beginning-of-entry): Always return new position of point.
21434 (bibtex-end-of-entry): Rearrange cond clauses.
21435 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21436 Update for changes of bibtex-map-entries.
21437 (bibtex-ispell-abstract): Do not move point.
21438 (bibtex-entry-index): Use downcase. Simplify.
21439 (bibtex-lessp): Handle catch-all.
21440 (bibtex-find-crossref): Turn into a command.
21441 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21442 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21443 preamble entries.
21444 (bibtex-fill-field-bounds): New function.
21445 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21446 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21447 (bibtex-String): Use bibtex-strings. Always obey
21448 bibtex-sort-ignore-string-entries.
21449
21450 2003-07-05 John Paul Wallington <jpw@gnu.org>
21451
21452 * cus-theme.el (customize-create-theme):
21453 Call `customize-create-theme' in Reset widget's notify function.
21454
21455 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21456 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21457 (define-ibuffer-column name): Add summarizer.
21458 (define-ibuffer-column size): Likewise.
21459 (define-ibuffer-column filename): Likewise.
21460 (define-ibuffer-column process): Likewise. Change BODY's output too.
21461 (define-ibuffer-column filename-and-process): Likewise, likewise.
21462 (ibuffer): Remove local vars `already-in' and `need-update'.
21463
21464 * ibuf-ext.el: Don't require `derived' at compile-time.
21465
21466 2003-07-05 Kim F. Storm <storm@cua.dk>
21467
21468 * info.el: Disable paragraph refilling.
21469 (Info-refill-paragraphs): New defcustom.
21470 (Info-fontify-node): Use it.
21471
21472 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21473
21474 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21475 thingies from constructors created by defstruct.
21476
21477 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21478 the default value of the variable.
21479 (byte-code-meter): Move declaration to top level.
21480
21481 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21482
21483 * info.el (Info-following-node-name-re): New fun.
21484 (Info-following-node-name): Remove.
21485 (Info-insert-dir): Use the new fun.
21486 (Info-extract-pointer): Don't save restriction; use new fun.
21487 (Info-menu-entry-name-re): New const.
21488 (Info-menu-entry-name-re): Use it along with new fun.
21489 (Info-node-spec-re): Use new fun.
21490 (Info-complete-menu-item, Info-fontify-node): Use new const.
21491 (Info-goto-node, Info-follow-reference, Info-menu-update):
21492 Use match-string.
21493 (Info-follow-reference): Use assoc-string.
21494 Use a list of strings for the completion table.
21495 (Info-fontify-node): Use match-string, line-end-position.
21496 Limit the search for `node:' to the first line.
21497
21498 * newcomment.el (uncomment-region): Remove padding coming from
21499 comment-start rather than just from comment-padding.
21500
21501 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21502 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21503 (vc-cvs-rename-file): Remove (use the default).
21504 (vc-cvs-register): Register parent dir if needed.
21505 (vc-cvs-could-register): Return non-nil if parent can be registered.
21506 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21507 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21508
21509 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21510 (vc-svn-update): Fix the arguments to `svn'.
21511 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21512 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21513 Simple implementations, assuming `name' is a URL.
21514
21515 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21516 set of chars allowed unquoted in a case pattern.
21517
21518 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21519
21520 * font-lock.el (font-lock-extra-types-widget)
21521 (c-font-lock-extra-types, c++-font-lock-extra-types)
21522 (objc-font-lock-extra-types, java-font-lock-extra-types)
21523 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21524 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21525 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21526 (font-lock-match-c++-structor-declaration)
21527 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21528 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21529 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21530 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21531 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21532 (java-font-lock-keywords-3, java-font-lock-keywords)
21533 (java-font-lock-syntactic-face-function): Remove obsolete code
21534 and constants. It's all in cc-fonts.el now.
21535
21536 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21537
21538 * mail/sendmail.el (mail-specify-envelope-from)
21539 (mail-envelope-from): Doc fix.
21540
21541 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21542
21543 * generic-x.el: Do away with the dependency on `c-emacs-features'
21544 when populating `rul-generic-mode-syntax-table'; we already know
21545 this isn't XEmacs.
21546
21547 See ChangeLog.10 for earlier changes.
21548
21549 ;; Local Variables:
21550 ;; coding: iso-2022-7bit
21551 ;; End:
21552
21553 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21554 Copying and distribution of this file, with or without modification,
21555 are permitted provided the copyright notice and this notice are preserved.
21556
21557 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1