]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397
[gnu-emacs] / lisp / ChangeLog
1 2005-06-10 Miles Bader <miles@gnu.org>
2
3 * play/gomoku.el (gomoku-O, gomoku-X):
4 Remove "-face" suffix from face names.
5 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
6 New backward-compatibility aliases for renamed faces.
7 (gomoku-font-lock-keywords): Use renamed gomoku faces.
8
9 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
10
11 * ido.el (ido-mode, ido-file-extensions-order)
12 (ido-default-file-method, ido-default-buffer-method)
13 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
14 (ido-decorations, ido-read-file-name-as-directory-commands)
15 (ido-read-file-name-non-ido, ido-work-directory-list)
16 (ido-ignore-item-temp-list, ido-current-directory)
17 (ido-magic-forward-char, ido-enter-find-file)
18 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
19 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
20
21 2005-06-10 Lute Kamstra <lute@gnu.org>
22
23 * play/dunnet.el (dun-mode): Use define-derived-mode.
24 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
25 obsolete alias.
26
27 2005-06-10 Miles Bader <miles@gnu.org>
28
29 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
30 Remove "-face" suffix from face names.
31 (flyspell-incorrect-face, flyspell-duplicate-face):
32 New backward-compatibility aliases for renamed faces.
33 (flyspell-mode-on, make-flyspell-overlay)
34 (flyspell-highlight-incorrect-region)
35 (flyspell-highlight-duplicate-region)
36 (flyspell-display-next-corrections)
37 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
38
39 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
40 from face name.
41 (texinfo-heading-face): New backward-compatibility alias for
42 renamed face.
43 (texinfo-heading-face): Use renamed texinfo-heading face.
44
45 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
46 suffix from face names.
47 (tex-math-face, tex-verbatim-face):
48 New backward-compatibility aliases for renamed faces.
49 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
50 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
51 literal face name.
52
53 * textmodes/table.el (table-cell): Remove "-face" suffix from face
54 name.
55 (table-cell-face): New backward-compatibility alias for renamed face.
56 (table--put-cell-face-property, table--update-cell-face):
57 Use renamed table-cell face.
58
59 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
60 from face name.
61 (sgml-namespace-face): New backward-compatibility alias for
62 renamed face.
63 (sgml-namespace-face): Use renamed sgml-namespace face.
64
65 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
66 (org-level-4, org-level-5, org-level-6, org-level-7)
67 (org-level-8, org-warning, org-headline-done)
68 (org-deadline-announce, org-scheduled-today)
69 (org-scheduled-previously, org-link, org-done, org-table)
70 (org-time-grid): Remove "-face" suffix from face names.
71 (org-level-1-face, org-level-2-face, org-level-3-face)
72 (org-level-4-face, org-level-5-face, org-level-6-face)
73 (org-level-7-face, org-level-8-face, org-warning-face)
74 (org-headline-done-face, org-deadline-announce-face)
75 (org-scheduled-today-face, org-scheduled-previously-face)
76 (org-link-face, org-done-face, org-table-face)
77 (org-time-grid-face):
78 New backward-compatibility aliases for renamed faces.
79 (org-level-faces, org-set-font-lock-defaults, org-timeline)
80 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
81 (org-agenda-get-timestamps, org-agenda-get-scheduled)
82 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
83
84 * emulation/viper-init.el (viper-search, viper-replace-overlay)
85 (viper-minibuffer-emacs, viper-minibuffer-insert)
86 (viper-minibuffer-vi): Remove "-face" suffix from face names.
87 (viper-search-face, viper-replace-overlay-face)
88 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
89 (viper-minibuffer-vi-face):
90 New backward-compatibility aliases for renamed faces.
91 (viper-search-face, viper-replace-overlay-face)
92 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
93 (viper-minibuffer-vi-face): Use renamed viper faces.
94
95 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
96 Remove "-face" suffix from face names.
97 (testcover-nohits-face, testcover-1value-face):
98 New backward-compatibility aliases for renamed faces.
99 (testcover-mark): Use renamed testcover faces.
100
101 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
102 face name.
103 (diary-button-face): New backward-compatibility alias for renamed face.
104 (diary-entry): Use renamed diary-button face.
105
106 * calendar/calendar.el (diary, calendar-today, holiday)
107 (mark-visible-calendar-date): Remove "-face" suffix from face names.
108 (diary-face, calendar-today-face, holiday-face):
109 New backward-compatibility aliases for renamed faces.
110 (eval-after-load "facemenu", diary-entry-marker)
111 (calendar-today-marker, calendar-holiday-marker, diary-face):
112 Use renamed calendar faces.
113
114 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
115 (compare-windows-face): New backward-compatibility alias for
116 renamed face.
117 (compare-windows-highlight): Use renamed compare-windows face.
118
119 * strokes.el (strokes-char): Remove "-face" suffix from face name.
120 (strokes-char-face): New backward-compatibility alias for renamed face.
121 (strokes-encode-buffer): Use renamed strokes-char face.
122
123 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
124 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
125 Remove "-face" suffix from face names.
126 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
127 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
128 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
129 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
130 Use renamed pcvs faces.
131 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
132 * pcvs-defs.el (cvs-mode-map): Likewise.
133 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
134
135 * info.el (info-title-1, info-title-2, info-title-3)
136 (info-title-4): Remove "-face" suffix from and downcase face names.
137 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
138 (Info-title-4-face):
139 New backward-compatibility aliases for renamed faces.
140 (Info-fontify-node): Use renamed info faces.
141
142 * hilit-chg.el (highlight-changes, highlight-changes-delete):
143 Remove "-face" suffix from face names.
144 (highlight-changes-face, highlight-changes-delete-face):
145 New backward-compatibility aliases for renamed faces.
146 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
147 (hilit-chg-make-list): Use renamed highlight-changes faces.
148
149 * generic-x.el (show-tabs-tab, show-tabs-space):
150 Remove "-face" suffix from face names.
151 (show-tabs-tab-face, show-tabs-space-face):
152 New backward-compatibility aliases for renamed faces.
153 (show-tabs-generic-mode-font-lock-defaults-1)
154 (show-tabs-generic-mode-font-lock-defaults-2):
155 Use renamed show-tabs faces.
156
157 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
158 (smerge-markers): Remove "-face" suffix from face names.
159 (smerge-mine-face, smerge-other-face, smerge-base-face)
160 (smerge-markers-face):
161 New backward-compatibility aliases for renamed faces.
162 (smerge-mine-face, smerge-other-face, smerge-base-face)
163 (smerge-markers-face): Use renamed smerge faces.
164
165 * log-view.el (log-view-file, log-view-message):
166 Remove "-face" suffix from face names.
167 (log-view-file-face, log-view-message-face):
168 New backward-compatibility aliases for renamed faces.
169 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
170
171 * paren.el (show-paren-match, show-paren-mismatch):
172 Remove "-face" suffix from face names.
173 (show-paren-match-face, show-paren-mismatch-face):
174 New backward-compatibility aliases for renamed faces.
175 (show-paren-function): Use renamed show-paren faces.
176
177 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
178 (ruler-mode-margins, ruler-mode-fringes)
179 (ruler-mode-column-number, ruler-mode-fill-column)
180 (ruler-mode-comment-column, ruler-mode-goal-column)
181 (ruler-mode-tab-stop, ruler-mode-current-column):
182 Remove "-face" suffix from face names.
183 (ruler-mode-default-face, ruler-mode-pad-face)
184 (ruler-mode-margins-face, ruler-mode-fringes-face)
185 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
186 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
187 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
188 New backward-compatibility aliases for renamed faces.
189 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
190 (ruler-mode-column-number, ruler-mode-fill-column)
191 (ruler-mode-comment-column, ruler-mode-goal-column)
192 (ruler-mode-tab-stop, ruler-mode-current-column)
193 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
194
195 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
196 face name.
197 (whitespace-highlight-the-space): Use renamed face.
198 (whitespace-highlight-face): New backward-compatibility alias for
199 renamed face.
200
201 * woman.el (woman-italic, woman-bold, woman-unknown)
202 (woman-addition, woman-symbol-face):
203 Remove "-face" suffix from face names.
204 (woman-italic-face, woman-bold-face, woman-unknown-face)
205 (woman-addition-face):
206 New backward-compatibility aliases for renamed faces.
207 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
208 (woman-decode-region, woman-replace-match)
209 (woman-display-extended-fonts, woman-special-characters)
210 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
211 Use renamed woman faces.
212
213 * longlines.el (longlines-visible-face): Face removed.
214
215 * diff-mode.el (diff-header, diff-file-header, diff-index)
216 (diff-hunk-header, diff-removed, diff-added, diff-changed)
217 (diff-function, diff-context, diff-nonexistent): Remove "-face"
218 suffix from face names.
219 (diff-header-face, diff-file-header-face, diff-index-face)
220 (diff-hunk-header-face, diff-removed-face, diff-added-face)
221 (diff-changed-face, diff-function-face, diff-context-face)
222 (diff-nonexistent-face): New backward-compatibility aliases for
223 renamed faces.
224 (diff-header-face, diff-file-header-face)
225 (diff-index, diff-index-face, diff-hunk-header)
226 (diff-hunk-header-face, diff-removed, diff-removed-face)
227 (diff-added, diff-added-face, diff-changed-face, diff-function)
228 (diff-function-face, diff-context-face, diff-nonexistent)
229 (diff-nonexistent-face): Use renamed diff-mode faces.
230
231 * progmodes/compile.el (compilation-warning-face)
232 (compilation-info-face): Remove "-face" suffix from face names.
233 (compilation-warning-face, compilation-info-face):
234 New backward-compatibility aliases for renamed faces.
235 (compilation-warning-face, compilation-info-face):
236 Use renamed compilation faces.
237
238 * add-log.el (change-log-date, change-log-name)
239 (change-log-email, change-log-file, change-log-list)
240 (change-log-conditionals, change-log-function)
241 (change-log-acknowledgement): Remove "-face" suffix from face names.
242 (change-log-date-face, change-log-name-face)
243 (change-log-email-face, change-log-file-face)
244 (change-log-list-face, change-log-conditionals-face)
245 (change-log-function-face, change-log-acknowledgement-face):
246 New backward-compatibility aliases for renamed faces.
247 (change-log-font-lock-keywords): Use renamed change-log faces.
248
249 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
250 (custom-set, custom-changed, custom-saved, custom-button)
251 (custom-button-pressed, custom-documentation, custom-state)
252 (custom-comment, custom-comment-tag, custom-variable-tag)
253 (custom-variable-button, custom-face-tag, custom-group-tag-1)
254 (custom-group-tag): Remove "-face" suffix from face names.
255 (custom-magic-alist, custom-magic-value-create)
256 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
257 (custom-invalid-face, custom-rogue-face, custom-modified-face)
258 (custom-set-face, custom-changed-face, custom-saved-face)
259 (custom-button-face, custom-button-pressed-face)
260 (custom-documentation-face, custom-state-face)
261 (custom-comment-face, custom-comment-tag-face)
262 (custom-variable-tag-face, custom-variable-button-face)
263 (custom-face-tag-face, custom-group-tag-face-1)
264 (custom-group-tag-face):
265 New backward-compatibility aliases for renamed faces.
266
267 * wid-edit.el (widget-documentation, widget-button)
268 (widget-field, widget-single-line-field, widget-inactive)
269 (widget-button-pressed): "-face" suffix removed from face names.
270 (widget-documentation-face, widget-button-face)
271 (widget-field-face, widget-single-line-field-face)
272 (widget-inactive-face, widget-button-pressed-face):
273 New backward-compatibility aliases for renamed faces.
274 (widget-documentation-face, widget-button-face)
275 (widget-button-pressed-face, widget-specify-field)
276 (widget-specify-inactive): Use renamed widget faces.
277
278 2005-06-10 Kenichi Handa <handa@m17n.org>
279
280 * term/x-win.el (x-clipboard-yank): Remove condition-case
281 wrapping.
282
283 2005-06-11 Kenichi Handa <handa@m17n.org>
284
285 * add-log.el (change-log-font-lock-keywords): Make the regexp for
286 date lines stricter.
287
288 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
289
290 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
291 of x-get-selection.
292
293 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
294
295 * comint.el (comint-mode, comint-snapshot-last-prompt):
296 * frame.el (frame-current-scroll-bars):
297 * term.el (term-mode, term-check-proc, term-input-sender)
298 (term-simple-send, term-extract-string, term-word)
299 (term-match-partial-filename):
300 * window.el (window-current-scroll-bars):
301 * emulation/cua-base.el (cua-normal-cursor-color)
302 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
303 (cua-global-mark-cursor-color):
304 * mail/undigest.el (rmail-forward-separator-regex):
305 Fix typos in docstrings.
306
307 * comint.el (comint-check-proc, make-comint-in-buffer)
308 (comint-source-default): Doc fixes.
309
310 * term.el (term-send-string): Improve argument/docstring
311 consistency.
312
313 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
314
315 * comint.el (comint-send-input): Bind `inhibit-read-only' around
316 call to `delete-region'.
317 (comint-mode-hook): Do not enable Font Lock by default.
318
319 2005-06-09 Lute Kamstra <lute@gnu.org>
320
321 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
322 could be void.
323
324 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
325
326 * emacs-lisp/debug.el (debugger-will-be-back): New var.
327 (debug): Use it.
328 (debugger-step-through, debugger-continue, debugger-jump)
329 (debugger-return-value): Set it when needed.
330 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
331 Use inhibit-read-only.
332
333 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
334
335 * window.el (shrink-window-if-larger-than-buffer)
336 (window-size-fixed): Fix typo in docstring.
337
338 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
339 thumbnails directory on loading.
340 (thumbs-conversion-program): Use `eq' to check the system type,
341 not `equal'.
342 (thumbs-temp-dir): Initialize to `temporary-file-directory',
343 not "/tmp". Fix docstring.
344 (thumbs-thumbsdir): New function to return the thumbnails
345 directory, creating it if needed.
346 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
347 (thumbs-temp-file): Delete variable and make it into a function.
348 (thumbs-resize-image, thumbs-modify-image): Use it.
349 (thumbs-kill-buffer): Simplify.
350 (thumbs-gensym): Defalias or duplicate CL `gensym'.
351 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
352 docstrings.
353
354 2005-06-09 Kim F. Storm <storm@cua.dk>
355
356 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
357 set-match-data to free markers in match-data.
358
359 * replace.el (replace-match-data): Pass RESEAT arg `t' to
360 match-data to unchain markers in match-data.
361
362 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
363
364 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
365 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
366 unnecessary now.
367
368 2005-06-08 Richard M. Stallman <rms@gnu.org>
369
370 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
371 give the variable a doc string that doesn't say don't set it directly.
372
373 * textmodes/ispell.el (ispell-check-version):
374 Use match-string-no-properties.
375 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
376 (ispell-buffer-local-words): Likewise.
377
378 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
379 except on terminals with enough colors to really display it.
380 (makefile-dependency-regex): Delete spurious `bb'.
381
382 * faces.el (escape-glyph): Use blue once again in last case.
383 (no-break-space): Redefine so that it isn't invisible on a tty.
384
385 2005-06-08 Kim F. Storm <storm@cua.dk>
386
387 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
388 also when reading directory name.
389
390 2005-06-08 Lute Kamstra <lute@gnu.org>
391
392 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
393 (flyspell-mode-line-string): Remove autoload cookie.
394 (flyspell-mode): Remove defvar.
395
396 2005-06-07 Lute Kamstra <lute@gnu.org>
397
398 * textmodes/org.el (org-run-mode-hooks): New function.
399 (org-agenda-mode): Use it.
400
401 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
402
403 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
404
405 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
406
407 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
408
409 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
410
411 * font-lock.el (font-lock-add-keywords): Doc fix.
412
413 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
414
415 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
416 (tex-compile-default): In the absence of any history, use the order in
417 tex-compile-alist to choose the preferred command.
418 (tex-compile-commands): Reorder a bit.
419
420 * textmodes/flyspell.el (flyspell-auto-correct-binding)
421 (flyspell-incorrect-face, flyspell-duplicate-face):
422 Use (X)Emacs-agnostic code.
423 (flyspell-mode-map): Don't overwrite at each load. Remove code
424 redundant with the subsequent add-minor-mode. Merge Emacs and
425 XEmacs code.
426 (flyspell-word): Minor simplification.
427 (flyspell-math-tex-command-p): Quieten the byte-compiler.
428 (flyspell-external-point-words): Remove unused vars `size' and `start'.
429 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
430 Merge the corresponding Emacs code.
431 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
432
433 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
434 a dedicated window.
435
436 * international/latexenc.el (latexenc-find-file-coding-system):
437 Undo part of last patch, to turn off a compiler warning.
438
439 2005-06-06 Juri Linkov <juri@jurta.org>
440
441 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
442 Rename `tmm-inactive-face' to `tmm-inactive'.
443
444 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
445
446 * iswitchb.el: Rename faces.
447
448 2005-06-06 Kim F. Storm <storm@cua.dk>
449
450 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
451 (cua-global-mark): Remove -face suffix from face names.
452
453 * emulation/cua-gmrk.el (cua--init-global-mark):
454 Remove cua-global-mark face setup.
455
456 2005-06-06 Richard M. Stallman <rms@gnu.org>
457
458 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
459 just like other allowed characters.
460 (makefile-match-dependency): Exclude leading and training whitespace
461 from the range of regexp subexp 1.
462 (makefile-macroassign-regex): Don't try to match the body,
463 just the name of the macro being defined.
464
465 * info.el (Info-read-node-name-2): New function.
466 (Info-read-node-name-1): Use that.
467 Add a completion-base-size-function property.
468
469 * simple.el (completion-setup-function): Look for
470 completion-base-size-function property of
471 minibuffer-completion-table.
472
473 * files.el (locate-file-completion): Doc fix.
474
475 * printing.el: Don't call pr-update-menus; user must do that.
476
477 * emacs-lisp/debug.el (debugger-window): New variable.
478 (debug): Use debugger-window if it is set and still alive.
479 Record debugger-window for next entry.
480
481 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
482
483 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
484
485 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
486 (hack-one-local-variable, hack-local-variables)
487 (hack-local-variables-prop-line): Pass that arg.
488
489 2005-06-06 Kim F. Storm <storm@cua.dk>
490
491 * ido.el (ido-first-match, ido-only-match, ido-subdir)
492 (ido-indicator): Remove -face suffix from face names.
493
494 2005-06-06 Juri Linkov <juri@jurta.org>
495
496 * font-lock.el (font-lock-regexp-backslash)
497 (font-lock-regexp-backslash-construct): New faces.
498 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
499 after `('. Add `while-no-input' to control structures.
500
501 * faces.el (no-break-space, shadow): New faces.
502 (escape-glyph): Use less loud colors pink2 and red4.
503
504 * diff-mode.el (diff-context-face)
505 * dired.el (dired-ignored)
506 * rfn-eshadow.el (file-name-shadow)
507 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
508
509 * info.el (Info-title-1-face): Use green instead of yellow because
510 bold yellow is not readable on light backgrounds.
511
512 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
513 before selecting the desired mode to not spend time fontifying
514 old contents.
515
516 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
517
518 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
519 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
520
521 * ps-print.el (ps-default-fg, ps-default-bg):
522 Fix typos in docstrings.
523
524 * isearchb.el (isearchb): Don't pass a spurious second argument to
525 `iswitchb-completions'.
526
527 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
528
529 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
530 to preserve point.
531 (gdb-find-file-hook): Add doc string.
532
533 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
534 C dereferenced pointer expression.
535 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
536
537 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
538
539 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
540 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
541 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
542 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
543 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
544 Make background transparent.
545
546 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
547
548 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
549 (font-lock-remove-keywords): Doc fix.
550 (font-lock-mode-major-mode): Compiler defvar.
551 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
552
553 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
554 (font-lock-mode): Update `font-lock-mode-major-mode'.
555 (font-lock-set-defaults): Compiler defvar.
556 (font-lock-default-function): Take `font-lock-mode-major-mode'
557 into account.
558
559 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
560 keep track of which major mode it enabled the minor mode for.
561 Use find-file-hook again. Update docstring.
562
563 * simple.el (eval-expression-print-level)
564 (eval-expression-print-length, eval-expression-debug-on-error):
565 Doc fixes.
566
567 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
568
569 * iswitchb.el (iswitchb-single-match-face)
570 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
571 (iswitchb-invalid-regexp-face): New faces.
572 (iswitchb-completions): Use them.
573 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
574 now marked as an obsolete alias.
575 (iswitchb-read-buffer): Remove check for bound font variables.
576 (iswitchb-invalid-regexp): New free variable.
577 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
578 set iswitchb-invalid-regexp.
579 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
580 invalid regexps.
581 (iswitchb-completions): Add check for complete match when entering
582 a regexp.
583 (iswitchb-completions): Remove require-match argument.
584 (iswitchb-exhibit): Fix caller.
585 (iswitchb-common-match-inserted): New variable.
586 (iswitchb-complete, iswitchb-completion-help): Use it.
587
588 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
589
590 * url-http.el (url-http-chunked-encoding-after-change-function):
591 Use `url-http-debug' instead of `message'.
592
593 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
594
595 * url-http.el (url-http-parse-headers): Pass redirected URL as a
596 callback argument.
597
598 2005-06-04 Kim F. Storm <storm@cua.dk>
599
600 * simple.el (line-move): Only call sit-for when moving backwards.
601
602 * ido.el (ido-make-merged-file-list-1): New defun split from
603 ido-make-merged-file-list.
604 (ido-make-merged-file-list): Bind throw-on-input around call to
605 ido-make-merged-file-list-1. Return input-pending-p if
606 interrupted by more input available.
607 (ido-read-internal): Handle input-pending-p return value from
608 ido-make-merged-file-list.
609
610 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
611
612 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
613 compatibility code.
614
615 * international/latexenc.el (latexenc-find-file-coding-system):
616 Don't inherit the EOL part of the coding-system from the
617 tex-main buffer. Fit within 80 columns.
618
619 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
620
621 * tmm.el (tmm-inactive-face): New face.
622 (tmm-remove-inactive-mouse-face): New function.
623 (tmm-prompt, tmm-add-one-shortcut)
624 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
625 but not selectable.
626
627 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
628
629 * faces.el (face-equal): Improve argument/docstring consistency.
630
631 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
632
633 * progmodes/make-mode.el (makefile-targets-face)
634 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
635 (makefile-bsdmake-dependency-regex)
636 (makefile-makepp-rule-action-regex)
637 (makefile-bsdmake-rule-action-regex): New constants.
638 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
639
640 * progmodes/compile.el (compilation-error-regexp-alist-alist):
641 Allow (...) within `...' for makepp messages.
642
643 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
644
645 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
646
647 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
648 "." files are deleted from all file lists before comparison.
649
650 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
651 (viper-ESC-key): Made them customizable.
652
653 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
654
655 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
656
657 * autorevert.el (auto-revert-buffers): Use save-match-data.
658
659 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
660
661 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
662 menu items with a nil command binding.
663
664 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
665
666 * emacs-lisp/cl-macs.el (defsetf):
667 Improve argument/docstring consistency.
668
669 * faces.el (list-faces-display): Improve the formatting by
670 computing the maximum length required for any face-name (reworked
671 patch of 1999-01-11, accidentally deleted on 1999-07-21).
672 (internal-find-face): Remove redundant info in docstring.
673
674 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
675
676 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
677 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
678 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
679 (gdb-assembler-custom): Improve regexps.
680 (def-gdb-auto-update-handler): Use window point to preserve point.
681
682 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
683
684 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
685
686 2005-05-31 Jay Belanger <belanger@truman.edu>
687
688 * calc/calc-embed.el (calc-embedded-word): Change argument passed
689 to calc-embedded.
690 (calc-embedded-make-info): Have plain prefix argument select
691 entire line.
692
693 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
694
695 * faces.el (list-faces-display): Signal error if passed a regexp
696 that matches no face name.
697
698 * simple.el (filter-buffer-substring): Fix typo in docstring.
699
700 2005-05-31 Richard M. Stallman <rms@gnu.org>
701
702 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
703 (vhdl-emacs-21): Doc fix.
704 (vhdl-mode): Unconditionally set comment-padding.
705 (vhdl-fixup-whitespace-region): Insert spaces only where
706 there are none.
707 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
708
709 2005-05-30 John Wiegley <johnw@newartisans.com>
710
711 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
712 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
713 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
714 `directory-sep-char' to ?/, and all uses of `string-to-int' to
715 `string-to-number'.
716
717 2005-05-30 Jay Belanger <belanger@truman.edu>
718
719 * calc/calc.el (calc-bug-address): Fix docstring.
720 (calc-window-hook, calc-trail-window-hook): New variables.
721 (calc-trail-display): Restore use of calc-trail-window-hook.
722 (calc): Restore use of calc-window-hook.
723
724 2005-05-31 Masatake YAMATO <jet@gyve.org>
725
726 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
727
728 * help-fns.el (help-C-file-name): Add autoload mark for
729 `find-function-noselect'.
730
731 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
732
733 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
734 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
735
736 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
737
738 * calendar/diary-lib.el (mark-included-diary-files): Only kill
739 included diary buffer if it was not already being visited.
740 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
741
742 * calendar/icalendar.el (top-level): Do not require 'appt.
743
744 * mail/supercite.el (sc-select-attribution): Only use a list
745 element from sc-attrib-selection-list if it returns a string.
746 Reported by Davide G. M. Salvetti <salve@debian.org>.
747
748 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
749
750 * thumbs.el (thumbs-thumbname): The resulting thubname now
751 includes a hash value to improve its uniqueness, and has a ".jpg"
752 extension. Also, it is now a valid filename on all systems.
753 (thumbs-make-thumb): Use `let', not `let*'.
754 (thumbs-show-thumbs-list): Check for JPEG availability.
755
756 2005-05-30 Richard M. Stallman <rms@gnu.org>
757
758 * filesets.el (filesets-menu-ensure-use-cached):
759 Prevent warning when emacs-version>= is undefined.
760
761 * printing.el (pr-interactive-n-up): Use string-to-number.
762
763 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
764
765 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
766 Warn only when name to be defined is quoted.
767
768 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
769
770 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
771 Make regexp more robust.
772 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
773 Force regeneration of disassembly.
774
775 2005-05-29 Jay Belanger <belanger@truman.edu>
776
777 * calc/calc.el (calc-user-invocation): Check if
778 calc-invocation-macro is non-nil.
779
780 2005-05-29 Juri Linkov <juri@jurta.org>
781
782 * add-log.el (change-log-font-lock-keywords):
783 Add `+' to e-mail regexp to accept mail address with keywords.
784
785 * man.el (Man-name-regexp): Add `:' to accept qualified names.
786
787 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
788
789 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
790
791 * ielm.el (inferior-emacs-lisp-mode): Ditto.
792
793 2005-05-29 Richard M. Stallman <rms@gnu.org>
794
795 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
796 Undo the change that moves to end of the current word.
797
798 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
799
800 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
801 Throw error when count <= 0 to ensure input is a number.
802 (gdb-read-memory-custom): Pick up address from buffer.
803 (gdb-memory-mode): Allow user to increment and decrement
804 memory address from header line.
805
806 2005-05-29 Richard M. Stallman <rms@gnu.org>
807
808 * flyspell.el (flyspell-version): Function deleted.
809 (flyspell-auto-correct-previous-hook): Doc fix.
810
811 * jit-lock.el (jit-lock-function, jit-lock-after-change):
812 Do nothing if memory is full.
813
814 * font-lock.el (font-lock-fontify-syntactically-region):
815 Pass t for GREEDY to looking-back.
816
817 * saveplace.el (save-place-alist-to-file): Write the file
818 using write-region.
819
820 * subr.el (looking-back): New argument GREEDY.
821
822 * progmodes/compile.el (compilation-start): Set the mode
823 before inserting the initial text.
824
825 * progmodes/which-func.el (which-func-update-1): Turn the mode
826 off in case of error by setting which-func-mode.
827
828 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
829
830 * flyspell.el (flyspell-auto-correct-previous-word):
831 Narrow down to what's on the screen, and recenter overlays
832 at the end of the next word.
833
834 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
835
836 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
837 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
838 (flyspell-abbrev-p): Default to nil.
839 (flyspell-use-global-abbrev-table-p): Doc fix.
840 (flyspell-large-region): Allow nil as value.
841 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
842
843 (mail-mode-flyspell-verify): More robust handling
844 of `mail-header-separator'. More efficient signature detection.
845 Allow for regexp metacharacters in message-header-separator.
846 Adding `To' not to be checked in mail-mode-flyspell-verify.
847
848 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
849 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
850 Bind flyspell-auto-correct-binding.
851 Bind C-. and C-, .
852 (flyspell-mode-map): Likewise.
853 (flyspell-mode): Doc fix.
854 (flyspell-accept-buffer-local-defs): Preserve current buffer.
855 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
856 (flyspell-word-cache-result): New var, always local.
857 (flyspell-check-pre-word-p): Doc fix.
858 (flyspell-check-changed-word-p): Handle spc like newline.
859 (flyspell-post-command-hook): Set flyspell-word-cache-result.
860 (flyspell-word-search-backward, flyspell-word-search-forward):
861 New functions.
862 (flyspell-word): Return t if nothing to check.
863 When parsing TeX code, check for after } or \.
864 Use flyspell-word-search-backward to find previous word.
865 Return nil if duplicated word.
866 For word already checked, return same value as last time.
867 Set flyspell-word-cache-result after checking.
868 Don't clobber the return value.
869 (flyspell-get-word): Major rewrite.
870 (flyspell-external-point-words): New locals pword, pcount.
871 Fix size used in progress message.
872 Find the proper corresponding word in flyspell-large-region-buffer.
873 (flyspell-region): Check for flyspell-large-region = nil.
874 (flyspell-highlight-incorrect-region): Clean up overlays in region.
875 (flyspell-auto-correct-word): Check that WORD is a cons.
876 (flyspell-correct-word): Likewise.
877
878 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
879
880 * progmodes/make-mode.el (makefile-rule-action-regex)
881 (makefile-macroassign-regex, makefile-makepp-mode)
882 (makefile-bsdmake-mode): Continuation lines may be empty.
883 Reported by Joshua Varner.
884 (makefile-makepp-font-lock-keywords): Add $(stem).
885
886 2005-05-28 Karl Berry <karl@gnu.org>
887
888 * textmodes/tex-mode.el: Now that tex-send-command calls
889 shell-quote-argument (2005-03-31 change), remove all calls to
890 shell-quote-argument; they all end up invoking tex-send-command.
891 The double quoting loses on filenames with non-safe characters,
892 such as "@". Reported by Frederik Fouvry.
893
894 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
895
896 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
897 about preserving point.
898
899 2005-05-27 Jay Belanger <belanger@truman.edu>
900
901 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
902 Info-goto-node.
903
904 * calc/calc-embed.el (calc-embed-arg): New variable.
905 (calc-do-embedded-activate, calc-embedded-activate-formula)
906 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
907 variable by new variable.
908 (calc-embedded-make-info): Replace undeclared variable by new
909 variable. When selecting region with positive prefix
910 argument, use end of previous line instead of beginning of line.
911
912 * calc/calc-aent.el (calc-arg-values): Declare it.
913
914 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
915 Declare them.
916
917 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
918
919 * calc/calc.el (calc-alg-map): Declare it.
920
921 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
922
923 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
924
925 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
926 (gdb-registers-buffer, toggle-gdb-all-registers):
927 Toggle display of floating point registers.
928 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
929
930 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
931 (toggle-gud-tooltip-dereference):
932 Rename from gud-toggle-tooltip-dereference.
933
934 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
935
936 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
937
938 2005-05-27 Jay Belanger <belanger@truman.edu>
939
940 * calc/calc-prog.el (calc-kbd-report): Remove.
941 (calc-kbd-query): Rewrite.
942
943 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
944
945 * image.el (image-library-alist): Move to image.c.
946 (image-type-available-p): Doc fix.
947
948 2005-05-27 Lute Kamstra <lute@gnu.org>
949
950 * calc/calc.el (calc):
951 * outline.el (outline-1, outline-2, outline-3, outline-4)
952 (outline-5, outline-6, outline-7, outline-8):
953 * textmodes/dns-mode.el (dns-mode):
954 * textmodes/sgml-mode.el (sgml-namespace-face):
955 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
956 (tex-verbatim-face, tex-use-reftex):
957 * textmodes/texinfo.el (texinfo-heading-face):
958 Specify customization group.
959
960 * longlines.el: Don't require easy-mmode.
961 (longlines-visible-face): Specify customization group.
962
963 2005-05-27 Kenichi Handa <handa@m17n.org>
964
965 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
966 encoding table of windows-1251.
967
968 * international/ucs-tables.el (ucs-set-table-for-input):
969 If translation-table-for-input of a coding system is a symbol, get
970 its translation-table property.
971
972 * international/code-pages.el: Don't register a coding system into
973 non-iso-charset-alist more than once.
974 (cp-make-coding-system): Likewise.
975
976 2005-05-26 John Wiegley <johnw@newartisans.com>
977
978 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
979 `eshell-resume-eval' is wrapped in a list, it indicates that the
980 command was run asynchronously. In that case, unwrap the value
981 before checking the delimiter value.
982
983 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
984 character before a space at the end of a line is \, assume the space
985 is part of the last argument rather than a final argument separator.
986
987 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
988 is in use, and the target is `t' or `nil' (which are the most common
989 values), don't assume that the symbol target is a buffer.
990
991 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
992
993 * calendar/calendar.el (calendar-mode-line-format):
994 Use mode-line-highlight as mouse-face.
995
996 * time.el (display-time-string-forms, display-time-update):
997 Use mode-line-highlight as mouse-face.
998
999 2005-05-26 Jay Belanger <belanger@truman.edu>
1000
1001 * calc/calc.el (calc-language-alist): Remove extra defvar.
1002
1003 2005-05-26 Lute Kamstra <lute@gnu.org>
1004
1005 * arc-mode.el (archive-mode):
1006 * bookmark.el (bookmark-read-annotation-mode)
1007 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1008 * bs.el (bs-mode):
1009 * calc/calc-yank.el (calc-edit-mode):
1010 * calc/calc.el (calc-mode, calc-trail-mode):
1011 * calculator.el (calculator-mode):
1012 * chistory.el (command-history-mode):
1013 * comint.el:
1014 * cus-edit.el (custom-mode):
1015 * descr-text.el (describe-text-mode):
1016 * ebuff-menu.el (Electric-buffer-menu-mode):
1017 * ediff-util.el (ediff-mode):
1018 * emacs-lisp/re-builder.el (reb-mode):
1019 * emulation/vi.el (vi-mode-setup):
1020 * emulation/ws-mode.el (wordstar-mode):
1021 * eshell/esh-mode.el (eshell-mode):
1022 * forms.el (forms-mode):
1023 * help-mode.el (help-mode):
1024 * hexl.el (hexl-mode):
1025 * ibuffer.el (ibuffer-mode):
1026 * ielm.el (inferior-emacs-lisp-mode):
1027 * info.el (Info-mode, Info-edit-mode):
1028 * international/swedish.el:
1029 * ledit.el (ledit-from-lisp-mode):
1030 * locate.el (locate-mode):
1031 * mail/rmail.el (rmail-mode):
1032 * mail/rmailedit.el (rmail-edit-mode):
1033 * mail/rmailsum.el (rmail-summary-mode):
1034 * mail/supercite.el (sc-electric-mode):
1035 * net/eudc.el (eudc-mode):
1036 * net/quickurl.el (quickurl-list-mode):
1037 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1038 * obsolete/ooutline.el (outline-mode):
1039 * obsolete/options.el (Edit-options-mode):
1040 * obsolete/rnews.el (news-mode):
1041 * obsolete/rnewspost.el (news-reply-mode):
1042 * play/5x5.el (5x5-mode):
1043 * play/decipher.el (decipher-mode, decipher-stats-mode):
1044 * play/gomoku.el (gomoku-mode):
1045 * play/snake.el (snake-mode):
1046 * play/solitaire.el (solitaire-mode):
1047 * play/tetris.el (tetris-mode):
1048 * progmodes/ada-mode.el (ada-mode):
1049 * progmodes/antlr-mode.el (antlr-mode):
1050 * progmodes/autoconf.el (autoconf-mode):
1051 * progmodes/dcl-mode.el (dcl-mode):
1052 * progmodes/delphi.el (delphi-mode):
1053 * progmodes/ebrowse.el (ebrowse-tree-mode)
1054 (ebrowse-electric-list-mode, ebrowse-member-mode)
1055 (ebrowse-electric-position-mode):
1056 * progmodes/f90.el (f90-mode):
1057 * progmodes/fortran.el (fortran-mode):
1058 * progmodes/icon.el (icon-mode):
1059 * progmodes/idlw-help.el (idlwave-help-mode):
1060 * progmodes/idlw-shell.el (idlwave-shell-mode):
1061 * progmodes/idlwave.el (idlwave-mode):
1062 * progmodes/inf-lisp.el (inferior-lisp-mode):
1063 * progmodes/m4-mode.el (m4-mode):
1064 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1065 * progmodes/modula2.el (modula-2-mode):
1066 * progmodes/octave-inf.el (inferior-octave-mode):
1067 * progmodes/octave-mod.el (octave-mode):
1068 * progmodes/pascal.el (pascal-mode):
1069 * progmodes/sh-script.el (sh-mode):
1070 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1071 * progmodes/vhdl-mode.el (vhdl-mode):
1072 * progmodes/xscheme.el (scheme-interaction-mode):
1073 * replace.el (occur-mode):
1074 * ses.el (ses-mode):
1075 * simple.el (completion-list-mode):
1076 * skeleton.el:
1077 * speedbar.el (speedbar-mode):
1078 * term.el (term-mode):
1079 * terminal.el (terminal-edit-mode):
1080 * textmodes/reftex-index.el (reftex-index-mode)
1081 (reftex-index-phrases-mode):
1082 * textmodes/reftex-sel.el (reftex-select-label-mode)
1083 (reftex-select-bib-mode):
1084 * textmodes/reftex-toc.el (reftex-toc-mode):
1085 * wdired.el (wdired-change-to-wdired-mode):
1086 * wid-browse.el (widget-browse-mode):
1087 Use run-mode-hooks.
1088
1089 * array.el (array-mode):
1090 * calendar/todo-mode.el (todo-mode):
1091 * man.el (Man-mode):
1092 * play/landmark.el (lm-mode):
1093 * play/mpuz.el (mpuz-mode):
1094 Use kill-all-local-variables and run-mode-hooks.
1095
1096 * subr.el (delay-mode-hooks): Specify indentation.
1097
1098 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1099
1100 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1101
1102 2005-05-26 Jay Belanger <belanger@truman.edu>
1103
1104 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1105 of nil.
1106
1107 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1108
1109 * progmodes/gdb-ui.el (gdb-frame-address):
1110 Rename from gdb-current-address.
1111 (gdb-previous-frame-address): Rename from gdb-previous-address.
1112 (gdb-selected-frame): Rename from gdb-current-frame.
1113 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1114 (gdb-frame-number): Rename from gdb-current-stack-level.
1115 (gdb-ann3): Match new mode-name for disassembly buffer.
1116 Extend initialisation of variables.
1117 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1118 (gdb-memory-mode): Use mouse-face in header line.
1119 (gdb-assembler-buffer-name): Call it disassembly and give frame
1120 in mode line.
1121 (gdb-source-spec-regexp, gdb-assembler-custom)
1122 (gdb-invalidate-assembler, gdb-frame-handler):
1123 Make robust to leading zeroes in address format.
1124
1125 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1126
1127 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1128 define `org-mode'.
1129 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1130
1131 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1132
1133 * log-edit.el (log-edit-changelog-entries): Distinguish between
1134 filenames like xfns.c and fns.c.
1135
1136 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1137
1138 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1139 point after reverting.
1140 (Buffer-menu-make-sort-button): Handle the case where
1141 `Buffer-menu-use-header-line' is nil.
1142
1143 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1144
1145 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1146 New funcs. In minibuffer-local-completion-map bind `]', `/'
1147 and `:' to them.
1148
1149 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1150
1151 * startup.el (normal-top-level): Allow modification of load-path while
1152 we're iterating over it.
1153
1154 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1155
1156 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1157 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1158 (thumbs-resize-interactive, thumbs-insert-image)
1159 (thumbs-insert-thumb, thumbs-dired-show-marked)
1160 (thumbs-find-image-at-point, thumbs-delete-images)
1161 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1162 (thumbs-increment-image-size, thumbs-decrement-image-size):
1163 Fix typos in docstrings.
1164
1165 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1166
1167 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1168 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1169 (cperl-mode): Use them.
1170
1171 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1172
1173 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1174 Doc fixes.
1175
1176 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1177
1178 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1179 Bind C-d to gdb-inferior-io-eof.
1180
1181 * dired.el (dired-dnd-popup-notice): Use message-box.
1182
1183 2005-05-23 Masatake YAMATO <jet@gyve.org>
1184
1185 * bindings.el (mode-line-major-mode-keymap):
1186 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1187
1188 * faces.el (mode-line-highlight): New face.
1189
1190 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1191 as mouse-face.
1192
1193 * bindings.el (top-level, help-echo, mode-line-modified)
1194 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1195 as mouse-face.
1196
1197 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1198
1199 * progmodes/cc-engine.el (c-guess-basic-syntax):
1200 Remove spurious call to `zerop'.
1201
1202 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1203
1204 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1205
1206 CC Mode update to 5.30.10:
1207
1208 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1209 could go past the limit in decoration level 2, thereby causing
1210 errors during interactive fontification.
1211
1212 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1213 the file is evaluated interactively.
1214
1215 * cc-engine.el (c-guess-basic-syntax): Handle operator
1216 declarations somewhat better in C++.
1217
1218 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1219 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1220 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1221 (awk-mode): Use it.
1222 (make-local-hook): Suppress warning about obsoleteness.
1223
1224 * cc-engine.el, cc-align.el, cc-cmds.el
1225 (c-append-backslashes-forward, c-delete-backslashes-forward)
1226 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1227 Compensate for return value from `forward-line' when it has moved
1228 but not to a different line due to eob.
1229
1230 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1231 `objc-method-intro' and `objc-method-args-cont'.
1232
1233 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1234
1235 CC Mode update to 5.30.10:
1236
1237 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1238 in the copyright statement. Incidentally, change "along with GNU
1239 Emacs" to "along with this program" where it occurs.
1240
1241 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1242 so that it is interactive, hence can be found by M-x awk-mode
1243 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1244 <gmorris+emacs@ast.cam.ac.uk>.
1245
1246 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1247 Mode's regexps.
1248
1249 2005-05-23 Kevin Ryde <user42@zip.com.au>
1250
1251 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1252 c-parse-state, to avoid a lisp error (on bad code).
1253
1254 2005-05-23 Lute Kamstra <lute@gnu.org>
1255
1256 * subr.el (font-lock-defaults): Remove defvar as it's already
1257 defined in font-core.el.
1258
1259 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1260
1261 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1262
1263 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1264 more general and work when GDB variable "print pretty" is on,
1265 as with Emacs, for example.
1266
1267 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1268
1269 * font-core.el: Update comment.
1270
1271 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1272 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1273
1274 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1275
1276 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1277
1278 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1279 and `yank-handler' in the doc strings.
1280
1281 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1282
1283 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1284
1285 2005-05-22 Richard M. Stallman <rms@gnu.org>
1286
1287 * help.el (describe-key): Move print-help-return-message call
1288 out of conditional.
1289
1290 * progmodes/etags.el (list-tags): Use with-no-warnings.
1291
1292 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1293 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1294 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1295
1296 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1297
1298 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1299 Add defvar.
1300
1301 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1302 Use defvar, not defconst.
1303
1304 * hexl.el (hexl-follow-line): Use with-no-warnings.
1305
1306 * emulation/tpu-extras.el: Use write-file-functions instead of
1307 write-file-hooks.
1308
1309 * dired.el (dired-font-lock-keywords): Fontify files with junk
1310 extensions even if marked by -F.
1311
1312 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1313
1314 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1315 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1316 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1317 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1318 (concatenate, list-length, get*, getf, cl-remprop):
1319 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1320 (etypecase, progv, lexical-let, lexical-let*)
1321 (multiple-value-bind, multiple-value-setq, shiftf):
1322 Improve argument/docstring consistency.
1323
1324 * subr.el (focus-frame, unfocus-frame):
1325 Revert deletion on 2005-05-01.
1326
1327 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1328
1329 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1330 doesn't exist.
1331
1332 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1333 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1334
1335 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1336
1337 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1338 already deleted variables: auto-fill-hook, blink-paren-hook,
1339 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1340 suspend-hooks, comment-indent-hook, meta-flag,
1341 before-change-function, after-change-function,
1342 font-lock-doc-string-face.
1343
1344 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1345
1346 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1347
1348 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1349
1350 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1351 rmail-dont-reply-to.
1352
1353 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1354
1355 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1356 literal blank when splitting new-header-values.
1357
1358 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1359
1360 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1361 string so that tmm doesn't create a completion entry for it.
1362
1363 * textmodes/table.el (table-disable-menu): Ditto.
1364
1365 2005-05-21 Richard M. Stallman <rms@gnu.org>
1366
1367 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1368
1369 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1370
1371 * net/rcompile.el (remote-compile): Use compilation-start.
1372
1373 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1374
1375 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1376
1377 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1378 Default to makefile-bsdmake-mode on BSD systems.
1379
1380 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1381 REGEXP may also be a search function now. The part of doc-string
1382 for describing the structure was 95% identical to that of
1383 `imenu--generic-function'. Unify it there.
1384
1385 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1386 Use function to find dependencies, because regexp alone is so complex,
1387 it easily goes into an endless loop.
1388 (makefile-makepp-mode): Also add submenu for Perl functions
1389 defined in the makefile.
1390 (makefile-bsdmake-mode): Special imenu-generic-expression no
1391 longer needed, due to function call.
1392 (makefile-match-dependency): Take BOUND into account when checking
1393 if we're through.
1394
1395 2005-05-20 Jay Belanger <belanger@truman.edu>
1396
1397 * calc/calc-units.el (calc-invalidate-units-table):
1398 Use inhibit-read-only.
1399 (math-build-units-table-buffer): Use view-mode.
1400
1401 2005-05-20 David Kastrup <dak@gnu.org>
1402
1403 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1404 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1405
1406 2005-05-20 Lute Kamstra <lute@gnu.org>
1407
1408 * diff-mode.el (diff-header-face, diff-file-header-face)
1409 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1410 (diff-added-face, diff-changed-face, diff-function-face)
1411 (diff-context-face, diff-nonexistent-face): Put them in the
1412 diff-mode customization group.
1413
1414 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1415
1416 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1417
1418 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1419
1420 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1421 Minor regexp-optimization.
1422
1423 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1424
1425 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1426 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1427 (org-agenda-add-time-grid-maybe): New function.
1428 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1429 (org-table-create): `dotimes' instead of `mapcar'.
1430 (org-xor): Simplify implementation.
1431 (org-agenda): `inhibit-redisplay' turned on.
1432 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1433 a consistent line after a state change.
1434 (org-agenda-remove-times-when-in-prefix): New option.
1435 (org-prefix-has-time): New variable.
1436 (org-parse-time-string): Optional argument NODEFAULT.
1437 (org-format-agenda-item): Parse items for time-of-day
1438 specifications and move these into the prefix if possible.
1439 (org-agenda-priority): Get current heading, not previous heading
1440 during agenda remote editing.
1441
1442 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1443
1444 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1445 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1446 (remove-duplicates, delete-duplicates, substitute)
1447 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1448 (nsubstitute-if-not, find, find-if, find-if-not, position)
1449 (position-if, position-if-not, count, count-if, count-if-not)
1450 (mismatch, search, sort*, stable-sort, merge, member*)
1451 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1452 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1453 (intersection, nintersection, set-difference, nset-difference)
1454 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1455 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1456 (nsublis, tree-equal): Improve argument/docstring consistency.
1457
1458 * subr.el (send-string, send-region):
1459 Remove obsolescence declaration.
1460 (window-dot, set-window-dot, read-input, show-buffer)
1461 (eval-current-buffer, string-to-int):
1462 Add release number to obsolescence declarations.
1463
1464 2005-05-19 Kim F. Storm <storm@cua.dk>
1465
1466 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1467 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1468
1469 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1470
1471 * faces.el (list-faces-display): Make back button respect optional
1472 regexp arg.
1473
1474 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1475
1476 * calculator.el (calculator-radix-grouping-mode)
1477 (calculator-radix-grouping-digits, calculator-displayer)
1478 (calculator-radix-grouping-separator, calculator-copy-displayer):
1479 * dabbrev.el (dabbrev-search-these-buffers-only):
1480 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1481 (diff-advance-after-apply-hunk, diff-mode-hook)
1482 (diff-minor-mode-prefix):
1483 * imenu.el (imenu-use-popup-menu):
1484 * jit-lock.el (jit-lock-context-time):
1485 * newcomment.el (comment-fill-column, comment-column)
1486 (comment-style, comment-padding, comment-multi-line)
1487 (comment-empty-lines, comment-auto-fill-only-comments):
1488 * reveal.el (reveal-around-mark):
1489 * uniquify.el (uniquify-buffer-name-style)
1490 (uniquify-after-kill-buffer-p)
1491 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1492 (uniquify-min-dir-content, uniquify-separator)
1493 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1494 * w32-vars.el (w32-fixed-font-alist):
1495 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1496 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1497 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1498 * progmodes/perl-mode.el (perl-indent-level)
1499 (perl-continued-statement-offset, perl-continued-brace-offset)
1500 (perl-brace-offset, perl-brace-imaginary-offset)
1501 (perl-label-offset, perl-indent-continued-arguments)
1502 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1503 * progmodes/tcl.el (tcl-indent-level)
1504 (tcl-continued-indent-level, tcl-auto-newline)
1505 (tcl-tab-always-indent, tcl-electric-hash-style)
1506 (tcl-help-directory-list, tcl-use-smart-word-finder)
1507 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1508 (inferior-tcl-source-command):
1509 * textmodes/fill.el (enable-kinsoku):
1510 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1511 * textmodes/table.el (table-yank-handler):
1512 Specify missing group (and type, if simple) in defcustom.
1513
1514 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1515
1516 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1517
1518 2005-05-19 Richard M. Stallman <rms@gnu.org>
1519
1520 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1521
1522 * subr.el (event-basic-type): Don't get an error.
1523 (left-fringe-p): Function deleted.
1524
1525 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1526 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1527
1528 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1529 in recursive copy.
1530
1531 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1532
1533 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1534
1535 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1536 Call byte-compile-nogroup-warn if appropriate.
1537
1538 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1539 (compilation-set-window): Don't call left-fringe-p; do it directly.
1540
1541 2005-05-19 Jay Belanger <belanger@truman.edu>
1542
1543 * calc/calc-graph.el (calc-graph-format-data): Make sure
1544 var-PlotRejects is bound before trying to check its value.
1545
1546 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1547
1548 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1549 definition of this variable from reftex-global.el to reftex.el,
1550 because it is needed in the menu.
1551
1552 2005-05-19 Lute Kamstra <lute@gnu.org>
1553
1554 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1555 years are fixed. Don't insert a space after a dash.
1556
1557 2005-05-19 Kim F. Storm <storm@cua.dk>
1558
1559 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1560
1561 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1562
1563 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1564 strings, because (eq ... ?\\) is fairly frequent.
1565
1566 * progmodes/make-mode.el (makefile-add-this-line-targets):
1567 Simplify and integrate into `makefile-pickup-targets'.
1568 (makefile-add-this-line-macro): Simplify and integrate into
1569 `makefile-pickup-macros.
1570 (makefile-pickup-filenames-as-targets): Simplify.
1571 (makefile-previous-dependency, makefile-match-dependency):
1572 Don't stumble over `::'.
1573
1574 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1575
1576 * subr.el (post-command-idle-hook, post-command-idle-delay):
1577 Remove obsoletion of post-command-idle-hook and
1578 post-command-idle-delay.
1579
1580 * faces.el (list-faces-display): Provide button when describe-face
1581 is called to take user back to the list of faces.
1582
1583 * help-fns.el (describe-variable): Remove hyperlinks in a
1584 variable's value as these are quite frequently inappropriate.
1585
1586 * follow.el (follow-submit-feedback, follow-mode):
1587 Remove references to post-command-idle-hook.
1588
1589 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1590
1591 * progmodes/make-mode.el (makefile-previous-dependency)
1592 (makefile-match-dependency): Check for := (and in bsd mode also
1593 !=) to give a better result, even when font-lock is not on.
1594
1595 2005-05-18 Jay Belanger <belanger@truman.edu>
1596
1597 * calc/calc-help.el (calc-s-prefix-help):
1598 Add `calc-copy-special-constant' to help string.
1599
1600 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1601
1602 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1603
1604 2005-05-18 Jay Belanger <belanger@truman.edu>
1605
1606 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1607 in linear factors are in proper order.
1608
1609 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1610
1611 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1612 Support for jurabib.
1613
1614 * textmodes/reftex.el (featurep): Define aliases for overlay
1615 commands, for XEmacs compatibility, and use these aliases in
1616 overlay initializations.
1617 (reftex-highlight): Use `reftex-move-overlay'.
1618 (reftex-unhighlight): Use `reftex-delete-overlay'.
1619 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1620 (reftex-access-search-path): Use `reftex-uniquify' instead of
1621 `reftex-uniq'
1622
1623 * textmodes/reftex-sel.el (reftex-select-unmark):
1624 Overlay `before-string' property modification enables for Emacs as well.
1625 (reftex-select-item): Use `reftex-delete-overlay'.
1626 (reftex-select-mark): Use `reftex-make-overlay' and
1627 `reftex-overlay-put'.
1628 (reftex-select-unmark): Use `reftex-delete-overlay' and
1629 `reftex-overlay-put'.
1630
1631 2005-05-18 Lute Kamstra <lute@gnu.org>
1632
1633 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1634
1635 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1636
1637 * add-log.el (add-change-log-entry):
1638 * array.el (array-make-template, array-reconfigure-rows)
1639 (array-init-max-row, array-init-max-column)
1640 (array-init-columns-per-line, array-init-field-width):
1641 * replace.el (replace-match-maybe-edit, perform-replace):
1642 * textmodes/spell.el (spell-region):
1643 Replace `read-input' by `read-string'.
1644
1645 * forms.el (forms-mode):
1646 * finder.el (finder-compile-keywords):
1647 * shadowfile.el (shadow-read-files):
1648 Replace `eval-current-buffer' by `eval-buffer'.
1649
1650 * terminal.el (te-pass-through):
1651 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1652 (ange-ftp-raw-send-cmd):
1653 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1654 (send-process-next-char, telnet-initial-filter, telnet):
1655 Replace `send-string' by `process-send-string'.
1656
1657 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1658 (prolog-consult-region): Replace `send-string' by
1659 `process-send-string'; replace `send-region' by `process-send-region'.
1660
1661 * progmodes/delphi.el (delphi-log-msg):
1662 Replace `set-window-dot' by `set-window-point'.
1663
1664 * subr.el (window-dot, set-window-dot, read-input, send-string)
1665 (send-region, show-buffer, eval-current-buffer):
1666 Make really obsolete, as the comment says.
1667
1668 2005-05-17 Kim F. Storm <storm@cua.dk>
1669
1670 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
1671 (cua--init-keymaps): Bind C-return instead of S-return to set
1672 rectangle mark.
1673
1674 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
1675 instead of S-return to toggle/clear rectangle mark.
1676
1677 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
1678
1679 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
1680 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
1681 Also fontify plain strings assigned to variables, mostly so that a
1682 colon has a face and is thus not taken as a dependency separator.
1683 (makefile-previous-dependency): Inline the new matcher, because it
1684 is too complex to work in both directions.
1685 (makefile-match-dependency): Eliminate `backward' arg (see above).
1686 Completely reimplemented so as to not sometimes go into an endless
1687 loop. It should also be more efficient, because first it only
1688 searches for `:', instead of applying the very complex regexp.
1689 (makefile-mode): Cancel `font-lock-support-mode', because blocks
1690 to be fontified in one piece can be too long for JIT.
1691 Makefiles are never *that* big.
1692
1693 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
1694
1695 * dired.el (dired-mode): Simplify.
1696
1697 2005-05-17 Lute Kamstra <lute@gnu.org>
1698
1699 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1700 defcustom for the mode hook variable.
1701
1702 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1703 Emacs Lisp Reference Manual.
1704
1705 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1708 (evenp, list*):
1709 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1710 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1711
1712 * net/tramp-smb.el (tramp-smb-open-connection):
1713 Pass `tramp-chunksize' as fifth (required) argument.
1714
1715 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
1716
1717 * font-lock.el (lisp-font-lock-keywords-1):
1718 Set `font-lock-negation-char-face' for [^...] char group.
1719 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1720
1721 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1722 a var, and refine it to mask one more level of nested vars.
1723 (makefile-rule-action-regex): Turn it into a var, and refine it so
1724 it recognizes backslashed continuation lines as belonging to the
1725 same command.
1726 (makefile-macroassign-regex): Refine it so it recognizes
1727 backslashed continuation lines as belonging to the same command.
1728 (makefile-var-use-regex): Don't look at the next char, because it
1729 might be the same one to be skipped by the initial [^$], leading
1730 to an overlooked variable use.
1731 (makefile-make-font-lock-keywords): Remove two parameters, which
1732 are now variables that some of the modes set locally.
1733 Handle dependency and rule action matching through functions, because
1734 regexps alone match too often. Dependency matching now comes
1735 last, so it can check, whether a colon already matched something else.
1736 (makefile-mode): Inform that font-lock improves makefile parsing
1737 capabilities.
1738 (makefile-match-dependency, makefile-match-action): New functions.
1739
1740 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
1741
1742 * emacs-lisp/cl-extra.el (equalp): Doc fix.
1743
1744 * align.el (align-regexp):
1745 * ansi-color.el (ansi-color-get-face):
1746 * array.el (array-reconfigure-rows, array-init-max-row)
1747 (array-init-max-column, array-init-columns-per-line)
1748 (array-init-field-width):
1749 * dired-aux.el (dired-trample-file-versions):
1750 * dired-x.el (dired-mark-sexp):
1751 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1752 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1753 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1754 * faces.el (face-read-integer):
1755 * files.el (backup-extract-version, insert-directory):
1756 * hexl.el (hexl-insert-decimal-char):
1757 * server.el (server-process-filter):
1758 * shell.el (shell-extract-num):
1759 * startup.el (command-line-1):
1760 * term.el (term-command-hook):
1761 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1762 (time-stamp-do-number):
1763 * time.el (display-time-update):
1764 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1765 (timezone-fix-time):
1766 * vms-patch.el (vms-suspend-resume-hook):
1767 * calendar/appt.el (appt-convert-time):
1768 * calendar/cal-bahai.el (mark-bahai-diary-entries):
1769 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1770 * calendar/cal-islam.el (mark-islamic-diary-entries):
1771 * calendar/calendar.el (calendar-cursor-to-date)
1772 (calendar-star-date):
1773 * calendar/diary-lib.el (diary-attrtype-convert)
1774 (mark-diary-entries, diary-entry-time):
1775 * calendar/solar.el (solar-get-number):
1776 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1777 * emacs-lisp/re-builder.el (reb-display-subexp):
1778 * emulation/edt.el (edt-set-scroll-margins):
1779 * emulation/tpu-extras.el (tpu-set-scroll-margins):
1780 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1781 (vip-get-ex-count):
1782 * emulation/viper-ex.el (viper-get-ex-token)
1783 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1784 * international/fontset.el (fontset-plain-name):
1785 * mail/feedmail.el (feedmail-look-at-queue-directory):
1786 * mail/mailalias.el (mail-get-names):
1787 * mail/rmail.el (rmail-convert-to-babyl-format):
1788 * mail/rmailsum.el (rmail-make-basic-summary-line)
1789 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
1790 (rmail-summary-goto-msg):
1791 * mail/smtpmail.el (smtpmail-read-response):
1792 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
1793 (ange-ftp-vms-add-file-entry):
1794 * play/gametree.el (gametree-looking-at-ply)
1795 (gametree-current-branch-score):
1796 * progmodes/ada-xref.el (ada-prj-find-prj-file)
1797 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1798 * progmodes/cperl-mode.el (condition-case):
1799 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
1800 (ebrowse-set-member-buffer-column-width)
1801 (ebrowse-select-1st-to-9nth):
1802 * progmodes/etags.el (etags-snarf-tag):
1803 * progmodes/flymake.el (flymake-parse-line):
1804 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
1805 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
1806 (idlwave-shell-menu-def):
1807 * progmodes/ps-mode.el (ps-run-goto-error):
1808 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
1809 (vhdl-speedbar-contract-level):
1810 * term/mac-win.el (x-handle-numeric-switch):
1811 * term/sun-mouse.el (sun-get-frame-data):
1812 * term/w32-win.el (x-handle-numeric-switch):
1813 * term/x-win.el (x-handle-numeric-switch):
1814 * textmodes/ispell.el (ispell-parse-output):
1815 * textmodes/nroff-mode.el (nroff-outline-level):
1816 * textmodes/reftex-cite.el (reftex-bib-sort-year)
1817 (reftex-bib-sort-year-reverse, reftex-format-citation):
1818 * textmodes/reftex-parse.el (reftex-init-section-numbers)
1819 (reftex-section-number):
1820 * textmodes/texinfmt.el (texinfo-paragraphindent):
1821 Replace `string-to-int' by `string-to-number'.
1822
1823 * international/latexenc.el: Add page marker to force the "Local
1824 Variables:" string out of the last page.
1825
1826 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1827
1828 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
1829 tooltip-change-major-mode.
1830 (gud-tooltip-print-command): Remove case where gud-minor-mode
1831 is gdb ("--fullname").
1832 (gud-tooltip-tips): Turn GUD tooltips off for this case and
1833 explain to user.
1834
1835 2005-05-16 Jay Belanger <belanger@truman.edu>
1836
1837 * calc/calc-store.el (calc-copy-special-constant): New function.
1838
1839 * calc/calc-ext.el (calc-init-extensions): Add binding for
1840 `calc-copy-special-constant'.
1841
1842 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
1843 for the `calc-copy-special-constant' command.
1844
1845 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1846
1847 * subr.el (left-fringe-p): New function.
1848
1849 * progmodes/compile.el (compilation-setup): Set local value of
1850 overlay-arrow-string to "" always.
1851 (compilation-set-window): Left fringe then don't scroll.
1852 No left fringe then no arrow and scroll message to top.
1853 (compilation-context-lines): Adjust doc string accordingly.
1854
1855 2005-05-16 Kim F. Storm <storm@cua.dk>
1856
1857 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
1858 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
1859 (ido-wide-find-dir-or-delete-dir): New command for M-d.
1860 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
1861 (ido-read-file-name): Handle commands with ido property value
1862 equal to find-file as reading a file name, to allow C-d to enter dired.
1863 (ibuffer-find-file): Add ido property with value find-file.
1864
1865 2005-05-15 Kim F. Storm <storm@cua.dk>
1866
1867 * subr.el (open-network-stream-nowait): Remove.
1868 (open-network-stream-server): Remove.
1869
1870 2005-05-15 Richard M. Stallman <rms@gnu.org>
1871
1872 * faces.el (describe-face): Output a definition link button.
1873
1874 * help-mode.el (help-face-def): New button type.
1875
1876 * emacs-lisp/copyright.el (copyright-fix-years):
1877 Match properly if the first year is 2-digit.
1878 Don't mess up the whitespace after the years by filling.
1879
1880 * dired-aux.el (dired-mark-confirm):
1881 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
1882
1883 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
1884 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
1885 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
1886
1887 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1888 Set font-lock-comment-start-skip.
1889
1890 * font-lock.el (font-lock-comment-start-skip): New variable.
1891 (font-lock-comment-end-skip): New variable.
1892 (font-lock-fontify-syntactically-region): Use them if non-nil.
1893
1894 2005-05-15 Jay Belanger <belanger@truman.edu>
1895
1896 * calc/calc-store.el (calc-store-value): Return a string rather
1897 than display it as a message.
1898 Use calc-var-name for variable name.
1899 (calc-store-into): Add the result of calc-store-value to message.
1900 (calc-copy-variable): Add a message.
1901 (calc-store-exchange): Improve error messages.
1902 (calc-store-binary, calc-store-map): Don't reset the values of
1903 special constants.
1904
1905 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1906
1907 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
1908 manual to docstring.
1909
1910 * files.el (hack-local-variables-confirm): Add STRING argument.
1911 Make the function handle non file visiting buffers correctly.
1912 (hack-local-variables-prop-line, hack-local-variables)
1913 (hack-one-local-variable): Use STRING arg of
1914 `hack-local-variables-confirm'.
1915
1916 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
1917
1918 Sync with Tramp 2.0.49.
1919
1920 * tramp.el (tramp-handle-dired-call-process)
1921 (tramp-handle-insert-directory):`insert-buffer' cannot be used
1922 because the contents of the Tramp buffer is changed before
1923 insertion (`expand-file' and alike).
1924 (tramp-handle-insert-directory): If `localname' has an empty
1925 nondirectory name, it must not be quoted.
1926 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
1927 variable `tramp-chunksize'. Change callees.
1928 (tramp-open-connection-setup-interactive-shell): Check remote host
1929 for buggy `send-process-string' implementation.
1930 Set `tramp-chunksize' if found. Reported by Michael Kifer
1931 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
1932 (tramp-handle-shell-command): `insert-buffer' cannot be used
1933 because the contents of the Tramp buffer is changed before
1934 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
1935 <frederic.bothamy@free.fr>.
1936 (tramp-set-auto-save): Actions should be done for Tramp file name
1937 handler only. Ange-FTP has its own auto-save mechanism.
1938 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
1939 (tramp-set-auto-save-file-modes): Set file modes of
1940 `buffer-auto-save-file-name' to ?\600 as fallback solution.
1941 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
1942 (tramp-bug): Remove obsolete variable.
1943 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
1944 for presence of `mml-mode'. Make it running for older Emacsen as well.
1945
1946 2005-05-14 John Paul Wallington <jpw@pobox.com>
1947
1948 * ibuf-ext.el (define-ibuffer-filter filename):
1949 If `dired-directory' is a list, use its car.
1950
1951 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
1952
1953 * ibuffer.el (define-ibuffer-column filename):
1954 If `dired-directory' is a list, use its car.
1955
1956 2005-05-14 Richard M. Stallman <rms@gnu.org>
1957
1958 * subr.el (symbol-file): Doc fix.
1959
1960 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
1961 (byte-compile-form): Call byte-compile-nogroup-warn.
1962 (byte-compile-warning-types): Doc fix.
1963
1964 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
1965
1966 * progmodes/cc-engine.el (c-literal-faces):
1967 Add font-lock-comment-delimiter-face.
1968
1969 * net/net-utils.el (dig): Use with-no-warnings.
1970
1971 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
1972 (sc-recite-frame-alist, sc-default-cite-frame)
1973 (sc-default-uncite-frame, sc-default-recite-frame)
1974 (sc-attrib-selection-list, sc-rewrite-header-list):
1975 Mark as risky-local-variable.
1976
1977 * international/ogonek.el (ogonek-jak, ogonek-how):
1978 Don't use beginning-of-buffer.
1979
1980 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
1981
1982 * calendar/solar.el (solar-data-list): Move definition up.
1983
1984 * dnd.el (dnd-protocol-alist): Add autoload.
1985
1986 * progmodes/sh-script.el: Many doc usage fixes.
1987 (sh-indent-after-do): Change default to match common styles.
1988
1989 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
1990
1991 * files.el (interpreter-mode-alist)
1992 (auto-mode-interpreter-regexp): Doc fixes.
1993
1994 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
1995
1996 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
1997
1998 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
1999
2000 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2001
2002 * dired.el (dired-mode): make-variable-buffer-local =>
2003 make-local-variable.
2004
2005 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2006
2007 * term/mac-win.el (mac-select-convert-to-string): Try coding
2008 systems in mac-script-code-coding-systems if specified one cannot
2009 encode string for `com.apple.traditional-mac-plain-text'.
2010
2011 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2012
2013 * progmodes/make-mode.el (makefile-targets-face)
2014 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2015 (makefile-dependency-regex): Fix it to not make the colon in
2016 $(var:a=b) special.
2017 (makefile-rule-action-regex): New regexp for highlighting embedded
2018 Shell strings.
2019 (makefile-macroassign-regex): Handle != for highlighting as
2020 embedded Shell strings.
2021 (makefile-var-use-regex): New const.
2022 (makefile-statements, makefile-automake-statements)
2023 (makefile-gmake-statements, makefile-makepp-statements)
2024 (makefile-bsdmake-statements): New consts.
2025 (makefile-make-font-lock-keywords): New function.
2026 (makefile-automake-font-lock-keywords)
2027 (makefile-gmake-font-lock-keywords)
2028 (makefile-makepp-font-lock-keywords)
2029 (makefile-bsdmake-font-lock-keywords): New consts.
2030 (makefile-mode-map): Add switchers between the various submodes.
2031 (makefile-mode): Document the availability of the variants.
2032 (makefile-automake-mode, makefile-gmake-mode)
2033 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2034
2035 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2036 new variants of makefile-mode.
2037
2038 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2039
2040 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2041 the inheritance.
2042
2043 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2044
2045 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2046 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2047
2048 * files.el (normal-mode): Extend the scope of the
2049 `enable-local-variables' binding to include the `set-auto-mode' call.
2050 (magic-mode-alist): Doc fix.
2051
2052 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2053
2054 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2055 font-lock-comment-face rather than copying its setting.
2056
2057 2005-05-12 Andreas Schwab <schwab@suse.de>
2058
2059 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2060
2061 2005-05-12 Lute Kamstra <lute@gnu.org>
2062
2063 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2064 defcustom for the mode hook variable. Delete the last argument.
2065 * generic-x.el: Fix callers of define-generic-mode.
2066 (generic-x-modes): Delete group.
2067 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2068 generic-x customization group.
2069
2070 2005-05-12 Kim F. Storm <storm@cua.dk>
2071
2072 * font-lock.el (font-lock-negation-char-face): Default to "off".
2073
2074 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2075 font-lock-negation-char-face to ! in !=.
2076
2077 2005-05-12 Masatake YAMATO <jet@gyve.org>
2078
2079 * add-log.el (find-change-log): Fix typos in the docstring
2080 of function.
2081
2082 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2083
2084 * international/latexenc.el (latexenc-find-file-coding-system):
2085 Avoid `re-search-forward' when looking for input encoding because
2086 of speed and safety. Better regular expressions for recognizing
2087 input encoding. Limit a search for TeX-master/tex-main-file to
2088 the local variable section.
2089
2090 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2091
2092 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2093 syntax of $ to "'" (quote).
2094
2095 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2096
2097 * dnd.el (dnd-protocol-alist): Improve custom type.
2098
2099 * dired.el (dired-dnd-protocol-alist): New variable.
2100 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2101 `dired-mode-hook' to the end.
2102
2103 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2104
2105 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2106 comment-end if comment-start-skip is not set.
2107 Obey the font-lock-comment-delimiter-face variables.
2108
2109 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2110
2111 * files.el (executable-find): Move from executable.el. Use locate-file.
2112 * progmodes/executable.el (executable-find): Move to files.el.
2113
2114 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2115 when trying to ensure forward progress.
2116
2117 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2118
2119 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2120 (mouse-select, mouse-select-internal, mouse-extend-internal):
2121 Use it to implement mouse-1-click-follows-link functionality.
2122
2123 2005-05-11 Richard M. Stallman <rms@gnu.org>
2124
2125 * font-lock.el (font-lock-fontify-syntactically-region):
2126 Use font-lock-comment-delimiter-face for comment delimiters.
2127
2128 2005-05-10 Jay Belanger <belanger@truman.edu>
2129
2130 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2131 preserving embedded modes.
2132
2133 2005-05-10 Richard M. Stallman <rms@gnu.org>
2134
2135 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2136
2137 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2138 Move from ada-stmt.el.
2139 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2140
2141 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2142 Move to ada-mode.el.
2143 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2144
2145 * cus-edit.el (custom-file): Call file-chase-links.
2146
2147 * files.el (read-directory-name): Fix previous change.
2148 (hack-local-variables-confirm): New function.
2149 (hack-local-variables-prop-line, hack-local-variables)
2150 (hack-one-local-variable): Use it.
2151
2152 2005-05-10 Lute Kamstra <lute@gnu.org>
2153
2154 * font-lock.el (font-lock-keywords-alist)
2155 (font-lock-removed-keywords-alist): Clarify docstrings.
2156
2157 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2158
2159 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2160 (gdb-source-info): Check for preprocessor info.
2161 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2162 a macro for a function.
2163 (gdb-info-breakpoints-custom): Try to find file again if not already
2164 found (user might have used GDB dir command).
2165 (gdb-get-location): Update gdb-location-alist correctly for change
2166 to gdb-info-breakpoints-custom.
2167
2168 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2169 (gud-tooltip-print-command): Add gdbmi case.
2170 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2171 preprocessor info.
2172
2173 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2174
2175 * startup.el (fancy-splash-insert): Fix typo in doc string.
2176
2177 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2178
2179 * obsolete/float.el (string-to-float):
2180 * obsolete/hilit19.el (hilit-add-pattern):
2181 * obsolete/rnews.el (news-parse-range, news-select-message)
2182 (news-get-pruned-list-of-files): Replace `string-to-int' by
2183 `string-to-number'.
2184
2185 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2186 `find-file-not-found-hooks'; use `add-hook'.
2187 (uncompress-while-visiting): Set `write-file-functions', not
2188 `write-file-hooks'; use `add-hook'.
2189
2190 2005-05-09 Kim F. Storm <storm@cua.dk>
2191
2192 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2193 (cua-paste): Handle clipboard action.
2194 (cua--init-keymaps): Remap clipboard-kill-region and
2195 clipboard-kill-ring-save.
2196
2197 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2198
2199 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2200 Improve commentary.
2201
2202 * simple.el (next-error-overlay-arrow-position): Revert the change
2203 made on 2005-04-30.
2204
2205 2005-05-07 Jay Belanger <belanger@truman.edu>
2206
2207 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2208 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2209 `calc-sel-reselect'.
2210
2211 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2212 Calc is in embedded mode.
2213
2214 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2215
2216 * progmodes/compile.el (compilation-setup):
2217 Set overlay-arrow-string to an empty string on text terminals.
2218
2219 * textmodes/ispell.el (ispell-program-name): Try looking for
2220 "aspell" along exec-path, and if found, use it as the default
2221 speller program.
2222
2223 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2224
2225 * international/mule.el (sgml-xml-auto-coding-function):
2226 Recognize encoding='FOO' in single quotes as well as in double quotes.
2227
2228 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2229
2230 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2231 as well as `interactive', so that defmacro* would recognize
2232 `declare' forms.
2233
2234 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2235
2236 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2237 Explain more about the LIGHTER arg's usage in the doc string.
2238 Add commentary to clarify what the code does. Fix the regexp that
2239 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2240 since it could have characters special to regular expressions.
2241
2242 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2243
2244 * replace.el (occur-1): Bind inhibit-read-only so that
2245 erase-buffer doesn't barf on read-only text properties (likewise
2246 for add-text-properties in occur-engine). Mark buffer as unmodified.
2247 (occur-engine): Don't set buffer-read-only here.
2248
2249 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2250
2251 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2252 list-buffers-directory. This caused the *cvs-commit* buffer to be
2253 sometimes mistakenly reused as a *cvs* buffer.
2254
2255 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2256
2257 * tooltip.el: Move code for GUD tooltips into gud.el.
2258 (require): CL no longer needed to compile case.
2259 (tooltip-mode): Do not toggle functions for GUD tooltips.
2260 (tooltip-gud-tips-p): Remove. Replace with minor mode
2261 gud-tooltip-mode in gud.el.
2262 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2263 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2264 tooltip-gud prefix with gud-tooltip and obsolete.
2265 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2266 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2267 (tooltip-mouse-motion): Mouse movement functions/variable.
2268 Rename in gud.el by adding gud prefix.
2269 (tooltip-gud-original-filter, tooltip-gud-dereference)
2270 (tooltip-gud-event, tooltip-toggle-gud-tips)
2271 (tooltip-gud-process-output, tooltip-gud-print-command)
2272 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2273 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2274 (gdb-tooltip-print): Move to gdb-ui.el.
2275
2276 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2277 (require): CL needed to compile case.
2278 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2279 tooltip-gud-tips-p. Make it a minor-mode.
2280 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2281 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2282 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2283 (gud-tooltip-change-major-mode)
2284 (gud-tooltip-activate-mouse-motions-if-enabled)
2285 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2286 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2287 (gud-tooltip-original-filter, gud-tooltip-dereference)
2288 (gud-tooltip-event, tooltip-toggle-gud-tips)
2289 (gud-tooltip-process-output, gud-tooltip-print-command)
2290 (gud-tooltip-tips): Move from tooltip.el.
2291
2292 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2293 (gdb-cpp-define-alist-flags): Doc fix.
2294 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2295 gud-tooltip-mode is t.
2296
2297 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2298
2299 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2300 evaporate if their text is deleted.
2301 (goto-address-at-point): Make it work as a mouse binding as well.
2302 (goto-address-at-mouse): Obsolete it. Update users.
2303
2304 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2305
2306 * calendar/appt.el (top-level): No longer activate on load.
2307
2308 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2309
2310 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2311 * net/webjump.el (webjump):
2312 * progmodes/idlw-help.el (idlwave-do-context-help1)
2313 (idlwave-highlight-linked-completions):
2314 * textmodes/po.el (po-find-file-coding-system-guts):
2315 Replace `assoc-ignore-case' by `assoc-string'.
2316
2317 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2318
2319 * files.el (locate-file): Doc fix.
2320
2321 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2322 Remove the redundant test for ms-dos.
2323
2324 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2325 look for the preprocessor with exec-suffixes. If not found in
2326 standard places, look in exec-path. Remove most of the tests that
2327 used system-type.
2328
2329 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2330
2331 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2332
2333 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2334 file-name clash with jka-compr.el on 8+3 filesystems.
2335
2336 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2337
2338 * term/mac-win.el: Don't define or bind scroll bar functions if
2339 x-toolkit-scroll-bars is t.
2340 (x-select-text, x-get-selection-value):
2341 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2342 (PRIMARY): Put mac-scrap-name property.
2343 (mac-select-convert-to-file-url): New function.
2344 (public.file-url): New selection target type. Add to
2345 selection-converter-alist.
2346 (x-get-selection, x-selection-value): Handle it.
2347 (x-cut-buffer-or-selection-value): New alias.
2348
2349 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2350
2351 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2352 entry to avoid calling bibtex-find-entry with arg global
2353 being t. Remove arg key.
2354 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2355 (bibtex-copy-summary-as-kill): Change accordingly.
2356
2357 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2358
2359 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2360 (org-agenda-date-later): Use with-current-buffer.
2361
2362 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2363
2364 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2365 (define-obsolete-variable-alias): Doc Fixes.
2366
2367 2005-05-06 Kim F. Storm <storm@cua.dk>
2368
2369 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2370 vertical-motion when selective-display is active.
2371
2372 * ido.el (ido-setup-hook): New hook.
2373 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2374 (ido-input-stack): New var.
2375 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2376 ido-next-work-file binding to M-O.
2377 Bind M-f to ido-wide-find-file-or-pop-dir.
2378 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2379 (ido-read-internal): Run ido-setup-hook.
2380 Catch quit in read-file-name and read-string to cancel edit.
2381 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2382 Automatically pop-all when completing a directory name (RET).
2383 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2384 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2385 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2386 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2387 New functions for M-b/M-f to move among the directory components.
2388 (ido-make-merged-file-list): Catch quit to cancel merge.
2389 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2390 (ido-completion-help): No warnings for ido-completion-buffer-full.
2391
2392 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2393
2394 * font-lock.el (font-lock-negation-char-face): New face and variable.
2395 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2396 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2397 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2398 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2399
2400 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2403 Fix typo in docstring.
2404
2405 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2406 (ebrowse-print-statistics-line)
2407 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2408
2409 * term/w32-win.el (image-library-alist): Add additional name for
2410 Xpm library.
2411
2412 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2413
2414 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2415 use gcc instead of cpp.
2416
2417 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2418 (gdb-create-define-alist): Use it.
2419 (gdb-cpp-define-alist-program): Update for MS-DOS.
2420
2421 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2422
2423 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2424
2425 2005-05-04 Richard M. Stallman <rms@gnu.org>
2426
2427 * help.el (describe-key): No error when UNTRANSLATED is nil.
2428
2429 * simple.el (line-move-1): Fix previous change to signal errors
2430 appropriately.
2431
2432 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2433
2434 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2435 (icalendar-duration-correction): Remove.
2436 (icalendar--get-event-properties): Split result at commas.
2437 (icalendar--decode-isoduration): New optional argument
2438 DURATION-CORRECTION.
2439 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2440 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2441 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2442 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2443 (icalendar--convert-anniversary-to-ical): New functions, extracted
2444 from icalendar-export-region, with bug fixes.
2445 (icalendar-export-region): Use the above functions.
2446 (icalendar-import-buffer): Check before saving diary file.
2447 (icalendar--convert-recurring-to-diary)
2448 (icalendar--convert-non-recurring-all-day-to-diary)
2449 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2450 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2451 (icalendar--convert-ical-to-diary): Use the above functions.
2452
2453 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2454
2455 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2456 Remove these recent additions.
2457 (c-mode): Restore to before 2005-04-28.
2458
2459 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2460 recent addition.
2461
2462 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2463 (gdb-define-alist): New variables.
2464 (gdb-create-define-alist): New function.
2465 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2466 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2467 with string-to-number.
2468 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2469
2470 * progmodes/gud.el: Replace string-to-int with string-to-number.
2471 (gud-find-file): Handle gdb-define-alist.
2472
2473 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2474
2475 2005-05-02 Jay Belanger <belanger@truman.edu>
2476
2477 * calc/calc-aent.el (math-read-token):
2478 * calc/calc-bin.el (calc-word-size):
2479 * calc/calc-ext.el (calc-read-number-fancy):
2480 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2481 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2482 * calc/calc-frac.el (calc-over-notation):
2483 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2484 (calc-graph-num-points, calc-graph-init):
2485 * calc/calc-prog.el (calc-read-parse-table-part)
2486 (calc-edit-macro-repeats):
2487 * calc/calc-yank.el (calc-do-grab-rectangle):
2488 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2489 Replace `string-to-int' by `string-to-number'.
2490
2491 2005-05-02 Kim F. Storm <storm@cua.dk>
2492
2493 * kmacro.el: Use executing-kbd-macro-index variable.
2494
2495 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2496
2497 * net/rlogin.el (rlogin-parse-words): Delete func.
2498 (rlogin): Use split-string, not rlogin-parse-words.
2499 Also, if there are option-like elements in the parsed args,
2500 take the host to be the first arg immediately following them.
2501 Suggested by Michael Mauger.
2502
2503 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2506
2507 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2508
2509 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2510 (cc-mode-cpp-program): Rename to cc-define-list-program and
2511 move to cc-vars.el.
2512
2513 * progmodes/cc-vars.el (cc-define-list-program):
2514 Change to "gcc -E -dM -". Make customizable.
2515
2516 2005-05-02 Kim F. Storm <storm@cua.dk>
2517
2518 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2519
2520 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2521
2522 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2523
2524 * international/mule-util.el (truncate-string): Remove alias and
2525 obsolete declaration.
2526
2527 * international/mule-cmds.el (update-iso-coding-systems):
2528 Remove alias and obsolete declaration.
2529
2530 * international/mule.el (coding-system-parent): Remove alias and
2531 obsolete declaration.
2532
2533 * subr.el (define-function, sref): Remove aliases and obsolete
2534 declarations.
2535 (chars-in-region): Remove obsolete declaration.
2536
2537 2005-05-01 Richard M. Stallman <rms@gnu.org>
2538
2539 * info.el (Info-mode): Set widen-automatically to nil, locally.
2540
2541 * simple.el (widen-automatically): New variable.
2542 (pop-global-mark): Obey widen-automatically.
2543
2544 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2545
2546 * term/xterm.el (function-key-map): Call substitute-key-definition
2547 before the keymap size is increased by a lot of define-key calls.
2548
2549 2005-05-01 Richard M. Stallman <rms@gnu.org>
2550
2551 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2552 Rename ARG to ELEMENT. Doc fix.
2553
2554 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2555
2556 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2557 Remove references to allout-exposure/change to allout-new-exposure.
2558
2559 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2560 bytecode symbols.
2561
2562 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2563 (compiled-function-p, focus-frame, unfocus-frame):
2564 Remove aliases and obsolete declarations.
2565 Back out inadvertent changes from previous commit.
2566
2567 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2568
2569 * files.el (require-final-newline): Make Custom tags consistent
2570 with mode-require-final-newline.
2571 (mode-require-final-newline): Doc fix.
2572
2573 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2574
2575 * international/latexenc.el (latexenc-find-file-coding-system):
2576 Fix regular expressions.
2577
2578 2005-05-01 David Kastrup <dak@gnu.org>
2579
2580 * international/latexenc.el (latexenc-find-file-coding-system):
2581 Fix regular expressions.
2582
2583 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2584
2585 * subr.el (string-to-int): Make obsolete.
2586
2587 2005-04-30 Richard M. Stallman <rms@gnu.org>
2588
2589 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2590
2591 * loadup.el: load jka-comp-hook.
2592
2593 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2594 (jka-compr-handler): Add autoload. `put' calls moved
2595 to jka-comp-hook.el.
2596 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2597 (jka-compr-inhibit): Autoload.
2598
2599 * jka-comp-hook.el: New file.
2600 Enable the mode by default.
2601
2602 * files.el (backup-buffer-copy): Use copy-file instead
2603 of write-region, and put back the 'excl.
2604
2605 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * progmodes/flymake.el (flymake-split-string)
2608 (flymake-split-string, flymake-log, flymake-pid-to-names)
2609 (flymake-reg-names, flymake-get-source-buffer-name)
2610 (flymake-unreg-names, flymake-add-line-err-info)
2611 (flymake-add-err-info): Clarify docstrings.
2612 (flymake-popup-menu, flymake-make-emacs-menu)
2613 (flymake-make-xemacs-menu): Add docstrings.
2614 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2615 Set variables directly throughout.
2616
2617 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2618
2619 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2620 exists. Initialise cc-define-alist.
2621 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2622 If there is no file (Macroexpansion) don't create an alist.
2623
2624 2005-04-29 Sam Steingold <sds@gnu.org>
2625
2626 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2627 (cc-create-define-alist): Use it instead of the hard-coded string.
2628
2629 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2630
2631 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2632 for latexenc.
2633
2634 2005-04-29 Lute Kamstra <lute@gnu.org>
2635
2636 * emacs-lisp/generic.el: Improve commentary section.
2637 (define-generic-mode): Improve docstring.
2638
2639 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2640
2641 * textmodes/org.el (many places): Change to quiet the byte compiler.
2642 (org-prefix-format-compiled): New variable.
2643 (org-compile-prefix-format): New function.
2644 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2645 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2646 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2647 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2648 consistency with entries from `org-mode' files.
2649 (org-get-time-of-day): Fix bug with partial matches early in a line.
2650 (org-non-link-chars): New constant.
2651 (org-link-regexp): Respect `org-non-link-chars'.
2652 (org-agenda-day-view): Remove command.
2653 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2654 (org-follow-bbdb-link, org-store-link): Search also company field.
2655 (org-highlight-overlay): New variable.
2656 (org-highlight, org-unhighlight): New functions.
2657 (org-agenda-mode): Add pre-command-hook to remove highlight.
2658 (org-evaluate-time-range): Behavior depends upon whether time stamp
2659 contains a time or not.
2660 (org-show-subtree, org-show-entry): New functions.
2661 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2662
2663 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2664
2665 * comint.el (comint-output-filter-functions): Add autoload cookie.
2666
2667 2005-04-28 Kim F. Storm <storm@cua.dk>
2668
2669 * ido.el (ido-everywhere): Fix last change.
2670
2671 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2672
2673 * international/latexenc.el: New file.
2674 * international/mule-conf.el (file-coding-system-alist): For .tex,
2675 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2676
2677 2005-04-28 Lute Kamstra <lute@gnu.org>
2678
2679 * font-lock.el (font-lock-add-keywords)
2680 (font-lock-remove-keywords): Clarify docstring.
2681 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
2682 Don't start docstrings with a `*'.
2683 (font-lock-update-removed-keyword-alist): Give it a docstring.
2684
2685 * generic-x.el: Update commentary section.
2686 Only require font-lock when compiling.
2687 Define all modes conditionally.
2688 Place all generic modes in the generic-x-modes customization group.
2689 (generic-x-modes): New customization group.
2690 (generic-default-modes, generic-mswindows-modes)
2691 (generic-unix-modes, generic-other-modes): New constants.
2692 (generic-define-mswindows-modes, generic-define-unix-modes):
2693 Update docstrings. Make them obsolete.
2694 (generic-extras-enable-list): New default value. Update docstring.
2695 Improve :type. Change :set function.
2696 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2697 Fix docstring.
2698
2699 * emacs-lisp/generic.el (generic-mode-internal):
2700 Simplify font-lock-defaults.
2701 (define-generic-mode): Fix docstring.
2702
2703 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2704
2705 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2706 font-lock-face property to highlight matches.
2707
2708 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2709
2710 * progmodes/cc-mode.el (cc-create-define-alist): New function.
2711 (cc-define-alist): New variable.
2712 (c-mode): Make it local and initialise it.
2713
2714 * progmodes/gdb-ui.el (gdb-active-process): New variable.
2715 (gdb-exited): New function.
2716 (gdb-annotation-rules): Use it.
2717 (gdb-starting): Set gdb-active-process to t.
2718 (gdb-stopping): Amend doc string.
2719 (gdb-reset): Set gdb-active-process to nil.
2720
2721 * tooltip.el (tooltip-gud-tips): Show the associated #define
2722 directives when a C program under GDB is not executing.
2723
2724 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2725
2726 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2727 font-lock-fontify-syntactic-keywords.
2728
2729 * font-lock.el (font-lock-default-fontify-region): Don't force
2730 parse-sexp-lookup-properties to nil.
2731
2732 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2733
2734 * man.el (man-mode-syntax-table): Set up `:' to have
2735 word-constituent syntax.
2736
2737 2005-04-27 Lute Kamstra <lute@gnu.org>
2738
2739 * novice.el (disable-command): Don't add spurious newlines to the
2740 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
2741
2742 2005-04-26 Jay Belanger <belanger@truman.edu>
2743
2744 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2745 than one window before deleting window.
2746
2747 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2748
2749 * shell.el (shell-prompt-pattern): Doc fix.
2750 (shell-mode): Set paragraph-separate buffer locally to "\\'".
2751
2752 * comint.el (comint-prompt-regexp, comint-get-old-input)
2753 (comint-use-prompt-regexp)
2754 (comint-use-prompt-regexp-instead-of-fields)
2755 (comint-replace-by-expanded-history, comint-send-input)
2756 (comint-output-filter, comint-get-old-input-default)
2757 (comint-line-beginning-position, comint-bol, comint-show-output)
2758 (comint-backward-matching-input, comint-forward-matching-input)
2759 (comint-next-prompt, comint-previous-prompt):
2760 Rename `comint-use-prompt-regexp-instead-of-fields' to
2761 `comint-use-prompt-regexp'. Keep old name as alias and declare
2762 obsolete.
2763 (comint-use-prompt-regexp): Shorten first line of doc string.
2764
2765 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2766 Set paragraph-separate buffer locally to "\\'".
2767
2768 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2769 Adapt to above name change.
2770
2771 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2772 (smbclient-prompt-regexp): Ditto.
2773
2774 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2775
2776 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
2777
2778 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2779 gdb-location-list.
2780 Break lines that are over 80 characters wide.
2781
2782 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2783
2784 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
2785 New fun and var, to preserve compatibility.
2786
2787 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
2788
2789 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
2790
2791 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
2792 name to file-newer-than-file-p.
2793
2794 2005-04-26 Richard M. Stallman <rms@gnu.org>
2795
2796 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
2797
2798 * progmodes/python.el (python-mode):
2799 Use new name eldoc-documentation-function.
2800
2801 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
2802
2803 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2804 (eldoc-documentation-function):
2805 Rename from eldoc-print-current-symbol-info-function. Calls changed.
2806
2807 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
2808
2809 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
2810
2811 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2812
2813 * term/xterm.el (function-key-map): Fix strings for
2814 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
2815 {C,S,A,C-S}-{f1-f12}.
2816
2817 2005-04-26 Kenichi Handa <handa@m17n.org>
2818
2819 * international/mule-cmds.el (select-safe-coding-system):
2820 Fix previous change.
2821
2822 2005-04-26 Lute Kamstra <lute@gnu.org>
2823
2824 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
2825
2826 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
2827 (font-lock-comment-delimiter-face): Ditto.
2828
2829 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
2830
2831 2005-04-25 Jay Belanger <belanger@truman.edu>
2832
2833 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
2834 to t while inserting information; use help-mode.
2835
2836 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2837
2838 * term.el (ansi-term-color-vector): Use the xterm colors.
2839 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
2840
2841 2005-04-25 Lute Kamstra <lute@gnu.org>
2842
2843 * font-core.el (font-lock-defaults): Fix docstring.
2844
2845 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
2846
2847 2005-04-25 Kenichi Handa <handa@m17n.org>
2848
2849 * international/mule-cmds.el (select-safe-coding-system):
2850 Don't check consistency with coding: spec, etc if raw-text or
2851 no-conversion was found to be safe.
2852
2853 2005-04-24 Richard M. Stallman <rms@gnu.org>
2854
2855 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
2856 citation markers at start of each line.
2857
2858 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
2859 citation markers at start of each line.
2860
2861 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
2862
2863 * files.el (mode-require-final-newline): Fix previous change.
2864 (require-final-newline): Fix type label.
2865
2866 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2867
2868 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
2869 statement in buffer (broken by 2004-11-24 change).
2870
2871 2005-04-24 Kim F. Storm <storm@cua.dk>
2872
2873 * ido.el (ido-everywhere): Save and restore old read-buffer-function
2874 and read-file-name-function values. Don't overwrite existing
2875 non-nil values if ido-mode is enabled without ido-everywhere.
2876
2877 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
2878
2879 * files.el (mode-require-final-newline): Minor doc fix.
2880
2881 2005-04-24 Eli Zaretskii <eliz@gnu.org>
2882
2883 * subr.el (syntax-after): Doc fix.
2884 (syntax-class): If argument is nil, return nil. Mask off upper 16
2885 bits, not 8 bits.
2886
2887 * files.el (mode-require-final-newline): Doc fix.
2888 (backup-buffer-copy): Fix last change.
2889
2890 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2891
2892 * term/mac-win.el: Require select. Set selection-coding-system to
2893 mac-system-coding-system. Call menu-bar-enable-clipboard.
2894 (x-last-selected-text-clipboard, x-last-selected-text-primary)
2895 (x-select-enable-clipboard): New variables.
2896 (x-select-text, x-get-selection, x-selection-value)
2897 (x-get-selection-value, mac-select-convert-to-string)
2898 (mac-services-open-file, mac-services-open-selection)
2899 (mac-services-insert-text): New functions.
2900 (CLIPBOARD, FIND): Put mac-scrap-name property.
2901 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
2902 (public.tiff): Put mac-ostype property.
2903 (selection-converter-alist): Add entries for them.
2904 (mac-application-menu-map): New keymap.
2905 (interprogram-cut-function, interprogram-paste-function): Set to
2906 x-select-text and x-get-selection-value, respectively.
2907 (split-window-keep-point): Set to t.
2908
2909 2005-04-23 Richard M. Stallman <rms@gnu.org>
2910
2911 * files.el (read-directory-name): Always pass non-nil
2912 DEFAULT-FILENAME arg to read-file-name.
2913 (backup-buffer-copy, basic-save-buffer-2): Take care against
2914 writing thru an unexpected existing symlink.
2915 (revert-buffer): In indirect buffer, revert the base buffer.
2916 (magic-mode-alist): Doc fix.
2917 (buffer-stale-function): Doc fix.
2918 (minibuffer-with-setup-hook): Avoid warning.
2919 (mode-require-final-newline): Doc and custom fix.
2920
2921 * follow.el (follow-end-of-buffer): Use with-no-warnings.
2922
2923 * font-lock.el (font-lock-comment-face): On terminals with few colors,
2924 use the default appearance.
2925 (font-lock-comment-delimiter-face): New face, new variable.
2926
2927 * imenu.el (imenu--generic-function): The official position of a
2928 definition is the start of the line that BEG is in.
2929
2930 * midnight.el (midnight-timer): Move defvar up.
2931
2932 * mouse.el (mouse-drag-region-1): Delete some debugging code.
2933
2934 * saveplace.el (save-place-to-alist): Use with-no-warnings.
2935
2936 * startup.el (command-line): Use with-no-warnings.
2937
2938 * window.el (window-size-fixed): New defvar.
2939
2940 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
2941
2942 * mail/rmail.el (rmail-font-lock-keywords):
2943 Use font-lock-comment-delimiter-face.
2944
2945 * mail/sendmail.el (mail-font-lock-keywords):
2946 Use font-lock-comment-delimiter-face.
2947
2948 * progmodes/compile.el (next-error-highlight-timer): New defvar.
2949
2950 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
2951
2952 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2953 Specify t for LAXMATCH when matching directories.
2954 Save match data around compilation-compat-error-properties form.
2955
2956 2005-04-23 David Kastrup <dak@gnu.org>
2957
2958 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
2959 Mention that the autoloaded aliases should be kept for AUCTeX.
2960
2961 2005-04-23 Andreas Schwab <schwab@suse.de>
2962
2963 * isearch.el (isearch-forward): Doc fix.
2964
2965 2005-04-23 Eli Zaretskii <eliz@gnu.org>
2966
2967 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
2968 (jit-lock-stealth-nice): Change default value to 0.5.
2969
2970 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
2971
2972 * abbrev.el (write-abbrev-file): Write table entries in
2973 alphabetical order by table name.
2974
2975 2005-04-22 Kim F. Storm <storm@cua.dk>
2976
2977 * ido.el (ido-read-internal): Fix `list' completion.
2978
2979 2005-04-22 Kenichi Handa <handa@m17n.org>
2980
2981 * recentf.el (recentf-save-file-coding-system): New variable.
2982 (recentf-save-list): Encode the file by
2983 recentf-save-file-coding-system and add coding: tag.
2984
2985 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
2986
2987 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
2988
2989 2005-04-21 Lute Kamstra <lute@gnu.org>
2990
2991 * loadhist.el (unload-feature): Don't remove a function from hooks
2992 if it is about to be restored to an autoload . Remove functions
2993 that will become unbound from auto-mode-alist. Simplify the code.
2994
2995 * subr.el (assq-delete-all): New implementation that is linear,
2996 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
2997 (rassq-delete-all): New function.
2998
2999 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3000 Add size-indication-mode.
3001
3002 2005-04-21 Kenichi Handa <handa@m17n.org>
3003
3004 * international/mule-cmds.el: Add autoload for widget-value in
3005 eval-when-compile.
3006
3007 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3008
3009 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3010 Add tooltip-mode.
3011
3012 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3013
3014 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3015
3016 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3017 (inferior-lisp-filter-regexp, inferior-lisp-program)
3018 (inferior-lisp-load-command, inferior-lisp-prompt)
3019 (inferior-lisp-mode-hook, lisp-source-modes)
3020 (inferior-lisp-load-hook): defvar->defcustom.
3021 (inferior-lisp-program, inferior-lisp-prompt)
3022 (inferior-lisp-load-hook): Doc fixes.
3023 (inferior-lisp-install-letter-bindings): Small change in
3024 introductory comment.
3025
3026 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3027
3028 * vc.el (vc-annotate-color-map): Change some colors so that text
3029 using them as foreground is readable on both white and black
3030 backgrounds.
3031
3032 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3033
3034 * international/mule-conf.el (translation-table-for-input):
3035 Remove redundant declaration.
3036
3037 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3038
3039 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3040
3041 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3042 (tooltip-toggle-gud-tips): New function.
3043
3044 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3045
3046 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3047 right angle brackets.
3048
3049 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3050
3051 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3052
3053 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3054
3055 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3056 Remove. Update callers to use expand-file-name instead.
3057
3058 * subr.el (syntax-class): New function.
3059
3060 * simple.el (blink-matching-open): Use it.
3061
3062 * paren.el (show-paren-function): Use it to recognize parens that are
3063 also used in 2-char comment markers.
3064
3065 2005-04-19 Lute Kamstra <lute@gnu.org>
3066
3067 * loadhist.el (unload-feature): Update for new format of
3068 load-history. Simplify the code.
3069
3070 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3071
3072 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3073 (mac-add-charset-info): New function. Initialize variable
3074 mac-charset-info-alist using it.
3075 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3076 for translation.
3077 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3078 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3079 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3080 New CCL programs.
3081
3082 2005-04-19 Kim F. Storm <storm@cua.dk>
3083
3084 * simple.el (next-buffer, prev-buffer, next-error)
3085 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3086 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3087
3088 * bindings.el (next-buffer, prev-buffer, next-error)
3089 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3090 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3091 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3092 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3093
3094 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3095
3096 * isearch.el (isearch-edit-string): Make the search-ring available for
3097 minibuffer history commands.
3098 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3099 the default history commands now work just as well.
3100 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3101
3102 2005-04-18 Kim F. Storm <storm@cua.dk>
3103
3104 * emulation/cua-base.el (cua--pre-command-handler): Add more
3105 elaborate check for shift modifier on non-window systems.
3106
3107 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3108
3109 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3110
3111 2005-04-18 Kim F. Storm <storm@cua.dk>
3112
3113 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3114 and make it optional. Don't test tooltip-gud-echo-area here.
3115 (tooltip-gud-process-output, gdb-tooltip-print):
3116 Pass tooltip-gud-echo-area to tooltip-show.
3117 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3118
3119 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3120
3121 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3122 `display-graphic-p' may not be bound yet.
3123
3124 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3125
3126 * startup.el (command-line): No longer enable Xterm Mouse mode by
3127 default in terminals compatible with xterm.
3128
3129 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3130
3131 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3132
3133 * tooltip.el (tooltip-gud-echo-area): Rename from
3134 tooltip-use-echo-area.
3135 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3136 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3137 area independently of where help tooltips are displayed.
3138
3139 2005-04-17 David Kastrup <dak@gnu.org>
3140
3141 * cus-theme.el (custom-theme-write-variables): Quote variables
3142 where necessary.
3143
3144 2005-04-17 Richard M. Stallman <rms@gnu.org>
3145
3146 * simple.el (yank-excluded-properties): Add follow-link to value.
3147
3148 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3149
3150 * startup.el (fancy-splash-max-time): Just 30 seconds.
3151 (fancy-splash-delay): Just 7.
3152 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3153
3154 * loadhist.el (unload-feature): Update for new format of load-history.
3155 Simplify the code.
3156
3157 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3158 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3159
3160 * mail/sendmail.el (mail-font-lock-keywords):
3161 Don't fontify subject text.
3162 Don't fontify the text of a citation.
3163
3164 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3165
3166 * comint.el (comint-output-filter): Run comint-output-filter-functions
3167 with point where the user had it.
3168
3169 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * international/ucs-tables.el (ucs-set-table-for-input):
3172 Disable when using unify-on-decoding.
3173
3174 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3175
3176 * emulation/cua-base.el (cua-global-mark-face): Add special case
3177 for displays supporting a high number of colors.
3178
3179 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3180
3181 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3182
3183 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * filesets.el (filesets-add-buffer): If user supplies a name of a
3186 non-existing fileset, create a new fileset.
3187
3188 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3189
3190 * textmodes/org.el (org-up-heading-all): Fix bug with
3191 `outline-up-heading-all'.
3192
3193 2005-04-16 Andreas Schwab <schwab@suse.de>
3194
3195 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3196 /etc/permissions.d/* and /etc/aliases.d/*.
3197
3198 2005-04-16 Kenichi Handa <handa@m17n.org>
3199
3200 * international/code-pages.el (cp-make-coding-system):
3201 Set `translation-table-for-input' property value to the symbol
3202 ucs-mule-to-mule-unicode, not to that value.
3203 (pt154): Escape guillemet by `\'.
3204
3205 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3206
3207 * loadup.el: Load tooltip if x-show-tip is fboundp.
3208
3209 * startup.el (command-line): Add comment.
3210
3211 * tooltip.el (tooltip-mode): Specify correct standard value for
3212 Custom in init-value.
3213
3214 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3215
3216 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3217 possible.
3218
3219 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3220
3221 * textmodes/org.el (org-agenda-date-prompt): Rename from
3222 `org-agenda-date-today'.
3223 (org-evaluate-time-range): Insert at point instead of directly
3224 after time range.
3225 (org-first-headline-recenter, org-subtree-end-visible-p)
3226 (org-optimize-window-after-visibility-change): New functions
3227 (org-agenda-post-command-hook): Don't allow point at end of line,
3228 to make sure it always hits the text properties.
3229 (org-agenda-next-date-line, org-agenda-previous-date-line):
3230 New commands.
3231 (org-set-regexps-and-options): Category may contain white space.
3232 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3233 Improve marker positions.
3234 (org-agenda-new-marker): Argument POS made optional.
3235 (org-agenda-get-timestamps): Deadlines which are done are listed
3236 in org-done-face now.
3237 (org-agenda-get-todos, org-agenda-get-timestamps)
3238 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3239 Set `undone-face' and `done-face' properties.
3240 (org-last-todo-state-is-todo): New variable.
3241 (org-todo): Set `org-last-todo-state-is-todo'.
3242 (org-agenda-todo): Change face according to
3243 `org-last-todo-state-is-todo'. And change other lines refering to
3244 the same entry.
3245 (org-calendar-goto-agenda): New command.
3246 (org-calendar-to-agenda-key): New option.
3247 (org-startup-folded): New allowed value `content'.
3248 (org-set-regexps-and-options): Accept new value `content' for
3249 `org-startup-folded'.
3250 (org-get-current-options): Handle new value `content' for
3251 `org-startup-folded'.
3252 (org-insert-todo-heading): New command.
3253 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3254 interactively in empty file and option
3255 `org-insert-mode-line-in-empty-file' has been set.
3256 (org-agenda-todo,org-agenda-priority): Modify to use
3257 `org-agenda-change-all-lines'.
3258 (org-warning-face): Change color on dark background
3259
3260 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3261
3262 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3263 use preferences AppleLocale and AppleLanguages, and variable
3264 mac-system-locale for default locale. On Mac OS Classic, use
3265 mac-system-coding-system for default coding systems.
3266
3267 * term/mac-win.el: Don't set file-name-coding-system.
3268 Decode variables system-name, emacs-build-system, user-login-name, and
3269 user-full-name by mac-system-coding-system on Mac OS Classic.
3270 (mac-system-coding-system): New variable.
3271
3272 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3273
3274 * startup.el (command-line): Handle `xterm-mouse-mode' before
3275 reading init file.
3276
3277 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3278
3279 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3280
3281 * progmodes/sh-script.el (sh-here-document-word): Make it a
3282 defcustom. Doc fix.
3283 (sh-add): Bash uses $(( )) for arithmetic.
3284 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3285 (sh-maybe-here-document): Remove quotes and leading whitespace
3286 from heredoc word when closing. Indent heredoc with tabs if word
3287 starts with "-".
3288
3289 2005-04-13 Richard M. Stallman <rms@gnu.org>
3290
3291 * simple.el (undo): Fix previous change.
3292
3293 * custom.el (defface): Doc fix.
3294
3295 2005-04-13 Lute Kamstra <lute@gnu.org>
3296
3297 * Makefile.in (DONTCOMPILE): Remove list.
3298 (compile, compile-always): Don't use DONTCOMPILE.
3299 (update-authors): Load the library in which batch-update-authors
3300 is defined.
3301 * makefile.w32-in (DONTCOMPILE): Remove list.
3302 (compile, compile-always): Fix comments.
3303 (update-authors): Load the library in which batch-update-authors
3304 is defined.
3305
3306 * generic-x.el (generic-mode-ini-file-find-file-hook):
3307 Rename to ini-generic-mode-find-file-hook.
3308 Keep generic-mode-ini-file-find-file-hook as an alias.
3309 (ini-generic-mode-find-file-hook): Rename from
3310 generic-mode-ini-file-find-file-hook. Fix docstring.
3311 (ini-generic-mode): Docstring change.
3312 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3313
3314 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3315 called from lisp.
3316
3317 * generic.el: Move to the emacs-lisp subdir.
3318
3319 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3320
3321 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3322 and C-S- function and cursor motion keys.
3323
3324 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * startup.el (command-line): Enable Xterm Mouse mode by default.
3327 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3328 for Custom. No longer show "Mouse" in mode line when enabled.
3329 Doc fix.
3330
3331 2005-04-12 Kim F. Storm <storm@cua.dk>
3332
3333 * emulation/cua-base.el (cua-rectangle-face)
3334 (cua-rectangle-noselect-face): Define face attributes here.
3335
3336 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3337
3338 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3339
3340 * startup.el (command-line): Turn off blinking cursor if
3341 cursorBlink in resources is off or false.
3342
3343 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3344
3345 * term/mac-win.el (dnd): Require dnd.
3346 (mac-drag-n-drop): Call dnd-handle-one-url.
3347 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3348 (kTextEncodingISOLatin2): Remove constants.
3349 (mac-script-code-coding-systems): New constant.
3350 (mac-handle-language-change): New function.
3351 (special-event-map): Bind it to `language-change' event.
3352 (mac-centraleurroman, mac-cyrillic): New coding systems.
3353 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3354 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3355 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3356 encode-mac-cyrillic, respectively.
3357
3358 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3359
3360 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3361 Don't set overlay-arrow-string to "=>" as this is done
3362 globally in C now.
3363
3364 2005-04-12 Lute Kamstra <lute@gnu.org>
3365
3366 * generic-x.el (rc-generic-mode, rul-generic-mode):
3367 Fix auto-mode-alist entries.
3368 (etc-fstab-generic-mode): Tweak fontification.
3369
3370 * generic.el (generic-make-keywords-list): Fix docstring.
3371 (generic-mode-internal): Simplify generic-font-lock-keywords.
3372
3373 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3374
3375 * whitespace.el (whitespace-buffer-leading)
3376 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3377 However, fix the highlight area for the leading and
3378 trailing whitespaces to show space.
3379
3380 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3381
3382 * whitespace.el (whitespace-version): Bump to 3.5
3383
3384 (whitespace-buffer-leading, whitespace-buffer-trailing):
3385 Invert sense of the test to highlight the whitespace.
3386
3387 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3388
3389 * progmodes/gud.el (gud-display-line): GUD uses its own
3390 overlay arrow now so don't set overlay-arrow-string.
3391 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3392
3393 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3394
3395 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3396 (term-ansi-current-reverse, term-ansi-current-invisible)
3397 (term-ansi-face-already-done): Change to boolean.
3398 (term-reset-terminal, term-handle-colors-array): Handle the above
3399 vars accordingly.
3400 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3401 (term-emulate-terminal): Use the new name.
3402
3403 * faces.el (secondary-selection): Use yellow1, not yellow.
3404 (trailing-whitespace): Use red1, not red.
3405
3406 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3407
3408 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3409 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3410 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3411
3412 * cus-edit.el (dnd): New group.
3413
3414 * term/w32-win.el (dnd): Require dnd
3415 (w32-drag-n-drop): Call dnd-handle-one-url.
3416
3417 * x-dnd.el: Require dnd.
3418 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3419 Call dnd-handle-one-url.
3420 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3421 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3422 to dnd-insert-text.
3423 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3424 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3425 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3426 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3427
3428 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3429
3430 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3431
3432 * wdired.el: Doc fixes.
3433 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3434 (wdired-use-dired-vertical-movement): Rename from
3435 wdired-always-move-to-filename-beginning.
3436 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3437 (wdired-change-to-wdired-mode): Change mode name.
3438 (wdired-newline): Delete.
3439
3440 2005-04-11 Richard M. Stallman <rms@gnu.org>
3441
3442 * whitespace.el (whitespace-highlight-the-space):
3443 Don't call whitespace-unhighlight-the-space here.
3444
3445 * simple.el (undo): Record t in undo-equiv-table
3446 for the redo record made by an undo-in-region.
3447
3448 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3449
3450 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3451 (gdb-frame-inferior-io-buffer): New Functions to control
3452 display of separate IO buffer.
3453 (menu): Add them to menu-bar.
3454 (gdb-display-buffer): Check for buffer another frame.
3455 Protect GUD buffer.
3456 (gdb-setup-windows): Create IO buffer if not already there.
3457 (gdb-memory-mode): Remove purecopy noops.
3458
3459 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3460
3461 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3462 and pass to self-insert-command.
3463
3464 2005-04-11 Lute Kamstra <lute@gnu.org>
3465
3466 * generic.el: Commentary section cleanup.
3467 (generic): Delete.
3468 (generic-use-find-file-hook, generic-lines-to-scan)
3469 (generic-find-file-regexp, generic-ignore-files-regexp)
3470 (default-generic-mode, generic-mode-find-file-hook)
3471 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3472 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3473 (generic-use-find-file-hook, generic-lines-to-scan)
3474 (generic-find-file-regexp, generic-ignore-files-regexp)
3475 (default-generic-mode, generic-mode-find-file-hook)
3476 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3477
3478 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3479
3480 * bookmark.el (bookmark-write-file): Catch errors writing file.
3481 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3482
3483 2005-04-10 Richard M. Stallman <rms@gnu.org>
3484
3485 * startup.el (fancy-splash-tail): Update copyright year.
3486 (command-line): Split part of -Q into -D.
3487 (emacs-basic-display): New defvar.
3488 (fancy-splash-text): Correct name of menu item.
3489
3490 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3491
3492 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3493 lines in one node.
3494
3495 * comint.el (comint-send-input): New arg ARTIFICIAL.
3496 Callers in this file changed.
3497
3498 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3499
3500 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3501
3502 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3505 `ldap-search-internal'.
3506
3507 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3508
3509 * files.el (set-auto-mode-1): Use line-end-position.
3510
3511 * international/latin-1.el:
3512 * international/latin-2.el:
3513 * international/latin-3.el:
3514 * international/latin-4.el:
3515 * international/latin-5.el:
3516 * international/latin-8.el:
3517 * international/latin-9.el: Give punctuation syntax to NBSP.
3518
3519 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3520 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3521 Use char-classes to accept non-ascii letters, accepted in some recent
3522 bibtex implementations.
3523
3524 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * custom.el (custom-set-minor-mode): Any non-nil value for the
3527 variable should enable the mode when set through Custom.
3528
3529 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3530
3531 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3532 TAB binding so tab-always-indent is obeyed.
3533 (vhdl-minibuffer-local-map): Move initialization into declaration.
3534 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3535 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3536 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3537 (vhdl-current-line): Use line-beginning-position.
3538 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3539 with-output-to-temp-buffer, so the current position can be recorded.
3540
3541 2005-04-10 Masatake YAMATO <jet@gyve.org>
3542
3543 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3544 Add regexp for gcov.
3545
3546 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3547
3548 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3549 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3550 syntax which Emacs 20 doesn't support.
3551
3552 2005-04-09 Richard M. Stallman <rms@gnu.org>
3553
3554 * help.el (describe-key-briefly, describe-key):
3555 Replace strings as event types with "(any string)".
3556
3557 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3558
3559 * arc-mode.el (archive-mode-map): Move initialization into
3560 the declaration. Override *all* bindings of `undo'.
3561 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3562
3563 2005-04-09 Jay Belanger <belanger@truman.edu>
3564
3565 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3566
3567 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3568
3569 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3570 (xterm-register-default-colors): Update color values computation
3571 to match xterm-200.
3572
3573 2005-04-09 Kenichi Handa <handa@m17n.org>
3574
3575 * international/code-pages.el (iso-latin-7): Fix the map.
3576
3577 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3578
3579 * emacs-lisp/lisp.el (defun-prompt-regexp)
3580 (parens-require-spaces, buffer-end, end-of-defun)
3581 (insert-parentheses): Doc fixes.
3582
3583 2005-04-08 Kim F. Storm <storm@cua.dk>
3584
3585 * comint.el (comint-highlight-prompt): Fix face spec.
3586 * hi-lock.el (hi-green): Likewise.
3587
3588 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3589
3590 * cus-edit.el (custom-modified-face):
3591 * comint.el (comint-highlight-input): Fix previous changes.
3592 * term.el (term-handle-ansi-escape): Add a comment.
3593
3594 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3595
3596 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3597 in the buffer and in whitespace-highlighted-space.
3598 (whitespace-unhighlight-the-space): Simplify.
3599 (whitespace-buffer): Simplify.
3600
3601 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3602
3603 * textmodes/table.el (table-cell-face): Add special case for
3604 displays supporting a high number of colors.
3605 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3606 (vhdl-font-lock-reserved-words-face)
3607 (vhdl-speedbar-architecture-face)
3608 (vhdl-speedbar-instantiation-face)
3609 (vhdl-speedbar-architecture-selected-face)
3610 (vhdl-speedbar-instantiation-selected-face): Likewise.
3611 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3612 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3613 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3614 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3615 (ebrowse-progress-face): Likewise.
3616 * progmodes/compile.el (compilation-info-face): Likewise.
3617 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3618 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3619 * calendar/calendar.el (diary-face): Likewise.
3620 * woman.el (woman-italic-face, woman-bold-face)
3621 (woman-unknown-face): Likewise.
3622 * wid-edit.el (widget-button-pressed-face): Likewise.
3623 * whitespace.el (whitespace-highlight-face): Likewise.
3624 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3625 * pcvs-info.el (cvs-marked-face): Likewise.
3626 * info.el (info-xref): Likewise.
3627 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3628 * hilit-chg.el (highlight-changes-face)
3629 (highlight-changes-delete-face): Likewise.
3630 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3631 (hi-red-b): Likewise.
3632 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3633 * font-lock.el (font-lock-keyword-face)
3634 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3635 * cus-edit.el (custom-invalid-face, custom-modified-face)
3636 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3637 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3638 * comint.el (comint-highlight-prompt): Likewise.
3639
3640 2005-04-08 Lute Kamstra <lute@gnu.org>
3641
3642 * font-lock.el (font-lock-keywords): Docstring fixes.
3643
3644 2005-04-08 Kenichi Handa <handa@m17n.org>
3645
3646 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3647 chars are more than a limit, print " and more..." at the tail.
3648
3649 2005-04-08 Kim F. Storm <storm@cua.dk>
3650
3651 * emacs-lisp/authors.el (authors-aliases): Update list.
3652 (authors-ignored-files): New list.
3653 (authors-fixed-entries): Fix typo.
3654 (authors-renamed-files-alist): Update list.
3655 (authors-add): Check authors-ignored-files.
3656
3657 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3658
3659 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3660 optional, to ensure backward compatibility.
3661
3662 2005-04-08 Stephen Eglen <stephen@gnu.org>
3663
3664 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3665
3666 2005-04-08 Kim F. Storm <storm@cua.dk>
3667
3668 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
3669
3670 * mouse.el (mouse-on-link-p): Doc fix.
3671
3672 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
3673
3674 * ielm.el (ielm-prompt-read-only): Doc fix.
3675
3676 * comint.el (comint-prompt-read-only): Doc fix.
3677
3678 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
3679
3680 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
3681 ensure dired always handles wildcards passed to ffap.
3682 (find-file-at-point): Use it.
3683 (ffap-dired-wildcards): Doc fix.
3684
3685 2005-04-07 Juri Linkov <juri@jurta.org>
3686
3687 * simple.el (next-error-overlay-arrow-position): New defvar.
3688 Put "=>" on its property `overlay-arrow-string'. Add it to
3689 `overlay-arrow-variable-list'.
3690
3691 * progmodes/compile.el (compilation-setup):
3692 Set `next-error-overlay-arrow-position' to nil. Also set it to
3693 nil in the local hook `kill-buffer-hook'. Make local variable
3694 `overlay-arrow-string' and set it to "=>".
3695 (compilation-goto-locus): Set BOL position to
3696 `next-error-overlay-arrow-position' instead of
3697 `overlay-arrow-position'.
3698
3699 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3700 locally instead of adding it to the global hook.
3701 (Info-kill-buffer): Move up.
3702
3703 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3704
3705 * term/xterm.el (xterm-standard-colors): Update color values from
3706 xterm-200.
3707
3708 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
3709
3710 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3711
3712 * fast-lock.el:
3713 * lazy-lock.el: Move them to the obsolete subdir.
3714
3715 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3716
3717 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3718 (wdired-add-replace-advice): Remove.
3719 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3720
3721 2005-04-06 Kim F. Storm <storm@cua.dk>
3722
3723 * startup.el (command-line): Add --bare-bones alias for -Q.
3724
3725 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3726
3727 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3728 create the startup fontset if a font specification ends with
3729 `mac-roman'.
3730
3731 2005-04-06 Lute Kamstra <lute@gnu.org>
3732
3733 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3734 change.
3735
3736 * emacs-lisp/copyright.el (copyright-update-year): Replace the
3737 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
3738
3739 2005-04-05 Lute Kamstra <lute@gnu.org>
3740
3741 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3742 (define-generic-mode): Ditto. Fix debug declaration.
3743
3744 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3745 Put them in the generic-x group.
3746
3747 * calendar/timeclock.el (timeclock): Doc fix.
3748
3749 * generic.el (define-generic-mode): Don't use custom-current-group.
3750 Document default :group value.
3751 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3752 (define-global-minor-mode): Don't use custom-current-group.
3753
3754 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3755
3756 * startup.el (command-line-1): Display startup-echo-area-message
3757 when fancy splash screen is in use.
3758
3759 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3760 (sh-escaped-newline): New face.
3761 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3762 newline, and use sh-escaped-newline face.
3763
3764 * progmodes/tcl.el (tcl-escaped-newline): New face.
3765 (tcl-builtin-list): New variable.
3766 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3767 newlines. Fix keywords subexpression number.
3768
3769 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
3770
3771 * textmodes/org.el (org-diary-default-entry): Fix call to
3772 `add-to-diary-entry'.
3773
3774 2005-04-05 Kim F. Storm <storm@cua.dk>
3775
3776 * ediff-init.el: Use (featurep 'xemacs).
3777
3778 2005-04-05 David Ponce <david@dponce.com>
3779
3780 * cus-edit.el (face): Derive from symbol widget. Display sample
3781 of the current face on the fly.
3782 (widget-face-sample-face-get, widget-face-notify): New functions.
3783 (widget-face-value-create): Remove.
3784
3785 * wid-edit.el (widget-field-end): Temporarily remove field
3786 narrowing before to call `get-char-property'.
3787
3788 2005-04-04 Jay Belanger <belanger@truman.edu>
3789
3790 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
3791 (math-read-subscripts): New variable.
3792 (math-read-preprocess-string): Process subscripts.
3793
3794 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * comint.el (comint-prompt-read-only): Doc fix.
3797
3798 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
3799 `-1'. Doc fix.
3800
3801 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
3802
3803 * textmodes/org.el (org-insert-mode-line-in-empty-file):
3804 Change default value to nil.
3805
3806 2005-04-04 Lute Kamstra <lute@gnu.org>
3807
3808 * autorevert.el (auto-revert-mode): Specify :group.
3809 * battery.el (display-battery-mode): Specify :group.
3810 * diff-mode.el (diff-minor-mode): Specify :group.
3811 * font-core.el (font-lock-mode): Specify :group.
3812 * hl-line.el (hl-line-mode): Specify :group.
3813 * iimage.el (iimage): New customization group.
3814 (iimage-mode): Specify :group.
3815 * longlines.el (longlines-mode): Specify :group.
3816 * master.el: Don't require easy-mmode.
3817 (master): New customization group.
3818 (master-mode): Specify :group.
3819 * msb.el (msb-mode): Specify :group.
3820 * reveal.el (reveal-mode): Specify :group.
3821 * simple.el (next-error-follow-minor-mode): Specify :group.
3822 * smerge-mode.el (smerge-mode): Specify :group.
3823 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
3824 * emulation/cua-base.el (cua-mode): Specify :group.
3825 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
3826 * language/thai-util.el (thai-auto-composition-mode)
3827 (thai-word-mode): Specify :group.
3828 * mail/supercite.el (sc-minor-mode): Specify :group.
3829 * progmodes/cwarn.el (cwarn-mode): Specify :group.
3830 * progmodes/flymake.el (flymake-mode): Specify :group.
3831 * progmodes/glasses.el (glasses-mode): Specify :group.
3832 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
3833 * textmodes/enriched.el (enriched-mode): Specify :group.
3834 * textmodes/refill.el (refill-mode): Specify :group.
3835
3836 * add-log.el (change-log-font-lock-keywords): Names in
3837 parenthesized lists can contain spaces.
3838
3839 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3840
3841 * startup.el (fancy-splash-text): Shorten default text of
3842 "Emacs Tutorial" line. Also, if the current language env
3843 indicates an available tutorial file other than TUTORIAL,
3844 extract its title and append it to the line in parentheses.
3845 (fancy-splash-insert): If arg is a thunk, funcall it.
3846
3847 2005-04-04 Jay Belanger <belanger@truman.edu>
3848
3849 * calc.el (calc-language-alist): Add tags to customization type.
3850
3851 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
3852
3853 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
3854 Doc fix.
3855
3856 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
3857
3858 * add-log.el (change-log-font-lock-keywords): The manual
3859 describing a Change Log entry, says: (...) "Aside from these
3860 header lines, every line in the change log starts with a space or
3861 a tab.". The font-lock was not highlighting lines started with
3862 spaces, added support for it.
3863
3864 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3865
3866 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
3867 (bibtex-generate-url-list): Update docstring accordingly. Put the
3868 complex example in the docstring.
3869 (bibtex-font-lock-url): Use pop.
3870
3871 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3872
3873 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
3874
3875 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
3876
3877 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3878
3879 * filesets.el (filesets-set-default): Doc fix.
3880
3881 2005-04-03 Lute Kamstra <lute@gnu.org>
3882
3883 * generic.el (define-generic-mode): Add argument to specify
3884 keywords for defcustom.
3885 (default-generic-mode): Specify :group.
3886
3887 * generic-x.el: Specify :group for all generic modes.
3888
3889 * desktop.el (desktop-no-desktop-file-hook)
3890 (desktop-after-read-hook): Doc fix.
3891
3892 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * simple.el (visible-mode): Use explicit :group keyword.
3895 This changes the group of `visible-mode-hook' from paren-blinking
3896 to editing-basics.
3897
3898 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
3899
3900 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
3901 mailbox specifications as well as URLs.
3902 (rmail-insert-inbox-text): Remove unused conditional branches.
3903
3904 2005-04-01 Jay Belanger <belanger@truman.edu>
3905
3906 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
3907 (calc-gnuplot-print-command): Move definitions to calc.el.
3908
3909 * calc/calc-embed.el (calc-embedded-announce-formula)
3910 (calc-embedded-open-formula, calc-embedded-close-formula)
3911 (calc-embedded-open-word, calc-embedded-close-word)
3912 (calc-embedded-open-plain, calc-embedded-close-plain)
3913 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3914 (calc-embedded-open-mode, calc-embedded-close-mode):
3915 Move definitions to calc.el.
3916
3917 * calc/calc.el (calc-settings-file, calc-language-alist):
3918 Make customizable.
3919 (calc-embedded-announce-formula, calc-embedded-open-formula)
3920 (calc-embedded-close-formula, calc-embedded-open-word)
3921 (calc-embedded-close-word, calc-embedded-open-plain)
3922 (calc-embedded-close-plain, calc-embedded-open-new-formula)
3923 (calc-embedded-close-new-formula, calc-embedded-open-mode)
3924 (calc-embedded-close-mode, calc-gnuplot-name)
3925 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
3926 from other files and make customizable.
3927
3928 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3929
3930 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
3931 Use buffer-live-p.
3932 (cvs-mode-run): Don't call cvs-update-header here.
3933 (cvs-run-process): Call cvs-update-header.
3934 Use process properties for cvs-postprocess and cvs-buffer so that
3935 the sentinel can behave better if the temp buffer is killed.
3936 Use a pipe rather than a tty, to better handle unexpected prompts.
3937 (cvs-sentinel): Rewrite. Call cvs-update-header.
3938
3939 2005-04-01 Andre Spiegel <spiegel@gnu.org>
3940
3941 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
3942 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
3943
3944 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3945
3946 * generic.el (define-generic-mode): Add indentation rule.
3947
3948 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3949
3950 * files.el (mode-require-final-newline): Make Custom correctly
3951 report a nil value and allow to set it to nil via Custom.
3952 Doc fix.
3953
3954 2005-04-01 Kenichi Handa <handa@m17n.org>
3955
3956 * international/characters.el: Enable the correct case setting for
3957 dotless-i and dotted-I.
3958
3959 2005-04-01 Kim F. Storm <storm@cua.dk>
3960
3961 * ido.el (ido-file-internal): Fall back to non-ido command if
3962 initial directory is on slow ftp (or tramp) host.
3963
3964 2005-03-31 Richard M. Stallman <rms@gnu.org>
3965
3966 * emacs-lisp/autoload.el (make-autoload):
3967 Handle define-global-minor-mode.
3968
3969 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3970 Rename from easy-mmode-define-global-mode.
3971 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
3972
3973 * progmodes/scheme.el (scheme-mode-syntax-table):
3974 Update syntax of | and # for two-character comment syntax.
3975
3976 2005-03-31 Lute Kamstra <lute@gnu.org>
3977
3978 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
3979 (define-minor-mode): Call custom-current-group at load-time.
3980
3981 * generic.el (define-generic-mode): Add debug declaration.
3982 Add defcustom for the mode hook.
3983 (generic-mode-internal): Use run-mode-hooks.
3984
3985 2005-03-31 Kim F. Storm <storm@cua.dk>
3986
3987 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
3988 (mouse-fixup-help-message): New defun called by show_help_echo
3989 to fixup mouse-2 prefix in help messages when applicable.
3990
3991 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
3992
3993 2005-03-31 Kenichi Handa <handa@m17n.org>
3994
3995 * language/thai-word.el (thai-find-word-ends): Pay attention to
3996 the case that we reach the end of buffer.
3997
3998 * textmodes/fill.el (fill-text-properties-at): New function.
3999 (fill-newline): Use fill-text-properties-at instead of
4000 text-properties-at.
4001
4002 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4003
4004 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4005 not comint-quote-filename.
4006
4007 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4008
4009 * help-fns.el (help-with-tutorial): Revert last change.
4010
4011 2005-03-31 Kim F. Storm <storm@cua.dk>
4012
4013 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4014
4015 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4016
4017 * calendar/cal-china.el: Update reference to "Calendrical
4018 Calculations" book; there's a new edition.
4019 * calendar/cal-coptic.el: Likewise.
4020 * calendar/cal-french.el: Likewise.
4021 * calendar/cal-hebrew.el: Likewise.
4022 * calendar/cal-islam.el: Likewise.
4023 * calendar/cal-iso.el: Likewise.
4024 * calendar/cal-julian.el: Likewise.
4025 * calendar/cal-mayan.el: Likewise.
4026 * calendar/cal-persia.el: Likewise.
4027 * calendar/calendar.el: Likewise.
4028 * calendar/holidays.el: Likewise.
4029 * calendar/lunar.el: Likewise.
4030 * calendar/solar.el: Likewise.
4031
4032 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4033 white space from doc string.
4034
4035 2005-03-30 Jay Belanger <belanger@truman.edu>
4036
4037 * calc/calc-help.el (calc-full-help): Remove email address.
4038
4039 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4040
4041 * help-fns.el (help-with-tutorial): Delete title line.
4042
4043 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4044
4045 * calendar/cal-x.el (calendar-one-frame-setup)
4046 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4047 rather than 'symbol for set-window-dedicated-p.
4048
4049 * calendar/appt.el (appt-buffer-name): Make it a constant.
4050 (appt-add): Doc fix.
4051
4052 * filesets.el (filesets-menu-path, filesets-menu-before)
4053 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4054 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4055 (filesets-add-submenu): Delete and use add-submenu instead.
4056
4057 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4058
4059 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4060 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4061 (org-diary-default-entry): New function.
4062 (org-get-entries-from-diary): Better parsing of diary entries.
4063 (org-agenda-check-no-diary): New function.
4064 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4065 linking to diary entries.
4066 (org-agenda-execute-calendar-command): New function.
4067 (org-agenda): Improve visible section in window.
4068 Use `org-fit-agenda-window'.
4069 (org-fit-agenda-window): New option.
4070 (org-move-subtree-down): Better handling of empty lines
4071 at end of subtree.
4072 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4073 levels up.
4074 (org-fontify-done-headline): New option.
4075 (org-headline-done-face): New face.
4076 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4077 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4078 When current field is non-empty, it is copied to next row.
4079 (org-table-copy-from-above): Fix bug which made it
4080 impossible to copy fields containing only a single non-white character.
4081
4082 2005-03-30 Kim F. Storm <storm@cua.dk>
4083
4084 * kmacro.el (kmacro-end-macro): Isearch may store this command
4085 into the macro -- so ignore it when executing keyboard macro.
4086
4087 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4088
4089 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4090
4091 2005-03-29 Kenichi Handa <handa@m17n.org>
4092
4093 * language/thai.el ("Thai"): Set setup-function and exit-function
4094 for Thai language environment.
4095
4096 * language/thai-util.el: Require thai-word.
4097 (thai-word-mode-map): New variable.
4098 (thai-word-mode): New minor mode.
4099 (setup-thai-language-environment-internal): New function.
4100 (exit-thai-language-environment-internal): New function.
4101
4102 * language/thai-word.el (thai-word-table): Declare it by defvar,
4103 use dolist to initialize it.
4104 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4105 (thai-fill-find-break-point): New functions.
4106
4107 2005-03-29 Richard M. Stallman <rms@gnu.org>
4108
4109 * simple.el (idle-update-delay): Move definition up.
4110 (set-mark): Doc fix.
4111
4112 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4113
4114 * longlines.el: New file.
4115
4116 * simple.el (buffer-substring-filters): New variable.
4117 (filter-buffer-substring): New function.
4118 (kill-region, copy-region-as-kill): Use it.
4119
4120 * register.el (copy-to-register, append-to-register)
4121 (prepend-to-register): Use filter-buffer-substring.
4122
4123 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4124
4125 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4126 (gud-filter-pending-text): Move in front of gdb.
4127 (gud-overlay-arrow-position): New variable.
4128 (gud-sentinel, gud-display-line): Use it in place of
4129 overlay-arrow-position.
4130
4131 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4132
4133 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4134 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4135 (fortran-font-lock-keywords-4): New variable.
4136 (fortran-blocks-re, fortran-end-block-re)
4137 (fortran-start-block-re): New constants, for hideshow.
4138 (hs-special-modes-alist): Add a Fortran entry.
4139 (fortran-mode-map): Bind fortran-end-of-block,
4140 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4141 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4142 (fortran-looking-at-if-then, fortran-end-of-block)
4143 (fortran-beginning-of-block): New functions, for hideshow.
4144
4145 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4146 Doc fix. Tweak regexp.
4147 (f90-beginning-of-block): Push mark first.
4148
4149 2005-03-29 Jay Belanger <belanger@truman.edu>
4150
4151 * calc/calc.el: Update copyright date.
4152 (calc-version): Increase to 2.1.
4153 (calc-version-date): Remove.
4154
4155 * calc/calc-help.el: Update copyright date.
4156 (calc-full-help): Remove reference to calc-version-date.
4157 Update copyright date.
4158
4159 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4160
4161 * vc.el (vc-do-command): Use a pipe for async processes, so password
4162 prompts don't show up at places where the user can't reply.
4163
4164 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4165
4166 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4167 on the file name we pass to the inferior shell.
4168
4169 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4170
4171 * progmodes/which-func.el (which-function): Be robust in the face of an
4172 imenu--make-index-alist failure.
4173
4174 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4175
4176 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4177
4178 * progmodes/python.el (python-preoutput-filter): Fix last change.
4179
4180 2005-03-29 Lute Kamstra <lute@gnu.org>
4181
4182 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4183 functions and compiled macros.
4184 (debug-convert-byte-code): Handle macros too.
4185 (debug-on-entry-1): Don't signal an error when trying to clear a
4186 function that is not set to debug on entry.
4187
4188 2005-03-29 Jay Belanger <belanger@truman.edu>
4189
4190 * calc/calc-lang.el: Add functions to math-function-table
4191 properties of tex and math.
4192
4193 2005-03-29 Kenichi Handa <handa@m17n.org>
4194
4195 * ps-mule.el (ps-mule-plot-string): Translate characters by
4196 ps-print-translation-table.
4197 (ps-mule-begin-job): Call find-charset-region/string with
4198 ps-print-translation-table.
4199 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4200
4201 * ps-print.el (ps-print-translation-table): New variable.
4202 (ps-plot-region): Translate characters by ps-print-translation-table.
4203
4204 2005-03-29 Juri Linkov <juri@jurta.org>
4205
4206 * simple.el (next-error-highlight-timer): New variable.
4207
4208 * progmodes/compile.el (compilation-goto-locus):
4209 Use `next-error-highlight-timer' instead of `sit-for'.
4210
4211 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4212
4213 * mail/supercite.el (sc-mail-field): Use assoc-string.
4214 (sc-get-address): Simplify regexps.
4215
4216 * files.el (minibuffer-with-setup-hook): New macro.
4217 (find-file-read-args): Use it to avoid let-binding
4218 minibuffer-with-setup-hook (which breaks turning on/off
4219 file-name-shadow-mode while in the prompt).
4220
4221 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4222
4223 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4224
4225 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4226
4227 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4228
4229 * window.el (window-buffer-height): Use count-screen-lines.
4230
4231 * progmodes/python.el (python-preoutput-leftover): New var.
4232 (python-preoutput-filter): Use it.
4233 (python-send-receive): Loop until all the result has been received.
4234
4235 2005-03-28 Juri Linkov <juri@jurta.org>
4236
4237 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4238
4239 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4240 "Recover Crashed Session".
4241 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4242 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4243 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4244 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4245 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4246 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4247 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4248 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4249
4250 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4251 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4252 Ediff Sessions", "Toggle use of separate control buffer frame",
4253 "Use separate frame for Ediff control buffer".
4254
4255 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4256 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4257 "Rename Bookmark", "Delete Bookmark".
4258
4259 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4260 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4261 Add `:active Info-index-alternatives' to "Next Matching Item".
4262
4263 * wdired.el (wdired-change-to-wdired-mode):
4264 Mention `wdired-abort-changes' key in the initial message.
4265
4266 * international/mule.el (auto-coding-alist): Associate non-ascii
4267 image filename extensions with `no-conversion'.
4268
4269 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4270
4271 * international/iso-acc.el:
4272 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4273
4274 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4275
4276 * textmodes/sgml-mode.el (html-mode): Doc update.
4277
4278 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4279
4280 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4281
4282 * term.el (term-move-columns): Fix face after extending a line.
4283 (term-insert-spaces): Likewise.
4284 (term-reset-terminal): Fix off by one error.
4285
4286 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4287
4288 * international/mule.el (auto-coding-alist): Add .xpi files.
4289
4290 * files.el (auto-mode-alist): Add .xpi files.
4291
4292 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4293
4294 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4295
4296 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4297
4298 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4299
4300 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4301
4302 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4303 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4304
4305 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4306 cursor to Jan 1 when needed.
4307 (calendar-end-of-year): Fix -/+ typo.
4308 Reported by Chong Yidong <cyd@stupidchicken.com>.
4309
4310 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4311
4312 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4313
4314 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4315 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4316
4317 2005-03-25 Richard M. Stallman <rms@gnu.org>
4318
4319 * filesets.el (filesets-init): Add autoload.
4320
4321 * mail/mailalias.el (mail-directory): Doc fix.
4322
4323 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4324
4325 * mail/mailalias.el (mail-directory-process): Do nothing if
4326 mail-directory-process is an atom.
4327 (mail-get-names): Ignore mail-directory-names if it is an atom.
4328 (mail-directory-process defvar): Doc fix.
4329 (mail-names): Doc fix.
4330
4331 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4332
4333 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4334
4335 2005-03-26 Kenichi Handa <handa@m17n.org>
4336
4337 * international/mule-util.el (detect-coding-with-priority):
4338 Call update-coding-systems-internal before detect-coding-region.
4339
4340 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4341
4342 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4343 (gdb-frames-mode-map): Add follow-link property.
4344
4345 2005-03-25 Jay Belanger <belanger@truman.edu>
4346
4347 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4348 for variables.
4349
4350 2005-03-25 Juri Linkov <juri@jurta.org>
4351
4352 * image-mode.el: Optimize image filename extension regexps in
4353 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4354 in `auto-mode-alist'.
4355 (image-mode): Add `image-toggle-display-text' to local hook
4356 `change-major-mode-hook'. Display the image as an image by
4357 default. Set `cursor-type' and `truncate-lines' if the image
4358 is already displayed. Take into account the current mode (image
4359 or text) in message.
4360 (image-minor-mode): New minor mode.
4361 (image-mode-maybe, image-toggle-display-text): New functions.
4362 (image-toggle-display): Use called-interactively-p.
4363 Let-bind `inhibit-read-only' to t.
4364
4365 * image-mode.el (image-minor-mode): Set `cursor-type' and
4366 `truncate-lines' if the image is already displayed. Add turning
4367 image-minor-mode off to `change-major-mode-hook'. Add message.
4368 Call `image-toggle-display-text' after turning image-minor-mode off.
4369
4370 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4371
4372 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4373 Terminal.app, use utf-8.
4374 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4375 (set-locale-environment): Use it.
4376
4377 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4378
4379 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4380
4381 * progmodes/python.el (python-close-block-statement-p)
4382 (python-outdent-p, python-current-defun): Use symbol-end.
4383
4384 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4385
4386 * files.el (save-some-buffers): Doc fix.
4387
4388 2005-03-25 Werner Lemberg <wl@gnu.org>
4389
4390 * complete.el, thumbs.el: Replace `legal' with `valid'.
4391 * calendar/calendar.el: Replace `legal' with `valid'.
4392 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4393 * mail/supercite.el: Replace `legal' with `valid'.
4394 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4395 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4396 Replace `legal' with `valid'.
4397 * textmodes/reftex-vars.el, textmodes/reftex.el:
4398 Replace `legal' with `valid'.
4399
4400 2005-03-25 Werner Lemberg <wl@gnu.org>
4401
4402 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4403 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4404 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4405 * emulation/vip.el: Replace `illegal' with `invalid'.
4406 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4407 * mail/supercite.el: Replace `illegal' with `invalid'.
4408 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4409 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4410 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4411 * progmodes/sh-script.el, progmodes/xscheme.el:
4412 Replace `illegal' with `invalid'.
4413 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4414 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4415 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4416 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4417
4418 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4419
4420 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4421 (flymake-find-buildfile, flymake-find-possible-master-files)
4422 (flymake-check-include, flymake-parse-line): Replace loops over the
4423 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4424
4425 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4426 Substitute file-name-as-directory in the rest of the file.
4427 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4428 (flymake-replace-region): Remove unused arg `buffer'.
4429 (flymake-check-patch-master-file-buffer): Update calls to it.
4430 (flymake-add-err-info): Remove unused var `count'.
4431 (flymake-mode): Use define-minor-mode.
4432
4433 * progmodes/flymake.el: Use with-current-buffer.
4434 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4435 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4436 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4437 Avoid testing for `xemacs'.
4438 (flymake-nop): Move.
4439 (flymake-region-has-flymake-overlays): Return the computed value.
4440 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4441 Remove unused var `endline'.
4442 (flymake-get-line-count): Remove unused function.
4443 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4444
4445 * emulation/vi.el:
4446 * generic.el:
4447 * hilit-chg.el (global-highlight-changes):
4448 * hi-lock.el (hi-lock-mode):
4449 * follow.el: find-file-hooks -> find-file-hook.
4450
4451 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4452
4453 2005-03-24 Juri Linkov <juri@jurta.org>
4454
4455 * dired.el (dired-mode-map): Add menu item "Compare directories"
4456 for dired-compare-directories.
4457
4458 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4459 Doc fix. Replace `read-file-name' with `read-directory-name'.
4460
4461 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4462
4463 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4464
4465 2005-03-24 Jay Belanger <belanger@truman.edu>
4466
4467 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4468 relevant mode settings in calc-embedded-original-modes when modes
4469 are permanently changed.
4470
4471 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4472
4473 * autoinsert.el: find-file-hooks -> find-file-hook.
4474
4475 2005-03-24 Lute Kamstra <lute@gnu.org>
4476
4477 * generic.el (generic-font-lock-defaults): Make it obsolete.
4478 (generic-font-lock-keywords): New variable to replace
4479 generic-font-lock-defaults.
4480 (generic-mode-set-font-lock): Delete it.
4481 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4482 (generic-bracket-support): Add docstring.
4483
4484 * generic-x.el: Rename generic-font-lock-defaults to
4485 generic-font-lock-keywords throughout.
4486 (mailagent-rules-setup-function): Delete it.
4487 (mailagent-rules-generic-mode): Use anonymous function instead.
4488 (show-tabs-generic-mode-font-lock-defaults-1)
4489 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4490 Quote faces.
4491 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4492 not foreground.
4493
4494 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4495 Recognize define-generic-mode.
4496
4497 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4498
4499 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4500 if there's no completion table.
4501
4502 2005-03-23 Miles Bader <miles@gnu.org>
4503
4504 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4505 Remove tty-specific variants, as they're no longer needed.
4506
4507 2005-03-23 Lute Kamstra <lute@gnu.org>
4508
4509 * generic-x.el: Code cleanup: make args constant whenever possible.
4510 (installshield-statement-keyword-list)
4511 (installshield-system-functions-list)
4512 (installshield-system-variables-list, installshield-types-list)
4513 (installshield-funarg-constants-list): Make them constants.
4514
4515 * generic.el (generic-make-keywords-list): Add autoload cookie.
4516
4517 * calendar/time-date.el: Add comment on time value formats.
4518 Don't require parse-time.
4519 (with-decoded-time-value): New macro.
4520 (encode-time-value): New function.
4521 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4522 (days-to-time): Return a valid time value when arg is huge.
4523 (time-since): Use time-subtract.
4524 (time-to-number-of-days): Use time-to-seconds.
4525
4526 2005-03-23 David Ponce <david@dponce.com>
4527
4528 * recentf.el: (recentf-keep): New option.
4529 (recentf-menu-action): Default to `find-file'.
4530 (recentf-keep-non-readable-files-flag)
4531 (recentf-keep-non-readable-files-p)
4532 (recentf-file-readable-p, recentf-find-file)
4533 (recentf-cleanup-remote): Remove.
4534 (recentf-include-p): More robust.
4535 (recentf-keep-p): New function.
4536 (recentf-remove-if-non-kept): Rename from
4537 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4538 All callers updated.
4539 (recentf-menu-items-for-commands): Fix help string.
4540 (recentf-track-closed-file): Update. Doc fix.
4541 (recentf-cleanup): Update. Count removed files. Doc fix.
4542
4543 2005-03-23 Kim F. Storm <storm@cua.dk>
4544
4545 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4546 Don't inherit from fringe face (now happens automatically).
4547
4548 2005-03-22 Kim F. Storm <storm@cua.dk>
4549
4550 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4551 position values.
4552
4553 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4554
4555 * menu-bar.el (showhide-date-time): Remove.
4556 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4557 (menu-bar-make-mm-toggle): Simplify.
4558
4559 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4560
4561 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4562 Accept qualified variable and function names.
4563
4564 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4565
4566 * bindings.el (completion-ignored-extensions):
4567 Remove ".lis" for `vax-vms'.
4568
4569 2005-03-22 Andreas Schwab <schwab@suse.de>
4570
4571 * generic-x.el: Revert last change.
4572 * ldefs-boot.el: Update.
4573
4574 2005-03-22 Jay Belanger <belanger@truman.edu>
4575
4576 * calc/calc-embed (calc-embedded-original-modes): New variable.
4577 (calc-embedded-save-original-modes)
4578 (calc-embedded-restore-original-modes): New functions.
4579 (calc-do-embedded): Save original modes when entering embedded mode
4580 and restore when leaving embedded mode.
4581 (calc-embedded-modes-change): Change the value of
4582 calc-embedded-original-modes to reflect permanent changes.
4583
4584 2005-03-22 Lute Kamstra <lute@gnu.org>
4585
4586 * generic-x.el: Require generic again.
4587
4588 2005-03-22 Miles Bader <miles@gnu.org>
4589
4590 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4591 Tweak details to look good on both ttys and bitmap displays, light
4592 or dark background, etc.
4593
4594 2005-03-21 Kim F. Storm <storm@cua.dk>
4595
4596 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4597 mouse position.
4598
4599 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4600
4601 * icomplete.el: Don't forcibly turn on the mode upon load.
4602 (icomplete-mode): Use define-minor-mode.
4603 (icomplete-eoinput): Default to nil.
4604 (icomplete-minibuffer-setup): Remove autoload.
4605 (icomplete-tidy): Simplify.
4606 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4607 in the initial state or if the user has modified the field.
4608 Fix handling of icomplete-max-delay-chars.
4609 Remove code that handles the oddball case where
4610 minibuffer-completion-table is an integer.
4611 Wrap icomplete-completions in while-no-input in case building
4612 completions takes more time than expected.
4613 (icomplete-completions): Simplify.
4614
4615 2005-03-21 Richard M. Stallman <rms@gnu.org>
4616
4617 * jka-compr.el (jka-compr-really-do-compress):
4618 Make variable buffer-local.
4619
4620 * image-mode.el: Handle .xpm files too.
4621 (image-toggle-display): Preserve modification flag.
4622
4623 * help.el (where-is): Don't mention aliases with no key bindings.
4624
4625 2005-03-21 Lute Kamstra <lute@gnu.org>
4626
4627 * generic.el: Fix commentary section. Don't require cl for compilation.
4628 (generic-mode-list): Add autoload cookie.
4629 (generic-use-find-file-hook, generic-lines-to-scan)
4630 (generic-find-file-regexp, generic-ignore-files-regexp)
4631 (generic-mode, generic-mode-find-file-hook)
4632 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4633 (define-generic-mode): Make it a defmacro. Fix docstring.
4634 (generic-mode-internal): Code cleanup. Add autoload cookie.
4635 (generic-mode-set-comments): Code cleanup.
4636 * generic-x.el: Don't prevent compilation. Don't require generic.
4637 Follow coding conventions. Minor code cleanup.
4638 (etc-fstab-generic-mode): Add some keywords.
4639 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4640 define-generic-mode like a function declaration.
4641
4642 2005-03-21 Jay Belanger <belanger@truman.edu>
4643
4644 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4645 changing modes.
4646
4647 2005-03-21 Sam Steingold <sds@gnu.org>
4648
4649 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4650
4651 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4652
4653 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4654 Add underscore to "f$ lexicals" regexp.
4655
4656 2005-03-20 Juri Linkov <juri@jurta.org>
4657
4658 * subr.el (progress-reporter-do-update): When `min-value' is equal
4659 to `max-value', set `percentage' to 0 and prevent division by zero.
4660
4661 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4662
4663 Sync with Tramp 2.0.48.
4664
4665 * tramp.el (all): Change all addresses to .gnu.org.
4666 (tramp-append-tramp-buffers): New defun.
4667 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
4668 Catch `dont-send' signal.
4669 (tramp-set-auto-save-file-modes): Set always permissions, because
4670 there might be an old auto-saved file belonging to another
4671 original file. This could be a security threat. Reported by
4672 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
4673 Check for Emacs 21.3.50 removed.
4674
4675 * tramp-smb.el (all): Remove debug construct for
4676 `with-parsed-tramp-file-name'.
4677 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
4678 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
4679 No error message if DIRECTORY or FILENAME doesn't exist.
4680 (tramp-smb-open-connection): Check existence of
4681 `tramp-smb-program'.
4682
4683 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4684
4685 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4686 Properly handle the case where the `m' or `s' command's argument is not
4687 yet terminated.
4688 (perl-indent-new-calculate): New function.
4689 (perl-indent-line): Use it.
4690
4691 2005-03-20 Miles Bader <miles@gnu.org>
4692
4693 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4694 in text-mode too. Change to new face names.
4695 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4696 Add `:weight bold' attribute.
4697 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4698
4699 2005-03-19 Juri Linkov <juri@jurta.org>
4700
4701 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
4702
4703 * international/mule.el (auto-coding-alist): Sync with
4704 `auto-mode-alist' by adding upper case archive file extensions
4705 and adding ear/war to jar extension.
4706
4707 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
4708
4709 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4710 running, restart it.
4711
4712 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
4713
4714 * finder.el (finder-current-item): Throw an error on an empty line.
4715
4716 * man.el (Man-follow-manual-reference): If current-word returns
4717 nil, use "".
4718
4719 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
4720
4721 * simple.el (goto-line): Doc fix.
4722
4723 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
4724
4725 * files.el (save-buffer): Doc fix.
4726
4727 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
4728
4729 * recentf.el (recentf-cleanup-remote): New variable.
4730 (recentf-cleanup): Use it to conditionally check availablity of
4731 remote files.
4732
4733 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
4734
4735 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4736 function names.
4737
4738 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4739
4740 * language/thai-word.el: New file.
4741
4742 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4743
4744 * files.el (backup-buffer): If the file's directory is not
4745 writable, use copy instead of move to backup the file.
4746
4747 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4748
4749 * obsolete/keyswap.el: Moved to obsolete/ from term/.
4750
4751 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4752
4753 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4754 Use functionp instead of symbolp and fboundp. Reported by Drkm
4755 <darkman_spam@yahoo.fr>.
4756 (ps-print-version): New version 6.6.6.
4757
4758 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
4759
4760 * textmodes/table.el (table--line-column-position): New idiom.
4761 (table--row-column-insertion-point-p): New function to test
4762 validity of row and column insertion operation at a location.
4763 (table-global-menu, table-cell-menu): Use above functions for
4764 deterministic test operation.
4765 (table--editable-cell-p): Behave in deterministic fashion.
4766
4767 2005-03-18 Juri Linkov <juri@jurta.org>
4768
4769 * isearch.el (isearch-lazy-highlight-new-loop):
4770 Make arguments beg and end optional.
4771 (isearch-update): Remove optional arguments nil from
4772 isearch-lazy-highlight-new-loop.
4773 (isearch-lazy-highlight-search): Let-bind case-fold-search to
4774 isearch-lazy-highlight-case-fold-search instead of
4775 isearch-case-fold-search, and let-bind isearch-regexp to
4776 isearch-lazy-highlight-regexp.
4777 Use isearch-lazy-highlight-last-string instead of isearch-string.
4778
4779 * replace.el (perform-replace): Remove bindings of global
4780 variables isearch-string, isearch-regexp, isearch-case-fold-search.
4781 Add three new arguments to `replace-highlight'.
4782 (replace-highlight): Add arguments string, regexp, case-fold.
4783 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4784 to allow isearch-lazy-highlight-new-loop to use these values
4785 to set corresponding isearch-lazy-highlight-* internal
4786 variables whose values lazy highlighting will use regardless of
4787 changes to global variables isearch-string, isearch-regexp,
4788 isearch-case-fold-search during lazy highlighting loop.
4789 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
4790 to `lazy-highlight-cleanup'.
4791
4792 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
4793 (ispell-highlight-face): Set default face to `isearch' when
4794 lazy highlighting is enabled.
4795 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
4796 priority to 1. Add lazy highlighting.
4797 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
4798 from `isearch-dehighlight'.
4799
4800 2005-03-18 David Ponce <david@dponce.com>
4801
4802 * files.el (hack-local-variables): Do a case-insensitive search
4803 for End.
4804
4805 2005-03-18 Juri Linkov <juri@jurta.org>
4806
4807 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
4808 `isearch-lazy-highlight-cleanup', add alias to old name and
4809 declare obsolete. Add release numbers to other obsolete vars.
4810 (isearch-done, isearch-lazy-highlight-new-loop):
4811 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
4812 (lazy-highlight-cleanup) <variable>: Doc fix.
4813 (isearch-lazy-highlight-update): Rename obsolete
4814 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
4815
4816 2005-03-18 Kenichi Handa <handa@m17n.org>
4817
4818 * language/thai-util.el: Fix categorization of Thai characters in
4819 thai-category-table.
4820 (thai-composition-pattern): Adjust it for the above change.
4821 (thai-self-insert-command, thai-compose-syllable): New functions.
4822 (thai-compose-region): Use thai-compose-syllable.
4823 (thai-compose-string): Likewise.
4824 (thai-composition-function): Likewise.
4825 (thai-auto-composition): New function.
4826 (thai-auto-composition-mode): New minor mode.
4827
4828 * language/thai.el: Fix patterns to be registered in
4829 composition-function-table.
4830
4831 * international/quail.el (quail-input-method): Locally bind
4832 inhibit-modification-hooks to t.
4833
4834 2005-03-17 Richard M. Stallman <rms@gnu.org>
4835
4836 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
4837 (perl-mode): Use run-mode-hooks.
4838
4839 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
4840 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
4841 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
4842
4843 * mail/sendmail.el (sendmail-send-it): Reenable the code
4844 to compute resend-to-address and use it.
4845
4846 * tar-mode.el (tar-mode): Turn off undo unconditionally.
4847
4848 * image-mode.el: New file.
4849
4850 * image.el (insert-sliced-image): Add autoload cookie.
4851
4852 * font-lock.el (font-lock-lines-before): New user option.
4853 (font-lock-after-change-function): Obey it.
4854
4855 * bindings.el (esc-map): Make M-g a prefix.
4856 Bind M-g g and M-g M-g to goto-line.
4857
4858 * faces.el (face-id): Doc fix.
4859
4860 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4861
4862 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
4863 (rmail-show-message): Use rmail-unknown-mail-followup-to.
4864 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
4865
4866 * mail/sendmail.el (mail-yank-ignored-headers)
4867 (mail-font-lock-keywords, mail-mode-fill-paragraph):
4868 Add Mail-Followup-To and Mail-Reply-To headers.
4869 (mail-citation-hook): Add autoload cookie.
4870 (mail-mode): Doc fix.
4871 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
4872 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
4873 (mail-mode-fill-paragraph): Handle those headers.
4874 (mail-mailing-lists): New variable.
4875 (mail-mail-reply-to, mail-mail-followup-to): New functions.
4876
4877 2005-03-17 Juri Linkov <juri@jurta.org>
4878
4879 * isearch.el (isearch-fallback): Check for `(car previous)'
4880 before calling `isearch-other-end-state'.
4881
4882 2005-03-17 Kim F. Storm <storm@cua.dk>
4883
4884 * simple.el (move-beginning-of-line): Move to beginning of buffer
4885 line, as well as beginning of screen line.
4886
4887 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
4888
4889 * calendar/diary-lib.el (mark-diary-entries): Use new optional
4890 argument REDRAW rather than calendar-redrawing variable.
4891 * calendar/calendar.el (calendar-redrawing): Delete.
4892 (redraw-calendar): Do not bind calendar-redrawing.
4893
4894 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
4895
4896 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
4897 diary-file buffer.
4898
4899 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4900
4901 * help.el (describe-mode): Allow a :minor-mode-function property to
4902 specify a different minor mode toggle function than the variable.
4903 * simple.el (auto-fill-function):
4904 * subr.el (add-minor-mode): Use it.
4905
4906 2005-03-16 Kenichi Handa <handa@m17n.org>
4907
4908 * language/ethio-util.el (sera-being-called-by-w3): New variable.
4909 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
4910 (ethio-fidel-to-sera-buffer): Likewise.
4911
4912 2005-03-16 Juri Linkov <juri@jurta.org>
4913
4914 * emacs-lisp/find-func.el (find-function-regexp):
4915 Add defun-emitting macro `menu-bar-make-toggle'.
4916
4917 * isearch.el: Put `isearch-scroll' property to
4918 `split-window-horizontally'.
4919
4920 * info.el: Update error messages for `debug-ignored-errors'.
4921 (Info-isearch-search): Doc fix.
4922 (Info-find-node): Move up code to go into info buffer before
4923 recording the node to the history.
4924 (Info-fontify-node): Fontify titles only if the next line
4925 has two or more `*', `=', `-', `.'.
4926 Display "go to this node" for empty (match-string 3).
4927
4928 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4929
4930 * term/mac-win.el: Add mouse pointer shape constants.
4931
4932 2005-03-15 Kim F. Storm <storm@cua.dk>
4933
4934 * simple.el (move-beginning-of-line): Use vertical-motion.
4935
4936 2005-03-15 Juri Linkov <juri@jurta.org>
4937
4938 * isearch.el (isearch-error): New variable.
4939 (isearch-invalid-regexp, isearch-within-brackets): Remove.
4940 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
4941 (isearch-within-brackets-state): Remove.
4942 (isearch-case-fold-search-state, isearch-pop-fun-state):
4943 Decrease frame index.
4944 (isearch-mode, isearch-top-state, isearch-push-state)
4945 (isearch-edit-string, isearch-abort, isearch-search-and-update)
4946 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
4947 (isearch-search, isearch-lazy-highlight-new-loop):
4948 Replace `isearch-invalid-regexp' with `isearch-error'.
4949 Remove `isearch-within-brackets'.
4950 (isearch-search): Add `search-failed' handler to `condition-case'.
4951 (isearch-lazy-highlight-search): Add `condition-case' to catch
4952 errors and allow `isearch-lazy-highlight-update' to try
4953 highlighting from the beginning of the window.
4954 (isearch-repeat): Move up code to set isearch-wrapped to t
4955 before calling isearch-wrap-function.
4956
4957 * info.el (Info-isearch-initial-node): New internal variable.
4958 (Info-search): Signal an error in isearch mode when search leaves
4959 the initial node. Signal an error when `bound' is non-nil and
4960 nothing was found in the current subfile.
4961 (Info-isearch-search): Remove `condition-case'.
4962 (Info-isearch-wrap): Don't wrap when search failed during leaving
4963 the initial node. If `Info-isearch-search' is nil, wrap around
4964 the current node.
4965 (Info-isearch-start): New fun.
4966 (Info-mode): Add buffer-local hook `Info-isearch-start' to
4967 `isearch-mode-hook'.
4968
4969 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4970
4971 * simple.el (normal-erase-is-backspace): Set default to t if
4972 running on Mac.
4973
4974 * term/mac-win.el (function-key-map): Sync with x-win.el.
4975
4976 2005-03-15 Kenichi Handa <handa@m17n.org>
4977
4978 * international/mule-cmds.el (locale-language-names): Modify the
4979 format of elements and add more entries.
4980 (locale-preferred-coding-systems): Add more entries.
4981 (set-locale-environment): Adjust for the change of
4982 locale-language-names.
4983
4984 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4985
4986 * pcvs.el (smerge-ediff): Remove bogus autoload.
4987
4988 2005-03-14 Lute Kamstra <lute@gnu.org>
4989
4990 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
4991 Ignore a `*' at the beginning of a line.
4992
4993 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
4994 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
4995 subr.el.
4996 (dont-compile, eval-when-compile, eval-and-compile): Use declare
4997 to specify indentation.
4998
4999 * generic.el (define-generic-mode): Let generic-mode-list be a
5000 list of strings; test membership with equal.
5001
5002 2005-03-14 Kim F. Storm <storm@cua.dk>
5003
5004 * simple.el (next-line, previous-line): Add optional try-vscroll
5005 arg to recognize interactive use. Pass it on to line-move.
5006 (line-move): Don't perform auto-window-vscroll when defining or
5007 executing keyboard macro to ensure consistent behaviour.
5008
5009 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5010
5011 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5012
5013 2005-03-13 Lute Kamstra <lute@gnu.org>
5014
5015 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5016 debugger-setup-buffer so that backtrace marks the frames set to
5017 debug-on-exit and we don't have to do it manually. Set an extra
5018 debug-on-exit for macro's.
5019 (debugger-setup-buffer): Don't mark the top frame manually.
5020
5021 2005-03-12 Lute Kamstra <lute@gnu.org>
5022
5023 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5024 lisp-indent-function throughout.
5025 (with-no-warnings): Set lisp-indent-function property.
5026
5027 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5028
5029 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5030 Add entry for backslash.
5031
5032 2005-03-12 Juri Linkov <juri@jurta.org>
5033
5034 * info.el (Info-search): Four fixes for backward search.
5035
5036 2005-03-11 Jay Belanger <belanger@truman.edu>
5037
5038 * calc/calc.el (calc-language-alist): New variable.
5039 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5040 (calc-embedded-find-modes): Use calc-language-alist instead of
5041 calc-embedded-language-alist.
5042
5043 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5044
5045 * calendar/calendar.el (calendar-redrawing): New internal
5046 variable.
5047 (redraw-calendar): Remove bogus save-excursion from previous
5048 change. Bind calendar-redrawing to t for mark-diary-entries.
5049 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5050 calendar if that is why we were called.
5051
5052 2005-03-11 Kenichi Handa <handa@m17n.org>
5053
5054 * international/mule.el (make-coding-system): Set property
5055 coding-system-define-form to nil.
5056 (define-coding-system-alias): Likewise.
5057
5058 2005-03-11 Kenichi Handa <handa@m17n.org>
5059
5060 These changes are suggested by Dave Love <fx@gnu.org>.
5061
5062 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5063 coding: tag.
5064 (adaptive-fill-regexp): Add more bullets.
5065 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5066 regexps.
5067
5068 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5069
5070 * help.el (describe-mode): Properly handle non-trivial lighters.
5071 Don't ignore minor modes that are not listed in minor-mode-list.
5072
5073 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5074 feature ON when the user requests to turn it OFF.
5075
5076 2005-03-10 Lute Kamstra <lute@gnu.org>
5077
5078 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5079 (implement-debug-on-entry): New function to replace debug-entry-code.
5080 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5081 second argument as the 2005-03-07 change makes it obsolete.
5082 (debug-on-entry, cancel-debug-on-entry): Update call to
5083 debug-on-entry-1.
5084 (debug, debugger-setup-buffer): Comment update.
5085 (debugger-frame-number): Update to work with implement-debug-on-entry.
5086
5087 2005-03-10 Jay Belanger <belanger@truman.edu>
5088
5089 * calc/calc-embed.el (math-ms-args): Declare it.
5090 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5091 math-ms-args.
5092 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5093 variables.
5094
5095 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5096
5097 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5098 Use message-box.
5099
5100 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5101 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5102 (tooltip-gud-tips): Simplify.
5103 (tooltip-gud-tips-p): Remove superflouous :set.
5104 (tooltip-gud-modes): Add fortran-mode.
5105 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5106
5107 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5108
5109 2005-03-09 Kim F. Storm <storm@cua.dk>
5110
5111 * play/animate.el (animate-place-char): Use forward-line instead
5112 of next-line to improve performance.
5113
5114 2005-03-09 Simon Josefsson <jas@extundo.com>
5115
5116 * net/browse-url.el (browse-url-default-browser): Doc fix.
5117
5118 2005-03-09 Miles Bader <miles@gnu.org>
5119
5120 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5121 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5122
5123 2005-03-09 Kenichi Handa <handa@m17n.org>
5124
5125 * international/latin-1.el: Set case and syntax for 255 only if
5126 set-case-syntax-set-multibyte is nil.
5127
5128 * textmodes/ispell.el (ispell-insert-word): New function.
5129 (ispell-word): Use ispell-insert-word to insert a new word.
5130 (ispell-process-line): Likewise.
5131 (ispell-complete-word): Likewise.
5132
5133 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5134
5135 * calendar/calendar.el (redraw-calendar): Preserve point.
5136 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5137 (calendar-week-start-day): Move after definition of
5138 redraw-calendar. Delete buffer test, since redraw-calendar has
5139 that now.
5140
5141 * calendar/diary-lib.el (mark-diary-entries): Only call
5142 redraw-calendar in the first of any recursive calls.
5143 Reported by Alan Shutko <ats@acm.org>.
5144
5145 2005-03-08 Juri Linkov <juri@jurta.org>
5146
5147 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5148 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5149 (html-radio-buttons): Add a space before the trailing `/>' where
5150 sgml-xml-mode is non-nil.
5151 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5152 the subsequent tag of the empty XML tag.
5153 (html-href-anchor): Don't set initial input to "http:".
5154 (html-image): Ask for the image URL and set point inside alt="".
5155 (html-name-anchor): Duplicate the name in the `id' attribute when
5156 sgml-xml-mode is non-nil.
5157 (html-paragraph): Remove \n before <p>.
5158 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5159 instead of `checked' when sgml-xml-mode is non-nil.
5160
5161 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5162 Remove 1 space before #RRGGBB to not truncate it on terminal
5163 windows w/o fringes. Remove 1 space between bg and fg examples
5164 to get more space.
5165 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5166 avoid byte-compile warnings.
5167
5168 * image-file.el (image-file-handler): Put `safe-magic' property to
5169 `image-file-handler'.
5170
5171 * info.el (Info-isearch-search): Emulate word search in
5172 isearching through multiple Info nodes with Info-search.
5173 (Info-isearch-wrap): Allow isearch-word.
5174
5175 2005-03-08 Lute Kamstra <lute@gnu.org>
5176
5177 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5178 stepping into the debugger's code is not possible.
5179 (debugger-jumping-flag): Docstring update.
5180
5181 2005-03-08 Jay Belanger <belanger@truman.edu>
5182
5183 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5184 embedded mode begins.
5185 (calc-embedded-language-alist): New variable.
5186 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5187 set default language mode.
5188
5189 2005-03-08 Kenichi Handa <handa@m17n.org>
5190
5191 * international/ccl.el (define-ccl-program): Fix docstring about
5192 extra 256 bytes assured for the output buffer.
5193
5194 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5195 Fix BUFFER_MAGNIFICATION to 2.
5196 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5197
5198 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5199
5200 * align.el (align-rules-list): Added an alignment rule for CSS
5201 declarations (applies to css-mode and html-mode buffers).
5202
5203 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5204
5205 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5206
5207 2005-03-07 Kim F. Storm <storm@cua.dk>
5208
5209 * simple.el (move-beginning-of-line): New command.
5210
5211 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5212
5213 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5214
5215 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5216 and move-beginning-of-line.
5217
5218 * apropos.el (apropos-print): Omit command from M-x ... RET.
5219
5220 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5221
5222 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5223 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5224
5225 2005-03-06 Richard M. Stallman <rms@gnu.org>
5226
5227 * bindings.el (esc-map): Bind M-g to goto-line.
5228
5229 * facemenu.el (global-map): Bind M-o, not M-g.
5230
5231 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5232
5233 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5234 "Open Directory" as for "Open File".
5235
5236 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5239 (push-mark-command): Run activate-mark-hook.
5240
5241 2005-03-06 Richard M. Stallman <rms@gnu.org>
5242
5243 * help-mode.el (help-mode-finish): Don't alter the element
5244 in view-return-to-alist if there already is one.
5245
5246 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5247 make sure the current buffer is the expected one.
5248
5249 * novice.el (disabled-command-function): Output in *Disabled Command*.
5250 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5251
5252 * textmodes/flyspell.el (flyspell-large-region):
5253 Pass args differently for aspell.
5254
5255 * files.el (mode-require-final-newline): Doc fix.
5256
5257 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5258
5259 * progmodes/which-func.el (which-function):
5260 Specify NOERROR when calling imenu--make-index-alist.
5261
5262 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5263
5264 * simple.el (normal-erase-is-backspace): Define default value.
5265
5266 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5267 (custom-reevaluate-setting): Simple function to handle
5268 variables that are defined before their default value can really
5269 be computed.
5270
5271 * startup.el (command-line): Use it for temporary-file-directory,
5272 small-emporary-file-directory, auto-save-file-name-transforms,
5273 blink-cursor-mode, and normal-erase-is-backspace.
5274
5275 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5276 progress, even with buggy anchored keywords.
5277
5278 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5279
5280 * simple.el (goto-line): Remove unbalanced final parenthesis.
5281
5282 2005-03-05 Richard M. Stallman <rms@gnu.org>
5283
5284 * simple.el (goto-line): Use a number at point as the default.
5285 With C-u as arg, switch buffers.
5286
5287 2005-03-05 Juri Linkov <juri@jurta.org>
5288
5289 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5290 with `no-blinking-cursor'.
5291
5292 * startup.el (no-blinking-cursor): New defvar.
5293 (command-line): Add `--no-blinking-cursor' to longopts.
5294 Set `no-blinking-cursor' to t for command line arguments
5295 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5296 with `no-blinking-cursor' in the condition for calling
5297 `blink-cursor-mode'.
5298
5299 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5302 (menu-bar-options-save): Add blink-cursor-mode.
5303 (menu-bar-options-menu): Add blink-cursor-mode.
5304
5305 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5306
5307 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5308 (icalendar-export-file, icalendar-export-region)
5309 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5310 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5311
5312 2005-03-04 Lute Kamstra <lute@gnu.org>
5313
5314 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5315 (debug-function-list): Ditto.
5316
5317 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5318
5319 * textmodes/texinfmt.el (texinfo-append-refill):
5320 Redefine the types of line to which @refill
5321 is not appended by replacing a search for `@refill\\|@bye' with
5322 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5323 itemize@refill' bug and the unfilled long lines bug.
5324 (texinfmt-version): Update number and date.
5325
5326 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5327
5328 * international/code-pages.el (windows-1250, windows-125[2-8])
5329 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5330
5331 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5332
5333 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5334 bound yet.
5335
5336 2005-03-02 Romain Francoise <romain@orebokech.com>
5337
5338 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5339 buffer after removing limits.
5340 (ibuffer-pop-filter): Ditto.
5341 Update copyright.
5342
5343 2005-03-02 Miles Bader <miles@gnu.org>
5344
5345 * button.el (make-text-button): If the user doesn't specify a
5346 type, use the default. Rewrite to use `add-text-properties' and
5347 plist functions.
5348
5349 2005-03-01 Lute Kamstra <lute@gnu.org>
5350
5351 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5352 (debugger-jumping-flag): New var.
5353 (debug-entry-code): Use it.
5354 (debugger-jump): Use debugger-jumping-flag and add
5355 debugger-reenable to post-command-hook.
5356 (debugger-reenable): Use debugger-jumping-flag and remove itself
5357 from post-command-hook.
5358 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5359 debugger-reenable.
5360
5361 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5362
5363 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5364 inclusion of "itemize\\|", which may be unnecessary, is certainly
5365 inelegant, and stops refilling in itemize lists when formatting
5366 Japanese Texinfo files to Info.
5367 Update copyright to 2005.
5368
5369 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5370
5371 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5372 of an error if GDB can't find the source file.
5373
5374 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5375
5376 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5377 not just the calendar.
5378
5379 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5380 first.
5381 (diary-redraw-calendar): New function.
5382 (make-diary-entry): Add diary-redraw-calendar to local
5383 write-contents-functions. Turn off selective display before
5384 inserting in diary.
5385
5386 2005-03-01 Kim F. Storm <storm@cua.dk>
5387
5388 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5389
5390 2005-03-01 Lute Kamstra <lute@gnu.org>
5391
5392 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5393 that debug-entry-code can be safely removed from a function while
5394 this code is being evaluated. Revert the 2005-02-27 change as the
5395 new implementation no longer requires it. Make sure that a
5396 function body containing just a string is not mistaken for a docstring.
5397 (debug): Skip one more frame in case of debug on entry.
5398 (debugger-setup-buffer): Delete one more frame line in case of
5399 debug on entry.
5400 (debugger-frame-number): Update to use the new text introduced by
5401 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5402
5403 2005-02-28 Kim F. Storm <storm@cua.dk>
5404
5405 * double.el (double-translate-key): Call force-window-update after
5406 read-event to avoid crash in redisplay.
5407
5408 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5409
5410 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5411 (debug): Use it. Move the inhibit-trace earlier.
5412 (debug-entry-code): New const.
5413 (debug-on-entry-1): Use it.
5414
5415 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5416
5417 * international/utf-16.el (ccl-encode-mule-utf-16le):
5418 Fix BUFFER_MAGNIFICATION to 2.
5419 (ccl-encode-mule-utf-16be): Likewise.
5420
5421 2005-02-28 Kenichi Handa <handa@m17n.org>
5422
5423 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5424 Fix BUFFER_MAGNIFICATION to 4.
5425 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5426
5427 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5428
5429 * speedbar.el (speedbar-update-flag): Doc fix.
5430 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5431 argument.
5432
5433 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5434
5435 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5436 have a non-nil `invisible' property but are actually visible.
5437
5438 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5439 for perldoc sections.
5440 (perl-outline-regexp, perl-outline-level): New var and function.
5441 (perl-mode): Use them.
5442
5443 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5444
5445 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5446 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5447
5448 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5449
5450 * cus-edit.el: Comment change.
5451 (custom-buffer-create-internal): Slightly reword text at top of
5452 Custom buffers. Mention there that saving an option edits the
5453 init file. Add link to Emacs manual node on `custom-file'.
5454 (custom-magic-alist): Rewrite individual State messages to use
5455 capitalized keywords. Doc fix.
5456
5457 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5458
5459 * calendar/calendar.el (calendar-buffer): Move above
5460 calendar-week-start-day.
5461 (calendar-week-start-day): Doc fix. Add :set function.
5462 (calendar-minimum-window-height): New variable.
5463 (generate-calendar-window): Only resize window if selected-window
5464 is displaying the calendar buffer. Use new variable
5465 calendar-minimum-window-height.
5466 (generate-calendar): Reword error message.
5467 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5468
5469 2005-02-27 Andreas Schwab <schwab@suse.de>
5470
5471 * vc.el (vc-do-command): Don't run command asynchronously when
5472 operating in a remote directory.
5473
5474 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5475 change from sync with Tramp 2.0.47.
5476
5477 2005-02-27 Richard M. Stallman <rms@gnu.org>
5478
5479 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5480
5481 * textmodes/flyspell.el (flyspell-mode-on):
5482 Call ispell-change-dictionary only if necessary.
5483
5484 * emacs-lisp/re-builder.el (regexp-builder): New function.
5485
5486 * register.el (describe-register-1): Explicitly handle
5487 yank-excluded-properties = t.
5488
5489 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5490 (custom-magic-alist): Change the status descriptions again.
5491 (face widget-type): Total rewrite based on `restricted-sexp'
5492 to eliminate the confusing double hiding levels.
5493
5494 * emacs-lisp/debug.el (debug-on-entry-1):
5495 If function body is empty, add nil as body form.
5496
5497 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5498
5499 * emacs-lisp/trace.el (inhibit-trace): New var.
5500 (trace-make-advice): Use it.
5501
5502 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5503
5504 2005-02-26 Kim F. Storm <storm@cua.dk>
5505
5506 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5507 (mouse-on-link-p, mouse-drag-region-1): Use it.
5508
5509 2005-02-25 Lute Kamstra <lute@gnu.org>
5510
5511 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5512
5513 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5514
5515 * frame.el (blink-cursor-mode): Add :group keyword.
5516
5517 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5518
5519 * calendar/icalendar.el (icalendar--decode-isodatetime):
5520 New optional argument DAY-SHIFT.
5521 (icalendar-export-region): Fix coding-system-for-write.
5522 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5523 events by one.
5524
5525 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5526
5527 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5528
5529 2005-02-24 Kim F. Storm <storm@cua.dk>
5530
5531 * international/iso-acc.el (iso-accents-compose): Fix crash
5532 during redisplay. Call force-window-update after read-event
5533 and delete-region to signal that window is not accurate.
5534
5535 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5536
5537 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5538 Remove unused and inexistent var `inhibit-trace'.
5539 (debugger-mode): Use run-mode-hooks.
5540 (debugger-list-functions): Add buttons; setup xref stack.
5541
5542 2005-02-23 Richard M. Stallman <rms@gnu.org>
5543
5544 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5545 appointment says it was explicitly made.
5546 (appt-add): Set the 3rd element.
5547 (appt-make-list): Preserve explicit appointments.
5548
5549 * subr.el (find-tag-default): Catch errors in forward-sexp.
5550
5551 2005-02-23 Juri Linkov <juri@jurta.org>
5552
5553 * info.el (Info-isearch-search): New defcustom.
5554 (Info-isearch-search): Call the default isearch function
5555 when Info-isearch-search is nil.
5556 (Info-isearch-wrap): Use variable Info-isearch-search.
5557
5558 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * cus-edit.el: Comment change.
5561
5562 2005-02-22 Kim F. Storm <storm@cua.dk>
5563
5564 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5565 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5566
5567 2005-02-22 Simon Josefsson <jas@extundo.com>
5568
5569 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5570 New variable.
5571 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5572 Oskarsson" <myrkraverk@users.sourceforget.net>.
5573
5574 2005-02-22 Kim F. Storm <storm@cua.dk>
5575
5576 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5577 check that window of that event is the selected window.
5578 (mouse-drag-region-1): Compare mouse event window to selected
5579 window before setting point.
5580
5581 * tooltip.el (tooltip-show-help-function): Pass event to
5582 mouse-on-link-p so it can check selected window.
5583
5584 2005-02-22 Kenichi Handa <handa@m17n.org>
5585
5586 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5587 (ps-mule-show-warning): New function.
5588 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5589 characters are found.
5590
5591 * ps-print.el (ps-header-footer-string): Return a list of header
5592 and footer strings.
5593
5594 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5595
5596 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5597
5598 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5599
5600 * frame.el (blink-cursor-mode): Use define-minor-mode.
5601
5602 * term/mac-win.el (function-key-map): Use char-names more consistently.
5603 (file-name-coding-system): Only set it for MacOS-9. The other case is
5604 already handled in mule-cmds.el (where it also works when mac-win.el
5605 is not used).
5606
5607 2005-02-21 Kenichi Handa <handa@m17n.org>
5608
5609 * international/mule.el (ctext-pre-write-conversion): Always use
5610 " *code-converting-work*" buffer for work.
5611
5612 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5613
5614 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5615
5616 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5617
5618 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5619
5620 * ses.el (undo-more): Restore defadvice, but only the part that
5621 allows changes outside the restricted area of the buffer.
5622
5623 2005-02-20 Kim F. Storm <storm@cua.dk>
5624
5625 * simple.el (line-move): Add fourth optional arg try-vscroll which
5626 must be set to perform auto-window-vscroll.
5627 When moving backwards and doing auto-window-vscroll, automatically
5628 vscroll to the last part of lines which are taller than the window.
5629 (next-line, previous-line): Set try-vscroll arg on line-move.
5630
5631 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5632
5633 * replace.el (query-replace, query-replace-regexp)
5634 (replace-string, replace-regexp): When operating on region, make
5635 the minibuffer prompt say so.
5636
5637 * isearch.el (isearch-forward): Document isearch-query-replace and
5638 isearch-query-replace-regexp keybindings.
5639
5640 2005-02-19 Jay Belanger <belanger@truman.edu>
5641
5642 * calc/calc-aent.el (math-read-token): Add local variable.
5643
5644 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5645 (calc-edit-top): Move declaration to earlier in file.
5646 (calc-edit-macro-repeats): Add local variables.
5647
5648 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5649 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5650 calcFunc-tanh.
5651 Adjust integration rule for calcFunc-tan.
5652
5653 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5654
5655 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5656 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5657 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5658 (viper-skip-separators): Bug fix.
5659 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5660 particular major mode.
5661 (viper-del-backward-char-in-replace): Don't put deleted char on the
5662 kill ring.
5663
5664 * viper-ex.el (viper-color-display-p): New function.
5665 (viper-has-face-support-p): Use viper-color-display-p.
5666
5667 * viper-keym.el (viper-gnus-modifier-map): New keymap.
5668
5669 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
5670
5671 * viper-util.el (viper-glob-unix-files): Fix shell status check.
5672 (viper-file-remote-p): Make equivalent to file-remote-p.
5673
5674 * viper.el (viper-major-mode-modifier-list):
5675 Use viper-gnus-modifier-map.
5676
5677 2005-02-19 David Kastrup <dak@gnu.org>
5678
5679 * subr.el (subregexp-context-p): Fix garbled doc string by adding
5680 quoting.
5681
5682 2005-02-19 Jay Belanger <belanger@truman.edu>
5683
5684 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
5685 Remove extra definitions.
5686 (calc-coth): New function.
5687 (calcFunc-cot): Fix `let'.
5688
5689 2005-02-19 Eli Zaretskii <eliz@gnu.org>
5690
5691 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
5692 the reasons we use "type pc" in these faces.
5693
5694 * button.el (button): Ditto.
5695
5696 2005-02-19 Michael Mauger <mmaug@yahoo.com>
5697
5698 * replace.el (query-replace-read-from): Set the value of
5699 query-replace-from-history-variable to handle the case of an empty
5700 string entered to accept the suggested default.
5701
5702 * net/tramp.el (tramp-file-name-for-operation):
5703 Use dired-call-process instead of dired-call-process-command.
5704
5705 2005-02-19 Jay Belanger <belanger@truman.edu>
5706
5707 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5708 (math-div-non-trig): New variables.
5709 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5710 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5711 (math-combine-prod, math-div-symb-fancy): Add simplifications for
5712 trig expressions.
5713
5714 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
5715
5716 * progmodes/gdb-ui.el (gdb-var-update-handler)
5717 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5718 for watch expressions,
5719 (gdb-var-create-handler): Don't set speedbar-update-flag.
5720 (gdb-post-prompt): Simplify test for speedbar.
5721
5722 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5723
5724 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5725 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5726 we use the syntax table of the correct buffer.
5727 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5728 Felix Gatzemeier.
5729
5730 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5731 (ediff-file-remote-p): Make synonymous with file-remote-p.
5732 In all deffaces ediff-*-face-*, use min-colors.
5733
5734 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5735 ediff-recurse-to-subdirectories.
5736 (ediff-mark-if-equal): Check that the arguments are strings, use
5737 ediff-same-contents (after to Felix Gatzemeier).
5738
5739 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5740 nil.
5741
5742 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
5743
5744 * log-view.el (log-view-message-re): Fix up Subversion regexp.
5745
5746 2005-02-18 David Kastrup <dak@gnu.org>
5747
5748 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5749 use `mark-active' when defined.
5750
5751 2005-02-18 Kenichi Handa <handa@m17n.org>
5752
5753 * ps-print.el (ps-font-info-database): New entry
5754 ZapfChancery-MediumItalic with correct font name. Fix font name
5755 of the entry Zapf-Chancery-MediumItalic.
5756
5757 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5758
5759 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5760
5761 2005-02-16 Kim F. Storm <storm@cua.dk>
5762
5763 * ido.el (ido-fallback-command): Pass user input to fallback command.
5764
5765 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
5766
5767 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5768 (gdb-find-file-hook): Add server prefix.
5769
5770 2005-02-16 Richard M. Stallman <rms@gnu.org>
5771
5772 * replace.el (perform-replace): Pass new args to replace-highlight.
5773 (replace-highlight): Take region args,
5774 and pass them to isearch-lazy-highlight-new-loop.
5775
5776 * novice.el (disabled-command-hook): Autoload the defalias
5777 and the make-obsolete-variable call.
5778
5779 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5780
5781 * isearch.el (isearch-lazy-highlight-start-limit)
5782 (isearch-lazy-highlight-end-limit): New variables limit
5783 the region for highlighting.
5784 (isearch-lazy-highlight-new-loop): New args BEG and END.
5785 (isearch-lazy-highlight-search): Use the new vars.
5786 (isearch-lazy-highlight-update): Likewise.
5787
5788 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
5789
5790 * cus-start.el (all): Use default-boundp.
5791
5792 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
5793
5794 * menu-bar.el (menu-bar-select-frame): Handle current frame.
5795
5796 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * autorevert.el (auto-revert-stop-on-user-input)
5799 (auto-revert-verbose): Doc fixes.
5800
5801 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
5802
5803 * international/mule-cmds.el (set-locale-environment): Remove call
5804 to set-selection-coding-system on Windows.
5805
5806 2005-02-15 Jay Belanger <belanger@truman.edu>
5807
5808 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
5809 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
5810 calcFunc-coth.
5811 (math-simplify-sqrt): Add simplifications.
5812
5813 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
5814 to list.
5815
5816 * calc/calc-ext.el: Add functions to autoloads.
5817
5818 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
5819 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
5820 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
5821 (math-csc-raw, math-cot-raw): New functions.
5822
5823 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
5824
5825 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
5826 the variable name in a message.
5827
5828 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
5829 calcFunc-csc, calcFunc-cot.
5830
5831 * calc/calcalg2.el: Add derivative and integration rules for
5832 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
5833 calcFunc-csch, calcFunc-coth.
5834 (math-do-integral-methods): Add to checks for when to use
5835 substitutions.
5836
5837 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
5838
5839 2005-02-15 Lute Kamstra <lute@gnu.org>
5840
5841 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5842 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
5843 <monnier@iro.umontreal.ca>
5844 (lisp-outline-level): Improve efficiency. Suggested by David
5845 Kastrup <dak@gnu.org>.
5846
5847 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
5848
5849 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
5850 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
5851 (gdb-set-gud-minor-mode-existing-buffers): New functions.
5852 (gdb-find-file-hook): New hook. Add it to find-file-hook.
5853 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
5854
5855 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
5856
5857 * cus-start.el (all): Comment change.
5858
5859 2005-02-14 Lute Kamstra <lute@gnu.org>
5860
5861 * cus-start.el (all): Check if symbol is void.
5862
5863 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
5864
5865 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
5866 optional argument to \cite.
5867
5868 2005-02-14 Richard M. Stallman <rms@gnu.org>
5869
5870 * cus-edit.el (custom-buffer-create-internal): Update help message.
5871 (custom-magic-alist): Update help messages.
5872
5873 * cus-start.el (all): Allow a var to specify a standard value.
5874
5875 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
5876
5877 * custom.el (custom-theme-set-variables): Handle variable aliases.
5878
5879 * frame.el (blink-cursor-timer): Doc fix.
5880 (blink-cursor): Make it an alias for `blink-cursor-mode' and
5881 declare obsolete.
5882 (blink-cursor-mode): Define with defcustom and use correct
5883 standard expression in that defcustom.
5884 * startup.el (command-line): Adapt to above changes in frame.el.
5885
5886 2005-02-11 Lute Kamstra <lute@gnu.org>
5887
5888 * apropos.el (apropos-score-doc): Prevent division by zero.
5889
5890 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
5891
5892 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
5893 (icalendar--get-event-property-attributes)
5894 (icalendar--get-event-properties)
5895 (icalendar--datetime-to-diary-date): New functions.
5896 (icalendar--split-value): Doc fix.
5897 (icalendar--datetime-to-noneuropean-date)
5898 (icalendar--datetime-to-european-date): New optional argument
5899 SEPARATOR. Return result as a string instead of a list.
5900 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
5901 (icalendar--convert-string-for-export): Rename arg S to STRING.
5902 (icalendar-export-region): Doc fix. Change name of error buffer.
5903 Save output buffer.
5904 (icalendar-import-file): Add blank at end of prompt.
5905 (icalendar-import-buffer): Doc fix. Do not switch to error
5906 buffer. Indicate status in return value.
5907 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
5908 buffer. Save output buffer. Handle exception from recurrence
5909 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
5910 events. Fix problems with weekly all-day events.
5911
5912 2005-02-10 Richard M. Stallman <rms@gnu.org>
5913
5914 * simple.el (eval-expression-print-format):
5915 Avoid warning about edebug-active.
5916
5917 * help.el (help-for-help-internal): Rename from help-for-help.
5918 (help-for-help): Define with defalias.
5919
5920 * font-core.el (font-lock-default-function): Use with-no-warnings.
5921
5922 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
5923
5924 * custom.el (defface): Doc fix.
5925
5926 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
5927
5928 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
5929 width 0" to prevent word wrapping problems.
5930
5931 2005-02-09 Kim F. Storm <storm@cua.dk>
5932
5933 * ido.el (ido-file-extensions-order): New defcustom.
5934 (ido-file-extension-lessp, ido-file-extension-aux)
5935 (ido-file-extension-order): New advanced file ordering.
5936 (ido-file-lessp): New simple file ordering.
5937 (ido-sort-list): Remove.
5938 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
5939 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
5940
5941 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
5942
5943 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
5944 that some versions of grep produce.
5945 (grep-mode-font-lock-keywords): Likewise.
5946
5947 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
5948
5949 * progmodes/gdb-ui.el (gdb-location-list): New variable.
5950 (gdb-cdir): Delete.
5951 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
5952 (gdb-source-info): Treat case when source file is in another
5953 directory properly.
5954 (gdb-get-location): New function.
5955
5956 2005-02-07 Jay Belanger <belanger@truman.edu>
5957
5958 * calc/calc-prog.el (calc-write-parse-table-part)
5959 (calc-fix-token-name): Fix a check for language type.
5960
5961 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
5962
5963 2005-02-07 Andre Spiegel <spiegel@gnu.org>
5964
5965 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
5966 as directory not writable.
5967
5968 2005-02-07 Kim F. Storm <storm@cua.dk>
5969
5970 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
5971 (cua--standard-movement-commands): Remove list.
5972 Instead, set CUA property value to move for movement commands.
5973 (cua-movement-commands): Remove. Users must set CUA prop instead.
5974 (cua--pre-command-handler): Check CUA property.
5975 (cua--init-keymaps): Don't remap undo commands.
5976 (cua-mode): Don't call cua--rectangle-on-off.
5977
5978 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
5979 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
5980 (cua--rect-undo-set-point): New var.
5981 (cua--rectangle-undo-boundary): Setup undo apply entry.
5982 (cua--rect-undo-handler): New function for rectangle undo.
5983 (cua--rect-start-position, cua--rect-end-position): Add.
5984 (cua--rectangle-post-command): Call cua--rectangle-set-corners
5985 for restored rectangle. Set point if cua--rect-undo-set-point.
5986
5987 2005-02-06 Jay Belanger <belanger@truman.edu>
5988
5989 * calc/calc-lang.el (calc-tex-language): Display more information
5990 in messages.
5991
5992 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
5993 in TeX mode.
5994
5995 2005-02-06 Richard M. Stallman <rms@gnu.org>
5996
5997 * emacs-lisp/lisp.el (buffer-end): Doc fix.
5998
5999 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6000
6001 * net/ldap.el (ldap-search-internal): Support attributes with
6002 optional descriptions separated by a semi-colon, as in
6003 "userCertificate;binary".
6004
6005 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6006
6007 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6008 isn't a cons (i.e. the version is 0).
6009
6010 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6011
6012 * help.el (help-for-help): Doc fix.
6013
6014 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6015
6016 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6017 GDB-Windows on the menu-bar as this works better.
6018
6019 2005-02-04 Jay Belanger <belanger@truman.edu>
6020
6021 * calc/calc-embed.el (calc-embedded-update): Don't put in
6022 unnecessary newlines. Adjust the end of formula marker.
6023
6024 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6025 (math-latex-parse-two-args): New function.
6026
6027 2005-02-03 Lute Kamstra <lute@gnu.org>
6028
6029 * help-fns.el (help-with-tutorial): Make sure that users cannot
6030 remove the entire text of the tutorial by means of `undo'.
6031
6032 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6033
6034 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6035 in recent changes, where the ispell process was repeatedly
6036 killed & restarted.
6037
6038 * international/mule-cmds.el (set-locale-environment): Set file-name
6039 coding system to utf-8 on Darwin systems.
6040 (set-default-coding-systems): Don't set default-file-name-coding-system
6041 on Darwin systems.
6042
6043 2005-02-03 Richard M. Stallman <rms@gnu.org>
6044
6045 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6046
6047 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6048
6049 * faces.el (list-faces-display): Add optional argument.
6050
6051 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6052
6053 * font-core.el (font-lock-default-function): Handle the rare case where
6054 only font-lock-keywords is set.
6055
6056 2005-02-02 Kenichi Handa <handa@m17n.org>
6057
6058 * international/characters.el: Cancel previous change for
6059 I-WITH-DOT-ABOVE and DOTLESS-i.
6060
6061 * international/latin-5.el: Cancel previous change.
6062
6063 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6064
6065 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6066
6067 2005-02-02 Kenichi Handa <handa@m17n.org>
6068
6069 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6070 DOTLESS-i.
6071
6072 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6073 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6074
6075 * case-table.el (get-upcase-table): New function.
6076 (copy-case-table): Copy upcaes table too if non-nil.
6077 (set-case-syntax-delims): Maintain upcase table too.
6078 (set-case-syntax-pair): Likewise.
6079 (set-upcase-syntax, set-downcase-syntax): New functions.
6080 (set-case-syntax): Maintain upcase table too.
6081
6082 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6083
6084 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6085
6086 * progmodes/gud.el (gud-goto-info): New function.
6087 (gud-tool-bar-map): Use correct icon.
6088
6089 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6090
6091 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6092 When delegating, order args in the funcall correctly.
6093
6094 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6095
6096 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6097
6098 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6099
6100 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6101 buffer not visiting a file.
6102
6103 2005-01-31 Jay Belanger <belanger@truman.edu>
6104
6105 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6106 bound on the line with the formula.
6107
6108 2005-01-31 Kim F. Storm <storm@cua.dk>
6109
6110 * ses.el (ses-create-cell-variable-range)
6111 (ses-destroy-cell-variable-range, ses-reset-header-string)
6112 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6113 (ses-insert-row): Fix format of apply undo entries.
6114
6115 2005-01-31 Jay Belanger <belanger@truman.edu>
6116
6117 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6118 parts.
6119
6120 * calc/calc-embed.el (calc-embedded-open-formula)
6121 (calc-embedded-close-formula): Ignore matrix environments.
6122
6123 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6124 TeX mode.
6125
6126 * calc/calc-lang.el (math-function-table, math-oper-table)
6127 (math-variable-table): Adjust the LaTeX portions.
6128
6129 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6130 (math-latex-ignore-words): New constant.
6131
6132 2005-01-31 Richard M. Stallman <rms@gnu.org>
6133
6134 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6135 (ispell-local-dictionary): Doc fix.
6136 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6137 Don't reinitialize at run time. Don't defcustom.
6138 All uses changed to append ispell-local-dictionary-alist,
6139 or check it first.
6140 (ispell-current-dictionary): New variable for dictionary in use.
6141 (ispell-dictionary): Now used only for global default.
6142 (ispell-start-process): Set ispell-current-dictionary,
6143 not ispell-dictionary.
6144 (ispell-change-dictionary): Use this only for setting
6145 user preferences.
6146 (ispell-internal-change-dictionary): New function
6147 to change the current dictionary in use.
6148 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6149 Use ispell-current-dictionary.
6150 Handle ispell-local-dictionary-overridden.
6151 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6152
6153 2005-01-31 Jay Belanger <belanger@truman.edu>
6154
6155 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6156
6157 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6158 (calc-mode-map): Add calc-latex-language.
6159
6160 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6161 (math-latex-print-frac): New functions.
6162 (math-oper-table, math-function-table, math-variable-table)
6163 (math-complex-format, math-input-filter): Add latex properties.
6164 (calc-set-language): Set math-expr-special-function-mapping.
6165
6166 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6167 (calc-write-parse-table-part): Add LaTeX support.
6168
6169 * calc/calc.el (calc-language): Adjust docstring.
6170 (calc-set-mode-line): Add LaTeX support.
6171 (math-expr-special-function-mapping): New variable.
6172 (math-tex-ignore-words): Add to list.
6173
6174 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6175 Add LaTeX support.
6176 (math-compose-expr): Add support for special functions.
6177
6178 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6179
6180 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6181
6182 * progmodes/gdb-ui.el (gdb-memory-address)
6183 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6184 (gdb-memory-mode-map, gdb-memory-format-keymap)
6185 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6186 (gdb-memory-unit-menu): New variables for a buffer
6187 that lets the user examine program memory.
6188 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6189 (gdb-memory-format-binary, gdb-memory-format-octal)
6190 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6191 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6192 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6193 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6194 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6195 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6196 (gdb-memory-mode, gdb-memory-buffer-name)
6197 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6198 New functions for above buffer.
6199
6200 2005-01-30 Richard M. Stallman <rms@gnu.org>
6201
6202 * cus-edit.el (custom-bury-buffer): Function deleted.
6203 (custom-buffer-done-function): Option deleted.
6204 (custom-buffer-done-kill): New (replacement option.
6205 (Custom-buffer-done): Call quit-window.
6206 (custom-buffer-create-internal): Update for above changes.
6207
6208 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * simple.el (undo-ask-before-discard): New var.
6211 (undo-outer-limit-truncate): Implement it.
6212 (undo-extra-outer-limit): Doc update.
6213
6214 2005-01-29 Richard M. Stallman <rms@gnu.org>
6215
6216 * ses.el (undo-more): Delete defadvice.
6217 (ses-begin-change): Doc fix.
6218
6219 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6220 instead of rebinding C-x u and C-_.
6221
6222 * files.el (normal-backup-enable-predicate): Return nil for files
6223 in /tmp, regardless of temporary-file-directory.
6224
6225 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6226
6227 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6228 (open-rectangle, delete-whitespace-rectangle-line)
6229 (clear-rectangle-line): If FILL, pass t instead of FILL
6230 for move-to-column's 2nd arg.
6231
6232 * simple.el (undo): Fix the test for continuing a series of undos.
6233 (undo-more): Set pending-undo-list to t when we reach end.
6234 (pending-undo-list): Move up defvar.
6235
6236 * wid-edit.el (widget-button-click):
6237 Shorten the range of the track-mouse binding.
6238
6239 * comint.el (comint-insert-input): Undo previous changes;
6240 use last-input-event in interactive spec.
6241
6242 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6243
6244 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6245 to nil before invoking call-process. Reset buffer's modified flag
6246 after fontifying it in the no-async branch.
6247
6248 * wid-edit.el (widget-specify-button): If mouse pointer shape
6249 cannot be changed, use mouse face instead.
6250
6251 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6252
6253 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6254 (gdb-goto-breakpoint): Make breakpoint handling work on template
6255 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6256 (gdb-assembler-custom): Update to recognise breakpoint information
6257 added on 2005-01-19.
6258
6259 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6260
6261 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6262 (dsssl-mode): Use define-derived-mode.
6263 (scheme-mode-initialize): Remove.
6264 (scheme-mode): Use run-mode-hooks.
6265
6266 * cus-edit.el (customize-group-other-window)
6267 (custom-buffer-create-other-window): Don't override special-display-*.
6268 (custom-mode-map): Make it dense.
6269
6270 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6271 sets the default value.
6272
6273 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6274
6275 * descr-text.el: Add more keywords.
6276
6277 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6278
6279 * speedbar.el: Avoid unnecessary use of locate-library.
6280
6281 * international/mule-cmds.el (standard-display-european-internal):
6282 Don't fiddle with latin-1 non-break space any more since it's now
6283 special cased in the C code.
6284 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6285
6286 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6287
6288 * cus-start.el (all): Add `undo-outer-limit'.
6289
6290 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6291
6292 * textmodes/bibtex.el (bibtex-format-entry):
6293 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6294 field lines.
6295 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6296 not on part of a buffer.
6297
6298 2005-01-25 Lute Kamstra <lute@gnu.org>
6299
6300 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6301 nonempty field text strings like "{letters\\macro{}more letters}".
6302 Clarify docstring.
6303 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6304 (bibtex-entry-offset, bibtex-parse-association)
6305 (bibtex-parse-field-name): Fix typos in docstrings.
6306 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6307
6308 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6309
6310 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6311 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6312 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6313 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6314
6315 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6316 isearch minor mode.
6317
6318 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6321
6322 2005-01-24 Lute Kamstra <lute@gnu.org>
6323
6324 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6325 CASECHARS and NOT-CASECHARS regular expressions of the
6326 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6327 striding over charsets" error.
6328
6329 2005-01-24 Jay Belanger <belanger@truman.edu>
6330
6331 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6332 display variable name.
6333
6334 2005-01-24 Kenichi Handa <handa@m17n.org>
6335
6336 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6337 Fix setting of the element of encoded-kbd-iso2022-invocations.
6338
6339 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6340
6341 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6342 (gdb-threads-select): Change to also accept mouse events.
6343 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6344 (gdb-threads-mouse-select): Delete.
6345
6346 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * files.el (insert-directory): Take care of empty directory,
6349 listed without -a switch.
6350
6351 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6352
6353 * textmodes/refill.el (refill-post-command-function):
6354 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6355 to the list of functions that we should be careful not to undo.
6356 (refill-late-fill-paragraph-function): Remove.
6357 (refill-saved-state): New var.
6358 (refill-mode): Use it to save fill-paragraph-function.
6359 Save also the value of auto-fill-function.
6360
6361 * term/w32-win.el: Simplify code.
6362
6363 2005-01-23 Kim F. Storm <storm@cua.dk>
6364
6365 * simple.el (line-move): Adapt to new return value from
6366 pos-visible-in-window-p.
6367
6368 * simple.el (line-move): Fix last change. Check partial
6369 visibility at point rather than at window-start.
6370
6371 2005-01-22 Jason Rumney <jasonr@gnu.org>
6372
6373 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6374
6375 2005-01-22 David Kastrup <dak@gnu.org>
6376
6377 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6378
6379 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6380
6381 * type-break.el (type-break-mode): Add a test for
6382 type-break-file-name being non-nil.
6383
6384 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6385
6386 * net/eudc.el (top level): Call (message "") via progn, so that
6387 eudc-options-file is loaded.
6388
6389 2005-01-22 Kim F. Storm <storm@cua.dk>
6390
6391 * simple.el (line-move-1): Rename from line-move.
6392 (line-move): New function that adjusts vscroll for partially
6393 visible rows, and calls line-move-1 otherwise.
6394
6395 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6396
6397 * pcomplete.el: define pcomplete-read-event instead of read-event,
6398 since it's not a complete read-event implementation
6399
6400 2005-01-20 Jay Belanger <belanger@truman.edu>
6401
6402 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6403 for called function.
6404
6405 2005-01-20 Steven Tamm <steventamm@mac.com>
6406
6407 * term/mac-win.el (process-connection-type): Remove.
6408 Controlled now by s/darwin.h:PTY_ITERATION.
6409
6410 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6411
6412 * window.el (handle-select-window): Don't switch window when we're
6413 in the minibuffer.
6414
6415 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6416
6417 * subr.el (dotimes-with-progress-reporter): New macro.
6418
6419 * ses.el (ses-dotimes-msg): Remove macro.
6420 Use `dotimes-with-progress-reporter' instead.
6421
6422 2005-01-19 Steven Tamm <steventamm@mac.com>
6423
6424 * term/mac-win.el (process-connection-type): Use new
6425 operating-system-release variable to use ptys on Darwin 7 (OSX
6426 10.3) when using carbon build.
6427
6428 2005-01-19 Jay Belanger <belanger@truman.edu>
6429
6430 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6431 flags if the last command was a tab or M-tab.
6432
6433 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6434 in formula editing buffer.
6435
6436 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6437
6438 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6439 breakpoint image symbol in margin.
6440
6441 2005-01-19 Jay Belanger <belanger@truman.edu>
6442
6443 * calc/calc-prog.el (calc-execute-kbd-macro):
6444 Ignore calc-keep-arg-flag.
6445
6446 2005-01-19 Kenichi Handa <handa@m17n.org>
6447
6448 * textmodes/ispell.el (ispell-looking-at): New function.
6449 (ispell-process-line): Use ispell-looking-at to compare the ispell
6450 output and the buffer contents.
6451
6452 2005-01-18 Jay Belanger <belanger@truman.edu>
6453
6454 * calc/calc.el (calc-display-raw): Fix docstring.
6455
6456 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6457
6458 * simple.el (blink-matching-open): Strip extra info from syntax.
6459
6460 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6461 funny chars in the end-of-here-doc marker.
6462
6463 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6464
6465 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6466 that enable/disabled state of breakpoints is shown correctly in
6467 fringe and on ttys.
6468 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6469 Add breakpoint information as text properties.
6470 (gdb-mouse-toggle-breakpoint):
6471 Rename to gdb-mouse-set-clear-breakpoint.
6472 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6473 breakpoints in the margin.
6474 (gdb-remove-strings): Simplify.
6475
6476 2005-01-17 Jay Belanger <belanger@truman.edu>
6477
6478 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6479 erasing buffer.
6480
6481 2005-01-17 Richard M. Stallman <rms@gnu.org>
6482
6483 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6484 for calling grep-compute-defaults.
6485
6486 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6487 if buffer is empty.
6488
6489 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6490
6491 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6492
6493 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6494
6495 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6496 non-preloaded variables.
6497
6498 2005-01-17 Steven Tamm <steventamm@mac.com>
6499
6500 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6501 tex-shell cause to force interactivity when using pipes.
6502
6503 2005-01-17 Kim F. Storm <storm@cua.dk>
6504
6505 * simple.el (just-one-space): Make arg optional.
6506
6507 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6508
6509 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6510 posn-at-x-y to t to access left-margin.
6511
6512 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6513
6514 Sync with Tramp 2.0.47.
6515
6516 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6517 catching keep-date problems in cp/scp operations.
6518 (tramp-handle-copy-file): Don't call `set-file-modes'
6519 unconditionally. Specialized functions should know better what is
6520 necessary. This improves performance a little bit, and the
6521 functions could catch errors with `cp -p' and `scp -p'.
6522 (tramp-do-copy-or-rename-file-via-buffer)
6523 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6524 when appropriate.
6525 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6526 Call `set-file-modes' when appropriate.
6527 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6528 Johnsson <isak@hypergene.com>
6529 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6530 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6531 <joakim@verona.se>
6532 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6533 Emacs only.
6534
6535 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6536 `find-file-hooks' and `dired-mode-hook'.
6537 (tramp-minor-mode-map): Respective map. Add remapping for
6538 `compile' and `recompile'.
6539 (tramp-remap-command, tramp-recompile): New defuns.
6540 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6541 in buffer "*Compilation*". Call the commands asynchronously.
6542
6543 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6544 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6545 `shell-command', because it isn't magic in XEmacs. Reported by
6546 Adrian Aichner <adrian@xemacs.org>.
6547
6548 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6549 `substitute-in-file-name.
6550 (tramp-smb-handle-substitute-in-file-name): New defun.
6551 (tramp-smb-advice-PC-do-completion): Delete advice.
6552
6553 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6554
6555 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6556 Fix error in deleting region.
6557
6558 2005-01-15 Richard M. Stallman <rms@gnu.org>
6559
6560 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6561 In non-temp buffer, switch syntax table temporarily.
6562
6563 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6564
6565 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6566
6567 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6568
6569 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6570 (imenu--generic-function): Use START, not BEG, as pos of definition.
6571
6572 * simple.el (just-one-space): Argument specifies number of spaces.
6573
6574 * simple.el (eval-expression-print-format): Avoid warning
6575 about edebug-active.
6576
6577 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6578
6579 * progmodes/sh-script.el: Code copied from make-mode.el
6580 with small changes,
6581 (sh-mode-map): Bind C-c C-\.
6582 (sh-backslash-column, sh-backslash-align): New variables.
6583 (sh-backslash-region, sh-append-backslash): New functions.
6584
6585 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6586
6587 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6588 (rmail-pop-password, rmail-pop-password-required): Move to
6589 rmail-obsolete group.
6590 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6591 All callers updated.
6592 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6593 Take an argument specifying whether it is POP or IMAP mailbox we
6594 are using. All callers updated.
6595 (rmail-pop-password-error): Rename to
6596 rmail-remote-password-error. Added mailutils-specific error message.
6597 (rmail-movemail-search-path)
6598 (rmail-movemail-variant-in-use): New variables.
6599 (rmail-remote-password, rmail-remote-password-required):
6600 New customization variables.
6601 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6602 (rmail-parse-url): New function.
6603 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6604 with GNU mailutils movemail.
6605
6606 2005-01-15 Kevin Ryde <user42@zip.com.au>
6607
6608 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6609 suffix to space, $ or '$, to correctly position point when going
6610 to @table style constants like DBL_MAX.
6611
6612 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6613
6614 * type-break.el (type-break-mode, type-break-file-time)
6615 (type-break-file-keystroke-count, type-break-choose-file):
6616 Don't store data in or load data from the file if type-break-file-name
6617 is nil.
6618 (type-break-file-name): Doc update as per the above.
6619
6620 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6621
6622 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6623 lookup-key might return nil; handle that.
6624
6625 2005-01-15 Alan Mackenzie <acm@muc.de>
6626
6627 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6628 rather than the element found, thus enabling the tree to be setcar'd.
6629
6630 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6631
6632 * textmodes/org.el (org-show-following-heading): New option.
6633 (org-show-hierarchy-above): Use `org-show-following-heading'.
6634 (org-cycle): Documentation fix.
6635
6636 * textmodes/org.el (orgtbl-optimized): New option
6637 (orgtbl-mode): New command, a minor mode.
6638 (orgtbl-mode-map): New variable.
6639 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6640 (orgtbl-error, orgtbl-self-insert-command)
6641 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6642
6643 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6644 a local variable in each org-mode buffer.
6645
6646 * textmodes/org.el (org-set-regexps-and-options): Rename from
6647 `org-set-regexps'. Added checking for STARTUP keyword.
6648 (org-get-current-options): Add STARTUP options.
6649 (org-table-insert-row): Mode mode intelligent about when
6650 realignment is needed.
6651 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6652 New commands.
6653 (org-enable-table-editor): New default value `optimized'.
6654 (org-table-blank-field): Support blanking regions if active.
6655
6656 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6657
6658 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6659 if the year is not given.
6660
6661 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6662 Add new escapes %m and %M, fixed bug with %F by adding
6663 save-match-data.
6664 (reftex-reference): Remove ?. from list of spaces.
6665 (reftex-label-info): Add automatic label prefix recognition.
6666
6667 * textmodes/reftex-index.el (reftex-index-next-phrase):
6668 Add slave parameter to call of `reftex-index-this-phrase'.
6669 (reftex-index-this-phrase): New optional argument.
6670 (reftex-index-region-phrases): Add slave parameter to call of
6671 `reftex-index-this-phrase'.
6672 (reftex-display-index): New argument redo.
6673 (reftex-index-rescan): Add 'redo to arguments of
6674 `reftex-display-index'.
6675 (reftex-index-Rescan, reftex-index-revert)
6676 (reftex-index-switch-index-tag): Add 'redo to arguments of
6677 `reftex-display-index'.
6678 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
6679 indexing. Fix bug with matching is there is a quote before or
6680 after the word.
6681
6682 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
6683 Fix bug when collecting citation keys in lines with comments.
6684 (reftex-citation): Prefix argument no longer rescans the document,
6685 but forces prompting for optional arguments of cite macros.
6686 (reftex-do-citation): Prompting for optional arguments implemented.
6687
6688 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6689 Add optional arguments to most cite commands.
6690 (reftex-cite-cleanup-optional-args): New option
6691 (reftex-cite-prompt-optional-args): New option.
6692 (reftex-trust-label-prefix): New option.
6693
6694 * textmodes/reftex-toc.el (reftex-toc-find-section):
6695 Add push-mark before changing the position in the buffer.
6696
6697 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6698 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6699
6700 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
6701
6702 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6703 more carefully.
6704
6705 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6706
6707 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6708 (sgml-mode): Use it.
6709 (sgml-get-context): Better keep track of implicitly closed tags.
6710
6711 2005-01-13 Kenichi Handa <handa@m17n.org>
6712
6713 * textmodes/ispell.el: These changes are to fix misalignment error
6714 caused by equivalent characters of different Emacs charsets.
6715 (ispell-unified-chars-table): New variable.
6716 (ispell-get-decoded-string): New function.
6717 (ispell-get-casechars, ispell-get-not-casechars)
6718 (ispell-get-otherchars): Call ispell-get-decoded-string.
6719
6720 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6721
6722 * custom.el (custom-declare-variable): Just put symbol instead
6723 of (defvar . symbol) in `current-load-list'.
6724
6725 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6726
6727 * emacs-lisp/elint.el: Fixed typo in Commentary section.
6728
6729 2005-01-12 Jay Belanger <belanger@truman.edu>
6730
6731 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6732 to create a Calc summary.
6733
6734 2005-01-12 Kim F. Storm <storm@cua.dk>
6735
6736 * mouse.el (mouse-on-link-p): Change functionality and doc
6737 string to comply with latest description in lisp ref.
6738
6739 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6742 Enable mouse clicks on mode-line, header-line and margin.
6743 (event-type): Give mouse event symbols an 'event-kind property
6744 with value 'mouse-click.
6745
6746 2005-01-12 Juri Linkov <juri@jurta.org>
6747
6748 * facemenu.el (list-colors-display): Add new arg buffer-name.
6749 Use it. Fix docstring. Replace code for identifying duplicate
6750 colors by the name with call to `list-colors-duplicates' which
6751 identifies duplicate colors by the value unless the color
6752 is one of special Windows colors. Set truncate-lines to t.
6753 Print sorted duplicate color names on each line. Indent to 22
6754 \(the longest color name in rgb.txt) instead of 20. Optimize.
6755 (list-colors-duplicates): New function.
6756 (facemenu-color-name-equal): Delete function.
6757
6758 * facemenu.el (list-colors-print): New function created from code
6759 in list-colors-display. Print #RRGGBB at the window right edge.
6760 (list-colors-display): When temp-buffer-show-function is not
6761 defined, call list-colors-print from temp-buffer-show-hook
6762 to get the right value of window-width in list-colors-print
6763 after the buffer is displayed.
6764
6765 * simple.el (pop-mark): Move deactivate-mark out of conditional
6766 part to deactivate the active mark regardless of the state of the
6767 mark ring.
6768
6769 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6770 variables line in desktop files.
6771
6772 2005-01-12 Juri Linkov <juri@jurta.org>
6773
6774 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6775 Bring together isearch highlight related options.
6776 (lazy-highlight): Replace group `replace' by `matching'.
6777 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6778 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6779 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6780 and declare them obsolete.
6781 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6782 (isearch-faces): Remove defgroup.
6783 (isearch-overlay, isearch-highlight, isearch-dehighlight):
6784 Move isearch highlighting code closer to lazy highlighting code.
6785
6786 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
6787 (query-replace-highlight, query-replace-lazy-highlight)
6788 (query-replace): Move definitions to the beginning of the file.
6789
6790 2005-01-11 Juri Linkov <juri@jurta.org>
6791
6792 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
6793 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
6794 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
6795
6796 * info.el (Info-history-forward): New variable.
6797 (Info-select-node): Reset Info-history-forward to nil.
6798 (Info-last): Turn into defalias.
6799 (Info-history-back): Rename from Info-last.
6800 Add current node to Info-history-forward.
6801 (Info-history-forward): New fun.
6802 (Info-mode-map): Replace Info-last by Info-history-back.
6803 Bind Info-history-forward to "r".
6804 (Info-mode-menu): Replace Info-last by Info-history-back.
6805 Fix menu item text. Add menu item for Info-history-forward.
6806 (info-tool-bar-map): Replace Info-last by Info-history-back.
6807 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
6808 for Info-history-forward.
6809 (Info-mode): Replace Info-last by Info-history-back in docstring.
6810 Add local variable Info-history-forward.
6811 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
6812
6813 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6814
6815 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
6816 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
6817 Ignore select-window events rather than fiddle with
6818 mouse-autoselect-window.
6819
6820 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
6821
6822 * type-break.el (type-break-mode): Fix previous change.
6823
6824 2005-01-10 Jay Belanger <belanger@truman.edu>
6825
6826 * calc/calc-ext.el (calc-reset): Reset when inside embedded
6827 calculator; only reset when point is inside a calculator.
6828 Don't adjust the window height if the window takes up the whole height
6829 of the frame.
6830
6831 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6832
6833 * ebuff-menu.el (Electric-buffer-menu-mode):
6834 Preserve value of buffer-local var header-line-format.
6835
6836 2005-01-09 Jay Belanger <belanger@truman.edu>
6837
6838 * calc/calc.el (calc-mode-var-list-restore-saved-values):
6839 Make sure settings file exists before accessing it.
6840
6841 * calc/calc-embed.el (calc-embedded-subst):
6842 Replace math-multi-subst-rec, which is only supposed to be called
6843 by math-multi-subst, by math-multi-subst.
6844
6845 2005-01-09 Andre Spiegel <spiegel@gnu.org>
6846
6847 * vc.el (vc-allow-async-revert): New user option.
6848 (vc-disable-async-diff): New internal variable.
6849 (vc-revert-buffer): Use them to disable asynchronous diff.
6850
6851 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
6852 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
6853 asynchronously if vc-disable-async-diff is t.
6854
6855 2005-01-09 Jay Belanger <belanger@truman.edu>
6856
6857 * calc/calc.el (defcalcmodevar): New macro.
6858 (calc-mode-var-list-restore-default-values)
6859 (calc-mode-var-list-restore-saved-values): New functions.
6860 (calc-mode-var-list): Use defcalcmodevar to define it.
6861 (calc-always-load-extensions, calc-line-numbering)
6862 (calc-line-breaking, calc-display-just, calc-display-origin)
6863 (calc-number-radix, calc-leading-zeros, calc-group-digits)
6864 (calc-group-char, calc-point-char, calc-frac-format)
6865 (calc-prefer-frac, calc-hms-format, calc-date-format)
6866 (calc-float-format, calc-full-float-format, calc-complex-format)
6867 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6868 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6869 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6870 (calc-matrix-brackets, calc-language, calc-language-option)
6871 (calc-left-label, calc-right-label, calc-word-size)
6872 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6873 (calc-display-raw, calc-internal-prec, calc-angle-mode)
6874 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6875 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6876 (calc-window-height, calc-display-trail, calc-show-selections)
6877 (calc-use-selections, calc-assoc-selections)
6878 (calc-display-working-message, calc-auto-why, calc-timing)
6879 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
6880 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
6881 (calc-gnuplot-default-device, calc-gnuplot-default-output)
6882 (calc-gnuplot-print-device, calc-gnuplot-print-output)
6883 (calc-gnuplot-geometry, calc-graph-default-resolution)
6884 (calc-graph-default-resolution-3d, calc-invocation-macro)
6885 (calc-show-banner): Use defcalcmodevar to declare them and set
6886 their default values.
6887
6888 * calc/calc-ext.el (calc-reset): Restore saved values of variables
6889 instead of default values (but restore default values if there is
6890 an argument of 0).
6891
6892 2005-01-09 David Kastrup <dak@gnu.org>
6893
6894 * desktop.el (desktop-restore-eager): Fix typo in type.
6895
6896 2005-01-08 Richard M. Stallman <rms@gnu.org>
6897
6898 * cus-edit.el (customize): Delete :link.
6899
6900 2005-01-08 Jay Belanger <belanger@truman.edu>
6901
6902 * calc/calc.el (calc-mode): Remove the extension from the
6903 `calc-settings-file' file name when loading it.
6904
6905 2005-01-08 Kim F. Storm <storm@cua.dk>
6906
6907 * info.el (Info-mode-map, Info-next-link-keymap)
6908 (Info-prev-link-keymap, Info-up-link-keymap):
6909 Map follow-link to mouse-face.
6910 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
6911
6912 2005-01-08 Jay Belanger <belanger@truman.edu>
6913
6914 * calc/calc.el (calc-settings-file): Change default value.
6915 Suggested by cgw in a comment in calc-mode.el.
6916
6917 * calc/calc-mode.el (calc-settings-file-name):
6918 Compare calc-settings-file to user-init-file instead of ~/.emacs.
6919 Replace ~/.emacs in a prompt by calc-settings-file.
6920
6921 2005-01-07 Lars Hansen <larsh@math.ku.dk>
6922
6923 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
6924 (desktop-lazy-idle-delay): New customizable variables.
6925 (desktop-buffer-args-list): New variable.
6926 (desktop-append-buffer-args): New function.
6927 (desktop-save): Call desktop-append-buffer-args for some buffers.
6928 (desktop-lazy-create-buffer): New function.
6929 (desktop-idle-create-buffers): New function.
6930 (desktop-read): Add message about buffers to restore lazily.
6931 (desktop-lazy-abort): New command.
6932 (desktop-clear): Call desktop-lazy-abort.
6933 (desktop-lazy-complete): New command.
6934
6935 2005-01-06 Richard M. Stallman <rms@gnu.org>
6936
6937 * emacs-lisp/find-func.el (find-face-definition):
6938 Rename from find-face.
6939
6940 2005-01-06 Kim F. Storm <storm@cua.dk>
6941
6942 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
6943
6944 * man.el (Man-xref-man-page, Man-xref-header-file)
6945 (Man-xref-normal-file): Add follow-link property.
6946
6947 2005-01-06 Jay Belanger <belanger@truman.edu>
6948
6949 * calc/calc-units.el: Make sure the proper macro definitions are
6950 available when compiling.
6951
6952 2005-01-06 Juri Linkov <juri@jurta.org>
6953
6954 * isearch.el (isearch-lazy-highlight-update):
6955 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
6956
6957 2005-01-06 Miles Bader <miles@gnu.org>
6958
6959 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
6960 (isearch-lazy-highlight-face): Use new name.
6961
6962 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6963
6964 * uniquify.el (uniquify-rationalize-file-buffer-names):
6965 Re-add an interactive spec.
6966 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
6967 to the same name.
6968
6969 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
6970 (isearch-update, isearch-done): Adjust calls accordingly.
6971
6972 2005-01-05 Richard M. Stallman <rms@gnu.org>
6973
6974 * custom.el (custom-set-variables, custom-theme-set-variables):
6975 Clarify documentation.
6976
6977 * emacs-lisp/find-func.el (find-variable)
6978 (find-variable-other-window, find-variable-other-frame):
6979 Fix the TYPE args to find-function-read and find-function-do-it.
6980 (find-function): Doc fix.
6981 (find-function-at-point): Replace function-at-point alias.
6982
6983 2005-01-04 Richard M. Stallman <rms@gnu.org>
6984
6985 * cus-face.el (custom-declare-face):
6986 Record defface in current-load-list.
6987
6988 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
6989
6990 * emacs-lisp/find-func.el: Doc fixes.
6991 (find-face-regexp): New variable.
6992 (find-function-regexp-alist): New variable.
6993 (find-function-C-source): Third arg is now TYPE.
6994 (find-function-search-for-symbol): Handle general TYPE.
6995 (find-function-read, find-function-do-it): Handle general TYPE.
6996 (find-definition-noselect, find-face): New functions.
6997 (function-at-point): Alias deleted.
6998
6999 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7000
7001 * battery.el (display-battery-mode): Rename from display-battery.
7002 Handle the case where it gets turned off.
7003
7004 2005-01-04 Richard M. Stallman <rms@gnu.org>
7005
7006 * cus-edit.el (customize): Make :link point to user doc.
7007
7008 * man.el (Man-fontify-manpage): Turn off undo generation.
7009
7010 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7011
7012 2005-01-04 Andreas Schwab <schwab@suse.de>
7013
7014 * files.el (insert-directory): Only look for error lines in
7015 inserted text. Don't move too far after processing --dired markers.
7016
7017 2005-01-04 Richard M. Stallman <rms@gnu.org>
7018
7019 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7020 Don't expand if the character is @, period, dash, etc.
7021 (define-mail-abbrev): Quote names that contain problem characters.
7022
7023 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7024
7025 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7026
7027 2005-01-03 Richard M. Stallman <rms@gnu.org>
7028
7029 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7030 (query-replace-highlight, query-replace-lazy-highlight)
7031 (query-replace): Definitions moved up. Doc fix.
7032
7033 2005-01-03 Richard M. Stallman <rms@gnu.org>
7034
7035 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7036 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7037 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7038 (lazy-highlight-face): Rename from isearch-lazy-...
7039 Change all references to them.
7040
7041 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7042
7043 * cus-edit.el (custom-file): Doc fix for defcustom.
7044 (custom-file): The function no longer sets the variable
7045 `custom-file' to its return value.
7046
7047 * startup.el (command-line): No longer load `custom-file'.
7048
7049 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7050
7051 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7052
7053 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7054 Don't confuse module-prefixed identifiers for labels.
7055 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7056
7057 2005-01-02 Richard M. Stallman <rms@gnu.org>
7058
7059 * files.el (basic-save-buffer-1): Fix previous change.
7060
7061 * loadhist.el (file-loadhist-lookup): New function.
7062 (file-provides, file-requires): Use it.
7063
7064 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7065 instead of calculating the right size.
7066
7067 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7068
7069 * vc-svn.el (vc-svn-diff): Stay local if possible.
7070
7071 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7072
7073 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7074
7075 * files.el (hack-local-variables): Fix last change.
7076
7077 2005-01-02 Jay Belanger <belanger@truman.edu>
7078
7079 * calc/calc-yank.el (calc-edit-top): New variable.
7080 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7081 object. Change header properties.
7082 (calc-edit-finish, calc-edit-finish-stack-object)
7083 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7084 edited object.
7085 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7086 for the beginning of the edited object.
7087 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7088 for the beginning of the edited object.
7089 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7090 (calc-finish-formula-edit, calc-macro-repeats)
7091 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7092 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7093 beginning of the edited object.
7094 (calc-user-define-edit): Change the header for editing macros.
7095 Remove unnecessary variable.
7096
7097 2005-01-01 Jay Belanger <belanger@truman.edu>
7098
7099 * calc/calc-yank.el (calc-edit-mode): Change default header.
7100 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7101 * calc/calc-store.el (calc-edit-variable): Change title to match new
7102 header.
7103 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7104 mode to match new header.
7105 (calc-user-define-edit): Change titles to include names of commands.
7106 (calc-finish-formula-edit): Adjust to handle new header.
7107 (calc-finish-macro-edit): Remove.
7108 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7109 (calc-edit-macro-command, calc-edit-macro-command-type)
7110 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7111 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7112 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7113 (calc-edit-macro-finish-edit): New functions.
7114 (calc-user-define-edit): Use new functions to edit named calc macros.
7115
7116 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7117
7118 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7119
7120 * ses.el (copy-region-as-kill): Deactivate mark.
7121
7122 2005-01-01 Richard M. Stallman <rms@gnu.org>
7123
7124 * replace.el (occur-1): If the output buffer is also an input,
7125 don't kill it, rename it.
7126
7127 * faces.el (set-face-background, set-face-foreground): Doc fix.
7128
7129 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7130 for :foreground and :background.
7131
7132 * dired.el (dired-view-command-alist): Variable deleted.
7133 (dired-view-file, dired-mouse-find-file-other-window):
7134 Delete the code to use it.
7135
7136 2005-01-01 Kim F. Storm <storm@cua.dk>
7137
7138 * image.el (insert-sliced-image): Use t for line-height property.
7139
7140 2004-12-31 Jay Belanger <belanger@truman.edu>
7141
7142 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7143 for "var-" at the beginning of the minibuffer.
7144
7145 2004-12-31 Richard M. Stallman <rms@gnu.org>
7146
7147 * faces.el (read-face-name):
7148 Don't treat an attribute spec as a list of faces.
7149
7150 * simple.el (undo): Use undo-equiv-table to detect
7151 unexpected changes since previous undo.
7152 (undo-list-saved): Variable deleted.
7153 (buffer-disable-undo): Don't alter undo-list-saved.
7154
7155 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7156 (mode-require-final-newline): New option.
7157 (after-find-file): Handle require-final-newline with new values.
7158 (basic-save-buffer): Handle new values of require-final-newline.
7159
7160 * progmodes/sh-script.el (sh-require-final-newline):
7161 Alist value now controls whether to use mode-require-final-newline.
7162 (sh-set-shell): Implement that new meaning.
7163
7164 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7165 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7166 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7167 Delete old-Emacs compatibility code.
7168 (antlr-c-common-init): Function deleted.
7169
7170 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7171 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7172 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7173 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7174 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7175 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7176 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7177 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7178 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7179 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7180 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7181 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7182 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7183 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7184 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7185 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7186
7187 2004-12-31 Jay Belanger <belanger@truman.edu>
7188
7189 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7190 way to return to Calc.
7191
7192 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7193 finish, C-xk as the way to cancel the edit. Add cancel routine to
7194 kill-buffer-hook.
7195
7196 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7197 MacEdit code.
7198
7199 * calc/calc-prog.el: Remove obsolete MacEdit code.
7200 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7201 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7202
7203 2004-12-31 Kenichi Handa <handa@m17n.org>
7204
7205 * international/mule.el (buffer-file-coding-system-explicit):
7206 Rename for explicit-buffer-file-coding-system.
7207 (after-insert-file-set-coding): Adjust for the above change.
7208
7209 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7210 to buffer-file-coding-system-explicit.
7211 (basic-save-buffer-1): Likewise.
7212
7213 2004-12-30 Richard M. Stallman <rms@gnu.org>
7214
7215 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7216 (artist-butlast, artist-last): Functions deleted.
7217 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7218 (artist-compute-key-compl-table): Call remq directly.
7219 (artist-remove-nulls): Function deleted.
7220 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7221 (artist-push, artist-pop): Macro deleted.
7222
7223 2004-12-30 Andreas Leue <al@sphenon.de>
7224
7225 * textmodes/artist.el (artist-version): 1.2.6
7226 (artist-prev-next-op-alist): New variable.
7227 (artist-select-next-op-in-list): New function.
7228 (artist-select-prev-op-in-list): New function.
7229 (artist-make-prev-next-op-alist): New function.
7230 (artist-is-in-op-list-p): New function.
7231 (artist-get-first-non-nil-op): New function.
7232 (artist-get-last-non-nil-op): New function.
7233 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7234 artist-prev-next-op-alist.
7235 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7236 change drawing operation.
7237
7238 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7239
7240 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7241
7242 2004-12-31 Masatake YAMATO <jet@gyve.org>
7243
7244 * server.el (server-process-filter): Suppress `error', too.
7245
7246 2004-12-30 Jay Belanger <belanger@truman.edu>
7247
7248 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7249 Change the way a variable is displayed in a message.
7250
7251 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7252 (calc-user-define-permanent, calc-execute-kbd-macro):
7253 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7254
7255 2004-12-30 Kenichi Handa <handa@m17n.org>
7256
7257 * files.el (basic-save-buffer-1):
7258 Set explicit-buffer-file-coding-system to last-coding-system-used.
7259 (revert-buffer): Pay attention to
7260 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7261 on bind coding-system-for-read.
7262
7263 * international/mule.el (explicit-buffer-file-coding-system):
7264 New buffer local variable.
7265 (after-insert-file-set-coding): Set it to coding-system-for-read.
7266
7267 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7268
7269 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7270
7271 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7272
7273 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7274 that include line numbers.
7275
7276 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7277
7278 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7279 Redundant variable PREFIXLEN removed.
7280
7281 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7282
7283 * eshell/em-hist.el (eshell-previous-matching-input):
7284 Start the deletion from the end of the output.
7285
7286 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7287
7288 * term/mac-win.el: Require x-dnd.
7289 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7290
7291 2004-12-29 David Kastrup <dak@gnu.org>
7292
7293 * international/mule.el (decode-coding-inserted-region):
7294 Don't barf if `buffer-undo-list' is already set to `t'.
7295
7296 2004-12-29 Jay Belanger <belanger@truman.edu>
7297
7298 * calc/calc-prog.el (calc-user-define-formula): Put default values
7299 for function names in prompts.
7300 (calc-user-define-permanent, calc-user-define-composition)
7301 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7302 default input for algebraic functions.
7303
7304 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7305
7306 * vc-rcs.el (vc-rcs-annotate-command):
7307 Fix omission bug: Call `vc-setup-buffer'.
7308
7309 2004-12-29 Kenichi Handa <handa@m17n.org>
7310
7311 * international/mule.el (recode-region): New function.
7312
7313 2004-12-28 Richard M. Stallman <rms@gnu.org>
7314
7315 * simple.el (undo-extra-outer-limit): New variable.
7316 (undo-outer-limit-truncate): Test and set it.
7317
7318 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7319 enables the feature to extend the existing region.
7320
7321 * simple.el (mark-word): New arg ALLOW-EXTEND
7322 enables the feature to extend the existing region.
7323
7324 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7325 enables the feature to extend the existing region.
7326
7327 * startup.el (site-run-file): Don't allow setting it with Custom.
7328
7329 * simple.el (buffer-disable-undo): Fix previous change.
7330
7331 2004-12-27 Masatake YAMATO <jet@gyve.org>
7332
7333 * hexl.el (hexlify-buffer): Remove fontification here.
7334 Use font lock mechanism instead.
7335 (hexl-font-lock-keywords): New font lock kewords.
7336 (hexl-mode-old-font-lock-keywords): New variable.
7337 (hexl-mode): Store the old font lock keywords.
7338 (hexl-mode-exit): Restore the old font lock keywords.
7339
7340 2004-12-27 Richard M. Stallman <rms@gnu.org>
7341
7342 * simple.el (undo): Fix previous change.
7343
7344 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7345
7346 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7347 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7348 Call x-open-connection on Mac OS X.
7349
7350 2004-12-27 Richard M. Stallman <rms@gnu.org>
7351
7352 * files.el (buffer-save-without-query): New var (buffer-local).
7353 (save-some-buffers): Save those buffers first, w/o asking.
7354
7355 * files.el (insert-directory-ls-version): New variable.
7356 (insert-directory): When ls returns an error, test the version
7357 number to decide what the return code means.
7358 With --dired output format, detect and distinguish lines
7359 that are really error messages.
7360 (insert-directory-adj-pos): New function.
7361
7362 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7363
7364 * battery.el (battery-mode-line-format): Remove initial spaces.
7365
7366 * uniquify.el (uniquify-rationalize-file-buffer-names):
7367 Delete interactive spec.
7368
7369 * type-break.el (type-break-mode): Set buffer-save-without-query.
7370 Remove code that tried to set save-some-buffers-always.
7371 (type-break-file-keystroke-count): Bind deactivate-mark.
7372
7373 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7374
7375 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7376 Test that the buffer is live, and maybe reject current buffer too.
7377 Clarify.
7378 (next-error-find-buffer): Rewrite for clarity.
7379
7380 * loadup.el: Don't use buffer-disable-undo; do it directly.
7381
7382 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7383 (describe-variable): Call symbol-file with `defvar'.
7384
7385 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7386 (symbol-file): Rewritten to handle new load-history format.
7387 Now takes an arg TYPE to specify looking for a particular
7388 type of definition only.
7389
7390 * emacs-lisp/debug.el (debugger-make-xrefs):
7391 Call symbol-file with `defun'.
7392
7393 * emacs-lisp/find-func.el (find-function-noselect):
7394 Call symbol-file with `defun'.
7395 (find-variable-noselect): Call symbol-file with `defvar'.
7396
7397 * eshell/esh-cmd.el (eshell-find-alias-function):
7398 Call symbol-file with `defun'.
7399
7400 * eshell/esh-test.el (eshell-test-goto-func):
7401 Call symbol-file with `defun'.
7402
7403 * mail/rmail.el (rmail-resend):
7404 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7405
7406 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7407
7408 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7409
7410 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7411 Call buffer-disable-undo.
7412
7413 * simple.el (undo-list-saved): New variable (buffer-local).
7414 (undo): Set and test it.
7415 (buffer-disable-undo): Move here from buffer.c.
7416 Clear out undo-list-saved.
7417
7418 * international/mule.el (decode-coding-inserted-region):
7419 Set buffer-undo-list in a correct and optimal way.
7420
7421 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7422 (cperl-font-lock-unfontify-region-function): No need to save and
7423 restore info, since font-lock.el does it for us.
7424
7425 * ansi-color.el (save-buffer-state): Definition deleted.
7426 (ansi-color-unfontify-region): Don't use save-buffer-state.
7427
7428 2004-12-27 Dave Love <fx@gnu.org>
7429
7430 * wid-edit.el (function): Use restricted-sexp as parent.
7431
7432 2004-12-27 Kevin Ryde <user42@zip.com.au>
7433
7434 * simple.el (next-matching-history-element): Use same
7435 `interactive' form as previous-matching-history-element.
7436
7437 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7438 it can appear unencoded and has been seen from yahoo.
7439
7440 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7441
7442 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7443 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7444
7445 2004-12-27 Kenichi Handa <handa@m17n.org>
7446
7447 * international/utf-8.el (utf-translate-cjk-load-tables):
7448 Bind coding-system-for-read to nil while loading subst-*.
7449
7450 2004-12-26 Jay Belanger <belanger@truman.edu>
7451
7452 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7453 default input.
7454
7455 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7456
7457 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7458 before reverting and disable undo recording while reverting.
7459
7460 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7461
7462 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7463 (hs-make-overlay): New function.
7464 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7465 (hs-flag-region): Delete function.
7466 (hs-hide-comment-region): No longer use `hs-flag-region'.
7467 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7468 (hs-hide-block-at-point): Likewise.
7469 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7470 (hs-hide-all, hs-show-all): Likewise.
7471 (hs-show-block): Likewise.
7472 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7473
7474 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7475
7476 * progmodes/hideshow.el: Require `cl' when compiling.
7477 Remove XEmacs and Emacs 19 compatibility.
7478 Use `dolist' and `add-to-list' for load-time actions.
7479 (hs-discard-overlays): Use `dolist'.
7480 (hs-show-block): Likewise.
7481
7482 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7483
7484 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7485
7486 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7487
7488 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7489 When extending backwards, move outside the current comment first.
7490
7491 2004-12-22 Kenichi Handa <handa@m17n.org>
7492
7493 * international/quail.el (quail-start-translation): Fix prompt
7494 string for the case if input-method-use-echo-area being non-nil.
7495 (quail-start-conversion): Likewise.
7496 (quail-show-guidance): Don't show guidance if
7497 input-method-use-echo-area is non-nil.
7498
7499 2004-12-21 Richard M. Stallman <rms@gnu.org>
7500
7501 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7502
7503 2004-12-21 Markus Rost <rost@ias.edu>
7504
7505 * calendar/diary-lib.el (mark-diary-entries):
7506 Set mark-diary-entries-in-calendar only after checking for diary-file.
7507
7508 2004-12-21 Richard M. Stallman <rms@gnu.org>
7509
7510 * faces.el (escape-glyph): Use blue against light foreground.
7511
7512 * simple.el (undo-outer-limit-truncate): New function.
7513 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7514
7515 2004-12-21 Eli Barzilay <eli@barzilay.org>
7516
7517 * calculator.el (calculator-radix-grouping-mode)
7518 (calculator-radix-grouping-digits)
7519 (calculator-radix-grouping-separator):
7520 New defcustoms for the new radix grouping mode functionality.
7521 (calculator-mode-hook): Now used in electric mode too,
7522 (calculator): Call it.
7523 (calculator-mode-map): Some new keys.
7524 (calculator-message): New function. Some new calls.
7525 (calculator-op, calculator-set-register): Use it.
7526 (calculator-string-to-number): New function, mostly moved and
7527 updated code from calculator-curnum-value.
7528 (calculator-curnum-value): Use it.
7529 (calculator-paste): Use it, and update grabbing the current-kill.
7530 (calculator-rotate-displayer)
7531 (calculator-rotate-displayer-back): Toggle digit grouping when
7532 in radix mode, use calculator-message.
7533 (calculator-displayer-prev, calculator-displayer-next):
7534 Change digit group size when in radix mode.
7535 (calculator-number-to-string): Rename from
7536 calculator-num-to-string. Now deals with digit grouping in
7537 radix mode.
7538 (calculator-update-display, calculator-put-value): Use the new name.
7539 (calculator-fact): Return a floating point number.
7540 (calculator-mode): Doc fix.
7541
7542 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7543
7544 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7545 * calendar/diary-lib.el (view-other-diary-entries):
7546 Use current-prefix-arg in interactive spec.
7547
7548 2004-12-19 Jay Belanger <belanger@truman.edu>
7549
7550 * calc/calc-aent.el (calcAlg-blank-matching-open):
7551 Temporarily adjust the syntax of both delimiters of half-open intervals.
7552
7553 2004-12-19 Kim F. Storm <storm@cua.dk>
7554
7555 * mouse.el (mouse-1-click-follows-link): Doc fix.
7556
7557 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7558
7559 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7560 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7561 instead of centraleuropean as the name
7562
7563 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7564
7565 Sync with Tramp 2.0.46.
7566
7567 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7568 parameters wrt Tramp convention.
7569 (tramp-handle-file-attributes-with-perl)
7570 (tramp-handle-directory-files-and-attributes): Apply it.
7571 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7572 `copy-program'. Reported by Zack Weinberg
7573 <zack@codesourcery.com>.
7574 (top): Set `edebug-form-spec' property directly rather than
7575 calling `def-edebug-spec'.
7576
7577 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7578 advice less fragile. Surround temporary redefinition of
7579 `substitute-in-file-name' with `unwind-protect'. Suggested by
7580 Matt Hodges <MPHodges@member.fsf.org>.
7581
7582 2004-12-17 Juri Linkov <juri@jurta.org>
7583
7584 * replace.el (occur-accumulate-lines, occur-engine):
7585 Make forcing deferred font-lock fontification jit-specific.
7586
7587 2004-12-17 Kim F. Storm <storm@cua.dk>
7588
7589 * mouse.el (mouse-1-click-follows-link): New defcustom.
7590 (mouse-on-link-p): New function.
7591 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7592 functionality. Map a mouse-1 click event into a mouse-2 (or
7593 other) event when position is inside a link.
7594
7595 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7596 prefix in tooltip text with "mouse-1" when this is a link
7597 recognized by mouse-1-click-follows-link functionality.
7598
7599 * help.el (describe-key): Report effective and original binding
7600 for mouse-1 when clicked on a link.
7601 (describe-mode): Add follow-link property to "minor-mode" button.
7602
7603 * help-fns.el (describe-variable): Add follow-link property to
7604 "below" button.
7605
7606 * help-mode.el (help-xref): Add follow-link property.
7607
7608 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7609 (apropos-command, apropos-variable, apropos-face, apropos-group)
7610 (apropos-widget, apropos-plist): Add follow-link property.
7611
7612 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7613 checks if position is in a filename, rather than some other
7614 clickable item. Function looks for cvs-filename-face at position.
7615
7616 * wid-edit.el (widget-specify-field, widget-specify-button):
7617 Map a :follow-link keyword into a follow-link property.
7618 (link): Add :follow-link keyword, map to RET binding.
7619
7620 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7621
7622 * progmodes/compile.el (compilation-minor-mode-map)
7623 (compilation-button-map, compilation-mode-map): Likewise.
7624
7625 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7626
7627 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7628 (zone-replace-char): Take `count' and `del-count'
7629 instead of `direction'. Update callers. When `del-count' is
7630 non-nil, delete that many characters, otherwise `count' characters
7631 backwards. Insert the newly-replaced string `count' times.
7632 (zone-fret): Handle chars w/ width greater than one.
7633 (zone-fall-through-ws): No longer take window width `ww'.
7634 Update callers. Add handling for `char-width' greater than one.
7635 (zone-pgm-drip): Update var holding window-end position every cycle.
7636
7637 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7638
7639 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7640 rather than insert-file.
7641
7642 2004-12-16 Jay Belanger <belanger@truman.edu>
7643
7644 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7645 (math-init-random-base, math-random-digit): Check to see if
7646 var-RandSeed is bound.
7647 (math-random-last): Declare it.
7648 (math-random-digit): Don't make math-random-last local.
7649
7650 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7651
7652 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7653 one-shot thunk for uniform (error, quit, normal) recovery.
7654 Reported by John Paul Wallington.
7655 (zone-pgm-random-life): Fix bug:
7656 Recognize empty initial field by lack of "@" chars.
7657
7658 2004-12-16 Juri Linkov <juri@jurta.org>
7659
7660 * help.el (function-called-at-point):
7661 * help-fns.el (variable-at-point): As a last resort try stripping
7662 non-word prefixes and suffixes.
7663
7664 * descr-text.el (describe-property-list): Don't treat syntax-table
7665 specially. Use describe-text-sexp which inserts [show] button
7666 for large objects and handles printing errors. Sort properties
7667 by names in alphabetical order instead of by value sizes.
7668 Add `mouse-face' to list of properties for `describe-face' widget.
7669 (describe-char): Mask out face-id from 19 bits of character.
7670 Print face-id separately.
7671
7672 * replace.el (occur-accumulate-lines, occur-engine):
7673 Fontify unfontified matching lines in the source buffer
7674 before copying them.
7675 (occur-engine): Don't put mouse-face on context lines.
7676 (occur-next-error): Set point to line beginning/end
7677 before searching for prev/next property to skip multiple
7678 matches on a line (not supported by occur engine).
7679 Remove redundant prefix-numeric-value.
7680
7681 2004-12-15 Juri Linkov <juri@jurta.org>
7682
7683 * replace.el (match): New face.
7684 (list-matching-lines-face): Change default from `bold' to `match'.
7685
7686 * progmodes/grep.el (grep-match-face): New defvar.
7687 (grep-mode-font-lock-keywords): Use grep-match-face instead of
7688 compilation-column-face to highlight grep matches.
7689
7690 * apropos.el (apropos-match-face): Change default from
7691 `secondary-selection' to `match'.
7692
7693 * info-look.el (info-lookup-highlight-face): Change default from
7694 `highlight' to `match'.
7695
7696 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
7697
7698 * progmodes/executable.el (executable-interpret): Eliminate
7699 obsolete compile-internal, and switch to comint for interaction.
7700
7701 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
7702
7703 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7704 `&&' when skipping multiple statements on a line.
7705
7706 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7707
7708 * play/zone.el (zone): Set `truncate-lines'.
7709 Also, init `tab-width' with value from original buffer.
7710 (zone-shift-up): Rewrite for speed.
7711 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7712 (zone-pgm-jitter): Remove redundant entries from ops vector.
7713 (zone-exploding-remove): Reduce iteration count.
7714 (zone-cpos): Convert to defsubst.
7715 (zone-replace-char): New defsubst.
7716 (zone-park/sit-for): Likewise.
7717 (zone-fret): Take window-start arg.
7718 Update callers. Use `zone-park/sit-for'.
7719 (zone-fill-out-screen): Rewrite.
7720 (zone-fall-through-ws): Likewise. Update callers.
7721 (zone-pgm-drip): Use `zone-replace-char'.
7722 Move var inits before while-loop. Use `zone-park/sit-for'.
7723 (zone-pgm-random-life): Handle empty initial field.
7724 Use `zone-replace-char' and `zone-park/sit-for'.
7725
7726 2004-12-15 Juri Linkov <juri@jurta.org>
7727
7728 * isearch.el (isearch-update): Test isearch-lazy-highlight
7729 before calling isearch-lazy-highlight-new-loop.
7730 (isearch-lazy-highlight-new-loop):
7731 Don't test isearch-lazy-highlight.
7732
7733 * replace.el (perform-replace): Add isearch-case-fold-search.
7734 Use delimited-flag for isearch-regexp.
7735 Reset isearch-lazy-highlight-last-string to force lazy
7736 highlighting when called from isearch mode.
7737 (query-replace-highlight): Revert defcustom type to boolean.
7738 (query-replace-lazy-highlight): New defcustom.
7739 (query-replace): New face.
7740 (perform-replace, replace-highlight, replace-dehighlight):
7741 Test query-replace-lazy-highlight instead of special value
7742 `isearch' of query-replace-highlight.
7743 (replace-dehighlight): Don't call isearch-dehighlight.
7744 (replace-highlight): Don't call isearch-highlight.
7745 Use face `query-replace' unconditionally.
7746
7747 2004-12-14 Kim F. Storm <storm@cua.dk>
7748
7749 * simple.el (inhibit-mark-movement): Remove defvar.
7750 (beginning-of-buffer, end-of-buffer): Don't use it.
7751
7752 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7753 Don't use inhibit-mark-movement.
7754
7755 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7756 (cua--undo-push-mark): Remove.
7757 (cua--pre-command-handler, cua--post-command-handler):
7758 Don't fiddle with inhibit-mark-movement.
7759
7760 2004-12-14 Juri Linkov <juri@jurta.org>
7761
7762 * buff-menu.el (list-buffers-noselect): Collect internal info
7763 for every buffer in BUFFER-LIST arg too.
7764 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7765 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7766 Bind same-window-buffer-names and same-window-regexps to nil.
7767
7768 2004-12-13 Juri Linkov <juri@jurta.org>
7769
7770 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7771
7772 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7773 (sc-cite-region, sc-uncite-region, sc-recite-region):
7774 Fix previous change to handle not alist as a symbol, but
7775 a citation frame as a symbol that represents a variable name.
7776
7777 2004-12-13 Richard M. Stallman <rms@gnu.org>
7778
7779 * filecache.el (file-cache-add-directory-using-find):
7780 Only set up file-cache-find-command-posix-flag if we will use it.
7781
7782 * bindings.el (mode-line-buffer-identification-keymap):
7783 Don't cancel the mode-line's usual down-mouse-1 binding.
7784
7785 * cus-edit.el (custom-face-selected): Handle `default' specs.
7786 (custom-face-edit): Increase extra-offset.
7787 (custom-display): Handle `default' specs.
7788
7789 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
7790
7791 * emacs-lisp/elint.el (elint-standard-variables)
7792 (elint-unknown-builtin-args): Move definitions up.
7793
7794 * net/browse-url.el (browse-url-url-at-point): Add autoload.
7795
7796 * info.el (info-xref-visited): Use `default' instead of t.
7797 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
7798
7799 * faces.el (header-line, mode-line-inactive, tool-bar):
7800 Use `default' instead of t for setting the defaults.
7801 (face-spec-choose): Separate `t' from `default'.
7802
7803 * subr.el (while-no-input): New macro.
7804
7805 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
7806
7807 * filecache.el (file-cache-add-directory-using-find):
7808 Only test file-cache-find-command-posix-flag on some systems.
7809
7810 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7811
7812 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
7813 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
7814 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
7815 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7816 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
7817
7818 2004-12-12 Juri Linkov <juri@jurta.org>
7819
7820 * files.el (find-file-other-window, find-file-other-frame):
7821 Add the first buffer to the returned value to return the complete
7822 list of all visited buffers.
7823 (find-file-read-only, find-file-read-only-other-window)
7824 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
7825 `find-file-read-args'. Signal an error about non-existent file
7826 only if file name doesn't contain wildcards. Toggle read-only in
7827 all visited buffers.
7828 (find-alternate-file, find-alternate-file-other-window):
7829 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
7830 called interactively. Pass arg `wildcards' to other functions.
7831 (find-file-noselect): Doc fix.
7832
7833 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
7834 Doc fix.
7835 (ffap-directory-finder): New variable.
7836 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
7837 (ffap-file-at-point): Add /* to immediately rejected names.
7838 Return absolute file names matching ffap-dired-wildcards.
7839 (ffap-read-file-or-url): Set default value for `completing-read'
7840 to `buffer-file-name'.
7841 (find-file-at-point): When filename matches ffap-dired-wildcards,
7842 call ffap-file-finder with t arg `wildcards', instead of dired.
7843 (ffap-other-window, ffap-other-frame): Return visited buffers.
7844 (ffap-read-only, ffap-read-only-other-window)
7845 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
7846 (dired-at-point): Call ffap-directory-finder instead of dired.
7847 (ffap-dired-other-window, ffap-dired-other-frame)
7848 (ffap-list-directory): New commands.
7849 (ffap-bindings): New keybindings for new commands.
7850
7851 2004-12-12 Juri Linkov <juri@jurta.org>
7852
7853 * simple.el (beginning-of-buffer, end-of-buffer):
7854 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7855 Do not push mark when mark is active in transient-mark-mode.
7856
7857 * simple.el (mark-word):
7858 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
7859 * textmodes/paragraphs.el (mark-paragraph):
7860 Extend the region when mark is active in transient-mark-mode,
7861 regardless of the last command. Doc fix.
7862
7863 * simple.el (mark-word): Preserve direction when repeating.
7864 Make arg optional. Interactive "p" -> "P".
7865 (transient-mark-mode, inhibit-mark-movement): Doc fix.
7866
7867 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
7868 preserving direction, to mark forward instead of backward when mark
7869 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
7870
7871 2004-12-12 Juri Linkov <juri@jurta.org>
7872
7873 * isearch.el (isearch-edit-string): Set 7th arg of
7874 `read-from-minibuffer' to `t' to inherit the current input
7875 method (whose name is indicated by [IM] in the minibuffer prompt)
7876 from the current buffer to the minibuffer.
7877 (isearch-lazy-highlight-update): Put body to `with-local-quit'
7878 to allow C-g quitting for lazy highlighting looping inside the
7879 search with nested repetition operators. Add overlay to the list
7880 before setting its face and other properties to avoid the case of
7881 code quitting after placing the new overlay but before it's
7882 recorded on the list. Select the window where isearch was
7883 activated, to highlight matches in the right window when isearch
7884 switches the current window to the minibuffer.
7885
7886 * international/isearch-x.el
7887 (isearch-process-search-multibyte-characters):
7888 Use `isearch-message' as initial input for `read-string' instead
7889 of adding it to the minibuffer prompt. After reading a string
7890 remove the initial value of `isearch-message' from the string.
7891
7892 * replace.el (replace-match-maybe-edit): Doc fix.
7893 (perform-replace): Don't call `replace-highlight' when automatic
7894 replacement is requested in literal mode, since it is intended
7895 only to highlight words during entering a new replacement string
7896 for \? in non-literal mode.
7897
7898 * replace.el (query-replace-highlight): Add new value `isearch'
7899 that allows query replacement to use isearch highlighting.
7900 Change type from `boolean' to `choice'. Doc fix.
7901 (replace-highlight, replace-dehighlight, perform-replace):
7902 Use isearch highlighting if query-replace-highlight eq `isearch'.
7903
7904 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
7905
7906 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
7907 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
7908
7909 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
7910 case of \end{verbatim}.
7911
7912 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
7913
7914 * term.el (term-termcap-format): Synchronyze with terminfo.
7915 (term-emulate-terminal): Handle reset.
7916 (term-reset-terminal): New function.
7917
7918 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
7919
7920 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
7921 (zone-fill-out-screen): New func.
7922 (zone-pgm-drip): Use `zone-fill-out-screen'.
7923 Also, no longer go to point-min on every cycle.
7924 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
7925 (zone-pgm-random-life-wait): New user var.
7926 (zone-pgm-random-life): New func.
7927
7928 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
7929
7930 * files.el (auto-mode-alist): Map .com to DCL mode.
7931
7932 2004-12-09 Richard M. Stallman <rms@gnu.org>
7933
7934 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7935
7936 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
7937
7938 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
7939 buffer with a display margin.
7940
7941 2004-12-08 Jay Belanger <belanger@truman.edu>
7942
7943 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
7944 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
7945
7946 2004-12-08 Richard M. Stallman <rms@gnu.org>
7947
7948 * faces.el: Delete code to set display table.
7949 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
7950
7951 2004-12-08 Jay Belanger <belanger@truman.edu>
7952
7953 * calc/calc.el: Add math-read-preprocess-string to autoloads.
7954
7955 * calc/calc-ext.el (math-read-replacement-list)
7956 (math-read-superscripts, math-read-preprocess-string): Move to
7957 calc-aent.el.
7958
7959 * calc/calc-aent.el (math-read-replacement-list)
7960 (math-read-superscripts, math-read-preprocess-string): Move from
7961 calc-ext.el.
7962
7963 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7964
7965 * isearch.el (isearch-quote-char): Fix up typo in last change.
7966
7967 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7968
7969 * mouse.el (mouse-set-font): Handle the case where the command was
7970 not invoked using the mouse.
7971
7972 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
7973 (edmacro-finish-edit): Further update for keyboard macros that are
7974 lambda forms.
7975 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
7976
7977 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7978
7979 * font-lock.el (font-lock-unfontify-region): Save buffer state.
7980 (font-lock-default-unfontify-region): Don't save buffer state any more.
7981
7982 2004-12-07 Jay Belanger <belanger@truman.edu>
7983
7984 * calc/calc-help.el (calc-describe-key):
7985 Set calc-summary-indentation even when Calc Summary buffer exists.
7986
7987 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
7988
7989 * calendar/holidays.el (holiday-easter-etc): Make arguments
7990 optional for backwards compatibility. Doc fix.
7991 Remove un-necessary local vars mandatory, output-list.
7992 (holiday-advent): Make arguments optional for backwards
7993 compatibility. Doc fix.
7994
7995 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
7996
7997 * paren.el (show-paren-function): Fix last change (2004-12-02).
7998
7999 * international/mule-util.el (char-displayable-p): Return nil for
8000 unibyte mode.
8001
8002 * subr.el (subregexp-context-p): New function.
8003
8004 * isearch.el (isearch-quote-char): Use it.
8005
8006 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8007 (regexp-opt-not-groupie*-re): Remove.
8008 (regexp-opt): Properly handle inputs with duplicate entries.
8009
8010 2004-12-06 Richard M. Stallman <rms@gnu.org>
8011
8012 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8013
8014 * cus-edit.el (custom-file): Doc fix.
8015
8016 * textmodes/org.el: New file.
8017
8018 2004-12-06 Kenichi Handa <handa@m17n.org>
8019
8020 * ldefs-boot.el: Update international/mule-util.el section.
8021
8022 2004-12-05 Sam Steingold <sds@gnu.org>
8023
8024 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8025 Fix `tramp-time-diff' comparison logic.
8026
8027 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8028
8029 * progmodes/which-func.el (which-function):
8030 Use `run-hook-with-args-until-success' instead of a custom loop.
8031 Fixes bug with local hooks.
8032
8033 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8034
8035 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8036 Use delete-dups when calculating the initial value.
8037 (bibtex-autokey-get-title): Use <=.
8038 (bibtex-goto-line): New function.
8039 (bibtex-reposition-window): Use line numbers instead of point
8040 positions. Use window-body-height.
8041 (bibtex-find-crossref): Use bibtex-reposition-window.
8042 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8043 position of entry if key is found or nil if not found.
8044
8045 2004-12-05 Richard M. Stallman <rms@gnu.org>
8046
8047 * cus-edit.el (custom-file): Doc fix.
8048
8049 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8050
8051 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8052
8053 * simple.el (blink-matching-open):
8054 * textmodes/tex-mode.el (tex-validate-region):
8055 Obey syntax-table text properties.
8056
8057 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8058
8059 * wid-edit.el (widget-specify-field): Add `real-field' property to
8060 boundary.
8061 (widget-field-at): Use it.
8062
8063 2004-12-02 Richard M. Stallman <rms@gnu.org>
8064
8065 * progmodes/cc-mode.el (awk-mode autoload):
8066 Supply t meaning interactive function.
8067
8068 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8069 (isearch-mode-map): No special definition for space.
8070 (isearch-whitespace-chars): Command deleted.
8071 (isearch-forward-regexp): Doc fix.
8072 (isearch-quote-char): When a space is not inside brackets,
8073 use `[ ]' instead of just space.
8074 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8075
8076 * imenu.el (imenu--generic-function): Delete code to exclude
8077 matches in comments.
8078
8079 * man.el (Man-reverse-face): Change default to `highlight'.
8080
8081 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8082 (occur-engine): Use `face' prop rather than `font-lock-face'
8083 when specifying use of `match-face'.
8084 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8085
8086 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8087
8088 * add-log.el (add-log-current-defun): Handle the case where point
8089 is in the header part of a DEFUN construct.
8090
8091 2004-12-02 Dave Love <fx@gnu.org>
8092
8093 * progmodes/python.el (python-font-lock-syntactic-keywords):
8094 Fix previous change.
8095
8096 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8097
8098 * paren.el (show-paren-function): Check for matching chars
8099 specified by text props.
8100
8101 2004-12-02 Jay Belanger <belanger@truman.edu>
8102
8103 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8104 when reading a new key sequence.
8105
8106 2004-12-02 Kim F. Storm <storm@cua.dk>
8107
8108 * faces.el (escape-glyph): Rename from glyph.
8109 (standard-display-table): Set it here. Add escape-glyph face to
8110 extra slot characters.
8111
8112 * disp-table.el: Undo 2004-12-01 change. Display table is now
8113 setup in faces.el.
8114
8115 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8116
8117 * xml.el (xml-parse-dtd): Don't show validity messages when
8118 xml-validating-parser is nil.
8119 (xml-substitute-special): Fix validity error messages to
8120 actually show the unexpandable entity. Added validity error if &
8121 isn't followed by an entity.
8122 (xml-parse-tag): Concatenate any string following the a
8123 <![CDATA[]]> section to the parsed CDATA.
8124 (xml-parse-dtd): Skip parameter entity declarations and use of
8125 parameter entities.
8126
8127 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8128
8129 * kmacro.el (kmacro-default-counter-format): New var.
8130 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8131 (kmacro-display): Remove `nil' from `and' form. Delete call to
8132 `format' inside `message'.
8133 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8134
8135 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8136
8137 * pcvs.el (cvs-header-msg): New function.
8138 (cvs-update-header): Use it. Change calling convention.
8139 Correctly handle the case of having simultaneous active processes.
8140 (cvs-sentinel): Don't call cvs-update-header any more.
8141 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8142
8143 2004-12-01 Jay Belanger <belanger@truman.edu>
8144
8145 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8146 Change message.
8147
8148 2004-12-01 Juri Linkov <juri@jurta.org>
8149
8150 * progmodes/prolog.el (prolog-mode-variables):
8151 Fix imenu-generic-expression.
8152
8153 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8154
8155 * faces.el (glyph): New face.
8156
8157 * disp-table.el: Add an autoloaded table, that doesn't require
8158 this library, with glyph face.
8159
8160 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8161 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8162 (conf-quote-normal): Allow normalizing only ' or ".
8163 (conf-mode): Regexp-quote constructed comment-start and don't
8164 match section {} where "name" contains braces.
8165
8166 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8167 files.
8168
8169 2004-12-01 Kenichi Handa <handa@m17n.org>
8170
8171 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8172 (x-select-text): Don't treat eight-bit-control/graphic chars
8173 specially. Store the encoded text in the X cut buffer.
8174 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8175 with x-last-selected-text-cut-encoded.
8176
8177 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8178
8179 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8180
8181 2004-11-30 Markus Rost <rost@ias.edu>
8182
8183 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8184 AUCTeX.
8185
8186 2004-11-30 Jay Belanger <belanger@truman.edu>
8187
8188 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8189 on signs of intervals.
8190 (math-pow-of-zero): Strengthen checks for positive and negative
8191 exponents.
8192
8193 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8194 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8195 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8196 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8197 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8198 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8199 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8200 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8201 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8202 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8203 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8204 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8205 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8206 with provide statements.
8207
8208 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8209
8210 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8211
8212 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8213 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8214 functions by require statements.
8215 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8216
8217 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8218 (calc-gnuplot-print): Give them values.
8219
8220 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8221 autoloads.
8222 Add calc-do-embedded-activate to autoloads.
8223 (calc-gnuplot-name, calc-gnuplot-plot-command)
8224 (calc-gnuplot-print-command): Move them to calc-graph.el.
8225
8226 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8227
8228 * term/mac-win.el (ccl-encode-mac-roman-font)
8229 (ccl-encode-mac-cyrillic-font)
8230 (ccl-encode-mac-centraleuropean-font, encoder-list)
8231 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8232 Support Cyrillic, CentralEuropean, and Dingbat font display
8233
8234 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8235
8236 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8237
8238 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8239 still nil.
8240
8241 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8242
8243 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8244 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8245
8246 2004-11-29 Jay Belanger <belanger@truman.edu>
8247
8248 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8249 cases of the base and exponent.
8250
8251 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8252
8253 * simple.el (next-error-buffer-p): Allow for inclusive and
8254 exclusive tests for finding a buffer.
8255 (next-error-find-buffer): Pass the exclusive and inclusive tests
8256 to next-error-buffer-p.
8257
8258 * replace.el (occur-next-error): Switch to the Occur buffer when
8259 appropriate, use the exclusive filter to next-error-find-buffer to
8260 do it. Use the absolute value of the motion amount.
8261
8262 2004-11-29 Kenichi Handa <handa@m17n.org>
8263
8264 * startup.el (command-line): Decode all default-directory by
8265 locale-coding-system.
8266
8267 2004-11-29 Jay Belanger <belanger@truman.edu>
8268
8269 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8270 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8271 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8272 Replace calls to calc-extensions by appropriate require, replace
8273 calc-extensions-loaded by appropriate featurep.
8274
8275 * calc/calc-ext.el: Move require to end of file.
8276 Remove redundant loading of calc.el.
8277 (calc-extensions-loaded): Remove unnecessary variable.
8278 (calc-extensions): Remove unnecessary function.
8279 (calc-load-everything): Replace calc-need-macros by appropriate require.
8280
8281 * calc/calc-macs.el: Move provide to end of file.
8282 (calc-need-macros): Remove unnecessary function.
8283
8284 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8285 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8286 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8287 Replace calc-extensions by appropriate require.
8288 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8289
8290 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8291 Replace calc-need-macros by appropriate require.
8292
8293 * calc/calc.el: Move require to end of file.
8294 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8295 Remove unnecessary variable.
8296 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8297 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8298 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8299 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8300 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8301 (math-format-number, math-format-bignum, math-read-number)
8302 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8303 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8304 by appropriate require.
8305 (calc-check-defines): Replace calc-need-macros by appropriate require.
8306
8307 2004-11-29 Kim F. Storm <storm@cua.dk>
8308
8309 * macros.el (insert-kbd-macro): Handle kmacro functions.
8310
8311 2004-11-28 Juri Linkov <juri@jurta.org>
8312
8313 * compare-w.el (compare-windows-highlight): Attach each overlay
8314 to its window to properly highlight differences while comparing
8315 two windows of the same buffer. Fix arguments.
8316 (compare-windows-sync-default-function): Fix arguments of
8317 `compare-windows-highlight'.
8318
8319 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8320 Use `read-expression-history'. Set initial contents only if
8321 `edebug-global-break-condition' is non-nil. Set histpos to 1
8322 if initial contents is equal to the last history element.
8323 (edebug-set-conditional-breakpoint): Instead of temporarily
8324 prepending the current condition to the history, set initial
8325 contents to the current condition. Set histpos to 1 if initial
8326 contents is equal to the last history element.
8327
8328 * info.el (Info-search-whitespace-regexp): Remove shy group.
8329 (Info-search): Forward line if search is on the header line.
8330 Use search-whitespace-regexp in two other places.
8331
8332 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8335 warning. Delay real definition, which uses
8336 `set-fringe-indicators-1' till after the definition of that function.
8337
8338 2004-11-28 Kim F. Storm <storm@cua.dk>
8339
8340 * fringe.el (fringe): New defgroup.
8341 (fringe-mode): Move to fringe group.
8342 (fringe-indicators): New defcustom.
8343 (set-fringe-indicators-1): New defun.
8344
8345 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8346 (menu-bar-showhide-fringe-ind-menu): New keymap.
8347 (menu-bar-showhide-fringe-ind-empty)
8348 (menu-bar-showhide-fringe-ind-mixed)
8349 (menu-bar-showhide-fringe-ind-box)
8350 (menu-bar-showhide-fringe-ind-right)
8351 (menu-bar-showhide-fringe-ind-left)
8352 (menu-bar-showhide-fringe-ind-none): New defuns.
8353 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8354
8355 2004-11-27 Richard M. Stallman <rms@gnu.org>
8356
8357 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8358
8359 * generic.el (define-generic-mode): Doc fix.
8360
8361 * menu-bar.el (menu-bar-options-save): For the options
8362 that are toggled with menu-bar-make-mm-toggle, don't check
8363 for customized-value prop.
8364
8365 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8366
8367 * mail/supercite.el (sc-cite-region): Handle the case where
8368 sc-cite-frame-alist is a symbol.
8369 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8370 a symbol.
8371 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8372 a symbol.
8373
8374 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8375
8376 * wid-edit.el (widget-narrow-to-field): New function.
8377 (widget-complete): Use it.
8378
8379 2004-11-27 Jay Belanger <belanger@truman.edu>
8380
8381 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8382 variable.
8383 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8384 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8385 (math-alg-inequalities): Move declaration to earlier in the file.
8386
8387 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8388 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8389 Declare them.
8390
8391 * calc/calc-lang.el (math-expr-data, math-expr-token)
8392 (math-exp-old-pos): Declare them.
8393
8394 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8395 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8396
8397 2004-11-27 Kim F. Storm <storm@cua.dk>
8398
8399 * progmodes/flymake.el: Use (featurep 'xemacs).
8400 (flymake-makehash): Change to defsubst. Use fboundp.
8401 (flymake-time-to-float): Remove.
8402 (flymake-float-time): Merge code from flymake-time-to-float here.
8403 (flymake-replace-regexp-in-string): Change to defsubst.
8404 (flymake-split-string-remove-empty-edges):
8405 Rename to flymake-split-string.
8406 (flymake-split-string): Remove previous defalias.
8407 (flymake-get-temp-dir): Change to defsubst.
8408 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8409 Define for xemacs only.
8410 (flymake-master-file-count-limit): Change into compiler defvar only.
8411 (flymake-find-possible-master-files): Let-bind it dynamically while
8412 sorting files using flymake-master-file-compare.
8413
8414 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8415
8416 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8417 of defun-prompt-regexp matches inside a comment/string but the
8418 beginning is correctly outside everything.
8419
8420 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8421 appears within a string or a comment.
8422
8423 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8424 rather than make-symbol for symbols which are used in
8425 a symbol-macrolet or equivalent.
8426
8427 2004-11-26 Jay Belanger <belanger@truman.edu>
8428
8429 * calc-misc.el (calc-last-why-command): Declare it.
8430
8431 * calc-vec.el (math-grade-vec): New variable.
8432 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8433 Replace variable grade-vec by declared variable.
8434 (math-rb-close): New variable.
8435 (math-read-brackets, math-read-vector): Replace variable close by
8436 declared variable.
8437
8438 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8439 (calc-one-window, calc-edit-handler, calc-restore-trail)
8440 (calc-allow-ret): Declare them.
8441
8442 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8443 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8444 (math-radix-float-cache-tag, math-random-cache)
8445 (math-max-digits-cache, math-integral-cache, math-units-table)
8446 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8447 (math-moc-func): New variable.
8448 (math-map-over-constants, math-map-over-constants-rec):
8449 Replace variable func by declared variable.
8450
8451 * calc/calc-store.el (calc-given-value, calc-store-opers):
8452 Declare them.
8453 (calc-var-name-map): Move declaration to earlier in the file.
8454 (calc-pv-pos): New variable.
8455 (calc-permanent-variable, calc-insert-permanent-variable):
8456 Replace variable pos by declared variable.
8457
8458 * calc/calc-mtx.el (calc-det-lu): New variable.
8459 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8460
8461 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8462 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8463 and arg by declared variables.
8464 (calcFunc-reducer): Fix incorrect variable.
8465 (math-inner-mul-func, math-inner-add-func): New variables.
8466 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8467 and add-func by declared variables.
8468
8469 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8470 (calc-digit-value): Declare them.
8471
8472 * calc/calc-help.el (Info-history): Declare it.
8473 (calc-describe-key): Make calc-summary-indentation a local variable.
8474 (calc-help-long-names): Move declaration to earlier in file.
8475
8476 * calc/calc-embed.el (calc-original-buffer): Declare it.
8477 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8478 (calc-embed-bot): New variables.
8479 (calc-do-embedded, calc-embedded-mark-formula)
8480 (calc-embedded-find-bounds, calc-embedded-duplicate)
8481 (calc-embedded-new-formula, calc-embedded-make-info):
8482 Replace vars outer-top, outer-bot, bot and top by declared variables.
8483 (calc-embed-prev-modes): New variable.
8484 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8485 prev-modes with declared variable.
8486 (calc-embed-vars-used): New variable.
8487 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8488 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8489 vars-used by declared variable.
8490
8491 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8492 (math-format-radix-float): Remove unnecessary setq.
8493 (math-radix-float-cache): Declare it.
8494
8495 * calc/calcsel2.el (calc-keep-selection): Declare it.
8496
8497 * calc/calc-maint.el: Remove file.
8498
8499 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8500
8501 * textmodes/bibtex.el (bibtex-sort-entry-class)
8502 (bibtex-comment-start): Use defcustom.
8503 (bibtex-entry-field-alist): Use nil if initial content of the
8504 field is undefined. Fix docstring.
8505 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8506 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8507 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8508 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8509 Fix docstring.
8510 (bibtex-autokey-title-terminators): Use only one regexp.
8511 (bibtex-string-maybe-empty-head): New variable.
8512 (bibtex-remove-delimiters-string): New function.
8513 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8514 Use bibtex-remove-delimiters-string.
8515 (bibtex-progress-message, bibtex-field-left-delimiter)
8516 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8517 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8518 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8519 Simplify.
8520 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8521 Use eq and bibtex-remove-delimiters-string. For end markers use
8522 insertion type so that marker stays after inserted text.
8523 (bibtex-autokey-get-names): Return empty string if name is missing.
8524 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8525 calling bibtex-autokey-name-case-convert.
8526 (bibtex-autokey-demangle-title):
8527 Call bibtex-autokey-titleword-case-convert. Remove call to
8528 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8529 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8530 (bibtex-read-key): New optional arg global.
8531 (bibtex-files-expand): New optional arg force.
8532 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8533 (bibtex-complete-crossref-cleanup): Rename from
8534 bibtex-complete-key-cleanup. Simplify code.
8535 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8536 Operate on current entry.
8537 (bibtex-button): Add docstring.
8538 (bibtex-entry): Simplify.
8539 (bibtex-make-field): Replace optional arg called-by-yank with more
8540 specific args move and interactive.
8541 (bibtex-end-of-entry): Use forward-sexp.
8542 (bibtex-find-entry-globally): Remove.
8543 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8544 Bound to C-c C-x.
8545 (bibtex-find-entry): New optional args global and display.
8546 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8547 (bibtex-validate): Use arg force of bibtex-files-expand.
8548 (bibtex-clean-entry): Bugfix, clean string entries properly.
8549 Always keep point at beginning of entry.
8550 (bibtex-complete): Bugfix. Handle string entries properly.
8551 Call cleanup functions only if needed.
8552 (bibtex-String): Use bibtex-read-string-key.
8553 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8554 case of replacement text.
8555
8556 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8557
8558 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8559 (tramp-perl-directory-files-and-attributes): New constant.
8560 (tramp-file-name-handler-alist): Delete file-directory-files, add
8561 directory-files-and-attributes.
8562 (tramp-perl-file-attributes): Surround uid and gid by double
8563 quotes. Change parameter id-format from nonnumeric.
8564 (tramp-convert-file-attributes): New function.
8565 (tramp-handle-file-attributes): Use it.
8566 (tramp-maybe-send-perl-script): New function.
8567 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8568 file mode. Change parameter id-format from nonnumeric.
8569 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8570 from nonnumeric.
8571 (tramp-post-connection): Don't send tramp-perl-file-attributes
8572 script. Reset connection property "perl-scripts".
8573 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8574 in use.
8575
8576 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8577
8578 * desktop.el (desktop-read): Replace mapcar with mapc.
8579 (desktop-create-buffer): Replace mapcar with mapc.
8580 Remove redundant piece of code.
8581
8582 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8583
8584 * progmodes/gud.el (gud-display-line): Use display-buffer
8585 for GDB-UI as for GUD.
8586
8587 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8588 Delete variables.
8589 (gdb-ann3): Don't make GUD buffer dedicated.
8590 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8591 (gdb-display-source-buffer): Delete function.
8592 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8593 (menu): Delete menu bindings for viewing source/assembler.
8594 (gdb-setup-windows, gdb-restore-windows):
8595 Don't dedicate GUD. No assembler now.
8596 (gdb-reset): No need to undedicate source buffers now.
8597 (gdb-source-info): No assembler now.
8598
8599 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8600
8601 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8602 width to those for special frames.
8603 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8604 Use display-buffer.
8605 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8606 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8607 (gdb-frame-assembler-buffer): Rework like
8608 gdb-frame-breakpoints-buffer.
8609
8610 2004-11-25 Richard M. Stallman <rms@gnu.org>
8611
8612 * progmodes/flymake.el: Reindent.
8613 (flymake-split-string): Turn into defalias.
8614 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8615 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8616 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8617 (flymake-build-relative-filename): Rename from ...path.
8618 Fix error message.
8619
8620 2004-11-25 Cheng Gao <chenggao@gmail.com>
8621
8622 * progmodes/flymake.el: Much whitespace and capitalization change.
8623 Move `provide' to end. Require `compile' only when compiling.
8624
8625 2004-11-24 Jay Belanger <belanger@truman.edu>
8626
8627 * calc/calc-alg.el: Added comment.
8628 (math-polynomial-base): Replace variable mpb-top-expr by
8629 math-poly-base-top-expr.
8630
8631 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8632 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8633 variable.
8634 (math-poly-base-total-base): New variable.
8635 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8636 mpb-total-base by declared variable.
8637 (math-factored-vars, math-to-list): Declare it.
8638 (math-fact-expr): New variable.
8639 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8640 (math-factor-expr-try, math-factor-expr-part): Replace variable
8641 expr by declared variable.
8642 (math-fet-x): New variable.
8643 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8644 by declared variable.
8645 (math-factor-poly-coefs): Make temp a local variable.
8646
8647 * calc/calc-units.el (calc-convert-units): Make units a local
8648 variable.
8649 (calc-num-units, calc-den-units): New variables.
8650 (calc-explain-units, calc-explain-units-rec): Replace variables
8651 num-units and den-units by declared variables.
8652 (math-cu-unit-list): New variable.
8653 (math-build-units-table, math-compare-unit-names)
8654 (math-convert-units, math-convert-units-rec): Replace variable
8655 unit-list by declared variable.
8656 (math-fbu-base, math-fbu-entry): New variables.
8657 (math-find-base-units, math-find-base-units-rec): Replace variables
8658 base and entry by declared variables.
8659 (math-which-standard): New variable.
8660 (math-to-standard-units, math-to-standard-rec): Replace variable
8661 which-standard by declared variable.
8662 (math-fcu-u): New variable.
8663 (math-find-compatible-unit, math-find-compatible-unit-rec):
8664 Replace variable u by declared variable.
8665 (math-cu-new-units, math-cu-pure): New variables.
8666 (math-convert-units, math-convert-units-rec): Replace variables
8667 new-units and pure by declared variables.
8668 (math-try-cancel-units): New variable.
8669 (math-simplify-units-quotient): Replace variable try-cancel-units by
8670 declared variable.
8671
8672 2004-11-24 Richard M. Stallman <rms@gnu.org>
8673
8674 * textmodes/ispell.el (ispell-check-version):
8675 If default-directory is nonexistent, use home dir.
8676
8677 * progmodes/grep.el (grep-regexp-alist):
8678 Don't match parens around line numbers.
8679
8680 * progmodes/cperl-mode.el (cperl-indent-region)
8681 (cperl-imenu--create-perl-index, cperl-xsub-scan):
8682 Don't print progress messages.
8683
8684 * progmodes/compile.el (compilation-mode-map):
8685 Don't inherit from compilation-minor-mode-map;
8686 copy its bindings instead. But the menu bar Compile
8687 entry now does inherit from compilation-menu-map.
8688
8689 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8690 Use with-no-warnings around compiler-macroexpand.
8691
8692 * imenu.el: Don't always require newcomment.
8693 (imenu--generic-function): Call comment-normalize-vars
8694 if we have a comment syntax.
8695 Exit the loop if REGEXP matches the null string.
8696 Test comment-start as well as comment-start-skip
8697 when deciding whether to check for comments.
8698
8699 * tooltip.el (tooltip-mode): Doc fix.
8700
8701 * term.el (term-escape-char, term-mode): Doc fixes.
8702
8703 2004-11-24 Dave Love <fx@gnu.org>
8704
8705 * progmodes/python.el (python-font-lock-syntactic-keywords):
8706 Check for escapes in the regexp.
8707 (python-quote-syntax): Don't do it here.
8708
8709 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8710
8711 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8712 (gdb-frames-mode-map, gdb-threads-mode-map)
8713 (gdb-registers-mode-map, gdb-locals-mode-map)
8714 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8715 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8716
8717 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8718 (dedicated-switch-to-buffer): Rework.
8719 (gdb-var-evaluate-expression-handler, gdb-put-string):
8720 Remove unused variable bindings.
8721 (gdb-setup-windows, gdb-display-buffer):
8722 Simplify. Use pop-to-buffer.
8723 (gdb-view-source-function): Simplify.
8724 (gdb-frame-breakpoints-buffer):
8725 Use pop-to-buffer, special-display-regexps.
8726
8727 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8728
8729 * progmodes/f90.el (f90-smart-end)
8730 (f90-previous-statement, f90-beginning-of-block): Doc fix.
8731 (f90-calculate-indent): Handle un-named PROGRAM blocks.
8732 (f90-end-of-block): Doc fix. Make check of outermost block
8733 conditional on value of `f90-smart-end'.
8734 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8735 Handle case where END-BLOCK is nil.
8736 (f90-match-end): Handle un-named PROGRAM blocks.
8737 (f90-backslash-not-special): New function.
8738
8739 2004-11-24 Jay Belanger <belanger@truman.edu>
8740
8741 * calc/calc.el (calc-embedded-active): Removed unnecessary
8742 declaration.
8743 (calc-show-banner): Removed redundant declaration.
8744
8745 * calc/calc-graph.el (calc-gnuplot-default-device)
8746 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8747 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8748 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8749 Remove redundant initial values.
8750
8751 * calc/calc-arith.el (math-scalar-functions)
8752 (math-nonscalar-functions, math-scalar-if-args-functions)
8753 (math-real-functions, math-positive-functions)
8754 (math-nonnegative-functions, math-real-scalar-functions)
8755 (math-real-if-arg-functions, math-integer-functions)
8756 (math-num-integer-functions, math-rounding-functions)
8757 (math-float-rounding-functions, math-integer-if-args-functions)
8758 (math-super-types): Move declarations to earlier in file.
8759 (math-unit-prefixes): Declared it.
8760 (math-floor-prec, math-trunc-prec): New variables.
8761 (math-trunc-fancy): Replace variable prec by declared variable.
8762 (math-floor-fancy): Replace variable prec by declared variable.
8763 (math-com-bterms): New variable.
8764 (math-commutative-equal, math-commutative-collect):
8765 Replace variable bterms by declared variable.
8766
8767 * calc/calc-misc.el (math-trunc): Replace variable prec by
8768 math-trunc-prec.
8769 (math-floor): Replace variable prec by math-floor-prec.
8770
8771 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8772 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8773 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8774 (math-format-date, math-format-date-part): Replace variables
8775 date, dt, year, month, day, weekday, hour, minute, second and
8776 bc-flag by declared variables.
8777 (math-pd-str): New variable.
8778 (math-parse-date, math-parse-date-word, math-parse-standard-date):
8779 Replace variable str by declared variable.
8780 (math-daylight-savings-hook, math-tzone-names): Move definitions
8781 to earlier in the file.
8782 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8783 (math-sh-year): New variable.
8784 (math-setup-add-holidays, math-setup-holidays)
8785 (math-setup-year-holidays): Replace variable `year' by declared
8786 variable.
8787
8788 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
8789 New variables.
8790 (math-nth-root-float, math-nth-root-float-iter): Replace variables
8791 n, nf and nfm1 by declared variables.
8792 (math-nri-n): New variable.
8793 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
8794 n by declared variable.
8795 (calcFunc-log): Removed misplaced condition.
8796
8797 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8798
8799 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
8800
8801 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8802
8803 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
8804 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
8805 Dedicate gdb-related windows.
8806 (gdb-display-buffer): Dedicate gdb-related windows.
8807 Don't grab other frames.
8808 (gdb-reset): Remove dedicated property after debugging.
8809
8810 2004-11-24 Jay Belanger <belanger@truman.edu>
8811
8812 * calc/calc-sel.el: Add comment.
8813
8814 * calc/calc.el (math-stack-value-offset): Replace variables c,
8815 wid and off with math-svo-c, math-svo-wid and math-svo-off.
8816
8817 * calc/calccomp.el (math-comp-sel-tag): Declare it.
8818 (math-svo-c, math-svo-wid, math-svo-off): New variables.
8819 (math-stack-value-offset-fancy): Replace variables c, wid and off
8820 by declared variables.
8821 (math-comp-just, math-comp-comma-spc): New variables.
8822 (math-compose-expr, math-compose-matrix): Replace variables `just'
8823 and comma-spc by declared variable.
8824 (math-comp-vector-prec): New variable.
8825 (math-compose-expr, math-compose-matrix, math-compose-rows):
8826 Replace variable vector-prec by declared variable.
8827 (math-comp-left-bracket, math-comp-right-bracket)
8828 (math-comp-comma): New variables.
8829 (math-compose-expr, math-compose-rows): Replace variables
8830 left-bracket, right-bracket and comma by declared variables.
8831 (math-comp-full-width): New variable.
8832 (math-comp-to-string-flat, math-comp-to-string-flat-term):
8833 Replace variable full-width by declared variable.
8834 (math-comp-highlight, math-comp-word, math-comp-level)
8835 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
8836 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
8837 New variables.
8838 (math-comp-to-string-flat, math-comp-to-string-flat-term)
8839 (math-comp-sel-flat-term): Replace variables comp-highlight,
8840 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
8841 declared variables.
8842 (math-comp-simplify, math-comp-simplify-term)
8843 (math-comp-add-string, math-comp-add-string-sel):
8844 Replace variables comp-highlight, comp-buf, comp-base,
8845 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
8846
8847 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8848
8849 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
8850
8851 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
8852 and x-server-version may throw.
8853
8854 2004-11-23 Kim F. Storm <storm@cua.dk>
8855
8856 * subr.el (substitute-key-definition-key): Optimize.
8857 Don't call indirect-function for nil defn (always signals error).
8858
8859 * ido.el (ido-read-internal): Fix require-match check when
8860 ido-directory-too-big is set.
8861
8862 2004-11-23 Jay Belanger <belanger@truman.edu>
8863
8864 * calc/calc-ext.el (math-read-replacement-list)
8865 (math-read-superscripts): New variables.
8866 (math-read-preprocess-string): New function.
8867 (math-read-expr): Filter input through math-read-preprocess-string.
8868
8869 * calc/calc-aent.el (math-read-exprs): Filter input through
8870 math-read-preprocess-string.
8871
8872 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
8873
8874 * progmodes/compile.el (compilation-start): In cd command use
8875 substitute-env-vars -- not quite shell compatible but better than
8876 nothing.
8877 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
8878 handle the newer versions messages, which are more parseable.
8879
8880 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8881
8882 * reveal.el (reveal-mode-map): New var.
8883 (reveal-mode): Use it.
8884
8885 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
8886
8887 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
8888 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
8889
8890 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8891
8892 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
8893 header-line when needed.
8894 Use fixed-pitch only in the header-line.
8895 Build the underline automatically. Use emdash if available.
8896
8897 2004-11-22 Richard M. Stallman <rms@gnu.org>
8898
8899 * dired.el (dired-recursive-copies): Move from dired-aux.el.
8900 * dired-aux.el (dired-recursive-copies): Move to dired.el.
8901
8902 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
8903
8904 * progmodes/gdb-ui.el (gdb-resync): New function.
8905 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
8906 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
8907 Use it to fail more gracefully.
8908 (gdb-variables): Delete variable.
8909 Re-order variables to reduce byte-compiler warnings.
8910
8911 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8912
8913 * descr-text.el (describe-char):
8914 * paren.el (show-paren-function):
8915 * subr.el (syntax-after): Undo last change.
8916
8917 * progmodes/python.el (run-python): Don't hard code *Python*.
8918 Don't modify global process-environment.
8919 (python-send-region, python-load-file): Don't assume that
8920 python-buffer == (process-buffer (python-proc)).
8921 (python-switch-to-python): Simplify.
8922
8923 * dired.el (dired-align-file): Don't assume line starts with spaces.
8924
8925 2004-11-21 Jay Belanger <belanger@truman.edu>
8926
8927 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
8928 Replace variable `lines' by math-read-big-lines.
8929 (math-read-big-expr): Replace variables the-baseline, the-h2
8930 and err-msg by math-read-big-baseline, math-read-big-h2 and
8931 math-read-err-msg.
8932 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
8933
8934 * calc/calc-lang.el (math-read-big-rec): Fix typo.
8935 (math-read-big-balance): Replace unbound variable by value.
8936 (math-read-big-lines): New variable.
8937 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8938 (math-read-big-error, math-read-big-balance): Replace variable
8939 `lines' by declared variable.
8940 (math-read-big-baseline, math-read-big-h2): New variables.
8941 (math-read-big-rec): Replace variables the-baseline and the-h2
8942 by declared variables.
8943 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
8944 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8945 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
8946 declared variables.
8947 (math-read-big-err-msg): New variable.
8948 (math-read-big-error): Replace variable err-msg by declared variable.
8949
8950 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * ses.el: Add coding cookie.
8953 Fix up docstrings, follow new commenting conventions.
8954 (ses-header-line-menu): Fix missing variable rename for header-row.
8955 (ses-cell-size): Remove.
8956 (ses-make-cell): New function.
8957 (ses-cell, ses-insert-row, ses-insert-column): Use it.
8958 (ses-calculate-cell): Remove unused var `symbol'.
8959 (ses-narrowed-p): New function.
8960 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
8961 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
8962 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
8963 (ses-setup): Use restore-buffer-modified-p.
8964 (ses-cleanup): Remove unused var `end'.
8965 (ses-header-string-left-offset): Remove.
8966 (ses-create-header-string): Adjust to new behavior of `align-to'.
8967 Truncate excessively large fields to preserve alignment.
8968 (ses-reconstruct-all): Remove unused var `refs'.
8969 (ses-read-cell-printer): Remove unused var `prompt'.
8970 (ses-delete-row): Remove unused var `pos'.
8971 (ses-delete-column): Remove unused var `new'.
8972
8973 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8974
8975 * ps-print.el: Insert :version tag into all defgroup and defcustom.
8976 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8977 Eliminate eval-and-compile usage.
8978 (ps-insert-file): Use insert-file-contents instead of insert-file.
8979 (ps-setup): Code fix.
8980
8981 * printing.el (pr-setup, lpr-setup): Code fix.
8982
8983 2004-11-21 Jay Belanger <belanger@truman.edu>
8984
8985 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
8986 (calc-original-buffer): Declare them.
8987 (calc-user-formula-alist): New variable.
8988 (calc-user-define-formula, calc-fix-user-formula)
8989 (calc-user-define-composition, calc-finish-formula-edit):
8990 Replace variable `alist' by declared variable.
8991 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
8992 (var-q7, var-q7, var-q8, var-q9): Declare them.
8993 (calc-kbd-push): Don't check to see if var-q0 through var-q9
8994 are bound.
8995 (calcFunc-typeof): Replace undeclared variable by expression.
8996 (math-exp-env): New variable.
8997 (math-define-body, math-define-exp): Replace exp-env by declared var.
8998 (math-define-exp): Replace misplaced variable by expression.
8999
9000 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9001 (calc-curve-model, calc-curve-coefnames): New variables.
9002 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9003 varnames, model and coefnames by declared variables.
9004 (math-root-widen): New variable.
9005 (math-search-root, math-find-root): Replace variable root-widen by
9006 declared variable.
9007 (var-DUMMY): Declare it.
9008 (math-root-vars, math-min-vars): Move the declarations to earlier in
9009 the file.
9010 (math-brent-min): Make d a local variable.
9011 (math-find-minimum): Replace non-existent variable.
9012 (math-ninteg-romberg): Remove unnecessary variable.
9013 (math-ninteg-temp): New variable.
9014 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9015 integ-temp by declared variable.
9016 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9017 New variables.
9018 (math-general-fit): Replace variables first-var, first-coef and
9019 new-coefs by declared variables.
9020 (calcFunc-fitvar): Replace variable first-var by declared variable.
9021 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9022 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9023 (math-all-vars-vars, math-all-vars-found): New variables.
9024 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9025 found by declared variable math-all-vars-vars.
9026
9027 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9028
9029 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9030 of `defconst'.
9031
9032 2004-11-20 Richard M. Stallman <rms@gnu.org>
9033
9034 * isearch.el (isearch-mode-map): Don't bind SPC.
9035 (isearch-whitespace-chars): Function deleted.
9036 (isearch-search): Bind search-spaces-regexp.
9037 (isearch-lazy-highlight-search): Likewise.
9038 (search-whitespace-regexp): Doc fix.
9039 (isearch-forward-regexp): Doc fix.
9040
9041 * emacs-lisp/bytecomp.el (byte-compile-form):
9042 Move the calls to byte-compile-set-symbol-position,
9043 to avoid having two for the same symbol occurrence.
9044
9045 * comint.el (comint-input-ring-size): Increase to 150.
9046
9047 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9048 New variables.
9049 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9050 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9051
9052 * imenu.el (imenu--generic-function):
9053 Ensure we keep moving backward even if BEG isn't further back.
9054
9055 * replace.el (query-replace-read-to, query-replace-read-from):
9056 Specify t for KEEP-ALL in read-from-minibuffer.
9057
9058 * progmodes/python.el (python-switch-to-python):
9059 If Python isn't running, start it.
9060 Don't alter debug-ignored-errors.
9061
9062 * progmodes/cperl-mode.el (cperl-indent-region):
9063 Don't mind imenu-scanning-message.
9064
9065 * bindings.el (global-map): Bind C-e to move-end-of-line.
9066
9067 * simple.el (line-move-finish): New arg FORWARD.
9068 Ignore invisible newlines, not intangible ones.
9069 Conditions for acceptable stopping positions depend on FORWARD.
9070 (line-move): Pass FORWARD arg to line-move-finish.
9071
9072 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9073 of HEADER. Compensate for this change in the code to add display
9074 properties. Don't make the first line intangible.
9075
9076 * info.el (Info-search): Fix previous change.
9077
9078 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9079
9080 * Makefile.in (recompile): Revert 2004-11-19 change.
9081 (compile): Likewise.
9082
9083 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9084
9085 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9086
9087 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9088
9089 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9090 defgroup and defcustom. Eliminate eval-and-compile usage.
9091
9092 * progmodes/ebnf-otz.el: Fix typos.
9093
9094 2004-11-19 Jay Belanger <belanger@truman.edu>
9095
9096 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9097 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9098 disp-trail by declared variable.
9099
9100 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9101 (calc-finish-selection-edit): Replace variable disp-trail by
9102 declared variable.
9103 (calc-selection-cache-entry): Move declaration to earlier in the file.
9104 (calc-selection-cache-num, calc-selection-cache-comp)
9105 (calc-selection-cache-offset, calc-selection-true-num)
9106 (calc-final-point-line, calc-final-point-column)
9107 (calc-original-buffer): Declare them.
9108 (calc-fnp-op, calc-fnp-num): New variables.
9109 (calc-find-nth-part, calc-find-nth-part-rec)
9110 (calc-select-previous): Replace op and num by declared variables.
9111 (calc-rsf-old, calc-rsf-new): New variables.
9112 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9113 Replace variables old and new by declared variables.
9114 (calc-sel-reselect): New variable.
9115 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9116 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9117 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9118 reselect with declared variable.
9119
9120 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9121 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9122 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9123 (math-import-list, math-rewrite-phase): Declare them.
9124 (math-rewrite): Use let* to declare variables.
9125 (calc-rewrite-selection): Make rules a local variable.
9126 (calc-rewr-sel): New variable.
9127 (calc-rewrite-selection, calc-locate-selection-marker)
9128 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9129 of sel.
9130 (math-rewrite-whole-expr): New variable.
9131 (math-rewrite, math-rewrite-phase): Replace variable expr by
9132 declared variable.
9133 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9134 (math-rewrite-heads-blanks ): New variables.
9135 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9136 heads, skips and blanks by declared variables.
9137 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9138 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9139 New variables.
9140 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9141 old, new, old-func and new-func by declared variables.
9142 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9143 Remove unnecessary variable.
9144 (math-apply-rw-regs): New variable.
9145 (math-apply-rewrites, math-rwapply-replace-regs)
9146 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9147 (math-apply-rw-ruleset): New variable.
9148 (math-apply-rewrites, math-rwapply-remember): Replace variable
9149 ruleset by declared variable.
9150
9151 2004-11-19 Richard M. Stallman <rms@gnu.org>
9152
9153 * info.el (Info-search): Use search-whitespace-regexp.
9154
9155 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9156
9157 * vc-rcs.el (vc-rcs-parse): New function.
9158 (vc-rcs-annotate-command): Likewise.
9159 (vc-rcs-annotate-current-time): Likewise.
9160 (vc-rcs-annotate-time): Likewise.
9161 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9162
9163 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9164
9165 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9166
9167 2004-11-18 Jay Belanger <belanger@truman.edu>
9168
9169 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9170
9171 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9172
9173 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9174 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9175 Use make-temp-file to generate PostScript files in any situation.
9176 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9177 (pr-interactive-p): Eliminate var.
9178 (pr-save-interactive): Eliminate macro.
9179 (pr-interface, pr-ps-directory-preview)
9180 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9181 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9182 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9183 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9184 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9185 (pr-ps-region-ps-print, pr-ps-mode-preview)
9186 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9187 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9188 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9189 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9190 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9191 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9192 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9193 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9194 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9195 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9196 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9197 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9198 Eliminate pr-save-interactive usage.
9199 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9200 Eliminate pr-interactive-p usage.
9201 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9202 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9203 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9204 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9205 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9206 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9207 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9208 New funs.
9209 (pr-ps-file): Use make-temp-file to generate a temporary file.
9210
9211 2004-11-17 Jay Belanger <belanger@truman.edu>
9212
9213 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9214 a local variable.
9215 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9216 (math-top-only): New variable.
9217 (math-simplify, math-simplify-step): Replace variable top-only by
9218 declared variable math-top-only.
9219 (math-simplify-expr): Declare it.
9220 Replace argument expr in all calls of math-defsimplify by
9221 math-simplify-expr.
9222 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9223 (math-simplify-divisor, math-simplify-one-divisor)
9224 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9225 (math-simplify-pow): Replace variable expr by declared variable
9226 math-simplify-expr.
9227 (math-simplify-divisor): Remove local variables temp and op.
9228 (math-simplify-one-divisor): Make temp and op local variables.
9229 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9230 New variables.
9231 (math-simplify-divisor, math-simplify-one-divisor):
9232 Replace variables nover and dover by declared variables.
9233 (math-expr-subst-new, math-expr-subst-old): New variables.
9234 (math-expr-subst, math-expr-subst-rec): Replace variables new
9235 and old by declared variables.
9236 (math-is-poly-degree, math-is-poly-loose): New variables.
9237 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9238 and loose by declared variables.
9239 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9240 (math-polynomial-base, math-polynomial-base-rec):
9241 Replace variables const-ok and mpb-pred by declared variables.
9242
9243 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9244
9245 * calc/calc-ext.el (math-defsimplify): Change the argument in
9246 the created function to math-simplify-expr.
9247
9248 * calc/calc-units.el (math-simplify-expr): Declare it.
9249 Replace argument expr in all calls of math-defsimplify by
9250 math-simplify-expr.
9251 (math-simplify-units-prod): Replace variable expr by declared
9252 variable math-simplify-expr.
9253
9254 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9255
9256 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9257 Replace mapcar->dolist, format->string.
9258
9259 2004-11-17 Miles Bader <miles@gnu.org>
9260
9261 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9262 * progmodes/idlwave.el: Remove RCS keywords.
9263
9264 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9265
9266 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9267 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9268 Update to IDLWAVE version 5.5. Too many changes to list them here.
9269 * progmodes/idlw-help.el: New file.
9270
9271 2004-11-16 Richard M. Stallman <rms@gnu.org>
9272
9273 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9274 Discard spaces after \i according to TeX rules.
9275
9276 * international/mule.el (set-buffer-file-coding-system):
9277 New arg NOMODIFY.
9278 (after-insert-file-set-coding): Pass that new arg.
9279 Prevent set-buffer-multibyte from trying to lock the file.
9280
9281 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9282
9283 * saveplace.el (save-place): Doc fix.
9284
9285 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9286 temporarily widen before finding the following word to copy.
9287
9288 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9289 (cl-map-keymap): Definition deleted.
9290
9291 * subr.el (map-keymap-internal): New function.
9292
9293 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9294
9295 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9296 when pressing rather than when releasing mouse-2. Simplify.
9297
9298 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9299
9300 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9301 (compilation-mode): Set it here instead.
9302
9303 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9304
9305 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9306 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9307
9308 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9309
9310 * progmodes/compile.el (compilation-internal-error-properties):
9311 Fix up a transposition-typo. Check end-col before using it.
9312
9313 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9314
9315 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9316 Discard whitespace after macro \i when converting it.
9317
9318 2004-11-16 Juri Linkov <juri@jurta.org>
9319
9320 * emacs-lisp/find-func.el (find-function-regexp):
9321 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9322 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9323 Remove invalid `\W' from [^cgv\W]. Doc fix.
9324 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9325
9326 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9327
9328 * play/life.el: Maintainer is now FSF.
9329 (life-patterns, life-neighbor-deltas, life-window-start)
9330 (life-current-generation, life-generation-string): Use defvar
9331 instead of defconst.
9332
9333 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9334
9335 * progmodes/compile.el (compilation-move-to-column): New fun.
9336 (compilation-internal-error-properties)
9337 (compilation-next-error-function): Use it to make sure we don't go past
9338 the end of line.
9339
9340 2004-11-15 John Paul Wallington <jpw@gnu.org>
9341
9342 * autoinsert.el (auto-insert-alist): Insert the user's name in
9343 copyright notice, rather than Free Software Foundation, for the
9344 Emacs Lisp header case too.
9345
9346 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9347
9348 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9349 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9350 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9351 return the list of string in a string.
9352 (pr-call-process): Message if calling process returns an error, that
9353 is, the exit status is different of zero.
9354
9355 2004-11-15 Jay Belanger <belanger@truman.edu>
9356
9357 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9358 variable var-thing.
9359 (math-integ-depth, math-integ-level, math-integral-limit)
9360 (math-enable-subst, math-any-substs, math-integ-msg)
9361 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9362 (math-int-threshold, math-int-factors, math-double-roots)
9363 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9364 (var-GenCount): Declare these variables.
9365 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9366 (math-integral-cache, math-integral-cache-state):
9367 Move declarations to earlier in the file.
9368 (math-deriv-var, math-deriv-total, math-deriv-symb)
9369 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9370 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9371 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9372 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9373 (math-solve-res): New variables
9374 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9375 (math-integral, math-replace-integral-parts)
9376 (math-integrate-by-parts, calc-dump-integral-cache)
9377 (math-try-integral, math-do-integral, math-do-integral)
9378 (math-do-integral-methods, math-try-solve-for)
9379 (math-try-solve-prod, math-solve-poly-funny-powers)
9380 (math-solve-crunch-poly, math-decompose-poly)
9381 (math-solve-find-root-term, math-find-root-in-prod)
9382 (math-integ-try-linear-substitutions)
9383 (math-integ-try-substitutions, math-expr-rational-in)
9384 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9385 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9386 (math-solve-for, math-solve-system, math-solve-system-rec)
9387 (math-solve-get-sign, math-solve-get-int)
9388 (math-solve-system-subst): Replace undeclared variables with newly
9389 declared variables.
9390
9391 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9392
9393 * winner.el (winner-active-region, winner-edges, winner-window-list):
9394 Define at toplevel.
9395 (winner-mode-map): Move init inside declaration.
9396
9397 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9398
9399 * files.el (convert-standard-filename): Doc fix.
9400
9401 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9402
9403 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9404 passwd, group, shadow, default/* and pam.d/*.
9405
9406 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9407
9408 * printing.el (pr-menu-spec): Adjust menu specification.
9409
9410 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9411
9412 * printing.el: Doc fix. Insert :version tag into all defcustom.
9413 Handle interactive-p as is recommended in Emacs Lisp Reference.
9414 Set the file permission bits for newly created files.
9415 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9416 The printing menu specification (in `pr-menu-spec') was merged.
9417 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9418 (pr-version): New version number (6.8.3).
9419 (pr-file-modes): New option.
9420 (pr-interactive-p): New var.
9421 (pr-save-interactive, pr-save-file-modes): New macros.
9422 (pr-setup): Code fix.
9423 (pr-menu-spec): Menu specification merged.
9424 (pr-call-process, pr-text2ps): Set file permission bits.
9425 (pr-despool-print): Set file permission bits. Handle interactive-p as
9426 is recommended.
9427 (pr-interface, pr-ps-directory-preview)
9428 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9429 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9430 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9431 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9432 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9433 (pr-ps-region-ps-print, pr-ps-mode-preview)
9434 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9435 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9436 (pr-despool-using-ghostscript, pr-despool-ps-print)
9437 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9438 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9439 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9440 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9441 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9442 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9443 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9444 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9445 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9446 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9447 Handle interactive-p as is recommended.
9448
9449 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9450
9451 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9452 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9453
9454 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9455 so it doesn't forget to highlight the beginning of the region either.
9456
9457 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9458
9459 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9460 (c-font-lock-init): Eliminate obsolete make-local-hook.
9461 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9462 (awk-mode): Use run-mode-hooks.
9463
9464 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9465
9466 2004-11-13 Kim F. Storm <storm@cua.dk>
9467
9468 * mouse.el (mouse-drag-copy-region): Add :version.
9469 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9470 while dragging mode line, so mode line can be dragged downwards.
9471 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9472 while pressing mouse button so window doesn't scroll until we
9473 release the mouse if clicking on partially visible line.
9474
9475 2004-11-12 Jay Belanger <belanger@truman.edu>
9476
9477 * calc/calc-graph.el (calc-dumb-map): Declare it.
9478 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9479 than unbound.
9480 (calc-graph-name): Made `end' a local variable.
9481 (calc-graph-lookup): Made `varname' a local variable.
9482 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9483 Declare them.
9484 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9485 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9486 the unused variable y3vec.
9487 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9488 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9489 calc-graph-prev-kill-hook.
9490 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9491 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9492 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9493 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9494 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9495 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9496 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9497 (calc-graph-y3value, calc-graph-y3name)
9498 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9499 (calc-graph-stepcount, calc-graph-is-splot)
9500 (calc-graph-surprise-splot, calc-graph-blank)
9501 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9502 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9503 (calc-graph-recompute-2d, calc-graph-compute-3d)
9504 (calc-graph-format-data): Replace undeclared variables with the
9505 above newly declared variables.
9506
9507 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9508
9509 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9510 `rsf-beep' and `rsf-sleep-after-message'.
9511
9512 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9513 list if `message-sender' is non-nil.
9514
9515 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9516
9517 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9518 consing by using mapc instead of mapcar.
9519
9520 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9521
9522 * tooltip.el (require): Explain why CL is needed.
9523
9524 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9525
9526 * printing.el: Insert :version into defgroup (printing). All reference
9527 to Files option in menubar were changed to File.
9528 (pr-version): New version number (6.8.2).
9529 (pr-get-symbol): Call easy-menu-intern.
9530 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9531 compilation gripes.
9532
9533 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9534
9535 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9536 new byte-compile-function-environment binding to t.
9537
9538 * font-lock.el (font-lock-fontify-syntactically-region):
9539 Don't forget to highlight the last char when we hit `end'.
9540
9541 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9542 (mwheel-scroll): Adjust accordingly.
9543
9544 * cvs-status.el: Reduce spurious warnings.
9545 (cvs-status-checkout): Remove.
9546 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9547
9548 * pcvs.el (cvs-mode-checkout): New command.
9549
9550 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9551
9552 * tooltip.el: Require CL.
9553
9554 * emacs-lisp/bytecomp.el: Use push.
9555 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9556 (defalias): Remove the `byte-compile' property and add
9557 a `byte-hunk-handler'.
9558
9559 2004-11-11 Juri Linkov <juri@jurta.org>
9560
9561 * info.el (Info-search): Save match data for isearch.
9562 Skip Tag Table node.
9563
9564 * descr-text.el (describe-char): Replace syntax-after with code
9565 from its previous version.
9566
9567 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9568 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9569
9570 * international/mule.el (sgml-html-meta-auto-coding-function):
9571 Remove > after <html to allow HTML attributes.
9572
9573 2004-11-11 Jay Belanger <belanger@truman.edu>
9574
9575 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9576 a variable.
9577 (calcFunc-dfac): Replace unbound max by n.
9578 (math-stirling-local-cache): New variable.
9579 (math-stirling-number, math-stirling-1, math-stirling-2):
9580 Replace the variable `cache' by the declared variable
9581 math-stirling-local-cache.
9582 (var-RandSeed): Declare it as a variable.
9583 (math-init-random-base, math-random-digit): Don't check to see if
9584 var-RandSeed is bound.
9585 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9586 Declare them instead of just setting them.
9587 (math-init-random-base): Made i a local variable.
9588 (math-random-digit): Made math-random-last a local variable.
9589 (math-prime-test-cache): Move declaration to before it is used.
9590 (math-prime-test-cache-k, math-prime-test-cache-q)
9591 (math-prime-test-cache-nm1, math-prime-factors-finished):
9592 Declare them as variables.
9593
9594 2004-11-11 Jay Belanger <belanger@truman.edu>
9595
9596 * calc/calc-ext.el (math-defcache): Use defvar for the new
9597 variables it creates.
9598
9599 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9600
9601 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9602 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9603 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9604 (desktop-save): Add :version.
9605
9606 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9607
9608 * printing.el (pr-get-symbol): Don't downcase.
9609
9610 2004-11-10 Jay Belanger <belanger@truman.edu>
9611
9612 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9613 string to kill-ring.
9614
9615 * calc/calc-aent.el (calc-alg-exp, math-toks)
9616 (math-exp-pos,math-exp-old-pos, math-exp-token)
9617 (math-exp-keep-spaces, math-exp-str): New variables.
9618 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9619 (calcAlg-enter): Use declared variable calc-alg-exp.
9620 (math-build-parse-table, math-find-user-token): Use declared
9621 variable math-toks.
9622 (math-read-exprs, math-read-token, calc-check-user-syntax)
9623 (calc-match-user-syntax, match-factor-after, math-read-factor):
9624 Use declared variables math-exp-pos math-exp-old-pos.
9625 (math-read-exprs, math-read-token, math-read-expr-level)
9626 (calc-check-user-syntax, calc-match-user-syntax)
9627 (match-factor-after, math-read-factor): Use declared variable
9628 math-exp-token.
9629 (math-read-exprs, math-read-expr-list, math-read-token)
9630 (math-read-factor): Use declared variable math-exp-keep-spaces.
9631 (math-read-exprs, math-read-token): Use declared variable
9632 math-exp-str.
9633 (calc-match-user-syntax): Make m a local variable.
9634
9635 * calc/calc-ext.el (math-read-expr): Use declared variables
9636 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9637 math-exp-keep-spaces.
9638
9639 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9640 variables math-exp-pos, math-exp-str.
9641
9642 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9643 math-exp-old-pos.
9644 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9645 (math-parse-eqn-prime): Use declared variable math-exp-token.
9646
9647 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9648 Use declared variable math-exp-pos.
9649 (math-check-for-commas): Use declared variable math-exp-str.
9650 (math-read-brackets): Use declared variables math-exp-old-pos,
9651 math-exp-keep-spaces.
9652 (math-read-brackets, math-read-vector, math-read-matrix):
9653 Use declared variable math-exp-token.
9654
9655 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9656
9657 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9658 where the keymap is a symbol.
9659 (easy-menu-add-item): Use keymap-prompt. Simplify.
9660
9661 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9662
9663 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9664 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9665
9666 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
9667
9668 * ebuff-menu.el: Doc fixes throughout.
9669 (electric-buffer-menu-mode-hook): New defvar.
9670
9671 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
9672
9673 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
9674 The resulting compiler warnings appear to be harmless.
9675
9676 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
9677
9678 * textmodes/conf-mode.el: New file.
9679
9680 * files.el (auto-mode-alist, magic-mode-alist): Use it.
9681
9682 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9683
9684 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
9685
9686 2004-11-09 Jay Belanger <belanger@truman.edu>
9687
9688 * calc/calc-ext.el (calc-init-extensions): Remove old code.
9689
9690 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
9691 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
9692 (calc-z-prefix-help, calc-user-function-list): Use declared
9693 variables calc-z-prefix-buf, calc-z-prefix-msgs.
9694 (math-map-tree, math-map-tree-rec): Use declared variables
9695 math-mt-many, math-mt-func.
9696 (math-read-expression, math-read-string): Use declared variable
9697 math-expr-data.
9698
9699 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9700 variable math-normalize-a.
9701
9702 * calc/calc.el (math-normalize-a): New variable.
9703 (math-normalize): Use declared variable math-normalize-a.
9704
9705 * calc/calc-poly.el (math-expand-form): Use declared variable
9706 math-mt-many.
9707
9708 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9709 Use declared variable math-mt-many.
9710 (math-rewrite): Use declared variable math-mt-func.
9711
9712 * calc/calc-vec.el (math-read-brackets, math-read-vector)
9713 (math-read-matrix): Use declared variable math-expr-data.
9714
9715 * calc/calc-lang.el (math-parse-fortran-vector)
9716 (math-parse-fortran-vector-end, math-parse-tex-sum)
9717 (math-parse-eqn-matrix, math-parse-eqn-prime)
9718 (math-read-math-subscr): Use declared variable math-expr-data.
9719
9720 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9721 (math-read-expr-level, math-read-token, calc-check-user-syntax)
9722 (calc-match-user-syntax, math-read-if, math-factor-after)
9723 (math-read-factor): Use declared variable math-expr-data.
9724
9725 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
9726
9727 * calendar/diary-lib.el (diary-from-outlook)
9728 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9729 interactive-p; but rather new optional argument NOCONFIRM.
9730
9731 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9732
9733 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9734 (easy-menu-name-match): Revert correspondingly.
9735
9736 2004-11-09 Richard M. Stallman <rms@gnu.org>
9737
9738 * emacs-lisp/bytecomp.el (byte-compile-defalias):
9739 Turn off warnings for the new function even if definition not constant.
9740 If the definition isn't a quoted symbol, record (FUNCTION . t).
9741 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9742 (byte-compile-callargs-warn): Handle (FUNCTION . t).
9743 (display-call-tree, byte-compile-arglist-warn):
9744 Handle t returned by byte-compile-fdefinition.
9745
9746 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9747
9748 * Makefile.in (maintainer-clean): Depend on distclean.
9749
9750 * help-fns.el (help-C-file-name): File name must be in build-files
9751 to be returned.
9752
9753 2004-11-09 Jay Belanger <belanger@truman.edu>
9754
9755 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9756 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9757
9758 * calc/calc.el (calc, calc-trail-display, calc-mode):
9759 Remove obsolete sections.
9760
9761 * calc/calc.el (calc-x-paste-text): Remove.
9762
9763 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9764 mouse-2.
9765
9766 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
9767
9768 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9769 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9770 current frame (in case of recursive calls).
9771 (gdb-show-changed-values): Add :version keyword.
9772
9773 2004-11-09 Kenichi Handa <handa@m17n.org>
9774
9775 * international/mule-cmds.el: Change coding: tag back to
9776 iso-2022-7bit.
9777
9778 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
9779
9780 * international/mule-cmds.el: Change coding-system to utf-8.
9781 (select-safe-coding-system-interactively):
9782 New function extracted from select-safe-coding-system.
9783 (select-safe-coding-system): Use it.
9784
9785 2004-11-08 Richard M. Stallman <rms@gnu.org>
9786
9787 * subr.el (syntax-after): Doc fix.
9788
9789 * paren.el (show-paren-function): Change calls to syntax-after
9790 for new way of returning the value.
9791
9792 * menu-bar.el (menu-bar-file-menu): Make this the real name
9793 and menu-bar-files-menu the alias. Use the former.
9794 (global-map): Use `file', not `files', as the symbol.
9795
9796 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
9797
9798 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
9799 Don't use beginning-of-buffer.
9800 (filesets-cmd-show-result): Use with-no-warnings.
9801
9802 2004-11-08 Juri Linkov <juri@jurta.org>
9803
9804 * progmodes/compile.el (compile): Don't overwrite last command in
9805 minibuffer history with default command if they are not equal.
9806
9807 2004-11-08 Jay Belanger <belanger@truman.edu>
9808
9809 * calc/calcalg2.el (math-do-integral-methods): Try linear then
9810 non-linear substitutions.
9811
9812 2004-11-08 Jay Belanger <belanger@truman.edu>
9813
9814 * calc/calcalg2.el (math-linear-subst-tried): New variable.
9815 (math-do-integral): Set `math-linear-subst-tried' to nil.
9816 (math-do-integral-methods): Use `math-linear-subst-tried' to
9817 determine what type of substitution to try.
9818 (math-integ-try-linear-substituion):
9819 Set `math-linear-subst-tried' to t.
9820
9821 2004-11-08 Kim F. Storm <storm@cua.dk>
9822
9823 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
9824
9825 2004-11-07 Juri Linkov <juri@jurta.org>
9826
9827 * info-look.el (info-lookup): Allow reusing in the current buffer
9828 not only *info* buffer, but all (even renamed) Info buffers
9829 by checking for major-mode instead of *info* buffer name.
9830 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
9831 (octave-mode, maxima-mode) <doc-spec>:
9832 Allow long dashes generated by Texinfo 4.7 before definitions.
9833 (texinfo-mode) <doc-spec>: Add space to suffix to find command
9834 definitions with argument separated by space.
9835
9836 2004-11-06 Richard M. Stallman <rms@gnu.org>
9837
9838 * simple.el (next-error group, face): Move before first use.
9839 (next-error-highlight, next-error-highlight-no-select): Likewise.
9840
9841 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
9842 (line-move): New args NOERROR and TO-END.
9843 Return t if if succeed in moving specified number of lines.
9844 (move-end-of-line): New function.
9845
9846 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
9847 (end-of-buffer-other-window): Likewise.
9848
9849 * simple.el (line-move-ignore-invisible): Default to t.
9850
9851 * subr.el (syntax-after): Return the syntax letter, not the raw code.
9852
9853 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
9854
9855 * international/iso-cvt.el (iso-cvt-define-menu):
9856 Rename menu-bar-files-menu to menu-bar-file-menu.
9857
9858 * net/browse-url.el (browse-url-gnome-moz-program)
9859 (browse-url-gnome-moz-arguments): Move up before first use.
9860
9861 * net/tramp.el (tramp group): Add :version.
9862
9863 * progmodes/ada-xref.el (ada-gdb-application):
9864 Use goto-char instead of beginning-of-buffer.
9865
9866 * progmodes/cperl-mode.el (cperl-info-on-command):
9867 Use goto-char instead of beginning-of-buffer.
9868
9869 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
9870 Move up before first use.
9871 (idlwave-shell-temp-pro-file): Likewise.
9872 (idlwave-shell-temp-rinfo-save-file): Likewise.
9873 (idlwave-shell-temp-file): Minor doc fix.
9874
9875 * textmodes/flyspell.el (flyspell-external-point-words):
9876 Use goto-char instead of beginning-of-buffer.
9877
9878 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
9879
9880 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
9881 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
9882 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
9883
9884 2004-11-06 David Ponce <david@dponce.com>
9885
9886 * recentf.el (recentf-menu-path): Use menu item name.
9887
9888 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9889
9890 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
9891 display doesn't support images.
9892
9893 2004-11-06 Andreas Schwab <schwab@suse.de>
9894
9895 * tempo.el (tempo-match-finder): Doc fix.
9896
9897 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
9898
9899 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9900
9901 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
9902 (easy-menu-lookup-name): New fun to replace it.
9903 (easy-menu-get-map): Use it to obey menu item names (rather than just
9904 keys) when looking up `path'.
9905 (easy-menu-always-true-p): Rename from easy-menu-always-true.
9906 (easy-menu-convert-item-1): Adjust to new name.
9907
9908 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
9909
9910 * outline.el (hide-body): Don't hide lines at the top of the file
9911 that precede the first header line.
9912
9913 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
9914
9915 * align.el (align-areas): Delete whitespace before reindenting, so
9916 that tabs are never placed after spaces.
9917
9918 2004-11-06 Alan Shutko <ats@acm.org>
9919
9920 * macros.el (insert-kbd-macro): Do completions based on macros,
9921 rather than all commands.
9922
9923 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
9924
9925 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
9926 to solve a bug whereby tags with 'b' don't match.
9927
9928 2004-11-05 Juri Linkov <juri@jurta.org>
9929
9930 * info.el (Info-search): Don't search in node header lines
9931 and file headers.
9932
9933 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
9934 symbol-constituent characters after dot, not only digits.
9935
9936 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
9937
9938 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
9939
9940 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9941
9942 * dired.el (dired-read-dir-and-switches): Call read-directory-name
9943 if a dialog will be used, read-file-name otherwise.
9944
9945 2004-11-04 Richard M. Stallman <rms@gnu.org>
9946
9947 * textmodes/table.el (table group): Add :version.
9948
9949 * textmodes/ispell.el (ispell-word):
9950 Don't alter args; set them only thru `interactive' spec.
9951
9952 * textmodes/flyspell.el (flyspell-word):
9953 Don't alter FOLLOWING; set it only thru `interactive' spec.
9954
9955 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
9956
9957 * net/browse-url.el (browse-url-maybe-new-window):
9958 Use called-interactively-p.
9959
9960 * mail/supercite.el (sc-cite-region):
9961 Don't use interactive-p. Add arg INTERACTIVE.
9962 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
9963
9964 * international/mule-cmds.el (set-input-method, toggle-input-method):
9965 Don't use interactive-p. Add arg INTERACTIVE.
9966
9967 * eshell/esh-mode.el (eshell-show-maximum-output):
9968 Don't use interactive-p.
9969 (eshell-truncate-buffer): Just message, no error, if buffer is short.
9970
9971 * mouse.el (mouse-show-mark): Get positions to delete from mark
9972 and point, not from mouse-drag-overlay.
9973
9974 * imenu.el (imenu-eager-completion-buffer): Add :version.
9975
9976 * filesets.el (filesets group): Add :version.
9977
9978 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
9979
9980 * files.el (xml-based-modes): Delete var.
9981 (magic-mode-alist): New more general var.
9982 (set-auto-mode): Use it.
9983
9984 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
9985 when clicking from another window.
9986
9987 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
9988
9989 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
9990 (vc-cvs-annotate-time): Incorporate value of deleted var.
9991 Remove special-case handling of beginning-of-buffer cruft.
9992 Cache ending position (point) and return value in text property
9993 `vc-cvs-annotate-time', and consult it on subsequent invocations.
9994
9995 * vc-cvs.el (vc-cvs-annotate-command):
9996 Delete extraneous lines from beginning of buffer.
9997 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
9998
9999 * progmodes/grep.el (grep-default-command): Take empty string
10000 for tag if all other methods yield nil. Shell-quote the tag.
10001
10002 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10003 spec in `interactive' form, and mention it in the docstring.
10004 Also, make sure point is at bol after calling `annotate-time'.
10005
10006 2004-11-02 Richard M. Stallman <rms@gnu.org>
10007
10008 * cus-edit.el (customize-group-other-window):
10009 Select the window that displays the custom buffer.
10010 (custom-buffer-create-other-window): Likewise.
10011
10012 * comint.el (comint-insert-input): Fix previous change.
10013
10014 * emacs-lisp/elp.el (elp-instrument-function):
10015 Use called-interactively-p.
10016
10017 * emacs-lisp/easymenu.el (easy-menu-intern):
10018 Don't downcase; rather, case-flip the first letter of each word.
10019
10020 * emacs-lisp/easy-mmode.el (define-minor-mode):
10021 Use called-interactively-p.
10022
10023 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10024 Add interactive-only.
10025 (byte-compile-warnings): Add interactive-only as option.
10026 (byte-compile-interactive-only-functions): New variable.
10027 (byte-compile-form): Warn about calls to functions
10028 in byte-compile-interactive-only-functions.
10029
10030 * emacs-lisp/autoload.el (update-file-autoloads):
10031 Don't use interactive-p; take new arg SAVE-AFTER.
10032
10033 * emacs-lisp/advice.el (ad-make-advised-definition):
10034 Use called-interactively-p.
10035
10036 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10037
10038 * files.el (find-file-existing): New function.
10039
10040 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10041 find-file-existing. Add "New File..." that calls find-file.
10042
10043 * diropen.pbm, diropen.xpm: New files.
10044
10045 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10046 icon diropen. New tool bar item find-file-existing uses icon open.
10047
10048 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10049 instead of read-file-name.
10050
10051 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10052
10053 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10054 (icalendar--split-value): Change name of work buffer.
10055 (icalendar--get-weekday-abbrev): Return nil on error.
10056 (icalendar--date-to-isodate): New function.
10057 (icalendar-convert-diary-to-ical)
10058 (icalendar-extract-ical-from-buffer): Use only two args for
10059 make-obsolete (XEmacs compatibility).
10060 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10061 (icalendar-export-region): Doc fix.
10062 If error, return non-nil and write errors to a buffer.
10063 Use correct weekday for weekly recurring events.
10064 Check whether date has been parsed for ordinary events.
10065 Make weekly events start in the year 2000.
10066 DTEND is non-inclusive, shift end date by one day if
10067 necessary (not for entries that have date and time).
10068 Rename local let variables: oops -> found-error, datestring ->
10069 startdatestring.
10070
10071 2004-11-02 Kim F. Storm <storm@cua.dk>
10072
10073 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10074 keep-mode-if-same variable. Add it as optional arg instead.
10075 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10076
10077 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10078 substitute-command-keys will select lower-case bindings like those
10079 used in the static help texts.
10080
10081 * descr-text.el (describe-text-properties): Don't err if called in
10082 the *Help* buffer; output to *Help-2* buffer instead.
10083
10084 * kmacro.el (group kmacro): Add :version.
10085 (kmacro-keyboard-quit): New function to cleanup on C-g.
10086 (kmacro-start-macro): Set defining-kbd-macro to append when
10087 appending to last macro.
10088
10089 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10090
10091 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10092
10093 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10094 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10095 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10096 Add :version keyword.
10097
10098 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10099
10100 * progmodes/flymake.el (flymake-err-line-patterns):
10101 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10102 `compilation-error-regexp-alist-alist' to internal Flymake format.
10103
10104 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10105
10106 2004-11-01 Jay Belanger <belanger@truman.edu>
10107
10108 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10109 with `interactive "s"'.
10110
10111 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10112
10113 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10114 Revert change from 2004-10-16. '*' checks the current buffer, but the
10115 mouse click may be in another buffer.
10116
10117 2004-11-01 John Paul Wallington <jpw@gnu.org>
10118
10119 * files.el (large-file-warning-threshold): Add :version keyword.
10120 (kill-some-buffers): Doc fix.
10121
10122 * thumbs.el (group thumbs): Add :version keyword.
10123
10124 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10125
10126 2004-11-01 Richard M. Stallman <rms@gnu.org>
10127
10128 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10129
10130 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10131
10132 * allout.el (allout group): Add :version.
10133 (allout-init): Don't use interactive-p.
10134 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10135 (allout-forward-current-level, allout-backward-current-level):
10136 Don't use interactive-p.
10137
10138 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10139 (bibtex-find-text): Likewise.
10140
10141 * progmodes/vhdl-mode.el (vhdl-fill-region)
10142 (vhdl-beginning-of-statement): Don't use interactive-p.
10143
10144 * progmodes/idlwave.el (idlwave-update-routine-info):
10145 Don't use interactive-p.
10146
10147 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10148 Don't use interactive-p.
10149
10150 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10151 Don't use interactive-p.
10152
10153 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10154 Don't use interactive-p.
10155
10156 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10157 (fortune-in-buffer): Doc fix.
10158
10159 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10160
10161 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10162 don't select the temporary buffer.
10163 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10164 (eudc-get-phone): Likewise.
10165
10166 2004-11-01 Kim F. Storm <storm@cua.dk>
10167
10168 * man.el (Man-xref-normal-file): Fix help-echo.
10169
10170 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10171
10172 * reveal.el (reveal-last-tick): New var.
10173 (reveal-post-command): Use it to avoid closing overlays when we're
10174 appending text to them.
10175
10176 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10177
10178 * textmodes/bibtex.el: Require button.
10179 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10180 (bibtex-reference-keys): Distinguish between header keys and
10181 crossref keys.
10182 (bibtex-beginning-of-field): New function.
10183 (bibtex-url-map): Remove.
10184 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10185 (bibtex-font-lock-url-regexp): Assume that field names begin at
10186 the beginning of a line.
10187 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10188 Remove field delimiters. Use bibtex-beginning-of-field.
10189 Bugfix, point can be inside a field with a url.
10190 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10191 New functions.
10192 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10193 (bibtex-key-in-head): Simplify.
10194 (bibtex-current-line): Use bolp.
10195 (bibtex-parse-keys): Remove unused arg `add'.
10196 Use bibtex-type-in-head and bibtex-key-in-head.
10197 (bibtex-parse-entry, bibtex-autofill-entry):
10198 Use bibtex-type-in-head and bibtex-key-in-head.
10199 (bibtex-autokey-get-field): Do not alter case of replacement text.
10200 (bibtex-autokey-get-names): Do all processing of name list.
10201 (bibtex-autokey-get-year): New function.
10202 (bibtex-autokey-get-title): Do all processing of title words.
10203 (bibtex-generate-autokey): Simplify.
10204 (bibtex-string-files-init): Use default-directory.
10205 Allow for absolute file names in bibtex-string-files.
10206 (bibtex-files, bibtex-file-path): New variables.
10207 (bibtex-files-expand): New function.
10208 (bibtex-find-entry-globally): New command.
10209 (bibtex-summary-function): New variable.
10210 (bibtex-summary): Default value of bibtex-summary-function.
10211 (bibtex-find-crossref): New optional args pnt and split.
10212 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10213 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10214 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10215 Fix handling of required and alternative fields.
10216 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10217 Use cons and display-buffer.
10218 (bibtex-validate-globally): New command.
10219 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10220 bibtex-parse-keys and bibtex-parse-strings for updating
10221 bibtex-reference-keys and bibtex-strings.
10222 (bibtex-realign): Remove blank lines past the last entry.
10223 (bibtex-reformat): Use bibtex-entry-format as default.
10224 (bibtex-choose-completion-string): Remove.
10225 (bibtex-complete): Do not use bibtex-choose-completion-string.
10226 (bibtex-url): Simplify.
10227
10228 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10229
10230 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10231 (x-dnd-types-alist, x-dnd-open-file-other-window)
10232 (x-dnd-known-types): Add :version.
10233
10234 2004-10-31 John Paul Wallington <jpw@gnu.org>
10235
10236 * ibuffer.el (group ibuffer): Add :version keyword.
10237
10238 2004-10-31 Kim F. Storm <storm@cua.dk>
10239
10240 * ido.el (group ido): Add :version keyword.
10241 (ido-mode): Remove :version keyword.
10242
10243 * emulation/cua-base.el (group cua): Add :version keyword.
10244 (cua-mode): Remove :version keyword.
10245
10246 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10247
10248 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10249
10250 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10251 compiler warning.
10252 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10253 function.
10254 (help-at-pt-display-when-idle): Remove autoload.
10255
10256 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10257
10258 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10259
10260 2004-10-30 Juri Linkov <juri@jurta.org>
10261
10262 * help.el (function-called-at-point):
10263 * help-fns.el (variable-at-point): Read -> intern.
10264
10265 2004-10-30 Simon Josefsson <jas@extundo.com>
10266
10267 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10268 Recognize AS_* too.
10269
10270 2004-10-29 Simon Josefsson <jas@extundo.com>
10271
10272 * subr.el (read-passwd): Move back from password.el.
10273
10274 * password.el: Remove, not ready yet.
10275
10276 2004-10-29 Andreas Schwab <schwab@suse.de>
10277
10278 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10279
10280 2004-10-29 Sam Steingold <sds@gnu.org>
10281
10282 * mouse.el (mouse-show-mark): Replace the last occurrence of
10283 x-lost-selection-hooks with x-lost-selection-functions.
10284
10285 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10286
10287 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10288 x-lost-selection-functions is bound.
10289
10290 * mouse-sel.el (mouse-sel-mode):
10291 * emacs-lisp/lselect.el: Adjust to new names for
10292 x-(lost|sent)-selection-functions.
10293
10294 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10295 New obsolete aliases of x-lost-selection-functions and
10296 x-sent-selection-functions.
10297
10298 2004-10-28 Kim F. Storm <storm@cua.dk>
10299
10300 * imenu.el (imenu-scanning-message): Remove.
10301 (imenu-progress-message): Make it a no-op.
10302
10303 2004-10-28 John Paul Wallington <jpw@gnu.org>
10304
10305 * files.el (set-auto-mode): Call `throw' correctly.
10306
10307 2004-10-28 Juri Linkov <juri@jurta.org>
10308
10309 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10310 to search `Info-...' commands in `info' manual.
10311 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10312 Add 'info-file "emacs" property.
10313 (Info-find-emacs-command-nodes): Fix index line number regexp.
10314 Set real line number (instead of fake 0) in first element of the
10315 returned list.
10316 (Info-goto-emacs-command-node): Use line number of first element
10317 to set point in the first found Info node.
10318
10319 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10320 code to `grep-mode-font-lock-keywords'.
10321 (grep-mode-font-lock-keywords): Delete grep markers instead
10322 of making them invisible.
10323
10324 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10325
10326 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10327 and x-server-version in bug report.
10328
10329 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10330
10331 * files.el (set-auto-mode-0): New function.
10332 (set-auto-mode): Use it to handle aliased modes and to
10333 be consistent between C-x C-f and C-x C-w.
10334
10335 2004-10-28 Kenichi Handa <handa@m17n.org>
10336
10337 * international/utf-8.el (utf-translate-cjk-charsets):
10338 Add katakana-jisx0201.
10339
10340 * international/subst-jis.el: Add data for JISX0201.
10341
10342 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10343
10344 * obsolete/hilit19.el (hilit-mode): New function.
10345 Move all the toplevel side-effecting stuff into it, so that loading
10346 hilit19 doesn't mess everything up any more.
10347
10348 2004-10-27 Richard M. Stallman <rms@gnu.org>
10349
10350 * add-log.el (add-change-log-entry): Set up mailing address
10351 and full name later, and don't alter add-log-mailing-address
10352 or add-log-full-name.
10353
10354 * elide-head.el (elide-head): Change error to message.
10355 (elide-head-show): Likewise.
10356
10357 * apropos.el (apropos-macrop): Doc fix.
10358
10359 * mouse.el (mouse-show-mark): Do most processing the same
10360 regardless of transient-mark-mode.
10361
10362 * shadowfile.el (shadow-copy-files): Use interactive-p
10363 only to control whether to print a message.
10364
10365 * tar-mode.el (tar-mode): Use write-contents-functions,
10366 not write-contents-hooks.
10367
10368 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10369 directory-sep-char.
10370
10371 2004-10-27 Richard M. Stallman <rms@gnu.org>
10372
10373 * strokes.el (strokes-unload-hook): Fix previous change.
10374
10375 * type-break.el (type-break-run-at-time): Always use run-at-time;
10376 forget the alternatives.
10377 (type-break-cancel-function-timers): Always use cancel-function-timers;
10378 forget the alternatives.
10379
10380 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10381
10382 2004-10-27 Kenichi Handa <handa@m17n.org>
10383
10384 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10385
10386 * international/subst-gb2312.el: Likewise.
10387
10388 * international/subst-big5.el: Likewise.
10389
10390 * international/subst-ksc.el: Likewise.
10391
10392 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10393 New variable.
10394 (utf-translate-cjk-set-unicode-range): New function.
10395 (utf-translate-cjk-unicode-range): Make it customizable.
10396 (utf-8-post-read-conversion):
10397 Use utf-translate-cjk-unicode-range-string.
10398 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10399 Unicode ranges.
10400
10401 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10402
10403 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10404 trivial variants to shorten the list.
10405 (xml-based-modes): New var.
10406 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10407 declaration higher priority than auto-mode-alist.
10408
10409 * find-file.el (cc-other-file-alist): Bring it in line with
10410 cc-mode's auto-mode-alist entries and use \' instead of $.
10411
10412 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10413 and add "Id" and "Name" submenus to it.
10414
10415 * imenu.el (imenu--generic-function): Skip matches in comments.
10416
10417 2004-10-26 Jay Belanger <belanger@truman.edu>
10418
10419 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10420 (full-calc-keypad, calc-trail-display): Use an extra argument
10421 instead of `interactive-p'.
10422
10423 * calc/calc-misc.el (calc-other-window): Use an extra argument
10424 instead of `interactive-p'.
10425
10426 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10427 `interactive-p'.
10428
10429 2004-10-26 Kim F. Storm <storm@cua.dk>
10430
10431 * help.el (describe-key): Describe both down-event and up-event
10432 for a mouse click.
10433
10434 2004-10-26 Richard M. Stallman <rms@gnu.org>
10435
10436 * woman.el (woman): Don't call interactive-p.
10437
10438 * pcomplete.el (pcomplete): Instead of interactive-p,
10439 use an arg set non-nil by the interactive spec.
10440
10441 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10442 use an arg set non-nil by the interactive spec.
10443
10444 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10445 use an arg set non-nil by the interactive spec.
10446
10447 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10448
10449 * progmodes/flymake.el (flymake-split-string):
10450 Use `flymake-split-string-remove-empty-edges' in any case.
10451
10452 2004-10-26 Masatake YAMATO <jet@gyve.org>
10453
10454 * progmodes/flymake.el (flymake-err-line-patterns):
10455 Use `compilation-error-regexp-alist-alist' instead of
10456 `compilation-error-regexp-alist'.
10457
10458 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10459
10460 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10461 verbatim face on the \ of \end{verbatim}.
10462
10463 2004-10-25 Jay Belanger <belanger@truman.edu>
10464
10465 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10466 erasing minibuffer.
10467
10468 2004-10-25 Simon Josefsson <jas@extundo.com>
10469
10470 * subr.el (read-passwd): Move to net/password.el.
10471
10472 * net/password.el (read-passwd): Add. Autoload it.
10473
10474 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10475
10476 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10477
10478 * simple.el (process-file): Fix logic.
10479
10480 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10481
10482 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10483 (increase-right-margin): Remove erroneous call to `interactive-p'.
10484
10485 2004-10-24 Kim F. Storm <storm@cua.dk>
10486
10487 * help.el (describe-mode): Fix 2004-10-13 change.
10488 Copy pure "Auto Fill" string so it can be propertized later
10489 without causing a read-only error.
10490
10491 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10492
10493 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10494 style indexes.
10495
10496 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10497
10498 * simple.el (process-file): Accept nil for INFILE. Reported by
10499 Luc Teirlinck.
10500
10501 2004-10-24 Masatake YAMATO <jet@gyve.org>
10502
10503 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10504 Handle periods and underscores in a function name.
10505 Remove the address fontification.
10506
10507 2004-10-24 Masatake YAMATO <jet@gyve.org>
10508
10509 * progmodes/asm-mode.el (asm-font-lock-keywords):
10510 Use font-lock-variable-name-face for registers.
10511
10512 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10513
10514 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10515 kill-all-local-variables.
10516 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10517 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10518 Use kill-all-local-variables and provide mode-hooks.
10519 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10520 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10521 Suggested by Masatake YAMATO <jet@gyve.org>.
10522
10523 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10524
10525 * simple.el (process-file): New function, similar to call-process
10526 but supports file handlers.
10527 * vc.el (vc-do-command): Use it, instead of call-process.
10528 * net/tramp-vc.el (vc-do-command): Do not advise it if
10529 process-file is fboundp.
10530 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10531 process-file.
10532 (tramp-handle-process-file): New function.
10533 (tramp-file-name-for-operation): Support process-file.
10534
10535 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10536
10537 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10538 (icalendar-weekdayabbrev-table)
10539 (icalendar-monthnumber-table): Delete.
10540 (icalendar--get-month-number): Use calendar-month-name-array.
10541 (icalendar--get-weekday-number): New function.
10542 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10543 (icalendar-export-region): Handle multi-line entries.
10544 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10545
10546 2004-10-23 John Paul Wallington <jpw@gnu.org>
10547
10548 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10549 `wildcards' set to t in interactive spec.
10550
10551 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10552 interactive spec rather than use `interactive-p'.
10553 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10554 rather than use function `interactive-p'.
10555
10556 2004-10-22 Kenichi Handa <handa@m17n.org>
10557
10558 * international/mule.el (translate-region): Implement it in Lisp
10559 as a front end of translate-region-internal.
10560
10561 2004-10-21 Jay Belanger <belanger@truman.edu>
10562
10563 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10564 Declare these variables with defvar.
10565
10566 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10567 is bound, only check to see if it is bound.
10568
10569 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10570
10571 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10572 Don't output messages.
10573
10574 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10575
10576 2004-10-21 John Paul Wallington <jpw@gnu.org>
10577
10578 * calc/calc-graph.el (calc-graph-init):
10579 Use `set-process-query-on-exit-flag'.
10580
10581 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10582
10583 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10584 dir right and also allow argumentless cd.
10585
10586 2004-10-19 Richard M. Stallman <rms@gnu.org>
10587
10588 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10589
10590 * eshell/em-unix.el (eshell-grep):
10591 Don't bind compilation-process-setup-function.
10592
10593 * comint.el (comint-insert-input): Use @ in `interactive'.
10594 (comint-input-filter-functions): Doc fix.
10595 (comint-kill-whole-line, comint-get-source): Doc fix.
10596
10597 * progmodes/compile.el (compilation-setup):
10598 Don't set buffer-read-only if MINOR is non-nil.
10599
10600 2004-10-19 Jay Belanger <belanger@truman.edu>
10601
10602 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10603 (calc-emacs-type-gnu19): Remove.
10604 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10605 Remove check for old emacs versions.
10606
10607 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10608 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10609 for current Emacs.
10610
10611 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10612 the end of the minibuffer.
10613 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10614 copy `esc-map'.
10615
10616 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10617
10618 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10619 call that would be given when the current emacs was used.
10620
10621 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10622
10623 * calendar/icalendar.el: Set coding to utf-8.
10624 (icalendar-version): Increase to 0.07.
10625 (icalendar-monthnumber-table): Change March pattern.
10626 (icalendar-get-all-event-properties)
10627 (icalendar-set-event-property): Delete.
10628 (icalendar-all-events): No longer interactive.
10629 (icalendar-convert-diary-to-ical)
10630 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10631 their replacements.
10632 (icalendar-export-file, icalendar-export-region): New functions;
10633 essentially old `icalendar-convert-diary-to-ical' but appending to
10634 target rather than overwriting.
10635 (icalendar-import-file): Append to target file rather than
10636 overwriting. Fourth arg deleted.
10637 (icalendar-import-buffer): New name for old
10638 `icalendar-extract-ical-from-buffer'.
10639 (icalendar--convert-string-for-import): New name for
10640 old `icalendar-convert-for-import'.
10641 (include-icalendar-files): Delete.
10642 Prefix for all internal functions changed from `icalendar-'
10643 to `icalendar--'.
10644
10645 2004-10-19 Richard M. Stallman <rms@gnu.org>
10646
10647 * paths.el (news-path): Fix previous change.
10648
10649 2004-10-18 Jay Belanger <belanger@truman.edu>
10650
10651 * calc/calc-help.el (calc-describe-bindings):
10652 Set `buffer-read-only' to nil while working in the keybindings buffer;
10653 remove some extra information from the keybindings buffer.
10654
10655 2004-10-18 David Ponce <david@dponce.com>
10656
10657 * mouse.el (mouse-drag-move-window-top): New function.
10658 (mouse-drag-mode-line-1): Use it.
10659
10660 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10661
10662 * info.el (Info-fontify-node): For multiline refs,
10663 arrange to unfontify newline and surrounding whitespace.
10664
10665 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10666
10667 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
10668 directory is missing.
10669
10670 2004-10-17 John Paul Wallington <jpw@gnu.org>
10671
10672 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
10673 New customizable variable; whether to display buffers that match
10674 `ibuffer-maybe-show-predicates' by default.
10675 (ibuffer-maybe-show-predicates): Mention it in docstring.
10676 (ibuffer-display-maybe-show-predicates): New variable.
10677 (ibuffer-update): Prefix arg now toggles whether buffers that
10678 match `ibuffer-maybe-show-predicates' should be displayed.
10679 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
10680 locally to heed `ibuffer-default-display-maybe-show-predicates'.
10681 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
10682
10683 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
10684
10685 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
10686 work correctly.
10687
10688 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
10689
10690 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
10691 (Buffer-menu-beginning): New helper function.
10692 (Buffer-menu-execute): Use it.
10693 (Buffer-menu-select): Use it.
10694 (Buffer-menu-sort): Use it and also keep markers.
10695
10696 2004-10-17 Richard M. Stallman <rms@gnu.org>
10697
10698 * paths.el (news-directory): Rename from news-path. Old name alias.
10699 (rmail-spool-directory): Use defvar.
10700 (sendmail-program): Use defcustom.
10701 (remote-shell-program): Use defcustom.
10702 (term-file-prefix): Use defvar.
10703 (abbrev-file-name): Use defvar.
10704
10705 * term.el: Add maintainer.
10706
10707 * subr.el (with-local-quit): Return nil if there's a quit.
10708 (read-passwd): Use with-local-quit. Doc fix.
10709
10710 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10711 (strokes-unload-hook): Set as a variable with add-hook.
10712
10713 * startup.el (fancy-splash-tail, normal-splash-screen):
10714 Update copyright year.
10715
10716 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10717
10718 * server.el (server-unload-hook): Set as a variable with add-hook.
10719
10720 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10721
10722 * frame.el (special-display-popup-frame):
10723 Make the buffer current as its frame is created.
10724
10725 * delsel.el (delsel-unload-hook): Set as a variable.
10726
10727 * comint.el (comint-output-filter-functions):
10728 Add comint-watch-for-password-prompt.
10729 (comint-read-noecho): Function deleted.
10730 (send-invisible): Use read-passwd.
10731
10732 * fringe.el (fringe-mode-initialize): New function.
10733 (fringe-mode): Use fringe-mode-initialize as :initialize.
10734
10735 2004-10-17 Kim F. Storm <storm@cua.dk>
10736
10737 * language/indian.el (indian-script-language-alist): Swap value and doc.
10738 (indian-font-char-index-table): Doc fix.
10739
10740 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10741
10742 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10743
10744 2004-10-16 Juri Linkov <juri@jurta.org>
10745
10746 * progmodes/compile.el (compilation-start): Move let-binding of
10747 `process-environment' into `with-current-buffer' body.
10748 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10749
10750 2004-10-16 Richard M. Stallman <rms@gnu.org>
10751
10752 * pcvs-util.el (cvs-bury-buffer):
10753 Don't call get-buffer-window for effect.
10754
10755 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10756
10757 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10758
10759 * msb.el (msb-unload-hook): Set the variable.
10760
10761 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10762 Use * to err if buffer is readonly.
10763
10764 * subr.el (looking-back): Return only t or nil.
10765
10766 * whitespace.el (whitespace-unload-hook): Set the variable.
10767
10768 * view.el (view-mode-enable): Set view-page-size and
10769 view-half-page-size to nil.
10770 (view-set-half-page-size-default): view-half-page-size = nil
10771 means the default.
10772 (View-scroll-page-forward): Use view-page-size-default.
10773 (View-scroll-page-backward): Likewise.
10774 (view-page-size, view-half-page-size): Doc fixes.
10775
10776 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10777
10778 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10779
10780 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10781 "cl" like other files. Instead, call byte-compile-find-cl-functions.
10782 (byte-compile-log-1): Bind inhibit-read-only.
10783 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10784 (byte-compile-log-warning): Likewise.
10785 (byte-compile-file-form-require): Detect "cl" from the arg value.
10786
10787 * progmodes/compile.el (compilation-start): Assume compilation-mode
10788 will make the buffer read-only.
10789 (compilation-mode): Take arg name-of-mode.
10790 (compilation-setup): Make buffer read-only.
10791 (compilation-handle-exit): Bind inhibit-read-only.
10792
10793 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
10794 (ispell-message): Likewise.
10795 (ispell-show-choices): Don't call get-buffer-window uselessly.
10796 (ispell-init-process): Use set-process-query-on-exit-flag.
10797
10798 2004-10-16 Kim F. Storm <storm@cua.dk>
10799
10800 * fringe.el (fringe-bitmaps): Only initialize when defined.
10801
10802 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
10803 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
10804
10805 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
10806
10807 2004-10-15 Simon Josefsson <jas@extundo.com>
10808
10809 * net/password.el: Add.
10810
10811 2004-10-14 Masatake YAMATO <jet@gyve.org>
10812
10813 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
10814 (gdb-script-end-of-defun): New function.
10815 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
10816 `gdb-script-end-of-defun' as *-of-defun-function.
10817
10818 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
10819
10820 * button.el (button-activate): Allow a marker to display as an action.
10821
10822 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
10823
10824 * help.el (describe-mode): Use it to make minor mode list into
10825 hyperlinks.
10826
10827 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10828
10829 * vc.el (vc-annotate-display-select): Fix typo.
10830
10831 * subr.el (substitute-key-definition-key): New function.
10832 (substitute-key-definition): Use it with map-keymap.
10833 (event-modifiers): Use push.
10834 (mouse-movement-p, with-temp-buffer): Simplify.
10835
10836 2004-10-12 Jay Belanger <belanger@truman.edu>
10837
10838 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
10839 New variables.
10840 (calc-help-index-entries): New function.
10841 (calc-describe-function): Use `calc-help-function-list' instead of
10842 obarray for completion.
10843 (calc-describe-variable): Use `calc-help-variable-list' instead
10844 of obarray for completion.
10845
10846 2004-10-12 Richard M. Stallman <rms@gnu.org>
10847
10848 * info-look.el (info-lookup-file): Add info-file property.
10849 (info-lookup-symbol): Likewise.
10850
10851 * info.el (info-xref): Add underlining.
10852 (info): Add info-file property.
10853 (Info-find-emacs-command-nodes): Specify case-sensitive search.
10854
10855 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10856
10857 Sync with Tramp 2.0.45.
10858
10859 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
10860 defined. This is not the case for XEmacs without package "edebug".
10861 (tramp-set-auto-save-file-modes): Set permissions of autosaved
10862 remote files to the permissions of the original file. This is not
10863 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
10864 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
10865 (tramp-perl-decode): Fix an error in Perl implementation.
10866 $pending must be cleared every loop. Reported by Benjamin Place
10867 <benjaminplace@sprintmail.com>
10868
10869 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
10870 Don't activate advice during definition. This is done later on,
10871 depending on test result of `substitute-in-file-name'.
10872 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10873
10874 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10875
10876 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
10877
10878 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
10879
10880 2004-10-12 David Ponce <david@dponce.com>
10881
10882 * recentf.el (recentf-edit-list): Update the menu when the recentf
10883 list has been modified.
10884
10885 2004-10-12 Simon Josefsson <jas@extundo.com>
10886
10887 * net/tls.el (tls-certtool-program): New variable.
10888 (tls-certificate-information): New function, based on
10889 ssl-certificate-information.
10890
10891 2004-10-12 Kenichi Handa <handa@m17n.org>
10892
10893 * international/mule.el (coding-system-equal): Move from mule-util.el.
10894
10895 * international/mule-util.el (coding-system-equal): Move to mule.el.
10896
10897 2004-10-12 Kim F. Storm <storm@cua.dk>
10898
10899 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
10900 reset kmacro-initial-counter-value if set.
10901 (kmacro-set-counter): Only set kmacro-counter if defining or executing
10902 macro. Set kmacro-initial-counter-value otherwise. Never set both.
10903 (kmacro-display): Show macro counter if non-zero.
10904
10905 * subr.el (substitute-key-definition): Mention command remapping
10906 in doc string.
10907
10908 2004-10-11 Jay Belanger <belanger@truman.edu>
10909
10910 * calc/calc-misc.el (calc-info-goto-node): New function.
10911 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
10912 node in one step.
10913 (calc-describe-copying, calc-describe-distribution)
10914 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
10915 Go to appropriate info node in one step.
10916
10917 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10918
10919 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
10920
10921 * font-lock.el (font-lock-apply-highlight): Fix last change.
10922
10923 2004-10-11 Simon Josefsson <jas@extundo.com>
10924
10925 * mail/smtpmail.el (smtpmail-open-stream): Look for
10926 starttls-gnutls-program instead of starttls-program iff
10927 starttls-use-gnutls is non-nil.
10928 (smtpmail-open-stream): Don't overwrite user settings of
10929 starttls-extra-arguments and starttls-extra-args.
10930
10931 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10932
10933 * comint.el (comint-mouse-insert-input): Remove.
10934 (comint-insert-input): Make it work for mouse bindings.
10935 (comint-mode-map): Move defs into the declaration.
10936 (comint-output-filter): Typo.
10937
10938 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
10939
10940 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
10941
10942 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
10943 (ange-ftp-call-chmod): Reference remote-shell-program instead of
10944 ange-ftp-remote-shell.
10945
10946 2004-10-10 Andreas Schwab <schwab@suse.de>
10947
10948 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
10949 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
10950 Reported by <sri@asu.edu>.
10951
10952 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
10953
10954 * vc.el (vc-annotate-mode): Remove variable.
10955 (vc-annotate-display-select): Only call vc-annotate-mode
10956 if we're not in that mode already.
10957
10958 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
10959
10960 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
10961 (imenu-choose-buffer-index): Check here for rescan instead.
10962
10963 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
10964 where the face expression evals to nil.
10965
10966 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
10967 (tex-font-lock-keywords-2): Use it.
10968 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
10969
10970 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
10971
10972 2004-10-09 Kim F. Storm <storm@cua.dk>
10973
10974 * subr.el (progress-reporter-update): Define before first usage.
10975 (make-progress-reporter): Doc fix.
10976
10977 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10978
10979 * textmodes/paragraphs.el (sentence-end-double-space)
10980 (sentence-end-without-period, sentence-end-without-space)
10981 (sentence-end): Doc fixes.
10982
10983 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
10984
10985 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
10986 Change paragraph-start regexp so we don't fill code starting with #'(.
10987
10988 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
10989
10990 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
10991 New defcustom.
10992 (extract-address-components): Use it.
10993
10994 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10995
10996 * subr.el (make-progress-reporter, progress-reporter-update)
10997 (progress-reporter-force-update, progress-reporter-do-update)
10998 (progress-reporter-done): New functions.
10999
11000 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11001
11002 * progmodes/etags.el (etags-tags-completion-table): Use progress
11003 reporter.
11004 (etags-tags-apropos): Likewise.
11005
11006 2004-10-08 Alan Mackenzie <acm@muc.de>
11007
11008 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11009 of current line.
11010
11011 2004-10-08 Masatake YAMATO <jet@gyve.org>
11012
11013 * server.el (server-process-filter): Wrap `process-send-region'
11014 by `condition-case' to guard the case when the pipe to PROC is closed.
11015
11016 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11017
11018 * xml.el (xml-substitute-special): Limit handling of external entities.
11019
11020 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11021
11022 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11023
11024 2004-10-06 John Paul Wallington <jpw@gnu.org>
11025
11026 * xml.el (xml-parse-dtd): Fix `error' call.
11027
11028 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11029
11030 * xml.el (xml-substitute-special): Return a single string instead
11031 of a list of strings if an entity substitution is made.
11032
11033 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11034
11035 * calendar/icalendar.el: New file.
11036
11037 2004-10-05 Juri Linkov <juri@jurta.org>
11038
11039 * isearch.el (isearch-done): Set mark after running hook.
11040 Reported by Drew Adams <drew.adams@oracle.com>.
11041
11042 * info.el (Info-history, Info-toc): Fix Info headers.
11043 (Info-toc): Narrow buffer before Info-fontify-node.
11044 (Info-build-toc): Don't check for special Info file names.
11045 Set main-file to nil if Info-find-file returns a symbol.
11046
11047 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11048
11049 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11050 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11051 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11052
11053 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11054
11055 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11056 for old interactive spec from calendar-goto-iso-date.
11057 (calendar-goto-iso-date): Use it.
11058 (calendar-goto-iso-week): New function. Suggested by Emilio
11059 C. Lopes <eclig@gmx.net>.
11060
11061 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11062
11063 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11064 `set-right-margin' bindings that follow the minor mode conventions.
11065
11066 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11067
11068 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11069 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11070 (latex-block-args-alist): Add minipage and picture.
11071 (latex-block-body-alist): Use reftex-label if enabled.
11072 (latex-insert-block): Don't insert a \n if not necessary.
11073 (tex-compile-commands): Make sure dvips doesn't send to printer.
11074 (tex-compile-default): Handle the case where no executable is found.
11075 (latex-noindent-environments): New var.
11076 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11077 If tex-indent-allhanging is non-nil, make sure we only align for macros
11078 at beginning of line.
11079
11080 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11081
11082 * newcomment.el (comment-beginning): Doc fix and don't choke on
11083 unset `comment-end-skip' when at beginning of comment.
11084
11085 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11086
11087 * term.el (term-adjust-current-row-cache): Don't allow the current
11088 row to become negative.
11089 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11090 the end of the line. Fix scroll down. Add comments.
11091 (term-handle-ansi-escape): Don't exceed terminal width when moving
11092 right.
11093 (term-scroll-region): Move the cursor after setting the scroll region.
11094
11095 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11096
11097 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11098 to `width' for consistency with docstring. Doc fix.
11099
11100 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11101
11102 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11103 This is necessary for derived modes.
11104
11105 2004-09-30 Kim F. Storm <storm@cua.dk>
11106
11107 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11108 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11109
11110 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11111 kmacro-extract-lambda functions.
11112 (edit-kbd-macro): Handle kmacro lambda forms.
11113 Include counter and counter format in edit buffer.
11114 (edmacro-finish-edit): Get counter and format from edit buffer and
11115 update kmacro bindings when found.
11116
11117 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11118
11119 * textmodes/paragraphs.el (forward-paragraph):
11120 Avoid args-out-of-range error when point winds up at the beginning of
11121 the buffer and hard newlines are enabled.
11122
11123 * newcomment.el (comment-multi-line): Doc fix.
11124
11125 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11126
11127 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11128 (diff-fixup-modifs): Catch unified-diff file-headers.
11129
11130 2004-09-29 Kim F. Storm <storm@cua.dk>
11131
11132 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11133 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11134 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11135
11136 * fringe.el (fringe-bitmap-p): New macro.
11137 (fringe-bitmaps): Add standard fringe bitmaps on load.
11138
11139 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11140
11141 * dired.el (dired-view-command-alist): Use more efficient regexps.
11142 Remove dubious arguments.
11143 (dired-align-file): New function.
11144 (dired-insert-directory): Use it.
11145 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11146 (dired-buffers-for-dir): Remove unused var `pattern'.
11147
11148 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11149
11150 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11151 from diary display excursion. Store diary buffer's point for
11152 `simple-diary-display'.
11153 (simple-diary-display): Set window point and start when
11154 displaying buffer, to preserve point.
11155
11156 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11157
11158 * textmodes/enriched.el (enriched-translations): Replace defconst
11159 with defvar.
11160
11161 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11162
11163 * printing.el: Doc fix.
11164 (pr-version): New version number (6.8.1).
11165 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11166 make-temp-name.
11167 (pr-delete-file): Check if file exists before deleting it.
11168 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11169
11170 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11171
11172 * term.el (term-display-table): New variable.
11173 (term-mode): Use it.
11174 (term-exec-1): Set the coding system to binary.
11175 (term-emulate-terminal): Decode the string before inserting it.
11176
11177 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11178
11179 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11180 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11181 (map): Bind S-prior, S-next and S-insert.
11182 (term-mode): Set `indent-tabs-mode' to nil.
11183 (term-paste): New function to be bound to S-insert.
11184 (term-send-del, term-send-backspace): Change the strings sent.
11185 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11186 (term-handle-colors-array): Fix handling of underline and reverse.
11187 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11188 (term-erase-in-line): Fix comparison.
11189 (term-emulate-terminal): Fix line wrap handling.
11190 (term-start-output-log): Rename from `term-set-output-log'.
11191 (term-stop-output-log): Rename from `term-stop-photo'.
11192 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11193
11194 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11195
11196 * dired.el (dired-move-to-filename): Don't output a message if
11197 raise-error is non-nil. Fix return position and value.
11198
11199 * files.el (insert-directory): Obey --dired even with symlinks.
11200
11201 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11202
11203 * ls-lisp.el (ls-lisp-format): Mark file names with property
11204 dired-filename.
11205
11206 2004-09-25 Kim F. Storm <storm@cua.dk>
11207
11208 * ido.el (ido-max-directory-size): New defcustom.
11209 (ido-decorations): Add "too big" element.
11210 (ido-directory-too-big): New dynamic var.
11211 (ido-may-cache-directory): Don't cache big directories.
11212 (ido-directory-too-big-p): New defun.
11213 (ido-set-current-directory): Update ido-directory-too-big.
11214 (ido-read-internal): Make empty ido-cur-item if too-big.
11215 (ido-buffer-internal): Use ido-read-internal directly instead of
11216 ido-read-buffer.
11217 (ido-file-internal): Init ido-directory-too-big.
11218 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11219 and redo completion with full list.
11220 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11221 it, and show completions.
11222 (ido-all-completions): Let bind ido-directory-too-big to nil.
11223 (ido-exhibit): Handle ido-directory-too-big.
11224 (ido-read-buffer): Handle fallback to read-buffer.
11225 Init ido-directory-too-big.
11226 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11227 Init ido-directory-too-big.
11228
11229 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11230
11231 * subr.el (delay-mode-hooks): Doc fix.
11232
11233 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11234
11235 * textmodes/enriched.el
11236 (enriched-default-text-properties-local-flag): New variable.
11237 (enriched-mode): Make sure that enabling and disabling the mode is
11238 a no-op. Doc fix.
11239
11240 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11241
11242 * calendar/holidays.el (holiday-advent): Report on a specified day
11243 offset from advent, not just advent.
11244 (holiday-easter-etc): Report on one specified day offset from
11245 easter, not all easter holidays. Various Easter holidays moved to
11246 `christian-holidays' variable in calendar.el.
11247 * calendar/calendar.el (christian-holidays): Adapt for new
11248 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11249
11250 2004-09-23 Kim F. Storm <storm@cua.dk>
11251
11252 * image.el (insert-sliced-image): Add doc string.
11253
11254 * ido.el (ido-choice-list): New dynamic var for `list' context.
11255 (ido-context-switch-command): New dynamic var.
11256 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11257 (ido-read-internal): Handle new `list' context.
11258 Handle insert-buffer and insert-file ido-exit values.
11259 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11260 ido-context-switch-command. Handle insert-file ido-exit value.
11261 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11262 unless it is already bound by caller.
11263 (ido-file-internal): New arg switch-cmd. Use it to setup
11264 ido-context-switch-command. Handle insert-buffer ido-exit value.
11265 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11266 used for context switching.
11267 (ido-all-completions): Handle new `list' context.
11268 (ido-make-choice-list): Return choices for `list' context.
11269 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11270 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11271 (ido-insert-buffer, ido-insert-file): Setup context switching.
11272 (ido-exhibit): Handle `list' context.
11273 (ido-read-file-name): Disable context switching. Handle fallback.
11274 (ido-read-directory-name): Disable context switching.
11275 (ido-completing-read): New defun like completing-read. Setup and
11276 use new `list' context.
11277
11278 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11279
11280 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11281
11282 2004-09-21 Jay Belanger <belanger@truman.edu>
11283
11284 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11285 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11286 separate window.
11287
11288 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11289
11290 * subr.el (after-change-major-mode-hook): Doc fix.
11291
11292 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11293
11294 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11295 of ghostscript for monochrome PostScript file in Windows.
11296
11297 2004-09-21 Kenichi Handa <handa@m17n.org>
11298
11299 * descr-text.el (describe-char): Checking of quail activation fixed.
11300
11301 2004-09-21 Jay Belanger <belanger@truman.edu>
11302
11303 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11304
11305 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11306
11307 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11308 after the mode hooks instead of before. Doc fix.
11309
11310 2004-09-20 Jason Rumney <jasonr@gnu.org>
11311
11312 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11313 _emacs, but revert to .emacs if neither exists in home directory.
11314
11315 2004-09-20 John Paul Wallington <jpw@gnu.org>
11316
11317 * bindings.el (completion-ignored-extensions): Add .dfsl.
11318
11319 2004-09-20 Richard M. Stallman <rms@gnu.org>
11320
11321 * bindings.el (scroll-left): Make it disabled.
11322
11323 * files.el (enable-local-eval): Doc fix.
11324
11325 * indent.el (move-to-left-margin): Special case for minibuffer.
11326
11327 * term.el (term-emulate-terminal): Turn off undo for output.
11328 Use with-current-buffer and save-selected-window.
11329
11330 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11331
11332 * progmodes/make-mode.el (makefile-fill-paragraph):
11333 Don't insist on spaces when looking for comments. # is enough.
11334
11335 * files.el (hack-local-variables): Copy the variables list
11336 to another buffer, strip prefixes and suffixes there, then read.
11337 (enable-local-eval): Doc fix.
11338 (ignored-local-variables): Initialize to nil.
11339 (risky-local-variable-p): Don't check ignored-local-variables here.
11340 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11341
11342 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11343
11344 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11345 of = to "." (punctuation).
11346
11347 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11348
11349 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11350
11351 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11352
11353 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11354 (enriched-before-change-major-mode): New function.
11355 Add it to `change-major-mode-hook'.
11356 (enriched-after-change-major-mode): New function.
11357 Add it to `after-change-major-mode-hook'.
11358 (enriched-mode): Make it work correctly if called from
11359 `after-change-major-mode-hook'.
11360 No longer set `indent-line-function'.
11361
11362 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11363
11364 * subr.el (after-change-major-mode-hook): New variable.
11365 (run-mode-hooks): Implement it.
11366
11367 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11368
11369 * battery.el (battery-linux-proc-apm): Use string-to-number.
11370 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11371 Use dolist (and less indentation). Use erase-buffer.
11372 Pre-initialize `design-capacity', `warn', and `low'.
11373 (battery-format): Use replace-regexp-in-string.
11374
11375 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11376
11377 * battery.el: Delete superfluous empty lines.
11378 (battery-linux-proc-acpi): Attempt to gather information from all
11379 battery subdirectories regardless of their file name.
11380 (battery-linux-proc-apm): Replace all occurrences of
11381 battery-hex-to-int-2 with string-to-int (base 16).
11382 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11383 (battery-hex-map): Delete variable.
11384
11385 2004-09-18 John Paul Wallington <jpw@gnu.org>
11386
11387 * calc/calc-units.el (calc-quick-units): Fix overzealous
11388 s/or/unless/.
11389
11390 2004-09-17 Jay Belanger <belanger@truman.edu>
11391
11392 * calc/calc.el (calc-mode-var-list): Fix the value of
11393 `calc-matrix-brackets'.
11394
11395 2004-09-17 Romain Francoise <romain@orebokech.com>
11396
11397 * ibuf-ext.el (define-ibuffer-filter filename):
11398 Expand dired-directory since buffer-file-name is absolute.
11399
11400 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11401
11402 * ediff-init.el (ediff-current-diff-face-A)
11403 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11404 (ediff-current-diff-face-Ancestor)
11405 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11406 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11407 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11408 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11409 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11410 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11411 Use min-colors.
11412
11413 * term.el (term-down): Perform vertical motion if DOWN is negative.
11414 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11415 (term-termcap-format): Synchronyze with the eterm terminfo entry
11416 in etc/e/eterm.ti.
11417 (term-handle-colors-array): If the current foreground or
11418 background are zero (i.e. unspecified), use the foreground and
11419 background of the default face for reverse video.
11420 (term-ansi-at-eval-string, term-ansi-default-fg)
11421 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11422 (term-mem): Delete ununsed function.
11423 (term-protocol-version): Increment.
11424 (term-current-face): Set to default.
11425
11426 2004-09-15 Jay Belanger <belanger@truman.edu>
11427
11428 * calc/calc.el (calc-mode-var-list): Define this variable.
11429 (calc-always-load-extensions, calc-line-numbering)
11430 (calc-line-breaking, calc-display-just, calc-display-origin)
11431 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11432 (calc-group-char, calc-point-char, calc-frac-format)
11433 (calc-prefer-frac, calc-hms-format, calc-date-format)
11434 (calc-float-format, calc-full-float-format, calc-complex-format)
11435 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11436 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11437 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11438 (calc-matrix-brackets, calc-language, calc-language-option)
11439 (calc-left-label, calc-right-label, calc-word-size)
11440 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11441 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11442 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11443 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11444 (calc-window-height, calc-display-trail, calc-show-selections)
11445 (calc-use-selections, calc-assoc-selections)
11446 (calc-display-working-message, calc-auto-why, calc-timing)
11447 (calc-mode-save-mode, calc-standard-date-formats)
11448 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11449 (calc-user-parse-tables, calc-gnuplot-default-device)
11450 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11451 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11452 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11453 (calc-invocation-macro, calc-show-banner): Give these values as
11454 part of `calc-mode-var-list's initialization after the variables
11455 are declared with defvar.
11456 (calc-bug-address): Change email address to send bug reports to.
11457 Change the maintainer address at the top.
11458 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11459 than "\\.emacs" to determine if it is the user-init-file.
11460
11461 * calc/calc-embed.el (calc-embedded-set-modes): Use
11462 `calc-mode-var-list' correctly.
11463
11464 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11465
11466 * vc.el (annotate-time): Document point handling.
11467 (vc-annotate-display-autoscale): Doc fix.
11468
11469 2004-09-15 Miles Bader <miles@gnu.org>
11470
11471 * generic.el (generic-make-keywords-list): Use symbol rather than
11472 word anchors in regexp.
11473
11474 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11475
11476 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11477 no file name consider `dired-directory'.
11478
11479 2004-09-14 Kim F. Storm <storm@cua.dk>
11480
11481 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11482
11483 2004-09-14 Simon Josefsson <jas@extundo.com>
11484
11485 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11486
11487 * textmodes/dns-mode.el: Add.
11488
11489 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11490
11491 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11492 (disabled-command-function): Make the ?\ char more obvious.
11493
11494 * vc-arch.el (vc-arch-root, vc-arch-registered):
11495 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11496
11497 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11498
11499 * windmove.el (windmove-frame-edges): Report coordinates of
11500 outside edges of frame, not inside edges.
11501 (windmove-coordinates-of-position): Convert into wrapper to new
11502 function `windmove-coordinates-of-window-position';
11503 `compute-motion' always applies to selected window.
11504 (windmove-coordinates-of-position): Update documentation to refer
11505 to Emacs 21 Lisp Reference Manual.
11506 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11507
11508 2004-09-13 Kim F. Storm <storm@cua.dk>
11509
11510 * isearch.el (isearch-resume-in-command-history): Rename from
11511 isearch-resume-enabled and change default to nil.
11512
11513 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11514
11515 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11516 (vc-registered): Use it.
11517 (vc-find-root): New fun.
11518
11519 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11520 Don't tell to use \\{...} when it's already done.
11521
11522 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11523 Provide a sample complex default.
11524 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11525 (bibtex-entry): Use mapc.
11526
11527 2004-09-12 Kim F. Storm <storm@cua.dk>
11528
11529 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11530
11531 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11532 inhibit-field-text-motion to t so rectangles work in comint buffers.
11533
11534 * simple.el (choose-completion-string): Set buffer before running
11535 choose-completion-string-functions hook so it can be buffer-local.
11536
11537 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11538
11539 * progmodes/compile.el (compilation-start): Parse command to see
11540 if it starts with a cd, and if so perform it for the *compilation*
11541 buffer. Change the header to reflect this.
11542
11543 2004-09-11 Kim F. Storm <storm@cua.dk>
11544
11545 * ido.el (ido-enable-dot-prefix): Doc fix.
11546 (ido-enable-dot-prefix): New defcustom.
11547 (ido-set-matches1): Use it.
11548
11549 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11550
11551 * textmodes/bibtex.el (bibtex-mark-active)
11552 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11553
11554 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11555
11556 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11557 used in a case insensitive environment.
11558 (bibtex-mode-map): Rearrange order of menus.
11559 (bibtex-quoted-string-re): Obsolete.
11560 (bibtex-complete-key-cleanup): Variable replaced by new function.
11561 (bibtex-font-lock-keywords): Use backquotes.
11562 (bibtex-font-lock-url-regexp): New internal variable.
11563 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11564 "OPT" and "ALT".
11565 (bibtex-insert-current-kill, bibtex-make-field)
11566 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11567 (bibtex-parse-field-text): Simplify.
11568 (bibtex-string=): New helper function.
11569 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11570 (bibtex-map-entries): Use bibtex-string=.
11571 (bibtex-search-entry): Use not.
11572 (bibtex-enclosing-field): Fix docstring.
11573 (bibtex-assoc-regexp): Obsolete.
11574 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11575 (bibtex-autokey-get-names): Handle empty name field.
11576 (bibtex-parse-strings): Use assoc-string and unless.
11577 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11578 Use assoc-string.
11579 (bibtex-pop): Simplify.
11580 (bibtex-mode): Set font-lock-extra-managed-props.
11581 (bibtex-entry-update): Use assoc-string.
11582 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11583 (bibtex-autofill-entry): Use bibtex-string=.
11584 (bibtex-print-help-message): Simplify.
11585 (bibtex-find-entry): New optional arg START.
11586 (bibtex-validate): Use bibtex-string= and assoc-string.
11587 Do not call obsolete function compilation-parse-errors.
11588 (bibtex-remove-delimiters): Only remove delimiters if present.
11589 (bibtex-copy-entry-as-kill): Add docstring.
11590 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11591 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11592 (bibtex-complete): Use bibtex-predefined-month-strings,
11593 bibtex-string=, and new function bibtex-complete-key-cleanup.
11594 (bibtex-generate-url-list): New variable.
11595 (bibtex-url): New command bound to C-c C-l and mouse-2.
11596 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11597 (bibtex-font-lock-url): New function.
11598
11599 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11600
11601 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11602
11603 2004-09-09 Kim F. Storm <storm@cua.dk>
11604
11605 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11606 counter and format with binding.
11607 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11608 the declared macro uses own macro counter and format. Give symbol
11609 kmacro property.
11610 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11611 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11612 (kmacro-end-and-call-macro): Doc fix.
11613
11614 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11615
11616 * desktop.el (desktop-clear-preserve-buffers):
11617 Remove make-obsolete-variable.
11618
11619 2004-09-08 Richard M. Stallman <rms@gnu.org>
11620
11621 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11622 with the buffer as argument.
11623
11624 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11625
11626 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11627
11628 2004-09-08 Juri Linkov <juri@jurta.org>
11629
11630 * replace.el (perform-replace): Use `query-replace-descr'.
11631
11632 * cus-start.el (history-delete-duplicates): Specify customization.
11633
11634 * diff-mode.el (diff-mode-map):
11635 * progmodes/compile.el (compilation-mode-map):
11636 * progmodes/grep.el (grep-mode-map):
11637 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11638 to `next-error-follow-minor-mode'.
11639
11640 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11641
11642 * isearch.el (isearch-lazy-highlight-update): Take into account
11643 the case of zero-length match at the search bound.
11644
11645 2004-09-08 Kim F. Storm <storm@cua.dk>
11646
11647 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11648 change. Use zero width overlays when necessary.
11649
11650 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11651
11652 * subr.el (split-string): Docfix.
11653
11654 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11655
11656 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11657 (display-call-tree): Ensure newline after caller/calls blocks.
11658
11659 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11660
11661 * startup.el (command-line-1): Make option
11662 --directory/-L modify `load-path' straight away.
11663
11664 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11665
11666 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
11667
11668 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11669
11670 * emacs-lisp/autoload.el (make-autoload):
11671 Handle `define-compilation-mode'.
11672
11673 * emacs-lisp/lisp-mode.el (define-compilation-mode):
11674 Specify `doc-string-elt' property.
11675
11676 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11677
11678 * bs.el (bs-mode): Doc fix.
11679
11680 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11681
11682 * info.el (Info-insert-dir): Fix temp buffer leak bug.
11683
11684 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11685
11686 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
11687
11688 2004-09-08 Kenichi Handa <handa@m17n.org>
11689
11690 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
11691 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
11692 ps-mule-next-point -> 1+).
11693
11694 * composite.el (encode-composition-rule): Add autoload cooky.
11695
11696 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11697
11698 * format.el (buffer-auto-save-file-format): Make it permanent local.
11699
11700 2004-09-07 Kim F. Storm <storm@cua.dk>
11701
11702 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11703 (authors-fixed-entries): Fix typo.
11704 (authors-canonical-author-name): Compact multiple spaces.
11705 Ignore trivial names (e.g. only first name).
11706
11707 * term.el (term-window-width): Only use full window width on
11708 window system if overflow-newline-into-fringe is enabled.
11709 (term-mode): Don't disable overflow-newline-into-fringe.
11710
11711 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11712
11713 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11714 motion as seen on my Mac OS X xterms.
11715
11716 * newcomment.el (uncomment-region-default, comment-region-default):
11717 New functions extracted from uncomment-region and comment-region.
11718 (comment-region, comment-region-function, uncomment-region)
11719 (uncomment-region-function): Use them.
11720
11721 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11722
11723 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11724 It's not crucial but can make sense at times.
11725
11726 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11727 the first commit.
11728
11729 * vc.el (vc-buffer-context, vc-restore-buffer-context):
11730 Disable obsolete code.
11731
11732 2004-09-07 Juri Linkov <juri@jurta.org>
11733
11734 * progmodes/grep.el (grep-highlight-matches): Change default from
11735 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
11736 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11737 if grep option `--color' is available, or to `nil' otherwise.
11738 (grep-process-setup): Call `grep-compute-defaults' if
11739 `grep-highlight-matches' is not computed. Set env-vars only
11740 if `grep-highlight-matches' is `t'.
11741 (grep-use-null-device): Remove redundant type `boolean' (`choice'
11742 is already defined).
11743
11744 * progmodes/compile.el (compilation-start): Use copy of
11745 `process-environment' created by `copy-sequence' to not
11746 modify env-vars in the global `process-environment'.
11747
11748 2004-09-06 Eli Zaretskii <eliz@gnu.org>
11749
11750 * simple.el (next-error-follow-minor-mode): Fix last change.
11751
11752 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
11753
11754 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11755 permanent local.
11756
11757 2004-09-04 Richard M. Stallman <rms@gnu.org>
11758
11759 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11760 highlighting if the search string is empty.
11761
11762 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
11763
11764 * facemenu.el (facemenu-active-faces): Change condition of inner
11765 `while' loop to also check the first two elements of `face-atts'
11766 and `mask-atts'.
11767
11768 2004-09-04 John Paul Wallington <jpw@gnu.org>
11769
11770 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11771 (thumbs-view-image-mode): Make buffer read-only.
11772
11773 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
11774
11775 * textmodes/ispell.el (ispell-really-aspell): New defvar.
11776 (ispell-check-version): Set it.
11777 (ispell-send-replacement): New function.
11778 (ispell-process-line): Call ispell-send-replacement.
11779
11780 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11781
11782 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11783 Support choosing seconds with "s".
11784
11785 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
11786
11787 * terminal.el (te-escape): Show `?' in prompt for help key.
11788
11789 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
11790
11791 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
11792
11793 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11794
11795 * simple.el (next-error-follow-minor-mode)
11796 (next-error-follow-mode-post-command-hook): New functions.
11797 (next-error-follow-last-line): New defvar.
11798
11799 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
11800 * progmodes/compile.el (compilation-mode-map): Likewise.
11801 * progmodes/grep.el (grep-mode-map): Likewise.
11802 * replace.el (occur-mode-map): Likewise.
11803
11804 * newcomment.el (uncomment-region): Bind comment-use-global-state
11805 to nil.
11806
11807 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
11808
11809 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
11810 locally around the call to `revert-buffer'.
11811
11812 2004-09-03 Juri Linkov <juri@jurta.org>
11813
11814 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
11815 `isearch-adjusted' to `t'.
11816 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
11817 (isearch-message-prefix): Add "pending" for isearch-adjusted.
11818 (isearch-other-meta-char): Restore isearch-point unconditionally.
11819 (isearch-query-replace): Add new arg `regexp-flag' and use it.
11820 Set point to start of match if region is not active in transient
11821 mark mode (to include the current match to region boundaries).
11822 Push the search string to `query-replace-from-history-variable'.
11823 Add prompt "Query replace regexp" for isearch-regexp.
11824 Add region beginning/end as last arguments of `perform-replace.'
11825 (isearch-query-replace-regexp): Replace code by the call to
11826 `isearch-query-replace' with arg `t'.
11827
11828 2004-09-03 Richard M. Stallman <rms@gnu.org>
11829
11830 * startup.el (normal-top-level): Undo previous TERM change.
11831
11832 2004-09-03 Kim F. Storm <storm@cua.dk>
11833
11834 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
11835 highlight overlays; allow using RET when cursor is over a button.
11836 (cua--highlight-rectangle): Use it.
11837 (cua--rectangle-set-corners): Don't move backwards at eol.
11838 (cua--forward-line): Don't move into void after eob.
11839
11840 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
11841 point is set (and displayed) inside rectangle.
11842 (cua--rectangle-operation): Fix for highlight of empty lines.
11843 (cua--highlight-rectangle): Fix highlight for tabs.
11844 Position cursor at left/right edge of rectangle using new `cursor'
11845 property on overlay strings.
11846 (cua--indent-rectangle): Don't tabify.
11847 (cua-rotate-rectangle): Ignore that point has moved.
11848
11849 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11850
11851 * term/mac-win.el: Add ASCII equivalents for some function keys.
11852 (mode-line-frame-identification): Sync with x-win.el.
11853
11854 2004-09-02 Juri Linkov <juri@jurta.org>
11855
11856 * progmodes/compile.el (compilation-buffer-name): Compare major
11857 mode with second element of compilation-arguments instead of third
11858 to reflect latest changes in compilation-arguments structure.
11859 (recompile): Use global variable `compilation-directory' to get
11860 recent compilation directory only when `recompile' is invoked NOT
11861 in the compilation buffer. Otherwise, use `default-directory' of
11862 the compilation buffer.
11863 (compilation-error-properties): Allow to funcall col and end-col.
11864 (compilation-mode-font-lock-keywords): Check col and end-col by
11865 `integerp'.
11866 (compilation-goto-locus): If end-mk is non-nil in transient mark
11867 mode don't activate the mark (and don't display message in
11868 push-mark), but highlight overlay between mk and end-mk.
11869
11870 * progmodes/grep.el (grep-highlight-matches): New defcustom.
11871 (grep-regexp-alist): Add rule to highlight grep matches.
11872 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
11873
11874 * info.el (Info-fontify-node): Don't compute other-tag
11875 if Info-hide-note-references=hide.
11876
11877 * help.el (function-called-at-point):
11878 * help-fns.el (variable-at-point):
11879 Try `find-tag-default' when other methods failed.
11880
11881 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11882 Do not push mark if inhibit-mark-movement is non-nil.
11883
11884 * textmodes/ispell.el (ispell-html-skip-alists):
11885 Fix backslashes in docstring.
11886
11887 2004-09-01 Juri Linkov <juri@jurta.org>
11888
11889 * isearch.el (isearch-wrap-function)
11890 (isearch-push-state-function): New defvars.
11891 (isearch-pop-fun-state): New defsubst.
11892 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
11893 (isearch-push-state): Set the result of calling
11894 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
11895 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
11896 restore the mode-specific starting point of terminated search.
11897 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
11898 (isearch-repeat): Call `isearch-wrap-function' if defined.
11899 (isearch-message-prefix): Don't add prefix "over" to the message
11900 for wrapped search if `isearch-wrap-function' is defined.
11901 (isearch-search): Call function saved in `isearch-pop-fun-state' to
11902 restore the mode-specific starting point of failed search.
11903
11904 * info.el (Info-search-whitespace-regexp): Fix backslashes.
11905 (Info-search): Add new optional arguments for the sake of isearch.
11906 Replace whitespace in Info-search-whitespace-regexp literally.
11907 Add backward search. Don't call `Info-select-node' if regexp is
11908 found in the same Info node. Don't add node to Info-history for
11909 wrapped isearch.
11910 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
11911 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
11912 (Info-mode): Set local variables `isearch-search-fun-function',
11913 `isearch-wrap-function', `isearch-push-state-function',
11914 `search-whitespace-regexp'.
11915
11916 * isearch.el: Remove ancient Change Log section.
11917 (isearch-string, isearch-message-string, isearch-point)
11918 (isearch-success, isearch-forward-flag, isearch-other-end)
11919 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11920 (isearch-barrier, isearch-within-brackets)
11921 (isearch-case-fold-search): Add suffix `-state' to state-related
11922 defsubsts to avoid name clashes with other function names.
11923
11924 * simple.el (next-error): New defgroup and defface.
11925 (next-error-highlight, next-error-highlight-no-select):
11926 New defcustoms.
11927 (next-error-no-select): Let-bind next-error-highlight to the value
11928 of next-error-highlight-no-select before calling `next-error'.
11929
11930 * progmodes/compile.el (compilation-goto-locus):
11931 Use `next-error' face instead of `region'. Set 4-th argument of
11932 `move-overlay' to `current-buffer' to move overlay to different
11933 source buffers. Use new variable `next-error-highlight'.
11934
11935 * simple.el (next-error-find-buffer): Move the rule
11936 "if current buffer is a next-error capable buffer" after the
11937 rule "if next-error-last-buffer is set to a live buffer".
11938 Simplify to test all rules in one `or'.
11939 (next-error): Doc fix.
11940 (next-error, previous-error, first-error)
11941 (next-error-no-select, previous-error-no-select):
11942 Make arguments optional.
11943
11944 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
11945
11946 * macros.el (apply-macro-to-region-lines): Make it operate on all
11947 lines that begin in the region, rather than on all complete lines
11948 in the region.
11949
11950 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11951
11952 * x-dnd.el (x-dnd-protocol-alist): Document update.
11953 (x-dnd-known-types): Defcustom it.
11954 (x-dnd-handle-motif): Print message-atom in error message.
11955
11956 2004-08-30 John Paul Wallington <jpw@gnu.org>
11957
11958 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
11959 strings rather than programatically constructing message.
11960
11961 2004-08-30 Richard M. Stallman <rms@gnu.org>
11962
11963 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
11964 Don't return a string that would read as the wrong character code.
11965
11966 2004-08-29 Kim F. Storm <storm@cua.dk>
11967
11968 * emulation/cua-base.el (cua-auto-expand-rectangles):
11969 Remove automatic rectangle padding feature; replace by non-destructive
11970 virtual rectangle edges feature.
11971 (cua-virtual-rectangle-edges): New defcustom.
11972 (cua-auto-tabify-rectangles): New defcustom.
11973 (cua-paste): If paste into a marked rectangle, insert rectangle at
11974 current column, even if virtual; also paste exactly as many lines
11975 as has been marked (ignore additional lines or add empty lines),
11976 but paste whole source if only one line is marked.
11977 (cua--update-indications): No longer use overwrite-cursor to
11978 indicate rectangle padding
11979
11980 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
11981 (cua--rectangle-virtual-edges): New defun.
11982 (cua--rectangle-get-corners): Remove optional PAD arg.
11983 (cua--rectangle-set-corners): Never do padding.
11984 (cua--forward-line): Remove optional PAD arg. Simplify.
11985 (cua-resize-rectangle-right, cua-resize-rectangle-left)
11986 (cua-resize-rectangle-down, cua-resize-rectangle-up):
11987 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
11988 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
11989 (cua--rectangle-move): Never do padding. Simplify.
11990 (cua--tabify-start): New defun.
11991 (cua--rectangle-operation): Add tabify arg. All callers changed.
11992 (cua--pad-rectangle): Remove.
11993 (cua--delete-rectangle): Handle delete with virtual edges.
11994 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
11995 (cua--insert-rectangle): Handle insert at virtual column.
11996 Perform auto-tabify if necessary.
11997 (cua--activate-rectangle): Remove optional FORCE arg.
11998 Never do padding. Simplify.
11999 (cua--highlight-rectangle): Enhance for virtual edges.
12000 (cua-toggle-rectangle-padding): Remove command.
12001 (cua-toggle-rectangle-virtual-edges): New command.
12002 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12003 (cua--rectangle-post-command): Don't force rectangle padding.
12004 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12005
12006 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12007
12008 * indent.el (edit-tab-stops-buffer): Doc fix.
12009
12010 2004-08-28 Richard M. Stallman <rms@gnu.org>
12011
12012 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12013 (grep-tag-default): Function deleted.
12014
12015 * subr.el (find-tag-default): Move from etags.el.
12016
12017 * progmodes/etags.el (find-tag-default): Move to subr.el.
12018
12019 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12020 into the basic character if it has an uppercase form.
12021
12022 2004-08-27 Kenichi Handa <handa@m17n.org>
12023
12024 * international/utf-8.el (utf-8-post-read-conversion): If the
12025 buffer is unibyte, temporarily make it multibyte.
12026
12027 2004-08-27 Masatake YAMATO <jet@gyve.org>
12028
12029 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12030
12031 2004-08-25 John Paul Wallington <jpw@gnu.org>
12032
12033 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12034 0, 1, and many mismatches in message.
12035 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12036
12037 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12038 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12039
12040 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12041
12042 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12043 vc-diff-switches differently.
12044
12045 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12046
12047 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12048 before and a real defvar after
12049 `speedbar-supported-extension-expressions'. This is to silence
12050 the compiler without breaking bootstrapping.
12051
12052 2004-08-22 Richard M. Stallman <rms@gnu.org>
12053
12054 * textmodes/flyspell.el (flyspell-word):
12055 Use set-process-query-on-exit-flag.
12056 (flyspell-highlight-duplicate-region): Take POSS as arg.
12057 (flyspell-word): Pass POSS as arg.
12058
12059 * progmodes/ada-xref.el: Many doc and style fixes.
12060 (ada-find-any-references): Use compilation-start.
12061 (ada-get-ali-file-name): Improve error msg.
12062 (ada-get-ada-file-name): Likewise.
12063
12064 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12065 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12066
12067 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12068 Add forward defvar.
12069
12070 * whitespace.el (global-whitespace-mode): New alias
12071 for whitespace-global-mode.
12072
12073 * speedbar.el (speedbar-file-regexp): Move definition up.
12074 (speedbar-mode, speedbar-set-mode-line-format):
12075 Use with-no-warnings.
12076 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12077
12078 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12079 controls whether to display the error buffer.
12080
12081 * ps-mule.el: Delete compatibility code for old Emacses.
12082 (ps-mule-find-wrappoint): Don't use chars-in-region.
12083
12084 * frame.el (display-mouse-p, display-selections-p):
12085 Use with-no-warnings.
12086
12087 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12088
12089 2004-08-22 David Kastrup <dak@gnu.org>
12090
12091 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12092 information.
12093
12094 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12095
12096 2004-08-22 Andreas Schwab <schwab@suse.de>
12097
12098 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12099
12100 2004-08-22 Masatake YAMATO <jet@gyve.org>
12101
12102 * cvs-status.el (cvs-status-checkout): New function.
12103 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12104
12105 2004-08-21 David Kastrup <dak@gnu.org>
12106
12107 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12108 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12109 has been converted to use hashtables, the relation `nil=none' is
12110 no longer valid, as `nil' is not a hashtable. This patch tries to
12111 reduce the number of resulting errors.
12112
12113 2004-08-21 John Paul Wallington <jpw@gnu.org>
12114
12115 * subr.el (process-kill-without-query): Made obsolete in
12116 version 21.4, not 21.5.
12117
12118 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12119 (vc-previous-comment, vc-next-comment)
12120 (vc-comment-search-reverse, vc-comment-search-forward)
12121 (vc-comment-to-change-log): Likewise.
12122
12123 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12124
12125 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12126
12127 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12128 Correct indentation of DEFMETHODS with non-standard method
12129 combinations (e.g., PROGN, MIN, MAX).
12130
12131 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12132
12133 * startup.el (normal-top-level-add-subdirs-to-load-path):
12134 Avoid unnecessarily checking system-type.
12135 (normal-top-level): Set TERM to "dumb". Simplify.
12136
12137 * avoid.el (mouse-avoidance-ignore-p): New fun.
12138 Also ignore switch-frame, select-window, double, and triple clicks.
12139 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12140 (mouse-avoidance-fancy-hook): Use it.
12141
12142 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12143
12144 * avoid.el (mouse-avoidance-nudge-mouse)
12145 (mouse-avoidance-banish-destination): Stay within the current window
12146 to avoid problems with mouse-autoselect-window.
12147
12148 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12149
12150 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12151 the newer format of some messages in cvs-1.12.1.
12152
12153 2004-08-19 Masatake YAMATO <jet@gyve.org>
12154
12155 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12156 (elp-results-jump-to-definition-by-mouse)
12157 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12158 (elp-output-result): Use elp-output-insert-symname.
12159
12160 2004-08-18 Kenichi Handa <handa@m17n.org>
12161
12162 * language/cyrillic.el: Register koi8-r in
12163 ctext-non-standard-encodings-alist.
12164 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12165
12166 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12167
12168 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12169 that replaces 20xy with xy.
12170
12171 2004-08-17 John Paul Wallington <jpw@gnu.org>
12172
12173 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12174 (reb-force-update): Doc fix.
12175
12176 2004-08-16 Richard M. Stallman <rms@gnu.org>
12177
12178 * progmodes/which-func.el (which-func-update-1): Doc fix.
12179
12180 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12181 (sh-mode-abbrev-table): New variable.
12182
12183 * progmodes/compile.el (compilation-mode): Doc fix.
12184
12185 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12186 Don't cons a new symbol each time.
12187 (eval-last-sexp-fake-value): New variable.
12188
12189 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12190 (copyright-update-year): Detect continuation of list of years.
12191
12192 * term.el (term-default-fg-color, term-default-bg-color)
12193 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12194
12195 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12196
12197 2004-08-16 Davis Herring <herring@lanl.gov>
12198
12199 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12200 (isearch-success, isearch-forward-flag, isearch-other-end)
12201 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12202 (isearch-barrier, isearch-within-brackets)
12203 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12204
12205 2004-08-16 Kenichi Handa <handa@m17n.org>
12206
12207 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12208
12209 2004-08-15 Kenichi Handa <handa@m17n.org>
12210
12211 * term/x-win.el (x-selection-value): If utf8 was successful but
12212 ctext was not, use utf8 string.
12213
12214 2004-08-14 Davis Herring <herring@lanl.gov>
12215
12216 * isearch.el: Remove accidental changes of March 4. Fix backing
12217 up when a regexp isearch is made more general. Use symbolic
12218 accessor functions for isearch stack frames to make usage clearer.
12219 (search-whitespace-regexp): Made groups in documentation shy (as
12220 is the group in the default value).
12221 (isearch-fallback): New function, addresses problems with regexps
12222 liberalized by `\|', adds support for liberalization by `\}' (the
12223 general repetition construct), and incorporates behavior for
12224 `*'/`?'.
12225 (isearch-}-char): New command, calls `isearch-fallback' with
12226 arguments appropriate to a typed `}'.
12227 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12228 appropriately.
12229 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12230 (isearch-string, isearch-message,string, isearch-point)
12231 (isearch-success, isearch-forward-flag, isearch-other-end)
12232 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12233 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12234 New inline functions to read fields of a stack frame.
12235
12236 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12237
12238 * battery.el (battery-linux-proc-acpi): Look into battery
12239 directories matching the literal string "CMB", too (required for
12240 Linux kernel version 2.6.7).
12241
12242 2004-08-14 John Paul Wallington <jpw@gnu.org>
12243
12244 * cus-start.el (read-file-name-completion-ignore-case): Add.
12245 (blink-cursor-alist): Change version to "21.4".
12246
12247 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12248
12249 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12250
12251 * speedbar.el (speedbar-scan-subdirs): New option.
12252 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12253 dolist.
12254 (speedbar-insert-files-at-point): Take an extra argument and use
12255 it to optionally find out if a subdir is empty. Also unreadable
12256 files don't get expand buttons.
12257 (speedbar-directory): New image (unused pixmap already existed).
12258 (speedbar-expand-image-button-alist): Use it.
12259
12260 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12261
12262 CC Mode update to 5.30.9:
12263
12264 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12265 Move from cc-vars to cc-defs for dependency reasons. Fix the
12266 POSIX char class test to check that it works in
12267 `skip-chars-(forward|backward)' too.
12268
12269 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12270 first argument starts with a special brace list.
12271
12272 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12273 when `c-opt-type-concat-key' is used (i.e. in Pike).
12274
12275 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12276 Fix bug when the inner char pair doesn't have paren syntax,
12277 i.e. "(<>)".
12278
12279 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12280 whitespace safe.
12281
12282 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12283 position for `arglist-intro', `arglist-cont-nonempty' and
12284 `arglist-close' when there are two arglist open parens on the same
12285 line and there's nothing in front of the first.
12286
12287 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12288 locking of qualified names in Java, which previously could fontify
12289 common indexing expressions in many cases. The standard Java
12290 naming conventions are used to tell them apart.
12291
12292 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12293 Fix inconsistency wrt opening parens on the first line inside a paren
12294 block.
12295
12296 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12297 compile time for the sake of `c-major-mode-is'.
12298
12299 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12300 `c-major-mode-is' in the event that this is used inside a
12301 `c-lang-defconst'.
12302
12303 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12304 `c-lang-defconst' so that it works better with fallback languages.
12305
12306 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12307 it to fail to record the base mode.
12308
12309 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12310 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12311 is used. Reorder the syntax checks to get more efficient
12312 skipping in some situations.
12313
12314 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12315 continuation which might precede the newly inserted '{'.
12316
12317 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12318 Fix cases where it could loop indefinitely.
12319
12320 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12321 size specs correctly. Only fontify identifiers in front of '('
12322 with as functions - don't accept any paren char. Tighten up
12323 initializer skipping to stop before function and class blocks.
12324
12325 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12326 the point could be left directly after an open paren when finding
12327 the beginning of the first decl in the block.
12328
12329 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12330 table when filtering out legitimate open parens to be recorded.
12331 This could cause cache inconsistencies when e.g.
12332 `c++-template-syntax-table' was temporarily in use.
12333
12334 * progmodes/cc-engine.el (c-on-identifier)
12335 (c-simple-skip-symbol-backward): Small fix for handling "-"
12336 correctly in `skip-chars-backward'. Affected the operator lfun
12337 syntax in Pike.
12338
12339 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12340 Fix bug that could cause an error from `after-change-functions' when
12341 the changed region is at bob.
12342
12343 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12344
12345 CC Mode update to 5.30.9:
12346
12347 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12348 to say that <TAB> doesn't insert WS into a CPP line.
12349 (c-indent-command, c-tab-always-indent): Amend doc strings.
12350
12351 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12352 checks for user errors, thus eliminating cryptic and unhelpful
12353 Emacs error messages. (1) Check the arg to `c-set-style' is a
12354 string. (2) Check that settings to `c-offsets-alist' are not
12355 spuriously quoted.
12356
12357 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12358 which precedes the newly inserted `{'.
12359
12360 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12361
12362 Sync with Tramp 2.0.44.
12363
12364 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12365 function "tramp_file_attributes". Otherwise, file names
12366 containing spaces are misinterpreted. Reported by Magnus Henoch
12367 <mange@freemail.hu>.
12368 (tramp-handle-file-truename): FILENAME must be expanded first.
12369 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12370 obscure results. Reported by D. Goel <deego@gnufans.org>.
12371 (tramp-handle-verify-visited-file-modtime): If file does not
12372 exist, say it is not modified if and only if that agrees with the
12373 buffer's record. Check whether a file is visiting the buffer, or
12374 the buffer has no recorded last modification time. Return t in
12375 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12376 <teirllm@auburn.edu>.
12377 (tramp-handle-write-region): Pass modtime explicitely to
12378 `set-visited-file-modtime', because filename can be different
12379 from (buffer-file-name) if `file-precious-flag' is set.
12380 `set-visited-file-modtime' must be called always when `visit' is t
12381 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12382 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12383 nil, don't apply the whole body. If the file doesn't exists, set
12384 modtime to '(-1 65535). Suggested by Luc Teirlinck
12385 <teirllm@auburn.edu>.
12386
12387 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12388
12389 * help.el (describe-bindings): Doc fix.
12390
12391 * subr.el (kbd): Doc fix.
12392
12393 2004-08-08 John Paul Wallington <jpw@gnu.org>
12394
12395 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12396 instead of `string-to-int'.
12397 (define-ibuffer-column mode): Fix indentation.
12398
12399 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12400
12401 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12402
12403 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12404
12405 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12406
12407 * novice.el (disabled-command-function): New variable renamed from
12408 `disabled-command-hook'.
12409 (disabled-command-hook): Keep the _variable_ as alias for
12410 `disabled-command-function' and make obsolete.
12411 (disabled-command-function): Function renamed from
12412 `disabled-command-hook'. Adapt code to name change of the variable.
12413
12414 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12415
12416 * simple.el (completion-root-regexp): New defvar.
12417 (completion-setup-function): Use it instead of a literal string.
12418
12419 2004-08-07 John Paul Wallington <jpw@gnu.org>
12420
12421 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12422 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12423 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12424 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12425
12426 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12427
12428 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12429 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12430
12431 2004-08-04 Kenichi Handa <handa@m17n.org>
12432
12433 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12434 Fix previous change.
12435
12436 2004-08-03 Kenichi Handa <handa@m17n.org>
12437
12438 * international/encoded-kb.el: The following changes are to
12439 utilize key-translation-map instead of minor mode map.
12440 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12441 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12442 (encoded-kbd-last-key): New function.
12443 (encoded-kbd-iso2022-single-shift): New function.
12444 (encoded-kbd-iso2022-designation)
12445 (encoded-kbd-self-insert-iso2022-7bit)
12446 (encoded-kbd-self-insert-iso2022-8bit)
12447 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12448 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12449 key-translation-map.
12450 (encoded-kbd-setup-keymap): Setup key-translation-map.
12451 (saved-key-translation-map): New variable.
12452 (encoded-kbd-mode): Save/restore key-translation-map.
12453 Adjust for the change of encoded-kbd-setup-keymap.
12454
12455 2004-08-02 Kim F. Storm <storm@cua.dk>
12456
12457 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12458 and call compute-motion with nil for topos and width to get proper
12459 usable width and height for both window and non-window systems.
12460
12461 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12462 calculate usable window width and height.
12463
12464 * window.el (window-buffer-height): Call compute-motion with nil width.
12465
12466 2004-08-01 David Kastrup <dak@gnu.org>
12467
12468 * replace.el (query-replace-read-from):
12469 Use `query-replace-compile-replacement'.
12470 (query-replace-compile-replacement): New function.
12471 (query-replace-read-to): Use `query-replace-compile-replacement'
12472 for repeating the last command.
12473
12474 2004-08-01 John Paul Wallington <jpw@gnu.org>
12475
12476 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12477 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12478 (pr-switches): Remove period from end of error messages.
12479
12480 * help-mode.el (help-go-back): Likewise.
12481
12482 * abbrev.el (only-global-abbrevs): Doc fix.
12483 (edit-abbrevs-map): Define within defvar.
12484 (quietly-read-abbrev-file): Doc fix.
12485
12486 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12487
12488 * novice.el (enable-command, disable-command): Doc fixes.
12489
12490 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12491
12492 2004-07-30 Richard M. Stallman <rms@gnu.org>
12493
12494 * subr.el (with-local-quit): Doc fix.
12495
12496 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12497
12498 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12499
12500 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12501
12502 * custom.el (defcustom): Doc fix.
12503
12504 2004-07-28 Masatake YAMATO <jet@gyve.org>
12505
12506 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12507
12508 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12509
12510 * imenu.el (imenu-prev-index-position-function)
12511 (imenu-extract-index-name-function, imenu-name-lookup-function)
12512 (imenu--index-alist): Docstring redundancy fix.
12513
12514 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12515
12516 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12517 binding dired-backup-overwrite.
12518
12519 2004-07-25 John Paul Wallington <jpw@gnu.org>
12520
12521 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12522
12523 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12524
12525 * term/tty-colors.el (tty-color-approximate): Doc fix.
12526
12527 * select.el (x-get-selection, x-set-selection): Doc fixes.
12528
12529 * frame.el (make-frame): Doc fix.
12530
12531 2004-07-24 Richard M. Stallman <rms@gnu.org>
12532
12533 * mail/rmail.el (rmail-mime-charset-pattern):
12534 Don't include semicolon in the charset value.
12535
12536 * replace.el (occur-next-error): Call set-window-point.
12537 (occur-engine): Handle negative NLINES.
12538
12539 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12540
12541 * frame.el (modify-all-frames-parameters): Minor doc fix.
12542 (set-frame-configuration): Doc fix.
12543
12544 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12545
12546 * simple.el (completion-setup-function): Compute the common parts
12547 and the first difference place correctly when
12548 partial-completion-mode is on.
12549
12550 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12551
12552 * ps-print.el: Doc fix.
12553 (ps-print-version): New version 6.6.5.
12554 (ps-printing-region): Doc fix.
12555 (ps-generate-string-list): Comment fix.
12556 (ps-message-log-max): Code fix.
12557
12558 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12559
12560 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12561 generated PostScript.
12562
12563 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12564
12565 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12566 with Gnus v5_10 branch.)
12567
12568 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12569
12570 * calendar/time-date.el (time-to-number-of-days): New function.
12571 Imported from from Gnus.
12572
12573 2004-07-22 Kim F. Storm <storm@cua.dk>
12574
12575 * progmodes/make-mode.el: Fix comments.
12576
12577 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12578
12579 * printing.el: Doc fix.
12580
12581 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12582
12583 * frame.el (modify-all-frames-parameters): Minor doc fix.
12584
12585 2004-07-20 Richard M. Stallman <rms@gnu.org>
12586
12587 * textmodes/fill.el (fill-nobreak-p): If this break point is
12588 at the end of the line, don't consider the newline which follows
12589 as a reason to return t.
12590
12591 2004-07-19 John Paul Wallington <jpw@gnu.org>
12592
12593 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12594
12595 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12596
12597 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12598 Delete irrelevant code.
12599
12600 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12601
12602 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12603 New docstring. From Luc Teirlinck.
12604
12605 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12606
12607 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12608 section.
12609 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12610 non-file buffers. We know it is nil.
12611
12612 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12613
12614 Sync with Tramp 2.0.43.
12615
12616 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12617 Remove outdated comment.
12618 (tramp-locked, tramp-locker): New variables for implementing a
12619 global lock.
12620 (tramp-sh-file-name-handler): Use them to implement the global lock.
12621
12622 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12623
12624 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12625 calls to respective `xxx` calls.
12626 (tramp-process-alive-regexp): Precise doc string.
12627 (tramp-multi-action-process-alive): New defun.
12628 (tramp-multi-actions): Use it.
12629 (tramp-handle-find-backup-file-name): `copy-tree' is available
12630 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12631 in order to avoid this function.
12632 (tramp-handle-write-region): Set current buffer. If connection
12633 wasn't open, `file-modes' has changed it accidently. Reported by
12634 David Kastrup <dak@gnu.org>.
12635 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12636 HOST.
12637 (tramp-action-password, tramp-multi-action-password): Apply it.
12638 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12639 name must still contain the port number. Otherwise, we have two
12640 Tramp buffers, with all the confusion. Reported by Myron Selby
12641 <myron@xytech.com> and Rolf Dubitzky
12642 <Dubitzky@physi.uni-heidelberg.de>.
12643
12644 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12645 HOST to `tramp-enter-passwd'.
12646
12647 * net/tramp-vc.el (all): Code cleanup. Change all
12648 `tramp-handle-xxx' calls to respective `xxx` calls.
12649
12650 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12651
12652 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12653 functions that are not erroneous if either 1-valued or
12654 multi-valued. Detect functions in this class.
12655 (testcover-1value-functions, testcover-compose-functions)
12656 (testcover-progn-functions) Add some additional functions to lists.
12657 (testcover-mark): Bugfix when marking up the definition for an
12658 empty function.
12659
12660 2004-07-17 Richard M. Stallman <rms@gnu.org>
12661
12662 * replace.el (occur-read-primary-args): Pass default to
12663 read-from-minibuffer.
12664
12665 * mail/footnote.el (footnote-section-tag): Use defcustom.
12666
12667 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
12668 Compile font-lock-keywords, not KEYWORDS.
12669 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
12670 Add warn, check-type. Handle cerror like error.
12671
12672 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12673
12674 * progmodes/which-func.el (which-func-keymap): New var.
12675 (which-func-face): New face.
12676 (which-func-format): Use them.
12677
12678 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12679
12680 * buff-menu.el (list-buffers-noselect): Append the buffer's
12681 process status to its mode name.
12682
12683 2004-07-16 Kim F. Storm <storm@cua.dk>
12684
12685 * simple.el (inhibit-mark-movement): New defvar.
12686 (beginning-of-buffer, end-of-buffer): Do not push mark if
12687 inhibit-mark-movement is non-nil or C-u prefix is given.
12688
12689 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
12690 Init to beginning-of-buffer and end-of-buffer.
12691 (cua--undo-push-mark): New defvar.
12692 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
12693 already active and command is in cua--preserve-mark-commands.
12694 Also fix check for shift modifier on non-window systems.
12695 (cua--post-command-handler): Clear inhibit-mark-movement if set.
12696
12697 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
12698
12699 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12700 of two integers, instead of a cons.
12701
12702 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12703 `visited-file-modtime' now returns a list of two integers, instead
12704 of a cons.
12705
12706 * dired.el (dired-directory-changed-p): Ditto.
12707
12708 * progmodes/grep.el (grep): Doc fix.
12709
12710 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12711
12712 * autorevert.el (auto-revert-tail-mode)
12713 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12714 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12715 in both at the same time.
12716 (auto-revert-tail-mode): New command.
12717 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12718 (auto-revert-handler): Revert only either tail or whole file.
12719
12720 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12721 add auto-revert-tail-mode.
12722
12723 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12724
12725 * printing.el: Doc fix. Change name of some funs.
12726 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
12727 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
12728 (pr-standard-file-name): New fun. Replace pr-standard-path.
12729 (pr-call-process): Code fix.
12730
12731 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
12732
12733 * subr.el (with-selected-window): Doc fix.
12734
12735 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
12736
12737 * subr.el (get-buffer-window-list): Doc fix.
12738
12739 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
12740
12741 * files.el (switch-to-buffer-other-window): Doc fix.
12742
12743 * window.el (save-selected-window, one-window-p)
12744 (split-window-keep-point, split-window-vertically)
12745 (split-window-horizontally): Doc fixes.
12746
12747 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12748
12749 * printing.el: Doc fix. Now it uses call-process instead of
12750 shell-command for low command execution.
12751 (pr-version): New version number (6.8).
12752 (pr-shell-file-name): Option removed.
12753 (pr-shell-command): Fun removed.
12754 (pr-call-process): New fun. Replace pr-shell-command.
12755 (pr-standard-path, pr-remove-nil-from-list): New funs.
12756 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12757 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12758 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12759 (pr-ps-utility-process, pr-txt-print): Code fix.
12760
12761 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12762
12763 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12764 boolean.
12765
12766 2004-07-09 Lars Hansen <larsh@math.ku.dk>
12767
12768 * wid-edit.el (widget-field-buffer): Doc fix.
12769
12770 2004-07-09 John Paul Wallington <jpw@gnu.org>
12771
12772 * emacs-lisp/re-builder.el (reb-update-overlays):
12773 Distinguish between one and several matches in message.
12774
12775 2004-07-09 Richard M. Stallman <rms@gnu.org>
12776
12777 * mouse.el (mouse-set-region-1): If transient-mark-mode
12778 is `identity', change it to `only'.
12779
12780 * simple.el (current-word): Doc fix.
12781
12782 2004-07-09 Mark A. Hershberger <mah@everybody.org>
12783
12784 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
12785 so that it is more understanding of whitespace.
12786
12787 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
12788 (("ns" . "element") (attr-list) children) instead of
12789 ((:ns . "element") (attr-list) children) in order to reduce the
12790 number of symbols used.
12791 (xml-skip-dtd): Change to use xml-parse-dtd but set
12792 xml-validating-parsing to nil.
12793 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
12794 (xml-substitute-entity): Remove in favor of new entity substitution.
12795 (xml-substitute-special): Rewrite in to substitute complex
12796 entities from DOCTYPE declarations.
12797 (xml-parse-fragment): Parse fragments from entity deleclarations.
12798 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
12799 (xml-parse-dtd, xml-substitute-special): Make validity checks
12800 conditioned on xml-validating-parser. Add "Not Well Formed" to
12801 error messages about well-formedness.
12802
12803 2004-07-08 Steven Tamm <steventamm@mac.com>
12804
12805 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
12806 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
12807 Do not treat double clicks and triple clicks specially in the
12808 scroll bar (preventing strange repositioning problems)
12809
12810 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
12811
12812 * replace.el (query-replace-regexp-eval): Fix last change.
12813
12814 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12815
12816 * replace.el (query-replace-descr): New fun.
12817 (query-replace-read-from, query-replace-read-args): Default to the
12818 previous from&to.
12819 (query-replace-read-to): Quote the `from' string when displaying it.
12820 (query-replace-regexp-eval): Immediately check read-only status.
12821 Use query-replace-read-from to get the \n checking.
12822 Quote the `from' string when displaying it.
12823 (map-query-replace-regexp, occur-read-primary-args):
12824 Quote the `from' string when displaying it.
12825
12826 * isearch.el (isearch-query-replace): Pass the regexp-ness and
12827 delimited-ness of the search to query-replace.
12828
12829 * replace.el (query-replace-read-from, query-replace-read-to):
12830 New funs extracted from query-replace-read-args.
12831 (query-replace-read-args): Use them.
12832
12833 * replace.el (query-replace-interactive, query-replace-read-args):
12834 Remove the `initial' special value.
12835 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
12836 (occur-engine): Remove unused var `matchend'.
12837
12838 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
12839 Use the search string without prompting.
12840
12841 2004-07-05 Kenichi Handa <handa@m17n.org>
12842
12843 * international/mule.el (decode-coding-inserted-region):
12844 Set last-coding-system-used only when coding is nil.
12845
12846 2004-07-03 Eli Zaretskii <eliz@gnu.org>
12847
12848 * progmodes/grep.el (grep-compute-defaults, grep-command)
12849 (grep-program, find-program, grep-find-use-xargs, grep-history)
12850 (grep-find-history, grep-tag-default, grep-find-command)
12851 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
12852 Add autoload cookies, for unbundled packages that load `compile'
12853 and expect all grep-related symbols to become defined.
12854
12855 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
12856
12857 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
12858 (iimage-mode-image-search-path): New user option to search the
12859 image file.
12860 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
12861 have locate-file.
12862 (iimage-mode-buffer): Use it.
12863
12864 2004-07-03 Nick Roberts <nickrob@gnu.org>
12865
12866 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
12867 carefully.
12868 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
12869
12870 2004-07-03 Juri Linkov <juri@jurta.org>
12871
12872 * replace.el (query-replace-read-args): Swallow space after 'foo,
12873 not after (quote foo). Match space only immediately after symbol,
12874 not anywhere in the whole string.
12875
12876 2004-07-02 Richard M. Stallman <rms@gnu.org>
12877
12878 * replace.el (query-replace-read-args): Swallow space after
12879 symbols, not after closeparens. But avoid error if string ends there.
12880
12881 * progmodes/python.el (python-beginning-of-statement):
12882 Exit the loop if backward-up-list gets error.
12883
12884 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
12885
12886 2004-07-02 Andre Spiegel <spiegel@gnu.org>
12887
12888 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
12889 only if vc-consult-headers is non-nil.
12890
12891 2004-07-02 Juri Linkov <juri@jurta.org>
12892
12893 * pcvs.el (cvs-mode-diff-repository): New command.
12894
12895 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
12896
12897 2004-07-01 Juri Linkov <juri@jurta.org>
12898
12899 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
12900 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
12901 C-M-% to isearch-query-replace-regexp.
12902 (minibuffer-local-isearch-map): Add arrow key bindings.
12903 Bind C-f to isearch-yank-char-in-minibuffer.
12904 (isearch-forward): Doc fix.
12905 (isearch-edit-string): Doc fix.
12906 (isearch-query-replace, isearch-query-replace-regexp): New funs.
12907 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
12908 (isearch-yank-char): Add optional arg.
12909 (isearch-yank-char-in-minibuffer): New fun.
12910
12911 * replace.el (query-replace-interactive): Change type from boolean
12912 to choice. Add value `initial'.
12913 (query-replace-read-args): Handle value `initial' of
12914 query-replace-interactive.
12915
12916 2004-06-29 Kim F. Storm <storm@cua.dk>
12917
12918 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
12919 (breakpoint-disabled-bitmap-face): Add :group 'gud.
12920
12921 * progmodes/ada-xref.el (ada-tight-gvd-integration):
12922 Add :group 'ada.
12923
12924 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
12925
12926 2004-06-29 Juri Linkov <juri@jurta.org>
12927
12928 * replace.el (query-replace-read-args): Swallow a space after
12929 everything except )]" which in most cases means after a symbol.
12930
12931 * emacs-lisp/pp.el (pp-buffer): Add autoload.
12932
12933 2004-06-28 Richard M. Stallman <rms@gnu.org>
12934
12935 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
12936 More changes to go with previous change in font-lock.el.
12937
12938 2004-06-26 David Kastrup <dak@gnu.org>
12939
12940 * replace.el (perform-replace): Highlight the match even in
12941 non-query mode if there is potential replace string editing.
12942
12943 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
12944
12945 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
12946 agree with new return value of `file-remote-p'.
12947 This syncs with Tramp 2.0.42.
12948
12949 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
12950 according to new documentation of `file-remote-p'.
12951
12952 * files.el (file-remote-p): Fix doc to say that return value is
12953 identification of remote system, if not nil.
12954 (file-relative-name): Use new return value of `file-remote-p'.
12955
12956 2004-06-26 Nick Roberts <nickrob@gnu.org>
12957
12958 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
12959 (gdb-goto-breakpoint): Fix breakage.
12960
12961 2004-06-26 Eli Zaretskii <eliz@gnu.org>
12962
12963 * man.el (Man-getpage-in-background): Add windows-nt to the list
12964 of systems where shell-file-name should be used instead of
12965 literal "sh".
12966
12967 2004-06-25 Sam Steingold <sds@gnu.org>
12968
12969 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
12970 function names `(setf symbol)'.
12971
12972 2004-06-24 Richard M. Stallman <rms@gnu.org>
12973
12974 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
12975
12976 * font-lock.el (font-lock-keywords): Change format of compiled values.
12977 Document it.
12978 (font-lock-add-keywords): If font-lock-keywords is compiled,
12979 extract the uncompiled version, modify, then recompile.
12980 (font-lock-remove-keywords): Likewise.
12981 (font-lock-fontify-keywords-region): Handle changed format.
12982 (font-lock-compile-keywords): Handle changed format.
12983 (font-lock-set-defaults): Compile the keywords explicitly here.
12984
12985 2004-06-24 David Kastrup <dak@gnu.org>
12986
12987 * replace.el (query-replace-read-args): Implement `\,' and `\#'
12988 replacements here.
12989 (query-replace-regexp): Doc string explaining this and the new
12990 `\?' replacement. Remove `\,' and `\#' implementation here, as it
12991 is better placed in `query-replace-read-args'.
12992 (replace-regexp): Explain `\,', `\#' and `\?'.
12993 (replace-match-data): New function for thorough reuse/destruction
12994 of old match-data.
12995 (replace-match-maybe-edit): Function for implementing `\?' editing.
12996 (perform-replace): Fix maintaining of the match stack including
12997 already matched regions, implement `\?', fix various problems
12998 with regions while editing and other stuff.
12999 (replace-highlight): Simplify.
13000
13001 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13002
13003 * progmodes/grep.el (grep-error-screen-columns): New variable.
13004 (grep-regexp-alist): Give it the full functionality of gnu style
13005 compilation messages with line and column ranges. Ask me for the
13006 perl script I'm working on, that uses these.
13007
13008 2004-06-23 Nick Roberts <nickrob@gnu.org>
13009
13010 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13011 Remove.
13012 (comint-insert-input, comint-mouse-insert-input): New functions
13013 based on comint-insert-clicked-input for two bindings but just
13014 one functionality.
13015
13016 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13017
13018 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13019
13020 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13021
13022 * files.el (write-contents-functions): Doc fix.
13023
13024 2004-06-21 Juanma Barranquero <lektu@terra.es>
13025
13026 * image.el (image-library-alist): Rewrite docstring in active voice.
13027
13028 2004-06-20 Richard M. Stallman <rms@gnu.org>
13029
13030 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13031
13032 * isearch.el (isearch-repeat): Avoid testing old match data.
13033 (isearch-message): Display trailing space in special font
13034 when search is failing.
13035 (isearch-search-fun-function): Doc fix.
13036
13037 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13038
13039 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13040
13041 * frame.el (show-trailing-whitespace): Doc fix.
13042
13043 * cus-edit.el (custom-variable-documentation): New function.
13044 (custom-variable): Use it.
13045
13046 2004-06-19 Nick Roberts <nickrob@gnu.org>
13047
13048 * man.el (Man-getpage-in-background): Revert previous change but
13049 make cygwin a special case.
13050
13051 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13052
13053 * autorevert.el (global-auto-revert-non-file-buffers):
13054 Update docstring.
13055
13056 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13057
13058 * progmodes/compile.el (compilation-error-properties): Store one
13059 more than end-col, if present, so that transient-mark-mode will
13060 highlight last char too.
13061 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13062 ranges, if present.
13063
13064 2004-06-18 Jason Rumney <jasonr@gnu.org>
13065
13066 * makefile.w32-in: Double percent signs in for loops.
13067
13068 2004-06-17 David Kastrup <dak@gnu.org>
13069
13070 * replace.el (query-replace-read-args): Only warn about use of \n
13071 and \t when we are doing a regexp replacement and the actual
13072 escaped character is n or t.
13073 (query-replace-regexp): Add \, and \# interpretation to
13074 interactive call and document it.
13075 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13076 as shortkey for replace-count.
13077 (replace-quote): New function for doubling backslashes.
13078
13079 2004-06-17 Juanma Barranquero <lektu@terra.es>
13080
13081 * files.el (parse-colon-path, cd): Mention in docstring that the
13082 path separator is colon in GNU-like systems.
13083
13084 * newcomment.el (comment-region-internal): Fix docstring.
13085
13086 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13087 (ewoc-invalidate, ewoc-collect): Doc fixes.
13088 (ewoc--create-node, ewoc--delete-node-internal):
13089 Fix typos in docstring.
13090
13091 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13092
13093 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13094 manual to docstring.
13095
13096 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13097
13098 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13099
13100 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13101
13102 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13103 Add hyperlink to emacs-xtra manual to docstring.
13104
13105 * autorevert.el (global-auto-revert-non-file-buffers):
13106 Add hyperlink to emacs-xtra manual to docstring, as well as an
13107 info-link.
13108
13109 2004-06-14 Juanma Barranquero <lektu@terra.es>
13110
13111 * image.el (image-library-alist): New variable to map image types
13112 to external libraries. Initialized to nil, unless system-specific
13113 configs change it.
13114 (image-type-available-p): Determine whether an image type is
13115 available by calling `init-image-library'.
13116
13117 * term/w32-win.el (image-library-alist): Initialize to a known set
13118 of probable library names.
13119
13120 2004-06-14 Kenichi Handa <handa@m17n.org>
13121
13122 * international/code-pages.el (windows-1256, cp1125): Fix tables
13123 for several characters.
13124
13125 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13126
13127 2004-06-13 Richard M. Stallman <rms@gnu.org>
13128
13129 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13130
13131 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13132 not "`pc-selection-mode'".
13133
13134 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13135
13136 * simple.el (previous-matching-history-element): Specify a default.
13137
13138 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13139
13140 * cus-face.el (custom-declare-face): Simplify code.
13141
13142 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13143
13144 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13145
13146 * files.el (before-save-hook): Add `time-stamp' to the options.
13147
13148 * time-stamp.el (time-stamp): Recommend adding it to
13149 `before-save-hook', rather than `write-file-functions'.
13150 Make a similar change in `Commentary' section.
13151
13152 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13153
13154 * diff-mode.el (diff-current-defun): If at start of hunk, use
13155 position of first change.
13156
13157 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13158
13159 * dired-x.el (dired-mark-omitted): Bind to "*O".
13160
13161 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13162
13163 * bookmark.el (bookmark-bmenu-relocate): New function, as
13164 suggested by David J. Biesack <David.Biesack@sas.com>.
13165 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13166 (bookmark-bmenu-mode): Describe binding in doc string.
13167 (bookmark-set-filename): Save the bookmark list if it's time.
13168
13169 2004-06-13 Kenichi Handa <handa@m17n.org>
13170
13171 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13172 (ccl-untranslated-to-ucs): Fix typo.
13173
13174 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13175
13176 * progmodes/python.el (python-open-block-statement-p):
13177 Fix indentation after a block opening that contains a comment.
13178
13179 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13180
13181 * bindings.el (completion-ignored-extensions): Add file extensions
13182 of Python byte-compiled files.
13183
13184 2004-06-12 Juri Linkov <juri@jurta.org>
13185
13186 * info.el (Info-goto-node): Add autoload.
13187 (Info-toc): Add substring-no-properties on Info file name.
13188 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13189 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13190
13191 2004-06-12 Kenichi Handa <handa@m17n.org>
13192
13193 * international/mule-cmds.el (set-language-environment):
13194 Load subst tables if necessary.
13195
13196 * international/mule.el (decode-char): Load subst tables if necessary.
13197 (encode-char): Likewise.
13198
13199 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13200 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13201 (utf-16le-decode-loop): Set r5 to -1 before loop.
13202 (utf-16be-decode-loop): Likewise.
13203 (ccl-decode-mule-utf-16le): Add EOF processing block.
13204 (ccl-decode-mule-utf-16be): Likewise.
13205 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13206 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13207 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13208 (ccl-mule-utf-16-encode-untrans): New CCL.
13209 (utf-16-decode-to-ucs): Handle pre-read character.
13210 (utf-16le-encode-loop): Handle surrogate pair.
13211 (utf-16be-encode-loop): Likewise.
13212 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13213 of utf-16le-encode-loop.
13214 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13215 of utf-16be-encode-loop.
13216 (mule-utf-16-post-read-conversion):
13217 Call utf-8-post-read-conversion at first.
13218 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13219 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13220 Add post-read-conversion and pre-write-conversion.
13221
13222 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13223 (utf-translate-cjk-unicode-range): New variable.
13224 (utf-translate-cjk-load-tables): New function.
13225 (utf-lookup-subst-table-for-decode): New function.
13226 (utf-lookup-subst-table-for-encode): New function.
13227 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13228 tables here. Update safe-charsets of utf-* coding systems.
13229 (ccl-mule-utf-untrans): New CCL.
13230 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13231 at end of each branch.
13232 (ccl-mule-utf-8-encode-untrans): New CCL.
13233 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13234 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13235 length of encoding. Don't return r0.
13236 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13237 (utf-8-post-read-conversion): Narrow to region properly.
13238 If utf-translate-cjk-mode is on, load tables if necessary.
13239 Call utf-8-compose with hash-table arg if necessary.
13240 Call XXX-compose-region instead of XXX-post-read-convesion.
13241 (utf-8-pre-write-conversion): New function.
13242 (mule-utf-8): Include CJK charsets in safe-charsets if
13243 utf-translate-cjk-mode is on. Add pre-write-conversion.
13244
13245 * international/characters.el: Temporarily set
13246 utf-translate-cjk-mode to nil.
13247
13248 * language/devan-util.el (devanagari-compose-region):
13249 Add autoload cookie.
13250
13251 * international/ccl.el (ccl-dump-call): Fix printing the
13252 subroutine name.
13253
13254 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13255
13256 * dired.el (dired-revert): If buffer is marked unmodified before
13257 reverting, keep it marked unmodified.
13258 Adapt to new conventions for commenting out code.
13259 (dired-make-relative): Adapt to new conventions for commenting out code.
13260
13261 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13262
13263 * eshell/esh-module.el (eshell-load-defgroups):
13264 Bind `vc-handled-backends' to nil when opening files.
13265
13266 2004-06-11 Juanma Barranquero <lektu@terra.es>
13267
13268 * files.el (parse-colon-path, cd): Doc fixes (refer to
13269 `path-separator', not colon).
13270
13271 2004-06-10 Juanma Barranquero <lektu@terra.es>
13272
13273 * newcomment.el (comment-search-forward)
13274 (comment-search-backward): Fix typos in docstring.
13275 (comment-region): Doc fix.
13276
13277 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13278
13279 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13280 switch is no longer stored in `dired-switches-alist'.
13281
13282 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13283 `dired-switches-alist'.
13284
13285 2004-06-10 Kim F. Storm <storm@cua.dk>
13286
13287 * pcvs.el (cvs-mode-diff-yesterday): New command.
13288
13289 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13290
13291 2004-06-10 Juri Linkov <juri@jurta.org>
13292
13293 * emacs-lisp/edebug.el (edebug-eval-defun):
13294 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13295 Fix docstring.
13296
13297 * simple.el (eval-expression-print-format): Don't print additional
13298 information on the first call to `eval-print-last-sexp'.
13299 (next-error-find-buffer): Fix punctuation.
13300 (killing) <defgroup>: Fix punctuation.
13301 (yank-excluded-properties): Change group from editing to killing.
13302
13303 * replace.el (perform-replace): Use `limit' to terminate the
13304 while-loop explicitly.
13305
13306 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13307
13308 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13309 Use lc-*.xpm as prefix instead of *-locol.xpm.
13310
13311 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13312 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13313 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13314 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13315 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13316 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13317 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13318 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13319 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13320 * toolbar/lc-up_arrow.xpm:
13321 Rename from *-locol.xpm.
13322
13323 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13324
13325 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13326 include forms like &<str>; as valid url patterns.
13327
13328 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13329
13330 * dired.el (dired-diff, dired-backup-diff)
13331 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13332 (dired-do-chown, dired-do-touch, dired-do-print)
13333 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13334 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13335 (dired-create-directory, dired-do-copy, dired-do-symlink)
13336 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13337 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13338 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13339 (dired-maybe-insert-subdir, dired-next-subdir)
13340 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13341 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13342 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13343 (dired-run-shell-command, dired-query): Remove redundant,
13344 or incorrect, autoloads.
13345
13346 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13347 does not end in a slash. Add optional argument KILL-ROOT.
13348 Update docstring.
13349 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13350 (dired-query): Add autoloads.
13351
13352 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13353
13354 * progmodes/compile.el (compilation-set-window-height):
13355 Rearrange the save-* functions because a buffer can have several current
13356 point in different windows.
13357 (compilation-error-regexp-alist-alist): Recognize {standard input}
13358 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13359
13360 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13361
13362 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13363 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13364 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13365 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13366 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13367 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13368 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13369 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13370 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13371 * toolbar/up_arrow-locol.xpm:
13372 New versions of icons that uses fewer colors.
13373
13374 * toolbar/tool-bar.el (tool-bar-local-item)
13375 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13376 if display-color-cells is 256 or less.
13377
13378 2004-06-08 Kim F. Storm <storm@cua.dk>
13379
13380 * wid-edit.el (widget-specify-button): Use hand pointer rather
13381 than mouse-face as visible mouse-over effect.
13382
13383 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13384
13385 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13386 and `print-level' to nil when writing out `save-place-alist'.
13387 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13388
13389 2004-06-07 Juanma Barranquero <lektu@terra.es>
13390
13391 * completion.el (completion-kill-region): Doc fix.
13392
13393 * format.el (format-insert-annotations)
13394 (format-annotate-location): Doc fixes.
13395 (format-subtract-regions): Make arguments match their use in docstring.
13396
13397 * simple.el (kill-region): Doc fix.
13398
13399 * subr.el (insert-buffer-substring-no-properties)
13400 (insert-buffer-substring-as-yank): Doc fixes.
13401
13402 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13403
13404 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13405 Update docstring.
13406 (dired-reset-subdir-switches): New function.
13407
13408 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13409 Limit scope of `buffer-read-only' binding.
13410
13411 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13412
13413 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13414 eshell-explicit-command-char.
13415
13416 2004-06-06 Juanma Barranquero <lektu@terra.es>
13417
13418 * help-fns.el (help-argument-name): Inherit from italic face only
13419 if the frame supports it.
13420
13421 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13422
13423 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13424 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13425 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13426 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13427 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13428 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13429 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13430 New conversions from xpm files.
13431
13432 * toolbar/README: New file.
13433
13434 2004-06-06 Richard M. Stallman <rms@gnu.org>
13435
13436 * isearch.el (isearch-mode-map): Undo previous change.
13437
13438 2004-06-05 Juri Linkov <juri@jurta.org>
13439
13440 * bindings.el (debug-ignored-errors): Add regexps for history
13441 related messages. Remove $ from "No further undo information".
13442 Move Ediff's messages to ediff.el.
13443
13444 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13445
13446 * cus-edit.el (custom-display): Add `min-colors'.
13447
13448 * custom.el (defface): Add `supports' to docstring.
13449
13450 * help-fns.el (help-argument-name): Add :group 'help.
13451
13452 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13453
13454 * find-dired.el (find-ls-subdir-switches): New user option.
13455 (find-dired): No longer call `abbreviate-file-name' on DIR.
13456 Set `dired-subdir-switches' buffer-locally.
13457
13458 * locate.el: Merge the two `Commentary' sections.
13459 (locate-ls-subdir-switches): New user option.
13460 (locate): Update for other changes.
13461 (locate-mode-map): Restore Dired binding for mouse-2.
13462 Bind `locate-mouse-view-file' to M-mouse-2.
13463 Bind `l' to `locate-do-redisplay'.
13464 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13465 (locate-mouse-view-file, locate-tags, locate-find-directory):
13466 Print message if used outside main listing.
13467 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13468 Various changes to support inserted subdirectories.
13469 (locate-insert-header): Change header of *Locate* buffer.
13470
13471 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13472 Change interactive default switches.
13473 (dired-rename-subdir-2): Update `dired-switches-alist'.
13474 (dired-insert-subdir, dired-kill-subdir):
13475 Handle `dired-switches-alist'. Do not mark buffer modified.
13476 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13477 (dired-insert-subdir-doinsert): Omit messages.
13478 Handle `dired-subdir-switches'.
13479 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13480
13481 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13482 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13483 subdirs if -R switch is used for a subdir.
13484 (dired-mode): Set `dired-switches-alist'.
13485 (dired-build-subdir-alist): Only print number of directories in
13486 echo area when invoked interactively.
13487
13488 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13489
13490 * dired-x.el (dired-omit-mode): Rename from
13491 dired-omit-files-p. Use define-minor-mode to define it.
13492 (dired-omit-files-p): Add as alias for dired-omit-mode.
13493 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13494 dired-mark-omitted.
13495 (dired-mark-omitted): Add. Bind to M-O.
13496
13497 2004-06-05 Kenichi Handa <handa@m17n.org>
13498
13499 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13500
13501 2004-06-05 Juanma Barranquero <lektu@terra.es>
13502
13503 * help-fns.el (help-argument-name): Reintroduce face.
13504 (help-default-arg-highlight): Use it, now that
13505 `face-differs-from-default-p' can be trusted.
13506
13507 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13508
13509 * textmodes/table.el: Sentence commands added to Point Motion
13510 group; kill and backward-kill commands added to Extraction group.
13511
13512 2004-06-04 Mario Lang <mlang@delysid.org>
13513
13514 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13515 systems appear to use mW, make the code handle this. Fix a
13516 division-by-zero bug while at it, and handle kernels with
13517 a slightly different layout in /proc/acpi.
13518
13519 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13520
13521 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13522 because the latter is a CL-ism. This fixes the bug reported by
13523 Shawn Boyette <mdxi@collapsar.net> in
13524 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13525
13526 2004-06-04 Miles Bader <miles@gnu.org>
13527
13528 * faces.el (display-supports-face-attributes-p): Function moved to
13529 C code. Previously only the tty-related portion of this function
13530 was done in C; however the previous attempt to do a halfway-proper
13531 job for non-tty displays in lisp didn't work properly because of
13532 funny conditions during Emacs startup.
13533 (face-differs-from-default-p): Simplify, now that
13534 display-supports-face-attributes-p works properly on all display
13535 types. Remove :stipple from comparison; it doesn't really work
13536 in emacs anyway.
13537
13538 2004-06-04 Miles Bader <miles@gnu.org>
13539
13540 * faces.el (face-differs-from-default-p): Use a different
13541 implementation, so we can really check whether FACE displays
13542 differently or not.
13543
13544 2004-06-04 Miles Bader <miles@gnu.org>
13545
13546 * faces.el (display-supports-face-attributes-p): Implement a
13547 `different from default' check for non-tty displays.
13548
13549 2004-06-03 David Kastrup <dak@gnu.org>
13550
13551 * woman.el (woman-mapcan): More concise code.
13552 (woman-topic-all-completions, woman-topic-all-completions-1)
13553 (woman-topic-all-completions-merge): Replace by a simpler and
13554 much faster implementation based on O(n log n) sort/merge instead
13555 of the old O(n^2) behavior.
13556
13557 2004-06-03 Miles Bader <miles@gnu.org>
13558
13559 * subr.el (read-number): Use canonical format for default in prompt.
13560
13561 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13562 Add regexp for " [...]" style defaults.
13563
13564 2004-06-02 Romain Francoise <romain@orebokech.com>
13565
13566 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13567 groups: if the user asks for a hidden buffer, open the
13568 corresponding filter group to expose it.
13569
13570 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13571 `ibuffer-jump-to-buffer'.
13572 (ibuffer-jump-offer-only-visible-buffers): New user option.
13573
13574 2004-06-02 Juanma Barranquero <lektu@terra.es>
13575
13576 * faces.el (frame-update-faces): Add empty docstring so the one
13577 for `ignore' doesn't show through.
13578
13579 * subr.el (process-kill-without-query): Remove spurious "\n" on
13580 obsolescence string.
13581 (focus-frame, unfocus-frame): Add obsolescence declaration and
13582 empty docstring.
13583
13584 * international/mule.el (register-char-codings): Make alias for
13585 `ignore'. Move docstring to obsolescence info and remove redundancy.
13586
13587 2004-06-02 Kim F. Storm <storm@cua.dk>
13588
13589 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13590 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13591
13592 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13593
13594 * comint.el (comint-replace-by-expanded-history-before-point):
13595 Obey `start' as the docstring says.
13596 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13597 (comint-update-fence): Prevent font-lock from running unnecessarily.
13598 (comint-dynamic-list-completions): Use with-current-buffer.
13599
13600 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13601
13602 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13603 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13604 (bibtex-entry-update): Handle alternatives and optional fields.
13605 (bibtex-parse-entry): Bugfix, handle empty key.
13606
13607 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13608
13609 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13610
13611 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13612
13613 * desktop.el (desktop-save): Don't save minor modes without a
13614 known mode initialization function.
13615
13616 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13617
13618 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13619
13620 * autorevert.el: Update `Commentary' section.
13621
13622 2004-05-30 Juanma Barranquero <lektu@terra.es>
13623
13624 * dos-fns.el (convert-standard-filename):
13625 * files.el (convert-standard-filename):
13626 * w32-fns.el (convert-standard-filename):
13627 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13628
13629 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13630
13631 Sync with Tramp.
13632
13633 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13634 (tramp-let-maybe): Move to an earlier spot in the file.
13635 Patch by Andreas Schwab.
13636
13637 2004-05-30 Andreas Schwab <schwab@suse.de>
13638
13639 * dired.el (dired-get-filename): Don't use dired-re-dot.
13640
13641 2004-05-30 Richard M. Stallman <rms@gnu.org>
13642
13643 * files.el (find-file): Doc fix.
13644
13645 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13646
13647 2004-05-30 Nick Roberts <nickrob@gnu.org>
13648
13649 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13650 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13651 modeline of the locals buffer.
13652 (gdb-goto-breakpoint): Handle gdbmi.
13653 (gdb-get-frame-number): Change for gdbmi.
13654
13655 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13656
13657 * files.el (file-remote-p): Apply file name handler for operation
13658 `file-remote-p'. It isn' a property any longer.
13659 (file-relative-name): `fh' and `fd' get the required value via
13660 `find-file-name-handler' already.
13661
13662 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13663 (top): Remove setting of `file-remote-p' property for
13664 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13665
13666 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
13667
13668 Version 2.0.41 of Tramp released.
13669
13670 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
13671 Throw away if process has died.
13672 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
13673 (tramp-out-of-band-prompt-regexp): Rename to
13674 `tramp-process-alive-regexp', because its usage is widen.
13675 (tramp-actions-copy-out-of-band): Apply it.
13676 (tramp-actions-before-shell, tramp-multi-actions):
13677 Add `tramp-action-process-alive' action.
13678 (tramp-action-process-alive): New defun.
13679 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13680 Add entry for `file-remote-p'.
13681 (tramp-handle-file-remote-p): New defun.
13682 (top): Remove setting of `file-remote-p'. Don't set
13683 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
13684
13685 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13686 `file-remote-p'.
13687
13688 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
13689 counted for (last) line. [They should or they shouldn't? --Stef]
13690 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
13691
13692 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13693
13694 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13695 not really necessary but seems to keep the shell history smaller
13696 in some cases. It is no substitute for setting HISTFILE and
13697 HISTSIZE from tramp-open-connection-setup-interactive-shell,
13698 though. Suggested by Luc Teirlinck.
13699 (tramp-open-connection-setup-interactive-shell): Export variables
13700 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
13701 (tramp-set-process-query-on-exit-flag): New compat function.
13702 (tramp-open-connection-multi, tramp-open-connection-su)
13703 (tramp-open-connection-rsh, tramp-open-connection-telnet)
13704 (tramp-do-copy-or-rename-file-out-of-band): Use it.
13705 (tramp-let-maybe): New macro, let-binds a variable only if it
13706 isn't obsolete.
13707 (tramp-check-ls-commands, tramp-handle-expand-file-name)
13708 (tramp-handle-file-truename): Use it.
13709 (tramp-completion-file-name-regexp-unified): Avoid matching
13710 filenames starting with "/:" -- those are reserved for
13711 file-name-non-special.
13712
13713 * tramp-smb.el (tramp-smb-open-connection):
13714 Use tramp-set-process-query-on-exit-flag compat function.
13715
13716 2004-05-29 Richard M. Stallman <rms@gnu.org>
13717
13718 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13719
13720 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13721 (eval-last-sexp-print-value): Print char equivalent regardless
13722 of standard-output value.
13723
13724 * thumbs.el (thumbs-subst-char-in-string): Delete.
13725 (thumbs-thumbname): Use subst-char-in-string.
13726 (thumbs-resize-image): Use condition-case, not ignore-errors.
13727 (thumbs-kill-buffer): Likewise.
13728
13729 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
13730 (thumbs-mode): Make buffer read-only.
13731 (thumbs-make-thumb): Unconditionally accept an existing file.
13732 (thumbs-insert-thumb): Add thumb-image-file property to the image.
13733 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13734 (thumbs-show-thumbs-list): Error if images not supported.
13735 (thumbs-save-current-image): Improve prompt string.
13736 (thumbs-mode-map): Define u, R, x.
13737 (thumbs-unmark): New command.
13738 (thumbs-emboss-image): Minor cleanup.
13739 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13740 (thumbs-rename-images): New command.
13741 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
13742
13743 * thumbs.el (thumbs-current-image): New function.
13744 (thumbs-file-list, thumbs-file-alist): New functions.
13745 (thumbs-find-image): Delete arg L.
13746 Don't set up thumbs-fileL as buffer-local global var.
13747 (thumbs-find-image-at-point): Use thumbs-current-image.
13748 (thumbs-set-image-at-point-to-root-window): Likewise.
13749 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13750 Record and warn about errors. Update thumbs-markedL for deletions.
13751 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13752 (thumbs-redraw-buffer): Use thumbs-file-list.
13753 (thumbs-mark): Use thumbs-current-image.
13754 (thumbs-show-name): Use thumbs-current-image.
13755
13756 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13757 and imenu--last-menubar-index-alist.
13758
13759 * subr.el (with-selected-window): Undo previous change.
13760
13761 2004-05-29 John Paul Wallington <jpw@gnu.org>
13762
13763 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13764 (thumbs-mouse-find-image): New command.
13765 (thumbs-mode-map): Bind it to mouse-2.
13766 (thumbs-mode): Make mode-class special.
13767 (thumbs-view-image-mode): Likewise.
13768
13769 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
13770
13771 * flymake.el: New file.
13772
13773 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
13774
13775 * files.el (find-file-noselect-1): Do not bind
13776 `inhibit-read-only' to t during execution of
13777 `find-file-not-found-functions'.
13778
13779 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13780
13781 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13782 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13783
13784 2004-05-28 Juri Linkov <juri@jurta.org>
13785
13786 * simple.el (eval-expression-print-format): New fun.
13787
13788 * simple.el (eval-expression):
13789 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
13790 * emacs-lisp/edebug.el (edebug-compute-previous-result)
13791 (edebug-eval-expression): Print additionally the value returned by
13792 `eval-expression-print-format'.
13793
13794 * emacs-lisp/lisp.el (insert-pair-alist): New var.
13795 (insert-pair): Make arguments optional. Find character pair
13796 from `insert-pair-alist' according to the last input event.
13797 (insert-parentheses): Make arguments optional.
13798 (raise-sexp, delete-pair): New funs.
13799
13800 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
13801 (emacs-lisp-mode-map, lisp-interaction-mode-map):
13802 Bind C-M-q to `indent-pp-sexp'.
13803
13804 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
13805 `pp-to-string' modified to be able to format text with newlines.
13806 (pp-to-string): Move the buffer-formatting part of the code to
13807 `pp-buffer'. Call `pp-buffer'.
13808
13809 * info.el (Info-desktop-buffer-misc-data): Don't save information
13810 about virtual files.
13811 (Info-restore-desktop-buffer): Restore Info buffers in prepared
13812 buffers with names obtained from the desktop file instead of the
13813 default *info* buffer.
13814
13815 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13816
13817 * subr.el (with-selected-window): Only save/restore the selected window.
13818
13819 * progmodes/compile.el (compilation-error-regexp-alist):
13820 Use expand-file-name and data-directory.
13821
13822 * progmodes/grep.el (grep-tree): Rework previous fix.
13823
13824 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
13825 after the user marked text with the mouse.
13826
13827 * startup.el (command-line): Keep the first regexp of
13828 auto-save-file-name-transforms intact.
13829
13830 2004-05-28 Juanma Barranquero <lektu@terra.es>
13831
13832 * cus-edit.el (customize-face, customize-face-other-window)
13833 (custom-face-edit-delete): Make arguments match their use in
13834 docstring.
13835 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
13836 docstring.
13837
13838 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
13839 not `cvs-butlast'.
13840
13841 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
13842 `nbutlast' are in subr.el).
13843
13844 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
13845 (set-w32-system-coding-system): Doc fixes.
13846
13847 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
13848 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
13849 Make arguments match their use in docstring.
13850 (artist-draw-region-trim-line-endings)
13851 (artist-mouse-choose-operation): Fix typo in docstring.
13852 (artist-key-set-point-common): Doc fix.
13853
13854 2004-05-28 Simon Josefsson <jas@extundo.com>
13855
13856 * mail/smtpmail.el (smtpmail-open-stream):
13857 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
13858
13859 2004-05-26 Simon Josefsson <jas@extundo.com>
13860
13861 * starttls.el: Merge with my GNUTLS based starttls.el.
13862 (starttls-gnutls-program, starttls-use-gnutls)
13863 (starttls-extra-arguments, starttls-process-connection-type)
13864 (starttls-connect, starttls-failure, starttls-success): New variables.
13865 (starttls-program, starttls-extra-args): Doc fix.
13866 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
13867 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
13868 and pass on to corresponding *-gnutls function if it is set.
13869
13870 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
13871
13872 * autorevert.el (auto-revert-handler): Disable auto-reverting of
13873 remote files.
13874
13875 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
13876
13877 * files.el (file-name-non-special): There are more operations
13878 which need handling: `find-backup-file-name',
13879 `insert-file-contents', `verify-visited-file-modtime',
13880 `write-region'. Rename t value of method to `add'. Add new
13881 methods `quote' and `unquote-then-quote' to file-arg-indices.
13882
13883 2004-05-25 Juri Linkov <juri@jurta.org>
13884
13885 * info.el (Info-toc): Call Info-mode on intermediate buffer.
13886 (Info-index-nodes): Enclose code in condition-case to catch errors.
13887 (Info-index-node): Don't search all index nodes if request is only
13888 for the current node and file is not in the cache of index nodes.
13889 (Info-mode-map): Bind Info-copy-current-node-name to `w'
13890 for consistency with dired-copy-filename-as-kill.
13891 Bind `S' to Info-search-case-sensitively.
13892 (Info-copy-current-node-name): New arg. With zero prefix arg put
13893 the name inside a function call to `info'. Display copied text in
13894 the echo area.
13895
13896 2004-05-25 Sam Steingold <sds@gnu.org>
13897
13898 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
13899 strip the package prefix from the symbol name, if any.
13900 Make it the `find-tag-default-function' for `lisp-mode'.
13901
13902 2004-05-25 John Paul Wallington <jpw@gnu.org>
13903
13904 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
13905 instead of obsolete `process-kill-without-query'.
13906
13907 * textmodes/texinfmt.el (texinfo-indexvar-alist):
13908 Declare as variable, not constant.
13909
13910 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
13911
13912 * files.el (find-file-noselect-1): Fix bug introduced by
13913 Revision 1.694. As a side effect, `inhibit-read-only'
13914 is again, by default, t during execution of
13915 `find-file-not-found-functions'.
13916 (insert-directory): Check that lines were really inserted by
13917 the --dired switch, before erasing them.
13918
13919 2004-05-24 Nick Roberts <nickrob@gnu.org>
13920
13921 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
13922 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
13923 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
13924 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
13925 gud-minor-mode (gdbmi).
13926
13927 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
13928
13929 * net/browse-url.el (browse-url-interactive-arg): Enable user to
13930 explicitly select the text to be taken as URL.
13931
13932 2004-05-23 Juri Linkov <juri@jurta.org>
13933
13934 * info.el (Info-index-nodes): New var and fun.
13935 (Info-goto-index, Info-index, info-apropos)
13936 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
13937 (Info-index): Fix docstring. Store and restore Info-history-list.
13938 (Info-complete-nodes): New var.
13939 (Info-complete-menu-item): Use it.
13940 (Info-index-node): New fun.
13941 (Info-final-node, Info-forward-node, Info-backward-node)
13942 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
13943 Use Info-index-node.
13944 (Info-extract-menu-item, Info-extract-menu-counting): Set second
13945 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
13946 (Info-find-node-2): If a node with period in its name not found,
13947 try to find a node without the name part after period.
13948 (Info-select-node): Call Info-fontify-node only if
13949 Info-fontify-maximum-menu-size is not nil.
13950 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
13951 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
13952 Preserve Info-history-list.
13953 (Info-toc): Set Info-current-file.
13954 (Info-build-toc): Move point to the beginning of the buffer.
13955 Add main-file variable.
13956 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
13957 Use backslashed representation of the control character ^_.
13958
13959 * textmodes/texinfmt.el (texinfo-print-index): Print index line
13960 numbers in the new Texinfo 4.7 format.
13961
13962 * add-log.el (change-log-font-lock-keywords): Remove `:' from
13963 regexps for function and variable names.
13964
13965 * descr-text.el (describe-property-list): Add [show] button for
13966 `syntax-table' property with action to pp to a separate buffer.
13967 (describe-char): Replace search-forward by re-search-forward with
13968 whitespace regexp after "character:" to not fail in too narrow windows.
13969
13970 * simple.el (next-error-find-buffer): Add a rule to return
13971 next-error capable buffer if one window on the selected frame
13972 displays such buffer.
13973
13974 2004-05-23 Nick Roberts <nickrob@gnu.org>
13975
13976 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
13977 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
13978 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
13979 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
13980 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
13981 Handle new value for gud-minor-mode (gdbmi).
13982 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
13983 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
13984 Change from local to global gdb variable set.
13985 (gdb-ann3): Initialise above gdb variable set.
13986 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
13987 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
13988 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
13989 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
13990 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
13991 (gdb-info-locals-handler, gdb-invalidate-assembler)
13992 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
13993 set as global variables.
13994 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
13995 Handle gdbmi.
13996 (gdb-info-breakpoints-custom): Fix regexp.
13997 (def-gdb-var): Delete.
13998
13999 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14000 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14001 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14002 a new mode. The file (gdb-mi.el) for this mode will be included
14003 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14004 primary interface.
14005
14006 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14007
14008 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14009 interpreted as a directory.
14010
14011 2004-05-22 Richard M. Stallman <rms@gnu.org>
14012
14013 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14014 as a close quote.
14015
14016 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14017
14018 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14019 Use assoc-string, not assoc-ignore-case.
14020
14021 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14022
14023 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14024 If moving back then fwd gets a defun that ends before point,
14025 try again moving fwd then back.
14026
14027 * files.el (file-name-non-special): Allow t in file-arg-indices
14028 to mean requote the return value. Use `identity' as an element
14029 rather than as the whole value.
14030
14031 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14032
14033 2004-05-22 Juanma Barranquero <lektu@terra.es>
14034
14035 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14036 `help-make-usage'.
14037 (help-highlight-arguments): Skip function name before searching
14038 for arguments.
14039
14040 2004-05-21 Juanma Barranquero <lektu@terra.es>
14041
14042 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14043 Don't mention in the docstring these arguments meant for
14044 internal (recursive) use only.
14045 (allout-char-spec): Comment out (it's not implemented).
14046 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14047 obsolescence declaration.
14048 (allout-flatten-exposed-to-buffer)
14049 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14050 (my-mark-marker): Doc fix.
14051 (produce-allout-mode-map, allout-sibling-index)
14052 (allout-isearch-expose, allout-distinctive-bullet)
14053 (allout-open-topic, allout-reindent-body)
14054 (allout-rebullet-heading, allout-process-exposed)
14055 (allout-insert-listified, allout-latex-verb-quote)
14056 (allout-insert-latex-header, allout-insert-latex-trailer):
14057 Make arguments match their use in docstring.
14058 (allout-primary-bullet, allout-old-style-prefixes)
14059 (allout-inhibit-protection, allout-init, allout-mode)
14060 (allout-before-change-protect, allout-flag-region):
14061 Use "Emacs" instead of "emacs" in docstrings.
14062
14063 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14064
14065 * international/characters.el: Modify syntax of more characters.
14066
14067 2004-05-21 Masatake YAMATO <jet@gyve.org>
14068
14069 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14070 (etags-tags-completion-table): Show parsing progress.
14071
14072 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14073
14074 * locate.el (locate-prompt-for-command): Shorten first line of
14075 docstring.
14076 (locate-mode): Expand docstring and include keymap summary.
14077
14078 * files.el (find-file-noselect-1): Limit the scope of the
14079 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14080 is, by default, nil during the execution of
14081 `find-file-not-found-functions' and `find-file-hook'.
14082
14083 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14084
14085 * facemenu.el (facemenu-color-name-equal): New function.
14086 (list-colors-display): Use it to compare colors instead of
14087 facemenu-color-equal.
14088
14089 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14090
14091 * compare-w.el (compare-windows-face): Use min-colors instead of
14092 checking for tty or pc types.
14093
14094 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14095
14096 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14097 (completion-setup-function): Use with-current-buffer.
14098 Properly save excursion. Simplify.
14099 Don't assume there is necessarily a `mouse-face' property somewhere.
14100
14101 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14102
14103 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14104
14105 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14106 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14107 Use with-current-buffer.
14108 (byte-goto-log-buffer): Delete.
14109 (byte-compile-log-file): Call compilation-forget-errors.
14110
14111 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14112
14113 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14114 output messages into the search result.
14115
14116 2004-05-19 Masatake YAMATO <jet@gyve.org>
14117
14118 * wid-edit.el (widget-radio-button-notify): Revert my last
14119 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14120
14121 2004-05-19 Kenichi Handa <handa@m17n.org>
14122
14123 * international/characters.el: Fix syntax (open/close) of CJK chars.
14124
14125 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14126
14127 * help-mode.el (help-go-back): Don't depend on position of back button.
14128
14129 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14130
14131 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14132 files files don't contain an accidental additional /.
14133
14134 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14135 in source buffer.
14136
14137 2004-05-18 Masatake YAMATO <jet@gyve.org>
14138
14139 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14140 to widget-apply. :action method assumes 2 arguments, not 3.
14141
14142 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14143
14144 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14145 New constants.
14146 (hs-special-modes-alist): Add an f90-mode entry.
14147
14148 2004-05-17 Sam Steingold <sds@gnu.org>
14149
14150 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14151 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14152
14153 2004-05-16 Kim F. Storm <storm@cua.dk>
14154
14155 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14156
14157 2004-05-15 John Wiegley <johnw@newartisans.com>
14158
14159 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14160 (eshell-output-object-to-target): Improve output speed 20% by not
14161 calling `eshell-stringify' if something is already known to be a string.
14162
14163 2004-05-15 Alex Ott <ott@jet.msk.su>
14164
14165 * textmodes/ispell.el (ispell-local-dictionary-alist):
14166 Add windows-1251 to the choice of coding systems.
14167 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14168 encoded in cp1251.
14169
14170 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14171
14172 * progmodes/compile.el (compilation-warning-face)
14173 (compilation-info-face): Use min-colors.
14174
14175 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14176
14177 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14178 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14179 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14180 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14181 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14182 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14183 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14184 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14185 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14186 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14187 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14188 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14189 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14190 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14191
14192 2004-05-15 Kim F. Storm <storm@cua.dk>
14193
14194 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14195 Use it to set triggered-p element of timer.
14196 (timer-event-handler): Set triggered-p element non-nil while running
14197 the timer function.
14198
14199 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14200
14201 * descr-text.el (describe-char-unicode-data)
14202 (describe-char-unicodedata-file): Re-enable the unicode code now that
14203 the licensing issues have been cleared in the unicode-4 license.
14204 (describe-text-properties-1): Remove unused `overlay' var.
14205 (describe-char): Remove unused var `buffer'.
14206
14207 2004-05-14 David Ponce <david@dponce.com>
14208
14209 * tree-widget.el: New file.
14210
14211 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14212
14213 * language/european.el ("Brazilian Portuguese"): Add support for
14214 Brazilian Portuguese.
14215
14216 2004-05-13 John Wiegley <johnw@newartisans.com>
14217
14218 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14219 `recentf-mode' if this variable has been customized to t.
14220
14221 * eshell/esh-test.el (eshell-test): Call the function
14222 `emacs-version' rather than trying to build a custom version string.
14223
14224 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14225
14226 * net/telnet.el (telnet-mode): Use define-derived-mode.
14227 Don't modify the global value of comint-prompt-regexp.
14228
14229 2004-05-13 John Paul Wallington <jpw@gnu.org>
14230
14231 * version.el (emacs-version): Check for `gtk' feature before
14232 `x-toolkit' feature.
14233
14234 2004-05-13 Juanma Barranquero <lektu@terra.es>
14235
14236 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14237 arguments in the docstring, they're used only in recursive calls.
14238
14239 * help-fns.el (help-arg-highlighting-function)
14240 (help-argument-name): Delete.
14241 (help-default-arg-highlight): New function.
14242 (help-do-arg-highlighting): Use it.
14243
14244 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14245
14246 * calendar/appt.el (appt-disp-window):
14247 Use `calendar-set-mode-line' for a centered mode-line.
14248
14249 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14250
14251 * calendar/appt.el (appt-disp-window): Do not split window
14252 excessively when `split-height-threshold' is low.
14253
14254 2004-05-12 Nick Roberts <nickrob@gnu.org>
14255
14256 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14257 kill-buffer-hook here and make it local.
14258 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14259
14260 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14261
14262 * progmodes/compile.el (compilation-set-window-height):
14263 Use save-excursion to protect against misplaced marker.
14264
14265 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14266
14267 * custom.el (defface): Document that type can have value gtk.
14268
14269 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14270
14271 2004-05-12 Kenichi Handa <handa@m17n.org>
14272
14273 * descr-text.el: Require quail at comile time.
14274 (describe-char): If an input method is on and it supports the
14275 character, show how to input it.
14276
14277 * international/quail.el (quail-install-decode-map): Accept a
14278 char-table whose subtype is `quail-decode-map'.
14279 (quail-store-decode-map-key, quail-gen-decode-map1)
14280 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14281 (quail-show-key): New functions.
14282
14283 2004-05-12 Juanma Barranquero <lektu@terra.es>
14284
14285 * generic.el (define-generic-mode): Remove redundant arglist info.
14286
14287 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14288 Make arguments match their use in docstring.
14289 (help-arg-highlighting-function): New variable.
14290 (help-argument-name): Mention it in the docstring.
14291 (help-do-arg-highlight): Use it. Expand regexp to accept also
14292 ARG-xxx and xxx-ARG references.
14293
14294 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14295
14296 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14297 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14298 and "mailto:addr1?to=addr2" equal.
14299
14300 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14301
14302 * man.el (Man-getpage-in-background): Use shell-file-name
14303 and shell-command-switch variables instead of hard-coded values.
14304
14305 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14306
14307 * iimage.el: New file.
14308
14309 2004-05-11 Juanma Barranquero <lektu@terra.es>
14310
14311 * custom.el (custom-initialize-default, defcustom):
14312 Fix typo in docstring.
14313
14314 * files.el (set-visited-file-name, file-expand-wildcards):
14315 Fix docstring.
14316
14317 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14318
14319 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14320
14321 * subr.el (eventp): Be more discriminating with integers.
14322
14323 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14324
14325 * progmodes/compile.el (compile): Add universal prefix arg.
14326 (compilation-error-regexp-alist-alist): Add edg patterns.
14327
14328 2004-05-10 Sam Steingold <sds@gnu.org>
14329
14330 * textmodes/ispell.el (ispell-message):
14331 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14332
14333 2004-05-10 Dave Love <fx@gnu.org>
14334
14335 * progmodes/python.el (help-buffer): Autoload when compiling.
14336 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14337 (run-python): Prepend to any existing PYTHONPATH.
14338
14339 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14340
14341 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14342 for pending breakpoints.
14343
14344 2004-05-10 Richard M. Stallman <rms@gnu.org>
14345
14346 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14347 directly without calling any functions in Rmail.
14348 (unrmail-unprune): Function deleted.
14349
14350 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14351
14352 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14353 C-c C-z binding.
14354
14355 2004-05-10 Kenichi Handa <handa@m17n.org>
14356
14357 * descr-text.el (describe-char): Fix previous change. Don't make
14358 a unibyte character to multibyte in the *Help* buffer.
14359
14360 2004-05-10 Miles Bader <miles@gnu.org>
14361
14362 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14363 buffer an error if the debugger process is actually running.
14364
14365 2004-05-10 Juanma Barranquero <lektu@terra.es>
14366
14367 * help-fns.el (help-argument-name): Default to italic.
14368 (help-highlight-arguments): Return always (usage . doc), even when
14369 usage is nil.
14370
14371 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14372 (define-ibuffer-filter): Add usage info.
14373 (define-ibuffer-op): Add usage info (but CL-style defaults for
14374 keyword args are not shown).
14375
14376 * subr.el (remove-overlays, read-passwd): Fix docstring.
14377 (start-process-shell-command): Fix docstring. Put usage info in a
14378 format usable by `describe-function'.
14379 (open-network-stream, open-network-stream-nowait)
14380 (open-network-stream-server): Fix docstring.
14381
14382 2004-05-09 Jason Rumney <jasonr@gnu.org>
14383
14384 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14385 Only define cp125* if windows-125* is already defined.
14386
14387 * language/korean.el (cp949): Add alias.
14388
14389 * language/chinese.el (cp936, cp950): Add aliases.
14390
14391 * language/japanese.el (cp932): Add alias.
14392
14393 * term/w32-win.el: Require code-pages.
14394
14395 * international/mule-cmds.el (set-locale-environment):
14396 On MS-Windows use ansi code-page for default coding-systems.
14397 Set up paper sizes for Windows 3 letter languages.
14398
14399 * international/code-pages.el (cp932, cp936, cp949, cp950):
14400 Add aliases. Also add cp125* if not already defined.
14401
14402 2004-05-09 Juanma Barranquero <lektu@terra.es>
14403
14404 * help-fns.el (help-highlight-arguments): Don't try to highlight
14405 missing or autoloaded arglists. Accept structured arguments, like
14406 the first ones of `do' and `flet'.
14407
14408 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14409 (cvs-get-marked): Remove redundant arglist info.
14410
14411 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14412 Don't use CL-style default args.
14413
14414 2004-05-08 Andreas Schwab <schwab@suse.de>
14415
14416 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14417
14418 * international/subst-ksc.el: Fix references to utf-translate-cjk
14419 into utf-translate-cjk-mode.
14420 * international/subst-big5.el: Likewise.
14421 * international/subst-gb2312.el: Likewise.
14422 * international/subst-jis.el: Likewise.
14423 * international/utf-16.el: Likewise.
14424 * international/utf-8.el: Likewise.
14425
14426 2004-05-08 John Wiegley <johnw@newartisans.com>
14427
14428 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14429 "virtual buffers" (off by default), which makes it possible to
14430 switch to the "virtual" buffers of recently visited files. When a
14431 buffer name search fails, and this option is on, iswitchb will
14432 look at the list of recently visited files, and permit matching
14433 against those names. When the user hits RET on a match, it will
14434 revisit that file.
14435 (iswitchb-read-buffer): Add two optional arguments, which makes
14436 isearchb.el possible.
14437 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14438 (iswitchb-next-match): Add support for virtual buffers.
14439
14440 * isearchb.el: This module extends iswitchb to provide "as you
14441 type" buffer selection.
14442
14443 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14444 Ignore the read-only property when flyspell highlighting is on.
14445 Not ignoring it leads to a series of confusing errors.
14446 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14447 but also make sure to call flyspell-incorrect-hook.
14448 (flyspell-maybe-correct-transposition): Perform transposition test
14449 by bit twiddling a string, rather than using a temp buffer.
14450 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14451 buffer. This is also the original version of the code, which
14452 could not be checked in before due to a previous lack of
14453 assignment papers. This version has seen heavy usage on my system
14454 for several years now.
14455
14456 * calendar/cal-bahai.el: New file, which adds support for the
14457 Baha'i calendar to Emacs. This calendar is based on a solar year
14458 of 19 months of 19 days, with 4 intercalary days. Each year
14459 begins on March 21, with the calendar starting in 1844.
14460
14461 * calendar/cal-menu.el, calendar/calendar.el
14462 * calendar/diary-lib.el, calendar/holidays.el:
14463 Added support for using cal-bahai.el.
14464
14465 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14466 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14467 function can be used outside of eshell buffers.
14468 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14469
14470 2004-05-08 Juanma Barranquero <lektu@terra.es>
14471
14472 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14473 word constituent so FOO-ARG is not recognized as an arg.
14474 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14475
14476 * simple.el (next-error): Fix typo in docstring.
14477 (open-line): Make argument names match their use in docstring.
14478 (split-line): Fix docstring.
14479
14480 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14481 usable by `describe-function'.
14482 (gensym, gentemp, typep, ignore-errors): Make argument names match
14483 their use in docstring.
14484
14485 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14486 argument to `help-setup-xref'.
14487
14488 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14489
14490 Version 2.0.40 of Tramp released.
14491
14492 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14493 Use symbol-function to invoke functions only known on some Emacs
14494 flavors. This avoids byte-compiler warnings. Reported by Kevin
14495 Scaldeferri <kevin@scaldeferri.com>.
14496 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14497 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14498 consistent with the other tramp-do-* functions.
14499 (tramp-do-copy-or-rename-file): Calls adjusted.
14500 (tramp-process-initial-commands): Avoid liveness check on shell --
14501 we know that it must be alive since we're opening a connection at
14502 this moment.
14503 (tramp-last-cmd): New internal variable.
14504 (tramp-process-echoes): New tunable.
14505 (tramp-send-command): Set tramp-last-cmd.
14506 (tramp-wait-for-output): Delete echo, if applicable.
14507 (tramp-read-passwd): Construct the key for the password cache in a
14508 way that works for multi methods, too.
14509 (tramp-bug): Add backup-directory-alist and
14510 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14511
14512 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14513
14514 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14515
14516 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14517 (tramp-actions-copy-out-of-band): New defcustoms.
14518 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14519 used instead of a synchronous one. Allows password entering.
14520 (tramp-action-out-of-band): New defun.
14521 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14522 Remove restriction with password from doc string.
14523 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14524 `tramp-out-of-band-prompt-regexp',
14525 `tramp-actions-copy-out-of-band', `password-cache' and
14526 `password-cache-expiry'.
14527 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14528 password caching.
14529 (tramp-touch): FILE can be a local file, too.
14530 (TODO): Remove items done.
14531 (tramp-handle-insert-directory): Properly quote file name also if
14532 not full-directory-p. Handle wildcard case. Reported by Andreas
14533 Schwab <schwab@suse.de>.
14534 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14535 new file.
14536 (tramp-handle-file-local-copy, tramp-handle-write-region):
14537 The permissions of the temporary file are set if filename exists.
14538 Reported by Ted Stern <stern@cray.com>.
14539 (tramp-backup-directory-alist)
14540 (tramp-bkup-backup-directory-info): New defcustoms.
14541 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14542 (tramp-handle-find-backup-file-name): New function.
14543 Implements Tramp's find-backup-file-name.
14544
14545 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14546 for `find-backup-file-name'.
14547
14548 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14549 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14550
14551 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14552
14553 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14554
14555 2004-05-07 Juanma Barranquero <lektu@terra.es>
14556
14557 * subr.el (lambda): Add arglist description to docstring.
14558 (declare): Fix typo in docstring.
14559 (open-network-stream): Fix docstring.
14560 (process-kill-without-query): Fix docstring and add obsolescence info.
14561 (last, butlast, nbutlast): Make arguments match their use in docstring.
14562 (insert-buffer-substring-no-properties): Likewise.
14563 (insert-buffer-substring-as-yank): Likewise.
14564 (split-string): Fix docstring.
14565
14566 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14567 Make argument names match their use in docstring.
14568
14569 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14570
14571 2004-05-06 Nick Roberts <nickrob@gnu.org>
14572
14573 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14574 Fit first sentence on one line for apropos-command.
14575
14576 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14577
14578 Changes largely merged in from Dave Love's code.
14579 * progmodes/python.el: Doc fixes.
14580 (python-mode-map): Add python-complete-symbol.
14581 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14582 (python-comment-indent, python-complete-symbol)
14583 (python-symbol-completions, python-partial-symbol)
14584 (python-try-complete): New.
14585 (python-indent-line): Remove optional arg. Use python-block-end-p.
14586 (python-check): Bind compilation-error-regexp-alist.
14587 (inferior-python-mode): Use rx. Move keybindings to top level.
14588 Set comint-input-filter.
14589 (python-preoutput-filter): Use rx.
14590 (python-input-filter): Re-introduce.
14591 (python-proc): Start new process if necessary.
14592 Check python-buffer non-nil.
14593 (view-return-to-alist): Defvar.
14594 (python-send-receive): New.
14595 (python-eldoc-function): Use it.
14596 (python-mode-running): Don't defvar.
14597 (python-mode): Set comment-indent-function.
14598 Maybe update hippie-expand-try-functions-list.
14599 (python-indentation-levels): Initialize differently.
14600 (python-block-end-p): New.
14601 (python-indent-line): Use it.
14602 (python-compilation-regexp-alist): Augment.
14603 (run-python): Import `emacs' module to Python rather than loading
14604 code directly. Set python-buffer differently.
14605 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14606 Use python-proc.
14607 (python-send-command): Go to end of comint buffer.
14608 (python-load-file): Use python-proc, emacs.eimport.
14609 (python-describe-symbol): Simplify interactive form.
14610 Use emacs.help. Do use temp-buffer-show-hook.
14611 Call print-help-return-message.
14612 (hippie-exp): Require when compiling.
14613 (python-preoutput-continuation): Use rx.
14614
14615 * diff-mode.el (diff-make-unified): Fix regexp.
14616
14617 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14618
14619 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14620 filter groups from the buffer when rebuilding the Ibuffer buffer
14621 and `ibuffer-show-empty-filter-groups' is nil.
14622
14623 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14624
14625 * ps-print.el (ps-print-quote): Call ps-value-string.
14626 (ps-setup): Call ps-comment-string.
14627 (ps-value-string, ps-comment-string): New funs.
14628
14629 2004-05-06 Juanma Barranquero <lektu@terra.es>
14630
14631 * ehelp.el (electric-help-command-loop): Check whether the last
14632 character is visible, not (point-max).
14633
14634 * help-fns.el (help-argument-name): Default to bold; don't inherit
14635 from font-lock-variable-name-face.
14636 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14637
14638 2004-05-05 Kenichi Handa <handa@m17n.org>
14639
14640 * descr-text.el (describe-char): Copy the character with text
14641 properties and overlays into the first line, and call
14642 describe-text-properties on it.
14643
14644 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14645
14646 * iswitchb.el (iswitchb-global-map): Fix typo.
14647 Remove unwanted ###autoloads from source file.
14648
14649 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14650
14651 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14652 in run-hooks. Use substitute-command-keys in message.
14653 (wdired-abort-changes): Add message.
14654
14655 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14656
14657 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14658 (sql-emacs20-p): Remove.
14659 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14660 (sql-builtin-face, sql-doc-face): Remove.
14661 (sql-mode-ansi-font-lock-keywords)
14662 (sql-mode-oracle-font-lock-keywords)
14663 (sql-mode-postgres-font-lock-keywords)
14664 (sql-mode-linter-font-lock-keywords)
14665 (sql-mode-ms-font-lock-keywords)
14666 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
14667 (sql-product-font-lock): Fix font-lock reset when font rules change.
14668 (sql-highlight-product): Remove incorrect font-lock reset logic.
14669
14670 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
14671
14672 * ses.el (ses-set-parameter): Fix typo.
14673
14674 2004-05-04 Kim F. Storm <storm@cua.dk>
14675
14676 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
14677 Must expand directory for completion to work; and don't mess with
14678 process-environment.
14679 (ido-read-file-name): If command has ido property, don't use ido
14680 if value is ignore, or read as directory if value is dir.
14681 Set ido ignore property for dired-do-rename command.
14682
14683 2004-05-04 Juanma Barranquero <lektu@terra.es>
14684
14685 * ehelp.el (electric-help-command-loop, electric-help-undefined)
14686 (electric-help-help): Check against unmapped commands.
14687
14688 * help-fns.el (help-argument-name): New face, inheriting from
14689 font-lock-variable-name-face, to highlight function arguments in
14690 `describe-function' and `describe-key'.
14691 (help-do-arg-highlight): Auxiliary function to highlight a given
14692 list of arguments in a string.
14693 (help-highlight-arguments): Highlight the function arguments and
14694 all uses of them in the docstring.
14695 (describe-function-1): Use it. Do docstring output via `insert',
14696 not 'princ', so text attributes are preserved.
14697
14698 * winner.el (winner-mode-map): Move `winner-undo' and
14699 `winner-redo' to C-c <left> and C-c <right>, respectively (the
14700 previous bindings conflict with `prev-buffer', `next-buffer').
14701
14702 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14703
14704 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14705 (bibtex-entry-update): New command bound to C-c C-u.
14706 (bibtex-text-in-string): Fix regexp.
14707 (bibtex-assoc-of-regexp): Remove.
14708 (bibtex-progress-message): Fix docstring.
14709 (bibtex-inside-field): Use if.
14710 (bibtex-assoc-regexp): New function.
14711 (bibtex-format-entry): Make code more robust so that it formats
14712 also old entries.
14713 (bibtex-autokey-demangle-title): Merge with obsolete function
14714 bibtex-assoc-of-regexp.
14715 (bibtex-field-list): New function.
14716 (bibtex-entry): Use bibtex-field-list.
14717 (bibtex-parse-entry): Fix docstring.
14718 (bibtex-print-help-message): Use bibtex-field-list.
14719 (bibtex-make-field): Use bibtex-field-list.
14720 (bibtex-entry-index): Bugfix. Return crossref key if required.
14721 (bibtex-lessp): Fix docstring.
14722
14723 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
14724
14725 * select.el (xselect-convert-to-string): Move comment to intended line.
14726
14727 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14728
14729 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14730 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14731
14732 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14733
14734 * term/x-win.el (x-clipboard-yank): Don't exit on error from
14735 x-get-selection.
14736
14737 2004-05-03 Jason Rumney <jasonr@gnu.org>
14738
14739 * makefile.nt: Remove.
14740
14741 2004-05-03 Kim F. Storm <storm@cua.dk>
14742
14743 * emulation/cua-base.el (cua--update-indications): Fix last change.
14744 (cua-mode): Deactivate mark when cua-mode is enabled.
14745
14746 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
14747
14748 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14749
14750 2004-05-03 Nick Roberts <nickrob@gnu.org>
14751
14752 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14753 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14754 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14755 window over visible frames.
14756 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14757
14758 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
14759
14760 * progmodes/compile.el (compilation-gcpro): New var.
14761 (compilation-fake-loc): Use it.
14762 (compilation-forget-errors): Reset it.
14763
14764 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14765
14766 * diff-mode.el (diff-header-face, diff-file-header-face):
14767 Use min-colors.
14768
14769 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14770
14771 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14772 (bibtex-clean-entry): Disentangle code.
14773 (bibtex-realign): New function.
14774 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
14775 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14776 Remove undocumented optional arg called-by-convert-alien.
14777 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
14778 for sorting instead of bibtex-sort-buffer.
14779
14780 2004-05-02 Eli Zaretskii <eliz@gnu.org>
14781
14782 * progmodes/compile.el (compilation-start): In the
14783 no-async-subprocesses branch, call sit-for to give redisplay a
14784 chance to show the updated process status in the mode line, and
14785 fontify the buffer explicitly after the process exits.
14786
14787 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
14788
14789 * progmodes/python.el (python-compilation-line-number): Remove.
14790 (python-compilation-regexp-alist): Don't use it any more.
14791 (python-orig-start, python-input-filter): Remove.
14792 (inferior-python-mode): Don't set up comint-input-filter-functions.
14793 (python-send-region): Use compilation-fake-loc.
14794
14795 * progmodes/compile.el (compilation-messages-start): New var.
14796 (compilation-mode): Don't setup next-error-function here.
14797 (compilation-setup): Set it up here instead (for minor modes as well).
14798 Make compilation-messages-start buffer local.
14799 (compilation-next-error-function): Use it.
14800 (compilation-forget-errors): Set compilation-messages-start.
14801
14802 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
14803
14804 * ielm.el (ielm-prompt-read-only): Update docstring.
14805
14806 * comint.el (comint-prompt-read-only): Update docstring.
14807 (comint-update-fence, comint-kill-whole-line)
14808 (comint-kill-region): New functions.
14809
14810 * simple.el (kill-whole-line): Use "p" instead of "P" in
14811 interactive form.
14812
14813 2004-05-01 Juanma Barranquero <lektu@terra.es>
14814
14815 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
14816 format arglist so default values in CL-style argument lists are
14817 correctly shown.
14818
14819 2004-05-01 Jason Rumney <jasonr@gnu.org>
14820
14821 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
14822
14823 2004-05-01 Kenichi Handa <handa@m17n.org>
14824
14825 * international/titdic-cnv.el (miscdic-convert): Don't generate a
14826 quail file if it is up to date.
14827
14828 2004-04-30 Juri Linkov <juri@jurta.org>
14829
14830 * cus-edit.el (custom-mode-map):
14831 Add key binding `C-x C-s' to `Custom-save'.
14832
14833 * outline.el (outline-blank-line): New var.
14834 (outline-next-preface, outline-show-heading)
14835 (outline-end-of-subtree): Use it.
14836
14837 * dired-aux.el (dired-touch-initial): New fun.
14838 (dired-do-chxxx): Call it for op-symbol `touch'.
14839 (dired-diff): Use `dired-dwim-target-directory'
14840 if current dired buffer has no buffer mark.
14841
14842 * bindings.el (propertized-buffer-identification):
14843 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
14844 Add C-M-arrow keys for consistency.
14845
14846 * files.el (confirm-kill-emacs):
14847 Change group from top-level `emacs' to `convenience'.
14848
14849 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14850 Push mark on the first call of successive command calls.
14851 (insert-pair): New fun created from `insert-parentheses' with
14852 `open' and `close' arguments added. Enclose active regions
14853 in paired characters. Compare adjacent characters syntax with
14854 inserted characters syntax before inserting a space.
14855 (insert-parentheses): Call `insert-pair' with ?\( ?\).
14856
14857 * delsel.el: Don't put `delete-selection' property
14858 on `insert-parentheses' symbol to take advantage of
14859 region handling in `insert-pair' function.
14860 Suggested by Stephan Stahl <stahl@eos.franken.de>.
14861
14862 2004-04-30 Kim F. Storm <storm@cua.dk>
14863
14864 * emulation/cua-base.el: Add support for changing cursor types;
14865 based on patch from Michael Mauger.
14866 (cua-normal-cursor-color, cua-read-only-cursor-color)
14867 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
14868 Customization cursor type and/or cursor color.
14869 (cua--update-indications): Handle cursor type changes.
14870 (cua-mode): Update cursor indications if enabled.
14871
14872 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
14873
14874 * mouse.el (mouse-drag-copy-region): New defcustom.
14875 (mouse-set-region, mouse-drag-region-1): Use it.
14876
14877 * simple.el (kill-ring-save): If region face background color is
14878 unspecified (if no highlighting), show extent of fully visible
14879 region even if transient-mark-mode is enabled.
14880
14881 * emulation/cua-base.el (cua--standard-movement-commands):
14882 Add cua-scroll-up and cua-scroll-down.
14883 (cua-scroll-up, cua-scroll-down): New commands.
14884 (cua--init-keymaps): Remap scroll-up and scroll-down.
14885
14886 * emulation/cua-rect.el (cua--convert-rectangle-as):
14887 New defmacro.
14888 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
14889 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
14890 New commands (suggested by Jordan Breeding).
14891
14892 2004-04-30 Juanma Barranquero <lektu@terra.es>
14893
14894 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
14895
14896 2004-04-30 Mario Lang <mlang@delysid.org>
14897
14898 * diff.el (diff-switches): Fix typo in docstring.
14899
14900 2004-04-30 Alex Schroeder <alex@gnu.org>
14901
14902 * xml.el (xml-debug-print-internal): Don't add newline and
14903 indentation to text nodes and write empty elements as empty tags
14904 instead of opening and closing tags.
14905 (xml-debug-print): Take optional indent-string argument.
14906 (xml-print): Alias for xml-debug-print.
14907
14908 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14909
14910 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
14911 than duplicate call to `line-beginning-position'.
14912
14913 * progmodes/f90.el (f90-get-present-comment-type):
14914 Return whitespace, as well as comment chars, for consistent filling
14915 of comment blocks. Use `match-string-no-properties'.
14916 (f90-break-line): Trim trailing whitespace when filling comments.
14917
14918 2004-04-30 Dave Love <fx@gnu.org>
14919
14920 * calendar/diary-lib.el (diary-outlook-formats): New variable.
14921 (diary-from-outlook-internal, diary-from-outlook)
14922 (diary-from-outlook-gnus, diary-from-outlook-rmail):
14923 New functions to import diary entries from Outlook-format
14924 appointments in mail messages.
14925
14926 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14927
14928 * progmodes/python.el (python-send-command): New fun.
14929 (python-send-region, python-load-file): Use it.
14930
14931 * progmodes/compile.el (compilation-last-buffer): Add var alias.
14932
14933 * help-fns.el (help-C-file-name): Use new subr-name.
14934 Prepend `src/' to the file name.
14935 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
14936 (describe-function-1, describe-variable): Only find a C source file
14937 name if DOC is already loaded.
14938
14939 * help-mode.el (help-function-def, help-variable-def):
14940 Use the new find-function-search-for-symbol functionality.
14941 Allow FILE to be `C-source'.
14942
14943 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
14944 (find-function-C-source): New fun.
14945 (find-function-search-for-symbol): Use it.
14946
14947 2004-03-29 Michael Mauger <mmaug@yahoo.com>
14948
14949 * progmodes/sql.el (sql-product-alist): Rename variable
14950 `sql-product-support'. Add Postgres login parameters.
14951 (sql-set-product, sql-product-feature): Update with renamed variable.
14952 (sql-connect-postgres): Add username prompt.
14953 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
14954 Make patterns less product specific.
14955 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
14956 (sql-mode-abbrev-table): Modify initialization.
14957 (sql-builtin-face): Add variable.
14958 (sql-keywords-re): Add macro.
14959 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
14960 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
14961 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
14962 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
14963 (sql-mode-linter-font-lock-keywords)
14964 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
14965 (sql-mode-sybase-font-lock-keywords)
14966 (sql-mode-informix-font-lock-keywords)
14967 (sql-mode-interbase-font-lock-keywords)
14968 (sql-mode-ingres-font-lock-keywords)
14969 (sql-mode-solid-font-lock-keywords)
14970 (sql-mode-sqlite-font-lock-keywords)
14971 (sql-mode-db2-font-lock-keywords): Default to nil.
14972 (sql-product-font-lock): Always highlight ANSI keywords.
14973 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
14974 (sql-send-string): Add function.
14975
14976 2004-04-29 Dave Love <fx@gnu.org>
14977
14978 * progmodes/cfengine.el (cfengine-beginning-of-defun)
14979 (cfengine-end-of-defun): Ensure progress through buffer.
14980
14981 * info-look.el (cfengine-mode): Accept a terminal ().
14982
14983 2004-04-29 Juri Linkov <juri@jurta.org>
14984
14985 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
14986 instead of isearch-yank-word-or-char. Add new key bindings for
14987 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
14988 (isearch-del-char): New fun.
14989 (isearch-forward, isearch-edit-string): Update docstring.
14990 (isearch-yank-char): Doc fix.
14991 (isearch-other-meta-char): Restore point after scrolling.
14992
14993 * progmodes/compile.el (compilation-context-lines): Add nil option
14994 to disable compilation output window scrolling.
14995 (compilation-set-window): Use it.
14996
14997 * outline.el (outline-next-preface, outline-show-heading):
14998 Don't leave unhidden blank line before heading.
14999 (outline-end-of-subtree): Include last newline into subtree.
15000 (hide-entry): Leave point at beginning of heading instead of end.
15001 (outline-up-heading): Push mark for the first call of successive
15002 command calls.
15003
15004 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15005
15006 * comint.el (comint-prompt-read-only): New variable.
15007 (comint-output-filter): Implement it.
15008
15009 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15010 (ielm-prompt-internal): New variable.
15011 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15012 (ielm-send-input): Delete unused variable `buf'.
15013 (ielm-eval-input): Use `ielm-prompt-internal'.
15014 (inferior-emacs-lisp-mode): Use new variables
15015 `comint-prompt-read-only' and `ielm-prompt-internal'.
15016 Get rid of obsolete variable `directory-sep-char'.
15017 (ielm): Use `zerop'.
15018
15019 2004-04-29 John Paul Wallington <jpw@gnu.org>
15020
15021 * thumbs.el (toplevel): Require cl at compile time.
15022 Remove conditional definitions of `ignore-errors' and `caddar'
15023 because they occur at run time.
15024
15025 2004-04-28 Nick Roberts <nickrob@gnu.org>
15026
15027 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15028 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15029 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15030 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15031
15032 * progmodes/gud.el (gud-common-init): Throw an error if program is
15033 already running under gdb.
15034
15035 2004-04-28 John Paul Wallington <jpw@gnu.org>
15036
15037 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15038 (thumbs-show-image-num): Move assignment of
15039 `thumbs-current-image-filename' within scope of `i'.
15040 (thumbs-emboss-image): Don't use `evenp'.
15041
15042 2004-04-28 Richard M. Stallman <rms@gnu.org>
15043
15044 * progmodes/compile.el (compilation-context-lines): Default now 0.
15045
15046 2004-04-28 Juanma Barranquero <lektu@terra.es>
15047
15048 Use `time-less-p' from calendar/time-date.el instead of defining
15049 custom versions of it.
15050
15051 * pcomplete.el (pcomplete-time-less-p): Remove.
15052
15053 * thumbs.el (time-less-p): Remove.
15054
15055 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15056 (timeclock-generate-report): Use `time-less-p'.
15057
15058 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15059 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15060
15061 2004-04-28 Masatake YAMATO <jet@gyve.org>
15062
15063 * subr.el (remove-overlays): Make arguments optional.
15064
15065 * wid-edit.el (widget-specify-button): Put evaporate to the
15066 overlay for sample.
15067 (widget-specify-sample): Put evaporate to the overlay for sample.
15068 (widget-specify-doc): Put evaporate to the overlay for documentation.
15069
15070 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15071
15072 * info.el (info-apropos): Make it an index node. Align node names
15073 like makeinfo.
15074
15075 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15076
15077 * net/browse-url.el (browse-url-netscape-sentinel)
15078 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15079 (browse-url-epiphany-sentinel, browse-url-mosaic):
15080 Use browse-url-*-program instead of a literal program name.
15081
15082 2004-04-27 Kevin Ryde <user42@zip.com.au>
15083
15084 * eshell/em-alias.el:
15085 * eshell/em-dirs.el:
15086 * eshell/em-hist.el:
15087 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15088 features when M-x customize-group loads modules before the main
15089 eshell.el.
15090
15091 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15092
15093 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15094 either a character representation of an event or an event
15095 description list.
15096
15097 * type-break.el: Capitalise Emacs and Lisp.
15098 (type-break-good-break-interval, type-break-demo-boring-stats)
15099 (type-break-terse-messages, type-break-file-name): New defcustoms.
15100 (type-break-post-command-hook)
15101 (type-break-warning-countdown-string): Quote variable names in doc.
15102 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15103 (type-break-mode): Document type-break-good-break-interval and the
15104 "session" file. Schedule break according to the session file.
15105 Kill session file buffer on exit. Organise for save-some-buffers
15106 to always save the session file.
15107 (type-break-mode-line-message-mode, type-break-query-mode):
15108 Uppercase arguments.
15109 (type-break-file-time, type-break-file-keystroke-count, timep)
15110 (type-break-choose-file, type-break-get-previous-time)
15111 (type-break-get-previous-count): New defuns.
15112 (type-break): Avoid break querying after a completed break in the
15113 case where the query was initiated during user invocation of the
15114 break. Optional terse messages.
15115 Use type-break-good-break-interval if type-break-good-rest-interval is
15116 nil. File the break time.
15117 (type-break-schedule): New optional args for overriding the use of
15118 the current time.
15119 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15120 after a break.
15121 (type-break-check): File the keystroke count.
15122 (type-break-do-query): Prevent a second query when the break is
15123 interrupted. Optional terse message.
15124 (type-break-keystroke-reset): Record the start of a typing interval.
15125 (type-break-demo-boring): Optional terse messages. Display word
15126 per minute and keystroke counts according to
15127 type-break-demo-boring-stats.
15128
15129 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15130
15131 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15132 directories, make sure they exist under archive-tmpdir.
15133
15134 2004-04-27 Juri Linkov <juri@jurta.org>
15135
15136 * help.el (view-emacs-news): With argument, display info for the
15137 selected version by finding it among different NEWS files, and
15138 narrowing the buffer to the selected version.
15139
15140 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15141 same-window-buffer-names.
15142 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15143 non-numeric prefix argument, append the number to the buffer name
15144 for numeric prefix argument.
15145 (info-other-window): Bind same-window-regexps to nil.
15146 (Info-reference-name): Rename to Info-point-loc.
15147 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15148 and Info-find-index-name for stringy Info-point-loc.
15149 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15150 without middle `.', but with final `.' and optional line number
15151 for it. Set Info-point-loc for index nodes.
15152 (Info-index): Remove middle `.' from index entry regexp.
15153 Modify line number regexp.
15154 (Info-index-next): Decrement line number.
15155 (info-apropos): Remove middle `.' from index entry regexp.
15156 Add optional line number regexp at the end. Add matched value
15157 for line number to the result list and insert it to the buffer.
15158 Replace match-string by match-string-no-properties.
15159 Reorder result list.
15160 (Info-fontify-node): Hide index line numbers.
15161 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15162 empty matches.
15163 (Info-follow-reference): Use `str' instead of
15164 Info-following-node-name-re.
15165 (Info-toc): Use full file names. Set Info-current-node to "Top".
15166 (Info-fontify-node): Compare file names without directory name.
15167 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15168 Set second arg of Info-extract-menu-node-name for index nodes.
15169 (info-xref-visited): Use magenta3 instead of magenta4.
15170 (Info-mode): Add info-apropos to docstring.
15171
15172 * log-view.el (log-view-diff): Replace interactive code "r"
15173 by a list to allow to call it even if region is not active.
15174
15175 * paren.el (show-paren-highlight-openparen): New var.
15176 (show-paren-function): Turn on openparen highlighting when
15177 matching forward if show-paren-highlight-openparen is non-nil.
15178
15179 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15180 the constant value 1.
15181 (completions-common-part): Expand docstring.
15182
15183 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15184
15185 2004-04-27 Kim F. Storm <storm@cua.dk>
15186
15187 * image.el (insert-sliced-image): Use line-height instead of
15188 line-spacing property on newline.
15189
15190 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15191
15192 * desktop.el (desktop-buffer-misc-data-function): Rename to
15193 desktop-save-buffer and change docstring.
15194 (desktop-buffer-modes-to-save): Delete.
15195 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15196 desktop-buffer-modes-to-save.
15197 (desktop-save): Rename desktop-buffer-misc-data-function to
15198 desktop-save-buffer and allow non-function value.
15199 (desktop-missing-file-warning): Correct docstring.
15200
15201 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15202 to desktop-save-buffer.
15203
15204 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15205 desktop-save-buffer.
15206
15207 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15208
15209 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15210
15211 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15212
15213 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15214
15215 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15216
15217 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15218 (ielm): Only go to the end of the buffer when starting a new process.
15219
15220 2004-04-25 Juanma Barranquero <lektu@terra.es>
15221
15222 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15223 mode line. Bind `inhibit-read-only' to t before modifying
15224 properties of text in the buffer.
15225 (ielm): Force point to the end of buffer, even when running ielm
15226 from inside itself.
15227
15228 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15229
15230 * info.el (info-apropos): Reset Info-complete-cache.
15231
15232 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15233
15234 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15235 Also recognize severe Irix et al. messages.
15236 (compilation-normalize-filename, compile-abbreviate-directory):
15237 Delete functions.
15238 (compilation-get-file-structure): New function inherits
15239 functionality of the two preceding ones.
15240 (compilation-internal-error-properties, compilation-fake-loc):
15241 Use it so that different paths to the same file share the same
15242 markers. Also optimize finding adjacent marker slightly.
15243
15244 2004-04-25 Kim F. Storm <storm@cua.dk>
15245
15246 * image.el (insert-sliced-image): Add line-spacing t property
15247 to newlines separating image lines.
15248
15249 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15250
15251 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15252
15253 * ielm.el (ielm-prompt-read-only): New user option.
15254 (ielm-prompt): Expand docstring to describe new behavior.
15255 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15256 mention it in the docstring.
15257
15258 2004-04-24 Andreas Schwab <schwab@suse.de>
15259
15260 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15261
15262 * diff.el (diff): Set default-directory in diff buffer.
15263
15264 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15265
15266 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15267 mail was being composed if the terminal cannot display more than
15268 one frame; instead, switch to previous frame.
15269
15270 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15271 (rmail-start-mail): Support rmail-mail-new-frame even on
15272 terminals that can display only one frame at a time.
15273
15274 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15275
15276 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15277 (checkdoc-output-font-lock-keywords): Remove error regexp.
15278 (checkdoc-output-mode-map): Remove.
15279 (checkdoc-output-mode): Derive from compilation-mode.
15280 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15281
15282 * dired.el (dired-mode-map): Add a menu entry for wdired.
15283
15284 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15285 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15286
15287 * wdired.el (wdired-mode-map): Move init into declaration.
15288 Fix `return' binding.
15289 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15290 Use force-mode-line-update.
15291 (wdired-get-filename): Use `unless'.
15292 (wdired-preprocess-files): Don't assume names have no \n and use / for
15293 dir separator.
15294 (wdired-normalize-filename): Use replace-regexp-in-string.
15295 (wdired-load-hooks): Remove.
15296 (wdired-mode-hooks): Rename to wdired-mode-hook.
15297
15298 * info-look.el: Add support for cfengine-mode.
15299 (info-lookup-setup-mode): Use dolist.
15300
15301 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15302
15303 * wdired.el: New file.
15304
15305 2004-04-23 Juanma Barranquero <lektu@terra.es>
15306
15307 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15308
15309 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15310 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15311 (pcomplete--help, pcomplete--here): Doc fixes.
15312
15313 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15314
15315 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15316 handles wrong-number-of-arguments in backend call.
15317
15318 * vc.el (vc-print-log): Likewise.
15319
15320 2004-04-20 Dave Love <fx@gnu.org>
15321
15322 * emacs-lisp/rx.el: Doc fixes.
15323 (rx-constituents): Add/extend many forms.
15324 (rx-check): Check form is a list.
15325 (bracket): Defvar.
15326 (rx-check-any, rx-any, rx-check-not): Modify.
15327 (rx-not): Simplify.
15328 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15329 (rx-kleene): Use rx-trans-forms.
15330 (rx-quote-for-set): Delete.
15331 (rx): Allow multiple args.
15332
15333 2004-04-23 Kenichi Handa <handa@m17n.org>
15334
15335 * international/mule-util.el (char-displayable-p): Simplify by
15336 using internal-char-font.
15337
15338 2004-04-23 Juanma Barranquero <lektu@terra.es>
15339
15340 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15341
15342 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15343
15344 * diff-mode.el (diff-next-error): New fun.
15345 (diff-mode): Use it.
15346
15347 * simple.el (next-error): Change arg name.
15348 Add support for the documented C-u C-x ` usage.
15349
15350 * frame.el (special-display-popup-frame, next-multiframe-window)
15351 (previous-multiframe-window): Only consider frames on same display.
15352
15353 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15354
15355 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15356 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15357
15358 2004-04-22 Kim F. Storm <storm@cua.dk>
15359
15360 * net/telnet.el (telnet): Add optional port arg.
15361
15362 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15363
15364 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15365 Minor sanity check on the `hyperlink' slot.
15366
15367 * Makefile.in (recompile): Compile new files.
15368
15369 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15370 Add byte-recompile-directory's optional `arg'.
15371
15372 * cvs-status.el (cvs-tree-use-charset): New var.
15373 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15374 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15375 (cvs-status-cvstrees): Use it.
15376
15377 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15378 Make it a normal major mode.
15379 (checkdoc-buffer-label): Make sure the file name is meaningful.
15380 (checkdoc-output-to-error-buffer): Remove.
15381 (checkdoc-error, checkdoc-start-section): Rewrite.
15382
15383 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15384 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15385 (Info-title-4-face): Use new syntax.
15386 (info-xref-visited): Inherit from info-xref.
15387
15388 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15389
15390 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15391
15392 * simple.el (next-error-last-buffer, next-error-function):
15393 New variables for the next-error framework.
15394 (next-error-buffer-p): New function.
15395 (next-error-find-buffer): Generalize compilation-find-buffer.
15396 (next-error, previous-error, first-error, next-error-no-select)
15397 (previous-error-no-select): Move from compile.el.
15398
15399 * replace.el (occur-next-error, occur-1): Hook into the next-error
15400 framework.
15401
15402 * progmodes/compile.el (compilation-start):
15403 Set next-error-last-buffer so next-error knows where to jump.
15404 (compilation-setup): Set the buffer-local variable
15405 next-error-function to 'compilation-next-error-function.
15406 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15407 alternate way to find if a buffer is a compilation buffer, for
15408 next-error convenience.
15409 (next-error-no-select, previous-error-no-select, next-error)
15410 (previous-error, first-error): Move to simple.el.
15411 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15412 (compilation-last-buffer): Remove.
15413 (compilation-start, compilation-next-error, compilation-setup)
15414 (compilation-next-error-function, compilation-find-buffer):
15415 Remove compilation-last-buffer use.
15416
15417 2004-04-21 Juanma Barranquero <lektu@terra.es>
15418
15419 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15420 (font-lock-warning-face): Fix spacing.
15421
15422 * makefile.w32-in (WINS): Add url/ directory.
15423
15424 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15425
15426 * desktop.el (desktop-buffer-mode-handlers): New variable.
15427 Alist of major mode specific functions to restore a desktop buffer.
15428 (desktop-buffer-handlers): Make variable obsolete.
15429 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15430 Catch errors signaled in handlers. Update buffer count.
15431 Evaluate desktop-buffer-point.
15432 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15433 move to dired.el.
15434 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15435 move to info.el.
15436 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15437 move to mail/rmail.el.
15438 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15439 to mh-e/mh-e.el.
15440 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15441 On fail, print message (to message buffer) even if
15442 desktop-missing-file-warning is nil.
15443 (desktop-buffer-misc-data-function): New buffer local variable.
15444 Function returning major mode specific data.
15445 (desktop-buffer-misc-functions): Make variable obsolete.
15446 (desktop-save): Use desktop-buffer-misc-data-function.
15447 (desktop-buffer-dired-misc-data): Rename to
15448 dired-desktop-buffer-misc-data and move to dired.el.
15449 (desktop-buffer-info-misc-data): Rename to
15450 Info-desktop-buffer-misc-data and move to info.el.
15451 (desktop-read): Add message about number of buffers restored/failed.
15452
15453 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15454 Add parameters. Pause to display error only when
15455 desktop-missing-file-warning is non-nil.
15456 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15457 (dired-mode): Bind desktop-buffer-misc-data-function.
15458
15459 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15460 Add Parameters.
15461 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15462 (Info-mode): Bind desktop-buffer-misc-data-function.
15463
15464 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15465 Add Parameters.
15466
15467 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15468 Add Parameters.
15469
15470 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15471
15472 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15473 the case of letters in case-insensitive expansions when the
15474 abbrev is preceded by characters with letter syntax.
15475
15476 2004-04-21 Richard M. Stallman <rms@gnu.org>
15477
15478 * progmodes/cperl-mode.el (cperl-putback-char):
15479 Delete Emacs 18 definition.
15480
15481 * international/mule.el (ctext-post-read-conversion):
15482 Use assoc-string, not assoc-ignore-case.
15483
15484 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15485
15486 * emacs-lisp/easymenu.el (easy-menu-add):
15487 Do call x-popup-menu, but only if it's defined.
15488
15489 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15490
15491 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15492 Handle multiple args: compile like progn.
15493
15494 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15495 take all args as &rest arg.
15496
15497 * autoinsert.el (auto-insert-alist): Insert the user's name in
15498 copyright notice, rather than Free Software Foundation.
15499
15500 2004-04-21 Kenichi Handa <handa@m17n.org>
15501
15502 * descr-text.el (describe-char): Make it work on *Help* buffer.
15503
15504 2004-04-21 Kim F. Storm <storm@cua.dk>
15505
15506 * image.el (insert-image): Add optional SLICE arg.
15507 (insert-sliced-image): New defun.
15508
15509 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15510
15511 * subr.el (read-number): Check whether `default' is nil.
15512
15513 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15514
15515 * progmodes/compile.el (compilation-error-properties):
15516 Split into two.
15517 (compilation-internal-error-properties): New one.
15518 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15519
15520 2004-04-20 Richard M. Stallman <rms@gnu.org>
15521
15522 * window.el (split-window-save-restore-data):
15523 Don't update the data if OLD-INFO is nil.
15524
15525 * view.el (view-return-to-alist): Mark it permanent local.
15526
15527 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15528
15529 * recentf.el (recentf-save-list): Catch and warn about errors.
15530
15531 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15532 so "Buffers" won't be pure.
15533
15534 * help-mode.el (help-mode-finish): Set help-return-alist first
15535 thing, setting only the entry for the selected window.
15536
15537 * help-fns.el (describe-function-1): If many non-control non-meta
15538 keys run the command, don't list all of them.
15539
15540 2004-04-20 Juanma Barranquero <lektu@terra.es>
15541
15542 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15543 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15544
15545 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15546
15547 2004-04-20 Kenichi Handa <handa@m17n.org>
15548
15549 * international/quail.el (quail-lookup-key): New optional arg
15550 NOT-RESET-INDICES.
15551 (quail-get-translations): Call quail-lookup-key with
15552 NOT-RESET-INDICES t.
15553 (quail-completion): Likewise.
15554 (quail-lookup-map-and-concat): Likewise.
15555
15556 2004-04-20 Kenichi Handa <handa@m17n.org>
15557
15558 * international/quail.el (quail-update-translation): Don't insert
15559 such an unsupported multibyte char in a unibyte buffer.
15560
15561 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15562
15563 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15564 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15565 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15566 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15567 (gdb-frame-assembler-buffer): Improve behaviour with
15568 multiple frames.
15569 (gdb-display-buffer): Extend search to all visible frames.
15570
15571 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15572
15573 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15574 characters left after base64 decoding.
15575 (rmail-decode-region): Use -dos variety of `coding', to remove any
15576 ^M characters left after qp or base64 decoding.
15577
15578 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15579
15580 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15581 messages.
15582
15583 2004-04-19 Stephen Eglen <stephen@gnu.org>
15584
15585 * add-log.el (add-change-log-entry): Update doc string to mention
15586 add-log-full-name and add-log-mailing-address.
15587
15588 2004-04-18 Juri Linkov <juri@jurta.org>
15589
15590 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15591 (Info-find-node-2): Simplify error message.
15592 (Info-insert-dir): Use Info-following-node-name.
15593 (Info-goto-node): Remove *info-history* and *info-toc*.
15594 (Info-history): Create a node of the virtual history file.
15595 (Info-toc): Create a node of the virtual toc file.
15596 (Info-insert-toc): New arg `curr-file' for reference file names.
15597 (info-apropos): Remove redundant var binding for temp-file.
15598 (Info-index, Info-index-next, Info-mode): Doc fix.
15599 (Info-goto-emacs-command-node): Don't jump to *info* from
15600 non-*info* Info buffers.
15601 (Info-fontify-node): Don't show the file name of external
15602 references if `Info-hide-note-references' is `hide'. Don't hide
15603 newlines at the end of paragraphs.
15604
15605 * international/mule-diag.el (list-input-methods):
15606 Fix args to help-xref-button.
15607
15608 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15609 to put into effect local variables from TUTORIAL files.
15610
15611 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15612 with default value taken from the variable `sentence-end'.
15613 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15614 Add nil const to :type.
15615 (sentence-end-without-period, sentence-end-double-space)
15616 (sentence-end-without-space): Doc fix.
15617
15618 * textmodes/paragraphs.el (forward-sentence):
15619 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15620 (fill-delete-newlines):
15621 * progmodes/cc-cmds.el (c-beginning-of-statement):
15622 Use function `sentence-end' instead of variable `sentence-end'.
15623
15624 2004-04-18 Andreas Schwab <schwab@suse.de>
15625
15626 * progmodes/compile.el (compilation-start): Set window start to
15627 point-min if compilation-scroll-output is nil.
15628
15629 2004-04-18 John Wiegley <johnw@newartisans.com>
15630
15631 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15632
15633 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15634
15635 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15636 (gdb-info-breakpoints-custom): Revert previous change.
15637 (gdb-view-assembler): Update assembler if necessary.
15638 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15639 (gdb-display-source-buffer): Update properly when both source and
15640 assembler are visible.
15641
15642 2004-04-17 John Wiegley <johnw@newartisans.com>
15643
15644 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15645 which limits the number of names shown in the minibuffer. Off by
15646 default.
15647 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15648 up iswitchb for users with a multitude of open buffers by showing
15649 only the first and last N/2 buffers in the completion list (which
15650 is enough to aid C-s/C-r, and to know that more characters are
15651 needed to refine the completion list).
15652
15653 2004-04-17 Richard M. Stallman <rms@gnu.org>
15654
15655 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15656 (file-truename): Expand all ~ constructs directly.
15657 (insert-directory): Delete any error msg output by the
15658 `insert-directory-program'.
15659
15660 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15661 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15662 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15663 (allout-init): Use find-file-hook, not find-file-hooks.
15664 (allout-mode): Eliminate Emacs 18 support.
15665 Use write-contents-functions, not local-write-file-hooks.
15666
15667 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
15668
15669 * progmodes/compile.el (compilation-error-properties): Fix for
15670 adding messages when there are already markers for their file.
15671 (compilation-fake-loc): New function.
15672
15673 2004-04-16 Dave Love <fx@gnu.org>
15674
15675 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
15676 (python-load-file): Fix python-orig-start setting.
15677
15678 * progmodes/compile.el: Doc fixes.
15679 (compilation-error-regexp-alist-alist)
15680 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
15681 (compilation-assq): Wrap in eval-when-compile.
15682 (compilation-mode-font-lock-keywords): Don't use list*.
15683 (compilation-start): Avoid warning.
15684 (compilation-compat-error-properties)
15685 (compilation-directory-properties): Add keymap property.
15686 (compilation-parsing-end): Make it a marker for better compatibility.
15687
15688 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
15689
15690 2004-04-16 Mark A. Hershberger <mah@everybody.org>
15691
15692 * xml.el: Doc fixes.
15693 (xml-get-children): Only looks at sub-tags and ignore strings.
15694
15695 * xml.el (xml-parse-tag): Avoid overwriting node-name.
15696
15697 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15698
15699 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15700
15701 2004-04-16 Andre Spiegel <spiegel@gnu.org>
15702
15703 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15704
15705 * vc.el (vc-print-log): Likewise.
15706
15707 2004-04-16 Masatake YAMATO <jet@gyve.org>
15708
15709 * simple.el (completion-setup-function): Set an initial value
15710 to `element-common-end' before entering loop. Set a value
15711 to `element-common-end' at the end of loop.
15712 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15713 (completions-common-part): Rename from completion-de-emphasis.
15714 (completions-first-difference): Rename from completion-emphasis.
15715 Suggested by RMS.
15716
15717 2004-04-16 Juanma Barranquero <lektu@terra.es>
15718
15719 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15720 (bookmark-edit-annotation-mode): Add mode name.
15721
15722 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15723
15724 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15725 for nested conflict markers.
15726 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15727
15728 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
15729
15730 * progmodes/gdb-ui.el (gdb-goto-info): New function.
15731
15732 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15733
15734 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15735
15736 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15737 Give a backtrace if requested.
15738
15739 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15740
15741 * progmodes/python.el (python-mouse-2-command, python-RET-command):
15742 Remove unused functions.
15743 (python-orig-start-line, python-orig-file): Remove.
15744 (python-orig-start): New var.
15745 (python-input-filter, python-compilation-line-number)
15746 (python-send-region, python-load-file): Use it.
15747
15748 * info.el (info): Always jump to *info*.
15749
15750 * subr.el (posn-set-point): New function.
15751
15752 * mouse.el (mouse-set-point): Use it.
15753
15754 * progmodes/compile.el (compile-goto-error): Use it.
15755 (compilation-button-map): New keymap.
15756 (compilation-error-properties): Use it.
15757 (compilation-shell-minor-mode-map): Don't bind mouse-2.
15758
15759 * smerge-mode.el (smerge-popup-context-menu): Use it.
15760
15761 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15762 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15763 mouse and non-mouse case.
15764
15765 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15766 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15767
15768 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15769 Make it work for non-mouse events.
15770
15771 * pcvs-info.el (cvs-status-map): Update binding name.
15772
15773 2004-04-14 Mark A. Hershberger <mah@everybody.org>
15774
15775 * xml.el (xml-maybe-do-ns): New function to handle namespace
15776 parsing of both attribute and element names.
15777 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15778 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15779 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
15780 (xml-parse-attlist): Make it do its own namespace parsing.
15781
15782 2004-04-14 Dave Love <fx@gnu.org>
15783
15784 * progmodes/python.el (run-python): Fix use of \n.
15785 (python-load-file): Remove `try' from Python fragment.
15786 (python-describe-symbol): Fix message.
15787
15788 * comint.el: Doc fixes.
15789 (comint-last-input-start, comint-last-input-end)
15790 (comint-last-output-start): Give them values.
15791 (comint-arguments): Avoid warning.
15792 (comint-skip-prompt): Use line-end-position.
15793 (comint-backward-matching-input): Rename arg to agree with doc.
15794 (comint-extract-string): Use syntax-ppss.
15795 (comint-dynamic-simple-complete): Delete useless list construction.
15796 (comint-redirect-subvert-readonly): New.
15797 (comint-redirect-preoutput-filter): Use it.
15798
15799 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15800 Correctly handle negative arguments when calling hook functions.
15801
15802 2004-04-14 Jesper Harder <harder@ifa.au.dk>
15803
15804 * info.el (info-apropos): Don't clobber Info-history-list.
15805
15806 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
15807
15808 * progmodes/compile.el (compilation-setup):
15809 Localize overlay-arrow-position.
15810 (compilation-sentinel): Restructure code equivalently.
15811 (compilation-next-error): Find message on same line after point if
15812 not found before point.
15813 (compile-mouse-goto-error): Restore function so that compilation
15814 buffer need not be current and use compile-goto-error.
15815 (compile-goto-error): Restore function.
15816 (next-error): Set overlay-arrow-position.
15817 (compilation-forget-errors): Don't localize already local
15818 compilation-locs and remove FIXME about refontifying.
15819
15820 2004-04-14 Kim F. Storm <storm@cua.dk>
15821
15822 * startup.el (emacs-quick-startup): New defvar (set by -Q).
15823 (command-line): New option -Q. Like -q --no-site-file, but
15824 in addition it also disables menu-bar, tool-bar, scroll-bars,
15825 tool-tips, and the blinking cursor.
15826 (command-line-1): Skip startup screen if -Q.
15827 (fancy-splash-head): Use ":align-to center" prop to center splash image.
15828
15829 * emulation/cua-base.el (cua-read-only-cursor-color)
15830 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
15831
15832 2004-04-13 Dave Love <fx@gnu.org>
15833
15834 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
15835 (syntax): Don't require.
15836 (python) <defgroup>: Add :version.
15837 (python-quote-syntax): Re-written.
15838 (inferior-python-mode): Move stuff here from run-python and add
15839 some more.
15840 (python-preoutput-continuation, python-preoutput-result)
15841 (python-dotty-syntax-table): New.
15842 (python-describe-symbol): Use them.
15843 (run-python): Move stuff to inferior-python-mode. Modify code
15844 loaded into Python.
15845 (python-send-region): Use python-proc, python-send-string.
15846 (python-send-string): Send newlines too. Callers changed.
15847 (python-load-file): Re-written.
15848 (python-eldoc-function): New.
15849 (info-look): Don't require.
15850 (python-after-info-look): New. A modified version of former
15851 top-level code for use with eval-after-load.
15852 (python-maybe-jython, python-guess-indent): Use widened buffer.
15853 (python-fill-paragraph): Re-written.
15854 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
15855 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
15856
15857 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
15858
15859 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
15860 Set compilation-error-regexp-alist earlier.
15861
15862 * progmodes/compile.el (compilation-minor-mode-map)
15863 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
15864 (compile-goto-error): Re-merge the mouse and non-mouse commands.
15865
15866 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15867
15868 * progmodes/compile.el (compile-goto-error): Select the buffer/window
15869 corresponding to the event.
15870
15871 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
15872
15873 * loadup.el: Add cygwin to system-type list, for unexec() support.
15874
15875 2004-04-12 John Paul Wallington <jpw@gnu.org>
15876
15877 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
15878 (ibuffer-restore-window-config-on-quit): New variable to replace
15879 `ibuffer-delete-window-on-quit'. Update all references.
15880 (ibuffer-prev-window-config): New variable.
15881 (ibuffer-quit): Restore previous window configuration instead of
15882 deleting window.
15883 (ibuffer): Save window configuration before showing Ibuffer buffer.
15884
15885 * help.el (describe-mode): Doc fix.
15886
15887 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15888
15889 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15890 not to treat nil as a function.
15891
15892 * vc-arch.el (vc-arch-root): Be a bit more careful.
15893 (vc-arch-register): Save the buffer if we modified it.
15894 (vc-arch-delete-rej-if-obsolete): Save excursion.
15895 (vc-arch-find-file-hook): Use the simpler after-save-hook.
15896 (vc-arch-responsible-p, vc-arch-init-version): New functions.
15897
15898 * net/ldap.el (ldap-search): Use list*.
15899
15900 2004-04-12 Juri Linkov <juri@jurta.org>
15901
15902 * info.el (Info-follow-reference): Allow multiline reference name.
15903
15904 2004-04-11 Dave Love <fx@gnu.org>
15905
15906 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
15907
15908 * progmodes/python.el: New file.
15909
15910 2004-04-11 Andre Spiegel <spiegel@gnu.org>
15911
15912 * vc-hooks.el (vc-arg-list): Function removed.
15913 (vc-default-workfile-unchanged-p): Use condition-case to check for
15914 backward compatibility.
15915
15916 * vc.el (vc-print-log): Use condition-case to check for backward
15917 compatibility.
15918
15919 2004-04-11 Juri Linkov <juri@jurta.org>
15920
15921 * dired.el (dired-faces): New defgroup.
15922 (dired-header, dired-mark, dired-marked, dired-flagged)
15923 (dired-warning, dired-directory, dired-symlink, dired-ignored):
15924 New faces.
15925 (dired-header-face, dired-mark-face, dired-marked-face)
15926 (dired-flagged-face, dired-warning-face, dired-directory-face)
15927 (dired-symlink-face, dired-ignored-face): New face variables.
15928 (dired-font-lock-keywords): Use them instead of font-lock faces.
15929 Split the rule for dired marks into 3 separate rules: for marks,
15930 marked file names and flagged file names.
15931
15932 * help-mode.el (help-make-xrefs): Add a final newline to the
15933 *Help* buffer.
15934
15935 2004-04-11 John Paul Wallington <jpw@gnu.org>
15936
15937 * replace.el (occur-engine): Distinguish between one and several
15938 matches in the matches per buffer heading.
15939
15940 2004-04-11 Kim F. Storm <storm@cua.dk>
15941
15942 * ido.el (ido-confirm-unique-completion): New defcustom.
15943 (ido-complete): Use it.
15944 (ido-write-file): Set it to t unconditionally.
15945
15946 2004-04-10 Miles Bader <miles@gnu.org>
15947
15948 RCS keyword removal (only non-comment changes are enumerated here):
15949
15950 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
15951 (byte-compile-insert-header): Don't use `byte-compile-version'.
15952 * forms.el (forms-version): Variable removed.
15953 (forms-mode): Don't use `forms-version'.
15954 * recentf.el (recentf-version): Variable removed.
15955 * progmodes/delphi.el (delphi-version): Variable removed.
15956 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
15957
15958 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
15959
15960 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
15961
15962 2004-04-09 Jesper Harder <harder@ifa.au.dk>
15963
15964 * info.el (info-apropos): Improve menu item regexp.
15965
15966 2004-04-09 Simon Josefsson <jas@extundo.com>
15967
15968 * mail/smtpmail.el: Add comment, based on report by
15969 kdc@rcn.com (Kevin D. Clark).
15970
15971 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
15972
15973 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15974 Redo one more thing that I didn't notice Daniel had undone.
15975
15976 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
15977
15978 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
15979 (gdb-goto-breakpoint, gdb-display-buffer)
15980 (gdb-display-source-buffer, gdb-view-source-function)
15981 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
15982 (gdb-source-info, gdb-frame-handler): Don't specify a window
15983 for display.
15984 (gdb-info-breakpoints-custom): Remove superfluous update of
15985 assembler buffer.
15986 (gdb-many-windows): Make settable outside gdb.
15987
15988 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
15989
15990 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
15991 Derive from fundamental-mode rather than text-mode.
15992
15993 2004-04-08 Juri Linkov <juri@jurta.org>
15994
15995 * info.el (Info-history): Doc fix.
15996 (Info-history-list): New var.
15997 (info-xref): Change magenta4 to blue, remove bold for dark and
15998 light backgrounds, change bold to underline for non-color classes.
15999 (info-xref-visited): New face.
16000 (Info-fontify-visited-nodes): New custom.
16001 (Info-hide-note-references): Add new value `hide'. Doc fix.
16002 (Info-reference-name): New var.
16003 (Info-selection-hook): New custom.
16004 (Info-edit-mode-hook): New var.
16005 (Info-find-file): New fun.
16006 (Info-find-node): Move part of code to Info-find-file.
16007 (Info-find-node-2): Add anchors to Info-history-list. Move point
16008 to the place with the reference name if name is defined.
16009 (Info-select-node): Add current node to Info-history-list.
16010 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16011 (Info-search-whitespace-regexp): New custom.
16012 (Info-search-case-fold): New var.
16013 (Info-search): Add "case-sensitively" to the prompt.
16014 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16015 (Info-search-case-sensitively, Info-search-next): New fun.
16016 (Info-up): Move point to the menu item of the current node.
16017 (Info-history): New fun. Add *info-history* to
16018 same-window-buffer-names.
16019 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16020 (Info-insert-toc): New fun.
16021 (Info-build-toc): New fun.
16022 (Info-follow-reference): Add new arg `fork'. Doc fix.
16023 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16024 with the same name prefer the reference closest to point.
16025 (Info-next-reference): Replace * by + in the *Note regexp.
16026 Add regexp for http:// and ftp://. Skip the *Note prefix.
16027 (Info-prev-reference): Replace * by + in the *Note regexp.
16028 Add regexp for http:// and ftp://. Skip the *Note prefix.
16029 (Info-follow-nearest-node): Add new arg `fork'.
16030 (Info-try-follow-nearest-node): Add new arg `fork'.
16031 Call browse-url for http:// and ftp:// references.
16032 Set Info-reference-name for index entries.
16033 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16034 Info-search-next, Info-history, Info-toc, clone-buffer.
16035 (Info-menu-update): Replace * by + in the *Note regexp.
16036 (Info-mode): Add documentation for Info-history, Info-toc,
16037 Info-search-case-sensitively, Info-search-next, clone-buffer.
16038 (Info-fontify-menu-headers): Remove fun. Move code to
16039 Info-fontify-node.
16040 (Info-fontify-node): Add docstring. Add local vars
16041 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16042 then fontify header line, titles, menu headers, http and ftp
16043 references, refill paragraphs. If not-fontified-p is t or
16044 fontify-visited-p is t then fontify cross references, menu items.
16045 Fontify menu headers. Fontify http and ftp references.
16046 Change regexp for cross references to require whitespace after *Note,
16047 add matching groups for file and node names. Remove hack for quote.
16048 Use display property for Info-hide-note-references=t. Use fifth
16049 or fourth match for help-echo. Display visited nodes in a
16050 different face. Unhide file names of external references.
16051 Unhide newlines. Display visited menu items in a different face.
16052
16053 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16054
16055 * progmodes/compile.el: Require CL.
16056 (compilation-mode-font-lock-keywords): Re-install the "line as
16057 function" patch.
16058
16059 * help-fns.el (help-C-source-directory): New var.
16060 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16061 (describe-function-1, describe-variable): Use them.
16062
16063 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16064 to C source files specially.
16065
16066 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16067
16068 * info.el (Info-hide-cookies-node): New function.
16069 (Info-select-node): Use it.
16070 (Info-display-images-node): Remove message with image file name.
16071
16072 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16073
16074 * progmodes/compile.el (compilation-warning-face)
16075 (compilation-info-face, compilation-skip-threshold)
16076 (compilation-skip-visited, compilation-context-lines):
16077 Declare :version when added to Emacs.
16078 (compilation-error-regexp-alist-alist): Extend caml and irix.
16079 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16080 (compilation-mode-font-lock-keywords): Temporarily undo line as
16081 function patch, which wasn't ready.
16082
16083 2004-04-07 Kenichi Handa <handa@m17n.org>
16084
16085 * international/latin1-disp.el (latin1-display-setup): Check each
16086 character is displayable or not instead of calling
16087 latin1-display-check-font.
16088
16089 2004-04-06 Kenichi Handa <handa@m17n.org>
16090
16091 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16092 New variable.
16093 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16094 instead of sera-being-called-by-w3.
16095 (ethio-fidel-to-sera-buffer): Likewise.
16096 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16097 instead of sera-being-called-by-w3.
16098 (ethio-write-file): Likewise.
16099
16100 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16101
16102 * printing.el: Doc fix.
16103
16104 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16105
16106 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16107 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16108 (gdb-setup-windows): Only use separate IO buffer if required.
16109
16110 2004-04-06 Kim F. Storm <storm@cua.dk>
16111
16112 * term.el (term-is-xemacs): Remove.
16113 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16114 (term-window-width): New function.
16115 (term-mode, term-check-size): Use it.
16116 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16117
16118 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16119
16120 * cus-edit.el (custom-add-parent-links): Change unbound variable
16121 `symbol' to `name'.
16122
16123 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16124 * info.el (info-apropos): New function.
16125 (Info-mode-menu): Add it.
16126 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16127
16128 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16129 inherited docstring.
16130
16131 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16132
16133 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16134
16135 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16136
16137 * progmodes/compile.el (font-lock): Don't require any more.
16138 (compilation-error-properties, compilation-start, compilation-sentinel)
16139 (compilation-filter, next-error): Use with-current-buffer.
16140 (compilation-skip-to-next-location, compilation-skip-threshold)
16141 (compilation-skip-visited): Move to silence the byte-compiler.
16142 (compilation-setup): Simplify.
16143 (compilation-next-error): Use line-(beginning|end)-position.
16144 Make sure `pt' is non-nil before using compilation-loop.
16145 (compile-goto-error): Add optional event arg. Use it.
16146 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16147 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16148 Update the binding for mouse-2.
16149 (first-error): Set compilation-current-error to nil rather than bob.
16150 (compilation-parsing-end, compilation-parse-errors-function)
16151 (compilation-error-list, compilation-old-error-list):
16152 "New" compatibility variables.
16153 (compile-buffer-substring, compilation-compat-error-properties)
16154 (compilation-compat-parse-errors, compilation-forget-errors):
16155 New compatibility functions.
16156 (compilation-mode-font-lock-keywords): Use them.
16157
16158 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16159
16160 * autorevert.el (auto-revert-handler): If point (or a window
16161 point) is at the end of the buffer, keep it there after
16162 reverting. This allows to tail a file.
16163 Mention this in the `Commentary'.
16164
16165 * format.el (format-write-file): Add optional argument CONFIRM
16166 and make it behave like the analogous argument to `write-file'.
16167
16168 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16169
16170 * progmodes/ebnf2ps.el: Doc fix.
16171 (ebnf-version): New version number (4.2).
16172 (ebnf-syntax): Customization and docstring fix.
16173 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16174 Put autoloaded funs before first use.
16175 (ebnf-style-database): Add dtd entry.
16176 (ebnf-syntax-alist): Add dtd initialization.
16177 (ebnf-token-sequence): New fun.
16178 (ebnf-comment-table): Add new comment action character.
16179 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16180
16181 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16182 Type Definition for XML).
16183
16184 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16185 * progmodes/ebnf-bnf.el (ebnf-sequence):
16186 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16187 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16188 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16189 Code simplification: call ebnf-token-sequence.
16190
16191 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16192
16193 * calendar/timeclock.el (timeclock-relative)
16194 (timeclock-get-project-function, timeclock-get-workday-function)
16195 (timeclock-query-out, timeclock-when-to-leave)
16196 (timeclock-when-to-leave-string, timeclock-log-data)
16197 (timeclock-generate-report, timeclock-in): Doc fixes.
16198
16199 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16200
16201 * url/: New dir. Import the URL package from its repository.
16202
16203 2004-04-03 Andreas Schwab <schwab@suse.de>
16204
16205 * diff-mode.el (diff-mode): Fix missing quote.
16206
16207 2004-04-03 Juri Linkov <juri@jurta.org>
16208
16209 * descr-text.el (describe-property-list): Add `font-lock-face'.
16210
16211 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16212
16213 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16214
16215 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16216 Use utf-16le on little endian machines and utf-16be otherwise.
16217
16218 2004-04-02 David Kastrup <dak@gnu.org>
16219
16220 * net/browse-url.el (browse-url-generic): Use call-process
16221 instead of start-process to allow browsers that fork and detach.
16222
16223 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16224
16225 * compile.el (compilation-current-error): New var.
16226 (compilation-setup, compile-mouse-goto-error)
16227 (compile-goto-error, next-error): Use it.
16228 (compilation-skip-to-next-location): Default to t, which gives
16229 contiguous skipping like old compile (where this was redundant).
16230 (compilation-next-error): Prevent previous-* commands from moving
16231 back to message at or just before point.
16232
16233 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16234
16235 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16236 (gdb-source-info): Don't display source at startup, if required.
16237 (gdb-show-main): New option.
16238 (gdba): Update documentation.
16239 (gdb-source): Cover case of auto-display output.
16240
16241 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16242
16243 * autorevert.el: Delete obsolete autoload's and defvar's.
16244 (auto-revert-check-vc-info): New user option.
16245 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16246 (auto-revert-handler-vc): Delete.
16247 (auto-revert-handler): Treat return value `fast' of
16248 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16249
16250 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16251 return `fast'.
16252
16253 * files.el (buffer-stale-function): Doc change.
16254
16255 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16256
16257 * printing.el: New tip on Tips section.
16258 (pr-version): New version number (6.7.4).
16259 (pr-shell-file-name): Initialization fix.
16260
16261 2004-03-31 Juri Linkov <juri@jurta.org>
16262
16263 * dired.el: Add autoload for `dired-do-touch'.
16264 (dired-touch-program): New var.
16265 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16266 (dired-no-confirm): Add `touch' to docstring.
16267
16268 * dired-aux.el (dired-do-touch): New fun.
16269 (dired-do-chxxx): Add argument -t for touch operation.
16270
16271 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16272 `dired-move-to-filename-regexp'.
16273
16274 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16275
16276 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16277
16278 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16279
16280 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16281 and only if the buffer was modified.
16282
16283 2004-03-30 Kenichi Handa <handa@m17n.org>
16284
16285 * international/characters.el: Delete pairs for U+2308..U+230B.
16286
16287 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16288
16289 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16290 to detect the beginning of a level 2 or 3 annotation.
16291
16292 2004-03-29 Kenichi Handa <handa@m17n.org>
16293
16294 * international/ucs-tables.el (ucs-insert): Fix the error message.
16295
16296 2004-03-29 Kenichi Handa <handa@m17n.org>
16297
16298 * international/mule-util.el (char-displayable-p): Fix generation
16299 of XLFD file name.
16300
16301 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16302 before finding directories by `find'.
16303
16304 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16305
16306 * subr.el (interactive-form): Delete. Now implemented in C.
16307
16308 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16309
16310 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16311 (vc-diff-label): New fun.
16312 (vc-diff-internal): Use it.
16313
16314 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16315
16316 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16317
16318 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16319
16320 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16321 specify XML (EBNFX).
16322
16323 * progmodes/ebnf2ps.el: Doc fix.
16324 (ebnf-version): New version number (4.1).
16325 (ebnf-syntax): Adjust customization.
16326 (ebnf-style-database): Add ebnfx entry.
16327 (ebnf-syntax-alist): Add ebnfx initialization.
16328 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16329
16330 * printing.el: Doc fix.
16331 (pr-version): New version number (6.7.3).
16332 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16333 returns nil for mouse position. Reported by Drew Adams
16334 <drew.adams@oracle.com>.
16335 (pr-update-menus): Modify interactive declaration. Reported by Drew
16336 Adams <drew.adams@oracle.com>.
16337
16338 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16339
16340 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16341 (gud-gdba-marker-filter): Log the process input and output, if
16342 required. From Stefan Monnier.
16343 (gdb-debug-log, gdb-enable-debug-log): New variables.
16344 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16345
16346 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16347
16348 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16349 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16350
16351 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16352
16353 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16354 Call vc-find-file-hook here instead of in auto-revert-buffers.
16355 (auto-revert-buffers): Delete call to vc-find-file-hook.
16356 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16357 (global-auto-revert-mode, auto-revert-set-timer)
16358 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16359
16360 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16361
16362 * woman.el (woman-change-fonts): Rename local variable
16363 woman-font-alist to font-alist to avoid a compiler warning.
16364
16365 2004-03-27 Dave Love <fx@gnu.org>
16366
16367 * emacs-lisp/rx.el (rx): Doc fix.
16368 Fix copyright years.
16369
16370 * strokes.el (strokes-global-set-stroke-string): New function.
16371 (strokes-list-strokes): Cope with strings, not just commands.
16372 Set foreground colour of image.
16373 (strokes-global-set-stroke): Doc fix.
16374
16375 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16376
16377 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16378 Auto Revert mode.
16379 (Buffer-menu-files-only): New variable.
16380 (Buffer-menu-toggle-files-only): New function.
16381 (Buffer-menu-mode-map): Bind it to `T'.
16382 (Buffer-menu-mode): Mention `T' in docstring.
16383 Set buffer-stale-function.
16384 (list-buffers-noselect): Mark buffer non-modified and set
16385 Buffer-menu-files-only.
16386
16387 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16388
16389 * autorevert.el (auto-revert-handler): Print revert message
16390 before, rather than after, reverting.
16391 (buffer-stale-function): Move to files.el.
16392
16393 * files.el (buffer-stale-function): Move here from autorevert.el.
16394
16395 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16396
16397 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16398
16399 * calc/calc.el (calc-mode-map): Use mapc.
16400
16401 * apropos.el (apropos-mode): Don't autoload.
16402 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16403 (apropos): Use it.
16404 (apropos-print): Add optional `text' argument.
16405 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16406 Don't assume point-min == 1.
16407
16408 * bs.el (bs-buffer-list): Use buffer-local-value.
16409 (bs--set-toggle-to-show): Use with-current-buffer.
16410
16411 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16412 New funs.
16413 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16414
16415 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16416
16417 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16418 (dabbrev--find-expansion): Use pop.
16419 (dabbrev--search): Use match-string-no-properties.
16420
16421 * dired.el (dired-mode): Use run-mode-hooks.
16422 (dired-move-to-end-of-filename): Use match-string.
16423
16424 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16425 is bound before using it.
16426 (ediff-verbose-p): Make it into a var since it's not constant.
16427
16428 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16429
16430 * faces.el (read-face-font): Don't cons up unnecessarily.
16431 (header-line, tool-bar): Share common parts.
16432
16433 * files.el (file-relative-name): Use compare-strings.
16434
16435 * finder.el (finder-mode): Follow coding convention.
16436
16437 * subr.el (read-number): New function.
16438
16439 * ses.el (ses-read-number): Move to subr.el.
16440 (ses-set-header-row): Use read-number.
16441
16442 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16443
16444 * vc-hooks.el (vc-arg-list): New function, which handles both
16445 compiled and uncompiled code.
16446 (vc-default-workfile-unchanged-p): Use it.
16447
16448 * vc.el (vc-print-log): Undo prev change, use new function
16449 vc-arg-list from vc-hooks.el.
16450
16451 2004-03-26 Masatake YAMATO <jet@gyve.org>
16452
16453 * simple.el (completion-setup-function): Emphasize the
16454 first uncommon characters in the completions; and de-emphasize
16455 the common prefix substrings.
16456 (completion-emphasis): New face.
16457 (completion-de-emphasis): New face.
16458
16459 2004-03-25 Juanma Barranquero <lektu@terra.es>
16460
16461 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16462 Comment out (it's unused and unfinished code).
16463
16464 2004-03-25 Sam Steingold <sds@gnu.org>
16465
16466 * vc.el (vc-print-log): Fix a bug in the last patch:
16467 backend-function may be a byte-compiled object, not a lambda.
16468
16469 2004-03-25 Juri Linkov <juri@jurta.org>
16470
16471 * descr-text.el (describe-property-list): Add a button
16472 for `face' property that calls `describe-face'.
16473 Suggested by luis fernandes <elf@ee.ryerson.ca>
16474
16475 * international/mule.el (keyboard-coding-system):
16476 * kmacro.el (kmacro-call-macro): Fix docstring.
16477
16478 * dired.el: Fix comments.
16479
16480 * textmodes/fill.el (fill): Fix Info link.
16481
16482 * font-lock.el (fast-lock, lazy-lock):
16483 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16484 Info node.
16485
16486 * eshell/eshell.el (eshell): Fix broken info-link.
16487
16488 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16489 * eshell/em-banner.el (eshell-banner):
16490 * eshell/em-smart.el (eshell-smart):
16491 * eshell/esh-cmd.el (eshell-cmd):
16492 Comment out broken info-links to incomplete Info manual.
16493
16494 * info-xref.el: Fix commentary.
16495
16496 2004-03-25 Kevin Ryde <user42@zip.com.au>
16497
16498 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16499 Remove spurious node duplicate suppression, doesn't work, not wanted.
16500 (info-xref-output): Take format style args, add "sit-for 0" to let
16501 user see the results as they progress.
16502 (info-xref-check-all-custom): New function.
16503
16504 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16505
16506 * gdb-ui.el: Moved to progmodes.
16507
16508 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16509
16510 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16511
16512 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16513
16514 * calendar/appt.el (appt-check): Remove superfluous progn.
16515 When finished with diary buffer: if it was not being displayed
16516 before, kill it; otherwise restore its original state.
16517 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16518
16519 * calendar/calendar.el (calendar-set-mode-line): Use total
16520 available mode-line width, rather than frame-width.
16521
16522 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16523 after mode change so effect not lost.
16524
16525 2004-03-23 Dave Love <fx@gnu.org>
16526
16527 * dired.el (dired) <defgroup>: Add link to manual.
16528 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16529 (dired-revert): Use dolist.
16530 (dired-mode-map): Add U binding.
16531 (dired-mode): Add font-lock-beginning-of-syntax-function.
16532 (dired-garbage-files-regexp): Make it a defcustom.
16533
16534 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16535
16536 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16537 is equivalent to nil.
16538 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16539 (vc-arch-mode-line-string): Accept `added' state.
16540 (vc-arch-state): Use inode-sigs if available.
16541 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16542 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16543 (vc-arch-tagline-re): New var.
16544 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16545 New functions.
16546 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16547 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16548
16549 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16550 (vc-file-not-found-hook): Use it.
16551
16552 * diff-mode.el (diff-default-read-only): Change default.
16553 (diff-mode-hook): Make it a defcustom. Add some options.
16554 (diff-mode-map): Bind diff-refine-hook.
16555 (diff-yank-handler): New var.
16556 (diff-yank-function): New fun.
16557 (diff-font-lock-keywords): Use them.
16558 (diff-end-of-file): Handle case where file-header looks like diff text.
16559 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16560 (diff-file-kill): Delete a subsequent empty line, if applicable.
16561 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16562 (diff-find-file-name): Use it.
16563 (diff-tell-file-name): New command.
16564 (diff-mode): Be careful with view-mode.
16565 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16566 New functions, for use in diff-mode-hook.
16567 (diff-find-source-location): Catch "regex too large" errors.
16568 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16569 (diff-refine-hunk): New command.
16570
16571 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16572 (smerge-context-menu-map): Remove unused var.
16573 (smerge-keep-all): Preserve markers.
16574 (smerge-keep-n): New fun.
16575 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16576 (smerge-keep-current, smerge-ediff): Use it.
16577 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16578 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16579 (smerge-resolve): Resolve trivial 3-part conflicts.
16580
16581 2004-03-23 Juri Linkov <juri@jurta.org>
16582
16583 * man.el (Man-width): New var.
16584 (Man-getpage-in-background): Use it.
16585 (Man-support-local-filenames): New var and fun.
16586 (Man-build-man-command): Don't add a second %s.
16587 (Man-fontify-manpage): Clean up message.
16588 (Man-mode): Set outline-regexp, outline-level,
16589 imenu-generic-expression.
16590
16591 * woman.el (woman-fill-frame): Doc fix.
16592 (woman-decode-region): Use window-width instead of frame-width.
16593
16594 * abbrevlist.el (list-one-abbrev-table):
16595 * descr-text.el (describe-char):
16596 * international/mule-diag.el (describe-current-coding-system):
16597 * international/quail.el (quail-insert-decode-map):
16598 Use window-width instead of frame-width.
16599
16600 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16601 (jka-compr-mode-alist-additions): Add tbz.
16602 (jka-compr-write-region, jka-compr-insert-file-contents):
16603 Add message for undefined compress-program.
16604 (jka-compr-write-region): Remove redundant var bindings.
16605
16606 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16607 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16608 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16609 (dired-man): Use dired-guess-shell-command.
16610 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16611 Change default nil to t.
16612
16613 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16614 (dired-compare-directories): Add default value for empty input.
16615
16616 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16617
16618 * time.el (display-time-string-forms): Fix help-echo date format.
16619
16620 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16621
16622 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16623 (buffer-stale-function): New variable.
16624 (auto-revert-list-diff, auto-revert-dired-file-list)
16625 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16626 (auto-revert-handler): Take over some functionality of deleted
16627 functions.
16628 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16629
16630 * dired.el (dired-directory-changed-p): New fun, extracted from
16631 dired-internal-noselect.
16632 (dired-buffer-stale-p): New fun.
16633 (dired-internal-noselect): Use dired-directory-changed-p.
16634 Eliminate revert messages.
16635 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16636
16637 2004-03-23 Kenichi Handa <handa@m17n.org>
16638
16639 * international/characters.el: Setup syntaxes for more parentheses
16640 Unicode characters.
16641
16642 * international/mule-cmds.el (select-safe-coding-system):
16643 Merge coding-system and auto-cs before comparing them.
16644
16645 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16646
16647 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16648
16649 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16650 normal-auto-fill-function and comment-indent-function.
16651 The default values now work just as well.
16652 Don't set font-lock-beginning-of-syntax-function since we already set
16653 syntax-begin-function.
16654 (lisp-outline-level): Put ;;;###autoload at same level as (.
16655 (prin1-char): Quote special chars.
16656
16657 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16658 than with-no-warnings.
16659
16660 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16661 if the source location can't be found.
16662 (edebug-compute-previous-result): Use prin1-char.
16663
16664 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16665 (debug-ignored-errors): Add an entry.
16666
16667 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
16668 (byte-compile-file): Output warning when deleting a file.
16669
16670 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
16671 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
16672
16673 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
16674 (byte-compile-inline-expand): Use backquote.
16675 (byte-optimize-pure-func): Rename from byte-optimize-concat.
16676 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
16677
16678 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
16679
16680 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
16681
16682 2004-03-22 Juri Linkov <juri@jurta.org>
16683
16684 * finder.el (finder-known-keywords): Fix data, tex, unix.
16685
16686 * play/landmark.el: Fix keywords.
16687
16688 * language/ethio-util.el (ethio-find-file): Doc fix.
16689
16690 * emacs-lisp/warnings.el: Doc fix.
16691
16692 * textmodes/ispell.el (ispell-help): Doc fix.
16693
16694 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
16695
16696 * format.el (format-insert-file): Always return a list of two
16697 elements, like insert-file-contents does.
16698
16699 2004-03-21 Andre Spiegel <spiegel@gnu.org>
16700
16701 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16702 and vc-BACKEND-diff.
16703 (vc-print-log): If the print-log implementation supports it, use
16704 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16705 (vc-version-diff, vc-diff-internal): Doc fixes.
16706
16707 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16708 implementation supports it, let diff output go to *vc*,
16709 not *vc-diff*, since this is an internal call.
16710
16711 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16712
16713 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16714
16715 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16716
16717 2004-03-21 Dave Love <fx@gnu.org>
16718
16719 * progmodes/cfengine.el (cfengine-mode):
16720 Set parse-sexp-ignore-comments.
16721
16722 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16723
16724 2004-03-21 Juanma Barranquero <lektu@terra.es>
16725
16726 * allout.el (allout-mode): Fix docstring.
16727
16728 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
16729
16730 * files.el (insert-directory): Fix bug if SWITCHES is a list.
16731
16732 * autorevert.el (auto-revert-interval): Make new value take
16733 effect immediately when set through Custom.
16734 (auto-revert-set-timer): Add interactive declaration.
16735
16736 2004-03-19 David Ponce <david@dponce.com>
16737
16738 * ruler-mode.el (ruler-mode-header-line-format-old):
16739 Don't `make-variable-buffer-local'.
16740 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16741 (ruler-mode-header-line-format): Simply funcall the above.
16742 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16743 to save/restore a previous header line format.
16744 (ruler-mode-space): Don't depend on a numeric WIDTH value.
16745 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16746 fringes and margins width.
16747 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16748
16749 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16750
16751 * log-edit.el (log-edit-font-lock-keywords): Typo.
16752
16753 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16754 (tex-send-tex-command): Rather than here.
16755 (tex-compilation-parse-errors): Simplify.
16756
16757 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16758
16759 * time.el (display-time-string-forms): Add help-echo with date on time.
16760
16761 * composite.el (compose-region): Use restore-buffer-modified-p.
16762
16763 * disp-table.el (standard-display-8bit): Simplify.
16764
16765 * server.el (server-process-filter): Delete temp frame.
16766
16767 * add-log.el (add-change-log-entry): Simplify.
16768
16769 2004-03-19 Kim F. Storm <storm@cua.dk>
16770
16771 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16772 (hexl-follow-line): Don't require 'fringe.
16773
16774 * progmodes/compile.el (compilation-start): Always set
16775 compilation-last-buffer and return it.
16776
16777 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
16778
16779 * simple.el (clone-buffer): Doc fix.
16780
16781 2004-03-18 Juanma Barranquero <lektu@terra.es>
16782
16783 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16784
16785 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16786
16787 * log-edit.el (log-edit-font-lock-keywords): New var.
16788 (log-edit-mode): Use it.
16789
16790 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
16791
16792 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
16793 properly for watching in speedbar.
16794
16795 2004-03-17 Masatake YAMATO <jet@gyve.org>
16796
16797 * smerge-mode.el (smerge-popup-context-menu):
16798 Put `unwind-protect' around `overlay-put' and `popup-menu'.
16799
16800 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
16801
16802 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
16803 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
16804 Take sealed revisions into account.
16805 (vc-arch-checkin): Extract a summary line from the message.
16806
16807 2004-03-16 Masatake YAMATO <jet@gyve.org>
16808
16809 * register.el (register): Provide `register' feature.
16810
16811 2004-03-15 Masatake YAMATO <jet@gyve.org>
16812
16813 Added context menu support in smerge mode.
16814 Most of the part is written by Stefan Monnier.
16815
16816 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
16817 New keymap and menu.
16818 (smerge-text-properties): New function.
16819 (smerge-remove-props): New function.
16820 (smerge-popup-context-menu): New function.
16821 (smerge-resolve): Call `smerge-remove-props'.
16822 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
16823 (smerge-keep-current): Ditto.
16824 (smerge-kill-current): New function.
16825 (smerge-match-conflict): Put text properties.
16826 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
16827
16828 2004-03-15 David Ponce <david@dponce.com>
16829
16830 * ruler-mode.el (ruler-mode-left-fringe-cols)
16831 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
16832 (ruler-mode-right-scroll-bar-cols): Remove.
16833 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
16834 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
16835 Use fringe-columns and scroll-bar-columns.
16836
16837 2004-03-15 Masatake YAMATO <jet@gyve.org>
16838
16839 * hl-line.el (hl-line-range-function): New variable.
16840 (hl-line-move): New function.
16841 (global-hl-line-highlight): Use `hl-line-move'.
16842 (hl-line-highlight): Ditto.
16843
16844 * scroll-bar.el (scroll-bar-columns):
16845 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
16846
16847 * ruler-mode.el (top-level): Require scroll-bar and fringe.
16848 (ruler-mode-left-fringe-cols)
16849 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
16850 (ruler-mode-right-scroll-bar-cols)
16851 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
16852 (ruler-mode-ruler-function): New variable.
16853 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
16854 if the value for `ruler-mode-ruler-function'is given.
16855
16856 * hexl.el (hexl-mode-hook): Make the hook customizable.
16857 (hexl-address-area, hexl-ascii-area): New customize variables.
16858 (hexlify-buffer): Put font-lock-faces on the address area and
16859 the ascii area.
16860 (hexl-activate-ruler): New function.
16861 (hexl-follow-line): New function.
16862 (hexl-highlight-line-range): New function.
16863 (hexl-mode-ruler): New function.
16864
16865 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16866
16867 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
16868 (vc-default-find-file-hook): New fun.
16869 (vc-find-file-hook): Call new find-file-hook operation.
16870
16871 * vc-arch.el: New file.
16872
16873 2004-03-12 Jesper Harder <harder@ifa.au.dk>
16874
16875 * info-look.el (info-lookup): Reuse an existing Info window.
16876
16877 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16878
16879 * woman.el (woman-preserve-ascii): Default value changed to t and
16880 doc string revised.
16881
16882 2004-03-12 Richard M. Stallman <rms@gnu.org>
16883
16884 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16885 Fix minor bug.
16886
16887 * replace.el (occur-engine): Change message for count of matches.
16888
16889 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
16890 For strings, do compare text properties.
16891
16892 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
16893
16894 * progmodes/compile.el (compile-auto-highlight)
16895 (compilation-error-list, compilation-old-error-list)
16896 (compilation-parse-errors-function, compilation-parsing-end)
16897 (compilation-error-message, compilation-directory-stack)
16898 (compilation-enter-directory-regexp-alist)
16899 (compilation-leave-directory-regexp-alist)
16900 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
16901 (compilation-current-file, compilation-regexps): Remove vars.
16902
16903 (compile-error-at-point, compilation-error-filedata)
16904 (compilation-error-filedata-file-name, compile-reinitialize-errors)
16905 (compilation-next-error-locus, compilation-forget-errors)
16906 (count-regexp-groupings, compilation-parse-errors)
16907 (compile-collect-regexps, compile-buffer-substring): Remove funs.
16908
16909 (compile-internal): Make obsolete.
16910
16911 (compilation-first-column, compilation-error)
16912 (compilation-directory-matcher, compilation-page-delimiter)
16913 (compilation-mode-font-lock-keywords, compilation-debug)
16914 (compilation-error-face, compilation-warning-face)
16915 (compilation-info-face, compilation-line-face)
16916 (compilation-column-face, compilation-enter-directory-face)
16917 (compilation-leave-directory-face, compilation-skip-threshold)
16918 (compilation-skip-visited, compilation-context-lines): New vars.
16919
16920 (compilation-warning-face, compilation-info-face)
16921 (compilation-message-face): New faces.
16922
16923 (compilation-error-regexp-alist-alist): New constant.
16924
16925 (compilation-face, compilation-directory-properties)
16926 (compilation-assq, compilation-error-properties, compilation-start)
16927 (define-compilation-mode, compilation-loop)
16928 (compilation-set-window): New functions.
16929
16930 (compile): Additional argument for interactive compiles like TeX.
16931
16932 * progmodes/grep.el (kill-grep): Move here from compile.el
16933 (grep-error, grep-hit-face, grep-error-face)
16934 (grep-mode-font-lock-keywords): New variables.
16935 (grep-regexp-alist): Simplify regexp and add `binary' case.
16936 (grep-mode): New mode.
16937 (grep-process-setup): Simplify.
16938
16939 2004-03-11 Jason Rumney <jasonr@gnu.org>
16940
16941 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
16942 letters on DOS/Windows.
16943
16944 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
16945
16946 * server.el (server-name): New var.
16947 (server-socket-dir): New var to replace server-socket-name.
16948 (server-start): Use them.
16949
16950 2004-03-11 Simon Josefsson <jas@extundo.com>
16951
16952 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
16953 died to avoid infloop. Reported by Jonathan Glauner
16954 <jglauner@sbum.org>.
16955
16956 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
16957
16958 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
16959 (smerge-mode-menu): Use it to deactivate menu entries.
16960 (smerge-keep-current): New fun.
16961 (smerge-keep-current): Use it.
16962
16963 2004-03-10 John Paul Wallington <jpw@gnu.org>
16964
16965 * foldout.el (foldout-fold-list, foldout-modeline-string):
16966 Declare them as variables, not constants.
16967
16968 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16969
16970 * ps-print.el: Modification to print *Messages* buffer.
16971 (ps-print-version): New version 6.6.4.
16972 (ps-message-log-max): New fun.
16973 (ps-spool-without-faces, ps-spool-with-faces)
16974 (ps-count-lines-preprint): Code fix.
16975
16976 * printing.el: New tips in Tips section.
16977
16978 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16979
16980 * delim-col.el: Doc fix.
16981
16982 * printing.el: Doc fix. New doc section (Tips).
16983
16984 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16985
16986 * type-break.el (type-break-emacs-variant): Remove.
16987 (type-break-run-at-time, type-break-cancel-function-timers):
16988 Use fboundp rather than version name and number.
16989
16990 2004-03-09 Masatake YAMATO <jet@gyve.org>
16991
16992 * hexl.el (hexl-mode): Use `make-local-variable' instead of
16993 `make-variable-buffer-local'.
16994
16995 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
16996
16997 * find-dired.el (find-dired): Call `shell-command' instead of
16998 `start-process-shell-command'. By this, Tramp takes over
16999 handling of remote directories.
17000
17001 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17002
17003 * newcomment.el (comment-use-global-state): New var.
17004 (comment-search-forward): Use it.
17005
17006 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17007
17008 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17009
17010 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17011 (enable-kinsoku): Make it a defcustom.
17012 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17013 paragraph to same-comment-start-marker.
17014
17015 2004-03-07 Dave Love <fx@gnu.org>
17016
17017 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17018 (browse-url-mail): Use it.
17019
17020 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17021 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17022
17023 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17024
17025 * woman.el (woman-man.conf-path): Doc fix.
17026 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17027
17028 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17029
17030 * sort.el (sort-columns): Remove ms-dos from the list of systems
17031 where the external `sort' command is not used.
17032
17033 2004-03-07 Kim F. Storm <storm@cua.dk>
17034
17035 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17036 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17037 from overlay-arrow-variable-list.
17038 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17039
17040 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17041
17042 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17043 overlay arrow string properly for the assembler buffer.
17044
17045 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17046
17047 * mail/sendmail.el (mail-mode): Fix last change.
17048
17049 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17050
17051 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17052 for the assembler buffer.
17053 (gdb-assembler-custom): Position the overlay arrow.
17054 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17055
17056 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17057
17058 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17059
17060 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17061 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17062
17063 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17064
17065 * newcomment.el (uncomment-region): Allow non-terminated comment.
17066 (comment-normalize-vars): Check the user-specified comstart marker.
17067
17068 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17069
17070 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17071 Otherwise, do use it if the region only contains font-lock text
17072 properties.
17073
17074 2004-03-04 Masatake YAMATO <jet@gyve.org>
17075
17076 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17077 as the callback function for eldoc.
17078 (hexl-print-current-point-info): New function.
17079 (hexl-current-address): Print the address in both decimal
17080 and hexadecimal format.
17081
17082 2004-03-04 Richard M. Stallman <rms@gnu.org>
17083
17084 * mail/rmail.el (rmail-convert-to-babyl-format):
17085 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17086
17087 * mail/mail-utils.el (mail-unquote-printable-region):
17088 New arg UNIBYTE.
17089
17090 * startup.el (command-switch-alist): Doc fix.
17091
17092 * simple.el (undo): Temporarily set this-command to `undo-start',
17093 then set it to `undo' once undo-start returns without error.
17094
17095 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17096
17097 * simple.el (kill-line): Don't disregard trailing whitespace
17098 in eol condition, if show-trailing-whitespace is set.
17099
17100 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17101 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17102 When disabling, restore old values only if mouse-sel-has-been-enabled.
17103
17104 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17105 (isearch-{-char): New function.
17106 (isearch-mode-map): Bind { to isearch-{-char.
17107
17108 * font-lock.el (lisp-font-lock-keywords-2):
17109 Turn off the CL with-... and do-... general patterns.
17110 Instead, recognize several specific with... and do... constructs.
17111
17112 * files.el (switch-to-buffer-other-window):
17113 Bind same-window-buffer-names and same-window-regexps to nil.
17114 (switch-to-buffer-other-frame): Likewise.
17115
17116 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17117
17118 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17119 recognizing leading comment on code line.
17120
17121 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17122
17123 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17124 hidden files/directories.
17125
17126 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17127
17128 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17129 only comment-start (in case the mode hasn't set it).
17130
17131 * Makefile.in (AUTOGENEL): New var.
17132 (bootstrap-prepare): Rename from bootstrap-clean.
17133 Don't remove elc files.
17134 (maintainer-clean): New target.
17135
17136 * xml.el (xml-get-attribute-or-nil): Simplify.
17137
17138 2004-03-02 Juri Linkov <juri@jurta.org>
17139
17140 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17141 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17142 URL to prevent their substitution with the environment variable
17143 values by browsers.
17144
17145 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17146
17147 * ps-print.el: Doc fix.
17148 (ps-print-version): New version number (6.6.3).
17149 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17150 Docstring fix.
17151 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17152 before printing.
17153 (ps-time-stamp-yyyy-mm-dd): New fun.
17154 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17155
17156 2004-03-02 Kim F. Storm <storm@cua.dk>
17157
17158 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17159
17160 2004-03-01 Juanma Barranquero <lektu@terra.es>
17161
17162 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17163
17164 * desktop.el (desktop-file-version)
17165 (desktop-after-read-hook): Fix typos.
17166 (desktop-clear-preserve-buffers): Remove redundant info in
17167 docstring already shown by the obsolescence message.
17168 (desktop-truncate, desktop-internal-v2s)
17169 (desktop-value-to-string): Change argument name to match docstring.
17170
17171 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17172
17173 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17174 docstring.
17175
17176 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17177
17178 * printing.el: Replace "As Is..." in PostScript file print/preview by
17179 "No Preprocessing...". Suggested by Colin Marquardt
17180 <_marquardt_@zmd.de>.
17181 (pr-insert-section-4): Adjust buffer interface.
17182
17183 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17184
17185 Version 2.0.39 of Tramp released.
17186
17187 * net/tramp.el (tramp-handle-file-local-copy)
17188 (tramp-handle-write-region, tramp-open-connection-rsh):
17189 Variable name typo. Small change. From Patrick Tullmann
17190 <tullmann@flux.utah.edu>.
17191 (tramp-process-connection-type): New variable.
17192 (tramp-maybe-open-connection): Use it.
17193 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17194 (tramp-touch): Set last-modified time of a remote file.
17195 (tramp-handle-write-region): Say which function is used when encoding.
17196
17197 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17198
17199 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17200 case of non-existing filename, too. Reported by Christoph Bauer
17201 <c_bauer@informatik.uni-kl.de>.
17202 (tramp-smb-get-file-entries): The directory in question should
17203 have permissions "drwxrwxrwx". Just virtual, because we don't
17204 know the real permissions. Don't we know?
17205 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17206 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17207 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17208 output. If it was received chunkwise, there have been problems.
17209 Remove the "prompt not found" error message; it is obvious.
17210 Simplify algorithm.
17211 (tramp-smb-process-running): Remove. Since we acknowledge the
17212 virtual prompt for shares, there's no need for distinction of
17213 reading shares (process ends afterwards) and interactive mode of
17214 smblient.
17215 (tramp-smb-open-connection): Setting process sentinel removed.
17216 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17217 "NT_STATUS_NETWORK_ACCESS_DENIED".
17218 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17219 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17220 (top-level): Setting default value in `tramp-default-method-alist'
17221 corrected. Order of USER and HOST have been wrong.
17222 Nobody complained for months ...
17223 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17224 (tramp-smb-open-connection): Clear password cache if login has failed.
17225
17226 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17227 `tramp-unified-filenames'.
17228 (tramp-completion-mode): Make test for XEmacs explicitely.
17229 `event-to-character' can exists in Emacs packages too.
17230 Reported by Matt Swift <swift@alum.mit.edu>.
17231 (tramp-buffer-name): Buffer name must contain the user if exists.
17232 Reported by Adrian Phillips <a.phillips@met.no>.
17233 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17234 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17235 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17236 `tramp-do-copy-or-rename-file-one-local', because it handles also
17237 the case both files use the same out-of-band method.
17238 Implementation added.
17239 (tramp-handle-file-local-copy, tramp-handle-write-region):
17240 Out-of-band handling removed. `copy-file' called instead, which
17241 calls `tramp-do-copy-or-rename-file-out-of-band'.
17242 (tramp-action-password): Check for out-of-band method removed.
17243 This function is used for 'login-program.
17244 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17245 appropriate.
17246 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17247 and `tramp-parse-sknownhosts'.
17248 (tramp-completion-function-alist): It's a defvar now, because we
17249 want to apply the optimized `tramp-set-completion-function'
17250 instead of a static list.
17251 (tramp-set-completion-function): Implementation tuned.
17252 Avoid double entries, and entries where the function or the
17253 file/directory doesn't exist.
17254 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17255 for SSH2.
17256 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17257 (tramp-handle-dired-compress-file): New function.
17258 (tramp-async-proc): New variable.
17259 (tramp-handle-shell-command): Adding asynchronous processes.
17260 They are far from being perfect, but it works at least for
17261 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17262 (top-level): Require password.el if visible. Should be mandatory
17263 once No Gnus has found its way into (X)Emacs.
17264 (tramp-read-passwd): Invoke `password-read' if available,
17265 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17266 fallback any longer.
17267 (tramp-clear-passwd): New function.
17268 (tramp-process-actions, tramp-process-multi-actions):
17269 Clear password cache if login has failed.
17270
17271 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17272 its own module.
17273 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17274 `ange-ftp-ftp-name-res'. There could be incorrect values from
17275 previous calls in case the "ftp" method is used in the Tramp file
17276 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17277
17278 2004-02-28 Richard M. Stallman <rms@gnu.org>
17279
17280 * term.el (term-mouse-paste): Call mouse-set-point.
17281
17282 * thumbs.el: New file.
17283
17284 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17285
17286 * progmodes/ebnf-abn.el: Doc fix.
17287
17288 * progmodes/ebnf-bnf.el: Doc fix.
17289 (ebnf-repeat): Code fix.
17290
17291 * progmodes/ebnf2ps.el: Doc fix.
17292 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17293
17294 2004-02-28 Juri Linkov <juri@jurta.org>
17295
17296 * ffap.el (dired-at-point): Additional writability test for
17297 relative directory names.
17298 (dired-at-point-prompter): Treat directories as a directory, get
17299 the directory component from files.
17300 (ffap-string-at-point): Return string from region if region is active.
17301 (ffap-file-at-point): Remove redundant code.
17302
17303 2004-02-28 Kim F. Storm <storm@cua.dk>
17304
17305 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17306 Initialize margin area images to nil.
17307 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17308 (breakpoint-enabled-bitmap-face)
17309 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17310 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17311 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17312 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17313 (gdb-reset): Use gdb-remove-breakpoint-icons.
17314 (gdb-put-string): Add dprop arg to specify alternative display
17315 property (for setting fringe bitmap).
17316 (gdb-remove-strings): Doc fix.
17317 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17318 icon in fringe (if available), or else as icon or text in display
17319 margin. Creates necessary icons in breakpoint-bitmap,
17320 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17321 Also make left window margin if required.
17322 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17323 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17324 no longer needed.
17325 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17326 gdb-put-breakpoint-icon.
17327 (gdb-assembler-mode): Don't set left-margin-width here.
17328
17329 2004-02-27 Kevin Ryde <user42@zip.com.au>
17330
17331 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17332 comma, so that it DTRT in macros.
17333
17334 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17335
17336 * progmodes/sh-script.el (sh-shell-arg)
17337 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17338 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17339
17340 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17341
17342 * faces.el (face-spec-set-match-display): Add a new attribute,
17343 `min-colors'.
17344 (region, highlight, secondary-selection): Use `min-colors'.
17345
17346 * custom.el (defface): Add documentation for `min-colors'.
17347
17348 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17349 (font-lock-keyword-face, font-lock-function-name-face)
17350 (font-lock-variable-name-face, font-lock-constant-face):
17351 Use `min-colors'.
17352
17353 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17354
17355 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17356
17357 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17358 define assq-delete-all if it's not defined.
17359 (ebnf-generate-region): Code fix.
17360
17361 * printing.el: Doc fix.
17362 (pr-version): New version number (6.7.2).
17363 (pr-command): Return empty string if command is an empty string.
17364
17365 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17366
17367 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17368
17369 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17370 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17371 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17372 "tt" ["test"] ). Reported by Markus Dreyer
17373 <mdreyer@ix.urz.uni-heidelberg.de>.
17374 (ebnf-version): New version number (4.0).
17375 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17376 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17377 (ebnf-delete-style): New commands.
17378 (ebnf-directory, ebnf-file): New funs.
17379 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17380 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17381 (ebnf-syntax-alist): New var.
17382 (ebnf-element-width): New fun replacing ebnf-list-width.
17383 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17384 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17385 (ebnf-prologue): Adjust vars.
17386 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17387 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17388 (ebnf-check-style-values, ebnf-generate-production)
17389 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17390 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17391 (ebnf-token-repeat): Code fix.
17392
17393 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17394 %right, %left and %prec. Suggested by Matthew K. Junker
17395 <junker@alum.mit.edu>.
17396 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17397
17398 * progmodes/ebnf-iso.el: Doc fix.
17399 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17400 (ebnf-iso-lex): Code fix.
17401
17402 * progmodes/ebnf-bnf.el: Doc fix.
17403 (ebnf-bnf-lex): Code fix.
17404
17405 * progmodes/ebnf-otz.el: Doc fix.
17406
17407 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17408
17409 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17410 (abbrev-prefix-mark): Doc fix.
17411
17412 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17413
17414 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17415 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17416 (gdb-var-delete): Make interactive (really).
17417 (gdb-edit-value): Make non-interactive.
17418
17419 * progmodes/gud.el (gud-speedbar-menu-items):
17420 Add gdb-var-delete and, indirectly, gdb-edit-value.
17421 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17422 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17423 (gud-gdb-marker-filter): Add comment for annotations.
17424
17425 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17426
17427 * calendar/calendar.el (generate-calendar)
17428 (calendar-read-date): Prevent display of BC calendars once more -
17429 reverts 2003-10-01 change.
17430 (generate-calendar-month): Doc fix.
17431
17432 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17433
17434 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17435 return value of increment-calendar-month.
17436
17437 2004-02-21 Stephen Compall <s11@member.fsf.org>
17438
17439 * saveplace.el (save-place-forget-unreadable-files)
17440 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17441 (save-place-forget-unreadable-files): New function.
17442 (save-place-alist-to-file): Use it to filter out files that are
17443 no longer readable.
17444
17445 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17446 current Texinfo environment, using the same method as in
17447 `texinfo-insert-@end', and insert a space rather than a newline if
17448 point in a @table environment.
17449
17450 2004-02-21 Juri Linkov <juri@jurta.org>
17451
17452 * ffap.el (ffap-file-at-point): Try parent directories.
17453
17454 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17455
17456 * vcursor.el (vcursor-modifiers): New defcustom.
17457 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17458 hard-coded list.
17459
17460 2004-02-21 Masatake YAMATO <jet@gyve.org>
17461
17462 * play/animate.el (animate-birthday-present): Accept names other
17463 than `Sarah', too.
17464
17465 2004-02-21 Juri Linkov <juri@jurta.org>
17466
17467 * startup.el: Remove table of command line arguments from the
17468 Commentary section.
17469
17470 2004-02-20 John Wiegley <johnw@newartisans.com>
17471
17472 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17473 again" modifier from 'e' to 'E', since 'e' is also used by the
17474 "file extension" modifier.
17475
17476 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17477
17478 * help-fns.el (describe-categories): Doc fix.
17479
17480 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17481
17482 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17483 temporary file for buffer already visiting one. This change makes
17484 output likely to be directly usable by patch program.
17485 Suggested by Adrian Aichner <adrian@xemacs.org>
17486
17487 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17488
17489 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17490 case of variables defined in compound statements.
17491 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17492 Simplify constructions using switch-to-buffer.
17493
17494 2004-02-19 Simon Josefsson <jas@extundo.com>
17495
17496 * play/morse.el: Fix typo.
17497 (morse-code): Add @.
17498
17499 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17500
17501 * calendar/appt.el (appt-display-format): Change default to
17502 'ignore, for backwards compatibility.
17503 (appt-display-message): If appt-display-format is 'ignore,
17504 respect old vars appt-msg-window and appt-visible.
17505 (appt-activate): Don't depend on return value of cancel-timer.
17506
17507 * calendar/calendar.el (calendar-holidays): Doc fix.
17508
17509 * calendar/cal-coptic.el (coptic-prompt-for-date):
17510 Use assoc-string instead of assoc-ignore-case.
17511 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17512 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17513 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17514 * calendar/cal-islam.el (calendar-goto-islamic-date)
17515 (mark-islamic-diary-entries): Ditto.
17516 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17517 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17518 (calendar-read-mayan-tzolkin-date): Ditto.
17519 * calendar/calendar.el (calendar-read-date): Ditto.
17520 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17521
17522 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17523
17524 * progmodes/executable.el (executable-command-find-posix-p):
17525 Fix choice of the directory.
17526
17527 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17528
17529 * simple.el (interprogram-cut-function)
17530 (interprogram-paste-function, kill-new, kill-append):
17531 Doc fixes.
17532 (kill-region): Make it return nil. Doc fix.
17533 (yank-pop): Make its argument optional.
17534 (yank): Make ARG `-' equivalent to `-1'.
17535
17536 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17537
17538 * mail/rmail.el (rmail-get-new-mail): Don't reference
17539 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17540
17541 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17542
17543 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17544 if one of global-auto-revert-non-file-buffers or autorevert-mode
17545 is non-nil.
17546
17547 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17548
17549 * subr.el (delete-dups): A better implementation from Karl Heuer
17550 <kwzh@gnu.org>.
17551
17552 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17553
17554 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17555 correct place.
17556 * progmodes/icon.el (icon-indent-command): Ditto.
17557 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17558
17559 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17560
17561 * progmodes/grep.el (grep-compute-defaults): Undo change from
17562 2004-01-29: don't use executable-command-find-posix-p.
17563
17564 2004-02-16 Richard Sharman <rsharman@pobox.com>
17565
17566 * hilit-chg.el: Use require instead of eval-and-compile.
17567 (highlight-compare-buffers): New function.
17568
17569 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17570
17571 * man.el (Man-fontify-manpage): Render section headings in
17572 `Man-overstrike-face' even when overstrike was not used by man
17573 formatter for section headings.
17574
17575 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17576
17577 * rmail-spam-filter.el (vm-use-spam-filter)
17578 (rsf-min-region-length-added-to-spam-list): New variables.
17579 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17580 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17581 spam testing. Don't delete spam message if automatic deletion
17582 after output via variable rmail-delete-after-output is turned on.
17583 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17584 rsf-bbdb-dont-create-entries-for-spam.
17585 (check-field): New function, extracted from code in
17586 rmail-spam-filter to ease addition of header fields like content-type.
17587 (message-content-type): New variable to check the content-type:
17588 field added, also in defcustom of rsf-definitions-alist.
17589 (rmail-spam-filter): Replace repeated test code for header fields
17590 by calls to check-field; change the call to
17591 rmail-output-to-rmail-file such that rmail-current-message stays
17592 the same to avoid wrong deletion of unseen flags.
17593 (rsf-add-contents-type): New function to convert old format
17594 of rmail-spam-definitions-alist into new one.
17595 Change prefixes of all variables and functions from
17596 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17597
17598 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17599
17600 * loadhist.el (unload-hook-features-list): New defvar.
17601
17602 2004-02-16 Dave Love <fx@gnu.org>
17603
17604 * loadhist.el (unload-feature): Doc fix. Rename flist to
17605 unload-hook-features-list.
17606
17607 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17608
17609 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17610 cookie. Don't check if we are looking-at open-formula.
17611
17612 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17613
17614 * subr.el (match-string-no-properties): Use substring-no-properties.
17615
17616 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17617
17618 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17619 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17620 Use lower-case "rx" in all error message.
17621
17622 2004-02-16 Dave Love <fx@gnu.org>
17623
17624 * emacs-lisp/rx.el (rx-or): Put group around result.
17625 (rx-constituents): Add backref.
17626 (rx-syntax): Add string-delimiter, comment-delimiter.
17627 (rx-categories): Add combining-diacritic.
17628 (rx-check-not, rx-greedy, rx): Doc fix.
17629 (rx-backref, rx-check-backref): New.
17630
17631 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17632
17633 * newcomment.el (uncomment-region): Allow eob as comment end.
17634
17635 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17636
17637 * filecache.el: All message and error commands now use prefix
17638 "Filecache:" to make it easy to read *Messages* buffer.
17639
17640 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17641
17642 * autorevert.el: Add support to detect changed dired and VC buffers.
17643 (auto-revert-active-p, auto-revert-list-diff)
17644 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17645 (auto-revert-handler, auto-revert-active-p): New functions.
17646 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17647 and `auto-revert-active-p'.
17648 (eval-when-compile): Defvar dired-directory and vc-mode.
17649 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17650 (auto-revert-handler-vc): New functions.
17651
17652 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17653
17654 * progmodes/compile.el (compilation-directory): New defvar.
17655 (compile): Save current directory in compilation-directory.
17656 (recompile): Bind default-directory to compilation-directory if
17657 that is non-nil.
17658
17659 2004-02-16 Dave Love <fx@gnu.org>
17660
17661 * newcomment.el (comment-insert-comment-function)
17662 (comment-region-function, uncomment-region-function): New.
17663 (comment-indent): Use comment-insert-comment-function.
17664 (uncomment-region): Use uncomment-region-function.
17665 (comment-region): Use comment-region-function.
17666
17667 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
17668
17669 2004-02-16 Richard Stallman <rms@gnu.org>
17670
17671 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
17672 loaddefs* and ldefs-boot*.
17673
17674 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17675
17676 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
17677 and email address at the beginning and end of the address.
17678
17679 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
17680 anchored at the beginning of the email address.
17681
17682 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
17683
17684 * international/ccl.el (ccl-compile-write): Pass `left' to
17685 ccl-embed-code to generate correct code of write-expr-register.
17686
17687 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
17688
17689 * progmodes/grep.el (grep-compute-defaults): Fix typos.
17690
17691 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17692
17693 * x-dnd.el: Mention support for Motif in commentary.
17694 (x-dnd-handle-drag-n-drop-event): Ditto.
17695
17696 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
17697
17698 * ses.el: Use "ses--" prefixes for buffer-local variables.
17699 Use (point-min) instead of 1, even when we know the buffer
17700 is unnarrowed.
17701 (ses-build-load-map): Delete. Distribute its content to defconst's for
17702 the three maps.
17703 (ses-menu, ses-header-line-menu): New menus.
17704 (ses-mode-map): Use them.
17705 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
17706
17707 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
17708
17709 * Makefile.in: Fix the CC Mode recompile kludge so it works
17710 when building in a different directory.
17711
17712 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
17713
17714 * simple.el (kill-new): Put yank-handler property on the entire string.
17715
17716 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17717
17718 * diff.el: Don't use compile any more, use diff-mode instead.
17719 (diff-regexp-alist, diff-old-file, diff-new-file)
17720 (diff-parse-differences, diff-process-setup): Remove.
17721 (diff-sentinel): New fun.
17722 (diff): Use it. Run the process ourselves.
17723 Use diff-mode for the rest of the processing.
17724
17725 * diff.el (diff): Simplify code handling `switch'.
17726
17727 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17728
17729 * pcvs-defs.el (cvs-menu): Add `tag'.
17730
17731 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
17732
17733 * simple.el (kill-append): Doc fix.
17734
17735 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17736 Adapt outline-regexp to the new conventions for commenting out code.
17737
17738 2004-02-11 John Paul Wallington <jpw@gnu.org>
17739
17740 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17741
17742 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
17743
17744 * diff.el (diff-switches): New fun.
17745 (diff, diff-backup): Use it.
17746 (diff): Clean up the args construction. Use backquote.
17747 Use listp instead of consp to avoid putting a nil arg.
17748 (diff): Add a revert-buffer function.
17749
17750 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17751
17752 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17753 handled by x-dnd-handle-file-name.
17754 (x-dnd-known-types): Add COMPOUND_TEXT.
17755 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17756 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17757 x-dnd-empty-state.
17758 (x-dnd-forget-drop): Ditto.
17759 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17760 (x-dnd-handle-one-url): Return private when inserting text.
17761 (x-dnd-insert-ctext): New function.
17762 (x-dnd-handle-file-name): New function for FILE_NAME.
17763 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17764 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17765 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17766
17767 2004-02-10 Kenichi Handa <handa@m17n.org>
17768
17769 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17770 instead of while loop.
17771
17772 2004-02-10 Miles Bader <miles@gnu.org>
17773
17774 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17775
17776 2004-02-09 Kenichi Handa <handa@m17n.org>
17777
17778 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17779 have end-of-line.
17780
17781 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
17782
17783 * Makefile.in: Added extra dependencies in the recompile target
17784 needed to cope with the compile time macro expansions in CC Mode.
17785
17786 2004-02-09 Kim F. Storm <storm@cua.dk>
17787
17788 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
17789 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
17790 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
17791 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
17792 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
17793 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
17794 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
17795 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
17796 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
17797 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
17798 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
17799
17800 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
17801
17802 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
17803 Don't allow shrink if there's a window on our right.
17804
17805 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
17806 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
17807 Bring together declaration and initialization.
17808 (prolog-mode-variables): Don't set the syntax table.
17809 Don't set paragraph-start and comment-indent-function.
17810 Add /*..*/ to the comment regexps.
17811 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
17812 (prolog-mode-map): Don't bind TAB.
17813 (prolog-mode): Set the syntax table.
17814 (prolog-comment-indent): Remove.
17815 (inferior-prolog-mode-map): Initialize in the declaration.
17816 (inferior-prolog-mode-syntax-table)
17817 (inferior-prolog-mode-abbrev-table): New vars.
17818 (inferior-prolog-mode): Derive from comint-mode.
17819 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
17820 minibuffer windows.
17821
17822 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
17823 in file names, as long as it is unabmiguous.
17824
17825 2004-02-08 Andreas Schwab <schwab@suse.de>
17826
17827 * textmodes/reftex-toc.el
17828 (reftex-toc-load-all-files-for-promotion): Remove useless use of
17829 format. Doc fix.
17830
17831 * textmodes/refer.el (refer-find-entry-internal): Remove extra
17832 format string arguments.
17833
17834 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
17835 string argument.
17836
17837 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
17838
17839 * play/zone.el (zone-call): Fix format string.
17840
17841 * net/webjump.el (webjump-builtin): Add missing format string argument.
17842
17843 * midnight.el (midnight-delay-set): Remove extra format string argument.
17844
17845 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
17846
17847 * hexl.el (hexl-insert-char): Add missing format string argument.
17848
17849 * format.el (format-decode): Fix format string.
17850
17851 * emulation/vi.el (vi-mode): Remove extra format string argument.
17852 (vi-repeat-last-search): Likewise.
17853 (vi-reverse-last-search): Likewise.
17854 (vi-goto-mark): Likewise.
17855 (vi-reverse-last-find-char): Likewise.
17856 (vi-repeat-last-find-char): Likewise.
17857 (vi-locate-def): Likewise.
17858
17859 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
17860
17861 * ediff-util.el (ediff-toggle-read-only): Remove extra format
17862 string argument.
17863 (ediff-toggle-regexp-match): Likewise.
17864
17865 * dired-aux.el (dired-do-query-replace-regexp): Add missing
17866 format string argument.
17867
17868 * calc/calc-map.el (calc-get-operator): Remove extra format
17869 string argument.
17870
17871 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
17872
17873 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
17874 string argument.
17875
17876 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
17877
17878 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
17879
17880 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
17881
17882 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
17883 (cl-struct-setf-expander): Likewise.
17884
17885 * vc.el (with-vc-file): Fix unsafe uses of error.
17886 (vc-cancel-version): Likewise.
17887
17888 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
17889
17890 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
17891 thousands separator; fixes <class>:<line-number> regexp for
17892 non-english locales.
17893
17894 2004-02-08 Andreas Schwab <schwab@suse.de>
17895
17896 * view.el (view-mode-enable): Revert previous change.
17897
17898 2004-02-07 Kim F. Storm <storm@cua.dk>
17899
17900 * simple.el (line-number-at-pos): Rename from line-at-pos.
17901 Uses changed (what-line and vc-annotate-warp-version).
17902
17903 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
17904
17905 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
17906 (diff-mode): Remove aborted attempt at support for compile.el.
17907 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
17908
17909 2004-02-06 Andreas Schwab <schwab@suse.de>
17910
17911 * view.el (view-mode-enable): Add view-mode-map to
17912 minor-mode-overriding-map-alist.
17913
17914 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17915
17916 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
17917
17918 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
17919
17920 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
17921 with point inside rather than after the paragraph.
17922
17923 2004-02-04 Sam Steingold <sds@gnu.org>
17924
17925 * mail/smtpmail.el (smtpmail-try-auth-methods):
17926 Do not try authentication when no mechanism is available.
17927 Pass port-name as defaultport to `netrc-machine'.
17928
17929 2004-02-04 Stephen Eglen <stephen@gnu.org>
17930
17931 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
17932 to show how minibuffer height can be constrained.
17933
17934 2004-02-04 John Paul Wallington <jpw@gnu.org>
17935
17936 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
17937
17938 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17939
17940 * x-dnd.el: New file for drag and drop.
17941
17942 * term/x-win.el: require x-dnd, set after-make-frame-functions
17943 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
17944 drag-n-drop event.
17945
17946 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
17947 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
17948 (dired-dnd-handle-file): New functions for drag and drop support.
17949 (dired-mode): Initialize drag and drop if x-dnd present.
17950
17951 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
17952
17953 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
17954 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
17955 (cperl-mode): Set fill-paragraph-function.
17956 (cperl-fill-paragraph): Make it non-interactive.
17957
17958 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
17959
17960 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
17961
17962 2004-02-02 David Kastrup <dak@gnu.org>
17963
17964 * replace.el (perform-replace): Allow 'literal argument in
17965 regexp-flag to indicate literal replacement.
17966 (query-replace-regexp-eval): Use it.
17967
17968 2004-02-01 Andreas Schwab <schwab@suse.de>
17969
17970 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
17971
17972 2004-02-01 Stephen Eglen <stephen@gnu.org>
17973
17974 * info-look.el: Add support for maxima-mode. Update commentary
17975 because info-lookup-symbol is now bound to C-h S.
17976
17977 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
17978
17979 * simple.el (edit-and-eval-command): Bind print-level and
17980 minibuffer-history-sexp-flag around call to read-from-minibuffer.
17981 Correct initial position in command-history.
17982
17983 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
17984
17985 * files.el (read-directory-name): Adapt the docstring to recent
17986 change in Fread_file_name.
17987
17988 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
17989
17990 * ses.el (ses-print-cell): If print format too wide for column
17991 width, truncate decimal places if that helps to avoid "#####" fill.
17992 * ses.el (ses-initial-column-width): Revert previous change.
17993
17994 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
17995
17996 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
17997 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
17998 Add edebug info.
17999 (jit-lock-mode): Setup/cancel the new timer.
18000 (jit-lock-context-fontify): New fun. Extracted from
18001 context fontification code of jit-lock-stealth-fontify.
18002 (jit-lock-stealth-fontify): Don't do context fontification any more.
18003
18004 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18005 (jit-lock-fontify-now): Handle the `quit' case.
18006 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18007
18008 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18009
18010 * progmodes/executable.el (executable-command-find-posix-p):
18011 New. Check if find handles arguments Posix-style.
18012
18013 * progmodes/grep.el (grep-compute-defaults):
18014 Use executable-command-find-posix-p.
18015 (grep-find): Check `grep-find-command'.
18016
18017 * filecache.el (file-cache-find-posix-p): Delete.
18018 (file-cache-add-directory-using-find):
18019 Use `executable-command-find-posix-p'.
18020
18021 2004-01-29 Dave Love <fx@gnu.org>
18022
18023 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18024 Iterate the hook function if arg is given.
18025 (mark-defun, narrow-to-defun): Change order of finding the limits.
18026
18027 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18028 (byte-compile-format-warn): New.
18029 (byte-compile-callargs-warn): Use it.
18030 (Format, message, error): Add byte-compile-format-like property.
18031 (byte-compile-maybe-guarded): New.
18032 (byte-compile-if, byte-compile-cond): Use it.
18033 (byte-compile-lambda): Compile interactive forms,
18034 just to make warnings about them.
18035
18036 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18037
18038 * ses.el (ses-initial-column-width): Increase to 14, so it will
18039 work well with the default printer of "%.7g" for extreme values
18040 like "-1.234567e+07".
18041
18042 2004-01-29 Kenichi Handa <handa@m17n.org>
18043
18044 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18045
18046 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18047
18048 * dos-w32.el: Added support for the `default-printer-name' function.
18049
18050 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18051
18052 * server.el (server-socket-name): Don't use the hostname in the
18053 socket name since /tmp is local to the host anyway.
18054
18055 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18056 robust check of widening and fix var-naming.
18057
18058 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18059
18060 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18061 or rmail-spam- to rsf- in all function and variable names.
18062 (rsf-min-region-to-spam-list): New variable.
18063 (rsf-bbdb-auto-delete-spam-entries): Rename from
18064 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18065 scanned together with the recipients field for spam testing; Don't
18066 delete spam message if rmail-delete-after-output is non-nil;
18067 (rsf-check-field): New function, extracted from code in
18068 rmail-spam-filter to ease addition of header fields like
18069 content-type:;
18070 (message-content-type): New variable. The content-type: field was
18071 added also in defcustom of rsf-definitions-alist;
18072 (rmail-spam-filter): Replace repeated test code for header fields
18073 by calls to check-field; change the call to
18074 rmail-output-to-rmail-file such that rmail-current-message stays
18075 the same to avoid wrong deletion of unseen flags.
18076 (rmail-use-spam-filter): Add autoload cookie.
18077
18078 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18079
18080 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18081 (file-cache-add-directory-using-find): Add Cygwin support.
18082 (file-cache-find-command-posix-flag): New user variable.
18083
18084 * filecache.el (file-cache-add-directory): Check for
18085 directories an remove them from dir-files.
18086
18087 2004-01-27 Richard M. Stallman <rms@gnu.org>
18088
18089 * man.el (Man-fontify-manpage): Clean up message.
18090
18091 2004-01-27 Kenichi Handa <handa@m17n.org>
18092
18093 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18094 (sentence-end): Define using sentence-end-without-space.
18095
18096 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18097 a sentence ends with one of a character in sentence-end-without-space.
18098
18099 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18100
18101 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18102 (jit-lock): Group declaration moved to jit-lock.el.
18103 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18104 when necessary.
18105
18106 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18107 (jit-lock-context-unfontify-pos): Rename from
18108 jit-lock-first-unfontify-pos.
18109 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18110
18111 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18112
18113 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18114 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18115 (fortran-fill): When filling a string, adjust re-search-backward
18116 argument for special case of string just on fill-column.
18117 When filling non-string, allow one extra char if
18118 fortran-break-before-delimiters is non-nil.
18119 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18120 Use fortran-break-delimiters-re and fortran-no-break-re to
18121 correctly handle cases such as "**".
18122
18123 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18124 (f90-no-break-re): Add some extra tokens. Doc fix.
18125
18126 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18127
18128 * mail/rmail-spam-filter.el:
18129 Use two semicolons as Commentary line prefix.
18130 Add ";;; Code:" stylized comment.
18131 Delete end-of-line whitespace.
18132 Wrap (require 'cl) with `eval-when-compile'.
18133
18134 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18135
18136 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18137 at the top level of vc.el.
18138
18139 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18140
18141 * vc.el (vc-current-line): Function removed. This is now done by
18142 the new function line-at-pos in simple.el.
18143 (vc-annotate-warp-version): Use line-at-pos instead of
18144 vc-current-line.
18145
18146 2004-01-22 Kim F. Storm <storm@cua.dk>
18147
18148 * simple.el (line-at-pos): New defun.
18149 (what-line): Use it. Optimize by only counting lines in narrowed
18150 region once.
18151
18152 2004-01-22 Kenichi Handa <handa@m17n.org>
18153
18154 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18155 point (register r1) only for charset mule-unicode-0100-24ff.
18156
18157 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18158
18159 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18160 trailing white space and ensure a final newline.
18161
18162 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18163 Add autoload cookie.
18164
18165 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18166
18167 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18168 activate view-mode explicitly.
18169
18170 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18171
18172 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
18173 use clipboard first.
18174
18175 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18176
18177 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18178 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18179 (vc-mcvs-cvs): Remove.
18180 (vc-mcvs-command): Remove use of assert.
18181
18182 * outline.el (outline-insert-heading): Tighten up match.
18183 (outline-demote, outline-move-subtree-down): Don't assume anything
18184 about outline-regexp.
18185
18186 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18187 (texinfo-show-structure): Explicitly add ^, and simplify.
18188
18189 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18190
18191 * calendar/appt.el (appt-check): Restore usage of
18192 appt-issue-message deleted in previous change.
18193 (top-level): Activate package when loaded (needed for backwards
18194 compatibility).
18195
18196 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18197
18198 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18199 following previous change to smtpmail-send-data.
18200
18201 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18202
18203 * vc.el (vc-default-previous-version): Doc enhancement.
18204 (vc-default-next-version): New function.
18205 (vc-print-log): New arg FOCUS-REV.
18206 (vc-annotate-mode): Derive from view-mode.
18207 (vc-annotate): New args REVISION, DISPLAY-MODE.
18208 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18209 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18210 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18211 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18212 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18213
18214 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18215
18216 2004-01-19 Karl Berry <karl@gnu.org>
18217
18218 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18219 or "TexInfo".
18220
18221 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18222
18223 * subr.el (delete-dups): New function.
18224
18225 2004-01-19 Karl Berry <karl@gnu.org>
18226
18227 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18228 with ^, since that's what texinfo-show-structure
18229 documentation says (plus it works much better in texinfo.txi).
18230
18231 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18232
18233 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18234
18235 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18236
18237 * progmodes/which-func.el (which-function-mode): Don't cancel
18238 which-func-update-timer if not set.
18239
18240 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18241
18242 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18243 Remove spurious left square bracket in XX:XXam regexp.
18244
18245 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18246
18247 * progmodes/cc-defs.el: Do not require cl at run time.
18248
18249 2004-01-16 Richard M. Stallman <rms@gnu.org>
18250
18251 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18252 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18253
18254 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18255 Call rmail-spam-filter. Delete and expunge spam.
18256 Print number of spam messages deleted.
18257 Save and restore the deletion status of old messages when reading
18258 new mail with spam filter, so that expunging spam does not expunge
18259 msgs deleted by the user.
18260 (rmail-only-expunge): Add an optional argument dont-show to
18261 prevent showing message after expunge.
18262
18263 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18264
18265 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18266 * subr.el (declare): New macro.
18267
18268 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18269
18270 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18271
18272 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18273
18274 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18275 Test window-system rather than system-type (for X11/Mac).
18276
18277 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18278
18279 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18280
18281 2004-01-12 Richard M. Stallman <rms@gnu.org>
18282
18283 * mail/rmail.el (rmail-convert-to-babyl-format):
18284 Use mail-unquote-printable-region.
18285 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18286 (rmail-hex-char-to-integer): Functions deleted.
18287
18288 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18289 (mail-unquote-printable-region): New arg NOERROR.
18290 For invalid encoding, either signal an error to just return nil.
18291
18292 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18293
18294 * calendar/appt.el: Update copyright and commentary.
18295 (appt-issue-message): Make obsolete.
18296 (appt-visible, appt-msg-window): Make obsolete, in favour of
18297 appt-display-format.
18298 (appt-display-mode-line, appt-display-duration)
18299 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18300 (appt-prev-comp-time, appt-display-count, appt-timer)
18301 (appt-convert-time): Doc change.
18302 (appt-disp-window-function, appt-delete-window-function):
18303 Use defcustom rather than defvar.
18304 (appt-display-format): New variable.
18305 (appt-display-message): New function with display code from appt-check.
18306 (appt-check): Add optional FORCE argument. Doc change.
18307 Add appt-make-list to diary-hook if displaying diary.
18308 Remove checking of view-diary-entries-initially.
18309 Message display section removed to new function appt-display-message.
18310 (appt-display-window): Doc change. Remove unused internal var
18311 this-buffer. Do not beep, since appt-display-message does that.
18312 (appt-make-list): Doc change. Use caar.
18313 (appt-sort-list): Simplify by using builtin sort function.
18314 (appt-update-list): New function for updating appts when diary is
18315 saved.
18316 (appt-activate): New autoloaded function to toggle package
18317 functionality.
18318
18319 * calendar/cal-x.el: (calendar-one-frame-setup)
18320 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18321
18322 * calendar/calendar.el: Update copyright.
18323 (view-diary-entries-initially, european-calendar-style): Doc change.
18324 (calendar-setup): Make defcustom rather than defvar.
18325 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18326 in let binding so local to function.
18327
18328 * calendar/diary-lib.el: Update copyright.
18329 (diary, diary-entry-time): Doc change.
18330 (list-diary-entries): Doc change. Trivial logic change.
18331 (fancy-diary-display): Restore make-face command mistakenly
18332 deleted 2003-05-08.
18333 (show-all-diary-entries): Allow to pop-up frame if needed.
18334
18335 2004-01-09 John Paul Wallington <jpw@gnu.org>
18336
18337 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18338 Temporarily select EVENT's window for changing eol type.
18339
18340 2004-01-09 Deepak Goel <deego@gnufans.org>
18341
18342 * calendar/diary-lib.el (diary-entry-time):
18343 Also accept time in the form XX[.XX][am/pm/AM/PM].
18344 (fancy-diary-font-lock-keywords): Likewise.
18345 (diary-font-lock-keywords): Likewise.
18346 * calendar/appt.el (appt-add): Likewise.
18347 (appt-make-list): Likewise.
18348 (appt-convert-time): Likewise.
18349
18350 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18351
18352 * gdb-ui.el (gdb-ann3): Revert previous change.
18353 (gdb-source-info): Allow for case of where compilation directory
18354 is not recorded.
18355
18356 2004-01-08 John Paul Wallington <jpw@gnu.org>
18357
18358 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18359
18360 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18361
18362 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18363
18364 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18365 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18366 problems.
18367 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18368
18369 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18370
18371 * files.el (write-file-functions, write-contents-functions):
18372 Clarify docstrings.
18373
18374 2004-01-07 Kenichi Handa <handa@m17n.org>
18375
18376 * international/mule.el (set-auto-coding): Fix for the case that
18377 end-of-line is only CR.
18378
18379 2004-01-07 Kim F. Storm <storm@cua.dk>
18380
18381 * subr.el (event-start, event-end): Doc fix.
18382 (posn-string, posn-image): New defuns.
18383 (posn-object): Return either image or string object.
18384 (posn-object-x-y): Return 8th element of position.
18385 (posn-object-width-height): New defun.
18386
18387 2004-01-06 Andreas Schwab <schwab@suse.de>
18388
18389 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18390 output.
18391
18392 2004-01-05 Karl Berry <karl@gnu.org>
18393
18394 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18395 / and *, too.
18396
18397 2003-12-31 Simon Josefsson <jas@extundo.com>
18398
18399 * files.el (before-save-hook): Add.
18400 (basic-save-buffer): Use before-save-hook.
18401
18402 * emacs-lisp/copyright.el: Fix comment to recommend
18403 before-save-hook instead of write-file-functions.
18404
18405 2004-01-05 Richard M. Stallman <rms@gnu.org>
18406
18407 * finder.el (finder-commentary): Call delete-other-windows.
18408
18409 * net/ange-ftp.el (ange-ftp-file-attributes):
18410 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18411
18412 2004-01-04 Karl Berry <karl@gnu.org>
18413
18414 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18415 comment characters % and # in the copyright year notice,
18416 as well as ;.
18417
18418 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18419
18420 * wid-edit.el (default): Define dummy :value-delete.
18421 Reported by Jesper Harder <harder@ifa.au.dk>.
18422
18423 2004-01-03 Richard M. Stallman <rms@gnu.org>
18424
18425 * progmodes/compile.el (compile-internal): Use point, not point-min,
18426 for set-window-point.
18427
18428 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18429
18430 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18431
18432 * progmodes/grep.el (grep-mode-map):
18433 Don't remap next-line, previous-line.
18434
18435 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18436
18437 * speedbar.el (speedbar-edit-line): Change regexp to position
18438 the cursor on the first character of this line's button.
18439
18440 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18441
18442 * subr.el (functionp): Doc fix.
18443
18444 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18445
18446 * progmodes/idlwave.el (idlwave-make-tags):
18447 * textmodes/flyspell.el (flyspell-large-region):.
18448 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18449 * emulation/viper-util.el (viper-glob-unix-files):
18450 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18451 * man.el (Man-init-defvars):
18452 * jka-compr.el (jka-compr-call-process):
18453 * files.el (get-free-disk-space,insert-directory):
18454 * ediff-ptch.el (ediff-test-patch-utility):
18455 * ediff-diff.el (ediff-test-utility):
18456 * dired-aux.el (dired-check-process):
18457 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18458 test the return value of call-process, because it can be a string.
18459
18460 2003-12-31 John Paul Wallington <jpw@gnu.org>
18461
18462 * bindings.el (completion-ignored-extensions): Add .pfsl.
18463
18464 2003-12-31 Kim F. Storm <storm@cua.dk>
18465
18466 * ido.el (ido-nonreadable-directory-p): New defun to check for
18467 nonreadable directory without activating tramp (to avoid problems
18468 with checking incomplete tramp paths).
18469 (ido-set-current-directory, ido-file-internal)
18470 (ido-file-name-all-completions1): Use it.
18471
18472 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18473
18474 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18475 documentation if the anchor (or node) name is preceded by `info
18476 anchor' or `Info anchor' in addition to earlier `info node' and
18477 `Info node'.
18478 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18479
18480 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18481
18482 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18483 error in arguments to base64-decode-region. Remove ^M characters
18484 after decoding base64.
18485
18486 2003-12-30 Simon Josefsson <jas@extundo.com>
18487
18488 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18489 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18490 have only been distributed with Emacs for some years.
18491 (texinfo-mode-hook): Customize.
18492
18493 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18494
18495 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18496 cleaner (suggested by Richard Stallman).
18497
18498 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18499 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18500 file-name clashes on 8+3 DOS filesystems.
18501
18502 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18503 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18504 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18505 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18506 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18507 file-name clashes on 8+3 filesystems.
18508
18509 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18510 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18511 file-name clashes on 8+3 DOS filesystems.
18512
18513 2003-12-29 Richard M. Stallman <rms@gnu.org>
18514
18515 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18516 Upcase the character.
18517
18518 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18519 Search for header separator alone on a line, literally,
18520 and search for it backward, not forward.
18521 (flyspell-abbrev-table): Always use global-abbrev-table
18522 if there is no local one.
18523
18524 * progmodes/sh-script.el (sh-get-indent-info):
18525 Don't move point back if at bob.
18526
18527 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18528
18529 * play/handwrite.el (handwrite): Make the handwrite credit message
18530 a comment rather than an output command.
18531
18532 * obsolete/sc.el: Display message that this file is obsolete.
18533
18534 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18535
18536 * mail/rfc822.el (rfc822-address-start): Declare variable.
18537 Renamed from address-start. All uses changed.
18538
18539 * term.el (term-exec): Set up sentinel.
18540 (term-sentinel): New function.
18541 (term-handle-exit): New function.
18542
18543 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18544 Use assoc-string, and mark them obsolete.
18545 (delay-mode-hooks): Mark as permanent local.
18546
18547 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18548
18549 * register.el (copy-rectangle-to-register): Doc fix.
18550
18551 * info.el (Info-insert-dir): Use assoc-string.
18552
18553 * info-look.el (info-lookup): Use assoc-string.
18554
18555 * frame.el (pop-up-frame-function): Use quote, not `function'.
18556 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18557 copying with lists as coordinate values.
18558
18559 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18560
18561 * find-dired.el (kill-find): New command.
18562 (find-dired): Make buffer read-only.
18563 Set up a keymap with C-c C-k running kill-find.
18564 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18565
18566 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18567
18568 * filecache.el (file-cache-ignore-case): New variable.
18569 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18570
18571 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18572 (comint-dynamic-complete-as-filename): Rename local vars.
18573 (comint-dynamic-list-filename-completions): Likewise.
18574
18575 * comint.el (comint-dynamic-list-completions-config): New var.
18576 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18577
18578 * comint.el (comint-file-name-chars): Add [].
18579 (comint-word): Use skip-chars-backward, not search.
18580
18581 * shell.el (shell-file-name-chars): Add [].
18582
18583 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18584
18585 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18586
18587 * generic.el (define-generic-mode): Doc fix.
18588
18589 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18590
18591 * files.el (kill-some-buffers): Doc fix.
18592
18593 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18594
18595 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18596 arg to send-invisible
18597 (send-invisible): Doc fix. The argument is now a prompt, not the
18598 string to send.
18599 (comint-read-noecho): Doc fix.
18600
18601 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18602
18603 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18604 "@", as required by some ISP hosting service. Fix defcustom
18605 argument syntax errors that prevented use of customization.
18606
18607 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18608
18609 * xml.el (xml-get-attribute-or-nil): Doc fix.
18610
18611 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18612
18613 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18614 write-file-hooks.
18615
18616 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18617
18618 * autorevert.el (auto-revert-interval): Doc fix.
18619
18620 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18621
18622 * xml.el (xml-get-attribute-or-nil): New function, like
18623 xml-get-attribute, but returns nil if the attribute was not found.
18624 (xml-get-attribute): Convert to defsubst, uses
18625 xml-get-attribute-or-nil.
18626
18627 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18628
18629 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18630
18631 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18632
18633 * custom.el (custom-declare-theme): Use `value' when putting
18634 properties on `theme'.
18635
18636 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18637
18638 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18639 for each yank-handler segment.
18640 (insert-for-yank-1): New function, with the body of the previous
18641 insert-for-yank.
18642
18643 * textmodes/table.el (table-yank-handler): New defcustom.
18644 (table--put-cell-indicator-property): Put yank-handler property
18645 that indicates the yank handler for the table cell.
18646
18647 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18648
18649 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18650 set of keywords.
18651
18652 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18653
18654 * international/mule-cmds.el (reset-language-environment)
18655 (set-language-environment): Don't invoke fontset-related functions
18656 if fontset-list is not fboundp.
18657
18658 2003-12-29 Kenichi Handa <handa@m17n.org>
18659
18660 * international/mule-cmds.el (reset-language-environment):
18661 Call set-overriding-fontspec-internal with nil.
18662 (set-language-environment): Call set-overriding-fontspec-internal
18663 if the language environment specify `overriding-fontspec'.
18664 (language-info-alist): Doc added.
18665
18666 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
18667 characters of mule-unicode-0100-24ff.
18668 (ccl-encode-windows-1251-font): New CCL program.
18669 ("Bulgarian"): Specify overriding-fontspec.
18670 ("Belarusian"): Likewise.
18671
18672 2003-12-28 Sam Steingold <sds@gnu.org>
18673
18674 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
18675 parameter ID-FORMAT to conform with the 2003-11-30 patch.
18676
18677 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
18678
18679 * progmodes/gud.el (gud-gdb-command-name): Set default to
18680 "gdb --annotate=3".
18681 (gud-gdb-marker-filter): Look out for annotations.
18682 (gdb-first-pre-prompt): New variable.
18683 Remove trailing white space.
18684
18685 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
18686 if necessary.
18687 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
18688 annotations are detected.
18689 (gud-gdba-marker-filter): Use global variable gud-marker-acc
18690 instead of a local one to allow transition from
18691 gud-gdb-marker-filter.
18692 Remove trailing white space.
18693
18694 2003-12-27 Kim F. Storm <storm@cua.dk>
18695
18696 * ido.el: Handle non-readable directories.
18697 (ido-decorations): Add 9th element for non-readable directory.
18698 (ido-directory-nonreadable): New dynamic var.
18699 (ido-set-current-directory): Set it.
18700 (ido-read-buffer, ido-file-internal):
18701 (ido-read-file-name, ido-read-directory-name): Let-bind it.
18702 (ido-file-name-all-completions1): Return empty list for
18703 non-readable directory.
18704 (ido-exhibit): Print [Not readable] if directory is not readable.
18705 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18706 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18707 Use it.
18708
18709 2003-12-27 Lars Hansen <larsh@math.ku.dk>
18710
18711 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18712 calls to directory-files-and-attributes and file-attributes.
18713 (ls-lisp-format): Remove system dependent handling of user and
18714 group id's.
18715
18716 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
18717
18718 * ffap.el (ffap-read-file-or-url): Revert previous change.
18719
18720 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
18721
18722 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18723 new list of included files called `files-with-node-lines', that
18724 only have node lines. This way @include commands can include any
18725 file, such as version and update files without node lines, not
18726 just files that are chapters.
18727
18728 2003-12-25 Andreas Schwab <schwab@suse.de>
18729
18730 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18731 file not found.
18732
18733 2003-12-08 Miles Bader <miles@gnu.org>
18734
18735 * dired.el (dired-between-files): Always use dired-move-to-filename,
18736 which is more robust in non-english locales.
18737
18738 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
18739
18740 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18741
18742 2003-12-24 Andreas Schwab <schwab@suse.de>
18743
18744 * shell.el (shell-file-name-quote-list): Add backslash.
18745
18746 * comint.el (comint-quote-filename): Correctly handle backslash
18747 in comint-file-name-quote-list.
18748
18749 2003-12-24 Kenichi Handa <handa@m17n.org>
18750
18751 * international/mule-cmds.el (set-default-coding-systems):
18752 Call ucs-set-table-for-input for all buffers that don't have local
18753 value of buffer-file-coding-system.
18754
18755 * international/ucs-tables.el (ucs-set-table-for-input):
18756 If translation-table-for-encode is a symbol, get its
18757 translation-table property.
18758
18759 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
18760
18761 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18762 to `completing-read' on a recently fixed bug.
18763
18764 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18765 instead of SPACE, to get the list of possible fringe modes.
18766 SPACE only works if both `partial-completion-mode' and
18767 `completion-auto-help' are nil.
18768
18769 * complete.el (PC-is-complete-p): Delete.
18770 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18771 calls to `test-completion'.
18772
18773 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
18774
18775 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18776 to edit values when there are no children.
18777
18778 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18779 a mode called "Assembler" already exists.
18780 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18781 (gud-watch): Use format option. Remove font properties from string.
18782 (gdb-var-create-handler, gdb-var-list-children-handler):
18783 Don't bother about properties as there are none.
18784 (gdb-var-create-handler, gdb-var-list-children-handler)
18785 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
18786 with two arguments.
18787 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
18788 Let speedbar show value changes with a different font.
18789 (gdb-edit-value): New defun.
18790 (gdb-clear-partial-output, gdb-clear-inferior-io)
18791 (def-gdb-auto-update-handler): Use erase-buffer.
18792 (gdb-frame-handler): Display watch expressions in
18793 FUNCTION::VARIABLE format if required.
18794
18795 2003-12-23 John Paul Wallington <jpw@gnu.org>
18796
18797 * info.el (Info-unescape-quotes, Info-split-parameter-string)
18798 (Info-goto-emacs-command-node): Doc fixes.
18799
18800 2003-12-12 Jesper Harder <harder@ifa.au.dk>
18801
18802 * cus-edit.el (custom-add-parent-links): Define "many".
18803
18804 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
18805
18806 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
18807 (widget-child-validate, widget-type-value-create)
18808 (widget-type-default-get, widget-type-match): New functions.
18809 (lazy): New widget.
18810 (menu-choice, checklist, radio-button-choice, editable-list)
18811 (group, documentation-string): Remove redundant (per 2003-10-25
18812 change) calls to `widget-children-value-delete'.
18813 (widget-choice-value-get, widget-choice-value-inline): Remove.
18814 (menu-choice): Update widget.
18815
18816 2003-12-03 Kenichi Handa <handa@m17n.org>
18817
18818 * language/cyrillic.el: Register "microsoft-cp1251" in
18819 ctext-non-standard-encodings-alist.
18820 ("Bulgarian"): Add ctext-non-standard-encodings.
18821 ("Belarusian"): Likewise.
18822
18823 * international/mule-conf.el (compound-text-with-extensions):
18824 Change the type to 2 (iso-2022 base).
18825
18826 * international/mule.el (ctext-non-standard-encodings-alist):
18827 Change the format.
18828 (ctext-non-standard-encodings): New variable.
18829 (ctext-post-read-conversion): Fully re-written.
18830 (ctext-non-standard-designations-alist): Delete it.
18831 (ctext-non-standard-encodings-table): New function.
18832 (ctext-pre-write-conversion): Fully re-written.
18833
18834 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
18835
18836 * cus-edit.el (custom-add-parent-links): Add documentation links
18837 for parent, if the item has none of its own.
18838
18839 2003-11-30 Richard M. Stallman <rms@gnu.org>
18840
18841 * dired-aux.el (dired-do-query-replace-regexp):
18842 Report files visited read-only.
18843
18844 2003-11-30 Juri Linkov <juri@jurta.org>
18845
18846 * dired-aux.el (dired-compare-directories): New command.
18847 (dired-file-set-difference, dired-files-attributes): New functions.
18848
18849 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
18850 Version 2.0.38 of Tramp released.
18851
18852 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
18853 Charles Curley <charlescurley@charlescurley.com>.
18854 (tramp-multi-connection-function-alist): Add ssht entry which adds
18855 "-e none -t -t" to the list of ssh args. Suggested by Adrian
18856 Aichner.
18857 (tramp-get-method-parameter): New function to retrieve a method
18858 parameter. This allows for omission of method parameters.
18859 Callers adjusted.
18860
18861 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
18862
18863 * net/tramp.el: Add new optional parameter ID-FORMAT to
18864 `file-attributes'. Calls of `file-attributes' won't use this
18865 parameter for backward compatibility reasons.
18866 (tramp-perl-file-attributes): Add a new parameter to Perl script
18867 in order to handle uid/gid as strings, if desired.
18868 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
18869 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
18870 order to make the function more general.
18871 (tramp-handle-file-attributes): Replace proprietary optional
18872 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
18873 (tramp-handle-file-attributes-with-perl): Handle parameter
18874 NONNUMERIC if set. This wasn't done in the past.
18875 (tramp-post-connection): Apply second parameter "$2" if
18876 `tramp-remote-perl' is called.
18877
18878 * net/tramp-smb.el (tramp-smb-handle-delete-file):
18879 Correct cut'n'waste error (`filename' instead of `directory').
18880 (tramp-smb-handle-directory-files-and-attributes)
18881 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
18882 introduced parameter ID-FORMAT.
18883 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
18884 error (`directory' instead of `ldir').
18885
18886 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
18887 `file-attributes' has a second parameter. If yes, apply it with
18888 value "'integer". Otherwise, don't use that parameter (default is
18889 integer format).
18890
18891 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
18892
18893 * help.el (help-map): Bind `display-local-help' to `C-h .'.
18894 (help-for-help): Add `C-h .' to the listed Help options.
18895 Remove trailing whitespace.
18896
18897 * help-at-pt.el: New file.
18898
18899 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
18900
18901 * subr.el (noreturn, 1value): New macros for test coverage.
18902 See `testcover.el'.
18903
18904 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
18905
18906 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
18907 for macro `1value'.
18908 (testcover-1value): New function. Checks that a 1value form
18909 actually returns only one value. Requested by RMS.
18910
18911 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
18912
18913 * gdb-ui.el (gud-watch, gdb-var-create-handler)
18914 (gdb-var-list-children, gdb-var-list-children-handler)
18915 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
18916 gdb commands that use mi to keep them out of the command history.
18917
18918 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18919
18920 * cus-start.el (all): Add use-file-dialog.
18921
18922 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
18923
18924 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
18925
18926 2003-11-27 Kim F. Storm <storm@cua.dk>
18927
18928 * subr.el (posn-object-x-y): New defun.
18929
18930 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
18931
18932 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
18933 Don't use `space' for \\\n.
18934 Be more selective as to which # are comment-starters.
18935
18936 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
18937
18938 * subr.el (number-sequence): Improve handling of floating point
18939 arguments (suggested by Kim Storm). Allow negative arguments.
18940
18941 2003-11-26 Kenichi Handa <handa@m17n.org>
18942
18943 * international/mule-cmds.el (standard-display-european-internal):
18944 Cancel the standard-display-table setting for ` and '.
18945
18946 2003-11-26 Kim F. Storm <storm@cua.dk>
18947
18948 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
18949 New defcustoms to add ffap-like functionality to ido.
18950 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
18951 (ido-no-final-slash): New defun.
18952 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
18953 (ido-read-file-name): ): Toggle VC checking via
18954 vc-handled-backends instead of vc-master-templates.
18955 (ido-file-internal): Handle ido-use-url-at-point and
18956 ido-use-filename-at-point via code borrowed from ffap-guesser.
18957 Handle new ido-exit code ffap.
18958 (ido-sort-list): Ignore final slash when sorting file names.
18959
18960 2003-11-25 Kim F. Storm <storm@cua.dk>
18961
18962 * emulation/cua-base.el (cua--standard-movement-commands):
18963 Add forward-sentence and backward-sentence.
18964
18965 2003-11-25 Stephen Eglen <stephen@gnu.org>
18966
18967 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
18968 iswitchb-exit is set to 'usefirst when user selects buffer at head
18969 of list using RET. (Selecting buffers at the head of the list was
18970 broken if the substring was also a complete buffername.)
18971
18972 2003-11-23 Kim F. Storm <storm@cua.dk>
18973
18974 * progmodes/compile.el (grep-command, grep-use-null-device)
18975 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
18976 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
18977 (grep-regexp-alist, grep-program, find-program)
18978 (grep-find-use-xargs, grep-history, grep-find-history)
18979 (grep-process-setup, grep-compute-defaults)
18980 (grep-default-command, grep, grep-tag-default, grep-find)
18981 (grep-expand-command-macros, grep-tree-last-regexp)
18982 (grep-tree-last-files, grep-tree): Move grep variables, functions
18983 and commands to new file grep.el.
18984 (compilation-mode-map): Remove grep commands from Compile sub-menu.
18985 (compilation-process-setup-function): Doc fix.
18986 (compilation-highlight-regexp, compilation-highlight-overlay): New
18987 defvars used for highlighting current compile error in source buffer.
18988 (compile-internal): New optional args HIGHLIGHT-REGEXP and
18989 LOCAL-MAP which overrides compilation-highlight-regexp and
18990 compilation-mode-map for this compilation.
18991 Delay calling compilation-set-window-height until after running
18992 compilation-process-setup-function so it can buffer-local override
18993 compilation-window-height.
18994 Check buffer-local value of compilation-scroll-output.
18995 (compilation-set-window-height): Use buffer-local value of
18996 compilation-window-height.
18997 (compilation-revert-buffer): Don't pass (undefined)
18998 preserve-modes arg to revert-buffer.
18999 (next-error-no-select, previous-error-no-select): New commands.
19000 (compilation-goto-locus): Temporarily highlight current match in
19001 source buffer using compilation-highlight-regexp.
19002
19003 * progmodes/grep.el: New file with grep code from compile.el.
19004 (grep): New defcustom group.
19005 (grep-window-height): New defcustom, like compilation-window-height.
19006 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19007 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19008 (grep-command, grep-use-null-device, grep-find-command)
19009 (grep-tree-files-aliases, grep-tree-ignore-case)
19010 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19011 (grep-setup-hook): New hook variable.
19012 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19013 (grep-last-buffer): New defvar, override compilation-last-buffer.
19014 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19015 Call compile-internal with args highlight-regexp and grep-mode-map.
19016
19017 2003-11-23 Kim F. Storm <storm@cua.dk>
19018
19019 * subr.el (event-start, event-end): Doc fix.
19020 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19021 (posn-area, posn-actual-col-row, posn-object): New defuns.
19022 (posn-col-row): Simplify doc. Rewrite to use cond.
19023 (posn-point): Also return buffer position for events outside text
19024 area (that info is now present in the event position).
19025
19026 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19027 mouse-set-point so that hscroll still works now that clicks on
19028 fringes generate specific mouse events.
19029 (mouse-set-point): Note that it now works in fringes and margins
19030 too due to new semantics of posn-point in fringes and margins.
19031
19032 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19033 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19034
19035 2003-11-20 Kim F. Storm <storm@cua.dk>
19036
19037 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19038 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19039 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19040 to 100 for icons to avoid increasing line height when shown.
19041
19042 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19043
19044 * newcomment.el (comment-normalize-vars): Initialize properly if
19045 comment-start was nil.
19046
19047 2003-11-19 Andreas Schwab <schwab@suse.de>
19048
19049 * simple.el (set-variable): Fix indentation.
19050
19051 2003-11-17 Kenichi Handa <handa@m17n.org>
19052
19053 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19054 Fix docstring.
19055
19056 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19057
19058 * international/latin1-disp.el (latin1-display): Fix docstring.
19059
19060 2003-11-16 John Wiegley <johnw@newartisans.com>
19061
19062 * eshell/em-ls.el (eshell-ls-file): There are times with
19063 size-width is nil and uncomputed (when directories are created in
19064 dired, for example); in this case, 4 is reasonable default value,
19065 although it may caused skewed new entries (which could be avoided
19066 by returning the original value of 8 in all cases, but 99% of the
19067 time this is a waste of whitespace).
19068
19069 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19070
19071 * cc-engine.el (c-guess-continued-construct)
19072 (c-guess-basic-syntax): Check a little more carefully if it's a
19073 function declaration when an unknown construct followed by a block
19074 is found inside a statement context. This avoids macros followed
19075 by blocks to be taken as function declarations.
19076
19077 (c-guess-continued-construct): Change the analysis of a statement
19078 continuation with a brace open to `substatement-block', for
19079 consistency with recognized statements.
19080
19081 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19082 start is in a position so that `c-beginning-of-statement-1' jumped
19083 to the beginning of the same statement.
19084
19085 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19086 Don't accept binary operators in the arglist if we're in a function
19087 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19088 template recognition in cases like "if (a < b || c > d)".
19089
19090 (c-restricted-<>-arglists): New more appropriate name for
19091 `c-disallow-comma-in-<>-arglists'.
19092
19093 Accessing functions updated for the variable name change.
19094
19095 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19096 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19097
19098 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19099 labels.
19100
19101 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19102 instead of duplicating parts of it. This fixes bogus label
19103 recognition.
19104
19105 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19106 of checking the context in which to apply the minimum indentation,
19107 so that it isn't enforced in e.g. namespace blocks.
19108
19109 * cc-vars.el (c-inside-block-syms): New constant used by
19110 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19111 to somewhat reduce the risk of becoming stale.
19112
19113 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19114 cc-cmds to cc-engine to allow use from cc-align.
19115
19116 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19117 qualified identifiers containing "::".
19118
19119 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19120 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19121
19122 * cc-vars.el (c-emacs-features): Use a space in front of the name
19123 of the temporary buffer. That also avoids dumping problems in
19124 XEmacs due to undo info being left around after the buffer is killed.
19125
19126 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19127 arglist to see if it's a K&R style declaration.
19128
19129 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19130 before returning `knr-argdecl-intro'.
19131
19132 2003-11-16 John Wiegley <johnw@newartisans.com>
19133
19134 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19135 field in a long-listing always 8 characters, use `size-width',
19136 which has already been computed.
19137
19138 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19139
19140 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19141
19142 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19143
19144 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19145 Support operation while narrowed, with `diff-restrict-view'.
19146
19147 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19148
19149 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19150 Take additional optional arg NARROWFUN. For the generated functions:
19151 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19152 include frags that arrange to check for and save narrowing state before
19153 the move and then conditionally call NARROWFUN after the move.
19154
19155 2003-11-14 John Wiegley <johnw@newartisans.com>
19156
19157 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19158 that was optional, but obviously missing based on surrounding code.
19159
19160 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19161 string arguments to numbers unless the whole argument was seen as
19162 a number.
19163
19164 2003-11-14 Kenichi Handa <handa@m17n.org>
19165
19166 * international/mule.el (ctext-non-standard-encodings-alist):
19167 Fix coding systems.
19168
19169 2003-11-10 Kenichi Handa <handa@m17n.org>
19170
19171 * language/kannada.el ("Kannada"): Add sample-text.
19172
19173 * language/knd-util.el (kannada-compose-region)
19174 (kannada-compose-string, kannada-post-read-conversion):
19175 Add autoload cookie.
19176
19177 * international/quail.el (quail-completion): Change the message
19178 "corresponding translations" to "corresponding characters".
19179
19180 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19181
19182 * descr-text.el (describe-char): Fix typo.
19183
19184 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19185
19186 These changes are to support Kannada language/script.
19187
19188 * Makefile.in (DONTCOMPILE): Add kannada.el.
19189
19190 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19191
19192 * loadup.el: Preload kannada.el.
19193
19194 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19195 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19196 New variables.
19197
19198 * language/kannada.el: New file.
19199
19200 * language/knd-util.el: New file.
19201
19202 2003-11-07 Andreas Schwab <schwab@suse.de>
19203
19204 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19205 Also highlight AH_*.
19206
19207 * xml.el (xml-parse-dtd): Fix misplaced paren.
19208
19209 2003-11-07 Kenichi Handa <handa@m17n.org>
19210
19211 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19212
19213 2003-11-05 Juri Linkov <juri@jurta.org>
19214
19215 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19216 (desktop-buffer-file): Use saved buffer-file-coding-system
19217 for file reading. Set auto-insert to nil to prevent automatic
19218 insertion into restored empty files.
19219
19220 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19221
19222 * files.el (risky-local-variable-p): Make second argument optional.
19223
19224 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19225
19226 * subr.el (add-hook): Fix last change.
19227
19228 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19229
19230 * mail/rmail.el (rmail-convert-to-babyl-format):
19231 If base64-decode-region signals an error, catch it and silently
19232 ignore it.
19233
19234 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19235
19236 * xml.el (xml-parse-region): Allow comments to appear after the
19237 topmost element has closed.
19238 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19239 (xml-ns-expand-attr): New functions to do namespace handling.
19240 (xml-intern-attrlist): Back-compatible handling of attribute names.
19241 (xml-parse-tag): Move namespace handling to separate functions.
19242 Now produces elements in the form ((:ns . "element") (attr-list)
19243 children) instead of ('ns:element (attr-list) children).
19244 (xml-parse-attlist): Fix attribute parsing.
19245 (xml-parse-dtd): Change parsing so that it produces strings
19246 instead of interned symbols.
19247
19248 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19249
19250 * dired.el (dired-ls-sorting-switches): Doc fix.
19251
19252 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19253
19254 * emacs-lisp/rx.el (rx-or): Fix the case of
19255 "(rx (and ?a (or ?b ?c) ?d))".
19256
19257 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19258
19259 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19260 (texinfo-format-region): Use it.
19261 (texinfo-format-buffer-1): Ditto.
19262
19263 2003-11-01 Alan Mackenzie <acm@muc.de>
19264
19265 Changes to allow scrolling whilst in isearch mode:
19266 * isearch.el (isearch-unread-key-sequence): New function,
19267 extracted from isearch-other-meta-char.
19268 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19269 "scrollable" standard functions.
19270 (isearch-allow-scroll): New customizable variable.
19271 (isearch-string-out-of-window, isearch-back-into-window)
19272 (isearch-reread-key-sequence-naturally)
19273 (isearch-lookup-scroll-key): New functions.
19274 (isearch-other-meta-char): Doc string and functionality enhanced.
19275 Now accepts a prefix argument.
19276 (isearch-lazy-highlight-window-end): New variable.
19277 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19278 end (thru isearch-lazy-highlight-window-end), not only its start.
19279
19280 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19281 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19282 (universal-argument, universal-argument-more, negative-argument)
19283 (digit-argument, universal-argument-other-key): Minor changes.
19284
19285 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19286
19287 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19288 recursively if the last message is deleted, thus avoiding an
19289 infinite loop.
19290
19291 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19292
19293 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19294 (tex-main-file): Don't add .tex if the extension is already present.
19295 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19296
19297 2003-10-29 Lute Kamstra <lute@gnu.org>
19298
19299 * progmodes/octave-inf.el (inferior-octave-prompt):
19300 Recognize version number in prompt.
19301
19302 2003-10-28 Dave Love <fx@gnu.org>
19303
19304 * international/characters.el: Fix some Unicode ranges.
19305
19306 2003-10-28 Kenichi Handa <handa@m17n.org>
19307
19308 * disp-table.el (standard-display-8bit)
19309 (standard-display-default, standard-display-ascii)
19310 (standard-display-g1, standard-display-graphic)
19311 (standard-display-underline): Assure that standard-display-table
19312 is a display table.
19313
19314 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19315
19316 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19317 reindenting the first line.
19318
19319 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19320
19321 * wid-edit.el (widget-default-delete): Always delete child widgets.
19322
19323 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19324
19325 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19326 if the line has code.
19327 Don't try to line up with something that's too far left.
19328
19329 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19330 (octave-mode-syntax-table): Add % as a comment starter.
19331 (octave-point): Remove.
19332 (octave-in-comment-p, octave-in-string-p)
19333 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19334 (octave-blink-matching-block-open, octave-auto-fill):
19335 Use line-(beginning|end)-position instead.
19336
19337 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19338
19339 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19340 for Francesco Potort\e,Al\e(B.
19341
19342 2003-10-23 Dave Love <fx@gnu.org>
19343
19344 * international/mule-cmds.el (locale-charset-to-coding-system):
19345 Don't rely on nil being a coding system.
19346
19347 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19348 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19349 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19350
19351 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19352
19353 * gdb-ui.el (gdb-current-language): New variable.
19354 (gdb-update-flag): Remove variable.
19355 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19356 (gdb-take-last-elt): Remove function.
19357 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19358 (gdb-post-prompt): Check for variable object changes here.
19359
19360 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19361 object changes in gdb-ui.el.
19362
19363 2003-10-21 Richard M. Stallman <rms@gnu.org>
19364
19365 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19366
19367 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19368 Don't check for foo*/ wildcard form here.
19369 (insert-directory): Recognize foo*/ as a wildcard.
19370 Separate wildcard-regexp variable from the arg, wildcard.
19371
19372 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19373 (remove-hook): Correctly handle strange cases about local hooks.
19374
19375 2003-10-21 David Ponce <david@dponce.com>
19376
19377 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19378 argument REAL, to return a real number instead of a rounded
19379 integer value. Define as inline function.
19380 (ruler-mode-right-fringe-cols): Likewise.
19381 (ruler-mode-scroll-bar-cols): New function.
19382 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19383 (ruler-mode-right-scroll-bar-cols): Likewise.
19384 (ruler-mode-space): New function.
19385 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19386 scroll bar mode and margins in a more robust way.
19387
19388 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19389
19390 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19391 (antlr-c-init-language-vars): New function.
19392 (antlr-mode): Use it with cc-mode before v5.29.
19393 (antlr-c-common-init): Don't set some local vars here.
19394 (antlr-mode): Set them here.
19395 (antlr-c-forward-sws): New function alias.
19396 (antlr-mode): Redefine with cc-mode before v5.30.
19397 (antlr-skip-sexps): Use it.
19398 (antlr-skip-exception-part): Ditto.
19399 (antlr-skip-file-prelude): Ditto.
19400 (antlr-outside-rule-p): Ditto.
19401 (antlr-end-of-body): Ditto.
19402 (antlr-option-kind): Ditto.
19403 (antlr-insert-option-area): Ditto.
19404 (antlr-file-dependencies): Ditto.
19405
19406 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19407
19408 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19409 Move backward only if point was not inside an entry.
19410
19411 2003-10-21 Richard M. Stallman <rms@gnu.org>
19412
19413 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19414
19415 2003-10-21 Juri Linkov <juri@jurta.org>
19416
19417 * compare-w.el: Automatically skip non-matching text to resync.
19418 (compare-windows-whitespace): Doc fix.
19419 (compare-windows-sync, compare-windows-sync-string-size)
19420 (compare-windows-recenter, compare-ignore-whitespace)
19421 (compare-windows-highlight, compare-windows-face): New variables.
19422 (compare-windows): Use compare-windows-sync.
19423 (compare-windows-highlight, compare-windows-dehighlight)
19424 (compare-windows-sync-regexp)
19425 (compare-windows-sync-default-function): New functions.
19426
19427 2003-10-21 Juri Linkov <juri@jurta.org>
19428
19429 * diff.el (diff-parse-differences): Don't visit the files now;
19430 instead, just record the error locus.
19431
19432 2003-10-21 Dave Love <fx@gnu.org>
19433
19434 * progmodes/cfengine.el: New file.
19435
19436 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19437
19438 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19439 default-directory when completing file names.
19440
19441 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19442
19443 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19444 followed by the word `face', it gets treated as a face, even if
19445 it is also defined as a variable or a function.
19446
19447 2003-10-20 Dave Love <fx@gnu.org>
19448
19449 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19450 Avoid incf in macro expansion.
19451
19452 2003-10-20 John Paul Wallington <jpw@gnu.org>
19453
19454 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19455 `evenp' so we don't implicitly require cl library at runtime.
19456
19457 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19458
19459 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19460 (help-make-xrefs): Only make cross-references for faces if
19461 preceded or followed by the word `face'. Do not make a
19462 cross-reference for variables without variable documentation,
19463 unless preceded by the word `variable' or `option'. Update doc
19464 string accordingly.
19465
19466 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19467
19468 * progmodes/hideshow.el: Rewrite one-armed `if'
19469 constructs using either `when' or `unless'.
19470 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19471
19472 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19473
19474 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19475 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19476 instead of 12x12.
19477
19478 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19479
19480 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19481 message while converting to Babyl.
19482
19483 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19484
19485 * allout.el (allout-mode): Doc fix.
19486
19487 2003-10-16 Lute Kamstra <lute@gnu.org>
19488
19489 * subr.el (force-mode-line-update): Fix docstring.
19490
19491 2003-10-14 Dave Love <fx@gnu.org>
19492
19493 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19494 (default-input-method): Add :link, improve :type.
19495 (locale-charset-language-names): Fix utf-8 pattern.
19496 (locale-charset-match-p, locale-charset-alist)
19497 (locale-charset-to-coding-system): New.
19498 (set-locale-environment): Deal with codeset part of locale specs.
19499
19500 2003-10-14 Lute Kamstra <lute@gnu.org>
19501
19502 * fringe.el (fringe-mode): Use active voice in docstring.
19503 (set-fringe-style): Ditto.
19504
19505 2003-10-13 Lute Kamstra <lute@gnu.org>
19506
19507 * fringe.el (fringe-mode): Fix docstring.
19508 (set-fringe-style): Ditto.
19509
19510 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19511
19512 * ediff-mult.el (ediff-filegroup-action):
19513 Use ediff-default-filtering-regexp.
19514
19515 * ediff-util.el (ediff-recenter): Don't call
19516 ediff-restore-highlighting twice.
19517 (ediff-select-difference): Set current difference.
19518 (ediff-unselect-and-select-difference): Add comment.
19519
19520 * ediff.el (ediff-directories,ediff-directory-revisions)
19521 (ediff-directories3,ediff-merge-directories)
19522 (ediff-merge-directories-with-ancestor)
19523 (ediff-merge-directory-revisions)
19524 (ediff-merge-directory-revisions-with-ancestor):
19525 Use ediff-default-filtering-regexp.
19526
19527 2003-10-12 Andreas Schwab <schwab@suse.de>
19528
19529 * international/mule-cmds.el (locale-charset-language-names):
19530 Simplify regex by removing unused grouping.
19531
19532 2003-10-10 Dave Love <fx@gnu.org>
19533
19534 * bindings.el: Don't bind stop.
19535
19536 2003-10-08 Miles Bader <miles@gnu.org>
19537
19538 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19539 face instead of attempting to emulate it.
19540
19541 2003-10-07 Kenichi Handa <handa@m17n.org>
19542
19543 * international/mule-diag.el (list-coding-systems-1): List coding
19544 systems that are loaded automatically.
19545
19546 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19547
19548 * international/mule.el (autoload-coding-system): New function.
19549
19550 2003-10-07 Andreas Schwab <schwab@suse.de>
19551
19552 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19553 change-log-default-name in the buffer visiting the file.
19554
19555 2003-10-06 Dave Love <fx@gnu.org>
19556
19557 * files.el (find-file-hook): Customize.
19558 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19559
19560 * bindings.el (completion-ignored-extensions): Remove .log.
19561 (global-map): Add again, open, stop keys.
19562
19563 2003-10-05 Richard M. Stallman <rms@gnu.org>
19564
19565 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19566 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19567 Use sh-modify directly.
19568 (sh-select): Use sh-append, not eval.
19569
19570 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19571
19572 * info.el (Info-following-node-name): New function.
19573
19574 * loadhist.el (unload-feature-special-hooks):
19575 Rename from loadhist-hook-functions.
19576 (loadhist-hook-functions): Now an alias.
19577
19578 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19579
19580 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19581 file-name clashes on 8+3 filesystems.
19582
19583 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19584 Rename loaddefs-boot.el to ldefs-boot.el
19585
19586 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19587 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19588
19589 2003-10-03 Lute Kamstra <lute@gnu.org>
19590
19591 * info.el (Info-mode): Revert previous change.
19592 (Info-escape-percent): New function.
19593 (Info-fontify-node): Use it.
19594
19595 2003-10-02 Andreas Schwab <schwab@suse.de>
19596
19597 * loaddefs-boot.el: Regenerated.
19598
19599 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19600
19601 * ffap.el: Remove defadvice related code from CVS since `complete'
19602 provides a `PC-completion-as-file-name-predicate' variable that
19603 ffap can override.
19604
19605 2003-10-02 Kenichi Handa <handa@m17n.org>
19606
19607 * international/utf-8.el (ccl-decode-mule-utf-8):
19608 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19609
19610 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19611 * international/subst-big5.el: Likewise.
19612 * international/subst-gb2312.el: Likewise.
19613 * international/subst-ksc.el: Likewise.
19614
19615 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19616
19617 * calendar/calendar.el (increment-calendar-month)
19618 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19619 (generate-calendar, calendar-read-date, calendar-interval)
19620 (calendar-day-of-week): Handle years BC.
19621 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19622
19623 2003-10-01 Dave Love <fx@gnu.org>
19624
19625 * language/cyrillic.el (cp1251): Alias for windows-1251.
19626
19627 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19628 bootstrap.
19629
19630 2003-10-01 Lute Kamstra <lute@gnu.org>
19631
19632 * files.el: Fix typo.
19633 * imenu.el (imenu--generic-function): Docstring fix.
19634
19635 2003-09-30 Richard M. Stallman <rms@gnu.org>
19636
19637 * dired.el (dired-mode): Handle dired-directory as a list.
19638
19639 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19640
19641 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19642
19643 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19644
19645 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19646 Replace gud-display with gud-watch.
19647 (gud-speedbar-buttons): Add stuff for watching expressions
19648 in the speedbar when using M-x gdba. Use dolist on old part
19649 of this function.
19650
19651 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19652 (gdb-update-flag): New variables.
19653 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19654 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19655 (gud-watch, gdb-var-create-handler) : New functions.
19656 (gdb-var-list-children, gdb-var-list-children-handler)
19657 (gdb-var-create-regexp, gdb-var-update-regexp)
19658 (gdb-var-list-children-regexp): New constants.
19659 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19660 (gdb-annotation-rules): Reduce annotation set (level 3).
19661 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19662 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19663 updates.
19664 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19665 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19666 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
19667 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
19668 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
19669 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
19670 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
19671 (gud-display, gud-display1)
19672 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
19673 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
19674 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
19675 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
19676 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
19677 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
19678 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
19679 (gdb-display-display-buffer, gdb-toggle-display)
19680 (gdb-delete-display, gdb-expressions-popup-menu)
19681 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
19682 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
19683 to display buffer.
19684
19685 2003-09-30 Richard M. Stallman <rms@gnu.org>
19686
19687 * progmodes/ada-mode.el (ada-mode): Don't use advice.
19688 Instead, set which-func-functions.
19689
19690 * progmodes/which-func.el (which-func-modes): Add ada-mode.
19691 (which-func-functions): New variable.
19692 (which-function): Use that.
19693
19694 * info.el (Info-mode): Double each `%' in header line.
19695
19696 * emacs-lisp/lisp-mnt.el (lm-with-file):
19697 When FILE is nil, run BODY in current buffer.
19698
19699 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19700
19701 * help.el (describe-mode): Start with a brief list of minor modes.
19702 Find them thru minor-mode-list so as to find them all.
19703 Show them in alphabetical order.
19704
19705 * mail/sendmail.el (mail-aliases): Doc fix.
19706
19707 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19708
19709 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19710
19711 * mail/rmailsum.el (rmail-make-summary-line-1):
19712 Change comma after last label to a space.
19713 (rmail-summary-font-lock-keywords): Adapt to that change.
19714
19715 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
19716
19717 * progmodes/scheme.el (scheme-mode-variables): When setting
19718 `font-lock-defaults', also specify that "#" should
19719 be interpreted with `word' syntax.
19720 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19721
19722 2003-09-30 Lars Hansen <larsh@math.ku.dk>
19723
19724 * desktop.el: A lot of comments updated.
19725 (desktop-save-mode): Minor mode introduced.
19726 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19727 (desktop-load-default): Function made obsolete.
19728 (desktop-locals-to-save): Variable made customizable.
19729 (desktop-read): Optional parameter `dirname' added.
19730 (desktop-change-dir, desktop-revert): Parameter `dirname' in
19731 `desktop-read' used.
19732 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19733
19734 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
19735
19736 * whitespace.el (whitespace-clean-msg): Add user customizable message
19737 for displaying ``clean'' output.
19738 (whitespace-buffer): Use `whitespace-clean-msg'.
19739 (whitespace-global-mode): Fix typo.
19740
19741 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
19742
19743 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19744
19745 2003-09-29 Lute Kamstra <lute@gnu.org>
19746
19747 * bindings.el (mode-line-modes): Remove superfluous :propertize
19748 construct in initialization.
19749 (mode-line-position): Change cons cell into proper list in
19750 initialization.
19751
19752 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19753
19754 * international/mule.el (decode-coding-inserted-region): Use car
19755 of the return value of find-operation-coding-system.
19756
19757 2003-09-29 Kenichi Handa <handa@m17n.org>
19758
19759 * descr-text.el (describe-char): Fix previous change.
19760
19761 2003-09-28 Kenichi Handa <handa@m17n.org>
19762
19763 * descr-text.el (describe-char-display): New function.
19764 (describe-char): Pay attention to display table on describing how
19765 a character is displayed.
19766
19767 * international/mule-cmds.el (encoded-string-description):
19768 Prepend "0x" to each encoded byte.
19769
19770 2003-09-28 Andreas Schwab <schwab@suse.de>
19771
19772 * find-file.el (ff-special-constructs): Add autoload cookie.
19773
19774 2003-09-28 Kevin Ryde <user42@zip.com.au>
19775
19776 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19777 makeinfo appends to duplicate index entries.
19778
19779 2003-09-28 Eli Zaretskii <eliz@gnu.org>
19780
19781 * dired-x.el (dired-clean-tex): Doc fix.
19782
19783 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19784 using a Chinese tutorial.
19785
19786 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19787
19788 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
19789 between "MAIL FROM:" and "RCPT TO:" and the following address.
19790
19791 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19792
19793 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
19794
19795 2003-09-28 David Ponce <david@dponce.com>
19796
19797 * recentf.el (recentf-initialize-file-name-history): New defcustom.
19798 (recentf-load-list): When `recentf-initialize-file-name-history'
19799 is non-nil, initialize an empty `file-name-history' with the
19800 recent list.
19801
19802 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
19803
19804 * man.el (Man-default-man-entry): Remove the leading `*' from the
19805 word at point.
19806
19807 2003-09-26 Lute Kamstra <lute@gnu.org>
19808
19809 * bindings.el (mode-line-position): Mention size indication in
19810 docstring.
19811
19812 2003-09-26 Andre Spiegel <spiegel@gnu.org>
19813
19814 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
19815
19816 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
19817 because it's autoloaded now.
19818
19819 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19820
19821 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
19822 (sh-font-lock-keywords, sh-feature): Fix previous change of
19823 sh-feature to avoid infloop with sh-font-lock-keywords.
19824
19825 2003-09-25 Kim F. Storm <storm@cua.dk>
19826
19827 * frame.el (frame-current-scroll-bars): New defun.
19828
19829 * window.el (window-current-scroll-bars): New defun.
19830
19831 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19832
19833 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
19834 cause errors when the state cache contains info on parts that have
19835 been narrowed out.
19836
19837 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19838
19839 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
19840 `c-setup-paragraph-variables' has to be used when this variable is
19841 changed; it doesn't work to reinitialize the mode since that
19842 typically clobbers the variable.
19843
19844 * progmodes/cc-styles.el (c-setup-paragraph-variables):
19845 Make it interactive.
19846
19847 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19848
19849 * progmodes/cc-fonts.el (c-font-lock-declarations):
19850 Fix recognition of constructors and destructors for classes whose
19851 names are matched by `*-font-lock-extra-types'.
19852
19853 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
19854 followed by an identifier in C++ then it's a type.
19855
19856 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19857
19858 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
19859 problem that primarily affected XEmacs. Don't use faces to find
19860 unterminated strings since Emacs and XEmacs fontify strings
19861 differently - this function should now work better in XEmacs.
19862
19863 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19864
19865 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
19866 `expand-abbrev' workaround which caused braces to misbehave inside
19867 macros.
19868
19869 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
19870 handling. This bug could cause interactive font locking to bail out.
19871
19872 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19873
19874 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19875 Handle paren-style types in Pike. Also fixed some cases of
19876 insufficient handling of unbalanced parens.
19877
19878 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
19879
19880 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
19881 common shell prompts that are not common filename or URL characters.
19882 (ffap-file-at-point): Use the new regexp to strip the prompts from
19883 the file names. This is an issue mostly for user prompts that
19884 don't have a trailing space and find-file-at-point is invoked from
19885 within a shell inside Emacs.
19886
19887 2003-09-24 Andre Spiegel <spiegel@gnu.org>
19888
19889 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
19890 stamps numerically, rather than textually.
19891
19892 2003-09-24 Kenichi Handa <handa@m17n.org>
19893
19894 * language/devan-util.el (devanagari-post-read-conversion):
19895 * language/mlm-util.el (malayalam-post-read-conversion):
19896 * language/tml-util.el (tamil-post-read-conversion):
19897 Add autoload cookie.
19898
19899 * international/utf-8.el (utf-8-post-read-conversion):
19900 Call post-read-conversion functions for Devanagari, Malayalam,
19901 and Tamil.
19902
19903 2003-09-23 Dave Love <fx@gnu.org>
19904
19905 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
19906
19907 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
19908
19909 * progmodes/gud.el (perldb): Add gud-until to list of commands.
19910 Update gud-remove.
19911
19912 2003-09-22 Richard M. Stallman <rms@gnu.org>
19913
19914 * progmodes/sh-script.el (sh-mode-default-syntax-table):
19915 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
19916 (sh-mode-syntax-table-input): New variable.
19917 (sh-require-final-newline): Don't use eval.
19918 (sh-builtins, sh-leading-keywords, sh-other-keywords)
19919 (sh-variables, sh-font-lock-keywords): Don't use eval.
19920 (sh-set-shell): When setting require-final-newline,
19921 treat value = `require-final-newline' as don't change it.
19922 Set sh-mode-syntax-table locally based on
19923 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
19924
19925 * progmodes/compile.el (compile-internal):
19926 Call compilation-set-window-height before setting window start.
19927
19928 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
19929
19930 * emacs-lisp/bytecomp.el (byte-compile-log-file):
19931 Clear out byte-compile-last-warned-form.
19932
19933 2003-09-22 Richard M. Stallman <rms@gnu.org>
19934
19935 * woman.el (woman-file-name, woman-follow-word):
19936 If current-word returns nil, use "".
19937
19938 * simple.el (eval-expression): Bind standard-output in to-buffer case.
19939
19940 2003-09-22 Richard M. Stallman <rms@gnu.org>
19941
19942 * emacs-lisp/lisp-mnt.el (lm-with-file):
19943 Don't visit the file, just use insert-file-contents in temp buffer.
19944
19945 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
19946
19947 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
19948 Add surrounding \\( and \\) around the header, as in
19949 for lm-history-header 'Change Log\\|History'.
19950
19951 2003-09-22 John Paul Wallington <jpw@gnu.org>
19952
19953 * progmodes/ld-script.el: Add Commentary section,
19954 minor cleanup of file header.
19955 (ld-script-font-lock-keywords): Doc fix.
19956 (toplevel): Provide `ld-script' feature.
19957
19958 2003-09-21 Kim F. Storm <storm@cua.dk>
19959
19960 * scroll-bar.el (set-scroll-bar-mode): Initialize to
19961 new built-in variable default-frame-scroll-bars.
19962 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
19963 scroll-bar-mode; notably, use it instead of t when we toggle
19964 scroll-bars on.
19965 (toggle-scroll-bar): Use default-frame-scroll-bars.
19966
19967 2003-09-19 Masatake YAMATO <jet@gyve.org>
19968
19969 * pcvs.el (cvs-do-removal): Change the prompt depending on
19970 `filter' value.
19971
19972 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
19973
19974 * startup.el (command-line-1): Stop startup-echo-area-message
19975 being hidden by "Loading image..." message.
19976 (use-fancy-splash-screens-p, display-splash-screen):
19977 Move display-graphic-p test from latter to former.
19978
19979 * progmodes/sh-script.el (sh-font-lock-keywords):
19980 Highlight escaped EOLs differently from other backslash constructs.
19981
19982 2003-09-19 Richard M. Stallman <rms@gnu.org>
19983
19984 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
19985 New functions.
19986 (edebug-enter, edebug-outside-excursion): Use them.
19987
19988 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
19989 Fix the condition for whether to print "In WHERE".
19990
19991 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
19992
19993 * finder.el (finder-mode-hook): New variable.
19994 (finder-mode): Run hook finder-mode-hook
19995
19996 2003-09-18 Masatake YAMATO <jet@gyve.org>
19997
19998 * progmodes/ebrowse.el: Fix broken magic autoload comments.
19999
20000 2003-09-17 Mario Lang <mlang@delysid.org>
20001
20002 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20003 "p %e" to actually print the value in the GUD buffer.
20004
20005 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20006
20007 From David Ponce <david.ponce@wanadoo.fr>:
20008 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20009 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20010 from loaddefs-boot.el if necessary.
20011
20012 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20013
20014 * progmodes/gud.el (gud-find-class): Make jdb work again since
20015 cc-mode changed the syntactic information.
20016
20017 2003-09-15 David Ponce <david@dponce.com>
20018
20019 * recentf.el: (recentf-exclude): Accept predicates too.
20020 (recentf-file-readable-p): New function.
20021 (recentf-include-p): Handle predicates in recentf-exclude.
20022 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20023 (recentf-cleanup): Likewise.
20024 (recentf-save-list): Use write-file to handle backup of
20025 recentf-save-file.
20026
20027 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20028
20029 * loaddefs-boot.el: Renamed from `loaddefs.el'
20030 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20031 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20032 necessary.
20033
20034 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20035
20036 * electric.el (Electric-pop-up-window): For the `one-window' case,
20037 no longer disconcertingly move point in the original buffer.
20038
20039 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20040
20041 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20042
20043 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20044
20045 * dired.el (dired-mode-map): Fix typo.
20046
20047 2003-09-11 Richard M. Stallman <rms@gnu.org>
20048
20049 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20050
20051 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20052
20053 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20054 the function is less noisy. Now only `kill-buffer' can ask questions.
20055
20056 2003-09-10 Mario Lang <mlang@delysid.org>
20057
20058 * battery.el: Update Commentary and Copyright.
20059 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20060 appear due to wrong ordering of the expressions in `or'.
20061
20062 2003-09-09 Lute Kamstra <lute@gnu.org>
20063
20064 * misc.el (upcase-char): Fix docstring.
20065 (zap-up-to-char): New command.
20066
20067 2003-09-08 David Ponce <david@dponce.com>
20068
20069 Ensure that recentf correctly updates the menu bar.
20070 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20071 (recentf-menu-bar): New function.
20072 (recentf-clear-data): Use it
20073 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20074 of easy-menu-change.
20075
20076 2003-09-08 Lute Kamstra <lute@gnu.org>
20077
20078 * simple.el (size-indication-mode): New.
20079 * bindings.el (mode-line-position): Add buffer size indicator.
20080
20081 2003-09-04 Mario Lang <mlang@delysid.org>
20082
20083 * battery.el (battery-linux-proc-acpi): New function.
20084 (battery-status-function): Modify default value calculation to also
20085 check for availability of ACPI.
20086 (battery-echo-area-format): Ditto.
20087 (battery-mode-line-format): Ditto.
20088
20089 2003-09-06 Dave Love <fx@gnu.org>
20090
20091 * ielm.el (ielm-mode-hook): Add :options.
20092
20093 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20094 (eldoc-print-current-symbol-info): Use it.
20095
20096 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20097
20098 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20099 being displayed in GUD buffer.
20100 (gdb-idle-input-queue): Remove var. Use just one queue.
20101 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20102 Remove functions. Use just one queue.
20103 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20104 (gdb-invalidate-assembler, gdb-get-current-frame):
20105 Modify functions. Use just one queue.
20106
20107 2003-09-04 Dave Love <fx@gnu.org>
20108
20109 * cus-start.el: Add blink-cursor-alist.
20110
20111 * ruler-mode.el (ruler-mode-fill-column-char)
20112 (ruler-mode-current-column-char): Use char-displayable-p,
20113 not window-system.
20114
20115 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20116
20117 * language/european.el (windows-1252): Move from code-pages.
20118
20119 * language/cyrillic.el ("Windows-1251"): Delete.
20120 ("Bulgarian", "Belarusian"): Remove `features'.
20121 (windows-1251): Move from code-pages.
20122
20123 * international/mule-diag.el (non-iso-charset-alist):
20124 Remove `codepage' stuff.
20125 (print-designation, list-coding-systems-1): Output fixes.
20126
20127 * international/code-pages.el (cp-make-translation-table)
20128 (cp-valid-codes): Made defsubsts.
20129 (cp-fix-safe-chars): Delete.
20130 (mule-diag): Don't require.
20131 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20132 (top-level): Check for defined coding system when defining
20133 cp... aliases. Change w32-add-charset-info test to avoid warning.
20134 (non-iso-charset-alist): Defvar when compiling.
20135 (cp-make-coding-system): Doc fix.
20136
20137 2003-09-02 Jason Rumney <jasonr@gnu.org>
20138
20139 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20140 line-ends from CVS before doing conversion.
20141
20142 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20143
20144 * calendar/diary-lib.el (diary-header-line-flag)
20145 (diary-header-line-format): New variables.
20146 (list-diary-entries): Use them to set header line in simple diary.
20147
20148 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20149 other than font-lock-string-face to highlight backslashes.
20150
20151 2003-09-01 Jason Rumney <jasonr@gnu.org>
20152
20153 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20154 regexp.
20155
20156 2003-09-01 Dave Love <fx@gnu.org>
20157
20158 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20159
20160 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20161 and :help; also line and column numbers labels.
20162
20163 * international/mule-util.el (char-displayable-p): Move from
20164 latin1-disp, rename and autoload.
20165
20166 * international/latin1-disp.el (latin1-char-displayable-p):
20167 Now obsolete alias. Replace uses with char-displayable-p.
20168 (latin1-display-ucs-per-lynx): Fix last change.
20169
20170 * international/mule-cmds.el (standard-display-european-internal):
20171 Don't use char code for Latin-1 NBSP.
20172 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20173 U+2018, U+2019 for `'.
20174 (select-safe-coding-system): Message fix.
20175
20176 2003-09-01 Kenichi Handa <handa@m17n.org>
20177
20178 * international/fontset.el (setup-default-fontset): For Thai
20179 font, specify "*" family.
20180
20181 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20182
20183 * progmodes/compile.el (previous-error): Accept a prefix
20184 argument, similarly to next-error.
20185
20186 2003-08-31 Masatake YAMATO <jet@gyve.org>
20187
20188 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20189 the number of files. Bind the number of files to a local
20190 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20191
20192 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20193
20194 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20195 2003-07-26: msdos-long-file-names is a function, not a variable.
20196
20197 2003-08-29 Richard M. Stallman <rms@gnu.org>
20198
20199 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20200 Do nothing with mail-personal-alias-file if it is nil.
20201
20202 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20203 Do nothing if mail-personal-alias-file is nil.
20204
20205 * term.el (term-exec-1): Bind coding-system-for-read.
20206
20207 * dired.el (dired-mouse-find-file-other-window):
20208 Use dired-view-command-alist here, as in dired-view-file.
20209 (dired-view-command-alist): Use %s to substitute file name.
20210 Handle .ps_pages, .eps, .jpg, .gif, .png.
20211
20212 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20213
20214 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20215 `Info-prev-reference', instead of M-tab.
20216
20217 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20218
20219 * simple.el (blink-matching-open): Work correctly on chars that
20220 are designated as parens through the syntax-table text property.
20221
20222 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20223
20224 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20225 line break position in the middle of a non-kinsoku (e.g. latin)
20226 word, making it skip until either a space or a character with
20227 category "|".
20228 (kinsoku-longer): Test for end of buffer.
20229
20230 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20231
20232 * mail/rmail.el (rmail-convert-to-babyl-format):
20233 Detect quoted-printable- and base64-encoded messages and decode them
20234 automatically. Set the message's encoding from the charset=
20235 header, if any. Decode base64-encoded messages in Mail format as well.
20236
20237 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20238
20239 * mail/smtpmail.el: Fix previous change.
20240 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20241 calling smtpmail-via-smtp.
20242 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20243
20244 2003-08-26 John Paul Wallington <jpw@gnu.org>
20245
20246 * image.el (image-jpeg-p): Don't search beyond length of data.
20247
20248 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20249
20250 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20251 misfeature in `expand-abbrev' which caused electric keywords like
20252 "else" to disappear if an open brace was typed directly afterwards.
20253
20254 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20255
20256 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20257 mandatory in `define-widget'.
20258
20259 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20260 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20261
20262 (c-assignment-operators): New language constant that only contains
20263 the assignment operators.
20264
20265 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20266
20267 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20268
20269 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20270 Safeguard against unbalanced sexps.
20271
20272 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20273
20274 * version.el (emacs-version): Check for gtk. Include gtk version info.
20275
20276 2003-08-25 John Paul Wallington <jpw@gnu.org>
20277
20278 * man.el (Man-default-man-entry): Don't whizz past the section
20279 number before looking for it.
20280
20281 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20282
20283 * progmodes/gud.el (gud-display-line): Don't set window-point if
20284 source buffer is not visible. (Only happens with M-x gdba.)
20285
20286 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20287 documentation.
20288 (gdb-source, gdb-source-info): Update to assembler unnecessary
20289 as its done after each GDB command anyway.
20290 (gdb-pre-prompt): Use with-current-buffer.
20291 (gdb-insert-field): Add help-echo text.
20292 (gdb-invalidate-assembler): Re-display of assembler now done in
20293 gdb-info-breakpoints-custom.
20294 (gdb-info-breakpoints-custom): Force re-display of assembler to
20295 happen *after* update of breakpoints buffer.
20296 (gdb-display-source-buffer): Don't choke if gdb-source-window
20297 isn't visible.
20298 (gdb-put-string, gdb-put-arrow): Remove free variables.
20299
20300 2003-08-24 John Paul Wallington <jpw@gnu.org>
20301
20302 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20303
20304 * man.el (Man-default-man-entry): Strip text properties when
20305 snarfing parts of entry because `format' preserves properties.
20306
20307 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20308
20309 * files.el (file-newest-backup): Use `expand-file-name'.
20310
20311 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20312 Allow the diary to pop up a new frame, if needed.
20313
20314 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20315 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20316 (smtpmail-send-it): Make treatment of envelope-from consistent with
20317 sendmail.el.
20318
20319 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20320 (sh-leading-keywords): Add the bash `time' reserved word.
20321 (sh-variables): Add some bash variables.
20322 (sh-add-completer): Fix nil branch of case statement.
20323
20324 2003-08-24 Masatake YAMATO <jet@gyve.org>
20325
20326 * progmodes/ld-script.el: New file.
20327
20328 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20329
20330 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20331
20332 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20333
20334 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20335 Better explain obsolescence, and what to use instead.
20336
20337 2003-08-23 Masatake YAMATO <jet@gyve.org>
20338
20339 * pcvs.el (cvs-do-removal): Show the deleted file name
20340 on the prompt.
20341
20342 2003-08-20 Dave Love <fx@gnu.org>
20343
20344 * international/mule.el (make-coding-system)
20345 (set-buffer-file-coding-system): Doc fix.
20346
20347 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20348
20349 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20350
20351 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20352
20353 * international/utf-16.el: Add mime-text-unsuitable coding system
20354 properties.
20355
20356 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20357
20358 * cus-edit.el: Add some :links.
20359 (bib): Remove.
20360
20361 * textmodes/bib-mode.el (bib): Add :group external.
20362
20363 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20364
20365 * wid-edit.el (widget-echo-help): Make it handle expressions that
20366 evaluate to strings.
20367
20368 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20369
20370 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20371
20372 Simplify selection of SQL products to define highlighting and
20373 interactive mode. Includes detailed instructions on adding
20374 support for new products.
20375
20376 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20377 product for use in highlighting and interactive mode.
20378 (sql-interactive-product): New variable. SQL product for
20379 sql-interactive-mode.
20380 (sql-product-support): New variable. Specifies product-specific
20381 parameters to drive highlighting and interactive mode.
20382 (sql-imenu-generic-expression): Add more object types.
20383 (sql-sqlite-options): Correct comment.
20384 (sql-ms-program): Use "osql" rather than "isql".
20385 (sql-prompt-regexp, sql-prompt-length): Update comment.
20386 (sql-mode-menu): Add "Start SQLi session" entry.
20387 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20388 (sql-mode-abbrev-table): Add abbreviations. Support of
20389 SYSTEM-FLAG on define-abbrev. Support was removed with last
20390 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20391 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20392 names.
20393 (sql-mode-ansi-font-lock-keywords): Set as default value.
20394 (sql-mode-oracle-font-lock-keywords): Set as default value.
20395 Support Oracle 9i keywords.
20396 (sql-mode-postgres-font-lock-keywords): Set as default value.
20397 (sql-mode-linter-font-lock-keywords): Set as default value.
20398 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20399 SQLServer 2000.
20400 (sql-mode-sybase-font-lock-keywords)
20401 (sql-mode-interbase-font-lock-keywords)
20402 (sql-mode-sqlite-font-lock-keywords)
20403 (sql-mode-strong-font-lock-keywords)
20404 (sql-mode-mysql-font-lock-keywords)
20405 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20406 keywords.
20407 (sql-mode-font-lock-defaults): Update comment.
20408 (sql-product-feature): New function. Returns feature associated
20409 with a product from `sql-product-support' alist.
20410 (sql-product-font-lock): New function. Set font-lock support
20411 based on `sql-product'.
20412 (sql-add-product-keywords): New function. Add font-lock rules to
20413 product-specific keyword variables.
20414 (sql-set-product): New function. Set `sql-product' and apply
20415 appropriate font-lock highlighting.
20416 (sql-highlight-product): New function. Set font-lock support
20417 based on a product. Also set mode name to include product name.
20418 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20419 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20420 Use `sql-set-product'.
20421 (sql-highlight-ms-keywords)
20422 (sql-highlight-sybase-keywords)
20423 (sql-highlight-interbase-keywords)
20424 (sql-highlight-strong-keywords)
20425 (sql-highlight-mysql-keywords)
20426 (sql-highlight-sqlite-keywords)
20427 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20428 (sql-get-login): Prompt in the same order as the tokens.
20429 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20430 (sql-product-interactive): New function. Common portions of
20431 product-specific interactive mode wrappers.
20432 (sql-interactive-mode): Rewritten to use product features.
20433 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20434 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20435 (sql-db2, sql-linter): Use `sql-product-interactive'.
20436 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20437 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20438 (sql-connect-ingres, sql-connect-postgres)
20439 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20440 New functions. Format command line parameters and invoke comint on
20441 the appropriate interpreter. Code was in the corresponding
20442 `sql-xyz' function before.
20443 (sql-connect-ms): New function. Support -E argument to use
20444 operating system credentials for authentication.
20445
20446 2003-08-18 Kenichi Handa <handa@m17n.org>
20447
20448 * international/mule.el (encode-char): Fix for the ASCII case.
20449
20450 2003-08-15 Kenichi Handa <handa@m17n.org>
20451
20452 * international/fontset.el (setup-default-fontset): Change "*" to
20453 nil in the specifications of font family.
20454
20455 2003-08-18 Kim F. Storm <storm@cua.dk>
20456
20457 * kmacro.el (kmacro-keymap): Group related bindings in
20458 initialization for clarity. Bind C-s to start macro.
20459 Remove C-r binding.
20460 (kmacro-initial-counter-value): New defvar to hold initial counter
20461 value in case we set the value before defining a macro.
20462 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20463 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20464 not defining or executing macro. Doc fix.
20465 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20466 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20467 temporarily view older elements on the macro ring without cycling
20468 the ring.
20469 (kmacro-display): Doc fix.
20470 (kmacro-exec-ring-item): New helper function.
20471 (kmacro-call-ring-2nd): Use it.
20472 (kmacro-call-ring-2nd-repeat): Doc fix.
20473 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20474 (kmacro-end-or-call-macro): Execute last viewed macro (using
20475 kmacro-exec-ring-item) from ring if this follows
20476 kmacro-view-macro. This allows us to find a macro on the ring
20477 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20478 the ring to bring it to the head of the ring.
20479 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20480 Allow binding to reserved keys without specifying C-x C-k prefix.
20481 Ask for confirmation if entered key sequence is already bound to
20482 a non-macro command.
20483 (kmacro-view-macro): Repeating command will show older elements
20484 on the macro ring; C-k will execute the last viewed macro.
20485 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20486 property from 'ring to 'head.
20487
20488 2003-08-17 Alan Shutko <ats@acm.org>
20489
20490 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20491 keeping December out of the alist.
20492
20493 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20494
20495 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20496 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20497 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20498 (calendar-flatten): New function.
20499 (calendar-mouse-view-other-diary-entries)
20500 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20501 in the menu title and to show multi-line diary entries correctly
20502 in the menu.
20503
20504 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20505
20506 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20507 defcustom, because the default was recently changed.
20508
20509 2003-08-16 Richard M. Stallman <rms@gnu.org>
20510
20511 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20512
20513 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20514 New subroutine, broken out of eval-last-sexp-1.
20515 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20516
20517 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20518
20519 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20520
20521 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20522
20523 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20524
20525 * progmodes/compile.el (compilation-error-regexp-alist):
20526 Add Java ANt error detection as described in document
20527 http://ant.apache.org/faq.html
20528
20529 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20530
20531 * simple.el (backward-word, forward-to-indentation)
20532 (backward-to-indentation): Argument changed to optional.
20533 (next-line, previous-line): Use `or' instead of `unless'.
20534
20535 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20536
20537 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20538 instead of a constant.
20539
20540 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20541
20542 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20543
20544 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20545
20546 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20547 (vc-sccs-workfile-version): Search the entire delta table, rather
20548 than just the first entry, because that might be a deleted version.
20549
20550 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20551
20552 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20553 [save-place] binding in the Options menu. Have it require
20554 'saveplace' and then toggle the variable manually, to avoid an an
20555 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20556 for the bug report.
20557
20558 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20559
20560 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20561 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20562 (gdb-info-threads-custom): Add help-echo text.
20563 (gdb-display-back): Don't use purecopy.
20564 (gdb-info-breakpoints-custom, gdb-reset)
20565 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20566 icons can be displayed.
20567
20568 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20569
20570 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20571
20572 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20573
20574 * bookmark.el (bookmark-completing-read):
20575 Return a string, instead of a list of one string.
20576 Use a popup menu if activated from the mouse.
20577 (bookmark-edit-annotation): Remove unused vars.
20578 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20579 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20580 to bookmark-completing-read.
20581 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20582 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20583 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20584 and erase-buffer.
20585 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20586 (bookmark-menu-jump, bookmark-menu-insert)
20587 (bookmark-popup-menu-and-apply-function)
20588 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20589 (bookmark-menu-build-paned-menu): Remove by folding it into
20590 bookmark-menu-popup-paned-menu.
20591 (menu-bar-bookmark-map): Move the define-key statements here.
20592 Use the "non-menu" commands since they now pop up a menu if needed.
20593 (bookmark-exit-hook-internal): Simplify.
20594
20595 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20596
20597 * reftex-toc.el (reftex-toc-rename-label): New function.
20598 (reftex-toc-check-docstruct): New function.
20599
20600 * reftex.el (reftex-region-active-p): New function.
20601
20602 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20603 regexp to find the \bibliography macro.
20604
20605 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20606 which does not exist in LaTeX.
20607 (reftex-cite-format-builtin): Added amsrefs support.
20608 (reftex-toc-confirm-promotion): New option
20609
20610 * reftex-toc.el
20611 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20612 (reftex-toc-demote, reftex-toc-promote)
20613 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20614 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20615 (reftex-toc-newhead-from-alist)
20616 (reftex-toc-load-all-files-for-promotion): New functions.
20617 (reftex-toc-help): Added description of new keys.
20618 (reftex-toc-split-windows-fraction): New option.
20619 (reftex-recenter-toc-when-idle): Search *toc* window on all
20620 visible frames.
20621 (reftex-toc): Additional parameter REUSE
20622 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20623 with REUSE argument.
20624 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20625 the call of `reftex-toc'.
20626 (reftex-make-separate-toc-frame): New function .
20627 (reftex-toc-recenter): When called with triple prefix arg, call
20628 `reftex-make-separate-toc-frame' first.
20629 (reftex-toc-toggle-dedicated-frame): New command.
20630 (reftex-toc-quit): Adapted to delete frame when called in
20631 dedicated frame.
20632
20633 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20634 all enclosing macros.
20635
20636
20637 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20638
20639 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20640 first use.
20641
20642 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20643
20644 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20645
20646 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20647
20648 * calendar/calendar.el (list-diary-entries-hook)
20649 (diary-display-hook, nongregorian-diary-listing-hook)
20650 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20651 Add some customize options for these hooks.
20652 (calendar-abbrev-construct): Don't try to take a substring longer
20653 than the original string.
20654
20655 2003-08-05 Richard M. Stallman <rms@gnu.org>
20656
20657 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20658 (testcover-reinstrument-clauses): Doc fix.
20659
20660 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20661 (warning-type-format): Rename from warning-group-format.
20662
20663 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20664 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20665 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20666 to prevent warnings about defvar for an obsolete variable.
20667
20668 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
20669 warning-group-format renamed to warning-type-format.
20670
20671 * subr.el (read-passwd): Use clear-string instead of fillarray.
20672
20673 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
20674 Use vconcat instead of concat.
20675 (edmacro-sanitize-for-string): New function.
20676
20677 2003-08-05 Dave Love <fx@gnu.org>
20678
20679 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
20680 line-number-display-limit-width.
20681
20682 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
20683
20684 2003-08-05 Kenichi Handa <handa@m17n.org>
20685
20686 * international/code-pages.el: Don't require mule-diag.
20687
20688 * international/mule-diag.el (non-iso-charset-alist):
20689 Add autoload cookie.
20690
20691 * language/devan-util.el (dev-glyph-order): Add an entry for the
20692 glyph code #xC4.
20693
20694 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
20695
20696 * calendar/calendar.el (diary-file, diary-file-name-prefix)
20697 (european-calendar-style, diary-date-forms)
20698 (calendar-day-name-array, calendar-month-name-array): Doc change.
20699 (generate-calendar-month): Adapt for new behaviour of
20700 `calendar-day-name' function.
20701 (calendar-abbrev-length, calendar-day-abbrev-array)
20702 (calendar-month-abbrev-array): New variables.
20703 (calendar-abbrev-construct): New function.
20704 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20705 rather than fixing abbrevs at some width. Calling syntax change.
20706 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
20707 (calendar-date-string): Adapt for new behaviours of
20708 `calendar-day-name' and `calendar-month-name' functions.
20709
20710 * calendar/diary-lib.el (list-diary-entries): Adapt for new
20711 behaviour of `calendar-day-name' and `calendar-month-name' functions.
20712 (diary-name-pattern): Use abbrev arrays, rather than fixing
20713 abbrevs at three chars. Calling syntax change.
20714 (mark-diary-entries): Adapt for new behaviours of
20715 `diary-name-pattern' and `calendar-make-alist' functions.
20716 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20717 `diary-name-pattern' function.
20718 (font-lock-diary-date-forms): Use abbrev arrays, rather than
20719 fixing abbrevs at three chars. Calling syntax change.
20720 (cal-hebrew, cal-islam): Require when compiling.
20721 (diary-font-lock-keywords): Adapt for new behaviour of
20722 `font-lock-diary-date-forms' function.
20723
20724 * calendar/cal-hebrew.el: Reposition some code so defined before used.
20725 (calendar-hebrew-month-name-array-common-year)
20726 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20727 (list-hebrew-diary-entries): Adapt for new behaviours of
20728 `calendar-day-name' and `add-to-diary-list' functions.
20729 (mark-hebrew-diary-entries): Adapt for new behaviours of
20730 `diary-name-pattern' and `calendar-make-alist' functions.
20731
20732 * calendar/cal-islam.el (calendar-islamic-month-name-array):
20733 Add doc string.
20734 (list-islamic-diary-entries): Adapt for new behaviours of
20735 `calendar-day-name' and `add-to-diary-list' functions.
20736 (mark-islamic-diary-entries): Adapt for new behaviours of
20737 `diary-name-pattern' and `calendar-make-alist' functions.
20738
20739 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20740 `calendar-month-name' function.
20741
20742 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20743
20744 * calendar/solar.el (solar-seasons-data): Move definition before use.
20745
20746 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20747 (cal-tex-LaTeX-hourbox): Move definition before use.
20748
20749 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
20750 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
20751 * lunar.el, solar.el (displayed-month, displayed-year):
20752 Define for compiler.
20753
20754 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20755
20756 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20757 MODE. Renamed from c-init-c-language-vars'.
20758 (c-initialize-cc-mode): Change accordingly.
20759 (c-common-init): Ditto.
20760 (c-mode): Ditto.
20761 (c++-mode): Use `c-init-language-vars-for'.
20762 (objc-mode): Ditto.
20763 (java-mode): Ditto.
20764 (idl-mode): Ditto.
20765 (pike-mode): Ditto.
20766 (awk-mode): Ditto.
20767
20768 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20769
20770 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20771 or not the point moved.
20772
20773 (c-search-decl-header-end): Don't trip up on operator identifiers
20774 in C++ and operators like == in all languages.
20775
20776 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20777 Detect leading labels correctly.
20778
20779 2003-08-02 Andreas Schwab <schwab@suse.de>
20780
20781 * textmodes/ispell.el: Don't redo key bindings on loading, put
20782 them only in loaddefs.el.
20783 * bookmark.el: Likewise.
20784 * dabbrev.el: Likewise.
20785 * emerge.el: Likewise.
20786
20787 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
20788 has more than one member.
20789
20790 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
20791
20792 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20793
20794 * lpr.el (printify-region): It was ending conversion before the
20795 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
20796
20797 2003-07-31 John Paul Wallington <jpw@gnu.org>
20798
20799 * net/browse-url.el (browse-url-epiphany): Doc fix.
20800
20801 2003-07-30 Kenichi Handa <handa@m17n.org>
20802
20803 * international/fontset.el (setup-default-fontset):
20804 Change registry names of Akurti fonts.
20805
20806 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20807
20808 * comint.el (comint-read-noecho): Use `clear-string' instead of
20809 `fillarray'.
20810
20811 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
20812
20813 * outline.el (outline-mode-hook): Add defvar.
20814
20815 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
20816
20817 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
20818 Restore assembler in source window if that is what has been selected.
20819 (menu): Add gdb-restore-windows to menu. Make gdba
20820 specific menus only visible from gdba.
20821
20822 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
20823
20824 * progmodes/compile.el (compilation-environment): New user variable.
20825 (compile-internal): Respect it.
20826
20827 2003-07-23 Masatake YAMATO <jet@gyve.org>
20828
20829 * progmodes/gud.el (gdb-script-font-lock-keywords):
20830 Put `font-lock-function-name-face' on a symbol which includes
20831 `-' like `hook-run'. Put font-lock-variable-name-face
20832 on a symbol starting with $.
20833
20834 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
20835
20836 * files.el (set-visited-file-name): Use truename for buffer-file-name.
20837
20838 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20839
20840 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
20841
20842 2003-07-26 Andre Spiegel <spiegel@gnu.org>
20843
20844 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
20845 Use with-no-warnings.
20846 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
20847 rather than to find-file-not-found-hook, which doesn't exist.
20848
20849 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20850
20851 * international/quail.el (quail-translate-key): Fix previous change.
20852
20853 2003-07-25 John Paul Wallington <jpw@gnu.org>
20854
20855 * server.el (server-start): Check `server-process' is non-nil
20856 before killing it to avoid killing current buffer's process.
20857
20858 * simple.el (choose-completion-string): Use `minibufferp';
20859 test `completion-reference-buffer' if `buffer' arg is nil.
20860 (push-mark): Use `when' and `unless'.
20861 (pop-mark): Use `when'.
20862
20863 * mouse-sel.el (mouse-sel-get-selection-function):
20864 Check `x-last-selected-text-primary'. Don't barf if it or
20865 `x-last-selected-text' aren't bound.
20866
20867 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20868
20869 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
20870
20871 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
20872
20873 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
20874
20875 2003-07-23 John Paul Wallington <jpw@gnu.org>
20876
20877 * tooltip.el (defface tooltip): Inherit from variable-pitch.
20878
20879 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20880
20881 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
20882 string. Defvar the derived hook.
20883
20884 * macros.el (insert-kbd-macro): Escape double quote character.
20885 From Thomas W Murphy <twm@andrew.cmu.edu>.
20886
20887 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
20888
20889 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
20890 to match the specific mark rather than reusing comment-start-skip.
20891
20892 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
20893
20894 * progmodes/hideshow.el (hs-special-modes-alist):
20895 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
20896
20897 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
20898
20899 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
20900 value using ?\s.
20901
20902 2003-07-21 John Paul Wallington <jpw@gnu.org>
20903
20904 * subr.el (with-selected-window): Add closing paren.
20905
20906 2003-07-21 Richard M. Stallman <rms@gnu.org>
20907
20908 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
20909 (lisp-mode): Likewise.
20910
20911 * subr.el (with-selected-window): Copy code form save-selected-window
20912 so as to call select-window with norecord arg.
20913 (dynamic-completion-table): Doc fix.
20914 (lazy-completion-table): Doc fix.
20915
20916 * international/mule-cmds.el (set-locale-environment):
20917 langinfo renamed to locale-info.
20918
20919 * international/mule.el (auto-coding-functions): Doc fix.
20920
20921 2003-07-21 Kenichi Handa <handa@m17n.org>
20922
20923 * international/quail.el (quail-translate-key):
20924 Update quail-current-str correctly.
20925
20926 2003-07-21 Andreas Schwab <schwab@suse.de>
20927
20928 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
20929 ?, to "_".
20930
20931 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
20932 Version 2.0.36 of Tramp released.
20933
20934 * net/tramp.el (tramp-default-password-end-of-line): Rename from
20935 tramp-password-end-of-line.
20936 (tramp-password-end-of-line): New method parameter.
20937 (tramp-get-password-end-of-line): Function to access method
20938 parameter `tramp-password-end-of-line', or variable
20939 `tramp-default-password-end-of-line' (default value).
20940 (tramp-methods): Add entries for new parameter
20941 tramp-password-end-of-line.
20942 (tramp-enter-password): Use new function
20943 `tramp-get-password-end-of-line'.
20944 (tramp-handle-insert-file-contents): Do not
20945 unconditionally inhibit the file operation file-local-copy, only
20946 do that when the inhibit-file-name-operation is currently
20947 insert-file-contents. This fixes finding remote CVS-controlled
20948 files. (It would barf on inserting the CVS/Entries file
20949 literally, because the file-local-copy handler wasn't called.)
20950 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
20951 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
20952 (tramp-initial-commands): New variable.
20953 (tramp-process-initial-commands): New function, using the variable.
20954 (tramp-open-connection-setup-interactive-shell): Call the new function.
20955 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
20956 method into the buffer name, never use nil. Reported by Hanak
20957 David <dhanak@inf.bme.hu>.
20958 (tramp-open-connection-setup-interactive-shell): Erase buffer
20959 before sending "stty -onlcr".
20960
20961 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
20962
20963 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
20964
20965 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
20966
20967 2003-07-19 John Paul Wallington <jpw@gnu.org>
20968
20969 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
20970 (artist-draw-rect, artist-draw-square): Doc fixes.
20971
20972 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
20973
20974 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
20975
20976 2003-07-19 Kenichi Handa <handa@m17n.org>
20977
20978 * international/kkc.el (kkc-show-conversion-list-update):
20979 Highlight the correct candidate in the message.
20980
20981 2003-07-18 John Paul Wallington <jpw@gnu.org>
20982
20983 * simple.el (current-word): Don't include punctuation char when
20984 `really-word' arg is non-nil.
20985
20986 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
20987
20988 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
20989 moved to the directory obsolete.
20990
20991 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
20992
20993 * info.el (Info-menu-entry-name-re): Allow newlines in
20994 menu entry names.
20995
20996 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
20997 syntax-ppss-after-change-function.
20998 (syntax-ppss-after-change-function): New alias. Update uses.
20999 (syntax-ppss): Catch the case where the buffer is narrowed.
21000
21001 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21002
21003 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21004 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21005
21006 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21007
21008 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21009 since it might be modified.
21010
21011 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21012 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21013 names to these language constants.
21014
21015 2003-07-15 Kim F. Storm <storm@cua.dk>
21016
21017 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21018 All uses changed.
21019
21020 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21021
21022 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21023 Namespace support.
21024
21025 2003-07-13 Juanma Barranquero <lektu@terra.es>
21026
21027 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21028 papers received).
21029
21030 2003-07-13 Karl Eichwalder <ke@suse.de>
21031
21032 * textmodes/po.el (po-find-charset): White space at the start of the
21033 Content-Type field body is non-mandatory.
21034
21035 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21036
21037 * textmodes/texinfo.el (texinfo-section-list):
21038 Append appendixsection; a synonym for appendixsec.
21039
21040 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21041
21042 * man.el (Man-translate-cleanup): New.
21043 (Man-translate-references): Call `Man-translate-cleanup' to clean
21044 leading, trailing and middle spaces.
21045
21046 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21047
21048 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21049 Handle `dired-directory' being a list.
21050
21051 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21052
21053 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21054 it doesn't exist.
21055
21056 2003-07-12 Richard M. Stallman <rms@gnu.org>
21057
21058 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21059
21060 * progmodes/cc-defs.el (c-make-keywords-re):
21061 Don't use delete-duplicates.
21062 (c-lang-const): Don't use mapcan.
21063
21064 * apropos.el (apropos-show-scores): Make it customizable.
21065 Document new meaning.
21066 (apropos): Compute scores from symbols.
21067 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21068
21069 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21070
21071 * ps-bdf.el: Fix copyright line.
21072 (bdf-directory-list): Fix initialization code.
21073
21074 2003-07-11 John Paul Wallington <jpw@gnu.org>
21075
21076 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21077 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21078 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21079
21080 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21081
21082 * emacs-lisp/ring.el (ring-elements): Doc fix.
21083
21084 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21085
21086 * calendar/timeclock.el (timeclock-relative)
21087 (timeclock-ask-before-exiting, timeclock-use-display-time):
21088 Doc changes.
21089 (timeclock-modeline-display): Give a message if
21090 `timeclock-use-display-time' is non-nil but `display-time-mode'
21091 is not active.
21092
21093 2003-07-11 Kenichi Handa <handa@m17n.org>
21094
21095 * international/mule-cmds.el (set-language-environment):
21096 Set current-language-environment to the correct string.
21097
21098 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21099
21100 * ps-print.el: Print line number correctly in a region. Reported by
21101 Tim Allen <timallen@ls83.fsnet.co.uk>.
21102 (ps-print-version): New version number (6.6.2).
21103 (ps-printing-region): Code fix.
21104
21105 2003-07-10 John Paul Wallington <jpw@gnu.org>
21106
21107 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21108 this function can be called from `add-completions-from-tags-table'.
21109
21110 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21111
21112 * calendar/timeclock.el (timeclock-use-display-time)
21113 (timeclock-day-over-hook, timeclock-workday-remaining)
21114 (timeclock-status-string, timeclock-when-to-leave)
21115 (timeclock-when-to-leave-string, timeclock-log-data)
21116 (timeclock-find-discrep, timeclock-day-base)
21117 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21118 (timeclock-modeline-display): Set the variable
21119 `timeclock-modeline-display'.
21120 (timeclock-update-modeline): Doc fix. Respect value of
21121 `timeclock-relative'.
21122
21123 2003-07-09 Richard M. Stallman <rms@gnu.org>
21124
21125 * textmodes/reftex-parse.el (reftex-all-document-files):
21126 Add autoload cookie.
21127
21128 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21129 (reftex-scanning-info-available-p): Add autoload cookie.
21130
21131 * international/mule-cmds.el
21132 (set-display-table-and-terminal-coding-system): Delete duplicate
21133 aset on standard-display-table.
21134
21135 * view.el (view-file): If existing buffer's major mode is special,
21136 don't go into view mode.
21137
21138 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21139
21140 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21141
21142 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21143 buffer changes; there's third party code that calls this function
21144 directly.
21145
21146 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21147
21148 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21149 (autodoc-font-lock-keywords): Don't byte compile on font lock
21150 initialization when running from byte compiled files.
21151
21152 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21153
21154 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21155 statement ends with auto-increment "++".
21156
21157 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21158
21159 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21160 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21161 these are changed, so declare them as variables and not constants.
21162
21163 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21164
21165 * subr.el (dolist, dotimes): Doc fix.
21166
21167 2003-07-08 Kim F. Storm <storm@cua.dk>
21168
21169 * international/mule-cmds.el
21170 (set-display-table-and-terminal-coding-system): Don't break
21171 bootstrap if standard-display-table isn't setup yet.
21172
21173 2003-07-07 Richard M. Stallman <rms@gnu.org>
21174
21175 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21176 Give it a doc string, and autoload it.
21177
21178 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21179 Use with-no-warnings.
21180
21181 * info.el (Info-search): If find invisible text, search again.
21182
21183 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21184
21185 * man.el (Man-name-regexp): Match + as part of name.
21186
21187 * simple.el (visible-mode): Rename from vis-mode.
21188 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21189
21190 * simple.el (current-word): New arg REALLY-WORD specifies
21191 don't include punctuation chars.
21192
21193 * emacs-lisp/debug.el (debug, debugger-env-macro):
21194 Use with-no-warnings while accessing and binding unread-command-char.
21195
21196 * international/mule-cmds.el
21197 (set-display-table-and-terminal-coding-system): Use explicit loop
21198 instead of calling standard-display-default.
21199
21200 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21201 Use condition-case to catch error in ange-ftp-get-files.
21202
21203 * net/browse-url.el (browse-url-browser-function):
21204 Add alternative for Epiphany.
21205 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21206 (browse-url-epiphany-startup-arguments)
21207 (browse-url-epiphany-new-window-is-tab): New variables.
21208 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21209
21210 * progmodes/compile.el (compile-auto-highlight): Default now t.
21211 (compile): Doc fix.
21212 (compilation-next-error): Fix previous change.
21213
21214 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21215
21216 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21217
21218 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21219
21220 * gdb-ui.el (gdb-source-info): Display current frame when
21221 attaching to an existing process.
21222 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21223 while laying out windows when attaching to an existing process.
21224
21225 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21226
21227 * info.el (Info-menu): Use Info-menu-entry-name-re.
21228
21229 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21230
21231 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21232 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21233
21234 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21235 to match the same text.
21236
21237 2003-07-06 John Paul Wallington <jpw@gnu.org>
21238
21239 * vc.el (vc-annotate-offset): Move defvar up.
21240
21241 2003-07-06 Kim F. Storm <storm@cua.dk>
21242
21243 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21244 This should fix the infinite loop when extracting menu names.
21245
21246 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21247
21248 * files.el (auto-mode-alist, interpreter-mode-alist):
21249 Remove entries to CC Mode modes to avoid duplicates; they are now added
21250 with autoload directives in cc-mode.el.
21251
21252 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21253
21254 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21255 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21256 these are changed, so declare them as variables and not constants.
21257
21258 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21259 ensure that the entry for ".c" extension comes before the one for
21260 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21261 Fix incorrect entries that were added to `interpreter-mode-alist'.
21262 Move the autoload directives for AWK to the top level since they
21263 aren't recognized anywhere else. Do not use the new AWK mode doc
21264 in the autoload form for the old AWK mode.
21265
21266 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21267
21268 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21269 (bibtex-sort-ignore-string-entries): Default value t.
21270 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21271 erroneously in previous version.
21272 (bibtex-string-files): Docstring reflects new parsing scheme.
21273 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21274 docstring, add # as one of the chars to crush
21275 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21276 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21277 (bibtex-autokey-name-change-strings)
21278 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21279 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21280 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21281 (bibtex-autokey-title-terminators)
21282 (bibtex-autokey-titlewords-stretch)
21283 (bibtex-autokey-titleword-ignore)
21284 (bibtex-autokey-titleword-case-convert)
21285 (bibtex-autokey-titleword-abbrevs)
21286 (bibtex-autokey-titleword-abbrevs)
21287 (bibtex-autokey-titleword-change-strings)
21288 (bibtex-autokey-titleword-length)
21289 (bibtex-autokey-titleword-separator)
21290 (bibtex-autokey-name-year-separator)
21291 (bibtex-autokey-year-title-separator)
21292 (bibtex-autokey-before-presentation-function)
21293 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21294 Fix docstring.
21295 (bibtex-strings, bibtex-reference-keys):
21296 Use lazy-completion-table and make-variable-buffer-local.
21297 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21298 (bibtex-braced-string-syntax-table)
21299 (bibtex-quoted-string-syntax-table): New variables.
21300 (bibtex-parse-nested-braces): Remove.
21301 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21302 (bibtex-parse-association): Simplify.
21303 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21304 (bibtex-parse-field-text): Simplify.
21305 (bibtex-search-forward-field, bibtex-search-backward-field):
21306 argument BOUND can take value t.
21307 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21308 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21309 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21310 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21311 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21312 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21313 and ending of entry. Update for changes of bibtex-search-entry.
21314 Simplify.
21315 (bibtex-map-entries): FUN is called with three arguments.
21316 (bibtex-search-entry): Return a cons pair with buffer positions of
21317 beginning and end of entry.
21318 (bibtex-enclosing-field): Simplify.
21319 (bibtex-format-entry): Use booktitle to set a missing title.
21320 (bibtex-autokey-get-names): Fiddle with regexps.
21321 (bibtex-generate-autokey): Use identity.
21322 (bibtex-parse-keys): Use simplified parsing algorithm if
21323 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21324 arguments. Return alist of keys.
21325 (bibtex-parse-strings): Simplify. Return alist of strings.
21326 (bibtex-complete-string-cleanup): Fix docstring.
21327 (bibtex-read-key): New function.
21328 (bibtex-mode): Fix docstring. Do not parse for keys and
21329 strings when the mode is entered. Set fill-paragraph-function to
21330 bibtex-fill-field. Setup font-lock-mark-block-function the way
21331 font-lock intended.
21332 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21333 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21334 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21335 (bibtex-Preamble): Avoid hard coded constants.
21336 (bibtex-make-field): Fix docstring. Simplify.
21337 (bibtex-beginning-of-entry): Always return new position of point.
21338 (bibtex-end-of-entry): Rearrange cond clauses.
21339 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21340 Update for changes of bibtex-map-entries.
21341 (bibtex-ispell-abstract): Do not move point.
21342 (bibtex-entry-index): Use downcase. Simplify.
21343 (bibtex-lessp): Handle catch-all.
21344 (bibtex-find-crossref): Turn into a command.
21345 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21346 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21347 preamble entries.
21348 (bibtex-fill-field-bounds): New function.
21349 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21350 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21351 (bibtex-String): Use bibtex-strings. Always obey
21352 bibtex-sort-ignore-string-entries.
21353
21354 2003-07-05 John Paul Wallington <jpw@gnu.org>
21355
21356 * cus-theme.el (customize-create-theme):
21357 Call `customize-create-theme' in Reset widget's notify function.
21358
21359 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21360 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21361 (define-ibuffer-column name): Add summarizer.
21362 (define-ibuffer-column size): Likewise.
21363 (define-ibuffer-column filename): Likewise.
21364 (define-ibuffer-column process): Likewise. Change BODY's output too.
21365 (define-ibuffer-column filename-and-process): Likewise, likewise.
21366 (ibuffer): Remove local vars `already-in' and `need-update'.
21367
21368 * ibuf-ext.el: Don't require `derived' at compile-time.
21369
21370 2003-07-05 Kim F. Storm <storm@cua.dk>
21371
21372 * info.el: Disable paragraph refilling.
21373 (Info-refill-paragraphs): New defcustom.
21374 (Info-fontify-node): Use it.
21375
21376 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21377
21378 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21379 thingies from constructors created by defstruct.
21380
21381 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21382 the default value of the variable.
21383 (byte-code-meter): Move declaration to top level.
21384
21385 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21386
21387 * info.el (Info-following-node-name-re): New fun.
21388 (Info-following-node-name): Remove.
21389 (Info-insert-dir): Use the new fun.
21390 (Info-extract-pointer): Don't save restriction; use new fun.
21391 (Info-menu-entry-name-re): New const.
21392 (Info-menu-entry-name-re): Use it along with new fun.
21393 (Info-node-spec-re): Use new fun.
21394 (Info-complete-menu-item, Info-fontify-node): Use new const.
21395 (Info-goto-node, Info-follow-reference, Info-menu-update):
21396 Use match-string.
21397 (Info-follow-reference): Use assoc-string.
21398 Use a list of strings for the completion table.
21399 (Info-fontify-node): Use match-string, line-end-position.
21400 Limit the search for `node:' to the first line.
21401
21402 * newcomment.el (uncomment-region): Remove padding coming from
21403 comment-start rather than just from comment-padding.
21404
21405 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21406 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21407 (vc-cvs-rename-file): Remove (use the default).
21408 (vc-cvs-register): Register parent dir if needed.
21409 (vc-cvs-could-register): Return non-nil if parent can be registered.
21410 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21411 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21412
21413 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21414 (vc-svn-update): Fix the arguments to `svn'.
21415 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21416 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21417 Simple implementations, assuming `name' is a URL.
21418
21419 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21420 set of chars allowed unquoted in a case pattern.
21421
21422 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21423
21424 * font-lock.el (font-lock-extra-types-widget)
21425 (c-font-lock-extra-types, c++-font-lock-extra-types)
21426 (objc-font-lock-extra-types, java-font-lock-extra-types)
21427 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21428 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21429 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21430 (font-lock-match-c++-structor-declaration)
21431 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21432 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21433 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21434 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21435 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21436 (java-font-lock-keywords-3, java-font-lock-keywords)
21437 (java-font-lock-syntactic-face-function): Remove obsolete code
21438 and constants. It's all in cc-fonts.el now.
21439
21440 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21441
21442 * mail/sendmail.el (mail-specify-envelope-from)
21443 (mail-envelope-from): Doc fix.
21444
21445 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21446
21447 * generic-x.el: Do away with the dependency on `c-emacs-features'
21448 when populating `rul-generic-mode-syntax-table'; we already know
21449 this isn't XEmacs.
21450
21451 See ChangeLog.10 for earlier changes.
21452
21453 ;; Local Variables:
21454 ;; coding: iso-2022-7bit
21455 ;; End:
21456
21457 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21458 Copying and distribution of this file, with or without modification,
21459 are permitted provided the copyright notice and this notice are preserved.
21460
21461 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1